.scroll{
    height:50px;
background: #FFFFFF;
line-height: 50px;
}

.scroll .swiper-container{
     float:right;
     width:86%;
     line-height: 50px;
     height:50px;
}
.menus{
	margin-top:80px;
}
.menus li{
	width:30%;
	float: left;
	margin:0 5% 50px 0;
	background:#5cbd90;
	padding:15px;
}
.menus li:nth-of-type(3n){
	margin-right:0;
}
.menus li a{
	font-size: 24px !important;
	color:#fff !important;
	height:150px;
	padding:0 20px;
	border:1px solid #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.menus li:nth-of-type(2){
	background:#8096bf
}
.menus li:nth-of-type(3){
	background:#40acce
}
.menus li:nth-of-type(4){
	background:#478cc7
}
.menus li:nth-of-type(5){
	background:#f8b958
}
.menus li:nth-of-type(6){
	background:#a488be
}
.scroll .swiper-button-prev{
    background:url(../images/prev3.png) no-repeat center center/15px;
    right:0;
    top:20px;
    left:auto;
}
.scroll .swiper-button-next{
    background:url(../images/prev3.png) no-repeat center center/15px;
    right:0;
    top:30px;
    left:auto;
    transform: rotate(180deg);
}
.scroll .swiper-container span.fl{
     width:90%;
     height:50px;
     overflow: hidden;
     text-overflow: ellipsis;
   font-size: 16px;
   font-family: SourceHanSansCN;
   font-weight: 400;
   color: #333333;
}
.scroll .wrap>span{
	width: 129px;
	height: 50px;
	display: inline-block;
	background:url(../images/bg.png) no-repeat center center;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}
.scroll .swiper-container span.fr{
     width:10%;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
text-align: left;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}

.header{
	height: 88px;
	background: #FFFFFF;
	padding:0 65px;
	line-height: 88px;
}
.header .fl img{
	height: 60px;
}
.header .fr li{
	display: inline-block;
	vertical-align: top;
}
.header .fr li a{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-left: 30px;
}
.header .fr li a:hover,.header .fr li a.active{
	color: #EF8203;
}

.banner img{
	width: 100%;
	display: block;
}

.commonbox{
	background:url(../images/bg1.png) no-repeat top center/cover;
	padding:20px 0 50px;
}

.commonbox .indexbox{
	background:#fff;
	padding:10px;
	
}
.commonbox .indexbox .box1 ,.commonbox .indexbox  .box4{
	display: flex;
	justify-content: space-between;
	
}
.commonbox .indexbox  .box4{
	margin-top:70px;
}
.commonbox .indexbox .box1 .swiper-container{
	width: 60%;
	margin:0;
}
.commonbox .indexbox .box1  .swiper-button-prev{
	background:url(../images/prev.png) no-repeat center center;
	width: 40px;
	height: 40px;
}
.commonbox .indexbox .box1  .swiper-button-next{
	background:url(../images/prev.png) no-repeat center center;
	transform: rotate(180deg);
	width: 40px;
	height: 40px;
}
.commonbox .indexbox .box1 .swiper-container img{
	width: 100%;
}
.commonbox .indexbox .box1 .swiper-pagination{
	text-align: right;
	bottom:10px ;
}
.commonbox .indexbox .box1 .swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	background: #000000;
	opacity: 0.7;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	border-radius: 0;
}
.commonbox .indexbox .box1 .swiper-pagination-bullet-active{
	background: #EF8203;
}
.commonbox .indexbox .box1 .swiper-container p{
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,0.3);
	position: absolute;
	bottom:0;
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 20px;
}
.commonbox .indexbox .box1 .tab{
	width: 37%;
}
.commonbox .indexbox .tab .title{
	display: flex;
	justify-content: space-between;
	border-bottom:1px solid  #E5E5E5;
	height: 40px;
	margin-bottom: 15px;
	align-items: center;
}
.commonbox .indexbox .tab .title a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.commonbox .indexbox .box2{
	display: flex;
	justify-content: space-between;
}
.commonbox .indexbox .box2>img{
	width: 100%;
	display: block;
	margin:30px 0 50px;
}


