*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}

img{vertical-align:top;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{
	font-family: 'Microsoft YaHei';
	overflow-x: hidden;
}
.wrap{
	width: 100%;
}
/*head*/
.head{
	width: 1000px;
	margin: 0 auto;
	height: 62px;
	padding-top: 20px;
}
.head .logo{
	width: 160px;
	height: 47px;
	background: url(../img/log.png) no-repeat;
	margin-top: 0;
}
.head h1 a{
	width: 100%;
	height: 100%;
	text-indent: -999em;
	display: block;
}
.head .con{
	height: 44px;
	border-left: 1px solid #999;
	padding-left: 20px;
	margin-left: 16px;
}
.head .con p{
	font-size:15px;
	color: #5c5c5c;
	margin-top: 3px;
}
.head .con .con1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
}
.head .tel{
	height: 32px;
	background: url(../img/tel.png) no-repeat center left;
	padding-left: 34px;
	font-size: 22px;
	color: #333;
	margin-top: 2px;
}
/*nav*/
.nav_box{
	width: 100%;
	height: 45px;
	background:#040307;
}
.nav_ul{
	width: 904px;
	margin: 0 auto;
}
.nav_ul li{
	line-height: 45px;
	font-size: 15px;
	width:12%;
	text-align: center;
}
.nav_ul li.thr{
	width: 16%;
}
.nav_ul li.last{
	margin-right: 0;
}
.nav_ul li a{
	color: #fff;
	display: inline-block;
	height: 100%;
	position: relative;
}
.nav_ul li a span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	background: #ffd343;
	transition: width .6s;
}
.nav_ul li:hover a{
	color: #ffd343;
}
.nav_ul li:hover a span{
	 width: 100%;
}
/*banner*/
.banner{
	width: 100%;
    height:560px;
    position: relative;
   /* overflow: hidden;*/
}
.banner .father{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.banner .father .pos1{
	position: absolute;
	left: 160px;
	top: -27px;
	width: 808px;
	height: 600px;
}
.banner .father .pos4{
	position: absolute;
	left: 0;
	top: 0;
}
.banner .father .pos2{
	position: absolute;
	left:42%;
	top: 0;
	width: 653px;
	height: 560px;
	background: url(../img/banner01-1.png) no-repeat;
}
.banner-img {
    width: 100%;
    height: 560px;
    
}
.banner-img.img1{
	background: url(../img/banner01.jpg) no-repeat center top;
}
.banner-img.img2 {
	background: url(../img/banner2.jpg) no-repeat center top;
}
.banner-img.img2020 {
	background: url(../img/web-banner.jpg) no-repeat center top;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: -30px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 15px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
    border: 1px solid #999;
}
.swiper-active-switch {
    background: #999;
   
}

canvas {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: none;
}
#canvas1{
	left: 50%;
	margin-left: -960px;
	/*margin-left: -790px;*/
}
#canvas2{
	width: 710px;
	height: 560px;
	left: 0px;
}
#bg2{
	position: absolute;
	left: 0;
	top: 0;
}
/*part1*/
.part1{
	width: 100%;
	text-align: center;
}
.part1 h2{
	font-size: 38px;
	color: #333;
	padding-top: 70px;
}
.part1 h2 span{
	color: #00b38b;
}
.part1 .text{
	font-size: 20px;
	color: #999;
	padding-top: 15px;
	padding-bottom: 78px;
}
.part1 .ul1{
	width: 1000px;
	margin: 0 auto 104px;
}
.part1 .ul1 li{
	width: 332px;	
	cursor: pointer;
}
.part1 .ul1 li .icon1{	
	height: 29px;
	margin: 0 auto;
	transition: 0.3s;
}
.part1 .ul1 li.fir .icon1{
	width: 30px;
	background: url(../img/icon01.png) no-repeat;
}
.part1 .ul1 li.sec .icon1{
	width: 26px;
	background: url(../img/icon2.png) no-repeat;
}
.part1 .ul1 li.thr .icon1{
	width: 27px;
	background: url(../img/icon3.png) no-repeat;
}
.part1 .ul1 li .line{
	width: 100%;
	height: 1px;
	background: #ddd;
	position: relative;
	margin: 28px 0 24px;
	transition: 0.3s;
}
.part1 .ul1 li.fir .line{
	background: #ff6d0b;
}
.part1 .ul1 li .line i{
	width: 11px;
	height: 11px;
	background: #333333;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5.5px;
	margin-top: -5.5px;
	transition: 0.3s;
}
.part1 .ul1 li.fir .line i{
	background: #ff6d0b;
}
.part1 .ul1 li h3{
	font-size: 22px;
	color: #333;
	padding-bottom: 20px;
	transition: 0.3s;
}
.part1 .ul1 li.fir h3{
	color: #ff6d0b;
}
.part1 .ul1 li .text1{
	font-size: 12px;
	color: #999;
	line-height: 22px;
}
/*part2*/
.part2{
	background: #fafafa;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	margin-top: 60px;
	padding-bottom: 80px;
}
.part2 .text{
	padding-bottom: 40px;
}
.part2 .conBox{
	width: 896px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}
