/*
Theme Name: qifan
Theme URI: https://www.yisainuo.com/
Author: yisainuo
Author URI: https://www.yisainuo.com/
Description: qifan 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:#f5bc19;}
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 5174074 */
  font-display: swap;
  src: url('fonts/iconfont.woff2?t=1778291510264') format('woff2'),
       url('fonts/iconfont.woff?t=1778291510264') format('woff'),
       url('fonts/iconfont.ttf?t=1778291510264') format('truetype');
}

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

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

.icon-yingyongbiaozhungoujian:before {
  content: "\e778";
}

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

.icon-caopan:before {
  content: "\e6ca";
}

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

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

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

.icon-linian:before {
  content: "\e65d";
}

.icon-shijian:before {
  content: "\e8b8";
}

.icon-shiming:before {
  content: "\e66a";
}

.icon-qiyezongzhi_huaban1:before {
  content: "\e64c";
}

.icon-zongzhi:before {
  content: "\e716";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-youjiantou:before {
  content: "\e60b";
}

.icon-diqiu:before {
  content: "\e7b9";
}

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

.icon-youtube:before {
  content: "\e6ab";
}

.icon-youxiang1:before {
  content: "\e607";
}

.icon-dianhua1:before {
  content: "\e61e";
}

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

.icon-wechat:before {
  content: "\e608";
}

.icon-mean_list:before {
  content: "\e653";
}

.icon-liaotian:before {
  content: "\e6a5";
}

.icon-youxiang:before {
  content: "\e908";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-jurassic_message:before {
  content: "\e69d";
}

.icon-ins:before {
  content: "\e664";
}

.icon-instagram-fill:before {
  content: "\e763";
}

.icon-fasong:before {
  content: "\e65e";
}

.icon-shouji:before {
  content: "\e612";
}

.icon-dianhua3:before {
  content: "\e618";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-666666-copy:before {
  content: "\ec8d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-status-play-copy:before {
  content: "\e614";
}

.icon-wechat1:before {
  content: "\e650";
}

.icon-zixun:before {
  content: "\e661";
}

.icon-zixun1:before {
  content: "\e662";
}

.icon-rili:before {
  content: "\e659";
}

.icon-bofang:before {
  content: "\e61a";
}



video{ display: block; }

.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:1440px; width: 90%; margin:0 auto; position: relative;}

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

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

nav{ float: right; margin-right: 140px; }
nav li{ float: left; position: relative; margin: 0 25px; }
nav li:last-child{ margin-right: 0; }
nav li>a{ position: relative; text-transform: capitalize; font-size: 22px; font-family: calibrib; line-height:120px; display: inline-block;}
nav li.on>a,nav li:hover>a{ color: #f5bc19;  }
nav li>a:before{ content: ""; position: absolute; width: 0; height: 2px; background: #f5bc19; bottom: 36px; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
nav li.on>a:before,nav li:hover>a:before{ width: 100%; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 220px; top:120px; 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: 16px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #f5bc19!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 240px;position: absolute; left: 100%; top: 0; background:rgba(255,122,0,.6); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:16px 10px; color: #fff !important; border-bottom: none; min-width: 200px; }


.head_rcon{ position: absolute; right:-98px; top:40px; width:178px; display: flex; align-items: center; justify-content: space-between; }
.hssearch{ cursor: pointer; width: 44px; height: 44px; border-radius: 44px; background: #173f8f; text-align: center; line-height: 44px; color: #fff;  }
.hssearch i{ font-size: 20px; }
.search_box{ display: none; padding:32px 0; z-index: 1000; background: #024089; position: fixed; top: 120px; left: 0; width: 100%; box-shadow: 0 5px 5px rgb(0 0 0 / 15%); }
.search_box .warper{ padding: 0 14%; }
.serivs{ display: flex; align-items: center;}
.serivs span{ display: inline-block; color: #fff; margin-right: 15px; font-size: 22px; font-family: 'FUTUBOLD'; white-space: nowrap;}
.searchform{ overflow: hidden; position: relative; width: 100%; transition: all .3s;}
.searchform input{ width: 100%; font-size: 20px; font-style: italic; border: none; border-bottom: 1px solid #fff; color: #fff; background: transparent; line-height:48px; padding-left:20px; padding-right: 98px; font-family: 'calibrib'; }
.searchform button{ width:50px; line-height:45px; background: transparent; border: 0; color: #fff; text-align: center; outline: none; cursor: pointer; transition: all .5s; position: absolute; right: 0; top: 0}
.searchform button i{ color: #fff; font-size: 22px; }
.searchform input::-webkit-input-placeholder { color: #9ab3d0;}
.searchform input:-moz-placeholder {  color: #9ab3d0;}

.herline{ width: 1px; height: 15px; background: #e3e3e3;}

.language{ position: relative; display: inline-block; height: 24px; cursor: pointer; line-height: 24px;}
.language span{ position: relative; width: 100%; padding-right: 16px; display: inline-block; color: #777; font-size: 20px; }
.language span:before{  font-size: 10px; font-weight: bold; position: absolute; top: 0; right: 0; content: "\e601"; font-family: iconfont; }
.language-main{ width:100px; padding: 1px 0; position: absolute;  display: none;  z-index: 99; left:0; top: 20px;
    background: url("images/ffggg.png") no-repeat 20px 4px;  }
.language:hover .language-main {display: block;}
.language-cont { width: 100px; padding: 0 16px; margin-top: 10px; box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05); border-top: 3px solid #f4ae01; background: #ffffff;  padding-bottom: 10px;}
.language-cont a { width: 100% !important; position: relative; font-size: 16px !important; padding: 0 !important; padding-left: 15px !important;color: #888 !important; background: #fff !important; height: auto !important; border: none !important; line-height: 28px !important; text-align: left; display: block !important;}
.language-post { padding-top: 10px;}
.language-cont a:after{ position: absolute; top: 10px; left: 0; width: 7px; height: 7px; background: #f4ae01; content: ''; }
.language-cont a:hover { color: #f4ae01 !important;}



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


#banner_home{ position: relative; margin-top: 120px; }
.banner{ overflow: hidden; }
.banner .item{ position: relative; }
.banner .item img{ width: 100%; }
.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: #f5bc19; }
.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: #f5bc19; border: 1px solid #f5bc19; 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.3s; }

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

/*标题*/
.itith2{ font-size: 60px; font-family: 'FUTUBOLD'; text-transform: uppercase; margin-bottom: 12px; }
/*首页*/
.ihopw{ padding: 74px 0 108px;}
.icetic{ text-align: center;}
.icetic p{ line-height: 26px; color: #777;}

.ih_pro_grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 34px 26px; margin-top: 25px; }
.ih_pro_item { text-align: center; }
.ih_pro_link { display: block; text-decoration: none; }
.ih_pro_box { position: relative; border-radius: 20px; overflow: hidden; border: 1px solid #e5eaf1; transition: all 0.4s; }
.ih_pro_img { transition: all 0.4s; height: 100%; display: flex; align-items: center; justify-content: center; }
.ih_pro_img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.ih_pro_info { position: absolute; inset: 0; padding: 40px 18px; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #fff; opacity: 0; transition: all 0.4s; z-index: 2; background: #024089; height: 100%; }
.ih_pro_info h3 { font-size: 26px; font-family: 'calibrib'; margin-bottom: 20px; line-height: 1.2; }
.ih_pro_info p { line-height: 25px; margin-bottom: 30px; height: 100px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.ih_pro_btn { width: 46px; height: 46px; line-height: 46px; background: #f5bc19; color: #fff; border-radius: 50%; display: inline-block; transition: all 0.3s; }
.ih_pro_btn i { font-size: 20px; }
.ih_pro_btn:hover { transform: scale(1.1); background: #fff; color: #f5bc19; }

.ih_pro_tit { margin-top: 15px; font-size: 20px; color: #333; transition: all 0.3s; }

/* Active/Hover State */
.ih_pro_item:hover .ih_pro_box { background: #024089; }
.ih_pro_item:hover .ih_pro_info { opacity: 1; }
.ih_pro_item:hover .ih_pro_img { opacity: 0; transform: scale(0.9); }
.ih_pro_item:hover .ih_pro_tit { color: #024089; }


.iwho{ display: flex;}
.iwhlef{ width: 57%; background: url(images/icalebg.jpg) no-repeat; background-size: cover;}
.iwhrig{ width: 43%; }
.iwhpivt{ position: relative; cursor: pointer;}
.iwhpivt i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.iwhtxt{ padding: 118px 112px 0 232px; color: #fff;}
.iwhtxt .itith2{ position: relative; padding-bottom: 60px; }
.iwhtxt .itith2::before{ content: ""; position: absolute; bottom: 0; left: 0; width: 40px; height: 5px; background: #f5bc19;}
.iwhxt{ margin-top: 44px;}
.iwhxt p{ line-height: 27px; color: #fff;}
.iwhrig .ibsan:hover{ color: #fff; transform: translateX(10px);}
.ibsan{ background: #f5bc19; transition: all 0.3s; font-size: 20px; margin-top: 82px; text-align: center; border-radius: 40px; display: inline-block; font-family: 'calibrib'; width: 180px; line-height: 46px; color: #fff;}


.innus{ margin-top: -120px; padding: 62px 0 48px; position: relative; color: #fff; z-index: 0;}
.innus::before{ content: ""; position: absolute; bottom: 0; right: 0; width: 89%; height: 100%; background: url(images/iabnubg.jpg) no-repeat; background-size: cover;}
.inusul{ display: flex;}
.inusul li{ width: 25%; padding: 0 2%;}
.inusul li b{ font-size: 68px; font-weight: normal; display: inline-block; line-height: 68px; font-family: 'OSWALD-BOLD';}
.inusul li p{  margin-top: 20px; }


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

.icacen{ background: url(images/incabgt.jpg) no-repeat; margin-top: -106px; background-size: cover; padding: 204px 0 84px; }
.isoswi{ position: relative; margin-top: 32px; z-index: 0;}
.isoswi::before{ content: ""; position: absolute; top: 46%; left: 0; width: 100%; height: 1px; background: #dee5ef;}
.isoit .changpic{ border-radius: 20px; background: #000;}
.isoit .changpic img{ opacity: 0.5;}
.isogds .item .isoit{ transform: scale(0.7);}
.isogds .item.slick-center .changpic img{ opacity: 1;}
.isogds .item.slick-center .isoit{ transform: scale(1);}
.isoit{ text-align: center;}
.istxst{ padding: 34px 70px 0; opacity: 0; }
.istxst h3{ font-size: 26px; font-family: 'calibrib'; margin-bottom: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.istxst p{ line-height: 25px; height: 50px; overflow: hidden; color: #777;}
.isoit:hover .changpic img{ transform: scale(1.15);}
.isoit:hover .istxst span{ background: #e48e11; color: #fff;}
.slick-active  .istxst{ opacity: 1;}
.iso_prev,.iso_next{ position: absolute; top: 41.3%;}
.iso_prev{ left: 20.5%;}
.iso_next{ right: 20.5%;}
.iso_prev i,.iso_next i{ cursor: pointer; text-align: center; background: #fff; border: 1px solid #dee5ef; font-size: 30px; display: inline-block; width: 64px; height: 64px; line-height: 64px; color: #dee5ef; border-radius: 64px;}
.iso_prev i:hover,.iso_next i:hover{ color: #fff; border: 1px solid #f5bc19; background: #f5bc19;}
.iso_prev i{ transform: rotate(180deg);}

.innewc{ padding: 76px 0 96px;}
.inswic{ margin-top: 20px; position: relative;}
.inegd .item{ margin: 0 23px;}
.insnitem{ border-radius: 20px; overflow: hidden; border: 1px solid #e5eaf1; }
.instxtc{ background: #fafcfe; padding: 28px 30px 38px; }
.instxtc h3{ font-size: 26px; color: #333; margin-bottom: 18px; line-height: 28px; height: 56px; overflow: hidden; font-family: 'calibrib';}
.instxtc p{ line-height: 25px; height: 75px; overflow: hidden; color: #777;}
.instxtc span{ display: inline-block; transition: all 0.3s; margin-top: 24px; color: #777; border: 1px solid #dae1ea; padding: 12px 24px; border-radius: 50px;}
.insnitem:hover .changpic img{ transform: scale(1.15);}
.insnitem:hover .instxtc span{ color: #fff;}
.insnitem:hover .instxtc{ background: #173f8f; color: #fff;}
.insnitem:hover .instxtc p{ color: #fff;}
.inegd .slick-list{ margin: 0 -23px;}
.insarr{ position: absolute; top: 40%; width: 100%;}
.insarr span{ cursor: pointer; position: absolute; text-align: center; background: #f5bc19; display: inline-block; width: 64px; height: 64px; line-height: 64px; color: #fff; border-radius: 64px; }
.insarr span i{ display: inline-block; font-size: 30px;}
.insarr span:hover{ background: #173f8f;}
.ins_prev{ left: -90px;}
.ins_next{ right: -90px;}
.ins_prev i{ transform: rotate(180deg);}
.indate{ display: flex; margin-top: 24px; align-items: center; justify-content: space-between;}
.indate span{ margin-top: 0 !important;}
.indate em{ color: #8d9dad; font-style: normal;}
.indate em i{ font-size: 20px;}
.insnitem:hover .indate em,.insnitem:hover .instxtc h3{ color: #fff;}


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

footer{ background: #f6f9fd;}
.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: 210px; }
.fotorig{ float: right; width: 50%; padding-left: 40px; }
.fotolef .itith2{ color: #fff; margin-bottom: 30px; }
.fotolef p{ line-height: 26px; color: rgba(255, 255, 255, 0.8); }
.fotolef a{ display: inline-block; margin-top: 62px; color: #fff; font-family: 'calibrib'; background: #f5bc19; font-size: 20px; padding: 14px 26px; border-radius: 30px; }
.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: 18px; 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: 25px; 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: #f5bc19; border-radius: 30px; }

.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 #e7ebf5;}
.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: 22px; margin-bottom: 24px; text-transform: uppercase; font-family: calibrib; }
.fobitem1 p{ line-height: 26px; color: #777;}

.fo_opulxl li{ margin-bottom: 15px; position: relative; padding-left: 24px; color: #777; }
.fo_opulxl li i{ position: absolute; top: 0; left: 0; color: #afafaf; 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: #f4ae01; }

.fobitem2{ width: 13%;}
.fobitem3{ width: 15%;}
.fobitem4{ width: 26%;}

.fouls li{  margin-bottom: 12px; }
.fouls li a{ display: inline-block; color: #777; }
.fouls li a:hover{ color: #f5bc19; transform: translateX(10px); text-decoration: underline; }

.media{ margin-top: 34px;  }
.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: #a6adb7; line-height: 48px; display:inline-block;}
.media a:hover{ background: #f5bc19; color: #fff; }

.fo_cop{ overflow: hidden; text-align: center; border-top: 1px solid #e7ebf5; padding: 28px 0; margin-top: 60px; }
.fo_cop p{ color: #777; }
.fo_cop p a{ color: #777; }
.fo_cop p a:hover{ text-decoration: underline; }



.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;  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; margin-top: 120px; }
.sub_nav{ position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left: 0; color: #fff; }
.sub_nav h2{ font-size: 60px; text-transform: uppercase; color: #fff; font-family: 'FUTUBOLD';}

.breadcrumb_section { background: #e5ebf1; overflow: hidden; position: relative; }
.breadcrumb_section::before{ content: ""; position: absolute; top: 0; left: 0; width: 14%; height: 100%; background: #f3f6f8;}
.breadcrumb_box { display: flex; align-items: stretch; height: 56px; }
.bc_item { color: #666; display: flex; align-items: center; transition: all 0.3s; }
.bc_home { position: relative; background: #f3f6f8; padding: 0 10px 0 0; color: #333; z-index: 2; }
.bc_home i { color: #f5bc19; margin-right: 10px; font-size: 20px; }
.bc_home:hover { color: #f5bc19; }
.bc_home::after { 
    content: ''; 
    position: absolute; 
    right: -20px; 
    top: 0; 
    width: 20px; 
    height: 100%; 
    background: #f3f6f8; 
    clip-path: polygon(0 0, 100% 50%, 0 100%); 
    z-index: 1;
}
.bc_current { padding-left: 34px; color: #666;  }



/*关于我们*/
.pat65{ padding-top: 65px;}
.abith{ font-size: 55px; font-family: 'FUTUBOLD'; text-transform: capitalize; margin-bottom: 12px; }
.abwtct p{ line-height: 26px; color: #777; margin-bottom: 10px;}
.abwtct p:last-child{ margin-bottom: 0;}
.abvico{ cursor: pointer; position: relative; margin-top: 34px;}
.abvico i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }

.abnupi{ padding: 70px 0 100px; background: url(images/abnucg.jpg) no-repeat center center; background-size: cover;}
.abnutcv{ text-align: center;}
.abnutcv h2{ font-size: 35px; line-height: 44px; font-family: 'calibrib';}
.anusuls{ margin-top: 32px; display: flex; justify-content: space-between;}
.anusuls li{ width: 28%; text-align: center;}
.anusuls li b{ font-size: 72px; font-family: 'FUTUBOLD'; color: #f5bc19;}
.anusuls li p{ line-height: 26px; margin-top: 10px; color: #666;}
.abfaswi{ margin-top: 44px; position: relative;}
.abfgd .item{ margin: 0 10px;}
.afar{ position: absolute; top: 42%; left: 0; width: 100%; }
.afar span{ cursor: pointer; position: absolute; top: 0; }
.afar span i{ display: inline-block; color: #c7c7c7; font-size: 28px; }
.af_prev{ left: -40px; }
.af_next{ right: -40px; }
.af_prev i{ transform: rotate(180deg); }
.afar span:hover i{ color: #f5bc19; }
/*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;}

/*产品列表*/
.pat80{ padding-top: 80px;}
.prowar{ padding-bottom: 110px;}
.prowabox{ display: flex;}
.prnavs{ width: 326px; }
.prribox{ width: calc(100% - 326px); padding-left: 40px;}

.prlist{ display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); grid-gap: 30px 24px;}

/* 侧边栏样式 */
.prnav_box, .pr_contact_box { border: 1px solid #eef2f6; border-radius: 12px; background: #fbfdff; padding: 15px; margin-bottom: 30px; }
.prnav_ul li { border-bottom: 1px solid #eef2f6; }
.prnav_ul li:last-child { border-bottom: none; }
.prnav_tit { display: flex; align-items: center; justify-content: space-between; padding: 15px 10px; cursor: pointer; transition: all 0.3s; }
.prnav_tit h3 { font-size: 19px; color: #333; font-weight: normal; flex: 1; }
.prnav_tit h3 a { color: inherit; }
.prnav_tit i { font-size: 10px; color: #2d529a; transition: all 0.3s; display: inline-block; width: 16px; height: 16px; text-align: center; line-height: 14px; border-radius: 20px; border: 1px solid #2d529a; }
.prnav_sub { display: none; padding: 0 10px 20px }
.prnav_sub a { display: block; color: #666; margin-bottom: 12px; position: relative; padding-left: 18px; transition: all 0.3s; }
.prnav_sub a:last-child { margin-bottom: 0; }
.prnav_sub a::before { content: '○'; position: absolute; left: 0; top: 1px; color: #666; }
.prnav_sub a:hover { color: #f5bc19; transform: translateX(5px); }

/* 激活状态 */
.prnav_ul li.active .prnav_tit i { color: #fff; background: #2d529a; }

/* 联系方式侧边栏 */
.pr_contact_tit { display: flex; align-items: center; justify-content: space-between; padding: 15px 0; border-bottom: 1px solid #eef2f6; margin-bottom: 15px; }
.pr_contact_tit h3 { font-size: 19px; color: #333; font-weight: normal; }
.pr_contact_tit i { font-size: 22px; color: #2d529a; }
.pr_contact_item { padding: 15px 0; border-bottom: 1px solid #eef2f6; }
.pr_contact_item:last-child { border-bottom: none; }
.pr_contact_item .label { color: #2d529a; margin-bottom: 5px; }
.pr_contact_item .val { color: #666; font-size: 16px; }

/*分页 结束*/
.digg4{ text-align:right; margin-top: 70px; }
.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; border-radius: 50px; 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: #0e2a47; border: 1px solid #0e2a47; }
.digg4 span.disabled { background: #f4f6f8; color: #666;}
.digg4 a{ color: #666;  background: #f4f6f8; }
/*产品详情*/
.depiv{ margin-top: 120px; position: relative; z-index: 0; padding-top: 34px; background: #fafcfe;}
.depiv::before{ content: ""; z-index: -1; width: 100%; position: absolute; top: 0; left: 0; height: 480px; background: url(images/dempibg.jpg) no-repeat center center; background-size: cover; }
.denvap p{ color: #fff;}
.denvap p i{ color: #f5bc19; font-size: 20px;}
.denvap p a{ color: #fff;}
.denvap p a:hover{ color: #f5bc19; text-decoration: underline;}
.demtop{ display: flex; align-items: center; margin-top: 28px; padding: 26px; margin-bottom: 50px; box-shadow: 0 0 16px rgba(0,0,0,0.1); background: #fff; border-radius: 20px;}
.demlef{ width: 50%; padding-right: 68px;}
.demrig{ width: 50%;}
.del_swipwer{ position: relative;}
.desgs .changpic{ border-radius: 20px; border: 1px solid #e5eaf1;}
.delarr{ position: absolute; top: 40%; left: 0; width: 100%;}
.delarr span{ display: inline-block; position: absolute; top: 0; cursor: pointer; color: #dbe2e9; width: 46px; line-height: 44px; text-align: center; background: #fff; height: 46px; border-radius: 46px; border: 1px solid #e0e5ea;}
.delarr span i{ display: inline-block;}
.des_prev{ left: 16px;}
.des_next{ right: 16px;}
.des_prev i{ transform: rotate(180deg);}
.delarr span:hover{ background: #f5bc19; border: 1px solid #f5bc19; color: #fff;}
.demrig h1{ font-size: 32px; font-family:calibrib; margin-bottom: 34px;}
.pro_detail_section { margin-top: 25px; }
.detail_item { margin-bottom: 25px; }
.pro_detail_section .detail_item:last-child { margin-bottom: 0; }
.detail_tit { display: inline-block; background: #f7f9fb; border-radius:0 50px 50px 0; padding: 8px 25px; font-size: 20px; font-family: calibrib; color: #222; margin-bottom: 15px; }
.detail_txt p{ font-size: 18px; line-height: 28px; color: #777; }

.detail_txt::-webkit-scrollbar {
  width: 2px; /* 滚动条宽度 */
}
.detail_txt::-webkit-scrollbar-thumb {
  background-color: #173f8f; /* 滑块颜色 */
  border-radius: 3px; /* 圆角 */
}
.detail_txt::-webkit-scrollbar-track {
  background: #d1d5dd; /* 轨道背景 */
}

.debtns{ margin-top: 48px; overflow: hidden; padding-right: 210px; }
.debtns a{ position: relative; font-size: 20px; font-family: calibrib; border-radius: 3px; color: #fff; background: #f5bc19; display: inline-block; float: left; width: 48%; text-align: center; padding:12px 5px;  }
.debtns a:last-child{ margin-left: 4%; background: #173f8f; }
.debtns a i{ font-size: 24px; margin-right: 3px; }
.debtns a:hover{ background: #f5bc19; transform: translateX(10px); color: #fff; }
.debtns a:hover i{ color: #fff; }
.debtns a *{ vertical-align: middle; }
.dshare{ margin-top: 22px;}
.detanvs{ position: sticky; top: 120px; width: 100%; z-index: 998; }
.detanvs ul{ display: flex; border-radius: 5px; overflow: hidden; }
.detanvs li{ width: 25%; cursor: pointer; padding: 16px 0; font-size: 26px; font-family: calibrib; text-align: center; color: #fff; background: #173f8f;}
.detanvs li i{ font-size: 30px; margin-left: 5px;}
.detanvs li *{ vertical-align: middle; }
.detanvs li.on{ background: #f5bc19;}


.deappc{ padding: 38px 0 72px;}
.dehtict{ font-size: 36px; padding-top: 12px; font-family: calibrib; margin-bottom: 10px; position: relative;}
.dehtict::before{ content: ""; position: absolute; top: 0; left: 0; width: 40px; height: 3px; background: #f5bc19;}
.deapdec p{ line-height: 26px; color: #888;}

.pro_info_cards { display: flex; justify-content: space-between; margin-top: 30px; }
.info_card_item { width: 48.5%; background: #fff; border: 1px solid #e5eaf1; border-radius: 15px; padding: 32px 24px; display: flex; align-items: flex-start; transition: all 0.3s; }
.info_card_item:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.05); transform: translateY(-3px); border-color: #f5bc19; }
.card_icon { margin-right: 20px; }
.card_icon i { font-size: 38px; color: #f5bc19; }
.card_content { flex: 1; }
.card_tit { font-size: 22px; color: #222; font-family: calibrib; margin-bottom: 12px; }
.card_txt { color: #888; line-height: 26px; }

.decostu{ background: url(images/decosbgt.jpg) no-repeat center center; background-size: cover; padding: 0 90px 0 12%; display: flex; align-items: center;}
.decosivc{ width: 52%; color: #fff; padding: 70px 0 60px;}
.decapulc{ margin-top: 32px;}
.decapulc li{ margin-bottom: 10px; font-size: 20px;}

.detfam{ padding-top: 60px;}
.deteulnav{ display: flex; gap: 0 2px;}
.deteulnav li{ background: #396acb; word-break: break-all; cursor: pointer; width: 100%; text-align: center; padding:12px 10px; color: #fff; font-size: 20px; font-family: 'calibrib';}
.deteulnav li.on{ background: #f5bc19;}
.defatable{ width: 100%; overflow-y: auto;}
.defatable table{ width: 100%; border-collapse: collapse; background: #fff; word-break: break-all; }
.defateble{ margin-top: 12px; }
.defatable table td{ border: 1px solid #e5eaf1; padding:12px 10px; color: #777;}
.defatable table td b{ font-family: 'calibrib'; color: #333;}
/* .defatable table tr:hover td{ background: #396acb; color: #fff} */
.defateble .item{ display: none;}
.defateble .item.on{ display: block;}

.demeivs{ padding-top: 62px;}
.quiry_info{ overflow: hidden; margin-top: 28px; }
.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:nth-of-type(6),.quiry_info ul li:last-child{ width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; border: 1px solid #dedede; color: #333; resize: none; font-family:calibri; background:#fff; border-radius: 5px; font-size:18px; line-height: 26px; padding:12px 20px; }
.quiry_info textarea{height: 196px;}
.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: 200px; font-family:calibrib; font-size: 22px; cursor: pointer; background:#173f8f; color: #fff; height: 50px; border-radius: 50px; }
.quiry_info button i{ font-weight: bold; margin-left: 2px; }
.quiry_info button:hover{ transform: translateX(10px); }

.dehore{ padding: 60px 0 100px;}
.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); }


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

.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: #f5bc19;  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: #f5bc19; }
.infocon p{ line-height:28px; margin-bottom: 10px; }

/* 案例 */
.calist li{ margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid #e9ecf2;}
.calist li:last-child{ margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.calitem a{ display: flex; align-items: center;}
.calilef{ width: 490px;}
.calirig{ width: calc(100% - 490px); padding-left: 40px;}
.calirig h3{ font-size: 26px; color: #333; font-family: 'calibrib'; overflow: hidden; margin-bottom: 26px; text-overflow: ellipsis; white-space: nowrap;}
.calirig p{ line-height: 26px; color: #888; overflow: hidden; height: 104px;}
.calirig span{ display: inline-block; transition: all 0.3s; margin-top: 44px; background: #f4f7fa; border-radius: 25px; padding: 12px 25px;}
.calitem a .changpic{ border-radius: 20px;}
.calitem a:hover .changpic img{ transform: scale(1.15);}
.calitem a:hover .calirig h3{ color: #173f8f;}
.calitem a:hover .calirig span{ background: #173f8f; color: #fff; }

/*contact*/
.conwar{ padding-bottom: 108px;}
.copxt{ color: #666; }
.cousivf{ display: flex; margin-top: 20px;}
.cousilef{ width: 50%; padding-right: 94px;}
.cousirig{ width: 50%;}
.cousirig .changpic{ border-radius: 20px;}
.cosivul{ margin-top: 40px; border-bottom: 1px solid #eaeaea;}
.cosivul li{ padding: 24px 0; border-top: 1px solid #eaeaea;}
.fo_citd i{ color: #173f8f; position: absolute; top: 0; left: 0; font-size: 27px;}
.fo_citd p{ color: #222; margin-bottom: 5px; font-family: calibrib;}
.fo_citd a,.fo_citd span{ color: #666; }
.fo_citd{ padding-left: 35px;}
.fo_citd a:hover{ color: #0d4da1; }
.fo_citd{ position: relative; padding-left: 40px;}
.comwsiv{ margin-top: 38px;}


@media screen and (max-width: 1680px){
    .head_rcon { right: -60px; width: 152px; }
    nav { margin-right: 130px; }
    .iwhtxt{ padding: 80px 50px 0 118px;}
    .iwhtxt .itith2{ padding-bottom: 28px;}
    .ibsan{ margin-top: 34px;}
    .innus::before{ width: 94%;}
    .iso_prev{ left: 13.5%;}
    .iso_next{ right: 13.5%;}
    .decostu{ padding: 0 50px 0 6%;}
}

@media screen and (max-width: 1600px){
    .itith2 { font-size: 52px; }
    .iwhtxt { padding: 80px 60px 0 120px; }
    .head_rcon { right: -40px; }
    nav { margin-right: 150px; }
    .iwhtxt{ padding: 80px 60px 0 68px;}
    .innus::before{ width: 96%;}
    .ins_prev{ left: -30px;}
    .ins_next{ right: -30px;}
    .abith{ font-size: 50px;}
}

@media screen and (max-width: 1440px){
    .itith2 { font-size: 45px; }
    .iwhtxt { padding: 60px 40px 0 80px; }
    .ih_pro_grid { gap: 20px; }
    .head_rcon { right: 0; }
    nav { margin-right: 184px; }
    nav li{ margin: 0 18px;}
    header{ height: 90px;}
    #banner_home,.subbanner,.depiv{ margin-top: 90px;}
    .logo img{ height: 65px;}
    .logo{ top: 12px;}
    nav li>a{ line-height: 90px;}
    nav li>a:before{ bottom: 20px;}
    .head_rcon{ top: 20px;}
    nav dl,.search_box{ top: 90px;}
    .ih_pro_info p{ margin-bottom: 12px;}
    .search_box .warper{ padding: 0 5%;}
    .ih_pro_info h3{ font-size: 20px; margin-bottom: 10px;}
    .ihopw{ padding: 55px 0 80px;}
    .inusul li b{ font-size: 45px; line-height: 45px; }
    .icacen{ padding: 170px 0 65px;}
    .istxst{ padding: 28px 50px 0;}
    .innewc{ padding: 64px 0 80px;}
    .inegd .item{ margin: 0 16px;}
    .inegd .slick-list{ margin: 0 -16px;}
    .insarr span{ width: 50px; height: 50px; line-height: 50px;}
    .insarr span i{ font-size: 22px;}
    .instxtc h3{ font-size: 24px;}
    .fotolef{ padding-right: 120px;}
    .fo_top{ padding: 64px 0;}
    .fo_bot{ padding-top: 36px;}
    .fobitem4{ width: 29%;}
    .media{ margin-top: 20px;}
    .fo_bot h4{ margin-bottom: 12px;}
    .fobitem3{ width: 18%;}
    .fo_cop{ padding: 20px 0; margin-top: 30px;}
    .media a{ width: 40px; height: 40px; font-size: 16px; line-height: 38px;}
    .sub_nav h2{ font-size: 45px;}
    .pat65{ padding-top: 55px;}
    .anusuls li b{ font-size: 64px;}
    .abnupi{ padding: 64px 0;}
    .pat80{ padding-top: 60px;}
    .ih_pro_tit{ font-size: 18px; margin-top: 8px;}
    .prlist{ grid-gap: 20px 14px;}
    .prowar{ padding-bottom: 60px;}
    .demlef{ padding-right: 24px;}
    .demrig h1{ font-size: 26px; margin-bottom: 10px;}
    .dshare{ margin-top: 8px;}
    .decosivc{ padding: 50px 0;}
    .decostu{ padding: 0 34px 0 5%;}
    .detfam,.demeivs{ padding-top: 50px;}
    .detanvs{ top: 90px;}
    .nlist{ grid-gap: 28px;}
    .cosivul li{ padding: 20px 0;}
    .abith{ font-size: 44px;}
    .conwar{ padding-bottom: 70px;}
}

@media screen and (max-width: 1366px){
    .iwhtxt { padding: 50px 30px 0 60px; }
    .nav li { margin: 0 15px; }
    nav { margin-right: 180px; }
    nav li{ margin: 0 15px;}
    .ih_pro_info p{ line-height: 24px; height: 72px; -webkit-line-clamp: 3; }
    .innus{ margin-top: -70px;}
    .iwhxt{ margin-top: 26px;}
    .prnavs{ width: 280px;}
    .prribox{ width: calc(100% - 280px); padding-left: 20px;}
    .prnav_tit{ padding: 12px 5px;}
    .digg4{ text-align: center; margin-top: 40px;}
    .prnav_box, .pr_contact_box{ margin-bottom: 14px;}
    .dehpgd .item{ margin: 0 6px;}
    .dehpgd .slick-list{ margin: 0 -6px;}
    .instxtc{ padding: 24px;}
    .cosivul li{ padding: 18px 0;}
    .abith{ font-size: 40px;}
    .right-nav{ padding: 14px 10px;}
    .right-nav li{ height: 56px;}
}

@media screen and (max-width: 1280px){
    .itith2 { font-size: 38px; }
    .iwhtxt { padding: 40px 20px 0 40px; }
    .ih_pro_info h3 { font-size: 22px; }
    nav li { margin: 0 13px; }
    .anusuls li b{ font-size: 56px;}
    .debtns{ padding-right: 150px;}
    .decostu img{ height: 350px;}
    .dehtict{ font-size: 30px;}
    .instxtc h3{ font-size: 20px;}
    .calilef{ width: 420px;}
    .calirig{ width: calc(100% - 420px);}
    .calirig h3{ margin-bottom: 14px;}
    .calirig span{ margin-top: 20px;}
    .cosivul{ margin-top: 25px;}
    .cosivul li{ padding: 14px 0;}
}

@media screen and (max-width: 1200px){
    #banner_home,.subbanner,.depiv{ margin-top: 62px; }
    #nav .nav-button{display: block; top: -49px; right: 0; }
    header,.position{ height: 62px; }
    .detanvs{ top: 62px; }
    .hssearch{ width: 38px; height: 38px; line-height: 38px;}
    .logo img,.position .logo img{ height:48px; width: auto; }
    .head_rcon{ position: absolute; width: 140px; right: 58px; top: 12px; margin-left: 0; }
    .logo{ position: absolute; top: 6px; left: 0; }
    .search_box .warper{ padding: 0;}
    .warper{ width: 92%; }
    .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: #f5bc19 ; 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: #f5bc19 !important;}
    nav dl dd{ border: none; }
    .search_box{ top: 62px; padding: 20px 0;}
    .search_box .warper { padding: 0 5%; }
    body{ font-size: 16px; }
    #nav .nav-button{ top: 13px; background: #f5bc19; visibility: visible;}
    #nav .nav-button{ right:0; }
    .ban_arrow span{ width: 48px; height: 48px; line-height: 48px; }
    .target-div{ bottom: 0 !important; opacity: 1 !important;}
    .ihopw{ padding: 50px 0;}
    .ih_pro_info{ opacity: 0 !important;}
    .ih_pro_item:hover .ih_pro_img { opacity: 1; transform: scale(1.15); }
    .ih_pro_box{ border-radius: 10px;}
    .innus::before{ width: 100%;}
    .innus{ padding: 45px 0;}
    .innus{ margin-top: 0;}
    .ih_pro_grid { grid-template-columns: repeat(3, 1fr); }
    .iwho { flex-direction: column; }
    .iwhlef, .iwhrig { width: 100%; }
    .iwhtxt { padding: 60px 5%; text-align: center; }
    .iwhtxt .itith2::before { left: 50%; transform: translateX(-50%); }
    .inusul { flex-wrap: wrap; }
    .inusul li { width: 50%; margin-bottom: 30px; }
    .fotolef, .fotorig { width: 100%; float: none; padding: 0; }
    .fotorig { margin-top: 40px; }
    .fo_top { padding: 60px 0; }
    .cousivf { flex-direction: column; }
    .cousilef, .cousirig { width: 100%; padding: 0; }
    .cousirig { margin-top: 30px; }
    .demtop { margin-bottom: 30px; }
    .sider-contact { display: none; }
    .icacen{ padding: 160px 0 60px;}
    .iso_prev{ left: 6.5%;}
    .iso_next{ right: 6.5%;}
    .iso_prev i, .iso_next i{ width: 50px; font-size: 22px; height: 50px; line-height: 50px;}
    .innewc{ padding: 50px 0;}
    .inegd .item{ margin: 0 8px;}
    .inegd .slick-list{ margin: 0 -8px;}
    .instxtc h3{ margin-bottom: 10px;}
    .instxtc span{ margin-top: 12px;}
    .fotolef .itith2{ margin-bottom: 12px;}
    .fotolef a{ margin-top: 20px; padding: 12px 24px;}
    .fotops,.fobitem1{ display: none;}
    .fo_bot{ padding-top:20px;}
    .fobitem2{ width: 16%;}
    .fobitem3{ width: 22%;}
    .fobitem4{ width: 35%;}
    .fo_cop{ margin-top: 20px; padding: 12px 0;}
    .sub_nav h2{ font-size: 36px;}
    .pat65{ padding-top: 42px;}
    .abnupi{ padding: 50px 0;}
    .abnutcv h2{ font-size: 32px;}
    .anusuls li b{ font-size: 48px;}
    .abfgd .item{ margin: 0 5px;}
    .pat80{ padding-top: 40px;}
    .prnavs{ display: none;}
    .prribox{ width: 100%; padding: 0;}
    .prlist{ grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .demtop{ border-radius: 10px;}
    .demtop{ flex-direction: column;}
    .demlef{ width: 100%; padding: 0;}
    .demrig{ width: 100%; margin-top: 14px;}
    .detail_txt{ height: auto;}
    .detanvs{ display: none;}
    .deappc{ padding: 30px 0;}
    .pro_info_cards{ margin-top: 14px;}
    .info_card_item{ width: 49%; padding: 20px;}
    .decostu{ padding: 0 4%;}
    .decosivc{ padding: 34px 0;}
    .decapulc{ margin-top: 14px;}
    .detfam, .demeivs{ padding-top: 40px;}
    .dehore{ padding: 42px 0 50px;}
    .dhp_prev{ left: -32px;}
    .dhp_next{ right: -32px;}
    .nlist{ grid-gap: 15px; }
    .insnitem{ border-radius: 10px;}
    .indate{ margin-top: 14px;}
    .instxtc{ padding: 14px;}
    .newwar{ padding-bottom: 45px;}
}

@media screen and (max-width: 768px){
    .itith2 { font-size: 28px; }
    .ih_pro_grid { grid-template-columns: repeat(2, 1fr); gap: 15px; }
    .fo_bot { flex-wrap: wrap; }
    .fobitem1, .fobitem2, .fobitem3, .fobitem4 { width: 50%; margin-bottom: 30px; }
    .fotops { flex-direction: column; text-align: center; }
    .fobnav { margin-top: 20px; justify-content: center; flex-wrap: wrap; }
    .fobnav li { margin: 5px 15px; }
    .sub_nav h2 { font-size: 36px; }
    .abith { font-size: 30px; }
    .anusuls { flex-wrap: wrap; }
    .anusuls li { width: 100%; margin-bottom: 20px; }
    .prowabox { flex-direction: column; }
    .prnavs { width: 100%; }
    .prribox { width: 100%; padding-left: 0; }
    .calitem a { flex-direction: column; }
    .calilef, .calirig { width: 100%; padding: 0; }
    .calirig { margin-top: 20px; }
    .demtop { flex-direction: column; padding: 15px; }
    .demlef, .demrig { width: 100%; padding: 0; }
    .demrig { margin-top: 24px; }
    .detanvs li { font-size: 16px; padding: 10px 0; }
    .fo_top { padding: 40px 0; }
    .fotolef a { margin-top: 30px; }
    .fo_mfoul li { width: 100% !important; margin-right: 0 !important; }
    .abnutcv h2 { font-size: 28px; line-height: 1.3; }
    .anusuls li b { font-size: 40px; }
    .breadcrumb_section::before { display: none; }
    .bc_home::after { display: none; }
    .bc_current { padding-left: 15px; }
    .breadcrumb_box { height: auto; padding: 10px 0; flex-wrap: wrap; }
    .banner .slick-dots{ left: 0; bottom: 26px; display: initial;}
    .ihopw{ padding: 32px 0;}
    .iwhtxt{ padding: 30px 5%;}
    .iwhtxt .itith2{ padding-bottom: 8px;}
    .ibsan{ margin-top: 20px;}
    .getbox{ width: 90%;}
    .inusul li b{ font-size: 35px; line-height: 35px;}
    .icacen{ margin-top: 0; padding: 40px 0;}
    .isoswi{ margin-top: 22px; padding: 0 4%;}
    .isogds .item .isoit{ transform: scale(1);}
    .iso_prev i, .iso_next i{ width: 42px; font-size: 20px; height: 42px; line-height: 42px; color: #333;}
    .istxst{ opacity: 1; padding: 20px 0 0;}
    .istxst h3{ font-size: 22px;}
    .innewc{ padding: 34px 0;}
    .ins_prev{ left: -20px;}
    .ins_next{ right: -20px;}
    .insarr span{ width: 40px; height: 40px; line-height: 40px;}
    .fo_mfoul li{ margin-bottom: 6px;}
    .fobitem2{ display: none;}
    .abfaswi{ margin-top: 20px;}
    .af_prev{ left: -20px;}
    .af_next{ right: -20px;}
    .prlist{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .depiv{ padding-top: 20px;}
    .demrig h1{ font-size: 24px;}
    .pro_info_cards{ display: block;}
    .info_card_item{ width: 100%; margin-bottom: 16px;}
    .pro_info_cards .info_card_item:last-child{ margin-bottom: 0;}
    .decostu{ flex-direction: column;}
    .decosivc{ width: 100%; padding: 26px 0;}
    .dehtict{ font-size: 26px;}
    .deteulnav{ display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px;}
    .deteulnav li{ font-size: 18px;}
    .defatable table td{ padding: 6px 8px;}
    .quiry_info{ margin-top: 16px;}
    .quiry_info li{ margin-bottom: 8px;}
    .nlist{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .indate span{ padding: 10px 12px;}
    .infocon h1{ font-size: 24px; margin-bottom: 10px;}
    .infocon .time{ margin-bottom: 12px;}
    .infocon .other{ margin-top: 24px;}
    .calitem a .changpic{ border-radius: 10px;}
    .calirig h3{ font-size: 24px;}
    .calist li{ margin-bottom: 24px; padding-bottom: 24px;}
    
}

@media screen and (max-width:500px){
    footer{ margin-bottom: 60px; }
    .footmenu{ display: block; }
    .footmenu div.con{ background: #f5bc19; }
    .search_box .warper{ padding: 0;}
    .serivs span{ display: none;}
    .searchform input{ padding-left: 0;}
    .itith2 { font-size: 28px; }
    .ih_pro_grid, .nlist, .prlist { grid-template-columns: 1fr; }
    .inusul li { width: 100%; }
    .fobitem1, .fobitem2, .fobitem3, .fobitem4 { width: 100%; }
    .pagingInfo { left: 5%; bottom: 40px; font-size: 16px; }
    .pagingInfo span { margin-left: 10px; }
    .banner .slick-dots { left: 5%; bottom: 60px; }
    .banar { left: 50%; transform: translateX(-50%); bottom: 20px; }
    .detanvs li { font-size: 12px; }
    .quiry_info li { width: 100% !important; float: none !important; }
    .debtns { padding-right: 0; }
    .debtns a { width: 100%; margin-left: 0 !important; margin-bottom: 10px; }
    .logo img, .position .logo img { height: 40px; }
    .head_rcon { right: 40px; }
    .logo { top: 11px; }
    .itith2 { font-size: 25px; }
    .instxtc { padding: 10px; }
    .instxtc h3 { font-size: 20px; height: 40px; line-height: 20px; }
    .instxtc p { font-size: 14px; height: 69px; line-height: 23px; }
    .abnutcv h2 { font-size: 24px; }
    .anusuls li b { font-size: 32px; }
    .ih_pro_img img{ width: 100%;}
    .innus{ padding: 26px 0;}
    .inusul li b{ font-size: 28px; line-height: 28px;}
    .inusul li p{ margin-top: 8px;}
    .inusul li{ margin-bottom: 20px;}
    .icacen{ padding: 30px 0;}
    .isoit .changpic{ border-radius: 6px;}
    .instxtc span{ padding: 8px 12px;}
    .inegd .item{ margin: 0 4px;}
    .inegd .slick-list{ margin: 0 -4px;}
    .fotolef a{ margin-top: 16px;}
    .fotorig{ margin-top: 22px;}
    .fobitem3{ display: none;}
    .fo_bot{ padding-top: 12px;}
    .fo_opulxl li{ margin-bottom: 6px;}
    .fobitem4{ margin-bottom: 12px;}
    .sub_nav h2{ font-size: 18px;}
    .bc_home{ background: transparent;}
    .pat65{ padding-top: 24px;}
    .abith{ font-size: 24px;}
    .abwtct p{ margin-bottom: 5px;}
    .abnupi{ padding: 22px 0;}
    .abnutcv h2{ font-size: 22px; line-height: 1.2;}
    .anusuls li{ margin-bottom: 10px;}
    .anusuls li p{ margin-top: 5px;}
    .demtop{ margin-top: 16px; margin-bottom: 12px;}
    .deappc{ padding: 14px 0;}
    .info_card_item{ padding: 12px;}
    .detfam, .demeivs{ padding-top: 20px;}
    .deteulnav{ grid-template-columns: repeat(3, 1fr); }
    .quiry_info button{ width: 150px;}
    .dhp_prev{ left: 0;}
    .dhp_next{ right: 0;}
    .pat80{ padding-top: 30px;}
    .calirig h3{ font-size: 22px;}
    .calist li{ padding-bottom: 16px; margin-bottom: 16px;}
    .conwar{ padding-bottom: 30px;}
 
}