@charset "utf-8";
/* CSS Document */
body{font-family:calibri,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%; }
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#0892a7;}
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: 'calibri';
  src: url('fonts/calibri.eot');
  src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'),
       url('fonts/calibri.woff') format('woff'),
       url('fonts/calibri.ttf') format('truetype'),
       url('fonts/calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OSWALD-BOLD';
  src: url('fonts/OSWALD-BOLD.otf');
  src: local('☺'), url('fonts/OSWALD-BOLD.woff') format('woff'), url('fonts/OSWALD-BOLD.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'calibrib';
  src: url('fonts/calibrib.eot');
  src: url('fonts/calibrib.eot?#iefix') format('embedded-opentype'),
       url('fonts/calibrib.woff') format('woff'),
       url('fonts/calibrib.ttf') format('truetype'),
       url('fonts/calibrib.svg#Calibri-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'calibril';
  src: url('fonts/calibril.eot');
  src: url('fonts/calibril.eot?#iefix') format('embedded-opentype'),
       url('fonts/calibril.woff') format('woff'),
       url('fonts/calibril.ttf') format('truetype'),
       url('fonts/calibril.svg#Calibri-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FUTURALTBOLD';
  src: url('fonts/FUTURALTBOLD.woff') format('woff'),
       url('fonts/FUTURALTBOLD.ttf') format('truetype'),
       url('fonts/FUTURALTBOLD.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

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

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

.icon-wuliu:before {
  content: "\e633";
}

.icon-tuandui:before {
  content: "\e6cb";
}

.icon-shebei:before {
  content: "\e9fd";
}

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

.icon-chengbenguanli:before {
  content: "\e64b";
}

.icon-paoliangdingdanfuwufei-line:before {
  content: "\e632";
}

.icon-shouqianfuwu:before {
  content: "\e669";
}

.icon-shengchanliuchengguanli:before {
  content: "\e624";
}

.icon-wen1:before {
  content: "\e7f8";
}

.icon-duihao:before {
  content: "\e617";
}

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

.icon-xinghaoshezhi:before {
  content: "\e622";
}

.icon-zhiliangshenhe:before {
  content: "\e691";
}

.icon-gesture_jiaohuo_delivery:before {
  content: "\e6b3";
}

.icon-shipin:before {
  content: "\e61f";
}

.icon-shouye:before {
  content: "\e630";
}

.icon-daishouhuo:before {
  content: "\e636";
}

.icon-yizhanshifuwu:before {
  content: "\e61d";
}

.icon-jishuzhichi:before {
  content: "\e62e";
}

.icon-kejipeixun:before {
  content: "\e731";
}

.icon-anzhuangtiaoshiguanli:before {
  content: "\e7c3";
}

.icon-icon-calendar:before {
  content: "\e65b";
}

.icon-dizhi1:before {
  content: "\e814";
}

.icon-wen:before {
  content: "\e60e";
}

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

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

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

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

.icon-a-youjiantouzhixiangyoujiantou:before {
  content: "\e615";
}

.icon-a-ziyuan560ldpi:before {
  content: "\e61c";
}

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

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

.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-skype1:before {
  content: "\e87d";
}

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

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

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

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

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

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

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

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

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

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

.icon-24gf-play:before {
  content: "\ea82";
}

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

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

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

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

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

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

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

.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-duihua1:before {
  content: "\e72a";
}

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

.icon-shouye-xuanzhong:before {
  content: "\e62d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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: #f5f5f5;  }
.warper{ width:1500px; margin:0 auto; position: relative;}
.backToTop{width:50px; height:50px; z-index: 666; border-radius: 50px; background:#0892a7 url(images/icon_top.png) no-repeat center; cursor:pointer; position:fixed; right:0; text-indent:9999px; bottom:80px; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}

header{ height: 134px; background: #fff; width: 100%; z-index: 999; position: fixed; top: 0; left: 0; }
.h_top{ height: 48px; position: relative; padding: 0 130px; }
.h_top:before{ content: ""; position: absolute; top: 0; width: 100%; right: 0; height: 100%; z-index: -1; background: linear-gradient(to right,#0450ac,#17917e); }
.hltlef{ float: left; }
.hltrig{ float: right; }
.h_tlx{ height: 48px; line-height: 48px; float: left; color: #fff; }
.h_tlx li{ position: relative; display: inline-block; margin-right: 24px; }
.he_tel i{ color: #fff; display: inline-block; margin-right: 10px; font-size: 20px;}
.he_tel a{ color: #fff; font-weight: 100; }
.he_tel a:hover{ text-decoration: underline; color: #fff;}
.h_trx{ float: right; display: flex;  }
.h_trx li{ position: relative;  margin-left: 14px; padding-top: 10px; height: 48px; font-size: 16px; font-weight: 100; display: inline-block; color: #fff; }
.h_trx li i{ display: inline-block; margin-right: 10px; }
.h_trx li *{ vertical-align: middle; }
.h_trx li b{ margin-left: 3px; display: inline-block; font-weight: normal; width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color: #fff transparent transparent transparent; }
.h_trx li:last-child{ padding-right: 0; }
.h_trx li:first-child{ padding-top: 13px; }
.language-main { background: #fafafb; width: 120px; position: absolute;  display: none;  z-index: 99; right: 0; top: 48px; }
.language-main:before{ box-shadow: 0 2px 8px 0 rgba(0,0,0,.1); transform: rotate(45deg); content: ""; background: #fafafb; position: absolute; z-index: -1; top: -8px; right: 36px; 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: #fafafb;  padding-bottom: 10px;}
.language-cont a{ width: 100% !important; position: relative; font-size: 14px !important; padding: 0 !important; padding-left: 15px !important;color: #222 !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: #0892a7 ; content: ''; }
.language-cont a:hover { color: #0892a7  !important;}
.h_trx li:hover .language-main{ display: block; }
.searchform{ cursor: pointer; overflow: hidden; position: relative; border-radius: 20px; background:rgba(255, 255, 255, 0.1); width: 168px; height: 28px;}
.searchform span{ width: 100%; font-size: 16px; height: 28px; line-height: 28px; background:transparent; color: #fff; padding-left:10px; padding-right: 26px; }
.searchform i{ width:30px; margin-right: 0 !important; line-height:23px; background:transparent; border: 0; color: #fff; text-align: center; outline: none; cursor: pointer; transition: all .5s; position: absolute; right: 2px; top: 3px; }
.search_box{ display: none; border-top: 1px solid #f5f5f5; padding:32px 0; z-index: 1000; background: #fff; position: fixed; top: 134px; left: 0; width: 100%; box-shadow: 0 5px 5px rgb(0 0 0 / 15%); }
.searcnr{ overflow: hidden; position: relative; width: 100%; transition: all .3s;}
.searcnr 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;  }
.searcnr button{ width:88px; line-height:45px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background:#0892a7 ; border: 0; color: #fff; text-align: center; outline: none; cursor: pointer; transition: all .5s; position: absolute; right: 0; top: 0}
.searcnr button i{ color: #fff; font-size: 22px; }
.searcnr input::-webkit-input-placeholder { color: #666;}
.searcnr input:-moz-placeholder {  color: #666;}
.hmedia{ display: inline-block; }
.hmedia a{ display: inline-block; width: 27px; margin: 0 3px; font-size: 14px; color: #fff; text-align: center; height: 27px; line-height: 27px; border-radius: 27px; background: rgba(255, 255, 255, 0.15); }
.hmedia a:hover{ opacity: 0.9; color: #fff; }
.hmedia a.icon-facebook{ background: #3a82d3;}
.hmedia a.icon-youtube1{ background: #d20000;}
.hmedia a.icon-douyin{ background: #000;}
.hmedia a.icon-tuite{ background: #30afeb;}
.hmedia a.icon-in{ background: #0085b2;}
.relto{ position: relative;}

.h_bot{ padding: 0 130px; }

#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; top: 22px; left:0; }
.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;}

.position{ box-shadow: 0 1px 10px rgba(0,0,0,0.12); background: #fff; }


nav{ float: right; }
nav li{ float: left; margin: 0 17px; line-height: 86px; position: relative; }
nav li>a{ position: relative; font-size: 20px; font-family: calibrib; text-transform: capitalize; display: block; text-align: center; transition:0.5s;}
nav li.on a,nav li:hover a{ color: #0451ab; }
nav li:last-child{ margin-right: 0; }
nav li>a:before{ content: ""; position: absolute; width: 0; height: 3px; background: #0451ab; 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; border-radius: 0 0 5px 5px; position: absolute; display: none; background:#fff; padding: 0 16px; min-width: 250px; top:86px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative; border-bottom: 1px solid #eee;  }
nav dl dd:last-child{ border: none; }
nav li dl dd a{ opacity: 1; line-height: 20px; background: transparent !important; color: #666 !important; display: block; padding: 14px 0; text-align: left; text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ cursor: pointer; color: #0451ab !important;}
nav dl dd div{ width: 240px;position: absolute; left: 100%; top: 0; background:rgba(1,49,131,.8); 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; }


.banner_home{ margin-top: 134px; position: relative; overflow: hidden; }
.banner{ overflow: hidden; }
.banner .item img{ width: 100%; }
.ban_arrow{ width: 100%; position: absolute; top: 45%; left: 0;  }
.ban_arrow span{ display: inline-block; width:55px; height:55px; line-height:55px; background: rgba(255, 255, 255, 0.3); text-align: center; border-radius: 55px; cursor: pointer; position: absolute; top: 0; }
.ban_arrow span i{ color: #fff; font-size: 22px; font-weight: bold; }
.ban_arrow span.ban_prev{ left: 8%; transform: rotate(180deg); }
.ban_arrow span.ban_next{ right: 8%; }
.ban_arrow span:hover{ background: #0892a7; }
.ban_arrow span:hover i{ color: #fff; }
.banner .item a{ display: block; width: 100%; position: relative; }

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

/*标题*/
.inh2t{ font-size: 54px; text-transform: capitalize; margin-bottom: 20px; font-family: 'FUTURALTBOLD'; }


/*首页*/
.bigbg{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox{ width: 700px; background: #fff; padding:35px; height: auto; position: absolute; top: 20%; left: 50%; transform: translateX(-50%); }
.allhide{ opacity: 0; z-index: -3; }
.close_btn{ cursor: pointer; position: absolute; top: 0; right: 0; width: 34px; height: 34px; line-height: 34px; text-align: center; }
.close_btn i{ font-size: 22px; }
.close_btn:hover i{ color: #0892a7; }

/* 首页产品 */
.in_products{ padding: 80px 0 0; background: url(images/in_pro_bg.jpg) no-repeat center/cover; position: relative; z-index: 1; }
.in_pro_top{ text-align: left; color: #fff; max-width: 1174px; }
.in_pro_top p{ line-height: 24px;}
.in_pro_tabs{ margin-top: 40px; }
.in_pro_tabs ul{ display: flex; flex-wrap: wrap; gap: 10px; width: 100%; }
.in_pro_tabs li a{ display: block; padding: 14px 36px; background: rgba(255, 255, 255, 0.1); color: #fff;  font-family: calibrib; transition: all 0.3s; }
.in_pro_tabs li.active a, .in_pro_tabs li:hover a{ background: linear-gradient(to right,#0450ac,#17917e); }

.in_pro_slick{ margin-top: 46px;  } /* 红色边框对应效果图中的红框 */
.pro_slick_item{ background: #fff; overflow: hidden; }
.pro_slick_flex{ display: flex; align-items: stretch; }
.pro_slick_left{ width: 50%; padding: 50px; display: flex; flex-direction: column; justify-content: center; }
.pro_slick_left h3{ font-size: 36px; font-family: 'calibrib'; color: #222; margin-bottom: 30px; }
.pro_slick_left p{ color: #666; line-height: 26px; margin-bottom: 20px; }
.pro_slick_left ul{ margin-bottom: 40px; }
.pro_slick_left ul li{ position: relative; padding-left: 0px; font-size: 16px; color: #666; margin-bottom: 15px; }
/* .pro_slick_left ul li::before{ content: ""; position: absolute; left: 0; top: 10px; width: 6px; height: 6px; background: #0892a7; border-radius: 50%; } */
.learn_more{ display: inline-flex; align-items: center; justify-content: space-between; width: 166px; height: 46px; background: url(images/btnbgc.png) no-repeat center/cover; color: #fff !important; padding: 0 20px; transition: all 0.3s; }
.learn_more i{ font-size: 20px; margin-left: 10px; }
.learn_more:hover{ opacity: 0.9; }
.in_pro_group { display: none; }
.in_pro_group.active { display: block; }
.pro_slick_right{ width: 50%; background: #f5f5f5; }
.pro_slick_right .changpic{ height: 100%; }
.pro_slick_right img{ width: 100%; height: 100%; object-fit: cover; }

.pro_slick_arrow{ display: flex; justify-content: center;  bottom: 0; position: absolute; left: 50%; transform: translateX(-50%); z-index: 10; width: 100px; margin-left: auto; margin-right: auto;}
.pro_slick_arrow span{ width: 45px; height: 45px; background: #d9d9d9; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.3s; }
.pro_slick_arrow span i{ color: #fff; font-size: 20px; }
.pro_slick_arrow span.pro_prev i{ transform: rotate(180deg); }
.pro_slick_arrow span:hover{ background: #168f7f; }
.pro_slick_arrow span:hover i{ color: #fff; }

@media screen and (max-width: 1200px) {
    .pro_slick_left{ padding: 30px; }
}
@media screen and (max-width: 991px) {
    .pro_slick_flex{ flex-direction: column; }
    .pro_slick_left, .pro_slick_right{ width: 100%; }
    /*.pro_slick_right{ height: 400px; }*/
}
@media screen and (max-width: 767px) {
    .in_products{ padding: 50px 0; }
    .in_pro_top h2{ font-size: 36px; }
    .in_pro_tabs ul{ justify-content: center; }
}
/* 首页公司 */
.in_company{ padding: 100px 0; background: #f2f6f9; overflow: hidden; }
.in_com_tle{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; }
.in_com_tle .inh2t{ margin-bottom: 0;}
.in_com_desc{ color: #777; line-height: 30px; margin-bottom: 50px; }

.in_com_bot{ display: flex; align-items: stretch; justify-content: space-between; }
.in_com_left{ width: 62%; position: relative; }
.in_com_video{ position: relative; height: 100%; overflow: hidden; border-radius: 5px; }
.in_com_video .changpic{ height: 100%; }
.in_com_video img{ width: 100%; height: 100%; object-fit: cover; }
.play_btn{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80px; height: 80px; background: rgba(0,0,0,0.3); border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s; }
.play_btn i{ color: #fff; font-size: 30px; margin-left: 5px; }
.play_btn:hover{ background: #0892a7; border-color: #0892a7; transform: translate(-50%, -50%) scale(1.1); }

.in_com_right{ width: 35%; background: #fff; padding: 60px 50px; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 10px 30px rgba(0,0,0,0.05); border-radius: 5px; }
.com_stat_item{ margin-bottom: 40px; position: relative; cursor: pointer; }
.com_stat_item:last-child{ margin-bottom: 0; }
.stat_num{ font-size: 52px; font-weight: bold; color: #222; font-family: 'FUTURALTBOLD'; line-height: 1; margin-bottom: 15px; }
.stat_num span{ font-size: 24px; vertical-align: baseline; margin-left: 5px; }
.com_stat_item p{ color: #666; }
iframe{ display: block; width: 100%;}
/* 红框对应的进度条及鼠标滑过效果 */
.stat_bar{ margin-top: 25px; height: 1px; background: #eee; position: relative; border-radius: 2px; }
.stat_bar span{ position: absolute; left: 0; bottom: 0; height: 3px; width: 0%; background: linear-gradient(to right, #0450ac, #17917e); transition: all 0.5s ease-in-out; }
.com_stat_item:hover .stat_bar span{ width: 100%; }

@media screen and (max-width: 1400px) {
    .in_com_tle h2{ font-size: 44px; }
    .stat_num{ font-size: 48px; }
}
@media screen and (max-width: 767px) {
    .in_com_tle{ flex-direction: column; align-items: flex-start; gap: 20px; }
    .in_com_tle h2{ font-size: 32px; }
    .in_com_left{ height: 300px; }
    .stat_num{ font-size: 36px; }
}

/* 首页切换 */
.in_switch{ padding: 100px 0; background: #fff; overflow: hidden; }
.ischbwa{  padding-left: 11%;}
.in_sw_flex{ display: flex; align-items: flex-start; justify-content: space-between; }
.in_sw_left{ width: 45%; }
.sw_txt_box{  margin-bottom: 54px; position: relative; } /* 红框对应效果图左上 */
.sw_txt_item{ opacity: 0; display: none; transition: all 0.5s; }
.sw_txt_item.active{ opacity: 1; display: block; }
.sw_txt_item h3{ font-size: 40px; font-weight: bold; color: #222; margin-bottom: 20px; }
.sw_txt_item p{ color: #666; line-height: 28px; height:112px; }

.sw_nav_grid{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 6px;} /* 绿框对应左下 */
.sw_nav_item{ cursor: pointer; background: #f2f6f9; transition: all 0.3s; position: relative; }
.sw_nav_inner{ padding: 40px; height: 100%; display: flex; align-items: center; }
.sw_nav_item .num{ font-size: 72px; font-family: 'OSWALD-BOLD'; font-weight: bold; color: #eee; margin-right: 20px; line-height: 1; }
.sw_nav_item p{ font-size: 30px; font-family: 'calibrib'; color: #222; line-height: 1.2;  }
.sw_nav_item:hover, .sw_nav_item.active{ background: linear-gradient(to right, #0450ac, #17917e); }
.sw_nav_item:hover .num, .sw_nav_item.active .num{ color: rgba(255,255,255,0.2); }
.sw_nav_item:hover p, .sw_nav_item.active p{ color: #fff; }

.in_sw_right{ width: 52%; } /* 红框对应右侧 */
.sw_img_box{ position: relative; width: 100%; }
.sw_img_grid{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 25px; display: none; }
.sw_img_grid.active{ display: grid; animation: fadeIn 0.5s; }
.sw_img_item{ overflow: hidden;  }
.sw_img_item img{ width: 100%; height: 100%; object-fit: cover; transition: all 0.5s; }
.sw_img_item:hover img{ transform: scale(1.1); }

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@media screen and (max-width: 1200px) {
    .in_sw_flex{ flex-direction: column; }
    .in_sw_left, .in_sw_right{ width: 100%; }
    .in_sw_right{ margin-top: 40px; }
}
@media screen and (max-width: 767px) {
    .sw_txt_item{ top: 20px; left: 20px; right: 20px; }
    .sw_nav_inner{ padding: 20px; }
    .sw_nav_item .num{ font-size: 30px; }
    .sw_nav_item p{ font-size: 16px; }
}

/* 首页why */
.in_why{ padding: 100px 0; background: url(images/in_why_bg.jpg) no-repeat center/cover; position: relative; z-index: 1; }
.in_why_tle h2{ color: #fff; margin-bottom: 50px; }
.why_txt_box{  margin-bottom: 96px; position: relative; overflow: hidden; } /* 红框对应上部文字 */
.why_txt_item{ display: none; transition: all 0.5s; }
.why_txt_item.active{ display: block; }
.why_txt_item h3{ font-size: 36px; font-family: 'calibrib'; color: #fff; margin-bottom: 20px; }
.why_txt_item p{ color: #fff; line-height: 26px; height:52px; }

.in_why_bot{  } /* 红框对应下部导航 */
.why_nav_flex{ display: flex; gap: 30px; align-items: stretch; justify-content: space-between; }
.why_nav_item{ width: 25%; cursor: pointer; position: relative; transition: all 0.3s; background: rgba(255, 255, 255, 0.1); }
.why_nav_item:last-child{ border-right: none; }
.why_nav_inner{ padding: 40px 20px; text-align: center; }
.why_nav_item i{ display: block; font-size: 42px; color: #fff; margin-bottom: 20px; transition: all 0.3s; }
.why_nav_item p{ font-size: 22px; font-family: 'calibrib'; color: #fff; text-transform: uppercase; transition: all 0.3s; }

.why_nav_item:hover, .why_nav_item.active{ background: linear-gradient(to bottom right, #17917e, #0450ac); }
.why_nav_item:hover i, .why_nav_item.active i{ transform: scale(1.1); }


@media screen and (max-width: 991px) {
    .why_nav_flex{ flex-wrap: wrap; }

}


/* 首页应用 */
.in_application{ padding: 100px 0; background: #f4f6f9; }
.in_app_top{ margin-bottom: 50px; text-align: left; }
.in_app_top p{  color: #666; line-height: 1.6; margin-top: 20px; max-width: 1200px; }

.in_app_content{ display: flex; align-items: stretch; justify-content: space-between;  box-shadow: 0 5px 20px rgba(0,0,0,0.05); }
.app_sidebar{ width: 362px;  border-right: 1px solid #eee; }
.app_sidebar ul li{ margin-bottom: 3px; transition: all 0.3s; background: #fff; }
.app_sidebar ul li:last-child{ margin-bottom: 0; }
.app_sidebar ul li a{ display: block; padding: 20px 30px; font-size: 20px; color: #333; }
.app_sidebar ul li:hover, .app_sidebar ul li.active{ background: #0892a7; }
.app_sidebar ul li:hover a, .app_sidebar ul li.active a{ color: #fff; }

.app_main{ flex: 1; position: relative; overflow: hidden; background: #fff; }
.app_main_item{ display: none; align-items: center; justify-content: space-between; height: 100%; }
.app_main_item.active{ display: flex; animation: fadeIn 0.5s; }
.app_img{ width: 55%; height: 100%; overflow: hidden; }
.app_img img{ width: 100%; height: 100%; object-fit: cover; transition: all 0.5s; }
.app_main_item:hover .app_img img{ transform: scale(1.05); }

.app_info{ width: 45%; padding: 0 50px; }
.app_info h3{ font-size: 32px; font-weight: bold; color: #222; margin-bottom: 25px; }
.app_info p{  color: #666; line-height: 26px; margin-bottom: 35px; }

@media screen and (max-width: 1200px) {
    .app_sidebar{ width: 250px; }
    .app_info{ padding: 30px; }
    .app_info h3{ font-size: 26px; }
}
@media screen and (max-width: 991px) {
    .in_app_content{ flex-direction: column; }
    .app_sidebar{ width: 100%; border-right: none; border-bottom: 1px solid #eee; }
    .app_sidebar ul{ display: flex; flex-wrap: wrap; }
    .app_sidebar ul li{ width: 50%; border-right: 1px solid #eee; }
    .app_sidebar ul li:nth-child(2n){ border-right: none; }
    .app_main_item{ flex-direction: column; }
    .app_img, .app_info{ width: 100%; }
    .app_img{ height: 350px; }
}
@media screen and (max-width: 600px) {
    .app_sidebar ul li{ width: 100%; border-right: none; }
    .app_img{ height: 250px; }
    .app_info{ padding: 20px; }
}

/* index news */
.in_news{ padding: 100px 0; background: #fff; }
.in_news_tle{ margin-bottom: 50px; }
.inwsiv{ position: relative;}
.in_news_slick{ margin: 0 -15px; }
.news_item{ padding: 0 15px; }
.news_inner{ transition: all 0.3s; }
.news_img{ overflow: hidden; position: relative; border-radius: 5px; }
.news_img .changpic{ display: block;}
.news_img img{ width: 100%; height: 100%; object-fit: cover; transition: all 0.5s; }
.news_inner:hover .news_img img{ transform: scale(1.1); }

.news_txt{ padding-top: 30px; position: relative; }
.news_txt h3{ font-size: 26px; line-height: 30px; font-family: 'calibrib'; height: 60px; overflow: hidden; margin-bottom: 15px; }
.news_txt h3 a{ color: #222; font-weight: bold; }
.news_txt h3 a:hover{ color: #0892a7; }
.news_txt p{  color: #888; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 30px; }

.news_more{ width: 45px; height: 45px; background: #f4f6f9; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s; }
.news_more i{ font-size: 22px; color: #0892a7; }
.news_inner:hover .news_more{ background: linear-gradient(to right,#0450ac,#17917e); }
.news_inner:hover .news_more i{ color: #fff; }

.news_arrow{ position: absolute; top: 32%; left: 0; width: 100%; }
.news_arrow span{ cursor: pointer; position: absolute; top: 0; }
.news_arrow span i{ display: inline-block; font-size: 40px; color: #666; }
.news_arrow span:hover i{ color: #0892a7; }
.news_prev{ left: -60px; }
.news_prev i{ transform: rotate(180deg); }
.news_next{ right: -60px; }



/* footer */
footer{ background: url(images/footer_bg.jpg) no-repeat center/cover; position: relative; z-index: 1; padding-top: 80px; }
.footer_flex{ display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 60px; }
.footer_info{ width: 24%; }
.f_logo{ margin-bottom: 30px; }
.footer_info p{ color: #fff; line-height: 28px; margin-bottom: 30px; }
.f_social{ display: flex; gap: 10px; }
.f_social a{ width: 35px; height: 35px; border-radius: 50%; background: #00a0e9; color: #fff; display: flex; align-items: center; justify-content: center; transition: all 0.3s; font-size: 14px; }
.f_social a.icon-facebook{ background: #3a5897; }
.f_social a.icon-tuite{ background: #42c0fb; }
.f_social a.icon-youtube1{ background: #ff0000; }
.f_social a:hover{ transform: translateY(-5px); opacity: 0.9; }

.footer_links h4, .footer_contact h4{ color: #fff; font-size: 30px; margin-bottom: 30px; font-family: 'FUTURALTBOLD'; }
.footer_links ul li{ margin-bottom: 15px; }
.footer_links ul li a{ color: #fff; transition: all 0.3s; }
.footer_links ul li a:hover{ color: #00a0e9; opacity: 1; padding-left: 5px; }

.footer_contact{ width: 25%; }
.f_form .f_item{ margin-bottom: 15px; }
.f_form input, .f_form textarea{ width: 100%; font-family: 'calibri'; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.2); padding: 12px 15px; color: #fff; font-size: 18px;  }
.f_form textarea{ height: 90px; resize: none; }
.f_form input::placeholder, .f_form textarea::placeholder{ color: rgba(255, 255, 255, .5); }
.f_submit{ width: 153px; height: 48px; background: url(images/cusbt.png) no-repeat center/cover; color: #fff; border: none; cursor: pointer; transition: all 0.3s; font-size: 16px; font-weight: bold; display: flex; align-items: center; justify-content: center; gap: 10px; }
.f_submit i{ font-size: 18px; }
.f_submit:hover{ transform: scale(1.02); filter: brightness(1.1); }

.footer_mid{ display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; padding: 50px 0; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.f_mid_item{ display: flex; align-items: center; gap: 15px; }
.f_mid_icon{ width: 80px; height: 80px; border-radius: 50%; background: rgba(255, 255, 255, 0.1); display: flex; align-items: center; justify-content: center; transition: all 0.3s; }
.f_mid_icon i{ font-size: 36px; color: #fff; }
.f_mid_item:hover .f_mid_icon{ background: #00a0e9; border-color: #00a0e9; transform: rotateY(360deg); }
.f_mid_txt span{ display: block; color: #fff; opacity: 0.6; margin-bottom: 3px; }
.f_mid_txt a, .f_mid_txt p{ color: #fff; font-size: 22px; font-family: 'calibrib'; }
.f_mid_txt a:hover{ color: #00a0e9; }

.footer_bot{ padding: 30px 0; text-align: center; }
.footer_bot p,.footer_bot p a{ color: #fff; }

@media screen and (max-width: 1200px) {
    .footer_flex{ flex-wrap: wrap; }
    .footer_col{ width: 45%; margin-bottom: 40px; }
    .footer_info{ width: 100%; }
    .footer_mid{ grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width: 767px) {
    .footer_col{ width: 100%; }
    .footer_mid{ grid-template-columns: 1fr; }
}


.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: #0892a7;
    border-radius: 4px;
    box-shadow: 0 3px 6px 1px rgba(0,0,0,.06);
    height: 60px;
    margin-bottom: 2px;
    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: #fff;
    font-size: 13px;
    font-style: normal;
    margin-top: 2px;
    transition: all .3s ease
}

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

.side-bar a:hover {
    background-color: #0892a7;
    filter: brightness(1.05)
}

.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: #030720;
    display: inline-block;
    line-height: 60px;
    font-size: 14px;
    height: auto;
    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
}
.side-bar a span img{ max-width:none;}
.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; margin-top: 134px; }
.subbanner img{ width: 100%; }
.sunvs{ position: absolute; width: 100%; top:50%; color: #fff; transform: translateY(-50%); right: 0;}
.suvfix{ display: flex; align-items: center; justify-content: space-between;}
.suvfle{ width: 50%;}
.suvfle h1{ font-size: 60px; font-family: 'FUTURALTBOLD'; }
.suvfle p{ line-height: 28px; margin-top: 20px;}

/*产品列表*/
.pat80{ padding-top: 80px;}
.prwars{ padding-bottom: 100px;}
.pnavsul{ display: flex; align-items: center; justify-content: center; gap: 14px;}
.pnavsul li{ width: 100%;}
.pnavsul li a{ width: 100%; height: 50px; text-align: center; display: flex; align-items: center; justify-content: center; background: #f2f6f9; font-family: 'calibrib';}
.pnavsul li.active a{ color: #fff; background: linear-gradient(to right,#0450ac,#17917e);}

.prlist{ margin-top: 38px;}
.prlist li{ margin-bottom: 40px;}
.prlist li:last-child{ margin-bottom: 0;}
.prlist li .pro_slick_flex{ background: #f2f6f9;}
.pro_slick_flex:hover .pro_slick_right img{ transform: scale(1.15);}
.prlist li:nth-of-type(even) .pro_slick_left{ order: 2;}
.prlist li:nth-of-type(even) .pro_slick_right{ order: 1;}
/* 产品详情 */
.pdeminw{ padding-top: 80px; position: relative; z-index: 0; margin-top: 134px; background: #f2f6f9;}
.pdeminw::before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 50%; background: url(images/ocbgt.jpg) no-repeat; background-size: cover; z-index: -1;}

.pro_infos{ position: relative;}
.deolin{ background: #fff; box-shadow: 0 3px 10px rgba(215,228,242,.3);}
.delvfx{ display: flex; align-items: center;}
.delvzb{ width: 50%; }
.delvrb{ width: 50%; padding: 0 45px;}
.delswip{ position: relative;}
.desarr{ position: absolute; top: 44%; left: 0; width: 100%;}
.desarr span{ width: 48px; height: 48px; position: absolute; background: rgb(0 0 0 / 10%); display: flex; align-items: center; justify-content: center; cursor: pointer;}
.desarr span i{ font-size: 22px; display: inline-block; color: #fff;}
.desarr span:hover{ background: linear-gradient(to right,#0450ac,#17917e);}
.des_prev{ left: 0;}
.des_next{ right: 0;}
.des_prev i{ transform: rotate(180deg);}

.delvrb h1{ font-size: 36px; line-height: 42px; font-family: 'calibrib';}

.deptil{ margin-top: 28px; }
.deptil p{ line-height: 28px; color: #666; }

.pro_lxbtn{ margin-top: 54px; }
.pro_lxbtn a{ background: url(images/blibgt.png) no-repeat; background-size: cover; color: #fff; text-align: center; width: 203px; height: 46px; display: inline-flex; align-items: center; justify-content: center; }
.pro_lxbtn a i{ display: inline-block; font-weight: normal; font-size: 20px; margin-left: 5px; }
.pro_lxbtn a:last-child{ background: url(images/blibgt2.png) no-repeat; color: #444; background-size: cover; }
.pro_lxbtn a:hover{ transform: translateX(10px);  }

.pdwov{ padding: 66px 0;}
.dhttc{ font-size: 40px; font-family: 'calibrib'; margin-bottom: 20px;}
.desipxc p{ line-height: 28px; color: #666;}
video{ width: 100%; display: block;}
.pro_detail_info { padding: 65px 0 0; background: #fff; }
.pro_info_tit { font-size: 32px; font-family: 'calibrib'; color: #333; margin-bottom: 25px; font-weight: bold; }
.char_app_flex { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 60px; gap: 30px; }
.char_box { width: 35%; }
.mid_img { width: 30%; text-align: center; }
.mid_img img { max-width: 100%; height: auto; }
.app_box { width: 35%; }
.char_list{ margin-top: 26px;}
.char_list li { position: relative; padding-left: 26px; margin-bottom: 34px; padding-bottom: 10px; border-bottom: 1px solid #f0f4f7; line-height: 26px; color: #666;  }
.char_list li:last-child {  margin-bottom: 0; }
.char_list li::before { content: "\e617"; font-family: "iconfont"; position: absolute; left: 0; top: 1px; color: transparent; font-size: 20px; background: linear-gradient(to right,#0450ac,#17917e); -webkit-background-clip: text; 
  background-clip: text; }
.app_list{ margin-top: 26px;}
.app_list li { position: relative; padding-left: 20px; margin-bottom: 20px; line-height: 1.6; color: #666;  }
.app_list li::before { content: ""; position: absolute; left: 0; top: 10px; width: 8px; height: 8px; background: #0450ac; border-radius: 50%; }

.construction_box { margin-bottom: 60px; }
.const_flex { display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.const_text { width: 45%; }
.const_text p { color: #666; margin-bottom: 16px; }
.const_text p:last-child { margin-bottom: 0; }
.const_img { width: 55%; text-align: right; }
.const_img img { max-width: 100%; height: auto; }

.model_box { background: #f5f9fc; padding: 50px; }
.model_list li { color: #666; line-height: 1.8; margin-bottom: 15px; }
.model_list li:last-child { margin-bottom: 0; }
.model_list li strong { color: #333; font-family: 'calibrib'; margin-right: 5px; }

@media screen and (max-width: 1200px) {
    .char_app_flex { flex-direction: column; align-items: stretch; }
    .char_box, .mid_img, .app_box { width: 100%; }
    .mid_img { order: -1; margin-bottom: 30px; }
    .const_flex { flex-direction: column; align-items: stretch; }
    .const_text, .const_img { width: 100%; }
    .const_img { text-align: center; margin-top: 30px; }
}
@media screen and (max-width: 768px) {
    .pro_info_tit { font-size: 26px; }
    .model_box { padding: 30px; }
}

.delwhy .why_txt_item h3{ display: inline-block; padding: 10px 34px 12px 14px; border-radius: 0 50px 50px 0; font-size: 24px; background: rgba(255, 255, 255, 0.1); }
.dfaq{ padding: 64px 0;}
.dfalist{ margin-top: 40px;}
.dfalist li{ position: relative; padding-left: 44px; margin-bottom: 40px; }
.dfalist li::before{ content: "\e7f8"; font-family: iconfont; font-size: 34px; position: absolute; top: 0; left: 0; color: transparent; background: linear-gradient(to right, #0450ac, #17917e);
    -webkit-background-clip: text; background-clip: text;}
.defaitem{ border-bottom: 1px solid #ccd8e5; padding-bottom: 12px;}
.dfalist li:last-child{ margin-bottom: 0;}
.defaitem h3{ font-size: 24px; margin-bottom: 14px; font-family: 'calibrib';}
.defaitem p{ line-height: 26px; color: #666; }

.rmess{ padding: 60px 0; background: #f5f9fc;}
.quiry_info{ overflow: hidden; margin-top: 25px; }
.quiry_info ul{ width: 100%; overflow: hidden; }
.quiry_info li{  float: left; width: 49%; margin-bottom:24px; position: relative; }
.quiry_info ul li:nth-of-type(even){ float: right; }
.quiry_info ul li:nth-of-type(3),.quiry_info ul li:nth-of-type(4),.quiry_info ul li:nth-of-type(5){ width: 100%; }
.quiry_info ul li:last-child{ margin-bottom: 0; width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; border: 1px solid #dfe8f3; color: #333; resize: none; font-family:calibri; background:#fff;  font-size:18px; line-height: 24px; padding:12px 20px; }
.quiry_info textarea{height: 195px;}
.quiry_info input::-webkit-input-placeholder,.quiry_info textarea::-webkit-input-placeholder { color: #777;}
.quiry_info input:-moz-placeholder,.quiry_info textarea:-moz-placeholder {color: #777;}
.quiry_info button{ transition:all 0.3s; display: block; border: none; width: 171px; font-family:calibrib; font-size: 22px; cursor: pointer; background:url(images/mobns.png) no-repeat; background-size: cover; color: #fff; height: 50px; }
.quiry_info button:hover{ transform: translateX(10px); }
.quiry_info button i{ font-size: 20px; margin-left: 5px; }

.repwab{ padding: 68px 0 110px;}
.derswi{ position: relative; margin-top: 20px;}
.dergd .item{ margin: 0 20px;}
.deritems{ box-shadow: 0 6px 14px rgba(160,184,212,0.34);}
.drxt{ padding: 40px 30px 44px; }
.drxt h3{ font-size: 24px; font-family: 'calibrib'; margin-bottom: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.drxt p{ line-height: 28px; color: #666; overflow: hidden; height: 112px;}
.drxt span{ display: inline-block; margin-top: 28px; transition: all 0.3s; width: 171px; height: 50px; line-height: 46px; text-align: center; background: url(images/fubns.png) no-repeat; color: #222; }
.deritems:hover .changpic img{ transform: scale(1.15);}
.deritems:hover .drxt span{ background: url(images/icacbt2.png) no-repeat; color: #fff;}
.dergd .slick-list{ margin: 0 -20px; padding-bottom: 14px;}
.afarr{ position: absolute; top: 44%; left: 0; width: 100%;}
.afarr span{ width: 46px; height: 46px; position: absolute; background: #f5f9fc;  color: #138388; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.afarr span i{ font-size: 22px; display: inline-block;}
.afarr span:hover{ background: linear-gradient(to right,#0450ac,#17917e); color: #fff;}
.der_prev i{ transform: rotate(180deg); }
.der_prev{ left: -60px; }
.der_next{ right: -60px; }
.derswi .afarr{ top: 30%;}
/* 应用 */
.appli{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 44px;}
.appli_item { position: relative; padding-bottom: 136px;}
.applixt{ position: absolute; box-shadow: 0 6px 14px rgba(160, 184, 212, 0.24); bottom: 0; right: 0; width: 92%; background: #fff; padding: 30px 34px 32px;}
.applixt h3{ font-size: 26px; margin-bottom: 14px; font-family: 'calibrib'; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.applixt p{ line-height: 26px; color: #888; overflow: hidden; height: 78px;}
.applixt span{ display: inline-block; margin-top: 22px; transition: all 0.3s; width: 171px; height: 50px; line-height: 46px; text-align: center; background: url(images/fubns.png) no-repeat; color: #222; }
.appli_item:hover .applixt span{ background: url(images/icacbt2.png) no-repeat; color: #fff;}
.appli_item:hover .changpic img{ transform: scale(1.15);}
/*关于我们*/
.abcowar{ padding: 80px 0 88px;}
.our_stren { padding: 80px 0 100px; background: linear-gradient(to right, #00469b, #128c82); position: relative; }
.stren_list { display: flex; margin-top: 40px; justify-content: space-between; gap: 20px; }
.stren_item { background: #fff; padding: 50px 30px; width: 19%; text-align: center; display: flex; flex-direction: column; align-items: center; }
.stren_icon { width: 80px; transition: all 0.3s; height: 80px; border: 1px solid #0892a7; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 28px; transition: all 0.3s; }
.stren_icon i { font-size: 36px; color: #0892a7; }
.stren_item:hover .stren_icon { background: linear-gradient(to right,#0450ac,#17917e); }
.stren_item:hover .stren_icon i { color: #fff; }
.stren_item h3 { font-size: 24px; color: #222; font-family: 'calibrib'; margin-bottom: 15px; display: flex; align-items: center; justify-content: center; }
.stren_item p { color: #666; line-height: 26px; }
.our_stren .inh2t{ color: #fff; }
/* abserv */
.abserv_war { padding: 80px 0; background: #f7fbfe; }
.abserv_desc { color: #666; line-height: 28px; }
.abserv_tabs { display: flex; justify-content: space-between; gap: 30px; margin-top: 50px; }
.abserv_tab_item { flex: 1; height: 80px; background: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.05); display: flex; align-items: center; justify-content: center; gap: 15px; cursor: pointer; transition: all 0.3s;  }
.abserv_tab_item i { font-size: 32px; }
.abserv_tab_item span { font-size: 24px; color: #333; font-family: 'calibrib'; }
.abserv_tab_item.active { background: linear-gradient(to right, #0450ac, #17917e); }
.abserv_tab_item.active i, .abserv_tab_item.active span { color: #fff; }

.abserv_content { margin-top: 30px; background: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); border-radius: 10px; overflow: hidden; }
.abserv_cont_item { display: none; }
.abserv_cont_item.active { display: block; animation: fadeIn 0.5s; }
.abserv_flex { display: flex; }
.abserv_img { width: 50%; }
.abserv_img img { width: 100%; height: 100%; object-fit: cover; }
.abserv_text { width: 50%; padding: 60px; }
.abserv_text h3 { font-size: 34px; color: #333; font-family: 'calibrib'; margin-bottom: 40px; }
.abserv_list li { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #f0f0f0; }
.abserv_list li:last-child { margin-bottom: 0; border-bottom: none; }
.abserv_list h4 { font-size: 22px; color: #333; font-family: 'calibrib'; margin-bottom: 10px; }
.abserv_list p { color: #888; line-height: 24px; }


@keyframes fadeIn {
	from { opacity: 0; transform: translateY(10px); }
	to { opacity: 1; transform: translateY(0); }
}

@media screen and (max-width: 1200px) {
	.abserv_tabs { flex-direction: column; gap: 15px; }
	.abserv_flex { flex-direction: column; }
	.abserv_img, .abserv_text { width: 100%; }
	.abserv_text { padding: 40px 30px; }
}



@media screen and (max-width: 1300px) {
	.stren_tit { font-size: 42px; }
	.stren_item { width: 30%; }
	.stren_list { flex-wrap: wrap; justify-content: center; gap: 30px; }
}
@media screen and (max-width: 800px) {
	.stren_item { width: 45%; }
}
@media screen and (max-width: 500px) {
	.stren_item { width: 100%; }
}

/* ablubx */
.ablubx_war { padding: 80px 0; background: #fff; }
.abl_top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; }
.abl_top  .inh2t{ margin-bottom: 0;}
.abl_arrows { display: flex; gap: 10px; }
.abl_prev, .abl_next { width: 48px; height: 48px; background: #f7fbfe; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.3s;  }
.abl_prev i, .abl_next i { color: #168f7f; font-size: 18px; }
.abl_prev:hover, .abl_next:hover { background: #168f7f; }
.abl_prev:hover i, .abl_next:hover i { color: #fff; }
.abl_prev i { transform: rotate(180deg); }

.honor_box { margin-bottom: 80px; }
.honor_list .item { padding: 0 10px; }

.factory_list .item { padding: 0 10px; }
.factory_list .changpic { border-radius: 5px; overflow: hidden; }

@media screen and (max-width: 800px) {
	.ablubx_war { padding: 50px 0; }
	.honor_box { margin-bottom: 50px; }
}




/*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: #c81f21; 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;}


/*分页 结束*/
.digg4{ text-align:right; margin-top: 68px; font-family: Arial;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{ width:44px; text-align: center; border: 1px solid #b3b3b3; cursor: pointer; display: inline-block;  vertical-align: middle; background: #fff; height:44px; line-height: 42px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background: linear-gradient(to right,#0450ac,#17917e); border: 1px solid #0450ac; }
.digg4 span.disabled { font-size: 28px; font-family: Arial; line-height:37px; font-weight: normal; background: #fff; color: #a6a6a6;}
.digg4 a{ color: #a6a6a6; background: #fff; border: 1px solid #b3b3b3; }

/* 新闻 */
.nelisuls{ display: grid; grid-gap: 44px 35px; grid-template-columns: repeat(3,minmax(0,1fr));}

/*新闻详情*/
.infocon{color: #666; }
.infocon h1{ font-size:30px; font-family: 'calibrib'; line-height: 30px; margin-bottom: 30px; text-align: center; color: #222;}
.infocon img{ display: inline-block; margin: 15px 0; max-width: 100%; }
.infocon .time{ text-align: center; margin: 18px 0; }
.infocon .time i{ font-size: 20px; }
.infocon .other{  border-top: 1px solid #ddd; 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: #0892a7; }
.infocon p{line-height:28px; margin-bottom: 10px; }

/*contact*/
.conwar{ padding-bottom: 98px;}
.coxlus{ margin-bottom: 38px;}
.cousivf{ display: flex; margin-top: 20px;}
.cousilef{ width: 48%; padding-right: 74px;}
.cousirig{ width: 52%;}
.cousirig .changpic{ border: 1px solid #d3d9e1;}
.copxt{ color: #666;}
.cosivul{ margin-top: 22px;}
.cosivul li{ padding: 22px 0; border-top: 1px solid #f2f6f9;}
.fo_citd i{ color: transparent; background: linear-gradient(to right, #0450ac, #17917e); -webkit-background-clip: text; background-clip: text; position: absolute; top: 0; left: 0; font-size: 27px;}
.fo_citd p{ color: #000; font-size: 20px; margin-bottom: 5px; font-family: calibrib;}
.fo_citd a,.fo_citd span{ color: #777; }
.fo_citd{ padding-left: 35px;}
.fo_citd a:hover{ color: #0d4da1; }
.fo_citd{ position: relative; padding-left: 40px;}

.comwsiv{ padding-top: 35px;}

.target-div{ transition: all 0.5s; position: relative; bottom: -120px; opacity: 0;}
.in-view{ bottom: 0 !important; opacity: 1 !important;}


/* ========== 响应式媒体查询 ========== */
/* 1680px */
/* 1680px */
@media screen and (max-width: 1680px){
 nav li{ margin: 0 10px; }
 .ischbwa{ padding-left: 5%;}
 .h_top,.h_bot{ padding: 0 80px;}
}

/* 1600px */
@media screen and (max-width: 1600px){
  .warper{ width: 88%; }
  .in_com_right{ padding: 40px; }
  .abserv_text{ padding: 40px; }
  .inh2t{ font-size: 46px;}
  .in_pro_tabs li a{ padding: 14px 26px;}
  .suvfle h1{ font-size: 50px;}
}

/* 1440px */
@media screen and (max-width: 1440px){
  .warper{ width: 1280px; }
  .inh2t{ font-size: 36px; }
  .h_top, .h_bot{ padding: 0 20px; }
  nav li{ margin: 0 6px;}
  .in_pro_tabs li a{ padding: 14px 17px;}
  .sw_nav_item p{ font-size: 27px;}
  .pro_slick_left h3{ font-size: 30px;}
  .delvrb h1{ font-size: 28px;}
  .deptil{ margin-top: 8px;}
  .pro_lxbtn{ margin-top: 20px;}
  .news_txt h3{ font-size: 24px;}
  .f_mid_icon{ flex-shrink: 0;}
}

/* 1366px */
@media screen and (max-width: 1366px){
  .warper{ width: 1200px; }
  .pro_slick_left{ padding: 30px; }
  .in_com_right{ width: 40%; }
  .in_com_left{ width: 60%; }
  nav li>a{ font-size: 18px; }
  .in_pro_tabs li a{ padding: 14px 10px;}
  .pro_slick_left h3{ margin-bottom: 15px;}
  .pro_slick_left ul{ margin-bottom: 10px;}
  .in_products{ padding: 60px 0 0;}
  .in_company,.in_switch,.in_why,.in_application,.in_news,.our_stren{ padding: 60px 0;}
  .in_com_desc{ margin-bottom: 30px;}
  .in_com_video iframe{ height: 500px;}
  .stat_num{ font-size: 39px;}
  .sw_nav_inner{ padding: 32px;}
  .app_sidebar ul li a{ padding: 15px 24px;}
  .app_info h3{ font-size: 26px; margin-bottom: 14px;}
  .app_info p{ margin-bottom: 20px;}
  .app_info{ padding: 0 20px;}
  .footer_links h4, .footer_contact h4{ font-size: 26px;}
  .suvfle h1{ font-size: 34px;}
  .pat80{ padding-top: 60px;}
  .pro_slick_left p{ margin-bottom: 15px;}
  .delvrb h1{ line-height: 30px;}
  .dhttc{ font-size: 32px;}
  .why_txt_box{ margin-bottom: 50px;}
  .news_txt{ padding-top: 14px;}
  footer{ padding-top: 50px;}
}

/* 1280px */
@media screen and (max-width: 1280px){
  .logo img{ height: 30px;}
  .logo{ top: 28px;}
  .ischbwa{ padding-left: 2%;}
  .sw_nav_item .num{ font-size: 61px;}
  
}

/* 1024px */
@media screen and (max-width: 1200px){
  .banner_home,.subbanner,.pdeminw{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
    header,.position, .page_h{ height: 62px; background: #fff; }
    .logo img,.position .logo img{ width: auto; }
    .head_rcon{ right: 60px; width: 80px; top: 13px; }
    .logo{ top: -40px; left: 0; }
    .hltlef,.h_trx li:last-child{ display: none;}
    .h_top{ height: 0;}
    .h_trx li{ color: #333; }
    .h_trx li b{ border-color: #333 transparent transparent transparent; }
    .warper{ width: 96%; }
    #nav .nav-button{ top: -38px; }
    .search_box{ top: 62px; padding: 28px 0; }
    .side-bar{ display: none; }
    .hebots, .h_top{ padding: 0 24px; }
    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: #0892a7; color: #fff; }
    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:hover dl{ left: 0; opacity: 1; }
    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,.home_tit img{display: none;}
    nav li dl dd a:hover{ background: #0892a7 !important; color: #fff !important;}
    nav dl dd{ border: none; }
    nav dl dd div,.sider-contact{ display: none;}
    #nav .nav-button i{ color: #fff; }
    #nav .nav-button{ top: -42px; background: #0892a7; }
    .searchform span,.h_trx li i{ color: #333;}
    .searchform{ background: rgba(0, 0, 0, 0.2); width: 94px; }
    .hltrig{ margin-right: 48px;}
    .hebots{ height: auto;}
    .h_trx{ margin-top: 5px;}
    .ban_arrow span{ width: 45px; height: 45px; line-height: 45px;}


  
  .abserv_img img{ width: 100%; height: auto; }
  .footer_col{ margin-bottom: 30px; }
  .stren_list{ grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .pnavsul li{ width: 50%; }
  .suvfle h1{ font-size: 28px; }
  .cousilef{ padding-right: 0; margin-bottom: 30px; }
  .sw_txt_item h3{ font-size: 32px;}
  .sw_txt_box{ margin-bottom: 40px;}
  .in_why_tle h2{ margin-bottom: 24px;}
  .app_sidebar ul li a{ padding: 10px;}
  .in_news_tle{ margin-bottom: 0;}
  .news_item{ padding: 0 10px;}
  .in_news_slick{ margin: 0 -10px;}
  .news_txt h3{ font-size: 20px; line-height: 24px; height: 48px; overflow: hidden;}
  .news_txt p{ margin-bottom: 12px;}
  .news_prev{ left: 0;}
  .news_next{ right: 0;}
  .news_arrow span i{ color: #0892a7;}
  .footer_links{ display: none;}
  .footer_col{ width: 100%;}
  .footer_flex{ margin-bottom: 20px;}
  .suvfle p{ display: none;}
  .pro_slick_left h3{ font-size: 24px;}
  .prwars{ padding-bottom: 70px;}
  .pdeminw{ padding-top: 60px;}
  .delvfx{ flex-direction: column;}
  .delvzb{ width: 100%;}
  .delvrb{ width: 100%; padding: 24px;}
  .model_box{ padding: 30px;}
  .dergd .item{ margin: 0 10px;}
  .dergd .slick-list{ margin: 0 -10px;}
  .drxt{ padding: 20px;}
  .drxt p{ line-height: 24px; height: 72px;}
  .drxt h3{ font-size: 22px; margin-bottom: 8px;}
  .drxt span{ margin-top: 12px;}
  .der_prev{ left: 0;}
  .der_next{ right: 0;}
  .repwab,.rmess{ padding: 50px 0;}
  .applixt{ padding: 20px;}
  .appli{ gap: 24px;}
  .abcowar,.abserv_war,.ablubx_war{ padding: 60px 0;}
  .abserv_tab_item{ height: 58px; flex: none;}
  .honor_box{ margin-bottom: 40px;}
  .nelisuls{ grid-gap: 26px;}
  .cosivul li{ padding: 18px 0;}
  .conwar{ padding-bottom: 50px;}

}

/* 768px */
@media screen and (max-width: 768px){
  .warper{ width: 94%; }
  .in_sw_flex, .pro_slick_flex, .in_com_bot, .footer_flex, .abserv_flex, .cousivf{ flex-direction: column; }
  .in_sw_left, .in_sw_right, .pro_slick_left, .pro_slick_right, .in_com_left, .in_com_right, .footer_col, .abserv_img, .abserv_text, .cousilef, .cousirig{ width: 100%; }
  .in_com_left{ order: 2; }
  .in_com_right{ order: 1; margin-bottom: 30px; }
  .inh2t{ font-size: 28px; }
  .abserv_tabs{ flex-wrap: wrap; }
  .abserv_tab_item{ width: 100%; margin-bottom: 10px; }
  .f_mid_item{ width: 100%; }
  .in_pro_tabs ul{ flex-wrap: wrap; }
  .in_pro_tabs ul li{ width: 49%; }
  .quiry_info li{ width: 100%; margin-bottom: 15px; }
  .in_com_video iframe{ height: 300px; }
  .suvfle p{ font-size: 14px; }
  .side-bar{ display: none; }
  .in_pro_top h2{ font-size: 28px;}
  .in_products{ padding: 40px 0 0;}
  .in_pro_tabs{ margin-top: 17px;}
  .in_pro_slick{ margin-top: 22px;}
  .in_company, .in_switch, .in_why, .in_application, .in_news, .our_stren{ padding: 40px 0;}
  .in_com_desc{ line-height: 26px;}
  .in_com_right{ padding: 30px;}
  .stat_num{ font-size: 28px;}
  .com_stat_item{ margin-bottom: 20px;}
  .sw_txt_item h3{ margin-bottom: 12px; font-size: 26px;}
  .sw_txt_box{ margin-bottom: 20px;}
  .sw_img_grid{ gap: 10px;}
  .in_sw_right{ margin-top: 20px;}
  .why_txt_item h3{ font-size: 26px; margin-bottom: 14px;}
  .why_nav_flex{ gap: 10px;}
  .why_nav_item{ width: 49%;}
  .app_sidebar ul li:last-child{ margin-bottom: 3px;}
  .app_info{ padding: 20px;}
  .footer_mid{ padding: 20px 0; gap: 10px;}
  .f_mid_icon{ width: 60px; height: 60px;}
  .f_mid_icon i{ font-size: 24px;}
  .footer_bot{ padding: 12px 0;}
  .pat80{ padding-top: 34px;}
  .pnavsul{ display: none;}
  .prlist{  margin-top: 0;}
  .prlist li:nth-of-type(even) .pro_slick_left{ order: 1;}
  .prlist li:nth-of-type(even) .pro_slick_right{ order: 2;}
  .digg4{ text-align: center; margin-top: 40px;}
  .prwars{ padding-bottom: 40px;}
  .pro_slick_left{ padding: 20px;}
  .pdwov{ padding: 35px 0;}
  .dhttc{ font-size: 28px; margin-bottom: 12px;}
  .pro_detail_info{ padding: 40px 0;}
  .char_list li,.app_list li,.const_text p,.model_list li{ margin-bottom: 12px;}
  .app_list,.char_list{ margin-top: 0;}
  .char_app_flex{ margin-bottom: 30px; gap: 20px;}
  .construction_box{ margin-bottom: 30px;}
  .const_flex{ gap: 20px;}
  .const_img{ margin-top: 10px;}
  .model_box{ padding: 20px;}
  .pro_detail_info{ padding-bottom: 0 !important;}
  .dfaq{ padding: 40px 0;}
  .dfalist{ margin-top: 18px;}
  .defaitem h3{ font-size: 22px;}
  .repwab, .rmess{ padding: 40px 0;}
  .quiry_info li{ float: none; margin-bottom: 6px;}
  .quiry_info ul li:nth-of-type(even){ float: none;}
  .appli_item{ padding: 0;}
  .applixt{ position: static; width: 100%; padding: 18px;}
  .applixt h3{ font-size: 22px; margin-bottom: 6px;}
  .appli{ gap: 12px;}
  .abcowar, .abserv_war, .ablubx_war{ padding: 40px 0;}
  .in_com_tle{ gap: 5px;}
  .stren_list{ gap: 10px;}
  .stren_item{ width: 49%; padding: 24px;}
  .stren_icon{ margin-bottom: 10px;}
  .abserv_tabs{ margin-top: 20px;}
  .abserv_text{ padding: 24px;}
  .abserv_text h3{ font-size: 28px; margin-bottom: 20px;}
  .abserv_list li{ margin-bottom: 14px; padding-bottom: 12px;}
  .abl_top{ margin-bottom: 14px;}
  .nelisuls{ grid-gap: 16px; grid-template-columns: repeat(2, minmax(0, 1fr));}
  .infocon h1{ font-size: 25px; margin-bottom: 14px;}
  .infocon .time{ margin: 10px 0;}
  .cosivul li{ padding: 10px 0;}
  .comwsiv{ padding-top: 0;}
}

/* 500px */
@media screen and (max-width: 500px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #0892a7; display: flex; justify-content: space-around; padding: 10px 0; }
  .footmenu div.con a{ color: #fff; font-size: 12px; text-align: center; flex: 1; }
  .footmenu i{ margin: 0 auto 5px; }
  .ban_arrow span{ width: 35px; height: 35px; line-height: 35px; }
  .ban_arrow span i{ font-size: 15px; }
  .inh2t{ font-size: 24px; }
  .stren_list{ grid-template-columns: 1fr; }
  .in_pro_tabs ul li{ width: 100%; }
  .sw_nav_grid{ grid-template-columns: 1fr; }
  .sw_img_grid{ grid-template-columns: 1fr; }
  .pnavsul li{ width: 100%; }
  .logo img{ height: 25px;}
  .logo{ top: -35px;}
  .h_trx li:first-child{ display: none;}
  .search_box{ padding: 16px 0;}
  .in_products{ padding: 20px 0 0;}
  .in_pro_top h2{ font-size: 25px; margin-bottom: 10px;}
  .target-div{ bottom: 0; opacity: 1;}
  .in_company, .in_switch, .in_why, .in_application, .in_news, .our_stren{ padding: 20px 0;}
  .in_com_right{ padding: 20px;}
  .stat_num{ font-size: 23px; margin-bottom: 6px;}
  .stat_num span{ font-size: 18px;}
  .sw_nav_inner{ padding: 20px;}
  .sw_nav_item p{ font-size: 22px;}
  .sw_nav_item .num{ font-size: 40px;}
  .in_why_tle h2{ margin-bottom: 12px;}
  .why_txt_item h3{ font-size: 24px;}
  .why_txt_box{ margin-bottom: 20px;}
  .why_nav_inner{ padding: 20px 10px;}
  .why_nav_item p{ font-size: 19px;}
  .why_nav_item{ width: 48%;}
  .in_app_top{ margin-bottom: 20px;}
  footer{ padding-top: 24px;}
  .f_logo{ margin-bottom: 14px;}
  .footer_info p{ margin-bottom: 16px;}
  .suvfle h1{ font-size: 18px;}
  .pat80,.pdeminw{ padding-top: 20px;}
  .delvrb{ padding: 16px;}
  .pro_lxbtn a{ margin-bottom: 6px;}
  .pro_detail_info,.repwab, .rmess,.abcowar, .abserv_war, .ablubx_war{ padding: 20px 0;}
  .mid_img{ margin-bottom: 0;}
  .applixt{ padding: 10px;}
  .applixt span{ margin-top: 10px;}
  .in_com_tle{ margin-bottom: 8px;}
  .stren_list{ margin-top: 14px;}
  .stren_item{ width: 48%; padding: 16px;}
  .stren_list .stren_item:last-child{ width: 100%;}
  .inh2t{ margin-bottom: 10px;}
  .abserv_tab_item{ margin-bottom: 0;}
  .abserv_tabs{ gap: 8px;}
  .abserv_text{ padding: 15px;}
  .news_txt{ padding-top: 6px;}
  .nelisuls{ grid-gap: 10px;}
}
