@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'ABRI-2';
  src: local('☺'), url('fonts/ABRI-2.woff') format('woff'), url('fonts/ABRI-2.ttf') format('truetype'), url('fonts/ABRI-2.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'POPPINS-BOLD';
  src: url('fonts/POPPINS-BOLD.eot');
  src: local('☺'), url('fonts/POPPINS-BOLD.woff') format('woff'), url('fonts/POPPINS-BOLD.ttf') format('truetype'), url('fonts/POPPINS-BOLD.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Light';
  src: url('fonts/Poppins-Light.eot');
  src: local('☺'), url('fonts/Poppins-Light.woff') format('woff'), url('fonts/Poppins-Light.ttf') format('truetype'), url('fonts/Poppins-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'POPPINS-MEDIUM';
  src: url('fonts/POPPINS-MEDIUM.eot');
  src: local('☺'), url('fonts/POPPINS-MEDIUM.woff') format('woff'), url('fonts/POPPINS-MEDIUM.ttf') format('truetype'), url('fonts/POPPINS-MEDIUM.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'POPPINS-REGULAR';
  src: url('fonts/POPPINS-REGULAR.eot');
  src: local('☺'), url('fonts/POPPINS-REGULAR.woff') format('woff'), url('fonts/POPPINS-REGULAR.ttf') format('truetype'), url('fonts/POPPINS-REGULAR.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'POPPINS-SEMIBOLD';
  src: url('fonts/POPPINS-SEMIBOLD.eot');
  src: local('☺'), url('fonts/POPPINS-SEMIBOLD.woff') format('woff'), url('fonts/POPPINS-SEMIBOLD.ttf') format('truetype'), url('fonts/POPPINS-SEMIBOLD.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


body{font-family:Poppins-Light,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: #000;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer; color:#0d5197;}
a:focus{outline:none;}
input:focus, textarea:focus {outline: none;}
ul, li, dl, dt, dd{list-style: none outside none;}
*{ box-sizing: border-box; }

.l_fixed{ position: fixed; top: 30%; left: 0; z-index: 666; }
.l_fixed li{ position: relative; width: 40px; margin-bottom: 1px; transition: all 0.3s; }
.l_fixed li a{ height: 40px; font-size: 20px; text-align: center; line-height: 40px; background: #0098f8; color: #fff; display: block; }
.l_fixed li a i{ font-size: 20px; display: inline-block;  }
.l_fixed li a span{ display:block; position: absolute; top: 0; line-height: 40px; padding: 0 10px; background: #0098f8; left: -999px; width: 0; font-size: 16px; 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(4) a{ background: #30afeb; }
.l_fixed li:nth-of-type(5) a{ background: #0085b2; }
.l_fixed li:nth-of-type(6) a{ background: #d20000; }
.l_fixed li:nth-of-type(2) a span{ background: #fea322; }
.l_fixed li:hover a span{ width: 200px; left: 40px; }
.l_fixed li:hover{ opacity: 0.9; }


.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}


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;  }
.warper{ width:1400px; margin:0 auto; position: relative;}
.backToTop{width:45px; height:45px; z-index: 666; border-radius: 8px; background:#1159a8 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;}

header{  width: 100%; height: 100px; background: transparent; box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); z-index: 999; position: fixed; top: 0;  left: 0; }

@font-face {
  font-family: "iconfont"; /* Project id 2727569 */
  src: url('fonts/iconfont.woff2?t=1648887476174') format('woff2'),
       url('fonts/iconfont.woff?t=1648887476174') format('woff'),
       url('fonts/iconfont.ttf?t=1648887476174') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-leijianzhuxiulix:before {
  content: "\e695";
}

.icon-weibiaoti-:before {
  content: "\e60f";
}

.icon-kefu:before {
  content: "\e6be";
}

.icon-u38:before {
  content: "\e67e";
}

.icon-tuyi:before {
  content: "\e618";
}

.icon-a-wuliu_huaban1:before {
  content: "\e617";
}

.icon-shouhou:before {
  content: "\e6bc";
}

.icon-shuilongtou:before {
  content: "\e612";
}

.icon-huojian:before {
  content: "\e637";
}

.icon-shejishejichizibiceliangduliangjiajuzhuang:before {
  content: "\e9a2";
}

.icon-shandian:before {
  content: "\e8c5";
}

.icon-zhiliangbaozheng:before {
  content: "\e638";
}

.icon-jiantou:before {
  content: "\e62e";
}

.icon-dianhua:before {
  content: "\e605";
}

.icon-fasong:before {
  content: "\e743";
}

.icon-mianji:before {
  content: "\e60d";
}

.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: "\e60c";
}

.icon-wechat:before {
  content: "\e608";
}

.icon-mean_list:before {
  content: "\e653";
}

.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-dizhi:before {
  content: "\e65d";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-666666-copy:before {
  content: "\ec8d";
}

.icon-shouji:before {
  content: "\e647";
}

.icon-gongren:before {
  content: "\e604";
}

.icon-ziyuan235:before {
  content: "\e740";
}

.icon-jiqi:before {
  content: "\e802";
}



#nav:after{  content: '';  display: block;  clear: both;}
#nav .warper{position: relative;}
.logo{ position: absolute; left: -53px; top: 18px; }

.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;}
.new_war .home_tit{
    text-align: center;
}

.new_war .home_tit:before {
    left: 50%;
    margin-left: -88px;
}

.head_rcon{ position: absolute; right: -56px; top: 27px; width: 76px; }
nav{ float: right; margin-right: 32px;}
nav li{ float: left; position: relative; margin: 0 22px; transform-style: preserve-3d; }
nav li:before{ content:''; width: 0; transition: all 0.3s; z-index: -1; height: 28px; background: #1159a8; position: absolute; top: 34px; left: -10px; }
nav li>a{ font-family: POPPINS-REGULAR; color: #fff; text-transform: uppercase; line-height: 100px; display: block; text-align: center;}
nav li.on:before ,nav li:hover:before{ width: 28px; }
nav li:hover a{ color: #fff; }
nav dl{ transition: opacity 1s ease; position: absolute; display: none; background: #f9f9f9; width: auto; top: 96px; left:0; z-index: 999;  }
nav dl dd{ display: block; position: relative; border-bottom: 1px solid #eee; }
nav li dl dd a{ opacity: 1; background: transparent !important; font-size: 16px; color: #666 !important; display: block; padding: 15px 22px; text-align: left; white-space: nowrap; font-family: Poppins-Light;}
nav li dl dd a:before{ display: none; }
nav li dl dd a:hover{ background: #1159a8 !important; cursor: pointer; color: #fff !important;}
nav dl dd div{position: absolute; left: 100%; top: 0; background:rgba(13,81,151,.7); display: none;}
nav dl dd:hover div{display: block;}
nav dl dd div a{padding:13px; color: #fff !important; border-bottom: none; }

.search-button{ margin-top: 4px; cursor: pointer; width: 35px; text-align: center; float: left; position: relative;  border-radius: 5px; height: 35px; line-height: 35px; display: inline-block; }
.search-button i{ color: #fff; font-size: 20px;  }
.searchform{ overflow: hidden;background:#1159a8;position: absolute; right: 0; height: 0; z-index: 88; top:60px; width: 240px; transition: all .3s;}
.searchform i{ font-size: 24px;  }
.searchform input{ width: 190px; background:#1159a8; color: #fff; line-height:51px; padding-left:10px; float: left; }
.searchform button{ width:54px; line-height:51px; background:#1159a8; 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;}

.languagebox{ width: 27px; float: right; height: 27px; overflow: hidden; margin-top: 5px; }
.languagebox:hover{ height: auto; }

.load_banner{ width: 100%; height: 100vh; padding-top: 8%; text-align: center; background: url(images/load_ban1.png) no-repeat center; background-size: cover; }
.load_banner img,.load_banner2 img{ margin-left: -180px; transition: all 0.3s; }
.load_banner img:hover,.load_banner2 img:hover{ transform: scale(1.05); }
.load_banner a{ display: block; overflow: hidden; position: relative; transform-style: preserve-3d; width: 198px; margin: 40px auto 0 auto; border: 1px solid #fff; color: #fff; padding: 18px 0; }
.load_banner a:hover{ color: #fff; border: 1px solid #1159a8;  }

.load_banner2{ background: url(images/load_ban2.png) fixed center no-repeat; padding-top: 12%; text-align: center; background-size: cover; width: 100%; height: 100vh; }
.load_banner2 a{ display: block; overflow: hidden; position: relative; transform-style: preserve-3d; width: 198px; margin: 10px auto 0 auto; border: 1px solid #fff; color: #fff; padding: 18px 0; }
.load_banner2 a:hover{ background: #1159a8; color: #fff; border: 1px solid #1159a8; }

.load_banner a:before,.load_banner2 a:before{ width: 100%; z-index: -1; height: 100%; background: #1159a8; transition: all 0.3s; content: ''; position: absolute; top: 0; left: 0; transform: translateY(100%); }
.load_banner a:hover:before,.load_banner2 a:hover:before{ transform: translateY(0); }

.load_media{ position: fixed; top: 35%; right: 144px; width: 33px; }
.load_media a{color: #fff; margin: 8px 0; width: 33px; height: 33px; line-height: 33px; text-align: center; border: 1px solid #fff; font-size: 15px; display:inline-block;}
.load_media a:first-child:hover{ background: #3a82d3; border: 1px solid #3a82d3;  }
.load_media a:nth-of-type(2):hover{ background: #d20000; border: 1px solid #d20000; }
.load_media a:nth-of-type(3):hover{ background: #30afeb; border: 1px solid #30afeb;}
.load_media a:nth-of-type(4):hover{ background: #0085b2; border: 1px solid #0085b2; }
.load_media a:hover{ opacity: 0.85; color: #fff !important; }


.ban_video{ position: relative; text-align: center; overflow: hidden; }
.ban_video:before{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 99%; background: rgba(0,0,0,0.5); }
.b_img{ width: 100%; }
.ban_text{ position: absolute; width: 100%; top: 225px; left: 0; text-align: center; }
.ban_text p{ margin: 60px auto 0 auto; width: 45%; color: #fff; line-height: 35px; }
.ban_text a{ display: inline-block; margin-top: 65px; color: #fff; padding: 18px 48px; background: #fff; color: #1159a8; font-family: POPPINS-REGULAR; }
.ban_text a:hover{ color: #fff; background:#1159a8;  }

footer{ background:#1159a8; overflow: hidden; padding-top: 68px; background-size: cover; position: relative;  }
footer:before{ content: ''; position: absolute; top: 0; left: 0; width: 30%; background: #f1f1f1; height: 100%; }
.f_nav{ margin-left: 28%; overflow: hidden; }
.f_item1{ float: left; width: 18%; text-align: center; }
.f_item1 p{font-size: 16px; font-family: POPPINS-REGULAR; color: #666; margin-top: 18px; }

.f_nav h4{ font-size: 24px; font-family: POPPINS-BOLD; position: relative; display: inline-block; padding-bottom: 12px; margin-bottom: 26px; text-transform: uppercase; font-weight: normal; color: #fff;}
.f_nav h4:after{ content: ''; width: 54px; height: 1px; background: #022d55; position: absolute; bottom: 0; left: 0; }

.f_navli li{ line-height: 36px; font-size: 16px; position: relative; padding-left: 25px; font-family: POPPINS-REGULAR; }
.f_navli li:after{ content: ''; position: absolute; left: 0; top: 10px; background: url(images/f_icon.png) no-repeat; width: 7px; height: 12px; }
.f_navli li a{ color:#ccc; }
.f_navli li a:hover{ color: #fff; text-decoration: underline; }
.f_nav .f_item2{ float: left; width:34%; }
.f_nav .f_item3{ float: left; width:24%; margin-left: 2%; }
.f_nav .f_item4{ float: right; width:34%; margin-left: 4%; }
.f_link li{ color:#ccc; font-size: 16px; padding-left: 28px; line-height: 36px; position: relative; }
.f_link li i{ color: #fff; position: absolute; top: 0; left: 0; }
.f_link li a,.f_link li span{ color: #ccc; }
.f_link li *{ vertical-align: middle; }
.f_link li span{ display: inline-block; line-height: 34px; }
.f_link li a:hover{ color: #fff; text-decoration: underline; }

.f_nav .f_item4 form{ position: relative; }
.f_nav .f_item4 input{ height:40px; line-height: 40px; }
.f_nav .f_item4 input,.f_nav .f_item4 textarea{  width: 100%; background: transparent; border:1px solid #fff; border-radius: 0; padding: 2px 18px; font-family:POPPINS-REGULAR; resize: none; color:rgba(255,255,255,0.8); font-size: 16px;}
.f_nav .f_item4 select{  width: 100%; background: transparent; border:1px solid #fff; border-radius: 0; padding: 5px 15px; font-family:POPPINS-REGULAR; resize: none; color:rgba(255,255,255,0.8); font-size: 16px; }
.f_nav .f_item4 input::-webkit-input-placeholder, .f_nav .f_item4 textarea::-webkit-input-placeholder{  color: rgba(255,255,255,0.8);}
.f_nav .f_item4 textarea{ padding:10px 18px; padding-right: 60px; height:110px; }
.f_nav .f_item4 button{ width:60px; height: 110px; position: absolute; right: 0; top: 0; display: block; color: #fff; font-size: 20px; text-align: center; background:#022d55; border: none; cursor: pointer; }
.f_nav .f_item4 button i{ font-size: 30px; margin-top: 5px; display: inline-block; }
.f_nav .f_item4 button p{ font-size: 16px; color: #fff; }
.f_nav .f_item4 ul li{ position: relative; margin-bottom: 18px; }
.f_nav .f_item4 button:hover{ opacity: 0.85; }

.media{ margin-top: 36px; }
.media a{ width: 32px; display: inline-block; font-size: 14px; height: 32px;  color: #fff; background: #0071e0; line-height: 32px; border-radius: 26px; }
.media a:nth-of-type(2){ background: #cc0000; }
.media a:nth-of-type(3){ background: #55acee; }
.media a:nth-of-type(4){ background: #0071e0; }
.media a:hover{ opacity: 0.85; }
footer .copyright{ margin-top: 40px; text-align: right; border-top:1px solid #2e6297;  padding: 18px 0; font-size: 16px; clear: both;  color:#fff; }
footer .copyright a{ text-decoration: underline; color: #fff; margin-left: 20px; }

.bigbg{ background: rgba(0,0,0,.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.getbox{ width: 800px; background: #fff; height: auto; position: absolute; top: 30%; left: 50%; margin-left: -400px; }
.allhide{ opacity: 0; z-index: -3; }


.changpic{ width: 100%; overflow: hidden; }
.changpic img{ width: 100%; transition: all 0.3s; }
.cl{ clear: both; }
/*版块标题*/
.position{ background: #022d55; }
.home_tit{ position: relative; transform-style: preserve-3d; }
.home_tit:before{ content: ''; z-index: -1; position: absolute; width: 29px; height: 29px; background: #1159a8; }
.home_tit span{  font-size: 14px; color: #666; padding-left: 10px; }
.home_tit p{ font-size: 36px; font-family: POPPINS-BOLD; }
/*首页*/
.in_pronav{ padding: 82px 0 85px 0; }
.in_pnavbox{ width: 100%; overflow: hidden; }
.in_pnavbox li{ float: left; overflow: hidden; position: relative; transform-style: preserve-3d; width: 13%; background: #f1f1f1; text-align: center; margin-right: 1.5%; }
.in_pnavbox li a{ padding: 25px 0 16px 0; display: inline-block; }
.in_pnavbox li:last-child{ margin-right: 0; }
.i_pimg{ height: 72px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.i_pimg img{ display: block; }
.i_pimg img:last-child{ display: none; }
.in_pnavbox li p{ font-size: 14px; margin-top: 10px; font-family: POPPINS-MEDIUM; }
.in_pnavbox li:before{ position: absolute; z-index: -1; transition: all 0.8s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: #1159a8; }
.in_pnavbox li:hover:before{ transform: translateY(0); }
.in_pnavbox li:hover p{ color: #fff; }
.in_pnavbox li:hover .i_pimg img:last-child{ display: block; }
.in_pnavbox li:hover .i_pimg img:first-child{ display: none; }

.in_ab{ width: 100%; padding-bottom: 50px; position: relative; }
.in_ab:before{ content: ''; position: absolute; width: 100%; height: 84%; background: #f1f1f1; bottom: 0; left: 0; }
.in_ab .i_ablcon{ width: 50%; padding-right: 16px; position: absolute; top: 0; left: 0; z-index: 55;  }
.in_ab .i_abrcon{ width: 50%; float: right; padding-left: 26px; padding-top: 130px; padding-right: 34px; }
.in_abswiper{ position: relative; }
.in_abswiper .owl-theme .owl-controls{ position: absolute; bottom: 0; left: 0; text-align: right; width: 100%; background: rgba(17,89,168,.75); }
.in_abswiper .owl-theme .owl-controls .owl-nav{ height: 82px; }
.in_abswiper .owl-theme .owl-controls .owl-nav div{ margin: 0; position: relative; overflow: hidden; transform-style: preserve-3d;  text-indent: 999em; border-radius: 0; width: 82px; height: 82px; background: url(images/d_r.png) #fff center center no-repeat;
    background-size: 12%; }
.in_abswiper .owl-theme .owl-controls .owl-nav .owl-prev{ transform: rotate(180deg); }
.in_abswiper .item:hover .changpic img{ transform: scale(1.15); }
/*.in_abswiper .owl-theme .owl-controls .owl-nav div:hover{ background: url(images/d_r2.png) #1159a8 center center no-repeat;
    background-size: 12%; }*/

.in_abswiper .owl-theme .owl-controls .owl-nav div:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: url(images/d_r2.png) center center #1159a8 no-repeat; background-size: 12%; }

.in_abswiper .owl-theme .owl-controls .owl-nav div:hover{ background: transparent; }
.in_abswiper .owl-theme .owl-controls .owl-nav div:hover:before{ transform: translateY(0); }


.in_abpp{ margin-top: 26px; height: 211px; overflow: hidden; }
.in_abpp p{ line-height: 27px; color: #666; margin-bottom: 22px; }
.in_abpp p:last-child{ margin-bottom: 0; }
.in_ab .i_abrcon a{ display: inline-block; overflow: hidden; position: relative; transform-style: preserve-3d; margin-top: 25px; font-family: POPPINS-REGULAR; background: #fff; padding: 14px 30px; color: #1159a8; font-size: 16px; }
.in_ab .i_abrcon a:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: #1159a8;  }
.in_ab .i_abrcon a:hover:before{ transform: translateY(0); }
.in_ab .i_abrcon a:hover{ color: #fff; }



.in_num{ padding: 88px 0 84px 0; background: url(images/in_numbg.png) no-repeat center; background-size: cover; }
.in_numwar{ width: 100%; overflow: hidden; }
.in_numwar li{ float: left; width: 25%; padding: 0 2%; text-align: center; }
.in_numwar li h4,.ab_numnr h4{ font-size: 48px; color: #fff; font-family: POPPINS-BOLD; }
.in_numwar li h4 i,.ab_numnr h4 i{ font-weight: normal; font-size: 40px; }
.in_numwar li p,.ab_numnr p{ font-size: 16px; line-height: 30px; color: #fff; font-family: POPPINS-Light; margin-top: 10px; }
.in_numwar li h4 span,.ab_numnr h4 span{ font-size: 18px; font-family: Poppins-Light; font-weight: normal; }


.in_pro{ padding: 98px 0 0 0; position: relative; transform-style: preserve-3d; }
.in_pro:before{ content: ''; position: absolute; bottom: 0; left: 0; z-index: -1; width: 100%; height: 872px; background: url(images/i_hotbg.png) no-repeat; }
.in_propp{ margin-top: 18px; padding-bottom: 32px; border-bottom: 1px solid #e5e5e5; }
.in_propp p{ line-height: 27px; font-family: Poppins-Light; color: #666; }
.in_hotpro{ margin-top: 70px; position: relative; }
.in_hotpro .item{ margin: 0 12px; }
.i_ptxt{ width: 100%; position: relative; padding: 28px 24px 26px 24px; }
.i_ptxt:after{ content: ''; transition: all 0.3s; position: absolute; top: 0; left: 0; width: 50%; height: 2px; background: #1159a8; }
.i_ptxt h3{ font-family: POPPINS-BOLD; font-size: 18px; height: 30px; line-height: 30px; overflow: hidden; }
.i_ptxt p{ margin-top: 8px; font-size: 14px; color: #666; line-height: 21px; height: 84px; overflow: hidden; font-family:Poppins-Light;  }
.i_ptxt span{ color: #1159a8; margin-top: 25px; display: inline-block; font-size: 14px; font-family: POPPINS-MEDIUM; }
.i_proitem{ box-shadow: 0 1px 10px 0 rgba(0,0,0,0.06); background: #fff; }
.in_hotpro .owl-carousel .owl-stage-outer{ padding: 5px; }
.in_hotpro .owl-theme .owl-controls{ margin-top: 0; text-align: left; position: absolute; top: 40%; left: 0; width: 100%; z-index: 55; }
.in_hotpro .owl-theme .owl-controls .owl-nav{ position: relative; border-radius: 0; }
.in_hotpro .owl-theme .owl-controls .owl-nav div{ overflow: hidden; transform-style: preserve-3d; background: url(images/d_r.png) center center no-repeat #fff; background-size: 15%; margin: 0; opacity: 1; position: absolute; border-radius: 0; height: 65px; width: 65px; }
.in_hotpro .owl-theme .owl-controls .owl-nav div:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: url(images/d_r2.png) center center #1159a8 no-repeat; background-size: 15%; }
.in_hotpro .owl-theme .owl-controls .owl-nav .owl-prev{ text-indent: -9999em; left: -80px; transform: rotate(180deg);}
.in_hotpro .owl-theme .owl-controls .owl-nav .owl-next{ text-indent: -9999em;  right: -80px; }
.in_hotpro .owl-theme .owl-controls .owl-nav div:hover{ background: transparent; }
.in_hotpro .owl-theme .owl-controls .owl-nav div:hover:before{ transform: translateY(0); }
.i_proitem:hover .changpic img{ transform: scale(1.1); }
.i_proitem:hover .i_ptxt:after{ width: 100%; }

.in_call{ width: 80%; background: #022d55; margin-top: 92px; float: right; overflow: hidden; }
.i_calcon{ float: left; width: 38%; padding: 60px 82px 0 75px; }
.i_carcon{ float: right; width: 62%; }
.i_calcon .home_tit span{ color: #fff; }
.i_calcon .home_tit p{ font-size: 22px; line-height: 36px; color: #fff; margin-top: 20px; }
.i_calcon a{ display: inline-block; margin-top: 32px; padding: 12px 30px; font-family: POPPINS-REGULAR; background: #1159a8; color: #fff; font-size: 16px; }
.i_calcon a:hover{ opacity: 0.85; }
.in_call:hover .changpic img{ transform: scale(1.15); }


.in_case{ padding: 98px 0 96px 0; }
.in_caseswiper{ margin-top: 75px; position: relative; }

/* 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;
}


.case_slide .case_item{ margin: 0 12px; position: relative; overflow: hidden; }
.case_show{ position: absolute; left: 0; bottom: 0; max-width: 70%; transition:all 0.5s; display: flex;
    flex-direction: row-reverse; flex-wrap: nowrap; align-items: flex-end;
    transform: translateX(-100%) translate(64px); }
.case_show .arrow{ width:65px; position: relative; text-align: center; transform-style: preserve-3d; line-height: 65px; flex: 0 0 65px; height: 65px; background: #fff; position: relative;  }
.case_show .arrow:before{ content: ''; z-index: -1; transition: all 0.8s; transform: translateY(100%); position: absolute; width: 100%; height: 100%; background: #1159a8; top: 0; left: 0; }
.case_text{ background: #fff; padding: 18px 22px; }
.case_text p{ font-size: 18px; font-family: POPPINS-BOLD; height: 30px; line-height: 30px; overflow: hidden; }
.case_text span{ display: inline-block; margin-top: 5px; font-size: 14px; line-height: 21px; color: #666; height: 63px; overflow: hidden; }
.case_item:hover .case_show{transform: translateX(0%);}
.case_item:hover .changpic img{ transform: scale(1.15); }
.case_item:hover .case_show .arrow:before{ transform: translateY(0%); }
.case_item:hover .case_show .arrow{ color: #fff; }

.in_caseswiper .custom_paging{ position: absolute; bottom: -10px; right: 0; }
.in_caseswiper .custom_paging span{ cursor: pointer; width: 80px; overflow:hidden; transform-style: preserve-3d; position: relative; height: 80px; line-height: 80px; text-align: center; background: #fff; display: inline-block; }
.in_caseswiper .custom_paging span i{ font-size: 22px;}
.in_caseswiper .custom_paging span.slick_prev{ transform: rotate(180deg); }
.in_caseswiper .custom_paging span:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: #1159a8;  }
.in_caseswiper .custom_paging span:hover:before{ transform: translateY(0); }
.in_caseswiper .custom_paging span:hover{ color: #fff; }



.footmenu{position:fixed;bottom:0;left:0;width:100%;z-index:5;max-width:1024px; display: none;}
.footmenu img{display:block}
.footmenu div.bgcolor{ clear:both;}
.footmenu div.con{position:absolute;bottom:0;left:0;width:100%; padding-bottom: 10px; background:#f39800;}
.footmenu a{color:#fff;font-size:16px; display:block;width:25%;text-align:center;float:left;position:relative}
.footmenu i{display:block;width:25px;height:25px;margin:6px auto 2px; font-size: 26px;}
/*位置*/
.subbanner{ position: relative; }
.subbanner img{ width: 100%; display: block; }
.sub_pic{ position: relative; }
.sub_link{ width: 1400px; position: absolute; transform-style: preserve-3d; top: 40%; left: 50%; margin-left: -700px; }
.sub_link h1{ font-size: 48px; color: #fff; font-family: POPPINS-BOLD; position: relative; transform-style: preserve-3d; }
.sub_link h1:before{ content: ''; width: 29px; height: 29px; background: #1159a8; position: absolute; top: 0; left: 0; z-index: -1; }
.sub_link p,.sub_link p a{ color: #fff; }
.paddt80{ padding-top: 80px; }
.sub_link h2{ font-size: 158px; opacity: 0.3; color: transparent;  -webkit-text-stroke: 2px #fff; font-family: POPPINS-BOLD; position: absolute; top: -72px; left: 0; z-index: -1; }

/*关于我们*/
.ab_com{ padding-bottom: 92px; position: relative; transform-style: preserve-3d; }
.ab_com:before{ content: ''; width: 100%; height: 66%; background: #f1f1f1; position: absolute; top: 7%; left: 0; z-index: -1; }
.ab_pictxt{ width: 100%; overflow: hidden; }
.ab_pictxt .ab_lcon{ width: 50%; float: left; }
.ab_pictxt .ab_rcon{ width: 50%; float: right; padding: 132px 0 0 42px; }
.ab_pictxt .ab_rcon .in_abpp{ height: auto; }
.ab_opp{ margin-top: 30px; }
.ab_opp p{ line-height: 27px; color: #666; }
.ab_num{ margin-top: 35px; overflow: hidden; }
.ab_num li{ float: left; width: 23.5%; margin-right: 2%; position: relative; }
.ab_num li:last-child{ margin-right: 0; }
.ab_num li img{ width: 100%; }
.ab_numnr{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; padding: 60px 30px 0 30px; }

.ab_cer{ background: url(images/ab_cerbg.png) top no-repeat #f1f1f1; padding: 48px 0 100px 0; }
.ab_cer .home_tit{ color: #fff; }
.ab_cer .home_tit span{ color: #e5e5e5; }
.ab_cer .in_propp p{ color: #e5e5e5; }
.ab_cer .in_propp{ border-bottom: 1px solid #45709d; }

#featured-area{height:250px;width:100%;margin:320px auto 0 auto; position: relative;}
.roundabout-holder{ width:1100px;height:auto;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:auto;width:360px; background: #84858a; cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#84858a;margin:0; opacity: 1; transition: all 0.3s; }
.roundabout-moveable-item.roundabout-in-focus img{opacity: 1;}
.roundabout-in-focus{cursor:auto;}
.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0; background: #000;}
.ban_r_btn,.ban_l_btn{ width: 65px; overflow: hidden; height: 65px; transition: all 0.3s; transform-style: preserve-3d; line-height: 65px; background: #fff; text-align: center; cursor: pointer; position: absolute; top: 0; right: 0; z-index: 555; }
.ban_l_btn{ transform: rotate(180deg); position: absolute; top: 0; left: 0; z-index: 555; }
.ban_l_btn:before,.ban_r_btn:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: #1159a8;  }
.ban_l_btn:hover:before,.ban_r_btn:hover:before{ transform: translateY(0); }
.ban_l_btn:hover,.ban_r_btn:hover{ color: #fff; }

.ab_fact{ padding: 62px 0 70px 0; }
.ab_factswiper{ margin-top: 56px; position: relative; }
.ab_factswiper .item{ margin: 0 15px; }
.ab_factswiper .custom_paging{ position: absolute; bottom: -10px; right: 13.7%; }
.ab_factswiper .custom_paging span{ cursor: pointer; width: 50px; overflow:hidden; transform-style: preserve-3d; position: relative; height: 50px; line-height: 50px; text-align: center; background: #fff; display: inline-block; }
.ab_factswiper .custom_paging span i{ font-size: 16px;}
.ab_factswiper .custom_paging span.slick_prev{ transform: rotate(180deg); }
.ab_factswiper .custom_paging span:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: #1159a8;  }
.ab_factswiper .custom_paging span:hover:before{ transform: translateY(0); }
.ab_factswiper .custom_paging span:hover{ color: #fff; }
.ab_factswiper .item:hover .changpic img{ transform: scale(1.15); }

.ab_video{ background: url(images/ab_videobg.png) no-repeat; background-size: cover; }
/*产品列表*/
.pro_war{ padding-bottom: 120px; }
.pro_libox{ margin-top: 76px; overflow: hidden; }
.pro_libox .p_lcon{ float: left; width: 996px; }
.pro_libox .p_rcon{ margin-left: 996px; padding-left: 60px; }
.p_lmtit{ padding-bottom: 15px; border-bottom: 2px solid #eee; }
.p_lmtit p{ font-size: 24px; }
.pro_list{ margin-top: 44px; overflow: hidden; padding: 5px; }
.pro_list li{ width: 31.3%; float: left; margin-right: 3%; margin-bottom: 40px; }
.pro_list li:nth-of-type(3n){ margin-right: 0; }
.p_catetit h3{ font-size: 24px; font-family: POPPINS-SEMIBOLD; }
.p_catetit{ position: relative; padding-bottom: 15px; }
.p_catetit:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 80px; height: 2px; background: #1159a8; }
.p_navlist{ margin-top: 25px; }
.p_navlist li{ border-bottom: 2px solid #eee; position: relative; }
.p_navlist li a{ display: inline-block; width: 100%; padding: 16px 50px 16px 12px; font-size: 16px; }
.p_navlist li i{ color: #646464; transform: rotate(180deg); font-size: 10px; position: absolute; top: 35%; right: 19px; }
.p_navlist li dl{ display: none; position: absolute; top: 100%; z-index: 55; left: 0; width: 99%; background: #fff; box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2); padding: 20px 28px; }
.p_navlist li dl dd{ padding: 7px 0; }
.p_navlist li dl dd a{ font-size: 14px; padding: 0; display:inline; position: relative; }
.p_navlist li dl dd a:hover{ border-bottom: 2px solid #1159a8;   }
.p_navlist li:last-child{ border-bottom: none; }

.p_hotbox{ margin-top: 40px; }
.p_hotlist{ width: 100%; overflow: hidden; margin-top: 30px; }
.p_hotlist li{ float: left; width: 49%; text-align: center; margin-right: 2%; margin-bottom: 15px; }
.p_hotlist li:nth-of-type(even){ margin-right: 0; }
.p_hotlist li p{ font-size: 14px; margin-top: 10px; height: 23px; line-height: 23px; overflow: hidden; }
.p_hotitme:hover .changpic img{ transform: scale(1.15); }
/*分页 结束*/
.digg4{ text-align:center; font-size: 16px;  margin-top: 40px;}
.digg4 a,.digg4 span.miy,.digg4 span.disabled,.digg4 span.current{width:30px; border: 1px solid #bfbfbf; text-align: center; cursor: pointer; display: inline-block; vertical-align: middle; height:30px; line-height: 30px; color:#222; text-decoration:none; margin:0 5px;}
.digg4 span.current,.digg4 span:hover,.digg4 span:hover.disabled,.digg4 a:hover { color:#fff; background:#0d5197; border: 1px solid #0d5197; }
.digg4 span.disabled { font-size: 30px; line-height:32px; font-weight: normal; color: #999;}
.digg4 a{ color: #999; border: 1px solid #bfbfbf; }
/*产品详情*/
.pro-del-box{ width: 100%; overflow: hidden; background: #fff; transform-style: preserve-3d; position: relative; }
.pro-del-box:before{ content: ''; width: 50%; z-index: -1; height: 100%; background: url(images/p_delbg.png) no-repeat; background-size: cover; position: absolute; right: 0; top: 0; }
.pro-del-box .del_lcon{ width: 50%; float: left; }
.pro-del-box .del_rcon{ width: 50%; float: right; padding: 0 0 105px 62px; }
.del_swiper{ position: relative; padding: 0 75px; }
.del_swiper .owl-theme .owl-controls{  margin-top: 0; position: relative; }
.del_swiper .owl-theme .owl-controls .owl-nav{ position: absolute; top: -999%; width: 100%; }
.del_swiper .owl-theme .owl-controls .owl-nav div{ width: 64px; height: 64px; overflow: hidden; transform-style: preserve-3d; background: url(images/d_r.png) center center no-repeat #f1f1f1; background-size: 15%; border-radius: 0; text-indent: 99em; }
.del_swiper .owl-theme .owl-controls .owl-nav .owl-prev{ left: -80px; position: absolute; top: 0; transform: rotate(180deg); }
.del_swiper .owl-theme .owl-controls .owl-nav .owl-next{ right: -80px; position: absolute; top: 0; }
.del_swiper .owl-theme .owl-controls .owl-nav div:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: url(images/d_r2.png) center center #1159a8 no-repeat; background-size: 15%; }
.del_swiper .owl-theme .owl-controls .owl-nav div:hover{ background: transparent; }
.del_swiper .owl-theme .owl-controls .owl-nav div:hover:before{ transform: translateY(0); }
.del_swiper .owl-theme .owl-dots .owl-dot span{ width: 65px; height: 2px; background: #e5e5e5; }
.del_swiper .owl-theme .owl-dots .owl-dot.active span{ background: #1159a8; }
.pro-del-box .del_rcon h2{ font-size: 36px; font-family: POPPINS-BOLD; padding-bottom: 15px; position: relative; }
.pro-del-box .del_rcon h2:after{ content: ''; width: 115px; height: 2px; background: #1159a8; position: absolute; bottom: 0; left: 0; }
.del_desc{ margin-top: 28px; height: 252px; overflow: hidden; }
.del_desc p{ line-height: 36px; color: #666; font-family: POPPINS-REGULAR; }
.share{ margin-top: 40px; }
.share span{ font-size: 22px; font-family: POPPINS-REGULAR; }
.pro_lxbtn{ margin-top: 48px; overflow: hidden; }
.pro_lxbtn a{ background: #1159a8; font-size: 22px; text-transform: uppercase; font-family: POPPINS-REGULAR; width: 49%; display: inline-block; text-align: center; padding:16px 10px; color: #fff; }
.pro_lxbtn a i{ display: inline-block; font-weight: normal; font-size: 25px; margin-right: 5px; }
.pro_lxbtn a *{ vertical-align: middle; }
.pro_lxbtn a:hover{ opacity: 0.85; }
.pro_lxbtn a:last-child{ background: #022d55; }


.del_item{ padding: 88px 0; }
.del_descxq{ position: relative; transform-style: preserve-3d; overflow: hidden; }
.del_descxq:before{ content: ''; width: 50%; position: absolute; height: 100%; background: #f1f1f1; top: 0; left: 0; }
.del_item h2{ font-size: 24px; font-family: POPPINS-BOLD; text-transform: uppercase; padding-left: 12px; transform-style: preserve-3d; }
.del_item h2:before{ content: ''; width: 29px; height: 29px; background: #1159a8; position: absolute; top: 0; left: 0; z-index: -1; }
.del_descxq .lcon{ width: 50%; float: left; padding-right: 88px; }
.del_descxq .rcon{ width: 50%; float: right; padding-left: 60px; }
.del_descmsp{ margin-top: 18px; }
.del_descmsp p{ line-height: 36px; }


.pro_table{ overflow-x: auto; margin-top: 25px; }
.pro_table table{ border-top: 1px solid #cfcfcf; background: #fff; border-left: 1px solid #cfcfcf; width: 100%; }
.pro_table table tr td{ padding:8px 16px; font-family: POPPINS-REGULAR; text-align: center; border-bottom: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; }
.pro_table table tr td:nth-of-type(1){ background: #f1f1f1; font-family: POPPINS-MEDIUM; }
.pro_table table tr:hover td{ background: #f6f6f6; }


.rel_protit{ background: #f1f1f1; }
.rel_proswiper{ position: relative; margin-top: 30px; }
.rel_proswiper .item{ margin: 0 10px; }
.rel_proswiper .in_pitem{ margin-bottom: 0; }
.rel_proswiper .owl-theme .owl-controls{ margin-top: 0; text-align: left; position: absolute; top: 42%; left: 0; width: 100%; z-index: 55; }
.rel_proswiper .owl-theme .owl-controls .owl-nav{ position: relative; border-radius: 0; }
.rel_proswiper .owl-theme .owl-controls .owl-nav div{  overflow: hidden; transform-style: preserve-3d; margin: 0; opacity: 1; position: absolute; border-radius: 0; height: 40px; width: 40px; background: url(images/arr_right.png) rgba(0,0,0,0.5) center center no-repeat; background-size: 25%; }
.rel_proswiper .owl-theme .owl-controls .owl-nav div:before{ position: absolute; z-index: -1; transition: all 0.5s; width: 100%; height: 100%; transform: translateY(100%); content: ''; top: 0; left: 0; background: url(images/arr_right.png) center center #1159a8 no-repeat; background-size: 25%; }

.rel_proswiper .owl-theme .owl-controls .owl-nav .owl-prev{ text-indent: -9999em; left: 10px; transform: rotate(180deg); }
.rel_proswiper .owl-theme .owl-controls .owl-nav .owl-next{ text-indent: -9999em;  right: 10px;  }
.rel_proswiper .owl-theme .owl-controls .owl-nav div:hover{ background: transparent; }
.rel_proswiper .owl-theme .owl-controls .owl-nav div:hover:before{ transform: translateY(0); }


.del_con p{ color: #999; font-family: POPPINS-REGULAR; margin-top: 8px; }
.quiry_info{ margin-top: 28px; overflow: hidden; padding: 5px; }
.quiry_info li{ float: left; width: 49%; margin-bottom: 30px; position: relative;  }
.quiry_info li:nth-of-type(even){ float: right; }
.quiry_info li:nth-of-type(5),.quiry_info li:nth-of-type(6){ width: 100%; }
.quiry_info input,.quiry_info textarea{width: 100%; color: #000; resize: none; box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1); font-family:POPPINS-REGULAR; background:#f1f1f1; border:none; border-radius: 0;  font-size:18px; line-height: 24px; padding:13px 18px; }
.quiry_info textarea{height: 200px;}
.quiry_info form input::-webkit-input-placeholder,.quiry_info form textarea::-webkit-input-placeholder { color: #888;}
.quiry_info form input:-moz-placeholder,.quiry_info form textarea:-moz-placeholder {color: #888;}
.quiry_info button{ border: none; width: 218px; border-radius: 0; display: block; font-family:POPPINS-REGULAR; font-size: 18px; cursor: pointer; background: #0d5197; color: #fff; height: 60px; }
.quiry_info button:hover{ opacity: 0.85; }
.quiry_info li:nth-of-type(6){ margin-bottom: 0; }


.left-menu-area{position:fixed; left:0; top:18%; z-index:101;}
.left-menu{float:left; width:255px; display:none; background:#f9f9f9; max-height:540px; overflow-y: auto; position:relative; z-index:100;}
.left-menu-area2{position:fixed; left:0; top:45%; z-index:100;}
.left-menu2{float:left; width:255px; display:none; background:#f9f9f9; max-height:540px; overflow-y: auto; position:relative; z-index:100;}


.cssmenu1 {
  width: 100%;
}
.cssmenu1 ul ul {
  display: none;
}
.cssmenu1 > ul > li.active > ul {
  display: block;
}
.cssmenu1 > ul > li > a {
    font-size: 14px; line-height:1.6;
    display: block;
    padding: 12px 15px 13px;
  cursor:pointer;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-bottom:1px solid #cfcfcf; color:#333;
}
.cssmenu1 > ul > li > a:hover {
  color: #d70c19;
}


/*news*/
.new_war{ padding-bottom: 80px; background: url(images/news_bg.png) no-repeat left bottom; }
.news_list{ width: 100%; overflow: hidden; }
.news_list li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 35px; }
.news_list li:nth-of-type(3n){ margin-right: 0; }
.news_item{ position: relative; text-align: center; }
.news_txt{ position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; overflow: hidden; padding: 0 10px; line-height: 50px; background-image: linear-gradient(transparent, rgba(0,0,0,0.6)); }
.news_txt p{ color: #fff; font-size: 16px; font-family: POPPINS-REGULAR; }
.news_item i{ font-size: 50px; color: rgba(255,255,255,0.5); position: absolute; top: 50%; width: 50px; height: 50px; margin-left: 50%; margin-top: -25px; margin-left: -25px; }
.news_item:hover .changpic img{ transform: scale(1.15); }

/*case*/
.case_list{ width: 100%; overflow: hidden; }
.case_list li{ width: 49%; float: left; margin-right: 2%; margin-bottom: 42px; }
.case_list li:nth-of-type(even){ margin-right: 0; }
.case_list .case_item{ position: relative; overflow: hidden; }
/*server*/
.lis_faq{ overflow: hidden; margin-top: 50px; }
.lis_faq li{ width:49%; display: inline-block; margin-right: 1.5%;  vertical-align: top;  margin-bottom: 30px; transition: all 0.8s;  overflow: hidden;}
.lis_faq li:nth-of-type(even){ margin-right: 0; }
.ser_tit{ text-align: center; }
.ser_tit .home_tit{ display: inline-block; }
.ser_tit .home_tit span{ font-size: 20px; color: #333; }
.ser_tit .home_tit:before{ left: -1%; margin-left: 0; width: 28px; height: 28px;  }
.ser_itemb{ background: #f5f5f5; min-height:218px; padding:35px 25px 40px 168px; position: relative; transform-style: preserve-3d;  }
.ser_itemb h3{ font-size: 20px; }
.ser_itemb p{ line-height: 29px; color: #666; margin-top: 5px; }
.ser_itemb i{ position: absolute; top: 60px; left: 42px; width: 86px; font-size: 40px; height: 86px; line-height: 86px; text-align: center; border-radius: 86px; border:1px solid #1159a8; color: #1159a8; }
.ser_itemb img{ position: absolute; top: 0; opacity: 0; transition: all 0.3s; left: 0; width: 100%; height: 100%; z-index: -1; }
.ser_itemb:hover img{ opacity: 1; }
.ser_itemb:hover h3,.ser_itemb:hover i,.ser_itemb:hover p{ color: #fff; }
.ser_itemb:hover i{ border: 1px solid #fff; }
.ser_pp{ font-size: 22px; line-height: 36px; margin-top: 15px; }
.ser_pp span{ color: #1159a8; }

/*contact*/
.con_lxmap{ width: 100%; padding-bottom: 380px; position: relative; }
.con_lxmap .lcon{ float: left; width: 300px; }
.con_lxmap .rcon{ margin-left: 300px; padding-left: 116px; }
.con_lxmap .lcon .home_tit p{ font-size: 48px; line-height: 55px; margin-top: 30px; }
.lx_depp{ margin-top: 70px; }
.lx_depp p{ line-height: 33px; }
.con_tit span{ text-transform: uppercase; color: #666; }
.con_tit p{ font-size: 36px; }
.con_lxmap .quiry_info input, .con_lxmap .quiry_info textarea{ box-shadow:none; font-size: 24px; }
.con_lxmap .quiry_info li{ width: 48%; }
.con_lxmap .quiry_info li:nth-of-type(3),.con_lxmap .quiry_info li:nth-of-type(4){ width: 100%; }
.con_lxmap .quiry_info textarea{ height: 256px; }
.con_xlbox{ position: absolute; bottom: -20px; left: 0; width: 100%; z-index: 55;  }
.con_xlbox li{ width: 31%; position: relative; text-align: center; float: left; margin-right: 3%; background: #f1f1f1; min-height: 230px; padding: 80px 2% 0 2%; }
.con_xlbox li:nth-of-type(3n){ margin-right: 0; }
.con_xlbox li h6{ position: absolute; font-weight: normal; transition: all 0.3s; top: -55px; left: 50%; margin-left: -55px; width: 110px; height: 110px; font-size: 40px; overflow: hidden; line-height: 110px; text-align: center; border-radius: 98px; background: #1159a8; color: #fff; }
.con_xlbox li p{ font-size: 24px; font-family: POPPINS-SEMIBOLD; margin-bottom: 12px; }
.con_xlbox li span,.con_xlbox li a{ font-size: 18px; line-height: 32px; color: #666; font-family: POPPINS-REGULAR; }
.con_xlbox li:hover h6{ top: -45px; }
.con_xlbox li:hover{ background: #112e40; }
.con_xlbox li:hover span,.con_xlbox li:hover a,.con_xlbox li:hover p{ color: #fff; }
/*newsxq*/
.news_box{ padding-bottom: 90px; }
.infocon h4{font-size:30px; font-family: POPPINS-BOLD; text-align: center; margin-bottom: 16px; color: #222;}
.infocon img{ display: inline-block; margin: 12px 0; max-width: 100%; }
.infocon .time{ text-align: center;margin-bottom:18px; }
.infocon .other{ padding:15px 0 0 0; margin:30px 0 0 0; line-height: 26px;}
.infocon .other div{margin:8px 0;}
.infocon .other{ color: #888; }
.infocon .other a{color: #888}
.infocon .other a:hover{ color: #0d5197 ; }
.infocon p{line-height:30px; margin-bottom: 10px; font-size: 18px; color: #888; }


.search_war{ padding-bottom: 80px;  }
.seach_box{ background: #fff; padding:84px 58px 70px 58px; box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%); }
.search_icon{ width: 100%; overflow: hidden; }
.search_icon li{ float: left; width: 25%; text-align: center; padding: 0 4%; font-family: POPPINS-REGULAR; }
.search_icon li i{ font-size: 54px; }
.search_icon li p{ line-height: 28px; color: #666; margin-top: 12px; }


.seach_box form{ margin: 0 8%; position: relative; margin-top: 70px; }
.seach_box form input{ width: 100%; border-radius: 6px; height: 80px; border:1px solid #d6d6d6; background: #f8f8f8; padding: 0 10px; line-height: 80px; font-size: 18px; }
.seach_box form button{ cursor: pointer; color: #fff; border-radius: 6px; background: #1159a8; border:none; width: 100px; height: 80px; position: absolute; top: 0; right: 0; }
.seach_box form button i{ font-size:35px; }
.seach_box input::-webkit-input-placeholder,.seach_box textarea::-webkit-input-placeholder { color: #ccc;}
.seach_box input:-moz-placeholder,.seach_box textarea:-moz-placeholder {color: #ccc;}
.seach_box form button:hover{ opacity: 0.85; }
.des_pp{ margin-top: 18px; font-size: 16px; color: #666; text-align: center; }
.seach_box span{ color: red; }
.seach_pic{ margin-top: 60px; }
.seach_pic p{ text-align: center; font-size: 20px; font-family: POPPINS-SEMIBOLD; margin-top: 20px; color: #222; }


@media screen and (max-width: 1680px){
  .i_calcon a{ margin-top: 14px; }
  .i_calcon{ padding: 40px 38px 0 38px; }
  footer:before{ width: 26%; }
}

@media screen and (max-width: 1600px){
 .backToTop{ right: 0; width: 40px; height: 40px; }
 .load_banner img{ height: 70%; }
 .load_banner2 img{ height: 40%; }
 .load_banner2{ padding-top: 8%; }
 .load_banner a,.load_banner2 a{ padding: 12px 0; }
 .load_media{ right: 80px; }
 .ban_text img{ height: 140px; }
 .ban_text p{ width: 80%; }
 .ban_text a{ padding: 12px 48px; }

}

@media screen and (max-width: 1440px){
  .warper{ width: 90%; }
  .load_banner{ padding-top: 11%; }
  .load_banner2{ padding-top: 15%; }
  .ban_text img{ height: 110px; }
  nav li{ margin: 0 12px; }
  nav{ margin-right: 72px; }
  .seach_box{ padding:50px 30px 30px 30px; }
  .seach_box form,.seach_pic{ margin-top: 40px; }
  .head_rcon{ right: -25px; }
  .logo{ left: -46px; }
  .in_pronav{ padding: 50px 0; }
  .in_ab{ padding-bottom: 8px; }
  .in_abpp{ margin-top: 4px; }
  .in_abpp p{ margin-bottom: 0; }
  .in_num{ padding: 68px 0 40px 0; }
  .in_numwar li h4, .ab_numnr h4{ font-size: 40px; }
  .in_numwar li p, .ab_numnr p{ margin-top: 2px; }
  .in_pro{ padding: 50px 0 0 0; }
  .in_propp{ margin-top: 5px; padding-bottom: 15px; }
  .in_hotpro{ margin-top: 35px; }
  .in_hotpro .owl-theme .owl-controls .owl-nav div{ width: 50px; height: 50px; background: url(images/d_r.png) center center no-repeat #f5f5f5;
    background-size: 15%; }
  .in_hotpro .owl-theme .owl-controls .owl-nav .owl-prev{ left: -7px; }
  .in_hotpro .owl-theme .owl-controls .owl-nav .owl-next{ right: -7px; }
  .in_hotpro .item{ margin: 0 6px; }
  .in_call{ margin-top: 40px; }
  .i_calcon .home_tit p{ font-size: 20px; line-height: 26px; }
  .in_case{ padding: 50px 0; }
  .in_caseswiper{ margin-top: 30px; }
  .f_item1 img{ height: 150px; }
  .f_nav h4{ margin-bottom: 9px; }
  .f_nav .f_item4 ul li{margin-bottom: 6px;}
  footer .copyright{ margin-top: 25px; }
  footer{ padding-top: 45px; }
  .paddt80{ padding-top: 60px; }
  .ab_com{ padding-bottom: 40px; }
  #featured-area{ margin: 290px auto 0 auto; }
  .ab_cer{ padding: 48px 0 60px 0; }
  .ab_fact{ padding: 50px 0; }
  .ab_factswiper{ margin-top: 32px; }
  .pro_libox{ margin-top: 50px; }
  .pro_libox .p_rcon{ padding-left: 40px; margin-left: 920px; }
  .pro_list{ margin-top: 20px; }
  .pro_libox .p_lcon{ width: 920px; }
  .p_navlist li a{ padding: 16px 32px 16px 12px; }
  .p_navlist li i{ right: 6px; }
  .pro_list li{ margin-bottom: 28px; }
  .in_pnavbox{ display: flex; flex-wrap: wrap; justify-content: space-between; }
  .in_pnavbox li{ flex: 1; width: auto; margin-right: 1%; }
  .pro-del-box .del_rcon{ padding: 0 0 62px 38px; }
  .pro-del-box .del_rcon h2{ font-size: 28px; }
  .del_desc p{ line-height: 32px; }
  .del_desc{ height:224px;  }
  .del_item{ padding: 50px 0; }
  .quiry_info li{ margin-bottom: 16px; }
  .con_lxmap .lcon .home_tit p{ font-size: 38px; line-height: 42px; }
  .con_lxmap .rcon{ padding-left: 50px; }
  .con_tit p{ font-size: 28px; }
  .con_lxmap{ padding-bottom: 300px; }
  .con_xlbox li h6{ width: 80px; height: 80px; margin-left: -40px; top: -40px; line-height: 80px; font-size: 32px; }
  .con_xlbox li{ padding: 60px 2% 0 2%; min-height: 200px; }
  .con_xlbox li p{ margin-bottom: 3px; font-size: 22px; }
  .in_pro:before{ height: 620px; }
  .sub_link{ width: 90%; margin-left: -45%; }
  .home_tit p{ font-size: 32px; }
  .ser_tit .home_tit:before{ left: 10%; }
  .lis_faq{ margin-top: 20px; }
  .ser_itemb i{ left: 24px; }
  .ser_itemb{ padding: 35px 25px 40px 132px; min-height: 200px; }
  .lis_faq li{ margin-bottom: 20px; }
}


@media screen and (max-width: 1366px){
  .load_banner2 a,.load_banner a{ width: 162px; padding: 6px 0; }
  .in_abpp{ height: 162px; }
  .i_calcon{ padding: 27px 38px 0 38px; }
  .ab_pictxt .ab_rcon{ padding: 70px 0 0 30px; }
  .ab_com:before{ top: 4%; height: 72%; }
  .pro_libox .p_rcon{ padding-left: 30px; margin-left: 890px; }
  .pro_libox .p_lcon{ width: 890px; }
  .i_ptxt{ padding: 20px; }
  .p_navlist li a{ padding: 12px 32px 12px 12px; }
  .pro_war{ padding-bottom: 60px; }
  .del_descmsp p{ line-height: 28px; }
  .del_descmsp,.pro_table,.rel_proswiper,.quiry_info{ margin-top: 8px; }
  .sub_link h2{ font-size: 120px; }
  .ser_itemb p{ line-height: 24px; }
}

@media screen and (max-width: 1280px){
  .warper{ width: 94%; }
  .search_icon li{ padding: 0 1%; }
  .sub_link{ width: 94%; margin-left: -47%; }
  .ban_text{ top: 182px; }
  .seach_box form input,.seach_box form button{ height: 60px; line-height: 60px; }
  .seach_box form button i{ font-size: 30px; }
  .ban_text p{ margin: 34px auto 0 auto; }
  .ban_text a{ margin-top: 45px; }
  .case_show{ max-width: 80%; transform: translateX(-100%) translate(46px);}
  .case_show .arrow{ width: 45px; line-height: 45px; flex: 0 0 45px; height: 45px;  }
  .in_caseswiper .custom_paging span{ width: 55px; height: 55px; line-height: 55px; }
  .case_slide .case_item{ margin: 0 6px; }
  .in_caseswiper .custom_paging{ right: 0; }
  footer:before{ width: 22%; }
  .f_nav{ margin-left: 24%; }
  .home_tit p{ font-size: 29px; }
  .in_numwar li h4, .ab_numnr h4{ font-size: 33px; }
  .ab_factswiper .item{ margin: 0 6px; }
  .ab_factswiper .custom_paging{ right: 15.4%; }
  .paddt80{ padding-top: 40px; }
  .sub_link h2{ font-size: 100px; }
  .head_rcon{ right: 0; }
  .logo{ left: 0; }
  nav { margin-right: 92px; }
  .pro_list li{ margin-right: 2%; width: 32%; margin-bottom: 18px; }
  .digg4{ margin-top: 20px; }
  .pro_libox{ margin-top: 34px; }
  .pro_lxbtn a{ font-size: 16px; }
  .del_desc{ margin-top: 15px; }
  .share{ margin-top: 20px; }
  .pro_lxbtn{ margin-top: 30px; }
  .pro-del-box .del_rcon{ padding: 0 0 42px 38px; }
  .del_item{ padding: 30px 0; }
  .del_descxq .rcon{ padding-left: 30px; }
  .news_list li{ margin-bottom: 26px; }
  .news_box{ padding-bottom: 50px; }
  .infocon h4,.infocon .time{ margin-bottom: 8px; }
  .infocon p{ line-height: 26px; }
  .lis_faq li{ margin-bottom: 20px; }
}


@media screen and (max-width: 1024px){
  .ban_video,.subbanner{ margin-top: 62px; }
  #nav .nav-button{display: block; top: 14px; right: 0; background: #fff; }
  #nav .nav-button i{ color:#022d55;  }
  header,header.position{ height: 62px; background: #022d55; }
  .logo img,.position .logo img{ height:46px; }
  .head_rcon{ display: none; }
  .logo{ top: 9px; }
  .warper{ width: 96%; }
  nav{position: fixed; left: 0;top: 0;bottom: 0;width:310px ; z-index: 99;overflow: auto;background: #222; transform: translateX(-310px);transition: 0.3s;}
  nav li{ float: none; padding: 0; margin: 0; }
  nav li>a,.position nav li>a{ margin:0; color: #fff; line-height: normal; font-size: 17px; display:block; padding:15px 20px; border-bottom:1px solid #2e2e2e; text-align: left;}
  nav li.on a, nav li:hover a{ background: #1159a8; color: #fff; }
  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: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: #1159a8 !important;}
  nav dl dd{ border: none; }
  .l_fixed{ display: none; }
  .load_banner{ height: auto; padding-bottom: 6%; }
  .load_banner img,.load_banner2 img{ height: auto; width: 80%; margin-left: -10%; }
  .load_media{ right: 30px; }
  .load_banner2{ height: auto; padding: 6% 0; }
  .backToTop{ width: 35px; height: 35px; background-size: 50%; }
  nav li:before{ display: none; }
  .ban_text{ top: 95px; }
  .ban_text p{ line-height: 24px; font-size: 16px; }
  .in_pronav{ padding: 30px 0; }
  .in_abswiper .owl-theme .owl-controls .owl-nav{ height: 45px; }
  .in_abswiper .owl-theme .owl-controls .owl-nav div{ width: 45px; height: 45px; }
  .in_ab .i_abrcon{ padding-top: 50px; }
  body{ font-size: 16px; }
  .in_ab .i_abrcon{ padding-right: 0; padding-left: 10px; }
  .in_ab .i_abrcon a{ font-size: 15px; margin-top: 12px; }
  .home_tit:before{ width: 20px; height: 20px; }
  .in_numwar li p, .ab_numnr p{ line-height: 23px; }
  .in_pro{ padding-top: 30px; }
  .in_call{ width: 100%; margin-top: 30px; }
  .i_calcon{ padding: 27px 20px 0 20px; }
  .i_calcon .home_tit p{ font-size: 17px; line-height: 22px; }
  .in_case{ padding: 30px 0; }
  .in_caseswiper .custom_paging{ position: static; text-align: center; margin-top: 10px; }
  .in_caseswiper .custom_paging span{ width: 40px; height: 40px; line-height: 40px; background: #f5f5f5; }
  .case_text{ padding: 10px; }
  .case_text span{ margin-top: 2px; }
  .f_item1{ display: none; }
  footer:before{ display: none; }
  footer{ padding-top: 30px; }
  .f_nav{margin-left: 0;}
  .f_navli li,.f_link li{ line-height: 28px; }
  .f_navli li:after{ top: 7px; }
  .f_nav h4{ padding-bottom: 2px; font-size: 20px; }
  .sub_link h2{ display: none; }
  .sub_link{ top: 30%; }
  .sub_link h1{ font-size: 32px; }
  .in_abpp p{ line-height: 23px; }
  .ab_opp{ margin-top: 0; }
  .ab_num{ margin-top: 12px; }
  .ab_numnr{ padding: 35px 10px 0 10px; }
  .in_numwar li h4 i, .ab_numnr h4 i{ font-size: 30px; }
  .in_numwar li h4, .ab_numnr h4{ font-size: 28px; }
  .ab_cer{ padding: 35px 0; }
  .roundabout-holder{ width: 800px; }
  .roundabout-moveable-item{ width: 300px; }
  #featured-area{ margin: 245px auto 0 auto; height: 205px; }
  .ban_r_btn, .ban_l_btn,.ab_factswiper .custom_paging span{ width: 40px; height: 40px; line-height: 40px; }
  .ab_fact{ padding: 30px 0; }
  .ab_factswiper{ margin-top: 18px; }
  .paddt80{ padding-top: 30px; }
  .pro_libox .p_rcon{ display: none; }
  .pro_libox .p_lcon{ width: 100%; float: none; }
  .pro-del-box .del_lcon{ width: 100%; float: none; }
  .pro-del-box:before{ display: none; }
  .pro-del-box .del_rcon{ padding: 40px 0; width: 100%; float: none; }
  .del_swiper .owl-theme .owl-controls .owl-nav{ top: -1800%; }
  .del_swiper .owl-theme .owl-controls .owl-nav div{ width: 40px; height: 40px; background: transparent; }
  .del_swiper .owl-theme .owl-controls .owl-nav div:before{ transform: translateY(0); }
  .del_descxq:before{ display: none; }
  .del_descxq .lcon{ width: 100%; float: none; padding: 0; }
  .del_descxq .rcon{ width: 100%; float: none; padding-left: 0; margin-top: 15px; }
  .del_item{ padding: 15px 0; }
  .rel_protit{ background: #fff; }
  .new_war{ padding-bottom: 50px; }
  .infocon h4{ font-size: 24px; }
  .infocon p{ line-height: 22px; font-size: 16px; }
  .infocon .other{ padding-top: 0; }
  .case_list li{ margin-bottom: 22px; }
  .lis_faq li{ width: 48.5%; }
  .lis_faq .a p{ line-height: 24px; height: 96px; }
  .con_lxmap{ padding-bottom: 280px; }
  .lx_depp p{ line-height: 25px; }
  .con_lxmap .lcon .home_tit p{ margin-top: 12px; }
  .lx_depp{ margin-top: 35px; }
  .con_tit p{ font-size: 24px; }
  .con_lxmap .quiry_info input, .con_lxmap .quiry_info textarea{ font-size: 20px; }
  .con_lxmap .lcon .home_tit p{ font-size: 34px; line-height: 35px; }
  .ser_itemb i{ width: 60px; height: 60px; line-height: 60px; font-size: 30px; }
  .ser_itemb{ padding: 22px 25px 25px 95px; min-height: 182px; }
  .ser_pp{ font-size: 20px; }
  .seach_box{ padding: 0; box-shadow: none; }
  .search_war{ padding-bottom: 50px; }
  .search_icon li i{ font-size: 42px; }
  .search_icon li p{ line-height: 21px; }
  .seach_box form, .seach_pic{ margin-top: 22px; }

}

@media screen and (max-width: 768px){
  .load_media{ display: none; }
  .ban_text img{ height: 82px; }
  .ban_text p{ width: 100%; margin: 12px auto 0 auto; }
  .ban_text a{ display: none; }
  .in_pronav{ display: none; }
  .in_ab{ padding: 25px 0; }
  .home_tit p{ font-size: 22px; }
  .in_num{ padding: 25px 0; }
  .in_numwar{ font-size: 0; }
  .in_numwar li{ width: 50%; margin-bottom: 8px; font-size: 12px; float: none; display: inline-block; vertical-align: top; }
  .in_call,.in_pro:before{ display: none; }
  .in_hotpro{ margin-top: 15px; }
  .in_propp p{ line-height: 23px; }
  .f_nav .f_item2{ display: none; }
  .f_nav .f_item3{ margin-left: 0; width: 37%; }
  .f_nav .f_item4{ width: 55%; }
  footer .copyright{ padding: 10px 0; margin-top: 13px; }
  .ab_pictxt .ab_lcon{ width: 100%; float: left; }
  .ab_pictxt .ab_rcon{ width: 100%; float: left; padding: 0; margin-top: 12px; }
  .ab_num li{ width: 49%; margin-bottom: 15px; }
  .ab_num li:nth-of-type(even){ margin-right: 0; }
  .ab_numnr{ display: flex; padding: 0 15px; flex-direction: column; align-items: center; justify-content: center; }
  .ab_com{ padding-bottom: 18px; }
  .roundabout-holder{ width: 400px; }
  .ban_l_btn{ left: 0; }
  .ban_r_btn{ right: 0; }
  .ab_factswiper .custom_paging{ position: static; text-align: center; margin-top: 12px; }
  .in_caseswiper .custom_paging span:before{ transform: translateY(0); }
  .in_caseswiper .custom_paging span{ color: #fff; }
  .ab_factswiper .custom_paging span:before{ transform: translateY(0); }
  .ab_factswiper .custom_paging span{ color: #fff; }
  .ban_l_btn:before,.ban_r_btn:before{ transform: translateY(0); }
  .ban_l_btn,.ban_r_btn{ color: #fff; }
  .in_pnavbox{ display: none; }
  .pro_libox{ margin-top: 0; }
  .i_ptxt span{ margin-top: 10px; }
  .i_ptxt{ padding: 20px 10px; }
  .del_swiper .owl-theme .owl-controls .owl-nav{ top: -950%; }
  .pro-del-box .del_rcon h2{ font-size: 24px; }
  .del_desc{ height: auto; }
  .pro-del-box .del_rcon{ padding: 20px 0; }
  .del_descmsp p{ line-height: 24px; }
  .del_item h2{ font-size: 19px; padding-left: 0; }
  .del_item h2:before{ display: none; }
  .news_item i{ font-size: 36px; }
  .lis_faq li{ width: 100%; float: none; margin-bottom: 10px; margin-right: 0; }
  .lis_faq li h3{ font-size: 19px; }
  .lis_faq .a{ margin-top: 5px; }
  .lis_faq .a p,.lis_faq .a{ height: auto; min-height: auto; }
  .con_lxmap .lcon{ width: 100%; float: none; }
  .con_lxmap .rcon{ margin-left: 0; padding-left: 0; margin-top: 15px; }
  .con_lxmap .lcon .home_tit p{ font-size: 28px; }
  .lx_depp{ margin-top: 10px; }
  .con_tit p{ font-size: 20px; }
  .con_xlbox{ position: static; margin-top: 60px; }
  .con_lxmap{ padding-bottom: 0; }
  .con_xlbox li h6{ width: 60px; height: 60px; line-height: 60px; margin-left: -30px; top: -30px; font-size: 23px; }
  .con_xlbox li p{ font-size: 18px; }
  .con_xlbox li span, .con_xlbox li a{ line-height: 22px; font-size: 16px; }
  .con_xlbox li{ padding: 45px 2% 0 2%; min-height: 170px; }
  .in_hotpro .owl-theme .owl-controls .owl-nav div{ background: transparent; }
  .in_hotpro .owl-theme .owl-controls .owl-nav div:before{ transform: translateY(0); }
  .in_hotpro .owl-theme .owl-controls .owl-nav div{ width: 35px; height: 35px; }
  .ser_itemb i{ left: 17px; top: 35px; }
  .ser_itemb{ min-height: 140px; }
  .ser_pp{ font-size: 16px; line-height: 24px; }
  .search_icon li{ width: 50%; margin-bottom: 16px; }
  .search_icon li i{ font-size: 35px; }
  .search_icon li p{ margin-top: 5px; }
}

@media screen and (max-width: 640px){
  .in_ab .i_ablcon{ position: static; width: 100%; padding-right: 0; }
  .in_ab .i_abrcon{ width: 100%; float: none; padding-left: 0; padding-top: 15px; }
  .ban_text p{ display: none; }
  .sub_link h1{ font-size: 22px; }
  .paddt80{ padding-top: 20px; }
  .roundabout-moveable-item{ width: 270px; }
  #featured-area{ margin: 213px auto 0 auto; }
  .pro_list li,.news_list li{ width: 49%; margin-bottom: 9px; }
  .pro_list li:nth-of-type(3n),.news_list li:nth-of-type(3n){ margin-right: 2%; }
  .pro_list li:nth-of-type(even),.news_list li:nth-of-type(even){ margin-right: 0; }
  .pro_war{ padding-bottom: 40px; }
  .news_box{ padding-bottom: 30px; }
  .con_lxmap .lcon .home_tit p{ font-size: 24px; margin-top: 2px; }
  .con_lxmap .quiry_info input, .con_lxmap .quiry_info textarea{ font-size: 17px; }
  .con_xlbox li{ width: 100%; float: none; margin-bottom: 12px; min-height: 125px; }
}

@media screen and (max-width:480px){
  .seach_box form{ padding: 0; margin: 0; }
  .seach_pic{ margin-top: 12px; }
  .seach_pic p{ margin-top: 8px; font-size: 16px; }
  .footmenu{ display: block; }
  .seach_box form button{ width: 60px; }
  footer{ margin-bottom: 60px; }
  .footmenu div.con{ background: #022d55; }
  .ban_text img{ height: 52px; }
  .ban_text{ top: 85px; }
  .in_ab{ padding: 20px 0; }
  .in_numwar li h4, .ab_numnr h4{ font-size: 23px; }
  .in_numwar li h4 i, .ab_numnr h4 i{ font-size: 21px; }
  .in_num{ padding: 20px 0; }
  .in_pro{ padding-top: 20px; }
  .in_case,.ab_fact,.ab_cer{ padding: 20px 0; }
  .case_item .case_show{transform: translateX(0%);}
  .f_nav .f_item3{ width: 100%; float: none; }
  .f_nav .f_item4{ width: 100%; float: none; margin-top: 12px; margin-left: 0; }
  footer .copyright{ text-align: center; }
  .subbanner{ overflow: hidden; }
  .search_war{ padding-bottom: 30px; }
  .subbanner img{ height: 120px; width: auto; }
  .roundabout-moveable-item{ width: 200px; }
  .roundabout-holder{ width: 300px; }
  #featured-area{ height: 136px; margin: 167px auto 0 auto; }
  .ab_video .warper{ width: 100%; }
  .del_swiper{ padding: 0 50px; }
  .del_swiper .owl-theme .owl-controls .owl-nav .owl-prev{ left: -52px; }
  .del_swiper .owl-theme .owl-controls .owl-nav .owl-next{ right: -52px; }
  .del_swiper .owl-theme .owl-controls .owl-nav{ top: -779%; }
  .del_desc p{ line-height: 25px; }
  .rel_proswiper .item{ margin: 0 5px; }
  .quiry_info li{ width: 100%; float: none; margin-right: 0; margin-bottom: 9px; }
  .quiry_info li:nth-of-type(even){ float: none; }
  .quiry_info input, .quiry_info textarea,.con_lxmap .quiry_info input, .con_lxmap .quiry_info textarea{ font-size: 15px; }
  .quiry_info button{ font-size: 15px; width: 184px; height: 42px; }
  .infocon h4{ font-size: 20px; }
  .infocon h4, .infocon .time{ margin-bottom: 0; }
  .case_list li{ width: 100%; float: none; margin-right: 0; margin-bottom: 15px; }
  .new_war{ padding-bottom: 35px; }
  .con_lxmap .quiry_info li{ width: 100%; }
  .con_lxmap .lcon .home_tit p{ font-size: 20px; }
  .ab_opp p{ line-height: 23px; }
  .in_caseswiper{ margin-top: 8px; }
  .i_ptxt h3{ font-size: 16px; height: 24px; line-height: 24px; }
  .ser_tit .home_tit:before{ display: none; }
  .ser_tit .home_tit span{ font-size: 15px; }
  .home_tit p{ font-size: 20px; }
  .ser_itemb i{ width: 40px; height: 40px; line-height: 40px; font-size: 25px; display: none; }
  .ser_itemb{padding: 17px 19px;}
}
@media screen and (max-width:414px){
  .roundabout-holder{ width: 200px; }
  .roundabout-moveable-item{ width: 150px; }
  #featured-area{ height: 110px; margin: 126px auto 0 auto; }
  .ab_factswiper{ margin-top: 5px; }
  .p_lmtit{ padding-bottom: 3px; }
  .pro_list{ margin-top: 10px; }
  .lx_depp{ margin-top: 0; }

}
@media screen and (max-width:380px){

}










