@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=1570698453682'); /* IE9 */
  src: url('iconfont.eot?t=1570698453682#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=1570698453682') format('woff'),
  url('iconfont.ttf?t=1570698453682') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1570698453682#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-baojia:before {
  content: "\e606";
}

.icon-zhuangzaiji:before {
  content: "\e6d1";
}

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

.icon-xiazai:before {
  content: "\e7a8";
}

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

.icon-Mail:before {
  content: "\e645";
}

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

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

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

.icon-hege-:before {
  content: "\e673";
}

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

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

.icon-chengben:before {
  content: "\e684";
}

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

.icon-kefu:before {
  content: "\e664";
}

.icon-send:before {
  content: "\e6a7";
}

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

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

.icon-zhuangzaiji2:before {
  content: "\e6d2";
}

.icon-earth:before {
  content: "\e605";
}

.icon-lujing:before {
  content: "\e608";
}

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

.iconfont:before{ display: block; margin:0 auto; }

@font-face {
  font-family: 'segoeuib';
  src: url('../fonts/segoeuib.eot');
  src: local('☺'), url('../fonts/segoeuib.woff') format('woff'), url('../fonts/segoeuib.ttf') format('truetype'), url('../fonts/segoeuib.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'segoeui';
  src: url('../fonts/segoeui.eot');
  src: local('☺'), url('../fonts/segoeui.woff') format('woff'), url('../fonts/segoeui.ttf') format('truetype'), url('../fonts/segoeui.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-family:Arial, Helvetica, sans-serif; font-size: 18px; overflow-x: hidden; color: #333; font-family:segoeui }
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{border:none;margin: 0;padding: 0; outline: none; font-size: 18px; font-family:segoeui}
button{font-family: times; transition: all .3s;}
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;}

.backToTop{width:46px; height:46px; right:10px; bottom:50px; background:#f3c622 url(../images/icon_top.png) no-repeat center; z-index: 3; background-size:120%; cursor:pointer; position:fixed; text-indent:9999px; color: #fff; border-radius:0; transition: all .3s}
.backToTop:hover{background-color:}

header{ height:150px;position: fixed; top: 0; width: 100%; left: 0; z-index: 9;background:#fff;}
header .warper{position: relative;}
header:before{width: 50%; right: 50%; margin-right:488px; content: ""; background: #0c1a34; height: 100%; position: absolute;}
.logo{ position: absolute; left:50%; margin-left: -720px; top:0; padding: 36px 0 37px 0; background: url(../images/logobg.png) no-repeat right top; padding-right: 130px; }
.logo a{display: block; }
.logo img{display: block; transition: all .3s;}
.headtop{height: 46px; border-bottom: 1px solid #e6e6e6; line-height: 45px; background:#f4f4f4; text-align: right; overflow: hidden;}
.headtop .media,.headtop span{display: block; margin-left: 100px; float: right; color: #888;}
.headtop span a{color: #888}
.headtop .media{display: inline-block; padding-top: 4px;}
.headtop .media a{display: inline-block; font-size: 23px; line-height: 20px;  padding: 0 14px; border-right: 1px solid #ddd; color: #aaa}
.headtop .media a:last-child{border-right: 0;}
#nav{ float: right; margin-right:90px; }
nav li{ display: inline-block; float: left; position: relative;}
nav li>a{ display: block; padding:0 30px; font-weight: 600; overflow: hidden; text-transform: uppercase; line-height:104px; transition:0s; position: relative; font-family: segoeuib; font-size: 18px; color: #333; }
nav li>a:after{width:100%; height: 4px; background: #f3c622; display: none; content: ""; position: absolute; bottom: 0; left: 0;}
nav li.on>a,nav li:hover>a{background: url(../images/navabg.png) no-repeat center 96%;}
nav li.on>a:after,nav li:hover>a:after{display: block;}
nav dl{ position: absolute; background: #0c1a34; text-align: left; display: block; top:104px; opacity: 0; transition: opacity 1s ease; left: 9999px; z-index: 999; min-width: 260px; }
nav dl dd{border-bottom: 1px solid rgba(255,255,255,.1);}
nav dl dd:last-child{border:0;}
nav dl a{ color: #fff; display: block; padding: 13px 20px; font-size: 16px; white-space: nowrap;}
nav dl a:hover{ background:#f3c622; color: #333;}
nav li:hover dl{ opacity: 1; left: 0;}

.languagebox{ background: #fff; position: absolute; right: -50px; top: 30px; width: 107px; line-height:40px; display: block; vertical-align: middle;}
.languagebox i{display: inline-block; color: #888; position: absolute; left: 0; top:1px; z-index: 1; font-size:24px;}
.languagebox ul{ padding-right:15px; width: 90px; height:40px; display: inline-block; vertical-align: middle; overflow: hidden; transition: all .3s; background:#fff url(../images/selectbg.png) no-repeat 92% 17px; border-radius:2px; position: absolute; left: 30px; top:0;}
.languagebox ul li{padding:5px 15px 5px 5px; line-height: 30px;}
.languagebox a{ line-height: 30px; color: #888;}
.languagebox:hover ul{height:auto;}
.searchbox{position: absolute; right: -180px; top: 29px ; z-index: 1;}
.searchbox form{ height: 42px; border-radius: 35px; overflow: hidden; }
.searchbox form i{ font-size: 30px;color: #888 }
.searchbox input{ width: 0; line-height:42px; background:none; color: #fff; float: left; transition: all .3s;}
.searchbox button{font-size:28px; width:42px; background:none; line-height:42px; border-radius: 50%; font-weight: 100; text-align: center; border:0; }
.searchbox input::-webkit-input-placeholder { color: #fff;}
.searchbox input:-moz-placeholder {  color: #fff;}
.searchbox:hover form{ background:#f3c622;}
.searchbox:hover input{width: 230px; padding-left: 20px;}
.searchbox:hover form i{color: #fff;}

#nav .nav-button{width: 35px; height: 35px; border-radius: 3px; background: #333; color: #fff; position: absolute; right: 10px; top: 19px; line-height: 35px;text-align: center; font-size: 20px; display: none;}
#nav .nav-button i{font-size: 22px;}
.close-nav{position: fixed;top:0;left:0;width: 100%;height: 100%;background: #000;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 88;}
.nav-open{transform: translateX(0);}
.close-open{opacity: 0.5;visibility: visible;}
.body-hidden{overflow: hidden!important;}
.position{position: fixed;left: 0;right: 0; top: 0; z-index: 99; box-shadow: 0 1px 5px 1px rgba(0,0,0,.07)}
.homehead{background: #3b6043}
.homehead nav li>a{color: #fff;}
.homehead .searchbox form i{color: #fff;}
.homehead .searchbox form input{color: #3b6043}
.homehead .searchbox:hover form{background: #fff;}
.homehead .searchbox:hover form i{color: #3b6043;}
.homehead nav li.on>a,.homehead li:hover>a{background: #fff;color: #3b6043;}
.homehead .searchbox:hover input::-webkit-input-placeholder { color: #3b6043;}
.homehead .searchbox:hover input:-moz-placeholder {  color: #3b6043;}

.footer{ background: #171717; overflow: hidden; color: #a4a6aa; position: relative;}
.footer:before{content: "";width: 35%; height: 100%; background: #0c1a34; position: absolute; left: 0; top: 0;}
.footer:after{content: "";width: 65%; height: 100%; background: url(../images/footbg.jpg) no-repeat center; position: absolute; left: 35%; top: 0;}
.footer .row{position: relative; z-index: 1;}
.footer a{ color: #a4a6aa;}
.footer .lcon{max-width: 325px; position: absolute; left: 50%; margin-left: -720px; padding-top:65px;}
.footer .lcon p{max-height: 140px; overflow-y: hidden; line-height:36px; color: #fff;}
.footer .rcon{width: 65%; float: right; padding: 85px 0 75px 65px;}
.footer .rcon .box{max-width: 900px;}
.footer form{ overflow: hidden;}
.footer input,.footer textarea{border:0; line-height: 30px; background: none; width: 100%; padding: 10px 15px;color: #fff; border:1px solid rgba(255,255,255,.5);}
.footer input{margin-bottom: 12px;}
.footer textarea{width: 80%; height:85px; resize:none; padding: 10px }
.footer button{background: #f3c622; width: 20%; height:85px; border:0; float: right;}
.footer button i{font-size: 30px; color: #030d26}
.footer input::-webkit-input-placeholder ,.footer textarea::-webkit-input-placeholder { color: #a4a6aa;}
.footer input:-moz-placeholder ,.footer textarea:-moz-placeholder {  color: #a4a6aa;}
button{cursor: pointer;}
.footer .media {margin-top: 50px;}
.footer .lcon h4{margin-top: 70px;}
.footer .media a{ font-size:26px; display: inline-block; color: #fff; margin-right:20px;}
.footer .media a.icon-tubiao-:hover{color: #4460a0}
.footer .media a.icon-twitter:hover{color: #2fb0ec}
.footer .media a.icon-linkedin:hover{color: #0084b1}
.footer .media a.icon-youtube:hover{color: #dd1829}
.footer .item{width: 33.333%; float: left;}
.footer h4{font-size:22px; text-transform: capitalize; font-family: segoeuib; color: #fff; margin-bottom:30px;}
.footer ul{overflow: hidden; margin-bottom: 70px;}
.footer li{ line-height: 30px; padding-left: 60px; width: 33.33%; float: left; position: relative; transition: all .3s;}
.footer li strong{ display: block; font-weight: 100; font-family:segoeuib; font-size: 20px; color: #f3c622 }
.footer li h6{font-size: 44px; position: absolute; left: 0; top:14px; color: #f3c622; font-weight: 100;}
.footer dd{line-height: 28px; margin-bottom: 10px;}
.copyright{ padding:30px 15px; position: relative; background:#030d26; margin: 0 auto; color: #a4a6aa; text-align: center; overflow: hidden; line-height: 27px; overflow: hidden;z-index: 1;}
.copyright a{ color: #a4a6aa}
.copyright .media{ position: absolute; right: 0; top: 30px;}
.footer li:hover,.footer li:hover a,.footer dd a:hover{color: #f3c622}

#banner{position: relative;}
#banner img{ width: 100%; display: block; }
#banner .owl-controls{margin-top: 0}
#banner .owl-controls .owl-buttons{display: none;}
#banner .owl-pagination{position: absolute; left: 0; bottom: 30px; text-align: center; width: 100%;}
#banner .owl-controls .owl-page{display: inline-block; vertical-align: middle;}
#banner .owl-controls .owl-page span{border:2px solid #fff; background:none; opacity: 1; width: 18px; height: 18px; margin: 0 4px;}
#banner .owl-controls .owl-page.active span{ background:#fff; width: 14px; height: 14px;}
/*版块标题*/
body{padding-top:150px; max-width: 1920px; margin: 0 auto}
.warper{max-width:1440px; margin:0 auto;}
.container{width: 100%; padding:0; margin:0;}
.row{overflow: hidden;}
.conbox{padding:50px 0;}
.hometit{margin-bottom:30px; }
.hometit h2{font-size:36px; text-transform: uppercase; font-family: segoeuib; }
.hometit p{color: #666;line-height: 28px;margin-top: 10px;max-height:56px;overflow: hidden;font-size: 17px;}

.aboutbox{overflow: hidden;}
.aboutbox .lcon{ width: 45%; float: left;}
.aboutbox .fon{line-height: 30px; height:208px; overflow: hidden; color: #888; margin-bottom: 50px;}
.aboutbox ul{overflow: hidden; margin: 0 -10px;}
.aboutbox ul li{width: 22%; margin: 0 1.5%; float: left; background: #f3c622; text-align: center; padding: 30px 20px; transition: all .3s;}
.aboutbox ul li:hover{background: #0c1a34; color: #fff;}
.aboutbox ul h6{font-size:46px; font-weight: 100; margin-bottom: 12px;}
.aboutbox .rcon{ width:50%; color: #fff; float: right; margin-top:80px; padding:20px 0 0 20px; position: relative;}
.aboutbox .rcon video{background: url(../images/video.jpg) no-repeat center; background-size: cover; width: 100%; position: relative; z-index:1;}
.aboutbox .rcon:after,.about_com video:after{content: ""; z-index: -1; width:70%; height:80%; top: 0; background: #f3c622; position: absolute; left: 0; }
.about_com .rcon{ position: relative; width: 50%; float: right; margin-left: 60px; margin-bottom: 30px; padding-left: 15px;    padding-top: 13px;}
.about_com video{background: url(../images/video.jpg) no-repeat center; background-size: cover; width: 100%; position: relative; z-index: 1; margin-top: 15px;}
.about_com .rcon:after{content: "";width:70%;height:80%;top: 0;background: #f3c622;position: absolute;left: 0;z-index: -1;}

.productbox{overflow: hidden; background: #f4f4f4; position: relative;}
.productbox .hometit p{height: 56px; overflow: hidden;}
.productbox .hometit{margin: 60px 0;}
.productbox:after{width:35%; content: ""; top:233px; left: 0; height: 100%; background: #f3c622; position: absolute;}
.productbox .pro_class{ position: absolute; left: 50%; margin-left: -720px; margin-top: 50px; z-index: 1;}
.pro_class{ display: block; margin-bottom:35px; }
.pro_class dd{line-height: 34px; font-family: segoeuib; text-transform: uppercase; display: block; }
.pro_class dd a{display: block; padding: 25px 0; color: #222}
.pro_class dd i{display: inline-block; font-size: 46px; vertical-align: middle; width:70px; text-align: center; margin-right: 25px; margin-top: -4px;}
.pro_class dd:hover a{opacity: .8}
.proclass_li{ width: 65%; float: right; position: relative; z-index: 1;}
.proclass_li li{overflow: hidden; display: none;}
.proclass_li li.on{display: block;}
.proclass_li li a{display: block; position: relative; overflow: hidden;}
.proclass_li li .pic{ overflow: hidden;}
.proclass_li .con{padding:60px; position: absolute; left:8%; top:15%; width: 50%; color: #fff; background: rgba(12,26,52,.88);}
.proclass_li h3{ line-height: 30px; font-size:32px; font-family: segoeuib; font-weight: 100; transition: all .3s; /*overflow: hidden;*/}
.proclass_li p{ margin:40px 0; line-height: 28px; height: 140px; overflow: hidden;}
.proclass_li em{font-size:16px; font-style: normal; font-family: segoeuib; display: inline-block; padding: 10px 40px; text-transform: uppercase; border:2px solid #fff; font-weight: 100; transition: all .3s;}
.proclass_li img{display: block; width: 100%; transition: all .3s;}
.proclass_li li:hover em{background:#f3c622; border-color: #f3c622; color: #333}
.proclass_li li:hover h3{color: #f3c622}
.proclass_li li:hover img{transform: scale(1.1);}

.projectbox{overflow: hidden;}
.project_class{overflow:hidden;}
.project_class dd{width: 22%;float: left;text-align: center;padding-bottom: 9px;}
.project_class dd a{display: block;padding: 10px 0;margin: 0 10px;font-family:segoeuib;text-transform: uppercase;position: relative;background: #0c1a34;font-size: 20px;color: #fff;}
.project_class dd.on a,.project_class dd:hover a{ background: #f3c622;color:#222 }
.project_class dd.on a:after,.project_class dd:hover a:after,.pro_nav dd:hover a:after{position: absolute; content: ""; bottom:-9px; left: 50%; margin-left: -7px; width: 15px; height: 9px; background: url(../images/navabg.png) no-repeat center; transform: rotate(180deg); }
.project_lis{margin-top: 45px; overflow: hidden;}
.projectbox .project_lis ul{display: none;}
.projectbox .project_lis ul.on{display: block;}
.project_lis li{float: left;border: 4px #fff solid; width: 25%; overflow: hidden; position: relative; background: #0c1a34; transition:all .3s;}
.project_lis li a{display: block; position: relative;}
.project_lis li a:after,.project_lis li a:before,.news_lis .pic:after,.news_lis .pic:before{ content: ""; width: 100%; height: 100%; position: absolute; transition: all .3s;}
.project_lis li a:after{ left: 0; top: 0; }
.project_lis li a:before{ right: 0; bottom: 0; }
.project_lis .con{position: absolute; left: 25px; bottom:35px; opacity: 0}
.project_lis h3{font-size: 19px; font-family:segoeuib; color: #fff; text-transform: uppercase; text-overflow: /*ellipsis; white-space: nowrap;*/ }
.project_lis p{color: #f3c622; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  font-size: 20px; margin-bottom:5px;}
.project_lis li:hover a:after,.project_lis li a:hover:before{ border:8px solid #f3c622; z-index: 1;}
.project_lis li:hover img{opacity: .6;}
.project_lis li:hover .con{opacity: 1}
.lis_project li{margin-bottom:40px;}

.faqbox{background: #f4f4f4;overflow: hidden;}
.faq_lis{overflow: hidden; margin:0 -10px;}
.faq_lis li{width: 31.333%; margin: 0 1%; float: left;}
.faq_lis li .con{background: #fff; padding: 50px 40px; border-bottom:7px solid #f3c622; transition: all .3s;}
.faq_lis li .con p{color: #888; line-height: 28px; height:111px; overflow: hidden;}
.faq_lis li .con h3{font-weight: 100; line-height: 30px; font-size: 22px; height: 60px; overflow: hidden; margin-bottom:20px;}
.faq_lis li .per{padding-top:55px; position: relative; }
.faq_lis li .pic{width: 110px; height: 110px; overflow: hidden;border-radius: 50%; float: left; margin-right: 25px;}
.faq_lis li .pic img{display: block;width: 100%}
.faq_lis li .per h4{font-size: 22px; font-family:segoeuib; margin-top:26px; }
.faq_lis li .per p{color: #666; margin-top: 5px;}
.faq_lis li .per:before{width: 20px; height:13px; position: absolute; content: ""; left: 45px; top: 0; transform: rotate(180deg); background: url(../images/navabg.png) no-repeat center; background-size: 100% }
.faq_lis li:hover .con{background:#f3c622;}
.faq_lis li:hover .con p,.faq_lis li:hover .con h3{color: #333}
.lis_faq li{margin-bottom:80px;}
.bot_faq{margin-bottom: -120px; padding: 80px 0 40px 0; margin-top: 60px;}

.newsbox,.news_lis{overflow: hidden;}
.news_lis{ margin:0 -10px;}
.news_lis li{background: #f4f4f4; transition: all .3s; width: 31.333%; margin: 0 1%; float: left; overflow: hidden; }
.news_lis .pic{overflow: hidden; position: relative;}
.news_lis .pic:after{ left: 0; top: 0; }
.news_lis .pic:before{ right: 0; bottom: 0; }
.news_lis img{display: block; width: 100%; transition: all .3s;}
.news_lis h3{line-height:30px; font-size:20px; font-weight: 100; height:28px; overflow: hidden; transition: all .3s;}
.news_lis p{line-height: 28px; color: #888; margin-top: 20px; height: 84px; overflow: hidden;}
.news_lis .con{padding: 25px 30px 110px 30px; position: relative;}
.news_lis .time{ position: absolute; left:30px; bottom: 0; color: #fff; background: #0c1a34; font-size: 16px; padding:10px 12px 15px 12px; text-align: center; transition:all .3s;}
.news_lis .time b{display: block; font-size: 26px; font-family:segoeuib }
.news_lis li:hover img{transform: scale(1.1);}
.news_lis li:hover .pic:after,.news_lis li:hover .pic:before{ border:8px solid #f3c622; z-index: 1;}
.news_lis li:hover{background: #f3c622;}
.news_lis li:hover p{color: #333}
.news_lis li:hover .time{background: #f3c622; color: #333; text-align: center; width: 100%; left: 0;}
.news_lis li:hover .time b{display: inline-block;}
.lis_new li{margin-bottom:55px;}

.partnerbox{margin-bottom: 100px; background: url(../images/bgcar.png) no-repeat right 90%; }

.partner_lis li{ border:5px solid #f4f4f4; transition:all .3s; background: #fff; height: 160px; display: flex; align-items: center; justify-content: center;}
.partner_lis li:hover{position: relative; z-index: 2; border:7px solid #f3c622;}
.partner_lis li img{max-width: 96%;}

.news_lis img,.project_lis li img,.lis_pro img{display: block; width: 100%; transition: all .3s;}

/*二级页公用*/
.main{padding:60px 0 120px 0; overflow: hidden;}

.sub_banner{ width: 100%; overflow: hidden;position: relative; }
.sub_banner img{display: block;width: 100%;}
/*.positionline{ color: #666; text-align: center; text-transform: uppercase; margin-bottom:45px; margin-top: -15px;  }
.positionline a{color: #666}*/

.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,.digg4 span.current,.digg4 .disabledfy{ width: 36px; height: 36px; line-height: 34px; display: inline-block; vertical-align: middle; margin:0 2px; color:#333; text-decoration:none; border:1px solid #666;}
.digg4  span.current { color:#fff; background:#0c1a34; border-color: #0c1a34; text-decoration:none;}
.digg4  span.disabled { padding:2px 10px; margin:2px; color:#333;}
.digg4 .disabledfy { font-family: Tahoma, Verdana; font-size:26px;line-height:27px;}

.bggray{background: #f9f9f9; overflow: hidden;}

/*详情*/
.infocon{color: #444; font-size: 17px; margin-bottom: 60px;}
.infocon h1{font-size:24px; text-align: center; color: #222;}
.infocon img{ display: inline-block; max-width: 100%; }
.infocon .time{ text-align: center; margin:20px 0; color: #666; font-size: 15px;}
.infocon .time i{display: inline-block; font-size: 20px; vertical-align: middle; margin-top: -3px; margin-right: 10px;}
.infocon .other{border-top: 1px solid #ddd; padding:20px 0 0 0; color: #0c1a34; margin:50px 0 0 0; line-height: 26px;}
.infocon .other a{color: #444}
.infocon .other a:hover{ color: #0c1a34 }
.infocon .other div{margin:5px 0;}
.infocon p{line-height:32px; margin: 15px 0;}

/*联系我们*/

.contactbox .row{ margin-bottom:40px; margin-top: 60px; }
.edit-box{ overflow: hidden; width:42%; float: left; }
.edit-box h1{font-size:22px; font-family:segoeuib; line-height:32px; margin-top: 15px;}
.edit-box ul{margin:40px 0 0 0;}
.edit-box li{ line-height: 30px; margin-bottom:30px; padding-left: 80px; font-size: 20px; position: relative;}
.edit-box li strong{ font-weight: 100;display: block; font-family:segoeuib }
.edit-box li h6{position: absolute; left: 0; top: 0; width: 62px; height: 62px; line-height: 62px; color: #fff; background: #f3c622; text-align: center; font-size: 32px; font-weight: 100}
.edit-box li:hover a{}

.map{overflow: hidden; width:52%; float: right; padding: 10px; background: #f4f4f4}
.map img{ width: 100%;}

.contact_form { overflow: hidden; text-align: center;}
.contact_form li{position: relative; border:1px solid #ccc; overflow: hidden; margin-bottom:12px;width: 49%; float: left;}
.contact_form li font{position: absolute; left:6px; top:14px; color: #333; font-size: 18px;}
.contact_form li:nth-child(even){margin-left: 2%}
.contact_form li:last-child{width: 100%;}
.contact_form textarea{height: 150px;}
.contact_form input,.contact_form textarea{ width: 100%; color: #333; background:#fff; resize: none; font-size: 18px; line-height: 26px; padding:12px 15px;}
.contact_form input::-webkit-input-placeholder,.contact_form textarea::-webkit-input-placeholder { color: #666;}
.contact_form input:-moz-placeholder,.contact_form textarea:-moz-placeholder { color: #666;}
.contact_form button{ border: none; font-size:20px; background:#eec314; transition: all .3s; border-radius:0; color: #222; display: inline-block; height:55px; width: 270px; margin-top: 12px; font-family:segoeuib; cursor: pointer; font-style: italic; }
button:hover{opacity: .8}

/*list*/
.pro_nav{overflow: hidden; margin: 0 -5px;    margin-bottom: 40px;}
.pro_nav dd{width: 19%; margin: 0 .5%; float: left; text-align: center; text-transform: uppercase; font-family:segoeuib }
.pro_nav dd a{display: block;background: #0c1a34;padding: 15px 5px;margin-bottom: 9px;position: relative;height: 80px;color: #fff;font-size: 20px;}
.pro_nav dd i{font-size: 50px; height: 56px; display: block;}
.pro_nav dd:hover a{background: #f3c622;color:#222}
.pro_nav dd .on{background: #f3c622;color:#222}
.lis_pro{overflow: hidden; margin: 0 -5px; }
.lis_pro li{ width:24%; margin:0 .5%; background: #fff; border:4px solid #f4f4f4; float: left; margin-bottom:35px; transition:all .3s;}
.lis_pro h3{font-size:20px; font-weight: 100; transition: all .3s; line-height: 30px; padding: 15px; font-family: segoeuib; background: #f4f4f4; overflow: hidden;    height: 89px;}
.lis_pro .pic{ overflow: hidden; position: relative;/* margin: 0 20px; */border-bottom: 2px solid #f3c622}
.lis_pro .con{color: #666;font-size: 16px;line-height: 27px;margin:0 20px;overflow: hidden;padding: 15px 15px 0;height: 103px;}
.lis_pro .con h4{font-size: 20px; color: #333; font-weight: 100; margin-top: 15px; margin-bottom: 6px;}
.lis_pro li:hover img{transform: scale(1.1); }
.lis_pro li:hover h3{background: #f3c622;}
.lis_pro li:hover{border-color: #f3c622}
.lis_pro li img{margin-bottom:0px}

.pro_detail{ overflow: hidden; background: #f9f9f9; padding:70px 0; }
.propicflash{ width:820px; float: left; overflow: hidden; }
.propicflash .big{width: 75%; float: left;}
.propicflash .big img{ display: block; width: 100%;}
.propicflash .big img{display: none;}
.propicflash .big img.on{display: block;}
.propicflash .small{ overflow: hidden; width: 23%; float: right; }
.propicflash .small img{margin-bottom:15px; width: 100%; border:5px solid transparent;}
.propicflash .small img.on{border-color: #f3c622}
.propicflash .small img:last-child{margin-bottom: 0}
.pro_detail .rcon{margin-left:820px; padding:0 0 0 40px; overflow: hidden;}
.pro_detail h1{ font-size:36px; font-family: segoeuib; }
.pro_detail .fon{ margin:20px 0 30px 0; color: #444; line-height: 30px; overflow: hidden;}
.pro_detail .fon p,.proinfo_main .im p{padding-left: 20px; position: relative; margin: 3px 0}
.pro_detail .fon p:after,.proinfo_main .im p:after{width: 8px; height: 8px; background: #f3c622; border-radius: 50%; content: ""; position: absolute; left: 0; top:14px}
.pro_detail .links{margin:10px 0 20px 0; overflow: hidden;}
.pro_detail .links i{display: inline-block; margin-right:12px; font-size:25px; vertical-align: middle; margin-top:-5px;}
.pro_detail .links a{ background: #0c1a34; color: #fff; display: block; line-height:50px; height:50px; overflow: hidden ; padding-left: 80px; font-family: segoeuib; margin: 15px 0; width: 80%; font-weight: 100;}
.pro_detail .links a:hover{opacity: .8}
.pro_detail .links a:nth-child(1){background: #f2b710; color: #222}

.infobanner{overflow: hidden; position: relative; height: 300px;}
.infobanner img{height: 300px; display: block;margin: 0 auto}
.info_menu{ overflow: hidden; width: 100%; position: absolute; bottom: 0; left: 0;}
.info_menu a{display: block; line-height:55px; background: #f2b710; text-align: center; font-size: 18px; width:23.5%; font-weight: 600; margin-right: 2%; float: left;}
.info_menu a:last-child{margin-right: 0}
.info_menu a.on,.info_menu a:hover{ background:#030d26;color: #fff; }
.info_menu.top0{position: fixed; z-index: 3; top: 0; left: 0; background: #fff; height: 55px; box-shadow: 0px 2px 10px 2px rgba(0,0,0,.1) }

.proinfo_main{color: #666; overflow: hidden; padding-bottom:120px;}
.infotit{color: #333; font-size:26px; font-weight: 100; font-family: segoeuib; padding-top:70px; margin-bottom:30px; padding-left: 18px; position: relative; position: relative; text-transform: uppercase;}
.infotit:before{width: 5px; height:30px; position: absolute; left: 0; bottom: 3px; background: #f3c622; content: ""}
.proinfo_main p{ line-height:30px; }
.proinfo_main h4{ font-size: 20px; margin:30px 0 20px 0; font-family: segoeuib; color: #333}
.proinfo_main img{max-width: 100%;margin-bottom:10px;}

.tabbox{ overflow-x:auto;  }
.tabbox table{border-top: 1px solid #666; border-left: 1px solid #666; color: #666;}
.tabbox td{border-right: 1px solid #666; border-bottom: 1px solid #666; padding:10px 10px; }
.tabbox p{line-height: 25px; margin: 0; color: #666}
.tabbox td strong{ color: #333 }
.tabbox table tr:nth-child(1){background: #f2b710; color: #333}
.tabbox table tr:nth-child(1) p{color: #333}
.tabbox table tr:nth-child(even){background: #f9f9f9}
.tabbox table tr:nth-child(1) td:nth-child(1){font-family:segoeuib }

.proinfo_main .project_lis{margin-top: 0}

.subbanner img{ width: 100%; }
/*about*/
.about_main img{max-width: 100%;}
.about_main p{line-height:30px; color: #888;}
.about_com{overflow: hidden; position: relative;}
.about_main .conbox{padding: 70px 0}
.about_main .project_class dd{width: 20%}
/*.about_main .project_class dd a{background:#f4f4f4;}*/
.about_main .project_class dd.on a,.about_main .project_class dd:hover a{background:#f2b710;}
.project_class.top0{position: fixed; top: 0; left:50%; margin-left: -720px; width: 100%; z-index: 3; width: 1440px; }
.about_main .lis_faq li{margin-bottom: 0}

.honor_lis li{ margin: 10px 10px; overflow: hidden; box-shadow: 0px 2px 10px 2px rgba(0,0,0,.1) }
.honor_lis img{display: block; width: 100%; transition:all .3s;}
.honor_lis li:hover img{transform: scale(1.1);}
.honor_lis .owl-controls,.partner_lis .owl-controls{margin-top: 0;}
.honor_lis .owl-pagination,.partner_lis .owl-pagination{ display: none;}
.honor_lis .owl-controls .owl-buttons div,.partner_lis .owl-controls .owl-buttons div{width: 50px; height: 50px; background: url(../images/right_black.png) no-repeat center; text-indent: 999px; overflow: hidden; background-size: 30px; position: absolute; right: -80px; top: 50%; margin-top: -25px;}
.honor_lis .owl-controls .owl-buttons div.owl-prev,.partner_lis .owl-controls .owl-buttons div.owl-prev{transform: rotate(180deg); left: -80px;}

.about_service{overflow: hidden; margin-top: 45px;}
.about_service li{background: #fff; width:23%; margin: 0 1%; float: left; overflow: hidden; text-align: center; transition: all .3s;}
.about_service h6{background: url(../images/ser_ico.png) no-repeat; width: 124px; height: 124px; margin: 0 auto 0 auto; transition:all .3s;}
.about_service h4{font-size:20px; text-transform: uppercase; font-family: segoeuib; margin:25px 0 15px 0;}
.about_service p{line-height: 30px; height: 120px; overflow: hidden;}
.about_service li.item2 h6{ background-position: -124px 0 }
.about_service li.item3 h6{ background-position: -248px 0 }
.about_service li.item4 h6{ background-position: -372px 0 }
.about_service li:hover h6{background-position: 0 -124px}
.about_service li.item2:hover h6{ background-position: -124px -124px }
.about_service li.item3:hover h6{ background-position: -248px -124px }
.about_service li.item4:hover h6{ background-position: -372px -124px }

.topform{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index:100; display: none;}
.topform .bg{position: absolute; left: 0; top: 0; background: rgba(0,0,0,.5); width: 100%; height: 100%;}
.topform .contact_form{ background:#fff; width: 1000px; margin: 0 auto; padding: 60px; position: relative; text-align: left; top: 50%; margin-top: -263px; z-index: 3; }
.topform .contact_form form{text-align: center}
.topform .infotit{padding-top: 0; margin-top: 0; padding-left: 0; margin-bottom: 15px; font-size: 36px;}
.topform p{color: #888; margin-bottom: 20px; font-size: 16px; line-height: 27px;}
.topform .infotit:before{display: none;}

.aligncenter {
    display: block !important;
    margin: 0 auto;
}

@media screen and (max-width: 1900px){
  .searchbox{right:10px; top: 73px; position: fixed;}
  .languagebox{position: fixed; right:72px; top: 76px;}
}

@media screen and (max-width: 1680px){
  #nav{margin-right: 120px;}
  .pro_class dd a{padding: 20px 0}
  .proclass_li .con{top: 10%; left: 5%; width: 70%;}
}

@media screen and (max-width: 1600px){
  #nav{margin-right: 150px;}
}

@media screen and (max-width: 1520px){
  #nav{margin-right: 200px;}
  .footer .rcon .box{width: 100%;}
  .footer .rcon{padding-right: 50px; width: 68%;}
  .footer:before{width: 32%;}
  .footer:after{width: 68%; left: 32%;}
  .footer .lcon{left: 50px; margin-left: 0}
  .pro_class dd a{padding: 16px 0}
  .productbox .pro_class{left: 50px; margin-left: 0;}
  .honor_lis .owl-controls .owl-buttons div.owl-prev, .partner_lis .owl-controls .owl-buttons div.owl-prev{left: 0;}
  .honor_lis .owl-controls .owl-buttons div, .partner_lis .owl-controls .owl-buttons div{right: 0; background-color: #0c1a34;border-radius: 0 }

}

@media screen and (max-width: 1440px){
  .logo{left:10px; margin-left: 0; padding-right: 100px;}
  header:before{right: auto; margin-right: auto; left: 0; width: 200px;}
  .warper{padding: 0 50px;}
  header .warper{padding: 0}
  .proclass_li p{margin: 25px 0}
  .productbox .pro_class{margin-top: 30px}
  .pro_class dd i{font-size: 40px; width: 55px;}
  .pro_detail .links a{width: 100%; padding-left: 60px;}

}

@media screen and (max-width: 1360px){
  .aboutbox ul{margin: 0}
  .aboutbox ul li{width: 24%; margin: 0 .5%}
  .conbox{padding: 75px 0}
  .hometit{margin-bottom: 25px;}
  .proclass_li .con{padding: 40px;}
  .proclass_li h3{font-size: 34px;}
  .pro_class dd a{padding: 14px 0}
  .partnerbox{margin-bottom: 75px;}
  .pro_detail .links a{padding-left: 0; text-align: center;}
  .topform .contact_form{width: 90%;}

}

@media screen and (max-width: 1280px){
  nav li>a{padding: 0 20px;}
  .headtop .media, .headtop span{margin-left: 50px;}
  #banner .owl-pagination{bottom: 20px;}
  .aboutbox .lcon{width: 47%;}
  .aboutbox .fon{margin-bottom: 30px;}
  .project_lis{margin-top: 25px;}
  .propicflash{width: 760px;}
  .pro_detail .rcon{margin-left: 760px;}

}

@media screen and (max-width: 1200px){


}

@media screen and (max-width: 1199px){
  .fixnav{display: none;}
  .backToTop{width: 36px; height: 36px; right: 0}
  .headtop,.searchbox,.languagebox i{display: none;}
  .languagebox ul{left: 0;}
  header{height: 104px;}
  .languagebox{top: 30px; right:0px;}
  #nav{margin-right: 120px;}
  nav li>a{padding: 0 15px;}
  .logo{padding: 22px 100px 22px 0;}
  .logo img{height: 60px;}
  body{padding-top: 104px;}
  header:before{width: 190px;}
  .aboutbox .lcon{width: 100%; float: none;}
  .aboutbox .rcon{width: 100%; float: none; margin-top: 40px;}
  .productbox .pro_class{position: initial; left: auto; width: 100%; background: #f3c622; overflow: hidden; padding: 30px 0 10px 0; margin: 0; padding-left: 25px;}
  .productbox .pro_class dd{float: left; width: auto; margin-right: 30px; text-align: center; margin-bottom: 20px;}
  .productbox .pro_class dd:last-child{margin-right: 0}
  .productbox .pro_class dd a{padding: 0;}
  .productbox .pro_class dd i{display: block; margin-right: auto; margin-left: auto}
  .productbox:after{display: none;}
  .proclass_li{float: none; width: 100%;}
  .faq_lis li .con{padding: 30px;}
  .faq_lis li .con h3{font-size: 20px; margin-bottom: 10px;}
  .faq_lis li .per{padding-top: 35px;}
  .faq_lis li .per h4{font-size: 20px;}
  .faq_lis li .pic{margin-right: 15px;}
  .faq_lis li .per h4{margin-top: 15px;}
  .news_lis .con{padding: 15px 15px 95px 15px}
  
  .news_lis .time{left: 15px;}
  .news_lis p{margin-top: 10px;}
  .news_lis .time b{font-size: 22px}
  .productbox .hometit{margin: 55px 0 40px 0}
  .project_lis .con{left: 20px; bottom: 25px;}
  .footer .lcon{max-width: 25%;}
  .footer li h6{font-size: 32px;}
  .footer li{padding-left: 48px;}
  .footer .item1{display: none;}
  .footer .item,.footer li{width: 50%;}
  .footer li:last-child{margin-top: 20px;}
  .footer ul{margin-bottom: 45px;}
  .contactbox .row{margin-bottom: 60px;}
  .lis_new li{margin-bottom: 30px;}
  .bot_faq{padding:50px 0 40px 0; margin-top: 40px;}
  .lis_faq li{margin-bottom: 50px;}
  .about_com .rcon{width: 100%; float: none; margin-left: 0}
  .lis_pro li{width: 32.3333%;}
  .propicflash{width: 100%; float: none;}
  .pro_detail .rcon{margin-left: 0; padding-left: 0; margin-top: 25px;}
  .pro_detail .links a{margin: 10px 0}
  .pro_detail .fon{margin: 15px 0}
  .pro_detail h1{font-size: 32px;}
  .pro_detail{padding: 55px 0}
  .proinfo_main{padding-bottom: 100px;}
}

@media screen and (max-width: 1024px){
  header:before{width: 114px;}
  .logo{ padding: 10px 40px 10px 0;}
  .logo img{height: 40px;}
	header{height: 60px;}
  body{padding-top: 60px;}
  .languagebox{height: auto; position: absolute; line-height: 35px; font-size: 16px; width:134px; right:60px; border:0; padding:0; top: 12px;}
  .languagebox i{display: none;}
  .languagebox ul{position: inherit; height: auto; width: 134px; background: none; left: 0; padding: 0}
  .languagebox ul li{display: inline-block; padding: 0; margin-left: 15px;}
  .languagebox ul li a:hover{color: #262c82}
	nav{position: fixed;left: 0;top: 0;bottom: 0;width:260px; box-shadow: 0 3px 5px #666;z-index: 99; overflow: auto;background:#0c1a34;transform: translateX(-300px);transition: 0.3s; margin-left: 0}
	nav li{ display: block; width: 100%; margin:0; }
	nav li>a{ line-height: 45px; text-align: left; font-size: 16px; display: block; height: auto ; color: #fff; padding:0 15px;}
  nav li>a:after{display: none;}
	nav li.on>a,nav li:hover>a{height: auto; line-height: 45px; color: #333; background: #fff;}
  nav li.on>a:after,nav li:hover>a:after{display: none;}
	nav li b{position: inherit; bottom: auto;}
	nav li dl{left:0; top:0; background:rgba(255,255,255,.05); position: inherit; opacity: 1; min-width: 100%; width: 100%;}
  nav dl dd{border-bottom: 1px solid rgba(200,160,99,.2);}
  nav dl a{padding:12px 15px; word-break: break-all; white-space: normal; color: #fff; font-weight: 100; font-size: 14px; line-height: 22px;}
  nav li:hover dl{position: inherit;}
	nav ul>li:nth-child(1){display: block;}
	#nav .nav-button{ display: block; top:12px; background: #0c1a34}
  .footer .rcon{padding: 40px 30px}
  .footer .lcon{ position: initial; padding: 25px 30px; left: auto; max-width: 100%; background:#0c1a34;}
  .footer:before{display: none;}
  .footer .lcon>a{display: none;}
  .footer .media{margin-top: 0}
  .footer .lcon p,.footer .lcon h4{display: none; }
  .footer:after{width: 100%; left: 0}
  .footer .rcon{width: 100%;}
  .footer h4{margin-bottom: 18px;}
  .warper{padding: 0 30px;}
  .conbox{padding:50px 0}
  .hometit{margin-bottom: 15px;}
  .proclass_li h3{font-size: 30px;}
  .project_lis h3{font-size: 20px;}
  .project_lis p{font-size: 18px;}
  .partnerbox{margin-bottom: 50px;}
  .main{padding: 40px 0 80px 0}
  .contactbox .row{margin-top: 30px; margin-bottom:20px;}
  .edit-box h1{margin-top: 0}
  .lis_project li{margin-bottom: 20px;}
  .bot_faq{margin-bottom: -80px; padding-top: 30px; margin-top: 20px;}
  .about_main .conbox{padding: 50px 0}
  .pro_nav dd{margin-bottom: 20px;}
  .pro_nav dd i{font-size: 40px; height: 45px;}
  .lis_pro h3{font-size: 22px; padding: 12px 15px}
  .infocon h1{font-size: 22px;}
  .pro_detail{padding: 40px 0}
  .info_menu{display: none;}
  .infobanner{height: 200px;}
  .infotit{padding-top: 0; margin-top: 45px; margin-bottom: 20px; font-size: 24px;}
  .infotit:before{height: 96%; bottom:2%;width: 3px;}
  .topform .contact_form{padding: 40px;}
}

@media screen and (max-width: 990px){
  .aboutbox .rcon{margin-top: 30px;}
  .hometit h2{font-size: 33px;}
  .about_main{padding-bottom: 40px;}
  .pro_detail h1{font-size: 28px;}
  .proinfo_main{padding-bottom: 80px;}

}

@media screen and (max-width:900px){
  .warper{padding: 0 20px;}
  .conbox{padding:35px 0}
  .footer .rcon{padding: 30px 20px}
  .footer .lcon{padding: 20px 20px}
  .footer h4{font-size: 20px;}
  .footer li strong{font-size: 18px;}
  .proclass_li h3{font-size:28px;}
  .proclass_li p{height: 83px;}
  .faq_lis,.news_lis{margin: 0}
  .faq_lis li,.news_lis li{width: 48.5%; margin-left: 0; margin-right: 0;}
  .faq_lis li:nth-child(even),.news_lis li:nth-child(even){margin-left:3%;}
  .faq_lis li:last-child,.news_lis li:last-child{display: none;}
  .news_lis h3{font-size: 18px; font-weight: 600}
  .productbox .hometit{margin: 35px 0 20px 0}
  .honor_lis .owl-controls .owl-buttons div, .partner_lis .owl-controls .owl-buttons div{width: 36px; height: 36px; margin-top: -18px; background-size: 25px;}
  .project_lis{margin-top: 15px;}
  .partnerbox{margin-bottom:35px;}
  .main{padding: 25px 0 60px 0;}
  .contactbox .row{margin-top: 20px;}
  .edit-box,.map{width: 100%; float: none;}
  .edit-box ul{margin-top: 20px;}
  .edit-box li h6{width: 50px; height: 50px; line-height: 50px; top: 4px;}
  .edit-box li{padding-left: 66px; margin-bottom: 20px;}
  .contactbox .row{margin-bottom:30px;}
  .edit-box h1{font-size: 20px;}
  .faq_lis li:last-child, .lis_new li:last-child{display: block;}
  .bot_faq{margin-bottom: -60px;}
  .about_main .conbox{padding: 35px 0}
  .about_main .lis_faq li:last-child{ display: none; }
  .partner_lis li{height: 140px;}
  .about_service li{width: 48%; margin-left: 0;margin-right: 0; margin-bottom: 25px;}
  .about_service li:nth-child(even){margin-left: 4%;}
  .about_service li h4{margin: 10px 0}

}

@media screen and (max-width: 899px){
  .project_lis li{width:50%;}
  .project_class dd{width: 33.333%}
  .productbox .pro_class dd{width: 33.333%; margin-right: 0}
  .productbox .pro_class{padding:20px 10px 0 10px;}
  .pro_nav dd{width: 32.333%;}


}

@media screen and (max-width: 780px){
  .lis_pro li{width: 49%; margin-left: 0; margin-right: 0}
  .lis_pro li:nth-child(even){margin-left: 2%;}
  .lis_pro{margin: 0}
  .infocon h1{font-size: 20px;}
  .propicflash .small img{margin-bottom: 11px;}
  .infotit{margin-top:30px; margin-bottom:15px; font-size: 22px;}
  .proinfo_main h4{font-size: 18px; margin: 20px 0 10px 0}
}

@media screen and (max-width: 768px){
  .hometit h2{font-size: 30px;}
  .hometit p{margin-top: 0}
  .proclass_li p{margin-top: 15px;}
  .proclass_li .con{width: 60%; padding: 25px;}
  .proclass_li em{padding: 5px 20px;}
  .proclass_li h3{font-size: 25px;}
  .pro_detail h1{font-size: 25px;}


}

@media screen and (max-width: 640px){
  .warper{padding: 0 10px;}
  .footer li{width: 100%;margin-bottom: 20px;}
  .footer li:last-child{margin-top: 0}
  .footer ul{margin-bottom: 0;}
  .footer .item2{display: none;}
  .footer .item{width: 100%;}
  .footer .lcon{padding: 20px 10px}
  .footer .rcon{padding: 30px 10px}
  .copyright{padding: 20px 15px;}
  .conbox{padding: 25px 0}
  .hometit{margin-bottom: 12px;}
  .aboutbox .rcon{padding: 10px 0 0 10px;}
  .project_lis li:hover:after,.project_lis li:hover:before{ border-width:4px;}
  .project_lis h3{font-size: 18px;}
  .project_lis p{font-size: 16px;}
  .contact_form li{width: 100%;}
  .contact_form li:nth-child(even){margin-left: 0}
  .contact_form button{width: 250px; font-size: 18px; height: 50px;}
  .edit-box li,.edit-box h1{font-size: 18px;}
  .about_service li{font-size: 18px;}
  .about_service li h6{width: 80px; height: 80px; background-size: 320px;}
  .about_service li.item2 h6{background-position: -80px 0}
  .about_service li.item3 h6{background-position: -160px 0}
  .about_service li.item4 h6{background-position: -240px 0}
  .about_service li:hover h6{background-position: 0px -80px}
  .about_service li.item2:hover h6{background-position: -80px -80px}
  .about_service li.item3:hover h6{background-position: -160px -80px}
  .about_service li.item4:hover h6{background-position: -240px -80px}
  .contact_form input, .contact_form textarea{padding: 8px 15px}
  .topform .contact_form{width: 85%;}
  .topform .contact_form button{width: 100%;}
}

@media screen and (max-width: 639px){
  body{font-size: 17px;}
  .aboutbox ul li{padding: 15px; width: 48.5%; margin-left: 0; margin-right: 0; margin-bottom: 10px;}
  .aboutbox ul li:nth-child(even){margin-left: 3%;}
  .aboutbox ul h6{ margin-bottom: 0; font-size: 30px; }
  .aboutbox .rcon{margin-top: 15px;}
  .aboutbox .fon{margin-bottom: 20px;}
  .proclass_li em{display: none;}
  .proclass_li p{margin-bottom: 0; display: none;}
  .proclass_li .con{width:90%; padding: 16px;}
  .productbox .pro_class dd i{ font-size: 30px;}
  .productbox .pro_class dd{margin-bottom: 10px}
  .pro_class dd{line-height: 26px;}
  .productbox .pro_class{padding: 20px 15px 10px 15px;}
  .proclass_li h3{font-size: 23px;}
  .faq_lis li, .news_lis li{width: 100%; float: none; margin-bottom: 25px;}
  .news_lis h3{height: auto;}
  .faq_lis li{overflow: hidden;}
  .faq_lis li:nth-child(even), .news_lis li:nth-child(even){margin-left: 0}
  .faq_lis li:last-child, .news_lis li:last-child,.about_main .lis_faq li:last-child{display: block; margin-bottom: 0}
  .productbox .hometit{margin: 25px 0 15px 0}
  .about_main .lis_faq li{margin-bottom: 25px;}
  .lis_pro li{margin-bottom: 20px;}
  .pro_detail{padding: 30px 0}
}

@media screen and (max-width:480px){
  #banner .owl-pagination{bottom: 10px;}
  #banner .owl-controls .owl-page span{width: 14px; height: 14px;}
  .faq_lis li .con{padding: 15px;}
  .faq_lis li .con h3{font-size: 18px; line-height: 26px; height: 100%; max-height: 52px;}
  .faq_lis li .per{padding-top: 20px; }
  .faq_lis li .pic{width: 50px; height: 50px;}
  .faq_lis li .per h4{margin-top: 0; font-size: 18px;}
  .infocon h1{font-size: 18px;}
  .pro_detail h1{font-size: 22px;}
  .propicflash .small img{margin-bottom: 6px;}
  .propicflash .small img.on{border-width: 3px;}
  .topform .contact_form{padding: 25px;}
  .conbox{ padding: 15px 0; }
  .hometit h2{font-size: 20px;}
  .aboutbox .fon{ height: auto; line-height: 23px; }
  .hometit{ margin-bottom: 6px; }
  .aboutbox .fon{ margin-bottom: 10px; }
  .hometit p{ max-height: none; }
  .faq_lis li .con p{ height: auto; line-height: 22px; font-size: 16px; }
  .news_lis h3,.hometit p{ line-height: 24px; }
  .news_lis p{ font-size: 16px; line-height: 22px; overflow: hidden; height: 66px; }
  .footer li{ margin-bottom: 6px; }
  .footer input{ margin-bottom: 5px; }
  .pro_nav dd{width:49%; margin-bottom: 0;}
  .main{ padding: 15px 0 30px 0; }
  .proinfo_main p{ line-height: 24px; }
  .pro_detail .fon p:after, .proinfo_main .im p:after{ top: 9px; }
  .tabbox td{ padding: 5px; }
  .project_lis .con{ position: static; opacity: 1; text-align: center; }
  .contact_form li{ margin-bottom: 5px; }
  .proinfo_main{ padding-bottom: 30px; }
  .lis_project li{ margin-bottom: 5px; }
  .faq_lis li, .news_lis li{ margin-bottom: 10px; }
  .about_main p{ line-height: 24px; }
  .about_main .conbox{ padding: 15px 0; }
  .honor_lis li{ margin: 5px 2px; }
  .about_service{ margin-top: 14px; }
  .about_service h4{ font-size: 17px; }
  .edit-box h1{ line-height: 26px; }
  .edit-box li{ margin-bottom: 3px; }
   .project_class{display:none;}
  .languagebox{display:none;}
}

@media screen and (max-width:414px){
  .proclass_li h3{font-size: 20px;}
  .proclass_li .con{padding: 10px;}
  .project_class dd,.productbox .pro_class dd{width: 50%;}
  .sub_banner{height: 90px; overflow: hidden;}
  .sub_banner img{height: 100%; width: auto;}
  .about_main{padding-bottom: 20px;}
  .lis_pro li{width: 100%; float: none;}
  .lis_pro li:nth-child(even){margin-left: 0}
  .pro_detail .links{margin: 0 0 10px 0}
  .infotit{font-size: 20px;}

}

@media screen and (max-width:370px){

  .pro_nav dd{height: 128px;}

}

@media screen and (max-width:359px){
  .languagebox ul li{display: block; margin-left: 0; line-height: 26px;}
  .languagebox{ top: 4px; font-size: 14px; line-height:26px; width: }
  .languagebox,.languagebox ul{width:55px;}
  .languagebox a{line-height: 26px;}
  .project_class dd,.productbox .pro_class dd{width:100%;}

}
