﻿body, html{overflow: visible !important;}
*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; font-style: normal;}
.bodyw,.body_st{}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}


/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}


/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 6%; box-sizing: border-box; }

.top_bg{position: sticky;left: 0;top: 0;right: 0;z-index: 99;-webkit-transition: 0.5s;transition: 0.5s;height: 100px; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.top_h{} 
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size: 18px;position: relative;color: #333;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{padding-left: 5px;}
.dh ul li:hover p a{color: #fff;}
.dh ul li.cur p a{color: #fff; background: #007939; border-radius: 50px; margin: 25px 0; line-height:50px;}
.dh ul li.cur p a:hover{color: #fff; background: #007939; border-radius: 50px; margin: 25px 0; line-height: 50px;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}

.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

.top_ss{}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #333;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #007939;}

.head-t{overflow:hidden;transition:all 0.5s;color:#fff; margin-top: 38px; margin-left: 2%; display: none;} 
.head-t a{color:#333;}
.head-t p{display:flex; align-items: center;}
.head-t p a{display:block;margin-right:13px;}
.head-t p a img{display:block;}
.head-t p a .al{display:block;}
.head-t p a .a2{display:none;}


.top_bg.on{background:rgba(255,255,255,1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #007939; font-weight: 600;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}
.top_bg.on .head-t p a .al{display:block;}
.top_bg.on .head-t p a .a2{display:block;}
.top_bg.on .dh ul li.cur p a{color: #fff; background: #007939; border-radius: 50px; margin: 25px 0; line-height:50px;}
.top_bg.on .dh ul li.cur p a:hover{color: #fff; background: #007939; border-radius: 50px; margin: 25px 0; line-height: 50px;}

.top_bg.on2{background:rgba(255,255,255,1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #007939; font-weight: 600;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}
.top_bg.on2 .head-t p a .al{display:block;}
.top_bg.on2 .head-t p a .a2{display:block;}
.top_bg.on2 .dh ul li.cur p a{color: #fff; background: #007939; border-radius: 50px; margin: 25px 0; line-height:50px;}
.top_bg.on2 .dh ul li.cur p a:hover{color: #fff; background: #007939; border-radius: 50px; margin: 25px 0; line-height: 50px;}

.top_bg.on3{top:0px;}


.sp_header,.sjj_nav{ display:none;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;height: calc(100vh - 100px);}
.banner ul li img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li video{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bandd{position:absolute; left:0; bottom:30px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 10px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.bandd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.banz,.bany{position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.1);border-radius: 50%;}
.banz{left:60px;}
.bany{right:60px;}
.banner:hover .banz,.banner:hover .bany{opacity:1;}

@keyframes wave{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(50%);transform:translateX(50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wave2{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(-50%);transform:translateX(-50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}

.banbtn{ display: block; width: 164px; height: 54px; overflow: hidden; position: relative;
	font-size: 16px; color: #fff; line-height: 54px; text-align: center; border-radius: 27px;
	background-image: linear-gradient( to top, #149538, #149538); margin-top: 42px;}
.banbtn span{ position: relative; z-index: 2; display: inline-block; padding-right: 40px;
	background: url('../img/jtr1.png') right no-repeat; letter-spacing: 2px;}
.banbtn:hover{ box-shadow: 0 0 10px 0 #149538;} 




/*首页关于我们 开始*/
.floor_1_main{ width:100%;background: url(../img/j3_02.jpg) no-repeat top center; padding:5% 0; background-size: cover;}
.floor_1_0{ width:100%; padding-top:80px; text-align:center;}
.floor_1_0 h3{font-size:48px; color:#007939; line-height:48px;}
.floor_1_0 p{ font-size:16px; color:#666; line-height:16px; text-transform:uppercase;}
.icon { background-image: url("../img/icon.png"); display: inline-block; vertical-align: middle; }

@media (max-width: 1660px) {
.floor_1_0 h3{font-size:40px; line-height:40px;}
.w1400 { width: 1200px; max-width: 1200px;}

}

.floor_1_1{ width:100%; display: inline-block; position:relative;}
.floor_1_1 .floor_1_11{ width: 42.6%; float: left; }
.floor_1_1 .floor_1_11 .en{ font-size: 60px; color: #e7e6e6; line-height: 60px; font-weight: bold; font-family: "Arial"; text-transform: uppercase; }
.floor_1_1 .floor_1_11 .cn{ font-size: 46px; color: #333; line-height: 46px; font-weight: bold; padding-top:4px; }
.floor_1_1 .floor_1_11 .cn span{ color: #007939; }
.floor_1_1 .floor_1_11 .p{ font-size:20px; color: #333; line-height:38px; padding-top: 6%;}
.a1{ display: block; width: 138px; height: 48px; border: #333 solid 1px; border-radius: 60px; text-align: center; margin-top:10%; }
.a1 p{ display: inline-block; }
.a1 p span{ display: block; float: left; font-size: 16px; color: #333; line-height: 48px; }
.a1 p i{ display: block; width: 32px; height: 32px; background-position: -149px -325px; float: left; margin-left: 10px; margin-top: 8px; }
.a1:hover{ background-color: #333; }
.a1:hover p span{ color: #fff; }

.floor_1_111{ width: 100%; margin-top: 15%; }
.floor_1_111 ul{ display: inline-block; width: 100%; }
.floor_1_111 ul li{ float: left; padding-right: 16%; }
.floor_1_111 ul li.li2{ padding-right: 0; }
.floor_1_111 ul li dt{ display: inline-block; }
.floor_1_111 ul li dt p{ display: inline-block; }
.floor_1_111 ul li dt p span{ display: block; float: left; font-size: 60px; color: #007939; line-height: 60px; font-weight: bold; }
.floor_1_111 ul li dt p i{ display: block; float: left; font-size: 18px; color: #007939; line-height: 18px; padding-left: 8px;padding-top: 36px; }
.floor_1_111 ul li dd{font-size: 16px; color: #333; line-height: 18px; padding-top: 2px;}

.floor_1_1 .floor_1_12{ width: 46.6%; float: right; position: relative; }
.floor_1_1 .floor_1_12 img{ display: block; width: 100%; }
.floor_1_1 .floor_1_12 i{ display: block; width: 187px; height: 160px; background: url(../img/j4_03.png) center center no-repeat; position: absolute; left: -90px; bottom:-50px; background-size: 100%;  display: none;}
.floor_1_1 .floor_1_12 b{ display: block; width:80px; height: 32px; background: url(../img/j4_06.png) center center no-repeat; position: absolute; right:0px; bottom:0px; }


@media (max-width: 1660px) {
.floor_1_1 .floor_1_11 h4 { font-size: 50px; line-height: 50px;}
.floor_1_1 .floor_1_11 h3{ font-size: 40px; line-height: 40px;}
.floor_1_1 .floor_1_11 .p { font-size: 16px; line-height: 26px;}
.floor_1_111 ul li dt p span { font-size: 50px; line-height:50px;}
.floor_1_111 ul li dt p i {  padding-top: 28px;}
.floor_1_1 .floor_1_12 i { width: 160px;height: 136px;  left: -74px;}
.floor_1_main { padding-top: 80px;}
}

.bg_01{ width:100%; overflow: hidden; padding: 3% 0;}
.bt_01{text-align:center;}
.bt_01 .bt{ font-size:40px; color:#000; line-height:40px; font-weight: bolder;}
.bt_01 .bt em{ color:#007939;}
.bt_01 p{ color:#999999; font-size:16px; padding:15px 0px 15px 0px; background:url(../img/bt_01.jpg) center bottom no-repeat;}


/* 父容器 ul - 桌面端横向布局*/
.service-wrap{width:100%; overflow:hidden;list-style:none;}
.service-wrap ul{display:flex;height:700px;}
/* 默认每个li均分宽度*/
.service-wrap li {position:relative;flex:1;height:100%;padding:60px 40px;color:#fff;cursor:pointer;transition:all 0.5s ease;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;}
/* 4个不同背景区块*/
.service-item1 {background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url('../img/s_pic.jpg');}
.service-item2 {background:linear-gradient(rgba(12,44,128,0.7),rgba(25,90,130,0.6)),url('../img/s_pic2.jpg');}
.service-item3 {background:linear-gradient(rgba(2,67,35,0.7),rgba(20,140,70,0.6)),url('../img/s_pic3.jpg');}
.service-item4 {background:linear-gradient(rgba(80,40,110,0.6),rgba(80,40,110,0.6)),url('../img/s_pic4.jpg');}
.service-item5 {background:linear-gradient(rgba(12,44,128,0.7),rgba(25,90,130,0.6)),url('../img/s_pic5.jpg');}

/* 悬浮效果：当前li变宽*/
.service-wrap li:hover {flex:2.2;}
/* 标题、文字样式*/
.service-icon {width:70px;height:70px;border:2px solid #ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;}
.service-icon img{max-width:60%; display: block; margin: auto;}
.service-title {font-size:24px;font-weight:600;margin-bottom:8px;}
.service-en {font-size:14px;opacity:0.9;margin-bottom:16px;}
.service-desc {font-size:16px;line-height:1.7;opacity:0;max-width:400px;transition:opacity 0.4s ease 0.2s;}
/* 悬浮时显示详情文字*/
.service-wrap li:hover .service-desc {opacity:1;}
/* 了解全部按钮*/
.btn-more {display:inline-block;margin-top:24px;padding:10px 24px;background:#16a358;color:#fff;border-radius:8px;text-decoration:none;font-size:13px;opacity:0;transition:opacity 0.4s ease 0.2s;width:fit-content;}
.service-wrap li:hover .btn-more {opacity:1;}
/* ===================== 响应式适配 =====================*//* 平板：宽度≤992px*/
@media (max-width:992px) {
  .service-wrap {height:auto;flex-direction:column;/* 改为垂直布局*/;}
  .service-wrap li {height:380px;padding:50px 30px;}
  .service-title {font-size:22px;}
}
/* 手机：宽度≤768px*/
@media (max-width:768px) {
  .service-wrap li {height:340px;padding:40px 25px;}
  .service-icon {width:60px;height:60px;}
  .service-title {font-size:20px;}
  .service-desc {max-width:100%;/* 手机端宽度100%*/;}
}
/* 小屏手机：宽度≤480px*/
@media (max-width:480px) {
  .service-wrap li {height:300px;padding:35px 20px;}
  .service-icon {width:50px;height:50px;}
  .service-title {font-size:18px;}
  .btn-more {padding:8px 20px;font-size:12px;}
}
/*首页关于我们 结束*/

.sy_cp_bg{padding:4% 0; background: #f8f8f8 url(../img/mask2.png) no-repeat center;}
.sy_cp_bg .gd{display: flex;}
.sy_cp{}
.sy_cp .lb{margin-top: 40px;overflow: hidden;width: 100%;}
.sy_cp .lb.lb2{margin-top: 20px;}
.sy_cp .lb.lb3{margin-top: 20px;}
.sy_cp .lb ul{display: flex;}
.sy_cp .lb ul li{background: #fff;}
.sy_cp .lb ul li .img{overflow: hidden; border: 1px solid #eee;}
.sy_cp .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp .lb ul li .ptext{background: rgba(29,80,146,.9);padding: 5%;box-sizing: border-box;width: 100%;text-align: left;display: flex; align-items: center;}
.sy_cp .lb ul li .ptext span{font-size:16px; line-height:25px; color: #fff; overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-transition-property: color; float: left; width: 88%; margin-right: 5%;}
.sy_cp .lb ul li .pico{margin-top:0%; overflow: hidden; float: right;}
.sy_cp .lb ul li .pico img{height:25px; display: block;}


.sy_cp .lb ul li .txt{font-size: 14px;line-height: 2;text-align: center;padding: 10px 0;color: #333;-webkit-transition:0.5s;transition:0.5s;}

.sy_cp .lb ul li:hover .txt{color: #007939;}


.footer{
    position: relative;
    @include backcover;
    background-image: url('../img/img-2.jpg');
    z-index: 2;

    .top-block{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 2% 0;
    }
    .logo{
        img{
            display: block;
            height: 64px;
        }
    }
    .link{
        @include inline-top;
        a{
            @include inline-top;
            font-size: 16px;
            color: #fff;
            opacity: 0.6;
            margin-left: 4vw;
            &:nth-of-type(1){
                margin-left: 0;
            }
            @media screen and (min-width: 1025px){
                &:hover{
                    color: transparent;
                    background-image: linear-gradient(90deg, #17a14f, #34d04f);
                    -webkit-background-clip: text;
                    background-clip: text;
                    opacity: 1;
                    transition: all .3s ease;
                }
            }
        }
    }

    .mid-block{
        border-top: 1px solid rgba(255,255,255,.1);
        border-bottom: 1px solid rgba(255,255,255,.1);
        padding:2% 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap; /* 适配必备 */
    }

    .ewm-box{
        font-size: 0;
        display: flex;
    }
    .ewm{
        width: 152px;
        text-align: center;
        margin-left: 20px;
        .img-box{
            border: 1px solid rgba(255,255,255,.2);
            padding: 15px;
        }
        img{
            display: block;
            width: 100%;
        }
        p{
            font-size: 14px;
            color: #fff;
            opacity: 0.5;
            margin-top: 10px;
        }
        &:nth-of-type(1){
            margin-left: 0;
        }
    }

    .txt-box{
        font-size: 0;
        display: flex;
    }
    .txt{
        margin-left: 30px;
        i{
            position: relative;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            border: 1px solid rgba(255,255,255,.2);
            display: block;
            a{
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 2;
            }
            &:before{
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                @include backcontain;
                transform-origin: center bottom;
                z-index: 1;
            }
        }
        .ftwz{
            font-size: 16px;
            color: #fff;
            opacity: 0.6;
        }
        .ftwz a{
            font-size: 16px;
            color: #fff;
        }
        p{
            font-size: 14px;
            color: #fff;
            opacity: 0.6;
        }
        .tel{
            font-size: 32px;
            color: #fff;
            opacity: 0.6;
            transform: scaleX(.8);
            transform-origin: left center;
            a{
                color: #fff;
            }
            span{
                color: $color;
            }
        }
        &:nth-of-type(1){
            i{
                &:before{
                    background-image: url('../img/icon-2.png');
                }
            }
        }
        &:nth-of-type(2){
            i{
                &:before{
                    background-image: url('../img/icon-3.png');
                    animation: move 3s infinite;
                }
            }
        }
        &:nth-of-type(3){
            i{
                &:before{
                    background-image: url('../img/icon-4.png');
                    animation: move 3s infinite;
                }
            }
        }
    }

    .form-box{
        width:30%;
        
    }
    .ftwz{
            font-size: 16px;
            color: #fff;
            opacity: 0.6;
        }
    form{
        margin-top: 1.5vw;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        button{
            position: absolute;
            bottom: 0;
            right: 0;
            width: 120px;
            height: 42px;
            font-size: 16px;
            color: #fff;
            border-radius: 20px 0 0 0;
            background-image: linear-gradient(90deg, #17a14f, #34d04f);
            cursor: pointer;
        }
    }
    .box{
        width: calc(50% - 5px);
        height: 40px;
        border: 1px solid rgba(255,255,255,.2);
        transition: border .3s ease;
        &.active{
            border-color: #fff;
        }
        input{
            display: block;
            width: 100%;
            height: 100%;
            padding: 0 20px;
            font-size: 14px;
            color: rgba(255,255,255,.3);
            background-color: transparent;
            &::-webkit-input-placeholder{
                color: rgba(255,255,255,.3);
            }
            &::placeholder{
                color: rgba(255,255,255,.3);
            }
        }
        textarea{
            width: 100%;
            height: 100%;
            padding: 10px 20px;
            background-color: transparent;
            font-size: 14px;
            color: rgba(255,255,255,.3);
            resize: none;
        }
        &:nth-of-type(2){
            margin-left: 10px;
        }
        &:nth-of-type(3){
            width: 100%;
            height: 160px;
            margin-top: 10px;
        }
    }

    .bot-block{
        padding: 2% 0;
        display: flex;
        justify-content: space-between;
        span,a{
            font-size: 14px;
            color: #fff;
            opacity: 0.2;
        }
    }

    /* ==========================
       响应式适配开始
    ========================== */
    /* 平板横屏 / 小笔记本 ≤992px */
    @media (max-width: 992px) {
        .mid-block{
            gap: 30px 0;
        }
        .txt-box{
            width: 100%;
            justify-content: space-around;
        }
        .form-box{
            width: 100%;
        }
        form{
            width: 100%;
        }
    }

    /* 平板竖屏 ≤768px */
    @media (max-width: 768px) {
        .top-block{
            flex-direction: column;
            gap: 20px;
            padding: 20px 0;
        }
        .link a{
            margin: 0 10px;
        }
        .ewm-box{
            width: 100%;
            justify-content: center;
            margin-bottom: 20px;
        }
        .txt{
            margin-left: 15px;
            text-align: center;
        }
        .txt i{
            margin: 0 auto;
        }
        .tel{
            font-size: 24px;
            transform: scaleX(1);
        }
        .bot-block{
            flex-direction: column;
            text-align: center;
            gap: 10px;
        }
         .txt{margin-left: 0;}

        &:nth-of-type(2){
            margin-top: 10px !important;
        }
    }

    /* 手机 ≤520px */
    @media (max-width: 520px) {
        .link{display: none;}
        .logo img{
            height: 50px;
        }
        .link a{
            display: block;
            margin: 10px 0;
            text-align: center;
        }
        .ewm{
            width: 120px;
            margin-left: 10px;
        }
        .txt-box{
            flex-direction: column;
            gap: 25px;
        }
        .txt{
            margin-left: 0;
        }
        
        .box{
            width: 100% !important;
            margin-left: 0 !important;
        }
        form button{
            position: relative;
            width: 100%;
            border-radius: 0;
            margin-top: 10px;
        }
        .bot-block{
            padding: 15px 0;
        }
        .txt{
            margin-left: 0;
            &:nth-of-type(2){
                margin-top: 10px !important; /* 距离第一个的间距，可自己改数值 */
            }
        }
        .form-box{
        display: none;
        }
    }
    
}
  

.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#007939;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../img/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../img/right_pic1.png)}
.side ul li .kfdh {
  position: absolute;
  right:79px;
  top: 0px;
  width: 170px;
  text-align: left;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
  box-sizing: border-box;
}

.side ul li:hover .kfdh {
  visibility: visible;
  opacity: 1;
}

.side ul li .weixi {
  position: absolute;
  right:79px;
  top: 0px;
  width: 150px;
  text-align: center;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
}
.side ul li .weixi img{width: 100%; display: block; clear: both; margin: auto;}

.side ul li:hover .weixi {
  visibility: visible;
  opacity: 1;
}

.side ul li i.bgs3{background-image:url(../img/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../img/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../img/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../img/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../img/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs3{background-image:url(../img/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../img/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#007939;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/wmiss.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideewm .ewBox.son2{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/code.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#512E90;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../img/right_pic8.png) 28px center no-repeat;background-color:#512E90;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../img/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
.side ul li:hover .son2{display:block!important;animation:fadein 1s}


/***********************å†…é¡µ*********************************/
.i-banb,.i-about,.i-abta ul,.i-abta li,.i-abj,.i-abjqa,.i-fenaa ul,.i-about,.i-abouj_a ul,.i-coo ul,.i-conc ul,.i-comb ul,.i-concb,.i-faqa li,.i-down li,.i-down ul,.i-quala ul,.i-newsc ul,.i-neja,.i-pth ul,.i-psta,.i-psgb ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}

.i-ban{position: relative;}
.i-ban img{width:100%; display: block;}
.i-bana{position: absolute;bottom: 0;left: 0;z-index: 1;background: rgb(0 0 0 / 21%);width: 100%;}
.i-banb{max-width:1500px;width: 96%;margin:auto;padding:20px 0;color:#eee;align-items: center;}
.i-banb a{display:inline-block;margin:0 20px;color:#eee;}
.ot .i-bana{background:#757b85;position: initial;}
.ot img{display:none;}

/*åˆ†ç±»*/
.i-fen{position: relative;}
.i-fena{position: absolute;width: 100%;bottom: 0;}
.i-fenaa{max-width:1500px;width:96%;margin: auto;}
.i-fenaa ul{border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.i-fenaa li{width:50%;border-right: 1px solid #eee;line-height: 70px; font-size: 16px;}
.i-fenaa li:last-child{border:0;}
.i-fenaa a{color:#333;display: block;text-align: center;font-weight: bold;background: #fff;border-bottom: 1px solid #eee;}
.i-fenaa li.on a{background: #007939;color:#fff}
.i-fenaa a:hover{background: #007939;color:#fff}

.nyaboutbig{padding: 3% 0 ;  overflow: hidden; }
.indexaboutny{overflow: hidden; display: flex; margin-top: 2%; justify-content: space-between; align-items: center;} 
.indexaboutny_left{width: 52%;}
.indexaboutny_left img{width: 100%; display: block;}
.indexaboutny_right{width: 46%;}
.indexaboutny_right p{font-size:18px; line-height:32px;}
.indexaboutny_right2{width: 46%;}
.indexaboutny_right2 p{font-size:18px; line-height:36px;}
.indexaboutny_right2 p span{color:#007939; font-weight: 600;}


.ldipss{background:#f5f5f5; padding:3% 0; overflow:hidden;}
.ldipss .swiper-father{position:relative; overflow:hidden; margin-top:2%;}
.ldipss .honor{padding-top:0%;}
.ldipss .honor .swiper-slide{}
.ldipss .honor .swiper-slide img{width:99%; border:1px solid #ccc}
.ldipss .honor .swiper-slide p{font-size:15px;text-align:center;line-height:30px;padding:10px 0; color:#222;}
.ldipss .swiper-father .swiper-button-next,.ldipss .swiper-father .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.ldipss .swiper-father .swiper-button-next i,.ldipss .swiper-father .swiper-button-prev i{ line-height:45px }
.ldipss .swiper-father .swiper-button-next i img,.ldipss .swiper-father .swiper-button-prev i img{vertical-align:middle; width:100%;}
.ldipss .swiper-father .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.ldipss .swiper-father .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.ldipss .swiper-father .left:hover i,.ldipss .swiper-father .right:hover i{color:#007939;}
.ldipss .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.ldipss .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.ldipss .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.ldipss .swiper-pagination-bullet-active{background:#007939;opacity:1;}
.ldipss .swiper-father .swiper-button-next::after,.ldipss .swiper-father .swiper-button-prev::after{display:none;}

.home-products{padding:0% 0; overflow: hidden;}
.home-products .pro-list{display:flex;flex-wrap:wrap; margin-right: -2%;}
.home-products .pro-list li{width:23%;margin-right:2%;border-radius:6px;overflow:hidden;background-color:#fff;border:1px solid #e8e8e8;transition:all .2s linear; margin-bottom: 2%;}
.home-products .pro-list li .img{overflow:hidden;position:relative}
.home-products .pro-list li .img img{width:100%;transition:all .2s linear;display: block; overflow: hidden;}
.home-products .pro-list li .icon-hottitle{position:absolute;left:14px;top:14px;line-height:1;color:#007939;font-size:24px;z-index:4;width:46px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;background-color:#007939}
.home-products .pro-list li .icon-hottitle::before{display:none}
.home-products .pro-list li .icon-hottitle::after{content:"Hot";color:#fff;font-size:14px;line-height:1;font-weight:400}
.home-products .pro-list li .info{padding:5%;border-top:1px solid #e8e8e8; box-sizing: border-box;}
.home-products .pro-list li .info .title{font-size:22px;font-weight:500;transition:all .2s linear; color: #333; line-height: 32px; text-align: center;}
.home-products .pro-list li .info .txt{color:#666;font-size:15px; line-height:24px;}
.home-products .pro-list li:hover{border-color:#007939 }
.home-products .pro-list li:hover .img img{transform:scale(1.03)}
.home-products .pro-list li:hover .info .title{color:#007939}
.line2 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.line3 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}

img.lazy {display:inline-block;opacity:0;}
img.lazy,img.tst {transition:opacity .6s,transform .3s ease;}
img.loaded {opacity:1;}
img:not([src]) {visibility:hidden;position:absolute;}
.lazy-load {position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:circle infinite 1s linear;}
@keyframes circle {0% {transform:translate(-50%,-50%) rotate(0);}
100% {transform:translate(-50%,-50%) rotate(360deg);}
;}
.lazy-wrap {display:block;position:relative;overflow:hidden;}
.lazy-wrap::after {content:"";display:block;padding-bottom:50%;}
.lazy-wrap.lazy-loaded .lazy-load {-webkit-animation:none;animation:none;display:none;}
.lazy-wrap.lazy-loaded::after {padding-bottom:0;}
img {vertical-align:bottom;max-width:100%;height:auto;}


.productss{overflow: hidden; width: 100%;}
.promore_l img{max-width: none !important;}
.promore_l{width:47%;float:left;}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€š ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width: 90%;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:7px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:60px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #007939 ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:20px; color:#007939 ; padding-bottom:10px; line-height:30px;}
.proleft{width:100%;font-size:14px; line-height:25px; margin-top:2%;}
.proleft p{font-size:14px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:40%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #007939;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #007939;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:30px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #007939 ; color:#fff; background:#007939 ;}
/* The content */

.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#007939 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6; }
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}




.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#007939;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}

.i-fatt{overflow: hidden;}
.i-fatt ul{margin: 2% 0;}
.i-fatt .joleft{width: 35%; float: right; margin-top: 1.4%;}
.i-fatt .joleft img{width: 100%; display: block; height:576px;}
.i-fatt .joright{width: 62%; float: left;}
.i-fatt li{font-size:16px; background: #fff; margin: 0 0% 2.2%;}
.i-fatta{display:flex;justify-content: space-between; cursor: pointer;border-bottom: 1px solid #eee;border-top: 1px solid #eee;}
.i-fattaa{font-weight:bold;border-left:4px solid #007939;line-height:60px;padding-left:20px;box-sizing:border-box;}
.i-fattab{width:80%;display:flex;justify-content: flex-end;}
.i-fattaba{display:flex;width:50%;align-items: center;}
.i-fattaba p{margin-right:20%;}
.i-fattabb{width:20px;background:#007939;position:relative;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.i-fattabb:after{content:'';width:10px;height:2px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,50%)}
.i-fattabb:before{content:'';width:2px;height:10px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-28%)}
.i-fattb{padding:3%;font-size:16px;line-height:30px;display:none;box-shadow: 0 0 20px #ccc inset;box-sizing: border-box;color: #666;}



.ny_lx{display: flex;justify-content: space-between;}
.ny_lx .txt{width:50%;border: 1px solid #efefef;padding: 20px; box-sizing: border-box; background: #f8f8f8; margin-right: 2%;}
.ny_lx .txt .btyw{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;font-weight: 100;}
.ny_lx .txt .bt{font-size:24px;line-height: 24px;color: #333;}
.ny_lx .txt .nr{font-size: 16px;line-height:30px;color: #666;margin-top: 10px;}
.ny_lx .txt .nr ul li{font-size:15px;line-height: 30px;color: #333;display: flex;border-bottom: 1px solid #ddd;padding:2% 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 60px; font-size: 36px;line-height: 36px;color: #007939;text-align: center;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em img{height: 30px;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .dt{width:48%;border: 1px solid #efefef;overflow: hidden;}
.map{width:100%; overflow:hidden;}
.map img{width: 100%; display: block;}
.map #map_container{height:350px;border:5px solid #fff; font-size:15px; font-weight:normal;color:#000;}

.i-cot{background: #f8f8f8;box-sizing: border-box;border-radius: 10px;padding:4%; border: 1px solid #efefef; margin-top: 3%;}
.i-cota{font-size: 36px;margin-bottom:20px; color: #333;}
.i-cotb{line-height: 1.6;color:#444; font-size: 16px;}
.i-cotc{flex-wrap: wrap;justify-content: space-between;margin-top:0.2rem; display:flex;}

.i-cotc .input{width:48%;}
.i-cotc .input div{align-items: center;justify-content: space-between;padding:28px 0;border-bottom:1px solid #eee;position: relative;}
.i-cotc .input div:after{content: '';width:8px;height: 8px;background:#e9e9e9;border-radius: 8px;position: absolute;left: 0;bottom:-4px;}
.i-cotc .input div span{display:inline-block;width:260px;}
.i-cotc .input input{box-sizing: border-box;border:0;width: 100%; background: none;}
.i-cotc .textarea{width:48%;}
.i-cotc .textarea textarea{border:1px solid #eee;border-radius: 10px;width:100%;height: 100%;box-sizing: border-box;padding:5%;}
.i-cotc .div{width:100%;margin-top:3%;text-align: center;}
.i-cotc .div a{display:inline-block;border-radius: 30px;line-height:35px;background: #007939;padding: 0 40px;color:#fff;transition: all 0.3s;}
.i-cotc .div a:Hover{box-shadow: 0 3px 0px #007939;transform: translateY(-5px);}


.menu-item{color:white;cursor:pointer;display:inline-block;border-radius:4px}
.modal-content p img{width: 100%; display: block;}
.modal-background{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index: 99999;}
.modal-content{background:white;padding:20px;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.3)}
.close-btn{float:right;cursor:pointer;font-size:20px;font-weight:bold}