@charset "utf-8";
.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-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 .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}

@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1563844234515'); /* IE9 */
  src: url('iconfont.eot?t=1563844234515#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('iconfont.woff?t=1563844234515') format('woff'),
  url('iconfont.ttf?t=1563844234515') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1563844234515#iconfont') format('svg'); /* iOS 4.1- */
}

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

.icon-phonehook:before {
  content: "\e6c0";
}

.icon-mail:before {
  content: "\e60b";
}

.icon-instagram1:before {
  content: "\e603";
}

.icon-youtubeplay:before {
  content: "\ebc6";
}

.icon-yonghu:before {
  content: "\e741";
}

.icon-tel:before {
  content: "\e642";
}

.icon-fangda:before {
  content: "\e675";
}

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

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

.icon-linkedin:before {
  content: "\e7d7";
}

.icon-skype1:before {
  content: "\e8ae";
}

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

.icon-user:before {
  content: "\e60c";
}

.icon-address:before {
  content: "\e7b9";
}

.icon-icons-flip_flops:before {
  content: "\edfe";
}

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

.icon-xiangji:before {
  content: "\e7a5";
}

.icon-phone:before {
  content: "\e787";
}

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

.icon-diqiu:before {
  content: "\e622";
}

.icon-namecard:before {
  content: "\e7b2";
}

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

.icon-ios-home:before {
  content: "\e73c";
}

