@charset "UTF-8";
@font-face {
    font-family: "Impact";
    src:url("../images/fontface/Impact.ttf");
}
html {}

body {color: #333;position: relative;height: 100%;}

a {color: #333;}

.box {display: block;width: 100%;}

.wapper {width: 1200px;margin: 0 auto;position: relative;}

.transition8{
    transition:all 0.8s;
}
.over_text{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.css_header {height: 130px;}

.css_header_rq {height: 130px;position: relative;display: flex;align-items: center;justify-content: space-between;}

.css_header_k1 {width: 480px;height: 100%;}

.css_header_k1 a {display: table;width: 100%;height: 100%;}

.css_header_text {display: table-cell;vertical-align: middle;}

.css_header_text h1 {font-size: 32px;font-weight: bold;}

.css_header_text h1 span {color: #338547;}

.css_header_text p {font-size: 14px;color: #999;text-transform: uppercase;letter-spacing: 0.4px;}

.css_header_k1 img {position: absolute;top: 0;left: 0;bottom: 0;margin: auto;}

.css_header_k2 {display: flex;width: 225px;height: 100%;align-items: center;justify-content: space-between;}

.css_header_san {}

.css_header_san_pic {width: 52px;height: 52px;background-color: #1e9547;border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.css_header_san_pic img {
    transition: all 0.8s;
}

.css_header_san_pic:hover img{
    transform:rotate(360deg);
}

.css_header_san p {font-size: 12px;color: #999;padding: 10px 0 0 0;}

.css_header_k3{}

.css_header_tel1{

    display: flex;

    align-items: center;
}
.css_header_tel1 img{
    margin: -2px 0 0 0;
}

.css_header_tel1 p{font-size: 16px;color: #999;font-weight: lighter;padding: 0 0 0 3px;}

.css_header_tel2{
    color: #1e9547;
}

.css_header_tel2 h3{
    font-family: "Impact";
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
}

.css_header_tel2 span{
    display: inline-block;
    font-size: 22px;
}

.css_header_tel2 h4{
    font-family: "Impact";
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
}

.css_nav {
    border-top: 1px #dcdcdc solid;
}
.css_nav_rq{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.css_nav_rq a{
    padding: 20px 0;
    font-size: 16px;
    width: 15%;
    text-align: center;
    transition:all 0.8s;
}

.active_nav{
    background-color: #338547;
    color: #fff;
    font-weight: bold !important;
}

.banner{
    width: 100%;
    height: 750px;
}
.banner_swiper {
    width: 100%;
    height: 100%;
}
.banner_swiper .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.banner_swiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 100%;
}
.banner_swiper .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.banner_swiper .swiper-wrapper .swiper-slide  a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_swiper_pagination{}
.banner_swiper_button_prev{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url("../images/swiper_left.png");
    left: 253px;
    top: 49%;
}
.banner_swiper_button_prev:after{
    content: '';
}
.banner_swiper_button_prev:hover{
    background-image: url("../images/swiper_left_active.png");
}
.banner_swiper_button_next{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url("../images/swiper_right.png");
    right: 253px;
    top: 49%;
}
.banner_swiper_button_next:after{
    content: '';
}
.banner_swiper_button_next:hover{
    background-image: url("../images/swiper_right_active.png");
}
.banner_swiper_scrollbar{}

.sou{
    height: 68px;
    background-color: #f5f5f5;
}
.sou_rq{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 68px;
}
.sou_key{
    width: 750px;
    display: flex;
    align-items: center;
}
.sou_key img{
    position: relative;
    top: -5px;
}
.sou_key span{
    font-size: 16px;
    color: #333;
    padding: 0 25px 0 15px;
    font-weight: lighter;
}
.sou_key a{
    font-size: 16px;
    color: #999;
    margin: 0 30px 0 0;
}
.sou_key a:hover{
    color: #338547;
}
.sou_form{
    width: 345px;
}
.sou_form form{
    display: flex;
    align-items: center;
    justify-content: end;
}
.sou_form_item{}
.sou_form_item input{
    width: 260px;
    height: 38px;
    border: 1px #ddd solid;
    color: #999;
    font-size: 14px;
    padding: 0 0 0 10px;
}
.sou_form_item input:focus{
    outline: none;
    border: 1px #338547 solid;
}
.sou_form_an{
    width: 60px;
    height: 40px;
    background-image: url("../images/sousuo.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f89b03;
    cursor: pointer;
    transition: all 0.8s;
}

.sou_form_an:hover{
    background-color: #338547;
}

.fenlei{
    padding: 60px 0;
}
.fenlei_rq{}
.fenlei_title{
    display: flex;
    align-items: center;
    justify-content: center;
}
.fenlei_title img{}
.fenlei_title h3{
    font-size: 36px;
    color: #333;
    font-weight: bold;
    padding: 0 15px 0 15px;
}
.fenlei_title h4{
    font-size: 36px;
    color: #1e9547;
    font-weight: bold;
    padding: 0 15px 0 0;
}
.fenlei_desc{
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 15px 0 0 0;
}


.css_product_type{

    padding: 30px 0;
}
.css_product_type_rq{
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    justify-items: center;
}
.css_product_type_line{
    width: 100%;
    height: 1px;
    background-image: url(../images/xuxian.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
}
.css_product_type_line .css_product_type_line_item{

}
.css_product_type_item{
}
.css_product_type_item .css_product_type_pic{
    width: 88px;
    height: 88px;
    border: 1px #ddd solid;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.css_product_type_item:nth-child(1) .css_product_type_pic{
    background-image: url("../images/iconfont/h1.png");
    background-size: 42px 42px;
}
.css_product_type_item:nth-child(2) .css_product_type_pic{
    background-image: url("../images/iconfont/h2.png");
    background-size: 42px 42px;
}
.css_product_type_item:nth-child(3) .css_product_type_pic{
    background-image: url("../images/iconfont/h3.png");
    background-size: 42px 42px;
}
.css_product_type_item:nth-child(4) .css_product_type_pic{
    background-image: url("../images/iconfont/h4.png");
    background-size: 42px 42px;
}
.css_product_type_item:nth-child(5) .css_product_type_pic{
    background-image: url("../images/iconfont/h5.png");
    background-size: 42px 42px;
}

.css_product_type_item:hover .css_product_type_pic{
    background-color: #338547;
}

.css_product_type_item:hover:nth-child(1) .css_product_type_pic{
    background-image: url("../images/iconfont/b1.png");
}
.css_product_type_item:hover:nth-child(2)  .css_product_type_pic{
    background-image: url("../images/iconfont/b2.png");
}
.css_product_type_item:hover:nth-child(3)  .css_product_type_pic{
    background-image: url("../images/iconfont/b3.png");
}
.css_product_type_item:hover:nth-child(4)  .css_product_type_pic{
    background-image: url("../images/iconfont/b4.png");
}
.css_product_type_item:hover:nth-child(5) .css_product_type_pic{
    background-image: url("../images/iconfont/b5.png");
}
.css_product_type_item p{
    text-align: center;
    font-size: 16px;
    color: #666;
    padding: 20px 0 0 0;
}
.css_product_list{
    padding: 60px 0 0 0;
}
.css_product_list_rq{
    display: flex;
    justify-content: space-between;
}
.css_product_list_left{
    width: 563px;
    height: 603px;

}
.product_swiper1{
    width: 100%;
    height: 100%;
}
.product_swiper1 .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.product_swiper1 .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 100%;
}
.product_swiper1 .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/product_first_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
    overflow: hidden;
}
.product_swiper1 .swiper-wrapper .swiper-slide a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -99;
    position: absolute;
    transition: all 1s;
    opacity: 0.9;
}
.product_swiper1 .swiper-wrapper .swiper-slide a:hover img{
    transform: scale(1.1,1.1);
    opacity: 1;
}
.css_product_list_tt1{
    position: absolute;
    width: 185px;
    top: 6px;
    left: 200px;
    font-size: 22px;
    color: #fff;
    z-index: 99;
}
.css_product_list_tt2{
    width: 45px;
    position: absolute;
    bottom: 5px;
    left: 35px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    z-index: 99;
}
.css_product_list_tt3{
    width: 250px;
    position: absolute;
    bottom: 10px;
    right: 100px;
    font-size: 20px;
    font-weight: lighter;
    color: #fff;
    z-index: 99;
    text-align: center;
    white-space: nowrap;
}
.css_product_list_right{
    width: 600px;
    height: 600px;
}
.product_swiper2{
    width: 100%;
    height: 100%;
}
.product_swiper2 .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.product_swiper2 .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.product_swiper2 .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.product_swiper2 .swiper-wrapper .swiper-slide a .css_product_pic{
    height: 250px;
    overflow: hidden;
}
.product_swiper2 .swiper-wrapper .swiper-slide a .css_product_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.9;
    transition: all 2s;
}
.product_swiper2 .swiper-wrapper .swiper-slide a h2{
    height: 40px;
    line-height: 40px;
    padding: 0 6px;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #666;
    transition: all 0.5s;
}
.product_swiper2 .swiper-wrapper .swiper-slide a:hover .css_product_pic img{
    opacity: 1;
    transform: scale(1.1,1.1);
}
.product_swiper2 .swiper-wrapper .swiper-slide a:hover h2{
    background-color: #1e9547;
    color: #fff;
}

.css_case{
    background-image: url("../images/case_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 249px;
    background-position: bottom;
}
.css_case_list{
    height: 482px;
}
.case_swiper1{
    width: 100%;
    height: 411px;
}
.case_swiper1 .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.case_swiper1 .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.case_swiper1 .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.case_swiper1 .swiper-wrapper .swiper-slide a .css_case_pic{
    height: 302px;
    overflow: hidden;
}
.case_swiper1 .swiper-wrapper .swiper-slide a .css_case_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 2s;
}
.case_swiper1 .swiper-wrapper .swiper-slide a .css_case_cz{
    width: 100%;
    height: 111px;
    background-color: #fff;
}
.case_swiper1 .swiper-wrapper .swiper-slide a .css_case_cz p{
    height: 55px;
    line-height: 55px;
    padding: 0 6px;
    font-size: 16px;
    color: #333;
    transition: all 0.5s;
}
.case_swiper1 .swiper-wrapper .swiper-slide a .css_case_cz .css_case_more{
    width: 140px;
    height: 36px;
    line-height: 36px;
    background-color: #f89b03;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin:0 auto;
    transition: all 0.5s;
}

.case_swiper1 .swiper-wrapper .swiper-slide a:hover{

}
.case_swiper1 .swiper-wrapper .swiper-slide a:hover .css_case_pic img{
    opacity: 1;
    transform: scale(1.1,1.1);
}
.case_swiper1 .swiper-wrapper .swiper-slide a:hover .css_case_cz p{
    color: #1e9547;
}
.case_swiper1 .swiper-wrapper .swiper-slide a:hover .css_case_cz .css_case_more{
    background-color: #1e9547;
    color: #fff;
}
.case_swiper_button_prev{
    width: 14px;
    height: 25px;
    background-image: url(../images/case_swiper_btn_left.png);
    background-repeat: no-repeat;
    background-size: 14px 25px;
    left: -60px;
    top: 180px;
}
.case_swiper_button_prev:after{
    content: '';
}
.case_swiper_button_next{
    width: 14px;
    height: 25px;
    background-image: url("../images/case_swiper_btn_right.png");
    background-repeat: no-repeat;
    background-size: 14px 25px;
    right: -60px;
    top: 180px;
}
.case_swiper_button_next:after{
    content: '';
}
.css_youshi{
    background-color: #f5f5f5;
    padding: 0 0 80px 0;
}
.css_youshi_nav{}
.css_youshi_nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    height: 140px;
}
.css_youshi_nav ul li{
    width: 25%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
}
.css_youshi_nav_pic{padding: 0 15px;}
.css_youshi_nav ul li:nth-child(1) .css_youshi_nav_pic .icon_youshi{
    width: 36px;
    height: 33px;
    background-image: url("../images/youshi/l1.png");
    background-repeat: no-repeat;
    background-size: 36px 33px;
}
.css_youshi_nav ul li:nth-child(2) .css_youshi_nav_pic .icon_youshi{
    width: 36px;
    height: 36px;
    background-image: url("../images/youshi/l2.png");
    background-repeat: no-repeat;
    background-size: 36px 36px;
}
.css_youshi_nav ul li:nth-child(3) .css_youshi_nav_pic .icon_youshi{
    width: 44px;
    height: 36px;
    background-image: url("../images/youshi/l3.png");
    background-repeat: no-repeat;
    background-size: 44px 36px;
}
.css_youshi_nav ul li:nth-child(4) .css_youshi_nav_pic .icon_youshi{
    width: 32px;
    height: 35px;
    background-image: url("../images/youshi/l4.png");
    background-repeat: no-repeat;
    background-size: 32px 35px;
}
.css_youshi_nav_desc{}
.css_youshi_nav_title{
    font-size: 20px;
    color: #333;
}
.css_youshi_nav_small{
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.css_youshi_nav ul li:hover{
    background-color: #1e9547;
}
.css_youshi_nav ul li:hover:nth-child(1) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b1.png");
}
.css_youshi_nav ul li:hover:nth-child(1):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
.css_youshi_nav ul li:hover:nth-child(2) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b2.png");
}
.css_youshi_nav ul li:hover:nth-child(2):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
.css_youshi_nav ul li:hover:nth-child(3) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b3.png");
}
.css_youshi_nav ul li:hover:nth-child(3):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
.css_youshi_nav ul li:hover:nth-child(4) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b4.png");
}
.css_youshi_nav ul li:hover:nth-child(4):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
.css_youshi_nav ul li:hover .css_youshi_nav_title{
    color: #fff;
}
.css_youshi_nav ul li:hover .css_youshi_nav_small{
    color: #fff;
}


#active_youshi0{
    background-color: #1e9547;
}
#active_youshi1{
    background-color: #1e9547;
}
#active_youshi2{
    background-color: #1e9547;
}
#active_youshi3{
    background-color: #1e9547;
}

