
#banner img{
	display: block;
	width: 100%;
}
.pctitle{
	text-align: center;
}
.container{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.pctitle p{
	color: #1572c2;
	font-size:34px ;
	letter-spacing: 5px;
	font-weight: bold;
}
.allFont{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-indent: 2em;
}

._hBox a{
	width: calc((100% - 24px)/4);
	float: left;
	margin-right: 8px;	
	
}
._hBox a:nth-child(4n){
	margin-right: 0;
}
.hyrc{
	width: 1115px;
}
.hyrc a{
	width: calc((100% - 75px)/4);
	float: left;
	margin-right: 25px;	
	position: relative;
}
.hyrc a:nth-child(4n){
	margin-right:0px;	
}
.hyrc p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	background: rgb(0 0 0 / 30%);
}
.jiuye{
	width: 880px;
	text-align: center;
	
}
.jiuye img{
	display: inline-block;
}

.qy{
	background-color: #f6f6f6;
	padding: 40px 35px;
}


.qy li{
	width: calc((100% - 160px)/5);
	float: left;
	margin-right: 40px;	
	position: relative;
}
.qy li:nth-child(5n){
	margin-right:0px;	
}

.pctitle2{
	text-align: center;
}
.pctitle2 span{
	font-size: 24px;
	color: #333333;
}
.pctitle2 span:last-child img{
	transform: rotateY(180deg);
}
.kc{
	background-color: #f0f0f0;
	padding: 40px;
}
.kc>div{
	background-color: #fff;
	padding: 40px;
}

.kc li{
	width: calc((100% - 28 * 4px)/5);
	margin-right: 28px;
	margin-bottom: 22px;
	line-height: 30px;
	border-radius: 7px;
	border: 1px solid #666666;
	text-align: center;
	color: #666666;
	float: left;
}
.kc li:nth-child(5n){
	margin-right:0px;	
}

.kc li a{
	color: #666666;
}

._hBox2{
	width: auto;
}
._hBox2 a{
	width: calc((100% - 36px)/4);
	float: left;
	margin-right: 12px;	
	
}
._hBox2 a:nth-child(4n){
	margin-right: 0;
}

._hBox3 a{
	width: calc((100% - 27px)/4);
	float: left;
	margin-right: 9px;	
	margin-bottom: 9px;	
}
._hBox3 a:nth-child(4n){
	margin-right: 0;
}