﻿@charset "utf-8";
/*                     (0 0)
   +-------------oOO----(_)-----------------+
   |  * File name  : layout.css 
   |  * Info       : Juneng Machinery
   |  * Writer     : Flying  
   |  * Date       : 2022.03.08
   |  * Powered By KEW - www.chinakewei.net 
   +--------------------------oOO-----------+
                      |__|__|
                       || ||
                      ooO Ooo
*/
@import url("fonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;   -webkit-transition: opacity 400ms;  -moz-transition: opacity 400ms;  transition: opacity 400ms;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body{font: 14px/180% "Poppins-Regular","Microsoft Yahei",Arial, Helvetica, sans-serif;  margin: 0 auto; color: #212121; background: #f6f6f6; -webkit-tap-highlight-color:rgba(0,0,0,0);  *cursor: default;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
em{font-style: normal;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Poppins-Regular"}
::-moz-selection { background: #338fff; color: #fff; text-shadow: none; }
::selection { background: #338fff; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: /*pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;*/}
a:link, a:visited { text-decoration: none; color:#212121;}
a:active, a:hover { text-decoration: none; outline:none; color:#ff9f26;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/*在线客服*/
.suspension{position:fixed;z-index:55;right:1px;top:350px;width:70px;height:240px;}
.suspension-box{position:relative;float:right; font-size: 14px;}
.suspension .a{display:block;width:44px;height:44px;background-color:#6a6a6a;margin-bottom:1px;cursor:pointer;outline:none; border-radius: 5px; }
.suspension .a.active,
.suspension .a:hover{background:#dd3030;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url("../images/kefu-images/side_icon.png");background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url("../images/kefu-images/suspension-bg.png");background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url("../images/kefu-images/suspension-bg.png");background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#6a6a6a;}
.suspension .a-top:hover{background:#dd3030;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url("../images/kefu-images/side_bg_arrow.png") no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0; text-align: center;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:0 solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url("../images/kefu-images/side_con_icon03.png") no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url("../images/kefu-images/side_con_icon02.png") no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:14px;margin-left:12px; color: #333;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px; color: #333;}
.suspension .d-service-item .text .number{font-weight: bold; color: #E40F13;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url("../images/kefu-images/side_con_icon01.png") no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:14px;color:#333;}
/*.suspension .d-wchat{text-align:center;}
.suspension .d-wchat .inner-box{padding:20px 0;}
.suspension .d-wchat p{font-size:14px;color:#333;}*/

/*头部样式*/
.header-container{
    width: 100%;
    height: 120px;
    background: #fff;
}
.header-bar1{
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.header-logo{
    width: 300px;
    height: auto;
    float: left;
    padding: 29px 0;
}
.header-slogan{
    width: 380px;
    height: auto;
    margin-left: 20px;
    float: left;
    color: #818181;
    padding-top: 40px;
    position: relative;
    padding-left: 20px;
}
.header-slogan:before{
    width: 1px;
    height: 50px;
    background: rgba(222,222,222,0.70);
    position: absolute;
    left: 0;
    top: 38px;
    content: '';
}
.header-slogan span{
    color: #034b9d;
    font-weight: bold;
}
.header-tel{
    width: 440px;
    height: auto;
    float: left;
    text-align: right;
    color: #ababab;
    padding-top: 30px;
    background: url("../images/icon-tel.png") no-repeat 48% 90%;
}
.header-tel span{
    font-size: 28px;
    color: #00307c;
    font-family: "UniveConBol";
    
}
.header-language{
    width: 145px;
    height: auto;
    float: right;
    padding-top: 35px;
    padding-left: 5px;
}
div.nav{
    width: 145px;
    height:36px;
    text-align: center;
    position: relative;
    margin:0;
    z-index: 11;
}
ul.nav-main{
    width: 145px;
    height: 36px;
    line-height: 36px;
    list-style-type: none;
    background: url("../images/language-bg.jpg") no-repeat;
}
ul.nav-main span{
    display: inline-block;
    margin-left:0;
    width: 0;
    height: 0;
    background:none;
}
ul.nav-main>li{
    width: 145px;
    height: 36px;
    line-height: 36px;
    display: block;
    float: left;
    margin-right: 0;
    text-align: left;
    text-indent: 2.0rem;
    color: #939393;
    cursor: pointer;
    background: url("../images/icon-language.png") no-repeat 10% 50% ;
    transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;
}
ul.nav-main>li:hover{ color: #00307c;
    
}
div.hidden-box{
    width: 121px;
    border: 0;
    position: absolute;
    display:none;
    border: 0;
    z-index: 9;
    top: 36px;
    left: 12px;
}
.hidden-box>ul{
    list-style-type: none;
    cursor: pointer; 
    border-radius: 0 0 8px 8px;
    background: #eee;
}
.hidden-box li a{height: 40px; line-height: 40px;  transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out; display: block; text-align: left; text-indent: 0.5rem; color: #666; border-radius: 4px;}
.hidden-box li a:hover{ background: #ff9f26; color: #fff;  height: 40px; }
.hidden-box li img{margin-right: 5px;}

/*站点导航样式*/
.navigation-container{
    width: 100%;
    height: auto;
    background: url("../images/nav-bg1.png") repeat-y center center;
}
.navigation-bar1{
    width: 1340px;
    height: 50px;
    margin: 0 auto;
    background: url("../images/nav-bg.png") no-repeat center center;
}
.navigation-bar1-left{
    width: 325px;
    height: auto;
    float: left;
}
.navigation-bar1-right{
    width: 1015px;
    height: auto;
    float: right;
}
#nav {margin:0 auto; width:1015px; height: auto; font-size:16px; position:  absolute; z-index:3; }
#nav .jquery {margin-right:0;padding:0;}
#nav .mainlevel {float:left; border-right:0; width:145px; height:50px; line-height:50px; /*IE6 only*/}
#nav .mainlevel a {text-align:center; text-decoration:none; display:block; width:145px; color: #fff; transition: all .4s ease-in-out; text-transform: uppercase; }
#nav .mainlevel a:hover {text-decoration:none; background: #ff9f26; color: #fff; }
#nav .mainlevel ul {display:none; position:absolute; top: 50px; }
#nav .mainlevel li {border-top:1px solid #f78d08; /*IE6 only*/}
#nav .mainlevel li a{background:#ff9f26; color: #fff; width:145px; font-size:14px; font-weight: normal; height:auto; line-height: 160%; padding: 10px 0; text-transform: none; text-transform: capitalize;}
#nav .mainlevel li a:hover{ background:#f78d08; color: #fff; }
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ff9f26;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*底部样式*/
.footer-container{
    width: 100%;
    height: auto;
    min-height: 390px;
    background: url("../images/footer-bg.jpg") no-repeat center center #000;
    overflow: hidden;
}
.footer-nav{
    width: 1340px;
    height: auto;
    margin: 70px auto;
    position: relative;
    overflow: hidden;
}
.footer-nav:before{
    width: 1px;
    height: 210px;
    background: rgba(255,255,255,0.10);
    position: absolute;
    left: 440px;
    top: 0;
    content: '';
}
.footer-nav:after{
    width: 1px;
    height: 210px;
    background: rgba(255,255,255,0.10);
    position: absolute;
    left: 1175px;
    top: 0;
    content: '';
}
.footer-nav-left{
    width: 450px;
    height: auto;
    float: left;
}
.footer-nav-left h2{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.footer-nav-left p{
    color: #dadada;
    line-height: 200%;
}
.footer-nav-left p span{
    font-size: 18px;
}
.footer-nav-middle{
    width: 710px;
    height: auto;
    float: left;
    padding: 0 25px;
}
.footer-nav-middle-list{
    width: 100%;
    height: auto;
}
.footer-nav-middle-list li{
    width: 33.3%;
    height: auto;
    float: left;
}
.footer-nav-middle-list li p{
    line-height: 200%;
    text-transform: capitalize;
}
.footer-nav-middle-list li p a{
    color: #dadada;
}
.footer-nav-middle-list li p a:hover{
    color: #ff9f26;
}
.footer-nav-middle-list li p span{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase;
}
.footer-nav-right{
    width: 130px;
    height: auto;
    float: right;
    color: #dadada;
    padding-left: 0;
}
.footer-nav-right h2{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.footer-nav-right p{
    line-height: 200%;
    text-transform: capitalize;
}

.copyright-container{
    width: 100%;
    height: auto;
    color: #97a2b9;
    text-align: center;
    border-top: rgba(255,255,255,0.10) solid 1px;
    padding-top: 10px;
    text-transform: capitalize;
}
.copyright-container a{
    color: #97a2b9;
}
.copyright-container a:hover{
    color: #ff9f26;
}

/*首页轮播图*/
#movie{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
#movie img{width: 100%; height: auto; }

/*首页企业简介*/
.home-bar1{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 100px 0;
    overflow: hidden;
}
.home-comp{
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.home-comp-left{
    width: 640px;
    height: 300px;
    float: left;
    padding: 40px;
    background: url("../images/company-2.jpg") no-repeat;
    color: #fff;
}
.home-comp-left h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.home-comp-left p{
    line-height: 200%;
}
.home-comp-left p span{
    font-size: 20px;
    font-weight: bold;
}
.home-comp-left h3{
    margin-top: 40px;
}
.home-comp-left h3 a{
    display: inline-block;
    color: #fff;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: #fff solid 1px;
    background: none;
    text-align: center;
    transition: all .4s ease-in-out;
    text-transform: uppercase;
}
.home-comp-left h3 a:hover{
    border: #ff9f26 solid 1px;
    background: #ff9f26;
    color: #fff;
}
.home-comp-right{
    width: 620px;
    height: auto;
    float: right;
}

/*首页产品展示*/
.home-bar2{
    width: 100%;
    height: auto;
    background: #f6f6f6 url("../images/pro-bg.png") no-repeat center bottom;
    padding: 100px 0;
    overflow: hidden;
}
.home-pro{
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.home-pro-tit{
    width: 100%;
    height: auto;
    padding: 5px 0;
}
.home-pro-tit h2{
    font-size: 30px;
    color: #00307c;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.home-pro-tit h3{
    color: #9d9d9d;
    text-align: center;
    width: 100%;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
}
.home-pro-tit h3:before{
    width: 390px;
    height: 1px;
    background: #d6d6d6;
    position: absolute;
    left: 150px;
    top: 50%;
    content: '';
}
.home-pro-tit h3:after{
    width: 390px;
    height: 1px;
    background: #d6d6d6;
    position: absolute;
    right: 150px;
    top: 50%;
    content: '';
}
.home-pro-pic{
    width: 100%;
    height: auto;
    margin: 50px auto 0 auto;
}
#scroll {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

#scroll .owl-wrapper-outer {
    margin: 0 auto;
}

#scroll .item {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
#scroll .item figure{
    width: 380px;
    height: 320px;
    background: #fff;
    padding: 20px;
}
#scroll .item figure img{
    transition: all .4s ease-in-out;
}
#scroll .item figure img:hover{
    transform: translateY(-10px);
}
#scroll .item figcaption{
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    border-top: #e5e5e5 solid 1px;
}
#scroll .item a{
    display: block;
}
.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font: 0;
    overflow: hidden;
    _display: none;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";} 

/*首页我们的优势*/
.home-bar3{
    width: 100%;
    height: auto;
    background: #f6f6f6 url("../images/ad-bg.jpg") no-repeat center center;
    padding: 150px 0 0 0;
    overflow: hidden;
}
.home-advantage{
    width: 1340px;
    height: 500px;
    margin: 0 auto;
}
.advantage-nav{
    width: 100%;
    height: auto;
}
.advantage-nav-01{
    width: 400px;
    height: auto;
    float: left;
}
.advantage-nav-01 h2{
    color: rgba(255,255,255,0.15);
    font-size: 60px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Impact";
    margin-bottom: 35px;
}
.advantage-nav-01 h3{
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.advantage-nav-01 h4 a{
    color: #fff;
    text-transform: uppercase;
}
.advantage-nav-01 h4 a:hover{
    color: #ff9f26;
}
.advantage-nav-02{
    width: 450px;
    height: 160px;
    float: left;
    background: linear-gradient(to right,#00307c, #2665c9);
    padding: 45px;
    color: #fff;
}
.advantage-nav-02 h1{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.advantage-nav-02 h5{
    color: #b6d2ff;
    font-family: "Poppins-Regular";
}
.advantage-nav-02 h6{
    font-size: 14px;
    margin-top: 10px;
    text-transform: capitalize;
}
.advantage-nav-03{
    width: 400px;
    height: auto;
    float: right;
}
.advantage-nav2{
    width: 100%;
    height: auto;
}
.advantage-nav2-01{
    width: 340px;
    height: 190px;
    float: left;
    background: linear-gradient(to right,#094c8a, #2573c3);
    padding: 30px;
    color: #fff;
}
.advantage-nav2-01 h1{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.advantage-nav2-01 h2{
    color: #b6d2ff;
    font-family: "Poppins-Regular";
}
.advantage-nav2-01 h3{
    font-size: 14px;
    margin-top: 10px;
}
.advantage-nav2-02{
    width: 540px;
    height: auto;
    float: left;
}
.advantage-nav2-03{
    width: 340px;
    height: 190px;
    float: right;
    background: linear-gradient(to left,#094c8a, #2573c3);
    padding: 30px;
    color: #fff;
}
.advantage-nav2-03 h1{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.advantage-nav2-03 h2{
    color: #b6d2ff;
    font-family: "Poppins-Regular";
}
.advantage-nav2-03 h3{
    font-size: 14px;
    margin-top: 10px;
}

/*首页新闻资讯*/
.home-bar4{
    width: 100%;
    height: auto;
    padding: 80px 0 100px 0;
    overflow: hidden;
}
.home-news{
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.home-news-tit{
    width: 100%;
    height: auto;
    padding: 5px 0;
}
.home-news-tit h2{
    text-align: left;
    font-size: 48px;
    color: #00307c;
    text-transform: uppercase;
    font-family: "UniveConBol";
    margin-bottom: 15px;
}
.home-news-tit h3{
    text-align: left;
    font-size: 30px;
    font-weight: bold;
}
.home-news-list{
    width: 100%;
    height: auto;
    margin-top: 50px;
}
.home-news-pic{
    width: 580px;
    height: auto;
    float: left;
    position: relative;
}
.home-news-pic-tit{
    width: 100%;
    height: 80px;
    background: rgba(0,0,0,0.75);
    position: absolute;
    left: 0;
    bottom: 0;    
}
.home-news-pic-tit h2{
    width: 120px;
    height: 60px;
    background: #ff9f26;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 20px;
    font-family: "UniveConBol";
    line-height: 100%;
    padding-top: 20px;
    letter-spacing: 1px;
}
.home-news-pic-tit h2 span{
    font-size: 36px;
}
.home-news-pic-tit h3{
    width: 460px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 16px;
    text-indent: 1.0rem;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;
    float: right;
}
.home-news-txt{
    width: 750px;
    height: auto;
    float: right;
}
.home-news-txt-container{
    width: 760px;
    height: auto;
    overflow: hidden;
    line-height: 200%;
}
.home-news-txt-container li{
    width: 320px;
    height: 150px;
    background: url("../images/icon-chilun.png") no-repeat right bottom #fff;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 25px;
}
.home-news-txt-container li h2{
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;
}
.home-news-txt-container li h3{
    color: #b3b3b3;
    background: url("../images/icon-clock.png") no-repeat 0 50%;
    text-indent: 1.5rem;
}
.home-news-txt-container li h4{
    color: #3d3d3d;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;
    line-height: 160%;
}
.home-news-txt-container li h5{
    margin-top: 5px;    
}
.home-news-txt-container li h5 a{
    width: 100px;
    display: inline-block;
    color: #c2c2c2;
    background: url("../images/icon-more.png") no-repeat 97% 50%;
    transition: all .4s ease-in-out;
}
.home-news-txt-container li h5 a:hover{
    width: 100px;
    display: inline-block;
    color: #ff9f26;
    background: url("../images/icon-more2.png") no-repeat 100% 50%;
}

/*内页样式开始*/
#subpages-banner{width: 100%; height: auto; overflow: hidden; text-align: center; position: relative; }
#subpages-banner h1{font-size: 60px; color: rgba(255,255,255,0.45); letter-spacing: 0.1rem; text-transform: uppercase; font-family: "arial";  font-weight: bolder; margin-bottom: 20px;}
#subpages-banner h2{font-size: 30px; color: #fff; font-weight: bold; letter-spacing: 0.2rem; position: relative; }
#subpages-banner h2:before{width: 30px; height: 3px; background: #26eceb; position: absolute; left: 0; right: 0; bottom: -25px; content: ''; margin: 0 auto; }
#subpages-banner .banner-1{width: 100%; height: 500px; background: url(../images/banner-1.jpg) no-repeat center top; }
#subpages-banner .banner-2{width: 100%; height: 500px; background: url(../images/banner-2.jpg) no-repeat center top; }
#subpages-banner .banner-3{width: 100%; height: 500px; background: url(../images/banner-3.jpg) no-repeat center top; }
#subpages-banner .banner-4{width: 100%; height: 500px; background: url(../images/banner-4.jpg) no-repeat center top; }
#subpages-banner .banner-5{width: 100%; height: 500px; background: url(../images/banner-5.jpg) no-repeat center top; }
#subpages-banner .banner-6{width: 100%; height: 500px; background: url(../images/banner-6.jpg) no-repeat center top; }
#subpages-banner .banner-7{width: 100%; height: 500px; background: url(../images/banner-7.jpg) no-repeat center top; }
#subpages-banner .banner-8{width: 100%; height: 500px; background: url(../images/banner-8.jpg) no-repeat center top; }
#subpages-banner .banner-9{width: 100%; height: 500px; background: url(../images/banner-9.jpg) no-repeat center top; }

.subpages-tit-container{
    width: 100%;
    height: auto;
    background: rgba(0,48,124,0.35);
    position: absolute;
    left: 0;
    bottom: 0;
}
.subpages-tit{
    width: 1340px;
    height: 60px;
    margin: 0 auto;
}


/*企业介绍*/
.company-tit{
    text-align: center;
    margin: 0 auto;
    display: table;
}
.company-tit li{
    height: auto;
    line-height: 60px;
    text-align: center;
    float: left;
    border-bottom: 0;
    border-top: 0;
    background: rgba(0,48,124,0.05);
    margin: 0 0.5px;
    text-transform: capitalize;
}
.company-tit li a{
    display: block;
    padding: 0 30px;
    color: #fff;
    transition: all .4s ease-in-out;
}
.company-tit li a:hover,#current{
    /*background: rgba(255,159,38,1.0);*/
    background: rgba(0,48,124,0.75);
}
.company-container{
    width: 100%;
    height: auto;
    padding: 100px 0;
}
.subpages-company{
    width: 1340px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.subpages-company-tit{
    width: 100%;
    height: auto;
    position: relative;
}
.subpages-company-tit:before{
    width: 60px;
    height: 2px;
    background: #00307c;
    position: absolute;
    left: 0;
    bottom: -50px;
    top: 0;
    right: 0;
    margin: auto;
    content: '';
}
.subpages-company-tit h2{
    text-align: center;
    padding: 5px;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}
.subpages-company-txt{
    width: 100%;
    height: auto;
    margin-top: 50px;
}
.subpages-company-txt p{
    margin: 15px 0;
    text-indent: 2.0rem;
}

/*企业荣誉*/
.subpages-honor{
    width: 1365px;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
}
.subpages-honor figure{
    width: 390px;
    height: auto;
    float: left;
    background: #fff;
    padding: 20px;
    margin-right: 25px;
    margin-bottom: 25px;
    transition: all .4s ease-in-out;
    overflow: hidden;
}
.subpages-honor figure:hover{
    transform: translateY(-5px);
    background: #ff9f26;
}
.subpages-honor figure:hover figcaption{
    color: #fff;
}
.subpages-honor figcaption{
    text-align: center;
    padding: 10px 0 0 0;
}

/*产品展示*/
.subpages-pro{
    width: 1380px;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
}
.subpages-pro figure{
    width: 380px;
    height: 320px;
    background: #fff;
    padding: 20px;
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
}
.subpages-pro figure img{
    transition: all .4s ease-in-out;
}
.subpages-pro figure img:hover{
    transform: translateY(-10px);
}
.subpages-pro figcaption{
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    border-top: #e5e5e5 solid 1px;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;
}
.subpages-pro a{
    display: block;
}

.subpages-proinfo{
    width: 1340px;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
}
.proinfo-bigpic{
    text-align: center;
    height: auto;
    background: #fff;
    padding: 20px 0;
}
.proinfo-txt-container{
    width: 100%;
    height: auto;
    margin-top: 10px;
    background: #fff;
}
.proinfo-txt-container-tit{
    width: 100%;
    height: auto;
    position: relative;
}
.proinfo-txt-container-tit:before{
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}
.proinfo-txt-container-tit h2{
    text-align: center;
    width: 150px;
    height: 45px;
    line-height: 45px;
    background: #00307c;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.proinfo-txt{
    width: 100%;
    height: auto;
    margin-top: 10px;
    padding: 2%;
    box-sizing: border-box;
}
.proinfo-more{
    width: 100%;
    height: auto;
    margin-top: 10px;
    background: #fff;
    padding: 1% 2%;
    box-sizing: border-box;
}
.proinfo-more p{
    line-height: 240%;
}

/*新闻资讯*/
.subpages-news{
    width: 1340px;
    height: auto;
    margin: 50px auto 0 auto;
}
.subpages-news li{
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    margin-bottom: 30px;
    transition: all .4s ease-in-out;
}
.subpages-news li:hover{
    background: #00307c;
    transform: translateY(-10px);
    color: #fff;
}
.subpages-news li:hover p{
    color: #fff;
}
.subpages-news li:hover h1 a{
    color: #fff;
}
.subpages-news-pic{
    width: 290px;
    height: auto;
    float: left;
}
.subpages-news-txt{
    width: 1000px;
    height: auto;
    float: right;
    padding: 25px;
}
.subpages-news li h1{
    font-size: 24px;
}
.subpages-news li h1 a{
    color: #000;
    transition: all .4s ease-in-out;
}
.subpages-news li h1 a:hover{
    color: #ff9f26;
}
.subpages-news li h2{
    color: #999;
    margin: 5px auto;
    background: url("../images/icon-clock.png") no-repeat 0 50%;
    text-indent: 1.3rem;
}
.subpages-news li p{
    line-height: 160%;
    color: #666;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
}
.subpages-news li h3{
    margin-top: 10px;    
}
.subpages-news li h3 a{
    display: inline-block;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-transform: capitalize;
    text-align: center;
    background: #eee;
    color: #999;
    border-radius: 4px;
    transition: all .4s ease-in-out;
}
.subpages-news li h3 a:hover{
    background: #ff9f26;
    color: #fff;
}

.subpages-newsinfo{
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.newsinfo-left{
    width: 900px;
    height: auto;
    float: left;
    background: #fff;
    padding: 35px;
}
.newsinfo-left h1{
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
}
.newsinfo-left h2{
    color: #999;
}
.newsinfo-left h2 img{
    margin-right: 5px;
    margin-bottom: 5px;
}
.newsinfo-left h2 span{
    margin-right: 20px;
}
.newsinfo-left-txt{
    margin: 30px auto;
    overflow: hidden;
    font-size: 16px;
}
.newsinfo-left-txt p{
    margin: 10px auto;
    line-height: 180%;
}
.newsinfo-right{
    width: 350px;
    height: auto;
    float: right;
}
.newsinfo-more{
    width: 100%;
    height: auto;
}
.newsinfo-more li{
    width: 310px;
    height: auto;
    min-height: 130px;
    float: left;
    background: #fff;
    padding: 20px;
    margin-bottom: 10px;
    transition: all .4s ease-in-out;
}
.newsinfo-more li h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.newsinfo-more li h3{
    color: #999;
}
.newsinfo-more li p{
    line-height: 160%;
    margin-bottom: 5px;
}
.newsinfo-more li:hover{
    background: #00307c;
    color: #fff;
}
.newsinfo-more li:hover h3{
    color: #fff;
}
.newsinfo-share{
    width: 310px;
    height: auto;
    padding: 20px;
    background: #fff;
    float: left;
}
.newsinfo-share h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.newsinfo-share h3{
    margin-top: 15px;
}
.newsinfo-share h3 a{
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #28aeab;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all .4s ease-in-out;
}
.newsinfo-share h3 a:hover{
    background: #ff3300;
    color: #fff;
}

/*联系我们*/
.subpages-cont-container{
    width: 1300px;
    height: auto;
    margin: 50px auto 0 auto;
    padding: 20px;
    overflow: hidden;
    background: #fff;
}
.subpages-cont{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.subpages-contact {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
}
.subpages-contact-left {
    width: 50%;
    height: auto;
    float: left;
    padding: 1%;
    box-sizing: border-box;
}

.subpages-contact-left h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.subpages-contact-left p {
    margin: 10px auto;
    border-bottom: #d8d8d8 dotted 1px;
    padding-bottom: 12px;
    text-transform: capitalize;
}

.subpages-contact-right {
    width: 50%;
    height: auto;
    float: right;
    padding: 1%;
    box-sizing: border-box;
}
.map-show{
    width: 100%;
    height: 100%;
}

/*留言反馈*/
.subpages-feedback-containe{
    width: 1300px;
    height: auto;
    margin: 50px auto 0 auto;
    padding: 20px;
    overflow: hidden;
    background: #fff;
}
.feedback{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}
.feedback h2{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}
.feedback h3{
    text-align: center;
    color: #666;
    margin-bottom: 30px;
}
.feedback-bar1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.feedback-bar1-left {
    width: 49%;
    height: auto;
    float: left;
}

.feedback-bar1-left p>input {
    width: 100%;
    height: 43px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 15px;
    font-family: "Poppins-Regular";
    border-radius: 4px;
}
.feedback-bar1-left p>select {
    width: 100%;
    height: 43px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 15px;
    font-family: "Poppins-Regular";
    border-radius: 4px;
}
.feedback-bar1-right {
    width: 49%;
    height: auto;
    float: right;
}

.feedback-bar1-right p>input {
    width: 100%;
    height: 43px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 15px;
    font-family: "Poppins-Regular";
    border-radius: 4px;
}

.feedback-bar2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.feedback-bar2>textarea {
    width: 100%;
    height: auto;
    border: #ddd solid 1px;
    box-sizing: border-box;
    margin: 15px auto;
    padding: 0.5%;
    color: #666;
    font-family: "Poppins-Regular";
    border-radius: 4px;
}

.subpages-feedback h4 {
    padding: 10px 0;
}

.feedback h1 {
    text-align: center;
    margin-bottom: 30px;
}

.feedback h1>input {
    width: 100px;
    height: 35px;
    text-align: center;
    border: 0;
    background: #00307c;
    color: #fff;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
}

.feedback h1>input:hover {
    background: #ff6600;
}









/*==========以下样式为移动端==========*/

/*头部*/
.sp_header{height:60px; overflow:hidden; background: rgba(255,255,255,1.00); position:fixed; z-index:110; width:100%; box-shadow: 0 3px 3px rgba(0,0,0,0.05); display: none; }
.sp_language{padding:0;float:left;height:60px; line-height: 60px; text-transform: uppercase; text-align: right; position: absolute; right: 50px; bottom: -1px; font-size: 0.9rem;}
.sp_language a{color: #999;}
.sp_logo{padding:0;float:left;height:60px; padding:0 1%; box-sizing: border-box;}
.sp_logo a{color: #fff;}
.sp_logo img{margin:auto; width: auto; height: 60px;}
.sp_nav{width:60px;float:right;position:relative;cursor:pointer;height:30px;margin-top:22px;}
.sp_nav span{display:block;background:#00307c; width:24px; height:2px; position:absolute; left:25px; transition:all ease 0.35s;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:7px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:7px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99;background:#f6f6f6;width:100%;height: calc(100% );font-size:0.9rem;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; display: none; }
.nav_show{top:40px}
.sjj_nav>ul>li:first-child{overflow:hidden;}
.sjj_nav>ul>li:first-child>a{float:left;width: calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:98%;overflow:hidden;line-height:40px;margin-top:21px; padding-right: 2%; }
.sjj_nav>ul>li:first-child .language h2{width: 85%; height: auto; float: left; }
.sjj_nav>ul>li:first-child .language h2>input{width: 100%; height: 30px; border: #eee solid 1px; background: #fff; box-sizing: border-box; text-indent: 0.5rem; color: #666;  }
.sjj_nav>ul>li:first-child .language h3{width: 15%; height: auto; float: left; }
.sjj_nav>ul>li:first-child .language h3>input{width: 100%; height: 30px; border: 0; background: #555666; color: #fff; }
.sjj_nav>ul>li:first-child .language img{width: 70%; }
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:0.9rem;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#000;width:80%; display: block; text-transform: uppercase; font-weight: bold;}
.sjj_nav ul li ul li a{color:#888;display:block;text-align:left; text-transform: capitalize; font-weight: normal;}
.sjj_nav ul li i svg{width:29px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*底部*/
#h5-footer-content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: none;
    background: rgba(0,0,0,0.45);
}
.h5-footer {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    overflow: hidden;
}
.h5-footer li {
    width: 50%;
    height: auto;
    float: left;
    padding: 0 4%;
    box-sizing: border-box;
    text-transform: capitalize;
}
.h5-footer li h2{
    width: 100%;
    margin: 10px auto 0 auto;
    display: table;
}
.h5-footer li h2 a{
    display: block;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 0.9rem;
    text-align: center;
    background: #ff9f26;
}
.h5-footer li h3{
    width: 100%;
    margin: 10px auto 0 auto;
    display: table;
}
.h5-footer li h3 a{
    display: block;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 0.9rem;
    text-align: center;
    background: #00307c;
}

/*内页导航*/
.header{
    position:relative;
    height:auto; 
    background:#009fe8; 
    display: none;
}
.h5-right-tit{
    width:100%; 
    height:auto; 
    overflow:hidden;
}
.h5-right-tit-left{
    width:86%; 
    height:50px; 
    line-height:50px; 
    float:left;  
    color:#fff; 
    text-align:left; 
    text-indent:1.0rem; 
    font-size:1.1rem; 
    background:#004da0; 
    font-weight: bold;
}
.h5-right-tit-right{
    width:14%; 
    height:50px; 
    float:right; 
}

/*内页导航菜单（新）*/
.list {
    width: 100%;
    margin: 0 auto;
    display: none;
}
.list ul li {
    background: #00307c;
    border-bottom: 0;
}

.list ul li a {
    color: #fff;
    font-size: 1.0rem;
    text-indent: 1.0rem;
    display: block;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: relative;
    transition: all.4s ease-in-out;
    text-transform: capitalize;
}
.list ul li .inactive {
    background: url(../images/off.png) no-repeat 95% center;
}

.list ul li .inactives {
    background: url(../images/on.png) no-repeat 95% center;
}
.list ul li ul{display: none;}
.list ul li ul li {background:#003a96; border-top: #104eb1 solid 1px; }
.list ul li ul li ul{display: none;}
.list ul li ul li a{ text-indent: 1.0rem; font-weight: normal; font-size: 0.9rem; }





/*翻页*/
#pages{width: 100%; height: auto; padding: 20px 0; overflow: hidden; overflow: hidden; }
DIV.black2 {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.black2 A {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; TEXT-DECORATION: none
}
DIV.black2 A:hover {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 A:active {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 SPAN.current {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000000
}
DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

