*{
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
	

}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	border: 0;
}
body{
	background: #f7f7f7;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.w88{
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.top{
	width: 100%;
	background: #202e75;
	overflow: hidden;
}
.top .fl{
	width: 35%;
	margin-top: 12px;
	margin-bottom: 12px;
}
.top .fl img{
	width: 100%;
}
.top .fr{
	width: 20%;
	margin-top: 0.5rem;
	margin-bottom: 12px;
}
.top .fr img{
	width: 100%;
}
.navtitle{
	padding-top: 20px;
}
.navtitle .english{
	font-size: 0.7rem;
	color: #b6b6b6;

}
.navtitle .title{
	display: flex;
	justify-content: space-between;
}
.banner:{
	position: relative;
	overflow: hidden;
}
.banner .bd ul{
	overflow: hidden;
}
.banner .swiper-wrapper{
	width: 100%;
}
.banner .swiper-wrapper .swiper-slide{
	width: 100%;
}
.banner .swiper-wrapper .swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination-bullet{
	width: 20px;
	height: 5px;
	border-radius: 2PX;
}
.banner .swiper-pagination-bullet-active{
	background: #ffbb00;
}

.banner .bd ul li{
	width: 100%;
	height: 12.51rem;
}
.banner .bd ul li img{
	width: 100%;
	height: 12.51rem;

}
.banner .hd{
	position: absolute;
	width: 100%;
	top: 12.51rem;
	
}
.banner .hd ul{
	overflow: hidden;
	width: 90px;
	margin: auto;
}
.banner .hd ul li{
	width: 20px;
	height: 6px;
	margin-right: 10px;
	background: #bdc1c6;
	float: left;
}
.banner .hd ul .on{
	background: #fff;
}
.jituan{
	margin-top: 1.5rem;

}
.jituan >div{
	/*background: #fff;
	border-bottom: 5px solid #2a75d6;
	box-shadow: 0px 5px 5px #888;*/
}
.navtitle .title{
	font-size: 1rem;
	margin-top: 0.2rem;
	margin-bottom: 1.25rem;
	color: #202e75;
	font-weight: bold;

}
.navtitle .title .more{
	width: 3.5rem;
}
.navtitle .title .more img{
	width: 100%;
	vertical-align: middle;
}
.jituan .content img{
	width: 100%;
}
.jituan .content .text{
	
	color: #666;
	
	margin-bottom: 1rem;
}
.jituan .content .text p{
	line-height: 1.5rem;
	font-size: 0.8rem;
	

}
.jituan .content .more a{
	
	color: #666;
	font-size: 0.8rem;
	text-align: center;
	background: #ffbb00;
	padding: 5px 15px;
	color: #fff;
	display: block;
	width: 3rem;
	margin:auto;

}
.jituan .content .more{
	margin-bottom: 1rem;
	overflow: hidden;
}
.jituan .content .text span{
	font-weight: bold;
}
.zixun{
	margin-top: 1.5rem;
}
.title_h{
	font-size: 1rem;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	text-align: center;
}
.zixun >div{
/*	background: #fff;*/
	
}
.zixun ul{
	margin-top: 30px;
	margin-bottom: 30px;
	background: #fff;
}
.zixun ul li{
	border-bottom: dashed 1px #ccc;
	
	padding: 20px 0;

}
.zixun ul li a{
	margin:0 20px;
	width: 80%;
	display: block;
	margin: auto;
}
.zixun ul li:nth-child(1){
	background: #3348ae;
	color: ;
}
.zixun ul li:nth-child(1) a{
	
	color: #fff;
}
.zixun ul li .time{
	overflow: hidden;

}
.zixun ul li .time .fl{
	width: 5rem;
	background: #2a75d6;
	text-align: center;line-height: 2em;
	font-size: 0.8rem;
	color: #fff;
}
.zixun ul li .time .fr a{
	font-size: 0.8rem;
	color: #000;
	text-align: right;
	width: 100px;
}
.zixun ul li .title{
	color: #737373;
	font-size: 0.8rem;
	
	
}
.zixun .more p{
	width: 5rem;
	margin: auto;
	border-radius: 5px;
	background: #2a75d6;
	text-align: center;
	line-height: 2em;
	margin-bottom: 0.75rem;
	font-size: 0.8rem;


}
.zixun .more p a{
	color: #fff;
}
.qxxx ul{
	overflow: hidden;
}
.qxxx ul li{
	position: relative;
	border-radius: 8px;
	overflow:hidden;
	margin-bottom: 0.751rem;
	height: 5.5rem; 
}
.qxxx ul li p{
	position: absolute;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 0.8rem;
	line-height: 1.5em;
	text-indent: 1em;

}
.qxxx ul li img{
	width: 100%;
	height: 100%;
}
.qxxx ul li:nth-child(odd){
	width: 48%;
	float: left;
}
.qxxx ul li:nth-child(even){
	width: 48%;
	float: right;
}
.szll .box{
	background: #fff;
	position: relative;

	
}
.szll .box .img{
	width: 40%;
	position: absolute;
	bottom: 20%;
	right: 0;
}
.szll .box .img img{
	width: 100%;
}
.szll .content{
	width: 60%;

}
.szll .box .title{
	font-size: 0.7rem;
	font-weight: bold;
	margin-top: 1rem;
}
.szll .box .desc{
	font-size: 0.7rem;
	font-weight: bold;
	margin-top: 0.5rem;
}
.szll .box .line{
	width: 1rem;
	border-bottom: 5px solid #202e75;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.szll .box .text{
	font-size: 0.7rem;
	color: #666;
	
	margin-bottom: 0.5rem;
}
.szll .box .more{
	width: 4rem;
	font-size: 0.6rem;
	line-height: 2em;
	text-align: center;
/*	border: 1px solid #2a75d6;*/
/*	border-radius:8px;*/
	margin-bottom: 0.7rem;
	background: #ffbb00;
	color: #fff;

}
.szll .box .more a{
	color: #fff;
}
.hhcj {
	margin-top: 30px;
}

.footer{
	background: #202e75;
	color: #879bff;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.footer .daohang{
	font-size: 0.8rem;
	border-left: 3px solid #2a75d6;
	padding-left: 1rem;
	margin-bottom: 1rem;
}
.footer .w88 >ul >li >div >span{
	float: right;
}
.footer .w88 >ul >li >div >p{
	width: 80%;
	float: left;
	margin-left: 1em;
}
.footer .w88 >ul >li >div >p a{
	color: #fff;
}
.footer .w88 >ul >li >div{
	font-size: 0.8rem;
	overflow: hidden;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-top: 1px solid #304663;
}
.footer .w88 .nav2{
	font-size: 0.8rem;
	line-height: 1.8rem;
	margin-left: 1.5rem;

}
.footer .w88 .nav2 a{
	color: #fff;
}
.nav{
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	background: #202e77;
	width: 100%;
	font-size: 0.8rem;
	padding-bottom: 2rem;
}
.nav .top1{
	display: flex;
	width: 80%;
	margin: auto;
	justify-content: space-between;
}
.nav .close{
	overflow: hidden;
/*	width: 30%;*/
}
.nav .close span{
	float: right;
	color: #fff;
	font-size: 2rem;
}
.nav .nav1{
	
	margin: auto;
}
.nav .nav1 >li >div{
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: auto;
}
.nav .nav1 >li{

	padding: 1rem 0;
	border-bottom: 1px solid #899bf6;
}
.nav .nav1 li p a{
	color: #fff;
}
.nav .nav1 li p{
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
	color: #fff;
}
.nav .nav1 li ul li a{
	color: #fff;
}
.nav .nav1 li ul li{

	line-height: 1.5rem;
}
.nav .nav1 li ul{
	margin-left: 1rem;
}
.search{
	width: 70%;
	margin: auto;
	padding: 0.5rem;
	background: #fff;
	margin-top: 1rem;
}
.search .box{
	display: flex;
	justify-content: space-between;
}
.search .box button{
	border: none;
	background: none;
}
.search .box button img{
	width: 0.9rem;
}
.search .box input{
	border: none;
font-size: 0.7rem;
}
.footer .lxfs p{
	font-size: 0.6rem;
	line-height: 1rem;
}
.footer .lxfs div{
	width: 5rem;
	margin: auto;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.footer .lxfs div img{
	width: 100%;
}
.topImg{
	width: 100%;


}
.topImg img{
	width: 100%;
}
.menu{
	font-size: 0.8rem;
}
.banner2 .swiper-slide{
	width: 100%;
	position: relative;
}
.banner2 .swiper-slide p{
	width: 100%;
	position: absolute;
	bottom: 0;
	line-height: 2em;
	font-size: 0.6rem;
	text-indent: 1em;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner2 .swiper-slide img{
	width: 100%;
height: 10rem;


}
.banner2 .swiper-pagination{
	width: 50% !important;
	left:55% !important;
	bottom: 3px !important;
}
.banner2 .swiper-pagination span{
	width: 20px;
	height: 5px;
	border-radius: 0;
}
.banner2 .swiper-pagination .swiper-pagination-bullet-active{
	background: #ffbb00;
}
.banner3 .swiper-pagination-bullet-active{
	background: #ffbb00;

}
.banner3{
	overflow: visible !important;
	margin-top: 50px;
	border: 1px solid #202e75;
	border-bottom: 20px solid #202e75;
}
.hhcj .box{
	
	padding-top: 30px;
	background: #202e75;

}
.banner4{
	width: 90%;
	margin: auto;
	
	
	padding-bottom: 35px;
	margin-bottom: 30px;
	
	
}
.banner4 .swiper-wrapper{
	/*width: 90%;;
	margin: auto;*/

}
.banner4 .swiper-slide{
/*	padding: 0 20px;*/
}
.banner4 .swiper-slide img{
	width: 100%;
height:5rem;


}
.banner4 .swiper-slide p{
	font-size: 0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
}
.banner4 .swiper-pagination-bullet-active{
	background: #ffbb00;
}
.banner4 .swiper-pagination-bullet{
	width: 20px;
	height: 5px;
	border-radius: 0;
}