@charset "utf-8";
/* CSS Document */
body{font-family:Microsoft YaHei, MSYH, Yahei, Arial, Helvetica, sans-serif; font-size: 18px;overflow-x: hidden; color: #333;}
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:#016dd9;}
a:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }
video{  margin: 0; padding: 0; vertical-align: top; }

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

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

.icon-xiangshang3:before {
  content: "\e76f";
}

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

.icon-pdf:before {
  content: "\e6a4";
}

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

.icon-shouji2:before {
  content: "\e702";
}

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

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

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

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

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

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

.icon-dianhuatianchong:before {
  content: "\e678";
}

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

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

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

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

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

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

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





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:1400px; margin:0 auto; position: relative; }
.backToTop{width:60px; height:60px; background:url(images/icon_top.png) #294b7e no-repeat center; border-radius: 60px; cursor:pointer; position:fixed; right:30px; text-indent:9999px; bottom:150px; color: #fff; transition: all .3s}
.backToTop:hover{ opacity: .9; background:url(images/icon_top.png) #fe6630 no-repeat center;}


header{ transition: all 0.3s; height: 100px; width: 100%; z-index: 999;}
header .warper{ border-bottom: 1px solid #e7e7e7; }
.media { display: inline-block; margin-top: 8px; }
.media a{color: #fff; font-size: 18px; margin-right: 6px; display:inline-block;}
.media a:hover{ color: #fff; }

#nav:after{  content: '';  display: block;  clear: both;}
.logo{ position: absolute; top: 25px; left: -190px; display: none; }
.close-nav{position: fixed; top:0; left:0; width: 100%;height: 100%;background: #000;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 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; background: #fff; 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;}
.position .logo{ display: block; }

nav{ float: right; margin-right: 430px;}
nav li{ float: left; position: relative;}
nav li>a{ text-transform: uppercase; padding: 0 34px; line-height: 100px; color: #222; position: relative; display: block; text-align: center; transition:0.5s;}
nav li.on a,nav li:hover a{ color: #294b7e; }
nav dl{ transition: opacity 1s ease;position: absolute; border: 1px solid #e7e7e7; display: none; background: #fff; 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; min-width: 200px; padding: 13px 18px; text-align: left; white-space: nowrap;font-size:14px;}
nav li dl dd a:hover{ background: #294b7e !important; cursor: pointer; color: #fff !important;}
nav dl dd div{ width: auto;position: absolute; left: 100%; top: 0; background:rgba(41,75,126,.8); 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;  right: 0; top: 21px; width: 415px; }
.languagebox{ margin-left: 12px; margin-top: 16px; position: relative; line-height: 28px; width: 130px;float:left;  }
.languagebox ul{ height: 28px; border: 1px solid #222; border-radius: 3px;  width: 100%; display: inline-block; vertical-align: middle; overflow: hidden; z-index: 5;  position: absolute; left: 0; top: 0; }
.languagebox ul li{ line-height: 26px; padding: 0 12px; }
.languagebox ul li:first-child{ background:url(images/select_arrow.png) no-repeat 92% 50% ; }
.languagebox a{ display: inline-block; width: 100%; color: #555; font-size:16px; text-align: center; }
.languagebox:hover ul{height:auto;}
.search-button{ cursor: pointer; margin-top: 15px; width: 30px; text-align: center; float: left; position: relative;  border-radius: 30px; height: 30px; line-height: 30px; display: inline-block; }
.search-button i{ color: #222; font-size: 20px;  }
.searchform{ overflow: hidden;background:#294b7e;position: absolute; left: 0; height: 0; z-index: 88; top:65px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff; }
.searchform input{ width: 190px; background:#294b7e; color: #fff; line-height:51px; padding-left:10px; float: left; }
.searchform button{ width:54px; line-height:51px; background:#294b7e; 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;}
.h_link{ float: right; margin-top: 2px; }
.h_link a{ display: inline-block; color: #fff; background: #294b7e; width: 208px; height: 50px; line-height: 50px; text-align: center; }
.h_link a:hover{ background: #fe6603; }



footer{ background:#080f1a; padding-top: 50px;  }
.f_nav{ width: 100%; overflow: hidden; padding-bottom: 30px; }
.f_nav .f_item1{ float: left; width: 18%; padding-top: 30px; }
.f_pp{ margin-top: 16px; color: #ccc; font-size: 16px; line-height: 34px; }
.f_nav h4{ font-size: 24px; padding-bottom: 15px; position: relative; display: inline-block; margin-bottom: 20px; color: #fff; }
.f_nav h4:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 54px; height: 1px; background: #294b7e; }
.f_navli{ columns: 3; }
.f_navli li{ margin-bottom: 15px; padding-left: 12px; position: relative; font-size: 16px; }
.f_navli li a{ color: #ccc; }
.f_navli li a:hover{ color: #fff; }
.f_navli li:before{ content: ""; position: absolute; top: 8px; left: 0; width: 5px; height: 5px; background: #294b7e; border-radius: 5px; }

.f_nav .f_item2{ float: left; width: 38%; margin-left: 3%;   }
.f_nav .f_item3{ float: left; width: 15%; margin-left: 2%;}
.f_nav .f_item3 .f_navli{ columns: 2;}
.f_nav .f_item4{ float: right; width: 22%; }
.f_usd li{ margin-bottom: 15px; padding-left: 30px; position: relative; font-size: 16px;  }
.f_usd li a,.f_usd li{ color: #ccc; display: block; }
.f_usd li i{ position: absolute; top: 3px; left: 0; color: #ccc; }
.f_usd li:hover a,.f_usd li:hover i{ color: #fff; }
.f_usd li:nth-of-type(4){ padding-left: 120px; }

.f_nav .media{ margin-top: 20px; }
.f_nav .media a{ width: 38px; height: 38px; border-radius: 38px; text-align: center; line-height: 38px; background: rgba(255,255,255,0.2); }
.f_nav .media a:hover{ opacity: 0.85; }
.f_nav .media a:nth-of-type(1){ background: #0071e0; }
.f_nav .media a:nth-of-type(2){ background: #d10000; }
.f_nav .media a:nth-of-type(3){ background: #55acee; }
.f_nav .media a:nth-of-type(4){ background: #0071e0; }


.copyright{ border-top:1px solid #151b26; padding: 18px 0; font-size: 16px; color: #999; 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{ position: relative; }
.banner{ position: relative; }
.banner video{ overflow: hidden; }
.banner img{ width: 100%; display: block; }
.banner .slick-dots{ bottom: 50px; }
.banner .slick-dots li{ width: auto; height: auto; }
.banner .slick-dots li button{ background: #294b7e; border-radius: 20px; }
.banner .slick-dots li.slick-active button{ background: #fe6603; }
.ban_video{ position: relative; }
.ban_video .warper{ position: absolute; top: 30%; left: 50%; margin-left: -700px; }
.ban_text{ width: 415px; float: right; text-align: right; }
.ban_text h3{ font-size: 48px; line-height: 72px; color: #fff; }
.ban_text h3 span{ color: #294b7e; transform: skew(-10deg); display: inline-block; }
.ban_text p{ color: #fff; margin-top: 25px; }
.ban_text a{ display: inline-block; margin-top: 68px; background: #294b7e; color: #fff; padding: 12px 55px; }
.ban_text a:hover{ background: #fe6603; }

.h_sub{ width: 363px; height: 115px; background: url(images/dw_bg.png) no-repeat; background-size: cover; position: absolute; bottom: 0; left: 0; }
.h_logo{ position: absolute; top: 35px; left: 35px; }
.cl{ clear: both; }
.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
/*版块标题*/
.home_boxtit{ font-size: 36px; font-weight: bold; position: relative; display: inline-block; padding-right: 54px; }
.home_boxtit span{ color: #294b7e; transform: skew(-10deg); display: inline-block; }
.home_boxtit:before{ position: absolute; content: ""; right: 0; bottom: 8px; width: 40px; height: 1px; background: #222; }
/*首页*/
.in_pro{ padding: 68px 0 28px 0; background: url(images/in_probg.jpg) no-repeat left bottom #fefefe; }
.in_protit{ text-align: center; }
.in_protit p{ font-size: 14px; line-height: 24px; padding: 0 425px; margin-top: 15px; }
.in_proswi{ margin-top: 40px; position: relative; }
.in_proitm{ background: #f8f8f8; transition: all 0.5s; text-align: center; margin-bottom: 45px; }
.in_ptxt{ padding: 20px; }
.in_ptxt p{ font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.in_proitm:hover{ padding: 6px 6px 0 6px; background: #294b7e; }
.in_proitm:hover .in_ptxt p{ color: #fff; }
.in_probox .item{ margin: 0 10px; }
.in_linepaging{ position: absolute; top: 40%; left: 0; width: 100%; }
.in_linepaging .slick-arrow{ width: 45px; cursor: pointer; position: relative;
    height: 45px; line-height: 45px; border-radius: 45px;
    text-align: center; background: #294b7e; color: #fff; display: inline-block; }
.in_linepaging .slick-arrow i{ font-size: 20px; }
.in_linepaging .slick-arrow.slick_prev{ position: absolute; top: 0; left: -70px; transform: rotate(180deg); }
.in_linepaging .slick-arrow.slick_next{ position: absolute; top: 0; right: -70px; }
.in_linepaging .slick-arrow:hover{ background: #fe6603; }
.in_linepaging .slick-arrow:hover i{ color: #fff; }

.in_ab{ padding: 60px 0 105px 0; transform-style: preserve-3d; width: 100%; position: relative; background: url(images/in_abbg.jpg) no-repeat; }
.in_ab .lcon{ padding-left:116px; width: 540px; padding-top: 58px; }
.in_abtxt{ margin-top: 20px;  }
.in_abtxt p{ font-size: 16px; line-height: 26px; }
.in_ab:before{ content: ""; position: absolute; top: 0; left: 0; width: 58%; background: #294b7e; height: 100%; }
.in_ab .lcon .home_boxtit,.in_ab .lcon .in_abtxt p,.in_ab .lcon .home_boxtit span{ color: #fff; }
.in_ab .lcon .home_boxtit:before{ background: #fff; }
.in_ab .lcon a{ color: #fff; margin-left: 28px; margin-top: 28px; display: inline-block; font-size: 17px; font-weight: bold; }
.in_ab .lcon a i{ font-size: 22px; transition: all 0.3s; }
.in_ab .lcon a *{ vertical-align: middle; }
.in_ab .lcon a:hover i{ margin-left: 5px; }
.in_ab .rcon{ position: absolute; top: 60px; right: 0; width: 55%; }
.in_abrbig{ position: relative; }
.in_abbigpic{ display: none; }
.in_abbigpic.on{ display: block; }
.sp{ position: absolute; top: 0; left: 0; width: 23.8%; height: 100%; background: rgba(255,255,255,0.6); padding: 20px; }
.sp_show li{ margin-bottom: 20px; cursor: pointer; }
.sp_show li:last-child{ margin-bottom: 0; }
.sp_show li.on{ border:2px solid #294b7e; }


.in_faq{ margin-top: 128px; overflow: hidden; }
.in_faq .lcon{ width: 770px; padding-left: 115px; float: left; }
.in_faq .rcon{ margin-left: 770px; padding-left: 90px; padding-top: 8px; }
.in_faqlist{ margin-top: 36px; padding:25px 38px; background: #f6f6f6; }
.in_faqtit p{ font-size: 14px; line-height: 24px; margin-top: 12px; padding-right: 135px; }
.in_faqlist li{ padding: 15px 0; border-bottom: 1px solid #e7e7e7; }
.in_faqlist li h5{ position: relative; font-size: 18px; cursor: pointer; padding-right: 35px; }
.in_faqlist li.on h5{ color: #294b7e; }
.i_faqtxt{ display: none; margin-top: 6px; padding-right: 35px; }
.i_faqtxt p{ color: #666; font-size: 16px; line-height: 30px; }
.in_faqlist li h5:after{ content: "\e76f"; transform: rotate(180deg); font-family: iconfont; color: #898989; font-size: 30px; font-weight: normal; position: absolute; top: -3px; right: 12px;  }
.in_faqlist li.on h5:after{ color: #333; transform: rotate(0deg);}
.in_btn{ margin-top: 38px; margin-left: 40px; }
.in_btn a{ font-size: 17px; color: #294b7e; font-weight: bold; }
.in_btn a i{ font-size: 22px; transition: all 0.3s; }
.in_btn a *{ vertical-align: middle; }
.in_btn a:hover i{ margin-left: 5px; }

.in_faqzx{ background: url(images/faq_zxbg.png) center no-repeat; padding: 40px 60px 32px 60px; background-size: cover; }
.zx_tit{ text-align: center; color: #fff; }
.zx_tit .home_boxtit span{ color: #fff; }
.zx_tit .home_boxtit:before{ background: #fff; }
.in_zxbox{ margin-top: 22px; }
.in_zxbox ul li{ margin-bottom: 18px; }
.in_zxbox input,.in_zxbox textarea{width: 100%; border: none; color: #fff; resize: none; font-family:Arial; background:transparent; border: 1px solid #fff;  font-size:16px; line-height: 24px; padding:11px 20px; }
.in_zxbox textarea{height: 118px;}
.in_zxbox input::-webkit-input-placeholder,.in_zxbox textarea::-webkit-input-placeholder { color: rgba(255,255,255,1);}
.in_zxbox input:-moz-placeholder,.in_zxbox textarea:-moz-placeholder {color: rgba(255,255,255,1);}
.in_zxbox button{ border: none; margin: 0 auto; width: 208px; display: block; border-radius:0; font-family:Arial; font-size: 16px; font-weight: bold; cursor: pointer; background: #294b7e; color: #fff; height: 50px; }
.in_zxbox button:hover{ opacity: 0.85; color: #fff; background: #fe6603; }
.in_zxbox ul li:last-child{ margin-bottom: 0; }

.in_case{ margin-top: 70px; }
.in_caseswiper{ margin-top: 38px; position: relative; }
.in_caseitem{ position: relative; }
.in_casetxt{ position: absolute; transform: scale(0); transition: all 1s; padding: 25% 10% 0 10%; text-align: center; width: 90%; height: 90%; background: rgba(255,255,255,0.7); top: 0; margin-top: 3.5%; left: 0; margin-left: 5%; }
.in_casetxt p{ line-height: 27px; height: 54px; overflow: hidden; color: #333; }
.in_casetxt span{ display: inline-block; margin-top: 50px; color: #294b7e; }
.in_caseitem:hover .in_casetxt{ transform: scale(1); }
.in_linepaging .slick-arrow.slick_prev2{ position: absolute; top: 0; left: 50px; transform: rotate(180deg); }
.in_linepaging .slick-arrow.slick_next2{ position: absolute; top: 0; right: 50px; }

.bgshow{ position: relative; transform-style: preserve-3d; }
.bgshow:before{ content: ""; position: absolute; z-index: -1; width: 100%; bottom: 0; left: 0; height: 671px; background: url(images/in_faqcbg.jpg) no-repeat; background-size: cover; }

.in_news{ padding: 68px 0 82px 0; background: #f6f6f6; }
.in_newslist{ width: 100%; overflow: hidden; margin-top: 42px;}
.in_newslist li{ width: 32%; float: left; margin-right: 2%; }
.in_newslist li:last-child{ margin-right: 0; }
.in_newsitem{ background: #fff; transition: all 0.3s; }
.in_ntxt{ padding: 22px 24px 34px 24px; }
.in_ntxt span{ color: #294b7e; font-size: 16px; }
.in_ntxt h3{ font-size: 16px; margin-top: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.in_ntxt p{ font-size: 16px; line-height: 24px; color: #666; height: 48px; overflow: hidden; margin-top: 10px; }
.in_newsitem:hover .changpic img{ transform: scale(1.15); }
.in_newsitem:hover .in_ntxt h3,.in_newsitem:hover .in_ntxt span{ color: #fe6603; }
.in_ntxt em{ font-style: normal; font-weight: bold; color: #294b7e; display: inline-block; margin-top: 16px; font-size: 15px; }
.in_newslist li:last-child .in_newsitem{ margin-bottom: 28px; }
.in_newslist li:last-child .in_newsitem:last-child{ margin-bottom: 0; }
.in_newslist li:last-child .in_ntxt{ padding: 28px 24px 34px 24px; }
.in_newslist li:last-child .in_newsitem:hover{ background: #294b7e; }
.in_newslist li:last-child .in_newsitem:hover .in_ntxt p{ color: #fff; }
.in_newslist li:last-child .in_newsitem:hover .in_ntxt em{ color: #fe6603; }

.in_yqlink{ padding: 30px 0; }
/*位置*/
.sub_dh{ padding: 22px 0 0 56px; }
.sub_dh h1{ font-size: 46px; }
.sub_dh p{ font-size: 16px; margin-top: 6px; }
.sub_dh p i{ color: #006535; font-size: 18px; }
.sub_dh p span{ color: #006535; }
.pat70{ padding-top: 70px; }

.l_fixed{width: 55px;position: fixed;top: 30%;right: 0;z-index: 666;}
.l_fixed li{ position: relative; transition: all 0.3s; }
.l_fixed li a{ width:100%; height: 55px; font-size: 20px; text-align: center; line-height: 55px; background: #0098f8; color: #fff; display: block; }
.l_fixed li a i{ font-size: 25px; }
.l_fixed li a span{ display:block;position: absolute;top: 0;line-height: 55px;padding: 0 10px;background: #0098f8;right: -999px;width: 0;font-size: 18px;transition: all 0.5s;}
.l_fixed li:nth-of-type(2) a{ background: #fea322; }
/*.l_fixed li:nth-of-type(3) a{ background: #3a82d3; }*/
.l_fixed li:nth-of-type(3) a{ background: #5ca22c; }
.l_fixed li:nth-of-type(4) a{ background: #30afeb; }
.l_fixed li:nth-of-type(5) a{ background: #1296db; }
.l_fixed li:nth-of-type(6) a{ background: #d20000; }
.l_fixed li:nth-of-type(2) a span{ background: #fea322; }
.l_fixed li:nth-of-type(7) a{ background: #28d23b; }
.l_fixed li:nth-of-type(8) a{ background: #05ce68; }
.l_fixed li:hover a span{ width: 250px; right: 55px; }
.l_fixed li:nth-of-type(3):hover a span{ width: 120px;padding: 0 0px;}
.l_fixed li:hover{ opacity: 0.9; }
.f_what{  background: #28d23b; width: 0; position: absolute; top: 0; right: 80px; }
.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 #28d23b transparent transparent; display: none;
 }
.f_what img{ width: 100%; }
.l_fixed li:hover .f_what{ width: 155px; padding: 20px; }
.l_fixed li:hover .f_what:after{ display: block; }

/*关于我们*/
.ab_box{ padding-bottom: 60px; }
.ab_desc{ margin-top: 15px; }
.ab_desc p{ font-size: 16px; line-height: 30px; color: #666; }
.ab_topbig{ margin-top: 18px; overflow: hidden; }
.ab_topbig li{ width: 49%; float: left; margin-right: 2%; }
.ab_topbig li:last-child{ margin-right: 0; }
.ab_topbig li:hover .changpic img{ transform: scale(1.15); }
.ab_botsmall{ margin-top: 26px; overflow: hidden; }
.ab_botsmall li{ width: 32%; float: left; margin-right: 2%; }
.ab_botsmall li:last-child{ margin-right: 0; }
.ab_bsitem{ position: relative; }
.ab_bstxt{ position: absolute; bottom: 0; left: 0; width: 100%; padding: 10px; text-align: center; background: rgba(41,75,125,0.75); }
.ab_bstxt p{ color: #fff; font-size: 16px; }
.ab_bsitem:hover .changpic img{ transform: scale(1.15); }
.ab_faq{ margin-top: 0; padding: 62px 0 88px 0; background: url(images/ab_faqbg.jpg) no-repeat; background-size: cover; }
/*产品列表*/
.pro_listwar{ width: 100%; overflow: hidden; padding: 80px 0 65px 0; background: url(images/pro_bgd.jpg) left bottom no-repeat #f6f6f6; }
.pro_listwar .lcon{ width: 345px; float: left; }
.pro_listwar .rcon{ margin-left: 345px; padding-left: 62px; }
.pro_nav{ }
.pro_nav .pro_cat{ background: #294b7e; position: relative; padding:38px 45px; color: #fff;}
.pro_nav .pro_cat .home_boxtit:before{ background: #fff; }
.pro_nav .pro_cat a{ display: none; }
.pro_nav .pro_cat p{ text-transform: uppercase; font-size: 14px; font-weight: bold; margin-top: 8px; }
.accordion {width: 100%; background: #fff; }
.accordion li{ border-bottom: 1px solid #f1f1f1; }
.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: #294b7e; }
.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 93% center;  padding: 15px 38px 15px 15px; }
.accordion .links a{ display: inline-block; position: relative;  }
.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; margin-bottom: 5px; 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: 16px; line-height: 21px; }
.submenu li a:hover{ color: #294b7e; }
.submenu li.on:after,.submenu li.on a{ color: #294b7e; }
.on_linexj{ margin-top: 15px; color: #fff; font-size: 36px; font-weight: bold; background: url(images/on_xjbg.png) no-repeat; text-align: center; background-size: cover; }
.on_linexj a{ color: #fff;  padding: 75px 0; display: inline-block; }
.on_linexj a:hover{ color: #fea322; }


.all_pro{  position: relative; padding:20px 0 34px 0; border-bottom: 1px solid #ccc; }
.all_pro h2{ font-size:24px;  font-family: ROBOTO-BOLD; }
.all_pro h2 p{ font-family: Roboto-Light; font-size: 14px; color: #666; }

.p_sear{ width: 400px; position: absolute; bottom:34px; right: 0; }
.all_pro form{ position: relative; }
.all_pro form input{ border:1px solid #ccc; width: 100%; padding: 0 130px 0 20px; height: 46px; line-height: 46px; background: transparent; font-size: 14px; color: #000; font-family: Arial; }
.all_pro form input::-webkit-input-placeholder{ color: #666;}
.all_pro form input:-moz-placeholder{color: #666;}
.all_pro form button{ position: absolute; font-size: 16px; font-family:Arial;  cursor: pointer; width: 120px; height: 46px; bottom: 0; right: 0; background: #294b7e; border: none; color: #fff; }

.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_proitm{ margin-bottom: 0; background: #fff; }
.pro_list li .in_proitm:hover{ background: #294b7e; }
/*分页 结束*/
.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: #294b7e; color: #fff;  }
.digg4 span.disabled { font-size: 20px;  font-weight: normal; background: #bfbfbf; color: #fff; line-height: 24px;  }
.digg4 a{ color: #333; border:1px solid #d9e5ea; }
.digg4 span.disabled:hover{ background: #294b7e; color: #fff; }
/*分页 结束*/

/*产品详情*/
.addthis_inline_share_toolbox{ display: inline-block; }
.del_mainpic{ overflow: hidden; margin-bottom: 38px; }
.del_mainpic .lcon{ width: 682px; float: left; position: relative; }
.del_mainpic .rcon{ margin-left: 682px; padding: 5px 0 0 75px; }
.del_bigswi{ position: relative; }

.delpaging{ position: absolute; top: 40%; left: 0; width: 100%; }
.delpaging .slick-arrow{ width: 40px; cursor: pointer; position: relative;
    height: 40px; line-height: 40px; border-radius: 0;
    text-align: center; background: rgba(255,255,255,0.7); color: #294b7e; display: inline-block; }
.delpaging .slick-arrow i{ font-size: 18px; }
.delpaging .slick-arrow.slick_prev{ position: absolute; top: 0; left: 0; transform: rotate(180deg); }
.delpaging .slick-arrow.slick_next{ position: absolute; top: 0; right: 0; }
.delpaging .slick-arrow:hover{ background: #2b4167; }
.delpaging .slick-arrow:hover i{ color: #fff; }
.del_bigswi .slick-dots{ bottom: 25px; }
.del_bigswi .slick-dots li{ width: auto; height: auto; }
.del_bigswi .slick-dots li button{ width: 10px; height: 10px; border-radius: 10px; background: #fff; }
.del_bigswi .slick-dots li.slick-active button { background: #2b4167; }


.del_mainpic .rcon h2{ font-size: 36px; position: relative; padding-bottom: 15px; }
.del_mainpic .rcon h2:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 100px; height: 2px; background: #1159a8; }
.del_msbox{ margin-top: 30px; background: #f6f6f6; padding: 22px;  }
.ms_box{ max-height: 250px; overflow-y: auto; }
.ms_box::-webkit-scrollbar{ width: 10px; height: 1px; }
.ms_box::-webkit-scrollbar-thumb{ border-radius: 0; background: #b7cbdf; }
.ms_box::-webkit-scrollbar-track { border-radius: 0; background: #d3e3f3; }
.ms_ul li{ margin-bottom: 15px; }
.ms_ul li:last-child{ margin-bottom: 0; }
.ms_ul li h5{ font-weight: normal; font-size: 24px; }
.ms_ul li p{ margin-top: 5px; color: #666; font-size: 16px; line-height: 30px; }
.share{ margin-top: 40px; font-size: 22px; color: #666; }
.share *{ vertical-align: middle; }

.pro_lxbtn{ margin-top:30px; }
.pro_lxbtn a{ background: #294b7e; font-size: 22px; color: #fff; text-align: center; padding:15px 15px; width: 48%; 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: #fe6603; margin-left: 3%; }
.pro_lxbtn a *{ vertical-align: bottom; }
.pro_lxbtn a:hover{ border-radius: 35px; }
.del_item{ padding: 45px 0; }
.del_item .home_boxtit{ font-size: 30px; color: #294b7e; margin-bottom: 20px; }
.del_pp p{ font-size: 16px; line-height: 30px; color: #666; margin-bottom: 25px; }
.del_pp p:last-child{ margin-bottom: 0; }
.f6f6{ background: #f6f6f6; }

.f6f6{ overflow-x: auto; }
.f6f6 table{ border-top: 1px solid #cad5d9; border-left: 1px solid #cad5d9; width: 100%; }
.f6f6 table tr td{ padding: 16px 10px; color: #666; font-size: 16px; text-align: center; border-bottom: 1px solid #cad5d9; border-right: 1px solid #cad5d9; }
.f6f6 table tr:nth-of-type(odd) td{ background: #ebeced; }


.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_pro{ background: url(images/rel_pro.jpg) no-repeat; background-size: cover;  }
.rel_pro .home_boxtit{ color: #fff; }
.rel_pro .home_boxtit:before{ background: #fff; }
.rel_boxnr .item{ margin: 0 10px; }
.in_linepaging .slick-arrow.slick_prev3{ position: absolute; top: 0; left: -70px; transform: rotate(180deg); }
.in_linepaging .slick-arrow.slick_next3{ position: absolute; top: 0; right: -70px; }
/*news*/
.news_box{ width: 100%; overflow: hidden; padding: 80px 0 65px 0; background: url(images/news_bg.jpg) left bottom no-repeat #fff; }
.news_list{ margin-top: 38px; }
.news_list li{ margin-bottom: 32px; }
.news_item{ width: 100%; overflow: hidden; background: #eef1f5; }
.ln_con{ float: left; width: 40%; }
.rn_con{ float: right; width: 60%; padding: 40px 60px 0 56px; }
.rn_con em{ font-size: 14px; font-style: normal; color: #294b7e; }
.rn_con h4{ font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 6px; }
.rn_con p{ margin-top: 12px; font-size: 16px; line-height: 24px; color: #666; height: 144px; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 6; }
.rn_con span{ display: inline-block; margin-top: 25px; color: #294b7e; font-size: 15px; }
.rn_con span i{ transition: all 0.3s; }
.news_item:hover .changpic img{ transform: scale(1.15); }
.news_item:hover .rn_con span i{ margin-left: 5px; }
.news_list li:nth-of-type(even) .news_item .ln_con{ float: right; }
.news_list li:nth-of-type(even) .news_item .rn_con{ float: left; }
/*newsdel*/
.news_box{ padding-bottom: 90px; }
.infocon{ }
.infocon h2{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; font-size: 16px; }
.infocon .time i{ font-size: 18px; color: #294b7e; display: inline-block; }
.infocon .other{ margin:30px 0 0 0; position: relative; }
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #333; font-size: 17px; border-top: 1px solid #dcdcdc; padding-top: 20px; }
.infocon .other a{color: #333}
.infocon .other a:hover{ color:#294b7e; }
.infocon p{line-height:27px; margin-bottom: 10px; font-size: 17px; }
/*case*/
.case_list{ width: 100%; overflow: hidden; margin-top: 32px; }
.case_list li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 25px; }
.case_list li:nth-of-type(3n){ margin-right: 0; }
/*contact*/
.con_war{ padding: 80px 0 72px 0; background: url(images/news_bg.jpg) left bottom no-repeat #fff; }
.con_map{ margin-top: 34px; position: relative; }
.con_addxl{ position: absolute; top: 0; color: #fff; right: 0; padding: 56px 0 0 52px; width: 500px; height: 100%; background: url(images/con_addxlbg.png) no-repeat; background-size: cover; }
.con_addxl .home_boxtit{ font-size: 24px; line-height: 40px; padding-right: 0;  }
.con_titc{ padding-right: 190px; }
.con_addxl .home_boxtit:before{ background: #fff; right: 108px; }
.con_addxl .f_usd{ margin-top: 25px; }

.con_form{ background: #f6f6f6; padding: 50px 0 80px 0; }
.fo_desc{ font-size: 14px; margin-top: 10px; }
.mess_info{ overflow: hidden; position: relative; margin-top: 25px; }
.mess_info ul{ width: 100%; overflow: hidden; }
.mess_info li{ margin-bottom: 18px; width: 49.5%; margin-right: 1%; float: left; position: relative;  }
.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(5),.mess_info li:nth-of-type(6){ width: 100%; margin-right: 0; }
.mess_info li:last-child{ margin-bottom: 0; }
.mess_info input,.mess_info textarea{width: 100%; border: 1px solid #dcdcdc; color: #222; resize: none; font-family:Arial; background:#fff; border-radius: 0;  font-size:14px; line-height: 24px; padding:11px 20px; }
.mess_info textarea{height: 198px;}
.mess_info input::-webkit-input-placeholder,.mess_info textarea::-webkit-input-placeholder { color: #999;}
.mess_info input:-moz-placeholder,.mess_info textarea:-moz-placeholder {color: #999;}
.mess_info button{ border: none; width: 208px; text-transform: uppercase; display: block; border-radius: 0; font-family:Arial; font-size: 16px; cursor: pointer; background: #294b7e; color: #fff; height: 46px; }
.mess_info button:hover{ opacity: 0.9; background: #fe6603; }

/*download*/
.down_war{ width: 100%; overflow: hidden; padding: 80px 0 65px 0; background: url(images/news_bg.jpg) left bottom no-repeat #fff; }
.down_desc{ margin-top: 15px; }
.down_desc p{ font-size: 16px; line-height: 30px; color: #666; }
.down_nav{ width: 100%; overflow: hidden; margin-top: 25px; }
.down_nav li{ float: left; margin-right: 35px; }
.down_nav li a{ padding: 10px 52px; display: inline-block; color: #294b7e; border-radius: 35px; border: 1px solid #294b7e; }
.down_nav li a:hover{ background: #294b7e; color: #fff; }
.down_list{ margin-top: 70px; }
.down_item{ margin-bottom: 45px; }
.down_item h4{ font-size: 24px; color: #666; margin-bottom: 16px; }
.down_listshow li{ margin-bottom: 12px; padding-left: 26px; position: relative; font-size: 16px; }
.down_listshow li a{ color: #666; }
.down_listshow li:hover a{ color: #dd1829; }
.down_listshow li:after{ content: "\e6a4"; font-size: 20px; position: absolute; top: -1px; left: 0; color: #dd1829; font-family: iconfont; }


.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){
  .logo{ left: -78px; }
  .head_rcon{ right: -75px; }
  nav{ margin-right: 346px; }
  nav li>a{ padding: 0 25px; }
}
@media screen and (max-width: 1600px){
  .backToTop{ right: 0; width: 45px; height: 45px; right: 20px; }
  .logo { left: -28px;}
  .l_fixed li a{ height: 40px; line-height: 40px; }
  .l_fixed{ width: 40px; }
  .l_fixed li a i{ font-size: 20px; }
  .l_fixed li a span{ line-height: 40px; }
  .l_fixed li:hover a span{ width: 250px; left: 40px; }
}

@media screen and (max-width: 1440px){
  .warper{ width: 94%; }
  .ban_video .warper{ margin-left: -47%; }
  .ban_text a{ margin-top: 35px; }
  .head_rcon{ width: 335px; right: -12px; }
  .h_link a{ width: 150px; }
  nav li>a{ padding:0 15px; }
  .logo{ left: -4px; }
  .in_proitm{ margin-bottom: 15px; }
  .in_linepaging .slick-arrow.slick_next{ right: 0; }
  .in_linepaging .slick-arrow.slick_prev{ left: 0; }
  .in_faq{ margin-top: 70px; }
  .in_newslist li:last-child .in_newsitem{ margin-bottom: 16px; }
  .f_nav h4{ font-size: 20px; }
  .pat70{ padding-top: 50px; }
  .ab_faq{ margin-top: 0 !important; }
  .pro_listwar,.news_box,.down_war{ padding: 50px 0 65px 0 }
  .pro_list li{ margin-bottom: 20px; }
  .all_pro{ padding: 12px 0; }
  .p_sear{ bottom: 12px; }
  .pro_list{ margin-top: 25px; }
  .pro_listwar .rcon{ padding-left: 35px; }
  .del_mainpic .rcon{ padding: 5px 0 0 30px }
  .del_item{ padding: 30px 0; }
  .in_linepaging .slick-arrow.slick_prev3{ left: 0; }
  .in_linepaging .slick-arrow.slick_next3{ right: 0; }
  .in_linepaging{ top: 48%; }
  .con_war{ padding: 50px 0; }
  .mess_info li{ margin-bottom: 10px; }
  .home_boxtit{ font-size: 30px; }
  .in_faqzx{ padding: 30px 40px 32px 40px; }
  .in_newslist{ margin-top: 30px; }
  .in_news{ padding: 40px 0; }
  .del_item .home_boxtit{ font-size: 25px; }
  .xswi_box .item,.rel_boxnr .item{ margin: 0 5px; }
}


@media screen and (max-width: 1366px){
  .ban_text h3{ font-size: 40px; line-height: 50px; }
  .ban_text{ width: 396px; }
  .slick-dots li button{ width: 15px; height: 15px; }
  .in_pro{ padding: 40px 0 28px 0; }
  .in_proswi,.in_caseswiper{ margin-top: 20px; }
  .in_faqlist{ margin-top: 23px; }
  .in_faq .rcon{ padding-left: 55px; }
  .in_case{ margin-top: 45px; }
  .in_newslist li{ margin-right: 1.5%; width: 32.3%; }
  .in_newslist li:last-child .in_ntxt{ padding: 22px 24px 33px 24px; }
  .f_nav .f_item1 img{ height: 88px; }
  .ab_box{ padding-bottom: 42px; }
  .ab_faq{ padding: 40px 0; }
  .del_mainpic .rcon h2{ font-size: 30px; }
  .ms_ul li h5{ font-size: 20px; }
  .del_pp p{ margin-bottom: 9px; }
  .pro_listwar, .news_box, .down_war{ padding: 33px 0 65px 0; }
  .news_list li{ margin-bottom: 20px; }
  .con_map{ margin-top: 18px; }
  .con_form{ padding: 50px 0; }
}

@media screen and (max-width: 1280px){
  nav li>a{ padding: 0 10px; }
  nav{ margin-right: 330px; }
  .in_protit p{ padding: 0 347px; }
  .in_ab .lcon{ padding-left: 15px; width: 506px; }
  .in_ab .lcon a{ margin-left: 0; }
  .in_ab{ padding: 35px 0 105px 0; }
  .sp{ padding: 10px; }
  .sp_show li{ margin-bottom: 10px; }
  .in_faq .lcon{ padding-left: 0; width: 675px; }
  .in_faq .rcon{ margin-left: 675px; padding-left: 25px; }
  .home_boxtit{ font-size: 27px; }
  .in_faqlist{ padding: 25px; }
  .in_newslist li:last-child .in_ntxt{ padding: 22px 24px 26px 24px; }
  .f_nav .f_item1{ display: none; }
  .f_nav .f_item2{ margin-left: 0; width: 48%; }
  .f_nav .f_item3{ width: 21%; }
  .f_nav .f_item4{ width: 28%; }
  .pro_listwar .lcon{ width: 284px; }
  .pro_listwar .rcon{ margin-left: 284px; }
  .del_mainpic .lcon{ width: 600px; }
  .del_mainpic .rcon{ margin-left: 600px; }
  .pro_lxbtn a{ font-size: 18px; }
  .share{ margin-top: 20px; }
  .del_item{ padding: 20px 0; }
  .del_item .home_boxtit{ margin-bottom: 8px; }
  .rn_con{ padding: 20px 30px 0 30px; }
  .con_addxl{ padding: 37px 0 0 53px; }
  .con_form{ padding-top: 10px; }
}

@media screen and (max-width: 1024px){
  #nav .nav-button{display: block; top: 14px; }
  header{ height: 62px;  background: #fff;  }
  nav{position: fixed; float: none; 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; border:none; width: auto;  background: #2e2e2e;  position: inherit;  opacity: 1; display: block !important; height: auto !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: #294b7e; color: #fff; }
  #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,.l_fixed{display: none;}
  nav dl{ position: static; }
  .logo{left: 0; display: block; top: 16px; }
  .logo img{ height: 32px; }
  #nav .nav-button{ background: #294b7e ; }
  #nav .nav-button i{ color: #fff; }
  #nav .nav-button{ right: 0; }
  .h_sub,.h_link,.search-button{ display: none; }
  .languagebox{ float: none; margin-top: 0; margin-left: 0; }
  .head_rcon{ width: 130px; right: 50px; top: 18px; }
  .in_pro{ padding: 30px 0; }
  .in_protit p{ padding: 0; }
  .in_probox .item{ margin: 0 5px; }
  .in_ab{ padding: 30px 0; }
  .in_ab:before{ width: 100%; }
  .in_ab .lcon{ width: 100%; padding: 0; }
  .in_ab .rcon{ position: static; width: 94%; margin: 20px auto 0 auto; }
  .in_ab .lcon a{ margin-top: 15px; }
  .in_faq{ margin-top: 0; padding: 30px 0; }
  .in_faq .lcon{ width: 100%; float: none; }
  .in_btn{ margin-top: 15px; margin-left: 10px; }
  .in_faq .rcon{ margin-left: 0; padding-left: 0; }
  .in_case{ margin-top: 12px; }
  .in_news{ padding: 30px 0; }
  .in_newslist li{ width: 49%; margin-right: 2%; }
  .in_newslist li:nth-of-type(2){ margin-right: 0; }
  .in_newslist li:last-child{ width: 100%; margin-top: 15px; }
  .f_navli{ columns: 2; }
  .f_nav .f_item2{ width: 40%; }
  .f_nav .f_item4{ width: 33%; }
  .pat70{ padding-top: 35px; }
  .ab_botsmall{ margin-top: 18px; }
  .pro_listwar .lcon{ width: 100%; float: none; }
  .pro_listwar .rcon{ margin-left: 0; padding-left: 0; margin-top: 18px; }
  .accordion,.on_linexj,.pro_nav .pro_cat p{ display: none; }
  .pro_nav .pro_cat{ padding: 15px; }
  .pro_cat .home_boxtit{ font-size: 20px; }
  .pro_cat .home_boxtit:before{ display: none; }
  .pro_nav .pro_cat a{ display: block; width: 100%; height: 100%; color: #fff; font-weight: bold; padding: 15px; position: absolute; top: 0; left: 0; text-align: right; }
  .accordion li .links.active{ background: url(images/select_iconq2.png) no-repeat 98% 25px; }
  .accordion .links{ background: url(images/select_iconq.png) no-repeat 98% 25px; }
  .pro_listwar, .news_box, .down_war{ padding: 30px 0 40px 0; }
  .pro_list li{ margin-bottom: 14px; }
  .pat70{ padding-top: 30px; }
  .del_mainpic .lcon{ width: 100%; float: none; }
  .del_mainpic .rcon{ margin-left: 0; padding: 0; margin-top: 15px; }
  .del_mainpic .rcon h2{ font-size: 24px; }
  .del_msbox{ margin-top: 12px; padding: 20px; }
  .share{ margin-top: 14px; }
  .pro_lxbtn{ margin-top: 20px; }
  .del_mainpic{ margin-bottom: 10px; }
  .rel_pswi{ margin-top: 10px; }
  .rn_con p{ -webkit-line-clamp:3; height: 72px; }
  .infocon h2{ font-size: 23px; }
  .case_list{ margin-top: 20px; }
  .case_list li{ margin-bottom: 16px; }
  .con_war{ padding: 30px 0; }
  .con_addxl{ position: static; width: 100%; padding: 15px; }
  .f_usd li{ margin-bottom: 8px; }
  .con_addxl .f_usd{ margin-top: 9px; }
  .con_addxl .home_boxtit{ font-size: 20px; }
  .con_addxl .home_boxtit:before{ display: none; }
  .down_nav li a{ padding: 8px 12px; font-size: 16px; }
  .down_nav li{ margin-right: 8px; }
  .down_nav{ margin-top: 15px; }
  .down_list{ margin-top: 30px;  }
  .down_item h4{ font-size: 18px; }
}

@media screen and (max-width: 768px){
  .ban_text{ display: none; }
  .in_ptxt{ padding: 10px; }
  .home_boxtit{ font-size: 22px; }
  .in_abtxt{ margin-top: 10px; }
  .in_faqlist{ padding: 15px; }
  .in_faqzx{ padding: 25px; }
  .in_zxbox ul li{ margin-bottom: 9px; }
  .f_nav .f_item2,.f_nav .f_item3{ display: none; }
  .f_nav .f_item4{ width: 100%; float: none; }
  footer{ padding-top: 22px; }
  .in_faqtit p{ padding: 0; }
  .in_faqlist{ margin-top: 10px; }
  .del_item .home_boxtit{ font-size: 20px; }
  .rn_con p{ height: 48px; -webkit-line-clamp:2; margin-top: 5px;}
  .rn_con span{ margin-top: 9px; }
  .infocon p{ font-size: 16px; }
  .in_casetxt{ display: none; }
  .down_item{ margin-bottom: 25px; }
}

@media screen and (max-width: 640px){
  .in_pro,.in_faq,.in_news{ padding: 20px 0; }
  .in_linepaging .slick-arrow{ width: 38px; height: 38px; line-height: 38px; }
  .in_linepaging{ top: 41%; }
  .in_faqlist li h5{ font-size: 17px; }
  .in_ntxt{ padding: 10px; }
  .in_newslist{ margin-top: 20px; }
  .pro_listwar, .news_box, .down_war{ padding: 20px 0 30px 0; }
  .pro_list li{ width: 49%; margin-right: 2%; }
  .pro_list li:nth-of-type(3n){ margin-right: 2%; }
  .pro_list li:nth-of-type(even){ margin-right: 0; }
  .del_msbox{ padding: 15px; }
  .news_list{ margin-top: 10px; }
  .ln_con{ width: 100%; float: none; }
  .rn_con{ float: none; width: 100%; padding: 12px; }
  .case_list li{ width: 49%; margin-right: 2%; }
  .case_list li:nth-of-type(3n){ margin-right: 2%; }
  .case_list li:nth-of-type(even){ margin-right: 0; }
  .in_casetxt{ position: static; display: block; padding: 0; transform: scale(1); }
  .in_casetxt span,.all_pro{ display: none; }
  .in_casetxt p{ font-size: 16px; }
  .in_newslist li:last-child .in_ntxt{ padding: 18px; }
  .down_nav{ display: none; }
  .backToTop{ right: 0; width: 35px; height: 35px; }

}

@media screen and (max-width:480px){
  .footmenu{ display: block; }
  .footmenu div.con{ background: #294b7e; }
  footer{ margin-bottom: 60px; }
  .in_protit p{ margin-top: 6px; }
  .in_proswi, .in_caseswiper{ margin-top: 12px; }
  .in_ab{ padding: 12px 0; }
  .home_boxtit{ font-size: 20px; }
  .in_abtxt p,.i_faqtxt p{ font-size: 15px; line-height: 24px; }
  .in_faqlist li{ padding: 8px 0; }
  .in_faqlist{ padding: 10px; }
  .in_faqzx{ padding: 10px; }
  .in_case{ margin-top: 0; }
  .in_linepaging .slick-arrow.slick_prev2{ left: 0; }
  .in_linepaging .slick-arrow.slick_next2{ right: 0; }
  .in_newslist li{ width: 100%; float: none; margin-right: 0; margin-bottom: 10px; }
  .in_ntxt em{ margin-top: 7px; }
  .pat70{ padding-top: 10px; }
  .ab_desc p{ line-height: 24px; }
  .ab_desc{ margin-top: 8px; }
  .ab_topbig{ margin-top: 8px; }
  .ab_topbig li{ width: 100%; float: none; margin-right: 0; margin-bottom: 12px; }
  .ab_botsmall{ margin-top: 0; }
  .ab_botsmall li{ float: none; width: 100%; margin-right: 0; margin-bottom: 12px; }
  .ab_box{ padding-bottom: 0; }
  .in_faqlist li h5{ font-size: 16px; }
  .pro_list{ margin-top: 12px; }
  .del_mainpic .rcon h2{ font-size: 20px; }
  .ms_ul li h5{ font-size: 17px; }
  .ms_ul li p{ font-size: 15px; line-height: 22px; }
  .share{ font-size: 16px; }
  .pro_lxbtn a{ width: 100%; float: none; margin-right: 0; margin-bottom: 5px; }
  .pro_lxbtn a:last-child{ margin-left: 0; }
  .del_pp p,.del_span p{ line-height: 26px; font-size: 15px; }
  .xswi_box .item, .rel_boxnr .item{ margin: 0; }
  .infocon h2{ font-size: 18px; }
  .infocon .time{ margin: 5px 0; }
  .infocon p,.down_desc p{ font-size: 15px; line-height: 24px; }
  .infocon .other{ font-size: 15px; }
  .con_titc{ padding-right: 0; }
  .con_war{ padding: 18px 0; }
  .mess_info li{ width: 100%; float: none; margin-right: 0; margin-bottom: 5px; }
  .con_form{ padding: 0 0 20px 0; }
  .mess_info{ margin-top: 10px; }
  .down_desc{ margin-top: 6px; }

}










