.wrap{
	width:1300px;
	margin:0 auto;
	max-width: 90%;
}

.header{
	height:110px;
	line-height:110px;
	position: absolute;
	top:0;
	width:100%;
	padding:0 100px;
	z-index: 999;
	border-bottom:1px solid rgba(255, 255, 255,0.5);
}
.header .fr{
	display: flex;
	justify-content: space-between;
}
.header .fr li{
	display: inline-block;
	vertical-align: top;
}
.header .fr li a{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 70px;
	line-height:110px;
	display: inline-block;
}
.header .fr li a.active{
	border-bottom:2px solid #fff;
	
}
.header .fr .search{
	width: 260px;
	height: 32px;
	border: 1px solid #FFFFFF;
	border-radius: 16px;
	background:none;
	line-height: 32px;
	display: flex;
	margin:40px 0 0 0px;
	justify-content: space-between;
}
.header .fr .search input{
	background:none;
	color:#fff;
	box-sizing: border-box;
	padding-left: 10px;
}
.header .fr .search input::-webkit-input-placeholder{
	color:#fff;
	opacity: 0.5;
}
.header .fr .search button{
	height: 32px;
	line-height: 32px;
	width:44px;
	background:url(../images/se.png) no-repeat center
	center;
}
.header .fr{
	width: 85%;
}
.banner img{
	width: 100%;
}

.banner .swiper-button-prev{
	width: 29px;
	height: 53px;
	background:url(../images/n1.png) no-repeat center center;
	transform: rotate(180deg);
	left:60px;
}
.banner .swiper-button-next{
	width: 29px;
	height: 53px;
	background:url(../images/n1.png) no-repeat center center;
	right:60px;
}


.banner .swiper-pagination{
	bottom:50px !important
}
.banner .swiper-pagination-bullet{
	width: 50px;
	height: 4px;
	background: #FFFFFF;
	opacity: 0.3;
	border-radius: 0;
}
.banner .swiper-pagination-bullet-active{
	background: #2879FF;
	opacity: 1;
}
.footer{
	background:url(../images/bg2.png) no-repeat top center/cover;
}
.footer .wrap{
	line-height: 94px;
	display: flex;
	justify-content: space-between
}
.footer .wrap p{
	font-size: 18px;
	font-family: AlibabaPuHuiTiR;
	font-weight: 400;
	color: #F5F5F5;
}

.footer .copy{
	border-top:1px solid rgba(226, 226, 226, 0.2);
	line-height: 60px;
}
.footer .copy p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

.aboutus{
	background: #F5F5F5;
	padding:90px 0 120px;
}

.titles{
	text-align: center;
}
.titles .ch{
	font-size: 48px;
	font-family: AlibabaPuHuiTiM;
	font-weight: 400;
	color: #333333;
}
.titles .line{
	width: 50px;
	height: 4px;
	background: #2879FF;
	display: block;
	margin:10px auto 20px;
}

.titles .en{
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
}
.titles {
	margin-bottom: 50px;
}

