@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'segoeui_0';
  src: url('fonts/segoeui_0.eot');
  src: local('☺'), url('fonts/segoeui_0.woff') format('woff'), url('fonts/segoeui_0.ttf') format('truetype'), url('fonts/segoeui_0.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SEGUISB_1';
  src: url('fonts/SEGUISB_1.eot');
  src: local('☺'), url('fonts/SEGUISB_1.woff') format('woff'), url('fonts/SEGUISB_1.ttf') format('truetype'), url('fonts/SEGUISB_1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@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-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-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-face {
  font-family: 'GOTHAM-BLACK';
  src: url('fonts/GOTHAM-BLACK.eot');
  src: local('☺'), url('fonts/GOTHAM-BLACK.woff') format('woff'), url('fonts/GOTHAM-BLACK.ttf') format('truetype'), url('fonts/GOTHAM-BLACK.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


body{font-family:segoeui_0,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: top; max-width: 100%; }
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#ec6615;}
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 4464940 */
  src: url('fonts/iconfont.woff2?t=1710311723656') format('woff2'),
       url('fonts/iconfont.woff?t=1710311723656') format('woff'),
       url('fonts/iconfont.ttf?t=1710311723656') format('truetype');
}

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

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

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

.icon-jiegousheji:before {
  content: "\e63b";
}

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

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

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

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

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

.icon-a-22Bwangluo:before {
  content: "\e683";
}

.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-jiantou-left-copy:before {
  content: "\ec8e";
}

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



input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.w_p_main{ background: #fff; }
.main{ background: #f6f6f6;  }
.warper{ width:1440px; margin:0 auto; position: relative;}
.backToTop{width:60px; height:60px; z-index: 666; border-radius: 60px; background:#ec6615 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{ width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.15); height: 128px; z-index: 999; position: fixed; top: 0;  left: 0; }
.h_top{ height: 60px; padding-top: 14px; }

.h_tlx{ margin-top: 5px; float: right; overflow: hidden; }
.h_tlx li{ margin-right: 28px; display: inline-block; font-size: 16px; color:#fff; }
.h_tlx li i{ margin-right: 4px; font-size: 20px; color: #fff; }
.h_tlx li a{ color: #fff; }
.h_tlx li a:hover{ text-decoration: underline; }
.h_tlx li *{ vertical-align: middle; }
.h_tlx li:last-child{ margin-right: 0; }
.ht_get{ background: #ec6615; display: inline-block; padding: 8px 15px; border-radius: 5px; }
.ht_get:hover{ transform: translateX(-10px); text-decoration: none !important; }



.h_bot{ position: relative; }
.position{ box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); background: #fff; }
.dis{ display:block; }
.nodis{ display:none; }
.position .dis{ display:none; }
.position .nodis{ display:block; }
.position nav li.on a,.position nav li:hover a,.position nav li>a,.position .h_tlx li a{ color: #333; }
.position .h_tlx li i,.position .languagebox:after,.position .search-button span i{ color: #ec6615; }
.ht_get,.ht_get i{ color: #fff !important; }
.position .languagebox ul li:first-child a{ color: #333; }



#nav:after{  content: '';  display: block;  clear: both;}
#nav .warper{position: relative;}
.logo{ position: absolute; left:0; top: -24px; }


.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: 208px; }
nav li{ float: left; position: relative; margin: 0 20px; }
nav li>a{ position: relative; padding: 0 10px; line-height:68px; font-family: Roboto-Regular; color: #fff; display: inline-block;}
nav li>a:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 0; transition: all 0.3s; height: 4px; background: #ec6615; }
nav li.on a,nav li:hover a{ color: #fff;  }
nav li.on a:before,nav li:hover a:before{ width: 100%; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background:#fff; min-width: 220px; top: 68px; 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; background: transparent !important; color: #666 !important; display: block; padding: 12px 10px; text-align: left; text-transform: capitalize;}
nav li dl dd a:hover{ background: #ec6615!important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: 250px;position: absolute; left: 100%; top: 0; background:rgba(236,102,21,.8); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:12px 10px; color: #fff !important; border-bottom: none; min-width: 250px; }

.languagebox{ position: relative; line-height: 31px; width: 92px;float:left;}
.languagebox:after{ content: "\e7b9"; font-size: 24px; color: #fff; position: absolute; top: 0; left: -28px; font-family: iconfont; }
.languagebox i{ color:#fff; }
.languagebox ul{ width: 100%;  height: 26px; display: inline-block; vertical-align: middle; overflow: hidden; z-index: 5;  position: absolute; left: 0; top: 0; }
.languagebox ul li{ height: auto; line-height: 26px; padding: 0 5px; background: rgba(0, 0, 0, 0.5); }
.languagebox ul li:first-child{ background:transparent; height: 28px; line-height: 28px; }
.languagebox ul li:first-child a{ color: #fff;}
.languagebox a{ line-height: 26px; color: #fff; font-size: 16px; display: inline-block; width: 100%; }
.languagebox:hover ul{height:auto;}

.head_rcon{ position: absolute; right: 0; top:17px; width: 155px; }
.search-button{ width:100%; position: relative; }
.search-button span{ float: right; text-align: center; overflow: hidden; line-height: 28px; cursor: pointer; display: inline-block; color: #fff; }
.search-button span i{ font-size: 24px; text-align: center;display: inline-block; }

.searchform{ overflow: hidden;background:#ec6615;position: absolute; right: 0; height: 0; z-index: 88; top:51px; 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; background:#ec6615; color: #fff; line-height:51px; padding-left:10px; font-family: Roboto-Regular; float: left; }
.searchform button{ width:54px; line-height:51px; background:#ec6615; 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;}


footer{ background: url(images/fo_bg.jpg) no-repeat; background-size: cover; padding-top: 72px; }
.fo_top{ overflow: hidden; }
.fo_tole{ float: left; width: 300px;}
.fo_tori{ margin-left: 300px; padding-top: 5px; padding-left: 35px; }
.fo_tole h2{ color: #fff; font-size: 26px; text-transform: uppercase; font-family: SEGUISB_1; font-weight: normal; }
.fo_tole h2 span{ font-size: 20px; display: block; }

.fo_mfoul{ width: 100%; overflow: hidden; }
.fo_mfoul li{ float: left; width: 21%; position: relative; margin-right: 1%; }
.fo_mfoul li:nth-of-type(3){ width: 36.6%; }
.fo_mfoul li:nth-of-type(4){ width: 17%; margin-right: 0; }
.fo_mfoul li input{ width: 100%; height: 50px; padding: 0 18px; border: none; background: #fff; font-size: 16px; font-family: segoeui_0; color: #333; }
.fo_mfoul li input::-webkit-input-placeholder{ color: #999; }
.fo_mfoul li button{ border: none; transition: all 0.3s; background:#ec6615;  text-transform: uppercase; width: 100%; cursor: pointer; height: 50px; font-family: SEGUISB_1; font-size: 18px; text-align: center; color: #fff; }
.fo_mfoul li button:hover{ opacity: 0.85; }

.f_nav{ padding-top: 90px; width: 100%; overflow: hidden; }
.f_nav .f_item1{ float: left; width: 23%; }
.f_item1 p{ margin-top: 25px; line-height: 28px; color: #fff; }
.f_nav h4{ font-size: 22px; color: #fff; font-weight: normal; font-family: SEGUISB_1; text-transform: uppercase; }
.f_navli{ margin-top: 28px; }
.f_navli li{ color: #fff; transition: all 0.3s; margin-bottom: 15px; }
.f_navli li a{ color: #fff; }
.f_navli li a:hover,.cx_navli li a:hover{ color: #ec6615; text-decoration: underline; }


.f_nav .f_item2{ float: left; width: 10%; margin-left: 7%; }
.f_nav .f_item3{ float: left; width: 22%; margin-left: 5%; }

.f_nav .f_item4{ float: right; width: 29%; }
.cx_navli{ margin-top: 24px; }
.cx_navli li{ margin-bottom: 20px; color: #999; font-family: POPPINS-REGULAR; padding-left: 34px; position: relative;   }
.cx_navli li a{ display: inline-block; margin-left: 5px; font-size: 20px; color: #666;  }
.cx_navli li *{ vertical-align: middle; }
.cx_navli li i{ color:#f9c036; position: absolute; top: 2px; font-size: 22px; left: 0;  }
.media a{ width: 30px; text-align: center; background: transparent; height: 30px; border-radius: 30px; line-height: 30px; position: relative; margin-right: 2px; display: inline-block; font-size: 18px; color: #8d8d8d;  }
.media a:hover:nth-of-type(1){ background: #3a82d3; }
.media a:hover:nth-of-type(2){ background: #30afeb; }
.media a:hover:nth-of-type(3){ background: #0085b2; }
.media a:hover:nth-of-type(4){ background: #d20000; }
.media a:hover{ color: #fff; }

.copyright{ margin-top: 52px; overflow: hidden; border-top: 1px solid rgba(244, 244, 244, 0.3); padding: 32px 0; font-size: 14px; color: #929292; text-align: center; }
.copyright a{ color:#929292; }
.copyright a:hover{ color:#ec6615; }
.copyright p{ font-size: 16px; float: left; }
.copyright .media{ float: right; }
.copyright .media a{ margin-left: 5px; color: #fff; width: 34px; height: 34px; line-height: 34px; background: rgba(255, 255, 255, 0.2); }



.banner_home{ position: relative; }
.banner .slick-dots{ width: auto; bottom: auto; top: 42%; right: 30px; }
.banner .slick-dots li{ text-align: right; display: block; width: auto; height: auto; }
.banner .slick-dots li button{ display: inline-block; padding: 0; width: 15px; height: 3px; border-radius: 0; background: #fff; }
.banner .slick-dots li.slick-active button{ background: #fff; width: 42px; }
.ban_txic{ position: absolute; bottom: 0; right: 12%; width: 724px; display: flex; }
.ban_txic li{ width: 49%; color: #fff; margin-right: 2%; padding: 30px 32px 32px; background: rgba(0, 0, 0, 0.5); }
.ban_txic li:last-child{ margin-right: 0; }
.ban_txic li i{ transition: all 0.3s; display: inline-block; width: 55px; font-size: 28px; height: 55px; line-height: 55px; text-align: center; border-radius: 55px; color: #fff; background: rgba(255, 255, 255, 0.3); }
.ban_txic li p{ margin-top: 10px; color: #fff; line-height: 26px; }
.ban_txic li:hover i{ background: #ec6615 ; }

.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
.cl{ clear: both; }
.pro_rel{ position: relative; }
/*版块标题*/
.home_boxtit{ position: relative; padding-top: 45px; z-index: 0; font-family: Roboto-Bold; }
.home_boxtit b,.home_boxtit h2{ font-size: 36px; line-height: 40px; }
.home_boxtit span{ position: absolute; text-transform: uppercase; top: 0; color: rgba(34, 34, 34, 0.05); left: 20px; z-index: -1; font-size: 100px; }
/*首页*/
.inhtpr{ padding: 80px 0 92px; position: relative; z-index: 0; }
.inhtpr:before{ content: ""; position: absolute; z-index: -1; width: 80%; height: 100%; top: 0; left: 0; background: #eef1f8; }
.inh2{ font-size: 50px; font-weight: normal; text-transform: uppercase; font-family: GOTHAM-BLACK; }
.in_tit p{ margin-top: 12px; color: #666; }
.inhdiv{ margin-top: 56px; overflow: hidden; }
.inhd_le{ float: left; width: 76%; padding-right: 52px; }
.inhd_ri{ float: right; width: 24%; }
.inprul li{ margin-bottom: 12px; }
.inprul li:last-child{ margin-bottom: 0; }
.inprul li:hover .changpic img{ transform: scale(1.15); }
.inh_item{ width: 100%; overflow: hidden; }
.inhile{ float: left; width: 68%; position: relative; }
.inhile:before{ content: ""; position: absolute; transition: all 0.3s; z-index: 22; top: 50%; transform: translateY(-50%); right: -3px; width: 6px; height: 30%; background: #ec6615; }
.inhiri{ float: right; width: 32%; padding-left: 36px; }
.inhiri h3{ font-size: 28px; font-weight: normal; line-height: 36px; overflow: hidden; height: 72px; font-family: Roboto-Medium_0; }
.inhiri p{ margin-top: 38px; line-height: 26px; color: #666; height: 130px; overflow: hidden; }
.inhiri span{ border-radius: 50px; transition: all 0.3s; border-top-left-radius: 8px; border-bottom-left-radius: 8px; display: inline-block; font-family: Roboto-Medium_0; color: #ec6615; margin-top: 40px; padding: 3px 4px 3px 26px; background: #fff; }
.inhiri span i{ margin-left: 22px; display: inline-block; width: 40px; height: 40px; font-weight: bold; text-align: center; line-height: 40px; border-radius: 40px; background: #ec6615; color: #fff; }
.inh_item:hover .inhiri span{ transform: translateX(10px); border-radius: 50px; }
.inh_item:hover .changpic img{ transform: scale(1.15); }
.inh_item:hover .inhile:before{ height: 100%; }
.inh_arr{ margin-top: 52px; }
.inh_arr span{ margin-right: 5px; cursor: pointer; transition: all 0.3s; display: inline-block; color: #ec6615; width: 38px; height: 38px; line-height: 36px; text-align: center; border: 1px solid #ec6615; }
.inh_arr span i{ display: inline-block; font-weight: bold; }
.inh_arr span:hover{ background: #ec6615; color: #fff; }
.inh_arr span.iht_prev i{ transform: rotate(180deg); }
.inht_swi .slick-dots{ bottom: -76px; left: 100px; width: auto; }
.inht_swi .slick-dots li{ width: auto; height: auto; }
.inht_swi .slick-dots li button{ width: 10px; height: 10px; padding: 0; border-radius: 10px; background: #d3d3d3; }
.inht_swi .slick-dots li.slick-active button{ background: #ec6615; }


.inab_nr{ overflow: hidden; position: relative; z-index: 0; background: url(images/inab_bg.jpg) no-repeat; background-size: cover; padding: 208px 0 202px; }
.inab_nr:before{ content: ""; position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: rgba(0, 0, 0, 0.3); }
.inab_dile{ float: left; width: 50%; padding-right: 256px; }
.inab_diri{ float: right; width: 50%; padding-left: 60px; }
.inab_dile .in_tit,.inab_dile .in_tit p{ color: #fff; }
.ina_bydi{ position: relative; color: #fff; margin-top: 52px; background: #ec6615; padding: 24px 34px 28px 110px; }
.ina_bydi h4{ font-size: 36px; font-family: GOTHAM-BLACK; font-weight: normal; }
.ina_bydi p{ line-height: 26px; margin-top: 10px; }
.ina_bydi i{ position: absolute; top: 42px; left: 20px; display: inline-block; width: 72px; height: 72px; text-align: center; font-size: 38px; line-height: 72px; border-radius: 72px; color: #fff; background: rgba(255, 255, 255, 0.2); }

.inab_diri p{ margin-bottom: 16px; color: #fff; line-height: 28px; }
.inab_diri p:first-child{ font-family: Roboto-Medium_0; }
.inab_diri p b{ color: #ec6615; font-weight: normal; }
.inab_diri a{ border-radius: 50px; transition: all 0.3s; border-top-left-radius: 8px; border-bottom-left-radius: 8px; display: inline-block; font-family: Roboto-Medium_0; color: #fff; margin-top: 50px; padding: 3px 4px 3px 26px; background: #ec6615; }
.inab_diri a i{ margin-left: 22px; display: inline-block; width: 40px; height: 40px; font-weight: bold; text-align: center; line-height: 40px; border-radius: 40px; background: #fff; color: #ec6615; }
.inab_diri a:hover{ transform: translateX(10px); border-radius: 50px; }


.inject{ padding: 85px 0 78px; }
.inje_swi{ margin-top: 35px; }
.inje_swi .item{ margin: 0 13px; }
.inje_item{ position: relative; }
.ije_txt{ position: absolute; padding: 15px 25px; bottom: 0; left: 0; width: 55%; background: rgba(0, 0, 0, 0.4); }
.ije_txt p{ color: #fff; font-family: SEGUISB_1; font-size: 22px; line-height: 30px; height: 60px; overflow: hidden; }
.inje_item:hover .changpic img{ transform: scale(1.15); }
.inje_item:hover .ije_txt{ background: #ec6615; }
.inh_arr span.ije_prev i{ transform: rotate(180deg); }
.inje_swi .slick-dots{ bottom: -76px; z-index: 22; left: 18%; width: auto; }
.inje_swi .slick-dots li{ width: auto; height: auto; }
.inje_swi .slick-dots li button{ width: 10px; height: 10px; padding: 0; border-radius: 10px; background: #d3d3d3; }
.inje_swi .slick-dots li.slick-active button{ background: #ec6615; }


.incous{ color: #fff; text-align: center; padding: 160px 0 185px; background: url(images/incous_bg.jpg) fixed no-repeat; background-size: cover; }
.incous h3{ font-size: 36px; font-weight: normal; font-family: GOTHAM-BLACK; }
.incous p{ line-height: 26px; margin-top: 24px; padding: 0 134px; }
.incous a{ display: block; margin: 0 auto; width: 185px; height: 46px; line-height: 46px; font-family: Roboto-Medium_0; margin-top: 38px; border-radius: 5px; color: #fff; background: #ec6615; }
.incous a i{ margin-left: 5px; font-size: 20px; }
.incous a:hover{ transform: translateY(10px); }

.innesdi{ padding: 76px 0 130px; }
.inne_ul{ margin-top: 38px; display: flex; }
.inne_ul li{ transition: all 0.3s; height: 440px; display: inline-block; width: 16.66%; background-repeat: no-repeat; background-size: cover; }
.inne_ul li.on{ width: 50%; }
.inne_ul li a{ display: block; position: relative; padding: 60px 30px 0; width: 100%; height: 100%; background: #e2e7f3; }
.inne_ul li h3{ font-size: 18px; line-height: 30px; }
.inne_ul li p{ margin-top: 26px; opacity: 0; line-height: 26px; height: 78px; overflow: hidden; }
.inne_ul li i{ position: absolute; bottom: 62px; left: 30px; font-weight: bold; display: inline-block; width: 40px; text-align: center; height: 40px; line-height: 40px; color: #fff; border-radius: 40px; background: #ec6615; }
.inne_ul li:nth-of-type(even) a{ background: #f0f3fa; }
.inne_ul li.on a{ color: #fff; background: rgba(0, 0, 0, 0.5); }
.inne_ul li.on a p{ opacity: 1; }



.footmenu{position:fixed;bottom:0;left:0;width:100%;z-index:5;max-width:1024px; display: none;}
.footmenu img{display:block}
.footmenu div.bgcolor{ clear:both;}
.footmenu div.con{position:absolute;bottom:0;left:0;width:100%; padding-bottom: 10px; background:#f39800;}
.footmenu a{color:#fff;font-size:16px; display:block;width:25%;text-align:center;float:left;position:relative}
.footmenu i{display:block;width:25px;height:25px;margin:6px auto 2px; font-size: 26px;}
/*位置*/
.subbanner{ position: relative; }
.subbanner img{ width: 100%; }
.sub_nav{ position: absolute;  width: 100%; bottom: 22px; left: 0; }
.sub_nav p{ position: relative; padding-left: 28px; font-size: 20px; color: #fff; font-family: SEGUISB_1; }
.sub_nav p:before{ content: ""; position: absolute; top: 13px; left: 0; width: 20px; height: 4px; background: #ec6615; }
.sub_nav p a{ color: #fff; }
.sub_nav p a:hover{ color: #ec6615; }
.pt100{ padding-top: 100px; }
/*关于我们*/
.ab_codiv{ margin-top: 46px; overflow: hidden; }
.ab_codle{ width: 58%; float: left; }
.ab_codri{ width: 31%; float: right; }
.ab_codle h3{ font-size: 32px; font-family: Roboto-Bold;}
.ab_ditx{ margin-top: 26px; }
.ab_ditx p{ color: #888; line-height: 28px; margin-bottom: 16px; }
.ab_ditx p:first-child { font-family: Roboto-Medium_0; }
.ab_ditx p b { color: #ec6615; font-weight: normal;}
.ab_iconul li{ margin-bottom: 16px; background: #ec6615; color: #fff; padding: 24px 44px 30px 36px; }
.icid{ position: relative; padding-left: 88px; color: #fff; }
.icid h4{ font-size: 36px; font-family: GOTHAM-BLACK; font-weight: normal; }
.icid p{ line-height: 26px; margin-top: 10px; }
.icid i{ position: absolute; top: 15px; left: 0; display: inline-block; width: 72px; height: 72px; text-align: center; font-size: 38px; line-height: 72px; border-radius: 72px; color: #fff; background: rgba(255, 255, 255, 0.2); }
.ab_iconul li:nth-of-type(2){ background: #000; }
.ab_fac{ margin-top: 60px; }
.ab_fac .item{ margin: 0 8px; }
.ab_fac .slick-dots{ bottom: -76px; left: 100px; width: auto; }
.ab_fac .slick-dots li{ width: auto; height: auto; }
.ab_fac .slick-dots li button{ width: 10px; height: 10px; padding: 0; border-radius: 10px; background: #d3d3d3; }
.ab_fac .slick-dots li.slick-active button{ background: #ec6615; }
.inh_arr span.fac_prev i{ transform: rotate(180deg); }
.ab_ser{ padding: 76px 0 85px; }
.ab_ser .de_adv{ margin-top: 24px; }
.ab_his{ padding: 70px 0 90px; background: url(images/abhis_bg.jpg) fixed no-repeat; background-size: cover; }
.ab_his .inh2{ color: #fff; }
.ab_hisswi{ position: relative; z-index: 0; }
.ab_hisswi:before{ content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; z-index: -1; background: #ec6615; }
.ab_hisgd{ margin-top: 54px; }
.ab_hisgd .item{position: relative;}
.ab_hisgd .item-box{ position: relative; padding-bottom:60px; width: 100%; padding-left: 72px; }
.ab_hisgd .item-box:before{ content: ""; position: absolute; top: 10px; left: 33px; width: 14px; height: 182px; background: url(images/line_nu2.png) no-repeat; background-size: cover; }
.ab_hisgd .fon p{ line-height: 26px; height: 52px; overflow: hidden; color: #fff; }
.ab_hisgd .fon img{ margin-top: 12px; }
.ab_hisgd .num{ position: absolute; color: #fff; bottom: 0; left: 0; font-size: 30px; font-family: GOTHAM-BLACK; width: 100%; }

.ab_hisgd .item:nth-child(even){ margin-top: 290px; }
.ab_hisgd .item:nth-child(even) .num{ top: 0; bottom: auto; }
.ab_hisgd .item:nth-child(even) .item-box{ padding-top: 60px; padding-bottom: 0; }
.ab_hisgd .item:nth-child(even) .item-box:before{ top: auto; bottom: 10px; content: ""; position: absolute; left: 33px; width: 14px; height: 182px; background: url(images/line_nu.png) no-repeat; background-size: cover; }

.ab_hisarrow{ position: absolute; top: 46.2%; left: 0; width: 100%; }
.ab_hisarrow span{ width: 44px; text-align: center; line-height: 44px; height: 44px; border-radius: 44px; background: #ec6615; position: absolute; top: 0; cursor: pointer; display: inline-block;}
.ab_hisarrow span i{ color: #fff; font-size: 20px; }
.ab_hisarrow span.his_prev{ left: -78px; transform: rotate(180deg); }
.ab_hisarrow span.his_next{ right: -78px; }
.ab_hisarrow span:hover{ color: #333; }

.ab_cer{ padding-top: 78px; }
.ab_hor{ margin-top: 32px; position: relative; }
.ab_hogds .item{ margin: 0 10px; }
.ab_hogds .item .changpic{ box-shadow: 0 1px 15px rgba(0,0,0,0.12); }
.hor_arr{ position: absolute; top: 40%; left: 0; width: 100%; }
.hor_arr span{ position: absolute; top: 0; cursor: pointer; transition: all 0.3s; display: inline-block; color: #ec6615; width: 38px; height: 38px; line-height: 36px; text-align: center; border: 1px solid #ec6615; }
.hor_arr span i{ display: inline-block; font-weight: bold; }
.hor_arr span:hover{ background: #ec6615; color: #fff; }
.hor_arr span.hor_prev i{ transform: rotate(180deg); }
.hor_arr span.hor_prev{ left: -70px; }
.hor_arr span.hor_next{ right: -70px; }
/*产品列表*/
.pr_cpfl {
    border-bottom: 1px solid #f2f2f2
}

.pr_cpfl ul {
    margin-left: -33px;
    padding: 10px 0;
    font-size: 0
}

.pr_cpfl ul li {
    display: inline-block;
    margin: 10px 0 10px 50px
}

.pr_cpfl ul li a {
    display: block;
    padding: 7px 10px;
    font-size: 18px;
    color: #4c4c4c
}

.pr_cpfl ul li.active {
    background: #000
}

.pr_cpfl ul li.active a {
    color: #fff;
    font-weight: bold
}
.pt55{ padding-top: 55px; }
.por_war{padding-top: 55px;padding-bottom: 55px}
.pr_topul{ margin-top: 56px; }
.pr_topul li{ margin-bottom: 40px; }
.pr_topul li:last-child{ margin-bottom: 0; }
.pr_liitem{ width: 100%; overflow: hidden; }
.pr_lile{ float: left; width: 49%; position: relative; }
.pr_liri{ float: right; width: 51%; padding: 40px 54px 0 50px; }
.pr_lile:before{ content: ""; position: absolute; transition: all 0.3s; z-index: 22; top: 50%; transform: translateY(-50%); right: -3px; width: 6px; height: 30%; background: #ec6615; }
.pr_liri h3{ font-size: 28px; color: #333; font-weight: normal; line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: Roboto-Medium_0; }
.pr_liri p{ margin-top: 34px; line-height: 26px; color: #666; height: 104px; overflow: hidden; }
.pr_ema{ display: inline-block; width: 100%; margin-top: 22px; color: #ec6615; font-family: Roboto-Regular; }
.pr_more{ border-radius: 50px; transition: all 0.3s; border-top-left-radius: 8px; border-bottom-left-radius: 8px; display: inline-block; font-family: Roboto-Medium_0; color: #333; margin-top: 45px; padding: 3px 4px 3px 26px; background: #eff2f9; }
.pr_more i{ margin-left: 22px; display: inline-block; width: 40px; height: 40px; font-weight: bold; text-align: center; line-height: 40px; border-radius: 40px; background: #ec6615; color: #fff; }
.pr_liitem:hover .changpic img{ transform: scale(1.15); }
.pr_liri h3:hover { color: #ec6615; }
.pr_ema:hover{ transform: translateX(10px); }
.pr_liitem:hover .pr_more{ background: #ec6615; color: #fff; }
.pr_liitem:hover .pr_more i{ background: #fff; color: #ec6615; }
.pr_liitem:hover .pr_lile:before{ height: 100%; }

.pr_list{ display: flex; flex-wrap: wrap; margin-top: 56px; }
.pr_list li{ display: inline-block; width: 32%; margin-right: 2%; margin-bottom: 60px; }
.pr_list li:nth-of-type(3n){ margin-right: 0; }
.pr_liitdi h3{ margin-top: 18px; font-size: 20px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: Roboto-Medium_0; }
.pr_liitdi p{ line-height: 26px; color: #888; height: 52px; overflow: hidden; margin-top: 16px; }
.pr_liitdi span{ transition: all 0.3s; display: inline-block; margin-top: 45px; color: #ec6615; font-family: Roboto-Medium_0; }
.pr_liitdi:hover .changpic img{ transform: scale(1.15); }
.pr_liitdi:hover span{ transform: translateX(10px); }
/*分页 结束*/
.digg4{ font-size:16px; margin-top: 35px; text-align: center;}
.digg4 a,.digg4 span.disabled,.digg4 span.current{width:38px; background: #cfcfcf; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; height:38px; line-height: 38px; border-radius: 38px; color:#fff; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { background: #ec6615; color: #fff;  }
.digg4 span.disabled { font-size: 20px; line-height: 35px; font-weight: normal; color: #fff;  }
.digg4 a{ color: #fff; }
.digg4 span.disabled:hover{ background: #ec6615; color: #fff; }

/*产品详情*/
.main_show{ background: url(images/de_mbg.jpg) no-repeat; background-size: cover; padding: 198px 0 65px; }
.main_show .sub_nav{ position: static; }
.pr_dlmi{ margin-top: 45px; overflow: hidden; }
.pr_dlco{ float: left; width: 50%; }
.pr_drco{ float: right; width: 50%; padding: 8px 0 0 50px; }
.di_migds .slick-dots{ position: static; margin-top: 18px; }
.di_migds .slick-dots li{ width: auto; height: auto; }
.di_migds .slick-dots li button{ width: 14px; padding: 0; height: 14px; border-radius: 14px; background: #686765; }
.di_migds .slick-dots li.slick-active button{ background: #ec6615; }
.pr_drco h1{ color: #fff; font-size: 36px; line-height: 46px; font-family: SEGUISB_1; }
.pr_drco p{ color: #fff; margin-top: 24px; line-height: 26px; }
.pr_em{display: inline-block;margin-top: 26px;color: #ec6615;font-family: Roboto-Regular;margin-right: 10px;}
.pr_em:hover{ text-decoration: underline; transform: translateX(10px); }
.de_btnd{ margin-top: 46px; }
.de_btnd a{ display: inline-block; border-radius: 50px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; background: #eff2f9; padding: 3px 4px 3px 26px; }
.de_btnd a i{ margin-left: 24px; display: inline-block; width: 40px; height: 40px; font-size: 22px; text-align: center; line-height: 40px; border-radius: 40px; background: #ec6615; color: #fff; }
.de_btnd a:last-child{ margin-left: 56px; background: #ec6615; color: #fff; }
.de_btnd a *{ vertical-align: middle; }
.de_btnd a:last-child i{ background: #fff; color: #ec6615; }
.de_btnd a:hover{ transform: translateX(10px); }
.pat66{ padding-top: 66px; }
.de_bldiv{ padding-bottom: 120px; }
.de_bitem{ margin-bottom: 74px; }
.de_bldiv .de_bitem:last-child{ margin-bottom: 0; }
.de_h2ll{ margin-bottom: 20px; font-weight: normal; font-size: 30px; text-transform: uppercase; font-family: GOTHAM-BLACK; }
.de_biul li{ overflow: hidden; margin-bottom: 60px; }
.de_biul li:last-child{ margin-bottom: 0; }
.de_biled{ width: 52%; float: left; }
.de_birid{ width: 48%; float: right; padding-left: 40px; }
.de_biled p{ line-height: 30px; margin-bottom: 18px; color: #888; }
.de_biled p:last-child{ margin-bottom: 0; }
.de_biul li:nth-of-type(even) .de_biled{ float: right; }
.de_biul li:nth-of-type(even) .de_birid{ float: left; padding-left: 0; padding-right: 40px; }
.de_advul{ display: flex; margin-top: 48px; }
.de_advul li{ display: inline-block; width: 32%; margin-right: 2%; }
.de_advul li:last-child{ margin-right: 0; }
.del_table{ overflow-x: auto; }
.del_table table{ width: 100%; background: #fff; border-collapse: collapse; }
.del_table table td{ border: 1px solid #666; padding:15px 24px;  color: #333; }
.del_table table td span{ display:inline-block; }
.del_table table tr:nth-of-type(odd) td{ background: #eff2f9; }
.del_table table tr:hover td{ background: #eff2f9; }
.del_table table tr:first-child td{ background: #ec6615; color: #fff; }

.de_adv li{ width: 100%; overflow: hidden; padding: 44px 40px; border-bottom: 1px solid #222; }
.de_adv li:last-child{ border-bottom: none; }
.de_ico{ float: left; width: 256px; }
.de_itx{ margin-left: 256px; padding-left: 66px; }
.de_ico i{ font-size: 48px; }
.de_ico h4{ font-size: 22px; margin-top: 12px; text-transform: uppercase; font-family: Roboto-Bold; }
.de_itx p{ line-height: 30px; color: #888; }
.de_info{ overflow: hidden;}
.de_info li{width: 48.5%; margin-bottom: 20px; position: relative; float: left; overflow: hidden;}
.de_info li:nth-of-type(even){ float: right; }
.de_info li p{ margin-bottom: 12px; color: #666; font-size: 16px; }
.de_info input,.de_info textarea{width: 100%; resize: none; font-family:segoeui_0; background:#f7f7f7; color: #000;  font-size: 16px; border: 1px solid #e9e9e9; padding: 14px 15px; }
.de_info textarea{ height:106px; padding: 20px 18px; }
.de_info input:focus,.de_info textarea:focus{ border: 1px solid #ec6615; }
.de_info input::-webkit-input-placeholder,.de_info textarea::-webkit-input-placeholder { color: #c2c2c2;}
.de_info input:-moz-placeholder,.de_info textarea:-moz-placeholder {color: #c2c2c2;}
.de_info li:last-child, .de_info li:nth-of-type(5){ width: 100%; float: none;}
.de_info li:last-child{ float: none; margin-bottom: 0; }
.de_info button{ overflow: hidden; line-height: 38px; border:none; padding: 3px 4px 3px 26px; transition: all 0.3s; cursor: pointer; width: 184px; background: #ec6615; border-radius: 35px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; font-family: Roboto-Medium_0; font-size: 18px; color: #fff; }
.de_info button i{ float: right; margin-left: 24px; display: inline-block; width: 40px; height: 40px; font-size: 22px; text-align: center; line-height: 40px; border-radius: 40px; background: #fff; color: #ec6615; }
.de_info button:hover{ transform: translateX(10px); border-radius: 50px;  }

.de_reswi{ position: relative; }
.de_regds .item{ margin: 0 12px; }
.de_regds .slick-dots{ position: static; margin-top: 16px; }
.de_regds .slick-dots li{ width: auto; height: auto; }
.de_regds .slick-dots li button{ padding: 0; width: 15px; background: #d3d3d3; height: 15px; border-radius: 15px; }
.de_regds .slick-dots li.slick-active button{ background: #ec6615; }
/*case*/
.pr_jeul{ display: flex; flex-wrap: wrap; margin-top: 34px; }
.pr_jeul li{ display: inline-block; width: 48.5%; margin-right: 3%; margin-bottom: 70px; }
.pr_jeul li:nth-of-type(even){ margin-right: 0; }
.jec_pic{ position: relative; padding-right: 52px; }
.je_txt{ position: absolute; transition: all 0.3s; padding: 15px 25px; bottom: 0; right: 0; width: 55%; background: rgba(0, 0, 0, 0.4); }
.je_txt p{ color: #fff; font-family: SEGUISB_1; font-size: 22px; line-height: 30px; height: 60px; overflow: hidden; }
.jec_pp{ margin-top: 20px; padding-right: 52px; }
.jec_pp p{ line-height: 30px; color: #666; height: 90px; overflow: hidden; }
.jec_pp span{ border-radius: 50px; transition: all 0.3s; border-top-left-radius: 8px; border-bottom-left-radius: 8px; display: inline-block; font-family: Roboto-Medium_0; color: #333; margin-top: 20px; padding: 3px 4px 3px 26px; background: #eff2f9; }
.jec_pp span i{ margin-left: 22px; display: inline-block; width: 40px; height: 40px; font-weight: bold; text-align: center; line-height: 40px; border-radius: 40px; background: #ec6615; color: #fff; }
.jec_item:hover .changpic img{ transform: scale(1.15); }
.jec_item:hover .je_txt{ background: #ec6615; }
.jec_item:hover .jec_pp span{ background: #ec6615; color: #fff; }
.jec_item:hover .jec_pp span i{ background: #fff; color: #ec6615; }

/*news*/
.nes_list{ margin-top: 55px; }
.nes_list li{ margin-bottom: 42px; }
.nes_liitem{ background: #f0f3fa; overflow: hidden; }
.nes_le{ float: left; width: 50%; }
.nes_ri{ float: right; width: 50%; padding: 52px 56px 0; }
.nes_ri em{ font-style: normal; color: #ec6615; }
.nes_ri h3{ overflow: hidden; font-size: 24px; margin-top: 10px; line-height: 36px; font-family: Roboto-Bold; height: 72px; }
.nes_ri p{ line-height: 26px; color: #666; height: 78px; overflow: hidden; margin-top: 28px; }
.nes_ri span{ border-radius: 50px; transition: all 0.3s; border-top-left-radius: 8px; border-bottom-left-radius: 8px; display: inline-block; font-family: Roboto-Medium_0; color: #fff; margin-top: 56px; padding: 3px 4px 3px 26px; background: #ec6615; }
.nes_ri span i{ margin-left: 22px; display: inline-block; width: 40px; height: 40px; font-weight: bold; text-align: center; line-height: 40px; border-radius: 40px; background: #fff; color: #ec6615; }
.nes_liitem:hover .changpic img{ transform: scale(1.15); }
.nes_liitem:hover .nes_ri span{ transform: translateX(10px); }
.nes_list li:nth-of-type(even) .nes_le{ float: right; }
.nes_list li:nth-of-type(even) .nes_ri{ float: left; }


.infocon h1{font-size:32px; font-weight: normal; font-family:Roboto-Bold; text-align: center; margin-bottom: 16px; }
.infocon img{ display: inline-block; margin: 12px 0; max-width: 100%; }
.infocon .time{ text-align: center;margin-bottom:18px; font-size: 17px; color: #707879; }
.infocon .time i{ font-size: 20px; }
.infocon .other{ padding-top:15px; margin-top:10px; font-size: 18px; line-height: 26px;}
.infocon .other div{padding:5px 0;}
.infocon .other div b{ color: #333; }
.infocon .other{ color: #666; }
.infocon .other a{color: #666}
.infocon .other a:hover{ color: #ec6615 ; }
.infocon p{line-height:28px; margin-bottom: 12px; }


/*contact*/
.con_war{ padding-bottom: 118px; }
.con_lxul{ margin-top: 60px; display: flex; justify-content: space-between; }
.con_lxul li{ display: inline-block; width: 26%; }
.con_lxul li i{ font-size: 36px; }
.con_lxul li h4{ color: #ec6615; margin: 15px 0 24px; text-transform: uppercase; font-weight: normal; font-family: GOTHAM-BLACK; font-size: 20px; }
.con_lxul li a{ color: #666; display: block; width: 100%; line-height: 34px; }
.con_lxul li a:hover{ color: #ec6615; }
.con_lxul li span{ color: #666; display: block; width: 100%; line-height: 34px; }
.con_fill{ margin-top: 90px; }
.con_fitxt{ position: relative; padding-left: 15px; }
.con_fitxt h3{ font-size: 26px; font-weight: normal; font-family: GOTHAM-BLACK; }
.con_fitxt p{ color: #666; }
.con_fitxt:before{ content: ""; position: absolute; top: 0; left: 0; width: 4px; height:100%; background:#ec6615; }
.cofi_div{ margin-top: 25px; overflow: hidden; }
.co_file{ width: 74%; float: left; }
.co_firi{ width: 26%; float: right; padding-left: 26px; }

/*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;}
@media screen and (max-width: 1680px){
  .ban_txic{ right: 5%; }
}

@media screen and (max-width: 1600px){
  .inje_swi .slick-dots{ left: 11%; }
  
}

@media screen and (max-width: 1440px){
  .warper{ width: 88%; }
  nav li{ margin: 0 10px; }
  .inh2{ font-size: 45px; }
  .inhtpr{ padding: 72px 0; }
  .inhdiv{ margin-top: 32px; }
  .inhd_le{ padding-right: 32px; }
  .inh_arr{ margin-top: 26px; }
  .inht_swi .slick-dots{ bottom: -50px; }
  .inab_nr{ padding: 150px 0; }
  .inab_dile{ padding-right: 150px; }
  .inject{ padding: 65px 0; }
  .inje_swi{ margin-top: 25px; }
  .inje_swi .slick-dots{ left: 13%; bottom: -52px; }
  .incous{ padding: 120px 0 140px; }
  .innesdi{ padding: 60px 0 90px; }
  .inne_ul li h3{ font-size: 21px; }
  footer{ padding-top: 50px; }
  .f_nav{ padding-top: 50px; }
  .f_item1 img{ height: 45px; }
  .copyright{ margin-top: 30px; padding: 20px 0; }
  .pr_topul{ margin-top: 30px; }
  .pr_liri{ padding: 30px 24px 0 40px; }
  .pr_liri p{ margin-top: 18px; }
  .pr_liitdi span{ margin-top: 24px; }
  .pr_list li{ margin-bottom: 48px; }
  .por_war{ padding-bottom: 70px; }
  .main_show{ padding: 160px 0 40px; }
  .pr_drco h1{ font-size: 26px; line-height: 42px; }
  .pr_drco{ padding: 14px 0 0 25px; }
  .de_birid{ padding-left: 30px; }
  .de_biul li:nth-of-type(even) .de_birid{ padding-right: 30px; }
  .de_biled p{ margin-bottom: 5px; }
  .de_biul li{ margin-bottom: 25px; }
  .de_bitem{ margin-bottom: 50px; }
  .de_bldiv{ padding-bottom: 80px; }
  .nes_ri{ padding: 40px 30px 0; }
  .nes_ri p{ margin-top: 14px; }
  .nes_ri span{ margin-top: 35px; }
  .nes_list li{ margin-bottom: 30px; }
  .ab_codiv{ margin-top: 24px; }
  .ab_codri{ width: 40%; }
  .ab_codle h3{ font-size: 28px; }
  .ab_fac{ margin-top: 30px; }
  .ab_fac .slick-dots{ bottom: -50px; }
  .ab_ser{ padding: 50px 0 20px; }
  .ab_his{ padding: 58px 0 65px; }
  .ab_cer{ padding-top: 45px; }
}


@media screen and (max-width: 1366px){
  nav li{ margin: 0 5px; }
  .ban_txic li{ padding: 25px; }
  .inhtpr{ padding: 62px 0; }
  .inh2{ font-size: 40px; }
  .inhiri{ padding-left: 20px; }
  .inhiri h3{ font-size: 24px; line-height: 30px; height: 60px; }
  .inhiri p{ margin-top: 24px; }
  .inab_nr{ padding: 100px 0; }
  .inab_dile{ padding-right: 100px; }
  .ije_txt{ padding: 12px 18px; width: 60%; }
  .incous{ padding: 100px 0 120px; }
  .inne_ul li h3{ line-height: 29px; }
  .fo_tori{ padding-left: 12px; }
  .f_navli li{ margin-bottom: 12px; }
  .pr_dlmi{ margin-top: 26px; }
  .di_migds .slick-dots{ margin-top: 10px; }
  .de_biled p{ line-height: 25px; }
  .de_itx{ padding-left: 0; }
  .de_adv li{ padding: 30px; }
  .de_bitem{ margin-bottom: 40px; }
  .jec_pic,.jec_pp{ padding-right: 30px; }
  .pr_jeul li{ margin-bottom: 50px; }
  .con_war{ padding-bottom: 80px; }
  .hor_arr span.hor_prev{ left: -50px; }
  .hor_arr span.hor_next{ right: -50px; }

}

@media screen and (max-width: 1280px){
  .warper{ width: 90%; }
  .ban_txic li{ padding: 20px; }
  .inhdiv{ margin-top: 15px; }
  nav li>a{ padding: 0 5px; }
  .inab_diri a{ margin-top: 16px; }
  .inje_swi .item{ margin: 0 6px; }
  .ije_txt p{ font-size: 20px; }
  .incous h3{ font-size: 32px; }
  .incous{ padding: 80px 0 100px; }
  .pr_liri h3{ font-size: 25px; }
  .pr_more{ margin-top: 16px; }
  .pr_drco h1{ font-size: 23px; }
  .pr_drco p{ margin-top: 10px; }
  .pr_em{ margin-top: 18px; }
  .de_btnd{ margin-top: 22px; }
  .nes_ri h3{ font-size: 22px; line-height: 30px; height: 60px; }
  .nes_ri span{ margin-top: 24px; }
  .infocon h1{ font-size: 26px; }
  .con_lxul li{ width: 35%; }
  .con_lxul li h4{ margin: 10px 0 12px; }
  .con_fill{ margin-top: 50px; }
  .de_info li{ margin-bottom: 12px; }
  .co_file{ width: 71%; }
  .co_firi{ width: 29%; }
  .ab_codle h3{ font-size: 24px; }
  .inh2{ font-size: 38px; }
  .ab_hisarrow span.his_prev{ left: -30px; }
  .ab_hisarrow span.his_next{ right: -30px; }
}


@media screen and (max-width: 1024px){
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position, .page_h{ height: 62px; background: rgba(0, 0, 0, 0.8); }
  .logo img,.position .logo img{ height:38px; }
  .head_rcon{ display: none; }
  .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: #ec6615 ; color: #fff; }
  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: #ec6615; }
  nav dl{ left: 0;  top: 0; padding: 0; border:none; width: auto;  background: #5c5e5f;  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,.nav_show li a{ color: #fff !important; 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: #ec6615 !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{display: none;}
  .banner .slick-dots{ bottom: 22px; text-align: center; width: 100%; left: 0; }
  .banner .slick-dots li button{ width: 12px; height: 6px; }
  #nav .nav-button{ right:0; }
  nav li dl dd a{ padding: 12px 20px; }
  .banner_home,.subbanner{ margin-top: 62px; }
  .ban_txic{ display: none; }
  .inhtpr{ padding: 50px 0; }
  .inh2{ font-size: 30px; }
  .inhiri p{ margin-top: 14px; }
  .inhiri span{ margin-top: 20px; }
  .inab_nr{ padding: 80px 0; }
  .ina_bydi{ margin-top: 30px; padding: 16px 18px 20px 90px; }
  .ina_bydi p{ line-height: 21px; }
  .ina_bydi h4{ font-size: 28px; }
  .ina_bydi i{ top: 30px; left: 16px; width: 60px; height: 60px; line-height: 60px; }
  .inab_diri{ padding-left: 35px; }
  .inab_diri p{ line-height: 23px; margin-bottom: 8px; }
  .inject{ padding: 50px 0; }
  .incous{ padding: 70px 0 80px; }
  .incous h3{ font-size: 28px; }
  .incous p{ padding: 0 40px; }
  .inne_ul li a{ padding: 45px 20px 0; }
  .innesdi{ padding: 40px 0 50px; }
  .inne_ul{ margin-top: 15px; }
  footer{ padding-top: 25px; }
  .fo_tole{ display: none; }
  .fo_tori{ margin-left: 0; padding-left: 0; padding-top: 0; }
  .copyright{ padding: 12px 0; }
  .pr_liri h3{ font-size: 23px; }
  .pr_liri{ padding: 20px 0 0 20px; }
  .pr_liri p{ margin-top: 8px; }
  .pr_ema{ margin-top: 10px; }
  .pr_topul li{ margin-bottom: 20px; }
  .pr_list{ margin-top: 25px; }
  .pr_liitdi p{ margin-top: 8px; }
  .pr_liitdi span{ margin-top: 12px; }
  .pr_list li{ margin-bottom: 30px; }
  .por_war{ padding-bottom: 60px; }
  .main_show{ padding: 75px 0 30px; }
  .pr_drco{ padding: 0 0 0 24px; }
  .pr_drco h1{ line-height: 32px; }
  .pat66{ padding-top: 40px; }
  .de_h2ll{ font-size: 28px; margin-bottom: 12px; }
  .de_regds .item{ margin: 0 8px; }
  .pt55{ padding-top: 30px; }
  .jec_pic, .jec_pp{ padding-right: 0; }
  .pr_jeul li{ margin-bottom: 24px; }
  .nes_list{ margin-top: 30px; }
  .nes_ri h3{ height: 30px; }
  .nes_ri p{ margin-top: 10px; }
  .nes_list li{ margin-bottom: 20px; }
  .con_lxul li span,.con_lxul li a{ line-height: 30px; }
  .con_war{ padding-bottom: 45px; }
  .ab_codiv{ margin-top: 12px; }
  .ab_iconul li{ padding: 20px 12px; }
  .icid h4{ font-size: 32px; }
  .hor_arr span.hor_prev{ left: 0; }
  .hor_arr span.hor_next{ right: 0; }
}

@media screen and (max-width: 768px){
  .banner .slick-dots li button{ height: 4px; }
  .inhtpr{ padding: 42px 0; }
  .inh2{ font-size: 26px; }
  .inhd_le{ float: none; width: 100%; padding: 0; }
  .inhd_ri{ margin-top: 12px; float: none; width: 100%; }
  .inhile{ width: 60%; }
  .inhiri{ width: 40%; padding-top: 10px; }
  .inhiri p{ line-height: 24px; height: 72px; }
  .inhiri h3{ font-size: 22px; }
  .inh_arr{ margin-top: 12px; }
  .inht_swi .slick-dots{ bottom: -36px; }
  .inprul{ display: flex; justify-content: space-between; }
  .inprul li{ margin-bottom: 0; display: inline-block; width: 49%; }
  .inhtpr:before{ width: 100%; }
  .inab_nr{ padding: 50px 0; }
  .inab_dile{ width: 100%; float: none; }
  .inab_diri{ width: 100%; margin-top: 15px; float: none; padding: 0; }
  .ina_bydi{ margin-top: 12px; }
  .inject{ padding: 40px 0; }
  .ije_txt{ padding: 12px; width: 100%; }
  .inje_swi .slick-dots{ left: 17%; bottom: -37px; }
  .incous{ padding: 50px 0; }
  .incous h3{ font-size: 23px; }
  .incous p{ padding: 0; }
  .incous a{ margin-top: 15px; }
  .inne_ul{ display: block; }
  .inne_ul li,.inne_ul li.on{ width: 100%; }
  .inne_ul li.on a,.inne_ul li a,.inne_ul li:nth-of-type(even) a{ color: #fff; background: rgba(0, 0, 0, 0.5); }
  .inne_ul li.on a p,.inne_ul li a p{ opacity: 1; }
  .f_nav .f_item1,.f_nav .f_item2{ display: none; }
  .inne_ul li{ height: 389px; }
  .f_nav .f_item3{ margin-left: 0; width: 40%; }
  .f_nav .f_item4{ width: 47%; }
  .f_navli{ margin-top: 14px; }
  .f_navli li{ margin-bottom: 6px; }
  .f_nav{ padding-top: 25px; }
  .copyright p{ float: none; }
  .copyright .media{ display: none; }
  .copyright{ margin-top: 14px; }
  .backToTop{ width: 50px; height: 50px; }
  .fo_mfoul li{ width: 100%; margin-bottom: 5px; float: none; margin-right: 0; }
  .fo_mfoul li:nth-of-type(3){ width: 100%; }
  .pr_topul{ margin-top: 12px; }
  .pr_liri p{ line-height: 24px; height: 48px; }
  .pr_liri h3{ font-size: 21px; }
  .pr_liri{ padding: 6px 0 0 18px; }
  .pr_dlco{ width: 100%; float: none; }
  .pr_drco{ width: 100%; float: none; margin-top: 12px; padding: 0; }
  .pat66{ padding-top: 32px; }
  .de_biled{ width: 100%; float: none; }
  .de_birid{ margin-top: 12px; width: 100%; float: none; padding: 0; }
  .de_biul li{ margin-bottom: 12px; }
  .de_advul{ margin-top: 12px; }
  .de_biul li:nth-of-type(even) .de_birid{ padding-right: 0; }
  .de_bitem{ margin-bottom: 30px; }
  .de_adv li{ padding: 20px 0; }
  .de_ico i{ font-size: 36px; }
  .de_ico h4{ font-size: 20px; }
  .de_ico{ float: none; width: 100%; }
  .de_itx{ margin-left: 0; margin-top: 6px; }
  .de_itx p{ line-height: 23px; }
  .de_h2ll{ font-size: 23px; }
  .de_bldiv{ padding-bottom: 40px; }
  .je_txt{ width: 100%; }
  .je_txt p{ font-size: 20px; line-height: 25px; height: 50px; }
  .jec_pp{ margin-top: 12px; }
  .jec_pp span{ margin-top: 10px; }
  .nes_le{ width: 100%; float: none; }
  .nes_ri{ width: 100%; float: none; padding: 20px; }
  .nes_list li:nth-of-type(even) .nes_le,.nes_list li:nth-of-type(even) .nes_ri{ float: none; }
  .nes_list{ display: flex; flex-wrap: wrap; }
  .nes_list li{ display: inline-block; width: 49%; margin-right: 2%; }
  .nes_list li:nth-of-type(even){ margin-right: 0; }
  .nes_ri h3{ font-size: 20px; }
  .nes_ri span{ margin-top: 14px; }
  .con_lxul{ margin-top: 12px; display: block; }
  .con_lxul li{ width: 100%; margin-bottom: 5px; }
  .con_lxul li h4{ margin: 5px 0; }
  .con_lxul li:last-child{ margin-bottom: 0; }
  .con_lxul li i{ font-size: 26px; }
  .con_fill{ margin-top: 14px; }
  .co_firi{ display: none; }
  .co_file{ width: 100%; float: none; }
  .con_fitxt h3{ font-size: 22px; }
  .ab_codle{ width: 100%; float: none; }
  .ab_codri{ width: 100%; float: none; }
  .ab_codle h3{ font-size: 22px; }
  .ab_ditx p{ margin-bottom: 6px; line-height: 25px; }
  .ab_ditx{ margin-top: 12px; }
  .icid i{ top: 0; }
  .icid h4{ font-size: 26px; }
  .icid p{ margin-top: 8px; }
  .ab_fac{ margin-top: 5px; }
  .ab_fac .item{ margin: 0 6px; }
  .ab_fac .slick-dots{ bottom: -36px; }
}


@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #ec6615; }
  .inhtpr{ padding: 15px 0; }
  .inh2{ font-size: 22px; }
  .in_tit p{ margin-top: 5px; }
  .inhile{ width: 100%; float: none; }
  .inhiri{ width: 100%; float: none; margin-top: 6px; padding: 0; }
  .inhiri h3{ font-size: 19px; }
  .inab_nr,.inject{ padding: 20px 0; }
  .inab_dile{ padding-right: 0; }
  .inje_swi .slick-dots{ left: 27%; }
  .incous{ padding: 20px 0; }
  .incous h3{ font-size: 20px; }
  .incous p{ margin-top: 12px; }
  .innesdi{ padding: 15px 0; }
  .inne_ul li{ height: 210px; }
  .inne_ul li a{ padding: 15px 12px 0; }
  .inne_ul li h3{ font-size: 19px; line-height: 24px; height: 48px; }
  .inne_ul li p{ margin-top: 15px; line-height: 24px; height: 48px; }
  .inne_ul li i{ bottom: 8px; left: 7px; }
  .fo_mfoul li:nth-of-type(4){ width: 100%; }
  .f_nav .f_item3{ display: none; }
  .f_nav .f_item4{ width: 100%; float: none; }
  .pt55{ padding-top: 15px; }
  .pr_lile{ width: 100%; float: none; }
  .pr_liri{ float: none; margin-top: 8px; width: 100%; padding: 0; }
  .pr_list li{ width: 49%; margin-bottom: 20px; }
  .pr_list li:nth-of-type(3n){ margin-right: 2%; }
  .pr_list li:nth-of-type(even){ margin-right: 0; }
  .pr_liitdi h3{ margin-top: 10px; font-size: 18px; }
  .por_war{ padding-bottom: 30px; }
  .digg4{ margin-top: 15px; }
  .di_migds .slick-dots{ margin-top: 5px; }
  .de_btnd a:last-child{ margin-left: 12px; }
  .de_btnd a i{ margin-left: 5px; }
  .pat66{ padding-top: 20px; }
  .de_h2ll{ font-size: 20px; }
  .de_biled p{ line-height: 23px; }
  .del_table table td{ padding: 5px; }
  .de_bitem{ margin-bottom: 12px; }
  .de_info li{ width: 100%; margin-bottom: 6px; }
  .de_info li:nth-of-type(even){ float: none; }
  .de_bldiv{ padding-bottom: 20px; }
  .f_nav h4{ font-size: 20px; }
  .f_nav{ padding-top: 12px; }
  .pr_jeul{ margin-top: 12px; }
  .je_txt{ padding: 10px; }
  .je_txt p{ font-size: 16px; line-height: 23px; height: 46px; }
  .jec_pp p{ line-height: 24px; height: 72px; }
  .jec_pp span i,.nes_ri span i{ margin-left: 2px; width: 30px; height: 30px; line-height: 30px; }
  .jec_pp span,.nes_ri span{ padding: 3px 4px 3px 12px; }
  .pr_jeul li{ margin-bottom: 14px; }
  .jec_pp{ margin-top: 6px; }
  .nes_ri{ padding: 10px 6px; }
  .nes_list{ margin-top: 12px; }
  .nes_ri h3{ font-size: 18px; line-height: 24px; height: 24px; }
  .nes_ri p{ line-height: 24px; height: 48px; }
  .infocon h1{ font-size: 20px; margin-bottom: 10px; }
  .infocon .time{ margin-bottom: 8px; }
  .infocon p{ line-height: 24px; margin-bottom: 5px; }
  .infocon img{ margin: 6px 0; }
  .con_lxul li h4{ font-size: 17px; }
  .con_war{ padding-bottom: 25px; }
  .ab_codle h3{ font-size: 19px; }
  .ab_codiv{ margin-top: 6px; }
  .ab_iconul li{ margin-bottom: 5px; padding: 16px 12px; }
  .ab_fac .item{ margin: 0; }
  .ab_ser{ padding: 12px 0 10px; }
  .de_adv li{ padding: 5px 0; }
  .ab_hisgd .item:nth-child(even){ margin-top: 0; }
  .ab_hisgd .item:nth-child(even) .num{ top: auto; bottom: 0; }
  .ab_hisgd .item:nth-child(even) .item-box{ padding-top: 0; padding-bottom: 94px; }
  .ab_hisgd .item:nth-child(even) .item-box:before,.ab_hisgd .item .item-box:before{ display: none; top: 10px; bottom: auto; content: ""; position: absolute; left: 33px; width: 58px; height: 211px; background: url(images/line_nu.png) no-repeat; background-size: cover; }
  .ab_hisgd .item-box{ padding-left: 0; padding-bottom: 30px; }
  .ab_hisgd .item:nth-child(even) .item-box{ padding-bottom: 30px; }
  .ab_hisgd .fon p{ height: auto; }
  .ab_hisgd .num{ font-size: 24px; }
  .ab_hisgd .fon b{ line-height: 24px; }
  .ab_hisgd{ margin-top: 20px; }
  .ab_hisswi:before{ display: none; }
  .ab_hisgd .fon img{ width: 100%; }
  .ab_his{ padding: 15px 0; }
  .ab_hisarrow span.his_prev{ left: 0; }
  .ab_hisarrow span.his_next{ right: 0; }
  .ab_cer{ padding-top: 15px; }
  .ab_hor{ margin-top: 10px; }
  .ab_hogds .item{ margin: 0; }
}