@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'FuturaMdBTBold_0';
  src: url('fonts/FuturaMdBTBold_0.otf');
  src: local('☺'), url('fonts/FuturaMdBTBold_0.woff') format('woff'), url('fonts/FuturaMdBTBold_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturMedium_0';
  src: url('fonts/FuturMedium_0.otf');
  src: local('☺'), url('fonts/FuturMedium_0.woff') format('woff'), url('fonts/FuturMedium_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body{font-family: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:#007fcc;}
a:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }


.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}


@font-face {
  font-family: "iconfont"; /* Project id 2809655 */
  src: url('fonts/iconfont.woff2?t=1647064096776') format('woff2'),
       url('fonts/iconfont.woff?t=1647064096776') format('woff'),
       url('fonts/iconfont.ttf?t=1647064096776') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zuanshi:before {
  content: "\e817";
}

.icon-zuantou-320:before {
  content: "\e63f";
}

.icon-nongyongjigeng:before {
  content: "\e668";
}

.icon-chuanzhen1:before {
  content: "\e63c";
}

.icon-fasong:before {
  content: "\e6ca";
}

.icon-mail:before {
  content: "\e618";
}

.icon-address:before {
  content: "\eec4";
}

.icon-tel:before {
  content: "\e600";
}

.icon-arrow-right:before {
  content: "\e601";
}

.icon-chukou:before {
  content: "\e72d";
}

.icon-xiaoshou:before {
  content: "\e6b8";
}

.icon-shengchan:before {
  content: "\e640";
}

.icon-yanfa:before {
  content: "\e6a9";
}

.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";
}

.icon-original-whatapp:before {
  content: "\e60d";
}

.icon-mean_list:before {
  content: "\e653";
}

.icon-shouji1:before {
  content: "\e621";
}

.icon-liaotian:before {
  content: "\e6a5";
}

.icon-fangdajing:before {
  content: "\e603";
}

.icon-skype:before {
  content: "\e707";
}

.icon-chuanzhen:before {
  content: "\e616";
}

.icon-in:before {
  content: "\e6f1";
}

.icon-jiantou:before {
  content: "\e62e";
}