.icon-wenhao:before {
  content: "\e797";
}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-family:Arial, Helvetica, sans-serif; font-size: 15px; overflow-x: hidden; color: #333;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p,table, td, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0;}
input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0; outline: none; font-family: Arial}
img{border: 0 none;vertical-align: middle;}
a{color: #333;text-decoration:none;background-color:transparent;transition: 0.3s;}
a:hover{cursor: pointer;}
a:focus{outline:none;}
ul, li, dl, dt, dd{list-style: none outside none;}
/*table td{word-wrap:break-word;word-break:break-all;}*/

.warper{max-width:1200px; margin:0 auto;}
.container{width: 100%; }
.backToTop{width:40px; height:40px; background:#1a3968 url(../images/icon_top.png) no-repeat center; z-index: 4; background-size:60%; cursor:pointer; position:fixed; right:0;text-indent:9999px; bottom:80px; color: #fff; border-radius: 6px; transition: all .3s}
.backToTop:hover{opacity: .8}

header{ background: #fff; height:100px; box-shadow: 0 2px 2px 2px rgba(0,0,0,.05); width: 100%; z-index: 10;position: fixed; top: 0; left: 0;}
.logo{ float: left; margin:26px 0;}
nav{ float: right; height:100px;}
nav li{ float: left; position: relative; color: #ccc; }
nav li>a{ padding:0 20px; display: inline-block; color:#333; vertical-align: middle; line-height:100px; font-size:15px; text-transform: uppercase; transition:0.5s; font-weight: 600; }
nav li>a i.iconfont{display: inline-block; margin-left:1px; font-size: 24px;}
.navmenu{ position: absolute;border-top: 3px solid #435d83; background:#fff; display: block; top:100px; opacity: 0; transition: opacity 1s ease;  left: 9999px; z-index: 999; font-size: 12px;  }
.navmenu .li{border-bottom: 1px solid #ecf0f1; font-size: 15px; width: 260px; position: relative;}
.navmenu .li>a{display: block; padding: 13px 25px 13px 15px; line-height: 24px; color: #171818; position: relative;}
.navmenu .li>a i{position: absolute; right:5px; top:11px;}
.navmenu .li a:hover{color: #344556;background:#ecf0f1;}
.navmenu .li dl{left: 9999999px; opacity: 0; top:-3px; border-left: 1px solid #ecf0f1; border-top: 3px solid #0b9e4d; position: absolute; background:#fefefe; width: 260px;}
.navmenu .li dl a{ display: block; padding: 10px 15px; color: #171818;border-bottom: 1px solid #ecf0f1;}
.navmenu a:hover{ background: #fff; color: #ff6000}
.navmenu .li:hover dl{left: 260px; opacity: 1}
nav li:hover .navmenu{ opacity: 1; left: 0;}
nav li.on>a,nav li:hover>a{color:#435d83;}
.searchbox{float: right; margin-top:20px; margin-left:20px; position: relative;}
.searchbox h6{ font-size:22px; color: #333; line-height:60px; height:65px; cursor: pointer; text-align: center; }
.searchbox form{ overflow: hidden; width:240px; background: #d41819; position: absolute; display: none; right:-10px; top:80px; padding:8px 0; height:51px;}
.searchbox form i{color: #fff; font-size: 20px; }
.searchbox form .text{ width: 188px; background: #d41819; color: #fff; line-height:35px; padding-left:10px; float: left; }
.searchbox form button{ width:50px; height:33px; background: #d41819; border: 0; text-align: center; float: right; outline: none; cursor: pointer;  }
.searchbox form .text::-webkit-input-placeholder { color: #fff;}
.searchbox form .text:-moz-placeholder {  color: #fff;}

#nav .nav-button{width: 40px;height: 40px;border-radius: 3px;background: #333;color: #fff;position: absolute;right: 10px;top: 19px;line-height: 40px;text-align: center;font-size: 20px;display: none;}
#nav .nav-button i{font-size: 24px;}
.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;}

.footer{ background: #1c1c1c; overflow: hidden; position: relative;color:#555;}
.footer .item{width:30%; float: left;}
.footer .item2{margin:0 5%;}
.footer .warper{padding:80px 0 60px; overflow: hidden;}
.footer .item1 p{line-height: 24px;color:#555;}
.footer h4{ overflow: hidden; margin-bottom:20px; padding-left: 25px; font-size: 24px; text-transform: uppercase; color: #e60012; position: relative; }
.footer h4 a{color:#959595;}
.footer h4:before{width:7px; height: 20px; content: ""; background: #586f91; position: absolute; left: 0; top:50%; margin-top: -10px;}
.footer a:hover{ color: #586f91 }
.footer dd{line-height:26px; background: url(../images/footlinkabg.png) no-repeat left center; border-bottom: 1px solid #2a2a2a;text-transform: uppercase; width: 48%; float: left}
.footer dd:nth-child(even){margin-left: 4%}
.footer dd a{ padding:15px 0; display: block; padding-left: 30px;color:#555;}
.footer li h6{display: inline-block; font-weight: 100; position: absolute; left: 0; top: 12px; font-size: 22px; color: #555;}
.footer li,.fixcontact li{position: relative; padding:12px 0; padding-left: 40px; line-height: 24px;}
.footer li a{color:#555;}
.footer h2,.fixcontact h2{font-size: 18px; margin-bottom: 20px;}
.copyright{ clear: both;  border-top:1px solid #252525; overflow: hidden;}
.copyright .warper{position: relative; padding:20px 0;}
.media{margin-top:20px;}
.media a{display: block; float: left; width: 38px; margin-right: 15px; height: 38px; background: url(../images/media.png) no-repeat;background-size:120px;}
.media a.linkedin{background-position: -38px center}
.media a.youtube{background-position: -78px center}

#banner{margin-top:100px;}
#banner img{ width: 100%; display: block; z-index: 0 }
#banner .owl-controls{margin-top: 0;}
#banner .owl-pagination{display: none;}
#banner .owl-controls .owl-buttons div{background: url(../images/right.png) no-repeat center; width:40px; height:40px; border-radius:50%; text-indent: 999px; overflow: hidden; position: absolute; right:50px ;top: 50%; margin-top: -20px; opacity:1; transition:all .3s; }
#banner .owl-controls .owl-buttons div.owl-prev{left:50px;  right: auto;transform: rotate(180deg);}

/*版块标题*/
.row{overflow: hidden;}
.conbox{padding:80px 0;}
.clear{clear:both;}
.home_tit{ margin-bottom: 40px; }
.home_tit h2{font-size:36px; text-transform: uppercase; color: #333; position: relative;}
.home_tit h6{color:#435d83; text-transform: uppercase; margin-bottom: 8px; font-size: 15px;}
.home_tit h2:after{width:48px;height:4px;background:#586f91; position: absolute; left: 0; bottom: 0; content: ""; display: none;}
.home_tit p{ max-width: 50%; line-height:24px;margin:0 auto; margin-top: 20px; color:#999;}

.about_adv{overflow:hidden; margin-top: -53px; position: relative; z-index: 1}
.about_adv li{width:33.333%; padding:0 50px 50px; float:left; text-align: center;}
.about_adv h6{width:116px;height:116px; line-height: 116px; border-radius:50%; font-size: 46px; font-weight: 100; color: #586f91; margin: 0 auto; background:#e3ebef; transition: all .3s;display: inline-grid;}
.about_adv li:nth-child(1) h6{background: #e3ebef url(../images/piao_icon.png) no-repeat center top;}
.about_adv h4{font-size:20px; margin:20px 0 15px 0;}
.about_adv p{color:#666;line-height:22px;color:#7d7d7d;}
.about_adv li:hover h6{background: #1a3968; color: #fff;}
.about_adv li:nth-child(1):hover h6{background: #1a3968 url(../images/piao_icon.png) no-repeat center -116px;}

.productbox{ overflow: hidden;}
.productbox .home_tit{margin-bottom: 20px;}
.productbox .warper{ background: url(../images/productboxbg.jpg) no-repeat left 90px; overflow: hidden;}
.productbox .lcon{width:340px; float: left;}
.productbox .lcon .fon{ line-height: 26px; color: #777; }
.productbox .lcon .lab {margin: 40px 0}
.productbox .lcon .lab span{display: inline-block; margin-right: 30px; margin-bottom: 15px;}
.productbox .lcon .lab span:nth-child(3),.productbox .lcon .lab span:nth-child(5){margin-right: 0;}
.productbox .lcon .lab font{ color: #6684f2  }
.productbox .lcon a.more{line-height: 40px; border-radius: 30px; color: #fff; font-weight: 600; width: 235px; display: block; background: #586f91; text-align: center;}
.productbox .lcon a.more:hover{background: #002b62}
.productbox .rcon{margin-left: 420px;}
.proflash{}
.sky-carousel { width: 100%; height:550px;position: relative; overflow: hidden;margin: 0 auto;}
.sky-carousel .sky-carousel-container {position: relative;list-style-type: none;float: left;margin: 0;padding: 0;}
.sky-carousel .sky-carousel-container li .pic,.pro_lis .pic{overflow: hidden; border-bottom: 1px solid #eee; margin-bottom: 25px;}
.sky-carousel .sky-carousel-container li h3,.pro_lis h3{font-size: 20px;}
.sky-carousel .sky-carousel-container li em,.pro_lis em{font-size: 15px; color: #1a3968; font-style: normal; font-weight: 600; margin-top: 5px; display: block;}
.sky-carousel .sky-carousel-container li {position: absolute;border: 0; text-align: center; padding-bottom: 25px; display: block; margin-top: -15px; box-shadow: 0 2px 15px 2px rgba(0,0,0,.2); background: #fff;}
.pro_lis{display: none;}
.pro_lis li{ text-align: center; padding-bottom: 25px; display: block;  margin: 10px; box-shadow: 0 2px 15px 2px rgba(0,0,0,.2); background: #fff;}
.pro_lis img{display: block; width: 100%; transition: all .3s;}
.pro_lis .owl-controls{margin-top: 0}
.pro_lis .owl-pagination{display: none;}
.pro_lis li:hover h3{color: #1a3968}
.sky-carousel .sky-carousel-container li.sc-selected{margin-top: 0; box-shadow: 0 2px 15px 2px rgba(0,0,0,.2)}
.sky-carousel .sc-overlay {position: absolute;height: 100%;z-index: 0; display: flex; pointer-events: none;top: 0;}
.sky-carousel .sc-overlay-left {left: -0.1px; opacity: 0}
.sky-carousel .sc-overlay-right {right: -0.1px; opacity: 0}
.sky-carousel .sc-nav-button{position: absolute;top: 50%; z-index: 0; width:36px; height:36px; margin-top: -18px; z-index: 8; border-radius: 0; }
.sky-carousel .sc-nav-button.sc-next,.sky-carousel .sc-nav-button.sc-prev,.pro_lis .owl-controls .owl-buttons div { background:#fff url(../images/right02.png) no-repeat center; background-size:15px; border-radius: 50%; right:0px; border:2px solid #ddd;}
.pro_lis .owl-controls .owl-buttons div{ width: 36px; height: 36px; text-indent: 999px; overflow: hidden; position: absolute; top: 50%; margin-top: -18px; }
.pro_lis .owl-controls .owl-buttons div.owl-prev{ left: 0; transform: rotate(180deg); }
.sky-carousel .sc-nav-button.sc-prev{ transform:rotate(180deg); left: 0;}
.sky-carousel .sc-nav-button:hover,.pro_lis .owl-controls .owl-buttons div:hover{background-color: #586f91; border-color: #586f91; background-image: url(../images/right.png); background-size:15px;}

.aboutbox{ overflow:hidden; background: #edf4f7; }
.aboutbox .lcon,.aboutbox .rcon{width: 47%;float: left;}
.aboutbox .lcon {color: #666;}
.aboutbox .rcon{margin-left: 6%; position: relative;}
.aboutbox .lcon p{line-height: 24px; margin-bottom: 20px;}
.aboutbox .lcon .more,.solutionbox li b{color: #1a3968; background: url(../images/morebg.png) no-repeat left center; padding-left: 100px; text-transform: uppercase; font-weight: 600; display: inline-block;}
.aboutbox .lcon .more{margin-top:20px;}
.aboutbox .rcon video{background: url(../images/video.jpg) no-repeat center; background-size: cover; width: 100%; min-height: 400px;}
.aboutbox .rcon .link{position: absolute; bottom: 70px; z-index: 1; left: 0; width: 100%; background: rgba(0,0,0,.5);}
.aboutbox .rcon .link a{color: #fff; line-height: 24px; width: 33.333%; display: block; float: left; text-align: center; padding: 12px 0}
.aboutbox .rcon .link a:hover{text-decoration:line-through;}

.solutionbox .home_tit,.solution_main .home_tit{text-align: center;}
.solutionbox ul{overflow: hidden;}
.solutionbox li{width: 50%; float: left; position: relative;}
.solutionbox li .pic,.lis_solution .pic{ width: 50%; float: left; position: relative; }
.solutionbox li .pic:after,.lis_solution .pic:after{width:17px; height: 26px; content: ""; position: absolute; right: 0; top:80px; background: url(../images/solution_arrow.png) no-repeat center; }
.solutionbox li .con,.lis_solution .con{width: 50%; position: absolute; right: 0; top: 0; height: 100%; background: #edf4f7; transition: all .3s;}
.solutionbox li .con{padding: 50px 60px 0 50px }
.solutionbox li em,.lis_solution em{text-transform: uppercase; color: #435d83; font-style: normal; font-size: 13px;}
.solutionbox li h4{font-size: 24px; color: #000; margin: 15px 0}
.solutionbox li p,.lis_solution p{line-height: 24px; overflow: hidden; color: #666}
.solutionbox li b{margin-top: 40px}
.solutionbox li .lab{text-transform: uppercase; margin-top: 20px; margin-bottom: -15px; color: #000033;}
.solutionbox li:nth-child(3) .pic,.solutionbox li:nth-child(4) .pic{float: right;}
.solutionbox li:nth-child(3) .con,.solutionbox li:nth-child(4) .con{right: 50%;}
.solutionbox li:nth-child(3) .pic:after,.solutionbox li:nth-child(4) .pic:after{left:0; transform: rotate(180deg);}
.solutionbox li:hover .con,.lis_solution li:hover .con{background: #586f91}
.solutionbox li:hover h4,.solutionbox li:hover p,.solutionbox li:hover em,.solutionbox li:hover b,.solutionbox li:hover .lab,.lis_solution li:hover h4,.lis_solution li:hover p,.lis_solution li:hover em,.lis_solution li:hover b,.lis_solution li:hover .lab{color: #fff;}
.solutionbox li:hover .pic:after,.lis_solution li:hover .pic:after{background-image: url(../images/solution_arrow2.png);}

.lis_solution{overflow: hidden;}
.lis_solution li{ width: 100%; float: none; overflow: hidden; position: relative;}
.lis_solution h4{font-size: 26px; color: #000; margin: 15px 0}
.lis_solution .lab{ font-size: 16px; margin-top: 20px; color: #333;}
.lis_solution b{font-size: 20px; color: #1a3968; background: url(../images/morebg.png) no-repeat left top; padding-left: 100px; text-transform: uppercase; font-weight: 600; display: inline-block;margin-top: 40px}
.lis_solution .con{padding:60px 120px 0 70px }
.lis_solution li:nth-child(even) .pic{float: right;}
.lis_solution li:nth-child(even) .pic:after{right: auto; left: 0; transform: rotate(180deg);}
.lis_solution li:nth-child(even) .con{right: 50%;}

.newbox .home_tit h2,.aboutbox .home_tit h2{padding-bottom: 15px;}
.newbox .home_tit h2:after,.aboutbox .home_tit h2:after{display: block;}
.news_lis{margin:0 -20px;}
.news_lis li{margin:0 20px; border-radius: 5px 5px 0 0; overflow: hidden;}
.news_lis .pic{overflow: hidden;}
.news_lis img,.solutionbox li .pic img,.lis_solution .pic img{display: block; width: 100%; transition: all .3s;}
.news_lis .text{padding:20px 25px 30px 25px; border:3px solid #eaeaea; border-top:0;}
.news_lis h3{font-size:20px;line-height:30px; text-transform: uppercase; height:30px; overflow:hidden; margin-bottom:15px;}
.news_lis h6{font-size:18px;color:#666;font-weight:normal;}
.news_lis i{display:inline-block; font-size:20px; vertical-align: middle; margin-right:5px; margin-top: -5px; color:#1a3968;}
.news_lis p{line-height:24px;height:48px;overflow:hidden;color:#7d7d7d;margin:15px 0;}
.news_lis span{font-weight:bold;color:#1a3968; text-transform: uppercase; font-size: 15px;}
.news_lis .owl-pagination{display:none}
.news_lis .owl-buttons{background:#f9f9f9; padding: 20px 15px 17px 15px; position: absolute;right:25px; top: -100px;}
.news_lis .owl-controls .owl-buttons div{width: 90px; height: 50px; background: #1a3968 url(../images/new_arrow.png) no-repeat center; border-radius:6px; text-indent: 999px; opacity: 1; margin:0 7px; overflow:hidden;}
.news_lis .owl-controls .owl-buttons div.owl-prev{transform: rotate(180deg) ;background: #fff url(../images/new_arrow2.png) no-repeat center; right: auto; left:20px;box-shadow: 0 0 2px 2px rgba(0,0,0,.05);}
.news_lis .owl-controls{margin-top: 0}
.news_lis li:hover h3{ color: #1a3968 }
.news_lis li:hover img{transform: scale(1.1);}

.contactbox{ text-align: center; }
.contactbox ul{overflow: hidden;}
.contactbox li{padding:30px 25px 80px 25px; width: 25%;display:inline-block;}
.contactbox label{font-size: 20px; display: block; font-weight: 600; margin: 18px 0 12px 0}
.contactbox li h6{border-radius: 50%; color: #fff; font-weight: 100; line-height: 60px; font-size:28px; background: #586f91; width: 60px; height: 60px; margin: 0 auto; transition: all .3s;display: inline-grid;}
.contactbox li h6.icon-skype1{font-size: 32px;}
.contactbox li h6.icon-phonehook{font-size: 32px; transform: rotate(90deg); line-height: 65px; padding-left:8px;}
.contactbox li a{color: #1a3968}
.contactbox li:hover h6{background: #1a3968}

.homeform{overflow: hidden; background: url(../images/homeformbg.jpg) no-repeat center fixed;}
.homeform .media {text-align: center; width: 100%;}
.homeform .media a{width: 60px; height: 60px; background: #5f5e5f; color: #fff; border-radius: 50%; text-align: center; line-height: 60px; font-size: 24px; display: inline-block; margin: 0 50px; float: none;}
.homeform form{text-align: center; margin: 80px 0 30px 0;}
.homeform input{ border-radius: 30px; background: rgba(0,0,0,.5); line-height: 24px; padding: 15px; border:1px solid rgba(255,255,255,.5); width: 30%; float: left; margin-bottom: 25px; color: #fff;}
.homeform input:nth-child(2){margin: 0 5%}
.homeform textarea{padding: 20px; border-bottom: 1px solid rgba(255,255,255,.7); background: none; width: 100%; resize: none; line-height: 24px; color: #fff;}
.homeform input::-webkit-input-placeholder,.homeform textarea::-webkit-input-placeholder { color: #fff;}
.homeform input:-moz-placeholder,.homeform textarea:-moz-placeholder { color: #fff;}
.homeform button{background: #1a3968; color: #fff; border-radius: 30px; width: 130px; height: 40px; margin-top:60px; border:0; text-transform: uppercase; font-size: 15px; font-weight: 600; cursor: pointer;}

/*二级页banner*/
.main{padding:80px 0 100px 0; overflow: hidden;}
.subbanner{overflow:hidden; position: relative; margin-top:100px; color:#fff; text-transform: uppercase;}
.subbanner img{display: block; width: 100%}
.positionline{position: absolute; bottom: 0; left: 0; width: 100%; line-height: 60px; display: flex; background:rgba(0,0,0,.4);}
.positionline .warper{width:100%;}
.subbanner h2{font-size:40px; position: absolute; top:50%; left: 50%; margin-left: -600px; margin-top:-45px;text-align:center;}
.positionline a{color: #fff}

.digg4  { padding:3px; margin:3px; text-align: center; font-family:Tahoma, Arial, Helvetica, Sans-serif; margin-top:20px; font-size: 16px;}
.digg4  a,.digg4 span.miy{ border:1px solid #ddd; padding:5px 10px; margin:2px; color:#666; text-decoration:none;}
.digg4  a:hover { border:1px solid #a0a0a0; }
.digg4  a:hover { border:1px solid #a0a0a0; }
.digg4  span.current {border:1px solid #1a3968; padding: 5px 10px; margin:2px; color:#fff; background-color:#1a3968; text-decoration:none;}
.digg4  span.disabled { border:1px solid #ddd; padding: 5px 10px; margin:2px; color:#999;}
.digg4 .disabledfy { font-family: Tahoma, Verdana;}

/*solution*/

.solution_main{overflow: hidden; padding-top:85px;}
.picshow img{display: block; width: 100%;}
.industry_nav{background: #002b62; margin-bottom:90px;}
.industry_nav ul{max-width: 1200px;margin: 0 auto; overflow: hidden;} 
.industry_nav ul li{float: left; position: relative;}
.industry_nav ul li:after{width: 17px; height: 26px; background: url(../images/solution_arrow.png) no-repeat center; position: absolute; left:50%; margin-left: -9px; bottom:-5px; transform: rotate(90deg); display: none; content: ""}
.industry_nav ul a{display: block; padding:35px 25px; line-height: 28px; font-size: 14px; text-transform: uppercase; color: #fff; font-weight: 600}
.industry_nav ul li.on:after{display: block;}
.industry_nav ul li.on a{background:rgba(255,255,255,.3);}
.solution_info h4{padding-bottom: 15px; background: url(../images/bg_line.jpg) no-repeat left bottom; font-size: 24px; text-transform: uppercase; margin-top: 50px; margin-bottom: 30px;}
.solution_info p{line-height: 24px;}
.solution_info .menu{overflow: hidden;}
.solution_info .menu a{ padding: 15px 0; border-top: 3px solid #002b62; font-weight: 600; font-size: 16px; width: 23.5%; background: #002b62; color: #fff; text-transform: uppercase; display: block; float: left; text-align: center; margin-left: 2% }
.solution_info .menu a:nth-child(1){margin-left: 0}
.solution_info .menu.m2 a{width: 49%;}
.solution_info .menu.m3.height a{width: 32%;padding: 15px 5px;}
.solution_info .menu.m3 a {width: 32%;}
.solution_info .menu a.on{background: #fff; color: #333; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.solution_info .box{padding: 0 50px 100px 50px; border:1px solid #ddd;}
.solution_info .box .item{ display: none;}
.solution_info .box .item.on{display: block;}

/*about*/
.about_main{padding: 70px 0;overflow:hidden;}
.about_tit{margin-bottom:40px;}
.page_tit{margin-bottom:30px;}
.about_tit h2{ font-size: 30px; text-transform: uppercase; position: relative; padding-bottom: 15px; }
.page_tit h6{font-size: 16px; color: #333; line-height: 24px; font-weight: 100;margin-bottom: 5px;}
.page_tit h2{font-size: 36px; text-transform: uppercase; padding-bottom: 20px; position: relative;}
.page_tit h2 font{color: #1a3968}
.about_tit h2:before,.page_tit h2:before{ width:55px; height:4px; content: ""; position: absolute; left: 0; bottom: 0; background: #333}
.about_tit h2:after,.page_tit h2:after{ width:55px; height:4px; content: ""; position: absolute; left:58px; bottom: 0; background: #435d83}
.patents_lis{overflow: hidden;margin:0 -13px; margin-bottom: 40px;}
.patents_lis li{width:23%; margin:0 1% 25px 1%; float: left; overflow: hidden; }
.patents_lis .pic{overflow:hidden; position: relative; background: #0b2e5b;}
.patents_lis h4{ margin-top: 20px; text-align:center; font-size: 18px;}
.patents_lis a{position: absolute; color: #fff; font-size: 48px; font-weight: 100; left: 0; top: 0%; opacity: 0; transition: all .3s; width: 100%; height: 100%; align-items: center; justify-content: center; display: flex;overflow: hidden;}
.patents_lis img{display: block; width: 100%; transition: all .3s;}
.patents_lis li .pic:hover img{opacity: .1; transform: scale(1.1);}
.patents_lis li .pic:hover a{opacity: 1}

.video{background: url(../images/sd323asf.jpg) no-repeat center; background-size: cover}

.about_com p{margin-bottom: 20px; line-height:30px; color:#777}
.factorybox{padding-top: 80px;}
.factorybox .home_tit{text-align: center;}
.factory_lis{margin-bottom: 0}
.factory_lis li{ width: 31.333% }

.historybox{margin: 60px 0;}
.event_box{width:100%;margin:3% auto 0; position:relative; min-height:420px;}
.event_box .parHd {width:100%;display:inline-block; height:92px; overflow:hidden;}
.parHd  ul{width:100%;text-align:center; margin:0 auto; }
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:100%;height:0;border-bottom:2px dashed #666;position:absolute; left:0; bottom: 18px; z-index:2;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-bottom:40px;font-size:20px; font-weight: 600; margin:0 65px;position:relative;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:3;bottom:7px;left:50%;margin-left:-12px;}
.parBd{ width: 80%; margin: 0 auto; margin-top:0px;}
.parBd .box{border:2px solid #666; padding: 25px; overflow: hidden;}
.parBd .pic{width: 370px; float: left;}
.parBd .pic img{display: block; width: 100%; transition: all .3s;}
.parBd .con{margin-left: 370px; padding-left: 35px;}
.parBd h5{ padding: 8px 15px; background: #1a3968; display: inline-block; color: #fff; font-size: 20px; margin-bottom: 8px;}
.parBd p{line-height:28px;}
.parBd h3{font-size: 20px; margin-bottom: 12px; line-height: 28px;}

div#listBox {width:100%;}
.sPrev,.sNext{width:50px;height:130px;display:block;position:absolute;top:50%; opacity: .6; margin-top: -65px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev:hover,.sNext:hover{opacity: 1}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act{color: #1a3968}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;bottom:7px;left:10px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}  

.cert,.network{width:50%; float:left; text-align:center; border-top: 2px solid #ddd; padding:100px 200px; text-transform: uppercase;}
.network{float:right; border-left: 2px solid #ddd;}
.cert h3,.network h3{font-size:26px;background: url(../images/bg_tit.png) no-repeat center bottom; padding-bottom:25px;}
.cert p,.network p{line-height:26px;margin:25px 0;}
.cert a,.network a{height:48px;line-height:48px;border-radius:24px;padding:0 35px;background:#1a3968;display:inline-block;margin:0 auto;color:#fff;}
.cert a:hover,.network a:hover{opacity: .9}

#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 1100; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 1101; outline: none; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #fff; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; }
#fancybox-close { position: absolute; top: -15px; right: -35px; width: 30px; height: 30px; background: transparent url('../images/fancybox.png') -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url('blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('../images/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('../images/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
#fancybox-left:hover span { left: 0; }
#fancybox-right:hover span { left: auto; right:-20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('../images/fancy_title_over.png'); display: block; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none;}
.fancybox-title-inside{display:none!important;}

/*product列表*/
.p_lcon{width:336px; float: right;}
.p_rcon{margin-right: 400px;}
.sub_search form{ overflow: hidden; width:100% background: #d41819; height:50px;border:1px solid #dddddd;margin-bottom:25px;}
.sub_search form i{color: #b1aaaa; font-size: 20px; }
.sub_search form .text{ width: 250px; background: #fff; line-height:48px; padding-left:10px;}
.sub_search form button{ width:50px; height:50px; background: #fff; border: 0; text-align: center; float: right; outline: none; cursor: pointer; color:#b1aaaa; }
.sub_box{padding:35px 0;background:#f4f4f4; border:1px solid #eee; margin-bottom:20px;}
.sub_box h3,.relate_products h2{font-size:20px; margin:0 25px 25px 25px; padding-bottom:15px; color:#353535; background: url(../images/bg_line.jpg) no-repeat 0 bottom;  }
.proclass li{ border-bottom: 1px solid #ddd;}
.proclass h4{position: relative;background: url(../images/sideleft.png) no-repeat 95% center;background-size: 18px; }
.proclass h4 i{position: absolute; cursor: pointer; font-size: 25px; color: #666; font-weight: 100; right: 25px; top: 13px;}
.proclass a{color:#666; line-height: 28px; display: block; padding:14px 0 14px 30px; }
.proclass a:hover{color:#002b62;font-weight:600;}
.proclass dl{ padding: 0 30px; display: none; background: #fff; }
.proclass dl dd{border-bottom: 1px solid #ddd;}
.proclass dl dd:last-child{border:0;}
.proclass dl a{display: block; font-weight: 600; padding:12px 0; line-height: 24px; }
.proclass li.on {border:0;}
.proclass li.on dl{display: block;}
.proclass li.on h4{background: #002b62 url(../images/sidedown.png) no-repeat 95% center;background-size: 18px;}
.proclass li.on h4 a,.proclass li.on h4 i{color: #fff;}
.recent_news{ margin: 0 25px; }
.recent_news .pic{width:80px;height:80px;float:left;}
.recent_news .pic img{width: 100%;height: 100%;}
.recent_news .cont{margin-left:80px;padding-left:15px;font-size:14px;line-height:24px;}
.recent_news p{height:48px;overflow:hidden; color:#555;}
.recent_news li{overflow: hidden; margin-bottom:30px;}
.recent_news span{display:block;color:#435d83; margin-top: 5px;}

/*pro-list*/
.lis_pro{overflow:hidden; margin: 0 -8px;}
.lis_pro li{width:31.3333%; text-align: center; margin:0 1%; margin-bottom:25px; float: left;}
.lis_pro .pic{position:relative; overflow:hidden; margin-bottom: 12px; background: #002b62; border:1px solid #ddd;}
.lis_pro .pic h6{font-size: 40px; color: #fff; font-weight: 100; transition: all .3s; position: absolute; left: 50%; top: -50%; margin-left: -20px; margin-top: -22px;}
.lis_pro h3{line-height: 24px;font-size:15px; font-weight: 100; height:48px; overflow:hidden;}
.lis_pro li:hover h3{color: #002b62}
.lis_pro li:hover img{transform: scale(1.2); opacity: .2}
.lis_pro li:hover .pic h6{top: 50%;}
/*news*/
.lis_new{overflow: hidden;}
.lis_new li{width: 100%; padding-bottom:40px; overflow: hidden; margin-bottom:60px; position: relative;}
.lis_new li:before{content: ""; width: 50px; height: 4px; position: absolute; left: 0; background: #333; bottom: 0; }
.lis_new li:after{content: ""; width:160px; height: 4px; position: absolute; left:52px; background: #435d83; bottom: 0; }
.lis_new h5,.infocon h5{color: #333; position: absolute; top: 0;left:60px; width:135px;height:135px; box-shadow: 0 2px 2px 2px rgba(0,0,0,.05); background:#fff url(../images/news_04.png) left bottom no-repeat; border:1px solid #dddddd;z-index:1;font-size:32px;text-align:center;padding-top:32px}
.lis_new h5 span,.infocon h5 span{display:block;font-size:16px;font-weight:normal;}
.lis_new .pic,.infocon .pic{width: 100%; overflow: hidden; margin:55px 0 30px 0; position: relative; padding-bottom:4px; }
.lis_new .pic:before,.infocon .pic:before{content: ""; width: 50%; transition: all .3s; height: 4px; background: #002b62; position: absolute; left: 0; bottom: 0px;}
.lis_new img,.infocon .pic img,.lis_pro li img{width: 100%; display: block; transition: all .3s;}
.lis_new h3{font-size:20px; overflow: hidden; margin-bottom:5px;}
.lis_new p{line-height: 24px; max-height: 46px; overflow: hidden; font-size: 15px; color:#777;margin: 15px 0 25px 0;}
.lis_new em{display: inline-block; color:#353535; transition: all .3s; font-weight:100;padding:12px 30px;border:3px solid #ddd;font-style:normal;}
.lis_new li:hover em{border:3px solid #002b62;}
.lis_new li:hover .pic:before{width: 100%;}
.lis_new li:hover img{transform: scale(1.1);}
.lis_new li:hover h3,.lis_new li:hover p{color: #002b62}
.infocon{ overflow: hidden; position: relative;}
.infocon h1{ font-size:20px; margin:20px 0; }
.infocon p{line-height:26px; margin-bottom:20px; color: #777}
.infocon img{ display: inline-block; max-width: 100%; }

/*contact*/
.contact_form{ overflow: hidden;}
.contact_form form{margin-top:40px;}
.contact_form p{color: #666; line-height:24px}
.contact_form li{position:relative;width: 49%; float: left;margin-bottom: 25px; border:1px solid #dddddd; }
.contact_form li:nth-child(even){margin-left: 2%}
.contact_form i{font-size:28px;color:#002b63;position:absolute;right:12px;top:6px;}
.contact_form i.icon-phonehook{transform: rotate(90deg); font-size:28px; top: 10px;}
.contact_form input,.contact_form textarea{width: 100%; font-size: 15px; line-height: 24px;resize: none; padding:10px 0 10px 10px;}
.contact_form textarea{ padding: 10px; border:1px solid #dddddd;}
.contact_form button{ border: none; background:#002b62; color: #fff; text-transform: uppercase; font-size: 16px; transition: all .3s; border-radius: 0; height:45px; padding:0 55px; font-weight: 600; overflow: hidden;cursor: pointer; margin-top: 30px;}
button:hover{opacity: .9}

.contact_info{background:#f4f4f4;  margin-top:50px; padding-bottom:90px;}
.contact_info ul{width:86%; margin:0 auto;}
.contact_info li{width:33.33%;  padding: 0 56px; float:left; text-align:center}
.contact_info_box{width:100px;height:100px; border:1px solid #eee; box-shadow: 0 2px 12px 2px rgba(0,0,0,.07);margin:-50px auto 0;background:#fff url(../images/news_040.jpg) left bottom no-repeat;}
.contact_info_box h6{width:48px;height:48px;border-radius:24px;background:#002b62; font-weight: 100; color:#fff;display:inline-block;line-height:48px;font-size:24px;margin-top:25px; transition: all .3s;}
.contact_info_box h6.icon-phonehook{transform: rotate(90deg); padding-left: 3px;}
.contact_info_box h6:before{display: grid;}
.contact_info h4{ margin:30px 0 20px 0; font-size: 18px; text-transform: uppercase;}
.contact_info p{color:#666;line-height:24px;}
.contact_info a{color: #666}
.contact_info li:hover a{color: #002b62; text-decoration: underline;}
.contact_info li:hover .contact_info_box h6{ transform: rotate(360deg); }
/*产品详情*/
.pro_detail{ overflow: hidden; margin-bottom: 50px;}
.pro_detail h1{ font-size:18px; color: #666; line-height: 30px; margin-bottom: 20px; }
.pro_detail .picbox{ width:100%;}
#DB_gallery ul, #DB_gallery li{list-style:none;margin:0;padding:0}
#DB_gallery img{border:none;vertical-align:top;}
#DB_gallery .DB_imgSet {position:relative;width:100%;overflow:hidden; border:1px solid #ddd; padding: 0 100px;}
#DB_gallery .DB_imgSet .DB_imgWin{height:100%;}
#DB_gallery .DB_imgSet .DB_imgWin img{width: 100%; }
#DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#ffffff}
#DB_gallery .DB_imgSet .DB_page .DB_current{color:#ffff00}
#DB_gallery .DB_imgSet .DB_page .DB_total{color:#ffcc00}
#DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-30px;cursor:pointer;left:40px;}
#DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-30px;cursor:pointer;right:40px;}
#DB_gallery .DB_thumSet {position:relative;margin-top:10px;width:100%;overflow:hidden ;}
#DB_gallery .DB_thumSet .DB_thumMove{position:relative; text-align: center; font-size:0; }
#DB_gallery .DB_thumSet .DB_thumMove li img{width:110px}
#DB_gallery .DB_thumSet .DB_thumMove li{display:inline-block;margin:0 3px; border:1px solid #ddd;}
#DB_gallery .DB_thumSet .DB_prevPageBtn{position:absolute; top:50%; margin-top:-36px; cursor:pointer;left:0;}
#DB_gallery .DB_thumSet .DB_nextPageBtn{position:absolute;/* top:50%; margin-top:-36px; cursor:pointer;right:0;*/}
#DB_gallery .DB_thumSet .DB_thumLine{position:absolute;/*width:140px;height:140px;border:3px solid #004b98;left:0;top:0*/}

.confontit b{font-size:16px; font-weight: 600; color: #fff;display: inline-block; line-height:45px; height: 49px; padding:0 20px; background:#002b62;border-top:3px solid #002b62; margin-right: 5px; cursor: pointer;}
.confontit b.on{ color: #333; background:#fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.fonbox{border:1px solid #ddd; padding:30px;}
.fonbox img{max-width: 100%; display: inline-block;}
.fonbox p{line-height: 26px; color: #666; margin:5px 0;}
.fonbox .box{display: none}
.fonbox .box:nth-child(1){display: block;}
.tabbox{ overflow-x: auto;}
.tabbox table{ border: 1px solid #ccc; background: #fff; color: #666; border-bottom:0; border-right:0; text-align: left; line-height: 24px; }
.tabbox table td{border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding:8px 10px; transition: all .3s}
.tabbox table tr:nth-child(odd){background: #eee}
.tabbox table tr:nth-child(1) td{color: #fff; background: #002b62;font-weight:bold;}
.tabbox table td p{margin:0;}
.down_lis{line-height: 24px; overflow: hidden;}
.down_lis li{margin-bottom: 15px; width: 50%; float: left;}
.chairman_left{width:40%;float:left}
.chairman_right{width:55%;float:right}
.ewm{width:100px;background:#fff url(../images/ewm.jpg) left top no-repeat;height:243px;position: fixed;bottom:122px;right:0}

@media screen and (max-width: 1680px){
  .solutionbox li .lab{display: none;}
}

@media screen and (max-width: 1600px){
  .solutionbox li .con{padding: 30px 30px 0 30px}
  .cert, .network{padding: 80px 150px}
  .lis_solution .con{padding: 40px 120px 0 50px}
}

@media screen and (max-width: 1440px){
  .solutionbox li h4{font-size: 22px;}
  .solutionbox li b{margin-top: 25px;}
  .solutionbox li p {height: 72px;}
  .lis_solution .con{padding: 40px 60px 0 50px}
  .lis_solution b{margin-top: 25px;}

}


@media screen and (max-width: 1300px){
  .conbox{padding: 60px 0}
  .solutionbox li b{display: none;}
  .subbanner h2{font-size: 36px; margin-top: -42px;}
  .cert, .network{padding: 80px 100px}
  .lis_solution h4{font-size: 34px;}
  .lis_solution .con{padding: 30px 60px 0 30px}
  .lis_solution em{display: none;}
  .lis_solution h4{margin-top: 0}


}

@media screen and (max-width: 1212px){
  .warper{padding:0 10px;}
  .footer .warper{ padding: 60px 10px }
  .footer .copyright .warper{padding: 20px 10px}
  .news_lis{margin: 0}
  .news_lis li{margin: 0 8px}
  .news_lis .owl-buttons{right: 9px; top: -92px; padding-bottom: 14px;}
  .news_lis .owl-controls .owl-buttons div{width: 80px; height: 46px;}
  .subbanner h2{left: 10px; margin-left: 0}
  .patents_lis{margin-left: 0;margin-right: 0}
  .lis_pro{margin: 0}
  .p_rcon{margin-right: 380px;}
}

@media screen and (max-width: 1199px){
  #banner .owl-controls .owl-buttons div{right: 15px;}
  #banner .owl-controls .owl-buttons div.owl-prev{left: 15px;}
  .conbox{padding:50px 0}
  .homeform form{margin-top: 60px;}
  .homeform button{margin-top: 40px;}
  .home_tit{margin-bottom: 25px;}
  .home_tit p{margin-top: 10px;}
  .home_tit h2,.page_tit h2{font-size: 34px;}
  .contactbox li{padding-top: 15px}
  .home_tit p{max-width: 70%;}
  .solutionbox li .con{padding: 22px 25px 0 25px}
  .solutionbox li p{height: 45px;}
  .subbanner h2{font-size: 33px; margin-top: -46px;}
  .about_main{padding-top: 60px;}
  .factorybox{padding-top: 60px;}
  .cert, .network{padding: 60px}
  .cert h3, .network h3{font-size: 24px; padding-bottom:17px;}
  .main{padding-top: 60px;}
  .about_tit{margin-bottom: 30px;}
  .lis_pro li{width: 48.5%; margin-left: 0; margin-right: 0;}
  .lis_pro li:nth-child(even){margin-left:3%;}
  .lis_solution .lab{display: none;}
  .lis_solution h4{font-size: 32px;}
  .contact_info ul{width: 100%;}
  .industry_nav ul a{padding: 30px 10px; font-size: 19px;}
  .solution_info .menu a{margin-left: 1%;width: auto; padding:15px 10px}
  .industry_nav{margin-bottom: 70px;}
  .solution_info .menu.m2 a{width: 49.5%}
}

@media screen and (max-width: 1024px){
  .logo{margin:13px 0;}
  .logo img{height:40px;}
  header{height:66px;}
  nav{position: fixed;left: 0;top: 0;bottom: 0;width: 250px;box-shadow: 0 3px 5px #666;z-index: 99; background: #e5e5e5;transform: translateX(-300px);transition: 0.3s; height: 100%;overflow-y: auto;}
  nav li{ display: block; width: 100%; }
  nav li>a,.position nav li>a{ line-height: 40px; color: #333; display: block; height: auto ;padding:0 10px;}
  nav li>a i.iconfont{display: none}
  nav li .navmenu{position: inherit;left:0; top:0; opacity: 1; background: #eee; }
  #nav .nav-button{ display: block; top:12px; background:#002b62;z-index:1000}
  #nav.position .nav-button{top: 11px}	
  .navmenu{border-top: 0; padding: 10px 0}
  .searchbox {float: right;margin-top: 0;margin-left: 0;margin-right:70px;}
  .searchbox form{top:60px;}
  .searchbox h6{line-height: 66px; height: 66px;}
  .navmenu .li{width:250px;}
  .navmenu .li>a {padding: 8px 15px;}
  .subbanner{margin-top: 66px;}
  #banner{margin-top:66px;}
  .footer .warper{padding:40px 10px}
  .copyright .warper{padding:15px 10px}
  .footer .item{width: 100%;}
  .footer .item2{margin:40px 0;}
  .footer h4{font-size: 22px; padding-left: 18px; margin-bottom: 12px;}
  .footer h4:before{width: 5px; height: 18px;}
  .footer li{padding-top:5px; padding-bottom: 5px;}
  .footer dd a{padding-top: 10px; padding-bottom: 10px;}
  .footer li h6{top:5px}
  .conbox{padding: 40px 0;}
  .contactbox li{padding: 0 15px 50px 15px;}
  .home_tit p{max-width: 80%;}
  .home_tit h2,.page_tit h2{font-size: 32px;}
  .about_adv li{padding: 0 25px 50px 25px}
  .productbox .lcon{width: 100%; float: none;}
  .productbox .rcon{max-width: 760px; margin: 0 auto}
  .productbox .lcon .lab{margin: 20px 0}
  .positionline{line-height: 50px;}
  .subbanner h2{margin-top: -40px;}
  .about_main{padding-top:40px;}
  .historybox{margin: 45px 0}
  .factorybox{padding-top: 45px;}
  .main{padding: 45px 0 80px 0;}
  .about_tit{margin-bottom: 24px;}
  .about_tit h2{font-size: 28px;}
  .lis_solution h4{font-size: 30px;}
  .lis_solution b{font-size: 18px;}
  .contact_info li{padding: 0 25px}
  .industry_nav ul a{font-size: 18px;}
  .industry_nav{margin-bottom: 50px;}
  .solution_info .box{padding: 0 30px 70px 30px;}
  .ewm{display:none}
}

@media screen and (max-width: 990px){ 
  .homeform form{margin-top: 40px}
  .homeform button{margin-top: 20px;}
  .homeform .media{margin-top: 0}
  .news_lis .owl-controls .owl-buttons div{width: 60px; height: 38px;}
  .news_lis .owl-buttons{top: -80px; padding:8px 10px 5px 10px;}
  .solutionbox li h4{font-size: 20px; margin-top: 0}
  .solutionbox li em{display: none;}
  .aboutbox .lcon, .aboutbox .rcon{width: 100%;float: none;}
  .aboutbox .rcon{margin-left: 0;margin-top: 30px}
  .aboutbox .lcon p{margin-bottom: 12px;}
  .aboutbox .lcon .more{margin-top: 10px;}
  .aboutbox .rcon video{min-height: 100%}
  .subbanner h2{font-size: 30px;}
  .cert, .network{padding:45px 50px}
  .cert h3, .network h3{font-size: 22px;}
  .lis_new li{margin-bottom: 40px; padding-bottom: 25px;}
  .lis_new .pic, .infocon .pic{margin-top: 30px; margin-bottom: 20px;}
  .lis_new h5, .infocon h5{width: 115px; height: 115px; padding-top: 20px; font-size: 28px;}
}

@media screen and (max-width: 989px){
  .lis_solution h4{font-size: 28px;}
  .industry_nav ul li{width: 50%; text-align: center; border-bottom: 1px solid rgba(255,255,255,.2);}
  .solution_info .box img{width:100%}
}

@media screen and (max-width:900px){
  .contactbox label{font-size: 18px;}
  .home_tit h2,.page_tit h2{font-size: 30px;}
  .newbox .home_tit h2, .aboutbox .home_tit h2{padding-bottom: 12px;}
  .home_tit h2:after{height: 3px; width: 40px;}
  .solutionbox li{width: 100%;}
  .solutionbox li em{display: block; margin-bottom: 15px;}
  .solutionbox li:nth-child(3) .pic{float: left;}
  .solutionbox li:nth-child(3) .con{right: 0}
  .solutionbox li:nth-child(3) .pic:after{right: 0; left: auto; transform: rotate(0deg);}
  .solutionbox li:nth-child(2) .pic{float: right;}
  .solutionbox li:nth-child(2) .con{right: 50%}
  .solutionbox li:nth-child(2) .pic:after{left: 0; transform: rotate(180deg);}
  .page_tit{margin-bottom: 20px;}
  .about_com p{margin-bottom:10px;}
  .parBd .pic{float: none;}
  .parBd .con{margin-left: 0; padding-left: 0; margin-top: 15px;}
  .patents_lis li{width: 48%}
  .about_tit h2{font-size: 26px;}
  .p_lcon{width: 100%; float: none;}
  .p_rcon{margin-right: 0}
  .sub_search{display: none;}
  .sub_box:last-child{display: none;}
  .sub_box{padding: 25px 0}
  .sub_box h3, .relate_products h2{font-size: 18px;}
  .lis_solution li{ margin-bottom: 20px;}
  .lis_solution b{margin-top: 18px;}
  .lis_solution .pic{width: 100%; float: none;}
  .lis_solution .con{position: initial; width: 100%; padding: 25px 25px 50px 25px;}
  .solutionbox li .pic:after, .lis_solution .pic:after{right: auto; left: 40px; top: auto; bottom:-5px; transform: rotate(90deg);}
  .lis_solution li:nth-child(even) .pic{float: none;}
  .lis_solution li:nth-child(even) .pic:after{ left: 40px; transform: rotate(90deg); }
  .lis_new em{display: none;}
  .lis_new li:after,.lis_new li:before{display: none;}
  .lis_new li{padding-bottom: 0}
  .lis_new p{margin-bottom: 0}

}
@media screen and (max-width:899px){
  .solution_info .menu a{width: 50%; margin-left: 0; border-bottom: 1px solid rgba(255,255,255,.2); border-right: 1px solid rgba(255,255,255,.2)}
  .solution_info .menu.m2 a{width: 50%;}

}

@media screen and (max-width:780px){
  .home_tit h2,.page_tit h2{font-size: 28px}
  .news_lis .owl-buttons{top: -73px;}
  .about_adv li{padding: 0 15px 40px 15px}
  .about_adv h4{font-size: 18px;}
  .about_adv h6{width: 90px; height: 90px; line-height: 90px; font-size: 40px;}
  .about_adv{margin-top: -45px;}
  .about_adv li:nth-child(1) h6{background-size: 100%;}
  .about_adv li:nth-child(1):hover h6{background-size:100%;background-position: center -90px;}
  #second-phase{display: none;}
  .pro_lis{display: block; margin-top: 30px;}
  .sky-carousel .sky-carousel-container li h3, .pro_lis h3{font-size: 18px;}
  .subbanner h2{font-size: 26px; margin-top: -38px;}
  .subbanner{overflow: hidden;}
  .subbanner img{height: 150px; width: auto;}
  .main{padding: 30px 0 60px 0}
  .contact_info li{padding: 0 15px;overflow: hidden;}
  .industry_nav ul a{padding: 20px 0; font-size: 16px;}
  .industry_nav ul li:after{width: 11px; background-size: 100%; height: 14px; bottom: -2px}
  .industry_nav{margin-bottom:35px;}
  .solution_info h4{margin-top: 35px; font-size: 22px;}
}

@media screen and (max-width: 768px){
  .footer .warper{padding: 30px 10px;}
  .footer h4{font-size:20px;}
  .footer .item2{display: none;}
  .footer .item3{margin-top: 30px;}
  .homeform .media a{margin: 0 20px;}
  .homeform input:nth-child(2){margin:0 0 15px 0}
  .homeform input{width: 100%; margin-bottom: 15px;}
  .homeform form{margin-top: 30px; margin-bottom: 0}
  .contactbox{ display: none;}
  .news_lis h3{font-size: 18px;}
  .news_lis h6{font-size: 16px;}
  .news_lis .text{padding: 10px 12px 20px 12px}
  .aboutbox .rcon .link{bottom: 50px;}
  .about_main{padding-top: 30px;}
  .cert, .network{width: 100%;}
  .network{border-left: 0}
  .cert h3, .network h3{font-size: 20px;}
  .lis_solution h4{font-size: 24px;}
  .lis_solution b{display: none;}
  .solution_info .menu.m2 a{width: 100%}
  #DB_gallery .DB_imgSet{padding: 0 50px}
  .fonbox{padding: 30px 15px}
  .confontit b{width:50%; margin-right: 0; border-bottom: 1px solid rgba(255,255,255,.2); border-right: 1px solid rgba(255,255,255,.2); text-align: center; padding: 0 5px}
  .down_lis li{width: 100%;}

}


@media screen and (max-width: 640px){
  .home_tit h2,.page_tit h2{font-size: 26px;}
  .home_tit h6{font-size: 13px;}
  .news_lis .owl-controls .owl-buttons div{width: 50px; height: 34px; background-size:20px;}
  .news_lis .owl-controls .owl-buttons div.owl-prev{background-size: 20px;}
  .news_lis .owl-buttons{top: -68px;}
  .solutionbox li h4{font-size: 18px; line-height: 26px;}
  .solutionbox li .pic:after{top: 40px; width: 12px; height: 18px; background-size: 100%}
  .about_tit h2:before, .page_tit h2:before{width: 42px;}
  .about_tit h2:after, .page_tit h2:after{width: 42px; left: 45px;}
  .page_tit h2{padding-bottom: 15px;}
  .parBd .pic{width: 100%;}
  .about_tit h2{font-size: 24px;}
  .sub_box h3, .relate_products h2{margin: 0 15px 15px 15px}
  .proclass a{padding-left: 15px;}
  .proclass h4 i{right: 15px;}
  .proclass dl{padding: 0 15px;}
  .lis_pro .pic h6{font-size: 32px; margin-left: -16px; margin-top: -16px;}
  .infocon p{margin-bottom: 10px;}
  .infocon h1,.lis_new h3{font-size: 18px;}
  .lis_new h3{margin-bottom: 0}
  .lis_new p{margin-top: 10px;}
  .contact_form li{width: 100%; margin-bottom: 15px;}
  .contact_form li:nth-child(even){margin-left: 0}
  .contact_form button{margin-top: 15px;}
  .solution_info h4{font-size: 20px; margin-top: 30px; margin-bottom: 15px;}
  .solution_info .box{padding: 0 15px 50px 15px;}

}

@media screen and (max-width: 639px){ 
  .home_tit h2,.page_tit h2{font-size: 24px;}
  .aboutbox .rcon .link{bottom: 30px;}
  #banner .owl-controls .owl-buttons div{background-size: 20px; right: 0}
  #banner .owl-controls .owl-buttons div.owl-prev{left: 0}
  .sky-carousel .sky-carousel-container li .pic, .pro_lis .pic{margin-bottom: 15px;}
  .pro_lis li{padding-bottom: 15px;}
  .sPrev, .sNext{width: 30px; height: 78px; margin-top: -39px}
  .sPrev img, .sNext img{width: 100%}
  .parHd li{margin: 0 30px; font-size: 18px;}
  .parBd .box{padding: 12px;}
  .parBd h3,.parBd h5{font-size: 18px;}
  .historybox{margin: 30px 0}
  .event_box .parHd{height: 75px;}
  .about_tit{margin-bottom: 18px;}
  .lis_solution h4{font-size: 22px;}
  .lis_new h5, .infocon h5{width: 90px; height: 90px; padding-top: 12px; left: 30px; font-size: 24px;}
  .lis_new h5 span, .infocon h5 span{font-size: 14px;}
  .contact_info li{width: 100%;}
  .contact_info li:nth-child(2){margin:30px 0}
  .contact_info_box{margin-top: 0}
  .contact_info{margin-top: 0; padding: 45px 0}
  .contact_info_box{width: 80px; height: 80px;}
  .contact_info_box h6{margin-top: 15px;}
  .solution_info .menu a{width: 100%;font-size:14px;}
  #DB_gallery .DB_imgSet .DB_nextBtn{right: 10px; margin-top: -20px;}
  #DB_gallery .DB_imgSet .DB_prevBtn{left: 10px; margin-top: -20px;}
  #DB_gallery img{width: 20px;}
  #DB_gallery .DB_thumSet .DB_thumMove li img{width: 100px;}
  .pro_detail{margin-bottom: 30px;}

}

@media screen and (max-width:480px){ 
.conbox{padding: 30px 0} 
.footer h4{font-size:18px;}
.footer h4:before{height: 16px; margin-top: -8px;}
.homeform .media a{margin: 0 10px; width: 50px; height: 50px; line-height: 50px;}
.news_lis .owl-buttons{position: initial; background:none; padding: 0}
.news_lis .owl-controls .owl-buttons div{position:absolute;right: 0; top:30%; margin: 0; margin-top: -34px; }
.news_lis .owl-controls .owl-buttons div.owl-prev{left: 0}
.news_lis li{margin: 0}
.solutionbox li .con{padding: 20px 15px 0 15px}
.about_adv p{display: none;}
.about_adv h4{margin-bottom: 0; margin-top: 10px; font-size: 16px;}
.about_adv li{padding-bottom: 0;}
.about_adv h6{ width: 70px; height: 70px; line-height: 70px; font-size: 32px; }
.about_adv li:nth-child(1):hover h6{background-position: center -70px;}
.about_adv{margin:20px 0 30px 0}
.sky-carousel .sky-carousel-container li h3, .pro_lis h3{font-size: 16px;}
.pro_lis li{margin: 8px;}
  .patents_lis a{font-size: 36px;}
  .about_tit h2{font-size: 22px;}
  .patents_lis h4{font-size: 16px; margin-top: 12px;}
  .lis_solution h4{font-size: 20px;}
  .industry_nav ul a{padding: 12px 0;overflow:hidden;line-height:20px;height:64px;}
  .subbanner h2{font-size: 23px; margin-top: -35px;}
  #DB_gallery .DB_thumSet .DB_thumMove li img{width: 80px;}
  #DB_gallery .DB_imgSet{padding: 0}
.chairman_left{width:100%;float:left}
.chairman_right{width:100%;float:right}

}

@media screen and (max-width:479px){
  .home_tit h2,.page_tit h2{font-size: 22px;}
  .solutionbox li em{display: none;}
  .aboutbox .rcon .link{bottom: 0}
  .aboutbox .rcon .link a{padding:10px 0; font-size: 14px;}
  .aboutbox .rcon .link{display: none;}

}


@media screen and (max-width:414px){
  .home_tit h6{font-size: 12px;}
  .home_tit{margin-bottom: 15px;}
  .solutionbox li h4{margin-bottom: 10px; font-size: 16px; line-height: 25px;}
  .solutionbox li .con{padding-top: 15px;}
  .parBd h3, .parBd h5{font-size: 16px;}
  .cert h3, .network h3{font-size: 18px; padding-bottom: 12px;}
  .cert p, .network p{margin: 15px 0}
  .cert, .network{padding-top: 30px;}
  .about_tit h2{font-size: 20px;}
  .lis_solution .con{padding: 20px 15px 30px 15px}
  .lis_solution h4{font-size: 18px;}
  .lis_new h5, .infocon h5{  width: auto; height: auto; left: 15px; padding:5px 15px}
  .lis_new .pic, .infocon .pic{margin-top: 0}
  .industry_nav ul a{padding: 12px 0}
  .solution_info h4{font-size: 18px; padding-bottom: 12px;}
  #DB_gallery .DB_thumSet .DB_thumMove li img{width: 60px;}

}

@media screen and (max-width:400px){
  .confontit b{font-size: 15px;}
}

@media screen and (max-width:359px){
  .solutionbox li p{display:none; }
  .solutionbox li .con{display: flex; align-items: center; padding: 0 15px}
  .solutionbox li h4{margin-bottom: 0}
  .lis_pro li{width: 100%;}
  .lis_pro li:nth-child(even){margin-left: 0}
  .industry_nav ul li{width: 100%;}
  .confontit b{width: 100%; line-height: 40px; height: 43px;}

}
