@charset "utf-8";
/*begin  --------clear */
*{margin:0;padding:0;text-decoration:none;outline:none;}
.wrap a,.wrap a:link,.wrap a:hover,.wrap a:focus,.wrap a:active,.wrap a:visited,.wrap a img{outline:none;text-decoration:none !important; border:none; color: #fff;}
.clear{clear:both;display:block;width:100%;height:0;font-size:0}
h1,h2,h3,h4,h5,h6{font-weight:normal}
object,.wrap embed{display:block;outline:0}
html,body{-webkit-text-size-adjust:none;width:100%;height:100%;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
.wrap{position:relative;overflow:hidden;margin:0 auto;width:100%; height:auto; max-width:1920px; min-width:1200px; background:#fff; font-size:14px; font-family:"微软雅黑";}
.wrap textarea{overflow:auto;resize:none;}
.wrap img{display:block;margin:0;padding:0;border:0 none;}
.wrap ul,.wrap ul li{list-style:none;}
.wrap br{font-size:0;line-height:0}
.left{float:left;}
.right{float:right;}
.bg100{width:100%;}
.bg12{margin:0 auto;width:1200px;position:relative}
.wrap .first_child,.wrap li:first-child{margin-left:0 !important;}
.wrap .last_child,.wrap li:last-child{margin-right:0 !important;}
/*end--------clear  */
/*star --slider 通用*/
.slick-slider{position:relative;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0 auto;}
.slick-list:focus{outline:0;}
.slick-track{position:relative;top:0;left:0;display:block;zoom:1;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{position:relative;float:left;min-height:1px;}
.slick-slide images{display:block!important;}
.slick-slide.slick-loading images{display:none;}
.slick-slide.dragging images{pointer-events:none;}
.slick-initialized .slick-slide{position:relative;display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;}
.btn_slick{position:absolute;display:block;padding:0;outline:0;border:0;font-size:0;line-height:0;cursor:pointer;}
.slick-prev{left:0;}
.slick-next{right:0;}

.section .btn_zx{display:block; width:150px;  text-align:center;height:46px; background: #937344; line-height:46px; font-size:22px; color: #fff;z-index:10;position:relative; margin:-3% auto 0;opacity: 0;transition: all 0.5s ease-in-out;}
.section.active .btn_zx{margin-top: 3%;opacity: 1;}
.section .btn_zx:hover{color: #937344; background: #34271a;}

.bg_line{width:100%;position: absolute; top:0; left: 0;z-index:2;opacity: 0;transition: all 1s ease-in-out;}
.bg_line img{width: 100%;}
.section1{background: url(../images/sec01-1.jpg) no-repeat center center; width: 100%; height: 100%;}
.section1 img{ width:100%;}
.section1 h3{ position:absolute; width:27%; left:3%; top:44.5%;animation:hand 3s infinite alternate;-webkit-animation:hand 3s infinite alternate; -moz-animation:hand 3s infinite alternate; -ms-animation:hand 3s infinite alternate; -o-animation:hand 3s infinite alternate;}

@keyframes hand
{
0% {left:6%;top:44.5%;}
50%{ left:12%; top:45%;}
100% {left:18%;top:44.5%;}
}

@-webkit-keyframes hand 
{
0% {left:6%;top:44.5%;}
50%{ left:12%; top:45%;}
100% {left:18%;top:44.5%;}
}

@-moz-keyframes hand 
{
0% {left:6%;top:44.5%;}
50%{ left:12%; top:45%;}
100% {left:18%;top:44.5%;}
}

@-o-keyframes hand 
{
0% {left:6%;top:44.5%;}
50%{ left:12%; top:45%;}
100% {left:18%;top:44.5%;}
}



.section1 .bg11{ position:absolute; width:41%; left:60%; top:39.4%;transition: all 1s; opacity:0; }
.active .bg11 { transition-delay: 0.7s;left:47.4%; opacity:1;}

/*section2*/
.section2{background:#fff url(../images/sec02-1.jpg)  no-repeat 50%; position: relative;}
.section2 img{ width:100%;}

.bg21 { position: absolute; left:44%; width:38%;  transition: all 1s;  opacity: 0; top:1%;}
.active .bg21 { opacity: 1; top:22.2%; transition-delay: 0.7s;}

.bg22 { position: absolute;bottom:0%; left:28.9%; width:46.5%;  transition: all 1s; opacity:0; }
.active .bg22 { transition-delay: 0.7s;bottom:24.5%; opacity:1;}


/*section3*/
.section .scroll_img{position:absolute;height: 100%; width: 100%; top:0; left:0;}
.scroll_img .con_slider{position:relative;}
.con_slider > img{width: 100%;}
.scroll_img {text-align: center;}
.scroll_img .slick-dots{position: absolute; bottom:20px; left: 50%; margin-left:362px;z-index: 10;}
.scroll_img .slick-dots li{float: left;margin-left: 17px;}
.scroll_img .slick-dots li span {background: #fff none repeat scroll 0 0;border-radius:30px;cursor: pointer;display: block;height:22px;width:22px;}
.scroll_img .slick-dots li.slick-active span{background: #937343 none repeat scroll 0 0;}



/*section4*/
.support{overflow:hidden;position: relative;z-index: 10;}
.support ul{width:100%;height:100%; overflow: hidden;}
.support ul li{ width:25%;display:block;overflow:hidden;position:relative;float:left;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity: 0.6;}
.support ul li img{display:block; width:100%;}

.sec04title{ width:950px; margin:85px auto 20px;}
.sec04title p{ font-size:24px; color:#000; margin-top:20px;}
.section4 ul{ width:100%;}
.section4 ul li{ width:25%; float:left;}

.section4 ul li img{ width:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s; transform:scale(1);}
.section4 ul li img:hover{transform:scale(1.1);}



/*section5*/
.section5{ width: 100%; height: 100%;/*background: url(../images/sec05-1.jpg) no-repeat center center;*/ position:relative;}
.section5 .sec05bg img{ width:100%;}
.section5 dl{ position:absolute; top:0px; width:44.5%; left:21.6%;}
.section5 dt{ width:22%; position:absolute; height:auto; z-index:2;}
.section5 dt img{ width:100%;}
.section5 dd{ position:absolute; top:0px; display:none; z-index:3;}
.section5 dd img{ width:100%;}

.section5 .eye{ top:34.7%;}
.section5 .fjx{ top:28.2%; left:34%;}
.section5 .fjx dt{ right:0;}

.section5 .mouse{ top:42.2%; left:24%;}
.section5 .mouse dt{ margin-top:28%; left:0.15%;}
.section5 .mouse dd{ top:-50%; left:0; }

.section5 .mm{ top:37.2%; left:28%;}
.section5 .mm dt{ margin-top:35%;left:73%;}
.section5 .mm dd{left:-8%; }



/*section6*/
.section6{position: relative;}
.section6  .slick-dots li span {background: #a1979a;}

.section7{width: 100%; height: 100%; background: url(../images/part7_bg.jpg) no-repeat center top;}
.star_list li{display:block; position: absolute;z-index:10;left:50%; animation:fadeIn 1s linear infinite alternate;opacity: 0;}
.star_list li.on{opacity: 1;}
.star_list .l1{left:48.9%;top: 105px;}
.star_list .l2{top: 0px;margin-left: 245px;}
.star_list .l3{top:421px; margin-left: -50px;}
.star_list .l4{top:467px;margin-left:175px;}
.star_list .l5{top:699px;margin-left:9px;}
.star_list .l6{top:463px;margin-left: -251px;}
.star_list .l7{top:675px;margin-left: -458px;}
.section7 .scroll_img{position: absolute; width:100%;height:470px; top:50%; margin-top: -230px; left: 0;z-index: 10;}
.section7 .scroll_img .con_slider{ width:100%;}
.section7 .scroll_img .con_slider .part_word{z-index:10; position:relative; left:auto; top:auto;margin-top:0%;opacity: 0;filter: alpha(opacity=0);}
.section7 .scroll_img .slick-active .part_word{margin-top:0; opacity: 1; filter: alpha(opacity=100);}

.section8{width: 100%; height: 100%; background: url(../images/sec08-1.jpg) no-repeat center center;}
.section8 p{ width:55%; margin:0px auto; padding-top:30%; position:relative;}
.section8 .sec08{ width:17.7%; position:absolute; bottom:-5%; left:38%;opacity: 0; transform: scale(5); -moz-transform: scale(5); -ms-transform: scale(5); -transform: scale(5); -transform: scale(5);transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;; -ms-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.section8 .sec08:hover{transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); opacity:1;}


@media (min-width:1600px)and  (max-width:1600px){
	.active .bg11 { transition-delay: 0.7s;left:50%; opacity:1;}
}
@media (min-width:1360px)and  (max-width:1366px){
	.section1 .bg11{ top:44%; }
	.active .bg11 { transition-delay: 0.7s;left:47.4%; opacity:1;}
	.active .bg21 { opacity: 1; top:20.2%; transition-delay: 0.7s;}
}
