*{
    padding: 0;
    margin: 0;
    border: 0;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;
}
a{
	text-decoration: none;
	cursor: pointer;
}
ul,li{
	list-style: none;
}
input{
	border:0;
	outline: none;
}
i,em{
   font-style:normal;	
}	

.header .headerLogo{
	display: block;
}
.header .headerLogo img{
	display: block;
	margin: 0.3rem auto;
	width: 3.06rem;
}
.header .headerIconUl{
	float: right;
	overflow:hidden;
}
.header .headerIconUl li{
	float: left;
	height: .5rem;
	line-height: .5rem;
}
.header .headerIconUl li a{
	display: block;
	padding-left:.2rem;
	color: #003f88;
	font-size: .24rem;
	height: .5rem;
}
.header .headerIconUl li.headerIconLi1 a{
	padding-left: .41rem;
	background:url(indexYdImg_20200215_06.png) no-repeat left center ;
	background-size:.32rem auto;
}
.header .headerIconUl li.headerIconLi3 a{
	display: none;
}
.header .headerIconUl li.headerIconLi4 a{
	display: none;
}
.header .headerIconUl li.headerIconLi5 a{
	display: none;
}
.headerRBox{
	overflow: hidden;
	height: .5rem;
	background: #e6e6e6;
	padding: .2rem .3rem;
}
.indexSearchBox{
	width: 4.75rem;
	height: .5rem;
	float: left;
}
.indexSearchBox .indexSSubmit1{
	display: block;
	float: right;
	width: .36rem;
	height: .5rem;
	cursor: pointer;
	background: url(indexYdImg_20200215_03.png) no-repeat center center;
    background-size:100% .34rem;
}
.indexSearchBox .indexSText{
	display: block;
	float: left;
	width: 4.18rem;
	height: .24rem;
	background: #fff;
	line-height: .24rem;
	float: left;
	border:0.015rem solid #007bc6;
	border-radius: .5rem;
	text-align: center;
	color: #003f88;
	font-size: .24rem;
	padding:.13rem 0;
}
.indexSearchBox .indexSSubmit2{
	display: none;
}
.nav{
	display: none;
}

.swiper-container1{
	box-sizing: border-box;
	height:1rem;
	width:100%;
	position: right;
	overflow: hidden;
	background: #007bc6;
	position: relative;
}
.swiper-container1 i{
	display: none;
	width: 1rem;
	height: 1rem;
	position: absolute;
	right:0 ;
	top:0 ;
	background: url(indexYdNavBg_20200215_03.png);
	background-size:100% 100%;
	z-index: 9;
}
.wapIndex-nav li{
	float: left;
	box-sizing: border-box; 
	text-align: center;
	position: relative;
	color: #333;
	box-sizing: border-box;
	height: 1rem;
}
.wapIndex-nav li a{
	display: block;
	color: #fff;
	font-size: .3rem;
	height: 1rem;
	line-height: 1.25rem;
}
.wapIndex-nav li.active{
   background: #003f88 url(indexYdImg_20200215_11.png) no-repeat center .06rem;
   background-size:.38rem auto;
   border-bottom: .06rem solid #78c3f1;
}


.footer{
	height: 4.2rem;
	position: relative;
	background: url(indexYdFooterBg_20200215_02.png);
	background-size:100% 100%;
	padding: 0 .3rem;
}
.footer img.footerBgImg{
	display: none;
}
.footerBox{
  padding-top: .28rem;
}
.footerL{
	
}
.footerL h2{
	display: none;
}
.footerYqUl{
	display: none;
}
.footerYqUl li{
 	float: left;
 	width: 20%;
 	text-align: left;
}
.footerYqUl li a{
 	color: #dee9f1;
 	font-size: 16px;
 	display: block;
 	line-height: 28px;
 	height: 28px;
}
.footerLB{
	overflow: hidden;
}
.footerLBLImg{
	display: none;
}
.footerLBLImgYd{
	float: left;
	margin-right: .3rem;
}
.footerLBLImgYd img{
	width: 1.09rem;
}
.footerLBR{
	float: left;
}
.footerLBRUl{
	display: none;
}
.footerLBRP{
	font-size: .24rem;
	color: #dee9f1;
}
.footerLBRP span{
	display: block;
	height: .36rem;
	line-height: .36rem;
}
.footerLBRP span:nth-child(3){
	color: #fff;
}
.footerLBRP span i{
	display: none;
}
.footerR{
	overflow: hidden;
	text-align: center;
}
.footerR a{
	display: inline-block;
	margin:0 .62rem;
	line-height: 1;
}
.footerR a img{
	width: 1.9rem;
}
.footerR a span{
	display: block;
	text-align: center;
	font-size: .24rem;
	color: #dee9f1;
	line-height: .24rem;
	padding-top: .12rem;
}
.goTop{
	margin-top: .2rem;
	float: right;
	display: block;
	width: .61rem;
	height: .61rem;
	background: url(indexYdImg_20200215_18.png) no-repeat;
	background-size:100% 100%;
}