﻿@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;}
.subbanner{background: #0c448f; height: 117px;}
 
/* 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: #0c448f;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;clear: both;overflow: hidden; background:#0c448f;-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: #0c448f;-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 h6{    font-size: 16px;width: 50%; margin: 24px auto; font-weight: 500; line-height: 30px;}
.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;}



.videobg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;background: #fff;}
.videobg video {width: 100%;height: 100%;display: block;object-fit: fill;background-color: #fff;}

.iabout {padding: 5% 0 0px;overflow: hidden;position:relative;}
.iabout .content {margin-left: 260px;width: auto;position:relative;z-index:99;}
.aobut-shengye {overflow: hidden;}
.aobut-shengye .left{float: left;margin-top:1%;}
.aobut-shengye .left .title{border-left: 2px solid #0c448f;padding-left:20px;text-align: left;}
.aobut-shengye .left .title span{font-size: 14px;color: #dcd1c9;font-family: 'Barlow-Regular';text-transform: uppercase;line-height: 14px;display: block;}
.aobut-shengye .left .title h2 {margin: 0;padding: 0;font-size: 22px;line-height: 36px;color: #292a33; text-transform: uppercase;font-weight: normal;}
.aobut-shengye .left .title h3 {font-style: normal;font-size: 24px;margin: 0;}
.aobut-shengye .left .item {overflow: hidden;padding: 20px 0 30px 0;}
.aobut-shengye .left .item li{list-style: none;margin: 0;padding: 15px 0px 15px 0;font-size: 0;border-bottom: 1px solid #e9e9ea;}
.aobut-shengye .left .item li i{display: inline-block;vertical-align: middle;width: 50px;height: 50px;margin-right: 20px; overflow: hidden; background: #0652b9;position: relative;}
.aobut-shengye .left .item li i img {display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 70%;}
.aobut-shengye .left .item li h4{display: inline-block;vertical-align: middle;margin: 0;padding: 0;font-size: 16px;line-height: 30px;color: #4c4d53;font-weight: 500;}
.aobut-shengye .left .item li:last-child {border: none;}
.aobut-shengye .left .viewmore {width: 158px;height: 48px;clear: both;overflow: hidden; border: 1px solid #292a33;text-align: center;}
.aobut-shengye .left .viewmore a{font-size: 14px;line-height: 48px;font-weight: bold;padding-right: 30px; color: #292a33;display: inline-block;background-image: url("../images/right1.png");background-repeat: no-repeat;background-position: right center;text-transform: uppercase;}
.aobut-shengye .left .viewmore:hover {background: #000;}
.aobut-shengye .left .viewmore:hover a {background-image: url("../images/right.png");color: #fff;}
.aobut-shengye .right{float: right;}
.aobut-shengye .right .img{background: #000;position: relative;}
.aobut-shengye .right .img img{display: block;width: 100%;height: auto;}

.w1200{width:1200px;margin:0 auto}
.intro-list2{padding:140px 0 140px}
.intro-list2 .w1200{justify-content:flex-end}
.intro-list2 .intro-list2-txts{padding:1.2rem 1.3rem}
.intro-list2 .intro-list2-box{background:#0c448f;flex:0 0 470px;text-align:right;color:#fff;line-height:1.5}
.intro-list2 .font30{font-size:30px}
.intro-list2 .font36{font-size:36px}
.intro-list2 .font36:after{display:inline-block;background:#fff;height:2px;width:30px;content:"";margin:12px 0 24px}
.intro-list2 .font16{color:rgba(255,255,255,.53);font-size:16px}
.flexBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; 
}

.solu{background: #f7f7f7; padding: 100px 0; display: table;}
.solulist{width: 78%; margin: 50px auto;}
.solulist ul{margin: 0px; padding: 0px;}
.solulist ul li{width: 30%; float: left; margin-right: 5%; list-style: none;}
.solulist ul li img{max-width: 100%;}
.solulist ul li span{width: 100%; height: 40px; line-height: 40px; text-align: center; float: left;}
.solulist ul li:nth-child(3n+3){margin-right: 0px;}

/* product */

#iporudct {background: url(../images/iproductbg.jpg) center top no-repeat;background-size: cover;min-height: 998px;position: relative;}
.gf-iproduct {overflow: hidden;}
.gf-iproduct * {display: block;overflow: hidden;font-weight:normal;}
.gf-iproduct-lbox { width:0%;height:8%;background: #0c448f;position: absolute;left:0px;top:0px;z-index: 1;}
.gf-iproduct-ltitle {margin-top:12%;position: relative;padding:0 0 0 100px;margin-left:10%;float: left;}
.gf-iproduct-ltitle h1{ position: absolute;left:-80px;top:95px;z-index: 1;font-size: 60px;font-family: Arial;text-transform: uppercase;font-weight:bold;color:#0c448f;transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.gf-iproduct-ltitle span{width:50px;text-align: center;}
.gf-iproduct-ltitle span h3{font-size: 30px;color:#0c448f;line-height: 30px; }
.gf-iproduct-ltitle span line { width:2px;height: 260px; background:#d1d1d1;position: relative;margin:20px auto;}
.gf-iproduct-ltitle span line i { width:2px;height: 40px;background:#0c448f; position: absolute;left:0;top: 0;z-index: 1;}

.gf-iproduct-lnav {margin-top:12%;float: left;width:20%;height:93%;position: relative;padding-left:1%;}
.gf-iproduct-lnav ul{width:100px;height:100px;border: 1px solid #ccc;position: relative;overflow: visible; cursor: pointer; margin:2px;clear: both;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;padding:0px;}
.gf-iproduct-lnav * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.gf-iproduct-lnav ul:hover {border: 1px solid #0c448f;}
.gf-iproduct-lnav ul li {}
.gf-iproduct-lnav ul li img {display: block;width:80%;height: auto;margin:10%;}
.gf-iproduct-lnav ul span {position: absolute;left:0;top: -1px;width:0;height:60%;padding-top:40%;background: #0c448f;z-index: 4;}
.gf-iproduct-lnav ul span i{width:15px;height: 15px;background: #014392;float: left;margin:3px 10px 3px 28px;border-radius:100px;position: relative;z-index:4;filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;}
.gf-iproduct-lnav ul span i:after{content:"";background:#fff;width: 5px;height:5px;position: absolute; top:50%; left:50%; border-radius:100px;margin-left:-2.5px;margin-top:-2.5px;z-index:6;}
.gf-iproduct-lnav ul span h3{color: #fff;font-size: 18px;position: absolute;left:-80%;top:40%;width:200px; margin:0px; padding: 0px;}
.gf-iproduct-lnav .slick-slide.slick-current.slick-active span {width:280px;border: 1px solid #0c448f;}
.gf-iproduct-lnav .slick-slide.slick-current.slick-active span h3{left:20%;transition-delay: 0.1s;}
.gf-iproduct-lnav .slick-slide.slick-current.slick-active span i {filter:alpha(Opacity=100);-moz-opacity:1.0;opacity: 1.0;transition-delay: 0.5s;}

.gf-iproduct-rpic {margin-top:14%;float: left;width:60%;height:93%;position: relative;}
.gf-iproduct-rpic ul{position: relative;}
.gf-iproduct-rpic ul * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.gf-iproduct-rpic ul li {margin-top: 13%;}
.gf-iproduct-rpic ul li img {display: block;width:auto;height: 593px; margin: auto;}
.gf-iproduct-rpic ul span {position: absolute;left:50%;top:0px;width:800px;margin-left: -400px;z-index: 4; text-align: center;}
.gf-iproduct-rpic ul span h1{color: #0c448f;font-size: 60px;line-height: 60px;margin:0;text-transform: uppercase;font-weight:bold;font-family: Arial;}
.gf-iproduct-rpic ul span h3{color: #000;font-size: 20px;margin:10px auto;}
.gf-iproduct-rpic ul span a{color: #000;font-size: 12px; padding: 10px 0;border: 1px solid #ccc;border-radius:100px;width:120px;overflow:hidden; clear: both;display:inline-block;margin:10px auto;}
.gf-iproduct-rpic ul span a:hover { color: #fff;background:#0c448f;}



 /* cases */
.gh-case {width: 100%;position: relative;overflow: hidden; background: #f1f1f1;min-height: 800px;}
.index_case{width:78%; margin:0 auto;overflow: hidden;}
.lefttext {width:15%;height:100%;position: absolute;left: 0;top: 0;z-index: 1; }
.lefttext h2{width: 100%;height:100%;font-size: 200px;font-weight: bold;position: absolute;left:-380px;top:-300px; color:#ddd;-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.gh-case-main {overflow: hidden;position: relative;}
.gh-case-main .left{width:9%;height:100%;background: #0c448f;position:absolute;z-index: 5;}
.gh-case-main .left *{color: #fff;overflow:hidden;display: block;}
.gh-case-main .left .title {width:100%;position: relative;}
.gh-case-main .left .title h2{font-size: 60px;font-weight: bold;position: absolute;left:-80px;top:170px;-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.gh-case-main .left .title h3{width: 40px;margin:362px auto 0;text-align: center;}
.gh-case-main .left .title h3 strong {font-size: 30px;font-weight: normal;margin: auto;}
.gh-case-main .left .title h3 line {height: 50px;width: 2px;margin:10px auto;background: #fff;}
.gh-case-main .right {width:88%;padding: 120px 0 80px 0;float: right;position: relative;}
.gh-case-main .right .nav {overflow: hidden;}
.gh-case-main .right .nav *{overflow:hidden;display: block;}
.gh-case-main .right .nav li {float: left;position: relative;height:30px;width:20%;padding-left: 35px;opacity: 0.5; cursor: pointer; margin-bottom: 10px;}
.gh-case-main .right .nav li i{width: 28px;height: 28px;position: absolute;left: 0px;top: 0px;}
.gh-case-main .right .nav li i img {height:auto; margin-top:10px;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.gh-case-main .right .nav li h4{ font-size: 18px;font-weight: normal;cursor: pointer; margin: 0; padding: 0;}
.gh-case-main .right .nav li line{position: absolute;left:0;bottom: 0px;height: 2px;width:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.gh-case-main .right .nav li a:hover  line,.gh-case-main .right .nav li a:hover  line {width:100%;}
.gh-case-main .right .nav li a:hover {opacity: 1.0;}
.gh-case-main .right .nav li a:hover i img{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none;}
.gh-case-main .right .viewmore {position: absolute;left:0.5%;bottom:80px;z-index: 3;}

.gh-case-main .right .nav .m1 line {background: #0c448f;}
.gh-case-main .right .nav li a:hover .m1 {color: #0c448f;}

.yy-section { padding: 100px 0; overflow: hidden;}
.yy-section-img{width:50%; float:left;}
.yy-section-text{width:40%; margin:5%; float:right;}
.yy-section:nth-child(2n+2) .yy-section-img{float:right;}
.yy-section:nth-child(2n+2) .yy-section-text{float:left;}
.yy-section-text h3{font-size: 30px;}
.yy-section-text .text{margin:30px 0; line-height: 30px;}
.yy-section-text .tmore{position: relative;left: auto;top: auto;     width: 115px;}
.yy-section-text .tmore a {display: block;position: relative;font-size: 14px; font-weight: bold; padding-bottom: 20px; font-family: 'Conv_Montserrat-Bold';text-transform: uppercase;}
.yy-section-text .tmore a i{display: block;width: 16px;height: 10px;position: absolute;right: 0;top: 4px;background: url("../images/right1.png") center no-repeat;background-size: 100%;}
.yy-section-text .tmore a::after {content: '';width: 100%;height: 2px;background: #000;position: absolute;left: 0;bottom:0px;}
.yy-section-text .tmore a:hover {color: #000;letter-spacing: 1px;}
.yy-section-text .tmore a:hover i{right: 10%;}
.yy-section-text .tmore a:hover::after {background: #000;}


.news-top{padding: 90px 0;background: #fafafa;}
.news_tui.wrap{margin:0 auto; position:relative; width:80%;}
.news_tui .swiper-slide .hidden{overflow: hidden;}
.news_tui .swiper-slide img{transition: all 1s;-ms-transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;display:block;}
.news_tui .swiper-slide img:hover{transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-stransform: scale(1.1);}
.news_tui .swiper-slide h4{color:#999;font-size:14px;padding-left:20px;background:url(../images/news_ico.png) no-repeat 0 center/14px 14px;margin:15px 0;}
.news_tui .swiper-slide h3{color:#333;font-size:22px;line-height:30px;height:60px;overflow: hidden;}
.news_tui .swiper-slide p{color:#666;font-size:14px;line-height:24px;margin-top:12px;overflow:hidden;height:48px;}
.news_tui .swiper-slide:hover h3{color:#0c448f;}

.news-list{padding: 32px 0 0px;}
.news-list .list{margin:0 auto 70px; width: 80%; }
.news-list ul{margin:0px; padding: 0px;}
.news-list li{padding: 30px 0;border-bottom: 1px dashed #e2e2e2;list-style: none; display: table;}
.news-list li a{display: block;width: 100%;}
.news-list li .left{float: left;width: 400px;padding-top: 3px;}
.news-list li .name{font-size: 21px;color: #333;line-height: 27px;margin-top: 30px;}
.news-list li .date{font-size: 13px;color: #999;line-height: 15px;margin-top: 10px;}
.news-list li .date i{display: block;float: left;width: 13px;height: 15px;background: url('../images/news_date.png') no-repeat;margin-right: 8px;}
.news-list li .right{width: calc(100% - 500px);float: right;font-size: 14px;color: #666;line-height: 28px;}
.news-list li:hover .name{color: #0c448f;}
.news-list li .right .con_p{ margin-top:50px; }



.casepic {padding: 50px 0;min-height:550px;overflow: hidden;position: relative;}
.caselist {width:98%;background: #fff;margin: 0 auto;}
.caselist *{overflow:hidden;display: block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.caselist .pic{}
.caselist .pic img{width:90%;height:auto; margin: 0 5%;}
.caselist .text {padding:5%;height: 90px;}
.caselist .text h3{font-size: 16px;color: #000;}
.caselist .text h4{font-size: 14px;color: #999;padding: 10px 0; margin: 0px; font-weight: normal;}
.caselist .text h6{font-size: 12px;background: none; margin: 0; padding: 0;}
.caselist a:hover .pic  img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.caselist a:hover .text * {color: #fff;} 
.caselist a:hover {background: #0c448f;}
.caselist a:hover h6.more {background: url("../images/right2.svg") 90% center no-repeat #fff;background-size:20%;color:#000;opacity: 1.0;margin: 0;}
.caselist a h6.more{width: 113px;height: 35px;line-height: 37px;border: solid 1px rgba(0,0,0,0.5);text-align: center;color: #000;font-size: 12px;opacity: 0.3;margin-top: 5px;background: url("../images/right2.svg") 90% center no-repeat;background-size:20%;text-indent: -20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.caselist a h6.more:hover {background: url("../images/right1.svg") 90% center no-repeat #000;background-size:20%;color:#fff;opacity: 1.0;}

.gh-case-main .right {position: relative;}
.gh-case-main .right .swiper-button-prev,.gh-case-main .right .swiper-button-next {height:50px;width:80px;bottom:0px;top:auto;margin-top:0px;opacity: 1.0;}
.gh-case-main .right .swiper-button-prev { left:auto;right:0;margin-right:80px;background:url("../images/left3.svg") #fff center no-repeat;background-size:30%;}
.gh-case-main .right .swiper-button-next { right:0; background:url(../images/right1.svg)  #999 center no-repeat;background-size:30%;}
.gh-case-main .right .swiper-button-prev:hover {opacity: 1.0;background:url("../images/left1.svg") #000 center no-repeat;background-size:30%;}
.gh-case-main .right .swiper-button-next:hover {opacity: 1.0;background:url("../images/right1.svg") #000 center no-repeat;background-size:30%;}

.gh-case-main .right .viewmore {clear: both;padding:30px 0 10px 0;}
.gh-case-main .right .viewmore a {display: block;width: 150px;height: 40px;line-height:42px;margin: auto;text-align: center;color: #999;font-size: 14px;text-transform: uppercase;
background: url("../images/right3.svg") 90% center no-repeat #fff;background-size:15%;text-indent: -20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.gh-case-main .right .viewmore a:hover {background: url("../images/right1.svg") 90% center no-repeat #000;background-size:15%;color:#fff;}


.cop1 {opacity: 1.0;height: auto;}
.cop0 {opacity: 0;height: 0;min-height: auto; overflow: hidden;}




/* slick plugin */
.slick-slider { display: block;/* box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; */}
.slick-slider *:focus { outline: none;}
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; max-width:100%; height:auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto;   }
/* Arrows */
.slick-prev, .slick-next { position:absolute;display:block;height:119px;width:65px;cursor:pointer;z-index:80;top:50%; margin-top:-59.5px;padding:0;outline:none;text-indent:-9999px;  border-radius:0px; background-color: transparent; background-repeat:no-repeat; background-position:center;opacity: 0.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease; border:none;}
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before {  font-size: 20px; line-height: 1; color: white; opacity: 1.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left:5%; background-image:url(../images/arrowleft1.png);}
.slick-next { right:5%; background-image:url(../images/arrowright1.png);}
.slick-prev:hover {opacity: 1.0;background-image:url(../images/arrowleft.png);}
.slick-next:hover {opacity: 1.0;background-image:url(../images/arrowright.png);}
/* Dots */
.slick-slider { }
.slick-dots { position: absolute; bottom:20px; list-style: none; display: block;padding: 0px; width: 100%; text-align:center; left:0;}
.slick-dots li { position: relative; display: inline-block; height:14px; width:40px; margin: 0px 10px; padding: 0px; cursor: pointer; }
.slick-dots li button { margin-top: 5px;background:#fff; display: block; height:2px;width:40px; padding: 0px; cursor: pointer; outline: none; text-indent:-9999px;-moz-opacity:0.4; opacity:0.4;filter:alpha(opacity=40);border-radius:0px;border: none; overflow:hidden;}
.slick-dots li button:focus { outline: none; }
.slick-dots li.slick-active button {background: #fff;border: none; opacity:1.5;}



.index-producttype {overflow: hidden;position: relative;margin: 50px;margin-top: 0;}
.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("../images/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: 120px; height: 50px; border: 2px solid #0c448f; margin: 20px auto; cursor: pointer;
      -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    background: #0c448f url(../images/play.svg) left 8px center no-repeat; background-size: 20%; line-height: 50px;  font-style: inherit;  text-indent: 40px;
    color: #fff;}
.play:hover i{border: 2px solid #000;background:url("../images/play.svg") left 8px center no-repeat #000;background-size: 20%;}
 
.title_box{ margin-bottom:40px; border-left: 2px solid #0c448f; padding-left: 20px; text-align: left;}
.title_box span {font-size: 14px; color: #dcd1c9; font-family: 'Barlow-Regular'; text-transform: uppercase; line-height: 14px; display: block;}
.title_box h2{ position:relative;  font-size: 38px;line-height: 48px; color: #292a33; margin:0;text-transform: uppercase; font-weight: normal;}
/*.title_box h3:after{content:''; position:absolute; margin-left: -80px; bottom:0; width:40px; height:4px; background:#0c448f;}*/
.title_box p{ font-size:18px; color:#999;text-transform: uppercase;line-height:1em;}

.prodcuts{background:#fff;}
.tab_box .tab_list>div{display:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;opacity:0; position:relative;}
.tab_box .tab_list>div.active, .tab_box .tab_list>div.active2{display:block;opacity:1;}
.index_goods{ position:relative; padding:6% 0;margin-bottom: 6%;}
.index_products{ position:relative; padding:0% 0 5%; margin-top:5%; }
.index_goods .img_box{ position:absolute; left:0; top:0; width:47.5%; height:100%; overflow:hidden; z-index:0; background: #0c448f;}
.index_goods .img_box img{ width:100%; display: none;}
.info_box{ padding:5% 5%; position:relative; z-index:1; overflow:hidden; width: 78%; margin: 0 5% 0 5%; background: #f7f7f7;}
.index_goods .info_box{padding:5% 5% 5%;}
.info_box .left_box{ width:22%; float:left;}
.info_box .left_box .tab_hd{ border-top:1px solid #c6c6c6; padding-top:30px;}
.info_box .left_box .tab_hd div{ margin-bottom:5px;}
.info_box .left_box .tab_hd div a{ line-height:30px;display:block; position:relative; cursor:pointer; color:#898989; font-size:14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding-right:30px;}
.info_box .left_box .tab_hd div a i{display: block;width: 28px;height: 30px;position: absolute;right:10px;top: 0;background:center no-repeat;background-size: 100% !important;}
.info_box .left_box .tab_hd div.active a{ background:#4b4b4b; color:#fff; padding:0 20px; }
.info_box .left_box .tab_hd div.active2 a{ background:#0c448f; color:#fff; padding:0 20px; }
.info_box .left_box .tab_hd div a:hover{ background:#0c448f; color:#000;}
.info_box .left_box .tab_hd div a:hover{ text-indent:5%;}
.info_box .left_box .tab_hd div a:hover i{right:5px;background: url("../images/right1.png") center no-repeat;}
.info_box .left_box .tab_hd div.active2 a i,
.info_box .left_box .tab_hd div.active2 a:hover i,
.info_box .left_box .tab_hd div.active a i,
.info_box .left_box .tab_hd div.active a:hover i{background: url("../images/right.png") center no-repeat;}
.info_box .tab_list{ width:76%; float:right; position:relative;}
.info_box .tab_list>div{margin-left:100%;top:0; position:absolute; display:block;  width:100%;}
.info_box .tab_list>div.active, .info_box .tab_list>div.active2{ margin-left:0;}
.info_box .tab_list .goods_img{width:55%;overflow:hidden;}
.info_box .tab_list .goods_img img{ width:100%;  background: #fff;}
.info_box .tab_list .goods_text{position:absolute; z-index:1; padding:0 6.5%;top: 0; right:0;height: 99%;width:32%;background:#fff;}
.info_box .tab_list .goods_text h3{ font-size:20px; position:relative;font-weight:bold; color:#000; padding-bottom:15px; margin-bottom:10px;}
.info_box .tab_list .goods_text h3:after{content:''; position:absolute; left:0; bottom:0; width:40px; height:3px; background:#0c448f;}
.info_box .tab_list .goods_text p{ font-size:14px; line-height:1.8em;  margin:40px auto;text-align: justify;}
.info_box .tab_list .goods_text a {display: block;position: relative;font-size: 14px; width:130px;  font-family: 'Conv_Montserrat-Bold';text-transform: uppercase; font-weight:bold; background:#4b4b4b; color:#fff; text-align:center; padding: 0px;}
.info_box .tab_list .goods_text a:hover{ background:#0c448f; color:#4b4b4b;}


.index-news {width:80%;margin: auto;padding: 6% 0;overflow: hidden;}
.index-news .left{float: left;width: 24%;overflow: hidden;padding-top: 0;}
.index-news .left .more {margin: 90px 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: 0px;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:first-child .ntitle a{padding: 0px 0px 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: #0c448f;}
.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;}


.certificationlist {padding:1% 0 5% 0;overflow:hidden;}
.certification {padding-bottom:3%; width:88%;position: relative;overflow:hidden;}
/*.certification {cursor: url("../upload/hmous.svg"),default!important;}*/
.swiper-button{position: relative; height: 60px; width: 170px;margin: 0 auto;}
.certification li{ background: #f7f7f7;text-align: center;padding:10% 5% 10% 5%;overflow: hidden;}
.certification li .dtable{height: 300px;}
.certification li .dtable-cell{height: 300px;}
.certification li img {max-height: 300px;width: auto;max-width: 100%;display: inline-block;}
.certification li h5{color:#1a1a1a;font-size: 14px;padding-top:20px; margin: 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-family: 'Conv_Montserrat-Bold',Arial,"微软雅黑","黑体",'宋体';}
.swiper-button-nextC, .swiper-button-prevC {left:auto;right:0;top:auto;bottom:15px;margin: 0;width: 80px;height:45px;position: absolute;outline: none;cursor: pointer;}
.swiper-button-nextC {background: url("../images/next.png") center no-repeat #f7f7f7;background-size:20%; opacity: 0.4;}
.swiper-button-prevC {background: url("../images/prev.png") center no-repeat #f7f7f7;background-size:20%;right: 80px;opacity: 0.3;}
.swiper-button-nextC:hover,.swiper-button-prevC:hover {opacity: 1.0;}
.swiper-button-nextC::after {content: '';width: 1px;height: 45px;right: 80px;top: 0; position: absolute;background: #ccc;}
.certification .swiper-pagination.swiper-pagination-progressbar {bottom: 0;top: auto;background: #ededed;height: 2px;}
.certification span.swiper-pagination-progressbar-fill {background: #1a1a1a;}

.about_history {padding-top:60px; position:relative;  background: #f7f7f7;}
/*.about_history:before{ content:''; position:absolute; left:0; bottom:0; width:100%; height:2px; background:#d0d0d0;}*/
.about_history .history_swiper,.about_history .kehu_swiper{ position:relative; width:88%; margin:50px auto 0; padding-bottom: 50px;}
.about_history .swiper-container{ width:90%;margin:0 auto;}
.about_history .swiper-slide{ padding-bottom:20px; position:relative;}
/*.about_history .swiper-slide:after{ content:'';width: 0;height: 0;border:20px solid transparent;border-bottom:20px solid #d0d0d0;position: absolute;left:50%;margin-left: -20px;bottom:-2px;z-index: 10;}
.about_history .swiper-slide-next:after{ border-bottom-color:#000;}*/
.history_swiper .swiper-slide .item{position:relative; padding-bottom:10%; margin:0 5%;}
.kehu_swiper .swiper-slide .item{position:relative; padding-bottom:1%; margin:0 5%;}
.about_history .swiper-slide .item img{ width:100%;}
.about_history .swiper-slide .item .text_box{ position:absolute; bottom:0; right:0; padding:5% 8%; width:74%; background:#fff; overflow:hidden;box-shadow:0 0 8px rgb(0,0,0,0.2);}
.about_history .swiper-slide .item .text_box h3{ float:left;font-size:20px; position:relative; padding-bottom:10px; margin:0px;}
.about_history .swiper-slide .item .text_box h3:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:#0c448f;}
.about_history .swiper-slide .item .text_box p{ width:76%; float:right; font-size:14px; line-height:1.6em; text-align:left; color:#8d8d8d;}
.about_history .swiper-button-next{ top:40%; right:0;}
.about_history .swiper-button-prev{ top:40%; left:0;}


.popup-window {/*background: rgba(0,0,0,.5);*/position: fixed; top: 14%;left: 50%; margin-left: -660px; z-index: 9999;display: none;}
.popup-window-content {background: #fff;width: 800px;padding: 5% 2% 5% 5%;margin: auto;position: relative;z-index: 10;opacity: 0;transform: translate(0px,-100px);transition: all .4s;}
.popup-window-content .rolling-content{overflow: auto;height: 500px;position: relative;}
.popup-window-content .rolling-content .rolling-h{padding-right: 50px;font-size: 16px;color: #7d7d7d;line-height: 26px;}
.popup-window-content .rolling-content .rolling-h h2{color: #000;margin: 10px 0;text-transform: uppercase;font-size: 30px;}
.popup-window-content-bg {position: absolute;left: 0;top: 0;width:100%;height: 100%;z-index: 1;}
.ani-show1 {display: block;opacity: 1;transform: translate(0px,0px);transition-delay: .5s;}
.video-window-content {width: 80%;height: auto;margin: auto;position: relative;z-index: 10;}
.video-window-content video {width: 100%;height: auto;display: block;margin: auto;}
.popup-close {z-index:1;width: 30px; height:30px;background: url("../images/xx.png") center no-repeat;background-size: 40%;text-align:center; padding:10px; position:absolute; right:0; display:block; top:0px;cursor: pointer;}
#videoBox {border: 10px solid #212223;transition: 0.5s;}
#videoBox.in { animation: ac 1s;} 
#videoBox.out {position: fixed;bottom: 0; right: 0; width: 300px; z-index: 999; animation: an 0.5s;}   



.gallery:after{content:'';display:block;height:2px;margin:.5em 0 1.4em}
.gallery img{width:100%;text-align:center}
.gallery a{width:23.5%;display:inline-block;overflow:hidden;margin:14px 2% 14px 0;text-align:center;float:left;box-shadow:0 0 1px rgba(0,0,0,.3);height:auto}
.gallery a:nth-child(4n+4){margin-right: 0px;}
.gallery a:hover{box-shadow:0 0 1px #009a44;}
.gallery span{height:50px;line-height:50px;width:100%;float: left;overflow: hidden;text-align:center;font-size:16px;color:#000}

.gallery2:after{content:'';display:block;height:2px;margin:.5em 0 1.4em}
.gallery2 img{width:100%;text-align:center}
.gallery2 a{width:30%;display:inline-block;overflow:hidden;margin:14px 5% 14px 0;text-align:center;float:left;box-shadow:0 0 1px rgba(0,0,0,.3);height:auto}
.gallery2 a:nth-child(3n+3){margin-right: 0px;}
.gallery2 a:hover{box-shadow:0 0 1px #009a44;}
.gallery2 span{height:50px;line-height:50px;width:100%;float: left;overflow: hidden;text-align:center;font-size:16px;color:#000}
.baguetteBoxOne{width:100%;margin:0 auto; display:table;}

#case{text-align:left;}
#case .list{width:100%;margin:0; padding: 0;}
#case .list li{width:100%;height:auto;float:left;overflow:hidden;background:#f3f3f3;margin-bottom:3%;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-o-transition:.8s}
#case .list li .img{position:relative;width:40%;height:266px;float:left;text-align:left;overflow:hidden}
#case .list li .img img{position:absolute;width:100%;transition:.5s;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s}
#case .list li .con{display:block;float:left;width:50%;padding:4%}
#case .list li .con h3{display:block;font-size:18px;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#case .list li .con .text{display:block;padding:15px 0;line-height:24px;font-size:14px;color:#999;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#case .list li .con .view{border:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.3);font-size:12px;display:inline-block;padding:5px 10px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s}
#case .list li:hover .img{box-shadow:0 5px 5px rgba(0,0,0,.43)}
#case .list li:hover .img img{transform:rotate(10deg) scale(1.1);-moz-transform:rotate(10deg) scale(1.1);-ms-transform:rotate(10deg) scale(1.1);-o-transform:rotate(10deg) scale(1.1);webkit-transform:rotate(10deg) scale(1.1)}
#case .list li:hover{background:#0c448f}
#case .list li:hover h3{color:rgba(255,255,255,1)}
#case .list li:hover .text{color:rgba(255,255,255,.8)}
#case .list li:hover .view{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:rgba(255,255,255,.5)}
#case .more{text-align:center;margin:0 auto;padding:15px 0}
#case .more .loadcomplete{border-top:1px solid #eee;width:100%;padding:20px 0;margin:0 auto;font-size:16px;color:#ccc}

#view{margin:50px auto;}
#view .case{position:relative;margin:0 auto 20px auto}
#view .case .img{float:left;width:40%;max-width:725px}
#view .case .img img{width:100%}
#view .case .con{float:left;width:90%;padding:0 5%;text-align:left}
#view .case .con h2{font-size:30px;color:#0c448f; margin:0px;}
#view .case .con .counts{padding:10px 0;font-size:14px;color:#999;line-height:30px}
#view .case .con .time{padding:0 10px;font-size:14px;color:#999}
#view .case .btn{position:absolute;right:70px;bottom:-3px;padding:0}
#view .case .btn .prev{width:150px!important;height:40px!important;line-height:40px!important;background:#0c448f;display:inline-block;float:none;text-align:center;overflow:hidden;text-overflow:inherit;white-space:inherit}
#view .case .btn .next{width:150px!important;height:40px!important;line-height:40px!important;background:#0c448f;display:inline-block;float:right;text-align:center;overflow:hidden;text-overflow:inherit;white-space:inherit;margin-left:1px}
#view .case .btn .next a,#view .case .btn .prev a{display:block;color:#fff!important;text-decoration:none!important}
#view .case .btn .next:hover,#view .case .btn .prev:hover{background:#666}
#view .text{padding:20px 0 50px 0;text-align:left;font-size:16px;line-height:28px;color:#666}
#view .text img{max-width:100%;}
#view .text p{margin-bottom:20px}

.pageurl{padding:50px 56px; max-width: 1392px; margin:0 auto; text-align:right}
.pageurl>a{display:inline-block;margin-left:10px;border:1px solid #ddd; color:#0c448f; border-radius:3px;font-size:14px;padding:15px 30px;transition:all .35s}
.pageurl>a.back{background:#0c448f!important;border:1px solid #0c448f;color:#fff!important}
.pageurl>a.no{color:#ddd!important}


.pathbg {background: #f7f7f7;}
.hls-page-path { color: #999;font-size: 12px;padding: 23px 0;overflow: hidden; }
.hls-page-path a{ color: #999;}
.hls-page-path a.cur {color: #000;}
.hls-page-path a:hover {color: #000;} 


.m-sdc{padding: 50px 0; width:88%; margin:0 auto;}
.tt{font-size: 20px; font-weight: bold; color:#000; width:100%; margin-bottom: 20px;}
.pl{width:100%;display: table;}
.pl ul{margin:0px; padding: 0px;}
.pl ul li{width:23.5%; margin-right: 2%; float:left; list-style: none;}
.pl ul li:last-child{margin-right: 0px;}
.pl ul li img{max-width: 100%; margin-bottom: 15px; }
.pl ul li .info{height: 50px; line-height: 24px; text-align: center; font-size: 14px; }
.pl ul li .info a{color:#000;}
.pl ul li:hover{background: #0c448f;}


.m-page{margin-left:auto;margin-right:auto;clear:both;display:table;overflow:hidden;padding:40px 0}
.m-page a{float:left;background:#777; font-size: 14px;padding-left:10px;padding-right:10px;height:30px;line-height:30px;text-align:center;font-family:Arial;display:block;margin-right:4px;color:#fff;text-decoration:none;font-weight:700}
.m-page span{float:left;height:30px;line-height:30px;text-align:center;font-family:"Lucida Console";display:block;margin-right:4px;color:#777}
.m-page a:hover,.m-page a.Ahover{background:#0c448f;color:#fff}
.m-page a.nextPage,.m-page a.prePage{font-family:Tahoma}
.m-page .pagenum{float:left;display:table}
.m-page .hidden{display: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: #0c448f;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: #0c448f;}
.product-our-flashlights .left .play i{border: 2px solid #0c448f;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: #0c448f;} 
.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;  width: 80%; margin: 0 auto;}
.product-main {padding: 0px 0 40px;overflow: hidden;}
.product-main .content {width: 90%;margin: auto;overflow: visible; }
.product-main .content .left {width: 19%; padding-top: 50px;}
 .class_list h5{margin:10px 0; background: #000;}
 .class_list h5 a{width: 100%; display: table; height: 30px; line-height: 30px; color:#fff; text-indent: 10px; }
 .class_list h5 a:hover, .class_list a.cur{ background:#0c448f; color:#fff; }
 .subclass_list a{font-size: 14px; color:#666; width:100%; display: table; height: 30px; line-height: 30px; }
 .subclass_list a:hover{color:#0c448f;}
.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: #0c448f;}
.product-left-screening .screening .item .radio input:checked + label {color: #fff}
.product-main .content .right {width:78%; padding-left: 2%;   border-left: 1px solid #e8e8e8;}

.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: #0c448f;}


.product-list {clear: both;overflow: hidden;padding:20px 0;}
.product-list .item{float: left;width: 28%;margin:20px 8% 1% 0;text-align: center;}
.product-list .item:hover h3{ color:#0c448f; }
.product-list .item.mr0,.product-list .item:nth-child(3n+3) {margin:20px 0 1% 0;}
.product-list .item .img img{width:100%;}
.product-list .item .more2:hover h6{color:#0c448f;}
/*.product-list .item a{position: relative;display: block;overflow: hidden;}
.product-list .item a .img{position: relative;height: 100%;}
.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("../images/p1.svg") center no-repeat;}
.product-list .item a .list li i.p2{background: url("../images/p2.svg") center no-repeat;}
.product-list .item a .list li i.p3{background: url("../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: #0c448f;}
.product-list .item a:hover .img img  {opacity: .5;}
.product-list .item a:hover .text .more {opacity: 1;}*/


.product-detail-top {overflow: hidden;position: relative;}
.product-detail-top .left{float: left;width: 46%;}
.product-detail-imgs{ width: 100%;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: #0c448f;}
.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: #fff;position: absolute;right: 0;}
.product-detail-text {width: 100%; 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: 30px;color: #0c448f;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 #ccc;border-bottom: 2px solid #ccc;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;}

.parameter{ text-align: left; width: 100%; }
.parameter h2{font-size: 20px; font-weight: bold; border-bottom: 2px solid #ccc; line-height: 40px;}


.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: #0c448f;}
.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: #0c448f;}
.product-detail-nav .link a i{display: inline-block;vertical-align: middle;width: 15px;height: 15px;background: url("../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: #0c448f;}
.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: #0c448f;}
.product-detail-nav-fixed .link a i{display: inline-block;vertical-align: middle;width: 15px;height: 15px;background: url("../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: 0px 0 70px 0;overflow: hidden; background: #f7f7f7;}
.product-detail-main .content{width: 88%;margin: auto;overflow: hidden;}
.product-detail-main .content .detail-text{overflow: hidden; /*background: #fff url(../images/bg2.png) no-repeat;*/ margin-top: 50px; }
.product-detail-main .content .detail-text .left {float: left;width:19%;}
.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: calc(81% - 50px); padding-top: 50px;  margin-left: 50px; min-height: 200px; background: #fff;text-align: center;}
.product-detail-main .content .detail-text .right .text{color: #676767;font-size: 14px;line-height: 34px;padding: 0 2%;}
.product-detail-main .content .detail-text .right .qtcs ul li{width:90%;  margin-left: 3%; float:left; border-bottom: 1px solid #ccc;}
.product-detail-main .content .detail-text .right .azccimg{text-align:left; background: #fff; padding: 0 2%;}
.product-detail-main .content .detail-imgs {clear: both;overflow: hidden;padding: 70px; background: #f7f7f7;  margin-top: 70px;}
.product-detail-main .content .detail-imgs img { max-width: 100%;}

.product-detail-main .content .detail-text .right .proleft{width: 45%; float: left; margin-right: 5%;}
.product-detail-main .content .detail-text .right .proright{width: 50%;float: left;}


.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("../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: #0c448f;}
.product-detail-faq .product-faq .title.cur i {background: url("../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("../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: #0c448f;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;}


.searchs{ display: table; width: 100%;margin:0px auto; margin-top: 200px;}
.searchb{}
.search_body {margin:0 auto 50px; width: 78%;}
.searchb form{font-size: 0;border: 1px solid lightgray;box-sizing: border-box; margin: 65px auto;width: 50%;}
.searchb form select{outline:none;border:none;display: inline-block;width: 140px;height: 47px;color: #2e4ba3;text-align: center;box-sizing: border-box;padding-left:50px;background: #f2f4f8;}
.searchb form input {display: inline-block;border: none;height: 47px;box-sizing: border-box;font-size: 13px;}
.searchb form input[type=text]{width: 82%;padding-left: 3%;}
.searchb form input[type=submit]{width: 18%;font-size: 18px;color: white;background: url(../images/ss.svg) no-repeat center center #0c448f;    background-size: 18px;cursor: pointer;}
.searchb input, .searchb button {vertical-align: middle;}

.hyzxbox ul {width: 78%;margin: 0 auto; padding: 0;}
.hyzxbox li{ border-bottom: 1px solid #eee; padding: 18px 0; cursor: pointer; list-style: none; display: table; width: 100%;}
.hyzxpic{float: left;width: 240px;height: 145px; overflow: hidden; margin-right: 20px;}
.hyzxpic a{display: inline-block;width: 100%; height: 100%;}
.hyzxpic img {width: 240px;height: 145px;object-fit: cover;}
.hyzxpicr{float: right; width:calc(100% - 280px);}
.hyzxpicr h2{position: relative;color: #000; margin: 0; font-size: 16px; line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hyzxpicr h2:after{content: '';width: 0; height: 1px; position: absolute;display: inline-block;left: 0; bottom:0; background: #0c448f; transition: all 0.2s;}
.hyzxpicr p{color: #999; font-size: 14px; line-height: 24px;height: 72px;overflow: hidden;margin:7px 0 9px}
.hyzxbox li:hover .misaicon6{ margin-right: 0;  }
.hyzxbox li:hover .misaicon6 b{ opacity: 1;color: #0c448f!important;}
.hyzxbox li:hover .misaicon6 i{  color:#0c448f !important;}
.hyzxbox li:hover .hyzxpicr h2 a,.hyzxbox li:hover .hyzxpicr h2{color: #0c448f !important;}
.hyzxbox li:hover .hyzxpicr h2:after{width: 100%;}


/* 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("../images/rb.svg") center no-repeat #333333;background-size:25%;left: 130px;}
.application-swiper-pic .swiper-button-prev {background: url("../images/lb.svg") center no-repeat #333333;background-size:25%;left: 50px;right: auto;}
.application-swiper-pic .swiper-button-next:hover {background: url("../images/rb.svg") center no-repeat #0c448f;background-size:25%;}
.application-swiper-pic .swiper-button-prev:hover {background: url("../images/lb.svg") center no-repeat #0c448f;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: #0c448f;line-height: 100px; margin: 0;display: block;font-size: 18px;}
.application-nav h4::after{content: '';display: block;width: 20px;height: 20px;background: url("../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: #0c448f;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: #0c448f;} 
.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: #0c448f;}



.explore-fenix {}
.explore-fenix .banner{position: relative;}
.explore-fenix .banner .title{position: absolute;bottom: 5%;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; display: none;}
.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:#0c448f #121212 #121212 #0c448f;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 #0c448f #0c448f #121212;}
.explore-fenix .page-nav li.cur {background: #0c448f;}
.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: #0c448f;position: absolute;left: 0;bottom: 0;z-index: 3;}
.page-nav2 a:last-child {margin-right: 0;}
.page-nav2 a.cur {color: #0c448f;}
.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: #0c448f;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: #0c448f;}
.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: #0c448f;}
.evaluation-detail .detail-top .type{}
.evaluation-detail .detail-top .type a{display: inline-block;padding:7px 10px;background: #0c448f;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: #0c448f;}


.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: #0c448f;}
.evaluation-video-list .item a:hover .img .play i {border: 2px solid  #0c448f; }
.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("../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: #0c448f;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 #0c448f;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: #0c448f;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 #0c448f;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("../images/rb.svg") center no-repeat rgba(0,0,0,.5);background-size:25%;right: 0px;}
.ambassador-swiper-pic .swiper-button-prev {background: url("../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("../images/rb.svg") center no-repeat #0c448f;background-size:25%;}
.ambassador-swiper-pic .swiper-button-prev:hover {background: url("../images/lb.svg") center no-repeat #0c448f;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("../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: #0c448f;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: #0c448f;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("../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("../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("../images/rb.svg") center no-repeat #0c448f;background-size:25%;}
.ambassador-main-activities-swiper .swiper-button-prev:hover {background: url("../images/lb.svg") center no-repeat #0c448f;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("../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("../images/z1.png") center no-repeat;height: 13px;}
.explore-technology-innovation .list .item li .img .c2 {background: url("../images/z3.png") center repeat-y;}
.explore-technology-innovation .list .item li .img .b3 {background: url("../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("../images/jia_1.svg") center no-repeat #0c448f;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: #0c448f;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: #0c448f;}
.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("../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 !important;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: #0c448f;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('../images/left.svg') left center no-repeat;background-size:9%;}
.top-title h3 a:hover {color: #0c448f;}
.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: #0c448f;}

.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("../images/bg_1.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: #0c448f;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.bg0c448f {background: #0c448f;}
.service-download .text .btn a.bg0c448f:hover {background: #ffb761;}
.service-download .text .btn a:hover {background: #666;}



.intro-list31{margin: 100px auto;}

.intro-list31 .list31-item {
  position: relative;
  flex: 0 0 50%;
  width: 50%;
  color: #fff;
  overflow: hidden; }
.intro-list31 .list31-nums {
  display: block;
  width: 90px;
  height: 90px;
  margin-left: -32px;
  position: absolute;
  color: rgba(255, 255, 255, 0.1);
  font-size: 100px;
  line-height: 90px;
  transform: rotate(90deg);
  left: 0;
  top: 30px;
  z-index: 2;
  font-family: "Arial"; }
.intro-list31 .txt-h5 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 12px; 
  color: #1f55ad;
}
.intro-list31 .h5-cn{width: 100%; float: left;}
.intro-list31 .h5-en {
  text-transform: capitalize; width: 10%;
    height: 5px;
    background: #1f55ad;
    float: left;}
.intro-list31 .list31-txts {
  width: 90%;
  height: auto;
  position: absolute;
  left: 0;
  top: 10%;
  padding: 5%; }
.intro-list31 .txt-detail {
  float: left;
  margin-top: 30px;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  min-height: 48px;
  color: rgba(255, 255, 255, 0.7); }
.intro-list31 .txt-s0 {
  color: #666;
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  width: auto;
  position: relative;
  margin-bottom: 10px; }
/*  .intro-list31 .txt-s0:before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, 0.7);
    left: 1px;
    top: 4px; }*/
  .intro-list31 .txt-s0:first-child {
    padding-left: 0; }
    .intro-list31 .txt-s0:first-child:before {
      display: none; }



/* about */
.about-section {padding: 5% 0;overflow: hidden; }
.about-section .content {width: 78%;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: 88%; position: relative;}
.about-company-profile .right .text_box{width:88%; float:left;}
.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 .text p{margin: 20px 0;  padding-bottom: 20px;}
/*.about-company-profile .right .play {position: absolute;left: 50%;top: 50%;margin: -36.5px 0 0 -36.5px;} */
.about-company-profile .right .slogan {position: absolute; right: 3.5%; top: 6%; text-transform: uppercase;  font-size: 60px;  color: #f7f7f7; font-weight: bold;  writing-mode: vertical-lr;  writing-mode: tb-lr; text-transform: uppercase; line-height: 1em; z-index: 0;}

.about_culture{ background-position:center; background-repeat:no-repeat; background-size:auto 100% ; padding:8% 0 11% 0; }
.about_culture .title_box h3{ color:#fff;}
.about_culture .text_box{ text-align:center; font-size:50px; color:#fff; font-weight:bold; margin-top:6%;}


.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: #0c448f;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: #0c448f;float: left;font-weight: bold;margin: 0;}
.about-message-contact .title h4{float: right;font-size: 24px;color: #0c448f;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: #0c448f;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: #0c448f;border: 2px solid #0c448f;}
.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: #0c448f;}
.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: #0c448f;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: #0c448f;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("../images/bg_2.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: #0c448f;}

.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("../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("../images/z1.png") center no-repeat;height: 13px;}
.about-brand-honors .list .item li .img .c2 {background: url("../images/z3.png") center repeat-y;}
.about-brand-honors .list .item li .img .b3 {background: url("../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("../images/jia_1.svg") center no-repeat #0c448f;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: #0c448f;}
.about-contact-us .left .list li:hover h5 {color: #0c448f;}

.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:calc(50% - 7px); float:left;margin-right: 10px; }
.about-contact-us .left .item .form li .select select{padding: 15px;height: 51px;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); float:left;}
.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: #0c448f;border: 2px solid #0c448f;}


.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("../images/t1.jpg") center no-repeat;}
.honors-content .img .t2{background: url("../images/t2.jpg") center repeat-y;padding: 0 10px;}
.honors-content .img .t3{height: 44px;background: url("../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: #0c448f;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;}










