@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'impact';
  src: url('fonts/impact.eot');
  src: local('☺'), url('fonts/impact.woff') format('woff'), url('fonts/impact.ttf') format('truetype'), url('fonts/impact.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@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: 'OpenSConde-Regular';
  src: url('fonts/OpenSConde-Regular.otf');
  src: local('☺'), url('fonts/OpenSConde-Regular.woff') format('woff'), url('fonts/OpenSConde-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSConde-Bold';
  src: url('fonts/OpenSConde-Bold.otf');
  src: local('☺'), url('fonts/OpenSConde-Bold.woff') format('woff'), url('fonts/OpenSConde-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSConde-Medium';
  src: url('fonts/OpenSConde-Medium.otf');
  src: local('☺'), url('fonts/OpenSConde-Medium.woff') format('woff'), url('fonts/OpenSConde-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSConde-SemiBold';
  src: url('fonts/OpenSConde-SemiBold.otf');
  src: local('☺'), url('fonts/OpenSConde-SemiBold.woff') format('woff'), url('fonts/OpenSConde-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body{font-family:OpenSConde-Regular,Arial, Helvetica, sans-serif;  font-size: 18px;overflow-x: hidden; color: #222;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0; }
input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0;}
img{border: 0 none;vertical-align: middle;height: auto;/* max-width: 100%; *//* max-height: 100%; */}
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#ffb51b;}
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 5073310 */
  src: url('fonts/iconfont.woff2?t=1764034452824') format('woff2'),
       url('fonts/iconfont.woff?t=1764034452824') format('woff'),
       url('fonts/iconfont.ttf?t=1764034452824') format('truetype');
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-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-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-jia:before {
  content: "\e711";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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



video{ display: block; }

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

header{ transition: all 0.3s; border-bottom: 1px solid rgb(255 255 255 / 20%); width: 100%; height: 98px; z-index: 999; position: fixed; top: 0; left: 0; }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; left: 0; top: 20px; }
.logo img{ width: auto; }
.dis{ display: block; }
.nodis{ display: none; }

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

nav{ float: right; margin-right: 130px; }
nav li{ float: left; margin: 0 40px; position: relative; }
nav li:last-child{ margin-right: 0; }
nav li>a{ position: relative; line-height:98px; font-size: 22px; color: #fff; font-family: OpenSConde-SemiBold; text-transform: capitalize; display: inline-block;}
nav li.on>a,nav li:hover>a{ color: #fff;  }
nav li>a:before{ content: ""; position: absolute; width: 0; height: 4px; background: #ffb51b; bottom: 26px; left: 50%; transform: translateX(-50%); transition: all 0.3s; }
nav li.on>a:before,nav li:hover>a:before{ width: 100%; }
.sub_menu{ width: 100%; display: none; position: fixed; top: 98px; left: 0; padding: 54px 40px; background: #f6f6f6; }
.subdl{ display: flex; }
.subdl dd{ width: 20%; }
.subdl dd h2{ margin-bottom: 14px; position: relative; font-size: 20px; font-family: OpenSBold; }
.subdl dd h2 a{ color: #000; }
.subdl dd h2 a:hover{ color: #ffb51b; }
.subdl dd h2::before{ content: ""; position: absolute; top: 10px; left: -14px; width: 4px; height: 4px; border-radius: 4px; border: 2px solid #ffb51b;}
.subdl dd .changpic{ margin-bottom: 18px; }
.subdl dd .changpic:hover img{ transform: scale(1.15); }
.subdl dd p{ line-height: 35px; transition: all 0.3s; }
.subdl dd p a{ font-size: 15px; color: #666; }
.subdl dd p:hover{ transform: translateX(10px); }

.head_rcon{ padding-top: 34px; position: absolute; padding-left: 18px; display: flex; height: 98px; justify-content: space-between; border-left: 1px solid rgb(255 255 255 / 20%); right: 0; top:0; width:100px; }

.language{ position: relative; width:122px; display: inline-block; height: 24px; cursor: pointer; line-height: 24px;}
.language span{ position: relative; width: 100%; font-family: calibri; display: inline-block; color: #fff; font-size: 16px; }
.language span i{ display: inline-block; margin-right: 5px; font-size: 24px; }
.language span *{ vertical-align: bottom; }
.language-main{ width:100px; padding: 1px 0; position: absolute;  display: none;  z-index: 99; right:0; top: 20px;
    background: url("images/ffggg.png") no-repeat 44px 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); background: #fff;  padding-bottom: 10px;}
.language-cont a { width: 100% !important; position: relative; font-size: 15px !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: #ffb51b; content: ''; }
.language-cont a:hover { color: #ffb51b !important;}

.search-button{ display: inline-block; width:28px; position: relative;  }
.search-button span{ width: 28px; overflow: hidden; cursor: pointer; display: inline-block; color: #fff; }
.search-button span i{font-size: 26px; text-align: center;display: inline-block; }
.searchform{ overflow: hidden;background:#ffb51b;position: absolute; right: 0; height: 0; z-index: 88; top:64px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff; width: auto; height: auto; background: transparent; border-radius: 0; }
.searchform input{ width: 190px; font-size: 18px; background:transparent; color: #fff; line-height:51px; padding-left:10px; font-family:OpenSConde-Regular; float: left; }
.searchform button{ width:54px; line-height:51px; 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 !important; background: transparent!important; }
.searchform input::-webkit-input-placeholder { color: #fff;}
.searchform input:-moz-placeholder {  color: #fff;}

.position,.pagehe{ box-shadow: 0 1px 10px rgba(0,0,0,0.12); background: #000; }
.position .dis,.pagehe .dis{ display: none;}
.position .nodis,.pagehe .nodis{ display: block;}
/*.position nav li.on>a, .position nav li:hover>a,.pagehe nav li.on>a, .pagehe nav li:hover>a{ color: #ffb51b;}*/
/*.position nav li>a,.pagehe nav li>a{ color: #000;}*/
/*.position nav li>a:before,.pagehe nav li>a:before{ background: #ffb51b;}*/
/*.position .language span,.position .search-button span,.pagehe .language span,.pagehe .search-button span{ color: #000;}*/


#banner_home{ position: relative;}
.banner{ overflow: hidden; }
.banner .item{ position: relative; overflow: hidden; }
.banner .item img{ width: 100%; }
.ban_arrow{ position: absolute; bottom: 124px; right: 12%; }
.ban_arrow span{ display: inline-block; width: 54px; color: #fff; margin-left: 5px; height: 54px; line-height: 54px; background:transparent; border: 1px solid #fff; text-align: center; cursor: pointer; }
.ban_arrow span i{ font-size: 22px; font-weight: bold; display: inline-block; }
.ban_prev i{ transform: rotate(180deg);}
.ban_arrow span:hover{ color: #000; border: 1px solid #ffb51b; background: #ffb51b; }
.banner .slick-dots{ bottom: 110px; left: 10%; width: auto;}
.banner .slick-dots li{ width: auto; height: auto;}
.banner .slick-dots li button{ width: 36px; padding: 0; height: 5px; background: rgb(255 255 255 / 50%); }
.banner .slick-dots li.slick-active button{ background: rgb(255 255 255 / 100%);}
.sumouse{ position: absolute; left: 50%; bottom: 124px; animation: hang_scroll 1s infinite; cursor: pointer; color: #fff; display: inline-block; text-align: center; }
.sumouse i{ font-size: 32px;}
@keyframes hang_scroll {
    0% {
        transform: translate(-50%,0)
    }

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

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

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

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

/*标题*/
.itith2{ padding-left: 26px; font-size: 50px; position: relative; text-transform: capitalize; font-family: FUTUBOLD; color: #ffb51b; }
.itith2::before{ content: ""; position: absolute; top: 22px; left: 0; width: 12px; height: 12px; border-radius: 24px; border: 3px solid #ffb51b;}
/*首页*/
.inhop{ padding: 124px 0 110px; margin-top: -50px; position: relative; z-index: 0;}
.inhop::before{ content: ""; position: absolute; z-index: -1; top: 0; right: 0; width: 40%; height: 100%; background: url(images/ihpbgt.jpg) no-repeat; background-size: cover;}
.inhop::after{ content: ""; position: absolute; z-index: -1; top: 0; left: 10%; width: 50%; height: 100%; background: #fff; }
.chth{ position: absolute; top: 0; left: 0; font-size: 32px; color: #444;}
.chth span{ color: #ea9d00;}
.ihsitep a{ display: flex;}
.ihsilef{ width: 50%; padding-top: 106px; padding-right: 46px;}
.ihsirig{ width: 50%;}
.ihsilef h2{ font-size: 44px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: OpenSConde-Bold;}
.ihtiht{ border-bottom: 1px solid #e5e5e5; padding-bottom: 20px;}
.ihsip{ margin-top: 58px;}
.ihsip p{ font-family: OpenSConde-SemiBold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; padding-left: 26px; margin-bottom: 12px; color: #666;}
.ihsip p:last-child{ margin-bottom: 0;}
.ihsip p::before{ content: ""; position: absolute; width: 18px; height: 18px; left: 0; top: 3px; background: url(images/dhico.png) no-repeat; background-size: cover;}
.ibsan{ background: #ea9d00; transition: all 0.3s; margin-top: 82px; display: inline-block; font-family: OpenSConde-Medium; padding: 8px 30px; color: #fff;}
.ihsitep:hover .ibsan{ transform: translateX(10px);}
.iharr{ margin-top: 10px; margin-left: 58.6%; }
.iharr span{ display: inline-block; margin: 0 10px; width: 44px; height: 44px; line-height: 42px; border-radius: 44px; text-align: center; border: 1px solid #bdbdbd; color: #bdbdbd; cursor: pointer;}
.iharr span i{ display: inline-block;}
.ihp_prev i{ transform: rotate(180deg);}
.iharr span:hover{ background: #ea9d00; border:1px solid #ea9d00; color: #fff;}
.iharr span:last-child{ background: #ea9d00; border:1px solid #ea9d00; color: #fff; }

.iwho{ display: flex;}
.iwhlef{ width: 807px;}
.iwhrig{ width: calc(100% - 807px); background: url(images/iwhbg.jpg) no-repeat; background-size: cover;}
.iwhpivt{ position: relative; cursor: pointer;}
.iwhpivt i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.iwhtxt{ padding: 120px 235px 0 88px; color: #fff;}
.ih2tic{  position: relative; text-transform: uppercase; padding-bottom: 60px; font-size: 62px; font-family: impact; font-weight: normal;}
.ih2tic::before{ content: ""; position: absolute; bottom: 0; left: 0; width: 40px; height: 5px; background: #f5bc19;}
.iwhxt{ margin-top: 44px;}
.iwhxt p{ line-height: 33px; color: #fff;}
.iwhrig .ibsan:hover{ color: #fff; transform: translateX(10px);}

.bigbg{ background: rgba(0,0,0,.6); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.bigbgt{ background: rgba(0, 0, 0, .6); width: 100%; outline: 0; height: 100%; overflow-y: auto; -ms-overflow-style: none; scrollbar-width: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000; }
.getbox{ width: 700px; background: #fff; padding:40px 40px 35px; height: auto; position: absolute; top: 20%; left: 50%; transform: translateX(-50%); }
.allhide{ opacity: 0; z-index: -3; }
.close_btn{ cursor: pointer; position: absolute; top: 0; right: 0; width: 34px; height: 34px; line-height: 34px; text-align: center; }
.close_btn i{ font-size: 30px; color: #000; }
.popwar{ width: 1500px; background: #fff; padding: 38px 72px; border-radius: 20px; height: auto; position: absolute; top: 65px; left: 50%; transform: translateX(-50%); }
.close_btnt{ cursor: pointer; position: fixed; top: 10px; right: 10px; color: #e73a17; }
.close_btnt i{ font-size: 35px; }

.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: 88%; height: 100%; background: url(images/ibabg.jpg) no-repeat; background-size: cover;}
.inusul{ display: flex;}
.inusul li{ width: 25%; padding: 0 2%;}
.inusul li b{ font-size: 68px; display: inline-block; line-height: 68px; font-family: OSWALD-BOLD;}
.inusul li p{ line-height: 25px; margin-top: 20px; font-family: OpenSConde-Medium;}

.isec{ padding: 112px 130px 70px 230px; display: flex;}
.iselef{ width: 480px;}
.iserig{ width: calc(100% - 480px); padding-left: 84px;}
.ispv{ margin-top: 44px;}
.ispv p{ line-height: 33px; color: #777;}
.iselef .ibsan:hover{ color: #fff; transform: translateX(10px);}
.iseadd{ position: relative;}
.ivbtn{ display: inline-block; position: absolute; top: 35%; right: 24%; }
.ivbtn a.fancybox { display: inline-block;  text-align: center;
    background: #da0618; width: 50px; height: 50px; line-height: 50px; border-radius: 50%; position: relative; z-index: 33; }
.ivbtn i{ font-size: 20px; color: #fff; }
.ivbtn a:hover.fancybox { opacity: 0.85; }
.ripple, .ripple:before, .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 0 0 rgba(217,16,16,0.6);
    animation: ripple 3s infinite;
}
.ripple:before {
    animation-delay: .9s;
    content: "";
    position: absolute
}

.ripple:after {
    animation-delay: .6s;
    content: "";
    position: absolute
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 55px rgba(228,145,16,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(228,145,16,0)
    }
}


.icavc{ padding: 60px 0 0; position: relative; z-index: 0;}
.icavc::before{ content: ""; z-index: -1; position: absolute; background: linear-gradient(#f9f9f9,#fff); left: 0; top: 0; width: 100%; height: 50%;}
.icvt{ text-align: center;}
.ichtt{ font-size: 62px; font-weight: normal; text-transform: uppercase; font-family: impact;}
.icvt p{ font-size: 16px; margin-top: 22px; line-height: 26px; color: #666;}
.incaswi{ margin-top: 28px; position: relative; }
.incagds .item{ margin: 0 84px; }
.incaitem{ text-align: center; }
.incaitem .text { opacity:0; width:652px; background:#ffb51b; position:absolute; margin-top:-370px; margin-left:-96px; padding:30px 46px 36px; text-align:left;}
.incaitem .text h4 { font-size: 26px; margin: 10px 0 20px; color: #fff; font-family: OpenSConde-SemiBold; line-height: 32px; height: 64px; overflow:hidden;}
.incaitem .text p{ font-size: 18px;  color:#FFF; overflow: hidden; line-height:24px; height:72px; margin-top: 24px; }
.incaitem .text .ibsan{ margin-top: 36px; background: rgb(248 248 248 / 15%);}
.incaitem:hover .changpic img{ transform: scale(1.15); }
.icar{ position: absolute; top: 80.6%; left: 44.8%;  }
.icar span{ text-align: center; color: #ffb51b; display: inline-block; width: 54px; height: 54px; line-height: 54px; background: #fff; cursor: pointer; }
.icar i{ font-size: 20px; display: inline-block; }
.ica_prev i{ transform: rotate(180deg); }
.slick-current .incaitem .text{ opacity: 1; }
.icar:hover{ background: #ffb51b; color: #fff; }
.icar span:first-child{ background: #222; color: #fff;}

.inesw{ padding: 96px 0 170px;}
.intit{ display: flex; align-items: center; justify-content: space-between;}
.innav{ display: flex;}
.innav li{ margin-left: 10px;}
.innav li a{ display: inline-block; position: relative; font-size: 20px; font-family: OpenSConde-Medium; background: #f5f6fa; width: 200px; height: 50px; text-align: center; line-height: 50px;}
.innav li.on a::before{ content: ""; position: absolute; bottom: -12px; left: 50%; transform: translateX(-50%); width: 0;
  height: 0; border-style: solid; border-width: 12px 6px 0 6px; border-color: #eba204 transparent transparent transparent;}
.innav li.on a{ background: #eba204; color: #fff;}
.inswsi{ position: relative; margin-top: 30px;display: none;}
.inswsi.on{display: block;}
.insgds .item{ margin: 0 14px;}
.instxt{ margin-top: 30px;}
.instxt h3{ font-size: 24px; margin-bottom: 15px; font-family: OpenSConde-Medium; overflow: hidden; overflow: hidden; text-overflow: ellipsis; font-weight: normal;}
.instxt p{ line-height: 28px; color: #777; height: 84px; overflow: hidden;}
.instxt .ibsan{ margin-top: 42px;}
.insarr{ position: absolute; top: 26%; left: 0; width: 100%;}
.insarr span{ cursor: pointer; position: absolute; top: 0; color: #9d9d9d;}
.insarr span i{ display: inline-block; font-size: 30px;}
.ins_prev i{ transform: rotate(180deg);}
.ins_prev{ left: -30px;}
.ins_next{ right: -30px;}
.insarr span:hover{ color: #eba204;}
.instims:hover .changpic img{ transform: scale(1.15);}
.instims:hover .instxt .ibsan{ transform: translateX(10px);}

footer{ background:url(images/fobgt.jpg) no-repeat; position: relative; background-size: cover;}
.fomess{ top: -58px; display: flex; width: 100%; left: 0; align-items: center; position: absolute; background: #eba204; padding: 46px 50px;}
.fo_tit{ color: #fff; width: 210px; font-family: OSWALD-BOLD; text-transform: uppercase; font-size: 34px;}
.fo_tme{ width: calc(100% - 210px); padding-left: 58px;}
.f_mfoul{ width: 100%; overflow: hidden; }
.f_mfoul li{ float: left; width: 22%; margin-right: 2%; }
.f_mfoul li:nth-of-type(3){ width: 52%;  position: relative; margin-right: 0; }
.f_mfoul li:nth-of-type(3) input{ padding-right: 120px; }
.f_mfoul li input{ border-radius: 0; width: 100%; height: 50px; line-height: 50px; border: none; background: transparent; border-bottom: 1px solid #fff; font-size: 20px; font-family:OpenSConde-Regular; color: #fff; }
.f_mfoul li input::-webkit-input-placeholder{ color: #fff; }
.f_mfoul li button{ position: absolute; text-align: right; transition: all 0.3s; border: none; top: 0; right: 0; width: 94px; cursor: pointer; height: 50px; background: transparent; border-radius: 0; font-size: 16px; color: #fff; }
.f_mfoul li button i{ font-size: 24px;}

.fa_nav{ width: 100%; display: flex; padding-top: 154px; justify-content: space-between; }
.fa_item1{ width: 23%; }
.fa_item1 p{ color: #fff; margin-top: 42px; font-size: 20px; line-height: 30px;}
.fa_nav h4{ font-size: 24px; margin-bottom: 30px; color: #fff; font-family:OpenSConde-SemiBold; }
.fa_item2{ width: 8%;  }
.fa_item3{ width: 12%; }
.fa_item4{  width: 27%; }
.media{ margin-top: 56px;}
.media a{ margin-right: 5px; text-align: center; display: inline-block; width: 32px; line-height: 32px; height: 32px; font-size: 15px; border-radius: 32px; color: #fff; }
.media a:hover{ color: #fff;}
.media a:nth-of-type(1){ background: #017bb6; }
.media a:nth-of-type(2){ background: #237ef4; }
.media a:nth-of-type(3){ background: #1bb8ee; }
.media a:nth-of-type(4){ background: #cc1822; }
.foxlus{  }
.foxlus li{ margin-bottom: 15px; color: #babbbd; }
.foxlus li:last-child,.foullxu li:last-child{ margin-bottom: 0; }
.foxlus li a,.foxlus li span{ display: inline-block; color: #babbbd;}
.foxlus li a:hover{ color: #ffb51b; }
.foxlus li b{ font-weight: normal; }
.foullxu li{ margin-bottom: 30px; font-size: 20px; position: relative; padding-left: 34px; color: #babbbd; }
.foullxu li a{ color: #babbbd;}
.foullxu li i{ position: absolute; top: 0; left: 0; font-size: 24px; color: #ffb51b;}
.foullxu li a:hover{ color: #ffb51b; }

.fob_cop{ border-top: 1px solid #444; text-align: center; overflow: hidden; margin-top: 50px; padding: 24px 0; }
.fob_cop p{ color:#babbbd;  }
.fob_cop p a{ color:#babbbd; }
.fob_cop p a:hover{ text-decoration: underline; color: #ffb51b; }

.side-bar { background: transparent; flex-direction: column; position: fixed; right: 0; top: 50%; transform: translateY(-50%); z-index: 1000;}
.side-bar,.side-bar a { align-items: center; display: flex; justify-content: center; width: 70px;}
.side-bar a { background: #ffb51b; border-radius: 4px; box-shadow: 0 3px 6px 1px rgba(0,0,0,.06); height: 60px; margin-bottom: 2px; position: relative; transition: all .3s;}
.side-bar a p { align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; width: 100%;}
.side-bar a p em { color: #fff; font-size: 13px; font-style: normal; margin-top: 2px; transition: all .3s ease;}
.side-bar a .iconfont { color: #fff; font-size: 20px; transition: all .3s ease;}
.side-bar a:hover { background: #ffb51b; filter: brightness(1.05);}
.side-bar a:hover span { opacity: 1; transform: translate(-100%,-50%); visibility: initial;}
.side-bar a span { background-color: #fff; border-radius: 2px; box-shadow: 0 3px 6px 1px rgba(0,0,0,.06); color: #030720; display: inline-block; line-height: 60px; font-size: 14px; height: 100%; left: -2px; opacity: 0; padding: 0 16px; position: absolute; text-align: center; top: 50%; transform: translate(-110%,-50%); transition: all .8s; visibility: hidden; white-space: nowrap;}
.side-bar a.wechat span{background: none;box-shadow: none;}
video{ width: 100%; display: block; /*opacity: 0.6; */}
.backToTop{width:46px; box-shadow: 0 0 10px rgba(184, 28, 34, 0.5); height:46px; z-index: 666; border-radius: 46px; background:#ffb51b url(images/icon_top.png) no-repeat center; cursor:pointer; position:fixed; right:0; text-indent:9999px; bottom:10%; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}

.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%; color: #fff; left: 0; transform: translateY(-50%); width: 100%; }
.sub_nav .warper{ padding-left: 42%; text-align: right;}
.sub_nav h2{ font-size: 62px; margin-bottom: 20px; text-transform: uppercase; font-weight: normal; position: relative; padding-bottom: 20px; font-family: impact;}
.sub_nav h2::before{content: ""; position: absolute; bottom: 0; right: 0; width: 70px; height: 5px; background: #ffb51b; }
.sub_nav p{ font-size: 28px; line-height: 38px; font-family: OpenSConde-SemiBold;}
.pat88{ padding-top: 88px; }
/*关于我们*/
.abwar{ padding-bottom: 150px;}
.abcobo{ background: url(images/acmap.png) center no-repeat; text-align: center; padding: 32px 0 102px;}
.abcpxt p{ line-height: 32px; color: #777;}
.abcpxt{ margin-top: 22px; padding: 0 5%;}
.abcobo .ibsan{ margin-top: 44px;}
.abcobo .ibsan:hover{ color: #fff; transform: translateX(10px);}
.abcobo .inusul{ margin-top: 88px;}
.abcobo .inusul li b{ color: #eba204;}
.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; }

.inap{ overflow: hidden; }
.inap li{ float: left; width: 21.1%; height:530px; transition-duration: 1s; }
.inapit{ display: block; transform-style: preserve-3d; width: 100%; height: 100%; position: relative; background-size: auto 530px!important;
   background-repeat: no-repeat; color: #fff; display: flex; flex-direction: column; justify-content: center; overflow: hidden; }
.inap li.on { width: 36.5%; background-position: 0 !important; display: block;}
.inapit:before{ content: ""; position: absolute; left: 0; bottom: 0; height: 100%;  width: 100%; background: rgba(0, 0, 0, 0.7); }
.inap li.on .inapit:before{ background:none; }
.iapt{ opacity: 0; position: absolute; color: #fff; width:66%; border-radius: 5px; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #f4ae01; padding: 55px 42px; }
.iapt h3{ font-size: 24px; font-family: OpenSConde-Medium; font-weight: normal; }
.iapt p{ margin-top: 10px; line-height: 24px; }
.inap li.on .iapt{ opacity: 1; }
.ina_icdi{ position: absolute; transition: all 0.3s; bottom: 32px; width: 100%; left: 0; padding: 0 50px; }
.ina_icdi p{ font-family: OpenSConde-Medium; font-size: 22px; }
.inap li.on .ina_icdi{ opacity: 0; }

.abser{ padding: 104px 0 96px;}
.abser .abcpxt{ padding: 0;}
.seauls{ display: flex; margin-top: 18px;}
.seauls li{ width: 49%; box-shadow: 0 0 10px rgb(186 186 186 / 30%); margin-right: 2%; background: #fff; padding: 50px 42px 60px;}
.seauls li:last-child{ margin-right: 0;}
.seauls li h3{ font-size: 24px; margin: 30px 0 14px; font-weight: normal; font-family: OpenSConde-Medium;}
.seauls li p{ line-height: 28px; color: #777;}
.csusel{ margin-top: 26px; display: flex;}
.csusel li{ text-align: center; width: 24%; margin-right: 1.5%;}
.csusel li p{ color: #666; margin-top: 12px;}
.csusel li:last-child{ margin-right: 0;}

.abfaq{ padding: 94px 0; background: #f9f9f9;}
.faqlist{ margin-top: 16px;}
.faqlist li { padding: 32px 0; border-bottom: 1px dotted #dbdbdb; background: #f8f8f8; overflow: hidden; }
.faqlist li:last-child{ margin-bottom: 0; }
.faqlist h3{ font-size: 24px; position: relative; font-family: OpenSConde-SemiBold; padding: 0 75px 0 45px; font-weight: normal; }
.faqlist h3:before{ content: "\e7f8"; font-size: 34px; font-family: iconfont; color: #f4ae01; position: absolute; top: 0; left: 0; }
.fa_nrp{ color: #666; padding: 12px 35px 0 52px; }
.fa_nrp p{ line-height: 26px; }
.fa_nrp.active { display: block;}
/*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;}


/*产品列表*/
.filtdiv{ background: #333; padding: 64px 0; }
.filtivv{ display: flex; align-items: center; }
.filtivv h3{ width: 284px; color: #fff; font-size: 42px; font-family: OpenSConde-Bold; font-weight: normal; }
.filinput{ width: calc(100% - 284px); padding-left: 142px; }
.inseuls{ display: flex; }
.inseuls li{ width: 48.5%; margin-right: 3%; position: relative; }
.inseuls li:last-child{ margin-right: 0; }
.inseipt,.inseiptt{ width: 100%; position: relative; cursor: pointer; height: 50px; padding: 0 10px; line-height: 48px; border: 1px solid #e4e4e4; border-radius: 5px; background: #f7f7f7; color: #666; font-size: 18px; font-family: OpenSConde-Regular; }
.inseipt:before,.inseiptt:before{ content: "\e665"; font-size: 14px; position: absolute; color: #666; top: 0; right: 18px; font-family: iconfont; }
.insebox,.isvmo{ position: absolute; display: none; width: 100%; left: 0; top: 50px; z-index: 22; }
.isselect{  cursor: pointer; padding: 8px 12px; margin: 4px 0; color: #111e36; font-size: 16px; font-weight: 500; }
.isselect { background: #fff; }
.isselect:hover,.isselect.cur{ background: #fcf6f1; }
.isvmobox{ background: #fff; flex: 1; padding-left: 4px; padding-right: 4px; border: 1px solid rgb(230, 233, 240); border-top: none; }
.isvmtt{ height: 300px; overflow-y: auto; }
.prowar{ padding-bottom: 120px;}
.pat96{ padding-top: 96px;}

.plistul{ display: flex; flex-wrap: wrap; }
.plistul li{ width: 32%; margin-right: 2%; margin-bottom: 38px; }
.plistul li:nth-of-type(3n){ margin-right: 0; }
.ipritem{ border: 1px solid #e6e6e6; transition: all 0.3s; background: #fff; }
.iprtxt{ padding: 36px 30px 0; }
.iprtxt h3{ font-size: 24px; color: #333; margin-bottom: 15px; font-weight: normal; font-family: OpenSConde-Bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.iprtxt p{ line-height: 30px; color: #777; font-family: OpenSConde-Medium; height: 120px; overflow: hidden; }
.iprtxt span{ display: inline-flex; font-family: OpenSConde-SemiBold; transition: all 0.3s; margin-top: 26px; border-top: 1px solid #000; width: 100%; justify-content: space-between; padding: 25px 0; color: #666; align-items: center; }
.ipritem:hover{ background: #ffb51b; }
.ipritem:hover .changpic img{ transform: scale(1.15); }
.ipritem:hover .iprtxt h3,.ipritem:hover .iprtxt p,.ipritem:hover .iprtxt span{ color: #fff; }
.ipritem:hover .iprtxt span{ border-top: 1px solid rgba(235, 235, 235, 0.5); }
/*分页 结束*/
.digg4{ text-align:center; font-size: 20px; margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:36px; border-radius: 40px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; background: transparent; height:36px; line-height: 36px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background: #ffb51b; }
.digg4 span.disabled { font-size: 30px; line-height:32px; font-weight: normal; color: #333;}
.digg4 a{ color: #a6a6a6; }
/*产品详情*/
.delwa{ padding-bottom: 120px; }
.deminb{ padding: 180px 0 90px; background: url(images/deub.jpg) no-repeat; background-size: cover;}
.demswi{ display: flex;}
.demslef{ width: 50%; padding-right: 68px;}
.demsrig{ width: 50%;}
.deswis{ position: relative;}
.delgt{ overflow: hidden;}
.deith{ font-size: 38px; color: #fff; padding-bottom: 18px; position: relative; text-transform: capitalize; font-family: OpenSConde-Bold; }
.deith::before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: rgb(255 255 255 / 20%);}
.demsrig .ihsip{ margin-top: 50px;}
.demsrig .ihsip p{ color: #fff; white-space: normal;}
.depvt{ margin-top: 24px;}
.depvt p{ font-size: 15px; line-height: 28px; color: #fff;}
.delbtn{ margin-top: 35px;}
.delbtn a{ display: inline-block; width: 180px; height: 46px; font-size: 18px; color: #fff; line-height: 46px; text-align: center; background:#ea9d00; }
.delbtn a i{ display: inline-block; margin-left: 2px;}
.delbtn a:last-child{ background: #fff; color: #ea9d00; margin-left: 6px; }
.delbtn a:hover{ transform: translateX(5px);}

.debitem{ padding: 80px 0;}
.deblock .debitem:nth-of-type(even){ background: #f9f9f9;}
.dncph2{ font-size: 44px; position: relative; padding-bottom: 20px; font-family: OpenSConde-Bold;}
.dncph2::before{ content: ""; position: absolute; bottom: 0; left: 0; width: 40px; height: 5px; background: #f5bc19;}
.deivst{ margin-top: 16px; }
.deivst p{ line-height: 30px; color: #888; }
.deinpic{ margin-top: 16px; display: flex; }
.deinpic li{ width: 32%; margin-right: 2%; }
.deinpic li:last-child{ margin-right: 0; }
.defswi{ position: relative; margin-top: 18px; }
.degdst .slick-slide{ padding: 10px; margin: 0 5px; }
.dfeitem{ background: #fff; text-align: center; padding: 46px 28px 0; min-height: 370px; box-shadow: 0 0 10px rgba(186, 186, 186, 0.2); }
.dfeitem b{ display: inline-block; width: 76px; font-weight: normal; line-height: 76px; height: 76px; border-radius: 76px; background: #fff; border: 1px solid #ea9d00; color: #ea9d00; font-size: 30px; font-family: OpenSConde-SemiBold; }
.dfeitem h5{ font-size: 24px; padding-bottom: 18px; position: relative; font-family: OpenSConde-Bold; font-weight: normal; margin: 34px 0 30px; }
.dfeitem h5:before{ content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 45px; height: 4px; background: #ea9d00; }
.dfeitem p{ line-height: 24px; color: #777; }
.avbarr{ position: absolute; top: 42%; left: 0; width: 100%; }
.avbarr span{ cursor: pointer; position: absolute; top: 0; }
.avbarr span i{ display: inline-block; color: #c7c7c7; font-size: 40px; }
.dvg_prev{ left: -60px; }
.dvg_next{ right: -60px; }
.dvg_prev i{ transform: rotate(180deg); }
.avbarr span:hover i{ color: #f5bc19; }
.tepata{ overflow-x: auto; margin-top: 24px; width: 100%; }
.tepata table{ width: 100%; border-collapse: collapse;  }
.tepata table td{ border: 1px solid #cfd9e0; color: #888; font-size: 16px; text-align: center; padding:15px 10px; }
.tepata table tr:first-child td{ font-weight: normal; font-size: 18px; font-family: OpenSConde-Medium; background: #ea9d00; color: #fff; }
.tepata table tr:nth-of-type(even) td{ background: #fffcf7; }

.quiry_info{ overflow: hidden; margin-top: 15px; }
.quiry_info ul{ width: 100%; overflow: hidden; }
.quiry_info li{  float: left; width: 49%; margin-bottom:24px; position: relative; }
.quiry_info ul li:nth-of-type(even){ float: right; }
.quiry_info ul li:nth-of-type(5){ width: 100%; }
.quiry_info ul li:last-child{ margin-bottom: 0; width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; border: 1px solid #dedede; color: #333; resize: none; font-family:OpenSConde-Regular; background:#fff;  font-size:16px; line-height: 24px; padding:12px 20px; }
.quiry_info textarea{height: 160px;}
.quiry_info input::-webkit-input-placeholder,.quiry_info textarea::-webkit-input-placeholder { color: #777;}
.quiry_info input:-moz-placeholder,.quiry_info textarea:-moz-placeholder {color: #777;}
.quiry_info button{ transition:all 0.3s; display: block; border: none; width: 170px; font-family:OpenSConde-Medium; font-size: 18px; cursor: pointer; background:#ea9d00; color: #fff; height: 50px; }
.quiry_info button:hover{ transform: translateX(10px); }
.quiry_info button i{ font-size: 20px; margin-left: 5px; }

.delarr{ position: absolute; width: 100%; top: 42%; left: 0;}
.delarr span{ cursor: pointer; position: absolute; top: 0; background: rgb(255 255 255 / 30%); color: #fff; display: inline-block; width: 44px; height: 44px; border-radius: 44px; border: 1px solid #bdbdbd; color: #bdbdbd; text-align: center; line-height: 42px;}
.delarr span i{ font-weight: bold; display: inline-block;}
.dln_prev{ left: 22px;}
.dln_next{ right: 22px;}
.dln_prev i{ transform: rotate(180deg);}
.delarr span:hover{ background: #ffb51b; color: #fff; border: 1px solid #ffb51b;}

.decaswi{ position: relative; margin-top: 15px; }
.decgds .item{ padding: 10px; margin: 0 6px; }
.dca_prev{ left: -60px; }
.dca_next{ right: -60px; }
.dca_prev i{ transform: rotate(180deg); }
/*case*/
.calists{ display: flex; flex-wrap: wrap;}
.calists li{ width: 49%; margin-right: 2%; margin-bottom: 40px;}
.calists li:nth-of-type(even){ margin-right: 0;}
.caitems a{ display: block; width: 100%; position: relative;}
.caixt{ position: absolute; transition: all 0.3s; text-align: center; padding: 12px; bottom: 0; width: 100%; left: 0; color: #fff; background: rgb(0 0 0 / 60%);}
.caixt p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.caishiv{ position: absolute; transition: all 0.3s; opacity: 0; bottom: 0; left: 0; padding: 48px 36px 32px; border-radius: 0 80px 0 0; width: 90%; background: #ea9d00; color: #fff;}
.caishiv h3{ font-size: 26px; margin-bottom: 12px; font-family: OpenSConde-SemiBold; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.caishiv p{ line-height: 26px; height: 78px; overflow:hidden;}
.caishiv i{ display: inline-block; margin-top: 34px; width: 42px; background: rgb(255 255 255 / 10%); height: 42px; border-radius: 42px; line-height: 42px; text-align: center;}
.caitems:hover .caishiv{ opacity: 1;}
.caitems:hover .caixt{ opacity: 0;}
/*news*/
.newswar{ padding-bottom: 120px; }
.neslist{ display: flex; flex-wrap: wrap;}
.neslist li{ width: 32%; margin-right: 2%; margin-bottom: 50px;}
.neslist li:nth-of-type(3n){ margin-right: 0;}

.infocon{}
.infocon h1{font-size:26px; font-weight: normal; text-align: center; font-family: OpenSConde-Bold; margin-bottom: 14px; }
.infocon img{ width: auto; display: inline-block; margin: 10px 0; max-width: 100%; }
.infocon .time{ text-align: center; margin-bottom:30px;  }

.infocon .other{ border-top: 1px solid #dbdbdb; padding-top:30px; margin-top:30px;}
.infocon .other div{ padding:5px 0;}
.infocon .other div b{ text-transform: uppercase; font-weight: normal; }
.infocon .other a:hover{ color: #ffb51b; }
.infocon p{line-height:30px;  margin-bottom: 18px; }

/*contact*/
.conwar{ padding-bottom: 174px;}
.coulst{ display: flex;}
.coulst li{ width: 24.5%; margin-right: 1%; border-radius: 10px; background: #f8f8f8; padding: 36px 32px 44px;}
.coulst li:last-child{ margin-right: 0;}
.coulst li i{ display: inline-block; width: 78px; font-size: 35px; height: 78px; border-radius: 78px; background: #ea9d00; color: #fff; text-align: center; line-height: 78px;}
.coulst li p{ font-size: 24px; margin: 28px 0 18px; font-family: OpenSConde-SemiBold;}
.coulst li a{ display: block; width: 100%; font-size: 20px;}
.coulst li span{ display: block; font-size: 20px;}

.cotell{ padding: 80px 0;}
.cotils{ display: flex;}
.cotilef{ width: 38%;}
.cotirig{ width: 62%; padding-left: 104px;}
.cotilef span{ color: #ea9d00; font-size: 24px; font-family: OpenSConde-SemiBold;}
.cotilef h5{ font-size: 46px; line-height: 50px; margin-top: 15px; margin-bottom: 38px; }
.cotilef p{ line-height: 28px; color: #777;}
.map{ border: 1px solid #dfdfdf;}

@media screen and (max-width: 1680px){
  .iharr{ margin-left: 56.9%; }
  .innus::before{ width: 95%;}
  
}

@media screen and (max-width: 1600px){
  .warper{ width: 86%; }
  nav li{ margin: 0 35px;}
  .inhop::after{ left: 7%; width: 53%;}
  .ih2tic{ padding-bottom: 30px;}
  .iwhxt{ margin-top: 28px;}
  .ibsan{ margin-top: 28px;}
  .iwhtxt{ padding: 120px 106px 0 88px;}
  .inusul li b{ font-size: 58px; line-height: 58px;}
  .isec { padding: 70px 70px 65px 78px;}
  .icar{ top: auto; bottom: 58px; left: 50.95%;}

}

@media screen and (max-width: 1440px){
  nav li{ margin: 0 28px;}
  .ban_arrow span{ width: 50px; height: 50px; line-height: 48px;}
  .inhop::after{ left: 3%; width: 57%;}
  .inhop{ padding: 70px 0;}
  .chth{ font-size: 26px;}
  .ihsilef h2{ font-size: 32px;}
  .ihsip{ margin-top: 32px;}
  .iharr{ margin-left: 56.2%; }
  .ih2tic{ font-size: 50px;}
  .iwhtxt{ padding: 98px 106px 0 52px;}
  .inusul li b{ font-size: 45px; line-height: 45px;}
  .innus{ padding: 45px 0;}
  .isec{ padding: 60px 60px 60px 76px;}
  .ichtt{ font-size: 52px;}
  .incagds .item{ margin: 0 50px;}
  .incaitem .text{ width: 600px; margin-left: -73px;}
  .inesw{ padding:80px 0 140px}
  .instxt{ margin-top: 18px;}
  .instxt .ibsan{ margin-top: 20px;}
  .sub_menu{ padding: 20px 0 30px;}
  .filtdiv{ padding: 30px 0;}
  .filtivv h3{ font-size: 32px;}
  .sub_nav h2{ font-size: 50px;}
  .sub_nav p{ font-size: 24px;}
  .pat96{ padding-top: 50px;}
  .iprtxt{ padding: 20px 24px 0;}
  .deith{ font-size: 28px;}
  .demsrig .ihsip{ margin-top: 22px;}
  .demslef{ padding-right: 30px;}
  .delbtn{ margin-top: 22px;}
  .deminb{ padding: 150px 0 62px;}
  .dncph2{ font-size: 36px;}
  .debitem{ padding: 70px 0;}
  .deblock .debitem:last-child{ padding-bottom: 0;}
  .pat88{ padding-top: 50px;}
  .abcpxt{ padding: 0;}
  .abcobo .ibsan{ margin-top: 30px;}
  .abcobo .inusul{ margin-top: 40px;}
  .abcobo{ padding:32px 0 70px;}
  .iapt{ padding: 20px; width: 80%;}
  .inapit{ background-size: auto 395px !important; }
  .inap li{ height: 395px;}
  .abser,.abfaq{ padding: 80px 0;}
  .seauls li{ padding:34px;}
  .seauls li h3{ margin: 15px 0;}
  .coulst li p{ margin: 16px 0;}
  .cotilef h5{ font-size: 38px;}
  .quiry_info li{ margin-bottom: 12px;}
  .cotell{ padding: 60px 0;}
  .conwar{ padding-bottom: 130px;}
}


@media screen and (max-width: 1366px){
  nav li{ margin: 0 20px;}
  .iwhlef{ width: 700px;}
  .iwhrig{ width:calc(100% - 700px)}
  .icar{ left: 52.95%;}
  .fa_nav{ padding-top: 125px;}
  .dncph2{ font-size: 30px; padding-bottom: 16px;}
  .debitem{ padding:54px 0;}
  .dfeitem{ padding:35px 15px 0;}
  .degdst .slick-slide{ margin: 0 2px;}
  .avbarr span i{ font-size: 30px;}
  .dvg_prev{ left: -32px;}
  .dvg_next{ right: -32px;}
  .dfeitem h5{ font-size: 22px; margin: 15px 0;}
  .dfeitem p{ font-size: 17px;}
  .dfeitem b{ width: 64px; height: 64px; line-height: 62px; font-size: 26px;}
  .dfeitem{ min-height: 300px;}
  .tepata table td{ padding: 8px;}
  .dca_prev{ left: -32px;}
  .dca_next{ right: -32px;}
  .abcobo{ padding: 0 0 60px;}
  .ichtt{ font-size: 44px;}
  .inusul li p{ margin-top: 10px;}
  .abfaswi{ margin-top: 28px;}
  .af_prev{ left: -28px;}
  .af_next{ right: -28px;}
  .abser, .abfaq{ padding: 70px 0;}
  .instxt h3{ font-size: 22px;}
  .instxt p{ font-size: 17px;}
  .coulst li{ padding: 25px;}
}

@media screen and (max-width: 1280px){
  .warper{ width: 88%; }
  .logo img{ height: 40px;}
  .logo{ top:28px;}
  .ban_arrow{ bottom: 106px; right: 7%;}
  .iharr{ margin-left: 55.2%;}
  .iwhlef{ width: 600px;}
  .iwhrig{ width:calc(100% - 600px);}
  .iwhtxt{ padding: 68px 90px 0 52px;}
  .ih2tic{ font-size: 38px;}
  .iwhxt p{ line-height: 28px;}
  .sub_nav h2{ font-size: 44px;}
  .caishiv{ padding: 30px;}
  .caishiv h3{ font-size: 24px;}
  .caishiv i{ margin-top: 20px;}
  .sub_nav .warper{ padding-left: 30%;}
  .sub_nav p{ font-size: 20px;}
  .coulst li i{ width: 60px; height: 60px; line-height: 60px; font-size: 24px;}
  .coulst li p{ margin: 8px 0;}
  .cotirig{ padding-left: 50px;}
  .cotilef h5{ font-size: 32px;}
}

@media screen and (max-width: 1024px){
  #banner_home,.subbanner,.deminb{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position{ height: 62px; background: #000; }
  .logo img,.position .logo img{ height:36px; width: auto; }
  .logo{ top: 12px; }
  .warper{ width: 96%; }
  .head_rcon{ padding: 0; top: 16px; width: 74px; right: 55px; height: auto; }
  .searchform{ top: 46px; }
  .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;}
  nav li{ float: none; padding: 0; margin: 0; }
  nav li>a,.position nav li>a,.page_h  nav li>a{ margin:0; font-size: 18px; color: #fff; line-height: normal;  display:block; padding:12px 15px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #ffb51b ; color: #fff !important; }
  #nav .nav-button i{ color: #fff; }
  body{ font-size: 16px; }
  nav li a:before{ display: none; }
  #nav .nav-button{ top: 13px; right: 0; background: #ffb51b; }
  .sub_menu{ left: 0;  top: 0; padding: 0; border:none; width: auto; display: block !important; background: #434343;  position: inherit;  opacity: 1; height: auto !important;}
  .sub_menu .warper{ width: 100%;}
  .head_rcon{ border:none;}
  .subdl{ display: block; }
  .subdl dd{ width: 100%; margin-right: 0; border: none; }
  .subdl dd p{ display: none; }
  .subdl dd h2{ margin-bottom: 0; font-size: 16px; }
  .subdl dd h2 a{padding: 12px 15px; font-size: 15px; display: block; border-bottom: none; background: transparent !important; color: #fff !important;}
  nav li dl dd a:hover{ background: #ffb51b !important;}
  .ban_arrow span i{ font-size: 28px; }
  .language span,.search-button span{ color: #fff;}
  .language{ width: 28px;}
  .ban_arrow span{ width: auto; height: auto; border: none;}
  .ban_arrow span i{ font-size: 22px;}
  .inhop::before,.inhop::after{ display: none;}
  .inhop{ margin-top: 0; padding: 60px 0;}
  .ihsilef{ padding-top: 76px;}
  .ihsilef h2{ font-size: 26px;}
  .ihsip{ margin-top: 24px;}
  .iwhlef{ width: 500px;}
  .iwhrig{ width: calc(100% - 500px);}
  .innus::before{ width: 100%;}
  .innus{ margin-top: 0; padding: 25px 0;}
  .ih2tic{ font-size: 30px; padding-bottom: 12px;}
  .iwhtxt{ padding: 68px 78px 0 36px;}
  .iwhxt{ margin-top: 20px;}
  .inusul li b{ font-size: 34px; line-height: 34px;}
  .isec{ padding: 30px; flex-wrap: wrap;}
  .iselef{ width: 100%;}
  .iserig{ width: 100%; padding: 0;}
  .ispv{ margin-top: 12px;}
  .ibsan{ margin-top: 14px;}
  .icvt p{ margin-top: 15px;}
  .ichtt{ font-size: 35px;}
  .incaitem .text{ margin-left: -40px;}
  .incaswi{ margin-top: 20px;}
  .incaitem .text h4{ font-size: 23px;}
  .side-bar{ display: none;}
  .inesw{ padding: 50px 0;}
  .insgds .item{ margin: 0 10px;}
  .ins_prev{ left: -18px;}
  .ins_next{ right: -18px;}
  .instxt h3{ font-size: 20px; margin-bottom: 6px;}
  .instxt{ margin-top: 10px;}
  .fomess{ display: none;}
  .fa_nav{ padding-top: 30px;}
  .fa_item2{ display: none;}
  .fa_item1{ width: 35%;}
  .fa_item1 img{ height: 35px;}
  .fa_item1 p{ margin-top: 22px; font-size: 18px;}
  .media{ margin-top: 20px;}
  .fa_item3{ width: 17%;}
  .fa_item4{ width: 41%;}
  .fa_nav h4{ margin-bottom: 10px;}
  .foullxu li{ margin-bottom: 15px;}
  .fob_cop{ margin-top: 30px; padding: 15px 0;}
  .sub_nav .warper{ padding: 0;}
  .prowar{ padding-bottom: 50px;}
  .plistul li{ margin-bottom: 22px;}
  .iprtxt h3{ font-size: 20px; margin-bottom: 7px;}
  .iprtxt p{ line-height: 25px; height: 75px;}
  .iprtxt span{ padding: 14px 0; margin-top: 16px;}
  .deminb{ padding: 50px 0;}
  .deith{ font-size: 24px;}
  .debitem{ padding: 32px 0;}
  .dvg_prev,.dca_prev{ left: -12px;}
  .dvg_next,.dca_next{ right: -12px;}
  .decgds .item{ padding: 0;}
  .delwa,.newswar{ padding-bottom: 60px;}
  .abcpxt{ margin-top: 12px;}
  .abcpxt p{ line-height: 26px;}
  .ina_icdi{ padding: 0 10px;}
  .abser, .abfaq{ padding: 50px 0;}
  .abwar{ padding-bottom: 0;}
  .caishiv{ display: none !important;}
  .caitems:hover .caixt{ opacity: 1;}
  .calists li{ margin-bottom: 24px;}
  .coulst li{ padding: 15px;}
  .coulst li p{ font-size: 20px;}
  .cotell{ padding: 40px 0;}
  .cotilef h5{ font-size: 27px; line-height: 36px; margin: 15px 0;}
  .conwar{ padding-bottom: 40px;}
  .sumouse{ display: none;}
  .ban_arrow{ bottom: 40px;}
  .ban_arrow span:hover{ background: transparent; border:none; color: #fff;}
}

@media screen and (max-width: 768px){
  .ban_arrow{ bottom: 25px;}
  .inhop{ padding: 40px 0;}
  .chth{ position: static; font-size: 22px;}
  .ihsilef{ padding-top: 30px; padding-right: 25px;}
  .ihsilef h2{ font-size: 22px;}
  .iharr{ margin-left: 0; text-align: right;}
  .iwho{ flex-wrap: wrap;}
  .iwhlef{ width: 100%;}
  .iwhrig{ width: 100%;}
  .iwhtxt{ padding: 28px;}
  .inusul{ flex-wrap: wrap;}
  .inusul li{ width: 50%; padding: 12px 2%;}
  .inusul li b{ font-size: 26px; line-height: 26px;}
  .icavc{ padding: 40px 0 0;}
  .ichtt{ font-size: 28px;}
  .incaitem .text{ margin: 0; width: 100%; padding: 20px; position: static; opacity: 1;}
  .incagds .item{ margin: 0 10px;}
  .incaitem .text h4{ font-size: 20px; margin: 10px 0; line-height: 28px; height: 28px;}
  .incaitem .text p{ margin-top: 0;}
  .incaitem .text .ibsan{ margin-top: 15px;}
  .icar span{ width: 42px; height: 42px; line-height: 42px;}
  .icar{ left: auto; right: 10px; bottom: 0;}
  .inesw{ padding: 40px 0;}
  .fa_item3{ display: none;}
  .fa_item1{ width: 45%;}
  .fa_item4{ width: 49%;}
  .foullxu li{ font-size: 17px;}
  .sub_nav p,.filtdiv{ display: none;}
  .sub_nav h2{ font-size: 30px;}
  .sub_nav h2::before{ display: none;}
  .pat96{ padding-top: 30px;}
  .plistul li{ width: 49%;}
  .plistul li:nth-of-type(3n){ margin-right: 2%;}
  .plistul li:nth-of-type(even){ margin-right: 0;}
  .prowar{ padding-bottom: 30px;}
  .deminb{ padding: 40px 0;}
  .demswi{ flex-wrap: wrap;}
  .demslef{ width: 100%; padding: 0;}
  .demsrig{ width: 100%; margin-top: 12px;}
  .dncph2{ font-size: 24px;}
  .sub_nav .warper{ text-align: left;}
  .abcobo .inusul{ margin-top: 20px;}
  .af_prev{ left: -16px;}
  .af_next{ right: -16px;}
  .abcobo{ padding:0 0 40px;}
  .inap li,.inap li.on{ width: 50%;}
  .inapit:before,.ina_icdi{ opacity: 0;}
  .iapt{ padding: 12px; width: 90%;}
  .iapt h3{ font-size: 20px;}
  .iapt{ opacity: 1;}
  .abser, .abfaq{ padding: 40px 0;}
  .seauls li{ padding: 20px;}
  .seauls li img{ height: 60px;}
  .seauls li h3{ font-size: 20px;}
  .seauls li p{ line-height: 26px;}
  .csusel{ margin-top: 15px; flex-wrap: wrap;}
  .csusel li{ width: 49%; margin-right: 2%; margin-bottom: 10px;}
  .csusel li:nth-of-type(even){ margin-right: 0;}
  .faqlist h3{ font-size: 20px;}
  .faqlist h3:before{ font-size: 28px;}
  .faqlist li{ padding: 18px 0;}
  .pat88{ padding-top: 30px;}
  .neslist li{ width: 49%; margin-bottom: 20px;}
  .neslist li:nth-of-type(3n){ margin-right: 2%;}
  .neslist li:nth-of-type(even){ margin-right: 0;}
  .instxt p{ line-height: 24px; height: 48px;}
  .delwa, .newswar{ padding-bottom: 40px;}
  .infocon h1{ font-size: 22px;}
  .infocon .time{ margin-bottom: 16px;}
  .infocon p{ margin-bottom: 10px;}
  .digg4{ margin-top: 20px;}
  .coulst{ flex-wrap: wrap;}
  .coulst li{ width: 49%; margin-right: 2%; margin-bottom: 12px;}
  .coulst li:nth-of-type(even){ margin-right: 0;}
  .cotell{ padding: 24px 0;}
  .cotils{ flex-wrap: wrap;}
  .cotilef{ width: 100%;}
  .cotirig{ width: 100%; padding: 0; }
  .cotilef span{ font-size: 20px;}
  .cotilef h5{ font-size: 24px; line-height: normal; margin:5px 0;}
  .getbox{ width: 90%; padding: 25px;}
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #ffb51b; }
  .logo img, .position .logo img{ height: 28px;}
  .logo{ top: 16px;}
  .ban_arrow{ bottom: 2px;}
  .inhop{ padding: 20px 0;}
  .ihsitep a{ flex-wrap: wrap;}
  .ihsilef{ width: 100%; padding: 0;}
  .ihsirig{ width: 100%;}
  .chth{ font-size: 20px;}
  .ihtiht{ padding-bottom: 12px;}
  .inhswi{ margin-top: 12px;}
  .ihsip p{ margin-bottom: 6px;}
  .ihsip{ margin-top: 10px;}
  .iharr span{ margin: 0 4px; width: 38px; height: 38px; line-height: 36px;}
  .getbox{ padding: 18px;}
  .getbox iframe{ height: 200px;}
  .close_btn i{ color: #ffb51b;}
  .ih2tic{ font-size: 24px;}
  .iwhtxt{ padding: 12px;}
  .innus{ padding: 12px 0;}
  .isec{ padding: 12px;}
  .ivbtn{ top: 28%; right: 20%; }
  .ichtt{ font-size: 24px;}
  .icavc{ padding: 20px 0 0;}
  .icvt p{ margin-top: 6px;}
  .incaitem .text{ padding: 12px;}
  .inesw{ padding: 20px 0;}
  .intit{ flex-wrap: wrap;}
  .innav{ width: 100%; margin-top: 8px;}
  .innav li{ width: 48%; margin: 0 1%;}
  .innav li a{ width: 100%; font-size: 18px;}
  .fa_item1{ display: none;}
  .fa_item4{ width: 100%;}
  .fa_nav{ padding-top: 20px;}
  .foullxu li{ margin-bottom: 8px;}
  .sub_nav h2{ margin-bottom: 0; padding-bottom: 0; font-size: 24px;}
  .pat96{ padding-top: 20px;}
  .iprtxt{ padding: 12px 10px 0;}
  .iprtxt span{ margin-top: 10px; padding: 6px 0;}
  .plistul li{ margin-bottom: 12px;}
  .deminb{ padding: 20px 0;}
  .dln_prev{ left: 0;}
  .dln_next{ right: 0;}
  .deith{ font-size: 21px;}
  .depvt p{ line-height: 26px;}
  .delbtn a{ width: 48%;}
  .deivst p,.abcpxt p{ line-height: 25px;}
  .debitem{ padding: 18px 0;}
  .deinpic{ flex-wrap: wrap;}
  .deinpic li{ width: 100%; margin-right: 0; margin-bottom: 5px;}
  .defswi{ margin-top: 10px;}
  .dfeitem{ padding: 20px 15px 0;}
  .dfeitem h5{ margin: 10px 0; font-size: 20px; padding-bottom: 10px;}
  .quiry_info li{ width: 100%; float: none; margin-bottom: 5px;}
  .quiry_info ul li:nth-of-type(even){ float: none;}
  .abcobo .ibsan{ margin-top: 12px;}
  .abfaswi{ margin-top: 14px;}
  .abcobo{ padding: 0 0 20px;}
  .inap li, .inap li.on{ width: 100%;}
  .inap li{ height: 320px;}
  .abser, .abfaq{ padding: 20px 0;}
  .seauls{ flex-wrap: wrap;}
  .seauls li{ width: 100%; margin-right: 0; margin-bottom: 10px;}
  .seauls li:last-child{ margin-bottom: 0; }
  .seauls li h3{ font-size: 18px; margin: 8px 0;}
  .seauls li img{ height: 54px;}
  .faqlist{ margin-top: 6px;}
  .faqlist li{ padding: 10px 0;}
  .faqlist h3{ padding: 0;}
  .faqlist h3:before{ display: none;}
  .fa_nrp{ padding: 10px 0 0 0;}
  .instxt h3{ font-size: 18px;}
  .instxt .ibsan{ margin-top: 12px;}
  .delwa, .newswar{ padding-bottom: 30px;}
  .ibsan{ padding: 8px 24px;}
  .pat88{ padding-top: 20px;}
  .infocon h1{ font-size: 20px;}
  .infocon p{ line-height: 26px; margin-bottom: 6px;}
  .infocon .other{ margin-top: 12px; padding-top: 12px;}
  .calists li{ margin-bottom: 10px;}
  .coulst li i{ width: 40px; height: 40px; line-height: 40px; font-size: 20px;}
  .coulst li p{ font-size: 18px; margin: 6px 0;}
  .coulst li span,.coulst li a{ font-size: 17px;}
  .cotell{ padding: 12px 0;}
  .cotilef h5{ font-size: 20px;}
  .conwar{ padding-bottom: 20px;}
  .fob_cop{ margin-top: 20px; padding: 12px 0;}
}