

.header{}
.header .header-top{ background-color: #f5f5f5; color:#666; line-height:40px;}
.nav-bar{  display: flex;justify-content: space-between;align-characteristics: center;}

.logo{width: 600px;/* line-height: 120px; */font-size: 20px;color: #333;font-family: -webkit-body;margin: 20px 0px;}
.logo img{width: 300px;}
.tell{width: 300px;font-size: 16px;background: url("../images/tel.png") no-repeat;padding-left:60px; margin-top: 30px;}
.tell strong{font-size: 30px;color: #ff1409;font-family: -webkit-body;   }
.nav_top{width:100%;background-color: #1f1f1f;overflow: hidden;}
.header-nav{height: 50px;}
.header-nav ul{display: flex;align-characteristics: center;height: 100%; width:100%;}
.header-nav li{ box-sizing: border-box;width: 140px;text-align: center;height: 100%; padding:0 10px; position: relative;}
.header-nav li::after{ content: ''; display: block; position: absolute; height:10px;width: 0; border-right:1px solid currentColor; margin:auto; top: 0; bottom: 0; right: 0;}
.header-nav li:last-child::after{ display: none;}
.header-nav li a{font-size: 16px; width: 100%;height: 100%;display: flex;	justify-content: center;align-characteristics: center;color:#fff;line-height: 53px;}
.header-nav li:hover,.header-nav li.on{    background: #cf010e;}
.header-nav li:hover a,.header-nav li.on a{ color: #fff;font-weight:600;}

.footer{background: url("../images/footer_bg.jpg") center/cover no-repeat #3d3d3d;}
.footer .footer-nav{ padding: 50px 0; flex:1;}
.footer .footer-nav dl{ float: left;width: 100%;}

.footer .footer-nav dl:first-child{ padding-left:0; border-left:none;}
.footer .footer-nav dt a{ color: #ffffff;font-size: 16px; line-height:1;}
.footer .footer-nav dt::after{ content: ''; display: block; width:25px; height:0; border-bottom:2px solid #d10009; margin:15px 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.footer .footer-nav dd a{ display: block; color: #fff; opacity:.4; line-height:32px;float: left;padding: 10px;}
.footer .footer-nav dd p{ color: #fff; opacity:.4; line-height:32px;float:left}
.footer .footer-nav dl:hover dt::after{ width:45px;}
.footer .footer-nav dd a:hover{ opacity:.8;}


.footer .footer-qrcode{ width:260px;}
.footer .footer-qrcode .qrcode .qrcode-info{ padding-left:20px;}
.footer .footer-qrcode .qrcode .qrcode-info p{ color: #fff;font-size: 18px; line-height:2;}
.footer .footer-qrcode .qrcode .qrcode-info .qrcode-name{ color: #666666; font-size:14px;}
.footer .footer-qrcode .tel-info{background: url("../images/icon-tel.png") left center no-repeat; padding-left:60px; margin-top:20px;}
.footer .footer-qrcode .tel-info .tel-num{ color: #fff;font-size: 29px;line-height: 1;}
.footer .footer-qrcode .tel-info .tel-desc{ line-height:2;}

.favlink{font-size: 14px; border-top:1px solid #464646; padding:15px 0; padding-left:5px;width:1200px;margin:0px auto}
.favlink .fav-head strong{ color: #d10009; text-transform: uppercase;}
.favlink a{ color: #999999;}
.favlink a:hover{ color: #efefef;}
.footer .copyright{ height:50px; line-height:50px; background-color: #3d3d3d; color: rgba(255,255,255,.3);}
.footer .copyright a{ color: rgba(255,255,255,.3);}

.empty_tips{text-align: center;font-size: 120%;}



/*è½®æ’­å›¾*/
.banner{width:100%; height:600px; margin:0px auto; overflow:hidden; text-align:center; position:relative;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:1920px; height:587px; position:absolute; left: 50%; margin-left: -960px; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}

#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:20px; z-index:10; text-align:center;}
#playBox .smalltitle ul{margin:0 auto; width:100px;}
#playBox .smalltitle ul li{cursor:pointer; margin:0 5px; width:12px; height:12px; border-radius:50%; color:#fff; background-color:#fff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{color:#1d5298; background-color:#1d5298;}


.index-top .mid{ width:500px; height:80px;position: relative; padding:0 50px; border-left:1px solid #dcdcdc;border-right: 1px solid #dcdcdc;}
.index-top .search-form{ border-top:1px solid #a0a0a0; border-bottom:1px solid #a0a0a0; position: relative;}
.index-top .search-form .input-txt{ border:none; display: block; width:100%; padding-left:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline:none; height:40px; line-height:40px; color: #333;}
.index-top .search-form .input-txt::placeholder{ color: #666;}
.index-top .mid .hot-keywords{font-size: 12px; line-height:2; margin-top:3px; }
.index-top .mid .hot-keywords a{}
/*.index-top .mid::before,
.index-top .mid::after{ content: ''; display: block; position: absolute; height:100%; border-right:1px solid #dcdcdc; top: 0;}
.index-top .mid::before{ left:-10px;}
.index-top .mid::after{ right:-10px;}*/
.index-top .right{color: #333; /*height:80px;*/}
.index-top .right p{font-size: 16px;}
.index-top .right p::after{ content: ''; display: inline-block; width:20px; height:20px; vertical-align: middle;background: url("../images/icon-svg-tel.svg") center no-repeat;}
.index-top .right p.tel-num{font-size: 29px;}


.section{ padding:50px 0;}
.section .sec-head{text-align: center;}
.section .sec-head .sec-name{ color: #333;font-size: 32px;border-color: #d9dadc; }
.section .sec-head .sec-name strong{ color: #d10009;}
.section .sec-head fieldset.sec-desc{padding:0;margin:0;line-height:2; border-width: 1px 0 0; border-color: #d9dadc;}
.section .sec-head fieldset.sec-desc legend{ position: relative; padding:0 20px;}
.section .sec-head fieldset.sec-desc legend span::before,
.section .sec-head fieldset.sec-desc legend span::after{ content: ''; display: block; width:8px; height:8px; background-color: #d9dadc;border-radius: 50%; margin:auto; top: 0; bottom: 0; position: absolute;}
.section .sec-head fieldset.sec-desc legend span::before{ left: 0;}
.section .sec-head fieldset.sec-desc legend span::after{ right: 0;}
.section .sec-head .sec-desc span{ text-transform: uppercase;}

.section.product{ background-color: #f5f5f5;}
.section.product .category-nav{ display: flex;align-characteristics: center; justify-content:space-between;flex-wrap: wrap; margin-top:20px;}
.section.product .category-nav .nav-characteristic{ flex:0 0 19%; text-align: center; display: block; height:42px; line-height:42px;font-size: 18px; background-color: #d10009; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s; float: left; margin-bottom:5px; position: relative;}
.section.product .category-nav .nav-characteristic::before{ content: ''; display: block; width:10px; height:10px; margin:auto; top: 0; bottom: 0; left: 30px;background: url("../images/icon-cat.png") center no-repeat; position: absolute;}
.section.product .category-nav .nav-characteristic a{ color: #fff; display: block;}
.section.product .category-nav .nav-characteristic:hover { background-color: #282828;}

.product-list{}
.product-list .pro-characteristic{ float: left; padding:20px; border:1px solid #e1e1e1; margin-left:15px;background-color: #fff; margin-top:15px; width:388px;}
.product-list .pro-characteristic:nth-child(3n){ margin-right:0;}
.product-list .pro-pic{margin: 0 auto 16px;width: 100%;height: 200px;overflow: hidden;}
.product-list .pro-pic img{ width:100%;}
.product-list .pro-name{ color: #333; line-height:2;font-size: 20px; margin-bottom:8px;}
.product-list .pro-name:after{ content: ''; display: block; width:30px; height:0; border-bottom:1px solid CurrentColor;}
.product-list .pro-desc{ color: #999999; line-height:1.5; padding-bottom: 10px;height: 44px;overflow: hidden;}
.product-list .pro-tools{}
.product-list .pro-tools a{ display: block; width:120px; color: #fff; height:36px; line-height:36px; float: left; margin-right:10px; text-align: center; position: relative;}
.product-list .pro-tools a i.icon{font-style: normal; position: absolute; right:10px; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.product-list .pro-tools a span{ margin-right:8px;}
.product-list .pro-tools a.more{background-color: #d42114;}
.product-list .pro-tools a.ask{background-color: #282828;}
.product-list .pro-tools a:hover i.icon{ right:8px;}

/**äº§å“ä¼˜åŠ¿*/
.pro-adv{background: url("../images/pro_adv_bg.jpg") center no-repeat;}
.pro-adv.section .head .sec-desc{ color: #fff;font-size: 30px;}
.pro-adv.section .head{ border-bottom:2px solid rgba(255,255,255,.5); padding-bottom:20px; position: relative;}
.pro-adv.section .head::after{ content: ''; position: absolute; width:280px; height:4px; background-color: rgba(255,255,255,.5); bottom:-3px; left: 0; right: 0; margin:auto;}

.pro-adv-box{ color: #fff;}
.pro-adv-box .adv-left{ text-align: right;}
.pro-adv-box .adv-left .adv-info{ padding-right:20px;}
.pro-adv-box .adv-mid{  padding: 0 10px;display: flex;justify-content: center;flex-direction: column;}
.pro-adv-box .adv-right{ text-align: left;}
.pro-adv-box .adv-right .adv-info{ padding-left:20px;}

.pro-adv-box .adv-characteristic{ padding:50px 0;}
.pro-adv-box .adv-characteristic:nth-child(2){ border-top:1px solid #d3d3d3;}
.pro-adv-box .adv-info .characteristic-name{font-size: 18px; font-weight:bold; line-height:2;}
.pro-adv-box .adv-info .characteristic-desc{ line-height:2;}
.pro-adv-box .adv-icon{ min-width: 60px;}
.pro-adv-box .adv-icon .icon{ width:60px; height:60px;border-radius: 50%;background-color: #d42114;position: relative;}
.pro-adv-box .adv-icon .icon img{ height: auto;position: absolute;top: 0;bottom: 0;margin: auto;left: 0;right: 0;}


.standard-list{ padding:50px 0 20px;}
.standard-list .characteristic{ flex:0 0 20%; text-align: center;}
.standard-list .characteristic .characteristic-icon{ width:184px;height: 184px;margin: 0 auto 20px;background-color: #2a2a2a; position: relative;border-radius: 50%; color: #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.standard-list .characteristic .characteristic-icon::before,
.standard-list .characteristic .characteristic-icon::after{content: ''; display: block; width:100%; height:100%;position: absolute; margin:auto; bottom: 0; right: 0; top: 0; left: 0;}

.standard-list .characteristic .characteristic-icon::before{ background: url("../images/standard_light.png") center/cover no-repeat;  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; z-index:2;}
.standard-list .characteristic .characteristic-icon::after{background: url("../images/standard_circle.png") center no-repeat; z-index:1;}

.standard-list .characteristic  .characteristic-icon .icon-wrap{ height:100%;}
.standard-list .characteristic  .characteristic-icon .num{ width:90px; height:52px; text-align: center; line-height:52px; font-size:45px; font-style: normal; position: relative;margin: 0px auto;}
.standard-list .characteristic  .characteristic-icon .num::before,
.standard-list .characteristic  .characteristic-icon .num::after{ content: ''; display: block; width:15px; height:0;border-bottom: 1px solid #fff;  position: absolute; -webkit-transform: rotate(-30deg); -moz-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg);}
.standard-list .characteristic  .characteristic-icon .num::before{  right: 3px;top: 6px;}
.standard-list .characteristic  .characteristic-icon .num::after{ left: 0; bottom: 3px;}

.standard-list .characteristic  .characteristic-icon span{font-size: 22px;}
.standard-list .characteristic .characteristic-name{ color: #333333;font-size: 18px;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.standard-list .characteristic .characteristic-en-name { text-transform: uppercase; color: #cccccc;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}

.standard-list .characteristic:hover .characteristic-icon{background-color: #d42114; }
.standard-list .characteristic:hover .characteristic-name{ color: #c30008;}
.standard-list .characteristic:hover .characteristic-en{ color: #666;}
.standard-list .characteristic:hover .characteristic-icon::before{ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg);}

.section.brand-adv{ background-color: #fafafc;}
.section.brand-adv .sec-head{ position: relative;}
.section.brand-adv .sec-desc{font-size: 22px; color: #666666;}
.section.brand-adv .sec-head::after{ content: attr(data-title); display: block; position: absolute;font-size: 80px; color: #f1f1f2; text-transform: uppercase; margin:auto; left: 0; right: 0;top: 60px; z-index:0;}
.brand-adv-list{ position: relative; z-index: 3; margin-top: 43px;}
.brand-adv-list .brand-adv-characteristic{ padding-bottom:36px;}
.brand-adv-list .brand-adv-characteristic::after{ content: ''; clear: both; display: block;}
.brand-adv-list .brand-adv-characteristic .characteristic-pic{ width:600px; float: left; flex:0 50%;padding-left: 30px;}
.brand-adv-list .brand-adv-characteristic .characteristic-pic img{ border:2px solid #fff; -webkit-box-shadow:11px 11px 20px #d9d9d9; -moz-box-shadow:11px 11px 20px #d9d9d9; box-shadow: 11px 11px 20px #d9d9d9;border-radius: 3px;}
.brand-adv-list .brand-adv-characteristic .characteristic-info{ position: relative; flex:0 50%; float: right; width:600px;  padding-top:20px; padding-left:60px;}
.brand-adv-list .brand-adv-characteristic .characteristic-info em.count{ background-color: #c30008; color: #fff; text-transform: uppercase; padding:4px 15px;border-radius: 3px;font-size: 12px;font-style: normal; display: inline-block;}
.brand-adv-list .brand-adv-characteristic .characteristic-info .characteristic-title{font-size: 24px; color: #333;margin: 10px 0; line-height:1.3;}
.brand-adv-list .brand-adv-characteristic .characteristic-info .characteristic-desc{ line-height:34px;}
.brand-adv-list .brand-adv-characteristic .characteristic-info .characteristic-desc span{ color: #c30008;}
.brand-adv-list .brand-adv-characteristic .characteristic-info .characteristic-desc p{background: url("../images/icon-right.png") left center no-repeat; padding-left:30px;}
.brand-adv-list .brand-adv-characteristic .characteristic-info::before{ content: ''; display: block; position: absolute; top: 0; left:10px; height:60%; width:0; border-left:2px solid #e4e4e4;}
.brand-adv-list::before{ content: ''; display: block; border-right:2px solid #d4d4d2; position: absolute; top: 0; bottom:36px; left: 0; right: 0; margin:auto; width:0;}
.brand-adv-list .brand-adv-characteristic.flex-row-reverse .characteristic-pic{ float: right;padding-left: 60px; }
.brand-adv-list .brand-adv-characteristic.flex-row-reverse .characteristic-info::before{ left:auto; right:10px;}
.brand-adv-list .brand-adv-characteristic.flex-row-reverse .characteristic-info{ float: left;/*padding-left: 30px;*/}

.swiper-pagination-bullet{background: #fff;}
    .swiper-pagination-bullet-active{background: #e62129;}
    #preload {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 200;
        display: flex;
        justify-content: center;
        align-characteristics: center;
        overflow: hidden;
    }

    .preload-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.95);
    }

    #preload .tip {
        display: inline;
        color: #fff;
        font-size: 4vw;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1;
        position: relative;
        overflow: hidden;
    }

    .tip-bg {
        position: absolute;
        width:auto;
        height: 100%;
    }

    .swiper-container {
        width: 100%;
        height: 600px;
        z-index: 100;
    }

    #txt {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
    }

    .box {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    /*h2 {*/
    /*    cursor: pointer;*/
    /*    color: #fff;*/
    /*    font-size: 11vw;*/
    /*    line-height: 0;*/
    /*    letter-spacing: -0.04em;*/
    /*    display: inline;*/
    /*    position: absolute;*/
    /*    max-width: 74.61937%;*/
    /*    white-space: normal;*/
    /*    left: 0;*/
    /*    bottom: calc(50% - 75px);*/
    /*    margin-left: 12.69031%;*/
    /*}*/

    .swiper-slide h2 {
        display: none;
    }

.section.about{background: url("../images/about_bg.jpg") top center no-repeat;}
.section.about .head{ color: #fff;}
.section.about .head .head-name{text-align: center; margin-right:10px;}
.section.about .head .head-name p{font-size: 42px; line-height:1; font-weight:bold;}
.section.about .head .head-name span{ font-size:13px; text-transform: uppercase; letter-spacing: 1px;}
.section.about .head .head-desc{ border:1px solid #fff; padding: 8px 14px;}
.section.about .head .head-desc p{font-size: 29px; line-height:1;}
.section.about .head .head-desc span{ text-transform: uppercase;font-size: 13px;line-height: 2;}
.about-box{ padding:30px; background-color: #fff; margin-top:50px;padding-bottom: 0;}
.about-box .about-left{ padding-top:20px; width:585px; float: left; padding-right:20px; position: relative;}
.about-box .about-left .about-en{ color: #fff;}
.about-box .about-left .about-cn{ font-size:24px; font-weight:bold; color: #131313;}
.about-box .about-left .about-desc{ color: #666666; line-height:32px; padding:10px 0;}
.about-box .about-img{ float: right;}
.about-box .about-img img{vertical-align: bottom;}
.about-box .about-left .about-nav{ position: absolute;bottom:0; width:100%;}
.about-box .about-left .about-nav li{ display: block; margin-right:24px; width:120px; height:36px; background-color: #37393b; color: #fff; text-align: center; line-height:36px; cursor: pointer; position: relative;}
.about-box .about-left .about-nav li.on{ background-color: #d10009;}
.about-box .about-left .about-nav li.on::after{ content: ''; display: block; width:0; height:0; position: absolute; border: 8px solid transparent;border-top-color: #d10009;margin: auto;left: 0;right: 0;}
.about-box .about-left .about-nav li:last-child{ margin-right:0;}
.about-box .about-bottom{ padding-top:10px; position: relative;}
.about-box .about-bottom .tab-con{ position: relative;}
.about-box .about-bottom .tab-con a.tPrev,.about-box .about-bottom .tab-con a.tNext{ position: absolute; margin:auto; top: 0; bottom: 0; display: block; height:38px; width:20px;background: url("../images/arrow.png") 4px 0 no-repeat;}
.about-box .about-bottom .tab-con a.tPrev{ left:-20px;}
.about-box .about-bottom .tab-con a.tNext{ right:-20px; background-position-x: -13px;}
.about-box .about-bottom .tab-con a.tPrev:hover,.about-box .about-bottom .tab-con a.tNext:hover{background-position-y:-42px;}
.about-box .about-bottom li{ margin:10px; width:265px; position: relative;}
.about-box .about-bottom li .caption{ position: absolute; height:32px; line-height:32px;text-align: center; left: 0; right: 0; bottom: 0; color: #fff; z-index:2;}
.about-box .about-bottom li::after{ content: ''; display: block;background: rgba(0,0,0,.5); position: absolute; left: 0; right: 0; bottom: 0; top:calc(100% - 32px); -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s;}
.about-box .about-bottom li img{ width:265px; height:180px; vertical-align: bottom;}
.about-box .about-bottom li .icon.icon-search{ z-index:3; background: url("../images/icon-search.png")center no-repeat; width:45px; height:45px; position: absolute; margin:auto; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; visibility: hidden; opacity:0; -webkit-transform: translateY(60px) scale(0); -moz-transform: translateY(60px) scale(0); -ms-transform: translateY(60px) scale(0); -o-transform: translateY(60px) scale(0); transform: translateY(60px) scale(0);}
.about-box .about-bottom li:hover .icon-search{ visibility: visible; opacity:1; -webkit-transform: translateY(0) scale(1,1); -moz-transform: translateY(0) scale(1,1); -ms-transform: translateY(0) scale(1,1); -o-transform: translateY(0) scale(1,1); transform: translateY(0) scale(1,1);}
.about-box .about-bottom li:hover::after{ top:0;}
.section.news{ background-color: #fafafc;}
.section.news .news-nav{ text-align: center; margin-top:20px;}
.section.news .news-nav a{ display: inline-block; width:90px; position: relative; margin:0 25px;font-size: 18px; line-height:42px;}
.section.news .news-nav a::after{ content: ''; display: block;width: 0%; height:0; position: absolute; bottom:0; border-bottom:2px solid #d10009; margin:auto; left: 0; right: 0; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.section.news .news-nav a:hover::after,
.section.news .news-nav a.on{ width:100%;}

.section.news .news-list{margin-top: 30px;}
.section.news .news-list::after{ content: ''; display: block; clear: both;}
.section.news .news-list .news-characteristic{width: 400px;padding: 0px 15px;padding-bottom: 0;position: relative;float: left;position: relative;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;margin-top: 30px;padding-top: 20px;}
.section.news .news-list .news-characteristic .characteristic-wrap{ position: relative; padding-bottom:20px;}
.section.news .news-list .news-characteristic .characteristic-wrap::before{ content: ''; display: block; position: absolute; width:100%; bottom:0; border-bottom:1px solid #cbcbcb; left: 0; right: 0; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.section.news .news-list .news-characteristic .news-img{ overflow: hidden; width:370px; height: 226px;}
.section.news .news-list .news-characteristic .news-img img{max-width:100%;}
.section.news .news-list .news-characteristic .news-img.index a{ display: block; width:100%; height:100%; object-fit: fill;}
.section.news .news-list .news-characteristic .news-img.index img{ width:370px; height:226px;}
.section.news .news-list .news-characteristic .news-info{/* padding-top:20px; */}
.section.news .news-list .news-characteristic .news-info .news-title{font-size: 16px;line-height: 18px;overflow: hidden;/* white-space:pre; */-ms-text-overflow: ellipsis;/* text-overflow: ellipsis; */}
.section.news .news-list .news-characteristic .news-info .news-desc{ color: #999999; line-height:26px; padding-top:5px;height: 58px;overflow: hidden;}
.section.news .news-list .news-characteristic:last-child{ margin-right:0;}
.section.news .news-list .news-characteristic:hover{background: #fff;-webkit-box-shadow: 0px 15px 30px #cfcfcf; -moz-box-shadow: 0px 15px 30px #cfcfcf; box-shadow: 0px 15px 30px #cfcfcf; -webkit-transform: translateY(-3px); -moz-transform: translateY(-3px); -ms-transform: translateY(-3px); -o-transform: translateY(-3px); transform: translateY(-3px);}
.section.news .news-list .news-characteristic::after{content: ''; display: block; position: absolute; width:0%; bottom:0; border-bottom:3px solid #c8000d;  right:0;-webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.section.news .news-list .news-characteristic:hover::after{ width:100%; }
.section.news .news-list .news-characteristic:hover .characteristic-wrap::before{ width:0%; }


/*é¦–é¡µç»“æŸ*/
/*å†…é¡µæ ·å¼å¼€å§‹*/
.location::before{ content: ''; display: inline-block; width:24px; height:24px; vertical-align: middle;background: url("../images/icon-home.png") center no-repeat;}
.location span{ vertical-align: middle;}
.page-top1{height:30px; background-color: #f3f3f3; display: flex;align-characteristics: center;}
.page-top{ padding: 15px; display: flex;align-characteristics: center;}
.page-top .chennel-name{ color: #282828;font-size: 24px; position: relative; padding-left:10px;}
.page-top .chennel-name:before{ content: ''; display: block; height:24px; width:3px; background-color: #C8000D; position: absolute; margin:auto; top: 0; bottom: 0; left: 0;}
.page-top .sub-category{ margin-left:10px;}
.page-top .sub-category a{ display: inline-block; vertical-align: middle; min-width: 100px;height: 32px;line-height: 32px;text-align: center; color: #fff; background-color: #282828; margin-right:10px;border-radius: 3px; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.page-top .sub-category a:hover,.page-top .sub-category a.on{ background-color: #d10009;}


.page-about{ padding:40px 0;}
.page-about .about-logo{ display: block; margin:0 auto;}
.page-about .about-param .param{ float: left; text-align: center; width:400px; max-width:400px; flex:1; margin:16px auto; position: relative;}
.page-about .about-param .param::before{ content: ''; height:36px; width: 0; border-right:1px solid #c7c7c7; position: absolute; margin:auto; top: 0; bottom: 0; left: -1px;}
.page-about .about-param .param:first-child::before{ display: none;}
.page-about .about-param .param .icon::after{ content: ''; width:60px; height:60px; display: inline-block; vertical-align: middle;}
.page-about .about-param .param .num{ font-size:64px; color: #d10009; margin-right:5px;display: inline-block; vertical-align: middle;}
.page-about .about-param .param .inf{ padding-right:5px; display: inline-block; vertical-align: middle; text-align: left;}
.page-about .about-param .param p{ color: #333;}
.page-about .about-param .param p:nth-child(2){ color: #b2b2b2;}

.icon.icon-diqiu::after{background: url("../images/icon-diqiu.png") center no-repeat;}
.icon.icon-team::after{background: url("../images/icon-team.png") center no-repeat;}
.icon.icon-zichan::after{background: url("../images/icon-zichan.png") center no-repeat;}

.page-about .about-detail p{ margin-bottom:15px; line-height:26px;}

.page-cultrue{background: url("../images/cultrue-bg.jpg") center no-repeat; height:620px;padding:50px 0;}
.page-cultrue .head-name{font-size: 30px; color: #fff;}
.page-cultrue .head-desc{font-size: 20px; color: #fff; opacity:.3; line-height:2;}
.page-cultrue .cultrue-box{text-align: center; margin-top:40px;}
.page-cultrue .cultrue-box .cultrue-characteristic{ width:300px; float: left;vertical-align: middle; color: #fff; height:210px;}
.page-cultrue .cultrue-box .cultrue-characteristic .icon{ position: relative; display: block; width:45px; height:45px; margin:0 auto 5px; border:1px solid #fff;border-radius: 50%; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}

.page-cultrue .cultrue-box .cultrue-characteristic .characteristic-name{font-size: 20px; line-height:2;}
.page-cultrue .cultrue-box .cultrue-characteristic .characteristic-desc{ line-height:2;}
.page-cultrue .cultrue-box .cultrue-characteristic:hover .icon{ background-color: #d10009;border-color: #d10009}

.icon-qiye{background: url("../images/icon-qiye.png") center no-repeat;}
.icon-jingshen{background: url("../images/icon-jingshen.png") center no-repeat;}
.icon-fangzhen{background: url("../images/icon-fangzhen.png") center no-repeat;}
.icon-linian{background: url("../images/icon-linian.png") center no-repeat;}
.icon-hezuo{background: url("../images/icon-hezuo.png") center no-repeat;}

.icon-shichang{background: url("../images/icon-shichang.png") center no-repeat;}
.icon-gongzuo{background: url("../images/icon-gongzuo.png") center no-repeat;}
.icon-tonghang{background: url("../images/icon-tonghang.png") center no-repeat;}



.page-join{ padding:50px 0; text-align: center;}
.page-join .head-name{font-size: 30px; color: #333;}
.page-join .head-desc{font-size: 20px; color: #999999; line-height:2;}
.page-join .join-box{ margin-top:30px;}
.page-join .join-characteristic{ width:594px; display: inline-block; vertical-align: middle; height:410px; color: #fff;text-align: center;display: table;float: left;margin-right: 12px;}
.page-join .join-characteristic .characteristic-wrap{ display: table-cell; vertical-align: middle;text-align: center; height:410px;}
.page-join .join-characteristic.linian{background: url("../images/rcln-bg.jpg") center/cover no-repeat;}
.page-join .join-characteristic.jobs{background: url("../images/zpgw-bg.jpg") center/cover no-repeat;}

.page-join .join-characteristic .name{font-size: 30px; font-weight:bold;}
.page-join .join-characteristic .name::after{ width:40px; display: block; content: ''; border-bottom:2px solid #fff; margin:10px auto 20px;}
.page-join .join-characteristic .desc{font-size: 16px; width:310px; margin:0 auto;}
.page-join .join-characteristic .more{ width:100px; height:28px; line-height:28px; margin:10px auto 0 ; border:1px solid #fff;}
.page-join .join-characteristic .more:hover{ border-color: #d10009; color: #d10009;}
.page-join .join-characteristic a{color: #fff;}

.page-single{ padding-top:30px; padding-bottom:40px;}
.page-single .title{text-align: center;font-size: 20px; line-height:2.2;}
.page-single .single-detail{ line-height:28px;}
.page-single .single-detail img{ max-width:100%;}

.page{text-align: center; line-height:36px;}

/*äº§å“ç»¼åˆé¡µ*/
.floor-box{ padding:20px 0;}
.floor-box .floor{ padding:50px 0  30px;}


.floor-box .floor .floor-head{ position: relative;}
.floor-box .floor .floor-head::before{ content: ''; display: block; position: absolute; margin:auto; top: 0; bottom: 0; left: 0; right:0; height:0; border-bottom:1px solid #d9d9d9;}
.floor-box .floor .floor-head .head-name{ padding-right:10px;background-color:#fff; position: relative; z-index:2;}
.floor-box .floor .floor-head .head-name .name{ margin-left:10px; color: #282828;font-size: 24px; }
.floor-box .floor .floor-head .head-name .cn{ line-height:1;}
.floor-box .floor .floor-head .head-name .en{ text-transform: uppercase;font-size: 12px; color: #878787;}
.floor-box .floor .floor-head .head-more{background-color:#fff; position: relative; z-index:2; padding-left:12px;}
.icon-menu{ display: inline-block; width:26px; height:26px; vertical-align: middle; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8);}
.icon-menu i.line{ width:20px;height: 2px;background: CurrentColor;display: block;margin: 5px 0; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.icon-menu i.line::before{ content: ''; display: inline-block; vertical-align: middle; width:2px; height:0; position: absolute; left:-4px;  bottom: 0;margin: auto;border-bottom: 2px solid CurrentColor;}
.icon-menu i.line:nth-child(2){ width:18px;}

.icon-menu:hover{}

.floor-box .floor:nth-child(even){ background-color: #f3f3f3;}
.floor-box .floor:nth-child(even) .floor-head .head-name{ background-color: #f3f3f3;}
.floor-box .floor:nth-child(even) .floor-head .head-more{ background-color: #f3f3f3;}
.floor-pro-list{ padding:10px 0;}
.floor-pro-list .characteristic{ width:290px;margin-left:10px; float: left; margin-top:30px; border-bottom:1px solid #dddddd; position: relative;}
.floor-pro-list .characteristic:first-child{ margin-left:0;}
.floor-pro-list .characteristic:nth-child(4n+1){ margin-left:0;}
.floor-pro-list .characteristic .characteristic-img{ width:290px; height:218px; overflow: hidden;background-color: #fff;}
.floor-pro-list .characteristic .characteristic-img img{width: 100%;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;height: 100%;}
.floor-pro-list .characteristic .characteristic-name{ line-height:56px;text-align: center; color: #666; font-size:16px;}
.floor-pro-list .characteristic::after{ content: ''; display: block; position: absolute; left: 0; width:0; bottom: -1px; border-bottom:2px solid #d1010a; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.floor-pro-list .characteristic:hover::after{ width:100%;}
.floor-pro-list .characteristic:hover .characteristic-img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.floor-honor-list .characteristic .characteristic-img{height:424px;}
.floor-honor-list .characteristic .characteristic-img img{}
.news-list{}
.news-list .news-characteristic{padding:5px;margin: 20px auto;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.news-list .news-characteristic .news-img{ height:180px; width:240px; position: relative; border:1px solid #efefef;}
.news-list .news-characteristic .news-img a{ display: table-cell;height:180px; width:240px; text-align: center;vertical-align: middle;}
.news-list .news-characteristic .news-img img{ max-width:100%; max-height:100%; vertical-align: bottom;}
.news-list .news-characteristic .news-img .tag{ position: absolute; top: 5px; left: 5px;background-color: #D1010A; color: #fff;font-size: 12px; padding:0 3px;border-radius: 2px;}
.news-list .news-characteristic .news-info{flex:1;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.news-list .news-characteristic .news-img ~.news-info{ margin-left:20px;}
.news-list .news-characteristic .news-info .news-title{font-size: 16px; line-height:2;}
.news-list .news-characteristic .news-info .news-title span{ font-size: 12px;color: #b9b9b9;float:right;}
.news-list .news-characteristic .news-info .news-desc{ line-height:1.8;text-indent: 2rem; color: #797979;}
.news-list .news-characteristic:hover{ -webkit-box-shadow: 0 0 16px #eee; -moz-box-shadow: 0 0 16px #eee; box-shadow: 0 0 16px #eee; -webkit-transform: translateY(-3px); -moz-transform: translateY(-3px); -ms-transform: translateY(-3px); -o-transform: translateY(-3px); transform: translateY(-3px);}
.page-news{ padding:30px 0;}

.page-news .news-title{font-size: 24px;}
.page-news .news-meta span{ margin-right:15px; line-height:2; color: #9c9c9c; margin-top:5px;}
.page-news .news-content{ padding:30px 20px; border-top:1px dashed #b9b9b9;border-bottom:1px dashed #b9b9b9; margin-top:10px; line-height:26px; margin-bottom:30px;}
.page-news .news-content p span{font-size:15px !important;line-height:30px;}
.page-news .news-content p strong span{font-size:18px !important;line-height:50px;}


.image-list{ padding:30px 0;}
.image-list .characteristic{ float: left; width:300px; height:225px;padding:10px;}
.image-list .characteristic a{ overflow: hidden; cursor: zoom-in; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  display: table-cell; vertical-align: middle; width:280px; height:205px; position: relative; z-index:1;}
.image-list .characteristic .overlay{ }
.image-list .characteristic img{    -webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s; max-width: 100%;max-height: 100%;object-fit: fill;display: block;width: 300px;height: 225px;}
.image-list .characteristic .caption{ position: absolute; left: 0; right: 0; bottom: 0; height:32px; color: #fff; z-index:3;text-align: center;background: rgba(0,0,0,.5);text-align: center; line-height:32px;}

.image-list .characteristic:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

	/*è”ç³»æˆ‘ä»¬*/
.mb-20{ margin-bottom:20px;}
.contact-secion{ padding-top:30px;}
.contact-secion .head-name{font-size: 30px; color: #333; text-align: center}
.contact-secion .head-desc{font-size: 20px; color: #999999; line-height:2;text-align: center}

.contact-box{ margin-top:30px;}
.contact-box .contact-characteristic{ width:285px; height:260px; float: left;}
.contact-box .contact-characteristic .characteristic-wrap{  padding-top: 40px;text-align: center;vertical-align: middle;height: 260px;width:285px;}
.contact-box .contact-characteristic:nth-child(1){background-color: #0092c759;}
.contact-box .contact-characteristic:nth-child(2){background-color: #F3E59A;}
.contact-box .contact-characteristic:nth-child(3){background-color: #F3B59B;}
.contact-box .contact-characteristic:nth-child(4){background-color: #9FE0F6;}
.contact-box .contact-characteristic .icon{ display: block; margin:0 auto; width:50px; height:50px;}
.contact-box .contact-characteristic .icon.icon-pos{background: url("../images/icon-pos.png") center no-repeat;}
.contact-box .contact-characteristic .icon.icon-bus{background: url("../images/icon-bus.png") center no-repeat;}
.contact-box .contact-characteristic .icon.icon-email{background: url("../images/icon-email.png") center no-repeat;}
.contact-box .contact-characteristic .icon.icon-tel2{background: url("../images/icon-tel2.png") center no-repeat;}
.contact-box .contact-characteristic .characteristic-name{font-size: 18px; line-height:3;}
.contact-box .contact-characteristic .characteristic-value{font-size: 16px; line-height:2;}

.message-form{ margin-top:30px;}

.form{ clear: both;}

.form .pro_check_list{}
.form .pro_check_list .pro_characteristic{ display: inline-block; margin-bottom:10px;}
.form .pro_check_list span{ cursor: pointer; display: block; padding:4px 10px; border:1px solid #ccc; margin:5px;}
.form .form_characteristic{ margin-bottom: 12px;}
.form .form_characteristic:after{ content: ''; clear: both; display: block;}
.form .form_characteristic .form_lable{ display: block; float: left; line-height:38px; width: 82px; text-align: right; padding-right:10px;}
.form .form_characteristic .form_value{ display: block; float: left;  width: calc(100% - 82px);}
.form .form_characteristic.form_inline{  width:50%; float: left; display: inline-block; vertical-align: middle; }

.form .form_characteristic .input_txt{outline:none; display: block; border:1px solid #e3e3e3; height: 38px; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:100%; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.form .form_characteristic.form_textarea textarea{ height:150px;resize: none; outline:none;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.form .form_characteristic .input_txt:focus,.online_message_form .form_characteristic.form_textarea textarea:focus{border-color: #e62129;border-radius: 3px;}
.form .form_characteristic .input_txt.captcha {width: 200px;display: inline-block;}
.form .form_characteristic .verify_img {height: 32px;vertical-align: middle;margin-left: 5px;margin-right: 3px; cursor: pointer;}
.form .form_characteristic .form_btn{ display: inline-block; height:46px; line-height:46px; text-transform: uppercase;text-align: center; color: #fff;background-color: #dd3938;border: none;width: 150px; cursor: pointer;font-size: 16px; margin-right:5px;}
.form .form_characteristic .form_btn.reset{ background-color: #555555;}
.form .form_characteristic .form_btn:hover{ opacity:.9;}
.form .form_characteristic .radio_check:checked + label{ color: #e62129;border-color: initial;}
.form .form_characteristic .radio_check + label{ display: inline-block; padding:4px  16px; border:1px solid #e7e7e7; text-transform: capitalize; position: relative; cursor: pointer; margin-right:5px; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.form .form_characteristic .radio_check:checked + label:after{ content: ''; display: block; position: absolute; bottom:0; right:0;  width:0; height:0;border-left: 4px solid transparent;border-top: 4px solid transparent;border-right: 4px solid #e62129;border-bottom: 4px solid #e62129;}
.form .form_characteristic .radio_check{position: absolute; left: -9999em;}


.page-product{ padding-bottom:30px;padding-top:30px;}
.pro_top{ margin:5px 0; }
.g_gallery{ float: left; width:520px; padding-left: 0;}
.g_gallery .g_pic{ width:520px;height: 390px; border:1px solid #dddddd; overflow: hidden;}
.g_gallery .g_pic a{ display: table-cell;height: 390px; vertical-align: middle; text-align: center;width: 520px;}
.g_gallery .g_pic a img{ max-width:100%;}
.g_gallery .g_thumb{ margin-top:12px;}
.g_gallery .g_thumb li{ width:90px; height:68px; float: left; margin:5px; border:1px solid #dbdbdb;}
.g_gallery .g_thumb li.on,.g_gallery .g_thumb li:hover{ border:1px solid #e62129;}
.g_gallery .g_thumb li a{display: table-cell; width:90px; height:68px;  text-align: center;vertical-align: middle; }
.g_gallery .g_thumb li a img{ max-width:100%;max-height: 100%;}

.g_sumary{ float: right; width:620px; color: #888888;}
.g_sumary .sumary_label{color: #595959;}
.g_sumary .goods_title{ color: #383838;font-size: 24px; line-height:42px;}
.g_sumary .goods_cat_nav{ line-height:52px; font-size:16px; border-bottom:1px solid #e9e9e9;}
.g_sumary .goods_cat_nav a{ color: #888888;}
.g_sumary .goods_cat_nav a:hover,.g_sumary .goods_cat_nav a.on{ color: #e62129;}
.g_sumary .goods_desc{ padding-top:15px; height: 80px;}
.g_sumary .goods_desc p{ line-height:32px; }
.g_sumary .goods_desc .txt{ color: #888888; line-height:24px;}

.g_sumary .goods_attr { padding: 10px 0px;}
.g_sumary .goods_attr .attr_characteristic{ line-height:30px;}
.g_sumary .goods_attr::after{ content: ''; display: block; clear: both; height:0;}
.g_sumary .goods_attr .attr_name{ color: #424242; width: 70px; float: left;}
.g_sumary .goods_attr .attr_con{ float: left; width:85%;}
.g_sumary .goods_attr .attr_con a{line-height: 26px;margin: -1px 5px 10px 0;padding: 0 9px;background: #fbfbfb;border: solid 1px #e2e2e2;border-radius: 1px;display: inline-block;color: #666;}
.g_sumary .goods_attr .attr_con a.on,.g_sumary .goods_attr .attr_con a:hover {background: #4eabff;border-color: #4eabff;	color: #fff;}

.g_sumary .goods_service{ border-top:1px dotted currentColor; border-bottom:1px dotted currentColor; line-height:46px;}
.g_sumary .goods_service .sumary_label{ margin-right:10px;}
.g_sumary .goods_service b{color: #e62129; font-weight:normal;}
.g_sumary .goods_contact{}
.g_sumary .goods_contact .tel_info{ padding:15px 0;}
.g_sumary .goods_contact .tel_info .tel_icons{ display: inline-block;vertical-align: middle; }
.g_sumary .goods_contact .tel_info .tel_icons i{color: #e62129; margin-right:5px;}
.g_sumary .goods_contact .tel_info .tel_icons span{line-height: 30px;}
.g_sumary .goods_contact .tel_info .tel_nums { color: #e62129;font-size: 24px;line-height: 30px; display: inline-block;vertical-align: middle;}
.g_sumary .goods_contact .tel_info .tel_nums p{ display: inline-block; margin-right:4px;}
.g_sumary .goods_contact .online_info{}
.g_sumary .goods_contact .online_info a{ display: inline-block;  min-width: 150px; padding:0 20px; height:46px; text-align: center; color: #fff; background-color: #e62129; line-height:46px; margin-right:16px;font-size: 16px;border-radius: 5px; }
.g_sumary .goods_contact .online_info a.online{ background-color: #282828;}
.g_sumary .goods_contact .online_info i.fa{  font-size: 18px;line-height: 1;vertical-align: middle; margin-right:5px;}
.g_sumary .goods_contact .online_info a:hover{ opacity:.8;}
.g_sumary .goods_contact .goods_prev_next{}
.g_sumary .goods_prev_next { border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7; margin-top:20px;}
.g_sumary .goods_prev_next li{ line-height:36px;}
.goods_info{}
.info_head{background: #f5f5f5;}
.info_head span{ background-color: #a5a5a5; display: inline-block; margin-right:5px; width:120px;text-align: center; height:40px; line-height:40px; color: #fff;}
.info_head span a{color: #fff;}
.info_head span.on{ background-color: #e62129;}
.info_head span.on a{ }
.goods_info .info_main{ padding:10px; margin-top:10px;}
.goods_info .info_main .sec_con li{ list-style: inherit;}
.goods_info .info_main .info_section{}
.goods_info .info_main .info_section h3{ line-height:46px; font-weight:normal;color: #3b3b3b; font-size:24px;}
.goods_info .info_main .info_section h3 i.fa{color: #e62129;}
.goods_info .info_main .info_section .sec_con{ padding:10px 0;}
.goods_info .info_main .info_section#intro .sec_con{ line-height:26px;}
.goods_info .info_main .info_section#technology .sec_con{ line-height:26px;}

.page{ height:30px; text-align:center; margin-top:25px;width:1200px;margin:0px auto;font-size:14px;}
.page li{ display:inline; margin:0px 3px;border:1px solid #eee;padding:3px 5px;}
.page li.thisclass a{ text-decoration:none; cursor:default; color:#C00;}
#af_product div:first-child(1){
	margin-left: 0px !important;
}
.af_product_box{
	width: 282px !important;
}
.af_product_box>.pro-pic>h3>a{
	margin: 4px 0px 0px 18px !important;
	
	overflow: hidden !important;
}
.af_product_box >h3>a >.pro-pic{
	width: 255px !important;
	height: 196px !important;
}
.af_img{
	width: 245px !important;
	height: 196px !important;
}
#af_box_h{
	font-size:20px;
}
#af_box_3{
	font-size:30px;
}
#af_news_h{
	height: 35px;
}

#af_news_h > a{
	/* margin-left: -136px; */
	font-size: 16px;
} 