@charset "utf-8";
html{ font-size:20px;
	/*-moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
      user-select:none;*/
      margin:0 auto;
  }
*{margin:0; padding:0; font-family:"微软雅黑","arial";list-style-type:none;font-size:1rem; color: #333; }
a,img{text-decoration:none;}
body{ margin:0; padding:0;overflow-y: auto;  overflow-x: hidden; }
section{letter-spacing:0px;}/*字体间距*/
/*导航*/
.nav{position:fixed; top:0; width: 100%;z-index: 9999; min-width: 1200px; }
.nav-top{height: 1.8rem;background-color:#999966;width: 100%;}
.nav-top div a{color: #fff; font-size: .6rem; line-height: 1.7rem; display: inline-block; width:5rem; font-weight: bold; text-align: center;}
.nav-top-left{float: left; margin-left: 5%;}
.nav-top-right{float: right;margin-right: 3%;display:flex; -webkit-display:flex; -webkit-justify-content:space-between; justify-content:space-between;}
.nav-top div a:hover{ border-bottom:2px #fff solid; }
.nav-top div a img{margin:0 5px -4px 0; }
.nav-main{background-color: #000; height: 3.6rem;}
.nav-main .logo{ margin-left: .5%; display: inline-block;}
.nav-main .logo a img{float: left;}
.nav-main .logo a span{ padding-left: 1rem; font-size:.8rem; font-weight: bold; color: #ff9933;line-height: 72px; display:block; float: left;}
.nav-main ul{ width: 35rem; float: right; margin-right: 3%;  display:flex; -webkit-display:flex; -webkit-justify-content:space-between; justify-content:space-between;}
.nav-main>ul>li>a{ color: #fff; font-size: .7rem; text-align: center; line-height: 3.6rem; padding: 22px 10px;}
.nav-main>ul>li>a:hover{border-bottom: 3px solid #fff;}
.nav-main ul li a.shop{border:none;}
.nav-main ul li:last-child a span{ background-color: #ff9933; padding:.5rem  1rem;font-size: .7rem;  color: #fff; border-radius:1rem;}
.nav-main ul li:last-child a span:hover{background-color: #e57300;}
/*语言*/
.languageList{display: none; width: 8rem; position: absolute; top:1.8rem; right:1rem; background:#fff; border-radius: 3px; padding: .5rem 0; box-shadow: 1px 1px 5px #999;}
.Language:hover .languageList{display: block;}
.languageList li>a{color: #333; text-align: left; padding-left: 1rem; width:8rem;}
.languageList li a:hover{border:none; color: #ff9933;}
/*blog导航*/
.nav-blog ul{display: none;  padding-bottom:1.5rem;position:absolute; top:5.4rem; left:78rem; }
.nav-blog:hover ul{ display: block;width: 9rem;}
.nav-blog ul li{background:#fff; border-radius: 3px; padding: .5rem 0; box-shadow: 1px 1px 5px #999;}
.nav-blog ul li a{ padding:.5rem 0 .5rem 1rem; display: block; font-size: .7rem;}
.nav-blog ul li a:hover{ color: #ff9933; font-weight: bold;}
/*产品导航*/
.nav-products ul{padding-bottom:1.5rem;position:absolute; top:5.4rem; left:0; background:#fff; width:100%;  box-shadow: 0 2px 3px #e0e0e0;border-top: 1px solid #e0e0e0; display: none; }
.nav-products:hover ul{ display: block; }
.nav-products ul li{ width:60rem; margin: 0 auto; display:flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; justify-content:center;}
.nav-products ul li p{text-align: center; color: #4d4d4d; font-size: .7rem; line-height: 1rem; }
.nav-products ul li a{ margin: 1rem;}
.nav-products ul li a:hover p{ font-weight: bold; color: #ff9933;}

/*轮播*/
.flexslider {position: relative;width: 100%; margin: 108px auto 0 auto; height:640px;overflow: hidden;zoom: 1; }    
.flexslider .slides li {width: 100%; }    
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background:url(../img/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px; }   
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}    
.flex-direction-nav .flex-prev {left: 0;}  
.flexslider:hover .flex-next {opacity: 0.3;filter: alpha(opacity=25);}    
.flexslider:hover .flex-prev {opacity: 0.3;filter: alpha(opacity=25);}    
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50); cursor:pointer;}    
.flex-control-nav { width: 100%;position: absolute;bottom: 10px; text-align: center;}    
.flex-control-nav li { margin: 0 2px;display: inline-block; zoom: 1;*display: inline; }  
.flex-control-paging li a {background:url(../img/dot.png) no-repeat 0 -16px;display: block; height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}   
.flex-control-paging li a.flex-active,.flex-control-paging li.active a {background-position: 0 0;}    
.flexslider .slides li>img {width: 100%; height:640px;  display: block;}

/*banner文字*/
.banner-text{position:absolute; top:150px;}
.banner-text-0{width: 80rem; margin: 0 auto;  padding-left: 7.5rem;}
.banner-text-0 h1{ font-size:3.6rem;  color:#ede054;}
.banner-text-0 h2{ font-size: 2.4rem; color: #fff;}
.banner-text-0 p{ color: #fff; font-size: .8rem; line-height: 1.6rem;}
.banner-text-1{left:10%;}
.banner-text-1 h1{ font-size: 2.8rem; color: #ede054;}
.banner-text-1 h2{ font-size: 1.8rem; color: #fff;}
.banner-text-1>h1>p{ font-weight: normal; margin-bottom: 2rem; font-size: 1.6rem;color: #fff;}
.banner-text-1>p{font-size: .8rem;color: #fff;}
.banner-text-2{left:10%; width: 35rem;}
.banner-text-2 h2{ font-size: 2rem; }
.banner-text-2 p{ font-size: 1.6rem;}
/*index内容*/
.index-main-1{width: 60rem; margin: 3rem auto 0 auto;}
.index-main-1 h2{ font-size: 2.1rem; text-align: center;  line-height: 4.2rem;}
.index-main-1 p{ font-size: .7rem;  line-height: 1.4rem;}
.index-main-2{ width: 65rem; margin: 6rem auto 5rem auto;}
.index-main-2 div{float: right; width: 27rem;}
.index-main-2 div h2{font-size: 1.4rem; margin-bottom: 1rem;}
.index-main-2 div p{font-size: .8rem;  line-height: 1.6rem; margin-bottom:.5rem;}
.index-main-3{ background: url(../img/index-img-2.jpg) no-repeat center ; height: 32rem;}
.index-main-3 h2{ margin:0 auto; padding-top: 10rem; color: #fff; font-size: 2.2rem; width: 60rem; text-align: center;}
.index-main-3 p{ color:#fff;  margin: 0 auto; font-size: 1.8rem; width: 54rem;  text-align: center;}
.index-main-4{ background-color: #ff9933; height: 33rem; padding-top: 4.75rem; }
.index-main-4 video{ margin: 0 auto; width: 976px; display: block;  border-top: 1px solid #ff9933; }
.index-main-5{ width: 57rem; margin: 0 auto;}
.index-main-5 h2{ text-align: center; font-size: 2.1rem; line-height: 12rem;}
.index-main-5 ul{display:flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.index-main-5 ul li{ width: 27rem; height:20.5rem; display: inline-block; margin-bottom: 5rem;}
.index-main-5 ul li:nth-child(odd){margin-right: 3rem;}
.index-main-5 ul li h3{ padding: 0 1rem; font-size: 1.6rem; margin-top: 6rem;}
.index-main-5 ul li p{ padding: 1rem 1rem; font-size: .8rem; line-height: 1.6rem;}
.index-main-5 ul li:nth-child(3) h3{margin-top: 3rem;}
.index-main-6{ background-color: #fafaf5; height:42rem;}
.index-main-6 h2{font-size: 2.1rem; color: #333; width:30rem; margin: 0 auto; text-align: center; padding-top: 6rem;}
.index-main-6 ul {width:58rem; margin: 3rem auto 7rem auto; display:flex; -webkit-display:flex; -webkit-justify-content:space-between; justify-content:space-between; }
.index-main-6 ul li img{ width: 14rem;}
.index-main-6 ul li{position: relative;}
.index-main-6 ul li div{ position: absolute; top:1rem; left: 1rem; }
.index-main-6 ul li div h4{ color: #fff; font-size: 1.2rem; line-height: 2.4rem; }
.index-main-6 ul li div p{ color: #fff; font-size: .9rem; line-height: 1.4rem; width:12rem; }
.index-main-6 ul li div button{ font-size:.6rem; margin-top: 1rem; padding: .2rem .5rem; background-color:#ff9933; border-radius: .2rem; color: #fff;border:none;}
.index-main-6>p{ text-align: center; color: #333; font-size: .8rem; margin-top: 1rem;}
.index-main-7{ width: 58rem; margin: 0 auto;padding-top:1px;}
.index-main-7 .targetBox {display: flex;}
.index-main-7 .myText {width: 476px;padding-left: 114px;}
.index-main-7 .myText li {width:476px;height:540px;display: flex;justify-content: center;align-items: center;}
.index-main-7 .myText li div h2{ font-size: 1.8rem;}
.index-main-7 .myText li div h3{ font-size: 1.2rem;}
.index-main-7 .myText li div p{font-size: .8rem; line-height: 1.4rem; padding-top: .5rem;}
.index-main-7 .myImage img {display: block;width:456px;height:540px;}
.index-main-7 .targetImages {position: relative;left:150px;width: 570px;}
.index-main-7 .targetImages img {position: absolute;top:150px;left:134px;width:276px;height:540px;}

.index-main-8{ background-color: #ff9933; }
.index-main-8 h2{ width: 60rem; margin: 0 auto; font-size: 2rem; padding: 4.5rem 0 0 0; color: #fff;}
.index-main-8>p{ width: 60rem; margin: 0 auto; line-height: 1.6rem; font-size: .8rem;  color: #fff;}
.index-main-8>ul{ width: 60rem; margin: 3rem auto 0 auto; display:flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; padding-bottom: 5rem;}
.index-main-8 ul li{width:14rem; padding: 0 .5rem; margin-bottom: 3rem;}
.index-main-8 ul li h3{ color: #fff; padding-top: 1rem;}
.index-main-8 ul li p{ color: #fff; font-size: .8rem; line-height: 1.6rem;}
.foot{ background-color: #fafafa; text-align: center; padding:1.5rem 0; user-select:text;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;-khtml-user-select:text;}
.foot-centre p{ font-size:.7rem; line-height: 1.4rem; }
.foot-centre p a{ color: #999966;font-size:.7rem; line-height: 1.4rem; font-weight: bold;}
.foot-centre p b{font-size:.7rem; line-height: 1.4rem;}
.foot-right{ margin-top: .5rem;}
.foot-right a{ font-size:.7rem; line-height: 1.4rem; padding: 0 .2rem;}

/*use*/
.use h1{background-color: #e5e5b8;font-size: 3rem; line-height: 2rem; text-align: center; margin-top: 5rem; padding:5rem 0;}
.use-main{width: 60rem; margin:0 auto 3rem auto;}
.use-main ul{ width: 60rem; margin: 3rem auto; display:flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
.use-main ul li{width:13rem; height: 14rem; margin: 0 1rem; margin-bottom: 3rem;  border-radius: 3px;  box-shadow:  0 0 5px #ccc; text-align: center;}
.use-main ul li>img{ padding-top: 2rem; }
.use-main ul li p{ font-size: .8rem; padding-top:1rem; }
.use-main ul li a{  display:inline-block;  color: #fff; font-size: .7rem; line-height: 1.2rem; padding: 0 .8rem; border-radius: 20px; margin-top: 4rem; background:#000; }
.use-main ul li a i{ display:inline-block;border-width: 6px; border-color: transparent transparent transparent #fff;border-style: solid; padding-right: 2px;}
/*about*/
.about-main{margin: 8rem auto 0 auto; width: 60rem; } 
.about-main .ul1{ display:flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.about-main .ul1 li{  height: 28rem;  }
.about-main .ul1 li img{ float: left; margin-top: 1rem;}
.about-main .ul1 li p{ font-size: .8rem; line-height: 1.3rem; padding: 0 1rem; float: left; width: 40rem; }
.about-main .ul1 li p span{ font-size: 1.5rem; line-height: 3rem; display:block;  font-weight: bold; }
.about-main .ul1 li b{ font-size: .8rem;}
.about-main .ul2{ width: 60rem; margin: 2rem auto ; display:flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; display: none;}
.about-main .ul2 li{ width: 15rem;  height: 20rem; }
.about-main .ul2 li button{ background-color: #ff9933; width: 8rem; line-height: 2.5rem; font-size: .9rem; display: block; color: #fff; margin: 0 auto; text-align: center; border-radius: 2rem; border:0; }
.about-main .ul2 li p{ width: 10rem; text-align: center; font-size: .7rem; line-height: 1.2rem; color: #666;  display: block; margin: 0 auto; }
.about-main .ul2 li:nth-child(odd) button{ margin: 2rem auto 1rem auto;  }
.about-main .ul2 li:nth-child(odd) p{ padding: 0 0 2rem 0;  }
.about-main .ul2 li:nth-child(even) p{margin-top: 2rem; padding-bottom: 1rem;}
/*contact*/
.clear {clear: both;}/*清除浮动*/
.contact{width: 60rem; margin:0  auto;}
.h1{background-color: #e5e5b8;font-size: 3rem; line-height: 12rem; text-align: center; margin-top: 5rem;}
.contact ul p:nth-child(1){ padding: 2rem 0;}
.contact ul li:nth-child(2){ width: 18rem; float: left;}
.contact ul li:nth-child(3){ width: 42rem; float: right;}
.contact ul li p{ font-size: 16px; line-height: 32px;}
/*support*/
.support{width: 60rem; margin:9rem auto 5rem auto;}
.support>div{ margin-top: 3rem; display: flex; -webkit-display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.support>div ul{ height: 23rem; width: 28rem; padding:0 20px; overflow: hidden;}
.support>div ul:nth-child(1) h2{padding-left: 48px; margin-bottom: .8rem; line-height: 1.6rem; background:url(../img/support-icon-2.png) no-repeat left;}
.support>div ul:nth-child(2) h2{padding-left: 48px; margin-bottom: .8rem; line-height: 1.6rem; background:url(../img/support-icon-2.png) no-repeat left;}
.support>div ul:nth-child(3) h2{padding-left: 48px; margin-bottom: .8rem; line-height: 1.6rem; background:url(../img/support-icon-1.png) no-repeat left;}
.support>div ul li{ padding-left: 48px; margin-bottom: .8rem;}
.support>div ul li a{ font-size: .8rem; color: #999966;}
.support-faq li p{font-size: .8rem; color: #999966; }
.support-faq li span{font-size: .8rem; color: #333; display: none; padding: .5rem;}
.support-faq li p:hover{cursor: pointer; color: #808040;}
.support-faq li:hover span{ background-color:#f5f5f5; display: block;}

.sale{background-color: #faf9f7; width: 100%; padding: 4rem 0;}
.sale tr{ width: 60rem; margin:0  auto; display: block;}
.sale tr th>img{ width: 28rem;padding:0 1rem;}
.sale tr th{ text-align: left;width: 28rem; padding:0 1rem;}
.sale tr th h3{font-size: 1.8rem; line-height: 3.6rem;}
.sale tr th span{font-size: .8rem; line-height: 1.6rem; font-weight: normal;}
.sale tr th a{font-size: .8rem; line-height: 1.6rem; color: #f89938;}
/*product*/
.product{margin: 7rem auto 1rem auto;width: 1200px;}
.product h3{ margin-top: 1rem;}
.product ul{  display: flex; -webkit-display:flex; flex-flow:wrap; -webkit-flex-flow:wrap;}
.product ul li{ width: 284px; margin:18px 14px 0 0; border: 1px solid #f5f5f5;transition-duration: 0.3s; transition-property: transform; position: relative;} 
.product ul li:nth-child(4n){margin-right: 0;}
.product ul li img.new{position: absolute; width: 42px; left: 0;}
.product ul li img{width:284px;} 
.product ul li p{ padding-left: 1rem; color: #999966; font-size: .8rem;}
.product ul li span{color:#666;line-height: 1.2rem; font-size: .7rem; display: block;padding:.3rem 0 1rem 1rem;}
.product ul li span i{color:#333;line-height: 1.2rem; font-size: .7rem; padding:.3rem 0 1rem 0.2rem;}
.product ul li:hover{ transform: translateY(-3px);box-shadow: 0px 5px 10px #ccc; z-index: 999; cursor: pointer;}
.product-v200{ margin:8rem auto 0rem auto; height: 32rem; width:60rem;}
.product-v200-img{ width: 24rem;float: left;}
.product-v200 .product-v200-img-big{width: 24rem;  height: 24rem; border: solid 1px #e5e5e5; }
.product-v200 .product-v200-img-big ul li{text-align: center;} 
.product-v200 .product-v200-img-big ul li img{width: 24rem;}
.product-v200 .product-v200-img-small{ display:flex; -webkit-display:flex; -webkit-justify-content:flex-start; justify-content:flex-start;}
.product-v200 .product-v200-img-small img{margin: 1rem .2rem; width: 4.3rem; height: 4.3rem; border: 1px solid #e5e5e5;  display: block;}
.product-v200 .product-v200-img-small img:hover{ border: 1px solid #999966; cursor: pointer;}
.product-v200-text{ width: 34rem; margin-left: 2rem; float: right;}
.product-v200-text h4{ font-size:1rem; line-height: 1.8rem; margin-top: .5rem;}
.product-v200-text h4 a{ color: #ff9933; padding-left: 1rem;}
.product-v200-text>p{ font-size: .8rem; line-height: 1.4rem;}
.product-v200-text ul{ margin-top:.8rem; }
.product-v200-text ul li p{ font-size: .8rem; line-height: 1.6rem; border:1px solid #f5f5f5; border-bottom: none;}
.product-v200-text ul li p:last-child{border:1px solid #f5f5f5;}
.product-v200-text ul li p span{font-size: .8rem; border-right:1px solid #f5f5f5; color: #666; width:9rem; text-align: center; padding: 0 .3rem; display: inline-block;}
.productDeta{padding:2rem; background-color:#f2f3f7;}
.productDeta-box{width:750px;margin:0 auto;padding:2rem; background-color: #fff;}
.productDeta-box img{ vertical-align: top; background-color: #fff; width:750px;}
.productDeta-box p{ font-size: .8rem; line-height:1.2rem; padding:.5rem .5rem 1.5rem .5rem;}
/*articles文章*/
.articles{ margin:8rem auto 0rem auto; width:60rem;}
.articles .left-img{ float: left; width: 15rem; height:13rem; overflow: hidden;}
.articles .right-text{float: left; width:42rem; padding:1rem 0 0 2rem;}
.articles .left-img img{ width:100%; height:100%; border-radius: 5px;}
.articles .right-text h2{font-weight: normal; font-size: 1.4rem; line-height: 1.8rem;  }
.articles .right-text div{ padding-top:.5rem;}
.articles .right-text div a{ color: #390802;font-size: .7rem;}
.articles .right-text div p{ color: #666;font-size: .7rem;}
.articles ul li{border-bottom: 1px solid #ccc; margin-bottom: 1rem; height: 15rem;}
.right-text h2:hover{color: #ff9933;}
.articles .left-img{ position: relative;}
.articles .left-img-1{ position: absolute; left: 0; top: 0; display: none;}
.articles ul li:hover .left-img-1{ display: block;}
/**articles文章内容**/
.articles-main{ margin: 8rem auto 0 auto; width: 60rem; min-height: 23rem; }
.articles-main h1{ font-size: 1.4rem;}
.articles-main i{ font-size: .7rem; color: #ccc; margin-bottom:2.5rem; display: inline-block; }
.articles-main p{ font-size: .8rem; line-height: 1.6rem;}
/*APP下载*/
.down{ background: url(../img/down-bj.jpg) no-repeat; width: 750px; min-height: 1344px; margin: 0 auto; display: block; position: relative; letter-spacing:0px;}
.down-title{padding: 50px 0 30px 0;  text-align: center;}
.down p:nth-child(1){ font-size: 36px; color: #9ee6fe; line-height: 72px;} 
.down p:nth-child(2){ font-size: 48px; color: #fff;}
.down ul{display: flex; flex-wrap:wrap; justify-content:center; }
.down ul li{width: 278px; height: 62px; line-height: 62px;   border-radius: 32px;text-align: center; display: inline-block; }
.down ul li:nth-child(1){ margin-right: 50px;}
.down ul li a{padding:3px 0 10px 48px; no-repeat; font-size:28px;color: #fff; }
.down ul li.android {background-color: #00d5ff; }
.down ul li.ios {background-color: #00bfff;}
.down ul li.huawei {background-color: #00aaff;}
.down ul li.sl {background-color: #0095ff;}
.down ul li.android a{background: url(../img/down-android.png) no-repeat; }
.down ul li.ios a{background: url(../img/down-iphone.png) no-repeat; }
.down ul li.huawei a{background: url(../img/down-huawei.png) no-repeat; }
.down ul li.sl a{background: url(../img/down-360.png) no-repeat; }
.down>p{ color: #fff; padding: 30px 0; margin-left: 76px;}
.down img{ position: absolute; bottom: 0; left: 0; right: 0; width: 570px; margin: 0 auto;}