header .nav-wr@font-face{
    font-family: BS;
    src:url(404.png);
}


.container{
    max-width: 1600px;
}
header .nav-wr>ul>li>a.active{
    color: #fff;
}
header .header-line{
    z-index:100
}
header .logo:after{
    background: #00a496;
}
header .logo{
    z-index: 10;
}
header .nav-wr{
     width: calc(100% - 760px);
    background: #7ab33b;
    text-align: right;
}
header .nav-wr ul li a{
    color: #fff;
}
header .right-info-wr{
    background: #7ab33b;
    width: 380px;
    padding-left: 40px;
}
header .right-icons-wr{
    top: 30%;
    z-index: 1000
}
header .header-line .container{
    padding: 0 3%;
    background-color:  #7ab33b;
}

header .right-info-wr .phones-list .recall-icon svg{
    fill:#fff;
}
header .right-info-wr .phones-list>ul>li .dropdown-toggle-icon span{
    border-color: #fff;
}
header .right-info-wr .phones-list>ul .dropdown-phones{
    background: #7ab33b;
}
.burger-wr{
    position: relative;
    width: 25px;
    height: 16px;
    margin-right: 30px;
    display: none;
    vertical-align: top;
        width: 20px;
    height: 12px;
    margin-top: 6px;
}
.burger-wr .line{
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.burger-wr .top-line {
    top: 0;
}
.burger-wr .middle-line {
    top: 5px;
}
.burger-wr .bottom-line {
    top: 10px;
}
header .right-info-wr .phones-list a span{
    font-family: BS;
}
header .right-info-wr .phones-list a i{
    margin: 6px;
    font-size: 14px;
}
header .right-icons-wr .link-icons-menu .user-links ul{
    margin-bottom: 0;
}
header .right-icons-wr .link-icons-menu{
    background: #00a496;
}
.main-page-container .top-screen-section .catalog-categories-list{
    background: rgba(101,122,148,0.6);
}
.catalog-categories-list ul li{
    text-align: center;
    border-right: 1px solid #fff;
}
.catalog-categories-list ul li:nth-child(4){
    border-right: 0;
}
.catalog-categories-list ul li a img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.catalog-categories-list ul li a:hover{
    color: #fff !important;
}
.blockquote-text{
    font-size: 18px;
    color: #777;
}
.mbg{
    position: absolute;
    left: 0;
    top: -70px;
}
.transformed-title{
    color: #7ab33b;
    font-size: 16px;
}
.main-page-container .benefits-section .benefits-list ul li{
    width: 25%;
}
.benefits-slider-wr .slider-text .text-wr h1, .benefits-slider-wr .slider-text .text-wr .title{
    font-size: 14px;
    line-height: 2;
}
.benefits-slider-wr .slider-text .text-wr .logo-wr{
    background: #75b732;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -15px;
}
.benefits-slider-wr .slider-text{
    background: #75b732;

}
.benefits-slider-wr .slider-wr{

}
.main-page-container .benefits-section .benefits-list ul li:before{
    background-color:#999;
}
.product-item .img-wr{
    width: auto;
    height: auto;
}
.product-item .product-item-wr{
    padding: 0
}
.i-ab-t1{
    padding-left: 15px;
    padding-right: 15px;
}
.ab-logo{
    margin-bottom: 20px;
}
.ab-more{
    width: 188px;
    padding: 8px 30px;
    border:1px solid #ccc;
    color: #999999;
    display: inline-block;
    margin-top: 30px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.ab-more:hover{
    color: #fff;
    background-color: #7ab33b;
    border-color: #7ab33b;
}
.ab-more i{
    font-size: 20px;
    color: #999999;
    line-height: 20px;
    position: absolute;
    left:62%;
    top: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.ab-more:hover i{
    color: #fff;
}
.news-tit{

}
.news-tit h4{
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
}
.news-tit h4:after{
    content: '';
    display:block;
    width: 60px;
    height: 2px;
    background:#00a496;
    margin-top: 20px;
}
.news-tit p{
    font-size: 14px;
    line-height: 2;
}
body:not(.mobile) .blog-section .blog-slider-wr .slider-wr .item a:hover .title-text .name-wr{
    color: #00a496;
}
.main-page-container .blog-section .blog-slider-wr .slider-wr .item .title-text .name-wr{
    font-size: 16px;
    color: #00a496;
    text-align: left;
    line-height: 1.6;
}
.main-page-container .blog-section .blog-slider-wr .slider-wr .item .title-text{
    text-align: left;
}
.main-page-container .top-products-section .top-products-wr .slider-wr .item .review-text-wr .review-text{
    opacity: 1;
}
.ne-date{
    position: relative;
    padding-left: 48px;
    text-align: left;
    margin:0 2vw;
    margin-bottom: 26px;
    display: block;
    color:#689536;
}
.ne-date:before{
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    
    width: 40px;
    height: 2px;
    background:#7ab33b;
}
.ne-more{
    position: absolute;
    bottom:20%;
    text-align: center;
    padding:10px 38px;
    background:#00a496;
    color: #fff;
    font-size: 16px;
    left: 50%;
    transform: translateX(-50%);
}
.main-foot{

}
.main-foot{
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: center;
    color: #636367;

}
.main-foot .fo-logo{
    margin-top: 30px;
    margin-bottom: 30px;
}
.main-foot .fo-qrcodes{

}
.main-foot .fo-qrcodes span{
    display: inline-block;
    margin:0 15px;
    margin-bottom: 15px;
    width:120px;
}
.main-foot .copyright{
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 2;
}
.title h3{
    font-size: 24px;
    color: #fff;
    font-family: light;
    margin-top: 10px
}
.title.with-line:before{
    top: 30px;
}
.sales-page-container .title-section{
    margin-bottom: 0;
}
.title-section.dark-bg{
    background:#383736  url(../image/in-tit-bg.jpg) no-repeat top 72px center;
}
.in-about{
    position: relative;
}
.in-ab-1{
    position: relative;
}
.in-ab-1:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    /*background: url(../image/in-tbg.jpg) no-repeat top -100px center;*/
    height:100%;
    width: 100%;
    display: block;
}
.in-ab-1 .container{
    position: relative;
    z-index:2;
    /*background:#fff;*/
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
}
.in-ab-1 .t1{
    font-size: 24px;
    color: #7ab234;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 1.6;
}
.in-ab-1 .info{
    font-size: 16px;
    line-height: 2;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 50px;
    padding-top: 15px;
    text-align: justify;
}
.in-ab-2{
    background:#f5f5f5;
    padding:120px 0;
    position: relative;
    z-index: 10;
}
.in-ab-2 ul{
    max-width: 1502px;
    margin-left: auto;
    margin-right: auto;
}
.in-ab-2 li{
    padding: 3%;
}
.in-ab-2 .desc{
    padding-left: 70px;
    position: relative;
}
.in-ab-2 .desc:after{
    content: '';
    display: block;
    width: 60px;
    position: absolute;
    left: 0;
    top: 12px;
    height: 2px;
    background:#7ab234;
}
.in-ab-2 .desc h4{
    font-size: 18px;
}
.in-ab-2 .desc h4 span{
    font-size: 36px;
    font-family: BS;
    color: #7ab234;
}
.in-ab-2 .desc p{
    color: #777777;
    line-height: 2;
}
.in-ab-2 .t1{
    font-size: 24px;
    color: #00a496;
    line-height: 1.6;
    text-align: center;
    margin-top: 60px;
    padding-top: 60px;
    position: relative;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.in-ab-2 .t1:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 324px;
    background:#ccc;
}
.in-ab-3{
    position: relative;
    margin-bottom: 290px;
}
.in-ab-3 .bg{
    padding-bottom: 30%;
    background: url(../image/in-ab-bg.jpg) no-repeat center center;
    /*-webkit-background-attachment: fixed;
    background-attachment: fixed;*/
}
.in-ab-3 .info{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;

}
.in-ab-3 .info ul{
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.in-ab-3 .info h5{
    font-size: 36px;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    margin-top: 4%;
    margin-bottom: 5%;
}
.in-ab-3 .info li{
    padding:0 2%;
    text-align: center;
    font-size: 30px;
    line-height: 2;
}
.in-nelist{
    margin-bottom: 50px;
}
.in-nelist h3{
    font-size: 18px;
    line-height: 1.6;
    color: #00a496;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.in-nelist .t1{
    font-size: 16px;
    line-height: 2;
    color: #777777;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.in-nelist li{
    padding-left: 120px;
    position: relative;
}
.in-nelist li:before{
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    background: #00a496;
    left: 0;
    top: 68px;
}
.in-nelist .info{
    padding-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.in-nelist .more{
    width:130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #999;
    border:1px solid #ccc;
    margin-top: 20px;
    transition:.35s;
}
.in-nelist .more:hover{
    background-color: #7ab33b;
    color: #fff;
    border-color: #7ab33b;
}
.in-news-detail{
    padding-top: 1px;
    padding-bottom: 1px;
}
.in-news-detail .in-newstit{
    font-size: 24px;
    text-align: center;
    color: #00a496;
    line-height: 30px;
    /*margin-top: 70px;*/
    margin-bottom: 40px;
}
.in-news-detail .in-newsinfo{
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    color: #444444;
    line-height: 25px;
}
.in-news-detail .in-newsinfo span{
    margin:0 6%;
    color: #999;
}
.in-news-detail .in-newsdetail{
    line-height: 2;
    font-size: 16px;
    margin-bottom: 30px;
}
.benefits-slider-wr .slick-list{
    overflow: visible;
}

.in-newsdetail strong{
    font-weight: bold;
}
.in-newsdetail b{
    font-weight: bold;
}
.in-topnav{
    color: #fff;
    width: 100%;
    z-index: 100;
    background: #7ab33b;
    padding:15px 0;
    font-size: 16px;
}
.in-topnav .subpath{
    margin-top: 5px;
    float: left;
    background: url(../image/tpnav-bg-icon.png) no-repeat left center;
    padding-left: 15px;
}
.in-topnav ul{
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
}
.in-topnav ul li{
    padding:0 10px;
    text-align: center;
}
.in-topnav ul li a{
    padding: 3px 20px;
    border:1px solid #fff;
    border-radius: 100px;
    display: block;
}
.in-topnav ul li a.on,.in-topnav ul li a:hover{
    background: #fff;
    color: #328439;
}
.in-ser-1{
    font-size: 16px;
    color: #666;
    line-height: 2; 
}
.in-ser-1 .desc p{
    padding-bottom: 30px;
}
.in-proc-1{
    margin-top: 50px;
}

.in-downloadlist{
}
.in-downloadlist ul{
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.in-downloadlist ul li{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;

}
.in-downloadlist ul li a{
    display: block;
    border:1px solid #ccc;
    padding:10px;
    background-color:#FFF;
}
.in-downloadlist ul li img{
    filter: grayscale(100%);
}
.in-downloadlist ul li:hover img{
    filter: grayscale(0%);
}
.in-downloadlist p{
    text-align: center;
    line-height: 2;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}
.in-downloadlist ul li:hover p{
    color: #328439;
}
.in-message{
    margin-bottom: 5%;
}
.in-message h4{
    font-size: 36px;
    font-weight: bold;
    margin:30px 0;
    text-align: center;
}

.in-message label{
    font-weight:normal;
    margin-bottom:15px;
    color:#666;
    width:100%;
    display: block;

    }   
.in-message i{
    color:#f00;
    display:inline-block;
    width:15px;
    
    
    }   
.in-message span{
    display:inline-block;
    width:100px;
    text-align:left;
    line-height:35px;
    display:table-cell;
    
    }
.in-message input,.in-ser-2 select{
    width:100%;
    height:35px;
    line-height:35px;
    display:inline-block;
    border:1px solid #ccc;
    padding-left: 5px;
    
    }

.in-message select{ 
    color: #666;
}
.in-message textarea{
    width:100%;
    display:table-cell;
    height:120px;
    border:1px solid #ccc;
    padding:5px;
    }               
.in-message .ta-r{
    float:right;
    }   
.in-message .t2{
    width:100%;
    }   
.in-message button{
    width:30%;
    min-width: 250px;
    margin-right:auto;
    margin-right:auto;
    display:inline-block;
    border:1px solid #328439;
    background: #328439;
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    }   
.in-message button:hover{
    background: #3b9c43;
}   
.in-message .tp1{
    width: 150px;
    margin-right: 5px;
    float: left;
}
.in-surport{}
.in-surport ul li{
    border-top: 1px solid #ccc;
}
.in-surport ul li span{
font-weight: bold;
font-size: 24px;
margin-right: 15px;
}
.in-surport ul li h3{
    font-size: 18px;
    padding: 15px;
    line-height: 2;

}
.in-surport ul li p{
    font-size: 14px;
    padding: 15px;
    line-height: 2;
}
.in-tit2{
    
}
.in-tit2 .tt1{
    font-size: 24px;
    color: #bbb;
    font-family: 'Charlemagne Std';
}
.in-tit2 .tt2{
    font-size: 24px;
    margin-top: 15px;
}
.in-co-1{
    position: relative;
}
.in-co-1:after{
    content: '';
    display: block;
    height: 120%;
    width: 100%;
    background: url(../image/in-tbg.jpg) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}
.in-co-1 .pic{
    padding-left: 15px;
    padding-right: 15px;
}
.in-co-1 .container{
    position: relative;
    z-index: 2;
    background: #fff;
    padding:5%;
}
.in-co-1 .t1{
    font-size: 16px;
    color: #444;
    margin-top: 15px;
}
.in-co-1 h4{
    padding-bottom: 18px;
    color: #444444;
    margin-top: 60px;
}
.in-co-1 h4:after{
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #777777;
    margin-top: 10px;

}
.in-co-1 .t2{
    font-size: 24px;
    line-height: 1.6;
}
.in-co-1 .t3{
    font-size: 48px;
    color: #7ab234;
    line-height: 1;
}
.in-co-2{
    position: relative;
    /*margin-top: 50px;*/
    background: #f5f5f5;
}
.in-co-2 .container{
    position: relative;
    /*z-index: 10;*/
    /*background: #fff;
    padding:5%;*/
}
.in-co-2 .pic{
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}
.in-co-2 .pic .con_erwei{
    display: inline-block;
}
.in-co-2 .pic .con_erwei img{
    width: 150px;
    height: 150px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.in-co-2 .pic .con_erwei p{
    text-align: center;
}
.in-co-2 .t1{
    font-size: 24px;
    color: #00a496;
}
.in-co-2 .t2{
    color: #999999;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;

}
.in-co-2 .t3{
    font-size: 16px;
}
.in-co-3{
    position: relative;
    background: #f5f5f5;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sales-page-container .sales-list-section{
    background: #f5f5f5;
    padding: 50px 0;
    margin-bottom: 0;
}
.sales-page-container .sales-list-section.prod{
    background-color: #fff;
}
.in-culture .container{
    padding:5%
}
.in-culture .info1{
    font-size: 16px;
    padding: 3%;
    position: relative;
    z-index: 10;
    line-height: 1.6;
}
.in-culture .info1 span{
    font-size: 24px;
    color: #7ab234;
    display: block;
    margin-bottom: 5px;
    margin-top: 20px;
}
.in-culture .info2{
    font-size: 16px;
    padding: 3%;
    position: relative;
    z-index: 10;
    line-height: 1.6;
}
.in-culture .info2 span{
    font-size: 24px;
    color: #7ab234;
    display: block;
    margin-bottom: 5px;
    margin-top: 20px;
}
.in-culture .pic2{
    position: relative;
}
.in-culture .pic2 img{
    transform: translate(-18%,-18%);
}
.in-honor .container{
    /*padding:3%;*/
}
.in-honor:after{
    height: 80% !important;
}
.in-honor li{
    margin-bottom: 20px;
    padding:0 10px;
    text-align: center;
}
.in-honor li .bd_c{
    
    
}
.in-honor li p{
    line-height: 2;
    font-size: 16px;
    text-align: center;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.in-workshop:after{
    height: 80% !important;
}
.in-workshop .container{
    padding: 3%;
}
.in-workshop li{
    padding:2% 2%;
}
.in-workshop .pic{
    position: relative;
      background: #000;
}
.in-workshop .pic img{
     opacity:0.4; filter: alpha(opacity=40);
    
}

.in-workshop li:hover .pic img{
    opacity:1; filter: alpha(opacity=100);
    transition:all 0.5s;
}
.in-workshop li:hover  h3{
    position: absolute;
    left: 5%;
    top: 5%;
    right: 5%;
    bottom:5%;
    border:1px solid #ccc;
    opacity: 1;
    transition:all 0.5s;
}
header .nav-wr .second-level li a.active{
    color: #7ab33b;
}
.in-product{
    padding-top: 100px;
    padding-bottom: 50px;
}
.in-proitem{
    margin-bottom: 60px;
}
.pro-box1{
    padding-right: 3%;
}
.pro-box1 .more{
    margin-top: 15px;
    margin-bottom: 15px;
}
.pro-box1 .more a{
    display: inline-block;
    padding: 12px 34px;
    font-size: 16px;
    color: #fff;
    background: #00a496;
}
.pro-box1 h3{
    font-size: 24px;
    color: #00a496;
    margin-bottom: 30px;
}
.pro-box1 h3:after{
    content: '';
    display: block;
    margin-top: 15px;
    width: 75px;
    height: 2px;
    background: #00a496;
}
.pro-box1 p{
    line-height: 2;
    color: #777777;
}
.box-side{
    background: #fff;
    overflow: hidden;
}
.pro-box2 .pic{
    position: relative;
    padding-bottom: 80%;
    display: block;
}
.pro-box2 .pic img{
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    margin:auto;
    max-height: 100%;
}
.pro-box2 .cover{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
}
.pro-box2 .cover:before{
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    border-left: 1px solid #7ab235;
    border-top: 1px solid #7ab235;
    height: 100px;
    width: 100px;
}
.pro-box2 .cover:after{
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    border-right: 1px solid #7ab235;
    border-bottom: 1px solid #7ab235;
    height: 100px;
    width: 100px;
}
.pro-box2 .t1{
    text-align: center;
}
.pro-box2 .t1 h3{
    font-size: 24px;
    line-height: 1.6;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-box2 .more{
    margin-top: 15px;
    margin-bottom: 15px;
}
.pro-box2 .more a{
    display: inline-block;
    padding:12px 34px;
    font-size: 16px;
    color: #fff;
    background: #00a496;
}
.pro-box3{
    position: relative;
}
.pro-box3 .pic{
    position: relative;
    padding-bottom:80%;
}
.pro-box3 .pic img{
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    margin:auto;
    max-height: 100%;
}
.pro-box3 .cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(36,65,102,0.8);
    color: #fff;
}
.pro-box3 .desc{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;

}
.pro-box3 h4{
    font-size: 36px;
    text-align: center;
    margin:3% 0;
}
.pro-box3 .list{
    margin-top:8%;
    text-align: center;
}
.pro-box3 .list a{
    width: 20px;
    display: inline-block;
    margin:0 3%;
    padding-top: 80px;
    position: relative;
    vertical-align: top;
}
.pro-box3 .list a:before{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 2px;
    background: #fff;
    height: 60px;
    left: 10px;
}
.pro-box1 p{
    max-height: 252px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
.in-product-detail{
    overflow: hidden;
}
.in-product-detail .container{
    background: #fff;
    padding-top: 1px;
    padding-bottom: 100px;
}
.in-pro-info{
    max-width: 1200px;
    margin:0 auto 5%;
}
.in-pro-info .box1{
    padding-left: 15px;
    padding-right: 15px;
}
.in-pro-info .box2{
    padding-left: 15px;
    padding-right: 15px;
}
.in-pro-info .t1{
    font-size: 18px;
    line-height: 2;
}

.in-product-detail .pro-tit1{
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1.6;
    margin:10% 0 15px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.in-pro-info .t1 p{
    padding-bottom: 10px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.bigpic{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: center;
}
.bigpic li{
    padding:1px;
    position: relative;
    padding:10px;
}
.bigpic li:before{
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-left: 2px solid #7ab234;
    border-top: 2px solid #7ab234;
}
.bigpic li:after{
    content: '';
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-right: 2px solid #7ab234;
    border-bottom: 2px solid #7ab234;
}
.smallpiclist{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom:30px;
    text-align: center;
}
.smallpiclist ul li{
    border:1px solid #ccc;
}
.pro-de-btns{
    background: #00a496;
    color: #fff; 
}
.pro-de-btns ul li{
    padding: 3% 15px;
    text-align: center;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}

.pro-de-btns ul li span{
    vertical-align: middle;
}
.pro-de-btns ul li span i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 60px;
    display: block;
}
.pro-de-btns ul li img{
    display: inline-block;
    vertical-align: middle;
}
.pro-de-btns ul li em{
    font-size: 36px;
    color: #fff;
    display: block;
    opacity: 0;
    visibility:hidden;
    position: absolute;
    bottom:-12px;
    left: 50%;
    transform: translateX(-50%);

}
.pro-de-btns ul li:hover em,.pro-de-btns ul li.on em{
    opacity: 1;
    visibility:visible;
}
.in-de-xq{

    line-height: 2;
    font-size: 16px;
    color: #666;
}
.in-de-xq h3{
    font-size: 24px;
   font-weight: bold;
   padding: 15px 0;
   color: #00a496;
   border-bottom: 2px solid #00a496;
   margin-bottom: 15px;
   margin-top: 26px;
}
.in-de-xq strong{
    color: #000;
}
.in-de-xq img{
    margin-top: 15px;
    margin-bottom: 15px;
}
.in-de-xq .it{
    display: none;
    padding-top: 30px;
    padding-bottom: 30px;
}
.in-de-xq .show{
    display: block;
}
.in-product-category{
    /*padding-top:50px;*/
    /*padding-bottom: 50px;*/

}
.in-product-category .pro-cate-tit {
    padding-bottom: 10px;
}
.in-product-category .pro-cate-tit h3{
    font-size: 24px;
    line-height: 2;
    color: #00a496;
    position: relative;
    margin-bottom: 30px;
}
.in-product-category .pro-cate-tit h3:after{
    content: '';
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 60px;
    height: 2px;
    background: #00a496;
    position: absolute;
}
.in-product-category .pro-cate-tit p{
    color: #999;
    line-height: 2;
}
.in-product-category .in-pro-cate-list{
    overflow: hidden;
    margin-bottom: 50px;
}
.in-pro-cate-list {
    margin-left: -10px;
    margin-right: -10px;
}
.in-pro-cate-list .ov_hd{
    position: relative;
    padding-bottom: 100%;
    background: #ffff;
    border: 1px solid #ddd;
}
.in-pro-cate-list a{
    padding: 0 10px;
    margin-top: 25px;
    
    text-align: center;
}
.in-pro-cate-list a:hover img{
    transform: translateY(-50%) scale(1.1);
}
.in-pro-cate-list a:hover h3{
    color: #7ab33b;
}
.in-pro-cate-list h3{
    font-size: 16px;
    line-height: 2;
    padding: 10px ;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.in-pro-cate-list a img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition:.35s;
}
.in-pro-cate-list .cover{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom:0;

}
.in-pro-cate-list .cover:before{
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    border-left: 1px solid #7ab235;
    border-top: 1px solid #7ab235;
    height: 100px;
    width: 100px;
}
.in-pro-cate-list .cover:after{
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    border-right: 1px solid #7ab235;
    border-bottom: 1px solid #7ab235;
    height: 100px;
    width: 100px;
}
.full-red-button a{
    background: #7ab33b;
}
.bn-icon1{
    display: inline-block;
    float: right;
    margin-top: -30px;
}
.main-page-container .top-screen-section .slider-wr .item .content-wr .title img{
    display: inline-block;
}
.dropdown-menu-wr{
    z-index: 2
}
.dropdown-menu-wr li{
    border-right: 0 !important
}
header .right-info-wr .phones-list .recall-icon, header .right-info-wr .phones-list .jd-phone{
    z-index: 20;
}
header .right-icons-wr .link-icons-menu .user-links .search-icon a{
    color: #fff;
}
.owl-list1 .owl-dot{
    width: 22px;
    height: 4px;
    background: #eee;
    display: inline-block;
    margin:0 5px;
}
.owl-list1 .owl-dots{
    text-align: right;
    padding-bottom: 20px;
    margin-right: 20px;
}
.owl-list1 .owl-dots .active{
    background: #00a496
}
header .right-icons-wr .user-menu-wr .top-block{
    padding-bottom: 25px;
}
header .right-icons-wr .user-menu-wr .search-menu .top-block form input[type=text]{
    height: 45px;
}
#goTop{
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
header .dropdown-menu-wr{
    z-index: 8
}
header .dropdown-menu-wr ul li{
    display: block;
    width: 100% !important;
}
header .dropdown-menu-wr ul{
    padding-top: 30px !important;
}
header .dropdown-menu-wr .small-lk{
    font-size: 14px !important;
    color: #ccc;
}
.main-page-container .top-screen-section .slider-wr .item:after{
    display: none;
}
.in-content{
    margin-top: -3px;
}
header .right-info-wr .phones-list{
    margin-top: -3px;
}
.fz-tosm-14{
    text-align: left;
}
.slick-arrow i.jd-arrow-left{
    
}
.slick-arrow i.jd-arrow-right{
    
}
.benefits-slider-wr button {
    border:none;
    }
.benefits-slider-wr button i{
    display:none;
    }
.benefits-slider-wr .slider-title{
    color:#fff;
    font-size:28px;
    line-height:70px;
    background-image:url(../image/q.png);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:120px;
    text-align:left;
    width:480px;
    position:absolute;
    right:0px;
    top:140px;
    
    
}
 .anim-block .slick-active{
    color:#689536;
}
.main-page-container .benefits-section .benefits-list ul li.slick-active::before{
    background-color:#689536;
}
.top-collection-section .blockquote-text .text-wr{
    margin-top:-60px;
}
.in-product-detail   .in-de-xq .text{
    display: block;
    width: 100%;
    padding-bottom: 50px;
}
.in-product-detail  .in-de-xq .text .left{
font-size: 22px;

line-height: 30px;

vertical-align: top;
}
.in-product-detail .in-de-xq .text .left h4.title{
    color: #00a496;
border-bottom: 4px solid #00a496;
padding-bottom: 15px;


}
.in-product-detail  .in-de-xq .text .right{
vertical-align: top;
padding-top: 15px;
line-height: 28px;
font-size: 16px;
color: #666;
}
.in-product-detail  .in-de-xq .text .right p.p1{
line-height: 28px;

font-size: 16px;

padding-top: 15px;


color: #666;
}
.img_width_60 {
    width: 66.6667%;
}
.p_table1 td {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    color: #666;
}
.p_table1 .noborder {
    border: 0;
}
.bg_blue {
    background: #eee;
}
.border_right_fff {
}
.slide_table {
    width: 100%;
    display: block;
    overflow: auto;

    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 30px;
    overflow-y:hidden;
}
.slide_table table {
    position: relative;
}
.p_title1 {
    font-size: 18px;
    line-height: 50px;
    margin-top: 15px;
    color: #00a496;
    font-size: 18px !important;
    line-height: 50px !important;
    margin-top: 15px !important;
    color: #00a496 !important;
}

@media (min-width: 1761px){
.benefits-slider-wr .slider-wr {
    margin-left: calc((100vw - 1800px)/-2);
}
}

@media (max-width: 1399px) {
    .burger-wr{
    margin-top:3px;
}
}

@media (max-width: 1199px) {
    .benefits-slider-wr .slider-title{
    color:#fff;
    font-size:20px;
    line-height:50px;
    padding-left:20px;
    text-align:center;
    width:400px;
    position:absolute;
    right:0px;
    top:100px;
    
    
}
header .nav-wr ul li a.sf-with-ul span::after{
    top:7px;
}
.in-product-detail  .in-de-xq .text .left,.p_title1{
        font-size: 20px;
}
    .in-product-detail .in-de-xq .text .right p.p1{
        font-size: 16px;
    }
}
@media (max-width: 991px) {
header .right-info-wr .phones-list{
    margin-top: 0px;
}
header .right-info-wr .phones-list > ul > li .dropdown-toggle-icon{
    top:0px;
}
.in-product-detail  .in-de-xq .text .left,.p_title1 {
        font-size: 16px;
}
    .in-product-detail .in-de-xq .text .right p.p1{
        font-size: 12px;
    }

}


.main-page-container .top-screen-section .slider-wr .slick-arrow{
    top: 90%;
}
header .right-info-wr .phones-list>ul>li{
    display: inline-block;
    font-size: 14px;
    padding-right: 0 !important;
}
header .right-info-wr .phones-list>ul>li.lang{
    padding-right: 20px !important;
}
header .right-info-wr .phones-list>ul>li.lang li{
    padding-top: 10px;
}
header .right-info-wr .phones-list>ul>li.lang li span{
    display: inline-block;
    vertical-align: middle;
}
header .right-info-wr .phones-list>ul>li .dropdown-toggle-icon{
    top: -2px;
}

.f_24{
    font-size: 24px;
}

.nav-sub{
    display: flex;
    justify-content:space-between;
    align-items:center;
    line-height: 70px;
    height: 70px;
    font-size: 16px;    width: 1600px;
}
.nav-sub .nav-sub-column ul{
    display: flex;
    justify-content:center;
}
.nav-sub .nav-sub-column ul li{
    padding: 0 10px;
}
.nav-sub .nav-sub-column ul li a{
    display: block;
    transition:.35s;
    height: 70px;
}
.nav-sub .nav-sub-column ul li a.active,.nav-sub .nav-sub-column ul li a:hover{
    border-bottom: 2px solid #7ab33b;
    color: #7ab33b;
}


::selection {background: #7ab33b ; color: white ; text-shadow: none ; }
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:4px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background: #7ab33b ;;}
::-webkit-scrollbar-thumb:hover{background:#7ab33b}  




.page1{
    display: flex;
    justify-content:center;
    align-items:center;
}
.page1 a{
    display: block;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #ddd;
    text-align: center;
    transition:.35s;
    margin: 0 5px;
}
.page1 a.act,.page1 a:hover{
    color: #fff;
    background-color: #7ab33b;
    border-color: #7ab33b;
}

.in-honor li img{
    transition:.35s;
    width: 100%;
}
.in-honor li a:hover img{
    transform:scale(1.1);
}
.in-honor li a:hover .bd_c{
    border-color: #7ab33b;
}
.in-honor li a:hover p{
    color: #7ab33b;
}

.in-co-3 #map{
    height: 400px;
    width: 100%;
    border: 1px solid #ddd;
}



.job{height: 50px;background: #7ab33b;padding: 0 5%;border-bottom: 1px solid #fff;}
.job span{color: #fff;font-size: 16px;height: 50px;line-height: 50px;display: block;float:left;}
#job_left{float: left;}
#job_right{float: right;text-align:right;width:50px;}
.joblist{display: block;width: 100%;overflow: hidden;background: #eeeeee}
.joblist li{display: block;overflow:hidden;}
.jobmain_up{padding: 0 5%;height: 50px;border-bottom: 1px solid #fff; cursor: pointer;}
.jobmain_up span{float: left;display: block;height: 50px;line-height: 50px;font-size: 16px;transition:0.35s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.job span:nth-child(1){width: 19%;}
.job span:nth-child(2){width: 15%;}
.job span:nth-child(3){width: 26%;}
.job span:nth-child(4){width: 32%;}
.jobmain_up span:nth-child(1){width: 19%;}
.jobmain_up span:nth-child(2){width: 15%;}
.jobmain_up span:nth-child(3){width: 26%;}
.jobmain_up span:nth-child(4){width: 32%;}
.jobmain_up span:last-child{float: right;width: 45px;text-align: center;}
.jobmain_up i{display: block;width: 11px;height: 11px;margin: 16px 0 0 24px;position: relative;}
.jobmain_up span i:before{content: "";width: 100%;height: 1px;background: #7ab33b;position: absolute;left: 0;top: 5px;transition: 0.3s;}
.jobmain_up span i:after{content: "";width: 1px;height: 100%;background: #7ab33b;position: absolute;left: 5px;top: 0;transition: 0.3s;}
.jobmain_down{display: none;padding: 5%;overflow: hidden;border-bottom: 1px solid #fff;}
.jobmain_down dt{font-size: 15px;font-weight: bold;margin:9px 0;line-height: 1em;}
.jobmain_down dd{margin: 9px 0;font-size: 13px;color: #777;line-height: 20px;text-align: justify;}
.ljsq{display: block;width: 100px;height: 35px;line-height: 35px;background: #666;color: #fff;font-size: 13px;margin: 0 auto;text-align: center;}
.ljsq:hover{background:#7ab33b;color:#fff;}
.job_on{background-color: #7ab33b;color: #fff;}
.job_on span i:before{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 5px;transition: 0.3s;z-index: 1}



.apply_i {
  background: #fff;
  padding: 50px;
  /*margin-top: 68px;*/
}
.apply_i_tit {
  font-size: 18px;
  color: #333333;
  padding: 32px 0 16px;
  border-bottom: 1px solid #e5e5e5;
}
.apply_i p {
  font-size: 14px;
  color: #666666;
}
.apply_i p span {
  color: #ff0000;
  width: 20px;
  margin-right: 10px;
}
.apply_i_inp label {
  display: block;
  float: left;
  width: calc(50% - 13px);
  margin-right: 25px;
  margin-top: 20px;
}
.apply_i_inp label:nth-child(2n) {
  margin-right: 0;
}
.apply_i_inp label:nth-child(2n + 1) {
  clear: both;
}
.apply_i_inp label input,
.apply_i_inp label select {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: solid 1px #dcdcdc;
  margin-top: 10px;
  padding: 0 20px;
  color: #999999;
  -webkit-appearance: button;
  line-height:50px;
}
.apply_i_inp label input::placeholder {
  color: #999;
}
.apply_i_textarea label {
  margin-top: 20px;
  display: block;
}
.apply_i_textarea .textarea {
  margin-top: 10px;
  position: relative;
}
.apply_i_textarea .textarea textarea {
  height: 180px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: solid 1px #dcdcdc;
  padding: 20px;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
  width: 100%;
  resize: none;
}


.apply_i_textarea .textarea .select {
  position: absolute;
  left: 30px;
  top: 0px;
  right: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.apply_i_textarea .textarea .select select {
  background: transparent;
  font-size: 14px;
  color: #999;
  border: 0;
}
.apply_i .common_btn {
  width: 180px;
  border-radius: 3px;
  margin: 50px auto 0;
  display: block;
    overflow: hidden;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #999;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.apply_i .common_btn:hover{
  background: #1a345a;
}
.msg_code{
    margin-top: 20px;
}
.msg_code label{
    display: block;   
    width: calc(50% - 13px);
    position: relative;
}
.msg_code p{
    font-size: 14px;
    color: #666666;
}
.msg_code input{
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
    padding: 0 20px;
    color: #999999;
}
.msg_code img{
    position: absolute;
    right: 15px;
    top: calc(50% + 12px);
    transform: translateY(-50%);
}

.prevnext1{
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.prevnext1 a{
    display: block;
    line-height: 40px;
    margin: 5px 0;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media screen and (max-width: 1024px) {
    header .right-info-wr{
        display: none!important;
    }
    header .logo img{
        width: 156px;
        height: 40px;
    }
}


.product1{    display: block;
 }

.product2{  
    display: none;}

.banner1{    display: block;
 }

.banner2{  
    display: none;}
@media screen and (max-width: 768px) {
  .job span:nth-child(1){width: 80%;}
  .job span:nth-child(2){display: none;}
  .job span:nth-child(3){display: none;}
  .job span:nth-child(4){display: none;}
  .jobmain_up span:nth-child(1){width: 80%;}
  .jobmain_up span:nth-child(2){display: none;}
  .jobmain_up span:nth-child(3){display: none;}
  .jobmain_up span:nth-child(4){display: none;}

  .apply_i_inp label {
      float: none;
      width: 100%;
      margin-right: 0px;
      margin-top: 20px;
    }
    .msg_code label{
      width: 100%;
    }
    .pro-de-btns ul li em{
        font-size: 28px;
    }
    .pro-de-btns ul li img{
        width: 20px;
    }
    .pro-de-btns ul li span i{
        height: 40px;
    }
    .in-pro-info .t1{
        font-size: 16px;
    }
    .in-product-detail .pro-tit1{
        margin-top: 0;
    }
    .in-pro-info{
        margin-top: 0;
    }
    .main-foot .fo-logo img{
        width: 117px;
        height: 30px;
    }
    .main-foot .fo-logo{
        /*display: none;*/
        margin: 15px 0;
    }
    .main-foot .fo-qrcodes{
        /*display: none;*/
    }
    .main-foot .fo-qrcodes span{
        width: 90px;
    }
    .main-foot .copyright{
        margin: 15px 0;
    }
    .pro-box3{
        display: none;
    }
    .in-co-2 .pic{
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .nav-sub .nav-navigation{
        display: none;
    }
    .nav-sub .nav-sub-column{
        width: 100%;
    }
    .nav-sub .nav-sub-column ul li{
        width: 25%;
        font-size: 14px;
    }
    .sales-page-container .sales-list-section{
        padding: 30px 0;
    }
    .in-ab-1 .info{
        padding-bottom: 0;
    }
    .i_news .nelist, .i_sample .tit, .i_coop .tit, .fo-links, .in-tit2, .in-ab-1, .in-ab-3 ul, .in-product-3, .in-news, .in-news-detail, .in-ser-1, .in-ser-2 .ipa, .in-ser-3{
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
    .in-news-detail .in-newstit{
        margin-bottom: 15px;
    }
    .in-news-detail .in-newsinfo{
        margin-bottom: 15px;
    }
    .in-news-detail .in-newsinfo span{
        margin: 0 5px;
    }
    .nav-sub{
        height: 50px;
        line-height: 50px;    width: auto;
    }
    .nav-sub .nav-sub-column ul li a{
        height: 50px;
    }
    .title h1{
        font-size: 20px;
    }
    .title h3{
        font-size: 18px;
    }
    .ne-more{
        display: none;
    }
    .news-tit h4{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .in-ab-1 .t1{
        margin-bottom: 0;
        margin-top: 15px;
    }
    .pro-box1 h3{
        margin-bottom: 15px;
    }
    .in-product{
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .in-proitem{
        margin-bottom: 30px;
    }
    .in-product-category .in-pro-cate-list{
        margin-bottom: 30px;
    }
    .in-pro-cate-list a{
        margin-top: 20px;
    }
    .in-pro-cate-list h3{
        padding: 0 10px;
    }
    .in-product-detail .container{
        padding-bottom: 30px;
    }
    .in-co-2 .pic{
        text-align: center;
        margin-top: 15px;    display: none;
    }
    .apply_i{
        padding: 10px;
    }
    .apply_i .common_btn{
        margin-top: 30px;
        margin-bottom: 25px;
    }
.i-ab-t1{
    display: none;
}
.owl-list1 .owl-dots{
padding-bottom: 5px;
}
.ab-more{
    margin-top: 0px;
}
.product1{     display: none;
 }

.product2{  
  display: block;}
.banner1{     display: none;
 }

.banner2{  
  display: block;}
}



























