@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'OpenSBold';
  src: url('fonts/OpenSBold.otf');
  src: local('☺'), url('fonts/OpenSBold.woff') format('woff'), url('fonts/OpenSBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSRegular';
  src: url('fonts/OpenSRegular.otf');
  src: local('☺'), url('fonts/OpenSRegular.woff') format('woff'), url('fonts/OpenSRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TekoBold';
  src: url('fonts/TekoBold.otf');
  src: local('☺'), url('fonts/TekoBold.woff') format('woff'), url('fonts/TekoBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'opensanssb';
  src: url('fonts/opensanssb.otf');
  src: local('☺'), url('fonts/opensanssb.woff') format('woff'), url('fonts/opensanssb.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('fonts/OpenSans-ExtraBold.otf');
  src: local('☺'), url('fonts/OpenSans-ExtraBold.woff') format('woff'), url('fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ariblk';
  src: url('fonts/ariblk.eot');
  src: local('☺'), url('fonts/ariblk.woff') format('woff'), url('fonts/ariblk.ttf') format('truetype'), url('fonts/ariblk.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{font-family:OpenSRegular,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:#307752;}
a:focus,input:focus,button:focus,textarea:focus,select: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 5038093 */
  src: url('fonts/iconfont.woff2?t=1760165871489') format('woff2'),
       url('fonts/iconfont.woff?t=1760165871489') format('woff'),
       url('fonts/iconfont.ttf?t=1760165871489') format('truetype');
}

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

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

.icon-24gl-paperPlane:before {
  content: "\e94b";
}

.icon-youxiang3:before {
  content: "\e639";
}

.icon-changfang:before {
  content: "\e63f";
}

.icon-nianchanneng:before {
  content: "\e614";
}

.icon-tuijian3:before {
  content: "\e743";
}

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

.icon-sousuo_2:before {
  content: "\e6d2";
}

.icon-duihua:before {
  content: "\e60c";
}

.icon-skype1:before {
  content: "\e87d";
}

.icon-shouqianzixun:before {
  content: "\e62c";
}

.icon-zixunfuwu:before {
  content: "\e655";
}

.icon-dianhua6:before {
  content: "\e791";
}

.icon-yuyan:before {
  content: "\e85f";
}

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

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

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

.icon-liuyan1:before {
  content: "\e744";
}

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

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

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

.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-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-shouye-xuanzhong:before {
  content: "\e62d";
}

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

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

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

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

.icon-fasong1:before {
  content: "\e762";
}

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

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

.icon-tuite:before {
  content: "\e621";
}

.icon-duihua1:before {
  content: "\e72a";
}

.icon-jiantou1:before {
  content: "\e665";
}

.icon-chahao:before {
  content: "\e68c";
}

.icon-whatsapp1:before {
  content: "\e8ec";
}

.icon-shubiao:before {
  content: "\e666";
}

.icon-jian:before {
  content: "\e611";
}

.icon-jia:before {
  content: "\e711";
}

.icon-jiantou1-copy:before {
  content: "\ec8e";
}

.icon-weixinguanli:before {
  content: "\e7cf";
}

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

.icon-home-fill:before {
  content: "\e687";
}

.icon-dingbu:before {
  content: "\e61b";
}

.icon-youtube2:before {
  content: "\ea07";
}

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

.de_two{ width: 100%; overflow: hidden; margin: 15px 0; }
.de_two li{ float: left; width: 49%; text-align: center; margin-right: 2%; }
.de_two li:last-child{ margin-right: 0; }
.de_two li:hover .changpic img{ transform: scale(1.15); }
.de_two li p{ margin-top: 15px; }

.de_three{ margin: 15px 0; width: 100%; overflow: hidden; }
.de_three li{ width: 32%; margin-right: 2%; text-align: center; float: left; }
.de_three li:last-child{ margin-right: 0; }
.de_three li:hover .changpic img{ transform: scale(1.15); }
.de_three li p{ margin-top: 15px; }

.de_four{ width: 100%; overflow: hidden; margin: 15px 0;}
.de_four li{ float: left; width: 24.2%; margin-right: 1%; text-align: center; }
.de_four li:last-child{ margin-right: 0; }
.de_four li:hover .changpic img{ transform: scale(1.15); }
.de_four li p{ margin-top: 15px; }

.de_dblr{ margin: 15px; width: 100%; overflow: hidden; }
.ded_le{ float: left; width: 40%; }
.ded_ri{ float: right; width: 58%; }
.ded_ri p{ line-height: 25px; }

@media screen and (max-width:480px){
    .de_two li,.de_three li,.de_four li{ float: none; width: 100%; margin-right: 0; margin-bottom: 15px; }
    .de_two li p,.de_three li p,.de_four li p{ margin-top: 8px; }
    .ded_le{ width: 100%; float: none; }
    .ded_ri{ width: 100%; float: none; margin-top: 8px; }
}
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: #f3f3f3;  }
.warper{ width:1440px; margin:0 auto; position: relative;}

header{ transition: all 0.3s; width: 100%; height: 58px; z-index: 999; position: fixed; top: 38px; left: 0; }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; left: 0; top: 0; }
.logo img{ width: auto; }
.dis{ display: block; }
.nodis{ display: none; }

.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; border-radius: 100px; height: 58px; padding: 0 18px; margin-right: 180px; background: rgba(255, 255, 255, 0.5); }
nav li{ float: left; margin: 0 5px; position: relative; line-height: 58px; }
nav li>a{ position: relative; padding: 0 18px; border-radius: 100px; color: #222; line-height:40px; font-size: 20px; font-family: OpenSRegular; text-transform: capitalize; display: inline-block;}
nav li.on>a{ background: #307752; color: #fff !important; }
nav li:hover a{ color: #fff;}
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:rgba(255, 255, 255, 0.8); min-width: 200px; top: 58px; 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; white-space: nowrap; line-height: 20px; background: transparent !important; color: #307752 !important; display: block; padding: 15px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #307752!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 250px;position: absolute; left: 100%; top: 0; background:rgba(48,119,82,.75); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:15px 10px; white-space: normal; color: #fff !important; border-bottom: none; min-width: 240px; }

.head_rcon{ position: absolute; display: flex; justify-content: space-between; right: 0; top:0; width:166px; }
.search-button{ width: 58px; cursor: pointer; background: rgba(255, 255, 255, 0.5); height: 58px; border-radius: 58px; line-height: 58px; text-align: center; color: #fff; }
.search-button i{ font-size: 24px; }
.search_box{ display: none; border-top: 1px solid #f5f5f5; padding:32px 0; z-index: 1000; background: #fff; position: fixed; top: 116px; left: 0; width: 100%; box-shadow: 0 5px 5px rgb(0 0 0 / 15%); }
.search_box .warper{ padding: 0 15%; }
.searchform{ overflow: hidden; position: relative; width: 100%; transition: all .3s;}
.searchform input{ width: 100%; font-size: 16px; border: 1px solid #e7e7e7; border-top-left-radius: 5px; border-bottom-left-radius: 5px; color: #333; line-height:48px; padding-left:20px; padding-right: 98px; font-family: OpenSRegular; }
.searchform button{ width:88px; line-height:45px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background:#307752; 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; font-size: 22px; }
.searchform input::-webkit-input-placeholder { color: #666;}
.searchform input:-moz-placeholder {  color: #666;}
.language{ cursor: pointer; position: relative; }
.language em{text-transform: uppercase;display: inline-block; position: relative; border-radius: 100px; font-size: 20px; font-family: OpenSRegular; text-align: center; font-style: normal; width: 95px; height: 58px; line-height: 58px; color: #fff; background: rgba(255, 255, 255, 0.5);  }
.language em i{ font-size: 18px;}
.language em i.icon-jiantou1{ font-size: 14px;}
.language-main { background: #fff; width: 120px; position: absolute;  display: none;  z-index: 99; right: -26px; top: 58px; }
.language-main:before{ box-shadow: 0 2px 8px 0 rgba(0,0,0,.1); transform: rotate(45deg); content: ""; background: #fff; position: absolute; z-index: -1; top: -8px; right: 52px; width: 16px; height: 16px; }
.language:hover .language-main {display: block;}
.language-cont { width: 120px; padding: 0 16px; box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05); background: #fff;  padding-bottom: 10px;}
.language-cont a{ width: 100% !important; font-family: Outfit-Regular; position: relative; font-size: 14px !important; padding: 0 !important; padding-left: 15px !important;color: rgba(102, 102, 102, 0.7) !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: 10px; left: 0; width: 7px; height: 7px; background: #307752; content: ''; }
.language-cont a:hover { color: #307752 !important;}
.language:hover .language-main{ display: block; }

.position{ top: 0; background: #fff; box-shadow: 0 1px 10px rgba(0,0,0,0.12); }
.position .dis{ display: none;}
.position .nodis{ display: block;}
.position nav li:hover a{ color: #307752;}
/* .position nav li.on a,.position nav li:hover a{ color: #307752;} */
.position .search_box{ top: 58px;}
.position .search-button i,.position .language em{ color: #307752;}
.position nav dl{ background: #fff;}


#banner_home{ position: relative; }
.banner{ overflow: hidden; }
.banner .item{ position: relative; overflow: hidden; }
.banner .item img{ width: 100%; }
.ban_arrow{ width: 100%; position: absolute; top: 42%; left: 0;  }
.ban_arrow span{ display: inline-block; width: 60px; height: 60px; line-height: 60px; background:transparent; text-align: center; border-radius: 60px; cursor: pointer; position: absolute; top: 0; }
.ban_arrow span i{ color: #fff; font-size: 34px; font-weight: bold; }
.ban_prev{ left: 8%; transform: rotate(180deg); }
.ban_next{ right: 8%; }
.ban_arrow span:hover i{ color: #307752; }
.item_text{ position: absolute; text-align: center; color: #fff; top: 32%; left: 50%; transform: translateX(-50%); width: 566px; z-index: 55; }
.item_text p{ font-family: TekoBold; text-transform: uppercase; opacity: 0; font-size: 60px; line-height: 72px;  }
.item_text p span{ color: #307752;}
.banner .item.slick-active .item_text p{
  -webkit-animation: fadeInDown 0.5s 1s forwards;
  animation: fadeInDown 0.5s 1s forwards;
}
.itelink{ margin-top: 40px; opacity: 0; }
.itelink a{ color: #fff; display: inline-block; border-radius: 50px; padding: 15px 28px; background: #307752; font-size: 16px; }
.itelink a i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.itelink a *{ vertical-align: middle;}
.banner .item.slick-active .itelink{
  -webkit-animation: fadeInUp 1s 1s forwards;
  animation: fadeInUp 1s 1s forwards;
}
@keyframes fadeInUp {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0,100%,0);
      transform: translate3d(0,100%,0)
  }

  to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}
@-webkit-keyframes fadeInDown {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0,-100%,0);
      transform: translate3d(0,-100%,0)
  }

  to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

.itelink a:hover{ color: #307752; background: #fff;}
.sumouse{ position: absolute; left: 50%; bottom: 100px; animation: hang_scroll 1s infinite; cursor: pointer; color: #fff; display: inline-block; text-align: center; }
.sumouse i{ font-size: 35px; }
@keyframes hang_scroll {
  0% {
    transform: translate(-50%,0)
  }

  50% {
    transform: translate(-50%,10px)
  }

  100% {
    transform: translate(-50%,0)
  }
}


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

/*标题*/
.itith2{ font-size: 60px; line-height: 60px; text-transform: capitalize; font-family: POPPINS-BOLD; }
/*首页*/
.intwo{ display: flex;}
.intlef,.intrig{ width: 50%; background-size: cover; background-repeat: no-repeat;}
.intlef{ background-image: url(images/intwlef.jpg); padding: 160px 54px 0 108px;}
.intrig{ background-image: url(images/intwrig.jpg); padding: 56px 144px 56px 56px;}
.itvtx h6{ font-size: 135px; line-height: 135px; font-family: TekoBold; text-transform: uppercase; color: rgb(255 255 255 / 30%); }
.itvtx p{ margin-top: 8px; font-size: 72px; line-height: 72px; color: #fff; font-family: TekoBold;}
.imivtx{ background: #fff; text-align: center; padding: 68px 40px 54px;}
.imivtx p{ font-size: 16px; line-height: 28px; color: #888; margin-bottom: 22px;}
.imivtx a{ background: #307752; border-radius: 50px; font-size: 16px; color: #fff; display: inline-block; padding: 16px 86px; }
.imivtx a i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.imivtx a *{ vertical-align: middle;}
.imivtx a:hover{ transform: translateX(10px);}
.innuivs{ background: #307752; padding: 18px 0;}
.innuivs ul{ display: flex; justify-content: space-between;}
.innuivs ul li{ width: 25%; padding: 52px 0 54px; border-right: 1px solid #fff; text-align: center; color: #fff;}
.innuivs ul li:last-child{ border-right: none;}
.inmuitm{ display: inline-block; text-align: left; position: relative; padding-left: 56px;}
.inmuitm span{ font-family: TekoBold; text-transform: uppercase; font-size: 24px;}
.inmuitm b{ font-size: 56px; display: inline-block; line-height: 56px;}
.inmuitm p{ font-size: 16px;}
.inmuitm i{ display: inline-block; text-align: center; font-size: 28px; line-height: 42px; position: absolute; left: 0; top: 1px; width: 44px; height: 44px; border: 1px solid #fff; color: #fff; }

.insup{ padding: 78px 0;}
.isuitem a{ display: flex; width: 100%; background: #f0f0f0;}
.isuilef{ width: 62%; position: relative;}
.isuilef::before{ content: ""; position: absolute; right: 0; top: 50px; width: 0; z-index: 22; height: 0; border-style: solid; border-width: 24px 35px 24px 0; border-color: transparent #f0f0f0 transparent transparent; }
.isuirig{ width: 38%; padding: 120px 108px 0 46px;}
.isuirig h3{ font-size: 30px; margin-bottom: 28px; line-height: 36px; height: 72px; overflow: hidden; font-family: OpenSans-ExtraBold;}
.isuirig p{ font-size: 16px; line-height: 28px; color: #888; height: 140px; overflow: hidden;}
.isuirig span{ margin-top: 60px; transition: all 0.3s; background: #307752; border-radius: 50px; font-size: 16px; color: #fff; display: inline-block; padding: 16px 30px; }
.isuirig span i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.isuirig span *{ vertical-align: middle;}
.isuitem:hover .changpic img{ transform: scale(1.15);}
.isuitem:hover .isuirig span{ transform: translateX(10px);}
.isubot{ margin-top: 10px; display: flex;}
.isubot li{ width: 20%; cursor: pointer; position: relative; margin-right: 10px; }
.isubot li::before{ content: ""; background: linear-gradient(rgba(48,119,82,0.7),transparent); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.isubot li:last-child{ margin-right: 0;}
.isubot li.on::before{ background: transparent; }

.incul{ padding: 178px 0 330px; position: relative; overflow: hidden; background: url(images/incubgs.jpg) no-repeat; background-size: cover;}
.icuri{ width: 50%; float: right; color: #fff; padding-right: 72px;}
.ih2cti{ font-size: 60px; font-family: TekoBold;}
.icuri h3{ font-size: 30px; margin-top: 10px; font-family: OpenSans-ExtraBold; line-height: 36px;}
.icupxt{ margin-top: 26px;}
.icupxt p{ font-size: 16px; line-height: 28px; margin-bottom: 24px;}
.icule{ position: absolute; bottom: 0; left: 174px;}
.icubo{ position: absolute; bottom: 0; right: 19%;}
.icuults{ display: flex;}
.icuults li{ width: 33.3333%;}
.icuivs{ position: relative; overflow: hidden;}
.icuivs::before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(48,119,82,0.7),transparent);}
.icutxiv{ position: absolute; color: #fff; top: 76px; width: 316px; left: 50%; transform: translateX(-50%); text-align: center;}
.icutxiv h4{ font-size: 30px; margin-top: -134px; line-height: 36px; font-family: OpenSans-ExtraBold;}
.icutxiv span{ font-family:ariblk; font-size: 160px; color: rgb(255 255 255 / 0%);}
.icadd{ width: 70px; cursor: pointer; height: 70px; position: relative; margin: 50px auto 0; text-align: center; border-radius: 70px; background: #307752;}
.icadd b,.icadd b:before, .icadd b:after{ position: absolute; top: 50%; left: 50%; box-shadow: 0 0 0 0 rgba(48,119,82,0.4); transform: translate(-50%,-50%); border-radius: 100%; width: 70px; height: 70px; animation: ripple 2s infinite; }
.icadd b{ line-height: 70px; font-size: 50px; font-weight: normal; display: inline-block;}
.icadd b:before {
  animation-delay: .9s;
  content: "";
  position: absolute
}
.icadd b:after {
  animation-delay: .6s;
  content: "";
  position: absolute
}
@keyframes ripple {
    70% {
        box-shadow: 0 0 0 20px rgba(48,119,82,0.4)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(48,119,82,0.4)
    }
}
.iccixt{ background: #307752; align-items: end; color: #fff; display: flex; position: absolute; bottom: -100%; left: 0; width: 100%; padding: 28px 55px 38px;}
.icixrig{ width: 40px;}
.icixlef{ width: 100%;}
.icixlef h4{ font-size: 30px; margin-bottom: 10px; line-height: 36px; font-family: OpenSans-ExtraBold;}
.icixlef p{ font-size: 16px; line-height: 28px; height: 140px; overflow: hidden;} 
.icixrig a{ display: inline-block; text-align: center; font-size: 28px; color: #009b4d; width: 40px; height: 40px; border-radius: 40px; line-height: 40px; background: #fff;}
.icixrig a:hover{ background: #009b4d; color: #fff;}

.inpro{ background: #f0f0f0; padding: 20px 14px 20px 240px;}
.inpibox{ position: relative; display: flex;}
.ipilef{ width: calc(100% - 350px); padding-top: 50px; padding-right: 60px; }
.ipirig{ width: 350px;}
.ipunav li a{ display: inline-block; padding: 10px 12px; width: 100%; font-size: 24px; color: #888; }
.ipunav li.on a{ color: #fff; background: #307752; border-radius: 50px;}
.itivst span{ font-size: 24px;}
.itivst h2{ font-family: TekoBold; margin-top: 16px; font-size: 48px; line-height: 48px;}
.inptist .itivst{ width: 315px;}
.inptist{ position: relative;}
.inptist a{ position: absolute; top: 50%; transform: translateY(-50%); right: 0; transition: all 0.3s; background: #307752; border-radius: 50px; font-size: 16px; color: #fff; display: inline-block; padding: 16px 46px; }
.inptist a:hover{ transform: translate(10px,-50%);}
.inptist a i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.inptist a *{ vertical-align: middle;}
.ipnvpro{ display: flex;}
.ipunav{ width: 250px; padding-top: 122px;}
.ihtp{ width: calc(100% - 250px); position: relative; padding-left: 100px; padding-right: 178px;}
.ihtp::before{ content: ""; width: 629px; height: 225px; position: absolute; top: 50%; left: 50%; transform: translate(-59%,-78%); background: url(images/hopbgs.png) no-repeat;}
.ihtp{display: none;}
.ihtp.on{display: block;}
.ihtimv{ text-align: center;}
.ihtimv p{ font-size: 24px; color: #888; text-transform: uppercase;}
.ipriul{display: none;}
.ipriul.on{display: block;}
.ipriul li{ margin-bottom: 20px; cursor: pointer; }
.ipriul li .changpic{ background: #fff;}
.ipriul li:last-child{ margin-bottom: 0;}
.ihparf{ position: absolute; display: flex; align-items: flex-end; justify-content: space-between; top: 45%; width: 200px; border-bottom: 1px solid #ddd; right:0;}
.ihnub{ font-family: OpenSBold; font-size: 48px;}
.ihnub sup{ font-size: 24px;}
.ihjta{ padding-bottom: 10px;}
.ihjta span{ cursor: pointer; border-right: 1px solid #ddd; display: inline-block; padding:0 10px}
.ihjta span i{ display: inline-block; color: #888;}
.iht_prev i{ transform: rotate(180deg);}
.ihjta span:hover i{ color: #000;}
.ihjta span:last-child{ border-right: none;}

.ineivs{ padding-top: 72px;}
.ineti{ position: relative; }
.ineti a{ position: absolute; top: 50%; transform: translateY(-50%); right: 0; transition: all 0.3s; background: #fff; border: 1px solid #888888; border-radius: 50px; font-size: 16px; color: #888; display: inline-block; padding: 14px 34px; }
.ineti a:hover{ transform: translate(10px,-50%); color: #fff; background: #307752; border: 1px solid #307752;}
.ineti a i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.ineti a *{ vertical-align: middle;}
.inivv{ margin-top: 42px; display: flex;}
.inivlef{ width: 50%; padding-right: 10px; }
.inivrig{ width: 50%; padding-left: 10px;}
.iintx{ margin-top: 24px;}
.iintx em{ color: #888;}
.iintx h3{ font-size: 24px; margin-top: 12px; margin-bottom: 15px; line-height: 34px; font-family: OpenSBold; height: 68px; overflow: hidden;}
.iintx p{ font-size: 16px; line-height: 30px; color: #888; height: 90px; overflow: hidden;}
.inibis:hover .changpic img{ transform: scale(1.15);}
.insull li{ margin-bottom: 20px;}
.insull li:last-child{ margin-bottom: 0;}
.isuitemv a{ display: flex; align-items: center;}
.isulef{ width: 30%;}
.isurig{ width: 70%; padding-left: 30px;}
.isurig em{ color: #888;}
.isurig h3{ font-size: 24px; margin: 16px 0; line-height: 30px; height: 90px; overflow: hidden; font-family: OpenSBold;}
.isurig p{ font-size: 16px; color: #888; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.isuitemv:hover .changpic img{ transform: scale(1.15);}
.isuban{ margin-top: 76px;}

.incer{ padding: 76px 0;}
.iceswi .item{ margin: 0 15px;}
.iglose{ padding: 168px 0 130px; background: url(images/iglose.jpg) no-repeat; background-size: cover;}
.iglbox{ display: flex; justify-content: space-between;}
.igleiv{ width: 322px; }
.igriiv{ width: 50%; color: #fff;}
.igriiv .itivst{ width: 392px;}
.igtxp p{ font-size: 24px; margin-top: 28px; line-height: 36px; font-family: OpenSBold; }
.igflul li a{ display: flex; color: rgb(255 255 255 / 50%); justify-content: space-between; border-radius: 50px; font-size: 24px; align-items: center; padding: 14px 30px 14px 60px; }
.igflul li a i{ font-size: 24px; font-weight: bold; opacity: 0; }
.igflul li a img{ opacity: 0; margin-right: 8px; }
.igflul li.on a{ background: #fff; color: #000; }
.igflul li.on a img,.igflul li.on a i{ opacity: 1;}
.igflul li span{ display: inline-flex; align-items: center;}



footer{background: #307752; padding-top: 60px; }
.fo_nav{ display: flex; justify-content: space-between;}
.fil{ border-right: 1px solid #fff; padding: 0 74px;}
.fo_nav .fil:last-child{ border-right: none;}
.f_item1{ width: 25%; padding-top: 40px; }
.fiult{ display: flex; margin-top: 34px;}
.f_item1 p{ margin-top: 36px;}
.media{ margin-top: 60px; }
.media a{ margin-right: 5px; background: rgba(255, 255, 255, 0.16); text-align: center; display: inline-block; width: 30px; height: 30px; line-height: 30px; font-size: 12px; border-radius: 30px; color: #fff; }
.media a:hover{ color: #fff;}
.media a:hover:nth-of-type(1){ background: #017bb6; }
.media a:hover:nth-of-type(2){ background: #237ef4; }
.media a:hover:nth-of-type(3){ background: #1bb8ee; }
.media a:hover:nth-of-type(4){ background: #cc1822; }
.f_item2{ width: 25%; padding-top: 84px; }
.f_item3{ width: 25%; padding-top: 30px; }
.f_item4{ width: 25%; padding-top: 32px; }
.f_link{ column-count: 2;}
.f_link li{ color: #fff; position: relative; padding-left: 14px; font-size: 16px; transition: all 0.3s; margin-bottom: 14px; }
.f_link li::before{ content: ">"; position: absolute; top: 0; left: 0; }
.f_link li a{ color: #fff; }
.f_link li:hover a{ color: #fff; text-decoration: underline;}
.f_link li:hover{ transform: translateX(5px); }
.f_lxus{ text-align: center; color: #fff;}
.f_lxus li{ margin-bottom: 12px; display: inline-block; position: relative; font-size: 16px; padding-left: 28px;}
.f_lxus li i{ position: absolute; top: 0; left: 0; font-size: 24px;}
.f_lxus li a{ color: #fff;}
.f_lxus li a:hover{ text-decoration: underline;}
.f_mes{ padding-bottom: 44px;}
.f_mes input{ height:48px; line-height: 48px; }
.f_mes input,.f_mes textarea{ width: 100%;  background:rgba(255, 255, 255, 0.2); border:none; padding: 5px 18px; font-family: OpenSRegular; resize: none; color: #fff; font-size: 18px;}
.f_mes input::-webkit-input-placeholder, .f_mes textarea::-webkit-input-placeholder{ color: #fff; }
.f_mes ul li{ position: relative; margin-bottom: 10px; }
.f_mes ul li:last-child{ margin-bottom: 0;}
.f_mes button{ width: 100%; cursor: pointer; padding-block: inherit; padding-right: 0; padding-left: 12px; box-shadow: none; outline: none; border: none; font-family: OpenSRegular; height: 48px; line-height: 48px; display: flex; font-size: 16px; color: #888; justify-content: space-between; background: #fff;}
.f_mes button i{ display: inline-block; font-size: 24px; width: 58px; height: 48px; color: #fff; background: #156039;}

.focoy{ text-align: center; padding: 32px 0 44px; margin-top: 30px; background: #156039; }
.focoy p{ font-size: 16px; color: #fff; }
.focoy p a{ color: #fff; }
.focoy p a:hover{ text-decoration: underline; color: #fff; }

.fo_cop{  color: #fff; overflow: hidden; text-align: center; background: rgba(20, 94, 44, 0.2); padding: 20px 0; margin-top: 62px; }
.fo_cop p{ font-size: 14px; color: #fff; }
.fo_cop p a{ color: #fff; }
.fo_cop p a:hover{ color: #fff; }
.side-bar {
  background: transparent;
  flex-direction: column;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000
}

.side-bar,.side-bar a {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 70px
}

.side-bar a {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 6px 1px rgba(0,0,0,.06);
  height: 60px;
  margin-bottom: 6px;
  position: relative;
  transition: all .3s
}

.side-bar a p {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%
}

.side-bar a p em {
  color: #b0b0b0;
  font-size: 12px;
  font-style: normal;
  margin-top: 2px;
  transition: all .3s ease
}

.side-bar a .iconfont {
  color: #b0b0b0;
  font-size: 22px;
  transition: all .3s ease
}

.side-bar a:hover {
  background-color: #307752;
  color: #fff;
  filter: brightness(1.05)
}
.side-bar a:hover p em,.side-bar a:hover .iconfont{ color: #fff;}

.side-bar a:hover span {
  opacity: 1;
  transform: translate(-100%,-50%);
  visibility: initial
}

.side-bar a span {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px 1px rgba(0,0,0,.06);
  color: #333;
  display: inline-block;
  line-height: 60px;
  font-size: 14px;
  height: 100%;
  left: -2px;
  opacity: 0;
  padding: 0 16px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-110%,-50%);
  transition: all .8s;
  visibility: hidden;
  white-space: nowrap
}

.backToTop{width:46px; height:46px; z-index: 666; border-radius: 46px; background:#156039 url(images/icon_top.png) no-repeat center; cursor:pointer; position:fixed; right:8px; text-indent:9999px; bottom:12%; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}
video{ width: 100%; display: block; /*opacity: 0.6; */}


.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; }
.pat88{ padding-top: 88px; }
/*关于我们*/
.sumeiv{ background: #307752; padding: 18px 0; color: #fff;}
.sumeiv p{ font-family: opensanssb;}
.sumeiv p span{ display: inline-block; margin-left: 20px; position: relative; padding-left: 14px;}
.sumeiv p a{ color: #fff;}
.sumeiv p span::before{ content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 10px; height: 10px; background: #fff;}
.abus{ background: #f0f0f0; display: flex;}
.abulef{ width: 50%; position: relative;}
.abulef::before{ content: ""; position: absolute; right: 0; top: 76px; width: 0; z-index: 22; height: 0; border-style: solid; border-width: 24px 35px 24px 0; border-color: transparent #f0f0f0 transparent transparent; }
.aburig{ width: 50%; padding: 72px 250px 0 66px;}
.tabh2{ font-size: 48px; font-family: TekoBold;}
.aburig h4{ font-size: 16px; font-family: OpenSBold;}
.aripp{ margin-top: 12px;}
.aripp p{ font-size: 16px; margin-bottom: 20px; line-height: 28px; color: #888;}
.aripp p:last-child{ margin-bottom: 0;}
.abwhp{ padding: 72px 0 80px;}
.abwhp .itivst{ width: 378px;}
.awulsw{ display: flex; margin-top: 34px;}
.awulsw li{ width: 32%; margin-right: 2%; background: #307752;}
.awulsw li:last-child{ margin-right: 0;}
.awpic{ text-align: center; color: #fff; font-size: 48px; font-family: TekoBold; padding: 50px 0 40px; background-size: cover; background-repeat: no-repeat;}
.awixts{ padding: 28px 30px; text-align: center;}
.awixts p{ line-height: 48px; color: #fff;}
.awixts p a{ color: #fff;}
.awixts p a:hover{ text-decoration: underline;}
.awha{ display: flex; background: #f0f0f0;}
.awhlef{ width: 50%; position: relative;}
.awhlef::before{ content: ""; position: absolute; right: 0; top: 130px; width: 0; z-index: 22; height: 0; border-style: solid; border-width: 24px 35px 24px 0; border-color: transparent #f0f0f0 transparent transparent; }
.awhrig{ width: 50%; padding: 106px 250px 0 66px;}
.awulcc li{ margin-bottom: 18px;}
.awulcc li b{ font-size: 16px; display: inline-block; margin-bottom: 5px; font-family: OpenSBold;}
.awulcc li p{ font-size: 16px; color: #888;}
.abnviso{  padding: 156px 0; background: url(images/visbgs.jpg) no-repeat; background-size: cover; }
.avitx{ display: flex; align-items: center; justify-content: space-between; color: #fff;}
.tabh2 span{ font-size: 16px; font-weight: normal; font-family: OpenSRegular; }
.avitx a{ position: absolute; top: 50%; transform: translateY(-50%); right: 0; transition: all 0.3s; background: #fff; border-radius: 50px; font-size: 16px; color: #307752; display: inline-block; padding: 16px 54px; }
.avitx a:hover{ transform: translate(10px,-50%);}
.avitx a i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.avitx a *{ vertical-align: middle;}
.abcult{ padding-top: 70px;}
.acitems{ display: flex; background: #f0f0f0; }
.aculef{ width: 50%; position: relative;}
.acurig{ width: 50%; padding: 120px 250px 0 66px; }
.aculef::before{ content: ""; position: absolute; right: 0; top: 130px; width: 0; z-index: 22; height: 0; border-style: solid; border-width: 24px 35px 24px 0; border-color: transparent #f0f0f0 transparent transparent; }
.acpxtp{ margin-top: 12px;}
.acpxtp p{ font-size: 16px; line-height: 28px; color: #888;}
.acurig .tabh2{ line-height: 50px;}
.ahparf{ width: 200px; position: absolute; bottom: 60px; left: 53.5%; border-bottom: 1px solid #ddd; display: flex; align-items: flex-end; justify-content: space-between; }
.ahnub{ font-family: OpenSBold; font-size: 48px;}
.ahnub sup{ font-size: 24px;}
.ahjta{ padding-bottom: 10px;}
.ahjta span{ cursor: pointer; border-right: 1px solid #ddd; display: inline-block; padding:0 10px}
.ahjta span i{ display: inline-block; color: #888;}
.acu_prev i{ transform: rotate(180deg);}
.ahjta span:hover i{ color: #000;}
.ahjta span:last-child{ border-right: none;}
.acutt{ position: relative; margin-top: 40px; }

.avtbvs{ padding-top: 68px; padding-bottom: 74px; background: #f0f0f0;}
.avuls li{ margin-bottom: 50px; }
.avuls li:last-child{ margin-bottom: 0;}
.avuitem{ display: flex; align-items: center;}
.avulef{ width: 50%; position: relative;}
.avurig{ width: 50%; padding: 0 250px 0 66px;}
.avurig .tabh2{ line-height: 60px;}
.avulef::before{ content: ""; position: absolute; right: 0; top: 176px; width: 0; z-index: 22; height: 0; border-style: solid; border-width: 24px 35px 24px 0; border-color: transparent #f0f0f0 transparent transparent; }
.avuls li:nth-of-type(even) .avulef{ order: 2;}
.avuls li:nth-of-type(even) .avurig{ order: 1; padding: 0 66px 0 250px;}
.avuls li:nth-of-type(even) .avulef::before{ left: 0; right: auto; transform: rotate(180deg);}
.avtes{ background: #f0f0f0; padding: 70px 0 60px;}
.avtes p{ font-size: 16px; color: #888;}
.avtultt li{ margin-bottom: 16px; position: relative; padding-left: 22px; font-size: 16px; color: #888;}
.avtultt li::before{ content: ""; position: absolute; top: 2px; left: 0; width: 0; height: 0; border-style: solid; border-width: 8px 0 8px 14px; border-color: transparent transparent transparent #307752;}
.avtultt li:last-child{ margin-bottom: 0;}
/*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: #a4cd4e; 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;}
.solu_more{text-align:center;margin-top: 30px;}
.solu_more a{/* position: absolute; */text-align: center;top: 50%;transform: translateY(-50%);right: 0;transition: all 0.3s;background: #fff;border: 1px solid #888888;border-radius: 50px;font-size: 16px;color: #888;/* display: inline-block; */padding: 14px 34px;}
.solu_more a:hover{ transform: translate(10px,-50%); color: #fff; background: #307752; border: 1px solid #307752;}
.solu_more a i{ font-size: 22px; display: inline-block; margin-left: 5px;}
.solu_more a *{ vertical-align: middle;}
/*产品列表*/
.prowar{ padding: 78px 0 88px; background: #f4f4f4;}
.prflist{ display: grid; grid-gap: 28px 20px; grid-template-columns: repeat(4, minmax(0, 1fr));}
.prfitem a{ display: block; position: relative;}
.prfitem a span{ position: absolute; transition: all 0.3s; color: #fff; font-size: 24px; font-family: OpenSBold; left: 50%; bottom: 16px; transform: translateX(-50%); border-radius: 10px; display: inline-block; text-align: center; width: 95%; padding: 12px 0; background: rgb(255 255 255 / 50%);}
.prfitem a:hover .changpic img{ transform: scale(1.15);}
.prfitem a:hover span{ background: #307752; color: #fff;}
.leabo{ background: #307752; display: flex; align-items: center; justify-content: center; text-align: center; height: 100%; }
.leibxt{ padding: 0 32px; color: #fff;}
.leibxt p{ font-size: 24px; line-height: 32px; text-transform: uppercase; font-family: OpenSBold;}
.leibxt a{ margin-top: 18px; display: inline-block; width: 100%; padding: 10px 0; background: #fff; color: #307752; border-radius: 10px; font-size: 24px;  text-transform: uppercase; font-family: OpenSBold;}
.aiuban{ margin-top: 124px;}

.prnaiv{ background: #f4f4f4; padding: 48px 0;}
.prnful{ display:grid; grid-gap: 30px 20px; grid-template-columns: repeat(4, minmax(0, 1fr));}
.prnful li a{ display: block; color: #307752; padding: 24px 0; width: 100%; text-align: center; background: #fff; font-size: 24px; font-family: OpenSBold;}
.prnful li a:hover,.prnful li.on a{ background: #307752; color: #fff;}
.plivv{ padding: 52px 0 0;}
.pliliuls{ display: grid; grid-gap: 28px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.plivims{ border: 1px solid #c2c2c2; transition: all 0.3s; }
.plivbtn{ padding: 12px 80px 28px;}
.plivbtn span{ text-align: center; transition: all 0.3s; padding: 10px 0; border: 1px solid rgb(136 136 136 / 50%); border-radius: 8px; display: inline-block; width: 100%; color: #888;}
.plivims:hover .changpic img{ transform: scale(1.15);}
.plivims:hover .plivbtn span{ background: #307752; color: #fff; border: 1px solid #307752;}
.plivims:hover{ border: 1px solid #fff; box-shadow: 0 0 10px rgb(0 0 0 / 24%);}
/*分页 结束*/
.digg4{ text-align:center; font-size: 16px; margin-top: 50px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:36px; border-radius: 40px; border: 1px solid #888; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; background: transparent; 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; border: 1px solid #307752; background: #307752; }
.digg4 span.disabled { font-size: 30px; line-height:28px; font-weight: normal; color: #a6a6a6;}
.digg4 a{ color: #a6a6a6; }
/*产品详情*/
.demito{ padding: 68px 0 34px;}
.demoo{ display: flex;}
.demolef{ width: 50%; padding-right: 120px;}
.demorig{ width: 50%; padding: 30px 116px 0 0;}
.desvvs{ border: 1px solid #888;}
.dedepi{ margin-top: 20px; display: flex;}
.dedepi li{ width: 32%; margin-right: 2%; cursor: pointer;}
.dedepi li:last-child{ margin-right: 0;}
.dedepi img{ width: 100%;}
.demorig h1{ font-size: 48px; font-family: TekoBold;}
.dempdec p{ font-size: 16px; line-height: 30px; color: #888;}
.deshare{ margin-top: 24px; font-size: 16px; color: #888;}
.desend{ margin-top: 45px;}
.desend a{ display: inline-block; border-radius: 40px; color: #fff; text-transform: uppercase; padding: 10px 18px; background: #307752; font-size: 14px; font-family: opensanssb; }
.desend a i{ display: inline-block; margin-left: 10px; font-weight: bold; }
.desend a:hover{ transform: translateX(10px);}

.dobitem{ margin-bottom: 32px;}
.deblob .dobitem:last-child{ margin-bottom: 0;}
.dobitem .tabh2{ margin-bottom: 5px;}
.tepata{ overflow-x: auto; width: 100%; }
.tepata table{ width: 100%; border-collapse: collapse;  }
.tepata table td{ border: 1px solid #dcdcdc; color: #888; font-size: 16px; text-align: center; padding:12px 10px; }
.tepata table tr:nth-of-type(odd) td{ background: #f8f8f8; }
.tepata table tr:first-child td{ color: #fff; background: #307752; font-family: opensanssb; padding:16px 10px; }
.fubtultt{ display: flex; flex-wrap: wrap;}
.fubtultt li{ margin-bottom: 16px; width: 50%; position: relative; padding-left: 22px; font-size: 16px; color: #888;}
.fubtultt li::before{ content: ""; position: absolute; top: 2px; left: 0; width: 0; height: 0; border-style: solid; border-width: 8px 0 8px 14px; border-color: transparent transparent transparent #307752;}
/*.fubtultt li:last-child{ margin-bottom: 0;}*/
.apppata{ margin-top: 18px; overflow-x: auto; width: 100%; }
.apppata table{ width: 100%; border-collapse: collapse;  }
.apppata table td{ border: 1px solid #dcdcdc; color: #888; font-size: 16px; text-align: center; padding:12px 10px; }
.apppata table tr:nth-of-type(even) td{ background: #f8f8f8; }
.pastxp p{ font-size: 16px; margin-bottom: 20px; line-height: 30px; color: #888;}
.pastxp p:last-child{ margin-bottom: 0;}

.coumens{ margin-top: 72px; padding: 40px 0 55px; background: #f0f0f0;}
.demesfo{ overflow: hidden; }
.demesfo li{ margin-bottom: 24px; position: relative; float: left; width: 32%; margin-right: 2%; }
.demesfo li:nth-of-type(3){ margin-right: 0; }
.demesfo li:nth-of-type(4),.demesfo li:nth-of-type(5){ width: 100%; margin-right: 0; }
.demesfo input,.demesfo textarea{ border:1px solid #c3c3c3; border-radius: 0; width: 100%; resize: none; font-family:OpenSRegular; background:transparent; color: #333; font-size: 16px; padding: 16px 18px; }
.demesfo textarea{ height:160px; }
.demesfo input::-webkit-input-placeholder,.demesfo textarea::-webkit-input-placeholder { color: #666;}
.demesfo input:-moz-placeholder,.demesfo textarea:-moz-placeholder {color: #666;}
.demesfo li:last-child{ width: 100% !important; margin-top: 10px; margin-bottom: 0; }
.demesfo li button{ width: 100%; transition: all 0.3s; cursor: pointer; text-transform: uppercase; padding: 0; font-size: 16px; font-family: OpenSBold; border: none; height: 46px; background: #307752; color: #fff; display: inline-block; }
.demesfo li button:hover{ opacity: 0.95; }

/*case*/
.socwar{ padding: 76px 0 48px; background: #f4f4f4;}
.socaulli{ display: grid; margin-top: 44px; grid-gap: 28px 30px; grid-template-columns: repeat(3, minmax(0, 1fr));}
.soctxi{ padding: 24px 22px 32px;}
.soctxi em{ color: #888888;}
.soctxi h3{ font-size: 24px; margin-top: 10px; margin-bottom: 12px; font-family: OpenSBold; line-height: 30px; height: 60px; overflow: hidden;}
.soctxi p{ font-size: 16px; line-height: 30px; color: #888; height: 90px; overflow: hidden;}
.socitem:hover .changpic img{ transform: scale(1.15);}
.socitem{ transition: all 0.3s;}
.socitem:hover{ box-shadow: 0 0 10px rgb(0 0 0 / 24%); }
.socitem:hover .soctxi{ background: #fff;}

.effwar{ padding: 72px 0 80px;}
.efflist{ margin-top: 22px;}
.efflist li{ margin-bottom: 30px;}
.efflist li:last-child{ margin-bottom: 0;}
.effitem a{ display: flex; align-items: center;}
.effilef{ width: 50%; position: relative;}
.effilef::before{ content: ""; position: absolute; right: 0; top: 28px; width: 0; z-index: 22; height: 0; border-style: solid; border-width: 11px 20px 11px 0; border-color: transparent #f0f0f0 transparent transparent; }
.effirig{ width: 50%; padding-left: 36px;}
.effirig h3{ font-size: 24px; margin-bottom: 16px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 24px; font-family: OpenSBold;}
.effirig h3::before{ content: ""; position: absolute; top: 9px; left: 0; width: 18px; height: 18px; background: url(images/ffkp.png) no-repeat;}
.effirig p{ font-size: 16px; line-height: 30px; height: 120px; overflow: hidden; color: #888;}
.effirig em{ display: inline-block; margin-top: 12px; }
.effitem:hover .changpic img{ transform: scale(1.15);}
.efflist li:nth-of-type(even) .effilef{ order: 2;}
.efflist li:nth-of-type(even) .effirig{ order: 1;}
.efflist li:nth-of-type(even) .effilef::before{ left: 0; right: auto; transform:rotate(180deg)}
/*news*/
.newswar{ padding-bottom: 80px;}
.ntops{ margin-top: 32px; display: flex;}
.ntops li{ width: 49%; margin-right: 2%;}
.ntops li:last-child{ margin-right: 0; }
.ntoitem a{ display: flex; align-items: center; width: 100%;}
.ntolef{ width: 55%;}
.ntorig{ width: 45%; padding-left: 18px;}
.ntorig em{ color: #888;}
.ntorig h3{ font-size: 24px; margin-top: 6px; margin-bottom: 12px; font-family: OpenSBold; line-height: 30px; height: 90px; overflow: hidden;}
.ntorig p{ font-size: 16px; line-height: 30px; color: #888; height: 90px; overflow: hidden;}
.ntoitem a:hover{ box-shadow: 0 0 10px rgb(0 0 0 / 24%);}
.ntoitem a:hover .changpic img{ transform: scale(1.15);}
.nbos{ margin-top: 48px; display: grid; grid-gap: 12px; grid-template-columns: repeat(4, minmax(0, 1fr));}
.nboxt{ padding: 14px 18px 20px;}
.nboxt em{ font-size: 16px; color: #888;}
.nboxt h3{ font-size: 18px; margin: 10px 0; font-family: OpenSBold; line-height: 24px; height: 48px; overflow: hidden;}
.nboxt p{ font-size: 16px; line-height: 30px; height: 60px; overflow: hidden; color: #888;}
.nboitem{ transition: all 0.3s;}
.nboitem:hover{ box-shadow: 0 0 10px rgb(0 0 0 / 24%);}
.nboitem:hover .changpic img{ transform: scale(1.15);}

.pat76{ padding-top: 76px;}
.infocon{ color: #888;}
.infocon .time{  margin-bottom:12px; color: #888; }
.infocon .time i{ font-size: 22px; display: inline-block; margin-right: 8px;}
.infocon h1{font-size:36px; color: #222; line-height: 48px; font-family: TekoBold; margin-bottom: 14px; }
.infocon img{ width: auto; display: inline-block; margin: 10px 0; max-width: 100%; }


.infocon .other{ font-size: 20px; border-top: 1px solid #333; padding-top:30px; margin-top:50px;}
.infocon .other div{ padding:5px 0;}
.infocon .other div a{ color: #888;}
.infocon .other div b{ text-transform: uppercase; color: #000; font-family: OpenSBold;  }
.infocon .other a:hover{ color: #307752; }
.infocon p{line-height:30px; font-size: 16px; margin-bottom: 18px; }
/* faq */
.faqwar{ padding-bottom: 88px;}
.falist{ column-count: 2; column-gap: 20px; margin-top: 38px; }
.faitem{ break-inside: avoid; margin-bottom: 24px; box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2); }
.fah3{ background: #f2f2f2; transition: all 0.3s; padding: 12px 30px;}
.fah3 h3{ font-size: 18px; text-transform: uppercase; position: relative; padding-left: 40px; font-family: OpenSBold;}
.fah3 h3::before{ content: "Q"; font-size: 16px; font-family: OpenSBold; position: absolute; top: -2px; left: 0; color: #fff; background: #307752; width: 30px; height: 30px; text-align: center; line-height: 30px;}
.fatxt{ padding: 24px 30px;}
.faxpp { position: relative; padding-left: 40px;}
.faxpp p{ font-size: 16px; color: #888; line-height: 30px;}
.faxpp::before{ content: "A"; font-size: 16px; font-family: OpenSBold; position: absolute; top: -2px; left: 0; color: #307752; background: #f2f2f2; width: 30px; height: 30px; text-align: center; line-height: 30px;}
.faitem:hover .fah3{ background: #307752; color: #fff;}
.faitem:hover .fah3 h3::before{ background: #fff; color: #307752;}
/*contact*/
.cotops{ padding: 74px 0 78px;}
.con_ullx{ display: flex; margin-top: 26px; justify-content: space-between; }
.con_ullx li{ width: 19%; background: #307752; color: #fff; text-align: center; padding: 36px 6px 30px; }
.con_ullx li i{ transition: all 0.3s; display: inline-block; width: 40px; height: 40px; font-size: 24px; line-height: 40px; border-radius: 100px; background: #fff; color: #307752; }
.con_ullx li p{ margin-top: 5px; font-family: TekoBold; font-size: 24px; }
.con_ullx li a{ font-size: 16px; display: inline-block; color: #fff; word-break: break-all; }
.con_ullx li span{ line-height: 24px; display: inline-block; font-size: 16px; color: #fff; }
.con_ullx li:hover i{ transform: translateY(5px);}

.comevv{ background: #f0f0f0; padding-top: 62px;}
.map{ margin-top: -176px;}
.comivbox{ display: flex;}
.civblef{ width: 50%; padding: 75px 152px 0 0;}
.civbrig{ width: 50%;}
.civmess{ background: #fff; padding: 78px 24px 44px;}
.coni_info{ overflow: hidden;}
.coni_info li{width: 49.2%; margin-bottom: 14px; position: relative; float: left; overflow: hidden;}
.coni_info li:nth-of-type(even){ float: right; }
.coni_info input,.coni_info textarea{width: 100%; border: 1px solid #c3c3c3; resize: none; font-family:OpenSRegular; background:#fff; color: #000; font-size: 16px; line-height: 24px; padding: 14px 10px; }
.coni_info textarea{ height:188px; }
.coni_info form input::-webkit-input-placeholder,.coni_info form textarea::-webkit-input-placeholder { color: #888;}
.coni_info form input:-moz-placeholder,.coni_info form textarea:-moz-placeholder {color: #888;}
.coni_info li:last-child, .coni_info li:nth-of-type(5){ width: 100%; float: none;}
.coni_info li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.coni_info form button{ overflow: hidden; text-transform: uppercase; padding: 0 20px; text-align: center; display: block; cursor: pointer; transition: all 0.3s; width: 100%; height: 50px; line-height: 50px; border: none; border-radius: 0; font-size: 16px; background: #307752; color: #fff; font-family: opensanssb;  }
.coni_info form button:hover{ opacity: 0.9; }


@media screen and (max-width: 1680px){
  .inpro{ padding: 20px 14px 20px 3%;}
  .ipirig{ width: 320px;}
  .ipilef{ width:calc(100% - 320px);}
  .aburig{ padding: 30px 98px 0 52px;}
  .aripp p{ margin-bottom: 6px;}
  .awixts p{ line-height: 34px;}
  .awhrig { padding: 68px 142px 0 66px;}
  .abnviso{ padding:100px 0;}
  .acurig{ padding:80px 106px 0 66px;}
  .avurig{ padding: 0 106px 0 66px;}
  .avuls li:nth-of-type(even) .avurig{ padding: 0 66px 0 106px;}

}

@media screen and (max-width: 1600px){
  .itvtx h6{ font-size: 98px; line-height: 98px;}
  .itvtx p{ font-size: 64px; line-height: 60px;}
  .imivtx{ padding: 42px 30px 40px; }
  .imivtx p{ margin-bottom: 6px;}
  .imivtx a{ padding: 14px 60px;}
  .innuivs ul li{ padding: 40px 0;}
  .inmuitm b{ font-size: 46px; line-height: 46px;}
  .isuirig{ padding:120px 80px 0 46px;}
  .icule{ left: 3%;}
  .icubo{ right: 9%;}
  .icixlef h4{ font-size: 26px; line-height: 30px;}
  /* .icixlef{ padding-right: 34px;} */
  .iccixt{ padding:28px 40px 38px;}
  .acurig{ padding:50px 106px 0 58px;}
  .fil{ padding:0 50px}
}

@media screen and (max-width: 1440px){
  .warper{ width: 86%; }
  nav li>a{ padding: 0 12px;}
  .logo img{ height: 44px;}
  .logo{ top: 5px;}
  .item_text p{ line-height: 60px;}
  .intlef{ padding: 128px 38px 0 56px;}
  .intrig{ padding: 56px 72px 56px 56px;}
  .itvtx h6{ font-size: 92px; line-height: 92px;}
  .insup{ padding:64px 0;}
  .isuirig{ padding: 70px 48px 0 36px;}
  .isuirig span{ margin-top: 40px;}
  .icule img{ height: 600px;}
  .incul{ padding: 88px 0 178px; }
  .icubo img{ height: 180px;}
  .ih2cti{ font-size: 50px;}
  .icuri{ padding:0;}
  .icule{ left: 10%;}
  .icubo{ right: 27%;}
  .icupxt p{ margin-bottom: 12px;}
  .icutxiv h4{ margin-top: -186px;}
  .ipirig{ width:280px;}
  .ipilef{ width:calc(100% - 280px);}
  .ihtp::before{ background-size: cover; width: 536px; height: 192px;}
  .ipunav{ padding-top: 68px;}
  .ineivs{ padding-top: 65px;}
  .isurig h3,.iintx h3{ font-size: 22px;}
  .iintx{ margin-top: 14px;}
  .isurig h3{ margin:10px 0;}
  .isuban{ margin-top: 45px;}
  .incer{ padding: 68px 0;}
  .iglose{ padding:100px 0;}
  footer{ padding-top: 45px;}
  .focoy{ padding:20px 0;}
  .aburig{ padding: 15px 72px 0 36px;}
  .tabh2{ font-size: 40px;}
  .aripp p{ font-size: 15px; line-height: 24px;}
  .itivst h2{ font-size: 44px; line-height: 44px;}
  .awpic{ padding:35px 0; font-size: 32px; line-height: 32px;}
  .awixts p{ line-height: 26px; font-size: 17px;}
  .abwhp{ padding: 60px 0;}
  .abnviso{ padding: 70px 0;}
  .abcult{ padding-top: 40px;}
  .acurig .tabh2{ line-height: 36px;}
  .ahparf{ bottom: 20px;}
  .ahnub{ font-size: 38px;}
  .acpxtp p{ line-height: 26px;}
  .avtbvs{ padding: 50px 0;}
  .avurig .tabh2{ line-height: 40px;}
  .prfitem a span{ font-size: 20px;}
  .leibxt p{ font-size: 20px; line-height: 28px;}
  .prnful li a{ padding: 15px 0; font-size: 22px;}
  .prnful{ grid-gap: 20px 15px; }
  .demorig{ padding: 30px 0 0 0; }
  .demolef{ padding-right: 60px;}
  
}


@media screen and (max-width: 1366px){
  nav li>a{ font-size: 18px;}
  .logo{ left: -15px;}
  .item_text p{ font-size: 52px; line-height: 52px;}
  .item_text{ width: 485px;}
  .imivtx p{ font-size: 15px; line-height: 23px;}
  .imivtx a{ padding: 12px 38px;}
  .itvtx h6{ font-size: 80px; line-height: 80px;}
  .itvtx p{ font-size: 52px; line-height: 52px;}
  .innuivs ul li{ padding: 30px 0;}
  .isuirig span{ margin-top: 25px;}
  .ipirig{ width: 250px;}
  .ipilef{ width: calc(100% - 250px);}
  .ipunav li a{ font-size: 21px;}
  .iintx p{ height: 60px;}
  .awhrig{ padding: 45px 96px 0 40px;}
  .abnviso,.cotops{ padding: 60px 0;}
  .acurig .tabh2{ font-size: 35px;}
  .prowar{ padding: 60px 0 70px;}
  .aiuban{ margin-top: 80px;}
  .soctxi h3{ font-size: 22px;}
  .search_box{ padding: 25px 0;}
}

@media screen and (max-width: 1280px){
  .warper{ width: 88%; }
  .icule{ left: 4%;}
  .icubo{ right: 25%;}
  .iccixt{ padding: 20px;}
  .ipirig{ width: 200px;}
  .ipilef{ width: calc(100% - 200px); padding-top: 22px;}
  .itivst h2{ font-size: 38px; line-height: 33px;}
  .ipunav{ padding-top: 28px;}
  .inptist a,.ineti a{ padding: 16px 30px; }
  .incer{ padding: 54px 0;}
  .igflul li a{ padding: 14px 30px;}
  .iglose{ padding: 60px 0;}
  .fil{ padding: 0 15px;}
  .soctxi{ padding: 15px;}
  .civmess{ padding: 28px;}
}

@media screen and (max-width: 1200px){
  header{ top: 0;}
  #banner_home,.subbanner{ margin-top: 62px; }
  .search_box{ top: 62px;}
  .search_box .warper{ padding: 0;}
  .dis{ display: none;}
  .nodis{ display: block;}
  #nav .nav-button{display: block; top: -49px; right: 0; }
  nav li{ line-height: normal;}
  header,.position{ height: 62px; }
  .logo img,.position .logo img{ height:36px; width: auto; }
  .logo{ top: 12px; left: 0; }
  .warper{ width: 96%; }
  .head_rcon{ right: 58px; top: 1px; }
  .l_fixed{ display: none; }
  nav{position: fixed; border-radius: 0; height: auto; padding: 0; margin-right: 0; 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; border-radius: 0; color: #fff; line-height: normal;  display:block; padding:12px 15px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #307752 ; color: #fff; }
  #nav .nav-button i{ color: #fff; }
  body{ font-size: 16px; }
  nav li a:before{ display: none; }
  #nav .nav-button{ top: 13px; right: 0; background: #307752; }
  nav dl{ left: 0;  top: 0; padding: 0; border:none; width: auto; display: block !important; background: #434343;  position: inherit;  opacity: 1; height: auto !important;}
  nav li dd a{padding: 10px 20px;display: block; border-bottom: none; color: #fff!important}
  nav li dl dd a{ color: #fff !important; padding: 15px 22px; white-space: normal; font-size: 16px; }
  nav dl dd:hover div,nav li a:before{display: none;}
  nav li dl dd a:hover{ background: #307752 !important;}
  nav dl dd{ border: none; }
  .ban_arrow span i{ font-size: 28px; }
  .search-button i, .language em{ color: #307752; }
  .item_text p{ font-size: 35px; line-height: 42px;}
  .itelink a,.isuirig span,.inptist a, .ineti a{ padding: 12px 24px;}
  .itelink{ margin-top: 20px;}
  .intwo{ flex-wrap: wrap;}
  .intlef, .intrig{ width: 100%;}
  .intlef{ padding: 30px;}
  .itvtx h6{ font-size: 50px; line-height: 50px;}
  .itvtx p{ font-size: 45px; line-height: 42px;}
  .intrig{ padding: 40px;}
  .imivtx a{ margin-top: 15px; padding: 12px 24px;}
  .imivtx{ padding: 38px;}
  .innuivs ul{ flex-wrap: wrap;}
  .innuivs ul li{ width: 50%; padding: 15px 0; border-bottom: 1px solid #fff;}
  .innuivs ul li:nth-of-type(3),.innuivs ul li:nth-of-type(4){ border-bottom: none;}
  .inmuitm b{ font-size: 36px; line-height: 36px;}
  .inmuitm span{ font-size: 20px;}
  .insup{ padding: 50px 0;}
  .isuirig{ padding: 30px 28px 0 24px;}
  .isuirig h3{ font-size: 24px; line-height: 30px; margin-bottom: 16px; height: 60px;}
  .icule,.icubo{ display: none;}
  .incul{ padding: 40px 0;}
  .icuri{ width: 100%; float: none;}
  .ih2cti{ font-size: 35px;}
  .icuri h3{ font-size: 22px; line-height: 28px;}
  .icupxt p{ margin-bottom: 8px; line-height: 24px;}
  .icuults{ flex-wrap: wrap;}
  .icutxiv h4{ font-size: 20px; line-height: 23px;}
  .icutxiv { top: 35px;}
  .icadd b, .icadd b:before, .icadd b:after{ width: 42px; height: 42px; animation: none;}
  .icadd b{ line-height: 42px; font-size: 20px;}
  .icadd{ width: 42px; height: 42px; margin: 20px auto 0; }
  .icixlef h4{ font-size: 19px; line-height: 22px;}
  .icixlef p{ font-size: 15px; line-height: 23px; height: 161px;}
  .ipirig{ display: none;}
  .ipilef{ width: 100%; padding: 0;}
  .ihtp::before{ display: none;}
  .ihtp{ padding-right: 108px; padding-left: 30px; }
  .ihnub{ font-size: 38px;}
  .ihnub sup{ font-size: 22px;}
  .ihtimv p{ font-size: 20px;}
  .ipunav li a{ font-size: 18px;}
  .ineivs{ padding-top: 40px;}
  .isurig h3, .iintx h3{ font-size: 18px; line-height: 25px;}
  .isurig h3{ height: 75px;}
  .iintx h3{ height: 50px; margin: 10px 0;}
  .incer{ padding: 30px 0;}
  .iglose{ padding: 50px 0;}
  .igleiv{ width: 250px;}
  .side-bar{ display: none;}
  .igtxp p{ font-size: 20px; margin-top: 14px; line-height: 28px;}
  footer{ padding-top: 35px;}
  .f_item2{ display: none;}
  .f_item3{ width: 32%;}
  .f_item4{ width: 41%;}
  .f_mes{ padding-bottom: 20px;}
  .focoy{ padding: 18px 0; margin-top: 15px;}
  .iceswi .item{ margin: 0 8px;}
  .igriiv{ width: 62%;}
  .itivst span{ font-size: 20px;}
  .position nav dl{ background: #434343;}
  .avtbvs{ padding: 40px 0;}
  .tabh2{ font-size: 34px;}
  .acpxtp{ margin-top: 0;}
  .avurig,.avuls li:nth-of-type(even) .avurig{ padding: 0 45px;}
  .avuls li .avulef::before{ display: none;}
  .avuls li{ margin-bottom: 30px;}
  .avurig .tabh2{ font-size: 30px; margin-bottom: 6px; line-height: 32px;}
  .acpxtp p{ line-height: 24px;}
  .avtes{ padding: 50px 0;}
  .avtultt li{ margin-bottom: 8px;}
  .prowar{ padding: 55px 0;}
  .prfitem a span{ font-size: 17px; padding: 8px 0;}
  .leibxt{ padding: 0 20px;}
  .leibxt a{ font-size: 18px;}
  .aiuban{ margin-top: 45px;}
  .prnful li a{ font-size: 20px;}
  .plivbtn{ padding: 12px 30px 28px;}
  .demito{ padding: 40px 0 35px;}
  .demolef{ padding-right: 35px;}
  .demorig h1{ font-size: 38px;}
  .dedepi{ margin-top: 12px;}
  .tepata table td{ padding: 8px;}
  .pastxp p{ margin-bottom: 10px; line-height: 25px;}
  .coumens{ margin-top: 50px;}
  .tabh2{ font-size: 28px;}
  .position nav li:hover a{ color: #fff;}
  .socwar{ padding: 40px 0;}
  .socaulli{ margin-top: 32px; grid-gap: 20px;}
  .soctxi h3{ font-size: 19px; line-height: 24px; margin: 8px 0; height: 48px;}
  .soctxi p{ line-height: 24px; height: 72px;}
  .effirig h3{ font-size: 22px; margin-bottom: 10px;}
  .effirig p{ line-height: 24px; height: 72px;}
  .effwar{ padding: 50px 0;}
  .pat76{ padding-top: 50px;}
  .infocon h1{ font-size: 30px; line-height: 35px;}
  .infocon p{ line-height: 25px; margin-bottom: 10px;}
  .infocon .other{ padding-top: 20px; margin-top: 30px; }
  .itivst h2{ font-size: 32px; line-height: 32px; margin-top: 6px;}
  .faxpp p{ font-size: 15px; line-height: 24px;}
  .fah3{ padding: 12px 15px;}
  .fatxt{ padding: 20px 15px;}
  .faqwar{ padding-bottom: 60px;}
  .ntorig h3{ font-size: 18px; line-height: 24px; height: 72px;}
  .ntorig p{ line-height: 24px; height: 72px;}
  .con_ullx li p{ font-size: 18px;}
  .con_ullx li{ padding: 14px 6px;}
  .abnviso, .cotops{ padding: 40px 0;}
  .civblef{ padding:30px 50px 0 0;}
  .coni_info li{ margin-bottom: 9px;}
  .coni_info textarea{ height: 138px;}
}

@media screen and (max-width: 768px){
  .ban_arrow span i{ font-size: 25px; }
  .sumouse{ display: none;}
  .item_text p{ font-size: 28px; line-height: 34px;}
  .itelink a, .isuirig span, .inptist a, .ineti a{ padding: 10px 20px;}
  .intlef{ padding: 20px;}
  .itvtx h6,.itvtx p{ font-size: 30px; line-height: 30px;}
  .intrig{ padding: 30px;}
  .imivtx{ padding: 24px;}
  .inmuitm span{ font-size: 16px;}
  .inmuitm b{ font-size: 30px; line-height: 30px;}
  .inmuitm p{ font-size: 15px;}
  .insup{ padding: 42px 0;}
  .isuilef::before{ display: none;}
  .isuitem a{ flex-wrap: wrap;}
  .isuilef{ width: 100%;}
  .isuirig{ width: 100%; padding: 20px;}
  .isuirig h3{ font-size: 22px; line-height: 24px; height: 24px;}
  .isuirig p{ height: 84px;}
  .isuirig span{ margin-top: 18px;}
  .incul{ padding: 35px 0;}
  .icuults li{ width: 100%;}
  .iccixt{ bottom: 0 !important;}
  .icixlef p{ height: auto;}
  .ipnvpro{ flex-wrap: wrap;}
  .ipunav{ padding: 0; margin-top: 10px; width: 100%;}
  .ihtp{ width: 100%; padding: 0;}
  .inivv{ margin-top: 18px; flex-wrap: wrap;}
  .inivlef{ width: 100%; padding: 0;}
  .inivrig{ margin-top: 12px; width: 100%; padding: 0;}
  .isurig{ padding-left: 20px;}
  .iglose{ padding: 40px 0;}
  .iglbox{ flex-wrap: wrap;}
  .igleiv{ width: 100%; order: 2; margin-top: 12px;}
  .igriiv{ width: 100%; order: 1;}
  .f_item1{ display: none;}
  .f_item3,.f_item4{ width: 50%;}
  .search-button{ width: 32px; }
  .head_rcon{ width: 142px;}
  .igflul li span{ font-size: 17px;}
  .igflul li a img{ height: 20px;}
  .backToTop{ right: 0;}
  .head_rcon{ right: 45px;}
  .sumeiv{ padding: 12px 0;}
  .abulef::before{ display: none;}
  .abus{ display: block;}
  .abulef{ width: 100%;}
  .aburig{ width: 100%; padding: 20px;}
  .abwhp{ padding:40px 0;}
  .awulsw{ margin-top: 18px; flex-wrap: wrap;}
  .awulsw li{ width: 100%; margin-right: 0; margin-bottom: 10px;}
  .awpic{ padding: 28px 0; font-size: 25px; line-height: 25px;}
  .awixts{ padding: 20px;}
  .awha{ flex-wrap: wrap;}
  .awhlef::before{ display: none;}
  .awhlef{ width: 100%;}
  .awhrig{ width: 100%; padding: 20px;}
  .abnviso{ padding: 30px 0;}
  .avitx{ flex-wrap: wrap;}
  .avitx a{ padding: 10px 20px;}
  .abcult{ padding-top: 30px;}
  .aripp{ margin-top: 3px;}
  .aculef::before{ display: none;}
  .aculef,.acurig{ width: 100%;}
  .acitems{ flex-wrap: wrap;}
  .acurig{ padding: 20px;}
  .acurig .tabh2{ font-size: 26px;}
  .ahparf{ position: static;}
  .abwhp{ padding: 32px 0;}
  .avtbvs{ padding: 30px 0;}
  .avuitem{ flex-wrap: wrap;}
  .avulef{ width: 100%;}
  .avurig,.avurig, .avuls li:nth-of-type(even) .avurig{ width: 100%; padding: 30px 20px;}
  .avuls li:nth-of-type(even) .avulef{ order: 1;}
  .avuls li:nth-of-type(even) .avurig{ order: 2;}
  .avuls li{ margin-bottom: 0;}
  .avtes{ padding: 40px 0;}
  .prowar{ padding: 32px 0;}
  .prflist{grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 15px;}
  .prnaiv{ padding: 35px 0;}
  .prnful{ grid-gap:15px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .prnful li a{ font-size: 16px;}
  .plivv{ padding: 40px 0 0;}
  .pliliuls{ grid-gap: 14px; }
  .plivbtn{ padding: 10px 10px 15px;}
  .digg4{ margin-top: 20px;}
  .aiuban{ margin-top: 30px;}
  .demoo{ flex-wrap: wrap;}
  .demolef{ width: 100%; padding: 0;}
  .demorig{ width: 100%; padding: 20px 0 0 0;}
  .demorig h1{ font-size: 32px;}
  .dempdec p{ line-height: 28px;}
  .deshare{ margin-top: 14px;}
  .desend{ margin-top: 20px;}
  .fubtultt li{ width: 100%; margin-bottom: 10px;}
  .apppata table td{ padding: 8px; font-size: 15px;}
  .dobitem{ margin-bottom: 24px;}
  .coumens{ margin-top: 30px; padding: 30px 0 40px;}
  .demesfo li{ margin-bottom: 10px;}
  .socaulli{ margin-top: 25px; grid-template-columns: repeat(2, minmax(0, 1fr));}
  .efflist{ margin-top: 18px;}
  .effirig{ padding-left: 15px;}
  .efflist li:nth-of-type(even) .effirig{ padding-left: 0; padding-right: 15px;}
  .effirig p{ height: 48px;}
  .effirig h3{ font-size: 20px;}
  .pat76{ padding-top: 35px;}
  .infocon h1{ font-size: 25px; line-height: 30px;}
  .newswar{ padding-bottom: 30px;}
  .falist{ margin-top: 25px; column-count: 1; column-gap: 14px;}
  .ntops{ margin-top: 12px; flex-wrap: wrap;}
  .ntops li{ width: 100%; margin-bottom: 10px; margin-right: 0;}
  .ntops li:last-child{ margin-bottom: 0;}
  .ntolef{ width: 40%;}
  .ntorig{ width: 60%;}
  .ntorig h3{ height: 48px;}
  .nbos{ margin-top: 28px; grid-template-columns: repeat(2, minmax(0, 1fr));}
  .abnviso, .cotops{ padding: 34px 0;}
  .con_ullx{ margin-top: 16px; flex-wrap: wrap}
  .con_ullx li{ width: 49%; margin-bottom: 12px;}
  .comevv{ padding-top: 30px; }
  .comivbox{ flex-wrap: wrap;}
  .civblef{ width: 100%; padding: 0;}
  .civbrig{ width: 100%; margin-top: 12px;}
  .map{ margin-top: 0;}

}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #307752; }
  .search_box{ padding: 15px 0;}
  .head_rcon{ width: 128px;}
  .item_text{ display: none;}
  .itvtx h6, .itvtx p{ font-size: 22px; line-height: 24px;}
  .intrig{ padding: 20px;}
  .imivtx{ padding: 16px;}
  .innuivs ul li{ width: 100%; padding: 10px; text-align: left; border-right: none; border-bottom: 1px solid #fff !important;}
  .inmuitm b{ font-size: 25px; line-height: 25px;}
  .insup{ padding: 20px 0;}
  .isuirig h3{ font-size: 20px; margin-bottom: 8px;}
  .isuirig p{ line-height: 24px; height: 72px;}
  .incul{ padding: 20px 0;}
  .ih2cti{ font-size: 30px;}
  .icupxt{ margin-top: 14px;}
  .icuri h3{ margin-top: 0;}
  .icutxiv h4{ opacity: 0;}
  .inpibox{ flex-wrap: wrap;}
  .inptist .itivst{ width: 100%;}
  .inptist a,.ineti a,.avitx a{ position: static; margin-top: 10px; transform: translateY(0%);}
  .ihtimv p{ font-size: 17px;}
  .ihparf{ width: 144px;}
  .ineivs{ padding-top: 20px;}
  .isulef{ width: 35%;}
  .isurig{ width: 65%;}
  .isurig h3{ height: 50px;}
  .itivst h2{ font-size: 25px; line-height: 25px;}
  .igtxp p{ font-size: 17px;}
  footer{ padding-top: 26px;}
  .fo_nav{ flex-wrap: wrap;}
  .f_item3,.f_item4{ width: 100%;}
  .f_mes{ padding-bottom: 10px;}
  .aburig{ padding: 14px;}
  .abwhp{ padding: 20px 0;}
  .awixts p{ font-size: 15px; line-height: 23px;}
  .tabh2{ font-size: 24px;}
  .abnviso, .cotops{ padding: 20px 0;}
  .abcult{ padding-top: 20px;}
  .acurig .tabh2{ line-height: 26px;}
  .avtbvs{ padding: 20px 0;}
  .avurig .tabh2{ font-size: 24px; line-height: 26px;}
  .avurig, .avurig, .avuls li:nth-of-type(even) .avurig{ padding: 20px;}
  .avtes{ padding: 20px 0;}
  .prowar{ padding: 20px 0;}
  .prflist{ grid-gap: 6px; }
  .leibxt p{ font-size: 15px; line-height: 20px;}
  .leibxt a{ padding: 7px 0;}
  .prnful{ grid-gap: 8px; grid-template-columns: repeat(2, minmax(0, 1fr));}
  .prnaiv{ padding: 20px 0;}
  .plivv{ padding: 20px 0 0;}
  .pliliuls{ grid-gap: 8px; grid-template-columns: repeat(2, minmax(0, 1fr));}
  .demito{ padding: 20px 0 25px;}
  .demorig{ padding: 10px 0 0;}
  .demorig h1{ font-size: 28px;}
  .dempdec p{ line-height: 25px;}
  .desend{ margin-top: 12px;}
  .tepata table tr:first-child td{ padding: 8px;}
  .dobitem{ margin-bottom: 10px;}
  .pastxp p{ line-height: 23px;}
  .coumens{ margin-top: 15px; padding: 20px 0;}
  .demesfo li{ width: 100%; float: none; margin-right: 0; margin-bottom: 6px;}
  .demesfo input, .demesfo textarea{ padding: 12px;}
  .demesfo textarea{ height: 115px;}
  .socwar{ padding: 20px 0;}
  .socaulli{ margin-top: 10px; grid-gap: 8px;}
  .soctxi{ background: #fff; padding: 10px; }
  .soctxi p{ height: 48px;}
  .effwar{ padding: 20px 0;}
  .efflist{ margin-top: 10px;}
  .effitem a{ flex-wrap: wrap;}
  .effilef{ width: 100%;}
  .effirig{ width: 100%; padding: 0; margin-top: 6px;}
  .efflist li{ margin-bottom: 10px;}
  .efflist li:nth-of-type(even) .effilef{ order: 1;}
  .efflist li:nth-of-type(even) .effirig{ order: 2; padding: 0;}
  .pat76{ padding-top: 20px;}
  .faitem{ margin-bottom: 12px;}
  .faqwar{ padding-bottom: 30px;}
  .ntorig h3{ margin: 5px 0;}
  .nboxt{ background: #fff; padding: 0;}
  .nboxt h3{ margin: 4px 0;}
  .infocon h1{ margin-bottom: 5px;}
  .infocon .other{ font-size: 16px;}
  .comevv{ padding-top: 14px;}
  .civmess{ padding: 12px;}
  .coni_info li{ width: 100%; float: none; margin-bottom: 5px;}
  .coni_info li:nth-of-type(even){ float: none;}
}