@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'opensans';
  src: url('fonts/opensans.eot');
  src: local('☺'), url('fonts/opensans.woff') format('woff'), url('fonts/opensans.ttf') format('truetype'), url('fonts/opensans.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensansB';
  src: url('fonts/opensansB.eot');
  src: local('☺'), url('fonts/opensansB.woff') format('woff'), url('fonts/opensansB.ttf') format('truetype'), url('fonts/opensansB.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensansL';
  src: url('fonts/opensansL.eot');
  src: local('☺'), url('fonts/opensansL.woff') format('woff'), url('fonts/opensansL.ttf') format('truetype'), url('fonts/opensansL.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'POPPINS-SEMIBOLD';
  src: url('fonts/POPPINS-SEMIBOLD.eot');
  src: local('☺'), url('fonts/POPPINS-SEMIBOLD.woff') format('woff'), url('fonts/POPPINS-SEMIBOLD.ttf') format('truetype'), url('fonts/POPPINS-SEMIBOLD.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Inter-Bold-4';
  src: url('fonts/Inter-Bold-4.otf');
  src: local('☺'), url('fonts/Inter-Bold-4.woff') format('woff'), url('fonts/Inter-Bold-4.ttf') format('truetype'), url('fonts/Inter-Bold-4.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{font-family:opensans,Arial, Helvetica, sans-serif; font-size: 18px;overflow-x: hidden; color: #222;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0; }
input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0;}
img{border: 0 none;vertical-align: middle; max-width: 100%; }
a{color: #222;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#c81f21;}
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; width: 100%;
}
.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 3283518 */
  src: url('fonts/iconfont.woff2?t=1648611482146') format('woff2'),
       url('fonts/iconfont.woff?t=1648611482146') format('woff'),
       url('fonts/iconfont.ttf?t=1648611482146') format('truetype');
}

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

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

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

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

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

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

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

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

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

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

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



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

.media{ display: inline-block; margin-top: 22px; }
.media a{color: #343434; font-size: 18px; background:#919191 ; width: 32px; height: 32px; line-height: 32px; border-radius: 32px; text-align: center; margin: 0px 2px; display:inline-block;}
.media a:hover{ color: #fff; opacity: 0.85; }
.media a:hover:nth-of-type(1){ background: #537bbc; }
.media a:hover:nth-of-type(2){ background: #dd1829; }
.media a:hover:nth-of-type(3){ background: #1296db;}
.media a:hover:nth-of-type(4){ background: #0079ba; }


header{ width: 100%; height: 142px; background: #fff; z-index: 999; position: fixed; top: 0;  left: 0; }
.h_top{ height: 42px; overflow: hidden; background: #c81f21; }
.h_tlx{ line-height: 42px; overflow: hidden; font-family: opensans; width: 60%; float: left; }
.h_tlx li{ float: left; font-size: 16px; padding: 0 15px; position: relative; color: #fff;  }
.h_tlx li a{ color: #fff; }
.h_tlx li a:hover{ text-decoration: underline; }
.language{ float: right; font-size: 16px; padding-top: 9px; }
.language a{ color: #fff; }
.language a img{ margin-right: 6px; }
.language a *{ vertical-align: middle; }
.language a:hover{ text-decoration:underline; }


.h_bot{ position: relative; }
.position{ box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); }

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


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

.del_table{ overflow-x: auto; margin-top:20px; }
.del_table table{ border-top: 1px solid #dedede; background: #fff; border-left: 1px solid #dedede; width: 100%; }
.del_table table tr td{ padding: 12px; font-size: 16px; color: #666; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; }
.del_table table tr:nth-of-type(odd) td{ background: #f8f8f8; }
.del_table table tr:hover td{ background: #c81f21; color: #fff;  }

.l_fixed{ width: 40px; position: fixed; top: 30%; right: 0; z-index: 666; }
.l_fixed li{ position: relative; margin-bottom: 1px; transition: all 0.3s; }
.l_fixed li a{ width:100%; height: 40px; font-size: 20px; text-align: center; line-height: 40px; background: #40a7f3; color: #fff; display: block; }
.l_fixed li a i{ font-size: 20px; }
.l_fixed li a span{ display:block; position: absolute; top: 0; line-height: 40px; padding: 0 10px; background: #40a7f3; right: -999px; width: 0; font-size: 16px; transition: all 0.5s; }
.l_fixed li:nth-of-type(2) a{ background: #edac26; }
.l_fixed li:nth-of-type(3) a{ background: #537bbc; }
.l_fixed li:nth-of-type(4) a{ background: #0079ba; }
.l_fixed li:nth-of-type(5) a{ background: #1296db; }
.l_fixed li:nth-of-type(6) a{ background: #dd1829; }
.l_fixed li:nth-of-type(2) a span{ background: #edac26; }
.l_fixed li:nth-of-type(7) a{ background: #24a40f; }
.l_fixed li:nth-of-type(8) a{ background: #24a40f; }
.l_fixed li:hover a span{ width: 250px; right: 40px; }
.l_fixed li:hover{ opacity: 0.9; }
.f_what{  background: #24a40f; width: 0; position: absolute; top: 0; right: 60px; }
.f_what:after{ content: ""; position: absolute; top: 0; right: -19px; width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 19px 0;
border-color: transparent #24a40f transparent transparent; display: none;
 }
 .f_what img{ width: 100%; }
  .l_fixed li:hover .f_what{ width: 130px; padding: 10px; }
  .l_fixed li:hover .f_what:after{ display: block; }


nav{ float: right; margin-right: 76px; }
nav li{ float: left; margin: 0 25px; position: relative; }
nav li>a{ font-family:POPPINS-SEMIBOLD; position: relative;font-size: 18px; text-transform: capitalize; color: #222; line-height: 100px; display: block; text-align: center;}
nav li a:before{ position: absolute; width: 0; transition: all 0.3s; left: 50%; margin-left: -40%; content: ""; height: 3px; background: #c81f21; bottom: 23px; }
nav li.on a,nav li:hover a{ color: #c81f21;  }
nav li.on a:before ,nav li:hover a:before{ width: 80%; }
nav li:last-child{ margin-right: 0; }
nav dl{ transition: opacity 1s ease;position: absolute; display: none; background: #fff; min-width: 240px; top: 100px;  left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative; border-bottom: 1px solid #eee; }
nav dl dd:last-child{ border: none; }
nav li dl dd a{ opacity: 1; line-height: normal; font-size: 16px; background: transparent !important; color: #333 !important; display: block; padding: 13px 18px; text-align: left;     text-transform: capitalize;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #c81f21 !important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: auto;position: absolute; left: 100%; top: 0; background:rgba(200,31,33,.6); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:13px 18px; color: #fff !important; border-bottom: none; min-width: 200px; }

.head_rcon{ position: absolute; width: 50px; right: 0; top: 32px; }
.search-button{ width: 50px; height: 27px; margin-top: 4px; text-align: center; line-height: 27px; }
.search-button i{ color: #333; font-size: 22px; cursor: pointer; }
.searchform{ overflow: hidden;background:#c81f21;position: absolute; right: 0; height: 0; top:68px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff; }
.searchform input{ width: 190px; background:#c81f21; color: #fff; line-height:51px; padding-left:10px; float: left; }
.searchform button{ width:54px; line-height:51px; background:#c81f21; 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;}


.banner_home{ margin-top: 142px;  position: relative; }
.banner_home .custom_paging{ position: absolute; width: 100%; top: 35%; left:0; z-index: 8; }
.banner{ position: relative; }
.banner .slick-dots{ bottom: 40px; }
.banner .slick-dots li button{ background: #fff; padding: 0; width: 18px; height: 18px; border-radius: 18px; }
.banner .slick-dots li{ width: auto; height: auto; margin: 0 8px; }
.banner .slick-dots li.slick-active button{ background: #c81f21; }

footer{ background:#343434;  }
.f_box{ width: 100%; overflow: hidden; }
.f_navinfo{ padding-top: 95px; padding-bottom: 28px; overflow: hidden; }
.f_navinfo .f_item1{ float: left; width: 21%; }
.f_navinfo .f_item1 p{ line-height: 34px; color: #ccc; margin-top: 16px; height: 102px; overflow: hidden; }
.f_navinfo .f_item2{ float: left; width: 20%; margin-left: 4%;}
.f_navinfo .f_item3{ float: left; width: 21%; }
.f_navinfo .f_item4{ float: right; width: 25%;}
.f_navinfo h4{ margin-bottom: 10px; color: #fff; font-size: 24px; font-family: opensansB; position: relative; font-weight: normal; }
.f_nav{ margin-top: 12px; }
.f_nav li{ line-height: 35px; padding-left: 16px; position: relative; }
.f_nav li a{ color:#ccc; }
.f_nav li:after{ position: absolute; top: 15px; left: 0; content: ''; width: 5px; height: 5px; background: #c81f21; }
.f_nav li a:hover{ color: #c81f21; }
.con_lxfs{ margin-top: 12px; width: 100%; overflow: hidden; }
.con_lxfs li{ line-height: 37px; padding-left:28px; position: relative; }
.con_lxfs li i{ position: absolute; top: 0; left: 0; color: #ccc; }
.con_lxfs li p{ color: #63b54d; font-size: 16px; }
.con_lxfs li span,.con_lxfs li a{ color:#ccc; display:inline-block;  font-size: 16px; font-family: opensans; }
.con_lxfs li a:hover{ color: #c81f21; }

.f_item4 form{ position: relative;}
.f_item4 input{ height:43px; line-height: 43px; }
.f_item4 input,.f_item4 textarea{  width: 100%; background:transparent; border: 1px solid #9ea0a6; border-radius: 0; padding: 2px 18px; font-family: opensans; resize: none; color: #fff; font-size: 14px;}
.f_item4 input::-webkit-input-placeholder, .f_item4 textarea::-webkit-input-placeholder{ color: #9ea0a6; }
.f_item4 textarea{ padding:5px 18px; height: 82px; }
.f_item4 button{ width:100%; height: 50px; font-size: 14px; text-transform: uppercase; font-family:opensansB;  margin: 0 auto; display: block; color: #c81f21; text-align: center; background:#fff; border: none; cursor: pointer; }
.f_item4 ul li{ position: relative; margin-bottom: 10px;  float: left; width: 49%; }
.f_item4 button:hover{ opacity: 0.85; color: #fff; background: #c81f21; }
.f_item4 ul li:nth-of-type(2){ margin-left: 2%; }
.f_item4 ul li:nth-of-type(3),.f_item4 ul li:nth-of-type(4),.f_item4 ul li:nth-of-type(5){ width: 100%; }


.copyright{ padding:20px; font-size: 16px; background: #2e2e2e; clear: both; text-align: center; color:#b0b0b0; }
.copyright a{ color:#b0b0b0;}
.copyright a:hover{ text-decoration: underline; }

.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
.cl{ clear: both; }
.pro_rel{ position: relative; }
/*版块标题*/
.home_boxtit{ text-align: center; font-size: 48px; font-family: opensansB; text-transform: uppercase; position: relative; }

/*首页*/
.in_caty{ width: 100%; overflow: hidden; }
.in_caty li{ float: left; width: 25%; }
.in_caitem{ overflow: hidden; position: relative; background-image: linear-gradient(to right, #d7d7d7 , #fff); }
.in_caitem a{ min-height: 360px; padding: 32px 30px 32px 50%; display: block; width: 100%; }
.in_capic{ width: 226px; position: absolute; top: 48px; left: 0px; transition: all 0.3s; }
.in_caitem:hover .in_capic{ left: 0; }
.in_caitem h2{font-size: 20px;color: #9d9d9d;font-family: opensansB;text-transform: uppercase;line-height: 27px;height: 81px;overflow: hidden;}
.in_caitem i{ margin-left:60px; width: 50px; transition: all 0.3s; height: 50px; text-align: center; line-height: 50px; border-radius: 50px; font-size: 24px; background: #c81f21; color: #fff; display: inline-block; margin-top: 118px; }
.in_caitem:hover i{ margin-left: 15px; }
.in_caitem:hover h2{ color: #c81f21; }

.in_prowar{ padding: 65px 0 60px 0; background: #f1f1f1; }
.in_hotprolist{ width: 100%;  margin-top: 30px; display: -ms-flexbox;
    display: flex; -ms-flex-flow: row wrap;  flex-flow: row wrap;
    -ms-flex-pack: justify;}
.in_hotprolist li{ width: 24%; margin-right: 1.3%; margin-bottom: 20px; -ms-flex: none; flex: none; }
.in_hotprolist li:nth-of-type(4n){ margin-right: 0; }
.in_hotitem{ background: #fff; }
.in_hottxt{ padding: 8px 20px 25px 20px; }
.in_hottxt h3{ font-size: 18px; font-family: opensansB; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.in_hottxt p{ overflow: hidden; margin-top: 5px; font-size: 14px; line-height: 21px; height: 42px; color: #666; }
.in_hotitem{ box-shadow: 0 0.3rem 1rem -0.75rem rgba(0,0,0,.5); transition: all 0.5s; }
.in_hotitem:hover{ transform: translateY(-5px); box-shadow: 0 3rem 1.375rem -1.56rem #ddd }
.in_hotitem:hover .changpic img{ transform: scale(1.12); }


.in_abbox{ padding: 75px 0;   }
.in_abwar{ width: 100%; overflow: hidden; }
.in_abwar .lcon{ width: 448px; float: left; }
.in_abwar .rcon{ margin-left: 448px; padding: 28px 0 0 85px; }
.in_abwar .lcon .home_boxtit{ text-align: left; }
.s_bt{ font-family: opensansL; color: #666; }
.in_abtxt{ margin-top: 20px; }
.in_abtxt p{ font-size: 16px; line-height: 24px; height: 192px; overflow: hidden; color: #666; font-family:opensansL;  }
.more_btn{ display: inline-block; border-radius: 40px; margin-top: 40px; padding: 14px 46px; background: #c81f21; color: #fff; font-size: 16px; }
.more_btn:hover{ color: #fff; border-radius: 0; }
.in_abvideo{ position: relative; }
.in_abvideo i{ color: #fff; font-size: 74px; position: absolute; top: 50%; margin-top: -37px; left: 50%; margin-left: -37px; }
.in_abvideo:hover .changpic img{ transform: scale(1.12); }

.bigbg{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox{ width: 800px; background: #fff; height: auto; position: absolute; top: 30%; left: 50%; margin-left: -400px; }
.allhide{ opacity: 0; z-index: -3; }

.in_newwar{ padding: 65px 0 80px 0; position: relative; transform-style: preserve-3d; }
.in_newslist{ margin-top: 26px; overflow: hidden; }
.in_newslist li{ float: left; width: 32%; margin-right: 2%; }
.in_newslist li:last-child{ margin-right: 0; }
.in_nitem{ background: #fff; }
.in_ntxt{ padding: 22px 25px 24px 25px; }
.in_newwar:before{ z-index: -1; background: url(images/in_nbg.png) no-repeat; background-size: cover; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 50%; }
.in_newwar .home_boxtit{ color: #fff; }
.i_n{ font-size: 14px; color: #666; }
.i_n span{ display: inline-block; margin-right: 10px; color: #fff; font-size: 14px; padding: 3px 5px; background: #c81f21; }
.in_ntxt p{ line-height: 27px; font-family: opensansB; height: 54px; overflow: hidden; margin-top: 8px; }
.in_nitem:hover .changpic img{ transform: scale(1.15); }


.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{ margin-top: 142px; position: relative; }
.subbanner img{ width: 100%; }
.sub_nav{ position: absolute; width: 100%; top:35%; left: 0; }
.sub_nav h3{ font-size: 42px; position: relative; margin-bottom: 12px; padding-left: 18px; color: #fff; font-family: Inter-Bold-4; }
.sub_nav h3:before{ content: ""; position: absolute; top: 10px; left: 0; width: 6px; height: 30px; background: #c81f21; }
.sub_nav span,.sub_nav a{ color: #fff; font-size: 16px; }
.sub_nav i{ color: #fff; font-size: 20px; }
.pt80{ padding-top: 80px; }
/*关于我们*/
.page_tit{ font-size: 36px; font-family: opensansB; }
.ab_txt{ margin-top: 20px; }
.ab_txt p{ font-size: 16px; line-height: 24px; color: #666; margin-bottom: 20px; }
.ab_miss{ margin-top: 42px; position: relative; background: #c81f21; }
.ab_mpic{ width: 50%; }
.ab_miss .warper{ position: absolute; top: 0; left: 50%; margin-left: -700px;  }
.ab_mistxt{ width: 50%; float: right; padding: 80px 0 0 75px; color: #fff; }
.ab_mitx{ margin-top: 12px; }
.ab_mitx p{ line-height: 28px; margin-bottom: 10px; }
.ab_go{ padding: 45px 0 105px 0; }
.ab_gdes{ margin-top: 5px; }
.ab_piclist{ width: 100%; overflow: hidden; margin-top: 38px; }
.ab_piclist li{ float:left; width: 23.55%; margin:0 0.6% 15px 0.6%; }
.ab_piclist li:hover .changpic img{ transform: scale(1.15); }
.ab_piclist li:first-child{ width: 49.2%; }
/*产品列表*/
.pro_war{ background: url(images/pro_bg.jpg) left 52% no-repeat; }
.pro_listwar{ width: 100%; overflow: hidden; padding-bottom: 86px; }
.pro_listwar .lcon{ width: 338px; float: left; }
.pro_listwar .rcon{ margin-left: 338px; padding-left:36px; }
.pro_nav{ }
.pro_nav h3,.pro_cate h3{ background: #c81f21; text-align: center; position: relative; padding:15px 18px; color: #fff; font-size: 24px; font-family: opensansB; }
.pro_nav h3 a{ display: none; }
.accordion {width: 100%; padding: 10px 0; background: #fff; }
.accordion li{ border-bottom: 1px solid #eee; }
.accordion li .links.active{ background: url(images/select_iconq2.png) no-repeat 94% 25px; }
.accordion li .links.active a{  }
.accordion li:hover .links a{ color: #c81f21; }
.accordion li:hover .links.active a{ color: #000; }
.accordion li:last-child{ border-bottom: none; }
.accordion .links { cursor: pointer; display: block; position: relative; background: url(images/select_iconq.png) no-repeat 94% 25px;  padding: 17px 40px 17px 13px; }
.accordion .links:before{ content: "\e60b"; position: absolute; color: #c81f21; top: 16px; left: 26px; font-size: 20px; font-family: iconfont; }
.accordion .links a{ display: inline-block; position: relative; font-size: 16px; }
.submenu {display: none; overflow: hidden; padding-bottom: 20px; }
.submenu.on{ display: block; }
.accordion li ul.active{display: block}
.submenu li { padding-left: 56px; padding-right: 55px; display:block; position: relative; line-height: normal;  border-bottom: none; }
.submenu li:after{ content: ""; position: absolute; top: 10px; left: 45px; width: 4px; height: 1px; background: #333; }
.submenu a { display: inline-block;  width: 100%; font-size: 14px; line-height: 21px; }
.submenu li a:hover{ color: #c81f21; }
.submenu li.on:after,.submenu li.on a{ color: #c81f21; }

.pro_cate{ margin-top: 42px; }
.hot_plist{ margin-top: 20px; overflow: hidden; }
.hot_plist li{ width: 48%; float: left; margin-right: 4%; margin-bottom: 15px; }
.hot_plist li:nth-of-type(even){ margin-right: 0; }
.hot_item{ text-align: center; }
.hot_item p{ margin-top: 8px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hot_item:hover .changpic img{ transform: scale(1.15); }


.all_pro{  position: relative; padding:0 0 22px 0; border-bottom: 1px solid #e9e9e9; }
.all_pro h2{ font-size:24px; font-weight: normal; }


.pro_list{ margin-top: 36px; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-pack: justify; }
.pro_list li { width: 32%; margin-right: 2%; margin-bottom: 30px;-ms-flex: none; flex: none;}
.pro_list li:nth-of-type(3n){ margin-right: 0; }
.pro_list li .in_hottxt{ padding: 15px 12px; }
/*分页 结束*/
.digg4{ font-size: 14px; margin-top: 35px; text-align: center;}
.digg4 a,.digg4 span.disabled,.digg4 span.current{width:28px; text-align: center; cursor: pointer; background: #fff; display: inline-block; vertical-align: middle; height:28px; line-height: 28px; color:#bfbfbf; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { background: #c81f21; color: #fff;  }
.digg4 span.disabled { font-size: 15px;  font-weight: normal; background: #bfbfbf; color: #fff; line-height: 27px;  }
.digg4 a{ color: #333; border:1px solid #d9e5ea; }
.digg4 span.disabled:hover{ background: #c81f21; color: #fff; }
.hidden-fields-container{ display:none;}
/*产品详情*/
.del_zt{margin-top: 142px;/* background:url(images/del_mbg.jpg) no-repeat; */background-size: cover;}
.del_mainpic{ overflow: hidden; background: #f4f4f4; }
.del_mainpic .lcon{ width: 50%; float: left; position: relative; }
.del_mainpic .rcon{ margin-left: 50%; padding: 30px 14px 0 26px; }
.del_bigswi{ position: relative; }
.del_swi .slick-dots{ position:absolute; bottom:16px;}
.del_swi .slick-dots li{ width:auto; height:auto;}
.del_swi .slick-dots li button{ width:14px; height:14px; border-radius:14px; padding:0; background:#666;}
.del_swi .slick-dots li.slick-active button{ background:#c81f21;}

.delpaging{ position: absolute; top: 40%; left: 0; width: 100%; }
.delpaging .slick-arrow{ width: 48px; cursor: pointer; position: relative;
    height: 48px; line-height: 48px; border-radius: 48px;
    text-align: center; background: rgba(255,255,255,0.7); color: #294b7e; display: inline-block; }
.delpaging .slick-arrow i{ font-size: 24px; color: #ddd; }
.delpaging .slick-arrow.slick_prev{ position: absolute; top: 0; left: 30px; transform: rotate(180deg); }
.delpaging .slick-arrow.slick_next{ position: absolute; top: 0; right: 30px; }
.delpaging .slick-arrow:hover{ background: #c81f21; }
.delpaging .slick-arrow:hover i{ color: #fff; }
.del_btn{ width: 100%; overflow: hidden; }
.del_btn li{ width: 50%; float: left; }
.del_btn li a{ display: block; text-transform: uppercase; font-size: 22px; width: 100%; padding: 28px 0; text-align: center; color: #fff; background: #c81f21; }
.del_btn li a i{ font-size: 36px; }
.del_btn li a p{ margin-top: 5px; }
.del_btn li:last-child a{ background: #ad1a1c; }
.del_btn li a:hover{ background: #a31416; }

.del_mainpic .rcon h1{ font-size: 36px; font-weight: 700;  }
.del_msbox{ margin-top: 36px;  }
.ms_ul li{ margin-bottom: 20px; }
.ms_ul li:last-child{ margin-bottom: 0; }
.ms_ul li h5{ font-size: 18px; }
.ms_ul li p{ margin-top: 10px; color: #666; font-size: 16px; line-height: 24px; }
.share{ margin-top: 30px; font-size: 22px; color: #666; }
.dian{ margin-top: 10px; }
.dian span{ display: block; padding-left: 12px; font-size: 16px; color: #666; margin-bottom: 12px; position: relative; }
.dian span:before{ content: ""; position: absolute; top: 6px; left: 0; width: 6px; height: 6px; border-radius: 6px; background: #c81f21; }

.del_block{ padding-bottom: 75px; padding-top: 68px;  }
.del_item{ margin-bottom: 60px; overflow: hidden; }
.del_item h4{ font-size: 36px; font-family: opensansB; padding-left: 20px; position: relative; }
.del_item h4:before{ content: ""; position: absolute; top: 8px; left: 0; width: 6px; height: 28px; background: #c81f21; }
.del_block .del_item:last-child{ margin-bottom: 0; }
.del_jys{ width: 100%; overflow: hidden; }
.del_jys .lcon{ width: 50%; float: left; }
.del_jys .rcon{ width: 50%; float: right; padding-left: 50px; padding-right: 50px; }
.del_intro{ margin-top: 25px; }
.del_intrs p{ color: #666; line-height: 30px; }
.del_intrs{ position: relative; margin-top:60px; }
.del_intrs .slick-dots{ position: absolute; bottom: 32px; left: 0; width: 100%; }
.del_intrs .slick-dots li{ width: auto; height: auto; }
.del_intrs .slick-dots li button{ width: 10px; height: 10px; border-radius: 10px; background: #fff; }
.del_intrs .slick-dots li.slick-active button{ background: #53a144; }

.del_adv{ width: 100%; overflow: hidden; }
.del_adv .lcon{ width: 50%; float: left; padding-right: 70px; }
.del_adv .rcon{ width: 50%; float: right; padding-left: 45px; }
.adv_desc{ font-style: italic; color: #444; margin-top: 10px; }
.adv_num{ margin-top: 25px; }
.adv_num li{ padding-left: 35px; position: relative; margin-bottom: 24px; color: #666; }
.adv_num li span{ position: absolute; top: 0; left: 0; font-size: 14px; box-shadow: 2px 0 3px #c81f21; display: inline-block; width: 24px; height: 24px; text-align: center; line-height: 24px; background: #fff; border-radius: 24px; }

.app_num{margin-top: 25px;}
.app_num li{ padding-left: 35px; position: relative; margin-bottom: 24px; color: #666; }
.app_num li span{ position: absolute; top: 0; left: 0; color: #ffff; font-size: 14px; display: inline-block; width: 24px; height: 24px; text-align: center; line-height: 24px; background: #c81f21; border-radius: 24px; }


.del_pp p{ font-size: 16px; line-height: 30px; color: #666; margin-bottom: 25px; }
.del_pp p:last-child{ margin-bottom: 0; }

.del_xswi{ margin-top: 28px; position: relative; }
.xswi_box .item{ margin: 0 16px; }
.del_xswi .slick-arrow.slick_prev2{ position: absolute; top: 0; left: 0; transform: rotate(180deg); }
.del_xswi .slick-arrow.slick_next2{ position: absolute; top: 0; right: 0; }
.del_span p{ font-size: 16px; line-height: 30px; color: #666; }
.del_span p span{ color: #294b7e; font-weight: bold; }
.rel_pswi{ margin-top: 20px; }
.rel_boxnr .item{ margin: 0 10px; }
.rel_pswi{ position: relative; }
.rel_pswi .in_csepaging{ position: absolute; width: 100%; left: 0; top: 35%; }
.rel_pswi .in_csepaging .slick-arrow{ width: 50px; cursor: pointer; transition: all 0.3s; height: 50px; line-height: 50px; background: #c81f21; text-align: center; line-height: 50px; color: #fff; }
.rel_pswi .in_csepaging .slick-arrow.slick_prev2{ position: absolute; top: 0; left: 10px; transform: rotate(180deg); }
.rel_pswi .in_csepaging .slick-arrow.slick_next2{ position: absolute; top: 0; right: 10px; }
.rel_pswi .in_csepaging .slick-arrow:hover{ border-radius: 50px; }
.proform{ margin-top: 18px; overflow: hidden; padding: 5px; }
.proform li{ float: left; width: 49%; margin-bottom: 18px; position: relative;  }
.proform li:nth-of-type(even){ float: right; }
.proform li:nth-of-type(5),.proform li:nth-of-type(6){ width: 100%; }
.proform input,.proform textarea{width: 100%; color: #000; resize: none; box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1); font-family:opensans; background:#fff; border:none; border-radius: 0;  font-size:18px; line-height: 26px; padding:19px 18px; }
.proform select{ height: 64px; width: 100%; background: #fff; box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1); font-family:opensans; font-size:18px; padding:0 18px; }
.proform textarea{height: 226px;}
.proform form input::-webkit-input-placeholder,.proform form textarea::-webkit-input-placeholder { color: #888;}
.proform form input:-moz-placeholder,.proform form textarea:-moz-placeholder {color: #888;}
.proform button{ font-size:16px; width: 176px; border-radius: 60px; height:50px;  cursor: pointer; color: #fff; background: #c81f21; border:none; font-family:opensans; }
.proform button span{ text-decoration: underline; }
.proform button:hover{ opacity: 0.9; background: #ed2c2e; }

.form_pp{ font-size: 16px; color: #999; font-family:opensans; margin-top: 15px; }

/*news*/
.news_war{ padding-bottom: 95px; }
.news_list{ width: 100%; overflow: hidden; }
.news_list li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 30px; }
.news_list li:nth-of-type(3n){ margin-right: 0; }

/*case*/
.case_war{ padding-bottom: 80px; }
.case_list{ width: 100%; overflow: hidden; }
.case_list li{ float: left; width: 49%; margin-right: 2%; margin-bottom: 45px; }
.case_list li:nth-of-type(even){ margin-right: 0; }
.case_tit{ padding-left: 16px; position: relative; margin-bottom: 20px; }
.case_tit p{ font-family: opensansB; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.case_tit:before{ content: ""; position: absolute; top: 0; left: 0; width: 4px; height: 22px; background: #c81f21; }
.case_item:hover .changpic img{ transform: scale(1.15); }



.infocon h1{font-size:32px; font-family: opensansB; 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: 16px; color: #707879; }
.infocon .time i{ font-size: 20px; }
.infocon .other{ padding-top:15px; margin-top:10px; font-size: 16px; line-height: 24px;}
.infocon .other div{padding:5px 0;}
.infocon .other div b{ font-weight: normal; color: #333; }
.infocon .other{ color: #888; }
.infocon .other a{color: #888}
.infocon .other a:hover{ color: #c81f21 ; }
.infocon p{line-height:24px; font-size: 16px; margin-bottom: 8px; color: #888; }


/*contact*/
.con_warb{ padding-bottom: 70px; }
.con_usform{ margin-top: 70px; overflow: hidden; }
.con_uslcon{ width: 946px; float: left; }
.con_usrcon{ padding-left: 50px; margin-left: 946px; }
.con_usform h3{ padding-bottom: 20px; margin-bottom: 38px; position: relative; font-size: 30px; font-family: opensansB; }
.con_usform h3:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 78px; height: 2px; background: #e5322d; }
.con_usrcon em{ line-height: 24px; color: #7f7f7f; font-size: 16px; }
.us_ulbox{ margin-top: 25px; }
.us_ulbox li{ line-height: 30px; margin-bottom: 6px; }
.us_ulbox li a,.us_ulbox li span{ color: #666; }
.us_ulbox li:nth-of-type(1) a,.us_ulbox li:nth-of-type(3) a{ color: #e5322d; }
.us_ulbox li a:hover{ color: #e5322d; }
.con_usrcon .media a{ width: 35px; height: 35px; line-height: 35px; }
.con_usrcon .media a:first-child{ background: #0071e0; color: #fff; }
.con_usrcon .media a:nth-of-type(2){ background: #d10000; color: #fff; }
.con_usrcon .media a:nth-of-type(3){ background: #55acee; color: #fff; }
.con_usrcon .media a:nth-of-type(4){ background: #0071e0; color: #fff; }

.quiry_info{ overflow: hidden;  }
.quiry_info li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 18px; position: relative;  }
.quiry_info li:nth-of-type(3){ margin-right: 0; }
.quiry_info li:nth-of-type(4),.quiry_info li:nth-of-type(5){ width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; color: #000; font-family:seguisb; resize: none;  background:#fff; border:1px solid #ccc; border-radius: 0;  font-size:16px; line-height: 26px; padding:10px; }
.quiry_info select{ width: 100%; color: #000; resize: none; box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1); background:#fff; border:none; border-radius: 0;  padding: 0 18px; font-size:18px; line-height: 64px; height: 64px; }
.quiry_info textarea{height: 220px;}
.quiry_info form input::-webkit-input-placeholder,.quiry_info form textarea::-webkit-input-placeholder { color: #666;}
.quiry_info form input:-moz-placeholder,.quiry_info form textarea:-moz-placeholder {color: #666;}
.quiry_info button{ border: none; width: 195px; font-family:seguisb; border-radius: 0; display: block; font-size: 16px; cursor: pointer; background: #da251d; color: #fff; height: 50px; }
.quiry_info button:hover{ opacity: 0.85; }
.quiry_info li:nth-of-type(5){ margin-bottom: 0; }

/*404*/
.no_fun{ text-align: center; }
.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); }

@media screen and (max-width: 1680px){
  .backToTop{ right: 0; width: 50px; height: 50px; }
  .in_capic{ left: 0px; }
  .in_caitem i{ width: 40px; height: 40px; line-height: 40px; }
  .home_boxtit{ font-size: 40px; }
}

@media screen and (max-width: 1600px){
  .in_caitem a{ padding: 32px 10px 32px 50%; }
  .ab_mistxt{ padding: 35px 0 0 48px; }
}

@media screen and (max-width: 1440px){
  .warper{ width: 90%; }
  .in_caitem:hover .in_capic{ left: 0px; }
  .home_boxtit{ font-size: 36px; }
  .in_prowar,.in_abbox{ padding: 40px 0; }
  .in_hotprolist{ margin-top: 16px; }
  .in_newwar{ padding: 40px 0 60px 0; }
  .f_navinfo{ padding-top: 40px; }
  .f_navinfo .f_item3{ width: 26%; }
  .in_caitem a{ min-height: 288px; padding: 32px 10px 32px 37%; }
  .in_capic{ width: 168px; }
  .pt80{ padding-top: 50px; }
  .all_pro{ padding-bottom: 10px; }
  .pro_list{ margin-top: 18px; }
  .pro_list li{ margin-bottom: 20px; }
  .pro_listwar{ padding-bottom: 60px; }
  .position .h_top{ display: none; }
  header.position{ height: 100px; }
  .pro_listwar .rcon{ padding-left: 25px; }
  .del_zt{ padding: 0 0 80px; }
  .del_mainpic .rcon{ padding: 40px 40px 0 40px; }
  .del_mainpic .rcon h1{ font-size: 31px; }
  .dian span{ margin-bottom: 6px; }
  .del_item h4{ font-size: 28px; }
  .del_intro{ margin-top: 16px; }
  .adv_num li,.app_num li{ margin-bottom: 15px; }
  .del_item{ margin-bottom: 40px; }
  .del_block{ padding-bottom: 40px; }
  .case_list li{ margin-bottom: 30px; }
  .ab_miss .warper{ margin-left: -45%; }
  .page_tit{ font-size: 29px; }
  .ab_txt p{ margin-bottom: 10px; }
  .ab_go{ padding: 45px 0; }
  .ab_piclist{ margin-top: 22px; }
  .news_war{ padding-bottom: 50px; }
  .con_usform h3{ margin-bottom: 22px; padding-bottom: 11px; }
  .con_uslcon{ width: 60%; }
  .con_usrcon{ margin-left: 60%; }
  .con_usform{ margin-top: 45px; }
  .in_capic{ left: 0px;}
}


@media screen and (max-width: 1366px){
  .in_ntxt{ padding: 20px; }
  .del_mainpic .rcon h1{ font-size: 27px; }
  .ab_mitx p{ font-size: 16px; line-height: 24px; }
  .infocon h1{ font-size: 26px; }
}

@media screen and (max-width: 1280px){
  nav li{ margin: 0 15px; }
  .home_boxtit{ font-size: 32px; }
  .more_btn{ margin-top: 20px; }
  .pro_listwar .lcon{ width: 300px; }
  .pro_listwar .rcon{ margin-left: 300px; }
  .pro_nav h3, .pro_cate h3{ padding: 12px; font-size: 22px; }
  .pro_cate{ margin-top: 18px; }
  .hot_plist{ margin-top: 12px; }
  .del_zt{ padding: 0 0 50px; }
  .share{ margin-top: 12px; }
  .del_msbox{ margin-top: 20px; }
  .ms_ul li{ margin-bottom: 13px; }
  .del_mainpic .rcon{ padding: 30px 30px 0 30px; }
  .del_btn li a p{ margin-top: 2px; font-size: 18px; }
  .del_btn li a i{ font-size: 29px; }
  .delpaging .slick-arrow.slick_prev{ left: 10px; }
  .delpaging .slick-arrow.slick_next{ right: 10px; }
  .del_btn li a{ padding: 20px 0; }
  .dian span:before{ top: 8px; }
  .del_item h4{ font-size: 23px; }
  .del_item h4:before{ height: 20px; top: 7px; }
  .del_intro{ margin-top: 10px; }
  .del_intro p{ font-size: 17px; line-height: 27px; }
  .del_adv .lcon{ padding-right: 30px; }
  .adv_num li, .app_num li{ margin-bottom: 10px; }
  .adv_num{ margin-top: 14px; }
  .del_item{ margin-bottom: 30px; }
  .rel_boxnr .item{ margin: 0 5px; }
  .proform li{ margin-bottom: 12px; }
  .case_war{ padding-bottom: 60px; }
  .con_usform h3{ font-size: 25px; }
  .del_intrs{margin-top:36px; }
}


@media screen and (max-width: 1024px){
  .banner_home,.subbanner,.del_zt{ margin-top: 62px; }
  #nav .nav-button{display: block; top: -49px; right: 0; }
  header,.position, .page_h,header.position{ height: 62px; background: #fff; }
  .logo img,.position .logo img{ height:45px; }
  .head_rcon{ display: none; }
  .logo{ top: 8px; 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: #c81f21 ; 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: #c81f21; }
  nav dl{ left: 0;  top: 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: #c81f21 !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; }
  .banner .slick-dots li button{ width: 12px; height: 12px; }
  .h_brcon,.logo span{ display: none; }
  #nav .nav-button{ right:0; }
  .in_caty{ display: none; }
  .in_hottxt{ padding: 5px 10px 15px 10px; }
  .in_hotprolist li{ margin-bottom: 14px; }
  .in_abtxt{ margin-top: 4px; }
  .in_abwar .rcon{ padding: 20px 0 0 0; }
  .more_btn{ margin-top: 10px; padding: 9px 27px; }
  .in_newslist{ margin-top: 16px; }
  .in_newwar{ padding: 40px 0 50px 0; }
  .in_ntxt p{ line-height: 24px; height: 48px; }
  .in_ntxt{ padding: 15px; }
  .con_lxfs li,.f_nav li{ line-height: 30px; }
  .sub_nav h3{ font-size: 28px; margin-bottom: 2px; }
  .sub_nav h3:before{ height: 20px; top: 6px; }
  .pt80{ padding-top: 30px; }
  .accordion .links{ padding: 10px 40px 10px 13px; background: url(images/select_iconq.png) no-repeat 94% 17px; }
  .accordion li .links.active { background: url(images/select_iconq2.png) no-repeat 94% 17px;}
  .pro_nav h3, .pro_cate h3{ font-size: 20px; }
  .del_zt{ padding: 0 0 34px; }
  .del_mainpic .lcon{ width: 100%; float: none; }
  .del_mainpic .rcon{ margin-left: 0; padding: 15px; }
  .del_mainpic .rcon h1{ font-size: 24px; }
  .share{ margin-top: 6px; }
  .del_msbox{ margin-top: 15px; }
  .dian span{ margin-bottom: 4px; }
  .del_item h3{ font-size: 22px; }
  .del_adv .lcon{ padding-right: 0; }
  .del_item{ margin-top: 30px; }
  .del_block{ padding-bottom: 30px; }
  .digg4{ margin-top: 20px; }
  .infocon h2{ font-size: 25px; }
  .infocon .time{ margin: 6px 0; }
  .del_block{ padding-top: 30px; }
  .del_item{ margin-top: 0; }
  .case_tit{ margin-bottom: 10px; }
  .ab_txt{ margin-top: 7px; }
  .ab_miss{ margin-top: 25px; }
  .ab_mpic{ width: 100%; }
  .ab_miss .warper{ position: static; margin: 0 auto; }
  .ab_mistxt{ width: 100%; float: none; padding: 25px 0; }
  .ab_piclist li{ margin: 0 0.6% 9px 0.6%; }
  .ab_go{ padding: 35px 0; }
  .page_tit{ font-size: 23px; }
  .news_list li{ margin-bottom: 20px; }
  .con_usrcon{ padding-left: 25px; }
  .con_usform h3{ margin-bottom: 13px; }
  .quiry_info li{ margin-bottom: 10px; }
  .us_ulbox{ margin-top: 12px; }
  .con_warb{ padding-bottom: 40px; }
}

@media screen and (max-width: 768px){
  .banner .slick-dots li{ margin: 0 3px; }
  .logo img, .position .logo img{ height: 32px; }
  .logo{ top: 15px; }
  .in_prowar{ padding: 30px 0 15px 0; }
  .home_boxtit{ font-size: 26px; }
  .in_abbox{ padding: 30px 0; }
  .in_abwar .lcon{ width: 100%; float: none; }
  .in_abtxt p{ height: auto; }
  .in_abwar .rcon{ margin-left: 0; padding: 0; margin-top: 15px; }
  .getbox{ width: 100%; left: 0; margin-left: 0; }
  .in_newwar{ padding: 30px 0 25px 0; }
  .f_navinfo .f_item1{ display: none; }
  .f_navinfo .f_item2{ margin-left: 0; width: 28%; }
  .f_navinfo .f_item3{ width: 36%; }
  .f_navinfo .f_item4{ width: 35%; }
  .f_item4 ul li{ margin-bottom: 5px; }
  .f_item4 button{ height: 40px; }
  .f_navinfo{ padding: 30px 0; }
  .copyright{ padding: 15px 0; }
  .f_navinfo h4{ font-size: 20px; }
  .sub_nav h3{ font-size: 24px; }
  .pro_cate{ display: none; }
  .pt80{ padding-top: 20px; }
  .pro_listwar .lcon{ width: 100%; float: none; }
  .pro_listwar .rcon{ margin-left: 0; padding-left: 0; margin-top: 15px; }
  .pro_nav h3{ text-align: left; }
  .pro_nav h3 a{ display: block; position: absolute; padding: 12px; text-align: right; top: 0; left: 0; width: 100%; height: 100%; color: #fff; }
  .accordion .links{ padding: 10px 10px 10px 13px; background: url(images/select_iconq.png) no-repeat 98% 17px; }
  .submenu li{ padding: 0 15px; }
  .accordion li .links.active { background: url(images/select_iconq2.png) no-repeat 98% 17px;}
  .accordion,.all_pro{ display: none; }
  .del_jys .lcon{ width: 100%; float: none; }
  .del_jys .rcon{ float: none; padding: 0; width: 100%; margin-top: 10px; }
  .del_intro p{ line-height: 24px; }
  .del_item{ margin-bottom: 24px; }
  .del_adv .lcon{ width: 100%; float: none; }
  .del_adv .rcon{ width: 100%; float: none; padding-left: 0; }
  .app_num{ margin-top: 12px; }
  .rel_pswi{ margin-top: 10px; }
  .del_adv .rcon{ margin-top: 20px; }
  .form_pp{ margin-top: 8px; }
  .proform{ margin-top: 10px; }
  .proform input, .proform textarea{ padding: 12px; font-size: 17px; }
  .proform textarea{ height: 180px; }
  .case_war{ padding-bottom: 40px; }
  .con_usform{ margin-top: 30px; }
}

@media screen and (max-width: 640px){
  .subbanner{ overflow: hidden; }
  .subbanner img{ height: 120px; }
  .home_boxtit{ font-size: 22px; }
  .in_prowar{ padding: 20px 0 8px 0;  }
  .in_hotprolist li{ width: 32.3%; }
  .in_hotprolist li:nth-of-type(4n){ margin-right: 1.3%; }
  .in_hotprolist li:nth-of-type(3n){ margin-right: 0; }
  .in_abbox{ padding: 20px 0; }
  .in_newslist li{ width: 100%; float: none; margin-right: 0; margin-bottom: 10px; }
  .f_navinfo .f_item2{ display: none; }
  .f_navinfo .f_item3{ width: 49%; }
  .f_navinfo .f_item4{ width: 49%; }
  .backToTop{ width: 45px; height: 45px; }
  .in_newwar:before{ display: none; }
  .in_newwar .home_boxtit{ color: #333; }
  .in_newwar{ padding: 20px 0; }
  .in_nitem{ background: #f5f5f5; }
  .f_item4 ul li:last-child{ margin-bottom: 0; }
  .pro_list li{ margin-bottom: 15px; }
  .pro_listwar{ padding-bottom: 40px; }
  .rel_pswi .in_csepaging .slick-arrow{ width: 40px; height: 40px; line-height: 40px; }
  .form_pp{ font-size: 14px; }
  .del_item h3{ font-size: 18px; }
  .proform li:last-child{ margin-bottom: 0; }
  .proform button{ height: 45px; }
  .case_list li{ margin-bottom: 14px; }
  .ab_mistxt,.ab_go{ padding: 20px 0; }
  .ab_piclist li{ margin: 0 0.6% 6px 0.6%; }
  .ab_piclist{ margin-top: 12px; }
  .page_tit{ font-size: 20px; }
  .ab_txt p{ line-height: 22px; }
  .news_list li{ width: 49%; margin-right: 2%; margin-bottom: 12px; }
  .news_list li:nth-of-type(3n){ margin-right: 2%; }
  .news_list li:nth-of-type(even){ margin-right: 0; }
  .news_list li .in_nitem{ background: #fff; }
  .infocon h1{ font-size: 22px; margin-bottom: 8px; }
  .news_war{ padding-bottom: 40px; }
  .con_usform{ margin-top: 15px; }
  .con_uslcon{ width: 100%; float: none; }
  .con_usrcon{ margin-left: 0; padding-left: 0; margin-top: 15px; }
  .con_usform h3{ font-size: 22px; }
  .con_usrcon em{ font-size: 14px; }
  .us_ulbox li{ margin-bottom: 0; }
  .us_ulbox{ margin-top: 6px; }
  .media{ margin-top: 12px; }
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background: #c81f21; }
  .in_prowar{ padding: 15px 0 2px 0; }
  .home_boxtit{ font-size: 21px; }
  .in_hotprolist{ margin-top: 10px; }
  .in_hotprolist li{ width: 49%; margin-right: 2%; margin-bottom: 9px; }
  .in_hotprolist li:nth-of-type(3n){ margin-right: 2%; }
  .in_hotprolist li:nth-of-type(even){ margin-right: 0; }
  .in_abtxt p{ line-height: 22px; }
  .in_abbox{ padding: 15px 0; }
  .in_newwar{ padding: 0 0 15px 0; }
  .in_newslist{ margin-top: 10px; }
  .f_navinfo{ padding: 20px 0; }
  .f_navinfo .f_item3{ width: 100%; float: none; }
  .f_navinfo .f_item4{ margin-top: 10px; width: 100%; float: none; }
  .f_navinfo h4{ margin-bottom: 0; }
  .con_lxfs{ margin-top: 8px; }
  .con_lxfs li, .f_nav li{ line-height: 26px; }
  .f_item4 input, .f_item4 textarea{ padding: 2px 10px; }
  .sub_nav i{ font-size: 17px; }
  .pt80{ padding-top: 15px; }
  .pro_list{ margin-top: 0; }
  .pro_list li{ width: 49%; margin-right: 2%; margin-bottom: 10px; }
  .pro_list li:nth-of-type(3n){ margin-right: 2%; }
  .pro_list li:nth-of-type(even){ margin-right: 0; }
  .pro_listwar{ padding-bottom: 30px; }
  .pro_listwar .rcon{ margin-top: 8px; }
  .del_zt{ padding: 0 0 20px; }
  .del_btn li a{ padding: 10px 0; }
  .del_block{ padding-top: 10px; }
  .del_item h4{ padding-left: 0; font-size: 20px; }
  .del_item h4:before{ display: none; }
  .del_intro{ margin-top: 5px; }
  .del_intrs p{ font-size: 16px; line-height: 22px; margin-top:40px;}
  .del_item{ margin-bottom: 10px; }
  .adv_desc{ font-size: 16px; }
  .proform{ margin-top: 8px; }
  .proform li{ float: none; width: 100%; margin-bottom: 5px; }
  .proform li:nth-of-type(even){ float: none; }
  .proform textarea{ height: 130px; }
  .case_war{ padding-bottom: 35px; }
  .ab_piclist li:first-child{ width: 100%; float: none; margin: 0; margin-bottom: 5px; }
  .ab_piclist li{ width: 48.8%; }
  .f_item4 ul li{ width: 100%; float: none; }
  .f_item4 ul li:nth-of-type(2){ margin-left: 0; }
  .i_n{ display: none; }
  .in_ntxt p{ margin-top: 0; }
  .in_ntxt{ padding: 6px; }
  .infocon h1{ font-size: 19px; }
  .infocon p{ font-size: 15px; margin-bottom: 5px; }
  .infocon img{ margin: 5px 0; }
  .infocon .other{ margin-top: 0; }
  .news_war{ padding-bottom: 30px; }
  .infocon .other div{ padding: 0; }
  .con_usform h3{ font-size: 20px; }
  .quiry_info li{ width: 100%; float: none; margin-bottom: 4px; }
  .con_warb{ padding-bottom: 30px; }
}











