*{ margin:0;padding:0;font-size: 14px;word-break: break-word;font-family: "Poppins-Regular"; }
.left{ float: left; }
.right{ float:right; }
li{ list-style: none; }
a{ text-decoration: none;color:  #808080; }
a:link{ text-decoration: none; }
a:visited{ text-decoration: none; }
a:hover{ text-decoration: none; }
a:active{ text-decoration: none; }
.middle_center{width: 100%; background: #fff; margin:0 auto;}
.center{ width: 1200px;margin:0 auto; }

#vtext a{ text-decoration:none;color: #999 }
#vtext a:hover{ text-decoration: none; color:#336600; }
html{background: #fff; clear: both;}
img{ max-width: 100%;vertical-align: middle;}
*{ box-sizing: border-box; }
.float_after{ zoom: 1; }
.float_after:after{ content: ".";display: block;height:0;clear: both;visibility: hidden; }
.qk_right{ margin-right: 0!important; }
.clear_both{ clear: both; }
a,button{transition: all 500ms linear 0s;}
body{background:#fff; clear: both;}
.body div{}
@font-face {
    font-family: "Poppins-Bold";
    src: url("fonts/Poppins-Bold.ttf");
    font-style: normal;
    font-weight: normal;
} 
@font-face {
    font-family: "Poppins-Light";
    src: url("fonts/Poppins-Light.ttf");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Poppins-Medium";
    src: url("fonts/Poppins-Medium.ttf");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Poppins-Regular";
    src: url("fonts/Poppins-Regular.ttf");
    font-style: normal;
    font-weight: normal;
}
/*swiper*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-button-next,.swiper-button-prev{position:absolute;top:48%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-prev{left:20%;right:auto}
.swiper-button-next{right:20%;left:auto}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}
.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}
.swiper-pagination-lock{display:none}
/*fyq*/

#serchs{border:1px solid #eee;height: 40px; line-height: 40px; width:400px; padding: 5px; box-sizing: border-box;}
#serbut{background: #336600;height: 40px; line-height:40px;border:none; width: 50px; cursor: pointer;}
#serbut:hover{background: #ffd401}
#mimg{margin-left: 20px;}
.newsletters{}
.newsletters input{width: 100%;border: 1px solid #e6e6e6; margin-top:30px;height: 40px; line-height: 40px; padding: 0 5px;}
.newsletters button{ cursor: pointer; width: 100%; border:0; height: 40px; color: #fff; line-height: 40px;margin-top: 30px; background: #336600}
.newsletters button:hover{background: #ffd401;}
.pro_fyq{
    margin-top: 10px;
    margin-bottom: 40px;
}
.top{background: #f2f2f2;}
.pro_fyq ul{
    text-align: center;
    width: 100%;
}
.pro_fyq ul li{
    display: inline-block;
    border: 1px solid #dedede;
    margin: 0 4px;
}
.pro_fyq ul li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    color: #333;
    transition: all 500ms ease 0s;
}
.pro_fyq ul li:hover{
    border-color: #336600;
}
.pro_fyq ul li:hover a{
    background: #336600;
    color: #fff;
}
.pro_fyq ul .pro_active{
    border-color: #336600;
}
.pro_fyq ul .pro_active a{
    background: #336600;
    color: #ffffff;
}
/*404*/
.yem_ds,.yem_ds p:last-of-type{
    margin-top:20px;
}
.yem_ds a{
    display:inline-block;
    padding:5px 15px;
    background:#336600;
    transition:all 500ms linear 0s;
    border:1px solid #336600;
    color:#fff;
}
.yem_ds a span{
    margin:0 5px
}
.yem_ds a:hover{
    background:#fff;
    color:#336600;
}
/*top*/
.top{
    padding: 10px 0;
    color:  #808080;
}
.top a{color:  #808080;}
.top div.left{
    color: #808080;
}
.yy_list li{
    margin-right: 15px;
}
.yy_list li:last-of-type{
    margin-right: 0;
}
.yy_list li img{
    max-width: 32px;
    max-height: 20px;
    margin-right: 10px;
}
.yy_list li a{
    color: #292929;
}
.yy_list li a:hover,.top div.left a:hover{
    color: #ffd401;
}
/*white_body*/
.white_body{
    background: #fff;
    padding-bottom: -10px;
}
/*head*/
.head{
   

}
.logo{padding: 35px 0; height: 120px;box-sizing: border-box;}
.logo img{
/*    max-width: 350px;
    max-height: 50px;*/
     height: 50px;
}
.head_lxfs{padding: 40px 0 0 0;}
.head_lxfs li,.head_lxfs li a{
    color: #292929;
    font-size: 16px;
    font-family: "Poppins-Medium";
}
.head_lxfs li img{
    margin-right: 15px;
}
.head_lxfs li{
    margin-right: 55px;
}
.head_lxfs li:last-of-type{
    margin-right: 0;
}
.head_lxfs li a:hover{
    color: #336600;
}
/*nav_hz*/
.nav_hz{
    background: -webkit-linear-gradient(#336600, #336600); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#336600, #336600); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#336600, #336600); /* Firefox 3.6 - 15 */
    background: linear-gradient(#336600, #336600); /* 标准的语法 */
}
#last_news_lb{ margin-bottom:30px;  }
#last_news_lbs{ margin-bottom:30px; border:1px solid #efefef; }
.nav>li{
     padding: 10px 21px 10px 20px; 
/*    padding: 17px 21px 17px 20px;*/
    margin-right: 5px;
    transition:all 500ms linear 0s;
}
.nav li{
    position: relative;
}
.nav>li>a{
    padding-bottom: 35px;
}
.nav li ul{
    position: absolute;
    z-index: 43;
    background: #fff;
    border: 1px solid #eee;
    display: none;
}
.children_nav{
    left: 0;
    margin-top: 16px;
}
.children_nav li:hover>a{
    color: #ffd401;
}
.sz_nav{
    left: 100%;
    top: -1px;
}
.nav li ul a{
    color: #292929;
}
.nav li ul li{
    white-space: nowrap;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}
.nav li ul li:last-of-type{
    border-bottom:0;
}
.nav li a{
    font-size: 16px;
    font-family: "Poppins-Medium";
    color: #fff;
}
.children_nav li a{
    font-family: "Poppins-Regular";
}
.nav li.nav_active a,.nav>li:hover>a{
    color: #292929;
}
.nav li.nav_active,.nav>li:hover{
    background: #ffd401;
}
.nav_hz form{
    width: 280px;
    margin-top: 8px;
    border: 1px solid #336600;
}
.nav_hz form input,.nav_hz form button{
    height: 42px;
    background: #00e800;
    border: 0;
    vertical-align: middle;
    outline: none;
}
.nav_hz form input{
    width: 90%;
    padding: 0 10px;
    color: #fff;
    border-radius:0;
}
.nav_hz form button{
    width: 10%;
    cursor: pointer;
}
/*Banner*/
.banner{
    padding: 20px 0px;
    margin-bottom: 28px;
}
.banner>div.left{
    width: 100%;
    text-align: center;
}
#banner_lb{
    position: relative;
}
#banner_prev{
    background: url("../Images/banner-arrow-left.png") no-repeat center;
    left: 13%;
}
#banner_next{
    background: url("../Images/banner-arrow-right.png") no-repeat center;
    right: 13%;
}
#banner_prev:hover{
    background: url("../Images/banner-arrow-left-hover.png");
}
#banner_next:hover{
    background: url("../Images/banner-arrow-right-hover.png");
}
#banner_prev,#banner_next{
    outline: none;
    width: 30px;
    height: 50px;
    opacity: 0;
    transition: all 500ms linear 0s;
}
#banner_pagination{
    opacity: 0;
    transition: all 500ms linear 0s;
}
#banner_pagination .swiper-pagination-bullet{
    background: #336600;
    opacity: 1;
    width: 10px;
    height: 10px;
    vertical-align: middle;
}
#banner_pagination .swiper-pagination-bullet-active {
    background: #ffd401;
    width: 14px;
    height: 14px;
}
.banner>div.left:hover #banner_prev,.banner>div.left:hover #banner_next,.banner>div.left:hover #banner_pagination{
    opacity: 1;
}
.banner>div.right{
    width: 32.88%;
}
.banner_category li{
    width: 48.6%;
    margin-right: 2.8%;
    text-align: center;
    position: relative;
    margin-bottom: 12px;
}
.banner_category li span{
    position: absolute;
    width: 100%;
    top: 25px;
    left: 0;
}
.banner_category li:nth-of-type(2n){
    margin-right: 0;
}
.banner_category li a{
    color: #292929;
}
.banner_category li:first-of-type a,.banner_category li:last-of-type a{
    color: #fff;
}

