/*
Theme Name: HuaiXi Machinery
Theme URI: https://www.yisainuo.com/
Author: yisainuo
Author URI: https://www.yisainuo.com/
Description: Qinyang HuaiXi Machinery Co., Ltd. 主题
Version: 1.0.0
*/
@charset "utf-8";
/* CSS Document */
body{font-family:'AlibabaSans-Regular',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:#173f8f;}
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: '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: 'AlibabaSans-Black';
  src: url('fonts/AlibabaSans-Black.otf');
  src: local('☺'), url('fonts/AlibabaSans-Black.woff') format('woff'), url('fonts/AlibabaSans-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaSans-Bold';
  src: url('fonts/AlibabaSans-Bold.otf');
  src: local('☺'), url('fonts/AlibabaSans-Bold.woff') format('woff'), url('fonts/AlibabaSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaSans-Medium';
  src: url('fonts/AlibabaSans-Medium.otf');
  src: local('☺'), url('fonts/AlibabaSans-Medium.woff') format('woff'), url('fonts/AlibabaSans-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaSans-Light';
  src: url('fonts/AlibabaSans-Light.otf');
  src: local('☺'), url('fonts/AlibabaSans-Light.woff') format('woff'), url('fonts/AlibabaSans-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaSans-Regular';
  src: url('fonts/AlibabaSans-Regular.otf');
  src: local('☺'), url('fonts/AlibabaSans-Regular.woff') format('woff'), url('fonts/AlibabaSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FUTUBOOK';
  src: url('fonts/FUTUBOOK.otf');
  src: local('☺'), url('fonts/FUTUBOOK.woff') format('woff'), url('fonts/FUTUBOOK.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FUTURALTBOLD';
  src: url('fonts/FUTURALTBOLD.otf');
  src: local('☺'), url('fonts/FUTURALTBOLD.woff') format('woff'), url('fonts/FUTURALTBOLD.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

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

.icon-xie:before {
  content: "\e6a9";
}

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

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

.icon-yundongxie:before {
  content: "\e695";
}

.icon-whatsapp:before {
  content: "\e8ea";
}

.icon-phone:before {
  content: "\e672";
}

.icon-lianxiwomen:before {
  content: "\e626";
}

.icon-dingzhifangan:before {
  content: "\e6df";
}

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

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

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

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

.icon-wenjianshangchuan:before {
  content: "\e804";
}

.icon-a-yiwenwenti:before {
  content: "\e73d";
}

.icon-qiche:before {
  content: "\ec6d";
}

.icon-shafa:before {
  content: "\e645";
}

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

.icon-baobao:before {
  content: "\e6c8";
}

.icon-jianzhu05-L:before {
  content: "\e64e";
}

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

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

.icon-kehu:before {
  content: "\e625";
}

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

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

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

.icon-shangchuan:before {
  content: "\eb11";
}

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

.icon-changqu:before {
  content: "\e66b";
}

.icon-jianzhu:before {
  content: "\e64f";
}

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

.icon-pdf-full:before {
  content: "\ea43";
}

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

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

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

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

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

.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-icon_duihao-mian:before {
  content: "\e63d";
}

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

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

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

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

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

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

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

.gt_switcher-popup span{color:#fff!important;}

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:1460px; margin:0 auto; position: relative;}
.backToTop{width:50px; height:50px; z-index: 666; border-radius: 50px; background:#173f8f 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; background: #173f8f; }
.h_top:before{ content: ""; position: absolute; top: 0; width: 100%; right: 0; height: 100%; z-index: -1; background: #173f8f; }
.hltlef{ float: left; }
.he_tel{ line-height: 45px;}
.hltrig{ float: right; }
.h_tlx{ height: 48px; font-size: 14px; 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; }
.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: 14px; 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: #173f8f ; content: ''; }
.language-cont a:hover { color: #173f8f  !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: 13px; 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; font-family: 'AlibabaSans-Regular'; 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:#173f8f ; 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.1); }
.hmedia a:hover{ background: #fff; color: #173f8f; }

.relto{ position: relative;}

.h_bot{ padding: 0 130px; }

#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; top: 12px; 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 30px; position: relative; }
nav li>a{ position: relative; font-family: 'AlibabaSans-Medium'; line-height: 86px; 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: 2px; background: #0451ab; bottom: 24px; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
nav li.on>a:before,nav li:hover>a:before{ width: 100%; }
.nadls{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 185px; top:86px; left:50%; transform: translateX(-50%); z-index: 999;  }
.nadls dd{ display: block; position: relative; }
.nadls dd a{ opacity: 1; font-size: 14px; line-height: 20px; background: transparent !important; color: #666 !important; display: block; padding: 16px 10px; text-align: left; text-transform: capitalize;}
.nadls dd a:hover{ background: #173f8f!important; cursor: pointer; color: #fff !important;}
.submett{ display: none; background: #fff; border-top: 1px solid #eeeaea; z-index: 0; width: 100%; position: fixed; top: 134px; left: 0;}
.submett::before{ content: ''; position: absolute; top: 0; left: 0; width: 20%; height: 100%; background: #f7f8fa; }
.sbuivb{ display: flex;}
.sbulima{ width: 43%; background: #f7f8fa; padding: 50px 76px 45px 0;}
.sbulima .item{ display: none;}
.sbulima .item.on{ display: block;}
.sbulijt{ width: 57%; display: flex; }
.sbiipic{ text-align: center;}
.sbbixt{ margin-top: 28px;}
.sbbixt h2{ font-size: 20px; font-weight: normal; margin-bottom: 18px; font-family: AlibabaSans-Medium;}
.sbbixt p{ font-size: 14px; color: #888; line-height: 24px; height: 48px; overflow: hidden;}
.morbtns{ display: inline-block; background: #173f8f; margin-top: 24px; color: #fff !important; padding: 12px 40px; font-size: 15px; font-family: Outfit-Regular;}
.morbtns:hover{ transform: translateX(10px);}
.sullbz{ width: 69%; padding: 30px 20px 0;}
.subriv{ width: 31%; border-left: 1px solid #e8e8e8; padding: 30px 20px 0;}
.sullbz dl dd{ margin-bottom: 5px; overflow: hidden;}
.sullbz dl dd a{ width: 100%; padding: 11px 14px; color: #666; text-transform: capitalize; font-size: 14px; display: flex; align-items: center; justify-content: space-between;}
.sullbz dl dd a i{ color: #666;}
.sullbz dl dd.on a,.sullbz dl dd:hover a{ color: #fff; background: #173f8f;}
.sullbz dl dd.on a i,.sullbz dl dd:hover a i{ color: #fff;}
.sullbz dl dd:last-child{ margin-bottom: 0;}
.subriv p{ font-size: 14px; }
.subriv p a{ color: #666; padding: 11px 14px; display: block; width: 100%;}
.subriv p a:hover{ color: #fff; background: #173f8f;}
.subriv .item{ display: none;}
.subriv .item.on{ display: block;}

.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; }
.ban_arrow span.ban_prev{ left: 8%; transform: rotate(180deg); }
.ban_arrow span.ban_next{ right: 8%; }
.ban_arrow span:hover{ background: #173f8f; }
.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.6s; }

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

/*标题*/
.inh2t{ font-size: 68px; line-height: 68px; text-transform: uppercase; font-family: 'FUTURALTBOLD'; }
.center { text-align: center; }

/*首页*/
.bigbg{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox{ width: 1460px; background: #fff; padding:38px; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.allhide{ opacity: 0; z-index: -3; }
.close_btn{ cursor: pointer; position: absolute; transition: all 0.3s; color: #fff; top: -17px; right: -17px; width: 34px; height: 34px; border-radius: 34px; background: #173f8f; line-height: 34px; text-align: center; }
.close_btn i{ font-size: 16px; }
.close_btn:hover{ transform: rotate(180deg); }
.gettitc{ text-align: center; margin-bottom: 14px; }
.gettitc h3{ font-size: 60px; font-family: FUTURALTBOLD;}
.gettitc p{ font-size: 14px; margin-top: 24px; color: #888;}
.supop{overflow: hidden;}
.supop li{ width: 49%; margin-right: 2%; margin-bottom: 18px; float: left; overflow: hidden;}
.supop li:nth-of-type(even){ margin-right: 0; }
.supop li input, .supop li select{ width: 100%; height: 50px; background: #f5f7f9; font-size: 14px; font-family: 'AlibabaSans-Regular'; padding: 0 12px; color: #333;}
.supop li select{ padding: 12px 10px;}
.supop li input::placeholder { color: #666; }
.supop li select { color: #666; } /* 默认未选中时颜色 */
.supop li select.selected { color: #333; } /* 选中选项后颜色 */
.supop li select option { color: #333; }
.supop li:nth-of-type(7),.supop li:last-child{ width: 100%; margin-right: 0;}
.supop li textarea{ width: 100%; height: 120px; background: #f5f7f9; resize: none; font-size: 14px; font-family: 'AlibabaSans-Regular'; padding: 12px;}
.supop li button{ background: #173f8f; cursor: pointer; color: #fff; width: 100%; height: 50px; border: none; font-size: 16px; font-family: 'AlibabaSans-Medium';}
.supop li button:hover{ background: #173f8f;}
.supop li button i{ font-size: 20px;}
.supop li:last-child{ margin-bottom: 0;}

.iphmp{ padding: 74px 0 92px;}
.mph_wrp{ position: relative; margin-top: 45px; padding: 0 106px;}
.mphslider .slick-list{ margin: 0 -10px;}
.mphslider .item{ margin: 0 10px;}
.mphitem a{ display: block; background: #f7f8fa; padding: 44px 32px 34px;}
.mphline{ display: block; width: 24px; height: 3px; background: #173f8f; margin-bottom: 16px;}
.mphitem h3{ font-size: 18px; font-family: 'AlibabaSans-Medium'; font-weight: normal; line-height: 26px; margin-bottom: 20px; height: 52px; overflow: hidden;}
.mphitem p{ font-size: 14px; color: #888; line-height: 24px; margin-bottom: 30px; height: 72px; overflow: hidden;}
.mphpic{ text-align: center;}
.mphpic img{ max-height: 190px; object-fit: contain; width: auto;}
.mph_prev,.mph_next{ position: absolute; top:0; width: 100%; height: 100%; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; background: #f7f8fa; color: #b6b6b6; position: absolute; top: 0; width: 82px; height: 100%; pointer-events: auto; transition: 0.3s;}
.mph_prev i,.mph_next i{ font-size: 40px; display: inline-block;}
.mph_prev{ left: 0;}
.mph_next{ right: 0;}
.mph_prev i{ transform: rotate(180deg);}
.mph_prev:hover,.mph_next:hover{ background: #173f8f; color: #fff;}
.mphitem a:hover{ background: #eceff5;}
.mphitem a:hover .changpic img{ transform: scale(1.15);}
video{ width: 100%; display: block; }

.icust{ margin-top: 100px; background: #f7f8fa;}
.icust_wrp{ display: flex; align-items: stretch; padding-left: 7%;}
.icust_lef{ width: 38%; padding: 100px 0 0;}
.icust_lef .inh2t{  margin-bottom: 30px;}
.icust_tab{ display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #ebedf1; border-left: 1px solid #ebedf1;}
.icust_item{ background: #fff; padding: 38px 16px; text-align: center; border-bottom: 1px solid #ebedf1; border-right: 1px solid #ebedf1;  cursor: pointer; transition: 0.3s;}
.icust_item i{ font-size: 42px; color: #999; display: block; margin-bottom: 15px; transition: 0.3s;}
.icust_item span{ font-size: 16px; display: block; transition: 0.3s;}
.icust_item:hover, .icust_item.active{ background: #173f8f;}
.icust_item:hover i, .icust_item.active i{ color: #fff;}
.icust_item:hover span, .icust_item.active span{ color: #fff;}
.icust_item:nth-child(2n){ border-right: none;}

.icust_rig{ width: 62%; position: relative; overflow: hidden;}
.icust_con{ width: 100%; display: none; position: relative;}
.icust_con.active{ display: block;}
.icust_pic{ width: 100%; overflow: hidden; position: relative;}
.icust_pic::before{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right,#173f8f,transparent);}
.icust_pic img{ width: 100%; height: 100%; object-fit: cover;}
.icust_info{ position: absolute; top: 0; left: 0; width: 70%; height: 100%; padding: 0 0 0 84px; color: #fff; display: flex; flex-direction: column; justify-content: center;}
.icust_con h3{ font-size: 26px; font-family: 'AlibabaSans-Bold'; margin-bottom: 16px;}
.icust_con .mphline{ background: #fff; margin-bottom: 0;}
.icust_txt{ margin-top: 44px;}
.icust_txt p{ font-size: 15px; color: rgba(255,255,255,0.9); line-height: 1.8; margin-bottom: 8px;}
.icust_btn{ display: inline-flex; align-items: center; gap: 8px; margin-top: 94px; padding: 12px 28px; border: 1px solid #fff; color: #fff; font-size: 16px; transition: 0.3s; width: fit-content;}
.icust_btn:hover{ background: #fff; color: #173f8f;}
.icust_btn i{ font-size: 14px;}

/* 首页abou */
.iabou{ padding: 82px 0 100px;}
.iabou .inh2t{ font-size: 52px; line-height: 1.2; margin-bottom: 60px;}
.iabou_wrap{ display: flex; align-items: center; gap: 40px;}
.iabou_lef{ width: 22%;}
.iabou_num{ margin-bottom: 100px;}
.iabou_num:last-child{ margin-bottom: 0;}
.iabou_num .num_val{ font-size: 52px; font-family: 'FUTURALTBOLD'; color: #222; line-height: 1; margin-bottom: 10px;}
.iabou_num .num_val span{ font-size: 48px;}
.iabou_num p{ font-size: 14px; color: #777; line-height: 1.6;}
.iabou_mid{ width: 38%;}
.iabou_mid img{ width: 100%; height: auto; display: block;}
.iabou_rig{ width: 40%; padding-left: 20px;}
.iabou_rig i.icon-jianzhu05-L{ font-size: 64px; color: #173f8f; display: block; margin-bottom: 20px; position: relative; z-index: 0;}
.iabou_rig i.icon-jianzhu05-L::after{ content: ""; position: absolute; top: -10px; left: -6px; width: 54px; height: 54px; background: #e7ecf6; z-index: -1; border-radius: 100%;}
.iabou_rig h3{ font-size: 28px; font-family: 'AlibabaSans-Bold';color: #222; margin-bottom: 28px;}
.iabou_txt p{ font-size: 14px; color: #888; line-height: 26px; margin-bottom: 16px;}
.iabou_btn{ display: inline-flex; align-items: center; gap: 8px; margin-top: 24px; padding: 12px 28px; background: #173f8f; color: #fff; font-size: 15px; transition: 0.3s;}
.iabou_btn:hover{ background: #0f2d6b; color: #fff; transform: translateX(10px);}
.iabou_btn i{ font-size: 14px; color: #fff; margin-bottom: 0;}

.inap ul{ overflow: hidden; display: flex; width: 100%; }
.inap li{ flex: 1; height: 815px; transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1); min-width: 0; position: relative; }
.inapit{ display: block; transform-style: preserve-3d; width: 100%; height: 100%; position: relative; background-size: cover !important; background-position: center !important;
   background-repeat: no-repeat; color: #fff;  display: flex; flex-direction: column; justify-content: center; overflow: hidden; }
.inap ul li.on { flex: 2.4; }
.inapit:before{ content: ""; position: absolute; left: 0; bottom: 0; height: 100%;  width: 100%; background: rgba(0, 0, 0, 0.7); }
.inap ul li.on .inapit:before{ background:none; }
.iapt { opacity: 0; position: absolute; color: #fff; width: 68%; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #173f8f; padding: 50px 60px; }
.iapt h3{ font-size: 25px; font-family: 'AlibabaSans-Bold'; }
.iapt p{ margin-top: 10px; font-size: 14px; line-height: 26px; height: 104px; overflow: hidden; }
.iapt span{ display: inline-block; font-family: 'Outfit-regular'; border: 1px solid #fff; font-size: 15px; margin-top: 42px; padding: 10px 26px; color: #fff; }
.inap ul li.on .iapt{ opacity: 1; }
.ina_icdi{ position: absolute; transition: all 0.3s; bottom: 58px; width: 100%; left: 0; text-align: center; }
.ina_icdi i{ color: #fff; font-size: 60px; }
.ina_icdi p{ font-family: 'AlibabaSans-Medium'; font-size: 20px; margin-top: 14px; }
.inap ul li.on .ina_icdi{ opacity: 0; }

.inwsc{ padding: 70px 0 104px;}
.iwcgs{ position: relative; margin-top:50px;} 
.iwctc .item{ margin: 0 15px;}
.iwctc .slick-list{ margin: 0 -13px;}
.iwcwt{ padding: 42px 32px 60px;}
.iwcnit{ box-shadow: 0 0 12px rgba(227, 227, 227, 0.36); border-bottom: 6px solid #ededed; transition: all 0.3s;}
.iwcwt h3{ font-size: 22px; font-family: 'AlibabaSans-Bold'; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 16px;}
.iwcwt p{ line-height: 24px; font-size: 14px; color: #888; height: 96px; overflow: hidden;}
.inwmdat{ margin-top: 42px; display: flex; align-items: center; justify-content: space-between;}
.inwmdat span{ color: #666; transition:all 0.3s; display: inline-block; padding: 10px 28px; font-size: 15px; background: #f5f6fa;}
.inwmdat span i{ display: inline-block; transition:all 0.3s;}
.inwmdat em{ font-style: normal; color: #777;}
.iwcnit:hover .changpic img{ transform: scale(1.15);}
.iwcnit:hover .inwmdat span{ color: #fff; background: #173f8f;}
.iwcnit:hover .inwmdat span i{ transform: rotate(-45deg); }
.iwcnit:hover{ border-bottom: 6px solid #173f8f; }
.iwc_prev{ left: -68px; }
.iwc_prev i{ transform: rotate(180deg); }
.iwc_next{ right: -68px; }
.rel_arr{ position: absolute; top: 22%; left: 0; width: 100%; }
.rel_arr span{ cursor: pointer; position: absolute; top: 0; }
.rel_arr span i{ display: inline-block; font-size: 40px; color: #989898; }
.rel_arr span:hover i{ color: #173f8f; }

iframe{ display: block; width: 100%;}

/* footer */
footer{ background: #f5f7f9;}
.fptops{ padding: 90px 0; background: url(images/fobgt.jpg) no-repeat center center; background-size: cover;}
.fotow{ display: flex; align-items: center; }
.fotlef{ width: 50%; padding-right: 60px; }
.fotrig{ width: 50%; }
.fotlef p{ margin-top: 26px; color: #fff; }
.fotlef h2{ font-size: 52px; font-family: 'AlibabaSans-Bold'; color: #fff;}
.fotlef a{ display: inline-block; padding: 14px 35px; margin-top: 80px; background: #173f8f; font-size: 16px; border-radius: 50px; color: #fff;}
.fotlef a i{ display: inline-block; margin-left: 5px;}
.fotlef a:hover{ transform: translateX(10px);}
.fo_mfoul{ overflow: hidden; }
.fo_mfoul li{ float: left; width: 49%; margin-bottom: 14px; margin-right: 2%; position: relative; overflow: hidden;}
.fo_mfoul li:nth-of-type(even){ margin-right: 0; }
.fo_mfoul li:nth-of-type(5){ width: 100%; margin-right: 0; }
.fo_mfoul input,.fo_mfoul textarea{ font-family:'AlibabaSans-Regular'; width: 100%; resize: none; background:rgba(255, 255, 255, 0.1); font-size: 14px; color: #fff; border:none; padding:14px 14px; }
.fo_mfoul textarea{ height:120px; }
.fo_mfoul input::-webkit-input-placeholder,.fo_mfoul textarea::-webkit-input-placeholder { color: #fff;}
.fo_mfoul input:-moz-placeholder,.fo_mfoul textarea:-moz-placeholder {color: #fff;}
.fo_mfoul li:last-child{ width: 100% !important; }
.fo_mfoul li button{ transition: all 0.4s; cursor: pointer; width: 170px; border: none; height: 50px; color: #173f8f; background: #fff; background-size: 0% 100%; font-size: 14px; font-family: 'AlibabaSans-Regular'; position: relative; z-index: 1; overflow: hidden;}
.fo_mfoul li button i{ font-size: 20px;}
.fo_mfoul li button *{ vertical-align: middle;}
.fo_mfoul li button:hover{ transform: translateX(10px); }
.fobots{ padding-top: 65px;}
.fo_boxdiv{ width: 100%; display: flex; justify-content: space-between; overflow: hidden; }
.fo_boxdiv h4{ text-transform: capitalize; padding-bottom: 5px; position: relative; font-size: 22px; font-family: 'AlibabaSans-Bold'; margin-bottom: 20px; }
.fo_boitem1{ width: 25%;  }
.fo_boitem1 p{ font-size: 14px; margin-top: 15px; line-height: 26px; color: #777;}
.fouls li{  margin-bottom: 20px; font-size: 14px; position: relative; padding-left: 12px; }
.fouls li::before{ content: ""; position: absolute; top: 8px; left: 0; width: 5px; height: 5px; border-radius: 10px; border: 1px solid #cdd3d9;}
.fouls li a{ display: inline-block; color: #777; }
.fouls li:hover a{ color: #173f8f; text-decoration: underline; }
.fouls li:hover::before{ border: 1px solid #173f8f;}

.fo_opulxl li{ margin-bottom: 15px; position: relative; padding-left: 28px; color: #777; font-size: 14px; }
.fo_opulxl li i{ position: absolute; top: 2px; left: 0; color: #173f8f; font-size: 18px; }
.fo_opulxl li:last-child{ margin-bottom: 0; }
.fo_opulxl li a,.fo_opulxl li span{ display: inline-block; margin-right: 22px; color: #888;   }
.fo_opulxl li a:hover{ color: #173f8f; }
.media{ margin-top: 30px;  }
.media a{ margin-right: 5px; width: 50px; text-align: center; border: 1px solid #e0e5ed; background: #f6f9fd; height: 50px; font-size: 20px; border-radius: 50px; color: #c0c8d0; line-height: 48px; display:inline-block;}
.media a:hover{ background: #173f8f; color: #fff; border: 1px solid #173f8f; }

.fo_boitem2{ width: 34%; }
.fo_boitem3{ width: 25%;  }

.fo_cop{ overflow: hidden; border-top: 1px solid #dee5ec; padding: 28px 0; margin-top: 44px; }
.fo_cop p{ color: #777; font-size: 14px; }
.fo_cop p a{ color: #777; }
.fo_cop p a:hover{ text-decoration: underline; }

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

/* 侧边栏容器 - 固定定位在页面右侧居中 */
.sider-contact { background: #fff; border-radius: 10px 0 0 10px; box-shadow: 0 0 1rem -2px rgba(61,61,61,.15); position: fixed; right: 0; top: 50%; transform: translateY(-50%); transition: all .5s ease; z-index: 999;}
.sider-contact.hide { transform: translate(100%,-50%);}
.sider-contact.hide #sider-contact-switcher i { transform: rotate(180deg);}
.right-nav { align-items: center; display: flex; padding: 16px 14px; flex-flow: column; font-size: 1.2rem; line-height: 1.4rem;}
.right-nav .btn-tit { transform: scale(.9)}
.right-nav li { height: 62px; border-bottom: 1px solid #f0f0f0; position: relative; width: 56px;}
.right-nav li:last-child{ border-bottom: none; }
.right-nav li a { align-items: center; color: #1f1a17; display: flex; flex-flow: column; height: 100%; justify-content: center; transition: all .3s ease; width: 100%}
.right-nav li a:hover { transform: translateX(5px); }
.right-nav li:hover .right_hide { opacity: 1; transform: translate(-110%,-50%); visibility: visible}
.right_hide{ background-color: #fff; border-radius: 10px; box-shadow: 0 0 1rem -2px rgba(61,61,61,.15); color: #3d3d3d; font-size: 14px; left: -10px; line-height: 1.6rem; opacity: 0; padding: 1rem; position: absolute; top: 50%; transform: translate(-130%,-50%); transition: all .5s ease; visibility: hidden; white-space: nowrap}
.right_hide:before { border-bottom: 6px solid transparent; border-left: 8px solid #fff; border-top: 6px solid transparent; content: ""; position: absolute; right: -8px; top: calc(50% - 4px)}
.right_hide img { display: block; max-width: 10rem}
#sider-contact-switcher { align-items: center; color: #1f1a17; cursor: pointer; display: flex; height: 44px; justify-content: flex-end; left: 0; margin: 0; overflow: hidden; position: absolute; top: 50%; transform: translate(-100%,-50%); width: 44px; z-index: -1}
#sider-contact-switcher i { font-size: 12px; font-weight: bold; transition: all .3s ease}
#sider-contact-switcher:after { background: #fff; box-shadow: 0 0 1rem -2px rgba(61,61,61,.15); border-radius: 5px; content: ""; display: block; height: 44px; left: 69%; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); transform-origin: center; width: 44px; z-index: -1}

/*位置*/
.subbanner{ position: relative; margin-top: 134px; }
.subbanner img{ width: 100%; }
.sunvs{ position: absolute; width: 100%; top:50%; color: #fff; transform: translateY(-50%); left: 0;}
.sunhtic{ font-size: 60px; margin-bottom: 28px; font-family: 'FUTURALTBOLD'; text-transform: uppercase;}
.sunvs p{ font-size: 14px;}
.sunvs p a{ color: #fff;}
.sunvs p i{ color: #173f8f; font-size: 20px; display: inline-block; margin-right: 5px;}
.sunvs p a:hover{ text-decoration: underline;}
/*产品列表*/
.abpro{ padding: 90px 0 116px;}
.abpro_wrap{ display: flex; gap: 30px;}
.abpro_sid{ width: 314px; flex-shrink: 0;}
.abpro_tit{ background: #173f8f; color: #fff; font-size: 24px; font-family: 'AlibabaSans-Medium'; padding: 14px 20px;}
.abpro_cats{ list-style: none; margin: 0; padding: 0 26px; background: #f7f8fa; border-top: none;}
.abpro_cats li{ border-bottom: 1px solid #eee;}
.abpro_cats li:last-child{ border-bottom: none;}
.abpro_cats li a{ display: block; padding: 20px 0; font-size: 14px; color: #666; line-height: 1.6; transition: 0.3s;}
.abpro_cats li a:hover{ color: #173f8f; background: #f7f8fa;}
.abpro_main{ flex: 1;}
.abpro_grid{ display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 50px;}
.abpro_item{ border: 1px solid #eee; transition: 0.3s;}
.abproxt{ padding: 26px 22px 28px;}
.abpro_item:hover{ box-shadow: 0 4px 20px rgba(0,0,0,0.08);}
.abpro_item:hover .changpic img{ transform: scale(1.15);}
.abpro_pic{ text-align: center;}
.abpro_pic img{ max-width: 100%; height: auto;}
.abpro_line{ width: 25px; display: inline-block; height: 3px; background: #173f8f; margin-bottom: 12px;}
.abpro_item h3{ font-size: 18px; font-family: 'AlibabaSans-Medium'; font-weight: normal; overflow: hidden; margin-bottom: 14px; line-height: 26px; height: 52px;}
.abpro_item p{ font-size: 14px; color: #888; line-height: 24px; height: 72px; overflow: hidden;}

/*分页 结束*/
.digg4{ text-align:right; margin-top: 70px; font-size: 16px; }
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:40px; text-align: center; border: 1px solid #e5eaf1; cursor: pointer; display: inline-block; vertical-align: middle; background: #fff; height:40px; border-radius: 50px; line-height: 38px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background: #173f8f; border: 1px solid #173f8f; }
.digg4 span.disabled { background: #fff; color: #666;}
.digg4 a{ color: #666;  background: #fff; }

/* 产品详情 */
.pemlivs{ margin-top: 134px;}
.pemli_wrap{ display: flex; align-items: center;}
.pemli_lef{ width: 50%; flex-shrink: 0; padding-right: 42px;}
.derelpi{ position: relative;}
.de_prev, .de_next{ position: absolute; top: 50%; transform: translateY(-50%); width: 52px; height: 52px; border-radius: 50%; border: 1px solid #ddd; background: #fff; cursor: pointer; z-index: 2; display: flex; align-items: center; justify-content: center; color: #999; font-size: 14px; transition: 0.3s;}
.de_prev:hover, .de_next:hover{ background: #173f8f; color: #fff; border-color: #173f8f;}
.de_prev i, .de_next i{ font-size: 20px; display: inline-block;}
.de_prev i{ transform: rotate(180deg);}
.de_prev{ left: 16px;}
.de_next{ right: 16px;}
.de_slide_item{ text-align: center;}
.de_slide_item img{ max-width: 100%; height: auto;}
.pemli_rig{ flex: 1;}
.pemli_line{ width: 30px; height: 3px; background: #173f8f; margin-bottom: 16px;}
.pemli_tit{ font-size: 30px; font-family: 'AlibabaSans-Bold'; color: #333; margin-bottom: 20px;}
.pemli_desc{ margin-bottom: 56px;}
.pemli_desc p{ font-size: 14px; color: #888; line-height: 24px;}
.pemli_con{ display: flex; gap: 40px; margin-bottom: 36px;}
.pemli_item{ display: flex; align-items: center; gap: 12px;}
.pemli_item > i{ font-size: 40px; color: #333; flex-shrink: 0;}
.pemli_item:last-child > i{ color: #173f8f;}
.pemli_info span{ font-size: 14px; color: #888; display: block; margin-bottom: 2px;}
.pemli_info a{ font-size: 20px; font-family: 'AlibabaSans-Medium';}
.pemli_btns{ display: flex; gap: 60px;}
.pemli_btn{ display: inline-flex; align-items: center; gap: 8px; font-family: 'AlibabaSans-Medium'; padding: 14px 54px; transition: 0.3s;}
.pemli_btn.gray{ background: #666; color: #fff;}
.pemli_btn.gray:hover{ background: #555;}
.pemli_btn.blue{ background: #173f8f; color: #fff;}
.pemli_btn.blue:hover{ background: #0f2d6d;}
.pemli_btn i{ font-size: 24px;}

/* 详情描述 */
.pdesc{ position: relative; margin-top: 78px; background-size: cover; background-position: center; padding: 90px 0 100px;}
.pdesc_con{ position: relative; z-index: 2; color: #fff;}
.pdesh2{ font-size: 42px; font-family: 'FUTURALTBOLD'; font-weight: normal; margin-bottom: 22px;}
.pdesc_con p{ font-size: 14px; margin-bottom: 12px;}
.pdesc_steps{ display: flex; align-items: center; gap: 0; margin-top: 45px;}
.pstep_item{ background: #fff; color: #333; font-family: 'AlibabaSans-Medium'; padding: 16px 40px; border-radius: 30px; white-space: nowrap;}
.pstep_line{ width: 60px; height: 1px; background: #fff;}

/* sellpo */
.sellpo{ padding: 60px 0 74px; }
.sellpo_grid{ display: grid; grid-template-columns: repeat(3, 1fr); gap: 34px;}
.sellpo_item{ border: 1px solid #eee; border-radius: 15px; overflow: hidden;}
.sellpo_top{ background: #173f8f; color: #fff;  font-family: 'AlibabaSans-Medium'; padding: 18px 24px;}
.sellpo_txt{ padding: 24px;}
.sellpo_txt p{ font-size: 14px; color: #777; line-height: 28px;}

/* soipnu */
.soipnu{ padding: 48px 0 62px; background: #f7f8fa;}
.soipnu_tit{ font-size: 36px; font-family: 'AlibabaSans-Bold'; font-weight: normal; color: #333; margin-bottom: 40px;}
.soipnu_grid{ display: grid; grid-template-columns: repeat(6, 1fr); gap: 16px;}
.soipnu_pic{ position: relative; border-radius: 12px; overflow: hidden; margin-bottom: 14px;}
.soipnu_pic img{ width: 100%; display: block;}
.soipnu_txt{ font-size: 16px; font-family: 'AlibabaSans-Medium'; line-height: 1.5;}

.ptscen{ padding-top: 60px;}
.netab{ overflow-x: auto; margin-top: 26px; }
.netab table{ width: 100%; border-collapse: collapse; }
.netab table td{ border: 1px solid #e5e5e5; color: #888; padding:14px 26px; font-size: 14px; }
.netab table tr:nth-of-type(odd) td{ background: #fafcff;}
.netab table tr:hover td{ background: #173f8f; color: #fff;}

.ptvideo{ padding: 62px 0 100px; }
.prviot{  position: relative;}
.prviot iframe{ width: 100%; display:block; }
.prdemess{ padding: 58px 0 76px; background: url(images/lemesbg.jpg) no-repeat center center; background-size: cover;}
.prdemess .pdesh2{ color: #fff;}
.meppcc{ color: #fff; font-size: 14px;}
.prdemess .supop{ margin-top: 20px;}

/*关于我们*/
.abhis{ position: relative; padding: 120px 0 130px; overflow: hidden;}
.abhis_bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; z-index: 0;}
.abhis .warper{ position: relative; z-index: 1;}
.abhis .ab_tit{ text-align: center; color: #fff;}
.ab_tit{ font-size: 52px; font-weight: normal; font-family: 'FUTURALTBOLD'; text-transform: uppercase; }
.abhis_wrap{ position: relative; padding-top: 215px;}
.abhis_line{ position: absolute; left: 50%; top: 0; bottom: 0; width: 5px; background: #fff; transform: translateX(-50%);}
.abhis_toparr{ position: absolute; top: -2px; left: 50%; transform: translateX(-50%); color: #fff; }
.abhis_toparr i{  display: inline-block;
      width: 0;
      transform: rotate(0deg);
      height: 0;
      border-style: solid;
      border-width:0 18px 22px 18px;
      border-color:transparent transparent #ffffff transparent; }
.abhis_item{ position: relative; width: 50%; padding-bottom: 50px; display: flex; flex-direction: column; margin-top: -120px;}
.abhis_item.abhis_lef{ padding-right: 60px; align-items: flex-end; text-align: right; margin-left: 0;}
.abhis_item.abhis_rig{ padding-left: 60px; align-items: flex-start; text-align: left; margin-left: 50%;}
.abhis_dot{ position: absolute; top: 10px; width: 16px; height: 16px; border-radius: 50%; background: #fff; }
.abhis_dot::before{ content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 140%; height: 140%; border-radius: 100%; border: 1px solid #fff;}
.abhis_lef .abhis_dot{ right: -8px;}
.abhis_rig .abhis_dot{ left: -8px;}
.abhis_pic{ width: 280px; overflow: hidden; margin-bottom: 16px;}
.abhis_pic img{ width: 100%; height: 100%; object-fit: cover;}
.abhis_info h3{ font-size: 26px; font-family: 'AlibabaSans-Medium'; color: #fff; margin-bottom: 10px; font-weight: normal;}
.abhis_info p{ font-size: 14px; color: rgba(255,255,255,0.85); line-height: 24px; }
.abhis_lef .abhis_info p{ margin-left: auto;}

.abhoc{ padding: 80px 0 120px;}
.abhosli{ position: relative; margin-top: 18px;}
.abhoswi .item{ margin: 0 14px;}
.abhoswi .slick-list{ margin: 0 -14px;}
.abhopic img{ width: 100%; height: auto; display: block;}
.abho_prev, .abho_next{ position: absolute; top: 50%; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; cursor: pointer; color: #a8a8a8; transition: 0.3s; z-index: 2;}
.abho_prev i, .abho_next i{ font-size: 28px;}
.abho_prev:hover i, .abho_next:hover i{ color: #173f8f;}
.abho_prev{ left: -50px;}
.abho_prev i{ display: inline-block; transform: rotate(180deg); }
.abho_next{ right: -50px;}

/* abserv */
.abserv{ padding: 90px 0 116px;}
.sertop{ display: flex; gap: 26px; margin-bottom: 58px;}
.sertop_item{ position: relative; flex: 1; cursor: pointer;}
.sertop_pic{ position: relative; width: 100%;}
.sertop_pic img{ width: 100%; display: block;}
.sertop_mask{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: 0.3s;}
.sertop_item:hover .sertop_mask, .sertop_item.active .sertop_mask{ background: rgba(9, 28, 66, 0.75);}
.sertop_con{ position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 2; display: flex; align-items: center; flex-direction: column; justify-content: flex-end; color: #fff; padding-bottom: 30px;}
.sertop_item.active .sertop_con{ justify-content: center; padding-bottom: 0;}
.sertop_item::before{ content: ''; display: none; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #092c63; z-index: 3;}
.sertop_item.active::before{ display: block;}
.sertop_con i{ font-size: 40px; display: none; width: 72px; text-align: center; height: 72px; border-radius: 80px; line-height: 70px; border: 1px solid #fff; margin-bottom: 14px;}
.sertop_con h3{ font-size: 24px; font-family: 'AlibabaSans-Bold'; }
.serbot{ position: relative; background: #f7f8fa; }
.serbot_lef{ width: 100%; position: relative; min-height: 480px; overflow: hidden;}
.serbot_mask{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(10, 21, 42, 0.55); z-index: 1;}
.serbot_con{ position: relative; z-index: 2; color: #fff;}
.serbot_item{ display: none; min-height: 617px; padding: 0 32% 0 48px; flex-direction: column; justify-content: center; background-size: cover; background-position: center;}
.serbot_item.active{ display: flex;}
.serbot_item > h3,
.serbot_item > .serbot_txt,
.serbot_item > .serbot_btn{ position: relative; z-index: 2;}
.sertop_item.active .sertop_con i{ display: inline-block;}
.serbot_item h3{ font-size: 36px; font-family: 'AlibabaSans-Bold'; margin-bottom: 40px;}
.serbot_txt{ margin-bottom: 100px;}
.serbot_txt p{ font-size: 14px; color: #fff; line-height: 28px; }
.serbot_btn{ display: inline-flex; align-items: center; gap: 8px; padding: 12px 28px; background: #173f8f; color: #fff; font-size: 15px; transition: 0.3s; width: fit-content;}
.serbot_btn:hover{ background: #173f8f; color: #fff; transform: translateX(10px);}
.serbot_btn i{ font-size: 14px;}
.serbot_rig{ position: absolute; right: 0; top: 0; width: 380px; height: 100%; z-index: 10; background: #f7f8fa;}
.serlist{ list-style: none; margin: 0; padding: 0;}
.serlist li{ padding: 37px 30px; font-family: 'AlibabaSans-Medium'; color: #444; cursor: pointer; border-bottom: 1px solid #f0f0f0; transition: 0.3s; position: relative;}
.serlist li:last-child{ border-bottom: none;}
.serlist li:hover{ background: #f7f8fa; color: #173f8f;}
.serlist li.active{ background: #173f8f; color: #fff; border-color: #173f8f;}

.fileup{ position: relative; display: flex; align-items: center; cursor: pointer; background: #f5f7f9; overflow: hidden;}
.fileup_txt{ flex: 1; padding: 12px 16px; color: #666; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.fileup_btn{ width: 114px; height: 46px; background: #173f8f; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 20px; flex-shrink: 0;}
.fileup_btn i{ font-size: 28px;}
.fileup_inp{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; z-index: 2;}

.dehotp{ padding: 56px 0 90px;}
.deregds .item{ margin: 0 8px;}
.deregds .slick-list{ margin: 0 -8px;}
.drl_prev, .drl_next{ position: absolute; top: 50%; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; cursor: pointer; color: #a8a8a8; transition: 0.3s; z-index: 2;}
.drl_prev i, .drl_next i{ font-size: 28px;}
.drl_prev:hover i, .drl_next:hover i{ color: #173f8f;}
.drl_prev{ left: -50px;}
.drl_prev i{ display: inline-block; transform: rotate(180deg); }
.drl_next{ right: -50px;}
/* abfaq */
.abfaq{ padding: 90px 0 120px;}
.faqlist{ display: flex; flex-direction: column; gap: 30px;}
.faqitem{ background: #fff; padding: 36px 32px; border-radius: 10px; box-shadow: 0 4px 20px rgba(0,0,0,0.06);}
.faq_tit{ display: flex; align-items: center; gap: 16px; cursor: pointer;}
.faq_tit i{ color: #173f8f; font-size: 30px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;}
.faq_tit h3{ font-size: 18px; font-family: 'AlibabaSans-Medium'; font-weight: normal;}
.faq_ans{ padding-left: 46px; margin-top: 16px; display: none;}
.faqitem.active .faq_ans{ display: block;}
.faq_ans p{ font-size: 15px; color: #777; line-height: 1.8;}

/*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;}
/* 定制 */
.cuhtic{ font-size: 52px; font-family: FUTURALTBOLD;}
.custimgc{ padding: 90px 0 100px;}
.custimgc_wrap{ display: flex; gap: 50px; margin-top: 22px; align-items: center;}
.custimgc_pic{ width: 50%; flex-shrink: 0;}
.custimgc_pic img{ width: 100%; display: block;}
.custimgc_txt{ flex: 1;}
.custimgc_txt p{ font-size: 14px; color: #888; line-height: 26px; margin-bottom: 26px;}
.custimgc_txt p:last-child{ margin-bottom: 0;}

/* cwcou */
.wwcus{ position: relative; background-size: cover; background-position: center; padding: 100px 0 0;}
.wwcus_mask{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(2, 23, 64, 0.7); z-index: 1;}
.wwcus .warper{ position: relative; z-index: 2;}
.wwcus .cuhtic{ color: #fff;}
.wwcus_sub{ font-size: 14px; color: #fff; margin-bottom: 70px;}
.wwcus_wrap{ min-height: 260px; padding-bottom: 20px;}
.wwcus_con{ display: none;}
.wwcus_con.active{ display: block;}
.wwcus_con h3{ font-size: 30px; font-family: 'AlibabaSans-Bold'; color: #fff; margin-bottom: 24px;}
.wwcus_con p{ font-size: 14px; color: #fff; line-height: 26px; margin-bottom: 10px;}
.wwcus_tabs{ border-top: 1px solid rgba(255, 255, 255, .6); margin-top: 60px; position: relative; z-index: 1;}
.wwcus_tabs .warper{ display: flex;}
.wwcus_tab{ flex: 1; padding: 32px 20px; text-align: center; cursor: pointer; border-right: 1px solid rgba(255, 255, 255, .6); transition: 0.3s; color: #fff; font-family: 'AlibabaSans-Medium';}
.wwcus_tab:first-child{ border-left: 1px solid rgba(255, 255, 255, .6);}
.wwcus_tab.active{ background: #173f8f; color: #fff;}
.wwcus_tab span{ display: block; line-height: 1.5;}

/* process */
/* cuprc */
.cuprc{ padding: 90px 0 100px; }
.cuprc_wrap{ display: flex; gap: 60px; align-items: flex-start;}
.cuprc_tit{ width: 394px; flex-shrink: 0;}
.cuprc_list{ flex: 1; }
.cuprc_item{ border-bottom: 1px solid #eee; cursor: pointer;}
.cuprc_head{ display: flex; align-items: center; justify-content: space-between; padding: 24px 10px; transition: 0.3s;}
.cuprc_head h3{ font-size: 18px; font-family: 'AlibabaSans-Bold'; color: #222; }
.cuprc_head i{ font-size: 16px; color: #999; transition: 0.3s;}
.cuprc_item.active .cuprc_head i{ transform: rotate(90deg); color: #173f8f;}
.cuprc_body{ display: none; padding: 0 10px 26px;}
.cuprc_item.active .cuprc_body{ display: block;}
.cuprc_body p{ font-size: 14px; color: #888; line-height: 26px;}

.csewno{ padding: 76px 0 100px; background: #f7f8fa;}
.wnpcc{ font-size: 14px; color: #888; margin-top: 12px;}
.csetable{ margin-top: 20px; overflow-x: auto;}
.csetable table{ width: 100%; border-collapse: collapse; background: #fff; }
.csetable table tr td{ padding: 12px 26px; font-size: 14px; color: #888; border: 1px solid #dee1e6; }
.csetable table tr:first-child td{ font-size: 18px; font-family: 'AlibabaSans-Medium'; color: #fff; background: #173f8f; }
.csetable table tr:nth-child(2n) td{ background: #f7f8fa; }

.cucuops{ padding: 78px 0 100px;}
.ccptics{ display: flex; align-items: baseline;}
.ccptics p{ font-size: 18px; font-family: 'AlibabaSans-Medium'; margin-left: 12px;}
.coleme .supop{ margin-top: 26px;}

/* cusadv */
.cusadv{ padding: 90px 0 100px; background: #fff;}
.cusadv_tit{ font-size: 40px; font-family: 'AlibabaSans-Bold'; font-weight: normal; color: #222; margin-bottom: 40px;}
.cusadv_grid{ display: grid; margin-top: 24px; grid-template-columns: repeat(2, 1fr); gap: 26px;}
.cusadv_item{ display: flex; align-items: flex-start; gap: 30px; padding: 30px; border: 1px solid #e3e7f2; transition: 0.3s; cursor: pointer;}
.cusadv_item:hover{ background: #173f8f; border-color: #173f8f;}
.cusadv_item:hover .cusadv_num{ color: rgba(255,255,255,0.06);}
.cusadv_item:hover .cusadv_txt h3{ color: #fff;}
.cusadv_item:hover .cusadv_txt p{ color: rgba(255,255,255,0.85);}
.cusadv_num{ font-size: 72px; font-family: 'OSWALD-BOLD'; color:  rgba(23,63,143,0.06); line-height: 1; flex-shrink: 0; transition: 0.3s;}
.cusadv_txt h3{ font-size: 18px; font-family: 'AlibabaSans-Medium'; color: #222; font-weight: normal; margin-bottom: 14px; transition: 0.3s;}
.cusadv_txt p{ font-size: 14px; color: #888; line-height: 26px; transition: 0.3s;}

.cuaota{ padding: 80px 0 94px; background: url(images/cusopnbg.jpg) no-repeat; background-size: cover;}
.cuaota .cuhtic{ color: #fff;}
.cucuops .supop{ margin-top: 26px;}
.suibtbtns p{ display: flex; gap: 0 20px;}
.grabtn{ background: #f5f7f9 !important; color: #222 !important;}
.wfbbtn{ background: #fff !important; color: #222 !important; border: 1px solid #e8ebee !important; }
.supop li button:hover{  background: #173f8f !important; color: #fff !important; }
/* 解决方案 */
.sowar{ padding: 100px 0;}
.solis li{ margin-bottom: 55px; }
.solis li:last-child{ margin-bottom: 0; }
.soitem{ position: relative; z-index: 0; }
.soitem:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: calc(100% - 94px); background: #f7f8fa; transition: all 0.3s; }
.soitem a{ display: flex; }
.soile{ width: 50%;}
.soiri{ width: 50%; padding-left: 62px; padding-top: 160px; }
.soitem a:hover .changpic img{ transform: scale(1.15); }
.soiri h3{ font-size: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 24px; font-family: AlibabaSans-Bold; overflow: hidden;}
.soiri p{ font-size: 14px; line-height: 26px; color: #888; overflow: hidden; height: 78px; }
.soiri span{ color: #00479d; border: 1px solid #00479d; transition: all 0.3s; font-size: 16px; padding: 12px 35px; display: inline-block; margin-top: 60px; }
.soiri span i{ display: inline-block; margin-left: 6px; }
.soitem:hover .soiri span{ transform: translateX(10px); background: #00479d; color: #fff; }
.solis li:nth-of-type(even) .soile{ order: 2; padding-right:0; }
.solis li:nth-of-type(even) .soiri{ order: 1; padding-left: 0; padding-right: 62px; }
.soitem:hover .cairi h3{ color: #00479d; }
/* 新闻 */
.nelisuls{ display: grid; grid-gap: 40px 30px; grid-template-columns: repeat(3,minmax(0,1fr));}
.casinfo{ padding: 36px 0 45px;}
.casinfo h3{ font-size: 22px; line-height: 28px; height: 56px; overflow: hidden; font-family: 'AlibabaSans-BOLD';}
.casitem{ position: relative; border-bottom: 6px solid #ededed; transition: all 0.3s;}
.casitem:hover{ border-bottom-color: #173f8f;}
/*新闻详情*/
.infocon{color: #666; }
.infocon h1{ font-size:30px; font-family: 'POPPINS-BOLD'; 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: #173f8f; }
.infocon p{line-height:28px; font-size: 16px; margin-bottom: 10px; }

/* contact */
.cousiv .wnpcc{ margin-top: 14px;}
.cous_list{ display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 40px;}
.cous_item{ display: flex; flex-direction: column; align-items: center; text-align: center; padding: 40px 20px; background: #fff; box-shadow: 0 4px 20px rgba(0,0,0,0.06); transition: 0.3s;}
.cous_item:hover{ box-shadow: 0 8px 30px rgba(23, 63, 143, 0.15); transform: translateY(-4px);}
.cous_item i{ font-size: 48px; color: #173f8f; margin-bottom: 24px; line-height: 1;}
.cous_info p{ font-size: 15px; color: #888; line-height: 1.8; margin: 0;}
.cous_info a{ color: #777; transition: 0.3s;}
.cous_info a:hover{ color: #173f8f;}

.contact_social { display: flex; gap: 15px; margin-top: 42px; justify-content: center;}
.contact_social a { width: 54px; height: 54px; border-radius: 50%; border: 1px solid #e6e9f1; display: flex; align-items: center; justify-content: center; color: #b3bdc8; font-size: 24px; transition: all 0.3s; }
.contact_social a:hover, .contact_social a:first-child { background: #173f8f; border:1px solid #173f8f; color: #fff; }

.coleme{ padding-top: 56px;}
.map{ margin-top: 40px;}

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

/* ============================================
   Responsive (media queries collected)
   ============================================ */

/* ---- max-width: 1680px ---- */
@media screen and (max-width: 1680px){
    .h_top,.h_bot{ padding: 0 40px;}
}

/* ---- max-width: 1600px ---- */
@media screen and (max-width: 1600px){
    .fobots{ padding-top: 60px;}
    .inh2t{ font-size: 58px; line-height: 60px;}
    .sunhtic{ font-size: 50px;}
    .cuhtic{ font-size: 46px;}
}

/* ---- max-width: 1440px ---- */
@media screen and (max-width: 1440px){
    .fptops { padding: 60px 0; }
    nav li{ margin: 0 22px;}
    .warper{ width: 86%;}
    .inap li{ height: 520px; }
    .inh2t{ font-size: 52px; line-height: 56px;}
    .mph_wrp{ margin-top: 28px; padding: 0 70px;}
    .mph_prev, .mph_next{ width: 58px;}
    .mphslider .item{ margin: 0 6px;}
    .mphitem a{ padding: 24px;}
    .mphitem p{ margin-bottom: 14px;}
    .iphmp{ padding: 60px 0 70px;}
    .icust{ margin-top: 60px;}
    .icust_info{ padding: 0 0 0 55px; width: 80%;}
    .icust_btn{ margin-top: 16px;}
    .icust_txt{ margin-top: 16px;}
    .iabou .inh2t{ font-size: 45px;}
    .iabou_wrap{ gap: 30px;}
    .iabou_rig{ padding-left: 0;}
    .iabou_rig h3{ font-size: 26px; margin-bottom: 6px;}
    .iabou_rig i.icon-jianzhu05-L{ margin-bottom: 10px;}
    .iabou_txt p{ margin-bottom: 0;}
    .iabou_num .num_val span{ font-size: 38px;}
    .iabou{ padding: 64px 0;}
    .iapt{ padding: 30px;}
    .iwcgs{ margin-top: 28px;}
    .iwcwt{ padding: 30px 20px 40px;}
    .inwmdat{ margin-top: 24px;}
    .inwsc{ padding: 55px 0 60px;}
    .fotlef h2{ font-size: 38px;}
    .fo_cop{ padding: 20px 0; margin-top: 22px;}
    .fouls li{ margin-bottom: 12px;}
    .media{ margin-top: 16px;}
    .media a{ width: 42px; height: 42px; line-height: 40px; font-size: 16px;  }
    .fo_boxdiv h4{ margin-bottom: 12px;}
    .sunhtic{ margin-bottom: 14px;}
    .iabou .inh2t{ margin-bottom: 40px;}
    .abhis{ padding: 90px 0;}
    .ab_tit{ font-size: 48px;}
    .abhoc{ padding: 70px 0 100px;}
    .abserv,.abfaq,.abpro,.cusadv{ padding: 70px 0 80px;}
    .sertop_con h3{ font-size: 20px;}
    .serbot_item h3{ margin-bottom: 18px; font-size: 28px;}
    .serbot_txt{ margin-bottom: 50px;}
    .abpro_grid{ gap: 15px;}
    .sbulima{ width: 38%; padding: 50px 30px 40px 0;}
    .sbulijt{ width: 62%;}
    .sullbz{ width: 60%;}
    .subriv{ width: 40%;}
    .pemli_tit{ font-size: 26px;}
    .pdesh2{ font-size: 34px;}
    .sellpo_grid{ gap: 20px;}
    .ptvideo{ padding: 50px 0;}
    .custimgc,.sowar{ padding: 74px 0;}
    .cuhtic{ font-size: 38px;}
    .wwcus_tab{ padding: 15px;}
    .wwcus{ padding: 80px 0 0;}
    .wwcus_sub{ margin-bottom: 46px;}
    .wwcus_con h3{ margin-bottom: 14px; font-size: 26px;}
    .cuprc{ padding: 60px 0;}
    .cuprc_tit{ width: 320px;}
    .cuprc_wrap{ gap: 30px;}
    .csewno{ padding: 55px 0 60px;}
    .cuaota,.cucuops{ padding: 60px 0;}
    .getbox{ width: 90%;}
    .gettitc h3{ font-size: 40px;}
    .gettitc p{ margin-top: 5px;}
    .pemli_tit{ margin-bottom: 14px;}
    .pemli_desc{ margin-bottom: 28px;}
    .pdesc{ margin-top: 50px; padding: 70px 0;}
    .soiri h3{ font-size: 22px;}
    .soiri{ padding-top: 124px; padding-left: 40px;}
    .soiri span{ margin-top: 35px;}
    .soitem:before{ height: calc(100% - 60px); }
    .solis li:nth-of-type(even) .soiri{ padding-right: 40px; padding-top: 124px;}
    .infocon h1{ font-size: 24px; line-height: normal;}
    .casinfo{ padding: 28px 0 34px;}
    .casinfo h3{ font-size: 20px;}
}

/* ---- max-width: 1366px ---- */
@media screen and (max-width: 1366px){
    .icust_wrp{ min-height: 460px;}
    .icust_lef{ padding: 50px 0;}
    .icust_lef .inh2t{ font-size: 38px;}
    .icust_con h3{ font-size: 24px;}
    .iabou .inh2t{ font-size: 36px; margin-bottom: 50px;}
    .iabou_wrap{ gap: 30px;}
    .iabou_num .num_val, .iabou_num .num_val span{ font-size: 40px;}
    .iabou_rig h3{ font-size: 22px;}
    .serbot_item{ padding: 0 28% 0 36px; min-height: 500px;}
    .serbot_item h3{ font-size: 30px;}
    .serbot_txt{ margin-bottom: 60px;}
    nav li{ margin: 0 16px;}
}

@media screen and (max-width: 1280px){
    .warper{ width: 90%;}
    .icust_item{ padding: 24px 16px;}
    .iabou_num .num_val, .iabou_num .num_val span{ font-size: 30px;}
    .iabou .inh2t{ margin-bottom: 38px;}
    .ina_icdi p{ font-size: 16px;}
    .iapt h3{ font-size: 20px;}
    .iapt span{ margin-top: 18px;}
    .inh2t{ font-size: 44px; line-height: 50px;}
    .iwcwt h3{ font-size: 19px; margin-bottom: 8px;}
    .iwc_prev{ left: -48px;}
    .iwc_next{ right: -48px;}
    .fotlef h2{ font-size: 34px;}
    .sunhtic{ font-size: 45px;}
    .ab_tit{ font-size: 42px;}
    .abhis{ padding: 70px 0;}
    .abhoc{ padding: 60px 0 80px;}
    .serlist li{ padding: 22px 30px;}
    .serbot_rig{ width: 294px;}
    .abpro_sid{ width: 260px;}
    .abproxt{ padding: 18px;}
    .pdesh2{ font-size: 28px;}
    .soipnu_grid{ gap: 8px;}
    .cuhtic{ font-size: 32px;}
    .nelisuls{ grid-gap: 20px;}
    .gettitc h3{ font-size: 34px;}
}

@media screen and (max-width: 1200px){
  .abpro_wrap{ gap: 24px;}
  .soipnu_grid{ grid-template-columns: repeat(3, 1fr); gap: 24px;}
    .abpro_sid{ width: 220px;}
    .pemli_wrap{ gap: 40px;}
    .sullbz dl dd.on a i, .sullbz dl dd:hover a i,.sullbz dl dd a i{ opacity: 0;}
    .pemli_tit{ font-size: 24px;}
    .submett .warper{ width: 100%;}
    .abpro_grid{ gap: 20px;}
  .banner_home,.subbanner,.pemlivs{ 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{ height: 46px; }
    .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; padding-top: 16px; }
    .h_trx li b{ border-color: #333 transparent transparent transparent; }
    .warper{ width: 96%; }
    #nav .nav-button{ top: -38px; }
    .search_box{ top: 62px; padding: 20px 0; }
    .side-bar,nav li>a:before{ display: none; }
    .h_top, .h_bot{ padding: 0 14px; }
    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; font-size: 16px;  display:block; padding:15px 20px; border-bottom:1px solid #2e2e2e; text-align: left;}
    nav li.on a, nav li:hover a{ background: #173f8f; color: #fff; }
    #nav .nav-button i{ color: #fff; }
    #nav .nav-button{ top: -36px; background: #173f8f; }
    .searchform span,.h_trx li i{ color: #333;}
    .searchform{ background: rgba(0, 0, 0, 0.2); width: 94px; }
    .hltrig{ margin-right: 64px;}
    .target-div{ opacity: 1 !important; position: static !important;}
    .submett,.nadls{ left: 0;  top: 0; padding: 0;min-width: 100%; transform: translateX(0); border:none; width: auto; display: block !important; background: #434343;  position: inherit;  opacity: 1; height: auto !important; }
    .submett::before{ display: none;}
    .sbulima,.subriv{ display: none;}
    .sbulijt{ padding: 0;}
    .h_trx li:first-child{ padding-top: 16px;}
    .sullbz{ width: 100%; padding: 0;}
    .sbulijt{ width: 100%; padding: 0; }
    .sullbz dl dd a,.nadls dd a{ color: #fff !important; width: 100%; padding: 12px 20px; font-size: 14px; background: transparent !important;}
    .sullbz dl dd{ height: auto; border-bottom: none !important;}
    .sullbz dl dd.on a, .sullbz dl dd:hover a{ color: #fff !important; background:#173f8f !important; }
    .sullbz dl dd.on, .sullbz dl dd:hover{ border-bottom: none !important; }
    .sullbz dl dd.on a i, .sullbz dl dd:hover a i{ opacity: 0; }
    .ban_arrow span{ width: 48px; height: 48px; line-height: 48px;}
    .ban_arrow span.ban_prev{ left: 5%;}
    .ban_arrow span.ban_next{ right: 5%;}
    .sider-contact{ display: none;}
    .inh2t{ font-size: 34px; line-height: 40px;}


}

/* ---- max-width: 1024px ---- */
@media screen and (max-width: 1024px){
    .icust_wrp{ flex-direction: column;}
    .icust_lef{ width: 100%; padding: 50px 0 30px;}
    .icust_rig{ width: 100%; min-height: 500px;}
    .icust_con{ position: relative; min-height: 500px;}
    .icust_pic{ width: 100%; height: auto;}
    .icust_info{ width: 100%; padding: 30px;}
    .icust_tab{ gap: 12px;}
    .icust_item{ padding: 22px 12px;}
    .inap ul{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px;}
    .inap li{ height: 360px;}
    .iapt{ width: 80%;}
    .inap li .iapt{ opacity: 1;}
    .ina_icdi{ opacity: 0;}
    .iapt p{ line-height: 24px; height: 96px;}
    .inap li .inapit::before{ background: none;}
    .iabou{ padding: 60px 0;}
    .iabou .inh2t{ font-size: 30px; margin-bottom: 40px;}
    .iabou_wrap{ flex-wrap: wrap;}
    .iabou_lef{ width: 100%; display: flex; gap: 30px; justify-content: space-between;}
    .iabou_num{ width: 30%; margin-bottom: 0;}
    .iabou_mid{ width: 45%;}
    .iabou_rig{ width: 50%; padding-left: 0;}
    .abpro_grid{ grid-template-columns: repeat(3, 1fr); gap: 12px;}
    .abpro_sid{ width: 200px;}
    .pemlivs{ margin-top: 62px; padding: 0 0 20px;}
    .pemli_wrap{ flex-direction: column;}
    .pemli_lef{ width: 100%; padding: 0;}
    .digg4{ text-align: center; margin-top: 24px;}
    .pemli_rig{ width: 100%;}
    .pdesc{ padding: 70px 0 80px;}
    .pdesc_con h2{ font-size: 28px;}
    .de_slide_item img{ width: 100%;}
    .pstep_item{ padding: 14px 32px; font-size: 14px;}
    .sellpo_grid{ grid-template-columns: repeat(2, 1fr); gap: 24px;}
    .sellpo_tit{ font-size: 30px;}
    .serlist li{ padding: 18px 15px; font-size: 16px;}
    .abhis_tit{ font-size: 40px; margin-bottom: 50px;}
    .abhis_pic{ width: 220px; height: 150px;}
    .abhis_item.abhis_lef{ padding-right: 40px;}
    .abhis_item.abhis_rig{ padding-left: 40px;}
    .abhis_info h3{ font-size: 22px;}
    .abhosli{ padding: 0 50px;}
    .abho_prev, .abho_next{ width: 40px; height: 40px;}
    .sertop{ gap: 16px; margin-bottom: 36px;}
    .sertop_con i{ font-size: 32px;}
    .sertop_con h3{ font-size: 18px;}
    .serbot_item{ padding: 0 26% 0 30px; min-height: 420px;}
    .serbot_item h3{ font-size: 26px; margin-bottom: 24px;}
    .serbot_txt{ margin-bottom: 40px;}
    .serbot_txt p{ font-size: 13px; line-height: 24px;}
    .serbot_rig{ width: 234px;}
    .abfaq{ padding: 50px 0 80px;}
    .faqitem{ padding: 30px 36px;}
    .faq_tit h3{ font-size: 18px;}
    .faq_ans{ padding-left: 56px;}
    .custimgc_wrap{ flex-direction: column; gap: 30px;}
    .custimgc_pic{ width: 100%;}
    .custimgc_tit{ font-size: 30px;}
    .wwcus_tit{ font-size: 30px;}
    .wwcus_tabs{ flex-wrap: wrap;}
    .wwcus_tab{ flex: 1 1 33.33%; border-bottom: 1px solid rgba(255,255,255,0.25);}
    .cuprc_wrap{ gap: 10px;}
    .cuprc_tit{ width: 100%;}
    .cuprc_tit h2{ font-size: 32px;}
    .cusadv_tit{ font-size: 32px;}
    .cusadv_item{ gap: 14px;}
    .cusadv_num{ display: none;}
    .cous_list{ grid-template-columns: repeat(2, 1fr); gap: 20px;}
    .icust_wrp{ padding: 0 3%;}
    .iwc_prev{ left: 0;}
    .iwc_next{ right: 0;}
    .iwcwt{ padding: 14px;}
    .rel_arr span i{ font-size: 32px;}
    .rel_arr{ top: 30%;}
    .fptops{ padding: 50px 0;}
    .fotlef{ padding-right: 0;}
    .fobots{ padding-top: 40px;}
    .fo_boitem3{ width: 31%;}
    .fo_boitem1{ width: 30%;}
    .sunhtic{ font-size: 34px; margin-bottom: 8px;}
    .abhis{ padding: 50px 0;}
    .ab_tit{ font-size: 34px;}
    .prdemess{ padding: 40px 0 50px;}
    .abho_prev{ left: 0;}
    .abho_next{ right: 0;}
    .serbot_lef{ min-height: auto;}
    .fotlef h2{ font-size: 30px;}
    .abpro_sid{ display: none;}
    .abserv, .abfaq, .abpro, .cusadv{ padding: 40px 0 60px;}
    .drl_prev{ left: 0;}
    .drl_next{ right: 0;}
    .dehotp{ padding: 40px 0;}
    .custimgc, .sowar{ padding: 50px 0;}
    .cuhtic{ font-size: 26px;}
    .cuprc_wrap{ flex-direction: column;}
    .soiri{ padding-top: 82px;}
    .soiri h3{ font-size: 20px; margin-bottom: 10px;}
    .soiri span{ margin-top: 20px; padding: 10px 28px;}
    .solis li:nth-of-type(even) .soiri{ padding-top: 82px;}
    .soitem:before{ height: calc(100% - 40px); }
    .solis li{ margin-bottom: 40px;}
    .infocon h1{ margin-bottom: 12px;}
    .casinfo{ padding: 18px 0 22px;}
    .casinfo h3{ font-size: 16px;}
    
}


/* ---- max-width: 768px ---- */
@media screen and (max-width: 768px){
    .icust_lef .inh2t{ font-size: 30px; margin-bottom: 20px;}
    .icust_tab{ grid-template-columns: 1fr 1fr; gap: 10px;}
    .icust_item{ padding: 18px 10px;}
    .icust_item i{ font-size: 26px;}
    .icust_item span{ font-size: 14px;}
    .icust_rig{ min-height: 450px;}
    .icust_con{ min-height: 450px;}
    .icust_info{ padding: 24px;}
    .icust_con h3{ font-size: 20px;}
    .icust_txt p{ font-size: 14px;}
    .iabou{ padding: 60px 0;}
    .iabou .inh2t{ font-size: 24px; margin-bottom: 30px;}
    .iabou_lef{ flex-wrap: wrap; gap: 20px;}
    .iabou_num{ width: 30%;}
    .iabou_num .num_val, .iabou_num .num_val span{ font-size: 32px;}
    .iabou_mid{ width: 100%;}
    .iabou_rig{ width: 100%;}
    .iabou_rig h3{ font-size: 20px;}
    .iabou_txt p{ font-size: 14px;}
    .abpro_wrap{ flex-direction: column;}
    .abpro_sid{ width: 100%;}
    .abpro_grid{ grid-template-columns: repeat(2, 1fr); gap: 16px;}
    .pemlivs{ margin-top: 80px;}
    .pemli_con{ flex-direction: column; gap: 16px;}
    .pemli_btns{ flex-direction: column;}
    .pemli_btn{ justify-content: center;}
    .pdesc{ padding: 50px 0 60px;}
    .pdesc_con h2{ font-size: 24px; margin-bottom: 20px;}
    .pdesc_steps{ flex-direction: column; gap: 16px; margin-top: 40px;}
    .pstep_line{ width: 2px; height: 30px;}
    .sellpo{ padding: 40px 0;}
    .sellpo_grid{ grid-template-columns: 1fr; gap: 20px;}
    .sellpo_tit{ font-size: 26px; margin-bottom: 30px;}
    .soipnu{ padding: 40px 0;}
    .soipnu_tit{ font-size: 28px; margin-bottom: 30px;}
    .soipnu_grid{ grid-template-columns: repeat(2, 1fr); gap: 20px;}
    .abhis_tit{ font-size: 32px; margin-bottom: 40px;}
    .abhis_line{ left: 20px;}
    .abhis_item{ width: 100%; margin-left: 0 !important; padding-left: 50px !important; padding-right: 0 !important; align-items: flex-start !important; text-align: left !important;}
    .abhis_dot{ left: 13px !important; right: auto !important;}
    .abhis_pic{ width: 100%; max-width: 320px; height: 180px;}
    .abhis_lef .abhis_info p{ margin-left: 0;}
    .abhis_toparr{ left: 20px;}
    .abhosli{ padding: 0 40px; margin-top: 36px;}
    .abhoswi .item{ margin: 0 4px;}
    .abhoitem{ padding: 12px;}
    .abserv{ padding: 60px 0 80px;}
    .sertop{ flex-direction: column; gap: 12px;}
    .sertop_item{ height: 160px;}
    .sertop_con h3{ font-size: 16px;}
    .serbot_lef{ min-height: auto;}
    .serbot_rig{ width: 100%; height: auto; position: relative; box-shadow: none;}
    .serbot_item{ padding: 40px 24px; min-height: 360px;}
    .serbot_item h3{ font-size: 24px; margin-bottom: 20px;}
    .serbot_txt{ margin-bottom: 30px;}
    .serbot_txt p{ font-size: 14px; line-height: 26px;}
    .serbot_btn{ padding: 10px 24px; font-size: 14px;}
    .serlist{ display: flex; flex-wrap: wrap;}
    .serlist li{ width: 50%; padding: 20px 24px; font-size: 14px;}
    .serlist li:nth-child(odd){ border-right: 1px solid #f0f0f0;}
    .abfaq{ padding: 50px 0 70px;}
    .faqlist{ gap: 20px;}
    .faqitem{ padding: 24px 24px;}
    .faq_tit{ gap: 12px;}
    .faq_tit i{ width: 36px; height: 36px; font-size: 16px;}
    .faq_tit h3{ font-size: 16px;}
    .faq_ans{ padding-left: 48px; margin-top: 12px;}
    .faq_ans p{ font-size: 14px;}
    .custimgc{ padding: 60px 0 70px;}
    .custimgc_tit{ font-size: 26px; margin-bottom: 30px;}
    .wwcus{ padding-top: 70px;}
    .wwcus_tit{ font-size: 26px;}
    .wwcus_tab{ flex: 1 1 50%; padding: 22px 14px; font-size: 13px;}
    .cuprc{ padding: 60px 0 70px;}
    .cuprc_wrap{ flex-direction: column; gap: 30px;}
    .cuprc_tit{ width: 100%;}
    .cuprc_tit h2{ font-size: 32px;}
    .cuprc_head{ padding: 18px 10px;}
    .cuprc_head h3{ font-size: 15px;}
    .cusadv{ padding: 60px 0 70px;}
    .cusadv_tit{ font-size: 26px; margin-bottom: 30px;}
    .cusadv_grid{ grid-template-columns: 1fr; gap: 16px;}
    .cusadv_item{ padding: 24px; gap: 20px;}
    .cusadv_num{ font-size: 40px;}
    .cusadv_txt h3{ font-size: 16px;}
    .cous_list{ grid-template-columns: 1fr; gap: 16px;}
    .cous_item{ padding: 30px 20px;}
    .digg4 { margin-top: 40px; text-align: center; }
    .iphmp{ padding: 50px 0;}
    .icust{ margin-top: 50px;}
    .fotow{ flex-direction: column;}
    .fotlef{ width: 100%;}
    .fotrig{ width: 100%; margin-top: 15px;}
    .fotlef h2{ font-size: 26px;}
    .fotlef p{ margin-top: 12px;}
    .fotlef a{ margin-top: 14px;}
    .fptops{ padding: 40px 0;}
    .fo_boitem1{ display: none;}
    .fo_boitem3{ width: 44%;}
    .fo_boitem2{ width: 50%;}
    .sunhtic{ font-size: 26px;}
    .iabou{ padding: 40px 0;}
    .abhis_toparr i{ transform: translateX(-18px);}
    .abhis_item{ margin-top: 0;}
    .abhis_wrap{ padding-top: 38px;}
    .abhoc{ padding: 50px 0;}
    .abhosli{ margin-top: 10px;}
    .soiri{ padding-top: 30px; padding-left: 30px;}
    .solis li:nth-of-type(even) .soiri{ padding-top: 30px; padding-right: 30px;}
    .soitem:before{ height: 100%;}
    .solis li{ margin-bottom: 20px;}
    .nelisuls{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .inh2t{ font-size: 30px; line-height: 34px;}
    .supop li{ margin-bottom: 10px;}
}


/* ---- max-width: 500px ---- */
@media screen and (max-width: 500px){
    .inap{ grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 6px; }
    .icust_tab{ grid-template-columns: 1fr;}
    .icust_rig{ min-height: auto;}
    .icust_con{ min-height: auto;}
    .icust_pic{ height: 350px;}
    .icust_btn{ margin-top: 20px;}
    .iabou_num{ width: 100%; text-align: center;}
    .iabou_btn{ margin-top: 18px;}
    .abpro_grid{ grid-template-columns: 1fr;}
    .abpro{ padding: 40px 0 60px;}
    .abhis_tit{ font-size: 26px;}
    .abhis_pic{ height: 160px;}
    .abhis_info h3{ font-size: 20px;}
    .abhis_info p{ font-size: 14px;}
    .abhosli{ padding: 0 36px;}
    .abho_prev, .abho_next{ width: 36px; height: 36px;}
    .abho_prev i, .abho_next i{ font-size: 14px;}
    .sertop{ gap: 10px; margin-bottom: 28px;}
    .sertop_item{ height: 140px;}
    .sertop_con h3{ font-size: 14px;}
    .serbot_item{ padding: 30px 20px; min-height: 320px;}
    .serbot_item h3{ font-size: 20px; margin-bottom: 16px;}
    .serbot_txt{ margin-bottom: 24px;}
    .serbot_txt p{ font-size: 13px; line-height: 24px;}
    .serbot_btn{ padding: 10px 20px; font-size: 13px;}
    .serlist li{ width: 100%; padding: 16px 20px; font-size: 14px; border-right: none !important;}
     footer { margin-bottom: 70px; }
    .footmenu { display: block; }
    .footmenu div.con { background: #173f8f; display: flex; justify-content: space-around; padding: 10px 0; }
    .footmenu div.con a { color: #fff; text-align: center; flex: 1; }
    .footmenu i { margin: 0 auto 5px; }
    .h_trx li:nth-child(2){ display: none;}
    .logo img, .position .logo img{ height: 35px;}
    .logo{ top: -33px;}
    .hltrig{ margin-right: 46px;}
    .ban_arrow span{ width: 38px; height: 38px; line-height: 38px;}
    .iphmp{ padding: 24px 0;}
    .inh2t{ font-size: 22px; line-height: 30px;}
    .mph_wrp{ margin-top: 14px; padding: 0 50px;}
    .mph_prev, .mph_next{ width: 40px;}
    .mph_prev i, .mph_next i{ font-size: 30px;}
    .icust{ margin-top: 20px;}
    .icust_lef{ padding: 20px 0;}
    .icust_lef .inh2t{ font-size: 22px; margin-bottom: 10px;}
    .icust_con h3{ margin-bottom: 0;}
    .icust_txt{ margin-top: 10px;}
    .icust_txt p{ margin-bottom: 0; line-height: 1.6;}
    .icust_btn{ margin-top: 10px;}
    .iabou,.inwsc{ padding: 24px 0;}
    .iabou .inh2t{ font-size: 20px;}
    .iabou_num .num_val, .iabou_num .num_val span{ font-size: 24px;}
    .inap ul{ grid-template-columns: repeat(1, minmax(0, 1fr)); }
    .iapt{ width: 90%; padding: 20px;}
    .iwcgs{ margin-top: 12px;}
    .fotlef h2{ font-size: 22px;}
    .fotlef p{ margin-top: 5px; font-size: 16px;}
    .fptops{ padding: 20px 0;}
    .fo_mfoul li,.supop li{ float: none; width: 100%; margin-right: 0; margin-bottom: 5px;}
    .fobots{ padding-top: 20px;}
    .fo_boitem2{ display: none;}
    .fo_boitem3{ width: 100%;}
    .sunhtic{ font-size: 20px; margin-bottom: 0;}
    .ab_tit{ font-size: 24px;}
    .abhis,.abhoc,.abserv,.abfaq,.soipnu{ padding: 30px 0;}
    .getbox{ padding: 20px;}
    .gettitc h3{ font-size: 22px;}
    .gettitc p,.faq_tit i{ display: none;}
    .faqitem{ padding: 14px;}
    .faq_ans{ padding-left: 0;}
    .pemli_wrap{ gap: 12px;}
    .pemli_tit,.pdesh2{ font-size: 22px;}
    .pemli_btns{ gap: 12px;}
    .pemli_con{ margin-bottom: 14px;}
    .pdesc,.sellpo{ margin-top: 0; padding: 24px 0;}
    .pdesc_con h2{ font-size: 22px; margin-bottom: 10px;}
    .sellpo_txt{ padding: 18px;}
    .sellpo_grid{ gap: 10px;}
    .soipnu_grid{ gap: 10px;}
    .soipnu_pic{ margin-bottom: 10px;}
    .ptscen{ padding-top: 20px;}
    .pdesh2{ margin-bottom: 10px;}
    .netab table td{ padding: 12px;}
    .ptvideo{ padding: 20px 0;}
    .prdemess,.custimgc,.csewno,.cusadv,.cuaota, .cucuops,.custimgc, .sowar{ padding: 20px 0 24px;}
    .cuhtic{ font-size: 20px;}
    .custimgc_wrap{ margin-top: 12px; gap: 20px;}
    .custimgc_txt p{ margin-bottom: 12px;}
    .wwcus{ padding-top: 30px;}
    .wwcus_sub{ margin-bottom: 20px;}
    .wwcus_con h3{ font-size: 18px;}
    .wwcus_tabs{ margin-top: 30px;}
    .wwcus_tabs .warper{ flex-wrap: wrap;}
    .wwcus_tab:nth-of-type(3),.wwcus_tab:last-child{ border-left: 1px solid rgba(255, 255, 255, 0.6); }
    .cuprc{ padding: 24px 0;}
    .cuprc_tit h2{ font-size: 22px;}
    .cuprc_wrap{ gap: 12px;}
    .cuprc_head{ padding: 14px 0;}
    .csetable table tr td{ padding: 10px;}
    .cusadv_item{ padding: 12px;}
    .suibtbtns,.ccptics{ flex-direction: column;}
    .ccptics p{ margin-left: 0;}
    .soile{ width: 100%;}
    .soitem a{ flex-direction: column;}
    .soiri,.solis li:nth-of-type(even) .soiri{ width: 100%; padding: 12px;}
    .soiri h3{ font-size: 18px; margin-bottom: 5px;}
    .soiri span{ margin-top: 10px; padding: 10px 14px;}
    .solis li:nth-of-type(even) .soile{ order: 1;}
    .soiri, .solis li:nth-of-type(even) .soiri{ order: 2;}
    .nelisuls{ grid-template-columns: repeat(1, minmax(0, 1fr)); }
    .infocon h1{ font-size: 18px; margin-bottom: 6px;}
    .infocon .time{ margin: 5px 0;}
    .infocon p{ font-size: 15px; line-height: 24px;}
    .cous_item{ padding: 20px;}
    .cous_item i{ font-size: 30px; margin-bottom: 10px;}
    .contact_social{ margin-top: 22px;}
    .contact_social a{ width: 44px; line-height: 42px; font-size: 20px; height: 44px;}
    .coleme{ padding-top: 20px;}
}