.commonbox .indexbox .tab .title span{
	border:1px solid  #E5E5E5;
	height:40px;
	line-height: 40px;
	background:#fff;
	padding:0 30px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	display: inline-block;
}
.commonbox .indexbox .box3 .title span:nth-of-type(1){
	background:url(../images/ico5.png) no-repeat left 20px center;
}
.commonbox .indexbox .box3 .title span:nth-of-type(1).active{
	background:url(../images/ico2.png) no-repeat left 20px center;
}
.commonbox .indexbox .box3 .title span:nth-of-type(2){
	background:url(../images/ico3.png) no-repeat left 20px center;
}
.commonbox .indexbox .box3 .title span:nth-of-type(2).active{
	background:url(../images/ico6.png) no-repeat left 20px center;
}
.commonbox .indexbox .box3 .title span:nth-of-type(3){
	background:url(../images/ico4.png) no-repeat left 20px center;
}
.commonbox .indexbox .box3 .title span:nth-of-type(3).active{
	background:url(../images/ico7.png) no-repeat left 20px center;
}
.commonbox .indexbox .box3 .title span{
	padding-left: 50px;
	border:none
}
.commonbox .indexbox .box3 .title span.active{
	    border-left: 1px solid #E5E5E5;
		 border-right: 1px solid #E5E5E5;
}
.commonbox .indexbox .tab .title span.active{
	border-top:2px solid #EF8203;
	color:#EF8203;
	border-bottom:none
}

.commonbox  .tab .title span img{
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0;
}
.commonbox .indexbox .tab li{
	line-height: 44px;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.commonbox .indexbox .tab .menus{
	margin:0;
}
.commonbox .indexbox .tab .menus li{
	width: 32%;
	margin:0 2% 20px 0;
	padding:10px;
} 
.commonbox .indexbox .tab .menus li:nth-of-type(3n){
	margin-right:0;
}
.commonbox .indexbox .tab .menus li a{
	height:80px;
	font-size: 14px !important;
	line-height: 20px;
	padding:0 10px;
}
.commonlists .right .tab .txt{
	background:url(../images/10.png) no-repeat right center;
	height: 147px;
}
.page{
	text-align: center;
	margin-top:40px;
}
.page a,.page span{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.commonlists .right .tab .txt p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
}
.commonbox .indexbox .tab li a{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.commonbox .indexbox .tab li span.fl{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	width: 65%;
	height:44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.commonbox .indexbox .tab li span.fr{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	width: 29%;
	text-align: right;
	
}

.commonbox .indexbox  .box3 .con ul{
	display: none;
}
.commonbox .indexbox  .box3 .con ul:first-of-type{
	display: block;
}

.commonbox .indexbox  .box4 .left{
	width: 70%;
	display: flex;
}
.commonbox .indexbox  .box4 .left .tab{
	width: 47%;
	margin-right:4%
}
.commonbox .indexbox  .box4 .right{
	width: 27%;
}
.commonbox .indexbox  .box4 .right img{
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.commonbox .indexbox  .box5 img{
	display: block;
	margin:50px auto 0;
	max-width: 100%;
}

.commonbox .boxs{
	background:#fff
}
.commonbox .menus{
	display: flex;
	justify-content: space-between;
	line-height: 30px;
	border-bottom:1px solid #E5E5E5;
	padding:0 10px;
}
.commonbox .menus p,.commonbox .menus a:last-of-type{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #EF8203;
}
.commonbox .menus p span,.commonbox .menus a{
	color:#999
}

.commonlists  .left{
	width: 64%;
	float: left;
}
.commonlists  .right{
	width: 34%;
	float: right;
	border-left: 1px solid #eee;
}
.commonlists  .right .tab,.commonlists  .right .tab img{
	margin-bottom: 20px;
}
.commonlists  .left .leftlist{
	margin-left: 25px;
}
.commonlists  .left .leftlist li{
	padding:25px 0 ;
	border-bottom: 1px dashed #E5E5E5;
}
.commonlists  .left .leftlist li p{
	font-size: 14px;
	font-family: SourceHanSansCN;
	
	color: #333333;
}
.commonlists  .left .leftlist li p.tit{
	font-weight: bold;
}

.detailbox .titles {
	border-bottom: 2px solid #E5E5E5;
	padding:30px 0;
}
.detailbox .titles  .font1{
	text-align: center;
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
.detailbox .titles  .font2{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	text-align: center;
}
.detailbox .con p{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}
.detailbox .con div,.detailbox .con h2,
.detailbox .con p,.detailbox .con span{
	max-width: 100%;
}
.detailbox .con{
	padding:30px 20px 50px;
}
.detailbox .con img{
	max-width: 100%;
	display: block;
	margin:0 auto;
}
.detailbox .chapter a{
	display: block;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}
.contact{
	padding:35px 30px;
}
.contact p.font1{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #000000;
}
.contact p{
	font-size: 16px;
	
	color: #000000;
}
.contact .map{
	height: 300px;
	margin-top:50px;
}
.footer{
	margin-top:40px;
}
.footer p{
	text-align: center;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
}