.tags{}
.tags a{color: #999;text-decoration: none;}
/*home_content*/
.home_content_left{
    width: 23.33%;
    margin-bottom: 20px;
}
.home_content_category{
    margin-bottom: 20px;
}
.home_cot_category_bt{
    background: #336600;
    font-size: 16px;
    color: #fff;
    padding: 11px 20px;
    font-family: "Poppins-Medium";
}
.home_content_category ul,.home_left_products ul{
    background: #fcfcfc;
    border: 1px solid #f2f2f2;
    padding: 20px 20px;
}

.home_content_category ul li ul,.home_left_products ul li ul{
    background: #fcfcfc;
    border: 1px solid #f2f2f2;
    padding: 15px 2px 15px 5px;
}

.home_content_category ul li{
    margin-bottom: 10px;
}
.home_content_category li ul li:last-of-type{
    margin-bottom:0;
}
.home_content_category li img{
    margin-right: 14px;
}
.home_content_category li a,.home_content_category li span{
    color: #5d5d5d;
}
.home_content_category li a{
    display: inline-block;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.home_content_category li:hover>a,.home_content_category li:hover>span,.home_content_category .home_cot_category_active>a,
.home_content_category .home_cot_category_active>span,.home_left_pro_name a:hover{
    color: #336600;
}
.home_content_category li span{
    margin-top: 5px;
}
.category_children_list{
    display: none;
    margin-top: 10px;
}
.home_left_pro_pic{
    width: 36%;
}
.home_left_pro_name{
    width: 60%;
    

}

.home_left_pro_name a{
    color: #5d5d5d;
    line-height:110%;
    font-size: 12px;
}
.home_left_products li{
    margin-bottom: 15px;
}
.home_left_products li:last-of-type{
    margin-bottom: 0;
}
.home_left_products_more a{
    display: inline-block;
    width: 172px;
    height: 40px;
    background: #336600;
    color: #fff;
    border: 1px solid #336600;
    text-align: center;
    line-height: 40px;
}
.home_left_products_more a:hover{
    background: #fff;
    color: #336600;
}
/*home_content_right*/
.home_content_right{
    border:1px solid #eee;box-sizing: border-box; padding: 20px 19px 0 19px;
    width: 75%;
    margin-bottom: 25px;
}

.home_content_rights{
    width: 100%;
}

.home_mk{
/*    margin-bottom: 40px;*/
/*    margin-top: -10px;*/
}
.home_mk_bt{
    padding: 15px 0 20px 0;
    font-size: 30px;
    color: #292929;
    line-height: 100%;
/*   border-bottom: 1px solid #e6e6e6; */
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.home_mk_bts{
    padding: 25px 0 15px 0;
    font-size: 30px;
    color: #292929;
    line-height: 100%;
/*   border-bottom: 1px solid #e6e6e6; */
    margin-bottom: 30px;
    position: relative;
}

.home_mk_bt2{
    padding: 10px 0 15px 0;
    font-size: 30px;
    color: #292929;
    line-height: 100%;
    border-bottom: 1px solid #e6e6e6;  
    margin-bottom: 30px;
    position: relative;
    text-align: left;
    font-weight: bold;
}

.home_mk_bt2::after{
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #336600;
    position: absolute;
    left: 0;
    bottom: -1px;
}




.home_mk_anz{
    position: relative;
    width: 65px;
    height: 30px;
}

.sjdiv{width:15%;float:left;margin:15px  0 15px 1.5%;  }
.sjdiv img{width: 126px;}
.featured_mk{
    margin-bottom: 20px;
}
#featured_prev,#last_news_prev,#hz_sj_prev{
    background: url("../Images/arrow-left.png") no-repeat center;
    left: 0;
}
#featured_prev:hover,#last_news_prev:hover,#hz_sj_prev:hover{
    background: url("../Images/arrow-left-hover.png");
}
#featured_next,#last_news_next,#hz_sj_next{
    background: url("../Images/arrow-right.png") no-repeat center;
    right: 0;
}
#featured_next:hover,#last_news_next:hover,#hz_sj_next:hover{
    background: url("../Images/arrow-right-hover.png");
}
#featured_prev,#featured_next,#last_news_prev,#last_news_next,#hz_sj_prev,#hz_sj_next{
    top: auto;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin-top: 0;
    outline: none;
}
.home_mk_nrbf{
    margin: 0 0;
    width: 100%;
}
 
