@charset "utf-8";



.img-block {display: block;width: 100%;height: auto;}
.img-center {display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 10;margin: auto;width: auto!important;height: auto!important;max-width: 100%;max-height: 100%;min-height: auto;min-width: auto;}

 
/* index */
.banner {position: relative;}
.banner .lt {position: absolute;left: 0;top: 0;z-index:13;width: 257px;height: 386px; background: url("../images/lt.png");background-size: 100%;}
.banner .rb {position: absolute;right: 0;bottom: 0;z-index: 13;width: 307px;height: 461px; background: url("../images/rb.png");background-size: 100%;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {}
.banner-slide .txt{position: absolute;width: 900px;left: 10%;top: 50%;margin-top: -167px;z-index: 33;}
.banner-slide .txt span {font-size: 14px;color: #b8b8b8;text-transform: uppercase;}
.banner-slide .txt h3{font-size: 60px;line-height:60px; color: #f08200;margin: 0;padding: 0;padding-top: 20px;}
.banner-slide .txt h1{font-size: 60px;color: #fff;margin: 0;padding: 0;padding-bottom:20px; position: relative;display: inline-block;}
.banner-slide .txt h1::after {content: '';display: block;width: 100%;height: 3px;position: absolute;bottom: 0;left: 0; background: #fff;}
.banner-slide .txt h4{font-size: 18px;color: #b8b8b8;padding: 0;margin: 20px 0;}


.more{display: inline-block;height: 55px; margin: 50px 0 0;clear: both;overflow: hidden; background:#f08200;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.more a{position: relative; display: block; padding:0 30px;line-height:55px;color: #e6dfd9; text-transform: uppercase;font-size: 0;}
.more span {font-size: 14px;display: inline-block;vertical-align: middle;color: #fff!important; }
.more i {width: 22px;height: 8px;display: inline-block;vertical-align: middle;margin-left: 20px; background: url("../images/right.svg") no-repeat center;background-size:100%;}
.more a::before {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;left: -330px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more a::before,.more a::after{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.more a:hover::before {left: 100%;opacity: 0;}
.more a::after {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;right: -360px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more a:hover::after {right: 100%;opacity: 0;}
.more a:hover { background:rgba(255,255,255,.2);}


.banner-slide .txt span {transform:translateY(200px);opacity:0;transition:all .4s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .8s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 1.0s;}
.banner-slide .txt .more{transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h3,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt span,.index-banner-swiper .swiper-slide-active .txt .more{transform:translateY(0px);opacity:1;}

.swiper-banner-pagination {bottom: 55px;text-align: right;left: auto;right:6%;display: block;z-index: 90;}
.swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:2px;margin:0 0 0 10px;border-radius: 0; background: #fff;opacity: 0.3;position: relative;z-index: 11;outline: none;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top: 0px;width:0;height: 2px;background: #f08200;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.declinein {position: absolute;left:3%;top: 20%;width: 15px;height: 63%;padding-bottom:50px; z-index: 55;}
.declinein i {width: 1px;height: 88%;position: absolute;left:50%;top: 0;margin-left:-0.5px; background: #fff;opacity: .2;display: block;}
.declinein span {position: absolute;left: -16px;bottom: 0; display: block;color: #fff;font-size: 12px;text-transform: uppercase;-ms-transform:rotate(90deg);-moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg);transform:rotate(90deg);}





.section {background-position: center;background-repeat: no-repeat;background-size: cover;clear: both;overflow: hidden;}
.section .content {}
.title {text-align: center;}
.title h2{font-size: 50px;margin: 0;text-transform: uppercase;}
.title i{display: block;margin: 10px auto;width: 60px;height: 4px; background: url("../images/tline.svg");}
.title h3{font-size: 30px;margin: 0;text-transform: uppercase;font-weight: normal;}
.title .text {color: #666666;font-size: 16px;line-height: 30px;padding:10px 0;overflow: hidden;text-align: justify;}
.whitetxt * {color: #fff;}
.ltxt {text-align: left}
.ltxt i{margin: 10px 0;}



.index-producttype {overflow: hidden;position: relative;margin: 50px;background: #000;}
.product-type {position: absolute;width:100%;height: 100%;left: 0;top: 0;z-index: 4;overflow: hidden;}
.product-type .item {position: relative;}
.product-type a{position: relative;display: block;overflow: hidden;}
.product-type a .text{position: absolute;width:25%;height: 100%;left:5%;top: 0;z-index: 3;text-align: center;}
.product-type a .text h3{color: #fff;font-size: 30px;text-transform: uppercase;position: relative;margin: 70px 0 0 0;}
.product-type a .text h3::after {content: '';display: block;width:40px;height: 2px;background: #fff;margin:10px auto;opacity: .4;}
.product-type a .text h4{color: #fff;font-size: 24px;margin: 0;font-weight: normal;}
.product-type a .img{position: relative;}
.product-type a .img .toppng {width:100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1; background: url("../upload/top.png") right top no-repeat;}
.product-type a .more{height: 50px;margin: 30px 0 0;opacity: 0;}
.product-type a:hover .more {opacity: 1;}
.product-type a:hover .img svg {transform:scale(1.1);transition: all .4s;}
.ptype1 {z-index: 4;}
.ptype2 {z-index: 5;left:18.5%;}
.ptype3 {z-index: 6;left:44.7%;}
.ptype4 {z-index: 7;left:71%;}
.product-type.ptype1  a .text {left: 0;}
.img img{display: block;width: 100%;height: auto;}
.more h6{position: relative; display: block; padding:0 30px;line-height:50px;color: #e6dfd9; text-transform: uppercase;font-size: 0;margin: 0;}
.more h6 i {display: none;}
.more h6::before {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;left: -330px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more h6::before,.more h6::after{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.more h6:hover::before {left: 100%;opacity: 0;}
.more h6::after {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;right: -360px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more h6:hover::after {right: 100%;opacity: 0;}
.more h6:hover { background:rgba(255,255,255,.2);}

 

.index-aboutvideo {position: relative;background: #000;min-height:800px;}
.index-aboutvideo .aboutvideo{position: relative;}
.index-aboutvideo .aboutvideo .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;text-align: center;z-index: 20;}
.index-aboutvideo .aboutvideo .text .txt {padding:60px 0;width: 45%;margin: auto;font-size: 16px;line-height: 30px;}
.index-aboutvideo .aboutvideo .img{}
.index-aboutvideo .aboutvideo .video {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 30;display: none}
.index-aboutvideo .aboutvideo .video video {width: 100%;height:auto;display: block;}


.play {margin: auto;display: inline-block;}
.play i{display: block;width:69px;height: 69px;border: 2px solid #fff;margin: auto;cursor: pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;background: url("../images/play.svg") center no-repeat;background-size: 30%;}
.play:hover i{border: 2px solid #f08200;background: url("../images/play.svg") center no-repeat #f08200;background-size: 30%;}
 





.index-news {width:75%;margin: auto;padding: 140px 0;overflow: hidden;}
.index-news .left{float: left;width: 20%;overflow: hidden;padding-top: 0;}
.index-news .left .more {margin: 110px 0 0;}
.index-news .right{float: right;width: 70%;position: relative;}
.news-swiper-pic {float: left;width: 62%;}
.news-swiper-pic a {display: block;overflow: hidden;position: relative;background: #000;}
.news-swiper-pic a:hover .img img{transform:scale(1.1);}
.news-swiper-pic a img {display: block;width: 100%;height: auto;}
.news-swiper-pic .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;z-index: 3;}
.news-swiper-pic .img i {width: 100%;height: 100%;display: block;position: relative;}
.news-swiper-pic .img img{display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto; transition: all .4s;}
.news-swiper-title {position: absolute;right: 0;top: 30px;z-index: 3;width: 43%;}
.news-swiper-title .news-swiper-text{position: relative;overflow: hidden;}
.news-swiper-title .news-swiper-text .ntitle{position: relative;padding-left: 20%;}
.news-swiper-title .news-swiper-text .ntitle::before {content:'';display:block;width:0;height:2px;position:absolute;top: 0;right: 0;background: #000;z-index: 3;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.news-swiper-title .news-swiper-text .ntitle a{display: block;border-bottom: 1px solid #e5e5e5;overflow: hidden;padding:25px 0;}
.news-swiper-title .news-swiper-text .ntitle a span{font-size: 14px;color: #999;}
.news-swiper-title .news-swiper-text .ntitle a h3{font-size: 17px;color: #666;margin: 7px 0 0px 0;}
.news-swiper-title .news-swiper-text .ntitle a p{font-size: 12px;color: #999;text-transform:uppercase;opacity: 0;height: 0px;}
.news-swiper-text .swiper-slide-thumb-active .ntitle::before{width:100%;}
.news-swiper-text .swiper-slide-thumb-active .ntitle a h3{color: #f08200;}
.news-swiper-text .swiper-slide-thumb-active .ntitle a p {opacity: 1;height: auto;margin-top: 23px;}
.news-swiper-text .swiper-slide:last-child .ntitle a{border-bottom: none;}











/* product */
.product-our-flashlights {overflow: hidden;padding-top: 117px;}
.product-our-flashlights .left{float: left;width: 32%;padding:7.2% 0 0 12.5%; color: #fff;}
.product-our-flashlights .left .text{font-size: 14px;line-height: 28px;padding: 30px 0;text-align: justify; opacity: .6;}
.product-our-flashlights .left .list{overflow: hidden;padding-bottom: 50px;}
.product-our-flashlights .left .list li{list-style: none;margin: 0;padding: 0;color: #f08200;float: left;padding-right:100px;position: relative;}
.product-our-flashlights .left .list li::after{content: ''; background: #2c2c2c;width: 1px;height: 50px;display: block;position: absolute;right: 50px;top: 50%;margin-top: -27px;}
.product-our-flashlights .left .list li:last-child {padding-right: 0;}
.product-our-flashlights .left .list li:last-child::after {display: none;}
.product-our-flashlights .left .list li strong{font-size: 30px;font-weight: normal;}
.product-our-flashlights .left .list li span{font-size:12px;margin-left: 3px;text-transform: uppercase;}
.product-our-flashlights .left .list li h5{color: #919191;font-size: 14px;display: block;margin: 10px 0;}
.product-our-flashlights .left .play{background: #f08200;}
.product-our-flashlights .left .play i{border: 2px solid #f08200;width: 80px;height: 80px;}
.product-our-flashlights .right{float: right;width: 50%;position: relative;}
.product-our-flashlights .img-swiper{position: relative;}
.product-our-flashlights .img-swiper .img{position:relative;}
.product-our-flashlights .img-swiper .img img{}
.product-our-flashlights .swiper-pagination {}
.product-our-flashlights .swiper-pagination {bottom: 55px;text-align: right;left: auto;right:6%;display: block;z-index: 90;}
.product-our-flashlights .swiper-pagination-bullet {width:60px;height:2px;margin:0 0 0 10px;border-radius: 0; background: #fff;opacity: 0.3;position: relative;z-index: 11;outline: none;}
.product-our-flashlights .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;background: #f08200;} 
.product-our-flashlights .rb {position: absolute;right: 0;bottom: 0;z-index: 13;width: 307px;height: 461px; background: url("../images/rb.png");background-size: 100%;}

.product-title {text-align: center;padding: 60px 0 30px 0;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.product-title h3{font-size: 30px;color: #1a1a1a;font-weight: normal;margin: 0;}
.product-title i{display: block;margin: 20px auto;width: 60px;height: 4px; background: url("../images/tline.svg");}
.product-title .text{font-size: 16px;color: #999999;line-height: 26px;overflow: hidden;}
.product-main {padding: 40px 0;overflow: hidden;}
.product-main .content {width: 75%;margin: auto;overflow: visible;}
.product-main .content .left {width: 15%;}
.product-left-screening .screening{overflow: hidden;padding-bottom:30px;margin-bottom: 30px;border-bottom: 1px solid #e6e6e6;}
.product-left-screening .screening h3{font-size: 17px;color: #1a1a1a;margin: 0 0 20px 0;}
.product-left-screening .screening .item{overflow: hidden;}
.product-left-screening .screening .item ul {width: 50%;float: left;margin: 0;padding: 0;}
.product-left-screening .screening .item li {font-size: 14px;color: #1a1a1a;padding: 3px 0;list-style: none;}
.product-left-screening .screening .item li input{-webkit-appearance:checkbox;margin-right: 5px;}
.product-left-screening .screening .item .radio {position: relative;}
.product-left-screening .screening .item .radio li {width: 45%;padding:0;float: left;margin-right: 3%;position: relative;}
.product-left-screening .screening .item .radio label {display: block;cursor: pointer;color: #636363;position: absolute;left: 0;top: 0;height: 100%;width: 100%;line-height: 40px; font-size: 14px;text-align: center;}
.product-left-screening .screening .item .radio input{-webkit-appearance:none;width: 100%; border: 1px solid #ccc;height: 40px;}
.product-left-screening .screening .item .radio label:hover input{background: #000;}
.product-left-screening .screening .item .radio label:hover span {color: #fff}
.product-left-screening .screening .item .radio input:checked {background: #f08200;}
.product-left-screening .screening .item .radio input:checked + label {color: #fff}
.product-main .content .right {width:80%;}

.product-list-top {font-size: 14px;color: #999999;}
.product-list-top .tleft {float: left;}
.product-list-top .tleft span{color: #000;}
.product-list-top .tright{float:right;text-align: right;position: relative;padding-bottom: 10px;}
.product-list-top .tright .drop-down{display: inline-block;position: relative;}
.product-list-top .tright .drop-down h6{font-size: 14px;color: #333;margin: 0;position: relative;padding-right: 20px;cursor: pointer;}
.product-list-top .tright .drop-down h6 i {width: 10px;height: 10px;display: block;position: absolute;right: 0;top: 5px;background: url("../images/right8.svg") center no-repeat;background-size: 70%;transform:rotate(90deg);opacity: .5;}
.product-list-top .tright .drop-down h6:hover {color: #000;}
.product-list-top .tright .drop-down h6:hover i{opacity:1;}
.drop-down-show {position: absolute;width:90px;height: auto;right:0px;top:30px;z-index: 3; background: #fff;padding: 10px;overflow: hidden; text-align: center;box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.1);display: none;}
.drop-down-show a {display: block;padding: 7px 0;border-bottom: 1px solid #ededed;}
.drop-down-show a:last-child {border:none;}
.drop-down-show a:hover {color: #f08200;}


.product-list {clear: both;overflow: hidden;padding:20px 0;}
.product-list .item{background: #f7f7f7;float: left;width: 32.66%;margin:0 1% 1% 0;text-align: center;}
.product-list .item.mr0 {margin:0 0 1% 0;}
.product-list .item a{position: relative;display: block;overflow: hidden;padding-top:70px;}
.product-list .item a .img{position: relative;height: 190px;}
.product-list .item a .img img {display: block;width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
.product-list .item a .text{padding-bottom: 30px;overflow: hidden;}
.product-list .item a .text h3{font-size: 18px;color: #1a1a1a;margin: 10px auto;}
.product-list .item a .text h5{font-size: 14px;color: #999999;margin: 0;}
.product-list .item a .text .more {position: absolute;top: 50px;left: 50%;height: 50px;margin-left: -65px;opacity: 0;}
.product-list .item a .text .more h6{background: #1a1a1a;}
.product-list .item a .text .more h6 span {font-size: 12px;}
.product-list .item a .list{border-top: 1px solid #e6e6e6;overflow: hidden;}
.product-list .item a .list li{list-style: none;float: left;overflow: hidden;width: 33.333333%;position: relative;}
.product-list .item a .list li::after {content: '';display: block;width:1px;height: 100%;position: absolute;right: 0;top: 0;background: #e6e6e6;}
.product-list .item a .list li:last-child::after {display: none;}
.product-list .item a .list li i{display: block;width: 25px;height: 25px;margin: 15px auto 5px auto;opacity: .4;}
.product-list .item a .list li i.p1{background: url("../../product/images/p1.svg") center no-repeat;}
.product-list .item a .list li i.p2{background: url("../../product/images/p2.svg") center no-repeat;}
.product-list .item a .list li i.p3{background: url("../../product/images/p3.svg") center no-repeat;}
.product-list .item a .list li h6{margin: 0;font-size: 12px;text-transform: uppercase;color: #b2b2b2;padding-bottom: 15px;}
.product-list .item a:hover .text h3{color: #f08200;}
.product-list .item a:hover .img img  {opacity: .5;}
.product-list .item a:hover .text .more {opacity: 1;}


.product-detail-top {overflow: hidden;padding-top: 117px;position: relative;}
.product-detail-top .left{float: left;width: 50%;}
.product-detail-imgs{padding-bottom:60px;padding-top:80px; overflow: hidden;width: 75%;margin: auto;}
.product-detail-imgs .swiper-imgs-big{width: 100%;margin: auto;}
.product-detail-imgs .swiper-imgs-big .img{height:560px;}
.product-detail-imgs .swiper-imgs-big .img img {display: block;width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
.swiper-imgs-small {width: 100%;margin: auto;overflow: hidden;}
.swiper-imgs-small .img{width: 100%;height: 120px;position: relative;cursor: pointer;}
.swiper-imgs-small .img::after {content: '';display: none;width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #f08200;}
.swiper-imgs-small .img img {display: block;width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;opacity: .5;max-width:50%;}
.swiper-imgs-small .swiper-slide-thumb-active .img::after{display: block;}
.swiper-imgs-small .swiper-slide-thumb-active .img img {opacity: 1;}

.product-detail-top .right{float: right;width: 50%;height: 100%; background: #1a1a1a;position: absolute;right: 0;top: 117px;border-top: 10px solid #f08200;}
.product-detail-text {width: 60%;padding: 11% 0 0 13%; overflow: hidden;color: #fff;}
.product-detail-text .title{text-align: left}
.product-detail-text .title h6{font-size: 14px;color: #666666;margin: 0;}
.product-detail-text .title h2{font-size: 50px;color: #f08200;margin: 8px 0 3px 0;}
.product-detail-text .title h3{font-size: 24px;color: #fff;margin: 0;}
.product-detail-text .text{border-top: 2px solid #313131;border-bottom: 2px solid #313131;font-size: 14px;line-height: 28px;padding: 33px 0;overflow: hidden;color: #999999;margin: 33px 0;text-align: justify;}
.product-detail-text .parameter{color: #666666;font-size: 14px;}
.product-detail-text .item{overflow: hidden;clear: both;}
.product-detail-text .item li{font-size: 14px;float: left;list-style: none;margin: 0;padding:8px 0;overflow: hidden;}
.product-detail-text .item li.fl{color: #666666;width:85px;}
.product-detail-text .item li.fr{color: #999999;}


.product-detail-nav {border-bottom: 1px solid #e6e6e6;}
.product-detail-nav .content {width: 75%;margin: auto;position: relative;overflow: hidden;}
.product-detail-nav li{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-right: 68px;}
.product-detail-nav li a{display: block;padding: 20px 0;overflow: hidden;font-weight: bold;color: #999999;font-size: 18px;}
.product-detail-nav li a:hover {color: #000;}
.product-detail-nav li a.cur,.product-detail-nav li.cur a {color: #f08200;}
.product-detail-nav .link{position: absolute;right: 0;top: 50%;width: 120px;height: 40px;margin-top: -20px;}	
.product-detail-nav .link a{display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size:0;background: #f08200;}
.product-detail-nav .link a i{display: inline-block;vertical-align: middle;width: 15px;height: 15px;background: url("../../product/images/tmaill.svg") center no-repeat;background-size: 100%;}
.product-detail-nav .link a span{display: inline-block;vertical-align: middle;margin-left: 5px;font-size: 12px;}
.product-detail-nav .link a:hover {background: #000;}


.product-detail-nav-fixed.position-fixed {top: 0;}
.product-detail-nav-fixed.position-fixed.scroll-top {top: 80px;}
.product-detail-nav-fixed {position: fixed;top: -100px;left: 0;z-index: 99;background: #1a1a1a;width: 100%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.product-detail-nav-fixed .content {width: 75%;margin: auto;position: relative;overflow: hidden;}
.product-detail-nav-fixed li{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-right: 68px;}
.product-detail-nav-fixed li a{display: block;padding: 20px 0;overflow: hidden;font-weight: bold;color: #999999;font-size: 18px;}
.product-detail-nav-fixed li a:hover {color: #fff;}
.product-detail-nav-fixed li.cur a {color: #f08200;}
.product-detail-nav-fixed .link{position: absolute;right: 0;top: 50%;width: 120px;height: 40px;margin-top: -20px;}	
.product-detail-nav-fixed .link a{display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size:0;background: #f08200;}
.product-detail-nav-fixed .link a i{display: inline-block;vertical-align: middle;width: 15px;height: 15px;background: url("../../product/images/tmaill.svg") center no-repeat;background-size: 100%;}
.product-detail-nav-fixed .link a span{display: inline-block;vertical-align: middle;margin-left: 5px;font-size: 12px;}
.product-detail-nav .link a:hover {background: #000;}


.product-detail-main {padding: 50px 0 70px 0;overflow: hidden;}
.product-detail-main .content{width: 75%;margin: auto;overflow: hidden;}
.product-detail-main .content .detail-text{overflow: hidden;}
.product-detail-main .content .detail-text .left {float: left;width:35%;}
.product-detail-main .content .detail-text .title{}
.product-detail-main .content .detail-text .title h2{ color: #1a1a1a;font-size: 30px;}
.product-detail-main .content .detail-text .title h3{ color: #1a1a1a;font-size: 24px;}
.product-detail-main .content .detail-text .right {float: left;width: 65%;}
.product-detail-main .content .detail-text .right .text{color: #676767;font-size: 14px;line-height: 34px;}
.product-detail-main .content .detail-imgs {clear: both;overflow: hidden;padding: 70px 0;}
.product-detail-main .content .detail-imgs img {display: block;}

.product-detail-parameter {background-position: center; background-repeat: no-repeat;background-size: cover;}
.product-detail-parameter .content {width: 70%;margin: auto;overflow: hidden;padding: 150px 0 100px 0;}
.product-detail-parameter .content .title{margin-bottom: 70px;color: #fff;}
.product-detail-parameter .content .title h2{font-size: 30px;}
.product-detail-parameter .content .title h3{font-size: 24px;}
.product-detail-parameter .content .text{color: #666666;font-size: 14px;line-height: 26px;}	

.product-detail-faq {overflow: hidden;}
.product-detail-faq .content{width: 75%;margin: auto;overflow: hidden;padding: 150px 0 100px 0;}
.product-detail-faq .content .left {float: left;width:34%;}
.product-detail-faq .content .title{margin-bottom: 70px;color: #000;}
.product-detail-faq .content .title h2{font-size: 30px;}
.product-detail-faq .content .title h3{font-size: 24px;}
.product-detail-faq .content .right {float: left;width: 66%;}
.product-detail-faq .faq-list {margin-top: -15px;}
.product-detail-faq .product-faq {overflow: hidden;}
.product-detail-faq .product-faq .title{padding:30px 0;overflow: hidden;position: relative;cursor: pointer;text-align: left;margin: 0; border-bottom: 1px solid #e6e6e6;}
.product-detail-faq .product-faq .title h3{font-size: 18px;color: #1a1a1a;margin: 0;font-weight: bold;}
.product-detail-faq .product-faq .title i{width: 20px;height:20px;display: block;position: absolute;right:3px;top: 50%;margin-top: -7.5px; background: url("../../product/images/jia.svg") right center no-repeat;}
.product-detail-faq .product-faq .title.cur {padding:20px 0;border: none;}
.product-detail-faq .product-faq .title.cur h3 {color: #f08200;}
.product-detail-faq .product-faq .title.cur i {background: url("../../product/images/jian.svg")  right no-repeat;background-size: 100%;}
.product-detail-faq .product-faq .children{display: none;font-size: 0;padding:0 0 2% 0;overflow: hidden;}
.product-detail-faq .product-faq .children .text{font-size: 14px;line-height:26px;color: #999999; overflow: hidden;}
.product-detail-faq .product-faq.cur .children {display: block;border-bottom: 1px solid #e6e6e6;}

.product-detail-download {position: relative;overflow: hidden;}
.product-detail-download .content{position: relative;width: 94%;float: right;min-height: 200px;padding: 150px 0;overflow: hidden;background-size: cover;z-index: 3;}
.product-detail-download .content .left {float: left;width:29%;margin:3% 0 0 5%;}
.product-detail-download .content .title{margin-bottom: 70px;color: #fff;}
.product-detail-download .content .title h2{font-size: 30px;}
.product-detail-download .content .title h3{font-size: 24px;}
.product-detail-download .content .right {float: left;width:53%;}
.product-detail-download .content .right .download-list {width: 100%;margin: auto; border-top: 1px solid rgba(255,255,255,.15);}
.product-detail-download .content .right .download-list .item{position: relative;border-bottom: 1px solid rgba(255,255,255,.15);padding:20px 0;overflow: hidden;}
.product-detail-download .content .right .download-list .item .img{position: relative; width: 20%;height: 160px;float: left;}
.product-detail-download .content .right .download-list .item .img img {width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
.product-detail-download .content .right .download-list .text{float: left;width:75%;height: 100%;color: #fff;padding:0 0 0 5%;overflow: hidden;position: absolute;right: 0;top: 0;}
.product-detail-download .content .right .download-list .text h3{margin: 0 0 10px 0;font-size: 20px;}
.product-detail-download .content .right .download-list .text h5{margin: 0;font-size: 14px;font-weight: normal;opacity: .4;}
.product-detail-download .content .right .download-list .more {position: absolute;top: 50%;margin-top: -25px;right: 0;}
.product-detail-download .content .right .download-list .more a i{width: 20px;height: 20px;margin-right:10px;margin-left: 0px; background: url("../../product/images/download.svg") center no-repeat;background-size: 100%;}
.product-detail-download .content .right .download-list .more a span{}
.product-detail-download .bgf7f7f7 {background: #f7f7f7;width: 100%;height:50%;position: absolute;left: 0;bottom: 0;z-index: 1;}

.product-detail-reviews {position: relative;overflow: hidden;padding: 140px 0 120px 0;}
.product-detail-reviews .content{position: relative;width:75%;}
.product-detail-reviews .content .left {float: left;width:25%;}
.product-detail-reviews .content .title{margin-bottom: 60px;color: #000;}
.product-detail-reviews .content .title h2{font-size: 30px;}
.product-detail-reviews .content .title h3{font-size: 24px;}
.product-detail-reviews .content .form {}
.product-detail-reviews .content .form li{list-style: none;padding:5px 0;overflow: hidden;}
.product-detail-reviews .content .form .input{border: 1px solid #ededed;width: 89%;padding: 15px 20px;}
.product-detail-reviews .content .form .textarea{border: 1px solid #ededed;width: 89%;padding: 15px 20px;min-height: 100px;}
.product-detail-reviews .content .form .submit{background: #f08200;border: none;width: 160px;height:50px;color: #fff;text-transform: uppercase;}
.product-detail-reviews .content .right {float: left;width:65%;padding-left: 10%;}
.customer-reviews {margin-top: -25px;overflow: hidden;}
.customer-reviews .item{border-bottom: 2px solid #ededed;padding: 30px 0;overflow: hidden;}
.customer-reviews .item h3{font-weight: bold;margin: 0;font-size: 20px;color: #1a1a1a;text-transform: uppercase;}
.customer-reviews .item h5{font-weight: normal;margin: 20px 0 30px 0;font-size: 14px;line-height: 26px; color: #666666;}
.customer-reviews .item h6{font-weight: normal;margin: 0;font-size: 14px;color: #999999;}


.product-detail-accessories {position: relative;overflow: hidden;padding: 160px 0 120px 0;}
.product-detail-accessories .content{position: relative;width:75%;}
.product-detail-accessories .accessories-list{margin-top: 80px;}
.product-detail-accessories .accessories-list .item{background: #f7f7f7;overflow: hidden;float: left;width: 24.2%;margin-right: 1%; text-align: center;}
.product-detail-accessories .accessories-list .item:last-child {margin-right: 0;}
.product-detail-accessories .accessories-list .item a{display: block;overflow: hidden;padding:8% 5% 5% 5%;}
.product-detail-accessories .accessories-list .item a .img{position: relative;height: 200px;}
.product-detail-accessories .accessories-list .item a .img img {display: block;width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
.product-detail-accessories .accessories-list .item a .text{padding-bottom: 30px;overflow: hidden;}
.product-detail-accessories .accessories-list .item a .text h4{font-weight: bold;font-size: 18px;color: #1a1a1a;margin: 10px 0 10px 0;}
.product-detail-accessories .accessories-list .item a .text h5{font-weight: normal;font-size: 14px;color: #999999;margin: 0;}



/* application */
.application-scenario {background: #0f0f0f;overflow: hidden;position: relative;}
.application-scenario .left {padding:140px 0 0 12%;float: left;width: 22%;height: 100%; overflow: hidden;color: #fff;position: absolute;left: 0;top: 160px;}
.application-scenario .left .text{line-height: 30px;font-size: 16px;opacity: .5;padding: 30px 0;overflow: hidden;text-align: justify;}
.application-scenario .right {float: right;width:59%;overflow: hidden;position: relative;}
.application-swiper-pic {position: relative;}
.application-imgs-big {}
.application-imgs-small {}
.application-imgs-big{width: 100%;margin: auto;}
.application-imgs-big .img{background-position: center;background-repeat: no-repeat;background-size: cover;}
.application-imgs-big .img img {display: block;width: 100%;height: auto;}
.application-imgs-small {width: 100%;margin: auto;overflow: hidden;padding:60px 0 30px 0;}
.application-imgs-small .img{width: 100%;position: relative;cursor: pointer;opacity: .5;background-position: center;background-repeat: no-repeat;background-size: cover;}
.application-imgs-small .img img {display: block;width: 100%;height: auto;}
.application-imgs-small .swiper-slide-thumb-active .img {opacity: 1;}
.application-swiper-pic .swiper-button-next,.application-swiper-pic .swiper-button-prev {width: 77px;height: 55px;bottom: 140px;top: auto;outline: none; opacity: 1;}
.application-swiper-pic .swiper-button-next {background: url("../../application/images/rb.svg") center no-repeat #333333;background-size:25%;left: 130px;}
.application-swiper-pic .swiper-button-prev {background: url("../../application/images/lb.svg") center no-repeat #333333;background-size:25%;left: 50px;right: auto;}
.application-swiper-pic .swiper-button-next:hover {background: url("../../application/images/rb.svg") center no-repeat #f08200;background-size:25%;}
.application-swiper-pic .swiper-button-prev:hover {background: url("../../application/images/lb.svg") center no-repeat #f08200;background-size:25%;}

.application-nav {color: #fff;width: 120px;height: 100px;position: absolute;left: 0;top:0;background: #171717;text-align: center;overflow: hidden;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.application-nav.cur {height: 100%;}
.application-nav h4{position: relative;height: 100px;background: #f08200;line-height: 100px; margin: 0;display: block;font-size: 18px;}
.application-nav h4::after{content: '';display: block;width: 20px;height: 20px;background: url("../../application/images/rb.svg") center no-repeat;background-size: 100%; position: absolute;left: 50%;margin-left: -10px;bottom:15px;transform:rotate(90deg);opacity: .5;}
.application-nav .a-navshow {display: none;overflow: hidden;}
.application-nav .a-navshow li{list-style: none;margin: 0;padding:30px 0;}
.application-nav .a-navshow a{display: inline-block;text-align: center;color: #666666;font-size: 14px;position: relative;}
.application-nav .a-navshow a::after {content: '';display: block;width: 0;height: 1px;background: #f08200;margin-top: 5px;position: absolute;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.application-nav .a-navshow a:hover{color: #f08200;} 
.application-nav .a-navshow a:hover::after {display: block;width: 100%;} 


.application-advantage {background: #f7f7f7;overflow: hidden;padding-top: 80px;}
.application-advantage .content{width: 75%;margin: auto;position: relative;overflow: hidden;}
.application-advantage .content .left{width: 50%;}
.application-advantage .content .left .img{position: relative;}
.application-advantage .content .left .img img{}
.application-advantage .content .left .play{position: absolute;left: 50%;top: 50%;margin-left: -36.5px;margin-top: -36.5px;}
.application-advantage .content .left .play{}
.application-advantage .content .right{width: 44%;height: 100%;position: absolute;right: 0;top: 0;}
.application-advantage .content .right .title i{margin: 20px 0 10px 0;}


.nav-type {text-align: center;padding: 25px 0;overflow: hidden;font-size: 0;}
.nav-type a{display: inline-block;vertical-align: middle;background: #f7f7f7;padding:15px 30px 15px 15px;margin: 0 5px;font-size: 0;}
.nav-type a em{display: inline-block;vertical-align: middle;margin: 0 10px 0 0px;width: 40px;height: 40px;}
.nav-type a em img{}
.nav-type a h4{display: inline-block;vertical-align: middle;margin: 0;font-size: 18px;color: #b3b3b3;}
.nav-type a em svg,.nav-type a em .svg-inject {fill: #b3b3b3!important;}
.nav-type a.cur em svg,.nav-type a.cur em .svg-inject,.nav-type a:hover em svg,.nav-type a:hover em .svg-inject {fill: #fff!important;} 
.nav-type a:hover h4,.nav-type a.cur h4{color: #fff;}
.nav-type a:hover {background: #000;}
.nav-type a.cur {background: #f08200;}






/* fenix */
.explore-fenix {}
.explore-fenix .banner{position: relative;}
.explore-fenix .banner .title{position: absolute;bottom: 30%;z-index: 2;color: #fff;left: 12.5%;}
.explore-fenix .page-nav{position: absolute;bottom: 0;left: 0;z-index: 14; width: 100%;height: 80px;text-align: center;overflow: hidden; background: #121212;font-size: 0;}
.explore-fenix .page-nav li{display: inline-block;position: relative;width: 20%;height: 80px;list-style: none;}
.explore-fenix .page-nav li.cur::after{content:'';position: absolute;top: 0;right:0px;border-width:40px 30px;border-style: solid;border-color:#f08200 #121212 #121212 #f08200;z-index: 3;}
.explore-fenix .page-nav li.cur::before{content:'';position: absolute;top: 0;left:0px;border-width:40px 30px;border-style: solid;border-color:#121212 #f08200 #f08200 #121212;}
.explore-fenix .page-nav li.cur {background: #f08200;}
.explore-fenix .page-nav li a{color: #fff;padding-top: 20px;display: block;position: relative;}
.explore-fenix .page-nav li a::after {content: '';display: block;width: 1px;height:30px;background: #303030;position: absolute;right: -28px;top: 50%;margin-top: -5px;transform:rotate(40deg);z-index: 20;}
.explore-fenix .page-nav li.cur a::after {display: none;}
.explore-fenix .page-nav li.cur h6 {color: #fff;}
.explore-fenix .page-nav li a h5{margin: 0;font-size: 18px;}
.explore-fenix .page-nav li a h6{margin: 5px 0;font-size: 12px;font-weight: normal;color: #666666;text-transform: uppercase;}
.explore-fenix .page-nav.num4 li {width: 20%;}
.explore-fenix .page-nav.num5 li {width: 16%;}
.explore-fenix .banner .img{position: relative;background-color: #000;background-size: cover;background-position: center;background-repeat: no-repeat;}
.explore-fenix .banner .img img{display: block;width: 100%;height: auto;}

.explore-fenix-index {overflow: hidden;padding: 80px 0; }
.explore-fenix-index .content{width: 75%;margin: auto;}
.page-nav2 {text-align: center;position: relative;overflow: hidden;}
.page-nav2 ul {position: relative;list-style: none;overflow: hidden;margin: 0;padding:0;display: inline-block;font-size: 0;}
.page-nav2 ul::after {content: '';width: 100%;height: 2px;display: block;background: #ccc;position: absolute;left: 0;bottom: 0;}
.page-nav2 a {position: relative;display: inline-block;padding-bottom:15px;overflow: hidden;font-size: 18px;color: #1a1a1a;font-weight: bold;margin-right:100px;}
.page-nav2 a::after {content: '';width: 100%;height: 2px;display: none;background: #f08200;position: absolute;left: 0;bottom: 0;z-index: 3;}
.page-nav2 a:last-child {margin-right: 0;}
.page-nav2 a.cur {color: #f08200;}
.page-nav2 a.cur::after {display: block;}

.evaluation-index-list {padding: 60px 0 30px 0;overflow: hidden;}
.evaluation-index-list .evaluation{float: left;width: 32.6666%;margin:0 1% 1% 0;overflow: hidden;}
.evaluation-index-list .evaluation a{display: block;position: relative;background: #f7f7f7;}
.evaluation-index-list .evaluation .img{}
.evaluation-index-list .evaluation .text{width:90%;padding:5% 5% 5% 5%;color: #1a1a1a;overflow: hidden;}
.evaluation-index-list .evaluation .text h3{font-size: 18px;margin:0;padding-bottom:15px;position: relative;}
.evaluation-index-list .evaluation .text h3::before,.evaluation-index-list .evaluation .text h3::after {content: '';display: block;background: #dedede;position: absolute;left: 0;bottom: 0;height: 2px;}
.evaluation-index-list .evaluation .text h3::before {width: 100px;background: #f08200;z-index: 3;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.evaluation-index-list .evaluation .text h3::after {width: 100%;}
.evaluation-index-list .evaluation .text h5{font-size: 14px;line-height: 24px; font-weight: normal;opacity: .6;margin:0;padding-top:15px;}
.evaluation-index-list .evaluation .text .bottom{margin-bottom: 10px;overflow: hidden;}
.evaluation-index-list .evaluation .text .bottom h5{font-size: 12px;line-height: 22px;} 
.evaluation-index-list .evaluation a:hover .text h3::before{width: 100%;}
.evaluation-index-list .evaluation a:hover .text h3 {color: #f08200;}
.evaluation-index-list .evaluation.e1 {width:66.333%;}
.evaluation-index-list .evaluation.e2 {width:32.555%;}
.evaluation-index-list .evaluation.e1 .text {color: #fff;background:none;position: absolute;left: 0;bottom: 0;padding:5% 5% 3% 5%;}
.evaluation-index-list .evaluation.e1 .text h3::after {background: #fff;opacity: 0.3;}
.evaluation-index-list .evaluation.e1 .text .bottom {margin-bottom: 0px;}
.evaluation-index-list .evaluation.e1 .text .bottom h5{font-size: 14px;}
.evaluation-index-list .evaluation.e2,.evaluation-index-list .evaluation.e5,.evaluation-index-list .evaluation.e8,.evaluation-index-list .evaluation.e11,.evaluation-index-list .evaluation.e8,.evaluation-index-list .evaluation.e13,.evaluation-index-list .evaluation.e8,.evaluation-index-list .evaluation.e16 {margin:0 0 1% 0;}


.page-path {padding-top: 117px;overflow: hidden;background: #0d0d0d;}
.page-path-content {background: #f7f7f7;padding:19px 0;}
.page-path-content .content{color: #999;font-size: 14px;width: 56%;margin: auto;}
.page-path-content .content a{color: #999;}
.page-path-content .content a:hover {color: #000;}
.evaluation-detail {padding: 80px 0;overflow: hidden;}
.evaluation-detail .content{width: 56%;margin: auto;}
.evaluation-detail .detail-top{position: relative;border-bottom: 1px solid #ccc;padding-bottom:15px;}
.evaluation-detail .detail-top::after {content: '';display: block;width: 40px;height:2px;position: absolute;left: 0;bottom: -2px;background: #f08200;}
.evaluation-detail .detail-top .type{}
.evaluation-detail .detail-top .type a{display: inline-block;padding:7px 10px;background: #f08200;color: #fff;font-size: 12px;}
.evaluation-detail .detail-top h1{font-size: 36px;color: #1a1a1a;margin:10px 0;}
.evaluation-detail .detail-top .text{overflow: hidden;}
.evaluation-detail .detail-top .text span{font-size: 14px;color: #999999;margin-right:20px;}
.evaluation-detail .detail-main {overflow: hidden;padding: 30px 0;font-size: 16px;line-height:30px;color: #666666;}
.evaluation-detail .detail-main video {display: block;width: 100%;height: auto;}

.page-trun {background: #f7f7f7;margin:20px 0;padding: 30px;overflow: hidden;}
.page-trun a{display: block;width: 49%;}
.page-trun a span{font-size: 14px;color: #808080;position: relative;}
.page-trun a span::after,.page-trun a.next span::before{content: '';display: inline-block;vertical-align: middle;width: 1px;height:20px;background: #ccc;margin: 0 20px;}
.page-trun a h6{display: inline-block;vertical-align: middle;margin: 0; font-weight: normal;font-size: 14px;color: #302525;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.page-trun a.prev {float: left;}
.page-trun a.next {float: right;text-align: right}
.page-trun a.next span::after{display: none;}
.page-trun a:hover h6 {color: #f08200;}


.evaluation-video-list {overflow: hidden;padding:60px 0;}
.evaluation-video-list .item{float: left;width: 49%;margin: 0 1% 1% 0;overflow: hidden;position: relative;}
.evaluation-video-list .item a{display: block;}
.evaluation-video-list .item a:hover .img .play{background: #f08200;}
.evaluation-video-list .item a:hover .img .play i {border: 2px solid  #f08200; }
.evaluation-video-list .item a:hover .img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);  transform:scale(1.1);}
.evaluation-video-list .item .img{position: relative;background-repeat: no-repeat;background-position: center;background-size: cover;background-color: #000;}
.evaluation-video-list .item .img .play {position: absolute;left: 50%;top: 50%;margin: -36.5px 0 0 -36.5px;z-index: 55;}
.evaluation-video-list .item .img .black-ty{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: url("../../fenix/images/black.png") center bottom no-repeat;}
.evaluation-video-list .item .text{position: absolute;left: 0;bottom: 0;width: 90%;padding: 5% 5% 2% 5%; color: #fff;}
.evaluation-video-list .item .text h3{font-size: 18px;position: relative;}
.evaluation-video-list .item .text h3::after {content: '';width: 100%;height: 2px;background: #fff;opacity: .2;display: block;margin-top: 20px;}
.evaluation-video-list .item .text h5{display: block;font-weight: normal;margin: 10px 0;}
.evaluation-video-list .item .text span{opacity: .6;}
.evaluation-video-list .item .text span:last-child {float: right;text-align: right;}

.activities-list {overflow: hidden;padding:60px 0 20px 0;}
.activities-list .activities{float: left;width: 32.666%;margin:0 1% 1% 0;}
.activities-list .activities.mr0 {margin:0 0 1% 0;}
.activities-list .activities a{display: block;position: relative;overflow: hidden;}
.activities-list .activities a:hover .img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);  transform:scale(1.1);}
.activities-list .activities .img{background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.activities-list .activities .img .mark{}
.activities-list .activities .img img{display: block;width: 100%;height: auto;}
.activities-list .activities .text{position: absolute;z-index: 3;width: 90%;height: 90%;padding: 5%;left: 0;top: 0;color: #fff;}
.activities-list .activities .text h5{opacity: .6;font-size: 14px;font-weight: normal;}
.activities-list .activities .text h2{font-size: 24px;line-height: 36px;}
.activities-list .activities .text h6{opacity: .6;font-size: 14px;font-weight: normal;position: absolute;left: 5%;bottom:2%;margin: 0;}


.brand-ambassador {overflow: hidden;}
.brand-ambassador .item{overflow: hidden;margin-bottom: 70px;}
.brand-ambassador .item .left{position: relative;width: 30%;}
.brand-ambassador .item .left .img{margin:0 0 15px 15px;position: relative;z-index: 3; background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.brand-ambassador .item .left .bgblack{background: #f08200;position: absolute;width: 97%;height: 100%;left: 0;top: 15px; z-index: 1;}
.brand-ambassador .item .right{position: relative;float: left;width:70%;}
.brand-ambassador .item .right .name-en{font-size: 120px;position: absolute;right:-5px;top: 15px;text-transform: uppercase;color: #fff; text-shadow: #ccc 1px 0 0, #ccc 0 1px 0, #ccc -1px 0 0, #ccc 0 -1px 0;opacity: .5;text-align: right;}
.brand-ambassador .item .right .name{margin-top: 60px; background: #1a1a1a;color: #fff;font-weight: bold;position: relative;width: 200px;height: 75px;text-align: center;}
.brand-ambassador .item .right .name::after{content:'';display: block;border-color:#fff #fff #1a1a1a #1a1a1a;border-width:37px 20px;position: absolute;top: 0;right:0px;border-style: solid;z-index: 3;}
.brand-ambassador .item .right .name h3 {border-bottom: 2px solid #f08200;font-size: 24px;margin:17px 0 0 0;padding-bottom:10px;display: inline-block;margin-left: -30px;}
.brand-ambassador .item .right .text{background: #f7f7f7;padding: 5% 5% 80px 5%;overflow: hidden;position: relative;z-index: 3;clear: both;}
.brand-ambassador .item .right .text::after{content:'';display: block;border-color:#f7f7f7 #fff #fff #f7f7f7;border-width:200px 120px;position: absolute;top: 0;right:0px;border-style: solid;z-index: 3;}
.brand-ambassador .item .right .text h4{font-size: 18px;color: #1a1a1a;margin: 15px 0;}
.brand-ambassador .item .right .text h5{position: relative;z-index: 11;font-size: 16px;color: #666666;line-height: 30px;font-weight: normal;margin: 0;width: 78%;text-align: justify;}
.brand-ambassador .item .right .more{position: absolute;left: 5%;top:82%;z-index: 10;background: #1a1a1a;}
.brand-ambassador .item.fr .left{float: right;} 
.brand-ambassador .item.fr .left .img{margin:0 15px 15px 0;}
.brand-ambassador .item.fr .left .bgblack{left: auto;right: 0;}
.brand-ambassador .item.fr .right{float: right;} 
.brand-ambassador .item.fr .right .text::after,.brand-ambassador .item.fr .right .name::after{display: none;}
.brand-ambassador .item.fr .right .text::before{content:'';display: block;border-color:#f7f7f7 #f7f7f7 #fff #fff;border-width:200px 120px;position: absolute;top: 0;left:0px;border-style: solid;z-index: 3;}
.brand-ambassador .item.fr .right .name-en{right: auto;left: -5px;}
.brand-ambassador .item.fr .right .name{float: right;}
.brand-ambassador .item.fr .right .name::before{content:'';display: block;border-color:#fff #1a1a1a #1a1a1a #fff;border-width:37px 20px;position: absolute;top: 0;left:0px;border-style: solid;z-index: 3;}
.brand-ambassador .item.fr .right .name h3{margin-left:20px;}
.brand-ambassador .item.fr .right .text h4{text-align: right;}
.brand-ambassador .item.fr .right .text h5{width: 78%;float: right;text-align: right;}
.brand-ambassador .item.fr .right .text{padding: 5% 5% 80px 5%;}
.brand-ambassador .item.fr .right .more {left:auto;right: 5%;}


.ambassador-detail {background: #0d0d0d;padding-top: 117px;overflow: hidden;}
.ambassador-detail-content {background: #fff;padding: 100px 0;overflow: hidden;}
.ambassador-detail-content .content {width: 75%;margin: auto;}
.ambassador-top {overflow: hidden;}
.ambassador-top .item{overflow: hidden;margin-bottom: 70px;}
.ambassador-top .item .left{position: relative;width: 35%;}
.ambassador-top .item .left .img{margin:0 0 15px 15px;position: relative;z-index: 3; background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.ambassador-top .item .left .bgblack{background: #f08200;position: absolute;width: 97%;height: 100%;left: 0;top: 15px; z-index: 1;}
.ambassador-top .item .right{position: relative;float: left;width:65%;}
.ambassador-top .item .right .name-en{font-size: 120px;position: absolute;right:-5px;top: 15px;text-transform: uppercase;color: #fff; text-shadow: #ccc 1px 0 0, #ccc 0 1px 0, #ccc -1px 0 0, #ccc 0 -1px 0;opacity: .5;}
.ambassador-top .item .right .name{margin-top: 60px; background: #1a1a1a;color: #fff;font-weight: bold;position: relative;width: 200px;height: 75px;text-align: center;}
.ambassador-top .item .right .name::after{content:'';display: block;border-color:#fff #fff #1a1a1a #1a1a1a;border-width:37px 20px;position: absolute;top: 0;right:0px;border-style: solid;z-index: 3;}
.ambassador-top .item .right .name h3 {border-bottom: 2px solid #f08200;font-size: 24px;margin:17px 0 0 0;padding-bottom:10px;display: inline-block;margin-left: -30px;}
.ambassador-top .item .right .text{padding: 5% 0 80px 9%;overflow: hidden;position: relative;z-index: 3;clear: both;}
.ambassador-top .item .right .text h4{font-size: 18px;color: #1a1a1a;margin: 15px 0;}
.ambassador-top .item .right .text h5{position: relative;z-index: 11;font-size: 18px;color: #666666;line-height: 34px;font-weight: normal;margin: 0;text-align: justify;}
 
.ambassador-swiper-pic {position: relative;padding: 20px 0;overflow: hidden;}
.ambassador-swiper-pic .swiper-slide .img{background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.ambassador-swiper-pic .swiper-slide .text {font-size: 16px;padding: 20px 0;overflow: hidden;text-align: center;}
.ambassador-swiper-pic .swiper-button-next,.ambassador-swiper-pic .swiper-button-prev {width: 70px;height: 120px;margin-top: -60px; outline: none; opacity: 1;}
.ambassador-swiper-pic .swiper-button-next {background: url("../../application/images/rb.svg") center no-repeat rgba(0,0,0,.5);background-size:25%;right: 0px;}
.ambassador-swiper-pic .swiper-button-prev {background: url("../../application/images/lb.svg") center no-repeat rgba(0,0,0,.5);background-size:25%;left: 0px;}
.ambassador-swiper-pic .swiper-button-next:hover {background: url("../../application/images/rb.svg") center no-repeat #f08200;background-size:25%;}
.ambassador-swiper-pic .swiper-button-prev:hover {background: url("../../application/images/lb.svg") center no-repeat #f08200;background-size:25%;}

.ambassador-text {width: 80%;margin: auto;padding: 130px 0 100px 0;overflow: hidden;}
.ambassador-text .text{font-size: 24px;line-height: 40px; color: #1a1a1a;position: relative;padding: 20px 0 0 110px;}
.ambassador-text .text::before {content: '';width: 90px;height: 57px;display: block;background: url("../../fenix/images/yh.svg") no-repeat;position: absolute;;left: 0;top: 0;}


.ambassador-product-experience {position: relative;overflow: hidden;}
.ambassador-product-experience .img{float: left;width: 48%;}
.ambassador-product-experience .text{position: absolute;width:44%;height: 100%; right: 0;top: 0;overflow: hidden;}
.ambassador-product-experience .text h4{font-size: 24px;color: #1a1a1a;margin: 0;}
.ambassador-product-experience .text h4::after{content: '';display: block;width: 50px;height: 2px;background: #f08200;margin:20px 0 20px 0;}
.ambassador-product-experience .text .txt{font-size: 18px;color: #666666;line-height: 34px;text-align: justify;}

.ambassador-main-activities {overflow: hidden;padding:80px 0 0 0;}
.ambassador-main-activities .title {font-size: 24px;font-weight: bold;color: #1a1a1a;text-align: left;padding:20px 0;overflow: hidden;}
.ambassador-main-activities .title::after {content: '';display: block;width: 60px;height: 2px;background: #f08200;margin: 15px 0;}
.ambassador-main-activities-swiper{position: relative;}
.ambassador-main-activities-swiper .swiper-slide .img{background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.ambassador-main-activities-swiper .swiper-slide .text{text-align: center;padding: 30px 0;overflow: hidden;line-height: 28px;width: 80%;margin: auto;}
.ambassador-main-activities-swiper .swiper-button-next,.ambassador-main-activities-swiper .swiper-button-prev {width: 55px;height: 100px;margin-top: -100px; outline: none; opacity: 1;}
.ambassador-main-activities-swiper .swiper-button-next {background: url("../../application/images/rb.svg") center no-repeat rgba(0,0,0,.5);background-size:25%;right: 0px;}
.ambassador-main-activities-swiper .swiper-button-prev {background: url("../../application/images/lb.svg") center no-repeat rgba(0,0,0,.5);background-size:25%;left: 0px;}
.ambassador-main-activities-swiper .swiper-button-next:hover {background: url("../../application/images/rb.svg") center no-repeat #f08200;background-size:25%;}
.ambassador-main-activities-swiper .swiper-button-prev:hover {background: url("../../application/images/lb.svg") center no-repeat #f08200;background-size:25%;}


.explore-technology-innovation {overflow: hidden;padding:0px 0 80px 0;width: 1660px;margin: auto;}
.explore-technology-innovation .title {padding-bottom: 50px;overflow: hidden;}
.explore-technology-innovation .title h2{font-size: 40px;}
.explore-technology-innovation .title i {margin: 20px auto;}
.explore-technology-innovation .title .text {font-size: 16px;line-height:30px;color: #666;text-align: center;width: 990px;margin: auto;}
.explore-technology-innovation .list {overflow: hidden;}
.explore-technology-innovation .list .item {margin-bottom:80px;text-align: center;background: url("../../fenix/images/bg.jpg") center bottom no-repeat;padding:0 100px 80px 100px;overflow: hidden;} 
.explore-technology-innovation .list .item:last-child {margin: 0}
.explore-technology-innovation .list .item li{list-style: none;position: relative;display: inline-block;width:201px;margin: 0 30px;} 
.explore-technology-innovation .list .item li .img{overflow: hidden;position: relative;} 
.explore-technology-innovation .list .item li .img .t1 {background: url("../../fenix/images/z1.png") center no-repeat;height: 13px;}
.explore-technology-innovation .list .item li .img .c2 {background: url("../../fenix/images/z3.png") center repeat-y;}
.explore-technology-innovation .list .item li .img .b3 {background: url("../../fenix/images/z2.png") center no-repeat;height: 31px;}
.explore-technology-innovation .list .item li .img .c2 img{margin: 0 13px;width:calc(100% - 26px); }
.explore-technology-innovation .list .item li h5{text-align: center;font-weight: normal;margin: 0;position: absolute;bottom: 0;width: 100%;}
.explore-technology-innovation .list .item li .big {display: none; width: 50px;height: 50px;border-radius: 100%;background: url("../../fenix/images/jia.svg") center no-repeat #f08200;background-size: 50%;position: absolute;top: 50%;left: 50%;margin: -35px 0 0 -25px;}
.explore-technology-innovation .list .item a {display: block;}
.explore-technology-innovation .list .item a:hover .big{display: block;}
.explore-technology-innovation .list .item a:hover .img {opacity: .7;}

.explore-lighting-knowledge {position: relative;overflow: hidden;}
.explore-lighting-knowledge .img{float: left;width: 50%;}
.explore-lighting-knowledge .text{position: absolute;width:30%;height: 100%; right: 12.5%;top: 0;overflow: hidden;}
.explore-lighting-knowledge .text h4{font-size: 40px;color: #1a1a1a;margin: 0;}
.explore-lighting-knowledge .text h4::after{content: '';display: block;width: 50px;height: 2px;background: #f08200;margin:20px 0 20px 0;}
.explore-lighting-knowledge .text .txt{font-size: 16px;color: #666666;line-height: 34px;text-align: justify;}
.explore-lighting-knowledge .text .txt strong{color: #000;font-weight: bold;font-size: 18px;}

.explore-lighting-knowledge-detail {padding: 160px 0 120px 0;overflow: hidden;}
.explore-lighting-knowledge-detail .content{width: 75%;margin: auto;}
.explore-lighting-knowledge-detail .content .title{}
.explore-lighting-knowledge-detail .content .title h2{font-size: 40px;}
.explore-lighting-knowledge-detail .content .title .text{text-align: center;}
.explore-lighting-knowledge-detail .content .list {padding: 60px 0 0 0;overflow: hidden;}
.explore-lighting-knowledge-detail .content .list .item{background: #f7f7f7;padding:3% 3%;overflow: hidden;width:43%;float: left;margin-right: 2%;}
.explore-lighting-knowledge-detail .content .list .item:last-child {margin-right: 0;}
.explore-lighting-knowledge-detail .content .list .item .text{padding-bottom: 30px;}
.explore-lighting-knowledge-detail .content .list .item .text h4{font-size: 18px;margin: 10px 0;}
.explore-lighting-knowledge-detail .content .list .item .text h5{font-size: 16px;margin: 0;font-weight: normal;line-height: 30px;min-height: 90px;}
.explore-lighting-knowledge-detail .content .list .item .img{}

.explore-faq-knowledge {padding-bottom: 80px;overflow: hidden;}
.explore-faq-knowledge .content{width: 75%;margin: auto;}
.faq-knowledge-list{}
.faq-knowledge-list .item{float: left;width: 32.66%;margin: 0 1% 1% 0; cursor: pointer;overflow: hidden;}
.faq-knowledge-list .item.mr0 {margin: 0 0 1% 0;}
.faq-knowledge-list .item .img{background-size: cover;background-position: center;background-repeat: no-repeat;background-color: #000;}
.faq-knowledge-list .item:hover h3 {color: #f08200;}
.faq-knowledge-list .item h3{font-size: 18px;}
.faq-knowledge-detail {margin: 20px auto 40px auto;position: relative;clear: both;background: #f7f7f7;border: 1px solid #f1f1f1;display: none;}
.faq-knowledge-detail-content {padding: 5%;overflow: hidden;font-size: 14px;line-height: 26px;color: #666;}
.faq-knowledge-detail::before,.faq-knowledge-detail::after {content: '';display: block;position: absolute;top:-20px;left: 15%; border-top: 10px transparent dashed;border-left: 10px transparent dashed;border-right: 10px transparent dashed;border-bottom: 10px #ccc solid;}
.faq-knowledge-detail::before:before{border-bottom: 10px #ccc solid;}
.faq-knowledge-detail:after{top:-19px;border-bottom: 10px #f7f7f7 solid;}
.faq-knowledge-detail.f2::before,.faq-knowledge-detail.f2::after {left: 50%;}
.faq-knowledge-detail.f3::before,.faq-knowledge-detail.f3::after {left: 85%;}



/* service */
.service-policy {padding:60px 0 0px 0;overflow: hidden;width: 1200px;margin: auto;}
.service-policy .item{margin-bottom: 50px;overflow: hidden;}
.service-policy .item .left{width: 30%;}
.service-policy .item .left .img{}
.service-policy .item .right{width: 60%;border-bottom: 2px solid #1a1a1a;padding:0px 0 40px 0;overflow: hidden;}
.service-policy .item .right .text{font-size: 16px;line-height: 28px;color: #666;}
.service-policy .item .right .text table {border-left: 1px solid #ccc;border-top: 1px solid #ccc;font-size: 14px; color: #666;}
.service-policy .item .right .text table tr:first-child td{color: #000;font-weight: bold;}
.service-policy .item .right .text table tr td{border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding:8px 20px;}
.service-policy .item .right .text strong {font-weight: bold;color: #000;font-size: 18px;}

.extended-warranty-service {padding:60px 0 0px 0;overflow: hidden;width: 720px;margin: auto;}
.extended-warranty-service .text {font-size: 20px;font-weight: bold;color: #1a1a1a;line-height: 30px;text-align: center;}
.extended-warranty-service .form {padding: 30px 0;overflow: hidden;}
.extended-warranty-service .form ul {list-style: none;margin: 0;padding: 10px 0;clear: both;overflow: hidden;font-size: 0;}
.extended-warranty-service .form ul li{list-style: none;margin: 0;padding:0;}
.extended-warranty-service .form ul .input2:last-child {margin-right: 0;}
.extended-warranty-service .form ul.num4 li{width:calc(25% - 10px);float:left;margin-right: 10px;}
.extended-warranty-service .form ul.num4 li:last-child {margin-right: 0;}
.extended-warranty-service .form ul span {font-size: 12px;color: #666;padding-top: 5px;display: block;}
.select{border: 1px solid #ededed;background: #f7f7f7;padding:15px;width:calc(100% - 42px);overflow: hidden;position: relative;}
.select select {width: 100%;border: none;font-size: 16px;background:url("../../service/images/ss.png") 90% center no-repeat;}
.select select {height: 20px;width:100%;padding-left: 50%;}
.select h4 {position: absolute;left:15px;top:15px;font-weight: normal;padding: 0;margin: 0;font-size: 16px;color: #666;}
.input1{border: 1px solid #ededed;background: #f7f7f7;padding:15px;overflow: hidden;width:calc(100% - 42px);display:block;font-size: 16px;}
.input2{border: 1px solid #ededed;background: #f7f7f7;padding:15px;overflow: hidden;width:calc(50% - 42px);margin-right: 10px;display: inline-block;font-size: 16px;}
.input4{border: 1px solid #ededed;background: #f7f7f7;padding:15px;overflow: hidden;width:calc(100% - 32px);display:block;font-size: 16px;}
.textarea1 {border: 1px solid #ededed;background: #f7f7f7;padding:15px;overflow: hidden;width:calc(100% - 42px);min-height: 100px; display:block;font-size: 16px;}
.form .more {width: 180px;height: 55px;text-align: center;cursor: pointer;margin:0px 0 0;}
.form .more span,.extended-warranty-service .form ul .more span {padding: 0;font-size: 14px;}
.form .more h6 {line-height: 55px;}

.after-consulting {padding:60px 0 0px 0;overflow: hidden;width:1200px;margin: auto;}
.after-consulting .left{width: 35%;}
.after-consulting .left .text{}
.after-consulting .left .text h3{line-height: 30px;}
.after-consulting .right{width: 65%;}
 
.submit-successfully {font-size: 14px;color: #666;padding:60px 0 0px 0;overflow: hidden;margin: auto;text-align: center;}
.submit-successfully h2{font-size: 20px;color: #666666;}
.submit-successfully span{font-size: 14px;color: #666;}
.successfully {width: 118px;height: 118px;border:4px solid #666666;border-radius: 100%;margin: auto;}
.submit-successfully.hide {display: none;}


.serial-number-query {width: 1200px;margin: auto;overflow: hidden;}
.serial-number-query.mt50 {margin-top: 50px;}
.serial-number-query .form{}
.inputnum {border: 1px solid #ededed;background: #f7f7f7;padding:22px 15px;overflow: hidden;width:80%;display:block;font-size: 16px;float: left;}
.serial-number-query .form .more{float: left;height: 67px;display: block;clear: none;margin-left: 10px;}
.serial-number-query .form .more span {font-size: 18px;}
.serial-number-query .form .more h6 {line-height: 67px;}
.serial-number-query .form .more h6 i {display: inline-block;margin-left: 10px;}
.serial-number-query .text {padding: 30px 0;overflow: hidden;font-size: 14px;line-height: 26px;color: #666;clear: both;}
.query-show {border: 1px solid #ededed;background: #f7f7f7;padding:5%;overflow: hidden;width:72%;font-size: 16px;}
.query-show .left {color: #666;font-size: 14px;width:30%;}
.query-show .left .item{border-bottom: 2px solid #e0e0e0;padding-bottom: 20px;margin-bottom: 20px;}
.query-show  h4{margin: 0;font-weight: normal;padding-bottom: 6px;}
.query-show  h2{font-size: 20px;color: #1a1a1a;margin: 0;}
.query-show  h2 .red {color: #ff4c4c;font-weight: bold;font-size: 18px;}
.query-show .left span{font-size: 12px;}
.query-show .right {color: #666;font-size: 14px;width: 60%;}
.query-show .right .item {font-size: 0;padding:5px 0;overflow: hidden;}
.query-show .right .item li{width: 30%;list-style: none;display: inline-block;vertical-align: top;font-size: 14px;}
.query-show .right .item li:last-child{width: 70%;font-weight: bold;color: #000;}
.query-show-error {font-size: 16px;color: #666;clear: both;overflow: hidden;display: none;}
.query-show-error h3{font-size: 16px;color: #666;font-weight: normal;display: inline-block;}
.query-show-error h3 strong{font-weight: normal;color: #f08200;display: inline-block;}
.query-show .list {color: #666;font-size: 14px;}
.query-show .list .item{width: 30%;margin-right:10%; border-bottom: 2px solid #e0e0e0;padding-bottom: 20px;margin-bottom: 20px;float: left;}

.account-query {width: 480px;margin:50px auto auto auto;overflow: hidden;clear: both;}
.account-query .form{}
.account-query .form .more{margin: auto;float: none;width: 98%;}			

.shipping-list {width: 1200px;margin:50px auto auto auto;overflow: hidden;clear: both;display: none;}
.top-title{}
.top-title h3{float: left;}
.top-title h3 a{padding-left:20px;background: url('../../service/images/left.svg') left center no-repeat;background-size:9%;}
.top-title h3 a:hover {color: #f08200;}
.top-title h4{float: right;text-align: right;}
.top-title h4 span{font-size: 16px;color: #666666;vertical-align: middle;font-weight: normal;padding-right: 5px;}
.top-title h4 strong{font-size: 20px;color: #1a1a1a;vertical-align: middle;}
.shipping-list .list {clear: both;padding-bottom: 50px;overflow: hidden;}
.shipping-list .list .title-1{background: #f7f7f7;border-bottom: 1px solid #e6e6e6;padding-left:3%;overflow: hidden;}
.shipping-list .list .title-1 li{text-indent: 10px;list-style: none;display: inline-block;vertical-align: middle;padding: 20px 0;overflow: hidden;font-weight: bold;font-size: 14px;}
.shipping-list .list li.w10 {width: 10%;}
.shipping-list .list li.w15 {width: 15%;}
.shipping-list .list li.w20 {width: 20%;}
.shipping-list .list li.w25 {width: 25%;}
.shipping-list .list li.w30 {width: 30%;}
.shipping-list .list li.w40 {width: 40%;}
.shipping-list .list li.w50 {width: 50%;}
.shipping-list .list li.w60 {width: 60%;}
.shipping-list .list .item{padding-left:3%;overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.shipping-list .list .item ul {margin: 0;padding: 0;list-style: none;overflow: hidden;}
.shipping-list .list .item ul li{border-bottom: 1px solid #e6e6e6;list-style: none;display: inline-block;vertical-align: middle;padding:15px 0;line-height: 20px; overflow: hidden;font-size: 14px;text-indent: 10px;} 
.shipping-list .list .item ul:hover{background: #f7f7f7;}
.shipping-list .list .item ul li:first-child  {background: #fff;border-bottom: 1px solid #fff;}
.shipping-list .list .item ul:last-child li {border: none;}
.viewnum {color: #f08200;}

.shipping-list-detail {width: 1200px;margin:50px auto auto auto;overflow: hidden;clear: both;display: none;}
.shipping-query-show {border: 1px solid #ededed;background: #f7f7f7;padding:5%;overflow: hidden;width:calc(90% - 2px);font-size: 16px;}
.shipping-query-show .item {float: left;min-width: 30%;margin-bottom: 3%;}
.shipping-query-show .item h3{margin: 10px 0;font-size: 18px;color: #000;}
.shipping-query-show .item h4{margin: 0;font-weight: normal;font-size: 14px;color: #666;}
.shipping-query-show .item .text{font-size: 14px;color: #666;line-height: 24px;}
.shipping-query-show .item.w100 {width: 100%;}

.service-download {overflow: hidden;}
.service-download .download {float: left;width: 49%;margin: 0 2% 1% 0;background: #f7f7f7;overflow: hidden;position: relative;}
.service-download .download.mr0 {margin-right: 0;}
.service-download .item{padding: 15px;overflow: hidden;}
.service-download .item .img{float:left;position: relative;width: 40%;background: url("../../service/images/bg.jpg") left top no-repeat;}
.service-download .item .img .imgbg {margin:5px; background-position: center;background-repeat: no-repeat;background-size: cover;}
.service-download .text{float: left;width: 50%;height: 100%; position: absolute;right: 5%;top: 0;}
.service-download .text h3{font-size: 20px;margin: 0;position: relative}
.service-download .text h3::after {content: '';display: block;width: 50px;height: 2px;background: #f08200;margin: 10px 0;}
.service-download .text h5{font-size: 14px;margin: 0;font-weight: normal;color: #666;line-height: 26px;}
.service-download .text .btn{padding: 30px 0 0 0;overflow: hidden;}
.service-download .text .btn a{display: block;float: left;margin-right: 10px;padding: 10px 30px;background: #333333;font-size: 14px; color: #fff;text-align: center;}
.service-download .text .btn a.bgf08200 {background: #f08200;}
.service-download .text .btn a.bgf08200:hover {background: #ffb761;}
.service-download .text .btn a:hover {background: #666;}





/* about */
.about-section {padding: 100px 0;overflow: hidden;}
.about-section .content {width: 75%;margin: auto;}
.about-company-profile {overflow: hidden;}
.about-company-profile .left{width: 45%;}
.about-company-profile .left .title{margin-top: 40px;}
.about-company-profile .left .text{font-size: 16px;line-height: 30px;color: #666;overflow: hidden;padding: 70px 0 80px 0;text-align:justify;}
.about-company-profile .left .blinex {border-bottom: 1px solid #e8e8e8;padding-bottom:30px;}
.about-company-profile .left .img{}
.about-company-profile .right {width: 50%;}
.about-company-profile .right .img{position: relative;}
.about-company-profile .right .text{font-size: 16px;line-height: 30px;color: #666;padding: 70px 0 0px 0;overflow: hidden;}
.about-company-profile .right .play {position: absolute;left: 50%;top: 50%;margin: -36.5px 0 0 -36.5px;} 

.about-development-history {background: #2b2b2b;overflow: hidden;position: relative;}
.about-development-history .left{padding-top: 100px;overflow: hidden;width:46%;position: relative;}
.about-development-history .left::after {content: '';display: block;width: 1px;height: 100%;position: absolute; right: 0;top: 0;background: #3a3a3a;}
.about-development-history .left .title{color: #fff;margin-left: 25%;}
.about-development-history .left .title h2{font-size: 30px;}
.about-development-history .left .title h3{font-size: 24px;}
.about-development-history .left .history-nav{overflow: hidden;margin-top:50px; border-top: 1px solid #3a3a3a;}
.about-development-history .left .history-nav a{display: block;position: relative;padding: 55px 15% 55px 0;overflow: hidden;color: #666666;text-align: right;border-bottom: 1px solid #3a3a3a;}
/*.about-development-history .left .history-nav a:last-child {border-bottom:none;}*/
.history-nav-swiper .swiper-slide:last-child a {border-bottom:none;}
.about-development-history .left .history-nav a i{height: 2px;width:0;position: absolute;display: block;left:25%;top: 50%;margin-top: -1px;background: #fff;}
.about-development-history .left .history-nav a h5{font-size: 14px;margin: 0;font-weight: normal;padding-bottom: 5px;}
.about-development-history .left .history-nav a h3{font-size: 24px;margin: 0;font-weight: normal;}
.about-development-history .left .history-nav a.cur,.about-development-history .left .history-nav .swiper-slide-thumb-active a{background: #f08200;color: #fff;}
.about-development-history .left .history-nav a.cur i,.about-development-history .left .history-nav .swiper-slide-thumb-active a i {width: 25%;}
.about-development-history .right{overflow: hidden;width:50%;height: 100%;position: absolute;right: 0;top: 0;}
  
.development-history-swiper {height: 100%;}
.history-slide {width: 70%;margin-left: 5%; height: 100%;color: #fff;}
.history-slide h2{font-size: 40px;}
.history-slide .text{font-size: 16px;line-height: 30px;opacity: .6;padding-bottom: 50px;overflow: hidden;}
.history-slide .img{position: relative;padding-right:5%;display: inline-block;overflow: hidden;}
.history-slide .img img{width: auto;height: auto;}
.history-slide .img .data {font-size: 14px;opacity: .4;transform:rotate(90deg);position: absolute;right: 0;bottom: 5%;}
.history-slide .txt {font-size: 17px;padding-top: 20px;font-weight: bold;}

.about-message-contact {margin: auto;overflow: hidden;position: relative;}
.about-message-contact .left {position: absolute;left: 12.5%;top: 0;width:30%; height: 100%;}
.about-message-contact .title {position: relative;padding-bottom: 20px;overflow: hidden;}
.about-message-contact .title h3{font-size: 24px;color: #f08200;float: left;font-weight: bold;margin: 0;}
.about-message-contact .title h4{float: right;font-size: 24px;color: #f08200;margin: 0;text-transform: uppercase; opacity: .4;}
.about-message-contact .title::before,.about-message-contact .title::after {content: '';display: block;width: 120px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;}
.about-message-contact .title::after {width: 100%;opacity: .3;}
.about-message-contact .title::before {background: #f08200;opacity: 1;z-index: 3;}
.about-message-contact .left .message{}
.about-message-contact .left .form{padding: 20px 0;overflow: hidden;}
.about-message-contact .left .form li{list-style: none;padding-bottom: 10px;overflow: hidden;}
.about-message-contact .left .form li .select{background: none;border:none;padding: 0px;width:100%;color: #fff;}
.about-message-contact .left .form li .select select{padding: 15px;height: 55px;background: rgba(255,255,255,.1);border: 2px solid #4d4c4b;color: #bbbcbc;}
.about-message-contact .left .form li .select select option {color: #000;}
.about-message-contact .left .form li .input2{border: 2px solid #4d4c4b;background: rgba(255,255,255,.1);width:calc(50% - 39px);}
.about-message-contact .left .form li .input2:last-child {margin-right: 0;}
.about-message-contact .left .form li input,.about-message-contact .left .form li textarea{padding: 15px;color: #fff;border: 2px solid #4d4c4b;background: rgba(255,255,255,.1);width:calc(100% - 34px);}
.about-message-contact .left .form li .send {cursor: pointer;padding: 15px 0;width: 180px; color: #fff;border: 2px solid #4d4c4b;background:none;text-transform: uppercase;}
.about-message-contact .left .form li .send:hover {background: #f08200;border: 2px solid #f08200;}
.about-message-contact .right {width: 50%;padding: 97px 0;overflow: hidden;position: relative;}
.about-message-contact .right::after {content: '';width: 120px;height: 100%;display: block;position: absolute;right: 0;top: 0;background: #f08200;}
.about-message-contact .right .contact{background:#fff;padding: 105px 120px;overflow: hidden;position: relative;z-index: 33;}
.about-message-contact .right .contact::after {content: '';width: 120px;height: 100%;display: block;position: absolute;right: 0;top: 0;background: #fef9f2;}
.about-message-contact .right .contact .contact-contact {width: 80%;}
.about-message-contact .right .contact .title h3{color: #1a1a1a;}
.about-message-contact .right .contact .title h4{color: #1a1a1a;}
.about-message-contact .right .contact .title::after {background: #ededed;opacity: 1;}
.about-message-contact .right .contact .item {padding:20px 0 0px 0;overflow: hidden;width: 90%;}
.about-message-contact .right .contact .item li{list-style: none;padding:15px 0;border-bottom: 1px dashed #e7e7e7;}
.about-message-contact .right .contact .item li i{display: inline-block;vertical-align: middle;width: 20px;height: 20px;opacity: .4;margin-right: 10px;}
.about-message-contact .right .contact .item li h5{display: inline-block;vertical-align: middle;font-size: 16px;color: #808080;font-weight: normal;margin: 0;}
 

.about-company-culture {padding: 100px 0;overflow: hidden;}
.about-company-culture .company-culture {position: relative;overflow: hidden;margin-bottom: 80px;}
.about-company-culture .company-culture:last-child {margin: 0;}
.about-company-culture .left {width: 55%;}
.about-company-culture .right{width: 24%;height: 100%; position: absolute;right: 12.5%;top: 0;}
.about-company-culture .right .type{position: relative;margin-left: -6px;}
.about-company-culture .right .type h2{color: #f5f5f5;font-size: 140px;line-height: 120px; margin: 0;}
.about-company-culture .right .type h4{display: block;position: absolute;left: 7px;bottom: 0;font-size:18px;color: #f08200;margin: 0;}
.about-company-culture .right .culture {overflow: hidden;padding: 15px 0 25px 0;}
.about-company-culture .right .culture h3{font-size: 24px;color: #1a1a1a;margin: 0;}
.about-company-culture .right .text{font-size: 16px;color: #1a1a1a;line-height: 28px;opacity: .6;position: relative;}
.about-company-culture .right .text::after {content: '';width: 60px;height: 2px;display: block;background: #f08200;margin-top:50px;}
.about-company-culture .company-culture.fr .left{float: right;}
.about-company-culture .company-culture.fr .right {float: right;right:auto;left:12.5%; }
.about-company-culture .right .item {padding: 50px 0;overflow: hidden;}
.about-company-culture .right .item li{list-style: none;padding: 0;margin: 0 0 40px 0;overflow: hidden;}
.about-company-culture .right .item li h3{margin: 0;font-size: 0;}
.about-company-culture .right .item li h3 i{display: inline-block;vertical-align: middle;margin-right: 10px;}
.about-company-culture .right .item li h3 i img{}
.about-company-culture .right .item li h3 strong{display: inline-block;vertical-align: middle;font-size: 20px;color: #1a1a1a;}
.about-company-culture .right .item li h5{padding-left:30px;overflow: hidden; font-size: 16px;line-height: 26px;opacity: .6;font-weight: normal;color: #1a1a1a;margin:5px 0;}

.about-sales-network {padding: 100px 0;overflow: hidden;background: url("../../about/images/bg.jpg");}
.sales-network {position: relative;overflow: hidden;}
.sales-network .item{text-align: center;;margin: auto;}
.sales-network .item h2{font-size: 40px;color: #1a1a1a;margin: 0;}
.sales-network .item .text{font-size: 14px;line-height: 26px;width:41%;margin: auto; color: #666666;padding: 10px 0;overflow: hidden;}
.sales-network .item .img {text-align: center;padding: 40px 0 20px 0;overflow: hidden;}
.sales-network .item .img img {width: auto;height: auto;display: inline-block;}
.sales-network .swiper-pagination {bottom: auto;top: 15%;}
.sales-network .swiper-pagination .swiper-pagination-bullet {width:40px;height:2px;margin:0 0 0 10px;border-radius: 0; background: #000;opacity: 0.3;position: relative;z-index: 11;outline: none;}
.sales-network .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;background: #f08200;}

.about-brand-honors {padding: 100px 0;overflow: hidden;}
.about-brand-honors .list {overflow: hidden;}
.about-brand-honors .list .item {margin-bottom:80px;text-align: center;background: url("../../fenix/images/bg.jpg") center bottom no-repeat;padding:0 100px 80px 100px;overflow: hidden;} 
.about-brand-honors .list .item:last-child {margin: 0}
.about-brand-honors .list .item li{list-style: none;position: relative;display: inline-block;width:201px;margin: 0 30px;} 
.about-brand-honors .list .item li .img{overflow: hidden;position: relative;} 
.about-brand-honors .list .item li .img .t1 {background: url("../../fenix/images/z1.png") center no-repeat;height: 13px;}
.about-brand-honors .list .item li .img .c2 {background: url("../../fenix/images/z3.png") center repeat-y;}
.about-brand-honors .list .item li .img .b3 {background: url("../../fenix/images/z2.png") center no-repeat;height: 31px;}
.about-brand-honors .list .item li .img .c2 img{margin: 0 13px;width:calc(100% - 26px); }
.about-brand-honors .list .item li h5{text-align: center;font-weight: normal;margin: 0;position: absolute;bottom: 0;width: 100%;}
.about-brand-honors .list .item li .big {display: none; width: 50px;height: 50px;border-radius: 100%;background: url("../../fenix/images/jia.svg") center no-repeat #f08200;background-size: 50%;position: absolute;top: 50%;left: 50%;margin: -35px 0 0 -25px;}
.about-brand-honors .list .item a {display: block;}
.about-brand-honors .list .item a:hover .big{display: block;}
.about-brand-honors .list .item a:hover .img {opacity: .7;}

.about-contact-us {padding: 100px 0;overflow: hidden;}
.about-contact-us .left {width: 38%;padding-left: 12.5%;}
.about-contact-us .left .item {margin-bottom: 50px;overflow: hidden;}
.about-contact-us .left .item:last-child {margin: 0;}
.about-contact-us .left .item h3{font-size: 24px;color: #1a1a1a;}
.about-contact-us .left .list {border: 1px solid #f1f1f1;overflow: hidden;}
.about-contact-us .left .list li{list-style: none;position: relative; padding: 35px 25px;float: left;width:calc(33.333% - 50px);}
.about-contact-us .left .list li::after {content: '';width: 1px;height: 100%;display: block;background: #f1f1f1;position: absolute;right: 0;top: 0;}
.about-contact-us .left .list li::before {content: '';width: 100%;height: 1px;display: block;background: #f1f1f1;position: absolute;right: 0;bottom: 0;}
.about-contact-us .left .list li h4{font-weight: normal;margin: 0;}
.about-contact-us .left .list li h4 i{width: 25px;height: 25px;opacity: .5;margin-right: 10px; display: inline-block;vertical-align: middle;}
.about-contact-us .left .list li h4 strong{font-size: 16px;color: #808080; font-weight: normal;display: inline-block;vertical-align: middle;}
.about-contact-us .left .list li h5 {font-weight: normal;margin: 0;padding-top: 10px; font-size: 16px;color: #1a1a1a;}
.about-contact-us .left .list li.c1 {}
.about-contact-us .left .list li.c2 {}
.about-contact-us .left .list li.c3::after,.about-contact-us .left .list li.c5::after {display: none;}
.about-contact-us .left .list li.c4 {width:calc(66.666% - 50px);}
.about-contact-us .left .list li.c5 {width:calc(33.333% - 50px);}
.about-contact-us .left .list li.c4::before,.about-contact-us .left .list li.c5::before {display: none;}
.about-contact-us .left .list li:hover h4 strong{color: #f08200;}
.about-contact-us .left .list li:hover h5 {color: #f08200;}

.about-contact-us .left .item .form{overflow: hidden;}
.about-contact-us .left .item .form li{list-style: none;padding-bottom: 10px;overflow: hidden;}
.about-contact-us .left .item .form li .select{padding: 0px;width:100%;}
.about-contact-us .left .item .form li .select select{padding: 15px;height: 55px;color: #bbbcbc;}
.about-contact-us .left .item .form li .select select option {color: #000;}
.about-contact-us .left .item .form li .input2{width:calc(50% - 37px);}
.about-contact-us .left .item .form li .input2:last-child {margin-right: 0;}
.about-contact-us .left .item .form li input,.about-contact-us .left .item .form li textarea{border: 1px solid #ededed;background: #f7f7f7;padding: 15px;width:calc(100% - 32px);}
.about-contact-us .left .item .form li textarea {min-height: 100px;}
.about-contact-us .left .item .form li .send {cursor: pointer;padding: 15px 0;width: 180px; color: #fff;text-transform: uppercase;}
.about-contact-us .left .item .form li .send:hover {background: #f08200;border: 2px solid #f08200;}


.about-contact-us .right {width: 45%;background: #000;overflow: hidden;position: relative;}
.about-contact-us .right .map {height: 800px;overflow: hidden;position: relative;}
.about-contact-us .right .map .anchorBL {display: none;}



.honors-show {position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 999;display: block;}
.honors-show.hidebox {display: none;}
.honors-show-bg {width: 100%;height: 100%;background: rgba(0,0,0,.8);position: relative;}
.honors-content {margin: auto;width: 650px;background: #fff;padding: 5%;overflow: hidden;position: relative;border-radius: 5px;z-index: 33;}
.honors-content .img{float: left;width: 40%;}
.honors-content .img .t1{height: 17px;background: url("../../about/images/t1.jpg") center no-repeat;}
.honors-content .img .t2{background: url("../../about/images/t2.jpg") center repeat-y;padding: 0 10px;}
.honors-content .img .t3{height: 44px;background: url("../../about/images/t3.jpg") center no-repeat;}
.honors-content .imgpic img{width: auto;height: auto;}
.honors-content .text {float: left;width:37%;height: 100%;position: absolute;right: 15%;top: 0;}
.honors-content .text h3{position: relative;display: block;padding-bottom: 20px;font-size: 24px;}
.honors-content .text h3::before,.honors-content .text h3::after {content: '';display: block;width: 80px;height: 2px;background: #000;position: absolute;bottom: 0;left: 0;}
.honors-content .text h3::after {width: 100%;opacity: .3;}
.honors-content .text h3::before {background: #f08200;opacity: 1;z-index: 3;}
.honors-content .text .txt{line-height: 30px;color: #666;}
.close-b {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;}






/* fonts */
.banner-slide .txt h3,.banner-slide .txt .more a span,.declinein span,.product-type4 a .text h3,.title h2,.more span,.product-nav .type-item .text .plist a,.product-list .item a .text h3,.product-list .item a .list li h6,.product-detail-download .content .right .download-list .text h3,.product-detail-reviews .content .form .submit,.customer-reviews .item h3,.product-detail-accessories .accessories-list .item a .text h4,.brand-ambassador .item .right .name-en,.ambassador-top .item .right .name-en,.query-show .left .item h2,.query-show-error h3 strong,.history-slide h2,.about-message-contact .left .message .title h4,.about-message-contact .left .form li .send,.about-message-contact .right .contact .title h4,.about-company-culture .right .type h2,.sales-network .item h2
{font-family: 'Barlow-Bold',Microsoft Yahei,Arial;}

.news-swiper-text .swiper-slide-thumb-active .ntitle a p,.news-swiper-title .news-swiper-text .ntitle a span,.product-our-flashlights .left .list li strong,.product-left-screening .item li *,.product-list-top .tleft span,.product-detail-download .content .right .download-list .text h5,.customer-reviews .item h6,.explore-fenix .page-nav li a h6,.evaluation-index-list .evaluation .text .bottom h5,.evaluation-detail .detail-top .text span,.activities-list .activities .text h6,.query-show .left span,.query-show .right .item li,.shipping-list .list .item li,.shipping-query-show .item .text,.shipping-query-show .item h4,.about-development-history .left .history-nav a h5,.history-slide .img .data,.about-message-contact .right .contact .item li h5,.about-contact-us .left .list li h5 {font-family: 'Barlow-Regular',Microsoft Yahei,Arial;}










