*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
.banner{
	width: 100%;
	height: 720px;
	background: url(../img/banner.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-c{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.cembn{
	width: 1057px;
	height: 227px;
	display: block;
	margin: 0 auto;
	margin-top: 44px;
}
.banner-h2{
	width: 100%;
	text-align: center;
	font-size: 44px;
	color: #fff;
	letter-spacing: 8px;
	margin-top: 30px;
	font-weight: 300;
}
.banners{
	width: 100%;
	display: flex;
	justify-content: center;
}
.bann-span{
	width: 307px;
	height: 133px;
	background: #193584;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	margin: 0 33px;
	margin-top: 54px;
}
.bann-h3{
	width: 100%;
	text-align: center;
	font-size: 58px;
	font-weight: bold;
	position: relative;
	color: #ffffff;
}
.bann-h3 span{
	font-size: 34px;
	font-weight: 300;
	position: absolute;
	top: 0px;
}
.bann-p{
	width: 100%;
	text-align: center;
	font-size: 34px;
	font-weight: 300;
	color: #ffffff;
}
.banner-h3{
	width: 100%;
	font-size: 34px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 14px;
	text-align: center;
	margin-top: 54px;
}
.b1{
	width: 100%;
	height: auto;
	background: #ffffff;
}
.main-c{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.h2{
	width: 100%;
	font-size: 46px;
	text-align: center;
	color: #333333;
	margin-top: 48px;
}
.h2 span{
	color: #193584;
}
.main-c p{
	margin: 34px auto;
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
	text-indent: 32px;
}
.b2{
	width: 100%;
	height: 360px;
	background: #f0f0f2;
	display: flex;
}
.c1{
	width: 1200px;
	margin: 30px auto;
	background: #ffffff;
	border-radius: 10px;
	align-content: center;
}
.t{
	width: 51px;
	height: 2px;
	display: block;
	margin: 0 auto;
	margin-bottom: 14px;
}
.m-c1{
	width: 1200px;
	height: auto;
	display: flex;
	justify-content: center;
}
.ms-c1{
	width: 145px;
	height: 167px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	background: url(../img/dbx.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 44px;
}
.ms-h{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #666666;
}
.ms-p{
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #193584;
}
.m-c1p{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.m-c1p span{
	font-size: 40px;
	color: #193584;
}
.cy-ul{
	width: 100%;
	height: auto;
}
.cy-li{
	width: 100%;
	height: 126px;
	border-bottom:1px dashed #253ba9;
	margin-top: 28px;
}
.cy-li:nth-last-child(1){
	border: none;
}
.cy-h2{
	width: 100%;
	font-size: 22px;
	color: #333333;
}
.cy-p{
	font-size: 16px;
	color: #333333;
	text-indent: 32px;
	line-height: 28px;
	margin-top: 22px;
}
.zc-ul{
	width: 100%;
	display: flex;
	justify-content: center;
}
.zc-ul li{
	height: 36px;
	line-height: 36px;
	padding: 0 32px;
	font-size: 18px;
	margin: 0 12px;
	color: #333333;
	background: #f0f0f0;
	cursor: pointer;
}
.zc-acvtie{
	background: #193584 !important;
	color: #ffffff !important;
}
.zc-divs{
	display: none;
}
.zc-acvties{
	display: block !important;
}
.zc-div{
	height: 386px;
}