.icon-dizhi:before {
  content: "\e65d";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-666666-copy:before {
  content: "\ec8d";
}

.icon-shouji:before {
  content: "\e647";
}

.icon-yuyan:before {
  content: "\e617";
}

.icon-dianhua:before {
  content: "\e605";
}




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: #f8f8f8; overflow: hidden;  }
.warper{ width:1440px; margin:0 auto; position: relative;}
.backToTop{width:60px; height:60px; z-index: 666; border-radius: 60px; background:#007fcc 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{ margin-top: 25px; }
.media a{color: #222; width: 32px; height: 32px; line-height: 32px; border-radius: 32px; text-align: center; background: #444444; margin: 0px 5px; font-size: 20px; display:inline-block;}
.media a:hover{ color: #fff; }
.media a:first-child:hover{ background: #3a82d3;  }
.media a:nth-of-type(2):hover{ background: #d20000; }
.media a:nth-of-type(3):hover{ background: #30afeb;}
.media a:nth-of-type(4):hover{ background: #0085b2; }

.search-button{ cursor: pointer; width: 35px; text-align: center; position: relative;  height: 35px; line-height: 35px; display: inline-block; }
.search-button i{ color: #666; font-size: 22px;  }
.searchform{ overflow: hidden;background:#007fcc;position: absolute; right: 0; height: 0; z-index: 88; top:64px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px; color: #fff!important; }
.searchform input{ width: 190px; background:#007fcc; color: #fff; line-height:51px; padding-left:10px; float: left; }
.searchform button{ width:54px; line-height:51px; background:#007fcc; 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;}

header{ width: 100%; height: 140px; background:#fff;  z-index: 999; position: fixed; top: 0;  left: 0; }
.h_top{ height: 50px; background: #242424; position: relative; }
.h_top:before{ content: ""; position: absolute; top: 0; left: 0; width:40%; height: 100%; background: url(images/h_topbg.jpg) top right #007fcc no-repeat; }
.h_top .h_lcon{ width: 35%; float: left; }
.h_top .h_lcon p{ font-size: 16px; color: #fff; line-height: 50px; font-family: Arial; }

.h_tlx{ float: right; line-height: 50px; overflow: hidden; font-size: 16px; font-family: Arial; padding-right: 132px; }
.h_tlx i{ margin-right: 6px; font-size: 18px; color: #999; }
.h_tlx li{ float: left; margin-right: 15px; font-size: 16px; }
.h_tlx li *{ vertical-align: middle; }
.h_tlx li a{ color: #999; }
.h_tlx li a:hover{ text-decoration: underline; color: #fff; }
.langwar{ position: absolute; right: 0; top: 8px; width: 130px; }
.languagebox{ position: relative; line-height: 34px; width: 130px; padding: 0 10px;  }
.languagebox i{ font-size: 20px; color: #999; }
.languagebox ul{ height: 34px; width: 100%; display: inline-block; vertical-align: middle; overflow: hidden; z-index: 5;  position: absolute; left: 0; top: 0; }
.languagebox ul li{ height: auto; line-height: 30px; background: #fff; padding: 0 10px 0 23px; }
.languagebox ul li:first-child{ background:url(images/select_arrow.png) no-repeat 93% 50% ; }
.languagebox a{ line-height: 34px; font-size: 15px; padding:0 15px; display: inline-block; width: 100%; color: #999; }
.languagebox:hover ul{height:auto;}

.position{box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); background: #fff; height: 90px; }
.position .h_top{ display: none; }

#nav:after{  content: '';  display: block;  clear: both;}
#nav .warper{position: relative;}
.logo{ position: absolute; left: 0; top: 22px; }

.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;}

.head_rcon{ position: absolute;  right: 0; top: 25px; width:45px; }


.l_fixed{ width: 40px; position: fixed; top: 30%; left: 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: #007fcc; 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: #007fcc; left: -999px; width: 0; font-size: 16px; transition: all 0.5s; }
.l_fixed li:nth-of-type(2) a{ background: #ed7d2a; }
.l_fixed li:nth-of-type(3) a{ background: #3a82d3; }
.l_fixed li:nth-of-type(4) a{ background: #30afeb; }
.l_fixed li:nth-of-type(5) a{ background: #d20000; }
.l_fixed li:nth-of-type(6) a{ background: #d20000; }
.l_fixed li:nth-of-type(2) a span{ background: #ed7d2a; }
.l_fixed li:hover a span{ width: 200px; left: 40px; }
.l_fixed li:hover{ opacity: 0.9; }

nav{ float: right; margin-right: 50px;}
nav li{ float: left; padding: 21px 0 22px 0; margin: 0 2px; position: relative; font-family: Arial; }
nav li>a{ padding: 12px 24px; border-radius: 5px; color: #666;  font-size: 20px; display: block; text-align: center;}
nav li.on a,nav li:hover a{ color: #fff; background: #007fcc; cursor: pointer; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background: #fff; min-width: 170px; top: 89px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative;}
nav li dl dd a{ opacity: 1; background: transparent !important; font-size: 17px; color: #666 !important; display: block; padding: 12px 22px; text-align: left; white-space: nowrap; }
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #007fcc !important; cursor: pointer; color: #fff !important;}
nav dl dd div{position: absolute; left: 100%; top: 0; background:#007fcc; display: none;}
nav dl dd:hover div{display: block;}

nav dl dd div a{padding:13px; color: #fff !important; border-bottom: none; }
nav dl dd div a:hover {background: #666 !important; }

footer{ background:#252525; position: relative; }
.p_conlist{ width: 100%; overflow: hidden; padding: 50px 0; border-bottom: 1px solid #323232; }
.p_conlist li{ width: 33.333%; color: #fff; float: left; position: relative; padding-left: 115px; padding-top: 8px; }
.p_conlist li h6{ width: 84px; font-weight: normal; background: #007fcc; color: #fff; border-radius: 84px; text-align: center; position: absolute; top: 0; left: 0; height: 84px; line-height: 84px; font-size: 40px; }
.p_conlist li p{ font-family: FuturMedium_0; margin-bottom: 10px; }
.p_conlist li a,.p_conlist li span{ color: #fff; }
.p_conlist li a:hover{ text-decoration: underline; }

.f_box{ width: 100%; overflow: hidden; }
.f_navinfo{ padding: 45px 0; overflow: hidden; }
.f_navinfo .f_item1{ float: left; width: 31%; text-align: center; padding-top: 32px; }
.f_navinfo .f_item2{ float: left; width: 14%; margin-left: 5%; }
.f_navinfo .f_item3{ float: left; width: 17%; }
.f_navinfo .f_item4{ float: right; width: 29%; }
.f_item1 p{ font-size: 16px; line-height: 24px; color: #888; margin-top: 30px; }
.f_navinfo h4{ color: #fff; text-transform: uppercase; font-weight: normal; font-family:FuturMedium_0; font-size: 20px; }
.f_nav{ margin-top: 15px; }
.f_nav li{ line-height: 32px; }
.f_nav li a{ color:#919191; font-size: 16px; }
.f_nav li a:hover{ text-decoration: underline; color: #fff; }
.f_item4 form{ position: relative; }
.f_item4 input{ height:40px; line-height: 40px; }
.f_item4 input,.f_item4 textarea{  width: 100%; background:transparent; border: 1px solid #626262; border-radius: 0; padding: 2px 18px; font-family:Arial; resize: none; color: #fff; font-size: 17px;}
.f_item4 input::-webkit-input-placeholder, .f_item4 textarea::-webkit-input-placeholder{  color: #666;}
.f_item4 textarea{ padding:5px 18px; padding-right: 135px; height: 119px; }
.f_item4 button{ width:100px; height: 119px; position: absolute; right: 0; top: 0; display: block; color: #fff; text-align: center; background:#007fcc; border: none; cursor: pointer; }
.f_item4 button i{ font-size: 40px; display: inline-block; }
.f_item4 ul li{ position: relative; margin-bottom: 15px; }
.f_item4 button:hover{ opacity: 0.85; }

.copyright{ padding:20px 15px; font-size: 14px; clear: both; text-align: center; color:#575757; border-top:1px solid #323232;  }
.copyright a{ color:#575757;}
.copyright a:hover{ color: #fff; }



#banner img{ width: 100%; display: block; }
#banner_home{ position: relative; margin-top: 140px; }
#banner_home .owl-theme .owl-dots .owl-dot span{ width: 16px; height: 16px; opacity: 1; }
#banner_home .owl-theme .owl-controls{ position: absolute; bottom: 20px; left: 0; width: 100%; }
#banner_home .owl-theme .owl-dots .owl-dot.active span{ background: #007fcc; }
.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
@keyframes mymove{
  0% {
    bottom: 42px;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 42px;
  }
}

/*Safari 和 Chrome:*/
@-webkit-keyframes mymove{
  0% {
    bottom: 42px;
  }
  50% {
    bottom: 10px;
  }
  100% {
    bottom: 42px;
  }
}
.cl{ clear: both; }
/*版块标题*/
.home_boxtit{ font-size: 40px; font-family: FuturaMdBTBold_0; margin-bottom: 18px; text-transform: uppercase; text-align: center; }
/*首页*/
.in_ab{ padding:82px 0 48px 0; }
.i_pdesc{ text-align: center; font-size: 16px; color: #888; font-family: Arial; line-height: 26px; }
.in_abicon{ width: 100%; padding: 5px; overflow: hidden; margin-top: 32px; }
.in_abicon li{ width: 25%; float: left; transition: all 0.5s; padding: 42px 30px; text-align: center; }
.in_abicon li i{ display: inline-block; transition: all 0.5s; width: 79px; height: 80px; background: url(images/i_abicon.png) no-repeat; text-align: left; line-height: 80px; padding-left: 15px; color: #007fcc; font-size: 40px; }
.in_abicon li:hover{ box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2); }
.in_abicon li:hover i{ background: url(images/i_abicon2.png) no-repeat; color: #fff; }
.in_abicon li p{ font-size: 22px; font-family: FuturaMdBTBold_0; color: #5c5550; margin-top: 15px; }
.in_abicon li:hover p{ color: #007fcc; }
.in_video{ position: relative; }
.flat-video-fancybox { position: absolute; z-index: 10; left: 0; top: 35%; width: 100%; text-align: center; }
.flat-video-fancybox a.fancybox { display: inline-block;
    background: #007fcc; width: 94px; height: 94px; line-height: 94px; text-align: center;
    border-radius: 50%; position: relative; z-index: 999; }
.flat-video-fancybox i{ font-size: 50px; color: #fff; }
.flat-video-fancybox a:hover.fancybox { background: red; }
.ripple, .ripple:before, .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-box-shadow: 0 0 0 0 rgba(0,127,204,0.6);
    -moz-box-shadow: 0 0 0 0 rgba(0,127,204,0.6);
    -ms-box-shadow: 0 0 0 0 rgba(0,127,204,0.6);
    -o-box-shadow: 0 0 0 0 rgba(0,127,204,0.6);
    box-shadow: 0 0 0 0 rgba(0,127,204,0.6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute
}

.ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(0,127,204,0)
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0,127,204,0)
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(0,127,204,0)
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0,127,204,0)
  }
}
.bigbg,.bigbg2{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox,.getbox2{ width: 800px; height: auto; position: absolute; top: 30%; left: 50%; margin-left: -400px; }
.allhide{ opacity: 0; z-index: -3; }



.in_pro{ padding: 60px 0 72px 0; position: relative; }
.in_proswiper{ margin-top: 20px; position: relative; }
.in_proswiper .item{ margin: 0 8px; }
.in_proswiper .owl-theme .owl-controls{ margin-top: 0; text-align: left; position: absolute; top: 38%; left: 0; width: 100%; z-index: 55; }
.in_proswiper .owl-theme .owl-controls .owl-nav{ position: relative; border-radius: 0; }
.in_proswiper .owl-theme .owl-controls .owl-nav div{  margin: 0; opacity: 1; position: absolute; height: 90px; width: 38px; background: url(images/d_r.png) #dfdfdf center center no-repeat; background-size: 40%; }
.in_proswiper .owl-theme .owl-controls .owl-nav .owl-prev{ text-indent: -9999em; left: -80px; transform: rotate(180deg); }
.in_proswiper .owl-theme .owl-controls .owl-nav .owl-next{ text-indent: -9999em;  right: -80px;  }
.in_proswiper .owl-theme .owl-controls .owl-nav div:hover{ background: url(images/arr_right.png) #007fcc center center no-repeat; background-size: 40%; opacity: 0.85; }
.pro_text{ text-align: center; padding: 10px 20px 45px 20px; }
.pro_item{ box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2); position: relative; overflow: hidden; }
.pro_text p{ font-size: 20px; font-family:FuturaMdBTBold_0; height: 24px; line-height: 24px; overflow: hidden;  }
.pro_text span{ font-size: 16px; margin-top: 12px; display: block; line-height: 22px; height: 66px; overflow: hidden; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #888; }
.pro_mask{ position: absolute; padding: 35% 5% 0 5%; text-align: center; width: 100%; height: 100%; background: #007fcc; top: 100%; transition: all 0.6s; left: 0;  }
.pro_mask p{ font-size: 20px; font-family:FuturaMdBTBold_0; height: 24px; line-height: 24px; overflow: hidden; color: #fff; }
.pro_mask span{ font-size: 16px; margin-top: 12%; display: block; line-height: 22px; height: 66px; overflow: hidden; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #fff; }
.pro_mask em{ font-style: normal; color: #ffe0b0; display: inline-block; margin-top: 20%; padding: 5px 20%; border: 1px solid #f7c77c; border-radius: 50px; }
.pro_item:hover .pro_mask{ top: 0; }
.in_proswiper .owl-carousel .owl-stage-outer{ padding-bottom: 10px; }


.in_case{ padding: 58px 0 85px 0; background: #f5f5f5; text-align: center;  }
.in_caseswiper{ margin-top: 40px; text-align: left; position: relative; }
.in_caseitem{ padding-bottom: 65px; position: relative; }
.in_caseitem .changpic{ position: relative; }
.in_caseitem .changpic:after{ content: ""; transition: all 0.5s; opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }
.in_casetxt{ position: absolute; transition: all 0.5s; bottom: 5px; left: 50%; width: 80%; margin-left: -40%; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1); }
.in_catxt{ width: 100%; background: rgba(0,0,0,0.7); padding: 28px 38px 38px 38px; }
.in_catxt h3{ padding-bottom: 8px; display: inline-block; position: relative; color: #fff; font-size: 20px; font-family: FuturMedium_0; font-weight: normal; height: 35px; line-height: 35px; overflow: hidden; }
.in_catxt h3:after{ content: ""; position: absolute; bottom: 0; right: 0; height: 3px; width: 70px; background: #007fcc; }
.in_catxt p{ margin-top: 20px; line-height: 22px; font-size: 16px; color: #bababa; display: -webkit-box; height: 66px;
-webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 3; }
.in_camore{ height: 60px; background: #fdfdfd; padding: 0 8%; }
.in_camore span{ color: #888; font-size: 16px; margin-top: 15px; border-radius: 30px; display: inline-block; padding: 5px 15%; border:1px solid #888; }
.in_caseitem:hover .in_casetxt{ opacity: 0; }
.in_caseitem:hover .changpic:after{ opacity: 1; }
.in_casshowtxt{ width: 70%; position: absolute; bottom: 0; text-align: center; left: 50%; margin-left: -35%; transition: all 0.5s; background: #007fcc; padding: 9% 5% 6% 5%; opacity: 0;  }
.in_casshowtxt h3{ padding-bottom: 18px; display: inline-block; position: relative; color: #fff; font-size: 20px; font-family: FuturMedium_0; font-weight: normal; height: 45px; line-height: 45px; overflow: hidden; }
.in_casshowtxt h3:after{ content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -35px; height: 3px; width: 70px; background: #fff; }
.in_casshowtxt p{ margin-top: 20px; line-height: 22px; font-size: 16px; color: #a9d8f5; display: -webkit-box; height: 66px;
-webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 3; }
.in_casshowtxt em{ font-style: normal; color: #a9d8f5; font-size: 16px; margin-top: 35px; border-radius: 30px; display: inline-block; padding: 5px 15%; border:1px solid #a9d8f5;  }
.in_caseitem:hover .in_casshowtxt{ opacity: 1; }
.in_caseswiper .owl-theme .owl-controls{ margin-top: 0; text-align: left; position: absolute; top: 38%; left: 0; width: 100%; z-index: 55; }
.in_caseswiper .owl-theme .owl-controls .owl-nav{ position: relative; border-radius: 0; }
.in_caseswiper .owl-theme .owl-controls .owl-nav div{  margin: 0; opacity: 1; position: absolute; height: 90px; width: 38px; background: url(images/arr_right.png) rgba(0,0,0,0.5) center center no-repeat; background-size: 40%; }
.in_caseswiper .owl-theme .owl-controls .owl-nav .owl-prev{ text-indent: -9999em; left: 0; transform: rotate(180deg); }
.in_caseswiper .owl-theme .owl-controls .owl-nav .owl-next{ text-indent: -9999em;  right: 0;  }
.in_caseswiper .owl-theme .owl-controls .owl-nav div:hover{ background: url(images/arr_right.png) #007fcc center center no-repeat; background-size: 40%; opacity: 0.85; }


.in_news{ padding: 65px 0; }
.in_news .home_boxtit{ text-align: center; }
.in_newslist{ margin-top: 20px; }
.in_newslist li{ margin-bottom: 10px; }
.in_newsitem{ width: 100%; overflow: hidden; padding: 25px 0; transition: all 0.3s; }
.in_newsbox{ padding-left: 130px; width: 100%; overflow: hidden; position: relative; }
.in_ndate{ position: absolute; border-right:2px solid #e3e3e3; top: 15px; left: 0; width: 130px; }
.in_ndate p{ font-size: 63px; color: #dfdfdf; font-family: FuturaMdBTBold_0; }
.in_ndate span{ font-size: 16px; color: #b4b4b4; }
.in_newsbox .in_nlcon{ padding-left: 42px; float: left; width: 70%; }
.in_newsbox .in_nrcon{ width: 24.5%; float: right; }
.in_newsbox .in_nlcon h3{ font-size: 20px; line-height: 24px; height: 24px; overflow: hidden; font-family: FuturaMdBTBold_0; }
.in_newsbox .in_nlcon p{ margin-top: 10px; font-size: 16px; line-height: 22px; height: 44px; overflow: hidden; color: #999; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.in_newsbox .in_nlcon span{ margin-top: 14px; border:1px solid #888; border-radius: 30px; display: inline-block; padding: 5px 62px; color: #888; font-size: 16px; }
.in_newsitem:hover{ background: #f5f5f5; }
.in_newsitem:hover .in_ndate p{ color: #007fcc; }
.in_newsitem:hover .in_newsbox .in_nlcon span{ background: #007fcc; border:1px solid #007fcc; color: #fff; }
.in_newsitem:hover .changpic img{ transform: scale(1.15); }
.in_newslist li:last-child{ margin-bottom: 0; }



.footmenu{position:fixed;bottom:0;left:0;width:100%;z-index:5;max-width:1024px; display: none;}
.footmenu img{display:block}
.footmenu div.bgcolor{ clear:both;}
.footmenu div.con{position:absolute;bottom:0;left:0;width:100%; padding-bottom: 10px; background:#f39800;}
.footmenu a{color:#fff;font-size:16px; display:block;width:25%;text-align:center;float:left;position:relative}
.footmenu i{display:block;width:25px;height:25px;margin:6px auto 2px; font-size: 26px;}
/*位置*/
.subbanner{ position: relative; margin-top: 100px; }
.subbanner img{ width: 100%; display: block; }
.sub_link{ width: 100%; position: absolute; bottom: 0; color: #fff; left: 0; height: 60px; line-height: 60px; background: rgba(0,0,0,0.3); }
.sub_link a{ color: #fff; }
.sub_link a:hover{ color: #ffa300; }
.sub_link i{ color: #007fcc; font-size: 20px; margin-right: 4px; }
.pat60{ padding-top: 60px; }

/*关于我们*/
.ab_box{ padding-bottom: 80px; }
.ab_com{ padding-top: 0!important; }
.ab_video{ padding-bottom: 364px; position: relative; margin-bottom: 75px; }
.ab_video .flat-video-fancybox{ top: 15%; }
.ab_videocer{ width: 1440px; position: absolute; bottom: 0; left: 50%; margin-left: -720px; padding: 82px 100px; background: #f6f6f6; border-top-left-radius: 100px;  border-bottom-right-radius: 100px; }
.ab_videocer ul{ width: 100%; overflow: hidden; }
.ab_videocer ul li{ float: left; width: 23.5%; margin-right: 2%; }
.ab_videocer ul li:last-child{ margin-right: 0; }
/*case*/
.case_listbox{ padding-bottom: 60px; }
.case_list{ width: 100%; overflow: hidden; }
.case_list li{ float: left; width: 49%; margin-right: 2%; margin-bottom: 60px; }
.case_list li:nth-of-type(even){ margin-right: 0; }

/*产品列表*/
.pro_war{ padding-bottom: 68px; }
.pro_nav{ width: 100%; overflow: hidden; padding: 55px 0; }
.pro_nav li{ width: 20%; float: left; text-align: center; padding-top: 15px; position: relative; transform-style: preserve-3d; }
.pro_nav li:before{ position: absolute; transition: all 0.5s; opacity: 0; top: 0; left: 30%; content: ""; z-index: -1; width: 75px; height: 75px; border-radius: 75px; background: #ebe4d9; }
.pro_nav li i{ font-size: 68px; color: #666; }
.pro_nav li p{ margin-top: 10px; font-size: 22px; text-transform: uppercase; font-family: FuturMedium_0; color: #666; }
.pro_nav li:hover:before,.pro_nav li.on:before{ opacity: 1; }
.pro_nav li:hover i,.pro_nav li:hover p,.pro_nav li.on i,.pro_nav li.on p{ color: #007fcc; }
.pro_list{ width: 100%; overflow: hidden; padding: 5px; }
.pro_list li{ float: left; width: 24%; margin-right: 1.2%; margin-bottom: 38px; }
.pro_list li:nth-of-type(4n){ margin-right: 0; }
/*分页 结束*/
.digg4{ text-align:center; font-size: 20px; margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:35px; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; background: #fff;  height:35px; line-height: 35px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#007fcc;}
.digg4 span.disabled { font-size: 30px; line-height:28px; font-weight: normal;  background: #fff; color: #a6a6a6;}
.digg4 a{ color: #a6a6a6; }
/*产品详情*/
.del_war{ width: 100%; overflow: hidden; padding-bottom: 60px;  }
.del_lcon{ width: 640px; float: left; padding-top: 5px; padding-left: 5px; }
.del_rcon{ margin-left: 640px; padding-left: 65px; padding-top: 36px; }
.del_swiper{ box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2); position: relative; }
.del_swiper .owl-theme .owl-controls{ position: absolute; bottom: 10px; left: 0; width: 100%; }
.del_swiper .owl-theme .owl-dots .owl-dot span{ width: 15px; height: 15px; }
.del_swiper .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ background: #007fcc; }


.del_info{  }
.del_tit h1{ font-size: 32px; text-transform: uppercase; }
.pro_desc{ margin-top: 25px; line-height: 22px; font-size: 16px; color: #888; height: 110px; overflow: hidden; }
.pro_lxbtn{ margin-top: 14px; }
.pro_lxbtn a{ background: #007fcc; text-align: center; padding:15px 10px; width: 42%; color: #fff; display: inline-block; }
.pro_lxbtn a:hover{ opacity: 0.85; }
.pro_lxbtn a:last-child{ margin-left: 2%; background: #3e3e3e; }
.pro_lxbtn a i{ font-size: 28px; margin-right: 5px; }
.pro_lxbtn a *{ vertical-align: middle; }

.share{ margin-top: 65px; }

.proinfo_nav{ overflow: hidden; background: url(images/p_navbg.png) no-repeat #f8f8f8; background-size: cover;  }
.proinfo_nav.top0{ position: fixed;  top: 0; left: 0; width: 100%; z-index: 666; }
.proinfo_nav a{ border-right: 1px solid #fff; margin: 20px 0; font-size: 20px; position: relative; color: #fff; width: 24.9%; text-align: center; float: left; display: block; }
.proinfo_nav a.on,.proinfo_nav a:hover{color: #007fcc;}
.proinfo_nav a:last-child{ border-right: none; }

.del_block{ background: #fff; padding-bottom: 70px; }
.del_item{ margin-top: 58px; }
.del_item h3{ font-size: 30px; margin-bottom: 20px; text-transform: uppercase; font-family: FuturMedium_0;  }
.del_pptx p{ font-size: 16px; line-height: 24px; color: #999; }
.del_duct{ margin-top: 25px; width: 100%; overflow: hidden; }
.del_duct li{ width: 32%; margin-right: 2%; float: left; }
.del_duct li:nth-of-type(3n){ margin-right: 0; }
.del_duct li:hover .changpic img{ transform: scale(1.15); }


.pro_table{ overflow-x: auto; margin-top: 25px; }
.pro_table table{ border-top: 1px solid #e8e8e8; background: #fff; border-left: 1px solid #e8e8e8; width: 100%; }
.pro_table table tr td{ padding: 16px; color: #666; font-size: 16px; text-align: center;  border-bottom: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; }
.pro_table table tr:first-child td{ background: #007fcc; color: #fff!important; font-size: 18px; }


.rel_pswiper{ margin-top: 20px; position: relative; }
.rel_pswiper .item{ margin: 0 10px; }
.rel_pswiper .owl-theme .owl-controls{ margin-top: 0; text-align: left; position: absolute; top: 38%; left: 0; width: 100%; z-index: 55; }
.rel_pswiper .owl-theme .owl-controls .owl-nav{ position: relative; border-radius: 0; }
.rel_pswiper .owl-theme .owl-controls .owl-nav div{  margin: 0; opacity: 1; position: absolute; height: 90px; width: 38px; background: url(images/d_r.png) #dfdfdf center center no-repeat; background-size: 40%; }
.rel_pswiper .owl-theme .owl-controls .owl-nav .owl-prev{ text-indent: -9999em; left: -50px; transform: rotate(180deg); }
.rel_pswiper .owl-theme .owl-controls .owl-nav .owl-next{ text-indent: -9999em;  right: -50px;  }
.rel_pswiper .owl-theme .owl-controls .owl-nav div:hover{ background: url(images/arr_right.png) #007fcc center center no-repeat; background-size: 40%; opacity: 0.85; }
.rel_pswiper .owl-carousel .owl-stage-outer{ padding-bottom: 10px; }
.infoform{overflow:hidden; margin-top: 35px; }
.infoform ul{ width: 100%; overflow:hidden; padding: 0 5px;  }
.infoform li{width: 49%;margin-bottom: 18px; float: left; position: relative;}
.infoform li:nth-of-type(even){ float: right; }
.infoform li:nth-of-type(5),.infoform li:last-child{ width: 100%; }
.infoform li:last-child{ margin-bottom: 0; }
.infoform li font{ color: red; position: absolute; top: 19px; left: 7px; }
.infoform input,.infoform textarea{width: 100%; border: 1px solid #c3c3c3; background:#f3f3f3; font-size: 16px; line-height: 30px; padding:10px 15px; font-family: Arial; }
.infoform select{ height: 64px; }
.infoform textarea{ resize: none; height: 228px; }
.infoform form input::-webkit-input-placeholder,.infoform form textarea::-webkit-input-placeholder,.infoform form select { color: #888; }
.infoform form input:-moz-placeholder,.infoform form textarea:-moz-placeholder {color: #888;  }
.infoform form button{ border:none; padding: 12px 55px; border-radius: 30px; background: #007fcc; color: #fff; font-size: 16px; font-family: Arial; }
.infoform form button:hover{ cursor: pointer; opacity: 0.85; }

/*news*/
.news_listbox{ padding-bottom: 50px;  }
.news_listbox .in_newslist{ margin-top: 0; }
.infocon h2{font-size:30px; text-align: center; margin-bottom: 10px; }
.infocon img{ display: inline-block; margin: 12px 0; max-width: 100%; }
.infocon .time{ text-align: center;margin-bottom:15px; color: #666;}
.infocon .time i{ font-size: 20px; }
.infocon .other{border-top: 1px solid #bbb; padding:15px 0 0 0; margin:50px 0 0 0; line-height: 26px;}
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #666; }
.infocon .other a{color: #666}
.infocon .other a:hover{ color: #007fcc; }
.infocon p{line-height:28px; margin-bottom: 10px; font-size: 17px; color: #666; }
/*contact*/
.con_lxul{ width: 100%; overflow: hidden; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2); }
.con_lxul li{ width: 25%; min-height: 369px; text-align: center; float: left; border-right: 1px solid #d3d3d3; padding: 65px 3% 60px 3%; }
.con_lxul li:last-child{ border-right: none; }
.con_lxul li i{ display: inline-block; width: 99px; transition: all 0.5s; height: 99px; border-radius: 99px; background: #007fcc; color: #fff; line-height: 99px; font-size: 50px; }
.con_lxul li p{ font-size: 22px; font-family: FuturaMdBTBold_0; margin-top: 40px; }
.con_lxul li a,.con_lxul li span{ display: inline-block; margin-top: 16px; font-size: 20px; }
.con_lxul li:last-child span{ font-size: 18px; }
.con_lxul li:hover i{ transform: rotate(45deg); }
.con_inquiry{ padding: 52px 0 65px 0; text-align: center; }
.con_inquiry h2{ font-size: 40px; text-transform: uppercase; font-family: FuturMedium_0; }

@media screen and (max-width: 1680px){
  .backToTop{ right: 0; width: 50px; height: 50px; }
}

@media screen and (max-width: 1600px){


}

@media screen and (max-width: 1440px){
  .warper{ width: 92%; }
  .home_boxtit{ font-size: 34px; }
  .in_abicon li p{ font-size: 19px; }
  .in_ab,.in_pro,.in_case,.in_news{ padding: 45px 0; }
  .home_boxtit{ margin-bottom: 8px; }
  .in_caseswiper{ margin-top: 16px; }
  .in_newslist li{ margin-bottom: 0; }
  .p_conlist,.f_navinfo{ padding: 30px 0; }
  .pro_nav li p{ font-size: 18px; }
  .pro_nav{ padding: 30px 0; }
  .pro_list li{ margin-bottom: 22px; }
  .p_conlist li{ padding-left: 96px; }
  .del_rcon{ padding-left: 38px; }
  .del_item h3{ font-size: 26px; }
  .pat60{ padding-top: 45px; }
  .ab_videocer{ width: 92%; margin-left: -46%; padding: 45px; }
  .case_list li{ margin-bottom: 30px; }
  .con_inquiry h2{ font-size: 35px; }
  .con_lxul li p{ margin-top: 20px; }
}


@media screen and (max-width: 1366px){
  .pro_war{ padding-bottom: 40px; }
  .del_tit h1{ font-size: 28px; }
  .in_abicon li{ padding: 25px; }
  .in_abicon{ margin-top: 15px; }
  .infocon h2{ font-size: 28px; }
  .con_lxul li{ padding: 40px 3%; min-height: 280px; }
  .con_lxul li i{ width: 70px; height: 70px; line-height: 70px; font-size: 32px; }
  .con_inquiry{ padding: 40px 0; }
  .infoform{ margin-top: 22px; }
}

@media screen and (max-width: 1280px){
  .warper{ width: 94%; }
  .in_abicon li p{ font-size: 18px; }
  .home_boxtit{ font-size: 28px; }
  .in_ab, .in_pro, .in_case, .in_news{ padding: 40px 0; }
  .flat-video-fancybox a.fancybox{ width: 70px; height: 70px; line-height: 70px; }
  .flat-video-fancybox i{ font-size: 30px; }
  .ripple, .ripple:before, .ripple:after{ width: 70px; height: 70px; }
  .p_conlist li h6{ width: 70px; height: 70px; line-height: 70px; font-size: 32px; }
  .p_conlist li{ padding-left: 86px; }
  .rel_pswiper .owl-theme .owl-controls .owl-nav .owl-next{ right: -32px; }
  .rel_pswiper .owl-theme .owl-controls .owl-nav .owl-prev{ left: -32px; }
  .in_proswiper .owl-theme .owl-controls .owl-nav .owl-prev{ left: -32px; }
  .in_proswiper .owl-theme .owl-controls .owl-nav .owl-next{ right: -32px; }
  .in_proswiper .owl-theme .owl-controls .owl-nav div,.in_caseswiper .owl-theme .owl-controls .owl-nav div,.rel_pswiper .owl-theme .owl-controls .owl-nav div{ width: 28px; height: 70px; }
}


@media screen and (max-width: 1024px){
  .h_top{ display: none; }
  #banner_home,.subbanner{ margin-top: 62px; }
  #nav .nav-button{display: block; top: 14px; right: 0; background: #007fcc; }
  header,.position, .page_h{ height: 62px; background: #fff; }
  .logo img,.position .logo img{ height:36px; }
  .head_rcon{ display: none; }
  .logo{ top: 14px; }
  .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 dl{ left: 0;  top: 0; border:none; width: auto;  background: #2e2e2e;  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{ float: none; padding: 0; margin: 0; }
  nav li>a,.position nav li>a,.page_h  nav li>a{ margin:0; border-radius: 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: #007fcc; color: #fff; }
  #banner_home .owl-theme .owl-dots .owl-dot span{ width: 12px; height: 12px; }
  nav li:hover dl{ left: 0; opacity: 1; }
  nav li dl dd a{ color: #fff !important; white-space: normal; font-size: 15px; }
  nav dl dd:hover div,nav li a:before,.home_tit img{display: none;}
  nav li dl dd a:hover{ background: #007fcc !important;}
  nav dl dd{ border: none; }
  .in_proswiper .owl-theme .owl-controls .owl-nav .owl-prev{ left: -6px; }
  .in_proswiper .owl-theme .owl-controls .owl-nav .owl-next{ right: -6px; }
  .in_proswiper .owl-theme .owl-controls .owl-nav div{ background: url(images/arr_right.png) #007fcc center center no-repeat; background-size: 40%; opacity: 0.85; }
  .in_ndate p{ font-size: 48px; }
  .p_conlist{ display: none; }
  .f_navinfo .f_item1{ display: none; }
  .f_navinfo .f_item2{ margin-left: 0; width: 22%; }
  .f_navinfo .f_item3{ width: 25%; }
  .f_navinfo .f_item4{ width: 47%; }
  .pro_nav li i{ font-size: 48px; }
  .digg4{ margin-top: 20px; }
  .pat60{ padding-top: 30px; }
  .del_lcon{ width: 100%; float: none; padding: 5px; }
  .del_rcon{ margin-left: 0; padding-left: 0; }
  .pro_desc{ margin-top: 10px; height: auto; }
  .share{ margin-top: 20px;   }
  .del_war{ padding-bottom: 30px; }
  .del_item h3{ font-size: 22px; margin-bottom: 9px; }
  .pro_table{ margin-top: 0; }
  .del_duct,.infoform{ margin-top: 12px; }
  .del_item{ margin-top: 25px; }
  .infoform li{ margin-bottom: 10px; }
  .rel_pswiper .owl-theme .owl-controls .owl-nav .owl-next{ right: -6px; }
  .rel_pswiper .owl-theme .owl-controls .owl-nav .owl-prev{ left: -6px; }
  .rel_pswiper .owl-theme .owl-controls .owl-nav div{ background: url(images/arr_right.png) #007fcc center center no-repeat; background-size: 40%; opacity: 0.85; }
  .del_block{ padding-bottom: 40px; }
  .ab_video{ padding-bottom: 0; }
  .ab_videocer{ position: static; margin-left: 0; margin: 10px auto 0 auto; }
  .ab_video{ margin-bottom: 30px; }
  .infocon p{ line-height: 24px; }
  .infocon h2{ font-size: 26px; }
  .con_lxul li{ padding: 30px 2%; }
  .con_inquiry h2{ font-size: 28px; }
  .con_lxul li a, .con_lxul li span{margin-top: 10px;}
}

@media screen and (max-width: 768px){
  .getbox, .getbox2{ width: 100%; left: 0; margin-left: 0; }
  .in_ab, .in_pro, .in_case, .in_news{ padding: 30px 0; }
  .home_boxtit{ font-size: 25px; }
  .i_pdesc{ line-height: 24px; }
  .in_ndate p{ font-size: 38px; }
  .in_ndate{ display: none; }
  .in_newsbox{ padding-left: 0; }
  .in_newsbox .in_nlcon{ padding-left: 0; }
  .in_newsbox .in_nrcon{ width: 29.5%; }
  .in_newsitem{ padding: 15px 0; }
  .in_newsbox .in_nlcon h3{ font-size: 18px; }
  .in_newsbox .in_nlcon p{ margin-top: 5px; }
  .in_newsbox .in_nlcon span{ margin-top: 6px; padding: 5px 22px; }
  .f_navinfo .f_item2{ display: none; }
  .f_navinfo .f_item3{ width: 38%; }
  .f_navinfo .f_item4{ width: 62%; }
  .f_item4 ul li{ margin-bottom: 6px; }
  .media{ margin-top: 0; }
  .media a{ margin: 0; }
  .copyright{ padding: 10px; }
  .sub_link{ height: 40px; line-height: 40px; }
  .pro_nav{ display: none; }
  .pro_war{ padding-top: 25px; }
  .pro_list li{ width: 32%; margin-right: 2%; margin-bottom: 14px; }
  .pro_list li:nth-of-type(4n){ margin-right: 2%; }
  .pro_list li:nth-of-type(3n){ margin-right: 0; }
  .pro_mask{ position: static; display: none; }
  .pro_text{ padding: 6px 12px 18px 12px; }
  .pro_text span{ margin-top: 6px; font-size: 14px;line-height: 20px; height: 60px; }
  .pro_text p{ font-size: 19px; }
  .del_tit h1{ font-size: 24px; }
  .del_rcon{ padding-top: 15px; }
  .del_war{ padding-bottom: 0; }
  .del_item h3{ font-size: 20px; }
  .pro_table table tr td{ padding: 10px; }
  .ab_videocer{ padding: 20px; border-top-left-radius: 30px; border-bottom-right-radius: 30px; }
  .in_casshowtxt,.in_catxt h3:after{ display: none; }
  .in_catxt{ padding: 18px; }
  .in_catxt p{ margin-top: 0; font-size: 14px; line-height: 20px; height: 60px; }
  .in_caseitem:hover .in_casetxt{ opacity: 1; }
  .in_casetxt{ width: 90%; margin-left: -45%; }
  .case_list li{ margin-bottom: 18px; }
  .case_listbox,.news_listbox{ padding-bottom: 30px; }
  .pat60{ padding-top: 25px; }
  .infocon h2{ font-size: 24px; }
  .con_lxul li{ width: 50%; border-bottom: 1px solid #d3d3d3; min-height: 218px; }
  .con_lxul li:nth-of-type(even){ border-right: none; }
  .con_lxul li:nth-of-type(3),.con_lxul li:nth-of-type(4){ border-bottom: none; }
  .in_abicon li i{ font-size: 29px; width: 63px; height: 64px; background: url(images/i_abicon.png) no-repeat;
    background-size: cover; line-height: 64px; padding-left: 12px; }
  .in_abicon li{ padding: 15px; }
  .in_abicon li:hover i{ background: url(images/i_abicon2.png) no-repeat; background-size: cover; color: #fff; }
  .in_abicon li p{ margin-top: 8px; }
  .in_proswiper{ margin-top: 12px; }
  .infocon .other{ margin-top: 28px; }
  .con_lxul li p{ margin-top: 10px; }
  .con_inquiry h2{ font-size: 24px; }
  .con_inquiry{ padding: 30px 0; }
}

@media screen and (max-width: 640px){
 .ab_videocer{ padding: 12px; }
 .con_lxul li i{ width: 60px; height: 60px; line-height: 60px; font-size: 26px; }
}

@media screen and (max-width:480px){
  footer{ margin-bottom: 60px; }
  .footmenu{ display: block; }
  .footmenu div.con{ background:#007fcc; }
  #banner_home .owl-theme .owl-controls{ bottom: 5px; }
  .in_ab, .in_pro, .in_case, .in_news{ padding: 20px 0; }
  .home_boxtit{ font-size: 22px; }
  body,.in_abicon li p{ font-size: 15px; }
  .i_pdesc{ line-height: 20px; font-size: 15px; }
  .in_abicon li{ width: 49%; padding: 12px; float: none; display: inline-block; vertical-align: top; }
  .ripple, .ripple:before, .ripple:after,.flat-video-fancybox a.fancybox{ width: 50px; height: 50px; }
  .flat-video-fancybox a.fancybox{ line-height: 50px; }
  .flat-video-fancybox i{ font-size: 22px; }
  .in_newsitem{ padding: 8px 0; }
  .in_newsbox .in_nlcon{ width: 100%; float: none; }
  .in_newsbox .in_nrcon{ width: 50%; float: none; margin-top: 12px; }
  .f_navinfo .f_item3{ display: none; }
  .f_navinfo .f_item4{ width: 100%; float: none; }
  .p_conlist, .f_navinfo{ padding: 20px 0; }
  .backToTop{ width: 40px; height: 40px; }
  .subbanner{ overflow: hidden; }
  .subbanner img{ height: 120px; width: auto; }
  .pro_war{ padding-top: 20px; }
  .pro_list li{ width: 49%; }
  .pro_list li:nth-of-type(3n){ margin-right: 2%; }
  .pro_list li:nth-of-type(even){ margin-right: 0; }
  .digg4{ margin-top: 10px; }
  .pro_war{ padding-bottom: 30px; }
  .del_tit h1{ font-size: 20px; }
  .del_swiper .owl-theme .owl-dots .owl-dot span{ width: 12px; height: 12px; }
  .pro_lxbtn a{ padding: 10px; }
  .del_pptx p{ line-height: 22px; }
  .infoform li{ width: 100%; float: none; margin-bottom: 5px; }
  .infoform li:nth-of-type(even){ float: none; }
  .infoform form button{ padding: 12px 23px; }
  .rel_pswiper{ margin-top: 14px; }
  .del_block{ padding-bottom: 30px; }
  .ab_videocer ul li{ width: 49%; margin-right: 2%; margin-bottom: 10px; }
  .ab_videocer ul li:nth-of-type(even){ margin-right: 0; }
  .ab_video .flat-video-fancybox{ top: 7%; }
  .in_camore{ height: 44px; }
  .in_caseitem{ padding-bottom: 49px; }
  .in_camore span{ margin-top: 6px; }
  .in_catxt{ padding: 10px; }
  .in_catxt h3{ padding-bottom: 0; height: 25px; line-height: 25px; font-size: 18px; }
  .case_list li{ margin-bottom: 12px; }
  .infocon h2{ font-size: 21px; }
  .infocon p{ font-size: 15px; line-height: 22px; }
  .con_lxul li a, .con_lxul li span{ font-size: 17px; }
  .con_lxul li:last-child span{ font-size: 15px; }
  .con_lxul li p{ font-size: 18px; }
  .con_lxul li{ padding: 16px 2%; min-height: 186px; }
}
@media screen and (max-width:414px){
  .in_newsbox .in_nrcon{ width: 100%; }
  .pat60{ padding-top: 15px; }
  .pro_desc,.del_pptx p{ font-size: 15px; line-height: 20px; }
  .del_duct li{ width: 100%; float: none; margin-right: 0; margin-bottom: 8px; }
  .pro_table table tr td{ font-size: 15px; }
  .pro_table table tr:first-child td{ font-size: 16px; }
  .del_item h3{ font-size: 18px; }
  .in_catxt p{ height: 40px; -webkit-line-clamp:2; }
  .infocon h2{ font-size: 19px; }
  .con_inquiry{ padding: 20px 0; }
  .con_inquiry h2{ font-size: 20px; }
}










