.w100 {

	width: 100%;

	height: 50px;

	border-bottom: 1px solid #ECECEC;

}



.sp {

	font-size: 16px;

	line-height: 50px;

	color: #323232;

	width: 100px;

	text-align: center;

	margin-right: 65px;

	float: left;

}



.sp a {

	font-size: 16px;

	color: #323232;

}



.w100 .currt {

	border-bottom: 2px solid #1176D2;

}



.biao h1 {

	color: #323232;

	font-size: 28px;

	text-align: center;

	line-height: 90px;

	margin-top: 10px;

}



.dett {

	font-size: 14px;

	color: #353535;

	text-align: center;

	margin-bottom: 32px;

}



.kiyi {

	width: 100%;

	line-height: 25px;

	border-left: 8px solid #4296F5;

}



.did .kiyi p {

	font-size: 14px;

	color: #353535;

	padding-left: 22px;

	padding-right: 22px;

}



.did {

	margin-bottom: 30px;

	border-bottom: 1px solid #E6E6E6;

	padding-bottom: 24px;

}



.section-p p {

	text-indent: 2rem;

	font-size: 12px;

	color: #666666;

	line-height: 20px;

}



.section-p img {

	max-width: 1200px;

	display: block;

	margin: auto;

	margin-top: 35px;

	margin-bottom: 35px;

}



.img-bi {

	font-size: 18px;

	color: #353535;

	text-align: center;

	margin-bottom: 35px;

}



.section-p {

	padding-bottom: 75px;

	border-bottom: 1px solid #E6E6E6;

}



.biao-buit a {

	display: block;

	line-height: 48px;

	width: 140px;

	text-align: center;

	background: #FFF;

	border: 1px solid #1176D2;

	font-size: 20px;

	border-radius: 5px;

	color: #1176d2;

}



.biao-buit {

	padding: 60px 0;

	display: flex;

	justify-content: flex-end;

}



.w3 {

	background: #FAFAFA;

	padding-bottom: 90px;

}



.tituyu span {

	font-size: 24px;

	color: #1176d2;

}



.tituyu {

	line-height: 132px;

}



.w333{

	width: 340px;

	box-shadow: 0 0 8px #EAEAEA;

	background: #fff;

	float: left;

	margin-right: 88px;

}

.w333:nth-child(3){margin-right: 0;}

.w333 img{

	width: 100%;

	height: 198px;

}

.wen{

	padding: 20px;

}

.wen1{

	font-size: 18px;

	color: #323232;

}

.wen2{

	margin-top: 20px;

	font-size: 14px;

	color: #676767;

}



.ovbn{

}

@media screen and (max-width:1200px){
	.biao{
		width: 95%;
		margin: auto;
	}
	.tituyu{
		width: 95%;
		margin: auto;
	}
	.ovbn{
		width: 95%;
		margin: auto;
	}
	.ovbn .w333:nth-child(2n){
		margin-right: 0;
	}
	.w333{
		width: 45%;
	}
	.wen1{
		font-size: 20px;
	}
	.wen2{
		font-size: 16px;
	}
}