.vs{
	width: 100%;
	height: auto;
	padding: 30px 0;
}
.vs h2{
	font-family: MicrosoftYaHei-Bold;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 50px;
}
.vs_table{
	background-color: #FCFDFF;
	padding: 20px 0;
}
.vs_table img{
	width: 100%;
	height: auto;
}

.fags{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	padding: 30px 0;
}
.fags>.container>p{
	font-size: 20px;
	color: #333;
	margin-top: 30px;
	text-align: center;
}
.fags h2{
	text-align: center;
	color: #22293E;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 30px;
}
.fa_div{
	width: 100%;

}
.fa_div h3{
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
}
.fa_item{
	background-color: #fff;
	height: 500px;
	padding: 30px 30px;
}
.fa_item h4{
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 34px;
}
.fa_item .row{
	margin-bottom: 30px;
}
.item_div {
	border: #329ED2 solid 1px;
	text-align: center;
	margin-bottom: 34px;
	padding: 15px 0;
}
.item_div h1{
	color: #E79212;
	font-size: 24px;
	margin-bottom: 20px;
}
.item_div p{
	font-size: 14px;
	color: #666;
}
.zuo{
	border: #329ED2 solid 1px;
	padding: 20px 0;
	text-align: center;
}
.zuo h5{
	font-size: 24px;
	color: #E79212;
}
.you{
	font-size: 14px;
	color: #666;
	text-align: center;
}
.item_tb{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
}

.item_tb img{
	width: 60%;
	height: auto;
}
.item_text{
	height: 100px;
}
.item_text p{
	font-size: 16px;
	color: #666;
}
.hxys{
	padding: 30px 0;
	text-align: center;
}
.hxys h2{
	font-size: 28px;
	color: #333;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
}
.hxys p{
	font-size: 18px;
	color: #333;
	margin-bottom: 30px;
}
.hxys_img {
	width: 500px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.hxys_img img{
	width: 100%;
	height: auto;
}

.hxys_img p{
	display: block;
	width: 400px;
}

.p1{
	position: absolute;
	top: 40%;
	left: -80%;
}
.p2{
	position: absolute;
	right: -80%;
	top: 40%;
}
.p3{
	position: absolute;
	bottom: 0;
	left:-70%;
}
.p4{
	position: absolute;
	right: -70%;
	bottom: 0;
}