.topImg {
	width: 100%;
	height: auto;
}

.topImg>img {
	width: 100%;
	min-height: 200px;
}

.kpzqBox {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}


.columnNameBox {
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
}

.columnIcon {
	width: 37px;
	height: 36px;
}

.columnName {
	width: calc(100% - 100px);
	overflow: hidden;
	margin-left: 10px;
}

.columnNameEn {
	color: #b3b3b3;
	font-size: 12px;
	font-weight: bold;
}

.columnNameChina {
	color: #1a1a1a;
	font-size: 28px;
	font-weight: bold;
}


.kpzqImgs {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 50px;
}

.linkBox {
	float: left;
	width: 377px;
	height: 408px;
	position: relative;
}

.linkBox>img {
	height: 249px;
}

.linkBoxMar {
	margin: 0 34px;
}

.imgBor {
	border-radius: 0 0 60px 0;
}

.txtBox {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
}

.txtBox h2 {
	font-size: 30px;
	color: #000000;
	font-weight: 400;
	margin: 30px 0 15px;
}

.txtBox p {
	font-size: 22px;
	color: #4d4d4d;
}

.ImgIcon {
	width: 71px !important;
	height: 22px;
	display: block;
	margin: 36px 0 0 36px;
	display: none;
}

/* hover状态下 */
.hoverImg {
	border-radius: 0;
	display: block;
	position: relative;
	z-index: 0;
}

.txtBoxBg {
	width: 377px;
	height: 200px;
	background: url(linksBg.png) no-repeat bottom right #e50012;
	background-size: 100%;
	position: absolute;
	top: 209px;
	border-radius: 0 0 60px 0;
}

.txtBoxBg h2 {
	font-size: 30px;
	color: #ffffff;
	margin: 30px 0 15px 36px;
}

.txtBoxBg p {
	font-size: 22px;
	color: #FFFFFF;
	margin-left: 36px;
}

.columnName-more {line-height:54px; font-size:18px;}
.spzqbox {width: 100%; overflow: hidden; margin-top: 50px;}
.spzq-con-bk {width:586px; position:relative; margin-bottom:15px;}
.spzq-con {width:556px; box-shadow: 2px 0px 10px #8e9093; height:184px; border-radius:5px;  margin-bottom:66px;}
.spzq-con-img {width:45%;} 
.spzq-con-nr {margin-left:5%;}
.spzq-con-nr h3  {padding-top:16px; line-height:56px; font-weight:normal; border-bottom:1px solid #d9d9d9; text-indent:10px; padding-right:108px; color:#000000;}
.spzq-con-nr h3  a {color:#000000; font-size:24px}
.spzq-con-nr p {text-indent:10px; padding-top:30px; color:#666666;}
.spzq-con-nr p a {color:#666666; font-size:20px;}
.spzq-con-bf {position:absolute; bottom:33%; right:1.6%;}
.spzqbox .ml68 {margin-left:68px;}
.hdzqbox ul {padding:40px 0;}
.hdzqbox ul li a {font-size:18px; line-height:50px;}
.hdzqbox ul li a p {color:#454545; width:72%; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.hdzqbox ul li a span {color:#808080;}
@media screen and (max-width: 1200px) {
	.kpzqBox {
		width: 100%;
		margin-bottom:0;
	}
	
	.kpzqImgs {
		width: 96%;
		margin: 50px auto 0;
		padding-bottom:0;
	}

	.linkBox{
		width: 47.5%;
	}
	
	.linkBoxMar {
		margin: 0 0 0 5%;
	}

	.linkBox:last-child {
		margin-top: 50px;
	}

	.imgBor,
	.hoverImg,
	.txtBoxBg {
		width: 100%;
	}
	
.spzqbox {width:98%; margin:0 auto; padding-bottom:0;}
.spzq-con-bk {width:100%;}
.spzq-con {width:96%; margin-bottom:15px; margin-top:15px; height: auto;}
.spzq-con-nr {width:45%;}
.spzq-con-nr h3 {width:86%; padding-right:0; line-height: 50px; padding-top:0;}
.spzq-con-nr p {padding-top:22px;}
.spzq-con-nr p a {font-size:16px;}
.spzq-con-bf {width:30%; right:0.5%; bottom:14%;}
.hdzqbox {width:98%; margin:0 auto;}
.columnName-more {font-size:14px;}

}

@media screen and (max-width: 859px) {

	.kpzqImgs {
		width: 90%;
	}

	.linkBox {
		width: 100%;
		margin-bottom: 50px;
	}

	.txtBoxBg {
		background-size: 50% !important;
	}

	.linkBoxMar {
		margin: 0 auto 50px;
	}

	.linkBox:last-child {
		margin-top: 0;
		margin-bottom:0;
	}
	
}

@media screen and (max-width: 400px) {

	.txtBox h2,.txtBoxBg h2 {
		font-size: 24px;
	}
	
	.txtBox p,.txtBoxBg p {
		font-size: 16px;
	}
	
}