.part2 .conBox .cir{
	width: 220px;
	height: 220px;
	position: absolute;
	left: 258px;
	top: 56px;
	transition: 0.6s;
	animation:3s cir infinite linear;
	cursor: pointer;
}
.part2 .conBox .cir .arrow1{
	width: 118px;
	height: 37px;
	background: url(../img/arrow1.png) no-repeat;
	position: absolute;
	left: -112px;
	top: 15px;
}
.part2 .conBox .cir .arrow2{
	width: 116px;
	height: 45px;
	background: url(../img/arrow2.png) no-repeat;
	position: absolute;
	left: -97px;
	top: 155px;
}
.part2 .conBox .cir .arrow3{
	width: 125px;
	height: 41px;
	background: url(../img/arrow3.png) no-repeat;
	position: absolute;
	left: 198px;
	top:24px;
}
.part2 .conBox .cir .arrow4{
	width: 324px;
	height: 46px;
	background: url(../img/arrow4.png) no-repeat;
	position: absolute;
	left: 198px;
	top:127px;
}
.part2 .conBox .cir .arrow5{
	width: 103px;
	height: 65px;
	background: url(../img/arrow5.png) no-repeat;
	position: absolute;
	left: 198px;
	top:163px;
}
.part2 .conBox .cir .arrow6{
	width: 137px;
	height: 71px;
	background: url(../img/arrow6.png) no-repeat;
	position: absolute;
	left: 403px;
	top:190px;
}
.part2 .conBox .cir .arrow7{
	width: 95px;
	height: 77px;
	background: url(../img/arrow7.png) no-repeat;
	position: absolute;
	left: 455px;
	top:50px;
}
.part2 .conBox .cir .arrow8{
	width: 10px;
	height: 66px;
	background: url(../img/arrow8.png) no-repeat;
	position: absolute;
	left:-182px;
	top:68px;
}
.part2 .conBox .cir .imgB{
	display: block;
}
.part2 .conBox .cir .textB{
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 12px;
	top: 30px;
	line-height: 20px;
	display: none;
}
.part2 .conBox .cir2 .textB{
	left: 28px;
	top: 46px;
}
.part2 .conBox .cir3 .textB{
	left: 24px;
	top: 34px;
}
.part2 .conBox .cir4 .textB{
	left: 20px;
	top: 15px;
}
.part2 .conBox .cir5 .textB{
	left: 20px;
	top: 20px;
}
.part2 .conBox .cir .textB b{
	width: 88px;
	height: 30px;
	line-height: 30px;
	background: url(../img/pai.png) no-repeat;
	font-size: 16px;
	color: #67b8de;
	position: absolute;
	left: 95px;
	top: -7px;
}
.part2 .conBox .cir4 .textB b{
	left: 62px;
	top: -8px;
}
.part2 .conBox .cir5 .textB b{
	left: 70px;
}
.part2 .conBox .cir1{
	width: 150px;
	height: 150px;
	left: 22px;
	top: 0;	
	animation:3s cir01 infinite linear;
}
.part2 .conBox .cir2{
	width: 184px;
	height: 185px;
	left: 0;
	top: 190px;	
	animation:3s cir02 infinite linear;
}
.part2 .conBox .cir3{
	width: 163px;
	height: 163px;
	left: 588px;
	top: 12px;	
	animation:3s cir03 infinite linear;
}
.part2 .conBox .cir4{
	width: 130px;
	height: 130px;
	left: 782px;
	top: 178px;	
	animation:3s cir04 infinite linear;
}
.part2 .conBox .cir5{
	width: 140px;
	height: 139px;
	left: 540px;
	top: 272px;		
	animation:3s cir05 infinite linear;
}
.part2 .conBox .cir:hover .textB{
	display: block;
}
.part2 .conBox .cir:hover .imgB{
	display: none;
}
@keyframes cir{
    0%{
    	top:56px;
    }
    50%{
    	top:70px;
    }
    100%{
    	top: 56px;
    }
}
@keyframes cir01{
    0%{
    	top:0px;
    }
    50%{
    	top:14px;
    }
    100%{
    	top: 0px;
    }
}
@keyframes cir02{
    0%{
    	top:190px;
    }
    50%{
    	top:204px;
    }
    100%{
    	top: 190px;
    }
}
@keyframes cir03{
    0%{
    	top:12px;
    }
    50%{
    	top:26px;
    }
    100%{
    	top: 12px;
    }
}
@keyframes cir04{
    0%{
    	top:178px;
    }
    50%{
    	top:192px;
    }
    100%{
    	top: 178px;
    }
}
@keyframes cir05{
    0%{
    	top:272px;
    }
    50%{
    	top:286px;
    }
    100%{
    	top:272px;
    }
}
.part2 .conBox .cir .gray{
	width: 100%;
	height: 100%;
	background: #f3f3f3;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.4s;
	transform: scale(0);	
}
.part2 .conBox .cir:hover .gray{
	transform: scale(1);
}
.part2 .conBox .cir .con{
	width: 194px;
	height: 194px;
	background: url(../img/cir01.png) no-repeat;
	position: absolute;
	left: 13px;
	top: 13px;
}
.part2 .conBox .cir1 .con{
	width: 124px;
	height: 124px;
	background: url(../img/cir02.png) no-repeat;
}
.part2 .conBox .cir2 .con{
	width: 157px;
	height: 158px;
	background: url(../img/cir03.png) no-repeat;
}
.part2 .conBox .cir3 .con{
	width: 137px;
	height: 137px;
	background: url(../img/cir04.png) no-repeat;
}
.part2 .conBox .cir4 .con{
	width: 104px;
	height: 104px;
	background: url(../img/cir05.png) no-repeat;
}
.part2 .conBox .cir5 .con{
	width: 114px;
	height: 113px;
	background: url(../img/cir06.png) no-repeat;
}
.part2 .conBox .cir img{
	margin-top: 33px;
}
.part2 .conBox .cir4 img{
	margin-top: 20px;
}
.part2 .conBox .cir .js{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0;
}
.part2 .conBox .cir .js1{
	font-size: 16px;
	padding-top: 10px;
}
.part2 .conBox .cir .money{
	width: 108px;
	height: 25px;
	background: #fff;
	border-radius: 15px;
	font-size: 14px;
	color: #ff4831;
	line-height: 25px;
	margin: 0 auto;
}
/*part3*/
.part3{
	padding-bottom: 80px;
	border: 1px solid #f5f5f5;
}
.part3 .ul2{
	width: 1000px;
	height: 380px;
	margin: 0 auto;
	position: relative;
}
.part3 .text{
	padding-bottom: 40px;
}
.part3 .ul2 li{
	width: 230px;
	height: 310px;
	overflow: hidden;
	position: absolute;	
	top: 0;
	cursor: pointer;
}
.part3 .ul2 li.fir{
	left: 0;	
}
.part3 .ul2 li.sec{
	left: 256px;
}
.part3 .ul2 li.thr{
	left: 512px;
	height: 380px;
	top: -8px;
	box-shadow: 0px 2px 10px 5px #ebecec;
}
.part3 .ul2 li.last{
	left: 768px;
}
.part3 .ul2 li h3{
	font-size: 16px;
	color: #333;
	padding: 23px 0 20px;
	text-align: left;
	font-weight: bold;
}
.part3 .ul2 li.thr h3{
	margin-left: 18px;
}
.part3 .ul2 li .text3{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-align: justify;	
	width: 100%;
	margin: 0 auto;
}
.part3 .ul2 li.thr .text3{
	width: 196px;
}
.part3 .ul2 li a{
	font-size: 14px;
	color: #00b38b;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
}
/*part4*/
.part4 .text{
	padding-bottom: 40px;
}
.part4 .ul3{
	width: 1000px;	
	margin: 0 auto;
}
.part4 .ul3 li{
	width: 300px;
	height: 280px;
}
.part4 .ul3 li.fir{
	background: url(../img/p1.jpg) no-repeat;
	text-align: left;
}
.part4 .ul3 li.sec{
	width: 400px;
	margin-left: -1px;
}
.part4 .ul3 li.thr{
	background: #ffb855;
}
.part4 .ul3 li.thr img{
	margin-top: 65px;
}
.part4 .ul3 li h3{
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	padding-top: 30px;
	padding-left: 24px;
}
.part4 .ul3 li p{
	font-size: 16px;
	color: #fff;
	padding-top: 28px;
	padding-left: 24px;
}
.part4 .ul3 li.thr h3{
	padding-left:0 ;
}
.part4 .ul3 li.thr p{
	padding-top: 15px;
	padding-left: 0;
}
.part4 .ul3 li i{
	width: 70px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 15px auto;
}
.part4 .ul3 li .text4{
	padding-left: 170px;
	padding-top: 52px;
}
.part4 .ul3 li.fou{
	width: 194px;
	height: 200px;
	background: #6676a3;
	margin-top: 14px;
}
.part4 .ul3 li.fou img{
	margin-top: 40px;
}
.part4 .ul3 li.fiv{
	background: #e7e4e7;
	text-align: left;	
	margin-right: 15px;
}
.part4 .ul3 li.fiv p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.part4 .ul3 li strong{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/arrow9.png) no-repeat;
	margin-left: 26px;
	margin-top: 15px;
}
.part4 .ul3 li.six{
	background: #ff615d;
}
.part4 .ul3 li.sev{
	background: #73cec6;
	margin-bottom: 70px;
}
/*part5*/
.part5{
	height: 831px;
	background: #fafafa;
}
.part5 .text{
	padding-bottom: 40px;
}
.part5 .bg{
	width: 774px;
	height: 563px;
	background: url(../img/book.png) no-repeat;
	margin: 0 auto;
	position: relative;
}
.part5 .bg .hand1{
	background: url(../img/hand1.png) no-repeat;
	width: 208px;
	height: 588px;
	position: absolute;
	left: -175px;
	top:32px;
	z-index: 999;
}
.part5 .bg .hand2{
	background: url(../img/hand2.png) no-repeat;
	width: 199px;
	height: 368px;
	position: absolute;
	right: -177px;
	top: 249px;
	z-index: 999;
}
.part5 .bg .hand2 .hand3{
	background: url(../img/hand3.png) no-repeat;
	width: 540px;
	height: 132px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 999;
}
.part5 .bg .pos1{
	width: 383px;
	height: 510px;
	position: absolute;
	left: 7px;
	top: 7px;
}
.part5 .bg .pos1 .bor{
	margin-top: 100px;
	margin-left: 140px;
	text-align: left;
}
.part5 .bg .pos1 em{
	font-size: 12px;
	color: #333;
	position: absolute;
	left: 50%;
	bottom: 5px;
}
.part5 .bg .pos1 .title1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 28px;
}
.part5 .bg .pos1 .first{
	color: #00b38b;
}
.part5 .bg .pos1 .title2{
	margin-left: 20px;
	font-size: 14px;
	color: #333;
	line-height: 44px;
	display: none;
}
.part5 .bg .pos1 .title2 p{
	cursor: pointer;
}
.part5 .bg .pos1 .title2 .add{
	width: 14px;
	height: 8px;
	background: url(../img/arrow10.png) no-repeat;
	display: block;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.part5 .bg .pos1 .title2 p:hover{
	color: #00b38b;
	transition: 0.2s;
}
.part5 .bg .pos1 .title2 .one{
	margin-top: -24px;
}
.part5 .bg .pos1 .fir{
	display: block;
}
.part5 .bg .page01{
	width: 395px;
	height: 518px;
	background: url(../img/bg.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 4px;
	/*display: none;*/
	opacity: 0;
}
.part5 .bg .page01 span{
	width: 43px;
	height: 50px;
	line-height: 50px;
	background: #00b38b;
	position: absolute;
	right: 40px;
	top: 0;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.part5 .bg .page01 em{
	width: 31px;
	height:16px;
	line-height: 16px;
	background: #00b38b;
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 12px;
	color: #fff;
}
.part5 .bg .page01 h4{
	text-align: left;
	padding-left: 40px;
	padding-top: 95px;
	font-size: 20px;
	color: #00b38b;
}
.part5 .bg .page01 .txt1{
	width: 324px;
	font-size: 14px;
	text-align: left;
	padding-left: 40px;
	color: #666;
	margin-bottom: 26px;
	line-height: 26px;	
}

.part5 .bg .page01 .fir{
	margin-top: 30px;
}
.part5 .bg .page01 a{
	color: #00b38b;
}
#Bt1{
	position: absolute;
	top: 40px;
	
}
#Bbtn1{
	position: absolute;
	left: 0px;
	top: 70px;
}
#Bbtn2{
	position: absolute;
	top:70px;
	left:50px;
}
/*part6*/
.part6{
	border-bottom: 1px solid #f5f5f5;
	position: relative;
	padding-bottom: 80px;
}
.part6 .text{
	padding-bottom: 40px;
}
.part6 .rollBox{
	width: 876px;
	height: 510px;
	position: relative;
	left: 50%;
	margin-left: -438px;
}
.part6 .rollBox span{
	width: 59px;
	height: 59px;
	background: url(../img/btn2.png) no-repeat;
	position: absolute;
	cursor: pointer;
}
.part6 .rollBox .pre{
	left: 9px;
	top: 50%;
	margin-top: -60px;
	z-index: 999;
}
.part6 .rollBox .next{
	right: 16px;
	top: 50%;
	margin-top: -60px;
	z-index: 999;
	background: url(../img/btn1.png) no-repeat;
}
.part6 .rollBox .ul6{
	width: 4476px;
	position: absolute;
	left: -1200px;
	top: 0;
}
.part6 .rollBox .ul6 li{
	width: 400px;
	height: 238px;
	background: url(../img/computer2.png) no-repeat;
	margin-top: 138px;
	transition: 0.6s;
	overflow: hidden;
	position: relative;
	opacity: 0.7;
}
.part6 .rollBox .ul6 li strong{
	position: absolute;
	left: 90px;
	top: 2.5%;
	color: #fff;
	font-size: 16px;
}
.part6 .rollBox .ul6 li.change{
	width: 876px;
	height: 510px;
	background: url(../img/computer.png) no-repeat;
	margin-top: 0;
	opacity:1;
}
.part6 .rollBox .ul6 li .p1{
	width: 304px;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-top: 70px;
	margin-left: 88px;
	line-height: 22px;
}
.part6 .rollBox .ul6 li .code3{
	width: 204px;
    height: 154px;
    margin-top: 40px;
    margin-left: 23px;
	overflow: hidden;
}
.part6 .rollBox .ul6 li .p2{
	width: 395px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 34px;
	cursor: pointer;
}
.part6 .rollBox .ul6 li .code2{
	left: -103px;
    bottom: 1px;
}
.part6 .rollBox .ul6 li .p3{
	margin-left: 146px;
	margin-top: 80px;
	position: relative;
	display: none;
}
.part6 .rollBox .ul6 li .p3 i{
	color: #529dd9;	
}
.part6 .rollBox .ul6 li a{
	position: absolute;
	right: 30px;
	bottom: 33px;
	width: 395px;
	height: 40px;
	font-size: 16px;
	color: #3c404c;
	line-height: 40px;
}
.part6 .rollBox .ul6 li a.pos{
	right: -82px;
	bottom: -1px;
}
.part6 .rollBox .ul6 li .p3 em{
	display: block;
	margin-top: 10px;
}
#redBox{
	display: block;
	width: 30px;
	height: 30px;
	background: #65b5f4;
	position: absolute;
    left: 0;
    top:20px;
}
#redBox2{
	width: 30px;
    height: 30px;
    background: #65b5f4;
    position: absolute;
    top: 20px;
    left: 0;
}
#btn3{
	position: absolute;
	top: 28px;
}
#ball{	
	width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #65b5f4;
    position: absolute;
    left: 0;
    top: 50px;
}
#clock{
	font-size: 30px;
	font-weight: bold;
	color: #65b5f4;
	margin-left: 56px;
	margin-top: 80px;
}
/*part7*/
.part7 .text{
	padding-bottom: 40px;
}
.part7 .tBox{
	width: 1154px;
	height: 430px;
	margin: 0 auto;
	position: relative;
}
.part7 .tBox .picBox{
	width: 1000px;
	margin: 0 auto;
	height: 100%;	
	overflow: hidden;
	position: relative;
}
#posBox{
	width: 2048px;
	position: absolute;
	left: 0;
	top: 0;	
}
.part7 .tBox .picBox .roll{
	position: relative;
	margin-right: 24px;	
   	perspective: 1000px;   	
   	cursor: pointer;
}
.part7 .tBox .picBox li .bg{
	width: 100%;
	height: 65px;
	background: #000;
	opacity: 0.8;
	filter:alpha(opacity=80); 
	position: absolute;
	left: 0;
	bottom: 0;
}
.part7 .tBox .picBox li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	text-align: left;
	padding-left: 13px;
}

