@charset "utf-8";
/* CSS Document */

.m-hot {
	padding-top: 13px;
}
.m-hot .tit {
	padding: 3px 0;
}
.m-hot .tit a {
	display: block;
	font-size: 32px;
	font-weight: bold;
	color: #E00;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-hot .desc {
	color: #999;
	width: 100%;
	line-height: 1.7;
	font-size: 15px;
	text-align: center;
	padding: 5px 0;
    margin: 0 auto;
}
.m-hot .desc a {
	font-size: 15px;
	color: #d80000;
	padding-left: 10px;
}
.g-flash, .g-flash img {
	height: 390px;
}
.g-flash img {
	display: block;
	width: 100%;
}
.g-flash .owl-item {
	position: relative;
}
.g-flash .owl-item p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 115px 0 10px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: rgba(0, 0, 0, .5);
	color: #fff;
}
.g-flash .owl-pagination {
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.g-flash .owl-pagination .owl-page {
	float: left;
	margin-left: 9px;
}
.g-flash .owl-pagination .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	background: #f5f5f5;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.g-flash .owl-pagination .active span {
	width: 20px;
	background: #ff8400;
}
.m-news {
	height: 390px;
}
.m-news .m-liststyle1 {
	padding: 0 8px;
}
.m-news .m-liststyle1 li a {
	padding-left: 20px;
	background-image: url("../images/icon-li2.png");
}
.m-news .m-liststyle1 li a:hover {
	background-image: url("../images/icon-li2-hover.png");
	color: #d80000;
}
.m-special {
	height: 100px;
}
.m-special .bd li {
	float: left;
	margin-right: 20px;
}
.m-special .bd li, .m-special img {
	display: block;
	width: 400px;
	height: 100px;
}
.m-special .prev, .m-special .next {
	position: absolute;
	top: 50%;
	margin-top: -27px;
	display: block;
	width: 28px;
	height: 54px;
	background-image: url("../images/icon-special.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
.m-special .prev {
	left: 0;
}
.m-special .next {
	right: 0;
	background-position: -28px 0;
}
.m-special-md {
	height: 184px;
	display: none;
}
.m-special-md .bd ul, .m-special-md .bd li, .m-special-md img {
	display: block;
	width: 100% !important;
	height: 184px;
}
.m-special-md .hd {
	right: 10px;
	bottom: 10px;
}
.m-special-md .hd li {
	float: left;
	margin-left: 8px;
	width: 10px;
	height: 10px;
	background: url("../images/bg-op.png");
	cursor: pointer;
	border-radius: 50%;
}
.m-special-md .hd li.on {
	background: #2f5f9b;
}
.pTit {
	height: 120px;
	position: relative;
}
.pTit:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
    top: 90%;
	background: #e5e5e5;
}
.pTit h2 {
	width: 287px;
	background: #fff;
	padding: 0 17px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -143px;
	z-index: 99;
    padding-top: 30px;
}
.pTit h2 a {
	display: block;
	width: 100%;
	height: 82px;
	background: url(../images/ptit.png) center center no-repeat;
}
.ftit h2 a {
	background: url(../images/fTit.png) center center no-repeat;
}
.pmore a {
	width: 80px;
    position: absolute;
    right: 0;
    bottom: 20px;
    line-height: 38px;
    font-size: 15px;
    color: #9f0700;
    background: url(../images/arrow.png) 40px center no-repeat;
}
.projectBoxs {
	padding: 30px 0;
}
.projectBoxs ul li {
	margin: 0 10px;
	float: left;
	width: calc(25% - 20px);
	box-sizing: border-box;
}
.projectBoxs ul li .imgL {
	width: 100%;
}
.projectBoxs ul li .imgL a {
	display: block;
	width: 100%;
	height: 185px;
}
.projectBoxs ul li .imgL a img {
	display: block;
	width: 100%;
	height: 100%;
}
.projectBoxs ul li .info {
	padding: 20px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	height: 272px;
}
.projectBoxs ul li .info .numD {
	margin-bottom: 30px;
}
.projectBoxs ul li .info .numD .one {
	float: left;
	width: 60%;
	position: relative;
}
.projectBoxs ul li .info .numD .one p {
	display: block;
	font-size: 14px;
	color: #999;
}
.projectBoxs ul li .info .numD .one h4 {
	font-family: 'dincond-medium';
	font-size: 26px;
	color: #e00;
	letter-spacing: 1px;
    line-height: 1.4;
}
.projectBoxs ul li .info .numD .two {
	width: 40%;
	box-sizing: border-box;
	text-align: left;
	overflow: hidden;
}
.projectBoxs ul li .info h2 a {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.projectBoxs ul li .info .txt {
	font-size: 15px;
	color: #666;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 30px;
}
.projectBoxs ul li .info .btnBox {
	text-align: center;
}
.projectBoxs ul li .info .btnBox a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 38px;
	border: 2px solid #b80600;
	color: #b80600;
	box-sizing: border-box;
	text-align: center;
}
.projectBoxs ul li .info .btnBox a:hover, .projectBoxs ul li .info .btnBox a:focus {
	color: #fff;
	background: #b80600;
	border: 2px solid #b80600;
}
.m-hmlist1 {
	height: 285px;
}
.m-hmlist1 ul {
	padding: 8px 8px 0;
}
.m-hmlist2 figure {
	height: 256px;
}
.m-hmlist2 figure a {
	display: block;
	height: 100%;
}
.m-hmlist2 figure img {
	display: block;
	width: 100%;
	height: 100%;
}
.m-hmlist2 figure p {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	padding: 0 15px;
	text-align: center;
	line-height: 48px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-hmlist2 .m-liststyle1 {
	height: 266px;
}
.m-hmlist3 {
	height: 247px;
}
.m-hmlist3 ul {
	padding: 8px 8px 0;
}
.m-hmvideo {
	height: 330px;
}
.m-hmvideo figure {
	position: relative;
	height: 220px;
}
.m-hmvideo figure a {
	display: block;
	height: 100%;
}
.m-hmvideo figure img {
	display: block;
	width: 100%;
	height: 100%;
}
.m-hmvideo figure span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -31px 0 0 -31px;
	display: block;
	width: 62px;
	height: 62px;
	background: url("../images/icon-video.png") no-repeat;
}
.m-hmvideo ul {
	padding: 8px 8px 0;
}
.g-hmmaps {
	padding: 20px 10px 15px;
	height: 281px;
	background-repeat: no-repeat;
	background-position: left center;
}
.u-zgmm {
	display: block;
	padding-left: 20px;
	line-height: 1.5;
	background: url("../images/icon-star.png") left center no-repeat;
	font-size: 14px;
}
.u-zgmm2 {
	display: block;
	padding-left: 15px;
	line-height: 1.5;
	background: url("../images/icon-star.png") left center no-repeat;
	font-size: 14px;
}
.m-ssweb li {
	line-height: 36px;
	border-bottom: 1px dashed #dedede;
}
.m-ssweb li:last-child {
	border-bottom:  none;
}
.g-hmmaps li a {
	display: block;
	font-size: 16px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-ssweb {}
.m-dsweb {
	padding-top: 1px;
    padding-bottom: 10px;
}
.m-dsweb li {
	line-height: 48px;
}
.m-hmbtns a {
	display: block;
	padding: 37px 10px 15px;
	background: #fff;
}
.m-hmbtns span {
	margin: 0 auto;
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background-image: url("../images/icon-hmbtns.png");
	background-repeat: no-repeat;
	transition: .5s;
}
.m-hmbtns p {
	padding: 15px 0 14px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.u-hb1 span {
	background-color: #d30505;
}
.u-hb2 span {
	background-color: #70b6f1;
	background-position: -54px 0;
}
.m-hmbtns a:hover span {
	transform: rotateZ(360deg);
}
.m-piclinks {
	padding: 25px 0 10px;
}
.m-piclinks li img {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
}
.m-fontlinks {
	padding: 5px 8px;
}
.m-fontlinks li {
	line-height: 38px;
}
.m-fontlinks li a {
	display: block;
	padding-left: 10px;
	background: url("../images/icon-li3.png") left center no-repeat;
}
.dona {
	width: 95%;
	height: 55px;
    text-align: center;
	margin: 20px auto 0;
}
.dona a {
	float: left;
	display: block;
	width: 48%;
    color: #b80600;
    font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 10px 5px;
    margin-top: 5px;
	border: 2px solid #b80600;
}
.dona a:first-child {	
	margin-right: 4%;
}
.dona a:hover {
	color: #fff;
	background: #b80600;
}

@media (min-width:1240px) {
	.m-hmlf {
		width: 844px;
	}
	.m-hmrg {
		width: 410px;
	}
	.m-hmlist2 figure {
		width: 356px;
	}
	.m-hmlist2 .m-liststyle1 {
		width: 454px;
	}
	.m-piclinks li {
		width: 16.66667%;
	}
	.m-fontlinks li {
		width: 14.28%;
	}
}
@media screen and (max-width:1239px) {
	.m-hot {
		padding-top: 5px;
	}
	.m-hot .tit a {
		font-size: 30px;
	}
	.m-piclinks {
		padding: 14px 0 0;
	}
	.m-piclinks li {
		margin-bottom: 14px;
	}
}
@media screen and (max-width: 1199px) {
	.m-hot .tit a {
		font-size: 28px;
	}
	.m-hot .desc, .m-hot .desc a {
		font-size: 14px;
	}
}
@media screen and (max-width: 991px) {
	.m-hot {
		padding: 0;
	}
	.m-hot .tit a {
		font-size: 24px;
	}
	.g-flash, .g-flash .owl-item, .g-flash img {
		height: 340px;
	}
	.g-flash .owl-item p {
		padding-left: 10px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.g-flash .owl-pagination {
		bottom: 15px;
	}
	.m-special {
		display: none;
	}
	.m-special-md {
		display: block;
	}
	.m-hmlist2 figure p {
		left: 5px;
		right: 5px;
		line-height: 40px;
	}
	.m-piclinks {
		padding: 9px 0 0;
	}
	.m-piclinks li {
		margin-bottom: 10px;
	}
	.m-fontlinks li {
		line-height: 30px;
	}
}
@media screen and (max-width: 767px) {
	.m-hot .tit a {
		font-size: 20px;
	}
	.m-special-md, .m-special-md .bd ul, .m-special-md .bd li, .m-special-md img {
		height: 149px;
	}
	.g-hmmaps {
		padding: 5px 8px 0;
		background: none;
	}
	.g-hmmaps li {
		line-height: 30px;
	}
	.m-hmbtns a {
		padding: 15px 10px;
	}
	.m-hmbtns p {
		padding: 8px 0 0;
	}
	.m-fontlinks {
		padding-top: 0;
	}
}
@media screen and (max-width: 638px) {
	.m-hot .tit {
		padding: 15px 0 3px;
	}
	.m-hot .tit a {
		font-size: 18px;
	}
	.m-hot .desc {
		font-size: 13px;
		line-height: 1.6;
	}
	.g-flash, .g-flash .owl-item, .g-flash img {
		height: 220px;
	}
	.m-special-md, .m-special-md .bd ul, .m-special-md .bd li, .m-special-md img {
		height: 85px;
	}
	.m-tabstyle1 li a {
		font-size: 16px;
	}
	.m-news .m-liststyle1 {
		padding: 8px;
	}
	.m-hmlist1 ul {
		padding: 14px 8px 8px;
	}
	.m-liststyle1 li a {
		font-size: 14px;
	}
	.dona {
		height: 40px;
		margin: 15px auto 0;
	}
	.dona span {
		padding: 6px 10px 4px;
		margin-top: 3px;
	}
	.dona a {
		font-size: 15px;
	}
}