#active_youshi0:nth-child(1) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b1.png");
}
#active_youshi0:nth-child(1):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
#active_youshi1:nth-child(2) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b2.png");
}
#active_youshi1:nth-child(2):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
#active_youshi2:nth-child(3) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b3.png");
}
#active_youshi2:nth-child(3):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
#active_youshi3:nth-child(4) .css_youshi_nav_pic .icon_youshi{
    background-image: url("../images/youshi/b4.png");
}
#active_youshi3:nth-child(4):after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid #1e9547;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -20px;
}
#active_youshi0 .css_youshi_nav_title{
    color: #fff;
}
#active_youshi1 .css_youshi_nav_title{
    color: #fff;
}
#active_youshi2 .css_youshi_nav_title{
    color: #fff;
}
#active_youshi3 .css_youshi_nav_title{
    color: #fff;
}
#active_youshi0 .css_youshi_nav_small{
    color: #fff;
}
#active_youshi1 .css_youshi_nav_small{
    color: #fff;
}
#active_youshi2 .css_youshi_nav_small{
    color: #fff;
}
#active_youshi3 .css_youshi_nav_small{
    color: #fff;
}



.css_youshi_swiper1{
    width: 100%;
    height: 500px;
    background-color: #fff;
    margin: 45px 0 0 0;
}
.css_youshi_swiper1 .swiper-wrapper{}
.css_youshi_swiper1 .swiper-wrapper .swiper-slide{}
.css_youshi_swiper_item{
    width: 100%;
    height: 500px;
    display: flex;
}
.css_youshi_swiper_item_left{
    padding: 45px;
}
.css_youshi_swiper_item_left_pic{
    width: 600px;
    height: 420px;
}
.css_youshi_swiper_item_left_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_youshi_swiper_item_right{
    width: 450px;
    padding: 75px 35px 50px 25px;
}
.css_youshi_swiper_item_right_title{
    font-size: 30px;
    color: #333;
}
.css_youshi_swiper_item_right_small{
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.css_youshi_swiper_item_right_line{
    width: 40px;
    height: 3px;
    background-color: #333;
    margin: 20px 0 30px 0;
}
.css_youshi_swiper_item_right_content{
    width: 450px;
    height: 150px;
}
.css_youshi_swiper_item_right_content{
    font-size: 16px;
    color: #999;
}
.css_youshi_swiper_item_right_tel{
    width: 443px;
    height: 97px;
    background-color: #f89b03;
    display: flex;
    align-items: center;
}
.css_youshi_swiper_item_right_tel_pic{
    width: 40px;
    height: 40px;
    border: 1px #fff solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 45px;
}
.css_youshi_swiper_item_right_tel_pic img{}
.css_youshi_swiper_item_right_tel_info{}
.css_youshi_swiper_item_right_tel_info label{
    font-size: 16px;
    color: #fff;
}
.css_youshi_swiper_item_right_tel_info p{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.css_env{
    padding: 0 0 87px 0;
}
.css_env_list{
    position: relative;
}
.css_env_swiper1{
    width: 100%;
    height: 400px;
}
.css_env_swiper1 .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.css_env_swiper1 .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.css_env_swiper1 .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.css_env_swiper1 .swiper-wrapper .swiper-slide a .css_env_pic{
    height: 400px;
    overflow: hidden;
}
.css_env_swiper1 .swiper-wrapper .swiper-slide a .css_env_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.9;
    transition: all 2s;
}
.css_env_swiper1 .swiper-wrapper .swiper-slide a:hover{

}
.css_env_swiper1 .swiper-wrapper .swiper-slide a:hover .css_env_pic img{
    opacity: 1;
    transform: scale(1.1,1.1);
}
.css_env_swiper_button_prev{
    width: 14px;
    height: 25px;
    background-image: url(../images/case_swiper_btn_left.png);
    background-repeat: no-repeat;
    background-size: 14px 25px;
    left: -60px;
}
.css_env_swiper_button_prev:after{
    content: '';
}
.css_env_swiper_button_next{
    width: 14px;
    height: 25px;
    background-image: url("../images/case_swiper_btn_right.png");
    background-repeat: no-repeat;
    background-size: 14px 25px;
    right: -60px;
}
.css_env_swiper_button_next:after{
    content: '';
}
.css_company{
    height: 707px;
    background-image: url("../images/company_bg.jpg");
    background-repeat: no-repeat;
}
.css_company_top{
    height: 413px;
    display: flex;
    justify-content: space-between;
    padding: 78px 0 0 0;
}
.css_company_top_left{
    width: 520px;
}
.css_company_top_left_info{}
.css_company_top_left_info_xx1{
    font-size: 46px;
    color: #338547;
    font-weight: bold;
}
.css_company_top_left_info_xx2{
    font-size: 20px;
    color: #333;
    font-weight: lighter;
}
.css_company_top_left_info_xx3{
    font-size: 20px;
    color: #333;
    font-weight: lighter;
    text-transform: uppercase;
}
.css_company_top_left_info_icon{
    width: 176px;
    height: 13px;
    background-image: url("../images/company_zu1.png");
    background-repeat: no-repeat;
}
.css_company_top_left_info_en{
    font-size: 50px;
    color: #999;
    text-transform: uppercase;
    font-family: fantasy;
    opacity: 0.1;
    letter-spacing: 3px;
    margin: 30px 0 0 0;
}
.css_company_top_left_info_desc{
    font-size: 16px;
    color: #666;
    font-weight: lighter;
    text-align: justify;
    line-height: 30px;
    overflow: hidden;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-indent: 6%;
}
.css_company_top_right{
    width: 621px;
}
.css_company_top_right_pic{
    width: 621px;
    height: 415px;
}
.css_company_top_right_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_company_num{
    margin: 60px 0 0 0;
}
.css_company_num .css_company_num_list{

    width: 24%;

    display: inline-block;
}
.css_company_num .css_company_num_list .css_company_num_list_s1{}
.css_company_num .css_company_num_list .css_company_num_list_s1 .css_company_num_list_s1_t1{
    font-size: 46px;
    font-family: fantasy;
    color: #338547;
}
.css_company_num .css_company_num_list .css_company_num_list_s1 .css_company_num_list_s1_t2{
    font-size: 16px;
    color: #333;
}
.css_company_num .css_company_num_list .css_company_num_list_s2{
    font-size: 16px;
    color: #666;
}

.css_company_num_list_first{
    text-align: left;
    border-right: 1px #ddd solid;
}
.css_company_num_list_end{
    text-align: right;
}

.css_company_num .css_company_num_list:nth-child(1){

}
.css_company_num .css_company_num_list:nth-child(2){
    border-right: 1px #ddd solid;
    text-align: center;
}
.css_company_num .css_company_num_list:nth-child(3){
    border-right: 1px #ddd solid;
    text-align: center;
}
.css_company_num .css_company_num_list:nth-child(4){

}
.company_first_p1{

    padding: 0 0 0 10px;
}
.company_end_p1{

    padding: 0 25px 0 0;
}
.css_hezuo{

    padding: 0 0 60px 0;
}
.css_hezuo_swiper1{
    width: 100%;
    height: 160px;
}
.css_hezuo_swiper1 .swiper-wrapper{
    width: 1150px;
    height: 160px;
}
.css_hezuo_swiper1 .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 3px) / 1);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 2px 0;
}
.css_hezuo_swiper1 .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 99%;
    border: 1px #ddd solid;
}
.css_hezuo_swiper1 .swiper-wrapper .swiper-slide a .css_hezuo_list{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}
.css_hezuo_swiper1 .swiper-wrapper .swiper-slide a .css_hezuo_list img{
    object-fit: contain;
    opacity: 0.9;
    transition: all 2s;
}
.css_hezuo_swiper1 .swiper-wrapper .swiper-slide a:hover{
    border: 2px #2b5eb5 solid;
}
.css_hezuo_swiper1 .swiper-wrapper .swiper-slide a:hover .css_hezuo_list img{
    opacity: 1;
    transform: scale(1.1,1.1);
}

