@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'MontserratBold';
  src: url('fonts/MontserratBold.otf');
  src: local('☺'), url('fonts/MontserratBold.woff') format('woff'), url('fonts/MontserratBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('fonts/Montserrat-Light.otf');
  src: local('☺'), url('fonts/Montserrat-Light.woff') format('woff'), url('fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratMedium';
  src: url('fonts/MontserratMedium.otf');
  src: local('☺'), url('fonts/MontserratMedium.woff') format('woff'), url('fonts/MontserratMedium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratRegular';
  src: url('fonts/MontserratRegular.otf');
  src: local('☺'), url('fonts/MontserratRegular.woff') format('woff'), url('fonts/MontserratRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratSemiBold';
  src: url('fonts/MontserratSemiBold.otf');
  src: local('☺'), url('fonts/MontserratSemiBold.woff') format('woff'), url('fonts/MontserratSemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-ExtraLight';
  src: url('fonts/Montserrat-ExtraLight.otf');
  src: local('☺'), url('fonts/Montserrat-ExtraLight.woff') format('woff'), url('fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



body{font-family:Montserrat-ExtraLight,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: middle; height: auto; max-width: 100%; max-height: 100%; }
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#36b28b;}
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 4404942 */
  src: url('fonts/iconfont.woff2?t=1704789971674') format('woff2'),
       url('fonts/iconfont.woff?t=1704789971674') format('woff'),
       url('fonts/iconfont.ttf?t=1704789971674') format('truetype');
}

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

.icon-kefu:before {
  content: "\e69c";
}

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

.icon-gongsi:before {
  content: "\e86d";
}

.icon-shezhi:before {
  content: "\e605";
}

.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";
}

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



video{ display: block; }

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:#36b28b url(images/icon_top.png) no-repeat center; cursor:pointer; position:fixed; right:0; text-indent:9999px; bottom:150px; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}

header{ transition: all 0.3s; width: 100%; border-bottom: 1px solid rgba(198, 230, 212, 0.4); height: 90px; z-index: 999; position: fixed; top: 0; left: 0; }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; left: -82px; top: 16px; }
.logo img{ width: auto; }

.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: 0; }
nav li{ float: left; margin: 0 25px; position: relative; }
nav li:last-child{ margin-right: 0; }
nav li>a{ position: relative; color: #333; padding: 0 12px; line-height:90px; font-size: 16px; font-family: MontserratMedium; text-transform: uppercase; display: inline-block;}
nav li.on a,nav li:hover a{ color: #333;  }
nav li>a:before{ content: ""; position: absolute; width: 0; height: 2px; background: #36b28b; bottom: 0; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
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: 90px; 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: 15px; line-height: 20px; background: transparent !important; color: #666 !important; display: block; padding: 16px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #36b28b!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 240px;position: absolute; left: 100%; top: 0; background:rgba(54,178,139,.6); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:16px 10px; color: #fff !important; border-bottom: none; min-width: 200px; }


.head_rcon{ position: absolute; right: -115px; top:34px; width:70px; }
.language{ width: 24px; font-size: 16px; float: left; position: relative; cursor: pointer; }
.language i{ font-size: 22px; margin-right: 5px; color: #36b28b; }
.language-main { width: 120px; position: absolute;  display: none;  z-index: 99;  left: -53px;  top: 20px;
    background: url("images/ffggg.png") no-repeat center 4px;  }
.language:hover .language-main {display: block;}
.language-cont { width: 120px; padding: 0 16px; margin-top: 10px; box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05); border-top: 3px solid #36b28b; background: #ffffff;  padding-bottom: 10px;}
.language-cont a { width: 100% !important; position: relative; font-size: 15px !important; padding: 0 !important; padding-left: 15px !important;color: #888 !important; background: #fff !important; height: auto !important; border: none !important; line-height: 28px !important; text-align: left; display: block !important;}
.language-post { padding-top: 10px;}
.language-cont a:after{ position: absolute; top: 7px; left: 0; width: 7px; height: 7px; background: #36b28b; content: ''; }
.language-cont a:hover { color: #36b28b !important;}

.search-button{ float: right; width:24px; position: relative;  }
.search-button span{ overflow: hidden; cursor: pointer; display: inline-block; color: #464747; }
.search-button span i{ color: #36b28b; font-size: 22px; text-align: center;display: inline-block; }
.searchform{ overflow: hidden;background:#36b28b;position: absolute; right: 0; height: 0; z-index: 88; top:55px; 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; font-size: 16px; background:#36b28b; color: #fff; line-height:51px; padding-left:10px; font-family: Montserrat-Light; float: left; }
.searchform button{ width:54px; line-height:51px; background:#36b28b; 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;}

.position{ background: #36b28b;  box-shadow: 0 1px 10px rgba(0,0,0,0.12); }
.position nav li.on a, .position nav li:hover a,.position nav li>a{ color: #fff; }
.position nav li>a:before{ background: #fff; }
.position .language i,.position .search-button span i{ color: #fff; }



.l_fixed{ position: fixed; top: 28%;  left: 0; z-index: 666;  }
.l_fixed ul{ width: 100%; }
.l_fixed ul li{ width: 98px; transition: all 0.3s; margin-bottom: 8px; position: relative;  }
.l_fixed ul li a{ line-height: 1.2; border-top-left-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 0 0 15px rgb(56 139 92 / 50%); padding: 20px 0; display: block; font-size: 16px; background: #fff; width: 100%; text-align: center; }
.l_fixed ul li a i{ font-size: 30px; display: inline-block; color: #36b28b; transition: all 0.3s; }
.l_fixed ul li p{ font-size: 16px; font-family: Poppins-Light; }
.l_fixed ul li:hover a{background: #36b28b; color: #fff; }
.l_fixed ul li:hover a i{ color: #fff; }
.l_fixed ul li:hover{ transform: translateX(0); }
.l_fixed ul li:last-child a{ padding: 24px 0; }
.l_fixed ul li:last-child a i{ font-size: 40px; }
.l_fixed ul li:last-child:hover a{ background: #fff; }
.l_fixed ul li:last-child:hover a i{ color: #36b28b;}
.banner_home{ position: relative; }
.banner{ overflow: hidden; }
.banner .item img{ width: 100%; }
.banner .slick-dots{ bottom: 80px;}
.banner .slick-dots li{ width: auto; height: auto; }
.banner .slick-dots li button{ position: relative; width: 20px; height: 20px; border: none; border-radius: 20px; }
.banner .slick-dots li button:before{ content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 7px; height: 7px; border-radius: 7px; background: #36b28b; }
.banner .slick-dots li.slick-active button:before{ background: #36b28b; }
.banner .slick-dots li.slick-active button{ border: 1px solid #36b28b; }

.changpic{ width: 100%; overflow: hidden; }
.changpic img{ object-fit: cover; height: 100%; max-width: 100%; max-height: 100%; width: 100%; transition: all 0.3s; }

.cl{ clear: both; }
.pro_rel{ position: relative; }

/*标题*/
.intih2{ font-size: 130px; text-transform: uppercase; color: rgba(47, 63, 83, 0.1); font-family: OSWALD-BOLD; }
/*首页*/
.inab_div{ background: #f0f2f6; overflow: hidden; padding-left: 220px; }
.inab_ledi{ float: left; width: 42%; padding-top: 120px; padding-right: 112px; }
.inab_ridi{ float: right; width: 58%; }
.inab_tit p{ font-size: 20px; text-transform: uppercase; color: #36b28b; font-family: MontserratBold; }
.inab_tit h2{ margin-top: 15px; font-size: 54px; line-height: 60px; font-family: MontserratBold; }
.inab_txt{ margin-top: 44px; }
.inab_txt p{ font-size: 14px; line-height: 24px; color: #666; }
.ina_mapr{ margin-top: 75px; }
.ina_mapr h3{ font-size: 32px; font-family: MontserratBold; }
.inmiptx{ margin-top: 10px; }
.inmiptx p{ font-size: 14px; line-height: 24px; color: #666; }
.ina_molink{ font-size: 16px; font-family: MontserratMedium; display: inline-block; color: #fff; background: #36b28b; padding: 13px 26px; border-radius: 40px; }
.ina_molink img{ margin-left: 12px; }
.ina_molink *{ vertical-align: middle; }
.inab_ledi .ina_molink{ margin-top: 80px; }
.ina_molink:hover{ color: #fff; transform: translateX(10px); }

.inab_num{ color: #fff; background: #36b28b; padding: 104px 260px 85px 80px; }
.ia_pp{ font-size: 17px; line-height: 24px; font-family: MontserratMedium; }
.ina_arf{ font-size: 15px; line-height: 24px; }
.innum_ul{ margin: 48px 0; display: flex; justify-content: space-between; }
.innum_ul li{ position: relative; display: inline-block; font-size: 20px; font-family: MontserratMedium; }
.innum_ul li b{ font-size: 52px; display: inline-block; margin-right: 5px; }
.innum_ul li:before{ content: ""; position: absolute; top: 13px; right: -54%; width: 1px; height: 40px; background: rgba(255, 255, 255, 0.3); }
.innum_ul li:last-child:before{ display: none; }

.inhap_di{ padding: 92px 100px 86px; }
.inhap_di .inab_tit{ text-align: center; }
.inhaswi{ margin-top: 20px; }
.inhaswi .item{ margin: 0 9px; }
.inhs_txt{ margin-top: 6px; text-align: center; padding: 0 35px; }
.inhspitem{ padding-bottom: 70px; transition: all 0.3s; }
.inhs_txt h3{ font-size: 20px; font-family: MontserratBold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inhs_txt p{ font-size: 14px; margin-top: 15px; line-height: 22px; color: #666; height: 44px; overflow: hidden; }
.inhs_txt span{ width: 170px; white-space: nowrap; margin-top: 30px; font-size: 16px; font-family: MontserratMedium; display: inline-block; color: #fff; background: #36b28b; padding: 13px 0; text-align: center; border-radius: 40px; }
.inhs_txt span img{ margin-left: 6px; display: inline-block; }
.inhspitem:hover .changpic img{ transform: scale(1.12); }
.inhspitem:hover{ box-shadow: 0 1px 10px rgba(0,0,0,0.1); }
.inhaswi .slick-track{ padding: 5px 0; }
.inhaswi .slick-dots{ position: static; margin-top: 30px; }
.inhaswi .slick-dots li{ width: auto; height: auto; }
.inhaswi .slick-dots li button{ width: 15px; height: 15px; border-radius: 15px; background: #f0f2f6; }
.inhaswi .slick-dots li.slick-active button{ background: #36b28b; }

.inco_di{ padding: 102px 0 110px; background: url(images/intlbg.jpg) no-repeat; position: relative; background-size: cover; z-index: 0; }
.inco_di:before{ content: ""; position: absolute; top: 0; left: 0;  width: 70%; height: 100%; background: url(images/icobg_png.png) top right no-repeat; background-size: cover; }
.icoulli{ width: 55%; }
.icoulli li{margin-bottom: 30px;}
.icoulli li:last-child{ margin-bottom: 0; }
.icon_div{ color: #fff; position: relative; padding-left: 74px; padding-right: 224px; }
.icon_div h4{ font-size: 20px; margin-bottom: 18px; text-transform: uppercase; font-family: MontserratBold; }
.icon_div p{font-size: 14px;/* height: 44px; */overflow: hidden;line-height: 22px;}
.icon_div b{ position: absolute; top: -7px; left: 0; color: #36b28b; font-size: 48px; font-family: MontserratBold; }
.icon_div a{ position: absolute; padding: 12px 22px; border-radius: 30px; border: 1px solid #36b28b; color: #fff; font-size: 16px; font-family: MontserratMedium; right: 0; bottom: 0; }
.icon_div a img{ margin-left: 5px; }
.icon_div a *{ vertical-align: middle; }
.icon_div a:hover{ background: #36b28b; transform: translateX(10px); }

.innec_di{ padding: 104px 0 130px; background: #f5f5f7; }
.innedibo{ margin-top: 18px; overflow: hidden; }
.ine_led{ width: 50%; float: left; }
.ine_rid{ width: 50%; float: right; padding-left: 26px; padding-top: 86px; }
.inleitem{ position: relative; z-index: 0; }
.inleitem:before{ content: ""; z-index: 1; position: absolute; top: 0; left: 0; width: 60%; height: 100%; background: url(images/inc_lepng.png) top right no-repeat; }
.inntxd{ color: #fff; position: absolute; z-index: 2; top: 0; left: 0; width: 60%; padding: 145px 128px 0 38px; }
.inntxd h3{ font-size: 20px; overflow: hidden; text-overflow: ellipsis; font-family: MontserratBold; }
.inntxd p{ font-size: 14px; margin-top: 20px; line-height: 22px; height: 66px; overflow: hidden; }
.inntxd img{ display: inline-block; margin-top: 56px; }
.inleitem:hover .changpic img{ transform: scale(1.15); }
.inlegds .slick-dots{  display: flex; text-align: left; position: static; margin-top: 30px; border-top: 1px solid #ddd; }
.inlegds .slick-dots li{ padding-top: 15px; position: relative; display: inline-block; text-align: center; width: 25%; height: auto; }
.inlegds .slick-dots li:before{ content: ""; position: absolute; top: -2px; left: 0; width: 0; height: 2px; background: #36b28b; }
.inlegds .slick-dots li button{ display: inline-block; line-height: normal; color: #666; width: auto; height: auto; font-size: 16px; font-family: MontserratMedium; padding: 0; }
.inlegds .slick-dots li.slick-active button{ font-size: 24px; color: #36b28b; }
.inlegds .slick-dots li.slick-active:before{ width: 100%; }
.inr_nesul{ display: flex; justify-content: space-between; }
.inr_nesul li{ display: inline-block; width: 48.5%; margin-right: 3%; }
.inr_nesul li:last-child{ margin-right: 0; }
.innr_itedi{ background: #fff; padding: 32px 22px 24px; }
.innr_itedi h3{ font-size: 20px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; font-family: MontserratBold;  }
.innr_itedi p{ font-size: 14px; color: #666; margin-top: 12px; line-height: 22px; height: 66px; overflow: hidden; }
.innr_itedi .changpic{ margin-top: 28px; }
.innr_itedi:hover .changpic img{ transform: scale(1.15); }

footer{ background: url(images/inge_bg.jpg) no-repeat; background-size: cover; padding-top: 100px; }
.info_war{ width: 100%; overflow: hidden; }
.info_le{ float: left; width: 374px; }
.info_ri{ margin-left: 374px; padding-left: 96px; padding-top: 20px; }
.info_div{ background: #fff; padding: 64px 34px; }
.info_div .inab_tit h2{ margin-top: 0; font-size: 40px; }
.info_div .inab_tit{ border-bottom: 1px solid #e9f7f2; }
.ifot_lx{ margin-top: 48px; }
.ifot_lx li{ margin-bottom: 36px; }
.ifot_lx li:last-child{ margin-bottom: 0; }
.cod_item{ position: relative; padding-left: 58px; }
.cod_item i{ position: absolute; top: 0; left: 0; display: inline-block; width: 50px; height: 50px; line-height: 50px; border-radius: 50px; background: #ebf7f3; text-align: center; font-size: 28px; color: #63c3a5; }
.cod_item p{ font-size: 15px; margin-bottom: 5px; color: #a09f9f; }
.cod_item a,.cod_item span{ font-family: MontserratSemiBold; font-size: 20px; }
.fo_descp p{ font-size: 14px; color: #fff; line-height: 24px; }
.fo_dect{ margin-top: 45px; }
.fo_h5{ color: #fff; font-size: 26px; margin-bottom: 14px; font-family: MontserratSemiBold; }
.fo_poul{ display: flex; flex-wrap: wrap; }
.fo_poul li{ position: relative; padding-left: 15px; width: 33.33%; display: inline-block; margin-bottom: 14px; }
.fo_poul li a{ color: #fff; font-size: 15px; }
.fo_poul li:before{ content: "\e663"; font-size: 10px; color: #fff; position: absolute; top: 5px; left: 0; font-family: iconfont; }
.fo_poul li a:hover{ text-decoration: underline; }
.fo_mes{ margin-top: 35px; position: relative; }
.foiry_info{ overflow: hidden; }
.foiry_info ul{ width: 100%; overflow: hidden; }
.foiry_info li{ margin-bottom: 16px; position: relative; float: left; width: 32%; margin-right: 2%; }
.foiry_info li:nth-of-type(3){ margin-right: 0; }
.foiry_info li:nth-of-type(4),.foiry_info li:nth-of-type(5){ width: 100%; }
.foiry_info li:last-child{ margin-bottom: 0; }
.foiry_info input,.foiry_info textarea{width: 100%; background: rgba(255, 255, 255, 0.1); color: #fff; border: 1px solid rgba(255, 255, 255, 0.5); resize: none; font-family:Montserrat-ExtraLight; font-size:14px; line-height: 24px; padding:15px; }
.foiry_info textarea{height: 70px;}
.foiry_info input::-webkit-input-placeholder,.foiry_info textarea::-webkit-input-placeholder { color: #f8fdff;}
.foiry_info input:-moz-placeholder,.foiry_info textarea:-moz-placeholder {color: #f8fdff;}
.foiry_info button{ border: 1px solid #fff; transition: all 0.3s; border-radius: 0; display: inline-block; padding: 0 50px; font-family:MontserratMedium; font-size: 16px; cursor: pointer; background: #36b28b; color: #fff; line-height: 50px; height: 50px; }
.foiry_info button:hover{ transform: translateX(10px); }
.fo_med{ color: #c2c2c2; font-size: 15px; position: absolute; right: 0; bottom: 4px; }
.media{ display: inline-block;  }
.media a{ color: #fff; background:#3a82d3; margin-left: 8px; width: 38px; height: 38px; text-align: center; line-height: 38px; border-radius: 38px; font-size:18px; display:inline-block;}
.media a:nth-of-type(2){ background: #30afeb; }
.media a:nth-of-type(3){ background: #0085b2; }
.media a:nth-of-type(4){ background: #d20000; }
.media a:hover{ color: #fff; opacity: 0.85; }
.fo_cop{ margin-top: 72px; overflow: hidden; background: rgba(0, 0, 0, 0.4); }
.fo_cole{ float: left; width: 50%; padding-top: 20px; }
.fo_cori{ float: right; width: 50%; }
.fo_cole p,.fo_cole p a{ font-size: 15px; color: rgba(255, 255, 255, 0.7); }
.fo_ulli{ display: flex; justify-content: space-between; }
.fo_ulli a{ padding: 0 12px; position: relative; display: inline-block; font-size: 16px; text-transform: uppercase; font-family: MontserratMedium; color: #fff; line-height: 60px; }
.fo_ulli li.on a,.fo_ulli li:hover a{ color: #36b28b;  }
.fo_ulli li>a:before{ content: ""; position: absolute; width: 0; height: 2px; background: #36b28b; bottom: 0; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
.fo_ulli li.on>a:before,.fo_ulli li:hover>a:before{ width: 100%; }



.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;}
/*位置*/
.pohe{  }
.pohe:before{ content: ""; position: absolute; height: 100%; top: 0; left: 0; width: 50%; background: url(images/pa_hebg.png) no-repeat top right; background-size: cover; }
.subbanner{ margin-top: 90px; padding: 75px 0; position: relative;  }
.sub_nav{ overflow: hidden;  }
.su_ble{ width: 50%; float: left; }
.su_bri{ width: 50%; float: right; padding-top: 15px; }
.su_ble h4{ font-size: 76px; padding-bottom: 20px; position: relative; font-family: MontserratBold; }
.su_ble h4:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 60px; height: 5px; background: #37c195; }
.su_bri h5{ margin-bottom: 15px; font-size: 20px; text-transform: uppercase; color: #36b28b; font-family: MontserratBold; }
.su_bri h5 a{ color: #36b28b; }
.su_bri p{ font-size: 14px; line-height: 24px; color: #666; }

/*关于我们*/
.ab_ser{ padding: 88px 0 124px; }
.ab_ser .inab_tit h2{ margin-top: 0; }
.abnas_txt{ margin-top: 12px; }
.abnas_txt p{ font-size: 14px; line-height: 24px; color: #666; }

.ase_ul{ margin-top: 44px; display: flex; }
.ase_ul li{ display: inline-block; transition: all 0.3s; background: #f0f2f6; padding: 62px 38px 64px; width: 24%; margin-right: 2%; }
.ase_ul li:last-child{ margin-right: 0; }
.ase_ul li i{ display: inline-block; width: 74px; height: 74px; font-size: 35px; border-radius: 74px; text-align: center; line-height: 74px; color: #fff; background: #36b28b; }
.ase_ul li h5{ margin-bottom: 16px; font-size: 20px; text-transform: uppercase; margin-top: 30px; font-family: MontserratBold; }
.ase_ul li p{ font-size: 14px; line-height: 24px; color: #666; }
.ase_ul li:hover{ background: #36b28b; }
.ase_ul li:hover i{ background: #fff; color: #36b28b; }
.ase_ul li:hover h5,.ase_ul li:hover p{ color: #fff; }

.ab_hisdi{ padding: 112px 0 98px 0; }
.ab_hisdi .inab_tit h2{ margin-top: 0; }
.abhisul{ margin-top: 22px; border-left: 7px solid #36b28b; }
.abhisul li{ margin-bottom: 20px; background: #f0f2f6; padding: 30px 74px 30px 30px; }
.abhisul li:last-child{ margin-bottom: 0; }
.abhisul li h5{ font-size: 42px; color: #36b28b; font-family: MontserratBold; }
.abhisul li p{ margin-top: 10px; font-size: 15px; line-height: 20px; color: #999; }
.ab_facd{ margin-top: 70px; display: flex; }
.ab_fale{ display: inline-block; width: 71.5%; margin-right: 2%; }
.ab_fari{ display: inline-block; width: 26.5%; }
.ab_fapic{ display: flex; margin-bottom: 24px; }
.ab_fapic li{ display: inline-block; width: 48.5%; margin-right: 3%; }
.ab_thfapic{ display: flex; }
.ab_thfapic li{ display: inline-block; width: 31.3%; margin-right: 3%; }
.ab_thfapic li:last-child,.ab_fapic li:last-child{ margin-right: 0; }
.ab_thfapic li:hover .changpic img,.ab_fapic li:hover .changpic img,.ab_fari:hover  .changpic img{ transform: scale(1.15); }

/*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: #36b28b; 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 fieldset{display:none;}
.wpcf7-response-output,.wpcf7-validation-errors {display: none !important;}
span.wpcf7-not-valid-tip {display: none;}
.screen-reader-response {display: none !important;}


/*产品列表*/
.pro_war{ background: #f1f3f6; padding: 98px 0 110px; }
.pro_itemd{ margin-bottom: 40px; overflow: hidden; position: relative; z-index: 0; }
.pro_itemd:before{ content: ""; width: 90%; height: 72%; z-index: -1; border-radius: 15px; border: 3px solid #40b490; position: absolute; border-right: none; left: 0; bottom: 98px; }
.pro_war .pro_itemd:last-child{ margin-bottom: 0; }
.pr_ole{ float: left; width: 50%; padding: 120px 0 0 0; }
.pr_ori{ float: right; width: 50%; }
.pr_tedi{ padding: 50px 115px 55px 80px; }
.pr_tedi h3{ font-size: 38px; padding-bottom: 10px; position: relative; font-family: MontserratBold; }
.pr_tedi h3:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 122px; height: 3px; background: #40b490; }
.pr_leul{ margin-top: 55px; }
.pr_leul li{ margin-bottom: 22px; position: relative; padding-left: 38px; }
.pr_leul li:last-child{ margin-bottom: 0; }
.pr_leul li h6{ text-transform: uppercase; color: #333; font-size: 20px; margin-bottom: 10px; font-family: MontserratBold; }
.pr_leul li p{ font-size: 14px; line-height: 22px; color: #666; height: 110px; overflow: hidden; }
.pr_leul li i{ position: absolute; top: 0; left: 0; font-size: 24px; color: #40b490; }
.pr_tedi span{ transition: all 0.3s; font-size: 16px; margin-top: 46px; font-family: MontserratMedium; display: inline-block; color: #fff; background: #36b28b; padding: 13px 26px; border-radius: 40px; }
.pr_tedi span img{ margin-left: 12px; }
.pr_tedi span *{ vertical-align: middle; }
.pro_itemd:hover .pr_tedi span{ transform: translateX(10px); }
.pr_topicdi{ padding-top: 25px; padding-right: 25px; padding-left: 30%; }
.pr_topim{ position: relative; z-index: 0; }
.pr_topim:before{ content: ""; z-index: -2; position: absolute; border-radius: 20px; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 110%; height: 110%; background: rgba(54, 178, 139, 0.2); }
.pr_topim:after{ content: ""; z-index: -1; position: absolute; border-radius: 20px; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 105%; height: 105%; background: rgba(54, 178, 139, 0.2); }

.pr_topim .changpic{ border-radius: 20px; overflow: hidden; }
.pr_bopim{ margin-top:26px; }

.pro_war .pro_itemd:nth-of-type(even):before{ border-left: none; border-right: 3px solid #40b490; left: auto; right: 0; bottom: 98px; }
.pro_war .pro_itemd:nth-of-type(even) .pr_ole{ float: right; }
.pro_war .pro_itemd:nth-of-type(even) .pr_ori{ float: left; }
.pro_war .pro_itemd:nth-of-type(even) .pr_tedi{ padding: 50px 80px 55px 115px; }
.pro_war .pro_itemd:nth-of-type(even) .pr_topicdi{ padding-left: 25px; padding-right: 30%; }
/*分页 结束*/
.digg4{ text-align:right; font-size: 16px; margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:36px; border-radius: 36px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; background: transparent; border: 1px solid #bfbfbf; height:36px; line-height: 36px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background: #36b28b; border: 1px solid #36b28b; }
.digg4 span.disabled { font-size: 30px; line-height:30px; font-weight: normal;  background: #f5f5f7; color: #a6a6a6;}
.digg4 a{ border: 1px solid #bfbfbf; border-radius: 50px; color: #a6a6a6; background: #f5f5f7; }
/*产品详情*/
.po_delwa{ margin-top: 90px; }
.pomain{ padding-top: 82px; overflow: hidden; margin-bottom: 60px; }
.pr_male{ float: left; width: 602px; }
.pr_mari{ margin-left: 602px; padding: 10px 0 0 42px; }
.de_mapic{ position: relative; }
.de_mapic .slick-dots{ bottom: 25px; left: 0; }
.de_mapic .slick-dots li{ width: auto; height: auto; }
.de_mapic .slick-dots li button{ position: relative; width: 20px; height: 20px; border: none; border-radius: 20px; }
.de_mapic .slick-dots li button:before{ content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 7px; height: 7px; border-radius: 7px; background: #f5f5f5; }
.de_mapic .slick-dots li.slick-active button:before{ background: #fff; }
.de_mapic .slick-dots li.slick-active button{ border: 1px solid #fff; }
.pr_mari h1{ font-size: 24px; line-height: 34px; font-family: MontserratBold; }
.pr_mari dl{ margin-top: 26px; }
.pr_mari dl dd{ position: relative; margin-bottom: 14px; padding-left: 32px; font-size: 15px; line-height: 24px; color: #888; }
.pr_mari dl dd:before{ content: ""; position: absolute; top: 0; left: 0; width: 24px; height: 24px; background: url(images/icon_ico.png) no-repeat; background-size: cover; }
.pr_mari dl dd:last-child{ margin-bottom: 0; }
.pro_lxbtn{ margin-top: 34px; padding-right: 115px; }
.pro_lxbtn a{ background: #36b28b; font-family: MontserratSemiBold; border-radius: 80px; text-transform: capitalize; color: #fff; text-align: center; padding:15px 10px; width: 47%; display: inline-block; }
.pro_lxbtn a i{ display: inline-block; font-weight: normal; font-size: 28px; margin-right: 5px; }
.pro_lxbtn a:last-child{ background: #f0f2f6; color: #36b28b; margin-left: 4%; }
.pro_lxbtn a:hover{opacity: 0.85; transform: translateX(10px); }
.pro_lxbtn a *{ vertical-align: middle; }
.share{ margin-top: 30px; }

.de_h2{ position: relative; margin-bottom: 22px; z-index: 0; background: #f0f2f6; padding: 16px 18px; }
.de_h2:before{ content: ""; position: absolute; top: 0; left: 0; width: 362px; height: 100%; z-index: -1; background: url(images/de_btbg.png) top right no-repeat; background-size: cover; }
.de_h2 h2{ font-size: 24px; color: #fff; font-family: MontserratBold; }
.de_intrbox{ overflow: hidden; }
.de_inlet{ width: 62%; float: left; padding-top: 12px; }
.de_inrit{ width: 38%; float: right; padding-left: 26px; }
.de_inlet p{ font-size: 15px; line-height: 22px; color: #999; margin-bottom: 18px; }
.de_inlet p:last-child{ margin-bottom: 0; }

.pde_fea{ margin-top: 70px; position: relative; z-index: 0; padding-top: 70px; }
.pde_fea:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 74%; background: url(images/de_feabg.jpg) no-repeat; background-size: cover; }
.po_feh2{ color: #fff; margin-bottom: 22px; font-size: 36px; font-family: MontserratBold; }
.pa_feapp p{ font-size: 14px; line-height: 24px; color: #fff; }

.pde_tab{ margin-top: 56px; }
.del_table{ overflow-x: auto; }
.del_table table{ border-top: 1px solid #dedede; background: #fff; border-left: 1px solid #dedede; width: 100%; }
.del_table table tr td{ text-align: center; padding: 15px 20px; color: #888; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; }
.del_table table tr:nth-of-type(odd) td{ background: #f0f2f6; }
.del_table table tr:first-child td{ font-size: 20px; text-align: center; background: #36b28b; color: #fff; }

.pde_inqu{ margin-top: 64px; background: #f0f2f6; padding: 48px 0 60px 0; }
.pde_inqu .po_feh2{ color: #333; }
.quiry_info{ overflow: hidden; }
.quiry_info li{width: 49.2%; margin-bottom: 16px; position: relative; float: left; overflow: hidden;}
.quiry_info li:nth-of-type(even){ float: right; }
.quiry_info input,.quiry_info textarea{width: 100%; resize: none; font-family:Montserrat-ExtraLight; background:#fafafa; color: #000; font-size: 15px; line-height: 24px; padding: 16px 30px; }
.quiry_info textarea{ height:190px; }
.quiry_info form input::-webkit-input-placeholder,.quiry_info form textarea::-webkit-input-placeholder { color: #999;}
.quiry_info form input:-moz-placeholder,.quiry_info form textarea:-moz-placeholder {color: #999;}
.quiry_info li:last-child, .quiry_info li:nth-of-type(5){ width: 100%; float: none;}
.quiry_info li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.quiry_info form button{ display: block; cursor: pointer; transition: all 0.3s; width: 204px; height: 46px; margin: 0 auto; line-height: 46px; border: none; border-radius: 40px; font-size: 16px; background: #36b28b; color: #fff; font-family: MontserratMedium;  }
.quiry_info form button:hover{ transform: translateX(10px); }

/*news*/
.news_box{ padding-top: 100px; padding-bottom: 130px; background: #f1f3f6; }
.news_top{ position: relative; }
.nes_gds .item{ margin: 0 11px; }
.nes_toitem{ position: relative; }
.nes_txt{ position: absolute; background: linear-gradient( transparent, rgba(0, 0, 0, 0.5)); bottom: 0; left: 0; width: 100%; padding:30px 26px; }
.nes_txt h3{ font-size: 22px; color: #fff; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: MontserratBold; }
.nes_txt p{ font-size: 14px; color: #fff; line-height: 22px; height: 44px; overflow: hidden; }
.ne_arr{ position: absolute; width: 100%; top: 36%; left: 0; }
.ne_arr span{ cursor: pointer; position: absolute; top: 0; color: #fff; }
.ne_arr .nes_prev{ left: 100px; transform: rotate(180deg); }
.ne_arr .nes_next{ right: 100px; }
.ne_arr span i{ font-size: 36px; font-weight: bold; }
.nes_toitem:hover .changpic img{ transform: scale(1.15); }

.nes_list{ margin-top: 40px; }
.nes_list li{ margin-bottom: 26px; }
.nes_item{ width: 100%; overflow: hidden; background: #fff; }
.nes_le{ float: left; width: 370px; }
.nes_ri{ margin-left: 370px; padding: 30px 38px 0; }
.nes_ri h3{ font-size: 20px; font-family: MontserratBold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nes_ri p{ font-size: 14px; margin-top: 15px; line-height: 24px; color: #666; height: 72px; overflow: hidden; }
.nes_ri span{ transition: all 0.3s; display: inline-block; border-radius: 35px; font-size: 16px; font-family: MontserratMedium; text-align: center; padding: 13px 0; margin-top: 22px; width: 172px; color: #fff; background: #36b28b; }
.nes_item:hover .changpic img{ transform: scale(1.15); }
.nes_item:hover .nes_ri span{ transform: translateX(10px); }

.infocon{color: #666; }
.infocon h1{ font-size:26px; line-height: 30px; font-family: MontserratMedium; font-weight: normal; text-align: center; color: #222;}
.infocon img{ display: inline-block; margin: 15px 0; max-width: 100%; }
.infocon .time{ text-align: center; margin: 18px 0; color: #999}
.infocon .time i{ font-size: 20px; }
.infocon .other{border-top: 1px solid #ddd; font-size: 16px; padding:15px 0 0 0; margin:30px 0 0 0; line-height: 26px;}
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #666; }
.infocon .other a{color: #666}
.infocon .other a:hover{ color: #36b28b; }
.infocon p{line-height:28px; font-size: 16px; margin-bottom: 10px;}

/*contact*/
.con_ullx{ display: flex; }
.con_ullx li{ display: inline-block; position: relative; z-index: 0; transition: all 0.3s; padding: 35px 0; width: 23%; margin-right: 2%; }
.con_ullx li:before{ content: ""; border-radius: 20px; border-bottom-left-radius: 60px; z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 0%; transition: all 0.3s; background: #36b28b; }
.con_ullx li:hover:before{ height: 100%; }
.con_ullx li:last-child{ margin-right: 0; }
.con_item{ background: #fff; transition: all 0.3s; text-align: center; border-radius: 20px; border-bottom-left-radius: 60px; padding: 60px 10px 74px; }
.con_item i{ display: inline-block; box-shadow: 0 1px 20px rgba(54,178,139,0.18); width: 102px; height: 102px; line-height: 102px; font-size: 50px; text-align: center; border-radius: 102px; background: #36b28b; color: #fff; }
.con_item p{ font-size: 15px; margin-bottom: 10px; margin-top: 30px; color: #a09f9f; font-family: MontserratMedium; }
.con_item a,.con_item span{ font-size: 22px; font-family: MontserratBold; }
.con_ullx li:hover .con_item{ background: transparent; }
.con_ullx li:hover i{ background: #fff; color: #36b28b; }
.con_ullx li:hover .con_item p,.con_ullx li:hover .con_item a,.con_ullx li:hover .con_item span{ color: #fff; }

.con_form{ margin-top: 50px; overflow: hidden; }
.con_fole{ width: 50%; float: left; padding-right: 104px; }
.con_fori{ width: 50%; float: right; padding-left: 104px; }
.co_ppfo{ margin-top: 38px; font-size: 14px; line-height: 24px; color: #666; }
.co_rated{ margin-top: 70px; border-top: 1px solid #c7c7c7; padding-top: 48px; }
.co_rated h4{ font-size: 30px; font-family: MontserratBold; }
.co_rated p{ color: #444; margin-top: 12px; font-size: 16px; font-family: MontserratMedium; }
.cof_info{ }
.cof_info input, .cof_info textarea{ width: 100%; border: 1px solid #d9d9d9; background: #fff; font-family: Montserrat-ExtraLight; color: #000; font-size: 16px; padding:18px 15px; }
.cof_info ul{ overflow: hidden; }
.cof_info ul li{margin-bottom: 12px; position: relative; width: 100%;}
.cof_info textarea{ height: 162px; resize: none; }
.cof_info button{ width:162px; transition: all 0.3s; height: 55px; font-size: 16px; font-family: MontserratMedium; display: block; color: #fff; text-align: center; background: #36b28b; border:none; cursor: pointer;  }
.cof_info input::-webkit-input-placeholder,.cof_info textarea::-webkit-input-placeholder { color: #888;}
.cof_info input:-moz-placeholder,.cof_info textarea:-moz-placeholder {color: #888;}
.cof_info ul li:last-child{ margin-bottom: 0; border: none; }
.cof_info button:hover{ transform: translateX(10px); }


@media screen and (max-width: 1680px){
  .inab_div{ padding-left: 120px; }
  .inhap_di{ padding: 90px 80px 80px; }
}

@media screen and (max-width: 1600px){
  nav li{ margin: 0 12px; }
  .logo{ left: 0; }
  .head_rcon{ right: -30px; }
  nav{ margin-right: 60px; }
  .inab_div{ padding-left: 82px; }
  .inab_tit h2{ font-size: 45px; line-height: 44px; }
  .inab_ledi .ina_molink{ margin-top: 50px; }

}

@media screen and (max-width: 1440px){
  .warper{ width: 88%; }
  nav li>a{ padding: 0 6px; }
  nav li{ margin: 0 8px; }
  .banner .slick-dots{ bottom: 40px; }
  .inab_ledi{ padding-top: 80px; padding-right: 80px; }
  .inab_num{ padding: 80px 120px 80px 60px; }
  .inab_txt{ margin-top: 20px; }
  .ina_mapr{ margin-top: 26px; }
  .inhap_di{ padding: 60px 25px 50px; }
  .inhspitem{ padding-bottom: 35px; }
  .inhs_txt{ padding: 0 15px; }
  .inhs_txt span{ margin-top: 15px; }
  .icoulli li{ margin-bottom: 42px; }
  .innec_di{ padding: 80px 0; }
  .inntxd{ padding: 90px 84px 0 38px; }
  .info_ri{ padding-top: 0; padding-left: 35px; }
  .fo_dect{ margin-top: 32px; }
  .su_ble h4{ font-size: 58px; }
  .subbanner{ padding: 62px 0; }
  .ab_ser{ padding: 70px 0; }
  .ase_ul li{ padding: 40px 20px 40px; }
  .ase_ul li h5{ margin-top: 12px; }
  .ab_hisdi{ padding: 80px 0 50px 0; }
  .ab_facd{ margin-top: 30px; }
  .abhisul li h5{ font-size: 30px; }
  .pro_war{ padding: 60px 0; }
  .pr_tedi{ padding: 0 0 0 60px; }
  .pro_war .pro_itemd:nth-of-type(even) .pr_tedi{ padding: 0 60px 0 0; }
  .pomain{ padding-top: 50px; }
  .news_box{ padding-top: 50px; padding-bottom: 80px; }
  .con_item i{ width: 80px; height: 80px; line-height: 80px; font-size: 40px; }
  .con_item p{ margin-top: 15px; margin-bottom: 6px; }
  .con_item a, .con_item span{ font-size: 18px; }
  .con_item{ padding: 50px 10px; }
  .con_fori{ padding-left: 0; }
}


@media screen and (max-width: 1366px){
  .inab_tit h2{ font-size: 40px; }
  .inab_ledi{ padding-top: 70px; padding-right: 40px; }
  .ina_mapr h3{ font-size: 26px; }
  .inhaswi .slick-dots{ margin-top: 12px; }
  .innr_itedi{ padding: 20px; }
  .innec_di{ padding: 60px 0; }
  footer{ padding-top: 65px; }
  .su_ble h4{ font-size: 45px; }
  .su_bri{ width: 63%; }
  .su_ble{ width: 37%; }
  .subbanner{ padding: 45px 0; }
  .pr_tedi h3{ font-size: 30px; }
  .pr_leul{ margin-top: 25px; }
  .pr_tedi span{ margin-top: 20px; }
  .pro_itemd{ margin-bottom: 20px; }
  .pro_lxbtn{ padding-right: 80px; }
  .pr_mari dl dd{ margin-bottom: 6px; }
  .co_rated{ margin-top: 35px; padding-top: 28px; }
}

@media screen and (max-width: 1280px){
  .warper{ width: 90%; }
  .inab_div{ padding-left: 60px; }
  .ine_rid{ padding-top: 50px; }
  .innr_itedi{ padding: 12px; }
  .pro_lxbtn{ padding-right: 0; }
  .con_ullx li{ padding: 20px 0; }
  
}


@media screen and (max-width: 1024px){
  .banner_home,.subbanner,.po_delwa{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position, .page_h{ height: 62px; background: #333; }
  .logo img,.position .logo img{ height:33px; width: auto; }
  .logo{ top: 12px; 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: #36b28b ; color: #fff; }
  #nav .nav-button i{ 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: #36b28b; }
  nav dl{ left: 0;  top: 0; padding: 0; border:none; width: auto;  background: #434343;  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{ color: #fff !important; padding: 10px 22px; 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: #36b28b !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,.head_rcon,.ban_bod,.ban_media{display: none;}
  #nav .nav-button{ right:10px; }
  nav li.on a:after, nav li:hover a:after,.mouse_scrll{ display: none; }
  nav li:before{ display: none; }
  .inab_div{ padding: 0 15px; }
  .inab_ledi{ padding: 50px 0; float: none; width: 100%; }
  .inab_tit h2{ margin-top: 5px; font-size: 30px; }
  .inab_tit p{ font-size: 18px; }
  .inab_txt{ margin-top: 8px; }
  .ina_mapr{ margin-top: 15px; }
  .inab_ledi .ina_molink{ margin-top: 20px; }
  .inab_ridi{ width: 100%; float: none; }
  .inab_num{ padding: 50px; }
  .innum_ul{ margin: 32px 0; }
  .innum_ul li b{ font-size: 40px; }
  .inhap_di{ padding: 50px 20px; }
  .inco_di{ padding: 60px 0; }
  .icoulli{ width: 100%; }
  .inco_di:before{ width: 100%; background: rgba(0, 0, 0, 0.6); }
  .innec_di{ padding: 52px 0; }
  .ine_led{ width: 100%; float: none; }
  .inleitem:before{ background: rgba(0, 0, 0, 0.6); }
  .ine_rid{ width: 100%; padding-top: 25px; float: none; padding-left: 0; }
  footer{ padding-top: 45px; }
  .info_le{ width: 100%; float: none; }
  .info_ri{ margin-left: 0; padding-left: 0; margin-top: 12px; }
  .info_div{ padding: 30px; }
  .info_div .inab_tit h2{ font-size: 28px; }
  .ifot_lx{ margin-top: 20px; }
  .ifot_lx li{ margin-bottom: 12px; }
  .fo_dect{ margin-top: 20px; }
  .fo_cori{ display: none; }
  .fo_cole{ width: 100%; float: none; padding: 15px 0; }
  .fo_mes{ margin-top: 14px; }
  .subbanner{ padding: 25px 0; }
  .su_ble h4{ font-size: 34px; padding-bottom: 0; }
  .su_ble h4:before{ display: none; }
  .su_ble{ float: none; width: 100%; }
  .su_bri{ float: none; margin-top: 10px; width: 100%; padding: 0; }
  .su_bri h5{ margin-bottom: 8px; }
  .ab_ser{ padding: 40px 0; }
  .ase_ul{ margin-top: 20px; flex-wrap: wrap; }
  .ase_ul li{ padding: 25px 15px; display: inline-block; width: 49%; margin-bottom: 12px; }
  .ase_ul li:nth-of-type(even){ margin-right: 0; }
  .icoulli li{ margin-bottom: 25px; }
  .ab_hisdi{ padding: 45px 0 25px 0; }
  .inab_tit h2{ line-height: 32px; }
  .abhisul li{ margin-bottom: 10px; padding: 30px; }
  .abhisul li h5{ font-size: 28px; }
  .ab_fapic li{ width: 49%; margin-right: 2%; }
  .ab_fapic{ margin-bottom: 11px; }
  .info_div{ padding: 20px; }
  .pohe:before{ display: none; }
  .pro_war{ padding: 30px 0; }
  .pr_ole{ padding: 50px 0 0 0; }
  .pr_leul li{ margin-bottom: 12px; }
  .pr_tedi{ padding: 0 0 0 35px; }
  .pro_war .pro_itemd:nth-of-type(even) .pr_tedi{ padding: 0 35px 0 0; }
  .pr_tedi h3{ font-size: 25px; }
  .pomain{ padding-top: 35px; }
  .pr_male{ width: 100%; float: none; }
  .pr_mari{ margin-left: 0; padding: 0; margin-top: 12px; }
  .pr_mari dl{ margin-top: 12px; }
  .pro_lxbtn{ margin-top: 18px; }
  .share{ margin-top: 12px; }
  .pomain{ margin-bottom: 30px; }
  .de_h2 h2{ font-size: 21px; }
  .de_inlet{ width: 100%; float: none; padding: 0; }
  .de_inlet p{ margin-bottom: 8px; }
  .de_inrit{ width: 100%; float: none; padding: 0; margin-top: 12px; }
  .pde_fea{ margin-top: 35px; padding-top: 30px; }
  .po_feh2{ font-size: 26px; margin-bottom: 10px; }
  .pde_tab{ margin-top: 25px; }
  .del_table table tr td{ padding: 10px; }
  .pde_inqu{ margin-top: 30px; padding: 35px 0; }
  .inhspitem{ padding-bottom: 22px; }
  .inhs_txt h3{ font-size: 18px; }
  .inhs_txt p{ margin-top: 10px; }
  .news_box{ padding-top: 35px; padding-bottom: 50px; }
  .con_ullx li{ padding: 0; }
  .con_item{ padding: 40px 10px; }
  .con_ullx{ flex-wrap: wrap; }
  .con_ullx li{ width: 49%; margin-bottom: 10px; border-radius: 0; }
  .con_ullx li:nth-of-type(even){ margin-right: 0; }
  .con_ullx li:before,.con_item{ border-radius: 0; }
  .con_item i{ width: 70px; height: 70px; line-height: 70px; font-size: 30px; }
  .con_form{ margin-top: 25px; }
  .con_fole{ width: 100%; float: none; padding: 0; }
  .con_fori{ width: 100%; float: none; margin-top: 12px; }
  .co_ppfo{ margin-top: 15px; }
  .co_rated{ margin-top: 15px; padding-top: 15px; }
  .co_rated h4{ font-size: 22px; }
  .cof_info ul li{ margin-bottom: 6px; }
  .banner .slick-dots{ bottom: 20px; }
  header{ border-bottom: none; }
}

@media screen and (max-width: 768px){
  .inab_ledi{ padding: 30px 0; }
  .inab_tit h2{ font-size: 25px; }
  .ina_mapr h3{ font-size: 23px; }
  .inab_num{ padding: 30px; }
  .innum_ul{ margin: 18px 0; }
  .innum_ul li b{ font-size: 32px; }
  .inhap_di{ padding: 40px 10px; }
  .icon_div h4{ margin-bottom: 8px; }
  .inco_di{ padding: 32px 0; }
  .icon_div b{ font-size: 32px; }
  .icon_div{ padding-left: 42px; }
  .innec_di{ padding: 38px 0; }
  .pro_itemd:before{ display: none; }
  .pr_ole{ width: 100%; float: none; padding: 0; }
  .pr_ori{ width: 100%; float: none; }
  .pr_topim{ display: none; }
  .pr_bopim{ margin-top: 15px; }
  .pr_tedi{ padding: 0 !important; }
  .pro_war .pro_itemd:nth-of-type(even) .pr_ole,.pro_war .pro_itemd:nth-of-type(even) .pr_ori{ float: none; }
  .nes_gds .item{ margin: 0; }
  .ne_arr .nes_prev{ left: 15px; }
  .ne_arr .nes_next{ right: 15px; }
  .nes_list li{ margin-bottom: 15px; }
  .nes_ri{ padding: 20px 18px 0; }
  .infocon h1{ font-size: 24px; line-height: 26px; }
  .infocon .time{ margin: 10px 0; }
  .infocon p{ line-height: 24px; }
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #36b28b; }
  .banner .slick-dots{ bottom: 15px; }
  .inab_div{ padding: 0 10px; }
  .inab_ledi{ padding: 15px 0; }
  .inab_tit h2{ font-size: 21px; line-height: 26px; }
  .inab_tit p{ font-size: 16px; }
  .ina_mapr{ margin-top: 10px; }
  .inab_ledi .ina_molink{ margin-top: 14px; }
  .inab_num{ padding: 10px; }
  .innum_ul li:before{ display: none; }
  .innum_ul{ flex-wrap: wrap; }
  .innum_ul li{ width: 100%; }
  .inhap_di{ padding: 18px 10px; }
  .icon_div{ padding-right: 0; }
  .icon_div a{ position: static; display: inline-block; margin-top: 6px; }
  .innec_di{ padding: 15px 0; }
  .inntxd{ padding: 40px 12px 0; }
  .inntxd p{ margin-top: 5px; }
  .inntxd img{ margin-top: 12px; }
  .inlegds .slick-dots{ margin-top: 10px; }
  .ine_rid{ padding-top: 10px; }
  .innr_itedi .changpic{ margin-top: 10px; }
  footer{ padding-top: 25px; }
  .info_div{ padding: 20px 15px; }
  .fo_dect,.fo_med{ display: none; }
  .fo_h5{ font-size: 22px; }
  .foiry_info li{ width: 100%; margin-right: 0; float: none; margin-bottom: 5px; }
  .fo_cop{ margin-top: 12px; }
  .backToTop{ width: 42px; height: 42px; }
  .su_ble h4{ font-size: 24px; }
  .su_bri h5{ font-size: 17px; }
  .subbanner{ padding: 15px 0; }
  .ab_ser{ padding: 20px 0; }
  .ase_ul li{ padding: 12px; }
  .ase_ul li h5{ margin-top: 8px; margin-bottom: 10px; }
  .ase_ul li i{ width: 50px; height: 50px; line-height: 50px; font-size: 24px; }
  .ab_hisdi{ padding: 15px 0; }
  .abhisul li{ padding: 12px; }
  .abhisul li h5{ font-size: 24px; }
  .ab_facd{ margin-top: 12px; }
  .ab_facd{ flex-wrap: wrap; }
  .ab_fale{ width: 100%; margin-right: 0; }
  .ab_fari{ width: 100%; margin-top: 5px; }
  .pro_war{ padding: 15px 0; }
  .pr_leul li{ padding-left: 0; }
  .pr_leul li h6{ font-size: 17px; margin-bottom: 6px; }
  .pr_leul li i{ display: none; }
  .pr_leul{ margin-top: 12px; }
  .pomain{ padding-top: 10px; }
  .pr_mari h1{ font-size: 20px; line-height: 30px; }
  .pro_lxbtn a{ width: 100%; }
  .pro_lxbtn a:last-child{ margin-left: 0; margin-top: 10px; }
  .pomain{ margin-bottom: 12px; }
  .de_h2:before{ background: #36b28b; }
  .de_h2{ margin-bottom: 10px; }
  .pde_fea{ margin-top: 15px; padding-top: 18px; }
  .po_feh2{ font-size: 22px; }
  .pde_tab{ margin-top: 5px; }
  .del_table table tr td{ padding: 5px; font-size: 15px; }
  .pde_inqu{ margin-top: 12px; padding: 18px 0; }
  .quiry_info li{ width: 100%; margin-bottom: 5px; float: none; }
  .quiry_info input, .quiry_info textarea{ padding: 10px 15px; }
  .news_box{ padding-top: 15px; padding-bottom: 20px; }
  .nes_txt{ padding: 12px; }
  .nes_txt h3{ font-size: 19px; }
  .ne_arr span i{ font-size: 30px; }
  .nes_list{ margin-top: 12px; }
  .nes_le{ width: 100%; float: none; }
  .nes_ri{ margin-left: 0; padding: 10px; }
  .nes_ri p,.nes_ri span{ margin-top: 6px; }
  .infocon h1{ font-size: 20px; line-height: 22px; }
  .infocon p{ font-size: 15px; line-height: 22px; }
  .infocon img{ margin: 10px 0; }
  .con_ullx li{ width: 100%; margin-bottom: 6px; margin-right: 0; }
  .con_item{ padding: 25px 10px; }
}