@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Roboto-Bold';
  src: url('fonts/Roboto-Bold.eot');
  src: local('☺'), url('fonts/Roboto-Bold.woff') format('woff'), url('fonts/Roboto-Bold.ttf') format('truetype'), url('fonts/Roboto-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto-Light.eot');
  src: local('☺'), url('fonts/Roboto-Light.woff') format('woff'), url('fonts/Roboto-Light.ttf') format('truetype'), url('fonts/Roboto-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Medium_0';
  src: url('fonts/Roboto-Medium_0.eot');
  src: local('☺'), url('fonts/Roboto-Medium_0.woff') format('woff'), url('fonts/Roboto-Medium_0.ttf') format('truetype'), url('fonts/Roboto-Medium_0.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto-Regular.eot');
  src: local('☺'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.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;
}

body{font-family:Roboto-Light,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;color: #fff;}
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:#000;}
a:focus,input:focus,button:focus,textarea:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }

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

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

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

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

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

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

    height: auto;

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


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

    display: block;

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

    list-style: none;

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

    display: inline-block;

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

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

    display: block;

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

    cursor: pointer;

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

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

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

.icon-Xshexian:before {
  content: "\e688";
}

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

.icon-24gf-phoneBubble:before {
  content: "\e966";
}

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

.icon-loudianwendu:before {
  content: "\ea33";
}

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

.icon-mianji:before {
  content: "\e66e";
}

.icon-electric-quantity-80:before {
  content: "\e601";
}

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

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

.icon-fangan:before {
  content: "\e654";
}

.icon-taiyangneng:before {
  content: "\e637";
}

.icon-sub_icon_127:before {
  content: "\ee37";
}

.icon-gongsi:before {
  content: "\e86d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



video{ display: block; }

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.w_p_main{ background: #fff; }
.main{ background: #f8f8f8;  }
.warper{ width:1400px; margin:0 auto; position: relative;}
.backToTop{width:50px;height:50px;z-index: 666;border-radius: 50px;background: #1978b1 url(images/icon_top.png) no-repeat center;cursor:pointer;position:fixed;right:0;text-indent:9999px;bottom:150px;color: #fff;transition: all .3s}
.backToTop:hover{ opacity: .9;}

header{ transition: all 0.3s; width: 100%; height: 90px; background: transparent; z-index: 999; position: fixed; top: 0; left: 0; }
#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; left: 0; top: 6px; }
.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:10%;}
nav li{ float: left; margin: 0 40px; position: relative; }
nav li:last-child{ margin-right: 0; }
nav li>a{ position: relative; color: #fff; font-size: 20px; line-height:90px; font-family: Roboto-Regular; text-transform: capitalize; display: inline-block;}
nav li a:before{  content: ''; width: 0; height: 2px; transition: all 0.3s; background: #fff; position: absolute; bottom: 14px; left: 50%; transform: translateX(-50%); }
nav li.on a:before,nav li:hover a:before{ width: 82%; }
nav li.on a,nav li:hover a{ color: #fff;  }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 220px; top: 90px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative;  }
nav dl dd:last-child{ border: none; }
nav li dl dd a{ opacity: 1; font-size: 16px; 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: #1978b1!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 240px;position: absolute; left: 100%; top: 0; background:rgba(25,120,177); 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: -100px;top:22px;width: 116px;}
.language{/* width: 48px; */font-size: 16px;float: left;position: relative;cursor: pointer;top: 10px;}
.language i{ font-size: 22px; margin-right: 5px; color: #1978b1; }
.language span{ display: inline-block; color: #fff; font-size: 15px; font-family: MontserratMedium; }
.language span *{ vertical-align: middle; }
.language-main { width: 120px; position: absolute;  display: none;  z-index: 99;  left: -53px;  top: 20px;
    background: url("images/ffggg.png") no-repeat center 4px;  }
.language:hover .language-main {display: block;}
.language-cont { width: 120px; padding: 0 16px; margin-top: 10px; box-shadow: 0 5px 15px 4px rgba(0, 0, 0, .05); border-top: 3px solid #000; background: #ffffff;  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: 7px; left: 0; width: 7px; height: 7px; background: #000; content: ''; }
.language-cont a:hover { color: #000 !important;}
.gt_switcher-popup span{display:none!important;}

.search-button{width:72px;position: relative;float: right;}
.search-button span{ overflow: hidden; width: 100%; text-align: center; height: 40px; line-height: 40px; border-radius: 40px; cursor: pointer; display: inline-block; background: #fff; }
.search-button span i{ color: #333; font-size: 22px; text-align: center;display: inline-block; }
.searchform{ overflow: hidden;background:#000;position: absolute; right: 0; height: 0; z-index: 88; top:68px; 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: 16px;background: #1978b1;color: #fff;line-height:51px;padding-left:10px;font-family: Roboto-Regular;float: left;}
.searchform button{width:54px;line-height:51px;background: #1978b1;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{box-shadow: 0 1px 10px rgba(0,0,0,0.12);background: #1978b1;}




.l_fixed{ position: fixed; top: 28%;  left: 0; z-index: 666;  }
.l_fixed ul{ width: 100%; }
.l_fixed ul li{ width: 98px; transition: all 0.3s; margin-bottom: 8px; position: relative;  }
.l_fixed ul li a{ line-height: 1.2; border-top-left-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 0 0 15px rgb(56 139 92 / 50%); padding: 20px 0; display: block; font-size: 16px; background: #fff; width: 100%; text-align: center; }
.l_fixed ul li a i{ font-size: 30px; display: inline-block; color: #000; transition: all 0.3s; }
.l_fixed ul li p{ font-size: 16px; font-family: Poppins-Light; }
.l_fixed ul li:hover a{background: #000; color: #fff; }
.l_fixed ul li:hover a i{ color: #fff; }
.l_fixed ul li:hover{ transform: translateX(0); }
.l_fixed ul li:last-child a{ padding: 24px 0; }
.l_fixed ul li:last-child a i{ font-size: 40px; }
.l_fixed ul li:last-child:hover a{ background: #fff; }
.l_fixed ul li:last-child:hover a i{ color: #000;}
.banner_home{ position: relative;  }
.banner{ overflow: hidden; }
.banner .item img{ width: 100%; }
.ban_txt{ position: absolute; bottom: 140px; left: 0; width: 100%; }
.ban_ultx{ display: flex; }
.ban_ultx li{ width: 32%; background: rgba(255, 255, 255, 0.2); padding: 22px 35px; border-radius: 10px; color: #fff; margin-right: 2%; cursor: pointer; }
.ban_ultx li:last-child{ margin-right: 0; }
.ban_ultx li h6{ margin-bottom: 8px; font-size: 18px; font-weight: normal; font-family: Roboto-Medium_0; }
.ban_ultx li p{ color: #acacac; font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; }
.ban_ultx li.on{ background: #fff; color: #333; }


.ban_arrow{ width: 100%; position: absolute; top: 38%; left: 0;  }
.ban_arrow span{ position: absolute; top: 0; display: inline-block;  width: 46px; border: 1px solid #fff; height: 46px; line-height: 46px; background: transparent; text-align: center; border-radius: 60px; cursor: pointer;}
.ban_arrow span i{ font-weight: bold; color: #fff; font-size: 20px; }
.ban_arrow span.ban_prev{ left: 10%; transform: rotate(180deg); }
.ban_arrow span.ban_next{ right: 10%; }
.ban_arrow span:hover{ background: #fff; }
.ban_arrow span:hover i{ color: #000; }


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

/*首页*/
.inp_div{ padding: 140px 0 130px; position: relative; z-index: 0; }
.inp_div:before{ content: ""; position: absolute; top: 0; right: 0; z-index: -1; width: 42%; height: 100%; background: #f8f8f8; }
.inph2{font-size: 100px;position: absolute;top: -74px;left:-118px;line-height: 160px;text-transform: uppercase;font-family: Roboto-Bold;color: rgba(51, 51, 51, 0.05);}
.inp_item{ width: 100%; overflow: hidden; }
.inpg_le{ float: left; width: 542px; }
.inpg_ri{ margin-left: 542px; padding-left: 70px; padding-right: 100px; }
.inpg_le h3{font-size: 36px;margin-bottom: 38px;font-weight: normal;font-family: Roboto-Medium_0; color: #1978b1;}
.inpg_le p{ font-size: 16px; line-height: 32px; color: #666; height: 160px; overflow: hidden; }
.ipmore{transition: all 0.3s;display: inline-block;background: #1978b1;color: #fff;font-size: 16px;padding: 12px 25px;border-radius: 10px;}
.ipmore i{ font-weight: bold; display: inline-block; position: relative; z-index: 0; margin-left: 34px; }
.ipmore i:after{ content: ""; position: absolute; top: 50%; z-index: -1; transform: translateY(-50%); left: -15px; width: 24px; height: 24px; border-radius: 24px; background: rgba(255, 255, 255, 0.2); }
.inpg_le .ipmore{ margin-top: 75px; }
.inp_item:hover .ipmore{ transform: translateX(10px); }
.inparr{ position: absolute; width: 106px; top: 50%; transform: translateY(-50%); right: -150px; }
.inparr .inp_next{cursor: pointer;width: 106px;display: inline-block;height: 106px;text-align: center;line-height: 106px;border-radius: 106px;background: #1978b170;color: #ffffff;}
.inparr .inp_next i{ font-size: 45px; }
.inparr .inp_next:hover{ background: #1978b1; color: #fff; }
.ipmore:hover{ color: #fff; transform: translateX(10px); }

.ina_bdi{ padding: 70px 0 100px; overflow: hidden; }
.iab_lef{ width: 50%; float: left; }
.iab_rig{ width: 50%; float: right; padding-left: 62px; padding-top: 35px; }
.inh2t{font-size: 56px;font-family: Roboto-Bold;line-height: 56px;color: #1978b1;}
.inab_txt{ margin-top: 24px; }
.inab_txt p{ font-size: 16px; line-height: 28px; color: #999; }
.iab_rig .ipmore{ margin-top: 46px; }
.iab_rig .changpic{ margin-top:112px; }
.inca_item{background: #1978b1;}
.inca_item a{ width: 100%; display: block; overflow: hidden; }
.incale{ width: 50%; color: #fff; float: left; padding: 95px 154px 0 250px; }
.incari{ width: 50%; float: right; }
.incale h3{ font-size: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: Roboto-Medium_0; font-weight: normal; }
.inca_item:hover .changpic img{ transform: scale(1.15); }
.incale p{margin-top: 18px;font-size: 16px;line-height: 32px;height: 128px;overflow: hidden;color: #ffffff;}
.incale .ipmore{ background: #fff; color: #333; margin-top: 62px; }
.incale .ipmore i:after{ background: #ccc; }
.incagds{ position: relative; }
.incagds .slick-dots{ left: 250px; bottom: 50px; width: auto; }
.incagds .slick-dots li{ width: auto; height: auto; }
.incagds .slick-dots li button{ width: 18px; height: 4px; padding: 0; background: #fff; }
.incagds .slick-dots li.slick-active button{ width: 30px; }

.inned{ overflow: hidden; background: url(images/innes_bg.jpg) no-repeat; background-size: cover; padding: 84px 0 86px 250px; }
.ines_item{ padding: 62px 54px 70px; border-radius: 10px; }
.inneswi{ margin-top: 30px; width: 120%; position: relative; }
.inneswi .slick-track{ padding-left: 10px; padding-bottom: 10px; }
.inneswi .item{ margin-right: 12px; position: relative; padding-top: 54px; }
.inneswi .item span{ position: absolute; top: 0; right: 44px; color: #fff; font-size: 80px; display: inline-block; line-height: 80px; font-family: OSWALD-BOLD; }
.inh3{ position: relative; margin-bottom: 30px; padding-bottom: 10px; }
.inh3:before{content: "";position: absolute;bottom: 0;left: 0;width: 70px;height: 4px;background: #1978b1;}
.inh3 h3{ font-size: 28px; font-family: Roboto-Bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ines_item p{font-size: 16px;line-height: 32px;color: #666;height: 96px;overflow: hidden;}
.inneswi .slick-current .ines_item{ background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.06); }
.inneswi .slick-dots{ text-align: left; margin-left: 5px; margin-top: 12px; position: static; width: auto; }
.inneswi .slick-dots li{ width: auto; height: auto; }
.inneswi .slick-dots li button{width: 18px;height: 4px;padding: 0;background: #1978b1;}
.inneswi .slick-dots li.slick-active button{ width: 30px; }


footer{background: #1978b1;}
.fot_top{padding: 40px 0 45px;overflow: hidden;border-bottom: 1px solid #ffffff;}
.fo_logo{ float: left; }

.media{ float: right; margin-top: 15px; }
.media a{ color: #fff; background:#e1e1e1; margin-right: 2px; width: 42px; height: 42px; text-align: center; line-height: 42px; border-radius: 35px; font-size:20px; display:inline-block;}
.media a:nth-of-type(1){ background: #3a82d3; }
.media a:nth-of-type(2){ background: #30afeb; }
.media a:nth-of-type(3){background: #df100f;}
.media a:nth-of-type(4){ background: #d20000; }
.media a:hover{ color: #fff; opacity: 0.85; }

.f_nav{ margin-top: 52px; width: 100%; overflow: hidden; }
.f_nav .f_item1{ float: left; width: 16%; }
.f_nav h4{ font-size: 25px; position: relative; padding-bottom: 12px; color: #fff; font-weight: normal; font-family: Roboto-Medium_0; text-transform: capitalize; }
.f_nav h4:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 28px; height: 4px; background: #fff; }
.f_navli{ margin-top: 28px; }
.f_navli li{ transition: all 0.3s; margin-bottom: 18px; }
.f_navli li a{color: #ffffff;}
.f_navli li a:hover{ color: #fff; }
.f_navli li:hover{ transform: translateX(5px); }


.f_nav .f_item2{ float: left; width: 18%; margin-left: 4%; }
.f_nav .f_item3{ float: left; width: 24%; margin-left: 4%; }

.f_nav .f_item4{ float: right; width: 29%; }
.cx_navli{ margin-top: 28px; }
.cx_navli li{margin-bottom:30px;position: relative;color: #ffffff;}
.cx_navli li span{  }
.cx_navli li a{color: #ffffff;}
.cx_navli li a:hover{ color: #fff;  }

.fot_info{ overflow: hidden; margin-top: 28px; }
.fot_info li{width: 49%; margin-bottom: 18px; position: relative; float: left; overflow: hidden;}
.fot_info li:nth-of-type(even){ float: right; }
.fot_info input,.fot_info textarea{width: 100%;border-radius: 10px;border:none;color: #fff;resize: none;font-family:Roboto-Light;background:rgba(255, 255, 255, 0.2);font-size: 16px;line-height: 26px;padding: 12px 18px;}
.fot_info textarea{ height:106px; }
.fot_info input::-webkit-input-placeholder,.fot_info textarea::-webkit-input-placeholder { color: #fff;}
.fot_info input:-moz-placeholder,.fot_info textarea:-moz-placeholder {color: #999;}
.fot_info li:last-child, .fot_info li:nth-of-type(3) { width: 100%; float: none;}
.fot_info li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.fot_info button{ cursor: pointer; transition: all 0.3s; width: 194px; height: 48px; border: none; border-radius: 10px; font-size: 16px; background: #fff; color: #333; font-family: Roboto-Light;  }
.fot_info button:hover{ transform: translateX(10px); }
.fot_info button i{ font-weight: bold; display: inline-block; position: relative; z-index: 0; margin-left: 34px; }
.fot_info button i:after{content: "";position: absolute;top: 50%;z-index: -1;transform: translateY(-50%);left: -15px;width: 24px;height: 24px;border-radius: 24px;background: #94c9e8;}


.fo_cop{margin-top: 60px;text-align: center;background: #176fa3;padding: 18px 0;color: #ffffff;font-size: 16px;}
.fo_cop a{color: #b7b7b7;}
.fo_cop a:hover{ color: #fff; }




.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_mbx{ position: absolute; width: 100%; top: 40%; left: 0; text-align: center; }
.sub_mbx h2{ font-size: 60px; margin-bottom: 10px; color: #fff; text-transform: uppercase; font-family: OSWALD-BOLD; }
.sub_mbx p,.sub_mbx p a{ color: #fff;  }
.sub_mbx p i{ color: #fff; font-size: 20px; display: inline-block; margin-right: 5px; }
.sub_mbx p a:hover{ text-decoration: underline; }
.pat20{ padding-top: 20px; }
/*关于我们*/
.ab_h2{ font-size: 56px; margin-bottom: 28px; line-height: 56px; font-family: Roboto-Bold; }
.ab_copp p{ font-size: 16px; margin-bottom: 24px; line-height: 28px; color: #333; }
.ab_copp p:last-child{ margin-bottom: 0; }
.ab_pics{ margin-top: 36px; overflow: hidden; }
.ab_ple{ float: left; width: 47%; }
.ab_pri{ float: right; width: 51%; }
.ab_pri .changpic{ margin-bottom: 30px; }
.ab_pri .changpic:last-child{ margin-bottom: 0; }

.ab_hor{ margin-top: 68px; }
.ab_hswi{ position: relative; }
.ab_hsgds .item{ margin: 0 10px; }
.ab_cpar{ position: absolute; top: 38%; left: 0; width: 100%; }
.ab_cpar span{ cursor: pointer; position: absolute; top: 0; display: inline-block; }
.ab_cpar span i{ display: inline-block; font-size: 35px; font-weight: bold; }
.ah_prev{ left: -40px; }
.ah_next{ right: -40px; }
.ah_prev i{ transform: rotate(180deg); }

.ab_faq{ margin-top: 66px; }
.faq_list li{ margin-bottom: 30px; }
.faq_list li:last-child{ margin-bottom: 0; }
.faq_list li h3{ position: relative; font-weight: normal; font-size: 18px; font-family: Roboto-Regular; background: #f5f5f5; padding: 26px 15px 26px 84px; }
.faq_list li h3 span{ display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; width: 54px; font-family: Roboto-Regular; font-size: 20px; height: 100%; background: #ababab; color: #fff; }
.fa_txt{ margin-top: 15px; padding-left: 84px; padding-right: 56px; }
.fa_txt p{ font-size: 16px; line-height: 30px; color: #666; }
.faq_list li:hover h3 span{ background: #000; }
/*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;}

/*产品列表*/
.pro_nav{background: #1978b1;padding: 34px 0;}
.pr_naul{ display: flex; justify-content: space-between; }
.pr_naul li a{ display: block; text-align: center; color: #888; }
.pr_naul li i{font-size: 56px;color: #fff;}
.pr_naul li p{margin-top: 20px;color: #fff;}
.pr_naul li.on a,.pr_naul li:hover a{ color: #fff; }

.pro_war{ padding-bottom: 60px; }
.pro_list{ margin-top: 52px; display: grid; grid-gap:60px 40px; grid-template-columns: repeat(3, 1fr); }
.pr_txt{ margin-top: 30px; padding: 0 54px; text-align: center; }
.pr_txt h3{ margin-bottom: 10px; font-size: 28px; font-family: Roboto-Medium_0; font-weight: normal; }
.pr_txt p{ font-size: 16px; line-height: 28px; color: #666; height: 84px; overflow: hidden; }
.pr_txt .ipmore{ margin-top: 22px; background: #fff; color: #fff; background:#1978b1 }
.pr_txt .ipmore i:after{ background: rgba(0, 0, 0, 0.1); }
.pro_item{ position: relative; z-index: 0; }
.pro_item:before{ content: ""; z-index: -1; position: absolute; bottom: 22px; left: 0; width: 100%; height: 70%; background: #f8f8f8; }
.pro_item:hover .changpic img{ transform: scale(0.9); }
.pro_item:hover .pr_txt .ipmore{ background: #2283bf; color: #fff; }
.pro_item:hover .pr_txt .ipmore i:after{ background: rgba(255, 255, 255, 0.2); }


.digg4{ font-family: Arial; text-align:center; font-size: 16px; margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:36px; border-radius: 36px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; background: #fff;  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: #000; }
.digg4 span.disabled { font-size: 30px; line-height:30px; font-weight: normal;  background: #eee; color: #a6a6a6;}
.digg4 a{ border-radius: 50px; color: #a6a6a6; background: #fff; }

/*产品详情*/
.pat70{ padding-top: 70px; }
.de_main{ width: 100%; overflow: hidden; }
.de_male{ width: 50%; float: left; padding-right: 42px; }
.de_mari{width: 50%;float: right;padding: 10px 0 0 0;}
.de_maswi{ position: relative; }
.de_maswi .slick-dots{ bottom: 35px; }
.de_maswi .slick-dots li{ width: auto; height: auto; }
.de_maswi .slick-dots li button{width: 15px;height: 15px;border-radius: 15px;padding: 0;background: #94c4e1;}
.de_maswi .slick-dots li.slick-active button{background: #1978b1;}
.de_mari h1{font-size: 36px;font-family: Roboto-Medium_0;font-weight: normal;}
.de_mades{ margin-top: 20px; background: #f6f6f6; padding: 22px 24px; }
.de_mades p{font-size: 16px;line-height: 32px;color: #333;height: 180px;overflow-y: scroll;}
.de_email{ margin-top: 30px; font-size: 24px; font-family: Roboto-Medium_0; }
.de_email a:hover{ text-decoration: underline; }
.de_mari .ipmore{ margin-top: 30px; }



.del_table{ overflow-x: auto; }
.del_table table{ border-top: 1px solid #dedede; background: #fff; border-left: 1px solid #dedede; width: 100%; }
.del_table table tr td{ text-align: center; padding: 12px 6px; color: #666; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; }
.del_table table tr:nth-of-type(even) td{background: #f2fafe;}

.de_fea{ margin-top: 44px; background: #f5f5f5; padding: 50px 48px; }
.fea_ul li{ margin-bottom: 28px; }
.fea_ul li:last-child{ margin-bottom: 0; }
.fea_ul li h3{ font-size: 22px; margin-bottom: 10px; font-family: Roboto-Medium_0; font-weight: normal; }
.fea_ul li p{font-size: 16px;line-height: 30px;color: #333;}

.fe_api{ margin-top: 28px; display: flex; }
.fe_api li{ width: 25%; margin-right: 1%; }
.fe_api li:last-child{ margin-right: 0; }
.fe_api li:hover .changpic img{ transform: scale(1.15); }



.de_h2 span{ display: inline-block; font-weight: normal; margin-left: 20px; font-size: 17px; color: #666; font-family: Poppins-ExtraLight; }


.rel_pro{ margin-top: 36px; }
.de_h2{font-size: 36px;line-height: 36px;font-family: Roboto-Bold;margin-bottom: 24px;color: #1978b1;}
.relplist li{ margin-bottom: 36px; }
.relplist li:last-child{ margin-bottom: 0; }
.rep_item h3{ font-size: 18px; margin-top: 22px; margin-bottom: 10px; font-family: POPPINS-MEDIUM; font-weight: normal; }
.rep_item p{ font-size: 16px; line-height: 26px; color: #666; height: 78px; overflow: hidden; }
.rep_item:hover .changpic img{ transform: scale(1.15); }


.de_spec,.de_smes,.de_ttbo{ margin-top: 60px; }

.quiry_info{ overflow: hidden; }
.quiry_info li{width: 49%; margin-right: 2%; float: left; margin-bottom: 15px;  }
.quiry_info li:nth-of-type(even){ margin-right: 0; }
.quiry_info input,.quiry_info textarea{width: 100%; resize: none; font-family:Roboto-Light; background:#fff; color: #000; border: 1px solid #e6e6e6; font-size: 16px; line-height: 24px; padding: 14px 20px; }
.quiry_info textarea{ height:220px; }
.quiry_info form input::-webkit-input-placeholder,.quiry_info form textarea::-webkit-input-placeholder { color: #999;}
.quiry_info form input:-moz-placeholder,.quiry_info form textarea:-moz-placeholder {color: #999;}
.quiry_info li:last-child, .quiry_info li:nth-of-type(5){ width: 100%; float: none;}
.quiry_info li:last-child{ width: 100% !important; float: none; margin-top: 10px; margin-bottom: 0; }
.quiry_info form button{display: block;cursor: pointer;transition: all 0.3s;width:228px;height: 44px;line-height: 44px;border: none;border-radius:50px;font-size: 16px;background: #1978b1;color: #fff;font-family: Roboto-Regular;}
.quiry_info form button:hover{ transform: translateX(10px); }

.rel_gds .item{ margin: 0 15px; }
.rel_p{ margin-top: 30px; position: relative; }
.rel_arr{ position: absolute; top: 35%; left: 0; width: 100%; }
.rel_arr span{ cursor: pointer; display: inline-block; position: absolute; top: 0; }
.res_prev{ left: -40px; }
.res_next{ right: -40px; }
.rel_arr span i{ font-size: 34px; display: inline-block; color: #cdcdcd; font-weight: bold; }
.rel_arr span:hover i{ color: #000; }
.res_prev i{ transform: rotate(180deg); }
/*case*/
.case_list li{ margin-bottom: 38px; }
.case_list li:last-child{ margin-bottom: 0; }
.case_item{ background: #efefef; transition: all 0.3s; width: 100%; overflow: hidden; padding: 35px 35px 35px 64px; }
.ca_le{ width: 50%; float: left; padding-top: 28px; }
.ca_ri{ width: 50%; float: right; padding-left: 78px; }
.ca_le h3{ font-size: 30px; margin-bottom: 22px; font-weight: normal; font-family: Roboto-Medium_0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ca_le p{ font-size: 16px; line-height: 32px; color: #666; height: 96px; overflow: hidden; }
.ca_le .ipmore{ background: #fff; color: #333; margin-top: 38px; }
.ca_le .ipmore i:after{ background: rgba(0,0,0,0.2);}
.case_item:hover{ background: #1978b1; color: #fff; }
.case_item:hover .changpic img{ transform: scale(1.15); }
.case_item:hover .ca_le h3{ color: #fff; }
.case_item:hover .ca_le p{ color: #fff; }
.case_item:hover .ca_le .ipmore i:after{ background: rgba(25,120,177,0.2);}
/*news*/
.news_nav{ display: flex; align-items: center; }
.news_nav li{ position: relative; padding: 0 10px; font-size: 26px; }
.news_nav li:before{ content: ""; transform: rotate(15deg) translateY(-50%); position: absolute; top: 50%; right: 0; width: 1px; height: 22px; background: #000; }
.news_nav li.on{ font-size: 40px; font-family: Roboto-Medium_0; }
.news_nav li:last-child:before{ display: none; }

.news_list{ margin-top: 40px; display: flex; flex-wrap: wrap; }
.news_list li{ width: 48.5%; margin-right: 3%; margin-bottom: 45px; }
.news_list li:nth-of-type(even){ margin-right: 0; }
.news_item{ position: relative; border-radius: 10px; overflow: hidden; box-shadow: 0 1px 10px rgba(74, 74, 74, 0.06); }
.news_item .changpic{ background: #fff; }
.news_item .changpic img{ opacity: 0.1; }
.ne_stxt{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 44px 52px 0; }
.ne_stxt p{ font-size: 16px; line-height: 32px; color: #666; height: 96px; overflow: hidden; }
.news_item .ipmore{ background: #fff; color: #333; margin-top: 38px; }
.news_item .ipmore i:after{ background: rgba(0, 0, 0, 0.2); }
.news_item:hover .changpic{ background: #1978b1; }
.news_item:hover .changpic img{ opacity: 0.4; }
.news_item:hover .inh3 h3,.news_item:hover .ne_stxt p{ color: #fff; }
.news_item:hover .inh3:before{ background: #fff; }



.infocon{color: #666; }
.infocon h1{ font-size:26px; line-height: 30px; font-family: Roboto-Medium_0; font-weight: normal; text-align: center; color: #222;}
.infocon img{ display: inline-block; margin: 15px 0; max-width: 100%; }
.infocon .time{ text-align: center; margin: 18px 0; color: #999}
.infocon .time i{ font-size: 20px; }
.infocon .other{border-top: 1px solid #ddd; font-size: 16px; padding:15px 0 0 0; margin:30px 0 0 0; line-height: 26px;}
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #666; }
.infocon .other a{color: #666}
.infocon .other a:hover{ color: #000; }
.infocon p{line-height:28px; font-size: 16px; margin-bottom: 10px;}

/*contact*/
.co_com{ padding-bottom: 82px; }
.co_condi{ width: 100%; overflow: hidden; }
.co_cle{ float: left; width: 598px; }
.co_cri{ margin-left: 598px; padding-left: 38px; }
.con_xlul{  }
.con_xlul li{ margin-bottom: 20px; transition: all 0.3s; background: #f5f5f5; padding: 40px 48px; border-radius: 10px; }
.con_xlul li:last-child{ margin-bottom: 0; }
.con_xitem{ position: relative; padding-left: 120px; min-height: 76px; padding-top: 10px; }
.con_xitem p{ transition: all 0.3s; font-size: 24px; font-family: Roboto-Medium_0; margin-bottom: 10px; }
.con_xitem a{ color: #666; font-size: 26px; }
.con_xitem span{ display: inline-block; font-size: 20px; line-height: 26px; color: #666; }
.con_xitem i{position: absolute;color: #1978b1;background: #fff;top: 0;left: 0;width: 80px;height: 80px;border-radius: 80px;line-height: 80px;font-size: 38px;text-align: center;}
.con_xlul li:hover a,.con_xlul li:hover span,.con_xlul li:hover p{ color: #fff; }
.con_xlul li:hover{background: #1978b1;}

.con_rmes{ padding: 38px 36px 80px; background: #f5f5f5; border-radius: 10px; }
.con_rmes h3{ font-size: 40px; font-family: Roboto-Bold; }
.conf_info{ margin-top: 26px; }
.conf_info li{width: 100%; margin-bottom: 15px; position: relative; overflow: hidden;}
/*.conf_info li span{ color: #d01126; position: absolute; top: 18px; left: 10px; }*/
.conf_info input,.conf_info textarea{width: 100%; border:1px solid #e6e6e6; color: #333; resize: none; font-family:Roboto-Light; background:#fff; border-radius: 10px; font-size: 16px; line-height: 26px; padding: 12px 18px; }
.conf_info textarea{ height:172px; }
.conf_info input::-webkit-input-placeholder,.conf_info textarea::-webkit-input-placeholder { color: #666;}
.conf_info input:-moz-placeholder,.conf_info textarea:-moz-placeholder { color: #666;}
.conf_info li:last-child, .conf_info li:nth-of-type(3) { width: 100%; float: none;}
.conf_info li:last-child{ width: 100% !important; float: none; margin-top: 20px; margin-bottom: 0; }
.conf_info button{cursor: pointer;transition: all 0.3s;width: 228px;height: 46px;border: none;font-size: 16px;border-radius: 10px;background: #1978b1;color: #fff;font-family: Roboto-Regular;}
.conf_info button:hover{ transform: translateX(10px); }


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


@media screen and (max-width: 1680px){
  .inparr{ right: -80px; }
  .incale{ padding: 60px 72px 0 128px; }
  .inned{ padding: 84px 0 86px 128px; }
  .head_rcon{ right: -50px; }
  nav{ margin-right: 80px; }
  nav li{ margin: 0 25px; }
  
}

@media screen and (max-width: 1600px){
  .ban_txt{ bottom: 80px; }
  .inph2{ font-size: 142px; left: -80px; }
  .incale{ padding: 60px 72px 0 88px; }
  .inned{ padding: 84px 0 86px 88px; }
  .incale .ipmore{ margin-top: 50px; }
  .incagds .slick-dots{ left: 88px; }
  .pro_nav{ padding: 28px 0; }
}

@media screen and (max-width: 1440px){
  .warper{ width: 88%; }
  .inparr .inp_next{ width: 80px; height: 80px; line-height: 80px; }
  .inparr .inp_next i{ font-size: 40px; }
  .inp_div{ padding: 100px 0 90px; }
  .inph2{ font-size: 124px; }
  .inpg_le h3{ font-size: 46px; margin-bottom: 12px; }
  .inpg_le .ipmore{ margin-top: 30px; }
  .inh2t{ font-size: 48px; line-height: 48px; }
  .iab_rig{ padding-top: 20px; padding-left: 40px; }
  .iab_rig .ipmore{ margin-top: 22px; }
  .iab_rig .changpic{ margin-top: 68px; }
  .ina_bdi{ padding: 65px 0; }
  .incale h3{ font-size: 30px; }
  .incale p{ line-height: 28px; height: 84px; }
  .inned{ padding: 48px 0 48px 88px; }
  .inh3 h3{ font-size: 25px; }
  .ines_item{ padding: 40px; }
  .fot_top{ padding: 35px 0; }
  .sub_mbx h2{ font-size: 46px; }
  .pr_naul li i{ font-size: 36px; }
  .pr_naul li p{ margin-top: 10px; }
  .pr_txt h3{ font-size: 25px; }
  .pr_txt{ margin-top: 15px; padding: 0 25px; }
  .pro_list{ grid-gap: 50px 30px; }
  .de_mari h1{ font-size: 32px; }
  .de_h2{ font-size: 32px; line-height: 34px; }
  .ab_h2{ font-size: 45px; line-height: 46px; }
  .ab_pri .changpic{ margin-bottom: 27px; }
  .ca_le .ipmore{ margin-top: 26px; }
  .case_item{ padding: 26px; }
  .inh3{ margin-bottom: 18px; }
  .news_item .ipmore{ margin-top: 20px; }
}


@media screen and (max-width: 1366px){
  .ban_txt{ bottom: 40px; }
  nav li>a{ font-size: 19px; }
  .inparr .inp_next{ width: 70px;height: 70px; line-height: 70px; }
  .inparr .inp_next i{ font-size: 35px; }
  .inh2t{ font-size: 42px; line-height: 42px; }
  .inab_txt{ margin-top: 12px; }
  .iab_rig .changpic{ margin-top: 36px; }
  .ina_bdi{ padding: 50px 0; }
  .incale .ipmore{ margin-top: 18px; }
  .incale h3{ font-size: 28px; }
  .ines_item{ padding: 30px; }
  .ines_item p{ line-height: 28px; height: 84px; }
  .inneswi .item span{ font-size: 56px; }
  .fot_top{ padding: 25px 0; }
  .f_nav .f_item2{ margin-left: 1%; width: 18%; }
  .f_nav .f_item4{ width: 32%; }
  .fot_info li{ margin-bottom: 8px; }
  .fo_cop{ margin-top: 50px; }
  .sub_mbx h2{ font-size: 40px; }
  .sub_mbx{ top: 48%; }
  .pr_naul li p{ font-size: 16px; }
  .pr_txt h3{ font-size: 22px; }
  .pr_txt p{ line-height: 24px; height: 72px; }
  .pat70{ padding-top: 60px; }
  .de_mades p{ line-height: 28px; }
  .de_mari .ipmore{ margin-top: 15px; }
  .de_h2{ font-size: 30px; line-height: 30px; }
  .de_fea{ padding: 35px; margin-top: 35px; }
  .fea_ul li h3{ font-size: 20px; }
  .fea_ul li p{ line-height: 28px; }
  .ab_h2{ font-size: 42px; line-height: 42px; margin-bottom: 12px; }
  .ab_copp p{ margin-bottom: 15px; }
  .ca_le h3{ font-size: 27px; margin-bottom: 10px; }
  .ne_stxt{ padding: 35px 32px 0; }
  .ne_stxt p{ line-height: 28px; height: 84px; }
  .con_xlul li{ padding: 30px 32px; }
  .con_rmes h3{ font-size: 32px; }
  .conf_info{ margin-top: 15px; }
  .con_rmes{ padding: 28px 36px 50px; }
  .conf_info button{ width: 180px; }
  .co_com{ padding-bottom: 50px; }
}

@media screen and (max-width: 1280px){
  .warper{ width: 90%; }
  .inph2{ font-size: 114px; left: -64px; }
  .inp_div{ padding: 90px 0 70px; }
  .inh2t{ font-size: 36px; line-height: 36px; }
  .inab_txt p{ line-height: 26px; }
  .iab_rig .changpic{ margin-top: 41px; }
  .incale h3{ font-size: 24px; }
  .incale{ padding: 45px 38px 0 68px; }
  .inned{ padding: 48px 0 48px 68px; }
  .fo_logo img{ height: 45px; }
  .media{ margin-top: 0; }
  .pr_naul li p{ margin-top: 5px; }
  .de_male{ padding-right: 30px; }
  .de_mari{ padding: 10px 0 0 0; }
  .quiry_info form button{ width: 180px; }
  .ab_h2{ font-size: 40px; line-height: 40px; }
  .fa_txt p{ line-height: 26px; }
  .ca_le h3{ font-size: 24px; }
}


@media screen and (max-width: 1024px){
  .banner_home,.subbanner,.po_delwa{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position, .page_h{ height: 62px; background: #000; }
  .logo img,.position .logo img{ height:33px; width: auto; }
  .logo{ top: 12px; left: 0; }
  .warper{ width: 96%; }
  .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; color: #fff; line-height: normal;  display:block; padding:15px 20px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #000 ; color: #fff; }
  #nav .nav-button i{ color: #000; }
  body{ font-size: 16px; }
  nav li a:before,.h_top,nav li:nth-of-type(2) a:after, nav li:nth-of-type(3) a:after{ display: none; }
  #nav .nav-button{ top: 13px; background: #fff; }
  nav dl{ left: 0;  top: 0; padding: 0; border:none; width: auto;  background: #434343;  position: inherit;  opacity: 1; height: auto !important; display: block !important; }
  nav li dd a{padding: 10px 20px;display: block; border-bottom: none; color: #fff!important}
  nav li:hover dl{ left: 0; opacity: 1; }
  nav li dl dd a{ color: #fff !important; padding: 10px 22px; white-space: normal; font-size: 16px; }
  nav dl dd:hover div,nav li a:before,.home_tit img{display: none;}
  nav li dl dd a:hover{ background: #000 !important;}
  nav dl dd{ border: none; }
  nav li>a{ font-size: 18px; }
  .nav_show li p{ font-size: 16px; }
  nav dl dd div{ display: none; position: initial; left: 0; width: 100%; background: #89898a; }
  nav dl dd div a{ font-size: 15px; }
  nav dl dd:hover div,.head_rcon,.ban_bod,.ban_media{display: none;}
  #nav .nav-button{ right:0; }
  nav li.on a:after, nav li:hover a:after,.mouse_scrll{ display: none; }
  nav li:before{ display: none; }
  .ban_ultx li{ padding: 15px; }
  .inp_div{ padding: 40px 0; }
  .inph2{ display: none; }
  .inpg_le{ width: 480px; }
  .inpg_ri{ margin-left: 480px; padding-right: 0; padding-left: 25px; }
  .inpg_le h3{ font-size: 30px; line-height: 30px; }
  .inpg_le p{ font-size: 15px; line-height: 28px; height: 112px; }
  .inpg_le .ipmore{ margin-top: 15px; }
  .ipmore i{ margin-left: 16px; }
  .inparr .inp_next{ width: 60px; height: 60px; line-height: 60px; }
  .ina_bdi{ padding: 40px 0; }
  .iab_rig{ padding-top: 0; padding-left: 30px; }
  .inh2t{ font-size: 32px; line-height: 32px; }
  .iab_rig .ipmore{ margin-top: 9px; }
  .iab_rig .changpic{ margin-top: 18px; }
  .incale{ padding: 22px 20px 0 18px; }
  .incagds .slick-dots{ left: 18px; bottom: 15px; }
  .incale p{ margin-top: 12px; line-height: 25px; height: 75px; }
  .inned{ padding: 25px 0 25px 18px; }
  .inneswi .item span{ display: none; }
  .inneswi .item{ padding: 0; }
  .inh3 h3{ font-size: 21px; }
  .ines_item{ padding: 20px; }
  .fo_logo img{ height: 36px; }
  .media a{ width: 38px; height: 38px; line-height: 38px; }
  .f_nav{ margin-top: 25px; }
  .f_nav h4{ font-size: 23px; }
  .sub_mbx h2{ font-size: 34px; }
  .sub_mbx{ top: 35%; }
  .pr_txt{ padding: 0 15px; }
  .pro_list{ grid-gap: 20px; }
  .pat70{ padding-top: 45px; }
  .de_mari h1{ font-size: 28px; }
  .de_mades{ margin-top: 12px; padding: 15px; }
  .de_mades p{ line-height: 24px; }
  .de_email{ margin-top: 10px; font-size: 19px; }
  .de_mari .ipmore{ margin-top: 9px; }
  .de_spec, .de_smes, .de_ttbo{ margin-top: 35px; }
  .de_h2{ font-size: 28px; line-height: 28px; margin-bottom: 12px; }
  .de_fea{ padding: 25px; }
  .fea_ul li{ margin-bottom: 12px; }
  .fea_ul li p{ line-height: 26px; }
  .fe_api{ margin-top: 10px; }
  .rel_gds .item{ margin: 0 5px; }
  .res_prev,.ah_prev{ left: -20px; }
  .res_next,.ah_next{ right: -20px; }
  .ab_h2{ font-size: 36px; line-height: 36px; }
  .ab_pri .changpic{ margin-bottom: 19px; }
  .ab_pics{ margin-top: 18px; }
  .ab_hor,.ab_faq{ margin-top: 30px; }
  .faq_list li h3{ padding: 18px 15px 18px 70px; }
  .fa_txt{ padding-left: 70px; padding-right: 20px; }
  .case_item{ padding: 20px; }
  .ca_le{ padding-top: 8px; }
  .ca_ri{ padding-left: 28px; }
  .case_list li{ margin-bottom: 20px; }
  .ca_le p{ line-height: 25px; height: 75px; }
  .news_nav li.on{ font-size: 30px; }
  .news_list{ margin-top: 30px; }
  .ne_stxt p{ line-height: 26px; height: 52px; }
  .news_list li{ width: 49%; margin-right: 2%; margin-bottom: 25px; }
  .co_cle{ width: 100%; float: none; }
  .co_cri{ margin-left: 0; padding-left: 0; margin-top: 12px; }
  .con_xitem{ padding-left: 75px; min-height: 65px; }
  .con_xlul li{ padding: 20px; margin-bottom: 6px; }
  .con_xitem p{ font-size: 20px; margin-bottom: 5px; }
  .con_xitem a{ font-size: 22px; }
  .con_xitem i{ width: 65px; height: 65px; line-height: 65px; font-size: 30px; }
}

@media screen and (max-width: 768px){
  .ban_txt{ display: none; }
  .banner .slick-dots{ bottom: 25px; }
  .banner .slick-dots li{ width: auto; height: auto; }
  .banner .slick-dots li button{ width: 15px; height: 3px; background: #fff; padding: 0; }
  .banner .slick-dots li.slick-active button{ background: rgba(255, 255, 255, 0.6); }
  .inp_div{ padding: 30px 0; }
  .inp_div:before{ display: none; }
  .inpg_le{ width: 380px; }
  .inpg_ri{ margin-left: 380px; }
  .ina_bdi{ padding: 0 0 30px 0; }
  .iab_lef{ width: 100%; float: none; }
  .iab_rig{ float: none; width: 100%; margin-top: 15px; padding: 0; }
  .incale{ width: 100%; float: none; padding: 20px; }
  .incari{ width: 100%; float: none; }
  .incale h3{ font-size: 22px; }
  .ines_item p{ line-height: 26px; font-size: 15px; height: 78px; }
  .fot_top{ display: none; }
  footer{ padding-top: 12px; }
  .f_nav .f_item1,.f_nav .f_item2{ display: none; }
  .f_nav .f_item3{ margin-left: 0; width: 49%; }
  .f_nav .f_item4{ width: 49%; }
  .fot_info{ margin-top: 15px; }
  .fo_cop{ margin-top: 25px; }
  .fot_info button i{ margin-left: 18px; }
  .pro_nav{ display: none; }
  .sub_mbx h2{ font-size: 28px; }
  .pro_list{ margin-top: 30px; grid-template-columns: repeat(2, 1fr); }
  .pat70{ padding-top: 35px; }
  .de_male{ width: 100%; float: none; padding: 0; }
  .de_mari{ width: 100%; float: none; }
  .de_spec, .de_smes, .de_ttbo{ margin-top: 25px; }
  .de_fea{ padding: 15px; }
  .ab_h2{ font-size: 32px; line-height: 32px; }
  .ab_pri .changpic{ margin-bottom: 15px; }
  .ca_le .ipmore{ margin-top: 9px; }
  .ca_ri{ padding-left: 15px; }
  .ca_le h3{ font-size: 22px; }
  .infocon .time{ margin: 10px 0; }
  .news_nav{ display: none; }
  .news_list{ margin-top: 0; }
  .ne_stxt{ padding: 20px 15px 0; }
  .news_item .ipmore{ display: none; }
  .news_list li{ margin-bottom: 15px; }
  .pro_war{ padding-bottom: 40px; }
  .con_rmes{ padding: 28px 24px 30px; }
  .con_rmes h3{ font-size: 26px; }
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #000; }
  .inp_div{ padding: 18px 0; }
  .inpg_le h3,.inh2t,.ab_h2{ font-size: 26px; line-height: 26px; }
  .inpg_le{ width: 100%; float: none; }
  .inpg_ri{ margin-left: 0; padding: 0; }
  .inparr{ right: 0; width: 60px; }
  .ina_bdi{ padding: 0 0 20px 0; }
  .inned{ padding: 20px 10px; }
  .inneswi{ width: 100%; margin-top: 10px; }
  .inneswi .item{ margin: 0; }
  .inh3{ margin-bottom: 7px; }
  .ines_item{ padding: 15px; }
  .inneswi .slick-track{ padding: 0; }
  .inh3:before{ height: 2px; }
  .f_nav{ margin-top: 10px; }
  .f_nav .f_item3{ width: 100%; float: none; }
  .f_nav .f_item4{ width: 100%; float: none; }
  .cx_navli li{ margin-bottom: 8px; }
  .cx_navli{ margin-top: 10px; }
  .fot_info li{ float: none; width: 100%; }
  .inpg_le p{ line-height: 24px; height: 72px; }
  .inab_txt p,.ab_copp p{ line-height: 24px; }
  .sub_mbx h2{ font-size: 22px; }
  .sub_mbx p{ display: none; }
  .pro_list{ margin-top: 20px; grid-gap: 10px; }
  .pr_txt .ipmore{ margin-top: 9px; }
  .pr_txt{ padding: 0 10px; }
  .pat70{ padding-top: 20px; }
  .de_maswi .slick-dots{ bottom: 20px; }
  .de_h2{ font-size: 24px; line-height: 24px; }
  .de_fea{ padding: 10px; }
  .fe_api{ flex-wrap: wrap; }
  .fe_api li{ width: 49%; margin-right: 2%; margin-bottom: 8px; }
  .fe_api li:nth-of-type(even){ margin-right: 0; }
  .quiry_info li{ width: 100%; margin-right: 0; float: none; margin-bottom: 6px; }
  .quiry_info textarea{ height: 150px; }
  .ab_copp p{ margin-bottom: 0; }
  .ab_pics{ margin-top: 12px; }
  .ab_pri .changpic{ margin-bottom: 8px; }
  .ab_ple{ width: 100%; float: none; }
  .ab_pri{ margin-top: 8px; width: 100%; float: none; }
  .fa_txt{ padding: 0 15px; }
  .faq_list li{ margin-bottom: 15px; }
  .case_item{ padding: 12px; }
  .ca_le{ width: 100%; float: none; padding: 0; }
  .ca_ri{ width: 100%; float: none; padding: 0; margin-top: 8px; }
  .case_list li{ margin-bottom: 10px; }
  .pro_war{ padding-bottom: 25px; }
  .news_list li{ width: 100%; margin-right: 0; margin-bottom: 8px; }
  .news_item .ipmore{ display: inline-block; }
  .infocon h1{ font-size: 22px; line-height: 26px; }
  .infocon p{ line-height: 24px; }
  .infocon img{ margin: 5px 0; }
  .con_xlul li,.con_rmes{ padding: 14px; }
  .conf_info li{ margin-bottom: 4px; }
  .co_com{ padding-bottom: 20px; }
}