.product_itemm{
    width: 22.5%;
    margin-right: 3.333333%;
    margin-bottom: 23px;
/*    border: 1px solid #e6e6e6;*/
/*    padding: 5px;*/
    text-align: center;
}

.product_itemm:nth-of-type(4n){
    margin-right: 0;
}
.product_itemm:nth-of-type(4n+1){
    clear:both;
}

.product_iteml{
    width: 23.11%;
    margin-right: 2.49%;
    margin-bottom: 23px;
/*    border: 1px solid #e6e6e6;*/
/*    padding: 5px;*/
    text-align: center;
}

.product_iteml:nth-of-type(4n){
    margin-right: 0;
}
.product_iteml:nth-of-type(4n+1){
    clear:both;
}



.product_item{
     width: 22.5%;
    margin-right: 3.3333%;
    margin-bottom: 23px;
 
    text-align: center;
}

.product_item:nth-of-type(4n){
    margin-right: 0;
}
.product_item:nth-of-type(4n+1){
    clear:both;
}
.product_item_pic{
    position: relative;
}
.product_item_eye{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: all 500ms linear 0s;
}
.product_item:hover .product_item_eye{
    opacity: 1;
}
.product_item_name{
    padding: 14px 0 15px 0;
}
.product_item_name a{
    color: #808080;
    height: 48px;
    overflow: hidden;
    line-height: 170%;
    display: block;
}
.product_item:hover .product_item_name a{
    color: #336600;
}
.sjd_featured{
    display: none;
}
.about_mk{  margin-top: -15px;}
.about_mk_pic{
    width:42.67%;
}
.about_mk_pic img{display: block; width: 100%;}
.about_mk_wzk{
    width: 54%;
    font-size: 16px;
    line-height: 180%;
    color: #292929;
/*     padding-top: 5px; */
margin-top: -8px;
}
.about_mk_wzk a{
    display: block;
    width: 172px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #336600;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #336600;
}
.about_mk_wzk a:hover{
    background: #fff;
    color: #336600;
}
.home_about_mk_nr{
    font-size: 16px;
    line-height: 180%;
    color: #292929;
    margin-bottom: 45px;
}
/*last_news*/
.last_news_item{
/*    padding: 0 5px;*/
    position: relative;
}
.last_news_item::after{
/*    content: '';
    display: block;
    width: calc(100% - 10px);
    height: 290px;
    border: 5px solid #e6e6e6;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;*/
}
.last_news_pic{
    margin-bottom: 25px;
    text-align:center;
}
.last_news_bt a{
    font-family: "Poppins-Medium";
    font-size: 16px;
    color: #292929;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.last_news_bt{
    margin-bottom: 15px;
}
.last_news_ms a{
    color: #808080;
    line-height: 150%;
}
.last_news_ms{
    margin-bottom: 20px;
    max-height:65px;
    overflow:hidden;
}
.last_news_bt:hover a,.last_news_ms:hover a{
    color: #336600;
}
.last_news_more{
    text-align: right;
    margin-bottom: 25px;
}
.last_news_more a{
    font-family: "Poppins-Medium";
    color: #336600;
}
.last_news_more a:hover{
    color: #ffd401;
}
.hz_sj .swiper-slide{
    height:70px;
    line-height:70px;
    text-align:center;
}
.hz_sj .swiper-slide img{
    max-height:100%;
}
/*footer*/
.footer{
    position: relative;
    background: #f2f2f2;
}
.newsletter{
    line-height: 100px;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
}
.newsletter .center{
    background: #336600;
    color: #fff;
}
.newsletter_bt{
    font-size: 30px;
    margin-right: 4.5%;
}
.newsletter_bd{
    width: 56.25%;
}
.newsletter form{
    width: 100%;
    position: relative;
}
.newsletter form .sc_tsy{
    position: absolute;
    color: #f00;
    line-height: normal;
    width: fit-content;
    text-align: center;
    top: 40%;
    left: 102%;
    white-space:nowrap;
}
.newsletter form input{
    width: 81%;
    background: #fff;
    height: 60px;
    padding-left: 15px;
    border: 1px solid #fff;
    vertical-align: middle;
    outline: none;
}
.newsletter form button{
    width: 19%;
    background: #ffd401;
    font-size: 20px;
    color: #292929;
    height: 60px;
    border: 1px solid #ffd401;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
}
.newsletter form button:hover{
    background: #fff;
}
.footer_top{
    padding-top: 50px;
    background: #f2f2f2;
}
.footer_top a{color: #080808}
.footer_top .center{
  padding: 0 0 55px 0;
    border-bottom: 1px solid #e6e6e6;
}
.footer_top_bt{
    font-size: 18px;
    color: #292929;
    font-family: "Poppins-Medium";
}
.footer_top li ul{
    margin-top: 25px;
}
.footer_top li ul li{
    margin-bottom: 15px;
}
.footer_top li ul li:last-of-type{
    margin-bottom: 0;
}
.footer_top li ul li img{
    margin-right: 15px;
}
.footer_top li ul li a{
    color: #666;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.footer_top li ul li a:hover{ 
    color: #336600;
}
.footer_top li.left{
    width: 27.5%;
    color: #666666;

}
 .footer_top li.left:nth-of-type(3){
    width: 20%;
}
.footer_top li.left:last-of-type{
    width: 25%;
}
.footer_bottom{
    background: #f2f2f2;
    text-align: center;
    
}
.footer_bottom .center div{
padding: 28px 0;
    color: #292929;
}
.footer_bottom .center div:last-of-type{
     
    border-top: 1px solid #e6e6e6;
     
}
.footer_bottom .center div a{
    margin: 0 5px;
    color: #080808;
}
/*mk*/
.mk{
    margin-top: 20px;
}
.bread_nav{
    margin-bottom: 34px;
}
.bread_nav a,.bread_nav span{
    color: #5d5d5d;
}
.bread_nav a:hover{
    color: #336600;
}
.fgf{
    display: inline-block;
    width: 1px;
    height: 13px;
    background: #5d5d5d;
    margin: 0 10px;
}
.mk_bt{
    text-align: center;
    font-size: 30px;
    color: #292929;
    font-weight: normal;
   margin-bottom: 32px; 
}
.about_jtnr li{
    margin-bottom: 50px;
}
.about_jtnr li:last-of-type{
    margin-bottom: 0;
}
.about_jtnr{
    color: #808080;
    line-height: 210%;
    overflow:hidden;
}
.about_pic{
    width: 30%;
}
.about_wz{
    width: 67%;
    padding-top: 25px;
}
.about_wz_bt{
    font-size: 20px;
    color: #292929;
    margin-bottom: 25px;
}
.about_wz_nr{
    color: #808080;
    line-height: 210%;
}
.contact_xx_bt{
    font-size: 0.85em;
    color: #808080;
}
.contact_xx,.home_content_category li .contact_xx a{
    color: #292929;
}
.home_content_category li .contact_xx a:hover{
    color: #5d5d5d;
}
.home_content_category li .contact_xx a{
    width:auto;
}
.contact_tb{
    margin-top: 8px;
}
.contact_hz{
/*    padding: 5px;*/
/*    border: 1px solid #f2f2f2;
    margin-bottom: 40px;*/
}
.contact_bd{
    width: 100%;
/*    padding: 31px;*/
    padding-right: 0;
    padding-bottom: 0;
}
.contact_bd form{
    position:relative;
}
.contact_bd form .sc_tsy{
    position:absolute;
    width: 100%;
    text-align: center;
    color: #f00;
    bottom: -25px;
}
.contact_bd form>div{
    margin-bottom: 25px;
}
.contact_bd form>div:last-of-type{
    margin-bottom: 0;
}
.contact_ts{
    font-size: 16px;
    color: #333;
    line-height: 100%;
    margin-bottom: 5px;
}
.contact_bd form>div input,.contact_bd form>div textarea{
    width: 100%;
    height: 40px;
    border: 1px solid #f3f3f3;
    outline: none;
    padding: 0 10px;
}
.contact_bd form>div textarea{
    height: 83px;
    padding: 10px;
}
.contact_bd form>div .pin_srk{
    width: 70%;
    margin-right: 15px;
    vertical-align: middle;
}
.contact_bd form>div button{
    background: #336600;
    color: #fff;
    width: 120px;
    height: 40px;
    border: 1px solid #336600;
    cursor: pointer;
    outline: none;
}
.contact_bd form>div button:hover{
    color: #336600;
    background: #fff;
}
.contact_map{
    width: 43.3%;
}
.download_list{
    padding: 0 ;
    position: relative;
    z-index: 3;
    margin-top: 4px;
}
.download_item{
    text-align: center;
    width: 100%;
    border:1px solid #e6e6e6;
    
    position: relative;
 
    background: #fff;
    box-sizing: border-box;

    padding: 20px  19px;
    margin-bottom: 20px;text-align: left;
    margin-top: 4px;
   
}
 
 
.download_item>div{
    position: relative;
    z-index: 2;
}
.download_pic{
 width: 10%;float: left;
}
.download_name{
     
     width: 69%;float: left;
}
.download_an{
  width: 20%;float: left;
  background: #e6e6e6;text-align: center; padding: 10px 0;
}

.download_an:hover{background: #336600; color: #fff;}
.download_an:hover a{color: #fff;}

.news_item_pic{
    width: 35%;
    text-align:center;
}
.news_item_wz{
    width: 62%;
    padding-top: 20px;
}
.news_item_bt a{
    font-family: "Poppins-Medium";
    font-size: 16px;
    color: #292929;
    line-height: 100%;
}
.news_item_bt{
    margin-bottom: 25px;
}
.news_item_ms a{
    color: #808080;
    line-height: 180%;
}
.news_item_ms{
    margin-bottom: 40px;
}
.news_item_more a{
    font-family: "Poppins-Medium";
    color: #336600;
}
.news_item_more a:hover{
    color:#ffd401;
}
.news_item_bt a:hover,.news_item_ms a:hover{
    color: #336600;
}
.news_list_nr>ul>li{
    margin-bottom: 40px;
}
.news_detail_bt{
    padding: 40px 0 20px 0;
    color: #292929;
    font-size: 16px;
    font-family: "Poppins-Medium";
}
.news_detail_nr,.news_detail_wz{
    color: #808080;
    line-height: 180%;
}
.news_detail_fy{
    margin-top: 20px;
    padding-bottom: 20px;
}
.news_detail_fy span{
    margin-right: 5px;
    color: #292929;
}
.news_detail_fy a{
    color: #336600;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_detail_fy span,.news_detail_fy a{
    font-size: 16px;
    line-height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.news_detail_fy>div{
    margin-bottom: 5px;
}
.news_detail_fy>div:last-of-type{
    margin-bottom: 0;
}
/*products_detail*/
.pro_det_Img{
    width:44.4%;
    position: relative;
}
.pro_det_bigImg,.sp_pic{
    width:100%;
}
.pro_det_bigImg{
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    
}
.sp_pic{
    position: relative;
    height: 90px;
}
.tp_ti{
    width:94%;
    position: absolute;
    left:3%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.button-prev{
    position: absolute;
    left:0;
    top:35%;
    z-index: 2;
}
.button-next{
    position: absolute;
    right:0;
    top:35%;
    z-index: 2;
}
.slide{
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 88px;
    margin-right: 13px;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}
.wrapper{
    position: relative;
    left: 0;
}
#container{
    position: relative;
}
.mask{
    display: none;
    position: absolute;
    background: rgba(50,111,196,0.8);
    cursor: move;
}
.rightView{
    position: absolute;
    left:100%;
    top:0;
    width:480px;
    height:480px;
    overflow:hidden;
    border: 1px solid #eee;
    background: #fff;
    display: none;
    z-index: 40;
}
.bigImg{
    position: absolute;
    top:0;
    left:0;
    max-width: none;
}
.smallImg {
    max-height: 100%;
    max-width: 100%;
    
}
.pro_det_nr{
    width: 52%;
}
.pro_det_nr h1{
    font-size: 20px;
    color: #292929;
    font-family: "Poppins-Medium";
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.products_sx{
    color: #5d5d5d;
    line-height: 210%;
    margin-bottom: 10px;
}
.products_sx span{
    color: #292929;
}
.product_detail_an a{
    display: inline-block;
     
    height: 44px;
    text-align: center;
    line-height: 44px;
    padding:  0 15px;
}
.product_detail_an{
    margin-bottom: 20px;
}
.inquiry_an{
    background: #336600;
    border: 1px solid #336600;
    color: #fff;
    margin-right: 10px;
}
.inquiry_an:hover{
    background: #fff;
    color: #336600;
}
.buy_now_an{
    background: #ffd401;
    border: 1px solid #ffd401;
    color: #292929;
}
.buy_now_an:hover{
    background: #fff;
}
.description{
    margin-top: 70px;
}
.tab_qh_small{
    text-align: left;
}
.tab_qh_small a{color: #333;}

.tab_qh_small div{
    border: 1px solid transparent;
    border-bottom: 0;
    display: inline-block;
    text-align: center;
    transition:all 500ms linear 0s;
    background: #fff;
}
.tab_qh_small div a{
    transition:all 500ms linear 0s;
    display: block;
    padding: 10px 26px;
    position: relative;
}
.tab_qh_small div.tab_small_active{
    border-color: #f3f3f3;
    transform: translateY(1px);
}
.tab_qh_big>div{
    display: none;
    padding: 30px 19px;
    font-size: 16px;
    color: #999;
    line-height: 180%;
    border: 1px solid #eee;
    text-align: left;
}
.tab_big_wznr{
    text-align: center;
}
 

.tab_qh_big>div.tab_big_active{
    display: block;
}
.tab_qh_big form{
    text-align: center;
    position:relative;
}
.tab_qh_big form .sc_tsy{
    position:absolute;
    width:100%;
    color:#f00;
    text-align:center;
    bottom: -35px;
}
.tab_qh_big form div{
    margin-bottom: 30px;
}
.tab_qh_big form input,.tab_qh_big form #message{
    width: 60%;
    height: 40px;
    outline: none;
    border: 1px solid #ebebeb;
    font-size: 14px;
}
.tab_qh_big form input{
    padding: 0 10px;
}
.tab_qh_big form #message{
    padding: 10px;
    height: 200px;
}
.tab_qh_big form>div:last-of-type{
    margin-bottom: 0;
}
.tab_qh_big form button{
    width: 100px;
    height: 30px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    transition:all 500ms linear 0s;
    cursor: pointer;
    outline: none;
}
.tab_qh_big form button:hover{
    background: #fff;
    color: #222;
}
.related{
    margin-bottom: 20px;
    margin-top: 20px;
}
.sjd_nav_tb,.footer_top_bt span,.nav li span,.sjd_contact_fs{
    display: none;
}
.sjd_nav_tb{
    background:url("../Images/more.png") no-repeat center;
    background-size:100%;
    display:none;
    width:20px;
    height:48px;
}
.close_an{
    background:url("../Images/close.png") no-repeat center;
}
.footer_top_bt span{
    margin-top: 4px;
}
.nav li span{
    margin-top: 5px;
    color: #fff;
}
.children_nav li span{
    color: #292929;
}
input[type="text"],textarea{
-webkit-appearance: none;
}
@media (max-width:1800px){.middle_center{width:100%;}}
@media (max-width:1440px){.center{width:98%;}}
@media (max-width: 1200px){.home_content_category ul li a{display: inline-block;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;}.home_left_pro_name{width: 53%;padding-top: 0;}.newsletter_bd{width: 52.25%;}}
@media (max-width: 1190px) and (min-width: 992px) {.center{width: 970px;padding: 0 2%;}}
@media (max-width: 990px) and (min-width: 768px) {.center{width: 96%;padding: 0 2%; }}
@media (max-width: 760px) {.center{width: 100%;padding: 0 1%;}}

@media (max-width: 1024px) {

    .center{width:92%; margin-left:4%; }

  .logo{text-align: center;}

 .logo img{
/*    max-width: 350px;
    max-height: 50px;*/
    width: auto;height: auto;
}

    .head_lxfs li:first-of-type,.nav,.home_content_left,.download_item::after{
        display: none;
    }
    .sjd_nav_tb,.footer_top_bt span,.nav li span{
        display: block;
    }
    .home_content_right{
        width: 100%;
    }
    .newsletter_bt{
        font-size: 26px;
    }
    .newsletter_bd {
        width: 48.25%;
    }
    .newsletter form input{
        width: 75%;
    }
    .newsletter form button{
        width: 25%;
    }
    #banner_prev, #banner_next,#banner_pagination{
        opacity: 1;
    }
    .nav_hz form{
        margin-top: 4px;
    }
    .footer_top li.left{
        width: 100%!important;
        margin-bottom: 10px;
    }
    .footer_top li.left:last-of-type{
        margin-bottom: 0;
    }
    .footer_top li ul{
        display: none;
    }
    .footer_top .center{
        padding: 0 1% 30px 1%;
    }
    .footer_top li ul {
        margin-top: 10px;
    }
    .nav_hz .center>.float_after>.left{
        position: relative;
        background: linear-gradient(#336600, #336600);
    }
    .nav{
        position: absolute;
        z-index: 42;
        background: -webkit-linear-gradient(#55aa00, #336600);
        background: -o-linear-gradient(#55aa00, #336600);
        background: -moz-linear-gradient(#55aa00, #336600);
        background: linear-gradient(#55aa00, #336600);
        width: 320px;
    }
    .nav>li{
        float: none;
        white-space: nowrap;
    }
    .nav li ul{
        position: static;
    }
    .children_nav {
        left: 0;
        margin-top: 5px;
    }
    .nav>li{
        padding: 10px 10px 5px 10px;
        margin-right: 0;
    }
    .download_item{
        width: 32%;
        margin-right: 2%;
        border-radius: 0;
        border: 3px solid #336600;
    }
    .download_item:nth-of-type(5n){
        margin-right: 2%;
    }
    .download_item:nth-of-type(5n+1){
        clear:none;
    }
    .download_item:nth-of-type(3n){
        margin-right: 0;
    }
    .download_item:nth-of-type(3n+1){
        clear:both;
    }
    .download_name {
        padding: 0 10px 20px 10px;
    }
    .download_pic {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .download_an {
        padding-bottom: 30px;
    }
    .contact_bd form>div .pin_srk{
        width: 55%;
    }
    .children_nav li a{
        display:inline-block;
        width:85%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    #dsss{display: block; width: 100%;float: left; text-align: center; margin-top: -20px; margin-bottom: 20px;}
#serchs{border:1px solid #eee;height: 40px; line-height: 40px; width:260px; padding: 5px; box-sizing: border-box;}
}

@media (max-width: 960px) {
    .home_mk_anz,#featured_lb,#last_news_lb,.newsletter_bt img,.hz_sj,.contact_map{
        display: none;
    }
    .sjd_featured,.sjd_contact_fs{
        display: block;
    }
    .banner>div.left,.banner>div.right,.about_mk_pic,.about_mk_wzk,.about_pic,.about_wz,.news_item_pic,.news_item_wz,.contact_bd,
    .pro_det_Img,.pro_det_nr{
        width: 100%;
    }
    .banner_category li{
        width: 24%;
        margin-right: 1.33%;
        margin-bottom: 0;
    }
    .banner>div.right,.description,.related{
        margin-top: 20px;
    }
    .banner_category li:nth-of-type(2n){
        margin-right: 1.33%;
    }
    .banner_category li:nth-of-type(4n){
        margin-right: 0;
    }
    .last_news_more{
        text-align: left;
    }
    .footer_top,.about_mk_wzk,.pro_det_nr{
        padding-top: 30px;
    }
    .newsletter{
        position: static;
        background: #336600;
    }
    .home_mk{
        margin-bottom: 40px;
    }
    .white_body{
        padding-bottom: 40px;
    }
    .about_mk_pic{
        text-align: center;
    }
    .newsletter{
        line-height: unset;
        padding: 20px 0;
        text-align: center;
    }
    .newsletter_bt{
        margin-bottom: 15px;
    }
    .newsletter_bt,.newsletter_bd{
        float: none;
        width: 100%;
    }
    .about_pic{
        text-align: center;
    }
    .mk_bt{
        margin-bottom: 20px;
        font-size:24px;
    }
    .contact_bd{
        padding: 0;
    }
    .related .product_item{
        float: left;
    }

 
    .last_news_mk{
        
        margin-bottom: 0;
        
    }
    .newsletter form .sc_tsy{
        width: 100%;
        top: auto;
        left: 0;
        bottom: -15px;
    }
    .newsletter form{
        padding-bottom: 20px;
    }
    .newsletter form input,.newsletter form button{
        height:40px;
    }
    .footer_bottom .center div{
        margin-bottom: 10px;
    }
    .footer_bottom{
        padding: 10px 0;
    }
}
@media (max-width: 667px) {
    .banner_category li,.product_item{
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .banner_category li:nth-of-type(4n),.product_item:nth-of-type(4n){
        margin-right: 2%;
    }
    .banner_category li:nth-of-type(2n),.product_item:nth-of-type(2n){
        margin-right: 0;
    }
    .product_item:nth-of-type(4n+1){
        clear:none;
    }
    .product_item:nth-of-type(2n+1){
        clear:both;
    }
    .last_news_item{
        padding: 0;
    }
    .tab_qh_big form input, .tab_qh_big form #message{
        width: 100%;
    }

.sjdiv{width:40%;float:left;margin:10px  5% 10px 5%;  }
.sjdiv img{width: auto;}

}

@media (max-width: 480px) {

.banner{
    padding: 0px 12px;
    margin-bottom: 28px;
}

 .product_itemm{
    width: 47%;
    margin-right: 2.3%;
    margin-bottom: 23px;
/*    border: 1px solid #e6e6e6;*/
    padding: 5px;
    text-align: center;
}

.product_itemm:nth-of-type(4n){
    margin-right: auto;
}
.product_itemm:nth-of-type(4n+1){
    clear:none;
}

    .newsletter form button {
        width: 30%;
        font-size: 16px;
    }
    .newsletter form input {
        width: 70%;
    }
    .head_lxfs,.top div.left{
        display: none;
    }
    .logo{
        width: 100%;
        text-align: center;
    }
    .top {
        padding: 5px 0 0 0;
    }
    .top div.right{
        width:100%;
        font-size: 12px;
        padding: 5px 0; text-align: center;
    }
     .top div.right a{font-size: 12px; margin-right: 0px;}
      .top div.right img{width: 15px;}
    .yy_list{
         text-align:center;
    }
    .yy_list li{
        display:inline-block;
        float:none;
        margin:0 7px 5px 7px;
    }
    .head {
        padding: 20px 0;
    }
    .news_detail_fy a{
        width: 75%;
    }
    .download_item{
        width: 100%;
        margin-bottom: 40px;
        box-shadow:none;
    }
 
    .tab_qh_big>div{
        padding: 20px;
    }
    .product_detail_an a{
        width: 148px;
    }
    .tab_qh_small div a{
       padding: 10px 20px;
    }
    .footer_top li ul li img{
       transform: translateY(-1px);
       margin-right: 5px;
    }
    .footer_top_bt{
       font-size: 16px;
    }
    .footer_top{
       padding-top:10px;
    }
    .footer_top .center{
       padding-bottom:10px;
    }
    .nav_hz form {
       margin-top: 2px;
    }
    #mimg{margin-left: 2px;}
}
@media (max-width: 414px){
    .slide{
        margin-right: 56px;
    }
}
@media (max-width: 384px){
    .slide{
        margin-right: 42px;
    }
}
@media (max-width: 375px){
    .slide{
        margin-right: 38px;
    }
}
@media (max-width: 360px){
    .slide{
        margin-right: 30px;
    }
}
@media (max-width: 320px) {
    .footer_bottom .center div a {
        margin: 0 14px;
    }
    .newsletter_bt {
        font-size: 22px;
    }
    .last_news_item{
        margin-bottom: 25px;
    }
    .last_news_item:last-of-type{
        margin-bottom: 0;
    }
    .last_news_more{
        margin-bottom: 0;
    }
    .download_item{
        width: 100%;
    }
    .slide {
        margin-right: 12px;
    }
}