/*
Theme Name: huasheng
Theme URI: https://www.yisainuo.com/
Author: yisainuo
Author URI: https://www.yisainuo.com/
Description: Huasheng Amusement Equipment Theme
Version: 1.0.0
*/
@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'OSWALD-BOLD';
  src: url('fonts/OSWALD-BOLD.eot');
  src: local('☺'), url('fonts/OSWALD-BOLD.woff') format('woff'), url('fonts/OSWALD-BOLD.ttf') format('truetype'), url('fonts/OSWALD-BOLD.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FUTUBOLD';
  src: url('fonts/FUTUBOLD.otf');
  src: local('☺'), url('fonts/FUTUBOLD.woff') format('woff'), url('fonts/FUTUBOLD.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'calibri';
  src: url('fonts/calibri.eot');
  src: local('☺'), url('fonts/calibri.woff') format('woff'), url('fonts/calibri.ttf') format('truetype'), url('fonts/calibri.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'calibrib';
  src: url('fonts/calibrib.eot');
  src: local('☺'), url('fonts/calibrib.woff') format('woff'), url('fonts/calibrib.ttf') format('truetype'), url('fonts/calibrib.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'calibril';
  src: url('fonts/calibril.eot');
  src: local('☺'), url('fonts/calibril.woff') format('woff'), url('fonts/calibril.ttf') format('truetype'), url('fonts/calibril.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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{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:#237eee;}
a:focus,input:focus,button:focus,textarea:focus,select:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }

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

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

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

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

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

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

    height: auto;

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


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

    display: block;

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

    list-style: none;

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

    display: inline-block;

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

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

    display: block;

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

    cursor: pointer;

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

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

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

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

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

.icon-weixiufuwu:before {
  content: "\e6ed";
}

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

.icon-yunyingfuneng:before {
  content: "\e8c2";
}

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

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

.icon-jiaofu:before {
  content: "\e6f4";
}

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

.icon-hezuokehunor:before {
  content: "\e671";
}

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

.icon-a-01gaojigongchengshi:before {
  content: "\e647";
}

.icon-shuangyinhao:before {
  content: "\e65c";
}

.icon-riqi:before {
  content: "\e6b8";
}

.icon-send-s:before {
  content: "\e652";
}

.icon-zhiliang-xianxing:before {
  content: "\e88b";
}

.icon-fanhuidingbu1:before {
  content: "\e649";
}

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

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

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

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

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

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

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

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



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

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

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.warper{ max-width:1420px; width: 90%; margin:0 auto; position: relative;}

header{ height: 134px; width: 100%; z-index: 999; position: fixed; top: 0; left: 0;  }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; top: 7px; left:0; }
.logo img{ width: auto; }
.h_top{ height: 50px; padding: 0 170px; background: rgba(0,0,0,.3); }
.hltlef{ float: left; }
.he_tel{ line-height: 48px;}
.he_tel *{ vertical-align: middle; }
.hltrig{ float: right; }
.h_tlx{  font-size: 16px; float: left; color: #fff; }
.h_tlx li{ position: relative; display: inline-block; margin-right: 24px; }
.he_tel i{ color: #237eee; display: inline-block; margin-right: 10px; font-size: 24px;}
.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: 10px; }
.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:#237eee ; 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 170px; }

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

nav{ float: right; }
nav li{ float: left; margin: 0 34px; position: relative; }
nav li>a{ position: relative; font-family: 'calibrib'; color: #fff; font-size: 18px; text-transform: uppercase; line-height: 84px; display: block; text-align: center; transition:0.5s;}
nav li>a i{ font-size: 14px !important;}
nav li.on>a,nav li:hover>a{ color: #237eee !important; }
nav li:last-child{ margin-right: 0; }
nav li>a:before{ content: ""; position: absolute; width: 0; height: 3px; background: #237eee; bottom: 24px; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
nav li.on>a:before,nav li:hover>a:before{ width: 100%; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 290px; top:84px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative; border-bottom: 1px solid #f1f1f1; }
nav dl dd:last-child{ border: none; }
nav li dl dd a{ opacity: 1; font-weight: 500; line-height: 20px; background: transparent !important; color: #666 !important; display: block; padding: 14px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #237eee!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 340px;position: absolute; left: 100%; top: 0; background:rgba(35,126,238,.8); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:14px 10px; color: #fff !important; border-bottom: none; min-width: 200px; }


.position,.pagehe{ box-shadow: 0 1px 10px rgba(0,0,0,0.12); background: #000; }
.position .h_bot{ background: #fff;}
.position nav li>a{ color: #333;}


#banner_home{ position: relative; }
.banner{ overflow: hidden; }
.banner .item{ position: relative; background: #000; }
.banner .item video{ opacity: 0.8;}
.banner .item img{ width: 100%; }
.video_tit{ position:absolute; top:30%; width:50%; left:10%; color:#fff; z-index:55; }
.video_tit h1{ font-size: 55px; font-family: 'FUTUBOLD';}
.video_tit p{ font-size: 25px; margin-top: 25px; font-weight:bold; }
.video_tit a{ display: inline-block; margin-top: 35px; font-weight:bold; color: #fff; font-size: 22px; border-radius: 5px; padding: 12px 30px; overflow: hidden; position: relative; z-index: 0; overflow: hidden; }
.video_tit a::before{ content: ""; position: absolute; top: 50%; transform: translateY(-50%); transition: all 0.6s; left: 0; width: 50px;  border-radius: 100%; height: 50px; background: #237eee; z-index: -1;}
.video_tit a:hover::before{ width: 500px; height: 500px; transform: translateX(-20px) translateY(-50%); }
.pagingInfo{ position: absolute; font-size: 24px; bottom: 68px; left: 11%; color: #fff; font-family: Outfit-Medium; }
.pagingInfo span{ display: inline-block; margin-left: 192px; }
.pagingInfo b{ font-weight: normal; }
/* .banner .slick-dots{ position: absolute; bottom: 84px; left: 13%; display: flex; }
.banner .slick-dots li{ margin: 0 5px; width: 40px; height: auto;  }
.banner .slick-dots li button{ padding: 0; width: 100%; height: 6px; background: rgba(255, 255, 255, 0.6);}
.banner .slick-dots li.slick-active button{ background: #237eee; } */
.banar{ position: absolute; bottom: 68px; left: 26%; }
.banar span{ display: inline-block; margin-left: 10px; cursor: pointer; width: 32px; height: 32px; line-height: 30px; text-align: center; color: #fff; border: 1px solid #828282; }
.banar span i{ display: inline-block;  }
.banar span:hover{ background: #237eee; border: 1px solid #237eee; color: #fff; }
.ban_prev i{ transform: rotate(180deg); }

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

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

/*标题*/
.itith2{ font-size: 52px; font-family: 'FUTUBOLD'; line-height: 1; text-transform: uppercase; margin-bottom: 12px; }
.itith2 i{ font-size: 52px; color: #277dec;}
/*首页*/
.iabwar{ padding: 98px 0 100px; background: #f3f6f8;}
.iabto{ position: relative; padding-left: 44%; margin-bottom: 34px;}
.iabto img{ width: 100%;}
.iabbcv{ position: absolute; bottom: 0; left: 12.7%; width: 44%; box-shadow: 0 1px 10px rgba(0,0,0,0.12); background: #fff; padding: 66px 60px; }
.iabbcv p{ line-height: 26px; color: #888;}
.iabbcv .itith2{ margin-bottom: 32px;}
.iabbcv a{ display: inline-block; border-radius: 0 50px 50px 0; font-size: 18px; padding: 12px 24px; margin-top: 55px; color: #fff; background: #277dec;}
.iabbcv a:hover{ transform: translateX(10px);}
/* 首页关于 */
.iabout_stats{ display: flex; gap: 14px; }
.iabout_stats_img{ width: 660px; overflow: hidden; }
.iabout_stats_img img{ width: 100%; height: 100%; object-fit: cover; display: block; }
.iabout_stats_grid{ flex: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.iabout_stat_item{ background: #277dec; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 24px 20px; border: 2px solid #fff; }
.iabout_stat_icon{ width: 82px; height: 82px; transition: all 0.3s; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 9px; }
.iabout_stat_icon i{ font-size: 42px; color: #277dec; }
.iabout_stat_num{ font-size: 48px; font-weight: 700; color: #fff; line-height: 1.2; font-family: 'Arial'; }
.iabout_stat_text{ color:#fff;text-align: center; }
.iabout_stat_item:hover .iabout_stat_icon{ transform: translateY(-5px); }
/* 首页why */
.iwhy{ position: relative; overflow: hidden; }
.iwhy::before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right,#181f3d,transparent);}
.iwhy_img img{ display: none;}
.iwhy_img img.on{ display: block;}
.iwhtext{ position: absolute; top: 274px; left: 0; width: 100%; color: #fff;}
.iwhy .itith2{ color: #fff; position: absolute; top: 126px; left: 12.5%;}
.iwhtext h3{ font-size: 24px; margin-bottom: 20px; font-family: 'calibrib'; text-transform: uppercase;}
.iwhtext p{ min-height: 110px;  }
.iwhtext a{display: inline-block; border-radius: 0 50px 50px 0; font-size: 18px; padding: 12px 24px; color: #fff; background: #277dec;}
.iwhtext a:hover{ transform: translateX(10px);}
.iwhtext .item{ display: none;}
.iwhtext .item.on{ display: block;}
.iwhicon{ position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.5); padding: 40px 158px 30px;}
.iwiuculs{ display: flex; justify-content: space-between; color: #fff; text-align: center;}
.iwiuculs li i{ display: inline-flex; font-size: 38px; align-items: center; justify-content: center; width: 70px; height: 70px; border-radius: 70px; border: 1px solid #fff;}
.iwiuculs li p{ font-size: 20px; margin-top: 10px; font-family: 'calibrib';}
.iwiuculs li{ cursor: pointer;}
.iwiuculs li.on i{ background: #fff; color: #277dec;}


.ihopw{ padding: 108px 0 126px;}
.icetic{ text-align: center;}
.icetic p{ line-height: 26px; color: #777; padding: 0 9%;}
.ih_pro_item{ transition: all 0.8s;}
.ih_pro_grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 36px; margin-top: 22px; }
.ih_pro_link { display: block; width: 100%; }
.ih_pro_box { position: relative; }
.iptxvc{ position: absolute; display: flex; justify-content: space-between; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.5); padding: 12px; }
.iptxvc p{ font-size: 18px; font-family: 'calibrib'; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.iptxvc i{ display: inline-block; flex-shrink: 0; text-align: center; font-size: 14px; line-height: 20px; width: 20px; height: 20px; color: #fff; background: #277dec; border-radius: 20px;}
.ih_pro_item:hover .changpic img{ transform: scale(1.15); }
.ih_pro_item:hover{ transform: translateY(-5px);}

.ihojec{ padding: 94px 0 88px; background: url(images/ihoje.jpg) no-repeat fixed; background-size: cover;}
.ihojec .icetic,.ihojec .icetic p{ color: #fff;}
.ihject{ margin-top: 28px; padding: 0 40px; display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 20px;}
.ihject li{ background: #fff; text-align: center; border-radius: 500px; padding: 16px 16px 40px;}
.ihject li i{ font-style: normal; margin-top: -28px; font-size: 22px; color: #fff; line-height: 52px; display: inline-block; width: 52px; background: #237eee; height: 52px; border-radius: 52px; font-family: 'calibrib';}
.ihject li h3{ font-size: 20px; font-family: 'calibrib'; margin-top: 20px; margin-bottom: 10px;}
.ihject li p{ line-height: 22px; color: #777;}

.isoivs{ padding: 72px 0 78px; position: relative; z-index: 0;}
.isoivs::before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; z-index: -1; height: 342px; background: url(images/isolubg.jpg) no-repeat center center; background-size: cover;}
.isoswi{ margin-top: 24px; position: relative;}
.isosds .item{ margin: 0 7px;}
.isosds{ margin: 0 -7px;}
.iso_prev,.iso_next{ position: absolute; top: 42%; cursor: pointer;}
.iso_prev{ left: -50px;}
.iso_next{ right: -50px;}
.iso_prev i,.iso_next i{ font-size: 34px; display: inline-block; color: #8fa2ba; }
.iso_prev i:hover,.iso_next i:hover{ color: #237eee;}
.iso_prev i{ transform: rotate(180deg);}
.islinka{ margin-top: 74px; text-align: center;}
.islink:hover .changpic img{ transform: scale(1.15); }
.islinka a{ display: inline-block; padding: 5px; border-radius: 50px; border: 1px solid #fff; color: #277dec; font-size: 22px; font-family: 'calibrib';}
.islinka a span{ display: inline-block; padding: 16px 46px; border-radius: 50px; background: #fff; width: 100%; height: 100%;}
.islinka a:hover{ transform: translateY(-5px);}

.ihonor{ padding: 70px 0 72px;}
.inhbost{ position: relative; padding: 40px 0 60px; overflow: hidden; }
.inhbost .swiper-pagination-bullet{ width: 36px; opacity: 1; border-radius: 10px; height: 8px; background: #d8e1ee;}
.inhbost .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #277dec;}

.igloiv{ background: #1252a9; padding: 132px 0 115px; position: relative;}
.igloiv .warper{ z-index: 0;}
.igltxt{ color: #fff; width: 48%;}
.igltxt p{ color: #fff; line-height: 26px;}
.igltxt .itith2{ margin-bottom: 34px;}
.ignul{ margin-top: 99px; display: flex; gap: 110px;}
.ignul b{ font-size: 52px; font-family: 'FUTUBOLD';}
.igmap{ position: absolute; top: -46px; right: -120px; z-index: -1;}

.ipalgo{ padding: 80px 0 52px;}
.iploswi{ position: relative; margin-top: 18px;}
.iplgds{ border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf;}
.iplgds .item img{ width: 100%;}
.iplgds .item{ border: 1px solid #dfdfdf; border-bottom: 0; border-right: 0; display: block !important;}
.ipl_prev,.ipl_next{ position: absolute; top: 42%; cursor: pointer;}
.ipl_prev{ left: -50px;}
.ipl_next{ right: -50px;}
.ipl_prev i,.ipl_next i{ font-size: 34px; display: inline-block; color: #8fa2ba; }
.ipl_prev i:hover,.ipl_next i:hover{ color: #237eee;}
.ipl_prev i{ transform: rotate(180deg);}

.inewce{ padding: 52px 0 74px; background: #f3f6f8;}
.inewce .icetic{ text-align: left;}
.inewce .icetic p{ padding: 0;}
.ineulst{ margin-top: 18px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px;}
.initxzt{ padding-top: 32px;}
.initxzt h3{ font-size: 22px; font-family: 'calibrib'; margin-bottom: 18px; line-height: 28px; height: 56px; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box;}
.initxzt p{ font-size: 16px; line-height: 24px; height: 96px; color: #888; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; display: -webkit-box;}
.initxzt span{ display: inline-block; transition: all 0.3s; margin-top: 28px; padding: 12px 24px; color: #277dec; background: #f3f6f8; border-radius: 0 50px 50px 0;}
.inimec:hover .changpic img{ transform: scale(1.15);}
.inimec:hover span{ background: #277dec; color: #fff;}


.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:14px; height: auto; position: absolute; top: 20%; left: 50%; transform: translateX(-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: #c72229; line-height: 34px; text-align: center; }
.close_btn i{ font-size: 16px; }
.close_btn:hover{ transform: rotate(180deg); }


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

footer{ background: #1153a9;}
.fo_top{ padding: 84px 0 80px; overflow: hidden; background: url(images/fomebgs.jpg) no-repeat; background-size: cover; }
.fotolef{ float: left; width: 50%; padding-right: 116px; }
.fotorig{ float: right; width: 50%; }
.fotolef .itith2{ color: #fff; margin-bottom: 30px; }
.fotolef p{ line-height: 26px; color: rgba(255, 255, 255, 0.8); }
.fotolef a{display: inline-block; border-radius: 0 50px 50px 0; font-size: 18px; margin-top: 66px; padding: 12px 24px; color: #fff; background: #277dec;}
.fotolef a:hover{ transform: translateX(10px);}
.fo_mfoul{ overflow: hidden; }
.fo_mfoul li{width: 49%; margin-right: 2%; margin-bottom: 15px; position: relative; float: left; overflow: hidden;}
.fo_mfoul li:nth-of-type(even){ margin-right: 0 !important; }
.fo_mfoul input,.fo_mfoul textarea{ font-family: calibri; width: 100%; resize: none; background:rgba(255, 255, 255, 0.1); font-size: 17px; color: #fff; border-radius: 0; padding:16px 14px; }
.fo_mfoul textarea{ height:80px; }
.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, .fo_mfoul li:nth-of-type(5){ width: 100%; margin-right: 0; }
.fo_mfoul li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.fo_mfoul button{ cursor: pointer; display: block; border-radius:0 25px 25px 0; color: #277dec; transition: all 0.3s; width: 152px; height: 50px; border: none; font-size: 18px; background: #fff; font-family: 'calibrib';  }
.fo_mfoul button:hover{ transform: translateX(10px); color: #fff; background: #237eee; }

.fo_bot{ display: flex; padding-top: 45px; justify-content: space-between; }

.fotops{ display: flex; align-items: center; justify-content: space-between; padding-bottom: 22px; border-bottom: 1px solid rgba(255,255,255,0.1);}
.fotops p{ color: #fff; font-size: 26px; font-family: calibrib;}
.fobnav{ display: flex;}
.fobnav li{ margin-left: 50px;}
.fobnav li a{ font-size: 22px; font-family: 'calibrib'; }

.fobitem1{ width:25%; }
.fo_bot h4{ font-size: 20px; font-family: 'FUTUBOLD'; margin-bottom: 24px; text-transform: uppercase; color: #fff;}
.fobitem1 p{ line-height: 26px; color: #fff;}

.fo_opulxl li{ margin-bottom: 15px; position: relative; padding-left: 24px; color: #fff; }
.fo_opulxl li i{ position: absolute; top: 0; left: 0; color: #237eee; 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: #fff;   }
.fo_opulxl li a:hover{ text-decoration: underline;}

.fobitem2{ width: 20%;}
.fobitem3{ width: 15%;}
.fobitem4{ width: 28%;}

.fouls li{  margin-bottom: 12px; }
.fouls li a{ display: inline-block; color: #fff; }
.fouls li a:hover{ text-decoration: underline; }

.media{ }
.media a{ margin-right: 5px; width: 38px; text-align: center; border: 1px solid #fff;  height: 38px; font-size: 18px; border-radius: 50px; color: #fff; line-height: 36px; display:inline-block;}
.media a:hover{ background: #fff; color: #237eee; }

.fo_cop{ overflow: hidden; text-align: center; border-top: 1px solid rgba(255,255,255,0.1); padding: 28px 0; margin-top: 60px; }
.fo_cop p{ color: #fff; }
.fo_cop p a{ color: #fff; }
.fo_cop p a:hover{ text-decoration: underline; }



.sider-contact { 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; flex-flow: column; font-size: 1.2rem; line-height: 1.4rem;}
.right-nav .btn-tit { transform: scale(.9)}
.right-nav li { height: 56px; position: relative; width: 56px; background:#237eee; border-radius: 5px; margin-bottom: 6px;}
.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: translateY(2px); }
.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;  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 { 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}


.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; }
.sub_nav{ position: absolute; top: 50%; transform: translateY(-40%); width: 100%; left: 0; color: #fff; }
.sub_nav h2{ font-size: 52px; text-transform: uppercase; color: #fff; font-family: 'FUTUBOLD';}
.subvio p{ font-size: 16px; margin-top: 20px;}
.subvio p a{ color: #fff;}
.subvio p a:hover{ text-decoration: underline;}

/*关于我们*/
.abwart{ padding-bottom: 100px;}
.abwart h1{ font-size: 46px; font-family: 'FUTUBOLD';}
.abpxtc{ margin-top: 16px; margin-bottom: 30px;}
.abpxtc p{ line-height: 26px; margin-bottom: 14px; color: #888;}
.abpxtc p:last-child{ margin-bottom: 0;}
.abicqhul{ margin-top: 74px; display: flex; justify-content: space-between; gap: 150px;}
.abicqhul li{ cursor: pointer;}
.abicqhul li i{ width: 86px; height: 86px; border-radius: 86px; font-size: 40px; color: #237eee; border: 2px solid #237eee; display: inline-flex; align-items: center; justify-content: center;}
.abicqhul li p{ font-size: 22px; margin-top: 20px; font-family: 'calibrib';}
.abicqhul li.on i,.abicqhul li:hover i{ background: #237eee; color: #fff; }
.apiwivs{ margin-top: 32px; padding: 0 52px;}
.apiitem{ position: relative;}
.aptxtc{ position: absolute; top: 50%; width: 100%; left: 50%; transform: translate(-50%,-50%); color: #fff;}
.aptxtc h3{ font-size: 32px; font-family: 'calibrib'; margin-bottom: 40px; position: relative; padding-bottom: 16px;}
.aptxtc h3::before{ content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 4px; background: #277dec;}
.aptxtc p{ position: relative; margin-bottom: 18px; padding-left: 38px; }
.aptxtc p:last-child{ margin-bottom: 0;}
.aptxtc p::before{ content: "\e64e"; font-family: 'iconfont'; font-size: 20px; position: absolute; top: 0; left: 0; color: #277dec;}
.aptxtc a{ display: inline-block; margin-top: 80px; color: #fff; background: #277dec; padding: 14px 40px; border-radius: 40px; }
.aptxtc a:hover{ transform: translateY(-5px); }
.aptxtc b{ font-size: 100px; line-height: 1; font-family: 'OSWALD-BOLD'; color: rgba(255, 255, 255, .05);}
.apiwivs .item{ display: none;}
.apiwivs .item.on{ display: block;}
.abhono{ padding-top: 68px;}
/*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;}
/*.wpcf7-response-output,.wpcf7-validation-errors {display: none !important;}*/
.fo_boitem4 .wpcf7-response-output{color:#fff!important;}
.popwar .wpcf7-form-control-wrap {position: static!important;}
.fo_boitem4 .wpcf7-not-valid-tip {color: #fff!important;}
span.wpcf7-not-valid-tip {color: red!important;}
/*.screen-reader-response {display: none !important;}*/


/*产品列表*/
.pat92{ padding-top: 92px;}
.prowar{ padding-bottom: 110px;}
.prowabox{ display: flex;}
.prnavs{ width: 292px;  }
.prribox{ width: calc(100% - 292px); padding-left: 28px;}
.pnaibox{ position: sticky; top: 150px; }
.pnaibox h2{ font-size: 36px; font-family: 'calibrib'; text-transform: uppercase;}
.plinknav{ margin-top: 16px;}
.plinknav > li{ margin-bottom: 8px;}
/* Accordion */
.accordion .links{ cursor: pointer; display: block; position: relative; background: #f3f6f8; border-radius: 0 50px 50px 0; padding: 14px 34px 14px 12px; transition: 0.3s;}
.accordion .links a{ color: #333; }
.accordion .links:hover{ background: #237eee;}
.accordion .links:hover a{ color: #fff;}
.accordion .links:before{ font-family: iconfont; content: "\ec90"; font-size: 14px; color: #999; position: absolute; top: 50%; right: 12px; transform: translateY(-50%); transition: transform 0.3s ease;}
.accordion .links.active{ background: #237eee;}
.accordion .links.active a{ color: #fff;}
.accordion .links:hover:before{ color: #fff;}
.accordion .links.active:before{ color: #fff; transform: translateY(-50%) rotate(90deg);}
.submenu{ display: none; overflow: hidden; padding: 10px 0 6px 0;}
.submenu.on{ display: block;}
.level2-item{ position: relative; background: #f9fafc; margin-bottom: 4px; border-radius: 6px; transition: 0.3s;}
.level2-item:last-child{ margin-bottom: 0;}
.level2-item:hover{ background: #eef4fb;}
.linkst{ display: block; width: 100%; padding: 11px 16px; color: #444; text-decoration: none; transition: 0.3s;}
.linkst:hover{ color: #237eee;}
.level2-item.on{  background: #eef4fb; }
.level2-item.on a{ color: #237eee; }
.prlist{ display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); grid-gap: 20px;}
.pritem{ position: relative;}
.pritem .changpic{ position: relative;}
.pritem .changpic img:nth-child(2){ position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all .5s;}
.prbnvs{ position: absolute; display: flex; width: 90%; left: 50%; bottom: -5%; transform: translateX(-50%); border-radius: 100px; opacity: 0; overflow: hidden; transition: all .5s;}
.prbnvs a{ width: 100%; text-align: center; font-size: 16px; padding: 9px 0; color: #277dec; background: #fff; position: relative; overflow: hidden; z-index: 1;}
.prbnvs a:last-child{ background: #277dec; color: #fff;}
.prbnvs a::before{ content: ""; position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: #000; border-radius: 50%; transform: translate(-50%, -50%); transition: all 0.8s ease; z-index: -1; opacity: 0;}
.prbnvs a:last-child::before{ background: #000;}
.prbnvs a:hover::before{ width: 300px; height: 300px; opacity: 1;}
.prbnvs a:last-child:hover{ color: #fff;}
.prbnvs a:first-child:hover{ color: #fff;}
.pritem:hover .prbnvs{ opacity: 1; bottom: 90px;}
.pritem p{ margin-top: 18px; line-height: 22px; height: 44px; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box;}
.pritem p a{ font-size: 18px; font-family: 'calibrib';}
.pritem:hover .changpic img{ transform: scale(1.15);}
.pritem:hover .changpic img:nth-child(2){ opacity: 1;}
/*分页 结束*/
.digg4{ text-align:right; margin-top: 34px; }
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:45px; text-align: center; border: 1px solid #e5eaf1; cursor: pointer; display: inline-block; vertical-align: middle; background: #fafcfe; height:45px; line-height: 43px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background: #277dec; border: 1px solid #277dec; }
.digg4 span.disabled { background: #f3f6f8; color: #666;}
.digg4 a{ color: #666;  background: #f3f6f8; }
/*产品详情*/
.dewarv{ padding-bottom: 110px;}
.detowarv{ display: flex; justify-content: space-between; align-items: center; margin-bottom: 55px;}
.detlef{ width: 50%; padding-right: 22px;}
.detrig{ width: 50%; padding-left: 16px;}
.depit{ display: flex; justify-content: space-between;}
.depirig{ width: 76%; }
.depilef{ width: 20.4%; position: relative; padding: 24px 0;}
.debigp{ overflow: hidden;}
.desamp .item{ overflow: hidden; cursor: pointer; margin: 4% 0;}
.debigp .item img,.desamp .item img{ width: 100%;}
.defo_prev,.defo_next{ position: absolute; cursor: pointer; left: 50%; transform: translateX(-50%); z-index: 22; display: inline-flex; align-items: center; justify-content: center; color: #a8a8a8; }
.defo_prev i,.defo_next i{ font-size: 22px; display: inline-block; }
.defo_prev{ top: 0; }
.defo_next{ bottom: 0; transform: translateX(-50%) rotate(180deg);}
.defo_prev:hover,.defo_next:hover{ color: #277dec;}

.detrig h1{ font-size: 30px; line-height: 36px; font-family: 'calibrib'; margin-bottom: 16px;}
.detrig p{ line-height: 26px; color: #777;}
.deullicul{ margin-top: 26px; display: flex; gap: 50px;}
.deullicul li{ display: flex; align-items: center; justify-content: center; gap: 10px;}
.deullicul li i{ display: inline-flex; flex-shrink: 0; transition: all .5s ease; background: #f3f6f8; color: #237eee; font-size: 28px; align-items: center; justify-content: center; width: 58px; height: 58px; border-radius: 45px; border: 2px solid #237eee;}
.deullicul li p{ color: #888;}
.deullicul li a{ font-size: 22px; font-family: 'calibrib';}
.deullicul li:hover i{ background: #237eee; color: #fff;}
.debtnv{ margin-top: 34px; padding-right: 232px; display: flex;}
.debtnv a{ text-align: center; width: 48%; height: 52px; line-height: 52px; border-radius: 26px 0 0 26px; font-size: 20px; display: block; color: #fff; background: #277dec; font-family: 'calibrib';}
.debtnv a:last-child{ margin-left: 4%; background: #f3f6f8; color: #277dec; border-radius: 0 26px 26px 0;}
.debtnv a i{ font-size: 24px; display: inline-block; margin-left: 5px;}
.debtnv a *{ vertical-align: middle;}
.debtnv a:hover{ color: #fff; background: #237eee; transform: translateY(-5px); }

.dewblov .deitemct{ margin-bottom: 46px;}
.dewblov .deitemct:last-child{ margin-bottom: 0;}
.dehtcwo{ background: #f3f6f8; margin-bottom: 30px;}
.dehtcwo span{ display: inline-block; font-size: 26px; background: #277dec; color: #fff; padding: 14px 30px; font-family: 'calibrib';}
.deitemct h3{ font-size: 22px; font-family: 'calibrib'; margin-bottom: 14px;}
.deitemct p{ line-height: 26px; color: #777;}
.deitemct h3 i{ font-size: 24px; font-weight: normal; color: #277dec;}
.dewcouls{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px;}
.dewcouls li{ background: #f3f6f8; padding: 22px 20px;}
.dedian{ padding-left: 16px; position: relative; line-height: 26px; color: #777;}
.dedian::before{ content: ""; position: absolute; top: 8px; left: 0; width: 10px; height: 10px; border-radius: 10px; background: #277dec;}
.defatable{ width: 100%; overflow-y: auto;}
.defatable table{ width: 100%; border-collapse: collapse; background: #fff; }
.defateble{ margin-top: 12px; }
.defatable table td{ border: 1px solid #e5eaf1; padding:12px 10px; color: #777;}
.defatable table tr:hover td{ background: #f7f9fb;}
.defatable table tr:first-child td{ background: #277dec; color: #fff; font-size: 20px; font-family: 'calibrib';}
.defatable table tr:first-child td p{ color:#fff; line-height:normal;}
.deipxtp p{ margin-bottom: 18px;}
.deipxtp p:last-child{ margin-bottom: 0;}
.deiulth{ margin-top: 16px; display: flex; gap: 28px;}
.quiry_info{ overflow: hidden; }
.quiry_info ul{ width: 100%; overflow: hidden; }
.quiry_info li{ float: left; width: 49.2%; margin-bottom: 16px; position: relative; }
.quiry_info ul li:nth-of-type(even){ float: right; }
.quiry_info ul li:last-child{ margin-bottom: 0; }
.quiry_info ul li:nth-of-type(5),.quiry_info ul li:last-child{ width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; color: #333; resize: none; font-family:calibri; background:#f9fafb; font-size:18px; line-height: 26px; padding:12px 20px; }
.quiry_info textarea{height: 270px;}
.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; border: none; width: 100%; font-family:calibrib; font-size: 20px; cursor: pointer; background:#277dec; color: #fff; height: 50px;}
.quiry_info button i{ margin-left: 2px; }
.quiry_info button:hover{ background: #1373e9; }
.dehotswi{ position: relative;}
.dehpgd .item{ margin: 0 12px;}
.dehpgd .slick-list{ margin: 0 -12px;}
.dhp_prev{ left: -50px; }
.dhp_next{ right: -50px; }
.dhp_prev i{ transform: rotate(180deg); }
.dehpgd .pritem p{ height: 22px; -webkit-line-clamp: 1;}
.dhp_prev,.dhp_next{ position: absolute; top: 42%; cursor: pointer;}
.dhp_prev{ left: -50px;}
.dhp_next{ right: -50px;}
.dhp_prev i,.dhp_next i{ font-size: 34px; display: inline-block; color: #8fa2ba; }
.dhp_prev i:hover,.dhp_next i:hover{ color: #237eee;}
.dhp_prev i{ transform: rotate(180deg);}

/*新闻*/
.newwar{ padding-bottom: 90px;}
.nlist{ display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 30px;}

.infocon h1{font-size:28px; font-family: calibrib; text-align: center; margin-bottom:20px; }
.infocon img{ width: auto; display: inline-block; margin: 10px 0; max-width: 100%; }
.infocon .time{ text-align: center; color: #237eee;  margin-bottom:30px;  }
.infocon .other{  margin-top:45px;}
.infocon .other div{ padding:6px 0;}
.infocon .other div b{ font-weight: normal; color: #222; }
.infocon .other a:hover{ color: #237eee; }
.infocon p{ line-height:28px; margin-bottom: 10px; }

/* 案例 */
.calist li{ margin-bottom: 40px; }
.calist li:last-child{ margin-bottom: 0;}
.calitem a{ display: flex; align-items: center; background: #f3f6f8;}
.calist li:nth-child(2n) .calitem a{ flex-direction: row-reverse;}
.calilef{ width: 454px;}
.calirig{ width: calc(100% - 454px); padding:0 40px;}
.calirig h3{ font-size: 28px; font-family: 'calibrib'; overflow: hidden; margin-bottom: 20px; text-overflow: ellipsis; white-space: nowrap;}
.calirig p{ line-height: 24px; height: 96px; color: #888;  overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; display: -webkit-box; font-size: 16px;}
.calirig span{ display: inline-block; transition: all 0.3s; box-shadow: 0 0 10px rgba(39, 125, 236, 0.1); margin-top: 44px; background: #fff; color: #277dec; border-radius:0 25px 25px 0; padding: 12px 25px;}
.calitem a:hover .changpic img{ transform: scale(1.15);}
.calitem a:hover .calirig span{ background: #277dec; color: #fff; }

/*contact*/
.conwar{ padding-bottom: 108px;}
.contact_grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }
.contact_h2 { font-size: 38px; color: #222; line-height: 1.3; font-family: 'AlibabaSans-Bold'; font-weight: bold; margin-bottom: 40px; }
.codec{ line-height: 26px; color: #777;}

.contact_list { border-top: 1px solid #ecf0f3; margin-top: 18px; }
.contact_list li { padding: 18px 0; border-bottom: 1px solid #ecf0f3; display: flex; align-items: flex-start; }
.ci_icon { width: 30px; margin-right: 15px; margin-top: 2px; }
.ci_icon i { font-size: 30px; color: #277dec; }
.ci_text { flex: 1; }
.ci_text h3 { font-size: 20px; font-weight: normal; font-family: 'calibrib'; margin-bottom: 8px; }
.ci_text a,.ci_text p { color: #888; line-height: 1.6; }
.ci_text a:hover{ text-decoration: underline; color: #277dec;}

.ci_btn_email { align-self: center; display: inline-flex; align-items: center; border: 1px solid #277dec; color: #277dec; padding: 12px 28px; border-radius: 30px; transition: all 0.3s; white-space: nowrap; }
.ci_btn_email i { margin-left: 8px; font-size: 18px; }
.ci_btn_email:hover { background: #277dec; color: #fff; }

.contact_social { display: flex; gap: 15px; margin-top: 24px; }
.contact_social a { width: 54px; height: 54px; border-radius: 50%; background: #f5f7f9; 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: #277dec; color: #fff; }

.contact_form_box { padding-top: 5px; }
.contact_form { margin-top: 30px; }
.cf_row { display: flex; gap: 20px; margin-bottom: 20px; }
.cf_col { flex: 1; }
.cf_col_full { width: 100%; }
.conmfoul{ overflow: hidden; margin-top: 18px; }
.conmfoul li{width: 49%; margin-right: 2%; margin-bottom: 20px; position: relative; float: left; overflow: hidden;}
.conmfoul li:nth-of-type(even){ margin-right: 0 !important; }
.conmfoul input,.conmfoul textarea{ font-family: 'calibri'; width: 100%; resize: none; background:#f9fafb; font-size: 18px; color: #000; border-radius: 0; padding:0 14px; height: 50px; }
.conmfoul textarea{ height:272px; padding: 14px; }
.conmfoul input::-webkit-input-placeholder,.conmfoul textarea::-webkit-input-placeholder { color: #777;}
.conmfoul input:-moz-placeholder,.conmfoul textarea:-moz-placeholder {color: #777;}
.conmfoul li:last-child, .conmfoul li:nth-of-type(5){ width: 100%; margin-right: 0; }
.conmfoul li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.conmfoul button{ cursor: pointer; display: block; transition: all 0.3s; font-size: 18px; width: 100%; height: 50px; border: none;  background: #277dec; color: #fff; font-family: 'calibrib';  }
.conmfoul button:hover{ color: #fff; background: #166cdb; }

.comap{ margin-top: 76px; border: 1px solid #d5dadf;}


@media screen and (max-width: 1680px){
    .h_top,.h_bot{ padding: 0 80px;}
    .iabbcv{ left: 6.7%; padding: 50px;}
    .iabbcv a{ margin-top: 38px;}
    .iwhy .itith2{ top: 88px; left: 6.5%;}
    .iwhtext{ top: 184px;}
    .aptxtc b{ font-size: 62px;}
    .aptxtc a{ margin-top: 40px;}
}

@media screen and (max-width: 1600px){
  .iabbcv{ padding: 40px; left: 4.8%;}
  .itith2{ font-size: 45px;}
  .iabbcv .itith2{ margin-bottom: 16px;}
  .iwhy .itith2{ left: 5.5%;}
  .iwhicon{ padding: 30px 120px;}
  .ihopw{ padding: 84px 0;}
  .ihject{ padding: 0 20px;}
  .islinka{ margin-top: 48px;}
  .isoivs::before{ height: 280px;}
  .fo_cop{ margin-top: 50px; padding: 20px 0;}
  .sub_nav h2{ font-size: 48px;}
  .pat92{ padding-top: 72px;}
  .aptxtc a{ margin-top: 30px;}
    
}

@media screen and (max-width: 1440px){
   .h_top, .h_bot{ padding: 0 50px;}
   .video_tit{ left: 7%;}
   .itith2{ font-size: 40px;}
   .itith2 i{ font-size: 38px;}
   .iabbcv a{ margin-top: 20px;}
   .iabto{ padding-left: 40%;}
   .iabwar{ padding: 80px 0;}
   .iabout_stat_num{ font-size: 42px;}
   .iwhy .itith2{ left: 5.2%; top: 65px;}
   .iwhtext{ top: 148px;}
   .iwhtext p{ min-height: 80px;}
   .ih_pro_grid{ gap: 26px;}
   .ihject{ gap: 10px;}
   .ihject li h3{ margin: 10px 0 5px 0;}
   .ihject li{ padding: 8px 8px 30px;}
   .ihojec{ padding: 70px 0;}
   .igmap{ width: 55%; right: 0;}
   .igloiv{ padding: 80px 0;}
   .ignul{ margin-top: 34px;}
   .ignul b{ font-size: 38px;}
   .fo_bot{ padding-top: 34px;}
   .sub_nav{ transform: translateY(-8%); }
   .sub_nav h2{ font-size: 42px;}
   .prlist{ grid-gap: 12px;}
   .pritem p{ margin-top: 8px;}
   .initxzt{ padding-top: 18px;}
   .abwart h1{ font-size: 40px;}
   .apiwivs{ padding: 0 10px;}
   .aptxtc b{ font-size: 38px;}
   .aptxtc p{ margin-bottom: 10px;}
   .conwar{ padding-bottom: 80px;}
   .right-nav li{ width: 45px; height: 45px; }
   .right-nav li img{ width: 25px; }
   .right_hide img{ width: 90px !important;}
   .deullicul{ gap: 12px;}
   .abicqhul{ gap: 120px;}
}

@media screen and (max-width: 1366px){
    nav li{ margin: 0 28px;}
    .iabto{ padding-left: 35%;}
    .itith2{ font-size: 36px;}
    .iabout_stat_icon{ width: 70px; height: 70px;}
    .iwhicon{ padding: 30px 100px;}
    .ihopw{ padding: 70px 0;}
    .icetic p{ padding: 0;}
    .prlist{ grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 18px; }
    .detlef{ padding: 0;}
    .debtnv{ padding-right: 100px;}
    .pat92{ padding-top: 60px;}
    .dehtcwo span{ font-size: 24px;}
    .dewarv{ padding-bottom: 80px;}
    .dehpgd .pritem:hover .prbnvs{ opacity: 1; bottom: 60px;}
    .nlist{ grid-gap: 20px;}
    .calilef{ width: 420px;}
    .calirig{ width: calc(100% - 420px);}
    .calirig span{ margin-top: 28px;}
    .abwart h1{ font-size: 36px;}
    .abpxtc p{ margin-bottom: 10px;}
    .abicqhul{ gap: 100px;}
    .aptxtc h3{ margin-bottom: 30px;}
}

@media screen and (max-width: 1280px){
   nav li{ margin: 0 16px;}
   .iabto{ padding-left: 30%;}
   .video_tit h1{ font-size: 41px;}
   .video_tit{ width:55%;}
   .iabbcv{ padding: 32px;}
   .iabout_stat_num{ font-size: 30px;}
   .iwiuculs li i{ width: 60px; height: 60px; font-size: 28px;}
   .igltxt .itith2{ margin-bottom: 20px;}
   .ipalgo{ padding: 74px 0 50px;}
   .initxzt h3{ margin-bottom: 12px;}
   .fo_top{ padding: 60px 0;}
   .fobitem3{ display: none;}
   .fobitem4{ width: 36%;}
   .fobitem2{ width: 25%;}
   .fo_bot h4{ margin-bottom: 15px;}
   .sub_nav h2{ font-size: 36px;}
   .prowar{ padding-bottom: 80px;}
   .detowarv{ align-items: start;}
   .deullicul{ margin-top: 8px;}
   .debtnv{ margin-top: 14px;}
   .deullicul li a{ font-size: 19px;}
   .calirig h3{ font-size: 25px;}
   .abicqhul{ gap: 80px;}
   .contact_grid{ gap: 50px;}
}

@media screen and (max-width: 1042px){
   .h_top{ height: 0;}
   .hltlef,.h_trx li:last-child{ display: none;}
   .searchform { background: rgba(0, 0, 0, 0.05); width: 40px; border-radius: 50px; }
   .searchform span { display: none; }
   .h_top, .h_bot{ padding: 0 30px;}
   .searchform i { right: 5px; top: 2px; color: #333; }
   .hltrig { margin-right: 56px; padding-top: 8px; }
    #nav .nav-button{display: block; top: -49px; right: 0; }
    header,.position{ height: 62px; background: #fff; }
    .subbanner,#banner_home{ margin-top: 62px;}
    .head_rcon{ position: absolute; width: 140px; right: 58px; top: 12px; margin-left: 0; }
    .logo{ position: absolute; top: -49px; left: 0; }
    .logo img{ height: 50px; width: auto; }
    .search_box .warper{ padding: 0;}
    nav li>a i,.sider-contact{ display: none;}
    .warper{ width: 92%; }
    nav li.on>a, nav li:hover>a{ color: #fff !important;}
    .h_trx li:first-child{ padding-top: 8px;}
    .l_fixed{ display: none; }
    nav{position: fixed; left: 0;top: 0;bottom: 0;width:310px ; z-index: 99;overflow: auto;background: #222; transform: translateX(-310px);transition: 0.3s; float: none; margin-right: 0;}
    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; font-size: 18px;}
    nav li.on a, nav li:hover a{ background: #237eee ; color: #fff; }
    #nav .nav-button i{ 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 dl dd a{ color: #fff !important; padding: 15px 22px; white-space: normal; font-size: 16px; }
    nav dl dd:hover div,nav li a:before{display: none;}
    nav li dl dd a:hover{ background: #237eee !important;}
    nav dl dd{ border: none; }
    .search_box{ top: 62px; padding: 20px 0;}
    .search_box .warper { padding: 0; }
    body{ font-size: 16px; }
    #nav .nav-button{ top: -44px; background: #237eee; visibility: visible;}
    #nav .nav-button{ right:0; }
    .ban_arrow span{ width: 48px; height: 48px; line-height: 48px; }
    .target-div{ bottom: 0 ; opacity: 1 ;}
    .iabto{ padding-left: 0;}
    .iabwar{ padding: 60px 0;}
    .iabbcv{ padding: 24px;}
    .itith2{ font-size: 30px;}
    .itith2 i{ font-size: 28px;}
    .iabbcv p{ line-height: 23px;}
    .iabout_stats{ flex-direction: column;}
    .iabout_stats_img{ width: 100%;}
    .iwhicon{ position: relative; padding: 30px 50px;}
    .iwhy .itith2{ left: 4.2%;}
    .iwhtext{ top: 125px;}
    .ihopw,.ihojec{ padding: 60px 0;}
    .ih_pro_grid{ gap: 14px;}
    .ihject{ grid-template-columns: repeat(4, minmax(0, 1fr)); }
    .ihject li{ padding: 12px 12px 30px; border-radius: 500px 500px 0 0;}
    .isoivs{ padding: 60px 0;}
    .iso_prev,.ipl_prev{ left: -40px;}
    .iso_next,.ipl_next{ right: -40px;}
    .islinka{ margin-top: 30px;}
    .isoivs::before{ height: 238px;}
    .igloiv{ padding: 60px 0;}
    .ignul b{ font-size: 28px;}
    .igmap{ top: 24px;}
    .ipalgo{ padding: 50px 0;}
    .ineulst{ gap: 20px;}
    .initxzt h3{ font-size: 20px;}
    .initxzt span{ margin-top: 20px;}
    .inewce{ padding: 50px 0;}
    .fotolef{ padding-right: 50px;}
    .pat92{ padding-top: 50px;}
    .prnavs{width: 100%;}
    .prowabox{ flex-direction: column;}
    .prribox{ width: 100%; padding: 0;}
    .prowar{ padding-bottom: 60px;}
    .pnaibox h2{ font-size: 28px;}
    .digg4{ text-align: center;}
    .detowarv{ flex-direction: column;}
    .detlef{ width: 100%;}
    .detrig{ width: 100%; padding: 0; margin-top: 12px;}
    .detrig h1{ margin-bottom: 10px;}
    .dehtcwo{ margin-bottom: 14px;}
    .dhp_prev{ left: -38px;}
    .dhp_next{ right: -38px;}
    .initxzt{ padding-top: 10px;}
    .newwar{ padding-bottom: 70px;}
    .calilef{ width: 380px;}
    .calirig{ width: calc(100% - 380px); padding: 0 30px; }
    .calist li{ margin-bottom: 20px;}
    .abwart h1{ font-size: 26px;}
    .abicqhul{ gap: 30px; margin-top: 40px;}
    .aptxtc h3{ font-size: 24px; margin-bottom: 12px;}
    .aptxtc b{ display: none;}
    .abicqhul li p{ font-size: 20px; margin-top: 10px;}
    .apiwivs{ padding: 0;}
    .abicqhul li i{ width: 75px; height: 75px; font-size: 34px;}
    .abhono{ padding-top: 50px;}
    .abwart{ padding-bottom: 60px;}
    .contact_grid{ gap: 30px;}
    .iwhtext p{ min-height: 70px;}
    .iwhicon{ padding: 20px;}
}

@media screen and (max-width: 768px){
   .iabbcv{ width: 100%; position: static; }
   .iabwar{ padding: 50px 0;}
   .itith2{ font-size: 27px;}
   .iwhy .itith2{ top: 35px;}
   .iwhtext h3{ margin-bottom: 12px;}
   .iwhtext{ top: 82px;}
   .ihopw, .ihojec,.ihonor,.igloiv{ padding: 50px 0;}
   .igltxt{ width: 100%;}
   .igmap{ position: static; width: 100%; margin-top: 15px;}
   .ignul{ margin-top: 15px;}
   .ineulst{ gap: 12px;}
   .fo_top{ padding: 34px 0;}
   .fotolef{ width: 100%; float:none; padding: 0;}
   .fotolef .itith2{ margin-bottom: 12px;}
   .fotolef a{ margin-top: 18px;}
   .fotorig{ width: 100%; float: none; margin-top: 14px;}
   .fo_mfoul li{ margin-bottom: 12px;}
   .fobitem1{ display: none;}
   .fo_bot{ padding-top: 20px;}
   .fobitem2{ width: 38%;}
   .fobitem4{ width: 53%;}
   .fo_bot h4{ font-size: 18px;}
   .fo_cop{ margin-top: 30px; padding: 12px 0;}
   .fotops img{ height: 48px;}
   .sub_nav h2{ font-size: 26px;}
   .subvio p{ margin-top: 8px;}
   .pat92{ padding-top: 40px;}
   .detrig h1{ font-size: 24px;}
   .detowarv{ margin-bottom: 38px;}
   .dehtcwo span{ padding: 10px 20px;}
   .dewblov .deitemct{ margin-bottom: 30px;}
   .dewcouls,.deiulth{ gap: 12px;}
   .dewarv{ padding-bottom: 60px;}
   .nlist{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
   .infocon .time{ margin-bottom: 12px;}
   .infocon h1{ font-size: 24px; margin-bottom: 14px;}
   .calilef{ width: 250px;}
   .calirig{ width: calc(100% - 250px); padding: 0 20px;}
   .calirig h3{ font-size: 23px; margin-bottom: 10px;}
   .calirig span{ margin-top: 14px;}
   .calirig p{ height: 48px; -webkit-line-clamp: 2; }
   .abwart iframe{ height: 400px;}
   .abicqhul{ gap: 12px;}
   .aptxtc{ position: static; padding: 20px 0; background: #000; transform: translate(0);}
   .aptxtc a{ margin-top: 14px;}
   .inhbost{ padding: 20px 0 40px;}
   .contact_grid{ grid-template-columns: repeat(1, minmax(0, 1fr)); }
   .comap{ margin-top: 24px;}
   .conwar{ padding-bottom: 50px;}
   .video_tit{ width: 71%;}
   .video_tit h1{ font-size:30px;}
   .video_tit p{ font-size:18px;}
}

@media screen and (max-width:500px){
    footer{ margin-bottom: 60px; }
    .footmenu{ display: block; }
    .footmenu div.con{ background: #237eee; }
    .h_top, .h_bot{ padding: 0 12px;}
    .iabwar{ padding: 30px 0;}
    .iabbcv .itith2{ margin-bottom: 8px;}
    .iabbcv{ padding: 18px;}
    .itith2,.itith2 i{ font-size: 23px;}
    .iabbcv a{ margin-top: 12px;}
    .iabto{ margin-bottom: 24px;}
    .iabout_stats_grid{ gap: 5px;}
    .iabout_stat_item{ padding: 14px;}
    .iabout_stat_num{ font-size: 26px;}
    .iabout_stat_icon{ width: 60px; height: 60px;}
    .iabout_stat_icon i{ font-size: 32px;}
    .iwhy_img img{ height: 420px; width: auto; max-width: none;}
    .iwhtext a{ margin-top:10px;}
    .iwhy .itith2{ top: 22px;}
    .iwhtext h3{ font-size: 22px; margin-bottom: 6px;}
    .iwhicon{ padding: 10px;}
    .iwiuculs li p{ font-size: 17px;}
    .ihopw, .ihojec, .ihonor, .igloiv,.isoivs,.ipalgo,.inewce{ padding: 22px 0;}
    .icetic p,.detrig p,.deitemct p{ line-height: 24px;}
    .ih_pro_grid{ margin-top: 12px; gap: 10px; grid-template-columns: repeat(2, 1fr);}
    .ihject{ margin-top: 12px; padding: 0 10px; grid-template-columns: repeat(2, minmax(0, 1fr));}
    .isoivs::before{ height: 150px;}
    .iso_prev, .ipl_prev{ left: 0;}
    .iso_next, .ipl_next{ right: 0;}
    .iso_prev i, .iso_next i{ color: #fff;}
    .islinka a span{ padding: 14px 30px;}
    .islinka a{ font-size: 18px;}
    .inhbost{ padding: 10px 0 40px;}
    .inhbost .swiper-pagination-bullet{ width: 10px;}
    .igltxt p,.codec{ line-height: 24px;}
    .ineulst{ grid-template-columns: repeat(1, minmax(0, 1fr));}
    .fo_mfoul li{ width: 100%; float: none; margin-right: 0; margin-bottom: 5px;}
    .fobitem2{ display: none;}
    .fobitem4{ width: 100%;}
    .sub_nav h2{ font-size: 20px;}
    .sub_nav{ transform: translateY(-40%); }
    .pat92{ padding-top: 26px;}
    .pnaibox h2{ font-size: 26px;}
    .plinknav li{ margin-bottom: 5px;}
    .prribox{ margin-top: 15px;}
    .prlist{grid-template-columns: repeat(2, minmax(0, 1fr)); grid-gap: 10px; }
    .prowar{ padding-bottom: 40px;}
    .detrig h1{ line-height: 30px; font-size: 22px;}
    .deullicul{ flex-direction: column; }
    .deullicul li{ justify-content: left;}
    .debtnv{ padding-right: 0;}
    .detowarv{ margin-bottom: 24px;}
    .deitemct h3{ margin-bottom: 8px;}
    .dewcouls{ grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 5px; }
    .dewcouls li{ padding: 15px;}
    .dewblov .deitemct{ margin-bottom: 15px;}
    .dehtcwo span{ font-size: 22px;}
    .defatable table td{ padding: 6px 5px;}
    .deipxtp p{ margin-bottom: 10px;}
    .quiry_info li{ float: none; width: 100%; margin-bottom: 5px;}
    .quiry_info ul li:nth-of-type(even){ float: none;}
    .quiry_info textarea{ height: 140px;}
    .dhp_prev{ left: 0;}
    .dhp_next{ right: 0;}
    .dhp_prev i, .dhp_next i{ color: #277dec;}
    .nlist{ grid-gap: 12px;}
    .initxzt p{ -webkit-line-clamp: 3; height: 72px;}
    .initxzt h3{ margin-bottom: 6px;}
    .initxzt span{ margin-top: 12px; padding: 12px 18px;}
    .newwar{ padding-bottom: 40px;}
    .infocon p,.abpxtc p{ line-height: 24px;}
    .infocon h1{ font-size: 22px;}
    .calilef{ width: 100%;}
    .calirig{ width: 100%; padding: 20px;}
    .calitem a,.calist li:nth-child(2n) .calitem a{ flex-direction: column;}
    .calirig h3{ font-size: 20px;}
    .calirig{ padding: 16px;}
    .calist li{ margin-bottom: 12px;}
    .abwart h1{ font-size: 18px;}
    .abwart iframe{ height: 250px;}
    .abicqhul{ margin-top: 20px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px;}
    .abicqhul li i{ width: 60px; height: 60px; font-size: 25px;}
    .abicqhul li p{ font-size: 18px;}
    .aptxtc h3{ font-size: 22px;}
    .aptxtc p{ padding-left: 30px;}
    .abhono{ padding-top: 30px;}
    .abwart{ padding-bottom: 30px;}
    .ci_btn_email{ padding: 12px 15px;}
    .ci_icon{ margin-right: 6px;}
    .contact_social a{ width: 40px; height: 40px; font-size: 18px;}
    .conmfoul li{ width: 100%; margin-right: 0; float: none; margin-bottom: 5px;}
    .conmfoul textarea{ height: 150px;} 
    .video_tit{ width: 82%; top: 21%;}
    .video_tit h1{ font-size:20px;}
    .video_tit p{ font-size:15px; margin-top:6px;}
    .video_tit a{ margin-top:12px;}
}