.css_news{
    background-color: #f5f5f5;
    padding: 0 0 60px 0;
}

.css_news_rq{
    height: 530px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}
.css_news_left{
    width: 583px;
    padding: 20px 0 0 25px;
}
.css_news_title{
    padding: 20px 0;
    display: flex;
    align-items: center;
}
.css_news_line{
    display: block;
    width: 6px;
    height: 20px;
    background-color: #338547;
}
.css_news_t1{
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin: 0 0 0 15px;
}
.css_news_t2{
    font-size: 14px;
    color: #999;
    margin: 0 15px 0 15px;
}
.css_news_t3{
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}
.css_news_one{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 161px;
    padding: 20px 40px 20px 20px;
    margin: 0 0 0 0;
    background-color: #f5f5f5;
}
.css_news_one_pic{
    width: 240px;
    height: 161px;
}
.css_news_one_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_news_r{
    width: 240px;
    margin: 0 0 0 20px;
}
.css_news_r_time{
    font-size: 16px;
    color: #333;
}
.css_news_r_c{
    font-size: 16px;
    color: #333;
    margin: 20px 0 20px 0;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.css_news_r_i{
    width: 27px;
    height: 16px;
}
.css_news_r_i img{
    object-fit: contain;
}
.css_news_one:hover {
    background-color: #1e9547;
}
.css_news_one:hover .css_news_r_time{
    color: #fff;
}
.css_news_one:hover .css_news_r_c{
    color: #fff;
}
.css_news_two{
}
.css_news_two a{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    border-bottom: 1px #dcdcdc dashed;
    height: 70px;
    padding: 0 10px 0 0;
}
.css_news_two a:last-child{
    border: none;
}
.css_news_two_time{
    display: block;
    width: 180px;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}
.css_news_two_c{
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.css_news_two a:hover{
    border-bottom: 1px #1e9547 dashed;
}
.css_news_two a:hover .css_news_two_time{
    color: #333;
}
.css_news_two a:hover .css_news_two_c{
    color: #1e9547;
}
.css_news_right{
    width: 490px;
    padding: 20px 40px 0 0;
}
.css_news_right_list{}
.css_news_right_list a{
    display: block;
    border-bottom: 1px #dcdcdc dashed;
}
.css_news_right_list a:first-child{
    border-top: 1px #e9e9e8 solid;
}
.css_news_right_list a:last-child{
    border: none;
}
.css_news_right_list_t1{
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.css_news_right_list_y{
    display: block;
    width: 6px;
    height: 6px;
    background-color: #333;
    border-radius: 50%;
    margin: 0 15px 0 0;
}
.css_news_right_list_t2{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.css_news_right_list_c{
    font-size: 14px;
    color: #666;
    line-height: 25px;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 0 0 20px 20px;
}
.css_news_right_list a:hover{
    border-bottom: 1px #1e9547 dashed;
}
.css_news_right_list a:hover .css_news_right_list_y{
    background-color: #1e9547;
}
.css_news_right_list a:hover .css_news_right_list_t2{
    color: #1e9547;
}
.css_news_right_list a:hover .css_news_right_list_c{
    color: #333;
}
.css_foot{
    height: 348px;
    background-color: #292f39;
}
.css_foot a{
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    opacity: 0.6;
}
.css_foot_t{
    display: flex;
}
.css_foot_t_l1{
    padding: 60px 0 0 0;
}
.css_foot_t_l1_t1{
    display: flex;
    align-items: center;
}
.css_foot_t_l1_t2{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.css_foot_t_l1_t3{
    font-size: 12px;
    color: #fff;
    padding: 0 3px 0 6px;
    opacity: 0.3;
}
.css_foot_t_l1_t4{
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0.3;
}
.css_foot_t_l1_x1{
    padding: 30px 0 0 0;
}
.css_foot_t_l1_x1 a{}
.css_foot_t_l1_x1 a span{

    padding: 0 15px;
}
.css_foot_t_l1_x1 a:hover{
    opacity: 1;
    text-decoration: underline;
}
.css_foot_t_l1_x_i{}
.css_foot_t_tt1{
    width: 270px;
}
.css_foot_t_tt2{
    width: 270px;
}
.css_foot_t_tt3{
    width: 270px;
}
.css_foot_t_l2{
    width: 397px;
    padding: 60px 0 0 0;
    color: #fff;
}
.css_foot_t_l2_s1{
    display: flex;
    justify-content: space-evenly;
    border-bottom: 1px #3f444d solid;
    padding: 0 0 15px 0;
}
.css_foot_t_l2_s1_box{}
.css_foot_t_l2_s1_box_tl{
    font-size: 14px;
    color: #fff;
    opacity: 0.3;
}
.css_foot_t_l2_s1_box_tel1{}
.css_foot_t_l2_s1_box_tel1 span:first-child{
    font-size: 22px;
    color: #1e9547;
}
.css_foot_t_l2_s1_box_tel1 span:last-child{
    font-size: 14px;
    opacity: 0.6;
}
.css_foot_t_l2_s1_box_tel2{}
.css_foot_t_l2_s1_box_tel2 span:first-child{
    font-size: 22px;
    color: #1e9547;
}
.css_foot_t_l2_s1_box_tel2 span:last-child{
    font-size: 14px;
    opacity: 0.6;
}
.css_foot_t_l2_s1_sm{
    display: flex;
}
.css_foot_t_l2_s1_sm_pic{
    width: 113px;
    height: 113px;
}
.css_foot_t_l2_s1_sm_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_foot_t_l2_s1_sm_more{
    width: 10px;
    position: relative;
    margin: 0 0 0 6px;
}
.css_foot_t_l2_s1_sm_more span{
    display: block;
    width: 12px;
    height: 80px;
    font-size: 12px;
    color: #999;
    line-height: 13px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.css_foot_t_l2_s2{
    display: flex;
    padding: 25px 0 0 0;
}
.css_foot_t_l2_s2 img{
    padding: 0 6px;
}
.css_foot_t_l2_s2_address{
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
}
.css_foot_t_l2_s2_address_c{
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
}
.css_foot_bottom{
    border-top: 1px #3f444d solid;
    margin: 30px 0 0 0;
}
.css_foot_b{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    height: 53px;
}
.css_foot_b p{
    font-size: 12px;
    color: #fff;
    opacity: 0.3;
    line-height: 30px;
}
.css_foot_b a{
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    opacity: 0.3;
    padding: 0 6px;
}
.css_foot_b a:hover{
    opacity: 1;
    text-decoration: underline;
}
.inner_banner{
    width: 100%;
    height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
}
.inner_banner h3{

    font-size: 30px;

    color: #333;

    font-weight: bold;

    text-align: center;

    padding: 160px 0 20px 0;
}
.inner_banner span{display: block;width: 40px;height: 2px;background-color: #333;margin: 0 auto;}
.inner_banner p{

    display: block;

    width: 1200px;

    height: 30px;

    margin: 0 auto;

    text-align: center;

    font-size: 16px;

    color: #333;

    font-weight: lighter;

    padding: 20px 0 0 0;
}
.css_crumbs{
    height: 68px;
    background-color: #f5f5f5;
    border-bottom: 1px #ddd solid;
}
.css_crumbs_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 68px;
}
.css_crumbs_left{
    width: 600px;
    overflow: hidden;
    color: #999;
    display: flex;
    font-size: 16px;
}
.css_crumbs_left .dizhi{
    display: block;
    width: 16px;
    height: 21px;
    background-image: url("../images/dizhi1.png");
    background-repeat: no-repeat;
    background-size: 16px 21px;
    background-position: left center;
}
.css_crumbs_left p{

    padding: 0 6px;

    color: #999;

    font-size: 16px;

    font-weight: lighter;
}
.css_crumbs_left a{

    font-size: 16px;

    color: #999;

    font-weight: lighter;
}
.css_crumbs_right{
    width: 600px;
    height: 68px;
    display: flex;
    justify-content: space-between;
    gap: 3%;
}
.css_crumbs_right a{
    display: block;
    width: 18%;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    color: #666;
    text-align: center;
    transition: all 0.8s;
    background-image: linear-gradient(#338547,#338547);
    background-position: center bottom;
    background-size: 0 2px;
    background-repeat: no-repeat;
}
.css_crumbs_right a:hover{
    background-size : 100% 2px;
}
.css_crumbs_right_active_a{
    background-size : 100% 2px !important;
}
.css_company1{padding: 60px 0;}
.css_company1_box{
    display: flex;
    background-color: #f5f5f5;
}
.css_company1_left{
    width: 50%;
    padding: 25px 0 0 40px;
}
.css_company1_title{
    font-size: 30px;
    color: #555;
    font-weight: bold;
}
.css_company1_small{
    font-size: 12px;
    color: #666;
    font-weight: lighter;
}
.css_company1_desc{
    padding: 30px 30px 30px 0;
    font-size: 16px;
    font-weight: lighter;
    color: #333;
}
.css_company1_right{
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    background-image: url(../images/company_p1.png);
    background-size: 289px 262px;
    background-repeat: no-repeat;
    background-position: top right;
}
.css_company1_right_pic{
    width: 540px;
    height: 490px;
    margin: 30px 30px 0 0;
}
.css_company1_right_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css_crumbs_right1{
    font-size: 14px;
    color: #666;
}
.css_crumbs_right1 a{
    font-size: 16px;
    color: #666;
    font-weight: lighter;
}
.css_product_type1{
    padding: 60px 0;
    border-bottom: 1px #ddd solid;
}
.css_product_type_list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}
.css_product_type_list a{
    width: 16.1%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px #ddd solid;
    border-radius: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    transition: all 0.8s;
}
.css_product_type_list a:hover{
    background-color: #1e9547;
    border-radius: inherit;
    color: #fff;
}
.css_type_list_active_a{
    background-color: #1e9547;
    border-radius: inherit;
    color: #fff;
}
.css_product1{

padding: 60px 0 30px 0;
}
.css_product1_list{
    display: flex;
    flex-wrap: wrap;
}
.css_product1_list  a{
    display: block;
    width: 31%;
    margin-right: 3%;
    margin-bottom: 3%;
    border: 1px #f5f5f5 solid;
}
.css_product1_list a:nth-of-type(3n){
    margin-right: 0;
}
.css_product1_list  a .css_product1_list_pic{
    display: flex;
    align-items: end;
    justify-content: center;
    width: 100%;
    height: 285px;
    overflow: hidden;
    background-color: #f5f5f5;
}
.css_product1_list a .css_product1_list_pic img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    opacity: 0.9;
    transition: all 2s;
}
#hezuo_img{
    height: 100px;
    align-items: center;
    padding: 10px 0;
}
#hezuo_img img{
    object-fit: contain;
}
.css_product1_list a h2{
    height: 40px;
    padding: 0 15px;
    text-align: center;
    line-height: 40px;
    background-color: #f5f5f5;
    color: #333;
    font-size: 16px;
    font-weight: lighter;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.5s;
}
.css_product1_list  a:hover img{
    opacity: 1;
    transform: scale(1.1,1.1);
}
.css_product1_list  a:hover h2{
    background-color: #1e9547;
    color: #fff;
}
.xc_list{
}
.css_news1{

}
.css_news1_list{
    display: flex;
    flex-wrap: wrap;
    padding: 60px 0;
}
.css_news1_list a{
    display: block;
    width: 46.8%;
    height: 200px;
    margin-right: 3%;
    background-color: #f5f5f5;
    margin: 10px;
    position: relative;
    transition: all 0.8s;
}
.css_news1_list a:nth-of-type(2n){
    margin-right: 0;
}
.css_news1_list_pic{

    width: 250px;

    height: 150px;

    display: inline-block;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 30px;

    margin: auto;
}
.css_news1_list_pic img{

    width: 100%;

    height: 100%;

    object-fit: cover;
}
.css_news1_list_c{

    display: inline-block;

    width: 250px;

    overflow: hidden;

    position: absolute;

    right: 10px;
}
.css_news1_list_c_time{

    font-size: 12px;

    color: #999;

    padding: 25px 0 0 0;
}
.css_news1_list_c_title{

    font-size: 18px;

    color: #333;

    font-weight: bold;

    padding: 15px 0 0 0;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;
}
.css_news1_list_c_desc{

    font-size: 14px;

    color: #666;

    word-break: break-all;

    overflow: hidden;

    display: -webkit-box;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    padding: 15px 0 0 0;
}
.css_news1_list a:hover{
    background-color: #1e9547;
}
.css_news1_list a:hover .css_news1_list_c .css_news1_list_c_time{
    color: #fff;
    font-weight: lighter;
}
.css_news1_list a:hover .css_news1_list_c .css_news1_list_c_title{
    color: #fff;
}
.css_news1_list a:hover .css_news1_list_c .css_news1_list_c_desc{
    color: #fff;
    font-weight: lighter;
}

.css_article_info{
    padding: 60px 0;
}
.css_article_info_box{}
.css_article_info_box_title{
    font-size: 24px;
    color: #555;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
}
.css_article_info_box_info{
    text-align: center;
    color: #999;
    font-size: 14px;
    border-bottom: 1px #ddd solid;
    padding: 0 0 60px 0;
}
.css_article_info_box_info_time{
    padding: 0 15px;
}
.css_article_info_box_info_click{
    padding: 0 15px;
}
.css_article_info_box_info_img{
    padding: 60px 0 0 0;
}
.css_article_info_box_info_img img{
    max-width: 100%;
    margin: 0 auto;
}
.css_article_info_box_info_desc{
    padding: 30px 0;
}
.css_product_xx{
    padding: 60px 0;
    background-color: #f5f5f5;
}

.css_product_xx_top{
    overflow: hidden;
    min-height: 500px;
}

.css_product_xx_top .info-main .info-preview {
    float: left;
    width: 350px;
}
.css_product_xx_top .info-main .info-main-rig {
    float: right;
    width: 775px;
    overflow: hidden;
}
.css_product_xx_top .info-main .info-main-rig .title {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 18px 0;
}

.goods_company{

}

.goods_company p{
    font-size: 16px;
    color: #666;
    font-weight: lighter;
}

.goods_tel_link{

    padding: 25px 0;
}

.goods_tel_link p{

    font-size: 18px;

    color: #1e9547;

    font-weight: lighter;

    line-height: 40px;
}

.css_product_xx_top .info-main .info-main-rig .order-btn {
    overflow: hidden;
    padding: 0 10px;
}
.css_product_xx_top .info-main .info-main-rig .order-btn .submit {
    display: block;
    width: 155px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 14px;
    transition: all 0.8s;
}
.css_product_xx_top .info-main .info-main-rig .order-btn .submit:hover {
    background: #338547;
}
.css_product_xx_top .info-center {
    overflow: hidden;
}
.css_product_xx_top .info-center .infoCenter-left {
    float: left;
    width: 260px;
}
.css_product_xx_top .info-center .infoCenter-left .pro-sider {
    float: none;
}
.css_product_xx_top .info-center .infoCenter-right {
    float: right;
    width: 870px;
    background: #fff;
    padding: 0 25px;
    min-height: 800px;
}
.css_product_xx_top .info-center .infoCenter-right .center-title {
    font-weight: bold;
    font-size: 18px;
    color: #0058b1;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #ededed;
}
.css_product_xx_top .info-center .infoCenter-right .center-content {
    overflow: hidden;
    padding-bottom: 30px;
}
.css_product_xx_top .info-center .infoCenter-right .center-content img {
    max-width: 100%;
}
.css_product_xx_top .info-center .infoCenter-right .center-content table {
    max-width: 100%;
}
.css_product_xx_top .info-center .infoCenter-right .center-content table.contentTab {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    margin-bottom: 20px;
}
.css_product_xx_top .info-center .infoCenter-right .center-content table.contentTab tr th {
    width: 50%;
    text-align: center;
    font-size: 15px;
    color: #262626;
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    line-height: 48px;
    font-weight: bold;
}
.css_product_xx_top .info-center .infoCenter-right .center-content table.contentTab tr td {
    line-height: 45px;
    color: #595959;
    font-size: 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.css_product_xx_top .info-center .infoCenter-right .newsPage {
    font-size: 16px;
    color: #323232;
    line-height: 30px;
    margin: 15px 0 30px;
}
.css_product_xx_top .info-center .infoCenter-right .newsPage a {
    color: #323232;
}
.css_product_xx_top .info-center .infoCenter-right .newsPage a:hover {
    color: #237ed2;
}
.goods_detail{
}
.goods_detail h2{

    font-size: 18px;

    color: #666;

    font-weight: lighter;

    border-left: 3px #ddd solid;

    text-indent: 3px;

    margin: 15px 0;

    background-color: #f5f5f5;

    padding: 15px 5px;
}
.goods_detail_content{

    margin: 15px 0 40px 0;
}
.newsPage{
    padding: 30px 10px;
}
.page-a{
    padding: 10px 0;
}
.page-a a{

}
.newsPage .page-a:first-child{

}
.newsPage .page-a:last-child{

}

.css_index_num_box{
    display: flex;
    align-items: center;
    width: 100%;
    height: 212px;
}
.css_index_num_box ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #338547;
}
.css_index_num_box ul li{
    width: 25%;
    position: relative;
}
.css_index_num_box ul li .css_index_num_item{
    display: inline-block;
    text-align: center;
}
.css_index_num_box ul li span{
    font-family: "Impact";
    font-size: 46px;
    font-weight: bold;
}
.css_index_num_box ul li sub{
    font-size: 16px;
    font-weight: lighter;
    color: #333;
}
.css_index_num_box ul li p{
    font-size: 16px;
    font-weight: lighter;
    color: #666;
}
.css_index_num_box ul li:after{
    display: block;
    content: '';
    width: 1px;
    height: 73px;
    background-color: #dcdcdc;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.css_index_num_box ul li:first-child{
    text-align: left;
}
.css_index_num_box ul li:first-child .css_index_num_item{

}
.css_index_num_box ul li:first-child:after{
    right: 75px;
}
.css_index_num_box ul li:last-child{
    text-align: right;
}
.css_index_num_box ul li:last-child .css_index_num_item{

}
.css_index_num_box ul li:last-child:after{
    display: none;
}
.css_index_num_box ul li:nth-child(2){

}
.css_index_num_box ul li:nth-child(2) .css_index_num_item{

    margin: 0 0 0 60px;
}
.css_index_num_box ul li:nth-child(2):after{
    right: 0;
}
.css_index_num_box ul li:nth-child(3){

}
.css_index_num_box ul li:nth-child(3) .css_index_num_item{

    margin: 0 0 0 125px;
}
.css_index_num_box ul li:nth-child(3):after{

    right: -70px;
}

.css_company1_num{
    width: 100%;
    height: 300px;
    background-image: url(../images/nums_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.css_num_box{
    display: flex;
    align-items: center;
    width: 100%;
    height: 300px;
}
.css_num_box ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #fff;
}
.css_num_box ul li{
    width: 25%;
    position: relative;
}
.css_num_box ul li .css_num_item{
    display: inline-block;
    text-align: center;
}
.css_num_box ul li span{
    font-family: "Impact";
    font-size: 46px;
    font-weight: bold;
}
.css_num_box ul li sub{
    font-size: 16px;
    font-weight: lighter;
}
.css_num_box ul li p{
    font-size: 16px;
    font-weight: lighter;
    opacity: 0.6;
}
.css_num_box ul li:after{
    display: block;
    content: '';
    width: 1px;
    height: 73px;
    background-color: #fff;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.css_num_box ul li:first-child{
    text-align: left;
}
.css_num_box ul li:first-child .css_num_item{

}
.css_num_box ul li:first-child:after{
    right: 75px;
}
.css_num_box ul li:last-child{
    text-align: right;
}
.css_num_box ul li:last-child .css_num_item{

}
.css_num_box ul li:last-child:after{
    display: none;
}
.css_num_box ul li:nth-child(2){

}
.css_num_box ul li:nth-child(2) .css_num_item{

    margin: 0 0 0 60px;
}
.css_num_box ul li:nth-child(2):after{
    right: 0;
}
.css_num_box ul li:nth-child(3){

}
.css_num_box ul li:nth-child(3) .css_num_item{

    margin: 0 0 0 125px;
}
.css_num_box ul li:nth-child(3):after{

    right: -70px;
}

.co_f{
    color: #fff !important;
}

.xg_goods{
    height: 290px;
}

.many_swiper1{
    width: 100%;
    height: 100%;
}
.many_swiper1 .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.many_swiper1 .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.many_swiper1 .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.many_swiper1 .swiper-wrapper .swiper-slide a .many_pic{
    height: 250px;
    overflow: hidden;
}
.many_swiper1 .swiper-wrapper .swiper-slide a .many_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.9;
    transition: all 2s;
}
.many_swiper1 .swiper-wrapper .swiper-slide a .many_text{
    height: 40px;
    line-height: 40px;
    padding: 0 6px;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #666;
    transition: all 0.5s;
}

.many_swiper1 .swiper-wrapper .swiper-slide:hover a .many_pic img{
    opacity: 1;
    transform: scale(1.1,1.1);
}
.many_swiper1 .swiper-wrapper .swiper-slide:hover a .many_text{
    background-color: #1e9547;
    color: #fff;
}

.css_contact_box{
    display: flex;
    height: 500px;
}
.css_contact_box .css_contact_box_left{

background-color: #f5f5f5;
}

.css_contact_box .css_contact_box_left .css_contact_box_list{width: 100%;height: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.css_contact_box .css_contact_box_left .css_contact_box_list ul{

    width: 80%;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li {
    min-height: 28px;
    padding-left: 50px;
    font-size: 18px;
    color: #666;
    line-height: 30px;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
}
.css_contact_box .css_contact_box_left.css_contact_box_list ul li span {
    display: block;
    float: left;
    color: #999;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li.icon-01 {
    background: url(../images/contact-icon-01.png) no-repeat left top;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li.icon-02 {
    background: url(../images/contact-icon-02.png) no-repeat left top;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li.icon-03 {
    background: url(../images/contact-icon-03.png) no-repeat left top;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li.icon-04 {
    background: url(../images/contact-icon-04.png) no-repeat left top;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li.icon-05 {
    background: url(../images/contact-icon-05.png) no-repeat left top;
}
.css_contact_box .css_contact_box_left .css_contact_box_list ul li.icon-06 {
    background: url(../images/contact-icon-06.png) no-repeat left top;
}
.css_contact_box .css_contact_box_right{

    height: 500px;
}
.css_contact_box .css_contact_box_right .contact-map {
    overflow: hidden;
}
.css_contact_box .css_contact_box_right .contact-map #dituContent {
    width: 785px;
    height: 500px;
    margin: 0 auto 30px;
}

.contact_message{
    padding:0 0 60px 0;
}
.contact_message .contact_message_message {
    overflow: hidden;
    padding: 0 5px;
}
.contact_message .contact_message_message .mes-form {
    overflow: hidden;
}
.contact_message .contact_message_message .mes-form .form-tr {
    overflow: hidden;
}
.contact_message .contact_message_message .mes-form .form-tr input {
    display: block;
    width: 98%;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
}
.contact_message .contact_message_message .mes-form .form-tr textarea {
    display: block;
    width: 98%;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
}
.contact_message .contact_message_message .mes-form .form-tr .code {
    overflow: hidden;
}
.contact_message .contact_message_message .mes-form .form-tr .code input {
    width: 85%;
    float: left;
}
.contact_message .contact_message_message .mes-form .form-tr .code .verify {
    cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
}
.contact_message .contact_message_message .mes-form .form-tr .code .verify img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.contact_message .contact_message_message .mes-form .form-tr .submit {
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #999;
    color: #fff;
    font-size: 15px;
}
.contact_message .contact_message_message .mes-form .form-tr .submit:hover {
    background: #338547;
}
.contact_message .contact_message_message .mes-form .form-tr .error {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
}
.css_company_num_box{

}
.css_company_num_box .css_company_num{
    margin: 0;
}

.css_honor{
    padding: 0 0 60px 0;
    background-color: #f5f5f5;
}
.css_honor1_swiper{}
.css_honor1_swiper .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.css_honor1_swiper .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.css_honor1_item{
    height: 250px;
    ___background-image: url("../images/honor_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    display: flex;
    align-items: center;
}
.css_honor1_pic{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.css_honor1_pic img{
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    opacity: 0.9;
    transition: all 2s;
}
.css_honor1_swiper .swiper-wrapper .swiper-slide a:hover .css_honor1_pic img{
    opacity: 1;
    transform: scale(1.1,1.1);
}
.css_product_main{
    display: flex;
    height: 640px;
    background-color: #fff;
}
.css_product_xiang_ce{
    width: 600px;
    padding: 40px 0 0 40px;
}
.swiper_bigger{
    width: 100%;
    height: 100%;
}
.swiper_bigger{
    width: 563px;
    height: 388px;
}
.top_swiper{
    width: 100%;
    height: 100%;
}
.top_swiper .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.top_swiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 100%;
}
.top_swiper .swiper-wrapper .swiper-slide a{
    display: block;
    width: 563px;
    height: 100%;
    background-image: url(../images/product_detail.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.top_swiper .swiper-wrapper .swiper-slide a .swiper_bigger_pic{
    display: flex;
    align-items: end;
    justify-content: center;
    width: 552px;
    height: 341px;
    position: absolute;
    z-index: -1;
    margin: 5px 10px 10px 6px;
    background-color: #f5f5f5;
}
.top_swiper .swiper-wrapper .swiper-slide a .swiper_bigger_pic img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.top_swiper .swiper-wrapper .swiper-slide a .swiper_bigger_tt1{
    width: 45px;
    position: absolute;
    bottom: 5px;
    left: 35px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    z-index: 99;
}
.top_swiper .swiper-wrapper .swiper-slide a .swiper_bigger_tt2{
    width: 250px;
    position: absolute;
    bottom: 10px;
    right: 100px;
    font-size: 20px;
    font-weight: lighter;
    color: #fff;
    z-index: 99;
    text-align: center;
    white-space: nowrap;
}
.swiper_small{
    width: 563px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.thumb_swiper{
    width: 450px;
    height: 140px;
}
.thumb_swiper .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.thumb_swiper .swiper-wrapper .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.thumb_swiper .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.thumb_swiper .swiper-wrapper .swiper-slide a .swiper_small_pic{
    width: 100%;
    height: 140px;
    overflow: hidden;
}
.thumb_swiper .swiper-wrapper .swiper-slide a .swiper_small_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper_small_button_prev{
    width: 40px;
    height: 60px;
    background-image: url(../images/you_l.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f5f5f5;
    left: 0;
    top: 50%;
}
.swiper_small_button_prev:after{
    content: '';
}
.swiper_small_button_prev:hover{
    background-color: #338547;
}
.swiper_small_button_next{
    width: 40px;
    height: 60px;
    background-image: url("../images/you_r.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f5f5f5;
    right: 0;
    top: 50%;
}
.swiper_small_button_next:after{
    content: '';
}
.swiper_small_button_next:hover{
    background-color: #338547;
}
.css_product_detail{
    width: 500px;
    height: 640px;
    padding: 0 30px 0 30px;
}
.css_product_detail_title{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    padding: 25px 0;
}
.css_product_detail_tag{}
.css_product_detail_tag span{
    display: inline-block;
    width: 83px;
    height: 30px;
    border-radius: 15px;
    border: 1px #267a43 solid;
    line-height: 30px;
    text-align: center;
    padding: 0 10px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 15px;
    transition: all 0.8s;
}
.css_product_detail_tag span:hover{
    background-color: #267a43;
    color: #fff;
}
.css_product_detail_tag span:first-child{
    margin-left: 0;
}
.css_product_detail_param{
    width: 456px;
    height: 136px;
    background-color: #f5f5f5;
    padding: 0 15px 0 15px;
    margin: 20px 0 20px 0;
}
.css_product_detail_param_item{
    width: 100%;
    height: 45px;
    border-bottom: 1px #dcdcdc dashed;
    display: flex;
    line-height: 45px;
}
.css_product_detail_param_item:last-child{
    border-bottom: none;
}
.css_product_detail_param_item label{
    font-size: 16px;
    color: #999;
    white-space: nowrap;
}
.css_product_detail_param_item p{
    width: 400px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.css_product_detail_desc{
    width: 503px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.css_product_detail_si{
    width: 488px;
    height: 90px;
    margin: 30px 0 30px 0;
}
.css_product_detail_si ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.css_product_detail_si ul li{}
.css_product_detail_si_w1{
    width: 69px;
    height: 69px;
    background-image: url("../images/product_detail/detail_c.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.css_product_detail_si_w2{
    width: 60px;
    height: 60px;
    background-color: #ff8e28;
    border-radius: 50%;
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.css_product_detail_si_w2 img{
    width: 36px;
    height: 36px;
    object-fit: contain;
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.css_product_detail_si_t1{
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    font-weight: lighter;
}
.css_product_detail_tel{
    width: 489px;
    height: 60px;
    display: flex;
}
.css_product_detail_tel_l{
    width: 250px;
}
.css_product_detail_tel_l_z{
    display: flex;
    align-items: center;
}
.css_product_detail_tel_l_z img{}
.css_product_detail_tel_l_z span{
    font-size: 16px;
    color: #8e8e8e;
    padding: 0 0 0 10px;
}
.css_product_detail_tel_l_t{}
.css_product_detail_tel_l_t span{
    font-family: "Impact";
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #1e9547;
}
.css_product_detail_tel_r{
    width: 241px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.css_product_detail_tel_r a{
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ff8e28;
    background-image: url("../images/product_detail/zaixianzixun.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px 19px;
    background-position-x: 25px;
    text-indent: 30px;
    transition: all 0.8s;
}
.css_product_detail_tel_r a:hover{
    background-color: #1e9547;
}
.css_product_detail_tel_r a span{
    font-size: 16px;
    color: #fff;
}
.css_product_nav{
    display: flex;
    height: 60px;
    align-items: center;
    background-color: #fff;
    margin: 35px 0 35px 0;
}
.css_product_nav a{

    width: 140px;

    height: 60px;

    line-height: 60px;

    text-align: center;

    padding: 0 10px;

    font-size: 18px;

    color: #333;

    transition: all 0.8s;
}
.css_product_nav a:hover{
    background-color: #008a45;
    color: #fff;
}

.active_css_product_nav_a{
    background-color: #008a45;
    color: #fff !important;
}
.css_product_more_content{
    background-color: #fff;
    padding: 0 40px 40px 40px;
}
.css_product_more_t{
    text-align: center;
    padding: 30px;
}
.css_product_more_t h2{
    font-size: 22px;
    color: #267a43;
    font-weight: bold;
}
.css_product_more_t .css_product_more_t_icon{
    width: 87px;
    height: 13px;
    background-image: url(../images/company_zu1.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    opacity: 0.3;
}
.css_product_more_content1{

}
.dingzhi_box{
    width: 100%;
    height: 81px;
    background-image: url(../images/product_detail/dingzhi_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dingzhi_box{}
.dingzhi_box ul{
    display: flex;
    align-items: center;
}
.dingzhi_box ul li{
    width: 188px;
}
.dingzhi_box ul li img{
    margin: 0 auto;
}
.dingzhi_box_text{

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 15px 0 0 0;
}
.dingzhi_box_text p{
    width: 188px;
    font-size: 20px;
    color: #333;
    text-align: center;
}
.css_env_swiper_button_prev1{
    left: -30px !important;
}
.css_env_swiper_button_next1{
    right: -30px !important;
}