@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'segoeui_0';
  src: url('fonts/segoeui_0.eot');
  src: local('☺'), url('fonts/segoeui_0.woff') format('woff'), url('fonts/segoeui_0.ttf') format('truetype'), url('fonts/segoeui_0.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'segoeuib_0';
  src: url('fonts/segoeuib_0.eot');
  src: local('☺'), url('fonts/segoeuib_0.woff') format('woff'), url('fonts/segoeuib_0.ttf') format('truetype'), url('fonts/segoeuib_0.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SEGUISB_1';
  src: url('fonts/SEGUISB_1.eot');
  src: local('☺'), url('fonts/SEGUISB_1.woff') format('woff'), url('fonts/SEGUISB_1.ttf') format('truetype'), url('fonts/SEGUISB_1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{font-family:segoeui_0,Arial, Helvetica, sans-serif; font-size: 18px;overflow-x: hidden; color: #222;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0; }
input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0;}
img{border: 0 none;vertical-align: top; max-width: 100%; }
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#009342;}
a:focus,input:focus,button:focus,textarea:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

@font-face {
  font-family: "iconfont"; /* Project id 4382449 */
  src: url('fonts/iconfont.woff2?t=1703124081023') format('woff2'),
       url('fonts/iconfont.woff?t=1703124081023') format('woff'),
       url('fonts/iconfont.ttf?t=1703124081023') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gongren:before {
  content: "\e7ed";
}

.icon-qiyeshezhi:before {
  content: "\e604";
}

.icon-a-workshopproduction:before {
  content: "\e64c";
}

.icon-xia-copy:before {
  content: "\e601";
}

.icon-gongcheng-:before {
  content: "\e757";
}

.icon-Valvefreeicon:before {
  content: "\e62f";
}

.icon-jiantou:before {
  content: "\e663";
}

.icon-twitter:before {
  content: "\e89d";
}

.icon-youtube1:before {
  content: "\e8d7";
}

.icon-xiazai19:before {
  content: "\e613";
}

.icon-zhuye:before {
  content: "\e6c5";
}

.icon-facebook:before {
  content: "\e6e5";
}

.icon-status-play-copy:before {
  content: "\e614";
}

.icon-wechat1:before {
  content: "\e650";
}

.icon-zixun:before {
  content: "\e661";
}

.icon-zixun1:before {
  content: "\e662";
}

.icon-rili:before {
  content: "\e659";
}

.icon-bofang:before {
  content: "\e61a";
}

.icon-youjiantou:before {
  content: "\e60b";
}

.icon-diqiu:before {
  content: "\e7b9";
}

.icon-jiantou-left:before {
  content: "\e609";
}

.icon-youtube:before {
  content: "\e6ab";
}

.icon-youxiang1:before {
  content: "\e607";
}

.icon-dianhua1:before {
  content: "\e61e";
}

.icon-original-whatapp:before {
  content: "\e60d";
}

.icon-wechat:before {
  content: "\e608";
}

.icon-mean_list:before {
  content: "\e653";
}

.icon-liaotian:before {
  content: "\e6a5";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-instagram-fill1:before {
  content: "\e88f";
}

.icon-fangdajing:before {
  content: "\e603";
}

.icon-dianhua:before {
  content: "\e606";
}

.icon-dayinchuanzhen:before {
  content: "\e627";
}

.icon-shoujilianxi:before {
  content: "\e620";
}

.icon-dizhi:before {
  content: "\e619";
}

.icon-skype:before {
  content: "\e707";
}

.icon-chuanzhen:before {
  content: "\e616";
}

.icon-pinterest1:before {
  content: "\e907";
}

.icon-in:before {
  content: "\e6f1";
}

.icon-pinterest:before {
  content: "\e7a8";
}

.icon-dianhua4:before {
  content: "\e610";
}

.icon-dianhua5:before {
  content: "\e6ee";
}

.icon-jurassic_message:before {
  content: "\e69d";
}

.icon-ins:before {
  content: "\e664";
}

.icon-instagram-fill:before {
  content: "\e763";
}

.icon-fasong:before {
  content: "\e65e";
}

.icon-shouji:before {
  content: "\e612";
}

.icon-dianhua3:before {
  content: "\e618";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-666666-copy:before {
  content: "\ec8d";
}

.icon-liuyan:before {
  content: "\e600";
}

.icon-WhatsappMessage:before {
  content: "\e841";
}

.icon-Mail:before {
  content: "\e71f";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-vk:before {
  content: "\ec2c";
}

.icon-duoyuyan:before {
  content: "\e602";
}

.icon-youxiang2:before {
  content: "\e68b";
}



input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.w_p_main{ background: #fff; }
.main{ background: #f8f8f8;  }
.warper{ width:1400px; margin:0 auto; position: relative;}
.backToTop{width:50px; height:50px; z-index: 666; border-radius: 50px; background:#009342 url(images/icon_top.png) no-repeat center; cursor:pointer; position:fixed; right:3%; text-indent:9999px; bottom:150px; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}

header{ border-bottom: 1px solid rgba(255, 255, 255, 0.2); width: 100%; height: 100px; z-index: 999; position: fixed; top: 0;  left: 0; }
.position{ box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); background: rgba(0, 0, 0, 0.5); }

#nav:after{  content: '';  display: block;  clear: both;}
#nav .warper{position: relative;}
.logo{ position: absolute; left:0; top: 28px; }


.close-nav{position: fixed; top:0; left:0; width: 100%;height: 100%;background: #000;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 88;}
.nav-open{transform: translateX(0);}
.close-open{opacity: 0.5;visibility: visible;}
.body-hidden{overflow: hidden!important;}
#nav .nav-button{width: 35px;height: 35px; z-index: 5; border-radius: 3px;background: #e10103; color: #fff;position: absolute; right: 10px; top: 10px;line-height: 35px;text-align: center;font-size: 20px;}
#nav .nav-button i{ color: #fff; font-size: 22px; font-weight: 600; }
#nav .nav-button{display: none;}

nav{ float: right; margin-right: 124px; }
nav li{ float: left; position: relative; margin: 0 29px; }
nav li>a{ position: relative; line-height:100px; text-transform: capitalize; color: #fff; display: inline-block;}
nav li>a:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 0; transition: all 0.3s; height: 4px; background: #009342; }
nav li.on a,nav li:hover a{ color: #fff;  }
nav li.on a:before,nav li:hover a:before{ width: 100%; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 220px; top: 100px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative;  }
nav dl dd:last-child{ border: none; }
nav li dl dd a{ opacity: 1; font-size: 16px; background: transparent !important; color: #666 !important; display: block; padding: 12px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:hover{ background: #009342!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 250px;position: absolute; left: 100%; top: 0; background:rgba(0,147,66,.6); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:12px 10px; color: #fff !important; border-bottom: none; min-width: 250px; }


.head_rcon{ position: absolute; right: 30px; top:30px; width: 40px; }
.search-button{ width:100%; position: relative; }
.search-button span{ width: 100%; height: 40px; text-align: center; overflow: hidden; line-height: 40px; border-radius: 40px; background: #009342; cursor: pointer; display: inline-block; color: #fff; }
.search-button span i{ font-size: 20px; text-align: center;display: inline-block; }
.search-button span:hover i{ color: #009342; }
.search-button span:hover{ background: #fff;}
.searchform{ overflow: hidden;background:#009342;position: absolute; right: 0; height: 0; z-index: 88; top:69px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff; width: auto; height: auto; background: transparent; border-radius: 0; }
.searchform input{ width: 190px; background:#009342; color: #fff; line-height:51px; padding-left:10px; font-family: segoeui_0; float: left; }
.searchform button{ width:54px; line-height:51px; background:#009342; border: 0; color: #fff; text-align: center; outline: none; cursor: pointer; transition: all .5s; position: absolute; right: 0; top: 0}
.searchform button i{ color: #fff !important; background: transparent!important; }
.searchform input::-webkit-input-placeholder { color: #fff;}
.searchform input:-moz-placeholder {  color: #fff;}

footer{ padding-top: 60px; background:url(images/fot_bg.jpg) no-repeat; background-size: cover; }
.f_navbox{ width: 100%; overflow: hidden; }
.f_item1{ width: 26%; float: left; }
.f_item1 p{ font-size: 16px; line-height: 28px; color: rgba(255, 255, 255, 0.7); }

.f_item2{ width: 15%; margin-left: 6%; float: left; }
.f_navbox h6{ color: #fff; font-family:segoeuib_0; margin-bottom:30px; text-transform: uppercase; font-size: 20px; }

.i_flx{}
.i_flx li a,.i_flx li{ color: rgba(255, 255, 255, 0.7); }
.i_flx li{ font-size: 16px; position: relative; transition: all 0.3s; margin-bottom: 18px; }
.i_flx li:hover a{ color: #009342; }

.f_item3{ float: left; width: 22%; margin-left: 3%; }
.f_item4{ float: right; width: 24%; }


.f_mes input{ height:40px; line-height: 40px; }
.f_mes input,.f_mes textarea{ padding-left: 10px; width: 100%;  background:transparent; border:none; font-family: segoeui_0; resize: none; color: #fff; font-size: 15px;}
.f_mes input::-webkit-input-placeholder, .f_mes textarea::-webkit-input-placeholder{ color: rgba(255, 255, 255, 0.7); }
.f_mes textarea{ padding:9px 10px; height: 60px; }
.f_mes button{ transition: all 0.3s; border: none; cursor: pointer; width:140px; background: #009342;  font-family: segoeui_0; text-transform: uppercase; font-size: 16px; height: 40px; line-height: 40px; text-align: center; color: #fff; }
.f_mes ul li{ border-bottom: 1px solid rgba(255, 255, 255, 0.4); position: relative; margin-bottom: 15px; width: 100%; }
.f_mes ul li .span{ color: #e92121; position: absolute; font-size: 12px; top: 12px; left: 0; }
.f_mes button:hover{ transform: translateX(10px); }
.f_mes button i{ display: inline-block; margin-left: 4px; }
.f_mes ul li:last-child{ border-bottom: none; }

.fo_copt{ overflow: hidden; padding: 28px 0; margin-top: 72px; border-top: 1px solid rgba(255, 255, 255, 0.2); }
.fo_copt p{ float: left; color: rgba(255, 255, 255, 0.4); font-size: 15px; }
.fo_copt p a{ margin-left: 30px; border-left: 1px solid rgba(255, 255, 255, 0.2); display: inline-block; padding-left: 30px; color: rgba(255, 255, 255, 0.4); }
.fo_copt p a:hover{ color: #fff;}
.media{ float: right; }
.media a{ width: 33px; font-size: 16px; margin: 0 2px; text-align: center; display: inline-block; height: 33px;  color: #ababab; background:#424953; line-height: 33px; border-radius: 38px; }
.media a:hover:nth-of-type(1){ background: #3a82d3; }
.media a:hover:nth-of-type(2){ background: #30afeb; }
.media a:hover:nth-of-type(3){ background: #0085b2; }
.media a:hover:nth-of-type(4){ background: #d20000; }
.media a:hover{ opacity: 0.85; color: #fff; }


.banner_home{ position: relative; }
.banner .slick-dots{ width: auto; z-index: 2; bottom: 150px; left: 252px; text-align: left; }
.banner .slick-dots li{ width: auto; height: auto; }
.banner .slick-dots li button{ width: 14px; height: 14px; border-radius: 14px; background: rgba(255, 255, 255, 0.6); }
.banner .slick-dots li.slick-active button{ width: 26px; background: #fff; }


.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
.cl{ clear: both; }
.pro_rel{ position: relative; }
/*弹出框*/
.bigbg{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox{ width: 800px; height: auto; position: absolute; top: 30%; left: 50%; margin-left: -400px; }
.allhide{ opacity: 0; z-index: -3; }
/*首页*/
.inpr{ background: #f8f8f8; padding: 60px 0 40px 0; }
.inp_ul{ margin-top: 40px; display: flex; flex-wrap: wrap; }
.inp_ul li{ display: inline-block; width: 32%; margin-right: 2%; margin-bottom: 35px; }
.inp_ul li:nth-of-type(3n){ margin-right: 0; }


.ina_bdi{ background: #f8f8f8; padding: 86px 0; }
.ina_top{ padding-left: 250px; position: relative; overflow: hidden; }
.ina_bpir{ width: 64%; float: right; }
.iale{ width: 43%; position: absolute; bottom: 0; left: 250px; }
.ihtit{ font-size: 40px; position: relative; z-index: 0; text-transform: uppercase; padding-top: 40px; font-family: segoeuib_0; }
.ihtit:before{ content: ""; z-index: -1; position: absolute; bottom: 6px; left: 0; width: 60px; height: 6px; background: #009342; }
.ihtit:after{ content: "yisainuo"; position: absolute; z-index: -1; top: 0; left: 0; color: #e9e9e9; font-size: 70px; line-height: 70px; font-family: segoeuib_0; }
.ina_txdi{ position: relative; margin-top: 70px; background: #fff; width: 100%; padding: 64px 58px 60px 75px; }
.ina_txdi:before{ content: "\e601"; color: #009342; font-size: 36px; position: absolute; top: 42px; left: 18px; font-family: iconfont; }
.ina_txdi h4{ font-size: 24px; text-transform: uppercase; font-family: segoeuib_0; }
.ia_txp{ margin-top: 25px; height: 140px; overflow: hidden; }
.ia_txp p{ line-height: 28px; color: #666; }
.ina_txdi a{ padding: 12px 32px; display: inline-block; margin-top: 32px; border: 1px solid #009342; color: #009342; font-size: 16px; text-transform: uppercase; }
.ina_txdi a:hover{ transform: translateX(10px); background: #009342; color: #fff; }

.iab_num{ margin-top: 44px; overflow: hidden; }
.ina_nle{ width: 46.5%; float: left; }
.ina_nri{ width: 53.5%; float: right; padding-left: 10px; }
.ina_ul{ display: flex; flex-wrap: wrap; }
.ina_ul li{ background: #009342; display: inline-block; width: 48.5%; margin-right: 1.5%; margin-bottom: 13px; }
.ina_ul li:nth-of-type(even){ margin-right: 0; }
.inanu_item{ padding: 30px 0 38px; text-align: center; color: #fff; }
.inanu_item i{ display: inline-block; width: 76px; font-size: 40px; height: 76px; line-height: 76px; border-radius: 76px; background: #fff; color: #009342; }
.inanu_item b{ display: block; width: 100%; font-size: 48px; font-family: segoeuib_0; }
.inanu_item p{ font-size: 16px; margin-top: 10px; }

.inmes{ background: url(images/inmebg.jpg) fixed no-repeat center; padding: 68px 0 82px; background-size: cover; }
.inmes h4{ color: #fff; width: 50%; line-height: 40px; font-size: 36px; font-family: SEGUISB_1; }
.inm_form{ margin-top: 35px; }
.inm_form ul{ overflow: hidden; }
.inm_form ul li{ width: 24%; float: left; margin-right: 1%; }
.inm_form ul li:nth-of-type(3n){ margin-right: 0; width: 50%; }
.inm_form ul li input{ width: 100%; border: 1px solid #4c515d; background: rgba(255, 255, 255, 0.1); font-family: segoeui_0; color: #fff; font-size: 16px; padding: 14px; }
.inm_form ul li input::-webkit-input-placeholder{ color: #fff;}
.inm_form ul li:last-child{ margin-top: 35px; }
.inm_form ul li button{ transition: all 0.3s; width: 250px; cursor: pointer; text-transform: uppercase; border: none; height: 52px; font-size: 16px; font-family: segoeui_0; line-height: 45px; text-align: center; color: #fff; background: #009342; }
.inm_form ul li button:hover{ transform: translateX(10px); }

.innew{ padding: 68px 0 112px 0; }
.inn_ul{ display: flex; margin-top: 36px; }
.inn_ul li{ display: inline-block; width: 32%; margin-right: 2%; }
.inn_ul li:last-child{ margin-right: 0; }
.inn_item h3{ font-size: 22px; overflow: hidden; margin-bottom: 16px; line-height: 30px; height: 60px; font-family: SEGUISB_1; }
.inn_item p{ line-height: 30px; margin-top: 34px; height: 90px; overflow: hidden; color: #666; }
.inn_item span{ transition: all 0.3s; display: inline-block; margin-top: 30px; color: #009342; border: 1px solid #009342; padding: 9px 32px; }
.inn_item:hover span{ transform: translateX(10px); background: #009342; color: #fff; }
.inn_item:hover .changpic img{ transform: scale(1.15); }

.inso{ padding: 72px 0 70px 0; background: url(images/inso_bg.jpg) no-repeat; background-size: cover; }
.inso .ihtit:after{ color: rgba(233, 233, 233, 0.1); }
.inso .ihtit{ color: #fff; } 
.ins_p{ margin-top: 15px; color: rgba(255, 255, 255, 0.6); }
.inso_dit{ padding-right: 108px; overflow: hidden; }
.inso_ti{ float: left; }
.ins_nav{ float: right; width: 60%; overflow: hidden; display: flex; border-top-right-radius: 50px; border-bottom-left-radius: 50px; }
.ins_nav li{ display: inline-block; width: 25%; margin-right: 1px; }
.ins_nav li:last-child{ margin-right: 0; }
.ins_nav li a{ text-align: center; background: rgba(255, 255, 255, 0.8); display: block; width: 100%; padding: 36px 10px 42px; }
.ins_nav li i{ font-size: 60px; }
.ins_nav li p{ font-family: SEGUISB_1; margin-top: 15px; }
.ins_nav li:hover a,.ins_nav li.on a{ color: #fff; background: rgba(0, 147, 66, 0.8); }
.inso_pic{ margin-top: 30px; }


.fo_mess{ padding: 92px 0 82px 0; background: url(images/f_msbg.jpg) center no-repeat; background-size: cover; }
.fo_mess .home_boxtit{ color: #fff; text-align: center; padding-top: 0; }
.fm_info{ margin-top: 30px; }
.fm_info input, .fm_info textarea{ width: 100%; border: 1px solid #dcdcdc; background: #f7f7f7; font-family: DINPro-Light; color: #000; border-radius: 10px; font-size: 16px; padding: 14px; }
.fm_info ul{ overflow: hidden; }
.fm_info ul li{margin-bottom: 16px; position: relative; float: left; width: 49%; }
.fm_info ul li:last-child{ margin-bottom: 0; }
.fm_info ul li p{ color: #fff; margin-bottom: 12px; }
.fm_info ul li p span{ color: #009342; }
.fm_info ul li:nth-of-type(even){ margin-left: 2%; }
.fm_info ul li:nth-of-type(5),.fm_info ul li:nth-of-type(6){ width: 100%; margin-left: 0; }
.fm_info textarea{ height: 116px; resize: none; }
.fm_info button{ cursor: pointer; display: block; margin: 20px auto 0 auto; border: none; font-size: 16px; font-family: DINPro-Medium; width: 318px; height: 48px; border-radius: 50px; background: #009342; color: #fff; }
.fm_info button i{ font-size: 22px; margin-left: 12px; font-weight: normal; }
.fm_info button *{ vertical-align: middle; }
.fm_info button:hover{ background: #1c4280; }
.fm_info input::-webkit-input-placeholder,.fm_info textarea::-webkit-input-placeholder { color: #999;}
.fm_info input:-moz-placeholder,.fm_info textarea:-moz-placeholder {color: #999;}
.fm_info ul li:last-child{ margin-bottom: 0; }

.footmenu{position:fixed;bottom:0;left:0;width:100%;z-index:5;max-width:1024px; display: none;}
.footmenu img{display:block}
.footmenu div.bgcolor{ clear:both;}
.footmenu div.con{position:absolute;bottom:0;left:0;width:100%; padding-bottom: 10px; background:#f39800;}
.footmenu a{color:#fff;font-size:16px; display:block;width:25%;text-align:center;float:left;position:relative}
.footmenu i{display:block;width:25px;height:25px;margin:6px auto 2px; font-size: 26px;}
/*位置*/
.subbanner{ position: relative; }
.subbanner img{ width: 100%; }
.sub_nav{ position: absolute; padding: 25px 0; bottom: 0; left: 0; width: 100%; }
.sub_nav p{ color: #fff; }
.sub_nav p a{ color: #fff; }
.sub_nav p a:hover{ color: #009342; }

.pt68{ padding-top: 68px; }
/*关于我们*/
.ab_dibox{ width: 100%; overflow: hidden; padding: 30px 0 0 250px; }
.ab_dle{ width: 37%; float: left; }
.ab_dri{ width: 63%; float: right; padding-left: 60px; }
.ab_dle .ina_txdi{ margin-top: 75px; padding: 0; padding-left: 50px; }
.ab_dle .ia_txp{ height: auto; }
.ab_dle .ia_txp p{ margin-bottom: 22px; }
.ab_dle .ina_txdi:before{ top: -14px; left: 0; }
.ab_fac{ margin-top: 44px; }
.abpicshow{ width: 100%; overflow: hidden; }
.abpicshow .lcon{ width: 49%; float: left; }
.abpicshow .rcon{ width: 51%; float: right; padding-left: 14px; }
.s_pic{ width: 100%; overflow: hidden; }
.s_pic li{ float: left; width: 49%; margin-right: 2%; margin-bottom: 13px; }
.s_pic li:nth-of-type(even){ margin-right: 0; }
.s_pic li:hover .changpic img{ transform: scale(1.15); }
.s_pic li:nth-of-type(3),.s_pic li:nth-of-type(4){ margin-bottom: 0; }
.ab_shd{ position: relative; }
.ab_farr{ position: absolute; top: 42%; width: 100%; left: 0; }
.ab_farr span{ cursor: pointer; position: absolute; top: 0; display: inline-block; color: #fff; width: 40px; text-align: center; background: rgba(0, 0, 0, 0.5); height: 40px; line-height: 40px; text-align: center; }
.ab_farr span.abf_prev{ left: 0; transform: rotate(180deg); }
.ab_farr span.abf_next{ right: 0; }
.ab_farr span:hover{ background: #009342 ; }

.ab_adv{ margin-top: 105px; padding: 96px 0 115px 0; background: url(images/ab_advbg.jpg) fixed center no-repeat; background-size: cover; }
.ab_adtit{ text-align: center; }
.ab_tih2{ font-size: 70px; text-transform: uppercase; color: #e9e9e9; font-family: segoeuib_0; position: relative; }
.ab_tih2:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 60px; height: 6px; background: #009342; }
.ab_adv .ab_tih2{ padding-bottom: 18px; font-size: 46px; color: #fff; }
.ab_adv .ab_tih2:before{ left: 50%; transform: translateX(-50%); }
.ab_advtx{ margin-top: 20px; }
.ab_advtx p{ line-height: 28px; color: #fff; }
.ab_advul{ display: flex; margin-top: 86px; justify-content: space-between; }
.ab_advul li{ display: inline-block; }
.ab_aicon{ color: #fff; position: relative; padding-left: 92px; }
.ab_aicon b{ font-size: 48px; font-family: segoeuib_0; }
.ab_aicon p{ font-size: 16px; }
.ab_aicon i{ position: absolute; top: 8px; left: 0; display: inline-block; width: 75px; font-size: 38px; color: #009342; height: 75px; line-height: 75px; border-radius: 75px; background: #fff; text-align: center; }

.ab_ser{ padding: 70px 0 128px 0; }
.se_lisul{ margin-top: 48px; display: flex; }
.se_lisul li{ display: inline-block; width: 32%; margin-right: 2%; }
.se_lisul li:last-child{ margin-right: 0; }
.se_itm{ background: #f8f8f8; transition: all 0.3s; padding: 42px 20px 65px; }
.se_itm h4{ font-size: 26px; margin-bottom: 24px; font-family: SEGUISB_1; }
.se_itm p{ transition: all 0.3s; margin-top: 30px; padding: 0 6px; line-height: 30px; height: 90px; overflow: hidden; color: #666; }
.se_itm:hover{ background: #009342; color: #fff; }
.se_itm:hover h4,.se_itm:hover p{ color: #fff; }
.se_box{ height: 424px; position: relative; }
.se_itm:hover .se_box p{ margin-top: 0; position: absolute; top: 0; left: 0; width: 100%; }
.se_itm:hover .changpic{ padding-top: 120px; }
/*产品列表*/
.por_war{ padding-bottom: 120px; }
.pro_itemd{ margin-bottom: 74px; }
.por_war .pro_itemd:last-child{ margin-bottom: 0; }
.pro_itemd h2{ font-size: 36px; font-family: segoeuib_0; }
.pr_ptx{ margin-top: 25px; }
.pr_ptx p{ color: #888; line-height: 28px; }
.pr_liul{ margin-top: 40px; display: flex; }
.pr_liul li{ display: inline-block; width: 32%; margin-right: 2%; }
.pr_liul li:last-child{ margin-right: 0; }
.pr_liitem{ border: 1px solid #fff; overflow: hidden; transition: all 0.3s; background: #fff;  }
.pr_liitem a{ display: block; padding: 36px 30px; width: 100%; }
.pr_liitem h4{ font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: SEGUISB_1; }
.pr_liitem span{ padding: 6px 15px; border-radius: 30px; display: inline-block; margin-top: 12px; background: #ededed; color: #666; font-size: 14px; }
.pr_img{ margin-top: 18px; text-align: center; }
.pr_liitem em{ display: inline-block; text-transform: uppercase; margin-top: 30px; font-style: normal; color: #009342; font-size: 16px; }
.pr_liitem:hover{ border-top-right-radius: 40px; border-bottom-left-radius: 40px; border: 1px solid #009342; box-shadow: 0 1px 10px 0 rgba(0,147,66,0.2); }
.pr_more{ margin-top: 45px; text-align: center; }
.pr_more a{ background: #009342; display: inline-block; padding: 12px 30px; color: #fff; font-size: 16px; text-transform: uppercase; }
.pr_more a:hover{ background: #333; }
.pr_list{ margin-top: 40px; display: flex; flex-wrap: wrap; }
.pr_list li{ display: inline-block; width: 32%; margin-bottom: 30px; margin-right: 2%; }
.pr_list li:nth-of-type(3n){ margin-right: 0; }
/*分页 结束*/
.digg4{ font-size: 16px; margin-top: 35px; text-align: center;}
.digg4 a,.digg4 span.disabled,.digg4 span.current{width:34px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; height:34px; line-height: 34px; border: 1px solid #cecece; color:#bfbfbf; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { border-radius: 4px; background: #009342; border: 1px solid #009342; color: #fff;  }
.digg4 span.disabled { border-radius: 4px; font-size: 20px; line-height: 28px; font-weight: normal; color: #cecece;  }
.digg4 a{ color: #cecece; border-radius: 4px; }
.digg4 span.disabled:hover{ background: #009342; color: #fff; }

/*产品详情*/
.mai_box{ position: relative; z-index: 0; }
.mai_box:before{ content: ""; background: url(images/mde_bg.jpg) no-repeat; background-size: cover; position: absolute; top: 0; left: 0; width: 100%; height: 700px; z-index: -1; }
.de_main{ padding-top: 228px; }
.de_mbox{ background: #fff; overflow: hidden; padding: 50px 52px; }
.de_male{ width: 50%; float: left; padding-right: 68px; }
.de_mari{ width: 50%; float: right; padding-left: 50px; }
.de_sps{ position: relative; }
.de_sps .slick-dots li{ width: auto; height: auto; }
.de_sps .slick-dots li button{ width: 14px; height: 14px; border-radius: 14px; background: #ededed; }
.de_sps .slick-dots li.slick-active button{ background: #009342; width: 26px; }

.de_mari h1{ font-size:30px; font-family: SEGUISB_1; }
.de_desc{ margin-top: 25px; background: #f8f8f8; padding: 24px 22px 28px; }
.de_desc dt{ font-family: SEGUISB_1; margin-bottom: 16px; }
.de_desc dd{ margin-bottom: 10px; font-size: 16px; color: #666; }
.de_desc dd:last-child{ margin-bottom: 0; }
.share{ margin-top: 35px; }


.pro_lxbtn{ margin-top: 42px; padding-right: 96px; }
.pro_lxbtn a{ background: #009342; border: 1px solid #009342; font-size: 16px; text-transform: uppercase; color: #fff; text-align: center; padding:13px 10px; width: 47%; display: inline-block; }
.pro_lxbtn a i{ display: inline-block; font-weight: normal; font-size: 20px; margin-left: 5px; }
.pro_lxbtn a:last-child{ background: #fff; color: #009342; margin-left: 4%; }
.pro_lxbtn a:hover{opacity: 0.85; transform: translateX(10px); }
.pro_lxbtn a *{ vertical-align: middle; }

.de_nrbox{ background: #fff; padding: 50px 52px 70px; }
.de_h2{ font-size: 32px; font-family: segoeuib_0; margin-bottom: 16px; }
.dejop p{ color: #888; line-height: 28px; margin-bottom: 20px; }
.dejop p:last-child{ margin-bottom: 0; }
.de_foul{ margin-top: 38px; display: flex; }
.de_foul li{ width: 24.5%; margin-right: 1%; }
.de_foul li:last-child{ margin-right: 0; }

.de_usi{ margin-top: 98px; }
.de_usi li{ margin-bottom: 6px; overflow: hidden; }
.del_lc{ width: 50%; float: left; padding: 40px 66px 0 0; }
.del_rc{ width: 50%; float: right; }
.del_lc h4{ margin-bottom: 26px; font-size: 24px; font-family: SEGUISB_1; }
.de_tdxp p{ line-height: 28px; color: #666; }
.de_usi li:nth-of-type(even) .del_lc{ float: right; padding: 40px 0 0 66px; }
.de_usi li:nth-of-type(even) .del_rc{ float: left; }

.de_par{ margin-top: 58px; }
.del_table{ overflow-x: auto; }
.del_table table{ width: 100%; background: #fff; border-collapse: collapse; }
.del_table table td{ border: 1px solid #222; text-align: center; padding:14px 20px; }
.del_table table td span{ display:inline-block; }
.del_table table tr:nth-of-type(even) td{ background: #f7f7f7; }
.del_table table tr:hover td{ background: #f7f7f7; }
.del_table table tr:first-child{ font-family: SEGUISB_1; background: #009342; color: #fff; }

.de_shpiul{ margin-top: 68px; display: flex; }
.de_shpiul li{ display: inline-block; width: 32%; margin-right: 2%; }
.de_shpiul li:last-child{ margin-right: 0; }
.de_shpiul li p{ margin-top: 20px; font-size: 20px; line-height: 28px; font-family: SEGUISB_1; }

.mai_box .inmes{ margin-top: 64px; }

.de_hot{ padding: 74px 0 132px; }
.de_h4{ position: relative; z-index: 0; font-size: 40px; text-transform: uppercase; font-family: segoeuib_0; }
.de_h4:before{ content: ""; z-index: -1; position: absolute; bottom: 8px; left: 0; width: 48px; height: 6px; background: #009342; }
.re_prul{ margin-top: 45px; display: flex; flex-wrap: wrap; }
.re_prul li{ width: 32%; margin-right: 2%; margin-bottom: 30px; }
.re_prul li:nth-of-type(3n){ margin-right: 0; }
/*news*/
.nes_h2{ font-size: 36px; font-family: segoeuib_0; }
.news_war{ padding-bottom: 90px; }
.nes_list{ display: flex; flex-wrap: wrap; margin-top: 22px; }
.nes_list li{ display: inline-block; width: 32%; margin-right: 2%; margin-bottom: 44px; }
.nes_list li:nth-of-type(3n){ margin-right: 0; }
.nes_item{ background: #f8f8f8; transition: all 0.3s; padding: 38px 20px 60px; }
.nes_item em{ font-style: normal; color: #009342; font-size: 16px; }
.nes_item em b{ font-size: 36px; font-family: segoeuib_0; }
.nes_item h3{ font-size: 22px; overflow: hidden; margin-top: 18px; margin-bottom: 16px; line-height: 30px; height: 60px; font-family: SEGUISB_1; }
.nes_item p{ line-height: 30px; margin-top: 34px; height: 90px; overflow: hidden; color: #666; }
.nes_item span{ transition: all 0.3s; display: inline-block; margin-top: 30px; color: #009342; border: 1px solid #009342; padding: 9px 32px; }
.nes_item:hover span{ transform: translateX(10px); color: #fff; border: 1px solid #fff; }
.nes_item:hover{ color: #fff; background: #009342; }
.nes_item:hover .changpic img{ transform: scale(1.15); }
.nes_item:hover em,.nes_item:hover p,.nes_item:hover h3{ color: #fff; }



.infocon h1{font-size:32px; font-family:segoeuib_0; text-align: center; margin-bottom: 16px; }
.infocon img{ display: inline-block; margin: 12px 0; max-width: 100%; }
.infocon .time{ text-align: center;margin-bottom:18px; font-size: 17px; color: #707879; }
.infocon .time i{ font-size: 20px; }
.infocon .other{ padding-top:15px; margin-top:10px; font-size: 18px; line-height: 26px;}
.infocon .other div{padding:5px 0;}
.infocon .other div b{ color: #333; }
.infocon .other{ color: #666; }
.infocon .other a{color: #666}
.infocon .other a:hover{ color: #009342 ; }
.infocon p{line-height:28px; margin-bottom: 22px; }

/*case*/
.ca_tit{ overflow: hidden; }
.catle{ float: left; width: 48%; padding-right: 66px; }
.catri{ float: right; width: 52%; }
.catle p{ margin-top: 28px; line-height: 28px; color: #888; }
.catri .ins_nav{ float: none; width: 100%; }
.catri .ins_nav li a{ background: #f8f8f8; }
.catri .ins_nav li.on a,.catri .ins_nav li:hover a{ background: #009342; }
.ca_list{ margin-top: 50px; display: flex; flex-wrap: wrap; }
.ca_list li{ display: inline-block; width: 48%; margin-right: 4%; margin-bottom: 40px; }
.ca_list li:nth-of-type(even){ margin-right: 0; }
.ca_item{ width: 100%; overflow: hidden; }
.ca_lie{ width: 261px; float: left; }
.ca_rir{ margin-left: 261px; padding: 68px 0 0 26px; }
.ca_rir h4{ margin-bottom: 10px; font-size: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: SEGUISB_1; }
.ca_rir p{ line-height: 30px; color: #666; height: 60px; overflow: hidden; }
.ca_rir span{ transition: all 0.3s; display: inline-block; margin-top: 30px; color: #009342; border: 1px solid #009342; padding: 9px 32px; }
.ca_item:hover .ca_rir span{ background: #009342; color: #fff; transform: translateX(10px); }

/*contact*/
.con_topdi{ overflow: hidden; width: 100%; margin-bottom: 132px; }
.con_tle{ float: left; width: 50%; padding-right: 42px; }
.con_tri{ float: right; width: 50%; }
.co_ptx{ margin-top: 30px; }
.co_ptx p{ line-height: 28px; color: #888; }
.delin_info{ overflow: hidden; margin-top: 44px; }
.delin_info ul{ width: 100%; overflow: hidden; }
.delin_info li{ width: 49%; float: left; margin-bottom: 16px; position: relative; }
.delin_info li p{ margin-bottom: 10px; font-size: 16px; color: #888; }
.delin_info li:nth-of-type(even){ float: right; }
.delin_info li font{ color: #ee7700; font-size: 16px; }
.delin_info input,.delin_info textarea{width: 100%; background:#fafafa; color: #333; resize: none; font-family:segoeui_0; border: 1px solid #bfbfbf; font-size:16px; line-height: 26px; padding:12px 18px; }
.delin_info textarea{height:90px; }
.delin_info input::-webkit-input-placeholder,.delin_info textarea::-webkit-input-placeholder { color: #999;}
.delin_info input:-moz-placeholder,.delin_info textarea:-moz-placeholder {color: #999;}
.delin_info li:nth-of-type(5),.delin_info li:nth-of-type(6){ width: 100%; }
.delin_info li:last-child{ margin-bottom: 0;  }
.delin_info button{ transition: all 0.3s; margin-top: 20px; text-transform: uppercase; cursor: pointer; border-radius: 0; border: none; display: block; font-size: 16px; font-family:segoeui_0; width: 194px; height: 45px;  background: #009342; color: #fff; }
.delin_info button:hover{ transform: translateX(10px); }

.con_lxusul{ display: flex; flex-wrap: wrap; border-bottom-left-radius: 50px; border-top-right-radius: 50px; overflow: hidden; }
.con_lxusul li{ border-left: 2px solid #fff; transition: all 0.3s; border-bottom: 2px solid #fff; display: inline-block; padding: 70px 22px 48px; background: #f8f8f8; text-align: center; width: 50%; }
.con_lxusul li i{ font-size: 52px; }
.con_lxusul li p{ margin-bottom: 12px; font-size: 22px; text-transform: uppercase; margin-top: 25px; font-family: SEGUISB_1; }
.con_lxusul li a{ display: inline-block; width: 100%; }
.con_lxusul li span{ line-height: 28px; color: #666; }
.con_lxusul li:hover{ background: #009342; }
.con_lxusul li:hover i,.con_lxusul li:hover p,.con_lxusul li:hover a,.con_lxusul li:hover span{ color: #fff; }

/*404*/
.no_fun{ text-align: center;margin-bottom: 60px;}
.no_fun h5{ font-size: 36px; margin-bottom: 30px; }
.no_fun p{ color: #888; line-height:30px; }
.no_fun a{ display: inline-block; margin-top: 34px; font-size: 20px; border-radius: 40px; padding: 16px 64px; background: #009342; color: #fff; text-transform: uppercase; }
.no_fun a:hover{ transform: translateY(5px); }
.areatextClass::-webkit-input-placeholder { color: red!important;}
.aligncenter {
    display: block !important;
    margin: 0 auto!important;
}
.wpcf7-response-output,.wpcf7-validation-errors {display: none !important;}
span.wpcf7-not-valid-tip {display: none;}
.screen-reader-response {display: none !important;}

@media screen and (max-width: 1680px){
  .ina_top{ padding-left: 52px; }
  .iale{ left: 128px; }
  .ina_txdi{ margin-top: 28px; }
  .ab_dibox{ padding: 30px 0 0 110px; }
  
}

@media screen and (max-width: 1600px){
  .banner .slick-dots{ left: 108px; bottom: 100px; }
  .inso_dit{ padding-right: 50px; }
  .iale{ left: 90px; }
  .ihtit:after{ font-size: 56px; line-height: 56px; }
  .ihtit{ padding-top: 25px; }
  .ina_txdi{ padding: 40px 38px 40px 56px; }
  .ina_txdi:before{ top: 30px; left: 4px; }
  .ia_txp{ margin-top: 16px; }
  .por_war{ padding-bottom: 80px; }
  .de_hot{ padding: 74px 0 90px 0; }
  .backToTop{ right: 0; }
  .ab_tih2{ font-size: 54px; }
  .ab_dibox{ padding: 30px 0 0 65px; }
  .ab_dle .ina_txdi{ margin-top: 40px; }
  .ab_dle .ia_txp p{ margin-bottom: 7px; }
  .con_lxusul li p{ margin-top: 9px; }
  .co_ptx{ margin-top: 8px; }
  .delin_info{ margin-top: 16px; }
}

@media screen and (max-width: 1440px){
  .warper{ width: 88%; }
  nav li{ margin: 0 22px; }
  .inp_ul{ margin-top: 26px; }
  .innew{ padding: 50px 0 70px 0; }
  .inanu_item b{ font-size: 35px; }
  .inanu_item i{ width: 65px; font-size: 30px; height: 65px; line-height: 65px; }
  .ina_bdi{ padding: 60px 0; }
  .inpr{ padding: 40px 0 20px 0; }
  .inso{ padding: 60px 0; }
  .inmes h4{ width: 60%; font-size: 32px; }
  .inmes{ padding: 55px 0; }
  .inm_form ul li:last-child{ margin-top: 18px; }
  .inm_form ul li button{ width: 200px; }
  .fo_copt{ margin-top: 30px; }
  .pt68{ padding-top: 45px; }
  .pro_itemd h2{ font-size: 30px; }
  .pr_ptx{ margin-top: 12px; }
  .pr_liul{ margin-top: 25px; }
  .pr_more{ margin-top: 28px; }
  .pro_itemd{ margin-bottom: 50px; }
  .pr_list{ margin-top: 22px; }
  .de_mbox,.de_nrbox{ padding: 40px; }
  .de_h2{ font-size: 27px; }
  .dejop p{ margin-bottom: 10px; }
  .de_foul{ margin-top: 20px; }
  .de_usi{ margin-top: 55px; }
  .del_lc{ padding: 40px 40px 0 0; }
  .de_usi li:nth-of-type(even) .del_lc{ padding: 40px 0 0 40px; }
  .de_par{ margin-top: 45px; }
  .de_shpiul{ margin-top: 40px; }
  .mai_box .inmes{ margin-top: 50px; }
  .de_h4{ font-size: 32px; }
  .de_hot{ padding: 42px 0; }
  .re_prul{ margin-top: 22px; }
  .ab_dri{ padding-left: 35px; }
  .ab_adv{ margin-top: 60px; padding: 80px 0; }
  .ab_adv .ab_tih2{ font-size: 32px; }
  .ab_advul{ margin-top: 25px; }
  .ab_aicon b{ font-size: 40px; }
  .ab_ser{ padding: 60px 0; }
  .se_lisul{ margin-top: 32px; }
  .se_itm{ padding: 42px 20px 35px; }
  .nes_list li{ margin-bottom: 30px; }
  .nes_item p{ margin-top: 22px; }
  .nes_item{ padding: 30px 20px 45px; }
  .con_topdi{ margin-bottom: 60px; }
  .con_lxusul li i{ font-size: 40px; }
}


@media screen and (max-width: 1366px){
  nav{ margin-right: 95px; }
  nav li{ margin: 0 18px; }
  .pr_liitem em{ margin-top: 15px; }
  .inso_dit{ padding-right: 0; }
  .ins_nav li p{ margin-top: 8px; }
  .ins_nav li a{ padding: 25px 10px 20px; }
  .ina_txdi a{ margin-top: 15px; }
  .ina_txdi{ margin-top: 15px; }
  .ina_txdi h4{ font-size: 21px; }
  .ihtit:after{ font-size: 48px; line-height: 48px; }
  .ihtit{ font-size: 35px; padding-top: 15px; }
  .ia_txp{ margin-top: 8px; }
  .inanu_item{ padding: 27px 0; }
  .ina_bdi{ padding: 60px 0 50px 0; }
  .inmes{ padding: 50px 0; }
  .inn_item p{ margin-top: 17px; }
  .inn_item span{ margin-top: 15px; }
  footer{ padding-top: 40px; }
  .pro_lxbtn{ margin-top: 30px; padding-right: 45px; }
  .ab_tih2{ font-size: 40px; }
  .ab_dle{ width: 46%; }
  .ab_dri{ width: 54%; }
  .ab_dle .ina_txdi{ margin-top: 25px; }
  .ab_fac{ margin-top: 40px; }
  .ab_adv{ padding: 70px 0; }
  .ab_aicon b{ font-size: 32px; }
  .ab_aicon i{ width: 64px;height: 64px; line-height: 64px; }
  .ab_aicon{ padding-left: 76px; }
  .nes_item{ padding: 20px 15px 30px; }
  .nes_item span{ margin-top: 15px; }
  .infocon h1{ font-size: 27px; }
  .catle p{ margin-top: 10px; }
  .catle{ padding-right: 32px; }
  .ca_list{ margin-top: 30px; }
  .con_lxusul li{ padding: 50px 15px 48px; }
}

@media screen and (max-width: 1280px){
  .warper{ width: 90%; }
  .ins_nav li i{ font-size: 45px; }
  .ina_txdi:before{ display: none; }
  .ina_txdi{ padding: 28px; }
  .ina_txdi a{ padding: 10px 22px; }
  .inanu_item b{ font-size: 31px; }
  .inmes h4{ font-size: 30px; }
  .f_item2{ margin-left: 3%; width: 17%; }
  .f_item3{ width: 24%; }
  .pro_itemd h2{ font-size: 27px; }
  .de_mbox, .de_nrbox{ padding: 25px; }
  .de_h2{ font-size: 25px; }
  .del_lc h4{ margin-bottom: 15px; font-size: 22px; }
  .ab_dle .ina_txdi{ padding-left: 0; }
  .ab_adv{ margin-top: 50px; padding: 50px 0 70px 0; }
  .se_itm{ padding: 20px; }
  .se_itm h4{ margin-bottom: 15px; }
  .se_itm p{ margin-top: 14px; }
  .se_itm:hover .changpic{ padding-top: 110px; }
  .se_box{ height: 362px; }
  .ab_adv .ab_tih2{ font-size: 27px; }
  
}


@media screen and (max-width: 1024px){
  .banner_home,.subbanner,.del_pwar{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position, .page_h{ height: 62px; background: rgba(0, 0, 0, 0.8); }
  .logo img,.position .logo img{ height:30px; }
  .head_rcon{ display: none; }
  .logo{ top: 17px; left: 0; }
  .warper{ width: 96%; }
  .l_fixed{ display: none; }
  nav{position: fixed; left: 0;top: 0;bottom: 0;width:310px ; z-index: 99;overflow: auto;background: #222; transform: translateX(-310px);transition: 0.3s;}
  nav li{ float: none; padding: 0; margin: 0; }
  nav li>a,.position nav li>a,.page_h  nav li>a{ margin:0; color: #fff; line-height: normal;  display:block; padding:15px 20px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #009342 ; color: #fff; }
  body{ font-size: 16px; }
  nav li a:before,.h_top,nav li:nth-of-type(2) a:after, nav li:nth-of-type(3) a:after{ display: none; }
  #nav .nav-button{ top: 13px; background: #009342; }
  nav dl{ left: 0;  top: 0; padding: 0; border:none; width: auto;  background: #5c5e5f;  position: inherit;  opacity: 1; height: auto !important; display: block !important; }
  nav li dd a{padding: 10px 20px;display: block; border-bottom: none; color: #fff!important}
  nav li:hover dl{ left: 0; opacity: 1; }
  nav li dl dd a,.nav_show li a{ color: #fff !important; white-space: normal; font-size: 16px; }
  nav dl dd:hover div,nav li a:before,.home_tit img{display: none;}
  nav li dl dd a:hover{ background: #009342 !important;}
  nav dl dd{ border: none; }
  nav li>a{ font-size: 18px; }
  .nav_show li p{ font-size: 16px; }
  nav dl dd div{ display: none; position: initial; left: 0; width: 100%; background: #89898a; }
  nav dl dd div a{ font-size: 15px; }
  nav dl dd:hover div{display: none;}
  .banner .slick-dots{ bottom: 22px; text-align: center; width: 100%; left: 0; }
  .banner .slick-dots li button{ width: 12px; height: 6px; }
  #nav .nav-button{ right:0; }
  nav li dl dd a{ padding: 12px 20px; }
  .pr_liitem a{ padding: 20px; }
  .inp_ul li{ margin-bottom: 20px; }
  .inso{padding: 50px 0;}
  .iale{ left: 20px; width: 48%; }
  .ina_txdi{ padding: 15px; }
  .ia_txp p{ line-height: 23px; }
  .ia_txp{ height: 95px; }
  .ina_txdi h4{ font-size: 17px; }
  .inanu_item{ padding: 20px 0; }
  .inanu_item p{ font-size: 15px; margin-top: 9px; }
  .inanu_item i{ width: 50px; height: 50px; line-height: 50px; }
  .ina_bdi{ padding: 50px 0 40px 0; }
  .inmes h4{ font-size: 26px; line-height: 35px; }
  .inm_form{ margin-top: 25px; }
  .innew{ padding: 40px 0 60px 0; }
  .f_item2{ display: none; }
  .f_item1{ width: 30%; }
  .f_item3{ width: 32%; }
  .f_item4{ width: 34%; }
  .f_navbox h6{ margin-bottom: 16px; }
  .fo_copt p a{ margin-left: 10px; padding-left: 10px; }
  .pr_ptx p{ line-height: 23px; }
  .pr_list li{ margin-bottom: 22px; }
  .de_main{ padding-top: 150px; }
  .de_mari{ padding-left: 0; }
  .de_male{ padding-right: 20px; }
  .de_mari h1{ font-size: 26px; }
  .de_desc dt{ margin-bottom: 8px; }
  .de_desc dd{ margin-bottom: 1px; }
  .share{ margin-top: 16px; }
  .de_h2{ font-size: 23px; margin-bottom: 10px; }
  .dejop p{ line-height: 22px; }
  .de_usi{ margin-top: 25px; }
  .del_lc{ padding: 30px 30px 0 0; }
  .del_lc h4{ font-size: 20px; }
  .de_tdxp p{ line-height: 24px; }
  .de_par{ margin-top: 30px; }
  .de_shpiul li p{ margin-top: 8px; font-size: 18px; line-height: 24px; }
  .de_h4{ font-size: 28px; }
  .re_prul li{ margin-bottom: 20px; }
  .ab_dibox{ padding: 0 0 0 22px; }
  .ab_dri{ padding-left: 20px; }
  .ab_ser{ padding: 42px 0; }
  .se_itm h4{ margin-bottom: 8px; font-size: 22px; }
  .se_itm p{ line-height: 24px; height: 72px; }
  .se_box{ height: auto; }
  .se_itm:hover .se_box p{ margin-top: 14px; position: static; top: 0; left: 0; width: 100%; }
  .se_itm:hover .changpic{ padding-top: 0; }
  .se_itm{ padding: 15px; }
  .nes_item{ padding: 14px 10px 14px; }
  .nes_item em b{ font-size: 28px; }
  .nes_item h3{ font-size: 20px; margin: 10px 0; line-height: 24px; height: 48px; }
  .nes_item p{ margin-top: 10px; line-height: 24px; height: 72px; }
  .nes_list li{ margin-bottom: 15px; }
  .news_war{ padding-bottom: 45px; }
  .catle p{ line-height: 24px; }
  .nes_h2{ font-size: 32px; }
  .catle{ float: none; width: 100%; padding: 0; }
  .catri{ width: 100%; float: none; margin-top: 10px; }
  .ins_nav{ border-top-right-radius: 20px; border-bottom-left-radius: 20px; }
  .ca_lie{ width: 180px; }
  .ca_rir{ margin-left: 180px; padding: 35px 0 0 19px; }
  .ca_rir p{ line-height: 25px; height: 50px; }
  .ca_rir span{ margin-top: 18px; }
  .ca_list li{ margin-bottom: 15px; }
  .co_ptx p{ line-height: 24px; }
  .con_lxusul li{ padding: 20px 12px; }
}

@media screen and (max-width: 768px){
  .inpr{ padding:30px 0 15px 0; }
  .ihtit{ font-size: 28px; padding-top: 0; }
  .ihtit:after{ display: none; }
  .inp_ul{ margin-top: 15px; }
  .inp_ul li{ width: 49%; margin-bottom: 15px; }
  .inp_ul li:nth-of-type(3n){ margin-right: 2%; }
  .inp_ul li:nth-of-type(even){ margin-right: 0; }
  .inso{ padding: 25px 0; }
  .ins_p{ margin-top: 12px; }
  .inso_ti{ float: none; }
  .ins_nav{ float: none; width: 100%; margin-top: 10px; }
  .inso_pic{ margin-top: 10px; }
  .ina_bdi{ padding: 30px 0; }
  .iale{ position: static; width: 100%; }
  .ina_top{ padding: 0 15px; }
  .ina_bpir{ width: 100%; float: none; }
  .iab_num{ margin-top: 25px; }
  .ina_nle{ width: 100%; float: none; }
  .ina_nri{ width: 100%; float: none; padding-left: 0; margin-top: 10px; }
  .inanu_item{ padding: 32px 0; }
  .inmes{ padding: 32px 0; }
  .inmes h4{ width: 100%; font-size: 24px; line-height: 26px; }
  .inm_form ul li button{ width: 150px; }
  .inm_form ul li{ width: 100%; margin-bottom: 3px; float: none; margin-right: 0; }
  .inm_form ul li:nth-of-type(3n){ width: 100%; }
  .inm_form ul li:last-child{ margin-top: 5px; }
  .innew{ padding: 30px 0 45px 0; }
  .inn_ul{ margin-top: 15px; flex-wrap: wrap; }
  .inn_ul li{ margin-bottom: 12px; width: 100%; margin-right: 0; }
  .inn_item p{ line-height: 24px; height: 48px; }
  .f_item1{ display: none; }
  .f_item3{ margin-left: 0; width: 45%; }
  .f_item4{ width: 51%; }
  .i_flx li{ margin-bottom: 10px; }
  .f_mes ul li{ margin-bottom: 6px; }
  .fo_copt{ margin-top: 20px; padding: 20px 0; }
  .media{ display: none; }
  .fo_copt p{ float: none; }
  .backToTop{ width: 42px; height: 42px; }
  .innew{ padding: 20px 0 32px 0; }
  .pt68{ padding-top: 30px; }
  .pro_itemd h2{ font-size: 24px; }
  .pr_liul{ margin-top: 18px; flex-wrap: wrap; }
  .pr_liul li{ width: 100%; margin-bottom: 10px; margin-right: 0; }
  .pr_more{ margin-top: 15px; }
  .pro_itemd{ margin-bottom: 25px; }
  .por_war{ padding-bottom: 40px; }
  .pr_list li{ width: 49%; margin-bottom: 15px; }
  .pr_list li:nth-of-type(3n){ margin-right: 2%; }
  .pr_list li:nth-of-type(even){ margin-right: 0; }
  .de_main{ padding-top: 84px; }
  .de_mbox, .de_nrbox{ padding: 20px; }
  .de_male{ width: 100%; float: none; padding: 0; }
  .de_mari{ width: 100%; float: none; }
  .de_sps .slick-dots{ bottom: 20px; }
  .de_mari h1{ font-size: 24px; }
  .de_desc{ margin-top: 15px; padding: 18px; }
  .pro_lxbtn{ margin-top: 15px; }
  .de_foul{ flex-wrap: wrap; }
  .de_foul li{ width: 49%; margin-right: 2%; margin-bottom: 14px; }
  .de_foul li:nth-of-type(even){ margin-right: 0; }
  .de_usi{ margin-top: 12px; }
  .del_lc{ width: 100%; float: none; padding: 12px 0; }
  .del_rc{ width: 100%; float: none; }
  .de_usi li:nth-of-type(even) .del_lc{ padding: 12px 0; }
  .de_usi li:nth-of-type(even) .del_rc{ float: none; }
  .de_par{ margin-top: 12px; }
  .de_shpiul{ margin-top: 20px; }
  .mai_box .inmes{ margin-top: 25px; padding: 20px 0; }
  .inmes h4{ font-size: 20px; line-height: 24px; }
  .de_hot{ padding: 32px 0; }
  .de_h4{ font-size: 24px; }
  .re_prul li{ width: 49%; }
  .re_prul li:nth-of-type(3n){ margin-right: 2%; }
  .re_prul li:nth-of-type(even){ margin-right: 0; }
  .ab_dle{ width: 100%; float: none; }
  .ab_dri{ width: 100%; float: none; padding: 0; }
  .ab_tih2{ font-size: 30px; }
  .ab_dle .ina_txdi{ margin-top: 15px; }
  .ab_dibox{ padding: 0 12px; }
  .ab_fac{ margin-top: 15px; }
  .abpicshow .lcon{ width: 100%; float: none; }
  .abpicshow .rcon{ width: 100%; float: none; padding: 0; margin-top: 10px; }
  .ab_adv{ margin-top: 40px; padding: 40px 0; }
  .ab_adv .ab_tih2{ font-size: 24px; }
  .ab_aicon b{ font-size: 28px; }
  .ab_ser{ padding: 35px 0; }
  .se_lisul{ margin-top: 15px; flex-wrap: wrap; }
  .se_lisul li{ width: 100%; margin-right: 0; margin-bottom: 12px; }
  .nes_h2{ font-size: 30px; }
  .nes_list{ margin-top: 15px; }
  .nes_list li{ width: 49%; }
  .nes_list li:nth-of-type(3n){ margin-right: 2%; }
  .nes_list li:nth-of-type(even){ margin-right: 0; }
  .infocon h1{ font-size: 24px; }
  .infocon p{ line-height: 23px; margin-bottom: 10px; }
  .ca_list li{ width: 100%; margin-right: 0; }
  .con_tle{ float: none; width: 100%; padding: 0; }
  .con_tri{ float: none; width: 100%; margin-top: 12px; }
  .delin_info li p{ margin-bottom: 6px; }
  .delin_info li{ margin-bottom: 12px; }
  .delin_info button{ margin-top: 0; }
  .con_lxusul{ border-bottom-left-radius: 20px; border-top-right-radius: 20px; }
  .con_lxusul li p{ font-size: 18px; margin-top: 3px; margin-bottom: 6px; }
  .con_lxusul li i{ font-size: 28px; }
  .con_topdi{ margin-bottom: 30px; }
}


@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #009342; }
  .backToTop{ right: 0; width: 45px; height: 45px; }
  .ihtit{ font-size: 24px; }
  .inpr{ padding: 10px 0 5px 0; }
  .inp_ul{ margin-top: 12px; }
  .pr_liitem a{ padding: 12px 10px; }
  .pr_liitem span{ display: none; }
  .pr_img{ margin-top: 8px; }
  .pr_liitem em{ margin-top: 5px; }
  .inp_ul li{ margin-bottom: 6px; }
  .ins_p{ margin-top: 5px; }
  .inso{ padding: 20px 0; }
  .ins_nav li{ width: 50%; border-right: 1px solid #333; border-bottom: 1px solid #333; margin-right: 0; }
  .ins_nav{ flex-wrap: wrap; }
  .ins_nav li a{ padding: 15px 10px; }
  .ins_nav li p{ margin-top: 4px; }
  .ins_nav li i{ font-size: 32px; }
  .ina_bdi{ padding: 18px 0; }
  .ina_txdi{ margin-top: 8px; padding: 10px; }
  .ina_top{ padding: 0 10px; }
  .iab_num{ margin-top: 15px; }
  .ina_ul li{ width: 100%; margin-right: 0; margin-bottom: 5px; }
  .inanu_item{ padding: 18px 0; }
  .inmes{ padding: 15px 0; }
  .inmes h4{ font-size: 18px; line-height: 22px; }
  .inm_form{ margin-top: 12px; }
  .inn_item h3{ font-size: 20px; margin-bottom: 8px; line-height: 28px; height: 56px; }
  .inn_item p{ margin-top: 8px; }
  .inn_item span{ padding: 8px 24px; }
  .innew{ padding: 16px 0 24px 0; }
  footer{ padding-top: 22px; }
  .f_item3{ width: 100%; float: none; }
  .f_item4{ width: 100%; float: none; margin-top: 10px; }
  .sub_nav{ padding: 15px 0; }
  .pt68{ padding-top: 15px; }
  .pro_itemd h2{ font-size: 20px; }
  .pr_list{ margin-top: 15px; }
  .pr_list li{ margin-bottom: 10px; }
  .digg4{ margin-top: 14px; }
  .de_mbox, .de_nrbox{ padding: 10px; }
  .de_mari h1{ font-size: 20px; }
  .de_desc{ margin-top: 8px; padding: 10px; }
  .pro_lxbtn{ padding-right: 0; }
  .pro_lxbtn a{ width: 100%; }
  .pro_lxbtn a:last-child{ margin-left: 0; margin-top: 5px; }
  .de_nrbox{ padding-top: 0; }
  .de_h2{ font-size: 20px; margin-bottom: 5px; }
  .dejop p{ margin-bottom: 5px; }
  .de_foul li{ margin-bottom: 10px; }
  .del_lc{ padding: 6px 0; }
  .del_lc h4{ font-size: 18px; margin-bottom: 6px; }
  .del_table table td{ padding: 6px; }
  .de_shpiul{ margin-top: 12px; flex-wrap: wrap; }
  .de_shpiul li{ width: 100%; margin-right: 0; margin-bottom: 10px; }
  .ab_tih2{ font-size: 23px; color: #333; }
  .ab_adv{ margin-top: 25px; padding: 25px 0; }
  .ab_advtx p{ line-height: 24px; }
  .ab_advtx{ margin-top: 10px; }
  .ab_advul li{ width: 100%; margin-bottom: 10px; }
  .ab_advul{ margin-top: 15px; flex-wrap: wrap; }
  .ab_aicon i{ top: 0; width: 50px; font-size: 25px; height: 50px; line-height: 50px; }
  .ab_aicon b{ font-size: 22px; }
  .ab_adv{ padding: 20px 0; }
  .ab_aicon{ padding-left: 62px; }
  .ab_ser{ padding: 15px 0; }
  .se_itm{ padding: 12px 10px; }
  .se_lisul li{ margin-bottom: 5px; }
  .nes_h2{ font-size: 24px; }
  .nes_list{ margin-top: 10px; }
  .nes_item{ padding: 10px; }
  .nes_item span{ display: none; }
  .nes_item h3{ font-size: 18px; margin: 5px 0; }
  .nes_list li{ margin-bottom: 6px; }
  .infocon h1{ font-size: 20px; margin-bottom: 10px; }
  .infocon .time{ margin-bottom: 6px; }
  .catri .ins_nav{ display: none; }
  .ca_list{ margin-top: 12px; }
  .ca_lie{ width: 120px; }
  .ca_rir{ margin-left: 120px; padding: 0 0 0 10px; }
  .ca_rir h4{ font-size: 19px; margin-bottom: 5px; }
  .ca_rir span{ margin-top: 10px; padding: 8px 16px; }
  .delin_info li{ width: 100%; float: none; margin-bottom: 6px; }
  .delin_info button{ width: 150px; }
  .con_lxusul li{ width: 100%; }
  .con_topdi{ margin-bottom: 15px; }
  .i_flx li{ margin-bottom: 5px; }
  .f_navbox h6{ margin-bottom: 8px; }
}