.part7 .tBox .picBox li .tName{
	font-size: 18px;
	color: #fff;
	padding-top: 13px;
	margin-bottom: 5px;
}
.part7 .tBox .picBox li .tTitle{
	font-size: 12px;
	color: #b4b4b4;
}
.part7 .tBox span{
	width: 23px;
	height: 44px;
	background: url(../img/pre.png) no-repeat;
	position: absolute;	
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
}
#pre{
	left: 0;
}
#next{
	right: 0;
	background: url(../img/next.png) no-repeat;
}
.roll .box-content{
    width: 100%;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    filter:alpha(opacity=80); 
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    overflow: hidden;
}
.roll .box-img{
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
}
.roll:hover .box-img{
    transform: rotateY(-90deg);
}
.roll:hover .box-content{
    transform: rotateY(0);
}
.roll .box-content .t1,.roll .box-content2 .t1{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 50px;
}
.roll .box-content .t2,.roll .box-content2 .t2{
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
.roll .box-content .t3,.roll .box-content2 .t3{
	width: 190px;
	height: 1px ;
	background: #fff;
	margin: 20px auto 0;
}
.roll .box-content .t4,.roll .box-content2 .t4{
	font-size: 14px;
	width: 182px;
	text-align: justify;
	color: #fff;
	margin: 20px auto 0;
}

.box-content2{
	position: absolute;
	left: 0px;
	top: -470px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70); 
	color: #fff;
}
.part7 .btn{
	display: block;
	width: 187px;
	height: 46px;
	border: 1px solid #00b38b;
	color: #00b38b;
	line-height: 46px;
	font-size: 18px;
	margin: 56px auto;
	border-radius: 24px;
	transition: .6s;
}
.part7 .btn:hover{
	background: #00b38b;
	color: #fff;
}
/*part8*/
.part8{
	height: 618px;
	background: #fafafa;
}
.part8{
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	background: #fafafa;
	padding-bottom: 80px;
}
.part8 .text{
	padding-bottom: 40px;
}
.part8 .conBox2{
	width: 980px;
	margin: 0 auto;
}
.part8 .conBox2 .ul4{
	width: 388px;
	margin-left: 46px;
	margin-top: 64px;
}
.part8 .conBox2 .ul4 li{
	width: 83px;
	margin-right: 70px;
	margin-bottom: 40px;
}
.part8 .conBox2 .ul4 li h3{
	font-size: 14px;
	margin-top: 18px;
	color: #333;
	font-weight: bold;
}
.part8 .conBox2 .ul4 li.last{
	margin-right: -70px;
}
/*part9*/
.part9{
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	
}
.part9 .text{
	padding-bottom: 40px;
}
.part9 .part9Box{
	width: 100%;
	margin: 0px auto;
	background: #fafafa;
}
.part9 .part9Box li{
	width: 20%;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.part9 .part9Box li img{
	width: 100%;
}
.part9 .part9Box li h4{
	position: absolute;
	bottom: 0;
	left: -100%;
	width: 100%;
	background: #00b38b;
	color: #fff;
	padding: 10px 0;
}
.part9 .part9Box li h4 .text2{
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	margin-left: 3%;
}
.part9 .part9Box li h4 .text3{
	font-size: 44px;
	text-align: left;
	margin-left: 64px;
}
/*.part9 .part9Box li h4 .text4{
	margin-left: 2px;
}*/
@media screen and (max-width: 1334px){
	.part9 .part9Box li h4 .marL{
		margin-left:50px ;
	}
}
/*part10*/
.part10 ul{
	width: 100%;
	height: 156px;
}
.part10 ul li{
	width: 19%;
	color: #939393;
	font-size: 12px;
	border-right:1px solid #ebebeb ;
	height: 88px;
	margin-top: 45px;
}
.part10 ul li h3 .text2{
	font-size: 40px;
	color: #3c3c3c;
	position: relative;
	margin-bottom:14px;
	
}
.part10 ul li h3 .text2 span{
	position: absolute;
	right: 36%;
	top: -2%;
	color: #939393;
	font-size: 12px;
}
.part10 ul li.last{
	border-right: none;
}
.part10 ul li.sec h3 .text2 span{
	right: 28%;
}
.part10 ul li.thr h3 .text2 span{
	right: 22%;
}
.part10 ul li.fou h3 .text2 span{
	right: 30%;
}
.part10 ul li.last h3 .text2 span{
	right: 18%;
}
/*part11*/
.part11{
	width: 100%;
	height: 504px;
	background: url(../img/lyb.jpg) no-repeat;	
	border-bottom: none;
}
.part11 h2{
	color: #fff;
}
.part11 h2 span{
	color: #f13900;
}
.part11 .text1{
	padding-top: 26px;
	color: #ccc;
}
.form_div {
	width: 1000px;
	margin:0 auto;
	position: relative;
}

.form_wrap {
	width: 404px;
    margin: 38px auto 0;
}

.dl_input {
	width: 100%;
	height: 52px;
	border-radius: 10px;
	background: #fff;
	border: 1px solid #999;	
	margin-bottom: 16px;
	background: none;
}
.dl_input dt{
	float: left;
	width: 90px;
	color: #9f9f9f;
	position: relative;
	padding-left: 40px;
	line-height: 52px;
}
.dl_input dt span{
	display: inline-block;
	width: 22px;
	height: 28px;
 	position: absolute;
 	left: 18px;
 	top: 12px;
}
.ipt_icon_name{
	background: url('../img/footer_icon.png') no-repeat left center;
}
.ipt_icon_tel{
	background: url('../img/footer_icon.png') no-repeat;
	background-position: -32px center;
	
}
.dl_input dd{
	float: left;
	width: 60%;
}
.dl_input dd input{
	width: 100%;
    height: 48px;
    border: none;
    color: #f0a122;
    margin-top: 0;
    padding-top: 3px;
    line-height: 48px;
    background: none;
}
.butn_wrap{
	margin-top: 30px;
}
.butn_wrap:after, .butn_wrap:before{
	display: block;
	content: '';
	clear: both;
}
.butn_wrap >div{
	width: 50%;
	line-height: 42px;
	float: left;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.butn_wrap .first_div{
	padding-right: 3px;
}
.butn_wrap .last_div{
	padding-left: 3px;
}
.butn_wrap .first_div a{
	display: inline-block;
	width: 100%;
	height:42px;
	background: #00b38b;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-top: 2px;
}
.butn_wrap .last_div button{
	display: inline-block;
	width: 100%;
	height:42px;
	background: #f13900;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	border: none;
	
}
.form_left{
	position: absolute;
	top: -72px;
    left: 70px;
    /*top: 50px;*/
   left: 80px \0;
}
/*foot*/
.footer {
	width: 100%;
	background: #191919;
	color: #999999;
	text-align: center;
	font-size: 14px;
	padding: 12px 0;
}
/*kf*/
#kf{
	width: 86px;
	height: 465px;
	background:#222;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -230px;
	z-index: 9999;
}
#kf ul{
	margin-top: 3px;
}
#kf li{
	width: 80px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 3px;
	overflow: hidden;
}
#kf li img{
	border: none;
}
#kf li span{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 14px;
	position: absolute;
	left: 0px;
	top:50px;
}
#kf li .hov{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#kf li h3{
	width: 0px;
	height: 80px;
	border: 3px solid #222;
	border-left: none;
	position: absolute;
	left: 76px;
	top: -3px;
	/*z-index: -1;*/
	background: #4a9bcf;
	opacity: 0;
	filter:alpha(opacity=0); 
	transition: 0.2s;
}
#kf li.sec h3{
	background: #ff5500;
}
#kf li.thr h3{
	background: #ffb848;
}
#kf li.fou h3{
	background: #00a8a9;
}
#kf li.fiv h3{
	background: #5b45a9;
}
#kf li.last span{
	top: 10px;
	animation: show 1s infinite;
}
#kf li:hover{
	overflow: visible;
}
#kf li:hover h3{
	opacity: 1;
	filter:alpha(opacity=100); 
	width: 152px;
}
#kf li h3 p{
	height: 66px;
	border-left: 1px dashed #fff;
	margin-top: 7px;
	margin-left: 4px;
	padding-left: 10px;
}
#kf li h3 p a{
	display: block;
	width: 130px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;	
}
#kf li h3 p a.fir{
	border-bottom:1px solid #fff ;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 14px;
}
@keyframes show{
	0%{
		font-size: 14px;
	}
	50%{
		font-size: 16px;
	}
	100%{
		font-size: 14px;
	}
}
@keyframes show3{
	0%{
		font-size: 15px;
	}
	50%{
		font-size: 14px;
	}
	100%{
		font-size: 15px;
	}
}
#kf li p a:hover{
	animation: show3 1.5s infinite;
}


.fixbox{
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: fixed;
	z-index: 1;
	background: #222222;
	z-index: 102;
}
.fixbox-main{
	width:1000px;
	margin-left:4%;
}
.fixbox-main p{
	margin-right: 24px;
	float: left;
	font-size: 15px;
	color: #ffffff;
}
.fixbox-main input{
	float:left;
}
.fixbox-main input.text{
	margin-right: 10px;
	margin-top: 16px;
	width: 150px;
	height: 23px;
	line-height: 30px;
	text-indent: 15px;
	background: #ffffff;
	border: none;
}
.fixbox-main input.submit{
	margin-left: 10px;
	margin-top: 10px;
	width: 156px;
	height: 32px;
	cursor: pointer;
	background: #3697d9;
	border: none;
	font-size: 16px;
	color: #fff;
}

.part10 ul li h3 .text2 em{
	font-family: Arial;
	font-size: 44px;
	color: #3c3c3c;
	position: relative;
	font-style: normal;
	display: inline-block;
}
.part10 ul li h3 .text2 em:before{
	content: '近';
	display: inline-block;
	clear: both;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	left: -28px;
	font-size: 27px;
}