.aboutus .con1,
.aboutus .con2{
	background:#fff;
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.aboutus .con1>img,.aboutus .con1>.text,
.aboutus .con2>img,.aboutus .con2>.text{
	width: 50%;
}
.aboutus .con1>.text{
	padding:40px 40px 0;
}
.aboutus .con1>.text span{
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
}
.aboutus .con1>.text span.line{
	width: 50px;
	height: 4px;
	background: #2879FF;
	display: block;
	margin:10px 0 30px;
}
.aboutus .con1>.text p{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: #666666;
	line-height: 30px;
}
.aboutus .con1>.text1 p{
	margin-bottom: 15px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
}
.aboutus .con1>.text1 img{
	margin-right: 15px;
}
	
.aboutus  ul{
	display: flex;
	justify-content: space-between;
}
.aboutus li{
	width:32%;
	position: relative;
}
.aboutus li> img{
	width: 100%;
}
.aboutus li .photo{
	position: absolute;
	top:50px;
	width: 100%;
}
.aboutus li .photo img{
	display: block;
	margin:0 auto;
}
.aboutus li .photo span{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	bottom:40px;
	width: 100%;
	text-align: center;
}

.news{
	background:url(../images/bg3.png) no-repeat right bottom;
	padding:80px 0;
	
}

.news .top a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news .top a>img{
	width: 50%;
}
.news .top a .text {
	width: 45%;
}
.news .top a .text .font1{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	
}
.news .top a .text .font2{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	margin-top:10px;
}

.news .top a .text span.detail{
	width: 160px;
	height: 45px;
	background: #2879FF;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 45px;
	margin-top:40px;
	display: block;
	text-align: center;
}

.news .bottom{
	margin-top:60px;
}
.news .bottom li{
	padding:20px;
	position: relative;
	border-bottom:1px solid rgba(204, 204, 204, 0.6)
}
.news .bottom li a{
	display: flex;
	justify-content: space-between;
}
.news .bottom li a img{
	width: 30%;
}
.news .bottom li a .text{
	width: 67%;
}
.news .bottom li a .text .font1{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.news .bottom li a .text .font2{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	height: 48px;
	margin-top:15px;
		overflow: hidden;
}
.news .bottom li a .text .time{
	font-size: 28px;
	font-family: Arial;
	font-weight: 400;
	color: #CCCCCC;
	position: absolute;
	right:30px;
	top:20px;
}

.page{
	text-align: center;
	margin-top:50px;
}.page a{
	height: 34px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 34px;
	display: inline-block;
	padding:0 10px;
	margin:0 2px;
}
.page a:hover,.page a.active{
	background: #2879FF;
	color:#fff;
}

.submenus{
	height: 48px;
	background: #F5F5F5;
	line-height: 48px;
}
.submenus span,.submenus a{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
}
.submenus a:last-of-type{
	color:rgba(40, 121, 255, 1)
}

.newdetail{
	padding:100px 0;
}
.newdetail .font1{
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}

.newdetail .font2{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	background:url(../images/ico1.png) no-repeat left center;
	padding-left: 20px;
	margin:0 auto 50px;
	width: 180px;
	display: block;
	text-align: center;
}

.newdetail .con p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}
.newdetail .con img{
	display: block;
	margin:0 auto;
	max-width: 100%;
}

.newdetail .chapter{
	display: flex;
	justify-content: space-between;
	border-top:2px solid  #666666;
	margin-top:50px;
}
.newdetail .chapter a{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.aboutus .list{
	display: block;
}
.aboutus .list li{
	float: left;
	width: 31%;
	margin:0 3.5% 50px 0;
	position: relative;
}
.aboutus .list li:nth-of-type(3n){
	margin-right: 0;
}
.aboutus .list li img{
	width: 100%;
	height: 240px;
}
.aboutus .list li img.play{
	width:35px;
	height:35px;
	position: absolute;
	top:130px;
	left:50%;
	transform: translate(-50%,-50%);
}
.layer2 {
	    z-index: 9999;
	    width: 100%;
	    position: fixed;
	    z-index: 999999;
	    left: 0%;
	    top: 0%;
	   height: 100%;
	     display: none; 
	    background:rgba(0,0,0,0.8);
	}
	.layer2 .video{
		width: 1200px;
		max-width: 90%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin:10% auto 0;
		height: 600px;
		max-height:80%;
		
	}
	.layer2 .video video{
		width: 100%;
		max-height: 100%;
		
	}
	.layer2 .close{
	    position:fixed;
	    top:10px;
	    right:0;
	    width:96px;
	    height:30px;
	    line-height:30px;
	    background:rgba(0,0,0,0.4);
	    font-size:16px;
	    color:#fff;
	    display:flex;
	    align-items: center;
	    justify-content: center;
		cursor: pointer;
	}
	
.aboutus .list li span{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #254472;
	line-height: 30px;
	height: 30px;
	display: block;
	text-align: center;
	overflow: hidden;margin:10px 0 20px;
}
.aboutus .list li p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	
}

.layers{
	padding:70px 0 190px;
	background:url(../images/bg5.png) no-repeat center center/cover;
}

.layers .pop{
	height: 500px;
	background:url(../images/bg4.png) no-repeat center center/cover;
	position: relative;
	width: 900px;
	/* max-width: 80%; */
	margin:0 auto;
}

.layers .pop .con{
	position: absolute;
	right:60px;
	top:140px;
	width: 570px;
}

.layers .pop .con .list{
	margin-bottom: 15px;
}
.layers .pop .con .list span{
	font-size: 24px;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	width: 160px;
	display: inline-block;
}
.layers .pop .con .list input{
	width: 400px;
	height: 40px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	box-sizing: border-box;
}
.layers .pop .con .list span i{
	color:rgba(212, 0, 10, 1);
	font-style: normal;
}
.layers .pop  input[type="button"]{
	width: 160px;
	height: 45px;
	background: #2879FF;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 45px;
	margin:0 40px;
}
.layers .pop  input[type="reset"]{
	
	width: 160px;
	height: 45px;
	background: #CCCCCC;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 45px;
}
.policy_information{
	padding:55px 0 65px;
	background:url(../images/bg.png) no-repeat center center;
}
.policy_information .content{
	margin-top:70px;
}
.policy_information .fl{
	width: 43%;
  padding:50px 50px 40px;

box-sizing: border-box;
background-color: #FFFFFF;
}
.policy_information .fr{
	width:50%;
}
.policy_information .fl span.time{
	
	font-size: 24px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #272A2E;
	line-height: 26px;
}
.policy_information .fl p.title{
	
	font-size: 20px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #272A2E;
	line-height: 36px;
}
.policy_information .fl p.font{
	
	font-size: 14px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #787878;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 20px;
}
.policy_information .fl img{
	width: 100%;
}
.policy_information .fl  span.more{
	width: 128px;
	height: 36px;
	background: #2879FF;
	
	line-height: 36px;
	display: block;
	text-align: center;
	margin-top:28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	
}
.policy_information .fr li{
	padding:36px 25px;
	position: relative;
	background:url(../images/arrow1.png) no-repeat right 20px bottom 40px;
	border-bottom:1px solid #e5e5e5;
}
.policy_information .fr li p.title{
	
	font-size: 16px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #343434;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	
	width: 80%;
	
}
.policy_information .fr li p.font{
	padding-left: 15px;
	font-size: 14px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #9A9A9A;
	line-height: 24px;
	margin-top:20px;
	height: 48px;
	overflow: hidden;
	width: 80%;
}
.policy_information .fr li span.time{
	position: absolute;
	top:35px;
	font-size: 24px;
	font-family: MicrosoftYaHeiLight;
	font-weight: 400;
	color: #9A9A9A;
	line-height: 24px;
	right:20px;
}
.policy_information .fr li:hover{
	box-shadow: 0 0 3px #ccc;
	background:url(../images/arrow2.png) no-repeat right 20px bottom 40px;
	background-color: #FFFFFF;
}

.policy_information .fr li:hover p.title{
	color: #254472;
}

.indexlayer{
	padding:80px 0 150px;
}

.indexlayer .swiper-father{
	position: relative;
}
.indexlayer .swiper-father .swiper-button-prev{
	width: 48px;
	height: 72px;
	background:url(../images/n2.png) no-repeat center center;
	transform: rotate(180deg);
	left:-100px;
}

.indexlayer .swiper-father .swiper-button-prev:hover{
	background:url(../images/p1.png) no-repeat center center;
		transform: rotate(0deg);
}
.indexlayer .swiper-father .swiper-button-next{
	width: 48px;
	height: 72px;
	background:url(../images/n2.png) no-repeat center center;
	right:-100px;
}

.indexlayer .swiper-father .swiper-button-next:hover{
	background:url(../images/p1.png) no-repeat center center;
	transform: rotate(180deg);
}
.indexlayer  .swiper-container{
	width: 100%;
	margin:0 auto;
}
.indexlayer .swiper-slide {
	position: relative;
}
.indexlayer .swiper-slide img{
	width: 100%;
	display: block;
}
.indexlayer .swiper-slide p{
	position: absolute;
	background:rgba(40, 121, 255, 0.5);
	height: 72px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	width: 100%;
	bottom:0;
	color: #FFFFFF;
	line-height:72px;
	text-align: center;
	opacity: 0;
}

 .indexlayer .swiper-slide {

        text-align: center;

        width: 70%;
		background: #FFFFFF;
		

       
        transition: 300ms;

        transform: scale(0.8);

    }
	
		 
	 .indexlayer  .swiper-wrapper{
		 margin-left: -15%;
	 }
	 .indexlayer .swiper-slide-active p{
		 opacity: 1;
	 }
	 
	 .commonbox{
		 background: #F5F5F5;
		 padding:70px 0 120px;
	 }
	 
	 .commonbox .wrap{
		background:url(../images/bg6.png) no-repeat center center/cover;
	 }
	 
	 .commonbox .fl{
		 width: 25%;
	 }
	 
	 .commonbox .fl h2{
		 height: 56px;
		 background: linear-gradient(0deg, rgba(40, 121, 255, 1), rgba(37, 68, 114, 1));
		 font-size: 18px;
		 font-family: SourceHanSansCN;
		 font-weight: 500;
		 color: #FFFFFF;
		 line-height: 56px;
		 padding-left: 25px;
	 }
	 
	  .commonbox .fl .con{
		  padding:25px 20px 20px;
	  }
	  
	  .commonbox .fl .con p{
		  font-size: 16px;
		  font-family: SourceHanSansCN;
		  font-weight: 400;
		  color: #333333;
		  line-height: 36px;
		  margin-bottom: 10px;
	  }
	  
	  .commonbox .fl .con .code{
		  border-top:1px solid  #CCCCCC;
		  padding:15px 0 0;
		  display: flex;
		  justify-content: space-between;
	  }
	   .commonbox .fl .con .code a{
		   height: 28px;
		   border: 1px solid #CCCCCC;
		   font-size: 12px;
		   font-family: Arial;
		   font-weight: 400;
		   color: #333333;
		   padding:0 10px;
		   line-height: 28px;
	   }
	   
	   .commonbox .fr{
		   width: 75%;
		   padding-top:50px;
	   }
	    .commonbox .fr h2{
			font-size: 24px;
			font-family: SourceHanSansCN;
			font-weight: 500;
			color: #333333;
			text-align: center;
			margin-bottom: 40px;
		}
		.commonbox .fr h2 span{
			font-size: 36px;
			color:rgba(37, 68, 114, 1)
		}
		
		.commonbox .fr .search{
			width: 667px;
			height: 45px;
			background: #F5F5F5;
			margin:40px auto 20px;
		}
		.commonbox .fr .search input{
			width: 500px;
			height: 45px;
			font-size: 16px;
			font-family: Arial;
			font-weight: 400;
			color: #CCCCCC;
			background:url(../images/se1.png) no-repeat left 10px center;
			box-sizing: border-box;
			padding-left: 50px;
		}
		.commonbox .fr .search button{
			height: 45px;
			width: 150px;
			background: #2879FF;
			font-size: 16px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			color: #FFFFFF;
			line-height: 45px;
		}
		
		.commonbox .fr .radio p{
			text-align: center;
			font-size: 16px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			color: #999999;
		}
		.commonbox .fr .radio p span{
			margin:0 20px;
		}
		.commonbox .fr p.last{
			font-size: 14px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			text-decoration: underline;
			color: #CCCCCC;
			margin-top:50px;
		}