img{
    max-width: 100%;
}
.wrapper{
    max-width: 1200px;
    margin:0 auto;
    width: 90%;
}
body {
    letter-spacing: 0.5px !important;
}
.tk1{position: fixed;bottom: 0px;width: 100%;margin: 0 auto;overflow: hidden;    right: 0px;
  left: 0px;text-align: center;display: inline-block;z-index: 1000;}
.tk1 .img img{width: 100%}
.tk1 p{display: inline-block;position: absolute;right: 10%;}
.bgff{
    background: #ffffff;
}
.white{color: #fff!important;}
.page-index{display: none;}
.scroll-fixed{z-index: 99;}
.highlights-list4 .highlights-text {
    margin-top: -65px;
}
.header {
    line-height: 117px;
    border-bottom: 2px solid #eaeaea;
    width: 100%;
    background: #ffffff;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
}
.header.fix {
    position: fixed;
    top: 0;
    left: 0;
}
.sy-banner, .ny-banner {
    margin-top: 120px;
}
.header.fix2{
    position: fixed;
    top: 0;
    left: 0;
}
.header+.nav2,.header+.speci-nav{
    position: fixed;
    top: 120px;
    left: 0;
}
.header+.nav2+.ny-banner, .header+.speci-nav+.ny-banner {
    margin-top: 190px;
}
.phone2{
    display: none;
}
.pc2{
    display: block;
}
.header .nav ul li{
    float: left;
    padding:0 15px;
    position: relative;
    cursor: pointer;
}
.header .nav ul li a{
    z-index: 3;
}
.subnav {
    position: absolute;
    display: none;
    
    top: 128px;
    opacity: 0;
    background: #ffffff;
    border-top: 2px solid #ccc;
    left: 50%;
    margin-left: -75px;
    transition: all .2s;
    -webkit-transition: all .2s;
    width: 150px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.nav03 {
    position: absolute;
    display: none;
    overflow: hidden;
    top: 0;
    background: #ffffff;
    border-top: 2px solid #ccc;
    transition: all .2s;
    -webkit-transition: all .2s;
    width: 174px;
    left: 150px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.nav03 a{font-size: 14px;color: #666;line-height: 24px;padding: 10px 20px;display: block;}
.nav03 a:hover{background: #ccc;color: #000;}

.subnav dl{
    transition: all 1s;
    /*opacity: 1;*/

}
.subnav dl dd {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 24px;
    padding: 10px 0;
    position: relative;
}
.subnav dl dd a {
    font-size: 14px;
    color: #666666;
}
.subnav dl dd:hover{
    background: #eeeeee;
}
.subnav dl dd:hover>a{
    margin-left: 10px;
    color: #000000;
}
.video-js .vjs-big-play-button{position: absolute !important;z-index: 40 !important;border-radius: 50% !important;width: 50px !important;height: 50px !important;line-height: 50px !important;left: 50% !important;margin-left: -25px;top: 50% !important;margin-top: -25px !important;}
@media screen and (min-width: 1024px){
    .header .nav ul li:hover>.subnav {
        top: 70px;
        opacity: 1;
        z-index: 999;
        display: block;
    }
    .subnav dd:hover .nav03{display: block;z-index: 1000;
        display: block;}

}
@media screen and (min-width: 1201px){
    .header .nav ul li:hover>.subnav {
        top: 80px;
        opacity: 1;
        display: block;
    }
}
@media screen and (min-width: 1441px){
    .header .nav ul li:hover>.subnav {
        top: 118px;
        opacity: 1;
        display: block;
    }
}
@media screen and (max-width: 144px){
	
    .nav03{left: 130px;width: 154px}
}
@keyframes slidedowN{
    0%{
        /*transform: translateY(-60px);*/
        opacity: 0;
        top: -100%;
    }
    50%{
        opacity: 0;
    }
    100%{
        /*transform: translateY(0);*/
        opacity: 1;
        top: 100%;
    }
}
.header .nav ul li>a{
    font-size: 14px;
    color:#666;
    display: inline-block;
}
.header .nav ul li.cur a{
    color:#000;
}
.header .nav ul li:hover>a{
    color: #000;
}
.banner-wenz{
    position: absolute;
    top:100px;
    left:50%;
    margin-left: -140px;
    font-weight: 100;
}
.banner-wenz h3 span{
    margin:0 10px;
}
.banner-wenz h3{
    font-size: 30px;
    color: #000;
    font-weight: 100;
    margin-bottom: 10px;
}
.banner-wenz p{
    font-size: 23px;
    color: #999;
}
.banner-wenz p span{
    margin:0 33px;
}
.banner-more{
    position: absolute;
    top:42%;
    left:50%;
    margin-left: -75px;
    z-index: 111;
}
.banner-more a{
    display: inline-block;
    width: 150px;
    height: 42px;
    border:1px solid rgba(255,255,255,0.3);
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 42px;
}
.banner-more a:hover{
    background: #FFFFFF;
    color: #666666;
}
.sy-banner .swiper-button-next,.sy-banner .swiper-button-prev{
    opacity: 0.3;
}
.sy-banner .swiper-button-next:hover,.sy-banner .banner-swiper .swiper-button-prev:hover{
    opacity: 0.8;
}
.sy-banner .banner-swiper .swiper-button-next{
    background: url(../images/sy-next.png)no-repeat left center;
    right: 10%;
}
.sy-banner .banner-swiper .swiper-button-prev{
    background: url(../images/sy-pre.png)no-repeat left center;
    opacity: 0.3;
    left: 10%;
}
.sy-banner .swiper-pagination-bullet{
    border: 1px solid #FFFFFF;
    background: transparent;
}
a.sy-chanpinbox{
    display: block;
}
.sy-chanpin ul li{
    padding:80px 0;
    background: #f9f9f9;
}
.sy-chanpin ul li:nth-of-type(2n){
    background: #ffffff;
}
.sy-chanpin ul li .left-wenzi {
    width: 42%;
    padding-top:60px;
    padding-left:70px;
    float: left;
    box-sizing: border-box;
}
.sy-chanpin ul li .right-img{
    float: right;
}
.sy-chanpin ul li .left-wenzi h4 {
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    margin-bottom: 30px;
}
.sy-chanpin ul li .left-wenzi h3 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    position: relative;
}
.sy-chanpin ul li .left-wenzi h3:before {
    content: "";
    position: absolute;
    width: 46px;
    height: 1px;
    background: #999999;
    top:14px;
    left:-70px;
}
.sy-chanpin ul li .left-wenzi p.eng {
    font-size: 10px;
    color: #cccccc;
    line-height: 18px;
    margin-bottom: 37px;
}
.sy-chanpin ul li .left-wenzi p.see-more {
    width: 147px;
    height: 45px;
    background: #333333;
    text-align: center;
    line-height: 45px;
    font-size: 12px;
}
p.see-more a{
    display: block;
    color: #ffffff;
}
p.see-more a span {
    margin-right: 30px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}
p.see-more a:hover span{
    margin-left: 10px;
}
.right-img{
    width: 58%;
    float: left;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.right-img .product-mask{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 30;
}
.product-mask p {
    /*margin-top: 94px;*/
    text-align: center;
    position: absolute;
    top:50%;
    left:50%;
    margin-left:-32px;
    margin-top:-13px;
}
.product-mask p span {
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.product-mask p span:hover{
    color: #CCCCCC;
}
.right-img:hover .product-mask {
    opacity: 1;
}
.right-img img{
    margin:auto;
    width: 100%;
}
.bot-wenzi{
    margin-top: 25px;
}
.bot-wenzi h4{
    font-size: 16px;
    color: #333;
    line-height: 28px;
}
.bot-wenzi h4 a{
    color: #333;
}
.bot-wenzi h4:hover a{
    color: #6a6a6a;
}
.bot-wenzi p{
    font-size: 14px;
    color: #666;
    line-height: 28px;
    height:28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.f16{
    font-size: 16px;
}
.f14{
    font-size: 14px;
}
.sy-news{
    padding:50px 0;
}
.news-title{
    font-size: 20px;
    color: #151515;
    line-height: 54px;
    text-align: center;
    position: relative;
}
.news-title:before{
    content: "";
    position: absolute;
    left:0;
    top:27px;
    width:45.5%;
    height:1px;
    background: rgba(204,204,204,0.5);
}
.news-title:after{
    content: "";
    position: absolute;
    right:0;
    top:27px;
    width:45.5%;
    height:1px;
    background: rgba(204,204,204,0.5);
}
.news-list{
    margin-top:45px;
}
.news-list ul li{
    float: left;
    width:33%;
    padding: 0 4%;
    box-sizing: border-box;
    border-right: 1px solid rgba(0,0,0,0.08);
}
.news-list ul li:nth-of-type(1){
    padding-left: 0;
}
.news-list ul li:nth-of-type(3){
    padding-right: 0;
    border: none;
}
.news-list ul li h5 {
    color: #2a2a2a;
    margin-bottom: 20px;
}
.news-list ul li h5 a{
    color: #2a2a2a;
}
.news-list ul li h5:hover a{
    color: #666;
}
.news-list ul li p{
    color: #666;
    line-height: 24px;
    overflow: hidden;
    height: 48px;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list ul li span{
    color: #999;
    display: inline-block;
    margin-top: 12px;
    padding-left: 22px;
    background: url(../images/time.png) no-repeat left center;
}
.sy-fw{
    padding:60px 0;
}
.sy-fw.bgf9{
    background-color: #f9f9f9;
}
.fw-title{
    font-size: 20px;
    color: #333;
    line-height: 44px;
    text-align: center;
}
.fw-list .swiper-slide{
    padding-top:27px;
}
a.fw-center {
    text-align: center;
    display: block;
}
.fw-top{
    /*margin-bottom: 25px;*/
    position: relative;
    width:100%;
    padding-top:44%;
}
.fw-top img{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    height: 60px;
}
a.fw-center:hover .fw-top img{
    top:-10px;
    transition: all .5s;
}
a.fw-center:hover p{
    color: #666;
}
.fw-center p{
    font-size: 14px;
    color: #222;
    line-height: 28px;
}
.fw-list .swiper-container{
    /*padding-bottom: 50px;*/
}
.fw-list .swiper-pagination{
    display: none;
}
.footer{
    background: #2b2b2b;
}
.footer-top{
    padding:60px 0;
}
.left-lianjie dl{
    float: left;
    margin-right: 45px;
}
.left-lianjie dl dt{
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}
.left-lianjie dl dt a{
    color: #666;
}
.left-lianjie dl dd{
    font-size: 12px;
    color: #5f5f5f;
    line-height: 28px;
}
.left-lianjie dl dd a{
    color: #5f5f5f;
}
.left-lianjie dl dd:hover a{
    color: #cccccc;
}
.left-erweima{
    text-align: center;
    margin-left: 5px;
    position: relative;
}
.weibo {
    margin-right: 40px;
    width: 114px;
    overflow: hidden;
}
.weixin {
    width: 112px;
    overflow: hidden;
}
.weixin1{
	margin-right: 40px;
}
.left-erweima p{
    color: #666;
    font-size: 14px;
    line-height: 28px;
    margin-top:12px;
}
.right-contact{
    color: #666;
    text-align: right;
}
.right-contact span{
    font-size: 14px;
    color: #666;
}
.right-contact p{
    font-size: 24px;
    line-height: 30px;
    margin: 6px 0;
    color: #5f5f5f;
}
.right-contact p a{
    color: #5f5f5f;
}
.right-contact p:hover a{
    color: #999999;
}
.right-contact li.links{
    /*padding:5px 20px;
    border: 1px solid #515151;
    width: 193px;
    height: 40px;
    box-sizing: border-box;*/
    margin-top: 14px;
    /*background: url(../images/xsanjiao.png)no-repeat right 20px center;*/
    cursor: pointer;
    position: relative;
}
.right-contact li.links .links-nav{
    position: absolute;
    top:39px;
    left:0px;
    width: 100%;
    display: none;
}
/*.right-contact li.links .links-nav p{
    font-size: 12px;
    line-height: 24px;
    background: #fff;
    padding-left: 22px;
}*/
.right-contact li.links a{
    color: #000;
    text-decoration: underline;
}
.right-contact .links select{
    font-size: 14px;
    color: #666;
    border: none;
    outline: none;
    padding:5px 20px;
    border: 1px solid #515151;
    width: 193px;
    height: 40px;
    box-sizing: border-box;
    background: url(../images/xsanjiao.png)no-repeat right 20px center;;
}

.right-contact .links p{
    color: #5f5f5f;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    margin:0;
}
.footer-bottom{
    width:100%;
    line-height: 69px;
    background-color: #222222;
    font-size: 14px;
    color: #5f5f5f;
    box-sizing: border-box;
}
p.Copyright{
    float: left;
}
p.gs{
    float: right;
}
.banner-swiper .swiper-pagination-bullet-active{
    background: #fff;
}
.phone{
    display: none;
}
.header .san{
    margin-top:23px;
    box-sizing:border-box;
    cursor:pointer;
    width:36px;
    height:24px;
    position:relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span{
    width:100%;
    position:absolute;
    height:3px;
    background:#666;
    display:block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span:nth-child(1){top:0;}
.header .san span:nth-child(2){top:50%;margin-top:-1px;}
.header .san span:nth-child(3){bottom:0;}
.header .san.cur span:nth-child(1){
    top: 50%;
    margin-top:-1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header .san.cur span:nth-child(2){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.header .san.cur span:nth-child(3){display:none;}
.news-list h5{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.syfw-swiper .swiper-pagination-bullet{
    /* background: #000;
     opacity: .2;*/
    background: transparent;
    border: 1px solid rgba(0,0,0,1);
    box-sizing: border-box;
}
.syfw-swiper .swiper-pagination-bullet-active{
    background:rgba(0,0,0,.2);
    border: none;
}
.srore-container1{
    padding-bottom: 60px;
    margin-top: 120px;
}
.store-tab{
    border-bottom: 1px solid #e6e6e6;
}
.store-tab a{
    display: inline-block;
    margin:0 15px;
    padding:0 60px 30px;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
}
.store-tab.rec a{
    margin:0 15px;
    padding:0 75px 30px;
}
.store-tab a.active{
    border-bottom: 1px solid #333;
}
.store-tab a:hover{
    border-bottom: 1px solid #333;
}
.store-search{
    padding:30px 0;
}
.stoname{
    font-size: 26px;
    line-height: 54px;
    color: #000000;
    text-align: center;
}
.input-box{
    width: 685px;
    height: 54px;
    border-radius: 3px;
    border: 1px solid #999999;
    box-sizing: border-box;
    margin:0 auto;
    padding-left: 75px;
    background: url(../images/search.png)no-repeat 24px center;
    margin-top:6px;
    position: relative;
}
.input-box input[type=text]{
    border: none;
    width: 480px;
    line-height: 52px;
}
.chs{width: 100%;}
.input-box button{
    position: absolute;
    right:-1px;
    top:-1px;
    border: none;
    width: 130px;
    height: 54px;
    box-sizing: border-box;
    line-height: 52px;
    background-color: #666;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.input-box input[type=button]:hover{
    background-color: #333;
}
.hotwords{
    color: #666666;
    font-size: 14px;
    text-align: center;
    padding-top:20px;
}
.hotwords a{
    display: inline-block;
    color: #666666;
    text-decoration: underline;
    padding-right: 22px;
}
.hotwords a:hover{
    color:#000;
    text-decoration: underline;
}
.city-search{
    padding:60px 10px 0;
}
.city-search p{
    font-size: 14px;
    color: #000;
    line-height: 30px;
    width: 2%;
    float: left;
}
.city-search .chs{width: 96%;float: left;}
.city-search .chs a{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    line-height: 30px;
    padding-right:40px;
}
.city-search .chs a:hover{
    color: #000000;
    text-decoration: underline;
}
.alpha{
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
}
.zimu{
    position: absolute;
    left:0;
    top:0;
}
.srore-container1.store-detail{
    background: #f3f3f3;
}
.search-detailbox{
    padding-top:30px;
    background-color: #FFFFFF;
    padding-bottom: 60px;
}
.detail-stores{
    padding:50px 60px 20px;
    box-sizing: border-box;
}
.detail-stores ul li{
    float: left;
    width: 33.3%;
    padding: 0 26px;
    border-bottom: 1px solid #eeeeee;
    box-sizing:border-box;
    margin-bottom: 30px;
}
.detail-stores ul li:nth-of-type(3n+1){
    padding-left: 0;
}
.detail-stores ul li p.stores-title{
    border-bottom: 1px dashed #CCCCCC;
    font-size:16px;
    line-height: 54px;
    color:#2a2a2a;
    background: url(../images/ty-pre.png) no-repeat left center;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.store-message{
    padding-top:10px;
}
.store-message p{
    font-size: 13px;
    line-height: 28px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.store-message p a{
    color: #000;
    transition: all .5s;
    font-weight: bold;
}
.store-message p.stroe-zixun{
    padding-bottom: 12px;
    cursor: pointer;
}
.store-message p.stroe-zixun:hover a{
    color: #666666;
    /*padding-left: 10px;*/
}
.store-pageup{
    text-align: center;
}
.store-pageup a{
    display: inline-block;
    width: 120px;
    height: 37px;
    border:1px solid #666666;
    font-size: 16px;
    color: #2a2a2a;
    line-height: 37px;
}
.store-pageup a:hover{
    background: #2A2A2A;
    color: #FFFFFF;
    /*line-height: 37px;*/
}
.newslist-box{
    padding:58px 0 30px;
}
.newslist-box ul li{
    margin-bottom: 30px;
    padding:30px 58px;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
    background-color: #f7f7f7;
}
.nlist-right{
    position: absolute;
    width: 50%;
    top:0;
    left:36%;
    height: 100%;
}
.nlist-left{
    display: block;
    max-width: 30%;
    width:311px;
}
.imgbg{
    /*background-color: #000000;*/
    position: relative;
}
.imgbg .imgbg_img{height: 170px;}
/*.imgbg:before{
    content: '';
    position: absolute;
    width: 90%;
    height: 80%;
    left:5%;
    top:10%;
    border:1px solid #FFFFFF;
    z-index: 12;
    opacity: 0;
    transition: all 1s;
}*/
.imgbg .infor-mask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 30;
}
.imgbg .infor-mask:after, .imgbg .infor-mask:before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background: #d1d0cf;
    bottom: 16px;
    left: 16px;
}
.imgbg .infor-mask:before {
    content: "";
    top: 16px;
    left: 16px;
}
.imgbg .infor-mask p {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.imgbg .infor-mask p:after, .imgbg .infor-mask p:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 0px;
    background: #d1d0cf;
}
.imgbg .infor-mask p:before {
    content: "";
    top: 16px;
    right: 16px;
}
.imgbg .infor-mask p:after {
    content: "";
    top: 16px;
    left: 16px;
}
.imgbg .infor-mask img {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    margin-left: -13px;
}
.imgbg .infor-ul-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (min-width: 768px){
    .newslist-box ul li:hover .imgbg .infor-mask {
        opacity: 1;
    }
}

.newslist-box ul li:hover .imgbg .infor-mask:after, .newslist-box ul li:hover .imgbg .infor-mask:before {
    width: 278px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.newslist-box ul li:hover .imgbg .infor-mask p:after, .newslist-box ul li:hover .imgbg .infor-mask p:before {
    height: 137px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.newslist-box ul li:hover .imgbg .infor-mask img {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.newslist-box ul li:hover .imgbg .infor-mask p:after, .newslist-box ul li:hover .imgbg .infor-mask p:before {
    height: 137px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.newslist-box ul li:hover .imgbg .infor-mask:after, .newslist-box ul li:hover .imgbg .infor-mask:before {
    width: 278px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.nlist-right .newstime{
    float: left;
    width: 24%;
    margin-top:20px;
}
.newstime p.yue{
    font-size: 32px;
    color: #000000;
}
p.nian{
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}
.nlist-right .news-detail{
    float: left;
    width: 76%;
    line-height: 28px;
}
.nlist-right .news-detail h5{
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.nlist-right .news-detail h5 a{
    color: #333333;
}
.nlist-right .news-detail h5:hover a{
    color: #000;
}
.nlist-right .news-detail p{
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.listwz-table{
    display: table;
    height: 100%;
}
.listwz-tabcell{
    display: table-cell;
    vertical-align: middle;
}
.newslist-box ul li:hover{
    background-color: #434343;
}
.newslist-box ul li:hover .nlist-left img{
    opacity: 0.59;
    color: #FFFFFF;
}
.newslist-box ul li:hover .newstime p.yue,
.newslist-box ul li:hover p.nian,
.newslist-box ul li:hover .nlist-right .news-detail h5 a,
.newslist-box ul li:hover .nlist-right .news-detail p{
    color: #FFFFFF;
}
.newslist-box ul li .nlist-right{
    transition: all .5s;
}
.newslist-box ul li:hover .nlist-right{
    margin-left: 20px;
}
.newslist-box ul li:hover .nlist-right .news-detail h5:hover a{
    color: #C2C2C2;
}
.newslist-box ul li:hover .imgbg:before{
    opacity: 1;
}
.newslist-box ul li:hover .news-morebrn{
    display: block;
}
a.news-morebrn{
    display: block;
    position: absolute;
    top:50%;
    margin-top:-17px;
    right:60px;
    width: 34px;
    height: 34px;
    background: #434343 url(../images/newslist-ar.png) no-repeat left center;
    display: none;
}
a.news-morebrn:hover{
    background: #666 url(../images/newslist-ar.png) no-repeat left center;
}
.newslist-page{
    text-align: center;
}
.newslist-page a{
    display: inline-block;
    padding:10px 30px;
    color: #999;
    font-size: 16px;
}
.newslist-page a:hover{
    color: #000000;
}
a.news-up{
    padding-left: 70px;
    background: url(../images/newslist-pre.png) no-repeat left center;
}
a.news-down{
    padding-right: 70px;
    background: url(../images/newslist-next.png)no-repeat right center;
}
.newsdetail-top{
    text-align: center;
    /*border-bottom: 1px dashed #CCCCCC;*/
    padding:20px 0 30px;
    background: url("../images/n-bline.png")no-repeat left bottom;
}
.newsdetail-top h5{
    color: #000000;
    font-size: 20px;
    margin-bottom: 20px;
}
.newsdetail-top p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.newsdetail-top p span{
    display: inline-block;
    padding:0 20px;
    border-right: 1px solid #999;
    line-height: 16px;
}
.newsdetail-top p span:nth-of-type(1){
    background: url(../images/News-icon1.png) no-repeat left center;
    padding-left: 30px;
}
.newsdetail-top p span:nth-of-type(2){
    background: url(../images/time.png) no-repeat left  20px center;
    padding-left: 40px;
}
.newsdetail-top p span:nth-last-of-type(1){
    border-right: 0;
}
.news-img{
    text-align: center;
    padding:30px 0 42px;
}
.newswenzi{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.mgb30{
    margin-bottom: 30px;
}
.tit{
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
}
.matop30{
    margin-top: 30px;
}
.newsdetail-share{
    text-align: center;
    margin-top: 50px;
}
.newsdetail-share p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.share-btns{
    /*padding-top:35px;*/
    margin-top:35px;
    position: relative;
    height:32px;
}
.share-btns .share{
    position: absolute;
    left:50%;
    top:0;
    margin-left: -57px;
}
.newsdetail-share a{
    font-size: 16px;
    color: #666666;
    display: inline-block;
    height: 32px;
    line-height: 32px;
}
.share-btns a.share{
    width: 100px;
}
.share-btns .share .bdsharebuttonbox a{
    width: 26px;
    height: 26px;
    padding-left: 0;
    margin:6px;
}
.share-btns .share .bdsharebuttonbox a.shareweibo{
    background: url(../images/newsweibo.png)no-repeat center center;
}
.share-btns .share .bdsharebuttonbox a.shareweixin{
    background: url(../images/newsweixin.png)no-repeat center center;
}
.share-btns .share .bdsharebuttonbox a.qq{
    background: url(../images/newsshare.png)no-repeat center center;
}
.newsdetail-share a:hover{
    color: #000000;
}
.newsdetail-share a.news-up{
    float: left;
}
.newsdetail-share a.news-down{
    float: right;
}
.newslist-zixun{
    padding:60px 0;
    background: #f3f3f3;
}
.newslist-zixun .zx-title{
    text-align: center;
    line-height: 54px;
    position: relative;
    font-size: 20px;
    color: #151515;
}
.newslist-zixun .zx-title:before{
    content: '';
    position: absolute;
    top:26px;
    left:0;
    width: 43%;
    height: 1px;
    background-color: #CCCCCC;
    opacity: 0.5;
}
.newslist-zixun .zx-title:after{
    content: '';
    position: absolute;
    top:26px;
    right:0;
    width: 43%;
    height: 1px;
    background-color: #CCCCCC;
    opacity: 0.5;
}
.zx-list{
    padding-top:60px;
}
.zx-list ul li{
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding:0 50px;
    border-right: 1px solid rgba(102,102,102,0.08);
}
.zx-list ul li:nth-of-type(3n+1){
    padding-left: 0;
}
.zx-list ul li:nth-of-type(3n){
    padding-right: 0;
    border-right:0;
}
.zx-list p.zx-n{
    font-size: 16px;
    color: #000;
    line-height: 20px;
    margin-bottom: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zx-list p.zx-n a{
    color: #000;
}
.zx-list p.zx-n:hover a{
    color: #666666;
}
.zx-list p.zx-d{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height:48px;
    -webkit-box-orient: vertical;
}
.zx-list p.zx-t{
    padding-left: 20px;
    font-size: 12px;
    color: #999999;
    background: url(../images/time.png) no-repeat left center;
    margin-top:15px;
}
.newsvideo-box.srore-container1{
    background-color: #f3f3f3;
    padding-bottom: 64px;
}
.newsvideo-box.srore-container1 .abt-tab{
    padding-top: 30px;
}
.newsvideo-box.srore-container1 .wrapper{
    background-color: #fff;
}
.newsvideo-box .store-tab{
    padding-top:32px;
}
.newsvideo-list{
    padding:0 20px;
    position: relative;
}
.newsvideo-list ul li{
    width: 31%;
    box-sizing: border-box;
    padding: 40px 0 15px;
    margin:0 1%;
    float: left;
    border-bottom: 1px solid #e8e8e8;
}
.newsvideo-box .newslist-page{
    padding-top:50px;
    padding-bottom: 60px;
}
.video-top{
    position: relative;
    width: 100%;
    padding-top:57%;
    overflow: hidden;
    transition: all 0.5s;
    cursor: pointer;
}
.video-top:hover img{
    transform: scale(1.2);
}
.video-top img{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.video-wenzi{
    padding:15px 0;
}
p.video-n{
    font-size: 16px;
    color: #333333;
}
p.video-n a{
    color: #333333;
}
p.video-n a:hover{
    color: #999999;
}
p.video-n span{
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #999999;
}
.video-wenzi p.shipin{
    margin-top:15px;
}
.video-wenzi p.shipin a{
    display: inline-block;
    width: 78px;
    height: 25px;
    border:1px solid #CCCCCC;
    border-radius: 3px;
    background: url(../images/shipin-icon.png) no-repeat left 8px center;
    color: #999999;
    line-height: 25px;
    text-align: center;
    text-indent: 10px;
}
.video-wenzi p.shipin a:hover{
    background-color: #999;
    color: #FFFFFF;
}
.online-message{
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.message-boxs ul li{
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-top:30px;
    position: relative;
}
/*.inpt-xl{
	position: absolute;
	top:17px;
	right:40px;
}*/
.message-boxs ul li label{
    position: absolute;
    top:0;
    left:30px;
    font-size: 14px;
    color: #333333;
    line-height: 54px;
}
.message-boxs ul li label:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    top:20%;
    right:-40px;
    background-color: #dcdcdc;
}
.message-boxs ul li input{
    border: none;
    width: 100%;
    border:1px solid #dcdcdc;
    height: 54px;
    padding-left: 107px;
    padding-right: 58px;
    box-sizing: border-box;
}
.message-boxs select#cmbProvince,.message-boxs select#cmbCity{
    border: none;
    width: 100%;
    border:1px solid #dcdcdc;
    height: 54px;
    padding-left: 107px;
    padding-right: 0;
    box-sizing: border-box;
    position: relative;
    background: url(../images/downarr.png)no-repeat right 30px center;
    cursor: pointer;
}
.message-boxs ul li:nth-of-type(2n){
    margin-right: 0;
}
.leave-message {
    position: relative;
    margin-top:30px;
}
.leave-message p{
    position: absolute;
    top:0;
    left:30px;
    font-size: 14px;
    color: #333333;
    line-height: 54px;
}
.leave-message p:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    top:20%;
    right:-40px;
    background-color: #dcdcdc;
}
.leave-message textarea{
    width: 100%;
    height: 99px;
    border:1px solid #dcdcdc;
    padding-left: 107px;
    padding-right: 58px;
    box-sizing: border-box;
    line-height: 30px;
}
.tijaio{
    text-align: center;
    margin-top:50px;
}
.tijaio button{
    border:none;
    width: 139px;
    height: 46px;
    background-color: #333;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 46px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
}
.tijaio button:hover{
    background-color: #999;
    /*color: #000;*/
}
/*product*/
.nav2 {
    height: 50px;
    background: rgba(249,249,249,0.95);
    padding: 15px 0;
    position: absolute;
    top: 120px;
    z-index: 99;
}
.wrap {
    width: 100%;
    margin: 0 auto;
}
.nav-img img {
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle;
    margin-right: 29px;
    max-width: 18px;
}
.nav-img span {
    font-size: 14px;
    color: #666666;
    vertical-align: middle;
    display: inline-block;
}
.nva-list ul li.cur a,.nva-list ul li a:hover{
    color: #333333;
}
.nva-list ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
    color: #999999;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    cursor: pointer;
}
.nva-list ul li a{
    color: #999999;
}
.product-banner {
    height: 710px;
    background: #d9dde2;
    /*margin-top: 80px;*/
    line-height: 710px;
}
.product-banner .banner-box {
    position: relative;
    height: 100%;
}
.wt-1200 {
    width: 1200px !important;
}
.banner-image {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    margin-right: 10%;
}
.product-banner .banner-image img {
    max-width: 100%;
    width: initial !important;
    max-height: 80%;
}
.product-banner .banner-box img {
    display: inline-block;
    vertical-align: middle;
}
.banner-text {
    display: inline-block;
    vertical-align: middle;
    width: 43%;
}
.product-banner .banner-box span {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
}
.product-banner .banner-box span h1 {
    font-size: 36px;
    color: #333333;
    font-weight: lighter;
}
.product-banner .banner-box span h2 {
    font-size: 24px;
    color: #333333;
    padding-top: 10px;
    font-weight: lighter;
}
.content {
    width: 1200px;
    margin: 0 auto;
    max-width: 90%;
    padding: 30px 0;
}
.product-model {
    padding: 98px 0;
}
.model-table {
    width: 40%;
    border-top: 1px solid #eeeeee;
}
.product-model ul li {
    padding: 15px 0px;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
}
.product-model ul li .title {
    color: #666666;
    display: inline-block;
    width: 200px;
}
.product-model ul li .data {
    color: #666666;
    display: inline-block;
}
.model-data {
    width: 50%;
    color: #333333;
    text-align: center;
}
.model-data h2 {
    font-size: 14px;
    padding-bottom: 5px;
}
.model-data h1 {
    font-size: 30px;
    padding-bottom: 30px;
    position: relative;
}
.model-data p{
    font-size: 16px;
    padding-top: 20px;
}
.model-data h1:after {
    width: 35px;
    height: 1px;
    background: #595657;
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    bottom: 20px;
    content: '';
}
.product-three {
    background: #383838;
    height: 780px;
}
.highlights {
    position: relative;
}
.product-three h3 {
    text-align: center;
    font-size: 18px;
    color: #999999;
    padding: 80px 0 60px;
}
.product-three h3 i {
    display: block;
    font-size: 12px;
    font-style: normal;
}
.highlights-list {
    width: 100%;
    font-size: 0;
    line-height: 510px;
    height: 510px;
}
.highlights-image {
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 510px;
    line-height: 500px;
}
.bc-c1500 .highlights-list1.active .highlights-list-2 {
    -webkit-animation: fadeInLeft 1s 0s ease forwards;
    animation: fadeInLeft 1s 0s ease forwards;
}
.bc-c1500 .highlights-list1 .highlights-list-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -76px;
    margin-left: -230px;
}
.z-opacity .highlights-list-1, .z-opacity .highlights-list-2, .z-opacity .highlights-list-3 {
    /*opacity: 0;*/
}
.bc-c1500 .highlights-list2 .highlights-list-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -190px;
    margin-left: -173px;
    max-width: 60%;
}
.bc-c1500 .highlights-list2 .highlights-list-1{
    max-width: 63%;
}
.bc-c1500 .highlights-imgbox1{
    width: 360px;
    height: 360px;
    line-height: 360px;
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -180px;
}
.bc-c1500 .highlights-imgbox2{
    width: 100%;
    height: 460px;
    line-height: 460px;
    margin-top: 25px;
}
.bc-c1500 .highlights-imgbox1 img,.bc-c1500 .highlights-imgbox2 img  {
    max-width: 100%;
    max-height: 100%;
}
.bc-c1500 .highlights-imgbox2 img{
    max-width: 388px;
}
.bc-c1500 .highlights-list0.active .highlights-imgbox1 {
    -webkit-animation: bounceScale 1s 0s ease forwards;
    animation: bounceScale 1s 0s ease forwards;
}
.bc-c1500 .highlights-list0.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list1.active .highlights-imgbox1 {
    -webkit-animation: bounceScale .5s .2s ease forwards;
    animation: bounceScale .5s .2s ease forwards;
}
.bc-c1500 .highlights-list1.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list2.active .highlights-imgbox1 {
    -webkit-animation: bounceScale .8s .2s ease forwards;
    animation: bounceScale .8s .2s ease forwards;
}
.bc-c1500 .highlights-list2.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list3.active .highlights-imgbox1 {
    -webkit-animation: bounceScale .5s .2s ease forwards;
    animation: bounceScale .5s .2s ease forwards;
}
.bc-c1500 .highlights-list3.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list4.active .highlights-imgbox1 {
    -webkit-animation: bounceScale .8s .2s ease forwards;
    animation: bounceScale .8s .2s ease forwards;
}
.bc-c1500 .highlights-list4.active .highlights-imgbox2 {
    -webkit-animation: rotateIn .8s .2s linear forwards;
    animation: rotateIn .8s .2s linear forwards;
}
.bc-c1500 .highlights-list5.active .highlights-imgbox1 {
    -webkit-animation: bounceScale .8s .2s ease forwards;
    animation: bounceScale .8s .2s ease forwards;
}
.bc-c1500 .highlights-list5.active .highlights-imgbox2 {
    -webkit-animation: rotateIn .8s .2s linear forwards;
    animation: rotateIn .8s .2s linear forwards;
}
.bc-c1500 .highlights-list6.active .highlights-imgbox1 {
    -webkit-animation: fadeInLeft 1s 0s ease forwards;
    animation: fadeInLeft 1s 0s ease forwards;
}
.bc-c1500 .highlights-list6.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list7.active .highlights-imgbox1 {
    -webkit-animation: fadeInLeft 1s 0s ease forwards;
    animation: fadeInLeft 1s 0s ease forwards;
}
.bc-c1500 .highlights-list7.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list8.active .highlights-imgbox1 {
    -webkit-animation: fadeInLeft 1s 0s ease forwards;
    animation: fadeInLeft 1s 0s ease forwards;
}
.bc-c1500 .highlights-list8.active .highlights-imgbox2 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.z-opacity .highlights-imgbox2, .z-opacity .highlights-imgbox1, .z-opacity .highlights-list-3 {
    opacity: 0;
}
.z-opacity .highlights-list-2 {
    z-index: 2;
}
.bc-c1500 .highlights-list2.active .highlights-list-1 {
    -webkit-animation: fadeInRight 1s 0s linear forwards;
    animation: fadeInRight 1s 0s linear forwards;
}
.bc-c1500 .highlights-list2 .highlights-list-1 {
    width: 468px;
    margin: 0 auto;
}
.highlights-list li.active {
    display: block;
}
.highlights-list li {
    display: none;
}
/*.bc-c1500 .highlights-list3 .highlights-list-2 {*/
/*position: absolute;*/
/*right: 26%;*/
/*bottom: 21%;*/
/*max-width: 60%;*/
/*}*/
/*.z-opacity .highlights-list-1, .z-opacity .highlights-list-2, .z-opacity .highlights-list-3 {*/
/*opacity: 0;*/
/*}*/
/*.bc-c1500 .highlights-list1.active .highlights-list-1 {*/
/*-webkit-animation: fadeInRight 1s 0s linear forwards;*/
/*animation: fadeInRight 1s 0s linear forwards;*/
/*}*/
/*.bc-c1500 .highlights-list3 .highlights-list-1 {*/
/*max-width: 61%;*/
/*margin: 0 auto;*/
/*}*/
/*.bc-c1500 .highlights-list1 .highlights-list-1 {*/
/*width: 552px;*/
/*margin: 0 auto;*/
/*}*/
/*.z-opacity .highlights-list-1 {*/
/*z-index: 1;*/
/*}*/
.z-opacity .highlights-text h2, .z-opacity .highlights-text p {
    opacity: 0;
}
/*.bc-c1500 .highlights-list4 .highlights-list-1 {*/
/*max-width: 68%;*/
/*margin: 0 auto;*/
/*}*/
/*.bc-c1500 .highlights-list5 .highlights-list-2 {*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 50%;*/
/*margin-left: -160px;*/
/*margin-top: -168px;*/
/*max-width: 55%;*/
/*}*/
/*.bc-c1500 .highlights-list5 .highlights-list-1 {*/
/*max-width: 68%;*/
/*margin: 0 auto;*/
/*}*/
/*.bc-c1500 .highlights-list6 .highlights-list-2 {*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 50%;*/
/*margin-left: -162px;*/
/*margin-top: -115px;*/
/*max-width: 56%;*/
/*}*/
/*.bc-c1500 .highlights-list6 .highlights-list-1 {*/
/*max-width: 65%;*/
/*margin: 0 auto;*/
/*}*/
/*.bc-c1500 .highlights-list7 .highlights-list-2 {*/
/*position: absolute;*/
/*right: 60px;*/
/*bottom: -30px;*/
/*}*/
/*.bc-c1500 .highlights-list7 .highlights-list-1 {*/
/*width: 571px;*/
/*margin: 0 auto;*/
/*}*/
/*.bc-c1500 .highlights-list4 .highlights-list-2 {*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 50%;*/
/*margin-left: -120px;*/
/*margin-top: -226px;*/
/*max-width: 40%;*/
/*}*/
.highlights-text {
    width: 42%;
    margin-left: 2%;
    display: inline-block;
    vertical-align: middle;
}
.highlights-list li.active .highlights-text h2 {
    -webkit-animation: fadeInDown .8s .2s ease-out forwards;
    animation: fadeInDown .8s .2s ease-out forwards;
}
.z-opacity .highlights-text h2, .z-opacity .highlights-text p {
    opacity: 0;
}
.highlights-text h2 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 25px;
    line-height: 1;
}
.highlights-list li.active .highlights-text p {
    -webkit-animation: fadeInUp 1s .2s ease forwards;
    animation: fadeInUp 1s .2s ease forwards;
}
.product-swiper .swiper-slide-active .plam-text p {
    -webkit-animation: fadeInUp 1s 0s ease forwards;
    animation: fadeInUp 1s 0s ease forwards;
}
.product-swiper .swiper-slide-active  .plam-text h3 {
    -webkit-animation: fadeInDown 1s 0s ease forwards;
    animation: fadeInDown 1s 0s ease forwards;
}
.highlights-text p {
    font-size: 14px;
    color: #999999;
    text-align: justify;
    line-height: 32px;
}
.highlights-icon {
    width: 100%;
    text-align: center;
}
.highlights-icon a:first-child {
    margin-top: 0;
}

.highlights-icon a {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    overflow: hidden;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin:0 10px;
}
.bc-c1500-icon a {
    width: 52px;
}
.highlights-icon a:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #24264c;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    top: 0;
    right: -100%;
    z-index: 0;
}
.highlights-icon a:hover:before, .highlights-icon a.active:before {
    right: 0;
}
a {
    text-decoration: none;
    color: #666666;
}
.highlights-icon a i {
    /*background: url(../images/icon.png) no-repeat;*/
    display: block;
    width: 52px;
    height: 50px;
    position: relative;
    z-index: 1;
}
.highlights-icon a i{
    background-position: left top -1px !important;
}
.highlights-icon a.active i{
    background-position: right top -1px !important;
}
/*.bc-c1500-icon a i.icon1{
    background: url(../images/1.png)no-repeat center center;
}
.highlights-icon a:hover i.icon1, .highlights-icon a.active i.icon1 {
    background: url(../images/11.png)no-repeat center center;;
}
.bc-c1500-icon a i.icon2{
    background: url(../images/2.png)no-repeat center center;
}
.highlights-icon a:hover i.icon2, .highlights-icon a.active i.icon2 {
    background: url(../images/22.png)no-repeat center center;;
}
.bc-c1500-icon a i.icon3{
    background: url(../images/3.png)no-repeat center center;
}
.highlights-icon a:hover i.icon3, .highlights-icon a.active i.icon3 {
    background: url(../images/33.png)no-repeat center center;;
}
.bc-c1500-icon a i.icon4{
    background: url(../images/4.png)no-repeat center center;
}
.highlights-icon a:hover i.icon4, .highlights-icon a.active i.icon4 {
    background: url(../images/44.png)no-repeat center center;;
}
.bc-c1500-icon a i.icon5{
    background: url(../images/5.png)no-repeat center center;
}
.highlights-icon a:hover i.icon5, .highlights-icon a.active i.icon5 {
    background: url(../images/55.png)no-repeat center center;;
}
.bc-c1500-icon a i.icon6{
    background: url(../images/6.png)no-repeat center center;
}
.highlights-icon a:hover i.icon6, .highlights-icon a.active i.icon6 {
    background: url(../images/66.png)no-repeat center center;;
}
.bc-c1500-icon a i.icon7{
    background: url(../images/7.png)no-repeat center center;
}
.highlights-icon a:hover i.icon7, .highlights-icon a.active i.icon7 {
    background: url(../images/77.png)no-repeat center center;;
}*/
.installation h2, .product-zhanshi h2 {
    font-size: 18px;
    color: #666666;
    text-align: center;
    padding: 30px 0 30px;
}
.installation h2 i, .product-zhanshi h2 i {
    font-size: 12px;
    display: block;
    font-style: normal;
}
.installation h2, .product-zhanshi h2 {
    font-size: 18px;
    color: #666666;
    text-align: center;
    padding: 30px 0 30px;
}
.installation-diagram {
    font-size: 0;
    text-align: center;
}
.installation-diagram {
    font-size: 0;
    text-align: center;
}
.plan {
    /*height: 580px;*/
    position: relative;
    overflow: hidden;
}
.installation h2, .product-zhanshi h2 {
    font-size: 18px;
    color: #666666;
    text-align: center;
    padding: 30px 0 50px;
}
.w-banner {
    max-width: 1200px;
    width: 90%;
    /*height: 488px !important;*/
    margin: 0 auto;
}
.w-banner .hiSlider-wrap {
    overflow: initial !important;
}
.w-banner .plan-hiSlider, .w-banner .plan-hiSlider li {
    height: 488px;
}
.plan-hiSlider, .plan-hiSlider li {
    height: 780px;
}
.plan li {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}
.plan li img {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
}
.plam-text {
    position: absolute;
    opacity: 1;
    left: 5%;
    width: 36%;
    top: 36%;
}
.plam-text.wenz1{top: 10%}
.plan-hiSlider li.active .plam-text h3 {
    -webkit-animation: fadeInDown 1s 0s ease forwards;
    animation: fadeInDown 1s 0s ease forwards;
}
.plam-text h3 {
    font-size: 23px;
    color: #555555;
    margin-bottom: 20px;
    opacity: 0;
}
.plan-hiSlider li.active .plam-text p {
    -webkit-animation: fadeInUp 1s 0s ease forwards;
    animation: fadeInUp 1s 0s ease forwards;
}
.plam-text p {
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    opacity: 0;
}
.w-banner .hiSlider-btn-prev {
    left: -84px;
}
.hiSlider-btn-prev {
    left: 25px;
    background: url(../images/left.png) no-repeat center rgba(0,0,0,0.4);
}
.hiSlider-btn-prev, .hiSlider-btn-next {
    position: absolute;
    width: 50px;
    height: 50px !important;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    margin-top: -40px;
    z-index: 100 !important;
    font-size: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.w-banner.product-wrapp{
    position: relative;
}
.w-banner .swiper-button-next{
    background:url(../images/right.png) no-repeat center center rgba(0,0,0,0.4);
    right:-100px;
}
.w-banner .swiper-button-prev{
    background:url(../images/left.png) no-repeat center center rgba(0,0,0,0.4);
    left:-100px;
}
.w-banner .swiper-button-next:hover{
    background:url(../images/right.png) no-repeat center center rgba(0,0,0,0.8);
}
.w-banner .swiper-button-prev:hover{
    background:url(../images/left.png) no-repeat center center rgba(0,0,0,0.8);
}
.w-banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    box-sizing: border-box;
    opacity: 0.4;
    background: #000;
}
.w-banner .swiper-pagination-bullet-active{
    box-sizing: border-box;
    opacity: 0.4;
    background: #FFFFFF;
    border:1px solid #000000;
}
.w-banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
}
.w-banner .swiper-button-next,.w-banner .swiper-button-prev {
    width: 50px;
    height: 50px;
}
a {
    text-decoration: none;
    color: #666666;
}
.w-banner .hiSlider-btn-next {
    right: -84px;
}
.hiSlider-btn-next {
    right: 25px;
    background: url(../images/right.png) no-repeat center rgba(0,0,0,0.4);
}
.hiSlider-btn-prev, .hiSlider-btn-next {
    position: absolute;
    width: 50px;
    height: 50px !important;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    margin-top: -40px;
    z-index: 100 !important;
    font-size: 0px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.plan .hiSlider-pages {
    text-align: center;
    width: 100%;
    bottom: 40px;
}
.hiSlider-pages {
    bottom: 10px;
    right: 0px;
    text-align: right;
}
.hiSlider-pages, .hiSlider-title {
    position: absolute;
    z-index: 3;
}
.plan .hiSlider-pages a {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.hiSlider-pages a {
    height: 7px;
    width: 7px;
    margin: 0 6px;
    display: inline-block;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #b5b5b6;
    position: relative;
}
.plan .hiSlider-pages {
    text-align: center;
    width: 100%;
    bottom: 40px;
}
.hiSlider-pages {
    bottom: 10px;
    right: 0px;
    text-align: right;
}
.plan .hiSlider-pages a.active {
    /* background: none; */
}
.hiSlider-pages a.active {
    background: #be1426;
}
.plan .hiSlider-pages a {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.hiSlider-pages a {
    height: 7px;
    width: 7px;
    margin: 0 6px;
    display: inline-block;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #b5b5b6;
    position: relative;
}
.plan .hiSlider-pages {
    text-align: center;
    width: 100%;
    bottom: 40px;
}
.hiSlider-pages {
    bottom: 10px;
    right: 0px;
    text-align: right;
}
.plan .hiSlider-pages a.active:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: -1px;
    top: -1px;
    box-sizing: border-box;
}
.hiSlider-pages a.active:after {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #b5b5b6;
    border-radius: 100%;
    position: absolute;
    left: -5px;
    top: -5px;
}
.hiSlider-pages a.active:after {
    /*display: none;*/
}
.product-suggest {
    padding: 80px 0;
}
.product-subnav {
    font-size: 0;
    text-align: center;
    padding-bottom: 35px;
}
.product-subnav a.active {
    color: #333333;
    border-color: #333;
}
.product-subnav a {
    font-size: 18px;
    color: #666666;
    display: inline-block;
    margin: 0 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
}
.product-ul li {
    margin-right: 2%;
    width: 23%;
    margin-bottom: 50px;
    float: left;
    box-sizing: border-box;
}
.product-ul ul li:nth-of-type(4n){
    margin-right: 0;
}
.product-ul li span {
    display: block;
    width: 100%;
    /*height: 154px;*/
    overflow: hidden;
    position: relative;
    padding-top:56%;
}
.product-ul li span img {
    position: absolute;
    top:0;
    left:0;
    display: block;
    max-width: 100%;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.product-ul li p {
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.product-ul li:hover span img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
a:hover {
    text-decoration: none;
    /*color: #f08118;*/
}
.black {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 12;
}
.black .close {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px;
    background: #000 url(../images/close.png) no-repeat center center/50px;
}
.video-alert {
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 13;
    opacity: 0;
    width: 800px;
    height: 600px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.video-alert.on {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.0);
    transform: translateX(-50%) translateY(-50%) scale(1.0);
}
.video-alert iframe{
    width: 100%;
    height: 100%;
}
.scheme-title{
    padding:40px 0;
}
.scheme-title ul li{
    float: left;
    padding:0 20px;
    text-align: center;
    margin-right: 60px;
    line-height: 25px;
}
.scheme-title ul li.all{
    background: #000;
    font-size: 16px;
}
.scheme-title ul li.all a{
    color: #fff;
}
.scheme-title ul li a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
}
.scheme-title ul li a.active{color: #000;}
.scheme-title ul li:hover a{
    color: #333333;
}
.scheme-tc {
    padding: 30px 35px 0;
    background-color: #f7f7f7;
    margin-bottom:50px;
    position: relative;
}
.scheme-tc .mtop{position: absolute;top: -350px;width: 100%;}
.tc-top{
    width: 100%;
}
.tc-bot{
    padding:30px;
}
.xinghao{
    width: 44%;
}
.xinghao ul li ,.tezheng ul li{
    padding-left: 26px;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}
.xinghao ul li:nth-of-type(1){
    background: url("../images/re-icon1.png")no-repeat left center;
}
.xinghao ul li:nth-of-type(2){
    background: url("../images/re-icon2.png")no-repeat left center;
}
.xinghao ul li:nth-of-type(3){
    background: url("../images/re-icon3.png")no-repeat left center;
}
.xinghao ul li:nth-of-type(4){
    background: url("../images/re-icon4.png")no-repeat left center;
}
.xinghao ul li:nth-of-type(5){
    background: url("../images/re-icon5.png")no-repeat left center;
}
.tezheng{
    width: 56%;
}
.tezheng ul li:nth-of-type(1){
    background: url("../images/re-icon6.png")no-repeat left center;
}
.after-service{
    padding-top:72px;
}
.serv-tit{
    text-align: center;
}

.serv-tit h5{
    font-size: 24px;
    color: #333333;
    line-height: 28px;
}
.serv-tit p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding:10px 0;
}
.serv-table{
    padding:30px 0;
}
.table-c table{
    /*border-right:1px solid #f9f9f9;*/
    /*border-bottom:1px solid #f9f9f9;*/
    border-right:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
}
.table-c table td{
    /*border-left:1px solid #f9f9f9;*/
    /*border-top:1px solid #f9f9f9;*/
    border-left:1px solid #e9e9e9;
    border-top:1px solid #e9e9e9;
    text-align: center;
}
.table-c table tr td {
    height: 50px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding:15px 0;
}
.afs1 .table-c table tr td:nth-of-type(3){
    text-align: left;
    padding:15px 56px;
}
.afs1 .table-c table tr:nth-of-type(1) td{
    text-align: center;
}
.table-c table tr:nth-of-type(1) td {
    background: #e9e9e9;
    border-right: 1px solid #ffffff;
    height: 62px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
}
.table-c table tr:nth-of-type(1) td:nth-last-of-type(1){
    border-right:none;
}
.gm-buttom{
    text-align: center;
    padding-top:10px;
}
.gm-buttom a {
    display: inline-block;
    width: 148px;
    height: 43px;
    background: #333333;
    font-size: 16px;
    color: #ffffff;
    line-height: 43px;
}
.gm-buttom a img{
    margin-left: 14px;
}
.vedio-swiper{
    margin-top: 60px;
    /*padding-bottom: 60px;*/
    width: 86%;
    height: 538px;
}
.vedio-swiper .swiper-slide{
    cursor: pointer;
    overflow: hidden;
}
.img-box{
    /*width: 100% !important;
    height: 438px !important;*/
    text-align: center;
}
.img-box video{
    width: 100% !important;
    height: 438px !important;
    /*text-align: center;*/
   background: #000000;
}
.video-path{
    height: 438px;
}

.newsvideo-list .swiper-button-prev{
    background: url("../images/play-l.png")no-repeat center center;
    left:40px;
    margin-top:-72px;
}
.newsvideo-list .swiper-button-next{
    background: url("../images/play-r.png")no-repeat center center;
    right:40px;
    margin-top:-72px;
}
.vedio-swiper .swiper-slide .img-box{
    position: relative;
}
.play-but {
    position: absolute;
    left: 40px;
    bottom: 20px;
    font-size: 12px;
    color: #ffffff;
}
.vedio-swiper .swiper-slide .img-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    left: 0px;
}
.play-wz{
    margin-top:24px;
}
.play-wz p.play-name {
    font-size: 16px;
    color: #333333;
    float: left;
}
.play-wz p.paly-time {
    font-size: 14px;
    color: #999999;
    float: right;
}
.abt-container{
    padding:60px 0;
}
.abt-tab{
    border-bottom: 1px solid #e6e6e6;
    z-index: 99;
}
.abt-tab ul li{
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding: 0 2%;
}
.abt-tab ul li a {
    display: block;
    /*border-bottom: 1px solid transparent;*/
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    position: relative;
}
.abt-tab ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #333333;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
}
.abt-tab ul li a:hover:before,.abt-tab ul li a.active:before{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
}
.abt-tab ul li a:hover,.abt-tab ul li a.active{
    /*border-bottom: 1px solid #333333;*/
}
.abt-container .abt-neir{
    padding-top: 80px;
    padding-bottom: 40px;
}
.abt-container .abt-neir h5 {
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    padding-bottom: 10px;
}
.abt-container .abt-neir p {
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.brand-neir{
    padding:80px 0 10px;
}
.brand-neir .brand-left{
    width: 72%;
    box-sizing: border-box;
    float: left;
    padding-right: 190px;
    padding-top:60px;
}
.brand-left h1 {
    font-size: 66px;
    color: #6f7d88;
    line-height: 66px;
}
.brand-left h2 {
    font-size: 46px;
    color: #6f7d88;
    line-height: 46px;
    padding:30px 0 30px;
}
.brand-left p {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    margin-top: 30px;
}
.brand-neir .brand-right{
    width: 28%;
    box-sizing: border-box;
    float: left;
}
.abt-contact{
    padding:60px 0;
}
.abt-contact .abtcon-list ul li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    border-bottom:1px solid #e5e5e5;
    padding-left: 82px;
    padding-top: 30px;
    height: 260px;
}
.abt-contact .abtcon-list ul li:nth-of-type(2n+1){
    border-right:1px solid #e5e5e5;
    padding-left: 45px;
}
.abtcon-list{
    border:1px solid #e5e5e5;
    border-bottom: none;
}
.abt-contact .abt-tab {
    margin-bottom: 80px;
}
.abtcon-list ul li h3 {
    padding: 10px 0;
    padding-left: 60px;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 18px;
}
.abtcon-list ul li:nth-of-type(1) h3{
    background: url("../images/abt-icon1.png")no-repeat left top;
}
.abtcon-list ul li:nth-of-type(2) h3{
    background: url("../images/abt-icon2.png")no-repeat left top;
}
.abtcon-list ul li:nth-of-type(3) h3{
    background: url("../images/abt-icon3.png")no-repeat left top;
}
.abtcon-list ul li:nth-of-type(4) h3{
    background: url("../images/abt-icon4.png")no-repeat left top;
}
.abtcon-list p {
    padding-left: 60px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

p.abt-weibo,p.abt-weixin{
    width: 98px;
    height: 98px;
    text-align: center;
}
p.abt-weibo span,p.abt-weixin span{
    margin-top: 10px;
    display: inline-block;
}
p.abt-weixin{
    margin-left: 15px;
}
.abt-map .abtmap{
    height: 395px;
    overflow: hidden;
}
.syfw-swiper .swiper-wrapper,.syfw-swiper .swiper-slide{
    height: auto !important;
}
.sh-wrapper{
    padding: 70px 0 40px;
}
.liucheng-title{
    text-align: center;
    margin-bottom: 30px;
}
.liucheng-title h5 {
    font-size: 20px;
    line-height: 20px;
    color: #151515;
  	margin-bottom: 20px;
}
.liucheng-title p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.sh-wrapper .shtab{
    text-align: center;
}
.sh-wrapper .shtab a {
    display: inline-block;
    width: 143px;
    height: 43px;
    border-radius: 21px;
    background: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 41px;
    color: #333333;
    border:1px solid #cccccc;
    box-sizing: border-box;
    margin:0 28px;
}
.sh-wrapper .shtab a.active,.sh-wrapper .shtab a:hover{
    background: #333333;
    border:1px solid #333333;
    color: #ffffff;
}
.liucheng-container{
    padding:40px 0;
}
.liucheng-container ul li{
    float: left;
  width: 18.5%;
    /*width: 13.5%;*/
    /*border:4px solid #cccccc;*/
    border-radius: 20px;
   /* height: 162px;*/
  height: 94px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    /*padding:0 20px;*/
}
.liucheng-container ul li p {
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
    padding: 0 20px;
}
.liucheng-container ul li .lc-list {
    position: relative;
   /* margin:30px auto 0;*/
}
.liucheng-container ul li .lc-list img{height: 58px;}
/*.liucheng-container ul li:nth-of-type(3) .lc-list{*/
/*margin-left: -54px;*/
/*margin-top:-45px;*/
/*}*/
/*.liucheng-container ul li:nth-of-type(5) .lc-list{*/
/*margin-left: -45px;*/
/*margin-top:-33px;*/
/*}*/
/*.liucheng-container ul li:nth-of-type(7) .lc-list{*/
/*margin-left: -54px;*/
/*margin-top:-45px;*/
/*}*/
/*.liucheng-container ul li:nth-of-type(9) .lc-list{*/
/*margin-left: -54px;*/
/*margin-top:-57px;*/
/*}*/
/*.liucheng-container ul li:hover{
    border:4px solid #999999;
}*/
.liucheng-container ul li:nth-of-type(2n){
    width: 8.125%;
    border: none;
    position: relative;
}
.liucheng-container ul li:nth-of-type(2n) img{
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-10px;
    margin-left:-4px;
}
.sh-time {
    padding-top: 50px;
    height: 412px;
    padding-left:70px;
    background: url("../images/shouhou-tu.jpg") no-repeat center center;
    box-sizing: border-box;
    margin-top:40px;
}
.shtime-top h4 {
    padding-left: 50px;
    background: url("../images/work-timeicon.png") no-repeat left top;
    font-size: 20px;
    color: #333333;
    padding-top:6px;
    line-height: 24px;
    margin-bottom: 18px;
}
.shtime-top p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.shtime-tishi{
    margin-top:30px;
}
.shtime-tishi p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.prolist-container{
    padding: 60px 0 20px;
}
.pro-tab{
    border-bottom: 1px solid #e6e6e6;
}
.pro-tab ul li{
    float: left;
    width: 22.5%;
    text-align: center;
    box-sizing: border-box;
}
.pro-tab ul li a {
    padding: 0 60px 30px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    border-bottom: 1px solid transparent;
}
.pro-tab ul li a.active,.pro-tab ul li a:hover{
    border-bottom: 1px solid #333333;
}
.pro-lists>ul>li{
    padding:78px 0;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
}

.pro-lists ul li:nth-last-of-type(1){
    border-bottom:none;
}
.pro-lists ul li .prolist-left{
    width: 25%;
    /*float: left;*/
    box-sizing: border-box;
}
.pro-lists ul li .prolist-left .pro-wz {
    text-align: center;
    padding-top:60px;
}
.pro-lists ul li .prolist-left .pro-wz h6 {
    font-size: 20px;
    color: #333333;
}
.pro-lists ul li .prolist-left .pro-wz p {
    font-size: 12px;
    color: #999999;
    line-height: 28px;
    text-transform:uppercase;
    letter-spacing: 2px;
}
.pro-lists  .prolist-right{
    width: 90%;
    /*float: left;*/
    box-sizing: border-box;
    margin: 0 auto;
    padding: 70px 0;
}
.brooce.pro-lists  .prolist-right{
    margin: 0 12.5%;
}
/*.pro-lists ul li .prolist-right{
    width: 75%;
    float: left;
    box-sizing: border-box;
}
.brooce.pro-lists ul li .prolist-right{
    margin: 0 12.5%;
}*/
.prolist-right ul li{
    width: 31%;
    margin-right: 3.3%;
    box-sizing: border-box;
    text-align: center;
    float: left;
}
.prolist-right p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.pro-lists ul li .prolist-right.cp3 {
    float: none;
    margin: auto;
}
.prolist-right.cp3 ul li{
    margin: 20px 3.3% 20px 0;
}
.prolist-right ul li:nth-of-type(3n){
    margin-right: 0;
}
.prolist-right .prolist-img {
    max-height: 156px;
    overflow: hidden;
    border-bottom: 1px solid #333333;
    background: #999999;
}
.prolist-right .prolist-img img{height: 140px;}
.prolist-right ul li>a{
    display: block;
}
.prolist-right ul li>a:hover .prolist-img img{
    transform: scale(1.1);
}
.culture-container{
    padding-top: 80px;
}
.cul-tu ul li {
    float: left;
    margin-right: 1.5%;
    overflow: hidden;
}
.cul-tu ul li:nth-of-type(1){
    width: 34%;
}
.cul-tu ul li:nth-of-type(2){
    width: 24%;
}
.cul-tu ul li:nth-of-type(3){
    width: 39%;
}
.cul-tu ul li:nth-of-type(3){
    margin-right: 0;
}
.cul-slogon{
    padding-top:5px;
    padding-bottom: 10px;
}
.cul-slogon ul li {
    float: left;
    width: 50%;
    margin-top: 45px;
    box-sizing: border-box;
    padding-left: 180px;
    background: url("../images/wenhua-icoon1.png")no-repeat 100px center;
}
.cul-slogon ul li:nth-of-type(2){
    background: url("../images/wenhua-icoon2.png")no-repeat 100px center;
}
.cul-slogon ul li:nth-of-type(3){
    background: url("../images/wenhua-icoon3.png")no-repeat 100px center;
}.cul-slogon ul li:nth-of-type(4){
     background: url("../images/wenhua-icoon4.png")no-repeat 100px center;
 }

.cul-slogon ul li h3 {
    font-size: 18px;
    color: #333333;
    line-height: 18px;
}
.cul-slogon ul li p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-top:20px;
}
.guid-container {
    padding-bottom: 95px;
}
.guid-container .guid-box{
    padding:95px 0;
}
.guid-container .guid-box h1 {
    font-size: 22px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 40px;
    text-align: center;
}
.guide-lists table{
    width: 100%;
    border-spacing: 1px;
    border-color:#ccc;
    text-align: center;
    border-collapse:collapse;
}
.guide-lists thead tr {
    background: #e9e9e9;
    font-size: 16px;
    color: #333333;
}
.guide-lists thead tr td {
    width: 20%;
    text-align: center;
    border-right: 1px solid #ffffff;
    line-height: 20px;
    padding:20px 0;
}
.guide-lists.brooce thead tr td{
    width: 25%;
}
.guide-lists.brooce tbody tr td{
    padding:5px 0;
}
.guide-lists.brooce tbody tr td img{
    max-height: 90px;
}
.guide-lists tbody{
}
.guide-lists tbody tr td{
    line-height: 20px;
    padding: 20px 0;
}
.guide-lists tbody tr td {
    border: 1px solid #cccccc;
    border-top: none;
    font-size: 14px;
    color: #666666;
}
.guide-lists tbody tr td.line2{
    border-bottom: 2px solid #b1b1b1;
}
.guide-lists tbody tr.wen2 td{
    line-height: 20px;
    padding:20px 0;
}
.guide-lists tbody tr td.left-tit {
    font-size: 16px;
    color: #333333;
}
.ty-bx{
    padding-top: 100px;
}
.vrtu-box{
    position: relative;
    margin:auto;
}

.vrtu-box .vr-btn {
    position: absolute;
    width: 190px;
    height: 52px;
    border-radius: 26px;
    background: #ffffff;
    bottom: 70px;
    left: 50%;
    margin-left: -95px;
    box-shadow: 0 1px 10px rgba(0, 0,0,0.25);
    font-size: 14px;
    line-height: 52px;
    text-align: center;
    box-sizing: border-box;
}
.vrtu-box .vr-btn a{
    display: block;
    color: #272020;
}
.vrtu-box .vr-btn a:hover img{
    margin-left: 12px;
}
.vrtu-box .vr-btn img {
    margin-left: 10px;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.history-container{
    padding:75px 0 60px;
}
.hist-tit{
    text-align: center;
}
.hist-tit h3{
    font-size: 24px;
    color: #474747;
    line-height: 30px;
}
.hist-tit p {
    font-size: 22px;
    color: #474747;
    line-height: 22px;
    margin-top: 10px;
}
.hist-lists {
    position: relative;
    box-sizing: border-box;
    padding: 44px 16.6% 90px;
    margin-top: 30px;
}
.hist-lists .center-line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 3px;
    height: 100%;
    background: #478173;
    margin-left: -1.5px;
}
.hist-lists ul li {
    float: left;
    width: 50%;
}
.hist-lists ul li:nth-child(2n){
	position: relative;
  left: 100%;
  text-align: right;
}

.hist-lists ul li:nth-child(2n) .history-li .line .nian{display: none;}
.hist-left ul li:nth-child(2n) .history-li .detit{padding: 0  0  0 100px;}
.hist-lists ul li .history-li{}
.hist-lists ul li .history-li h4{
    color: #131313;
    font-size: 18px;
    line-height: 24px;
}
.hist-lists ul li .history-li .line {
    margin: 15px 0;
    width: 100%;
    height: 2px;
    background: #478173;
    position: relative;
}
.hist-lists ul li .history-li .detit {
    font-size: 14px;
    color: #111111;
    line-height: 28px;
}
.hist-left{
    float: left;
    width: 50%;
}
.hist-left ul li .history-li .detit{
    padding-right: 100px;
}
.hist-right ul li .history-li .detit{
    padding-left: 100px;
}
.hist-left ul li{
    width: 100%;
    /*margin-bottom: 112px;*/
}
.hist-left ul li:nth-last-of-type(1) {
    margin-bottom: 0;
    margin-top: 38px;
}
.hist-right ul li:nth-last-of-type(1) {
    /*margin-top: 90px;*/
    margin-top: 118px;
}
.hist-right{
    float: right;
    width: 50%;
}
.hist-right ul li {
    width: 100%;
    margin-top: 100px;
    text-align: right;
}
.hist-right ul li .history-li .detit {
    padding-right: 0 !important;
}
.hist-lists ul li .history-li .line .nian {
    position: absolute;
    width: 65px;
    height: 65px;
    background: #778286;
    border-radius: 50%;
    font-size: 14px;
    color: #ffffff;
    line-height: 65px;
    text-align: center;
    right: -32.5px;
    top: -32.5px;
    z-index: 12;
}
.speci-nav {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #eaeaea;
    position: relative;
    z-index: 123;
}
.speci-nav .nav-left{
    float: left;
}
.speci-nav .nav-right{
    float: right;
}
.speci-nav .nav-right ul li{
    float: left;
}
.speci-nav .nav-right ul li a {
    font-size: 14px;
    color: #666666;
    padding: 0 18px;
    display: inline-block;
}
.speci-nav .nav-right ul li a:hover,.speci-nav .nav-right ul li a.active{
    color: #333333;
}
.speci-nav .nav-left p {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.feature-container,.Core-Technology,.intelligent-control{
    padding-top: 80px;
}
.fea-tit{
    text-align: center;
    margin-bottom: 35px;
}
.fea-tit h5 {
    font-size: 36px;
    color: #333333;
    line-height: 36px;
}
.fea-tit p {
    font-size: 12px;
    color: #333333;
    margin-top: 20px;
    text-transform: uppercase;
}
.fea-bot{
    position: relative;
}
.Specification-parameter table{width: 100%;border-collapse: collapse;table-layout: fixed;}
.Specification-parameter table td{font-size: 16px!important; color: #000; border: 1px solid #EAEAEA!important;padding:10px 20px!important;box-sizing: border-box;}
.Specification-parameter table tr td:nth-child(1),.Specification-parameter table tr td:nth-child(3){font-weight: 700;}
.Specification-parameter table tr:nth-child(1) td:nth-child(3){font-weight: normal;}









.fea-bot .fea-control {
    position: absolute;
    height: 100%;
    width: 90%;
    max-width: 1200px;
    left: 50%;
    margin-left: -600px;
    /*top: 50%;*/
}
.fea-bot .fea-control .paglist {
    position: absolute;
    z-index: 243;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.fea-bot .fea-control .paglist ul li {
    font-size: 14px;
    color: #ffffff;
    margin: 15px 0;
    opacity: 0.5;
    cursor: pointer;
}
.fea-bot .fea-control .paglist ul li:hover,.fea-bot .fea-control .paglist ul li.active{
    opacity: 1;
    font-size: 60px;
}
.fea-wenzi {
    position: absolute;
    top: 25%;
    left: 28%;
}
.fea-wenzi .fea-top {
    font-size: 30px;
    color: #ffffff;
    position: relative;
    line-height: 30px;
    margin-bottom: 30px;
}
.fea-wenzi .fea-top:before {
    content: "";
    position: absolute;
    top: 13.5px;
    left: -60px;
    width: 40px;
    height: 3px;
    background: #ffffff;
}
.feature-swipper .swiper-slide-active .fea-wenzi .fea-top {
    -webkit-animation: fadeInDown 1s 0s ease forwards;
    animation: fadeInDown 1s 0s ease forwards;
}
.feature-swipper .swiper-slide-active .fea-wenzi .fea-des {
    -webkit-animation: fadeInUp 1s 0s ease forwards;
    animation: fadeInUp 1s 0s ease forwards;
}
.fea-wenzi .fea-des {
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
}
.fea-bot .fea-control .swiper-button-next, .fea-bot .fea-control .swiper-button-prev{
    width: 36px;
    height: 21px;
}
.fea-bot .fea-control .cpts-line {
    position: absolute;
    right: 0;
    top: 33%;
    width: 38px;
    height: 1px;
    /*background: rgba(255,255,255,0.1);*/
    z-index: 12;
}
.fea-bot .fea-control .swiper-button-next {
    right: 0;
    top: 41%;
    margin-top: 0;
    background: url("../images/cptd-bott.png")no-repeat center center;
}
.fea-bot .fea-control .swiper-button-next:hover{
    background: url("../images/cptd-bott2.png")no-repeat center center;
}
.fea-bot .fea-control .swiper-button-prev {
    left: auto;
    right: 0;
    top: 25%;
    margin-top: 0;
    background: url("../images/cptd-top.png")no-repeat center center;
}
.fea-bot .fea-control .swiper-button-prev:hover{
    background: url("../images/cptd-top2.png")no-repeat center center;
}
.fea-bot .fea-control .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    opacity: .5;
    display: block;
    margin: 15px 0;
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.fea-bot .fea-control .swiper-pagination {
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.fea-bot .fea-control .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
    font-size: 60px;
}
.Core-Technology .core-lists ul li{
    float: left;
    width: 33.3%;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    height: 300px;
    position: relative;
    margin-right: -1px;
    margin-top: -1px;
}
.Core-Technology .core-lists ul li .core-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.Core-Technology .core-lists ul li .core-box {
    width: 100%;
    height: 100%;
    padding-top: 72px;
    box-sizing:border-box;
}
.Core-Technology .core-lists ul li .core-wenzi{
    margin:auto;
    text-align: center;
    padding: 40px 42px 0;
    box-sizing: border-box;
}
/*.Core-Technology .core-lists ul li:nth-of-type(1) .core-wenzi{
    background: url("../images/core-icon1.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(1):hover .core-wenzi{
    background: url("../images/core-icon11.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(2) .core-wenzi{
    background: url("../images/core-icon2.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(2):hover .core-wenzi{
    background: url("../images/core-icon22.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(3) .core-wenzi{
    background: url("../images/core-icon3.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(3):hover .core-wenzi{
    background: url("../images/core-icon33.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(4) .core-wenzi{
    background: url("../images/core-icon4.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(4):hover .core-wenzi{
    background: url("../images/core-icon44.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(5) .core-wenzi{
    background: url("../images/core-icon5.jpg") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(5):hover .core-wenzi{
    background: url("../images/core-icon55.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(6) .core-wenzi{
    background: url("../images/core-icon6.png") no-repeat center top;
}
.Core-Technology .core-lists ul li:nth-of-type(6):hover .core-wenzi{
    background: url("../images/core-icon66.png") no-repeat center top;
}*/
.Core-Technology .core-lists ul li:hover .core-box{
    background: rgba(0,0,0,0.6);
}
.Core-Technology .core-lists ul li:hover .core-cover{
    opacity: 1;
}
.Core-Technology .core-lists ul li:hover .core-box h5{
    color: #ffffff;
}
.Core-Technology .core-lists ul li:hover .core-box p{
    color: #ffffff;
}
.core-lists ul li .core-box h5 {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    margin: 30px auto 15px;
    font-weight: bold;
}
.core-lists ul li .core-box p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.intell-wrapper{
    padding-top: 5px;
}
.intell-wrapper .intell-swiper{
    padding-bottom: 50px;
}
.intell-wrapper .intell-swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #d8d8d8;
    opacity: 1;
}
.intell-wrapper .intell-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #333333;
}
.intell-swiper .swiper-slide .intell-wenzi{
    position: absolute;
    top: 18%;
    right: 17%;
    width: 32%;
}
.intell-swiper .swiper-slide .intell-wenzi h4 {
    font-size: 24px;
    line-height: 24px;
    color: #111111;
    padding-bottom: 20px;
}
.intell-swiper .swiper-slide .intell-wenzi p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 15px;
}
.intell-swiper .swiper-button-next, .intell-swiper .swiper-button-prev {
    width: 56px;
    height: 56px;
    margin-top: -53px;
}
.intell-swiper .swiper-button-next{
    background: #ffffff url("../images/contrl2.png")no-repeat center center;
    opacity: 0.7 !important;
}
.intell-swiper .swiper-button-prev{
    background: #ffffff url("../images/contrl1.png")no-repeat center center;
    opacity: 0.7 !important;
}
.intell-swiper .swiper-button-next:hover, .intell-swiper .swiper-button-prev:hover{
    opacity: 1 !important;
}
.intell-swiper .swiper-slide-active .intell-wenzi h4 {
    -webkit-animation: fadeInDown 1s 0s ease forwards;
    animation: fadeInDown 1s 0s ease forwards;
}
.intell-swiper .swiper-slide-active .intell-wenzi p{
    -webkit-animation: fadeInUp 1s 0s ease forwards;
    animation: fadeInUp 1s 0s ease forwards;
}
.canshu-show{
    padding-top: 22px;
    display: none;
}
.canshu-show .canshu-box {
    width: 100%;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding:30px 0;
}
.canshu-show .canshu-box p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    text-align: center;
}
.canshu-show .canshu-box p:hover{
    color: #666666;
}
.canshu-show .canshu-box p img{
    margin-left: 8px;
}
.Specification-parameter{
    padding-top: 80px;
    padding-bottom: 120px;
}
.par-table{
    padding-top: 5px;
}
.par-table table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.par-table thead tr td:nth-of-type(1){
    width: 20%;
}
.par-table thead tr td {
    width: 26.6%;
    text-align: center;
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}
.par-table tbody tr td{
    padding: 20px 0;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.par-table tbody tr td:nth-of-type(1) {
    font-size: 16px;
    color: #999999;
    border-bottom: none;
    /*padding-right: 60px;*/
    text-align: center;
}
.par-table tbody tr td:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background: #eaeaea;
    top: 21px;
    right: 0;
}
.par-table tbody tr td:nth-of-type(1):before,.par-table tbody tr td:nth-last-of-type(1):before{
    display: none;
}
.canshu-box p{
    cursor: pointer;
}
.canshu-box p img {
    transform: rotate(180deg);
    transform-origin: 50% 50%;
}
.canshu-box p.cur img {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
}
.filter-lists{
    padding: 75px 0 20px;
}
.filter-lists .tit{
    text-align: center;
}
.filter-lists .tit h3 {
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}
.filter-lists .tit p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
/*.filter-table table,.filter-table table tr th, .filter-table table tr td { border:1px solid #0094ff; }*/
.filter-table table {
    width:100%;
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;
}
.filter-table table thead tr {
    background: #e9e9e9;
    color: #333333;
}
.filter-table table thead tr td{
    padding: 18px 0;
    font-size: 16px;
    line-height: 24px;
    border-right: 1px solid #ffffff;
}
.filter-table.fit1 table thead tr td{
    width: 21%;
}
.filter-table.fit1 table thead tr td:nth-of-type(3){
    width: 37%;
}
.filter-table table thead tr td:nth-last-of-type(1){
    border-right: none;
}
.filter-table table{
    border: 1px solid #e9e9e9;
}
.filter-table table tbody tr td {
    /*padding: 16px 0;*/
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    height: 80px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
}
.filter-table.fit1 table tbody tr td:nth-of-type(3) {
    text-align: left;
    padding-left: 35px;
    padding-right: 21px;
}
.filter-table{
    padding-top:42px;
}
.filter-gm {
    width: 148px;
    height: 43px;
    background: #333333;
    margin: 25px auto 15px;
    font-size: 16px;
    line-height: 43px;
    text-align: center;
}
.filter-gm:hover {
    opacity: 0.8;
}


.filter-gm a{
    color: #ffffff;
    display: block;
}
.filter-gm img{
    margin-left: 15px;
}
.jakfea-bot{
    position: relative;
}
.fea-swiper2 .swiper-pagination-bullets,.intell-swiper2 .swiper-pagination-bullets{
    display: none;
}
.fea-swiper2 .swiper-slide .fea-wz{
    position: absolute;
    top: 24%;
    right: 24%;
    width: 480px;
}
.fea-swiper2 .swiper-slide .fea-wz .fea-top {
    font-size: 24px;
    color: #111111;
    margin-bottom: 30px;
}
.fea-swiper2 .swiper-slide-active .fea-wz .fea-top{
    -webkit-animation: fadeInDown 1s 0s ease forwards;
    animation: fadeInDown 1s 0s ease forwards;
}
.fea-swiper2 .swiper-slide-active .fea-wz .fea-des{
    -webkit-animation: fadeInUp 1s 0s ease forwards;
    animation: fadeInUp 1s 0s ease forwards;
}
.fea-swiper2 .swiper-slide .fea-wz .fea-des {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}
.jakfea-bot .fea-controls{
    position: absolute;
    bottom: 60px;
    z-index: 12;
    left: 50%;
    -webkit-transform: translate3d(-50%,0,0);
    -ms-transform: translate3d(-50%,0,0);
    -o-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
}
.jakfea-bot .fea-controls ul li {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(120,121,130,0.6);
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    margin: 0 10px;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.jakfea-bot .fea-controls ul li:hover,.jakfea-bot .fea-controls ul li.active{
    background: rgba(0,0,0,0.6);
}
.core-swiper2 .swiper-slide .wrapper {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -175px;
}
.core-swiper2 .swiper-slide .wrapper .core-box{
    width: 590px;
    height: 350px;
    background: #ffffff;
    box-sizing: border-box;
    padding: 50px 60px;
}
.core-swiper2 .swiper-slide .wrapper .core-box h4 {
    font-size: 24px;
    color: #333333;
    margin:32px 0;
}
.core-swiper2  .swiper-slide-active .wrapper .core-box h4 {
    -webkit-animation: fadeInDown 1s 0s ease forwards;
    animation: fadeInDown 1s 0s ease forwards;
}
.core-swiper2 .swiper-slide .wrapper .core-box .det {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}
.core-swiper2 .swiper-slide-active .wrapper .core-box .det {
    -webkit-animation: fadeInUp 1s 0s ease forwards;
    animation: fadeInUp 1s 0s ease forwards;
}
.core-swiper2 .swiper-pagination{
    top: 200px;
    bottom: auto;
    left: -100px;
    font-size: 18px;
    color: #999999;
}
.core-swiper2 .swiper-pagination em{
    font-size: 48px;
    color: #111111;
    font-style: normal;
}
.jak-core{
    position: relative;
}
.jak-core .core-control {
    width: 90%;
    max-width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    height: 100%;
}
.jak-core .core-control .swiper-button-next, .jak-core .core-control .swiper-button-prev {
    width: 56px;
    height: 56px;
}
.jak-core .core-control .swiper-button-next{
    background: #ffffff url("../images/contrl2.png")no-repeat center center;
    right: 0;
    margin-top: -61px;
}
.jak-core .core-control .swiper-button-prev {
    background: #ffffff url("../images/contrl1.png") no-repeat center center;
    left: auto;
    right: 0;
    margin-top: 5px;
}
.jak-core .core-control .swiper-button-next:hover{
    background: #dddddd url("../images/contrl2.png")no-repeat center center;
}
.jak-core .core-control .swiper-button-prev:hover {
    background: #dddddd url("../images/contrl1.png") no-repeat center center;
}
.jak-intell .jak-intell-left{
    width: 23%;
    margin-right: 2%;
    float: left;
}
.jak-intell .jak-intell-left ul li {
    width: 100%;
    line-height: 80px;
    background: #e3e4ea;
    margin-bottom: 12px;
    font-size: 14px;
    color: #132021;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.jak-intell .jak-intell-left ul li:nth-last-of-type(1){
    margin-bottom: 0;
}
.jak-intell .jak-intell-left ul li:hover,.jak-intell .jak-intell-left ul li.active{
    background: #53a1f0;
    color: #ffffff;
}
.jak-intell .jak-intell-left ul li i {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 5px;
    height: 10px;
    background: url("../images/jak-sanjiao2.png")no-repeat center center;
}
.jak-intell .jak-intell-left ul li:hover i,.jak-intell .jak-intell-left ul li.active i{
    background: url("../images/jak-sanjiao1.png")no-repeat center center;
}
.jak-intell .jak-intell-right{
    width: 75%;
    float: left;
}
.jak-intell-right .intell-swiper2 .intell-wz {
    position: absolute;
    left: 100px;
    top: 135px;
    width: 340px;
}
.jak-intell-right .intell-swiper2 .intell-wz h4{
    /*font-size: 24px;*/
    font-size: 0;
    color: #111111;
    margin-bottom: 32px;
}
.jak-intell-right .intell-swiper2 .swiper-slide-active .intell-wz h4 {
    -webkit-animation: fadeInDown .5s 0s ease forwards;
    animation: fadeInDown .5s 0s ease forwards;
}
.jak-intell-right .intell-swiper2 .intell-wz h4 span{
    text-transform: uppercase;
}
.jak-intell-right .intell-swiper2 .intell-wz p{
    /*font-size: 14px;*/
    font-size: 0;
    color: #333333;
    line-height: 28px;
}
.jak-intell-right .intell-swiper2 .swiper-slide-active .intell-wz p{
    -webkit-animation: fadeInUp .5s 0s ease forwards;
    animation: fadeInUp .5s 0s ease forwards;
}
.xf-container01{
    padding-top: 66px;
}
.xf-container01 .xf-tit p{
    font-size: 24px;
    color: #111111;
    line-height: 24px;
    text-align: center;
}
.xf-container01 .xf-tit{
    padding-bottom: 60px;
}
.xf-container01 .xf-bot{
    height: 590px;
    box-sizing: border-box;
    padding-top: 77px;
}
.xf-container01 .xf-bot h5 {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
}
.xf-container01 .xf-bot .count-list{
    padding-top: 78px;
    color: #ffffff;
}
.xf-container01 .xf-bot .count-list .count-left,.xf-container01 .xf-bot .count-list .count-right {
    width: 50%;
    float: left;
    text-align: center;
}
.xf-container01 .xf-bot .count-list .top {
    margin: 18px 0 10px;
    font-size: 18px;
    line-height: 28px;
}
.xf-container01 .xf-bot .count-list .detil{
    font-size: 14px;
    line-height: 28px;
}
.xf-container01 .xf-ts{
    padding: 40px 0;
    width: 100%;
}
.xf-container01 .xf-ts .left {
    float: left;
    width: 11%;
    border-right: 1px solid #cccccc;
    line-height: 68px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 7px;
}
.xf-container01 .xf-ts .right {
    width: 89%;
    float: left;
    box-sizing: border-box;
    padding: 0 30px;
    font-size: 14px;
    line-height: 28px;
    color: #333333;
}
.xf-container01 .canshu-show .canshu-box p {
    font-size: 14px;
    color: #577ba1;
}
.xf-container01 .xf-juli{
    padding-top: 50px;
    display: none;
}
.xf-juli .juli-top{
    padding-bottom: 50px;
    border-bottom: 1px dashed #dbdbdb;
}
.juli-top ul li:nth-of-type(1) {
    width: 25%;
    float: left;
}
.juli-top ul li:nth-of-type(2) {
    width:75%;
    float: left;
    box-sizing: border-box;
    padding-left: 11%;
}
/*.juli-top ul li:nth-of-type(2) .detail p{*/
/*margin-right: 50px;*/
/*}*/
.mar50{
    margin-right: 50px;
}
.xf-juli .juli-top ul li h3{
    font-size: 18px;
    color: #111111;
    line-height: 24px;
    margin-bottom: 20px;
}
.xf-juli .juli-top ul li h3 img {
    margin-right: 10px;
}
.xf-juli .juli-top ul li .detail p {
    font-size: 14px;
    line-height: 28px;
    color: #111111;
}
.xf-juli .juli-bot {
    padding: 35px 0;
    border-bottom: 1px solid #eaeaea;
}
.xf-juli .juli-bot p {
    font-size: 14px;
    line-height: 24px;
    color: #111111;
}
.xf-container02{
    padding: 100px 0 80px;
}
.xf-choose .choose-tit {
    font-size: 24px;
    line-height: 24px;
    color: #111111;
    text-align: center;
}
.xf-choose .choose-tab{
    text-align: center;
    margin: 40px auto;
}
.xf-choose .choose-tab a {
    display: inline-block;
    width: 140px;
    height: 42px;
    font-size: 14px;
    color: #666666;
    box-sizing: border-box;
    border-radius: 21px;
    border: 1px solid #eaeaea;
    text-align: center;
    line-height: 42px;
    margin: 0 4px;
}
.xf-choose .choose-tab a.active,.xf-choose .choose-tab a:hover{
    background: #333333;
    color: #ffffff;
    border: 1px solid #333333;
}
.xf-choose .choose-lists {
    padding-top: 30px;
    display: none;
}
.xf-choose .choose-lists.cur {
    display: block;
}
.xf-choose .choose-lists ul li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.xf-choose .choose-lists ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 120px;
    margin-top: -70px;
    border-right: 1px dashed #dbdbdb;
}
.xf-choose .choose-lists ul li:nth-last-of-type(1):before{
    display: none;
}
.xf-choose .choose-lists ul li .top-img{
    overflow: hidden;
}
.xf-choose .choose-lists ul li p {
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    color: #111111;
}
.xf-choose .choose-lists:nth-last-of-type(1) ul {
    padding-left: 12.5%;
}
.xf-choose .choose-lists:nth-last-of-type(1) ul li {
    width: 33.3%;
}
.xf-choose .choose-lists ul li p b {
    padding: 0 2px;
}
.abt-tab.cur{
    padding-top: 30px;
    position: fixed;
    width: 100%;
    left: 0;
    background: #fff;
    top: 120px;
    z-index: 200;
}
.scroll-fixed.fixed{
	padding-top: 30px;
    position: fixed;
    width: 1200px;
    left: 0;
    right: 0;
    background: #fff;
    top: 120px;
    margin: auto;
    z-index: 99;
}
.abt-tab.cur ul {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}
.newsdetail-bot{line-height: 30px;}
.news_datails{margin-top: 100px;}
@media screen and (max-width:1440px) {
  .sy-banner, .ny-banner{margin-top: 70px;}
	.input-box button{height: 48px;}
    .hist-right ul li:nth-last-of-type(1) {
        margin-top: 90px;
    }
    .abt-contact .abt-tab {
        margin-bottom: 60px;
    }
    .sy-banner .banner-swiper .swiper-button-next{
        right: 5%;
    }
    .sy-banner .banner-swiper .swiper-button-prev{
        left: 5%;
    }
    .subnav dl dd a {
        font-size: 12px;
    }
    .subnav {
        margin-left: -65px;
        width: 130px;
    }
    .header {
        line-height: 80px;
    }
    .abt-tab.cur {
        top: 80px;
    }
    .header + .sy-banner,.ny-banner{
        margin-top: 80px;
    }
    .srore-container1{
	    /*padding-bottom: 60px;*/
	    margin-top: 80px;
	}
    .header+.nav2,.header+.speci-nav{
        top: 80px;
    }
    .header+.nav2+.ny-banner, .header+.speci-nav+.ny-banner {
        margin-top: 154px;
    }
    .logol  img{
        /*width: 90%;*/
    }
    .sy-news {
        padding: 40px 0;
    }
    .footer-bottom {
        line-height: 48px;
        font-size: 12px;
    }
    .right-contact li.links select{
        padding: 0px 20px;
        width: 150px;
        height: 35px;
    }
    .weibo {
        margin-right: 28px;
    }
    .weixin1 {
        margin-right: 28px;
    }
    .left-lianjie dl {
        float: left;
        margin-right: 42px;
    }
    .right-contact p {
        font-size: 20px;
        line-height: 30px;
    }
    .right-contact span {
        font-size: 12px;
        line-height: 26px;
    }
    .right-contact li.links .links-nav {
        top: 29px;
    }
    .fw-list .swiper-slide {
        padding-top: 20px;
    }
    .store-tab a {
        margin: 0 46px;
        padding: 0 15px 26px;
    }
    .store-tab.rec a{
        margin:0;
        padding:0 60px 26px;
    }
    .store-search {
        padding: 24px 0;
    }
    .stoname {
        font-size: 24px;
    }
    .city-search {
        padding: 40px 10px 0;
    }
    .alpha {
        margin-bottom: 20px;
    }
    .sy-fw {
        padding: 50px 0;
    }
    .fw-title {
        line-height: 32px;
    }
    .detail-stores {
        padding: 50px 40px 20px;
    }
    .input-box {
        width: 614px;
        height: 48px;
        padding-left: 64px;
        background: url(../images/search.png)no-repeat 24px 16px/18px;
    }
    .input-box input[type=text] {
        border: none;
        width: 428px;
        line-height: 46px;
    }
    .input-box input[type=button] {
        right: -1px;
        top: -1px;
        height: 48px;
        width: 120px;
        line-height: 46px;
    }
    .message-boxs ul li label {
        line-height: 42px;
    }
    .message-boxs ul li input {
        height: 42px;
        padding-right: 42px;
    }
    .message-boxs select#cmbProvince,.message-boxs select#cmbCity{
        height: 42px;
    }
    .inpt-xl {
        top: 11px;
    }
    .tijaio button {
        width: 120px;
        height: 36px;
        font-size: 16px;
        line-height: 36px;
    }
    .tijaio {
        margin-top: 40px;
    }
    .newslist-box {
        padding: 40px 0 30px;
    }
    .newsdetail-top {
        text-align: center;
        padding: 15px 0 25px;
    }
    .newsdetail-top h5 {
        margin-bottom: 16px;
    }
    .mgb30 {
        margin-bottom: 16px;
    }
    .matop30 {
        margin-top: 16px;
    }
    .newslist-zixun {
        padding: 50px 0;
    }
    .zx-list {
        padding-top: 48px;
    }
    .zx-list ul li {
        padding: 0 30px;
    }
    .newsvideo-box .newslist-page {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .nav2 {
        height: 42px;
        top: 82px;
    }
    .nva-list ul li {
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        cursor: pointer;
    }
    .w-banner .swiper-button-next, .w-banner .swiper-button-prev {
        width: 30px;
        height: 40px;
    }
    .w-banner .swiper-button-prev {
        left: -50px;
    }
    .w-banner .swiper-button-next {
        right: -50px;
    }
    .tc-bot {
        padding: 20px;
    }
    .scheme-title {
        padding: 32px 0;
    }
    .after-service {
        padding-top: 50px;
    }
    .serv-table {
        padding: 20px 0;
    }
    .serv-tit h5 {
        font-size: 22px;
    }
    .product-ul li {
        margin-bottom: 40px;
    }
    .sy-chanpin ul li {
        padding: 60px 0;
    }
    .sy-chanpin ul li .left-wenzi {
        padding-top: 50px;
    }
    .sy-chanpin ul li .left-wenzi p.see-more {
        width: 130px;
        height: 38px;
        line-height: 38px;
    }
    p.see-more a span {
        margin-right: 20px;
    }
    .prolist-container {
        padding: 50px 0 20px;
    }
    .pro-lists>ul>li {
        padding: 68px 0;
    }
    .pro-tab ul li a {
        padding: 0 15px 24px;
    }
    .abt-container {
        padding: 50px 0;
    }
    .abt-tab ul li a {
        padding-bottom: 26px;
    }
    .abt-container .abt-neir {
        padding-top: 70px;
    }
    .abt-container .abt-neir p {
        margin-top: 20px;
    }
    .brand-neir {
        padding: 60px 0 10px;
    }
    .brand-neir .brand-left {
        padding-right: 120px;
        padding-top: 50px;
    }
    .brand-left h1 {
        font-size: 56px;
        line-height: 56px;
    }
    .brand-left h2 {
        font-size: 36px;
        line-height: 36px;
        padding: 22px 0 22px;
    }
    .brand-left p {
        margin-top: 20px;
    }
    .sh-wrapper {
        padding: 60px 0 30px;
    }
    .liucheng-container ul li p {
        font-size: 16px;
    }
    .guid-container .guid-box {
        padding: 60px 0;
    }
    .guid-container .guid-box h1{
        margin-bottom: 28px;
    }
    .guid-container {
        padding-bottom: 60px;
    }
    .culture-container {
        padding-top: 60px;
    }
    .hist-lists {
        position: relative;
        box-sizing: border-box;
        padding: 44px 12.6% 90px;
        margin-top: 30px;
    }
    .history-container {
        padding: 60px 0 50px;
    }
    /*.hist-tit h3 {
        line-height: 28px;
        font-size: 28px;
    }*/
    /*.hist-tit p {
        font-size: 32px;
        line-height: 32px;
        margin-top: 16px;
    }*/
    .ty-bx {
        padding-top: 60px;
    }
    .feature-container, .Core-Technology, .intelligent-control {
        padding-top: 60px;
    }
    .fea-tit h5 {
        font-size: 28px;
        line-height: 28px;
    }
    .fea-tit p {
        margin-top: 15px;
    }
    .fea-tit {
        margin-bottom: 28px;
    }
    .fea-wenzi {
        top: 100px;
        left: 18%;
    }
    .fea-wenzi .fea-top {
        font-size: 26px;
        line-height: 26px;
    }
    .fea-bot .fea-control .swiper-pagination-bullet{
        font-size: 14px;
    }
    .fea-bot .fea-control .swiper-pagination-bullet-active {
        font-size: 40px;
    }
    .fea-bot .fea-control .swiper-pagination-bullet.cur,.fea-bot .fea-control .swiper-pagination-bullet:hover{
        font-size: 40px;
    }
    .Specification-parameter {
        padding-top: 60px;
    }
    .par-table thead tr td {
        font-size: 22px;
        line-height: 22px;
    }
    .Specification-parameter {
        padding-bottom: 100px;
    }
    .filter-lists {
        padding: 60px 0 20px;
    }
    .filter-table {
        padding-top: 28px;
    }
    .filter-lists .tit h3 {
        font-size: 22px;
    }
    .fea-swiper2 .swiper-slide .fea-wz {
        top: 18%;
        right: 14%;
    }
    .jakfea-bot .fea-controls {
        bottom: 50px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box {
        width: 500px;
        height: 300px;
        padding: 30px 30px;
    }
    .core-swiper2 .swiper-slide .wrapper {
        top: 50%;
        margin-top: -150px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box .tu img{
        width: 45px;
    }
    .core-swiper2 .swiper-pagination {
        top: 100px;
        left: -175px;
    }
    .core-swiper2 .swiper-pagination em {
        font-size: 38px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box h4 {
        font-size: 22px;
        margin: 30px 0 20px;
    }
    .xf-container01 {
        padding-top: 56px;
    }
    .xf-container01 .xf-tit {
        padding-bottom: 40px;
    }
    .xf-container02 {
        padding: 68px 0 60px;
    }
    .xf-container01 .xf-bot {
        height: 520px;
    }
    .xf-container01 .xf-bot .count-list {
        padding-top: 62px;
    }
    .xf-container01 .xf-ts {
        padding: 30px 0;
    }
    .canshu-show .canshu-box {
        padding: 22px 0;
    }
    .xf-container01 .xf-juli {
        padding-top: 40px;
    }
    .xf-juli .juli-top {
        padding-bottom: 40px;
    }
    .xf-choose .choose-lists ul li .top-img img{
        width: 150px;
    }
    .xf-juli .juli-bot {
        padding: 25px 0;
    }
    .product-three {
        height: 620px;
    }
    .product-three h3 {
        padding: 60px 0 30px;
    }
    .highlights-list {
        line-height: 400px;
        height: 400px;
    }
    .highlights-image {
        height: 400px;
        line-height: 400px;
    }
    .bc-c1500 .highlights-imgbox1 {
        width: 400px;
        height: 320px;
        line-height: 320px;
        margin-left: -200px;
        margin-top: -160px;
    }
    .bc-c1500 .highlights-imgbox2 {
        height: 360px;
        line-height: 360px;
    }

}
@media screen and (max-width: 1200px){
    .juli-top ul li:nth-of-type(2) {
        padding-left: 6%;
    }
    .xf-juli .juli-top ul li .detail p.mar50 {
        margin-right: 30px;
    }
    .xf-juli .juli-top ul li .detail p {
        font-size: 12px;
    }
    .prolist-right p {
        font-size: 12px;
    }
    .jak-core .core-control {
        left: 5%;
        margin-left: 0;
    }
    .fea-swiper2 .swiper-slide .fea-wz {
        right: 14%;
        top: 16%;
        width: 400px;
    }
    .core-swiper2 .swiper-pagination {
        top: 18%;
        left: -9%;
    }
    .fea-swiper2 .swiper-slide .fea-wz .fea-top {
        font-size: 22px;
        margin-bottom: 22px;
    }
    .jakfea-bot .fea-controls {
        bottom: 30px;
    }
    .jak-intell .jak-intell-left ul li {
        line-height: 71px;
    }
    .jak-intell .jak-intell-left ul li i {
        top: 31px;
    }
    .core-swiper2 .swiper-slide .wrapper {
        left: 5%;
        margin-left: 0;
    }
    /*.hist-tit p {
        font-size: 30px;
        line-height: 30px;
    }*/
    /*.hist-tit h3 {
        line-height: 26px;
        font-size: 26px;
    }*/
    .cul-slogon ul li:nth-of-type(n){
        padding-left: 120px;
        background-position: 40px center;;
    }
    .liucheng-container ul li {
        width: 15.5%;
    }
    .liucheng-container ul li:nth-of-type(2n) {
        width: 5.125%;
    }
    .brand-left h2 {
        font-size: 26px;
        line-height: 26px;
        padding: 16px 0 16px;
    }
    .brand-left h1 {
        font-size: 46px;
        line-height: 46px;
    }
    .brand-neir .brand-left {
        padding-right: 70px;
        padding-top: 36px;
    }
    .brand-left p {
        margin-top: 14px;
    }
    .header {
        line-height: 70px;
    }
    .abt-tab.cur {
        top: 70px;
    }
    .header + .sy-banner,.ny-banner{
        margin-top: 70px;
    }
    .srore-container1{
	    /*padding-bottom: 60px;*/
	    margin-top: 70px;
	}
    .header+.nav2,.header+.speci-nav{
        top: 72px;
    }
    .logol img {
        width: 86%;
    }
    .news-title:before {
        width: 45%;
    }
    .news-title:after{
        width:45%;
    }
    .news-list {
        margin-top: 35px;
    }
    .news-list ul li {
        padding: 0 3%;
    }
    .header .nav ul li {
        float: left;
        padding: 0 15px;
    }
    .right-contact p {
        font-size: 18px;
        line-height: 30px;
    }
    .left-erweima img{
        width:76%;
    }
    .weixin{
        position: absolute;
        top: 120px;
    }
    .right-contact li.links select {
        padding: 0px 20px;
        width: 132px;
        height: 32px;
    }
    .weibo {
        margin-right: 18px;
    }
    .weixin1 {
        margin-right: 18px;
    }
    .left-erweima p {
        margin-top: 4px;
    }
    .store-tab a {
        margin: 0 36px;
        font-size: 14px;
        padding: 0 15px 20px;
    }
    .store-tab.rec a{
        margin:0;
        padding:0 50px 20px;
    }
    .stoname {
        font-size: 22px;
    }

    .city-search {
        padding: 25px 10px 0;
    }
    .city-search .chs a {
        line-height: 26px;
    }

    .city-search p{
        line-height: 26px;
    }
    .search-detailbox {
        padding-top: 24px;
        padding-bottom: 50px;
    }
    .detail-stores ul li {
        margin-bottom: 20px;
    }
    .nlist-right {
        left: 40%;
    }
    .newstime p.yue {
        font-size: 24px;
    }
    p.nian {
        font-size: 14px;
    }
    .nlist-right .news-detail h5 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    a.news-morebrn {
        right:40px;
    }
    .newslist-page a {
        padding: 10px 22px;
        font-size: 14px;
    }
    a.news-up {
        padding-left: 50px;
        background: url(../images/newslist-pre.png) no-repeat left center/34px;
    }
    a.news-down {
        padding-right: 50px;
        background: url(../images/newslist-next.png)no-repeat right center/34px;
    }
    .sy-fw.stre{
        padding-top:10px;
    }
    .newsdetail-top h5 {
        font-size: 18px;
    }
    p.video-n {
        font-size: 14px;
    }
    .nav2 {
        top: 72px;
    }
    .scheme-title ul li {
        margin-right: 48px;
    }
    .scheme-title {
        padding: 24px 0;
    }
    .afs1 .table-c table tr td:nth-of-type(3) {
        text-align: left;
        padding: 15px 31px;
    }
    .afs1 .table-c table tr:nth-of-type(1) td {
        text-align: center;
    }
    .serv-tit h5 {
        font-size: 20px;
    }
    .sy-chanpin ul li .left-wenzi h4 {
        font-size: 18px;
    }
    .sy-chanpin ul li .left-wenzi h3 {
        font-size: 26px;
    }
    .newsdetail-share {
        margin-top: 40px;
    }
    .guide-lists thead tr td {
        padding: 15px 5px;
        font-size: 14px;
    }
    .guide-lists tbody tr td.left-tit {
        font-size: 14px;
    }
    .guide-lists tbody tr td {
        font-size: 12px;
        padding: 15px 5px;
    }
    .guid-container .guid-box {
        padding-bottom: 20px;
    }
    .guid-container {
        padding-bottom: 40px;
    }
    .hist-lists ul li .history-li .detit {
        font-size: 16px;
        line-height: 24px;
    }
    .hist-left ul li:nth-last-of-type(1) {
        margin-top: 33px;
    }
    .fea-bot .fea-control {
        left: 5%;
        margin-left: 0;
    }
    .fea-wenzi .fea-top {
        font-size: 24px;
        line-height: 24px;
    }
    .fea-wenzi {
        top: 70px;
        left: 16%;
    }
    .Core-Technology .core-lists ul li .core-wenzi {
        padding: 40px 10px 0;
    }
    .canshu-show .canshu-box {
        padding: 20px 0;
    }
    .fea-tit {
        margin-bottom: 22px;
    }
    .fea-tit p {
        margin-top: 8px;
    }
    .header+.nav2+.ny-banner, .header+.speci-nav+.ny-banner {
        margin-top: 144px;
    }
}
@media screen and (max-width: 1024px){
	
	.input-box button{height: 48px;}
    .juli-top ul li:nth-of-type(2) {
        width: 72%;
        padding-left: 10px;
    }
    .xf-juli .juli-top ul li h3 {
        font-size: 16px;
    }
    .xf-container02 {
        padding: 50px 0 60px;
    }
    .xf-choose .choose-tit {
        font-size: 20px;
    }
    .xf-choose .choose-lists ul li .top-img img {
        width: 120px;
    }
    .xf-choose .choose-tab a {
        width: 120px;
        height: 36px;
        line-height: 34px;
    }
    .xf-juli .juli-bot p {
        font-size: 12px;
    }
    .xf-juli .juli-bot {
        padding: 18px 0;
    }
    .juli-top ul li:nth-of-type(1) {
        width: 28%;
        float: left;
    }
    .xf-juli .juli-top ul li .detail p {
        font-size: 12px;
    }
    .xf-container01 .xf-ts .right {
        padding: 0 25px;
        font-size: 12px;
        line-height: 24px;
    }
    .xf-container01 .xf-ts .left {
        line-height: 64px;
    }
    .xf-container01 .xf-tit p {
        font-size: 20px;
    }
    .xf-container01 .xf-tit {
        padding-bottom: 30px;
    }
    .xf-container01 .xf-bot {
        height: 460px;
        padding-top: 60px;
    }
    .xf-container01 .xf-bot h5 {
        font-size: 20px;
        line-height: 22px;
    }
    .fea-swiper2 .swiper-slide .fea-wz {
        right: 6%;
        width: 460px;
    }
    .fea-swiper2 .swiper-slide .fea-wz .fea-top {
        font-size: 20px;
        margin-bottom: 17px;
    }
    .liucheng-container ul li p {
        font-size: 14px;
    }
    .Core-Technology .core-lists ul li .core-box {
        padding-top: 53px;
    }
    .Core-Technology .core-lists ul li {
        height: 260px;
    }
    .feature-container, .Core-Technology, .intelligent-control {
        padding-top: 40px;
    }
    .fea-tit h5 {
        font-size: 24px;
        line-height: 24px;
    }
    .Specification-parameter {
        padding-bottom: 80px;
        padding-top: 40px;
    }
    .par-table thead tr td {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 22px;
    }
    .par-table tbody tr td {
        padding: 16px 0;
    }
    .intell-swiper .swiper-slide .intell-wenzi {
        width: 40%;
    }
    .fea-wenzi {
        top: 51px;
        left: 16%;
    }
    .intell-swiper .swiper-slide .intell-wenzi h4 {
        font-size: 22px;
        padding-bottom: 10px;
    }
    .intell-swiper .swiper-slide .intell-wenzi p {
        margin-top: 8px;
    }
    .fea-wenzi .fea-top {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .fea-wenzi .fea-top:before {
        left: -50px;
        width: 30px;
    }
    .par-table {
        padding-top: 10px;
    }
    .ty-bx {
        padding-top: 40px;
    }
    .sh-wrapper {
        padding: 50px 0 30px;
    }
    .sh-wrapper .shtab a {
        width: 126px;
        height: 36px;
        font-size: 14px;
        line-height: 36px;
        margin: 0 16px;
    }
    .sh-time {
        margin-top: 18px;
    }
    .liucheng-container ul li {
        height: 150px;
    }
    .abt-contact .abtcon-list ul li {
        padding-left: 60px;
    }
    .abt-tab ul li a {
        padding-bottom: 19px;
        font-size: 14px;
    }
    .abt-container .abt-neir {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .abt-container {
        padding: 40px 0;
    }
    .pro-tab ul li a {
        padding: 0 15px 19px;
        font-size: 14px;
        line-height: 14px;
    }
    .pro-lists>ul>li {
        padding: 54px 0;
    }
    .prolist-right p {
        margin-top: 8px;
        font-size: 14px;
        line-height: 20px;
    }
    .prolist-right ul li {
        width: 32%;
        margin-right: 2%;
    }
    .pro-lists ul li .prolist-left .pro-wz {
        padding-top: 40px;
    }
    .pro-lists ul li .prolist-left .pro-wz h6 {
        font-size: 18px;
    }
    .sy-chanpin ul li .left-wenzi {
        padding-top: 20px;
        width: 50%;
    }
    .sy-chanpin .right-img{
        width: 50%;
    }
    .sy-chanpin ul li .left-wenzi p.eng {
        margin-bottom: 20px;
    }
    .sy-chanpin ul li .left-wenzi p.see-more {
        width: 110px;
        height: 32px;
        line-height: 32px;
    }
    .sy-chanpin ul li {
        padding: 40px 0;
    }
    .sy-chanpin ul li .left-wenzi h3 {
        font-size: 24px;
    }
    .sy-chanpin ul li .left-wenzi h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .right-contact p {
        font-size: 16px;
    }
    .left-erweima img {
        width: 67%;
    }
    .weixin {
        top: 114px;
    }
    .fw-list .swiper-slide {
        padding-top: 0px;
    }
    .bot-wenzi p {
        line-height: 22px;
        font-size: 12px;
    }
    .left-erweima p {
        font-size: 12px;
        line-height: 20px;
    }
    .fw-top {
        padding-top: 45%;
    }
    .fw-top img {
        width: 25%;
    }
    .banner-wenz h3 {
        font-size: 22px;
    }
    .banner-wenz p span {
        margin: 0 26px;
    }
    .banner-wenz p {
        font-size: 18px;
    }
    .banner-wenz {
        top: 80px;
        margin-left: -111px;
    }
    .sy-fw.stre{
        padding:32px 0;
    }
    .store-tab a {
        margin: 0 30px;
        padding: 0 15px 15px;
    }
    .store-tab.rec a{
        margin:0;
        padding:0 45px 15px;
    }
    .srore-container1 {
        padding-bottom: 30px;
    }
    .fw-list{
        margin-top:12px;
    }
    .input-box {
        width: 528px;
        height: 40px;
        padding-left: 56px;
        background: url(../images/search.png)no-repeat 20px 12px/16px;
    }
    .input-box input[type=text] {
        border: none;
        width: 370px;
        line-height: 38px;
    }
    .input-box input[type=button] {
        height: 40px;
        width: 100px;
        line-height: 38px;
    }
    .stoname {
        font-size: 20px;
    }
    .detail-stores {
        padding: 30px 30px 20px;
    }
    .detail-stores ul li p.stores-title {
        font-size: 14px;
        line-height: 46px;
    }
    .detail-stores ul li {
        padding: 0 14px;
    }
    .store-message p {
        font-size: 12px;
        line-height: 24px;
    }
    .store-message p.stroe-zixun {
        padding: 12px 0;
    }
    .store-pageup a {
        width: 104px;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
    }
    .sy-fw {
        padding: 50px 0;
    }
    .nlist-right .news-detail h5 {
        margin-bottom: 10px;
    }
    .nlist-right .news-detail {
        line-height: 24px;
        width: 78%;
    }
    .newstime p.yue {
        font-size: 20px;
    }
    .nlist-right .newstime {
        width: 22%;
        margin-top: 14px;
    }
    .store-tab.nes a{
        margin:0 7%;
        padding:0;
        padding-bottom: 15px;
        width: 35%;
        box-sizing: border-box;
        text-align: center;
    }
    .share-btns {
        margin-top: 18px;
    }
    .newsdetail-top {
        padding: 15px 0 20px;
    }
    .newsdetail-top h5 {
        margin-bottom: 10px;
    }
    .newsdetail-top p {
        font-size: 12px;
    }
    .newslist-zixun .zx-title {
        line-height: 38px;
        font-size: 18px;
    }
    .newslist-zixun .zx-title:before,.newslist-zixun .zx-title:after{
        top: 19px;
    }
    .newsvideo-box .newslist-page {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .product-banner {
        height: 600px;
        line-height: 600px;
    }
    .product-banner .banner-box span {
        line-height: 30px;
    }
    .product-banner .banner-box span h1 {
        font-size: 32px;
    }
    .product-banner .banner-box span h2 {
        font-size: 20px;
    }
    .product-banner .banner-image img {
        max-width: 84%;
    }
    .model-data h1 {
        font-size: 24px;
        padding-bottom: 26px;
    }
    .product-three h3 {
        padding: 80px 0 0px;
    }
    .highlights-list ul.bc-c1500 li .highlights-list-2{
        width:80%;
        margin-left: -186px;
    }
    .highlights-list ul.bc-c1500 li .highlights-list-1{
        width:90%;
    }
    .bc-c1500 .highlights-list5 .highlights-list-2 {
        margin-top: -192px;
    }
    .highlights-list .bc-c1500 .highlights-list4 .highlights-list-2 {
        width: 56%;
        margin-left: -131px;
    }
    .bc-c1500 .highlights-list3 .highlights-list-2 {
        top: 50px;
    }
    .highlights-text h2 {
        font-size: 22px;
    }
    .highlights-text p {
        line-height: 26px;
    }
    .w-banner .swiper-button-prev {
        left: -35px;
    }
    .w-banner .swiper-button-next {
        right: -35px;
    }
    .plam-text h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .w-banner .swiper-button-next{
        display: none;
    }
    .w-banner .swiper-button-prev {
        display: none;
    }
    .scheme-title ul li.all {
        background: #000;
        font-size: 14px;
    }
    .after-service {
        padding-top: 40px;
    }
    .serv-tit p {
        line-height: 24px;
    }
    .serv-table {
        padding: 12px 0;
    }
    .table-c table tr:nth-of-type(1) td {
        height: 55px;
        font-size: 14px;
    }
    .gm-buttom a {
        width: 120px;
        height: 38px;
        font-size: 14px;
        line-height: 38px;
    }
    .gm-buttom a img {
        margin-left: 6px;
        margin-top:-2px;
    }
    .product-ul li {
        width: 31%;
    }
    .pro-tab ul li {
        width: 20.5%;
    }
    .brand-neir .brand-left {
        padding-right: 40px;
        padding-top: 10px;
    }
    .history-container {
        padding: 50px 0 40px;
    }
    /*.hist-tit h3 {
        line-height: 24px;
        font-size: 24px;
    }*/
    /*.hist-tit p {
        font-size: 28px;
        line-height: 28px;
    }*/
    .hist-right ul li {
        margin-top: 92px;
    }
    .hist-left ul li {
       /* margin-bottom: 102px;*/
    }
    .hist-lists {
        padding: 30px 8.6% 65px;
    }
    .hist-lists ul li .history-li .line {
        margin: 12px 0;
    }
    .hist-right ul li:nth-last-of-type(1) {
        margin-top: 82px;
    }
    .filter-lists .tit h3 {
        font-size: 20px;
    }
    .filter-lists {
        padding: 50px 0 15px;
    }
    .filter-table.fit1 table tbody tr td:nth-of-type(3) {
        padding-left: 21px;
        padding-right: 21px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box {
        width: 50%;
        height: 230px;
        padding: 20px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box .tu img {
        width: 36px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box h4 {
        font-size: 20px;
        margin: 22px 0 16px;
    }
    .core-swiper2 .swiper-pagination em {
        font-size: 28px;
    }
    .core-swiper2 .swiper-slide .wrapper {
        margin-top: -115px;
    }
    .core-swiper2 .swiper-pagination {
        top: 22%;
        left: -6%;
    }
    .jak-intell .jak-intell-left ul li {
        line-height: 59px;
        font-size: 12px;
    }
    .jak-intell .jak-intell-left ul li i {
        top: 26px;
        right: 12px;
    }
    .jak-intell-right .intell-swiper2 .intell-wz h4 {
        /*font-size: 22px;*/
        margin-bottom: 22px;
    }
    .jak-intell-right .intell-swiper2 .intell-wz {
        left: 60px;
        top: 60px;
    }
    .xf-container01 .xf-bot .count-list .count-left,.xf-container01 .xf-bot .count-list .count-right{width: 38%;}
    .count-left{margin-left: 12%;}
    .count-right{margin-right: 12%;}
  .header .nav ul li>a{font-size: 12px;}
  .header .nav ul li{padding: 0 12px;}
}

@media screen and (min-width: 1025px){
	.subnav dl dd:hover .nav03{display: block;}
	
}

@media screen and (max-width: 1023px){
    .speci-nav {
        display: none;
    }
    .img-box video{height: 100% !important;}
    .img-box{height: auto !important;}
    .liucheng-container ul li {
        width: 14.5%;
    }
    .fea-bot .fea-control .swiper-pagination-bullet {
        font-size: 12px;
        margin:8px 0;
    }
    .fea-bot .fea-control .swiper-pagination-bullet-active {
        font-size: 26px;
    }
    .fea-bot .fea-control .swiper-button-next, .fea-bot .fea-control .swiper-button-prev{
        background-size: 30px;
    }
    .fea-bot .fea-control .swiper-button-next:hover,.fea-bot .fea-control .swiper-button-prev:hover{
        background-size: 30px;
    }
    .fea-bot .fea-control .cpts-line {
        right: 2px;
        width: 29px;
    }
    .fea-wenzi .fea-top {
        font-size: 18px;
        line-height: 20px;
    }
    .fea-wenzi {
        top: 43px;
        left: 12%;
    }
    .fea-wenzi .fea-top:before {
        display: none;
    }
    .fea-wenzi .fea-des {
        font-size: 12px;
        line-height: 24px;
    }
    .left-erweima{
        display: none;
    }
    .right-contact{
        display: none;
    }
    .left-lianjie{
        float: none;
    }
    .left-lianjie dl {
        margin-right: 0;
        width: 16.5%;
    }
    .gs{
        display: none;
    }
    p.Copyright{
        float: none;
        text-align: center;
    }
    .footer-bottom {
        line-height: 40px;
    }

    .footer-top {
        padding: 36px 0;
    }
    .phone{
        display: block;
    }
    .nav2 {
        display: none;
    }
    .header {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 999;
        background: #fff;
        border-bottom: 2px solid #666;
        height: 70px;
    }
    .sy-banner{
        margin-top:72px;
    }
    .header .nav{
        display: none;
        background: #FFFFFF;
        top: 72px;
        box-sizing: border-box;
        z-index:999;
        position: fixed;
        width: 100%;
        left: 0;
        height: calc(100% - 72px);
        overflow-y: scroll;
    }
    .header .nav ul li {
        padding: 0;
        border-bottom: 1px solid #ddd;
        width: 100%;
        box-sizing: border-box;
        left:0;
        float: none;
        background: #fff;
    }
    .header .nav ul li>a{
        display: block;
        padding: 12px 5%;
        margin: 0;
        line-height: 30px;
        font-size: 14px;
        width: 100%;
        box-sizing: border-box;
    }
    .subnav{
        position: relative;
        width: 100%;
        border-top: none;
        box-sizing: border-box;
        background: #eee;
        top:0;
        left:0;
        opacity: 1;
        display: none;
        margin: 0;
    }
    .subnav dl{
        padding:10px 0;
    }
    .subnav dl dd {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 32px;
        padding:0 8%;
        box-sizing: border-box;
    }
    .nav ul li .subnav dl dd a{
        color: #999999 !important;
    }
    .fw-list .swiper-pagination {
        display: block;
    }
    .fw-list .swiper-container {
        padding-bottom: 50px;
    }
    .ny-banner{
        margin-top:72px;
    }
    .scheme-title ul li a {
        display: inline-block;
        font-size: 14px;
        color: #666666;
    }
    .scheme-title ul li.all {
        background: #000;
        font-size: 14px;
    }
    .scheme-title ul li {
        margin-right: 20px;
    }
    .xinghao ul li, .tezheng ul li {
        font-size: 12px;
        line-height: 26px;
    }
    .scheme-tc {
        padding: 20px 20px 0;
        margin-bottom:40px;
    }
    .tc-bot {
        padding: 15px;
    }
    .serv-tit h5 {
        font-size: 18px;
    }
    .table-c table tr td {
        height: 50px;
        font-size: 12px;
        color: #333333;
        line-height: 24px;
        padding: 15px 0;
    }
    .plam-text h3 {
        font-size: 20px;
    }
    .header+.nav2+.ny-banner, .header+.speci-nav+.ny-banner {
        margin-top: 70px;
    }
    .banner-image {
        width: 46%;
        margin-right: 2%;
    }
    .count-left,.count-right{width: 38%;}
    .count-left{margin-left: 12%;}
    .count-right{margin-right: 12%;}
}
@media screen and (max-width: 768px){
	.xf-container01 .xf-bot .count-list .count-left,.xf-container01 .xf-bot .count-list .count-right{width: 50%;}
	.count-left{margin-left:0;}
    .count-right{margin-right:0;}
    .header+.nav2+.ny-banner, .header+.speci-nav+.ny-banner {
        margin-top: 60px;
    }
    .filter-table table tbody tr td {
        font-size: 12px;
    }
    .filter-table table thead tr td {
        padding: 15px 0;
        font-size: 14px;
    }
    .filter-table {
        padding-top: 20px;
    }
    .intell-swiper .swiper-slide .intell-wenzi {
        top: 14%;
        width: 48%;
        right: 9%;
    }
    .intell-swiper .swiper-slide .intell-wenzi h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .intell-swiper .swiper-slide .intell-wenzi p {
        font-size: 12px;
    }
    .intell-swiper .swiper-button-next, .intell-swiper .swiper-button-prev {
        width: 36px;
        height: 36px;
        margin-top: -38px;
    }
    .canshu-show {
        padding-top: 15px;
    }
    .intell-wrapper .intell-swiper {
        padding-bottom: 40px;
    }
    .hist-left ul li .history-li .detit {
        font-size: 14px;
        line-height: 24px;
    }
    .hist-right ul li .history-li .detit {
        padding-left: 66px;
    }
    .hist-left ul li .history-li .detit {
        padding-right: 66px;
    }
  .hist-left ul li:nth-child(2n) .history-li .detit{padding: 0 0 0 66px;}
    .hist-left ul li {
       /* margin-bottom: 84px; */
    }
    .hist-right ul li:nth-last-of-type(1) {
        margin-top: 33px;
    }
    .cul-slogon ul li h3 {
        font-size: 16px;
    }
    .cul-slogon ul li p {
        font-size: 14px;
        margin-top: 16px;
    }
    .cul-slogon ul li:nth-of-type(n) {
        padding-left: 80px;
        background-position: 20px center;
    }
    .culture-container {
        padding-top: 40px;
    }
    .cul-slogon ul li {
        margin-top: 30px;
    }
    .liucheng-container ul li p {
        font-size: 14px;
    }
    .liucheng-container ul li {
        width: 17.5%;
    }
    .liucheng-container ul li:nth-of-type(2n) {
        width: 3.125%;
        padding: 0;
    }
    .liucheng-container ul li {
        height: 138px;
    }
    .img-box {
        width: 100% !important;
        /*height: 318px !important;*/
    }
    .newsvideo-list .swiper-button-next,.newsvideo-list .swiper-button-prev{margin-top: -46px;}
    .vedio-swiper {
        height: 418px;
    }
    .newsvideo-list .swiper-button-next{
        right: 20px;
    }
    .newsvideo-list .swiper-button-prev{
        left:20px;
    }
    .abt-contact .abtcon-list ul li:nth-of-type(2n+1) {
        padding-left: 26px;
    }
    .abt-contact .abtcon-list ul li {
        height: 230px;
    }
    .abt-contact .abtcon-list ul li {
        padding-left:26px;
    }
    .abtcon-list p {
        padding-left: 38px;
        line-height: 24px;
        padding-top:4px;
    }
    .abt-contact .abtcon-list ul li {
        padding-top: 20px;
    }
    .abtcon-list ul li:nth-of-type(n) h3 {
        background-size: 26px;
        margin-bottom: 9px;
    }
    .abtcon-list ul li h3 {
        padding: 4px 0;
        padding-left: 40px;
        font-size: 16px;
        line-height: 24px;
    }
    .brand-left h2 {
        font-size: 20px;
        line-height: 20px;
        padding: 12px 0 12px;
    }
    .brand-left h1 {
        font-size: 34px;
        line-height: 34px;
    }
    .brand-left p {
        margin-top: 8px;
        font-size: 12px;
        line-height: 24px;
    }
    .news-title:before {
        width: 43%;
    }
    .news-title:after {
        width: 43%;
    }
    .sy-news {
        padding: 30px 0;
    }
    .logol img {
        width: 68%;
    }
    .header {
        line-height: 60px;
        height: 60px;
    }
    .abt-tab.cur {
        top: 60px;
    }
    .header.fix + .sy-banner{
        margin-top: 60px;
    }
    .sy-banner {
        margin-top: 62px;
    }
    .header .nav {
        top: 62px;
        height: calc(100% - 62px);
    }
    .header .san {
        margin-top: 20px;
        width: 30px;
        height: 20px;
    }
    .header .san span{
        height: 2px;
    }
    .banner-wenz p {
        font-size: 15px;
    }
    .banner-wenz h3 {
        font-size: 18px;
    }
    .banner-wenz {
        top: 50px;
        margin-left: -99px;
    }
    .bot-wenzi h4 {
        font-size: 14px;
        line-height: 24px;
    }
    .news-title {
        font-size: 18px;
    }
    .f16 {
        font-size: 14px;
    }
    .fw-title {
        font-size: 18px;
    }
    .ny-banner {
        margin-top: 62px;
    }
    .srore-container1 {
        padding-bottom: 38px;
    }
    .detail-stores ul li {
        width: 49.3%;
        padding: 0 26px;
    }
    .detail-stores ul li:nth-of-type(3n+1) {
        padding-left: 26px;
    }
    .detail-stores ul li:nth-of-type(2n+1) {
        padding-left: 0;
    }
    .message-boxs ul li {
        width: 100%;
        margin-right: 0%;
    }
    .message-boxs select#cmbProvince,.message-boxs select#cmbCity{
        background: url(../images/downarr.png)no-repeat right 18px center/12px;
    }
    .newslist-box {
        padding: 30px 0 0;
    }
    .newslist-box ul li {
        margin-bottom: 16px;
        padding: 15px 15px;
    }
    .newstime p.yue {
        font-size: 18px;
    }
    .nlist-right {
        left: 38%;
    }
    .newstime p.yue {
        font-size: 18px;
    }
    .nlist-right .news-detail h5 {
        margin-bottom: 10px;
        font-size:14px;
    }
    .nlist-right .news-detail {
        line-height: 22px;
        width: 80%;
    }
    .nlist-right {
        width: 54%;
    }
    .nlist-right .news-detail p {
        font-size: 12px;
    }
    .nlist-right .newstime {
        width: 20%;
        margin-top: 12px;
    }
    a.news-morebrn {
        margin-top: -11px;
        right: 10px;
        width: 22px;
        height: 22px;
        background: #434343 url(../images/newslist-ar.png) no-repeat left center/22px;
    }
    a.news-morebrn:hover{
        background: #666 url(../images/newslist-ar.png) no-repeat left center/22px;
    }
    .newsdetail-top h5 {
        font-size: 16px;
    }
    .newsdetail-top {
        padding: 15px 0 15px;
    }
    .newsdetail-share a {
        font-size: 14px;
    }
    .zx-list p.zx-n {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .zx-list p.zx-d {
        font-size: 12px;
    }
    .zx-list ul li {
        padding: 0 15px;
    }
    .highlights-list ul.bc-c1500 li .highlights-list-2 {
        width: 80%;
        margin-left: -138px;
        margin-top:-138px;
    }
    .highlights-list ul.bc-c1500 .highlights-list5 .highlights-list-2 {
        margin-top: -138px;
    }
    .highlights-list .bc-c1500 .highlights-list4 .highlights-list-2 {
        width: 56%;
        margin-top: -138px;
        margin-left: -108px;
    }
    .highlights-list ul.bc-c1500 .highlights-list1 .highlights-list-2,
    .highlights-list ul.bc-c1500 .highlights-list3 .highlights-list-2{
        margin-top: -45px;
    }
    .highlights-text h2 {
        font-size: 20px;
    }
    .highlights-text p {
        font-size: 12px;
    }
    .product-ul li {
        margin-bottom: 20px;
    }
    .product-three {
        height: 700px;
    }
    .highlights-list {
        line-height: 460px;
    }
    .product-suggest{
        padding-bottom: 20px;
    }
    .scheme-title ul li {
        margin-right: 10px;
    }
    .scheme-title ul li {
        margin-right: 10px;
        line-height: 22px;
    }
    .scheme-title ul li a {
        font-size: 12px;
    }
    .table-c table tr:nth-of-type(1) td {
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        padding: 10px 5px;
    }
    .table-c table tr td {
        padding: 10px 5px;
    }
    .afs1 .table-c table tr td:nth-of-type(3) {
        padding: 10px 15px;
    }
    .serv-tit p {
        font-size: 12px;
        line-height: 22px;
    }
    .sy-chanpin ul li .left-wenzi {
        padding-left: 30px;
        padding-top:10px;
    }
    .sy-chanpin ul li .left-wenzi p.see-more {
        width: 92px;
        height: 30px;
        line-height: 30px;
    }
    p.see-more a span {
        margin-right: 9px;
    }
    .sy-chanpin ul li .left-wenzi h3:before {
        width: 25px;
        left: -36px;
    }
    .sy-chanpin ul li .left-wenzi h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sy-chanpin ul li .left-wenzi h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .sy-chanpin ul li .left-wenzi p.eng {
        margin-bottom: 12px;
    }
    .jakfea-bot .fea-controls ul li {
        width: 38px;
        height: 38px;
        line-height: 36px;
        margin: 0 7px;
    }
    .jakfea-bot .fea-controls ul li img{
        width: 20px;
    }
    .jakfea-bot .fea-controls {
        bottom: 16px;
    }
    .fea-swiper2 .swiper-slide .fea-wz .fea-des {
        font-size: 12px;
        line-height: 24px;
    }
    .fea-swiper2 .swiper-slide .fea-wz {
        right: 5%;
        width: 46%;
    }
    .fea-swiper2 .swiper-slide .fea-wz .fea-top {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box {
        height: 200px;
    }
    .core-swiper2 .swiper-pagination {
        top: 15%;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box .det {
        font-size: 12px;
        line-height: 22px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box h4 {
        font-size: 20px;
        margin: 20px 0 9px;
    }
    .core-swiper2 .swiper-slide .wrapper {
        margin-top: -100px;
    }
    .jak-intell .jak-intell-left ul li {
        line-height: 42px;
        font-size: 12px;
    }
    .jak-intell .jak-intell-left ul li i{
        display: none;
    }
    .jak-intell-right .intell-swiper2 .intell-wz {
        left: 27px;
        top: 50px;
        width: 280px;
    }
    .jak-intell-right .intell-swiper2 .intell-wz h4 {
        /*font-size: 18px;*/
        margin-bottom: 20px;
    }
    .jak-intell-right .intell-swiper2 .intell-wz p {
        /*font-size: 12px;*/
        line-height: 24px;
    }
    .fea-tit h5 {
        font-size: 22px;
        line-height: 24px;
    }
    .par-table thead tr td {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .jak-core .core-control .swiper-button-next, .jak-core .core-control .swiper-button-prev {
        width: 45px;
        height: 45px;
    }
    .jak-core .core-control .swiper-button-next {
        margin-top: -50px;
    }
    .xf-container01 .xf-bot .count-list .top {
        font-size: 16px;
        line-height: 24px;
    }
    .xf-container01 .xf-bot {
        height: 380px;
        padding-top: 50px;
    }
    .xf-container01 .xf-bot .count-list {
        padding-top: 40px;
    }
    .xf-container01 .xf-bot .count-list .detil {
        font-size: 12px;
        line-height: 24px;
    }
    .xf-container01 .xf-ts .left {
        line-height: 87px;
    }
    .xf-container01 .xf-ts {
        padding: 22px 0;
    }
    .juli-top ul li:nth-of-type(2) {
        width: 60%;
        padding-left: 10px;
    }
    .xf-juli .juli-top ul li .detail p {
        line-height: 24px;
        margin-bottom: 5px;
    }
    .xf-choose .choose-lists ul li .top-img img {
        width: 100px;
    }
    .xf-choose .choose-lists ul li p {
        font-size: 12px;
    }
    .xf-choose .choose-lists ul li:before {
        height: 86px;
        margin-top:0;
        top: 20px;
    }
    .xf-container02 {
        padding: 50px 0 50px;
    }
    .juli-top ul li:nth-of-type(1) {
        width: 40%;
        float: left;
    }
    .plam-text h3 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .plam-text p {
        line-height: 24px;
    }
}
@media screen and (max-width: 767px){
    .phone2{
        display: block;
    }
    .pc2{
        display: none;
    }
    .video-alert {
        width: 100%;
        height: 208px;
    }
    .black .close {
        position: absolute;
        display: block;
        right: 0;
        top: 60px;
        width: 30px;
        height: 30px;
        background: #000 url(../images/close.png) no-repeat center center/20px;
    }
    .news-list ul li {
        width: 100%;
        padding:3% 0;
        box-sizing: border-box;
        border-right: none;
        border-bottom: 1px solid rgba(0,0,0,0.08);
    }
    .news-list ul li:nth-of-type(3) {
        border-bottom: 1px solid rgba(0,0,0,0.08);
    }
    .news-title:before {
        width: 38%;
    }
    .news-title:after {
        width: 38%;
    }
    .news-list{
        margin-top:0;
    }
    .fw-list .swiper-container {
        padding-bottom: 39px;
        padding-top: 5px;
    }
    .fw-top {
        padding-top: 61%;
    }
    .fw-top img {
        width: 40%;
    }
    .sy-fw {
        padding: 15px 0;
        padding-top:30px;
    }
    .fw-center p {
        font-size: 12px;
        line-height: 26px;
    }
    .footer-top{
        display: none;
    }
    .footer-bottom {
        line-height: 20px;
        padding: 6px;
    }
    .sy-news {
        padding-bottom: 26px;
    }
    .header .nav ul li>a{
        font-size: 14px;
    }
    .store-tab a {
        padding:0;
        padding-bottom: 15px;
        width: 30%;
        margin:0 9%;
        box-sizing: border-box;
        text-align: center;
    }
    .store-tab.rec a{
        margin:0;
        padding:0 9% 15px;
    }
    .input-box {
        width: 90%;
        height: 38px;
        padding-left: 12%;
        background: url(../images/search.png)no-repeat 4% 12px/16px;
    }
    .stoname {
        font-size: 18px;
    }
    .input-box input[type=text] {
        width: 68%;
        font-size: 12px;
        line-height: 36px;
    }
    .input-box button {
        width: 20%;
        font-size: 14px;
        height: 38px;
        line-height: 36px;
    }
    .hotwords a {
        padding-right: 10px;
    }
    .hotwords {
        font-size: 12px;
    }
    .store-search {
        padding: 14px 0;
    }
    .city-search {
        padding: 14px 10px 0;
    }
    .alpha {
        margin-bottom: 10px;
    }
    .Copyright span{
        display: block;
    }
    .city-search .chs a {
        font-size: 12px;
        line-height: 26px;
        padding-right: 16px;
    }
    .alpha {
        padding-left: 28px;
    }
    .city-search p {
        line-height: 26px;
        font-size: 12px;
    }
    .srore-container1 {
        padding-bottom: 15px;
    }
    .sy-banner .banner-swiper .swiper-button-next{
        display: none;
    }
    .sy-banner .banner-swiper .swiper-button-prev{
        display: none;
    }
    .sy-fw.stre {
        padding: 20px 0;
        padding-top:32px;
    }
    .search-detailbox {
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .detail-stores ul li {
        width: 99.3%;
        padding: 0;
    }
    .detail-stores ul li:nth-of-type(2n+1) {
        padding-left:0;
    }
    .detail-stores ul li:nth-of-type(3n+1) {
        padding-left:0;
    }
    .detail-stores {
        padding: 20px;
        padding-bottom: 12px;
    }
    .detail-stores ul li p.stores-title {
        line-height: 40px;
    }
    .online-message {
        font-size: 12px;
    }
    .message-boxs ul li {
        margin-top: 22px;
    }
    .message-boxs ul li input {
        height: 40px;
        padding-right: 28px;
        padding-left: 60px;
    }
    .message-boxs select#cmbProvince,.message-boxs select#cmbCity{
        height: 40px;
        padding-left: 60px;
    }
    .message-boxs ul li label {
        line-height: 40px;
        left: 18px;
        font-size: 12px;
    }
    .message-boxs ul li label:after{
        right:-12px;
    }
    .inpt-xl {
        right: 10px;
    }
    .inpt-xl img{
        width: 60%;
    }
    .leave-message p {
        left: 18px;
        font-size: 12px;
        line-height: 40px;
    }
    .leave-message p:after {
        right: -12px;
    }
    .tijaio {
        margin-top: 28px;
    }
    .tijaio button {
        width: 102px;
        height: 32px;
        font-size: 14px;
        line-height: 32px;
    }
    .nlist-left {
        width: 100%;
        max-width: 100%;
    }
    .nlist-right {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        padding-top:5%;
    }
    a.news-morebrn {
        top: 90%;
        left:20px;
    }
    .newstime p.yue {
        font-size: 16px;
    }
    .nlist-right .newstime {
        margin-top: 0;
    }
    p.nian {
        font-size: 12px;
    }
    .newslist-box ul li {
        margin-bottom: 5px;
    }
    .newslist-page a {
        padding: 10px 15px;
        font-size: 14px;
    }
    a.news-up {
        padding-left: 15px;
        font-size: 0;
        background: url(../images/newslist-pre.png) no-repeat left -5px/24px;
    }
    a.news-down {
        padding-right: 20px;
        font-size: 0;
        background: url(../images/newslist-next.png)no-repeat right -5px/24px;
    }
    .store-tab.nes a {
        margin: 0 2%;
        width: 27%;
    }
    .store-tab.rec a{
        margin:0;
        width: 49%;
        padding: 0;
        padding-bottom: 15px;
    }
    .newsdetail-top {
        padding: 0px 0 15px;
    }
    .newsdetail-top p span:nth-of-type(2) {
        background: url(../images/time.png) no-repeat left 10px center;
        padding-left: 30px;
    }
    .newsdetail-top p span {
        padding: 0 15px;
    }
    .news-img {
        text-align: center;
        padding: 24px 0;
    }
    .share-btns .share{
        /*display: none;*/
    }
    .newsdetail-share a.news-up {
        font-size: 12px;
        padding-left: 26px;
        background: url(../images/newslist-pre.png) no-repeat left center/24px;
    }
    .newsdetail-share>p{
        /*display: none;*/
    }
    .newsdetail-share a.news-down {
        font-size: 12px;
        padding-right: 26px;
        background: url(../images/newslist-next.png)no-repeat right center/24px;
    }
    .newslist-zixun .zx-title:after{
        width: 36%;
        top:15px;
    }
    .newslist-zixun .zx-title:before {
        width: 36%;
        top:15px;
    }
    .newslist-zixun .zx-title {
        line-height: 30px;
    }
    .zx-list {
        padding-top: 32px;
    }
    .zx-list ul li{
        width: 100%;
        padding: 0;
        border-right:none;
        border-bottom: 1px solid rgba(102,102,102,0.08);
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .newslist-zixun {
        padding-bottom: 26px;
    }
    .newsvideo-list ul li {
        width: 100%;
    }
    .ny-banner img{
        /*max-width: 220%;*/
        /*margin-left: -62%;*/
    }
    .ny-banner {
        overflow: hidden;
    }
    .store-tab{
        /*display: none;*/
    }
    .stoname {
        line-height: 40px;
    }
    .newslist-box {
        padding:0;
    }
    .nav2{
        display: none;
    }
    .product-banner .banner-image img{
        margin-left: 0;
    }
    .banner-text{
        position: absolute;
        left: 50%;
    }
    .product-banner .banner-box span {
        line-height: 19px;
    }
    .product-banner .banner-box span h1 {
        font-size: 12px;
    }
    .product-banner .banner-box span h1 {
        font-size:18px;
    }
    .product-banner .banner-box span h2 {
        font-size: 12px;
        line-height: 16px;
    }
    .product-banner {
        height: 200px;
        line-height: 200px;
    }
    .banner-image{
        /*width: 100%;*/
        margin:0;
    }
    .model-data{
        width: 100%;
        float: none;
        text-align: center;
    }
    .model-table{
        float: none;
        width: 100%;
    }
    .product-model {
        padding: 40px 0;
    }
    .model-data h1 {
        font-size: 20px;
        padding-bottom: 30px;
    }
    .model-data h2 {
        font-size: 12px;
    }
    .highlights-list {
        line-height: 50px;
        height: 400px;
    }
    .highlights-image {
        width: 100%;
        margin:20px 0 10px;
        height: 180px;
        line-height: 180px;
    }
    .bc-c1500 .highlights-image .highlights-imgbox1 {
        width: 240px;
        height: 180px;
        line-height:180px;
        margin-left: -120px;
        margin-top: -90px;
    }
    .bc-c1500 .highlights-image .highlights-imgbox2 {
        margin-top: 0;
        height: 180px;
        line-height: 180px;
    }
    .highlights-text {
        width: 90%;
        margin: 0 5%;
        box-sizing: border-box;
    }
    .highlights-list4 .highlights-text {
        margin: 0 10px;
    }
    .highlights-text h2 {
        font-size: 14px;
        margin-bottom: 14px;
    }
    .plam-text h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .highlights-text p {
        font-size: 12px;
        line-height: 22px;
    }
    .w-banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0px;
    }
    .w-banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .highlights-icon a {
        width: 32px;
        height: 32px;
        margin: 20px 4px 0;
    }
    .highlights-icon a i{
        width: 32px;
        height:32px;
        background-size: 80px !important;
        background-position: left top !important;
    }
    .product-three h3 {
        padding: 15px 0 0px;
    }
    .highlights-list ul.bc-c1500 li .highlights-list-1 {
        width: 67%;
    }
    .highlights-list ul.bc-c1500 li .highlights-list-2 {
        width: 56%;
        margin-left: -100px;
        margin-top: -70px;
    }
    .highlights-list ul.bc-c1500 .highlights-list5 .highlights-list-2 {
        margin-top: -95px;
        margin-left: -93px;
    }
    .highlights-list ul.bc-c1500 .highlights-list3 .highlights-list-2 {
        margin-top: -30px;
        margin-left: 10px;
    }
    .highlights-list .bc-c1500 .highlights-list7 .highlights-list-2{
        right: 76px;
        bottom: 4px;
    }
    .highlights-list .bc-c1500 .highlights-list4 .highlights-list-2 {
        width: 40%;
        margin-top: -110px;
        margin-left: -74px;
    }
    .highlights-list li{
        height: 400px;
    }
    /*========= 111*/
    .highlights-list ul.bc-c1500 .highlights-list1 .highlights-list-2{
        width: 56%;
        margin-left: -93px;
        margin-top: -31px;
    }
    .plam-text {
        left: 0%;
        width: 96%;
        position: relative;
        margin-top:20px;
    }
    .plam-text p {
        font-size: 12px;
        line-height: 24px;
    }
    .product-swiper.swiper-container{
        padding-bottom:10px;
    }
    .product-three {
        height: 555px;
    }
    .scheme-title {
        padding: 16px 0;
        overflow-x: auto;
    }
    .scheme-title>ul{
        width: 200%;
    }
    .scheme-title ul li {
        padding: 0 12px;
    }
    .scheme-tc {
        padding: 15px 10px 0;
        margin-bottom: 30px;
    }
    .tc-bot {
        padding: 15px 0;
    }
    .xinghao {
        width: 100%;
    }
    .tezheng{
        width: 100%;
    }
    .product-ul li {
        width: 48%;
    }
    .sy-chanpin ul li .right-img {
        width: 100%;
    }
    .sy-chanpin ul li .left-wenzi{
        width: 100%;
    }
    .sy-chanpin ul li .left-wenzi h3:before{
        display: none;
    }
    .sy-chanpin ul li .left-wenzi {
        padding-left: 0;
        padding-top: 16px;
    }
    .sy-chanpin ul li {
        padding: 30px 0;
    }
    /*.right-img .product-mask {*/
    /*opacity: 1*/
    /*}*/
    .prolist-container {
        padding: 24px 0 20px;
    }
    .pro-tab ul li {
        width: 33.3%;
    }
    .pro-tab ul li a {
        padding: 0 10px 15px;
        font-size: 12px;
        line-height: 14px;
    }
    .pro-lists>ul>li {
        padding: 30px 0 20px;
    }
    .pro-lists ul li .prolist-left {
        width: 100%;
    }
    .pro-lists ul li .prolist-left .pro-wz {
        padding-top: 0px;
    }
    .pro-lists ul li .prolist-right {
        width: 100%;
        margin: 10px 0;
    }
    .brooce.pro-lists ul li .prolist-right{
        margin: 10px 0;
    }
    .abt-container {
        padding: 27px 0;
    }
    /*.abt-tab ul{
        overflow-x: scroll;
        white-space: nowrap;
    }*/
    .abt-tab ul li{
        display: inline-block;
        float: none;
        width: 48%;
    }
    .abt-tab ul li a {
        padding-bottom: 16px;
        font-size: 12px;
    }
    .abt-container .abt-neir {
        padding-top: 32px;
        padding-bottom: 10px;
    }
    .abt-container .abt-neir h5 {
        font-size: 20px;
        padding-bottom: 0;
    }
    .abt-container .abt-neir p {
        margin-top: 12px;
        font-size: 12px;
        line-height: 24px;
    }
    .brand-neir {
        padding: 20px 0 10px;
    }
    .brand-neir .brand-left {
        width: 100%;
        padding-right: 0;
    }
    .brand-left h2 {
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        padding: 6px 0;
    }
    .brand-left h1 {
        font-size: 30px;
        line-height: 29px;
        text-align: center;
    }
    .brand-neir .brand-right {
        width: 100%;
        margin-top: 20px;
    }
    .prolist-right ul li {
        width: 100%;
        margin-right: 0%;
    }
    .prolist-right p {
        margin-bottom: 12px;
    }
    .abt-contact .abtcon-list ul li {
        width: 100%;
        padding-right: 10px;
    }
    .abt-contact {
        padding: 26px 0;
    }
    .abt-contact .abtcon-list ul li:nth-of-type(2n+1) {
        padding-left: 18px;
    }
    p.abt-weixin {
        margin-left: 3px;
    }
    .abt-contact .abtcon-list ul li:nth-of-type(2n+1) {
        border-right: none;
    }
    .abt-map .abtmap {
        height: 300px;
    }
    .img-box  {
        height: 150px !important;
    }
    .vedio-swiper {
        height: 230px;
        margin-top: 30px;
    }
    .newsvideo-list .swiper-button-next {
        right: 0;
        background-size: 12px;
        margin-top: -57px;
    }
    .newsvideo-list .swiper-button-prev {
        left: 0;
        background-size: 12px;
        margin-top: -57px;
    }
    .newsvideo-box.srore-container1 {
        padding-bottom: 30px;
    }
    .newsvideo-box .store-tab {
        padding-top: 26px;
    }
    .sh-wrapper {
        padding: 30px 0 30px;
    }
    .liucheng-title p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 12px;
    }
    .sh-wrapper .shtab a {
        width: 110px;
        height: 34px;
        font-size: 12px;
        line-height: 32px;
        margin: 0 10px;
    }
    .liucheng-container ul li:nth-of-type(2n) {
        width: 3.125%;
        margin-top: 23px;
    }
    .liucheng-container ul li:nth-of-type(2n) img {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 0;
        margin-left: 0;
    }
    .liucheng-container ul li {
        width: 96%;
        margin-top: 20px;
        border: none;
        padding: 0;
        height: auto;
        line-height: 28px;
    }
    .liucheng-container ul li:nth-of-type(n) .lc-list {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
    }
    .liucheng-container ul li:nth-of-type(n) .lc-list>img {
        float: left;
        width: 20px;
        margin-top: 5px;
        height: auto;
    }
    .liucheng-container ul li:nth-of-type(n) .lc-list p{
        float: left;
        margin-top:0;
        line-height: 27px;
        padding-right: 0;
    }
    .liucheng-container {
        padding: 20px 0;
    }
    .sh-time {
        padding-top: 20px;
        height: 412px;
        padding-left: 10px;
        padding-right: 10px;
        background: url(../images/shouhou-tu.jpg) no-repeat center center/cover;
    }
    .shtime-tishi {
        margin-top: 16px;
    }
    .shtime-top p,.shtime-tishi p {
        font-size: 12px;
        line-height: 24px;
    }
    .guid-container {
        padding-bottom: 20px;
    }
    .guid-container .guid-box {
        padding: 30px 0 10px;
    }
    .guid-container .guid-box h1 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    .guide-lists thead tr td {
        padding: 10px 5px;
        font-size: 12px;
    }
    .guide-lists tbody tr.wen2 td {
        padding: 10px 5px;
    }
    .cul-slogon ul li:nth-of-type(n) {
        padding-left: 40px;
        background-size: 40px;
        box-sizing: border-box;
        background-position: 0px top;
    }
    .cul-slogon ul li:nth-of-type(2n+1) {
        padding-right: 20px;
    }
    .cul-slogon ul li p {
        font-size: 12px;
    }
    .cul-tu ul li:nth-of-type(n){
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .culture-container {
        padding-top: 26px;
    }
    .cul-tu li:nth-child(2),.cul-tu li:nth-child(2),.cul-tu ul li:nth-child(3){display: none;}
    .history-container {
        padding: 30px 0 10px;
    }
    .hist-lists ul li .history-li{height: auto;}
    .hist-tit p {
        font-size: 22px;
        line-height: 22px;
        margin-top: 12px;
    }
    .hist-tit h3 {
        line-height: 20px;
        font-size: 20px;
    }
    .hist-lists {
        padding: 30px 0% 30px;
    }
    .hist-lists ul li .history-li .line .nian {
        width: 45px;
        height: 45px;
        font-size: 11px;
        line-height: 45px;
        right: -22.5px;
        top: -22.5px;
    }
    .hist-left ul li .history-li .detit {
        padding-right: 20px;
    }
  .hist-left ul li:nth-child(2n) .history-li .detit{padding: 0 0 0 20px;}
    .hist-right ul li .history-li .detit {
        padding-left: 20px;
    }
    .hist-lists ul li .history-li h4 {
        font-size: 18px;
        line-height: 18px;
    }
    .hist-lists ul li .history-li .detit {
        font-size: 12px;
        line-height: 22px;
    }
    .hist-lists ul li .history-li .line {
        margin: 8px 0;
    }
    .hist-left ul li {
       /* margin-bottom: 70px;*/
    }
    .hist-right ul li {
        margin-top: 72px;
    }
    .hist-right ul li:nth-last-of-type(1) {
        /*margin-top: 26px;*/
       margin-top: 72px;
    }
    .ty-bx {
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .vrtu-box .vr-btn {
        width: 132px;
        height: 36px;
        bottom: 11px;
        margin-left: -66px;
        font-size: 12px;
        line-height: 36px;
    }
    .vrtu-box .vr-btn img {
        margin-left: 3px;
    }
    .vrtu-box .vr-btn a:hover img {
        margin-left: 5px;
    }
    .feature-container, .Core-Technology, .intelligent-control {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .fea-wenzi {
        width: 100%;
        box-sizing: border-box;
        left: 0%;
        padding: 0 5%;
        top: 0;
        margin-top: 20px;
        position: relative;
    }
    .feature-swipper .swiper-slide-active .fea-wenzi .fea-top{
        color: #333333 !important;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 15px;
    }
    .feature-swipper .swiper-slide-active .fea-wenzi .fea-des{
        color: #333333 !important;
    }
    .fea-bot .fea-control .swiper-pagination-bullet {
        font-size: 12px;
        margin: 0 8px;
        display: inline-block;
        color: #333;
        opacity: 1 !important;
    }
    .fea-bot .fea-control .swiper-pagination-bullet-active {
        font-size: 26px;
    }
    .fea-bot .fea-control .swiper-pagination{
        left: 50%;
        top: auto;
        bottom: 0;
        -webkit-transform: translate3d(-50%,0,0);
        transform: translate3d(-50%,0,0);
        width: 100%;
    }
    .fea-bot{
        padding-bottom: 5px;
    }
    .intell-swiper .swiper-slide .intell-wenzi p {
        margin-top:5px;
    }
    .fea-wenzi .fea-top:before {
        display: none;
    }
    .fea-bot .fea-control .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        background: #cccccc;
        font-size: 0;
    }
    .fea-bot .fea-control .swiper-pagination-bullet-active {
        background: #333333;
    }
    .intell-swiper .swiper-slide .intell-wenzi {
        margin-top: 20px;
        position: relative;
        right: auto;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0 5%;
    }
    .intell-swiper .swiper-button-next, .intell-swiper .swiper-button-prev{
        display: none;
    }
    .par-table thead tr td {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 18px;
    }
    .par-table tbody tr td:nth-of-type(1){
        padding-right: 0;
    }
    .fea-tit h5 {
        font-size: 18px;
        line-height: 18px;
    }
    .fea-bot .fea-control .swiper-button-next, .fea-bot .fea-control .swiper-button-prev{
        display: none;
    }
    .fea-tit {
        margin-bottom: 16px;
    }
    .par-table table {
        table-layout: fixed;
    }
    .par-table thead tr td:nth-of-type(1) {
        width: 14%;
    }
    .par-table tbody tr td:nth-of-type(1){
        font-size: 12px;
    }
    .par-table thead tr td {
        font-size: 14px;
        line-height: 14px;
        padding-bottom: 15px;
    }
    .par-table tbody tr td{
        font-size: 12px;
        padding: 10px 0;
        word-break:break-all;
    }
    .par-table tbody tr td:before {
        top: 50%;
        margin-top: -9px;
    }
    .Specification-parameter {
        padding-bottom: 30px;
        padding-top: 40px;
    }
    .canshu-show .canshu-box {
        padding: 12px 0;
    }
    .Core-Technology .core-lists ul li {
        height: 180px;
        width: 100%;
    }
    .core-lists ul li .core-box p {
        font-size: 12px;
    }
    .Core-Technology .core-lists ul li:nth-of-type(n) .core-wenzi,.Core-Technology .core-lists ul li:nth-of-type(n):hover .core-wenzi {
        background-size: 30px;
    }
    .Core-Technology .core-lists ul li .core-box {
        padding-top: 30px;
    }
    .core-lists ul li .core-box h5 {
        margin: 10px auto 8px;
        font-weight: bold;
    }
    .intell-swiper .swiper-slide .intell-wenzi h4 {
        font-size: 18px;
        line-height: 18px;
    }
    .filter-lists {
        padding: 30px 0 15px;
    }
    .filter-lists .tit h3 {
        font-size: 18px;
    }
    .filter-lists .tit p {
        font-size: 12px;
        line-height: 22px;
    }
    .filter-table table thead tr td {
        padding: 10px;
        font-size: 12px;
        line-height: 20px;
    }
    .filter-table.fit1 table tbody tr td:nth-of-type(3) {
        padding: 10px;
    }
    .filter-table table tbody tr td {
        word-break: break-all;
    }
    .filter-gm {
        width: 100%;
        font-size: 14px;
    }
    .filter-gm img {
        margin-left: 12px;
    }
    .liucheng-title h5 {
        font-size: 18px;
        line-height: 20px;
    }
    .srore-container1.souhou .store-tab.rec a{
        width: 49%;
    }
    .jakfea-bot {
        padding-bottom: 40px;
    }
    .jakfea-bot .fea-controls {
        bottom: 0px;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        margin-left: -140px;
    }
    .jakfea-bot .fea-controls ul li img {
        width: 16px;
    }
    .jakfea-bot .fea-controls ul li {
        width: 32px;
        height: 32px;
        line-height: 30px;
        margin: 0 4px;
    }
    .fea-swiper2 .swiper-slide .fea-wz {
        right: 0;
        left: 0;
        margin: 0;
        padding: 20px 10px;
        width: 100%;
        position: relative;
        box-sizing: border-box;
    }
    .fea-swiper2 .swiper-slide .fea-wz .fea-top{
        text-align: center;
    }
    .fea-swiper2 .swiper-slide .fea-wz .fea-top {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .core-swiper2 .swiper-slide .wrapper {
        margin: 0;
        left: 0;
        width: 68%;
        padding-left: 5%;
        top: 34px;
        box-sizing: border-box;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box {
        width: 100%;
        box-sizing: border-box;
        height: auto;
        padding: 10px 15px 20px;
    }
    .core-swiper2 .swiper-pagination {
        left: 7%;
        font-size: 14px;
        top: 17%;
    }
    .jak-core .core-control .swiper-button-next, .jak-core .core-control .swiper-button-prev {
        width: 35px;
        height: 35px;
    }
    .core-swiper2 .swiper-pagination em {
        font-size: 22px;
    }
    .jak-core .core-control .swiper-button-next, .jak-core .core-control .swiper-button-prev,.core-swiper2 .swiper-slide .wrapper .core-box .tu img{
        /*display: none;*/
    }
    .core-swiper2 .swiper-slide .wrapper .core-box .tu img {
        width: 28px;
        margin-bottom: 5px;
    }
    .core-swiper2 .swiper-slide .wrapper .core-box h4 {
        font-size: 16px;
        margin: 0px 0 9px;
        /*text-align: center;*/
    }
    .jak-intell .jak-intell-left{
        display: none;
    }
    .jak-intell .jak-intell-right{
        width: 100%;
    }
    .core-swiper2 .swiper-slide>img{
        height: 250px;
    }
    .jak-intell-right .intell-swiper2 .intell-wz {
        top: 10px;
        left: 10px;
        width: 65%;
    }
    .jak-intell-right .intell-swiper2 .swiper-slide>img{
        max-width: 400px;
    }
    .jak-intell-right .intell-swiper2 .intell-wz h4 {
        /*font-size: 16px;*/
        margin-bottom: 5px;
    }
    .intell-swiper2 .swiper-pagination-bullets {
        display: block;
    }
    .intell-swiper2{
        padding-bottom: 35px;
    }
    .intell-swiper2 .swiper-pagination-bullet-active {
        opacity: 0.7 !important;
        background: #000000;
    }
    .xf-container01 {
        padding-top: 30px;
    }
    .xf-container01 .xf-tit p {
        font-size: 18px;
    }
    .xf-container01 .xf-tit {
        padding-bottom: 18px;
    }
    .xf-container01 .xf-bot{
        background-position: center top !important;
    }
    .xf-container01 .xf-bot {
        height: 300px;
        padding-top: 32px;
    }
    .xf-container01 .xf-bot h5 {
        font-size: 18px;
    }
    .xf-container01 .xf-bot .count-list .count-left>img, .xf-container01 .xf-bot .count-list .count-right img {
        width: 32px;
    }
    .xf-container01 .xf-bot .count-list .detil {
        padding: 0 10px;
    }
    .xf-container01 .xf-bot .count-list .top {
        margin: 14px 0 5px;
    }
    .xf-container01 .xf-ts .left {
        display: none;
    }
    .xf-container01 .xf-ts .right {
        padding: 0 9px;
        width: 100%;
    }
    .juli-top ul li:nth-of-type(n) {
        width: 100%;
    }
    .juli-top ul li:nth-of-type(2) {
        padding-left: 0;
        margin-top: 20px;
    }
    .xf-juli .juli-top ul li h3 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .juli-top ul li:nth-of-type(2) .detail p {
        margin-right: 0;
    }
    .xf-juli .juli-top {
        padding-bottom: 30px;
    }
    .xf-container01 .xf-juli {
        padding-top: 30px;
    }
    .xf-juli .juli-bot {
        padding: 14px 0;
    }
    .xf-container02 {
        padding: 34px 0 50px;
    }
    .xf-choose .choose-lists ul li {
        width: 50%;
        margin-top: 20px;
    }
    .xf-choose .choose-lists ul li:nth-of-type(2n):before {
        display: none;
    }
    .xf-choose .choose-lists ul li p {
        margin-top: 20px;
    }
    .xf-choose .choose-lists ul li .top-img img {
        width: 90px;
    }
    .xf-choose .choose-tab {
        text-align: center;
        margin: 30px auto 10px;
    }
    .xf-choose .choose-tit {
        font-size: 18px;
    }
    .xf-choose .choose-tab a {
        width: 104px;
        height: 32px;
        line-height: 30px;
    }
    .xf-choose .choose-tab a{
        font-size: 12px;
    }
    .xf-choose .choose-lists {
        padding-top: 15px;
    }
    .newsvideo-box.srore-container1 .abt-tab{
        padding-top: 20px;
    }
    .abt-contact .abt-tab {
        margin-bottom: 30px;
    }
    .xf-choose .choose-lists:nth-last-of-type(1) ul {
        padding-left: 0;
    }
    .xf-choose .choose-lists:nth-last-of-type(1) ul li {
        width: 50%;
        margin-top: 20px;
    }
    .newsdetail-share {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .right-img .product-mask, .right-img:hover .product-mask {
        opacity: 0;
    }
    .product-model ul li .title{width: 130px;}
    .header .nav ul li.cur a{color: #999999;}
    .img-box video{height: 168px !important;}
    .leave-message textarea{padding: 0 0px 0 64px;line-height: 24px;}
    .prolist-right .prolist-img{height: auto;max-height: inherit;}
    .prolist-right .prolist-img img{height: auto;}
    .sheet{margin: 30px 0 10px 0;}
}

