.layout{
	overflow: hidden;
	position: relative;
}
.header{
	position: absolute;
	top: 0;left: 0;right: 0;z-index: 11;
	background: rgba(255,255,255,0.28);
	height: 134px;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.header .wrap{
	display: flex;
	justify-content: space-between;
}
.header ul{
	display: flex;
	align-items: center;
	margin-right: 50px;
	margin-top: 50px;
}
.header li a{
	font-size: 20px;
	line-height: 2;
	color: #ffffff;
	font-weight: bold;
}
.header li span{
	font-size: 20px;
	line-height: 2;
	color: #ffffff;
	font-weight: bold;
	margin: 0 20px;
	display: inline-block;
}
.header .logo{
	margin-top: -65px;
}
.banner{
	position: relative;
}
.banner .spans{
	position: absolute;
	left: 0;right: 0;
	bottom:75px ;z-index: 11;
	text-align: center;
}
.banner .spans span{
	width: 14px;height: 14px;
	border-radius: 50%;
	background: #fff;
	opacity: 0.5;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	margin: 0 17px !important;
}
.banner .spans span.swiper-pagination-bullet-active{
	opacity: 1;
}
.banner img{
	width: 100%;
	display: block;
}
.tit{
	text-align: center;
}
.tit h2{
	font-size: 48px;
	line-height: 1.6;
	color: #022181;
	background: url(../images/line1.png) no-repeat center bottom;
}
.tit h3 i{
	font-size: 24px;
	line-height: 1.6;
	color: #a2a2a2;
	font-weight: bold;
}
.page{
	padding: 45px 0 120px;
}

.about .bd{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about .bd .text{
	width:500px ;
}
.about .bd .text p{
	font-size:18px ;
	line-height: 2;
	color: #767676;
	text-indent: 2em;
}
.about .bd .text ul{
	background: #d4f1ff;
	padding: 16px 18px;
	border-radius: 20px;
	margin-top: 30px;
}
.about .bd .text h3{
	font-size: 17px;
	line-height: 1.6;
	color: #032d8f;
	font-weight: bold;
}
.about .bd .text h6{
	font-size: 17px;
	line-height: 1.6;
	color: #032d8f;
	padding-left: 1em;
}
.about .bd .text li{
	margin-bottom: 6px;
}
.about .bd .pic{
	width: 610px;
}

.jiczk .tit p{
	font-size: 17px;
	line-height: 2;
	color: #2b2a2a;
	padding: 0 50px;
	text-indent: 2em;
	text-align: left;
	margin-top: 50px;
}
.jiczk .bd{
	display: flex;
	margin-top: 50px;
	align-items: center;
	justify-content: space-between;
}
.jiczk .bd .pic{
	width: 660px;
}
.jiczk .bd .pic img{
	width: 100%;display: block;
}
.jiczk .bd .txt{
	width: 420px;
	margin-right: 70px;
}
.jiczk .bd .txt li{
	border: 2px solid #00a0e9;
	line-height: 57px;
	text-align: left;
	font-size: 20px;
	color: #3c5fa8;
	font-weight: bold;
	border-radius: 35px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0 35px;
}
.jiejfa{
	padding: 45px 0 0;
}
.jiejfa .tab{
	background: #ceefff;
	margin-top: 30px;
}
.jiejfa .tab ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.jiejfa .tab li{
	width: calc((100% - 20px)/3);
}
.jiejfa .tab li a{
	display: block;
	text-align: center;
	background: linear-gradient(to right,#a7d3ff,#96c5e7);
	border-radius: 15px;
	font-size: 18px;
	color: #ffffff;
	line-height: 62px;
	display: block;
}
.jiejfa .tab li.on a{
	background: linear-gradient(to right,#4991ff,#0d60ad);
}
.jiejfa .bd{
	padding: 40px 0;
	text-align: center;
}
.jiejfa .bd p{
	font-size:21px ;
	line-height: 1.7;
	color: #4147a5;
	text-align: center;
	margin-bottom: 25px;
}
.jiejfa .bd li:nth-child(n+2){
	display: none;
}

.fuwtx{
	background-repeat: repeat-x !important; 
	padding-bottom: 20px;
}
.fuwtx .bd{
	margin-top: 50px;
}
.fuwtx .bd li{
	float: left;
	width: calc((100% - 42px)/3);
	margin: 0 20px 20px 0;
	background: #f9f9f9;
	box-shadow: 6px 6px 8px 2px rgba(80,80,80,0.2);
}
.fuwtx .bd li:nth-child(3n){
	margin-right: 0;
}
.fuwtx .bd li .txt{
	background: #0c4497;
	padding: 25px 35px;
}
.fuwtx .bd li .pic{
	height: 280px;
	overflow: hidden;
}
.fuwtx .bd li .pic img{
	width: 100%;height: 100%;
	object-fit: contain;
	display: block;
}
.fuwtx .bd li h4{
	font-size: 24px;
	line-height: 1.7;
	color: #b2e4ff;
	font-weight: bold;
	text-align: center;
}
.fuwtx .bd li p{
	font-size:19px ;
	line-height: 1.6;
	color: #ffffff;
	margin-top: 15px;
}

.hezhb{
	background: #e8e8e8;
}
.hezhb ul{
	margin-top: 50px;
	overflow: hidden;
}
.hezhb ul li{
	float: left;
	width: 25%;
	height: 180px;
}
.hezhb ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.footer{
	background: #383e4e;
	padding: 45px 0 50px;
}
.footer .bd{
	display: flex;
	justify-content: space-between;
}
.footer .bd dl{
	background: url(../images/ico1.png) repeat-y right top;
	padding: 0 40px 0 0;
}
.footer .bd dt{
	font-size:25px ;
	line-height: 1.6;
	color: #74b9ff;
	font-weight: bold;
}
.footer .bd dd a{
	display: inline-block;
	font-size: 19px;
	line-height: 1.6;
	color: #efefef;
}
.footer .bd dd{
	margin-top: 10px;
}
.footer .bd .weix{
	width: 183px;
	margin-top: 25px;
	text-align: center;
}
.footer .bd .weix h6{
	font-size: 14px;
	line-height: 1.6;
	color: #ffffff;
}

.copyright{
	text-align: center;
	background: #595f6e;
	margin-top: 40px;
}
.copyright a{
	font-size: 23px;
	line-height: 60px;
	color: #efefef;
	display: inline-block;
}


.header .logo img{
	width: 347px;
	display: block;
}