 @charset "utf-8";
body{font-family:Microsoft YaHei, MSYH, Yahei,Arial, Helvetica, sans-serif; font-size: 18px;overflow-x: hidden; color: #000;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0; }
input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0;}
img{border: 0 none;vertical-align: middle; max-width: 100%; }
a{color: #333;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#df1f2d;}
a:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }

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

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

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

.icon-chuangyi:before {
  content: "\e708";
}

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

.icon-jiazhi:before {
  content: "\e8a7";
}

.icon-qiyejingshen:before {
  content: "\e6a2";
}

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

.icon-icon_gongzuo_mubiaox:before {
  content: "\e67c";
}

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

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

.icon-a-jiaoliudianhuazidonghuifu-08:before {
  content: "\e908";
}

.icon-qiye:before {
  content: "\e724";
}

.icon-shebeijiance_o:before {
  content: "\eb57";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
.w_p_main{ background: #fff; overflow: hidden;  }
.main{ background: #f4f4f4; overflow: hidden; width: 100%;  }
.warper{ width:1440px; margin:0 auto; position: relative; }
.backToTop{width:40px; height:40px; border-radius: 3px; background:#df1f2d url(images/icon_top.png) no-repeat center; background-size: 50%; cursor:pointer; position:fixed; right:30px; text-indent:9999px; bottom:150px; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9;}


header{ transition: all 0.3s; border-bottom: 6px solid #df1f2d; background: #fff; height: 106px; position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}

h6{ display: inline-block; font-weight: normal; }

#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; top: 18px; left: -66px;  }
.close-nav{position: fixed; top:0; left:0; width: 100%;height: 100%;background: #000;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 888;}
.nav-open{transform: translateX(0);}
.close-open{opacity: 0.5;visibility: visible;}
.body-hidden{overflow: hidden!important;}
#nav .nav-button{width: 35px;height: 35px;border-radius: 3px;background: #65a342; 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; }
.position,.page_head{position: fixed; left: 0;right: 0; top: 0; z-index: 110;box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); }
#nav .nav-button{display: none;}

nav{ float: right; margin-right:250px;}
nav li{ float: left; position: relative; }
nav li>a{ line-height: 100px; font-size: 22px; padding: 0 29px; position: relative;  display: block; text-align: center; transition:0.5s;}
nav li.on a,nav li:hover a{ color: #df1f2d; font-weight: bold; }
nav dl{ transition: opacity 1s ease;position: absolute; display: none; background: #fff; width: 230px; top: 100px;  left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative; }
nav li dl dd a{ opacity: 1; background: transparent !important; color: #666 !important; display: block; padding: 13px 18px; text-align: left; white-space: nowrap;font-size:15px; font-weight: bold;}
nav li dl dd a:hover{ background: #df1f2d !important; cursor: pointer; color: #fff !important;}
nav dl dd div{position: absolute; left: 100%; top: 0; background:rgba(254,163,34,.7); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:10px 12px; color: #fff !important; border-bottom: none; }

.head_rcon{ position: absolute; width: 320px; right: -70px; top: 0;  }
.h_sear{ width: 110px; position: relative; cursor: pointer; margin-top: 36px; height: 30px; padding: 0 12px; background: #df1f2d; float: left; line-height: 30px; color: #e4abaf; font-size: 14px; }
.h_sear i{ color: #fff; }
.h_sear span{ margin-left: 32px; }
.h_tel{ display: inline-block; float: right;}
.h_tel a{ color: #333; font-size: 22px; display: inline-block; line-height: 100px; }
.h_tel i{ margin-right: 3px;color: #d22b2d; font-size: 24px; }
.h_tel a:hover{ text-decoration: underline; color: #d22b2d; }
.searchform{ overflow: hidden;background:#d22b2d;position: absolute; right: 0; height: 0; z-index: 88; top:64px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff; }
.searchform input{ width: 190px; background:#d22b2d; color: #fff; line-height:51px; padding-left:10px; float: left; }
.searchform button{ width:54px; line-height:51px; background:#d22b2d; border: 0; color: #fff; text-align: center; outline: none; cursor: pointer; transition: all .5s; position: absolute; right: 0; top: 0}
.searchform input::-webkit-input-placeholder { color: #fff;}
.searchform input:-moz-placeholder {  color: #fff;}

.media { display: inline-block; margin-top: 20px; }
.media a{color: #fff; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #999; border-radius: 40px; margin-right: 10px; font-size: 20px; display:inline-block;}
.media a:nth-of-type(1){background: #3a82d3; }
.media a:nth-of-type(4){background: #d20000; }
.media a:nth-of-type(3){background: #0085b2; }
.media a:nth-of-type(2){background: #30afeb; }
.media a:hover{ color: #fff; }


footer{ background: url(images/f_bg.jpg) no-repeat; background-size: cover; padding: 66px 0 34px 0; }
.f_box{ width: 100%; overflow: hidden; border: 1px solid #909397; }
.f_box .lcon{ width: 874px; float: left; padding:36px 20px 50px 45px; }
.f_box .rcon{ margin-left: 874px; padding: 36px 52px 50px 52px; border-left: 1px solid #909397; }
.f_box h2{ font-size: 36px; margin-bottom: 35px; color: #df1f2d; text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0; }
.f_llx{ width: 100%; overflow: hidden; }
.f_llx li{ float: left; margin-right: 24px; color: #acb6bf; margin-bottom: 28px; }
.f_llx li a,.f_llx li em{ font-size: 20px; color: #fff; font-style: normal; }
.f_llx li i{ color: #db3642; margin-right: 5px; font-size: 20px; }
.f_llx li span{ display: inline-block; margin-right: 2px; }
.f_llx li a:hover{ color: #db3642; }
.f_llx li *{ vertical-align: middle; }
.f_llx li .ewmcon {
    display: inline-block;
    width: 28%;
}
.f_lmap{ width: 100%; overflow: hidden; }
.f_lmap .f_ldt{ width:456px; float: left; }
.f_lmap .f_rewm{ margin-left: 456px; padding-left: 78px; }
.ewm_pic{ text-align: center; width: 187px; }
.ewm_pic p{ color: #fff; margin-top: 20px; }

.f_box .rcon .f_llx li em{ display: block; margin-top: 28px; }
.f_cop{ background: #10171e; padding:16px 0; color: #545b62; overflow: hidden; }
.f_cop .lcon{ float: left; }
.f_cop .rcon{ float: right; }
.f_cop a{ color: #545b62; }
.f_cop a:hover{ color: #fff; }

.case_lists a{     margin-top: 15px;top: 10px; right: 0; display: inline-block; width: 128px; height: 38px; text-align: center; line-height: 38px; background: #e1e3e3; color: #999; font-size: 16px; }
.case_lists a:hover{ background: #df1f2d; color: #fff; }



.l_fixed{ position: fixed; top: 30%; left: 0; z-index: 666; }
.l_fixed li{ position: relative; width: 40px; margin-bottom: 1px; transition: all 0.3s; }
.l_fixed li a{ height: 40px; font-size: 20px; text-align: center; line-height: 40px; background: #e28a17; color: #fff; display: block; }
.l_fixed li a i{ font-size: 20px; display: inline-block;  }
.l_fixed li a span{ display:block; position: absolute; top: 0; line-height: 40px; padding: 0 10px; background: #e28a17; left: -999px; width: 0; font-size: 16px; transition: all 0.5s; }
.l_fixed li:nth-of-type(2) a{ background: #3da562; }
.l_fixed li:nth-of-type(3) a{ background: #259ed8; }
.l_fixed li:nth-of-type(4) a{ background: #e9434f; }
.l_fixed li:nth-of-type(4) a span{ background: #e9434f; }
.l_fixed li:hover a span{ width: 210px; left: 40px; }
.l_fixed li:hover{ opacity: 0.9; }
.f_what{  background: #3da562; width: 0; position: absolute; top: 0; left: 60px; }
.f_what:after{ content: ""; position: absolute; top: 0; left: -19px; width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 19px 0;
border-color: transparent #3da562 transparent transparent; display: none;
 }
.f_what img{ width: 100%; }
.l_fixed li:hover .f_what{ width: 130px; padding: 12px; }
.l_fixed li:hover .f_what:after{ display: block; }

.l_fixed li:nth-of-type(3) .f_what{ background: #259ed8; }
.l_fixed li:nth-of-type(3) .f_what:after{ border-color: transparent #259ed8 transparent transparent; }

.copyright{ margin-top: 40px; border-top:1px solid #dbdbdb;  padding: 24px 0; font-size: 14px; color: rgba(102,102,102,0.6); text-align: center; }

/* 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;
}

#banner_home{ margin-top: 106px; }
.banner{ position: relative; }
.banner img{ width: 100%; display: block; }
.banner .slick-dots{ bottom: 35px; }
.banner .slick-dots li{ width: auto; height: auto; }
.banner .slick-dots li button{ background: #fff; border-radius: 20px; }
.banner .slick-dots li.slick-active button{ background: #df1f2d; }

.cl{ clear: both; }
.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
/*版块标题*/
.home_boxtit{ text-align: center; }
.home_boxtit h2{ font-size: 50px; }
/*首页*/
.in_proswi{ padding: 68px 75px; position: relative; }
.in_pname{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 16% 10% 10% 40%; }
.in_pname p{ font-size: 20px; padding-top: 14px; position: relative; }
.in_pitem{ position: relative; background: #fcf7f7; transition: all 0.3s; border: 1px solid #df1f2d; }
.in_pname p:before{ content: ""; position: absolute; top: 0; left: 0; width: 34px; height: 4px; background: #df1f2d; }
.in_pitem:hover{ background: #df1f2d; }
.in_pitem:hover .in_pname p{ color: #fff; }
.in_pitem:hover .in_pname p:before{ background: #fff; }
.in_pronav .item{ margin: 0 8px; }
.in_paging{ position: absolute; top: 40%; left: 0; width: 100%; }
.in_paging .slick-arrow{ width: 39px; cursor: pointer; position: relative;
    height: 58px; line-height: 58px;  text-align: center; background: #ececec; color: #aaa; display: inline-block; }
.in_paging .slick-arrow i{ font-size: 24px; }
.in_paging .slick-arrow.slick_prev{ position: absolute; top: 0; left: 12px; transform: rotate(180deg); }
.in_paging .slick-arrow.slick_next{ position: absolute; top: 0; right: 12px; }
.in_paging .slick-arrow:hover{ background: #df1f2d; }
.in_paging .slick-arrow:hover i{ color: #fff; }

.in_hotpro{ padding: 0 0 85px 0; background: url(images/in_plebg.jpg) left bottom no-repeat; }
.in_hotlist{ width: 100%; overflow: hidden; margin-top: 40px; }
.in_hotlist li{ float: left; width: 30%; margin-right: 4%; }
.in_hotlist li:last-child{ margin-right: 0; }
.in_pcimg{ position: relative; }
.in_pcimg i{ color: #df1f2d; z-index: 5; font-size: 40px; position: absolute; top: 20px; left: 30px; }
.in_pcimg:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: #ebeaea; }
.in_pcimg:after{ content: ""; transition: all 0.3s; position: absolute; bottom: 0; left: 0; width: 0; height: 4px; background: #df1f2d; }
.in_proitem:hover .in_pcimg:after{ width: 100%; }
.in_proitem:hover .changpic img{ transform: scale(1.15); }
.in_ptxt{ margin-top: 42px; }
.in_ptxt h3{ font-size: 32px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.in_ptxt p{ margin-top: 10px; line-height: 25px; font-size: 16px; color: #666; height: 50px; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.in_ptxt span{ display: inline-block; margin-top: 26px; width: auto; height: 30px; text-align: center; line-height: 30px; color: #999; font-size: 12px; }
.in_ptxt span i{ margin-right: 2px; transition: all 0.3s; }
.in_proitem:hover .in_ptxt span i{ margin-right: 6px; }
.in_ptxt span *{ vertical-align: middle; }
.in_proitem:hover .in_ptxt span{ width: 128px; color: #fff; background: #df1f2d; }

.in_ab{ padding: 92px 0 125px 0; background: url(images/in_sorb.jpg) bottom right no-repeat; }
.in_abbox{ width: 100%; overflow: hidden; }
.in_abbox .lcon{ width: 50%; float: left; padding-top: 35px; padding-right: 14px; }
.in_abbox .rcon{ width: 50%; float: right; padding-left: 24px; }
.in_abbox .lcon h1{ font-weight: normal; font-size: 44px; }
.in_abtxt{ margin-top: 20px; }
.in_abtxt p{ color: #888; font-size: 16px; line-height: 28px; }
.in_abtxt a{ display: inline-block; margin-top: 32px; font-size: 16px; color: #999; }
.in_abtxt a:hover{ color: #df1f2d; }
.in_abqh{ margin-top: 54px; }
.in_abqul{ width: 100%; overflow: hidden; position: relative; }
.in_abqul:before{ content: ""; position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; height: 2px; background: #e1e1e1; }
.in_abqul li{ float: left; position: relative; cursor: pointer; font-size: 20px; padding: 0 10px 15px 10px; margin-right: 42px; }
.in_abqul li i{ font-size: 24px; color: #a6a6a6; }
.in_abqul li.on,.in_abqul li.on i{ color: #df1f2d; }
.in_abqul li.on:before{ content: ""; position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; height: 4px; background: #df1f2d; }
.in_abspicimg{ margin-top:25px;  }
.in_spi{ width: 100%; overflow: hidden; display: none; }
.in_spi li{ float: left; width: 32%; margin-right: 2%; }
.in_spi li:last-child{ margin-right: 0; }
.in_spi.on{ display: block; }

.in_case{ padding: 100px 0 85px 0; background: url(images/in_solubg.jpg) no-repeat; background-size: cover; }
.in_casewar{ width: 100%; overflow: hidden; }
.in_casewar .lcon{ float: left; width: 412px; padding: 55px 35px 0 0; }
.in_casewar .rcon{ margin-left: 412px; }
.in_casewar .lcon h2{ color: #fff; font-size: 60px; }
.in_csdesc{ margin-top: 14px; padding: 10px 0; border-top: 1px solid #858d93; border-bottom: 1px solid #858d93; }
.in_csdesc p{ color: #fff; font-size: 24px; }
.in_catel{ margin-top: 30px; padding-left: 84px; position: relative; min-height: 64px; }
.in_catel a{ color: #fff; font-size: 40px; font-weight: bold; }
.in_catel a:hover{ color: #df1f2d; }
.in_catel i{ display: inline-block; position: absolute; top: 0; left: 0; text-align: center; border-radius: 60px; width: 60px; height: 60px; line-height: 60px; color: #fff; background: #df1f2d; font-size: 25px; border:2px solid #fff; }
.in_caselist{ width: 100%; overflow: hidden; }
.in_caselist li{ float: left; width: 24.2%; margin-right: 1%; }
.in_caselist li:last-child{ margin-right: 0; }
.in_casetxt{ background: #fff; text-align: center; height: 105px; padding:0 12px; display: flex; align-items: center; justify-content: center; }
.in_casetxt p{ font-size: 20px; line-height: 30px; }
.in_caseitem:hover .in_casetxt{ background: #df1f2d; }
.in_caseitem:hover .in_casetxt p{ color: #fff; }
.in_caseitem:hover .changpic img{ transform: scale(1.5); }

.in_ser{ padding: 74px 0 80px 0; width: 100%; overflow: hidden; background: #f8f8f8; }
.in_ser .lcon{ width: 50%; float: left; padding-right: 6px; }
.in_ser .rcon{ width: 50%; float: right; padding-left: 36px; padding-top: 20px; }
.in_serlcon{ background: url(images/in_serbg.jpg) no-repeat; background-size: cover; padding: 54px 84px 215px 78px; }
.in_serlcon .home_boxtit{ text-align: left; }
.in_serlcon .home_boxtit h2{ font-size: 42px; }
.in_sertit{ position: relative; }
.in_sertit a{ position: absolute; top: 10px; right: 0; display: inline-block; width: 128px; height: 38px; text-align: center; line-height: 38px; background: #e1e3e3; color: #999; font-size: 16px; }
.in_sertit a:hover{ background: #df1f2d; color: #fff; }
.in_serlist{ margin-top: 46px; }
.in_serlist li{ margin-bottom: 55px; padding-left: 125px; position: relative; padding-top: 5px; }
.in_serlist li p{ font-size: 32px; margin-bottom: 12px; }
.in_serlist li span{ font-size: 22px; color: #7c7c7c; }
.in_serlist li i{ position: absolute; top: 0; left: 0; transition: all 0.3s; display: inline-block; width: 95px; height: 95px; line-height: 95px; text-align: center; border-radius: 95px; background: #df1f2d; color: #fff; font-size: 50px; }
.in_serlist li:hover i{ transform: rotateY(180deg); }

.in_newtopul{ overflow: hidden; width: 100%; position: relative; padding-bottom: 20px; }
.in_newtopul:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 8px; background: #e9e9e9; }
.in_newtopul li{ display: inline-block; padding: 0 20px; position: relative; }
.in_newtopul li a{ font-size: 30px; color: #666; transition: all 0s; }
.in_newtopul li:first-child{ padding-left: 0; }
.in_newtopul li:before{ content: ""; position: absolute; transform: rotate(20deg); top: 8px; left: 0; width: 2px; height: 32px; background: #666; }
.in_newtopul li:first-child:before{ display: none; }
.in_newtopul li.on a{ font-size: 42px; font-weight: bold; color: #333; }
.in_newtopul *{ vertical-align: middle; }
.in_newtopul li.on:after{ content: ""; position: absolute; bottom: -20px; left: 0; width: 100%; height: 8px; background: #df1f2d; z-index: 22; }
.in_newwar{ margin-top: 42px; }
.in_nwarite{ background: #fff; display: none; }
.in_nwarite.on{ display: block; }
.in_nttxt{ padding: 28px 25px 20px 25px; }
.in_nttxt h2{ position: relative; padding-left: 88px; font-size: 24px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_nttxt h2 span{ display: inline-block; position: absolute; top: 0; left: 0; height: 30px; width: 78px; line-height: 30px; background: #df1f2d; text-align: center; color: #fff; font-size: 14px; }
.in_nttxt p{ margin-top: 15px; color: #888; font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.in_nttxt em{ display: inline-block; font-style: normal; margin-top: 12px; color: #bdbdbd; font-size: 14px; }
.in_newtop:hover .changpic img{ transform: scale(1.5); }

.in_nlist{ padding: 0 25px; }
.in_nlist li{ border-top: 1px solid #eaeaea; }
.in_nlist li a{ display: inline-block; width: 100%; padding: 20px 0; position: relative; }
.in_nlist li p{ overflow: hidden; width: calc(100% - 100px); text-overflow: ellipsis; white-space: nowrap; }
.in_nlist li span{ position: absolute; top: 24px; right: 0; color: #999; font-size: 16px; }
/*位置*/
.subbanner{ position: relative; margin-top: 106px;}
.subbanner img{ width: 100%; display: block; }
.sub_nav{ width: 1440px; position: absolute; color: #fff; left: 50%; margin-left: -720px; top: 58%; }
.sub_nav p{ color: #fff; font-size: 20px; }
.sub_nav p i{ font-size: 22px; }
.sub_nav p a{ color: #fff; }
.sub_nav p a:hover{ color: #df1f2d; }
.pat68{ padding-top: 68px; }
/*关于我们*/
.ab_nav{ background: #fff; }
.ab_navul{ width: 100%; overflow: hidden; text-align: center; }
.ab_navul li{ width: 16%; display: inline-block; margin: 0 1%; text-align: center; }
.ab_navul li p{ font-size: 20px; }
.ab_navul li span{ font-size: 14px; color: #999; text-transform: uppercase; }
.ab_navul li a{ display: inline-block; width: 100%; padding: 32px 0; position: relative; }
.ab_navul li a:before{ content: ''; width: 0; transition: all 0.3s; height: 2px; background: #df1f2d; position: absolute; left: 0; bottom: 0; }
.ab_navul li a:hover:before,.ab_navul li.on a:before{ width: 100%; }
.ab_com{ background: #f4f4f4; padding:66px 0  60px 0; overflow: hidden; }
.ab_com .ab_comlcon{ float:left; width: 50%; padding-right: 48px; padding-top: 68px; }
.ab_com .ab_comrcon{ float:right; width: 50%; padding: 52px 48px 68px 10px; }
.ab_com .warper{ overflow: hidden; transform-style: preserve-3d; }
.ab_com .warper:before{ content: ""; position: absolute; right: 0; top: 0; width: 58%; height: 100%; background: #fff; z-index: -6; }
.page_tit{ text-align: center; font-size: 40px; }
.ab_comswi{ margin-top: 24px; /*text-align: center;*/ }
.ab_comswi p{ color: #888; font-size: 16px; line-height: 28px; }
.ab_comswi .slick-dots{ position: static; width: 100%; margin-top: 35px; }
.ab_comswi .slick-dots li{ width: auto; height: auto; }
.ab_comswi .slick-dots li button{ width: 16px; height: 16px; border-radius: 16px; background: #f5d9db; }
.ab_comswi .slick-dots li.slick-active button{ background: #df1f2d; }
.ab_sspic{ margin-top: 45px; }

.ab_cer{ padding: 48px 0 62px 0; background: url(images/ab_cerbg.jpg) no-repeat; background-size: cover;  }
.cer_warbox{ position: relative; }
.cer_swi .item{ margin: 0 18px; }
.cer_warbox .in_paging .slick-arrow.slick_prev{ left: -60px; }
.cer_warbox .in_paging .slick-arrow.slick_next{ right: -60px; }
.cer_warbox .in_paging .slick-arrow{ background: #fff; }
.cer_warbox .in_paging .slick-arrow:hover{ background: #df1f2d; }

.ab_cul{ padding:75px 0 80px 0; background: url(images/ab_culbg.jpg) no-repeat; background-size: cover; }
.ab_cul .page_tit{ color: #fff; font-size: 50px; }
.ab_culul{ margin-top:58px ; display: flex; justify-content: space-between; }
.ab_culul li{ width: 23%; transform-style: preserve-3d; float: left; position: relative; background: #fff; overflow: hidden; padding: 40px; }
.ab_culul li:last-child{ margin-right: 0; }
.ab_culul li i{ display: inline-block; width: 62px; color: #df1f2d; background: #f7eaeb; font-size: 32px; height: 62px; text-align: center; line-height: 62px; border-radius: 62px; border: 1px solid #df1f2d; }
.ab_culul li h3{ font-size: 24px; font-weight: normal; margin-top: 18px; }
.ab_culul li p{ font-size: 16px; line-height: 28px; color: #888; margin-top: 10px; }
.ab_culul li h6{ position: absolute; bottom: -56px; right: -82px; font-size: 260px; color: #f5f5f5; z-index: -1; }
.ab_culul li:hover i{ background: #df1f2d; color: #fff; }

.ab_zrwar{ padding: 98px 0 0 0; }
.zrbox{ position: relative; transform-style: preserve-3d; }
.zrbox:before{ content: ""; z-index: -1; position: absolute; bottom: 0; right: 0; background: #f4f4f4; width: 70%; height: 100%; }
.zrbox .page_tit{ font-size: 50px; text-align: left; }
.zrshow{ margin-top: 30px; position: relative; }
.zr_item{ width: 100%; overflow: hidden; }
.zr_item .lcon{ width: 663px; float: left; }
.zr_item .rcon{ margin-left: 663px; padding-left: 70px; padding-top: 15px; }
.zr_item .rcon h4{ font-size: 30px; font-weight: normal; margin-bottom: 15px; }
.zr_item .rcon p{ line-height: 34px; color: #888; }
.zrshow .in_paging{ position: absolute; top: auto; bottom: 0; left: calc(663px - 39px); width: auto; }
.zrshow .in_paging .slick-arrow{ display: inline-block; float: left; background: #fff; }
.zrshow .in_paging .slick-arrow.slick_prev2{ transform: rotate(180deg); }
.zrshow .in_paging .slick-arrow:hover{ background: #df1f2d; }
.zrshow .in_paging .slick-arrow:last-child{ background: #df1f2d; color: #fff;}

.ab_ser{ padding: 78px 0 85px 0; }
.ab_ser .page_tit{ font-size: 50px; }
.ser_desc { text-align: center; padding: 0 25%; margin-top: 15px; }
.ser_desc p{ color: #888; font-size: 16px; line-height: 28px; }
.ser_box{ width: 100%; overflow: hidden; margin-top: 32px; }
.ser_box li{ float: left; width: 18.5%; margin-right: 1.5%; }
.ser_box li:last-child{ margin-right: 0; }
.ser_box li p{ font-size: 20px; margin-top: 20px; }
.ser_box li p span{ font-size: 30px; font-weight: bold; margin-right: 6px; }
.ser_box li:hover .changpic img{ transform: scale(1.5); }

.ab_factory{ background: #f4f4f4; padding: 78px 0 90px 0; }
.ab_facnav{ width: 100%; overflow: hidden; }
.ab_facnav *{ vertical-align: middle; }
.ab_facnav li{ display: inline-block; color: #666; font-size: 30px; padding: 0 30px; position: relative; }
.ab_facnav li:first-child{ padding-left: 0; }
.ab_facnav li:first-child:before{ display: none; }
.ab_facnav li:before{ content: ""; position: absolute; transform: rotate(20deg); top: 8px; left: 0; width: 2px; height: 32px; background: #666; }
.ab_facnav li a{ color: #666; transition: all 0s; }
.ab_facnav li.on a,.ab_facnav li:hover a{ font-size: 50px; color: #333; }
.ab_facnav li.on:before,.ab_facnav li:hover:before{ top: 21px; }

.ab_factbox{ margin-top: 35px; position: relative; }
.ab_factswi .item{ margin: 0 15px; }
.ab_factbox .in_paging .slick-arrow.slick_prev3{ position: absolute; left: -60px; transform: rotate(180deg); }
.ab_factbox .in_paging .slick-arrow.slick_next3{ position: absolute; right: -60px; }
.ab_factbox .in_paging .slick-arrow{ background: #fff; }
.ab_factbox .in_paging .slick-arrow:hover{ background: #df1f2d; }

.top0{ position: fixed; top: 0; left: 0; width: 100%; z-index: 666; box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%); }
/*产品列表*/
.proli_war{ padding-bottom: 95px; }
.prolist{ width: 100%; overflow: hidden; }
.prolist li{ float: left; width: 30%; margin-right: 5%; margin-bottom:58px; }
.prolist li:nth-of-type(3n){ margin-right: 0; }
/*分页 结束*/
.digg4{ text-align:center; margin-top:50px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:35px; font-size: 18px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle;  height:35px; line-height: 35px; color:#fff; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background:#df1f2d; }
.digg4 span.disabled { font-size: 24px; line-height:29px; font-weight: normal;  background: #ececec; color: #aaa;}
.digg4 a{color: #b0afaf; }
/*分页 结束*/

/*产品详情*/
.del_war{ margin-top: 106px; padding-bottom: 85px; }
.sub_dh{ padding: 38px 0; }
.sub_dh .sub_nav{ position: static; width: 100%; margin-left: 0; }
.sub_dh .sub_nav p,.sub_dh .sub_nav a{ color: #333; }
.sub_dh .sub_nav i{ color: #df1f2d; }
.del_main{ width: 100%; overflow: hidden; margin-bottom: 54px; }
.del_main .lcon{ width: 52%; float: left; padding-top: 30px; }
.del_main .rcon{ width: 48%; float: right; padding-left: 45px; }
.del_main .lcon h1{ font-weight: normal; font-size: 34px; }
.del_desc{ margin-top: 20px; background: url(images/d_bg.jpg); padding: 35px; }
.del_desc p{ font-size: 16px; line-height: 35px; color: #666; }
.del_tel{ margin-top: 40px; font-size: 20px; color: #666; }
.del_tel i{ color: #df1f2d; font-size: 20px; }
.del_tel a{ color: #df1f2d; font-size: 42px; }
.del_tel *{ vertical-align: middle; }
.pro_lxbtn{ margin-top:36px; margin-right: 12%; }
.pro_lxbtn a{ background: #e13831; color: #fff; text-align: center; padding:14px 15px; width: 46.5%; display: inline-block; }
.pro_lxbtn a i{ display: inline-block; font-weight: normal; font-size: 24px; margin-right: 5px; }
.pro_lxbtn a:last-child{ background: #2f2f2f; margin-left: 4%; }
.pro_lxbtn a *{ vertical-align: bottom; }
.pro_lxbtn a:hover{ background: #f7b500; }
.del_main .rcon .changpic{ border: 1px solid #dcdcdc; }

.del_item{ background: url(images/del_bgpng.jpg) top center no-repeat; padding-bottom: 66px; }
.del_item:last-child{ padding-bottom: 0; }
.del_item h2{ font-size: 32px; margin-bottom: 64px; padding-left: 55px; background: url(images/del_h2icon.png) left center no-repeat; }
.del_jstxt p{ font-size: 16px; line-height: 32px; color: #666; }
.del_ulbox{ margin-top: 32px; overflow: hidden; }
.del_ulbox li{ float: left; width: 49%; margin-right: 2%; }
.del_ulbox li:last-child{ margin-right: 0; }

.del_fea{ position: relative; }
.del_fea:before{ content: ""; position: absolute; left: 4px; top: 6px; width: 1px; height: 100%; background: #d9d9d9; }
.del_fea li{ margin-bottom: 30px; padding-left: 28px; position: relative; }
.del_fea li h4{ font-weight: normal; color: #df1f2d; font-size: 18px; }
.del_fea li p{ font-size: 16px; line-height: 26px; color: #666; margin-top: 10px; }
.del_fea li:before{ content: ""; position: absolute; top: 6px; left: 0; width: 10px; height: 10px; border-radius: 10px; background: #df1f2d; }

.del_appnav{ width: 100%; overflow: hidden; }
.del_appnav li{ float: left; margin-right: 6px; }
.del_appnav li a{ display: inline-block; font-size: 20px; padding: 12px 22px;}
.del_appnav li.on a{ background: #df1f2d; color: #fff; }
.del_appbox{ margin-top: 34px; }
.del_appitem{ display: none; }
.del_appitem p{ font-size: 16px; line-height: 32px; color: #777; }
.del_ntpic{ margin-top: 20px; }
.del_appitem.on{ display: block; }

.del_item h2 span{ color: #666; font-size: 16px; font-weight: normal; display: inline-block; margin-left: 6px; }
.mess_info{ overflow: hidden; position: relative; margin-top: 38px; }
.mess_info ul{ width: 100%; overflow: hidden; }
.mess_info li{ margin-bottom: 30px; width: 49%; margin-right: 2%; float: left; position: relative;  }
.mess_info li p{ margin-bottom: 8px; }
.mess_info li:nth-of-type(even){ margin-right: 0; }
.mess_info li font{ position: absolute; color: red; top: 15px; left: 8px; }
.mess_info li:nth-of-type(3),.mess_info li:nth-of-type(4),.mess_info li:nth-of-type(5){ width: 100%; margin-right: 0; }
.mess_info li:last-child{ margin-bottom: 0; }
.mess_info input,.mess_info textarea{width: 100%; border:1px solid #bfbfbf; color: #222; resize: none; font-family:MontserratLight; background:#fff; border-radius: 3px;  font-size:16px; line-height: 24px; padding:14px 20px; }
.mess_info textarea{height: 200px;}
.mess_info input::-webkit-input-placeholder,.mess_info textarea::-webkit-input-placeholder { color: #888;}
.mess_info input:-moz-placeholder,.mess_info textarea:-moz-placeholder {color: #888;}
.mess_info button{ border: none; transition: all 0.3s; width: 128px; display: block; font-family:MontserratRegular; font-size: 16px; cursor: pointer; background: #df1f2d; color: #fff; height: 38px; }
.mess_info button:hover{ opacity: 0.9; border-radius: 0; }

.rel_swi{ position: relative; }
.rel_prowar .item{ margin: 0 35px; }
.rel_box{ background: transparent; }
.rel_box h2{ margin-bottom: 25px; }
.rel_swi .in_paging .slick-arrow.slick_prev{ left: -30px; }
.rel_swi .in_paging .slick-arrow.slick_next{ right: -30px; }
.rel_swi .in_paging{ top: 25%; }

/*service*/
.ser_war{ padding-bottom: 90px; }
.ser_nav{ width: 100%; overflow: hidden; }
.ser_nav li{ float: left; width: 30%; margin-right: 3%; }
.ser_nav li:last-child{ margin-right: 0; }
.ser_item{ position: relative; padding-top: 46px; }
.ser_txt{ background: #f8f8f8; transition: all 0.3s; padding: 84px 54px 35px 54px; text-align: center; }
.ser_item i{ position: absolute; transition: all 0.3s; top: 0; left: 50%; margin-left: -59px; font-size: 60px; border-radius: 118px; display: inline-block; width: 118px; height: 118px; line-height: 118px; text-align: center; background: #f8f8f8; color: #df1f2d; }
.ser_txt p{ font-size: 36px; }
.ser_txt span{ font-size: 22px; margin-top: 15px; color: #666; line-height: 38px; height: 76px; display: inline-block; }
.ser_item:hover .ser_txt{ background: #df1f2d; color: #fff; }
.ser_item:hover .ser_txt span{ color: #fff; }
.ser_item:hover i{ background: #df1f2d; color: #fff; }

.ser_block{ margin-top: 80px; }
.ser_block .del_fea:before{ display: none; }
.se_pic{ margin-top: 25px; }

/*case*/
.case_war{ padding-bottom:80px; padding-top: 68px; }
.case_nav li{ margin: 0 1%; width: 14%; }
.case_list{ width: 100%; overflow: hidden; }
.case_list li{ float: left; width: 49%; margin-right: 2%; margin-bottom: 28px; }
.case_list li:nth-of-type(even){ margin-right: 0; }
.case_item{ width: 100%; overflow: hidden; background: #fff; }
.case_item .lcon{ float: left; width: 233px; }
.case_item .rcon{ margin-left: 233px; padding: 36px; }
.case_item .rcon h3{ font-size: 24px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.case_item .rcon span{ display: inline-block; transition: all 0.3s; margin-top: 30px; color: #999; font-size: 12px; background: #dfdfdf; width: 128px; height: 30px; line-height: 30px; text-align: center; }
.case_item:hover .changpic img{ transform: scale(1.5); }
.case_item:hover .rcon span{ background: #df1f2d; color: #fff; }
/*news*/
.news_war{ padding-bottom: 75px; padding-top: 65px; }
.news_list{ width: 100%; overflow: hidden; }
.news_list li{ float: left; width: 49%; margin-right: 2%; margin-bottom: 35px; }
.news_list li:nth-of-type(even){ margin-right: 0; }
.news_item{ background: #fff; }
.news_txt{ padding: 30px 34px 55px 34px; }
.news_txt h2{ font-size: 24px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news_txt p{ margin-top: 15px; color: #888; font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.news_txt em{ display: block; font-style: normal; margin-top: 12px; color: #bdbdbd; font-size: 14px; }
.news_txt span{ display: inline-block; transition: all 0.3s; margin-top: 20px; color: #999; font-size: 12px; background: #dfdfdf; width: 128px; height: 30px; line-height: 30px; text-align: center; }
.news_item:hover .changpic img{ transform: scale(1.5); }
.news_item:hover .news_txt span{ background: #df1f2d; color: #fff; }
/*newsdel*/
.nedel_war{ padding-bottom: 80px; }
.infocon h1{font-size:28px; text-align: center; margin-bottom: 10px;  }
.infocon img{ display: inline-block; margin: 12px 0; max-width: 100%; }
.infocon .time{ text-align: center;margin-bottom:20px; margin-top: 18px; }
.infocon .time i{ font-size: 18px; display: inline-block; }
.infocon .other{ margin:30px 0 0 0; position: relative; }
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #888; font-size: 16px; border-top: 1px solid #dcdcdc; padding-top: 20px; }
.infocon .other a{color: #888}
.infocon .other a:hover{ color:#df1f2d; }
.infocon p{line-height:28px; margin-bottom: 10px; color: #666; font-size: 17px; }

/*contact*/
.con_war{ padding-bottom: 100px; }
.con_map{ width: 100%; overflow: hidden; position: relative; }
.con_map .lcon{ width: 49%; }
.con_map .rcon{ width: 51%; height: 100%; padding: 10px 95px 0 58px; position: absolute; top: 0; right: 0; background: url(images/con_rbg.png) no-repeat; background-size: cover; }
.con_rbox{ position: relative; }
.con_rbox h2{ font-size: 40px; color: #df1f2d; text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0; }
.con_rbox ul{margin-top: 10px;}
.con_rbox ul li{margin-bottom: 19px;}
.con_rbox ul li a{ font-size: 20px; color: #fff; }
.con_rbox ul li a:hover{ color: #df1f2d; }
.con_rbox ul li span{ color: #acb6bf; }
.con_rbox ul li i{ color: #fff; margin-right: 5px; font-size: 20px; }
.con_rbox ul li em{ font-style: normal; margin-top: 15px; color: #fff; font-size: 20px; display: inline-block; width: 100%; }
.con_ewm{width: 87px;text-align: center;position: absolute;right: 0;top: 5px;}
.con_ewm p{color: #fff;margin-top: 16px;font-size: 14px;}


.con_factadd{ margin-top: 70px; }
.con_factadd h2{ font-size: 40px; }
.con_factadd h2 span{ font-size: 18px; font-weight: normal; color: #666; margin-left: 32px; }
.con_factadd h2 span i{ color: #df1f2d; font-size: 20px; }
.fact_add{ margin-top: 30px; }
.con_war .del_item{ margin-top: 65px; }

.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:#f79c20;}
.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;}

@media screen and (max-width: 1680px){
  
}
@media screen and (max-width: 1600px){
  .backToTop{ right: 0; }
  .head_rcon{ width: 298px; right: -56px; }
}

@media screen and (max-width: 1440px){
  .warper{ width: 94%; }
  .sub_nav{ display: none; }
  .logo{ left: 0; }
  nav li>a{ padding: 0 18px; font-size: 20px; }
  nav{ margin-right: 288px; }
  .head_rcon{ right: -5px; width: 278px; }
  .h_sear span{ margin-left: 8px; }
  .h_sear{ width: 88px; }
  .in_proswi{ padding: 50px 0; }
  .in_pname p{ font-size: 21px; }
  .home_boxtit h2{ font-size: 38px; }
  .in_hotlist{ margin-top: 22px; }
  .in_hotlist li{ margin-right: 2%; width: 32%; }
  .in_ptxt h3{ font-size: 26px; }
  .in_ptxt{ margin-top: 16px; }
  .in_hotpro{ background: transparent; padding-bottom: 50px; }
  .in_ab{ padding: 50px 0; background: transparent; }
  .in_abbox .lcon h1{ font-size: 35px; }
  .in_abbox .lcon{ padding: 0; }
  .in_casewar .lcon h2{ font-size: 52px; }
  .in_case{ padding: 70px 0; }
  .in_ser{ padding: 60px 0; }
  .in_serlcon{ padding: 54px 84px 194px 58px; }
  footer{ padding: 35px 0; }
  .f_box h2{ font-size: 30px; }
  .f_box .lcon{ width: 825px; padding: 22px 20px 35px 28px; }
  .f_box .rcon{ margin-left: 825px; padding: 22px 26px 50px 20px; }
  .f_cop{ font-size: 16px; }
  .in_serlcon .home_boxtit h2,.in_newtopul li.on a{ font-size: 35px; }
  .ab_com{ padding: 50px 0; }
  .ab_cer{ padding: 0 0 50px 0; }
  .cer_warbox .in_paging .slick-arrow.slick_prev{ left: -22px; }
  .cer_warbox .in_paging .slick-arrow.slick_next{ right: -22px; }
  .cer_swi .item{ margin: 0 8px; }
  .ab_com .ab_comlcon{ padding: 40px 40px 0 0; }
  .ab_cul{ padding: 50px 0; }
  .ab_cul .page_tit,.zrbox .page_tit,.ab_ser .page_tit{ font-size: 40px; }
  .ab_culul{ margin-top: 30px; }
  .ab_culul li{ width: 24%; }
  .ab_zrwar{ padding: 50px 0 0 0; }
  .zr_item .rcon p{ font-size: 17px; line-height: 30px; }
  .ab_ser{ padding: 45px 0; }
  .ser_desc{ padding: 0 10%; }
  .ab_factory{ padding: 40px 0; }
  .ab_facnav li.on a, .ab_facnav li:hover a{ font-size: 38px; }
  .ab_factbox .in_paging .slick-arrow.slick_prev3{ left: 0; }
  .ab_factbox .in_paging .slick-arrow.slick_next3{ right: 0; }
  .ab_factswi .item{ margin: 0 10px; }
  .ab_factbox{ margin-top: 22px; }
  .prolist li{ margin-bottom: 34px; width: 32%; margin-right: 2%; }
  .proli_war{ padding-bottom: 60px; }
  .del_main .lcon{ padding-top: 0; }
  .rel_prowar .item{ margin: 0 10px; }
  .rel_swi .in_paging .slick-arrow.slick_prev{ left: 0; }
  .rel_swi .in_paging .slick-arrow.slick_next{ right: 0; }
  .ser_txt p{ font-size: 30px; }
  .ser_txt span{ font-size: 20px; line-height: 33px; }
  .ser_block{ margin-top: 50px; }
  .ab_navul li span{ font-size: 11px; }
  .case_war{ padding-top: 30px; }
  .pat68{ padding-top: 40px; }
  .con_rbox h2{ font-size: 32px; }
  .con_factadd h2{ font-size: 32px; }
  .sub_dh{ display: none; }
  .del_war{ margin-top: 80px; }
}


@media screen and (max-width: 1366px){
 .in_pronav .item{ margin: 0 5px; }
 .in_proswi{ padding: 35px 0; }
 .in_abtxt a{ margin-top: 15px; }
 .in_abqh{ margin-top: 22px; }
 .in_abspicimg{ margin-top: 18px; }
 .in_casetxt p{ font-size: 17px; }
 .in_serlist li p{ font-size: 27px; }
 .in_serlist li span{ font-size: 21px; }
 .in_serlist li i{ width: 80px; height: 80px; line-height: 80px; font-size: 36px; }
 .in_serlist li{ padding-left: 94px; }
 .f_llx li a, .f_llx li em{ font-size: 17px; }
 .f_box .lcon{ width: 758px; }
 .f_box .rcon{ margin-left: 758px; }
 .f_lmap .f_rewm{ padding-left: 35px; }
 .ab_navul li a{ padding: 12px 0; }
 .ab_com .ab_comrcon{ padding: 30px 35px 45px 0; }
 .page_tit{ font-size: 32px; }
 .ser_box{ margin-top: 22px; }
 .del_desc{ padding: 15px; }
 .del_item h2{ font-size: 26px;}
 .del_item h2{}
}

@media screen and (max-width: 1280px){
  
}

@media screen and (max-width: 1024px){
  #nav .nav-button{display: block; top: 14px; }
  header{ height: 62px;  background: #fff; }
  nav{position: fixed; left: 0;top: 0;bottom: 0;width: 250px; z-index: 999;overflow: auto;background: #222; transform: translateX(-300px);transition: 0.3s;}
  nav li{ float: none; padding: 0; }
  nav li>a{ margin:0; color: #fff; font-weight: normal; line-height: normal; font-size: 18px; display:block; padding:15px 10px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li dl{ left: 0;  top: 0; width: auto;  background: #2e2e2e;position: inherit;  opacity: 1;  height: auto !important; opacity: 1; display: block !important; }
  nav li dd a{padding: 10px 20px;display: block; border-bottom: none; color: #fff!important}
  .logo img{ height: 29px; }
  nav li.on a, nav li:hover a{ background: #df1f2d; color: #fff; }
  nav li:hover dl{ left: 0; opacity: 1; }
  #banner_home .owl-theme .owl-controls{ bottom: 8px; }
  #banner_home .owl-theme .owl-controls .owl-page span{ width: 12px; height: 12px; }
  nav li dl dd a{ color: #fff !important; padding: 12px; font-weight: normal; white-space: normal; font-size: 16px; }
  nav dl dd:hover div{display: none;}
  nav dl{ position: static; }
  #banner_home,.subbanner,.pro_main{ margin-top: 62px; }
  .logo img{ height: 38px; }
  #nav .nav-button{ background: #df1f2d ; }
  #nav .nav-button i{ color: #fff; }
  .backToTop{ right: 0; }
  .head_rcon,.p_more{ display: none; }
  .logo{ left: 0; top: 13px; }
  #nav .nav-button{ right: 0; }
  .l_fixed{ display: none; }
  .home_boxtit h2{ font-size: 30px; }
  .in_ptxt h3{ font-size: 21px; }
  .in_hotpro{ padding-bottom: 40px; }
  .in_ab{ padding: 40px 0; }
  .in_abbox .lcon h1{ font-size: 26px; }
  .in_abbox .lcon{ width: 100%; float: none; }
  .in_abbox .rcon{ width: 100%; float: none; padding-left: 0; margin-top: 15px; }
  .in_case,.in_ser{ padding: 40px 0; }
  .in_casewar .lcon h2{ font-size: 32px; }
  .in_csdesc p{ font-size: 20px; }
  .in_catel a{ font-size: 30px; }
  .in_catel i{ width: 50px; height: 50px; line-height: 50px; }
  .in_catel{ margin-top: 18px; padding-left: 60px; }
  .in_casewar .lcon{ width: 100%; float: none; padding:0; }
  .in_casewar .rcon{ margin-left: 0; }
  .in_casetxt{ height: 80px; }
  .in_ser .lcon{ display: none; }
  .in_ser .rcon{ width: 100%; float: none; padding: 0; }
  .in_newtopul li a{ font-size: 27px; }
  .in_serlcon .home_boxtit h2, .in_newtopul li.on a{ font-size: 30px; }
  .in_newtopul li:before{ top: 5px; }
  .in_newtopul:before,.in_newtopul li.on:after{ height: 4px; }
  .in_newwar{ margin-top: 20px; }
  .f_box .lcon{ width: 100%; float: none; }
  .f_box .rcon{ margin-left: 0; border-left: none; }
  .f_rmap .changpic img{ width: auto; }
  .f_box h2{ margin-bottom: 20px; }
  .f_box .rcon .f_llx li em{ margin-top: 14px; }
  .f_box .rcon{ padding: 22px 26px; }
  .ab_com{ padding: 35px 0; }
  .ab_com .ab_comlcon{ display: none; }
  .ab_com .ab_comrcon{ width: 100%; float: none; }
  .ab_com .warper:before{ width: 100%; }
  .ab_com .ab_comrcon{ padding: 25px; }
  .ab_comswi .slick-dots{ margin-top: 6px; }
  .ab_comswi{ margin-top: 12px; }
  .page_tit,.ab_cul .page_tit, .zrbox .page_tit, .ab_ser .page_tit{ font-size: 30px; }
  .ab_cul{ padding: 40px 0; }
  .ab_culul{ margin-top: 22px; }
  .ab_culul li{ padding: 22px; }
  .ab_culul li h3{ font-size: 22px; margin-top: 12px; }
  .ab_zrwar{ padding: 40px 0 0 0; }
  .zrshow{ margin-top: 20px; }
  .zr_item .lcon{ width: 100%; float: none; }
  .zr_item .rcon{ margin-left: 0; padding: 0; }
  .zr_item .rcon h4{ font-size: 25px; margin-top: 10px; margin-bottom: 10px; }
  .zrbox:before{ display: none; }
  .zrshow .in_paging{ top:35%; width: 100%; left: 0; }
  .zrshow .in_paging .slick-arrow.slick_prev2{ position: absolute; left: 0; }
  .zrshow .in_paging .slick-arrow.slick_next2{ position: absolute; right: 0; }
  .ab_ser{ padding: 35px 0; }
  .ser_desc{ padding: 0; }
  .ser_box{ margin-top: 12px; }
  .ser_box li p{ margin-top: 4px; font-size: 16px; }
  .ser_box li p span{ font-size: 19px; }
  .ab_facnav li:before{  display: none; }
  .ab_facnav li{ padding: 0 10px; font-size: 22px; }
  .ab_facnav li.on a, .ab_facnav li:hover a{ font-size: 24px; }
  .ab_factswi .item{ margin: 0 5px; }
  .proli_war{ padding-bottom: 40px; }
  .del_main .lcon h1{ font-size: 26px; }
  .del_desc{ margin-top: 8px; }
  .del_desc p{ line-height: 26px; }
  .del_tel{ margin-top: 10px; }
  .del_tel a{ font-size: 24px; }
  .pro_lxbtn a{ font-size: 17px; }
  .pro_lxbtn { margin-top: 25px; margin-right: 0; }
  .del_item{ background: transparent; }
  .del_item h2{ margin-bottom: 14px; }
  .del_jstxt p{ line-height: 26px; }
  .del_ulbox{ margin-top: 20px; }
  .del_item{ padding-bottom: 30px; }
  .del_main{ margin-bottom: 25px; }
  .del_fea li{ margin-bottom: 20px; }
  .del_appnav li a{ font-size: 18px; }
  .del_appbox{ margin-top: 15px; }
  .del_appitem p{ line-height: 26px; }
  .mess_info{ margin-top: 25px; }
  .mess_info li{ margin-bottom: 18px; }
  .del_war{ padding-bottom: 60px; }
  .ser_txt p{ font-size: 22px; }
  .ser_txt span{ font-size: 17px; line-height: 25px; }
  .ser_txt{ padding: 43px 22px 26px 22px; }
  .ser_item i{ width: 80px; height: 80px; border-radius: 80px; line-height: 80px; font-size: 40px; margin-left: -40px; }
  .ser_item{ padding-top: 35px; }
  .ser_block{ margin-top: 28px; }
  .ser_war,.case_war,.news_war{ padding-bottom: 40px; }
  .case_list li{ width: 100%; float: none; margin-right: 0; margin-bottom: 10px; }
  .news_txt{ padding: 25px; }
  .news_txt h2{ font-size: 21px; }
  .digg4{ margin-top: 30px; }
  .news_list li{ margin-bottom: 20px; }
  .news_war,.nedel_war{ padding-top: 30px; }
  .infocon h1{ font-size: 23px; }
  .infocon .time{ font-size: 16px; }
  .nedel_war{ padding-top: 0; }
  .con_map .lcon{ width: 100%; float: none; }
  .con_map .rcon{ position: static; width: 100%; padding: 35px; }
  .con_factadd{ margin-top: 26px; }
  .con_factadd h2{ font-size: 26px;}
  .con_war .del_item{ margin-top: 20px; }
  .con_war{ padding-bottom: 40px; }
}

@media screen and (max-width: 768px){
  .in_proswi,.in_ab{ padding: 20px 0; }
  .in_pronav .item{ margin: 0 2px; }
  .in_proswi .in_paging{ display: none; }
  .in_proswi .slick-dots{ position: static; }
  .in_proswi .slick-dots li{ width: auto; height: auto; }
  .in_proswi .slick-dots li button{ background: #ccc; width: 10px; height: 10px; border-radius: 10px; }
  .in_proswi .slick-dots li.slick-active button{ background: #df1f2d ; }
  .in_hotlist{ margin-top: 10px; }
  .in_ptxt span{ margin-top: 10px; }
  .in_abbox .lcon h1{ font-size: 22px; }
  .in_abtxt{ margin-top: 5px; }
  .in_abqul li{ font-size: 17px; }
  .in_case, .in_ser{ padding: 25px 0; }
  .in_casewar .lcon h2{ font-size: 24px; }
  .in_csdesc p{ font-size: 17px; }
  .in_casetxt p{ font-size: 16px; line-height: 23px; }
  .in_serlcon .home_boxtit h2, .in_newtopul li.on a{ font-size: 22px; }
  .in_newtopul li a{ font-size: 20px; }
  .in_newtopul li:before{ display: none; }
  .in_newtopul li{ padding: 0 10px; }
  .in_nttxt h2{ font-size: 20px; }
  .in_nlist li a{ padding: 15px 0; }
  .in_nlist li span{ top: 15px; }
  .f_llx li{ margin-bottom: 8px; }
  .f_lmap .f_rewm{ margin-left: 0; padding-left: 0; margin-top: 12px; }
  .f_lmap .f_ldt{ width: 100%; float: none; }
  .f_lmap .f_ldt .changpic img{ width: auto; }
  .f_box .lcon{ padding-bottom: 0; }
  .f_box h2{ font-size: 25px; }
  .ab_com{ padding: 25px 0; }
  .ab_com .ab_comrcon{ padding: 15px; }
  .page_tit, .ab_cul .page_tit, .zrbox .page_tit, .ab_ser .page_tit{ font-size: 24px; }
  .ab_sspic{ margin-top: 22px; }
  .ab_cer{ padding: 0 0 30px 0; }
  .ab_cul{ padding: 30px 0; }
  .ab_culul{ display: block; width: 100%; overflow: hidden; }
  .ab_culul li{ width: 49%; margin-right: 2%; margin-bottom: 10px; }
  .ab_culul li:nth-of-type(even){ margin-right: 0; }
  .ab_zrwar{ padding-top: 30px; }
  .ser_box li{ width: 49%; margin-right: 2%; margin-bottom: 10px; }
  .ser_box li:nth-of-type(even){ margin-right: 0; }
  .ab_factory{ padding: 30px 0; }
  .ab_factbox{ margin-top: 12px; }
  .in_ptxt h3{ font-size: 19px; }
  .del_main .lcon{ width: 100%; float: none; }
  .del_main .rcon{ width: 100%; float: none; margin-top: 12px; padding: 0; }
  .del_item h2{ background: transparent; padding-left: 0; font-size: 24px; }
  .del_ulbox{ margin-top: 12px; }
  .pat68{ padding-top: 30px; }
  .case_item .rcon h3{ font-size: 20px; }
  .news_txt{ padding: 15px; }
  .news_txt h2{ font-size: 19px; }
  .news_txt p{ margin-top: 7px; }
  .nedel_war{padding-bottom: 30px;}
  .con_factadd h2 span{ display: block; margin-left: 0; margin-top: 6px; }
}

@media screen and (max-width: 640px){
  .home_boxtit h2{ font-size: 24px; }
  .in_hotpro{ padding-bottom: 20px; }
  .in_catel i{ width: 40px; height: 40px; line-height: 40px; }
  .in_catel{ padding-left: 50px; min-height: 55px; padding-top: 3px; }
  .in_catel a{ font-size: 25px; }
  .in_nttxt{ padding: 15px 18px; }
  .in_nlist{ padding: 0 18px; }
  .ab_comswi .slick-dots li button{ width: 12px; height: 12px; }
  .ab_ser{ padding: 20px 0; }
  .prolist li{ margin-bottom: 14px; }
  .mess_info input, .mess_info textarea{ padding: 6px 12px; }
  .con_map .rcon{ padding: 20px; }
  .con_rbox h2{ font-size: 20px; }
}

@media screen and (max-width:480px){
  .footmenu{ display: block; }
  .footmenu div.con{ background: #df1f2d; }
  .f_cop{ margin-bottom: 60px; }
  .home_boxtit h2{ font-size: 21px; }
  .in_proswi, .in_ab{ padding: 10px 0; }
  .in_pname p{ font-size: 18px; }
  .in_hotlist li{ width: 100%; margin-bottom: 10px; float: none; margin-right: 0; }
  .in_abbox .lcon h1{ font-size: 19px; }
  body{ font-size: 15px; }
  .in_abtxt p{ font-size: 16px; line-height: 24px; }
  .in_abqul li i{ font-size: 18px; }
  .in_abqul li{ margin-right: 0; padding: 0 5px 15px 5px; }
  .in_abspicimg{ margin-top: 10px; }
  .in_spi li{ width: 100%; float: none; margin-right: 0; margin-bottom: 5px; }
  .in_abbox .rcon{ display: none; }
  .in_case, .in_ser{ padding: 15px 0; }
  .in_casewar .lcon h2{ font-size: 20px; }
  .in_catel a{ font-size: 23px; }
  .in_caselist li{ width: 49%; margin-right: 2%; margin-bottom: 10px; }
  .in_caselist li:nth-of-type(even){ margin-right: 0; }
  .in_casetxt p{ font-size: 15px; }
  .in_casetxt{ height: 66px; }
  .in_newtopul{ padding-bottom: 12px; }
  .in_newtopul li.on:after{ bottom: -10px; }
  .in_newtopul li a{ font-size: 18px; }
  .in_serlcon .home_boxtit h2, .in_newtopul li.on a{ font-size: 19px; }
  .in_newwar{ margin-top: 10px; }
  .in_nttxt p{ font-size: 15px; }
  .in_nttxt h2{ font-size: 17px; }
  .in_nttxt h2 span{ height: 20px; line-height: 20px; }
  footer{ padding: 15px 0; }
  .f_box .lcon,.f_box .rcon{ padding: 10px; }
  .f_box h2{ font-size: 19px; margin-bottom: 10px; }
  .f_llx li a, .f_llx li em{ font-size: 15px; }
  .ewm_pic p{ margin-top: 10px; }
  .f_cop .rcon{ display: none; }
  .f_cop .lcon{ float: none; font-size: 14px; }
  .f_cop{ padding: 10px 0; }
  .backToTop{ width: 30px; height: 30px; }
  .footmenu a{ font-size: 15px; }
  .page_tit, .ab_cul .page_tit, .zrbox .page_tit, .ab_ser .page_tit{ font-size: 20px; }
  .ab_comswi p{ font-size: 15px; line-height: 22px; }
  .ab_comswi{ margin-top: 5px; }
  .ab_sspic{ margin-top: 12px; }
  .ab_com .ab_comrcon{ padding: 6px; }
  .ab_com{ padding: 12px 0; }
  .ab_cer{ padding: 0 0 10px 0; }
  .ab_cul{ padding: 15px 0; }
  .ab_culul{ margin-top: 12px; }
  .ab_culul li{ padding: 12px; }
  .ab_culul li h3{ font-size: 18px; }
  .ab_culul li p{ line-height: 24px; }
  .zrshow .in_paging{ top: 10%; }
  .ab_zrwar{ padding-top: 12px; }
  .zr_item .rcon h4{ font-size: 18px; }
  .zr_item .rcon p,.del_desc p,.del_jstxt p,.del_fea li p,.del_appitem p,.del_item h2 span{ font-size: 15px; line-height: 23px; }
  .ser_desc{ margin-top: 8px;   }
  .ser_desc p,.infocon p{ font-size: 15px; line-height: 23px; }
  .ab_factory{ padding: 15px 0; }
  .ab_facnav li{ font-size: 18px; }
  .ab_facnav li.on a, .ab_facnav li:hover a{ font-size: 18px; }
  .pat68{ padding-top: 12px; }
  .prolist li{ width: 49%; margin-right: 2%; }
  .prolist li:nth-of-type(3n){ margin-right: 2%; }
  .prolist li:nth-of-type(even){ margin-right: 0; }
  .in_ptxt{ margin-top: 6px; }
  .in_ptxt p,.in_ptxt span{ margin-top: 5px; }
  .del_desc{ padding: 10px; }
  .del_main .lcon h1{ font-size: 21px; }
  .pro_lxbtn{ margin-top: 12px; }
  .pro_lxbtn a{ width: 100%; float: none; }
  .pro_lxbtn a:last-child{ margin-left: 0; margin-top: 3px; }
  .del_item h2{ font-size: 19px; margin-bottom: 5px; }
  .del_ulbox li{ width: 100%; float: none; margin-right: 0; margin-bottom: 6px; }
  .del_item{ padding-bottom: 10px; }
  .del_fea li p{ margin-top: 5px; }
  .del_appnav li a{ font-size: 15px; padding: 6px; }
  .del_appbox{ margin-top: 5px; }
  .mess_info{ margin-top: 6px; }
  .mess_info li{ width: 100%; float: none; margin-right: 0; margin-bottom: 5px; }
  .mess_info textarea{ height: 110px; }
  .rel_prowar .item{ margin: 0 4px; }
  .del_war{ padding-bottom: 20px; }
  .in_ptxt h3{ font-size: 17px; }
  .ser_nav li{ width: 100%; float: none; margin-right: 0; }
  .ser_txt span{ margin-top: 6px; height: auto; }
  .ser_block{ margin-top: 12px; }
  .del_fea li{ margin-bottom: 10px; }
  .case_war{ padding-top: 12px; }
  .case_item .lcon{ width: 100%; float: none; }
  .case_item .rcon{ margin-left: 0; padding: 10px; }
  .case_item .rcon span{ margin-top: 8px; }
  .case_item .rcon h3{ font-size: 17px; }
  .ser_war, .case_war, .news_war{ padding-bottom: 30px; }
  .digg4{ margin-top: 10px; }
  .infocon h1{ font-size: 19px; }
  .infocon .time{ margin: 5px 0; }
  .infocon img{ margin: 3px 0; }
  .infocon .other div{ font-size: 15px; }
  .infocon .other{ margin-top: 18px; padding-top: 6px; }
  .news_war{ padding-top: 12px; }
  .news_txt{ padding: 10px; }
  .news_txt h2{ font-size: 17px; }
  .news_txt p{ font-size: 15px; }
  .news_txt em{ margin-top: 5px; }
  .news_txt span{ margin-top: 8px; }
  .news_list li{ margin-bottom: 10px; }
  .con_ewm{ position: static; }
  .con_rbox ul li{ margin-bottom: 9px; }
  .con_rbox ul li a,.con_rbox ul li em{ font-size: 16px; }
  .con_rbox ul{ margin-top: 14px; }
  .con_factadd{ margin-top: 10px; }
  .con_factadd h2{ font-size: 18px; }
  .con_factadd h2 span{ font-size: 15px; }
  .fact_add{ margin-top: 8px; }
  .con_war .del_item{ margin-top: 9px; }
  .del_item h2 span{ margin-top: 6px; }
  .con_war{ padding-bottom: 20px; }
  .del_block iframe {height: 260px;}
  .con_ewm{position: static;/* float: left; */width: 100%;}
  .con_ewm .ewmcon{width: 30%;display: inline-block;margin-left: 2%;/* float: left; */}
 
}











