﻿@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
html{ float:none; line-height:18px; font-size:14px; color:#666; font-family:Arial, Helvetica,'PingFang SC Regular','微软雅黑', sans-serif,'宋体'; min-width: 1300px;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,th,var {font-weight: normal;font-style: normal;}
ol,ul,li {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
q:before,q:after {content:”;}
abbr,acronym { border: 0;}
a,a:hover{text-decoration:none; color: #656565; cursor: pointer;}
a span{ padding: 0 3px; padding-bottom: 5px;}
a:hover span{padding-bottom: 5px; border-bottom:2px solid #fabf1b;}

.trans02s{
	transition: all .2s;
	-moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

.trans05s{
	transition: all .5s;
	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.trans08s{
	transition: all .8s;
	-moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}


.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.boxinline-2box{
    width: 49.5%;
    margin-right: 1%;
    float: left;
}

.boxinline-2box-0{
    margin-right: 0;
}

.boxinline-3box{
    width: 33%;
    margin-right: .5%;
    float: left;
}
.boxinline-3box-0{
    margin-right: 0;
}

.boxinline-4box{
    width: 23.875%;
    margin-right: 1.5%;
    float: left;
}
.boxinline-4box-0{
    margin-right: 10px;
}

.boxinline-3box-mini{
    width: 31%;
    margin-right: 3.5%;
    float: left;
}

.boxinline-3box-mini-0{
    margin-right: 0;
}
.boxinline-w30{
    width: 30%;
    margin-right: 5%;
    float: left;
}
.boxinline-w70{
    width: 65%;
    margin-right: 5%;
    float: left;
}
.boxinline-w75{
    width: 66%;
    margin-right: 4%;
    float: left;
}

.boxinline-w40{
    width: 40%;
    margin-right: 5%;
    float: left;
}
.boxinline-w60{
    width: 55%;
    margin-right: 5%;
    float: left;
}

.boxinline-w20{
    width: 20%;
    margin-right: 4.5%;
    float: left;
}
.boxinline-w80{
    width: 75.5%;
    margin-right: 4.5%;
    float: left;
}

/*bobo*/
.bobo-img{
    border: 0;
}
.bobo-img:hover{
    border: 0;
    -moz-box-shadow: 1px 1px 10px #888888; /* 老的 Firefox */
    box-shadow: 1px 1px 10px #888888;
}

.bobo-big-img{
    width:281px;
    height:195px;
    overflow:hidden;
}
.bobo-big-img img{
    width:300px;
    height:208px;
}
.bobo-big-img img:hover{
    width:300px;
	height:208px;
	transform:scale(1.25,1.25);
}
.bobo-w30{
    background-color: #fff;
    width: 30%;
    margin-right: 5%;
    float: left;
}

.bobo-w30 .title{
    font-size: 18px;
    font-weight: 700;
}
.bobo-w30 .title a{
    color: #000;
}
.bobo-w30 .title a:hover{
    color: #fabf1b;
}
.bobo-w30 .line{
    width: 50px;
    padding-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #656565;
}
.bb-foot-dy{
    width: 25px;
    height: 25px;
    background: url(../images/dy.png) center center no-repeat;
}

/* 中心变形*/
img {
	transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition:all 0.5s ease-out;
	/* Firefox 4 */
    -webkit-transition:all 0.5s ease-out;
	/* Safari 和 Chrome */
    -o-transition:all 0.5s ease-out;
	/* Opera */
}

.page-num{
    padding: 10px 10px;
}
.page-num-current{
    color: #f8b616;
}

.bb-content img{
    max-width: 100%;
    overflow:hidden;
}

.bb-content table{
    max-width: 640px;
    overflow:hidden;
}
.bb-content div{
    max-width: 100%;
}

.bb-display{
    display: none !important;
}

.bb-faq{
    height: auto;
    margin-bottom: 25px;
    border: 1px solid #dcdcdc;
}
.bb-faq .wenti{
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 24px;
}
.bb-faq .huida{
    padding: 10px 16px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.bb-ys{
    padding: 50px;
    width: 80%;
    text-align: left;
}

.bb-search{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #646464;
}

.bb-search a{
    color: #000;
}

.bb-search a:hover{
    color: #000;
    text-decoration: none;
}


.right-no{
    margin-right: 0 !important ;
}
.boxinline-center{
    float: none !important;
    margin: 0 auto;
}

.main-container{
	width: 1280px;
	margin: 0 auto;
}
.img-outline:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.img-outline img{
    width: 100%;
    height: auto;
    float: left;
}
.scal1-1 .img-outline{
    overflow: hidden;
}
.scal1-1:hover img{
    /**
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    **/
}
.Page-Text{
	width: 100%;
	height: auto;;
}
.Page-Text:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Page-Text img , .Page-Text table{
	max-width: 100%;
}

.ShortLine{
    line-height: 5px;
}
.ShortLine span{
    width: 100px;
    height: 5px;
    background: #fabf1b;
    display: inline-block;
}
.ShortLineCenter{
    text-align: center;
}
.ShortLine2 span{
    width: 140px;
    height: 5px;
    background: #fabf1b;
    display: inline-block;
}


.Header-All{
    position: relative;
    z-index: 99;
}
.Header-Top{
    height: 100px;
    text-align: center;
}
.NavButton{
    float: left;
    margin-top: 35px;
    line-height: 30px;
}
.NavButton button{
    width: 30px;
    height: 30px;
    background: url(../images/NavButton.png) center center no-repeat;
    border: none;
    float: left;
    margin-right: 10px; 
}
.NavButton:hover button , .NavButton.active button{
    background: url(../images/NavButton-active.png) center center no-repeat;
    cursor: pointer;
}
.NavButton label{
    color: #252525;
    font-size: 16px;
    font-family:Arial,'PingFang SC Regular','PingFang SC Medium','黑体';
    cursor: pointer;
}
.LOGO{
    width: 100%;
    height:1px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 10;
}
.LOGO a{
    display: inline-block;
    margin-top: 5px;
}
.LOGO-right{
    float: right;
    width: 310px;
}
.LOGO-right .TopSlogn{
    margin-top: 20px;
    float: left;
}

.LOGO-right .stock , .LOGO-right .links{
    float: right;
    margin-top: 5px;
    line-height: 20px;
    width: 168px;
    text-align: left;
}


.LOGO-right .stock {
    font-size: 15px;
    margin-top: 20px;
}
.LOGO-right .stock span{
    padding-left: 10px;
    font-size: 15px;
    float: left;
}
.LOGO-right .stock  a{
    /*float: right;*/
}
.LOGO-right .stock i{
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url(../images/StockLine.png) no-repeat center center;
}
.LOGO-right .links span{
    border-bottom: 1px solid #f8b616;
    padding-left: 0;
    padding-right: 0;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    float: left;
}
.LOGO-right .links a{
    margin-left: 10px;
    line-height: 25px;
    font-size: 12px;
    display: inline-block;
    float: left;
}
.LOGO-right .links a.SearchBtn {
    margin-left: 2px;
}
.SearchBtn span{
    width: 22px;
    height: 19px;
    display: inline-block;
}
.SearchBtn i{
    width: 19px;
    height: 50px;
    background: url(../images/Search-zoom.png) 2px 3px no-repeat;
    display: inline-block;
}
.SearchBtn:hover span, .SearchBtn.active span{
    background: #f8b616;
}
.SearchBtn:hover span i,  .SearchBtn.active span i{
    background: url(../images/Search-zoom-active.png) 2px 3px no-repeat;   
}
.SubNav{
    position: relative;
}
.SubNav-bg{
    position: absolute;
    width: 1325px;
    top:0;
    margin-left: -15px;
    display: none;
}
.SubNav-shadow{
    width: 100%;
    background: url(../images/subnav-shadow.png) no-repeat left bottom;
    padding-left: 12px;
    padding-bottom: 30px;
}
.SubNav-main{
    background: #fff;
    width: 1283px;
    border-top: 4px solid #666;
    position: relative;
}
.SubNav-ul{
    width: 220px;
    padding-top: 20px;
    border-top: 4px solid #fabf1b;
    float: left;
    margin-top: -4px;
}
.SubNav-li{
    margin-top: 20px;
}
.SubNav-ul-a{
    height: 34px;
    line-height: 34px;
    text-align: left;
    text-indent: 2rem;
    width: 100%;
    display: inline-block;
    background: url(../images/arrow-right-gray.png) 80% center no-repeat #fff;
    font-size: 15px;
    color: #222;

}
.SubNav-li.hover a{
    background: url(../images/arrow-right-white.png) 80% center no-repeat #fabf1b;
    color: #fff;
}

.SubNav-Right{
    width: 1010px;
    background: #f6f6f6;
    float: left;
    padding-left: 53px;
}
.SubNav-box{
    padding: 30px 0;
    display: none;
}
.SubNav-box.active{
    display: block;
}
.SubNav-Right-top{
    padding-right: 5%;
    /*height: 370px;*/
    overflow: hidden;
}
.SubNav-Right-top .hover-box{
    margin-bottom: 20px;
    width: 95%;
    padding-right: 5%;
}
.SubNav-Right-top .hover-box h3{
    line-height: 30px;
    text-align: left;
    color: #222;
    font-size: 15px;
}
.SubNav-Right-top .hover-box .img-outline{
    height: 140px;
    width: 100%;
    overflow: hidden;
}
.SubNav-Right-whitetop{
    height: 50px;
}

.SubNav-Text{
    /*padding-left: 10%;*/
}
.SubNav-Text .ShortLine{
    padding-top: 220px;
    height: 30px;;
}

.SubNav-Tel{
    padding: 30px 0;
    height: 42px;
    text-align: left;
    border-top: 1px solid #aeadad;
    width: 950px;
}
.SubNav-Tel a{
    height: 42px;
    line-height: 42px;
    display: inline-block;
    float: left;
    margin-right: 30px;
    background: #f8b616;
    color: #fff;
    font-size: 16px;
    padding: 0 40px;
}
.SubNav-Tel a strong{
    padding-right: 30px;
}
.SubNav-Tel a:hover{
    background: #fabf1b;
}

.SubNav-box-news{
    width: 90%;
    padding: 0 5%;
}
.SubNav-Right-top .hover-box .SubNav-box-news h3 , .SubNav-Right-top .hover-box .SubNav-box-investor h3{
    line-height: 50px !important;
    text-align: center !important;
}
.SubNav-Right-top .hover-box .SubNav-box-news .img-outline{
    height: 220px;
}
.SubNav-Right-top .hover-box .SubNav-box-investor .img-outline{
    height: 170px;
}


.PageBanner-Fullwidth{
    width:100%;
    line-height:0;
}
.Video-Play{
    position: relative;
}
.Video-Play-video{
    width: 100%;
    position: relative;
    z-index: 0;
}
.Video-Play-img{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.Video-Play-btn{
    position: absolute;
    left: 0;
    z-index: 11;
    text-align: center;
    top: 40%;
    width: 100%;
}
.Video-Play-btn button{
    width: 90px;
    height: 55px;
    background: url(../images/play-btn.png) center center no-repeat;
    display: none;
    border: none;
    display: inline-block;
    opacity:0;
    filter:Alpha(opacity=0);
}
.Video-Play-img:hover button{
    opacity:1;
    filter:Alpha(opacity=100);
}
.Video-Play-btn button:hover{
    background: url(../images/play-btn-hover.png) center center no-repeat;
    cursor: pointer;
}
.video-about{
    width: 1280px;
    height: 630px;
    object-fit: fill;
}

.GoBack{
    height: 30px;
    padding:20px 0;
    display: inline-block;
}
.Page-SubNav{
    height: 30px;
    line-height: 30px;
}
.Page-SubNav li{
    display: inline;
    margin: 0 3px;
}
.Page-SubNav li:last-child{
    display: none;
}
.Page-SubNav li.active  span{
    border-bottom:1px solid #f8b616;
}
.Page-SubNav a{
    font-size: 14px;
}
.Page-SubTitle{
    height: 50px;
}
.Page-SubTitle h2{
    line-height: 40px;
    color: #222;
    font-size: 30px;
    float: left;
    margin-right: 20px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.Page-SubTitle-Right{
    float: left;
    margin-top: 10px;
}

.CEO-Page{
    margin-bottom: 50px;
    padding-top: 50px;
}

.hover-box{
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
}
.hover-box .hover-bg{
    position: relative;
    z-index: 0;
}
.hover-box .hover-mask{
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding-top: 30%;
}
.active .hover-box .hover-mask{
    background: rgba(248,182,22,1);
}
.hover-box:hover .hover-mask{
   /** background: rgba(231,79,25,.8); **/
   background: none;
}

.RightNav .hover-box{
    height: 150px;
}

.RightNav .boxinline-2box{
    margin-bottom: 1%;
}

.Foot-All{
    margin-top: 50px;
}
.Foot-Main{
    padding-top: 40px;
    background:#f6f6f6 
}

.BottomSlogn{
    height: 55px;
    text-align: center;
    background:#676464;
}

.Foot-Left{
    float: left;
    padding-bottom: 10px;
    color: #292929;
    width: 250px;
    float: left;
    margin-right: 20%;
}
.Foot-Left h1{
    font-size: 25px;
    line-height: 30px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.Foot-Left h1 span{
    font-size: 18px;
}
.Email-Submit{
    margin-top: 30px;
    margin-bottom: 40px;
}
.Email-Submit p{
    line-height: 20px;
}
.Email-Submit form{
    height: 46px;
    background: #fff;
    margin-top: 10px;
    width: 100%;
}
.Email-Submit input{
    width: 70%;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    float: left;
    color: #666;
    font-size: 15px;
    text-align: left;
    border:none;
}
.Email-Submit button{
    cursor:pointer;
    height: 46px;
    line-height: 46px;
    width: 20%;
    float: left;
    color: #fff;
    font-size: 16px;
    background-color: #fabf1b;
    /*background: url(../images/tangle-gray.png) center center no-repeat;*/
    border: none;
}
.Email-Submit button:hover{
    /*background: url(../images/tangle-orange.png) center center no-repeat;*/
}
.Foot-Left .Page-SubNav{
    font-size: 13px;
}
.Foot-Left .Page-SubNav a{
    color: #888;
}
.Foot-Nav{
    float: left;
    margin-right: 20%;
}
.Foot-Nav li{
    line-height: 28px;
}
.Foot-Nav li a{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #292929;
}
.Foot-Nav li a span{
    padding-left: 0;
    padding-right: 10px;
    border-bottom:1px solid #f8b616;
}
.Img-Vcode{
    margin: 20px 0;
    width: 80px;
}

.Copyright{
    height: 40px;
    line-height: 40px;
    clip: #888;
    font-size: 12px;
}
.Copyright a{
    color: #888;
}
.Copyright .ICP{
    line-height: 40px;
    float: left;
    text-align: left;
}
.Copyright .theCopyright{
    text-align: right;
}



.BANNER-bg{
    width: 100%;
    position: relative;
    z-index: 0;
}
.owl-stage-outer{
}
.owl-nav{
    z-index: 10;
    display: none;
}

.owl-dots{
    width: 100%;
    height: 15px;
    line-height: 15px;
    z-index: 10;
    position: absolute;
    bottom: 30px;
    text-align: center;
}
.owl-dots button{
    display: inline-block;
    margin: 0 5px;
}
.owl-dots button span{
    width: 13px;
    height: 13px;
    display: inline-block;
    background: #dfe1e5;
    border: 1px solid #fff;
}
.owl-dots button.active span{
    background: #f8b616;
}
.the-slider{
    position: relative;
}
.Slide-bg{
    position: relative;
    z-index: 0;
}
.Slide-bg img{
    width: 100%;
}
.Slide-text{
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 0;
    height: 1px;
}
.Slide-text h2{
    height: 40px;
    line-height: 60px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 36px;
    margin-top: 100px;
    color: #fff;
}
.Slide-text p{
    line-height: 2rem;
    width: 340px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
.Slide-text .more{
    width: 110px;
    height: 40px;
    background: url(../images/banner-more.png) center center no-repeat;
    display: inline-block;
    margin-top: 50px;
}
.Slide-text .more:hover{
    background: url(../images/banner-more.hover.png) center center no-repeat;
}

.Slide-text2{
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 0;
    height: 1px;
}
.Slide-text2 h2{
    height: 40px;
    line-height: 60px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 36px;
    margin-top: 150px;
    color: #fff;
}
.Slide-text2 p{
    line-height: 2rem;
    width: 340px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
.Slide-text2 .more{
    width: 110px;
    height: 40px;
    background: url(../images/banner-more.png) center center no-repeat;
    display: inline-block;
    margin-top: 50px;
}
.Slide-text2 .more:hover{
    background: url(../images/banner-more.hover.png) center center no-repeat;
}

.BUSINESS{
    padding: 40px 0;
    background: #f6f6f6;
}
.BUSINESS-box{
    background: #fff;
    overflow: visible !important;
}
.BUSINESS-box h3{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #252525;
    line-height: 50px;
    font-size: 20px;
    background: #f6f6f6;
}
.BUSINESS-box .img-outline{
    border-top: 6px solid #dcdcdc;
    height: 250px;
    overflow: hidden;
}
.BUSINESS-box h4{
    height: 50px;
    float: left;
    margin-top: -30px;
    margin-left: -10px;
    width: 86%;
    padding-left: 10%;
    background: url(../images/indexbusinessh4-bg.png) left top;
    line-height: 40px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    color: #f8b616;
    font-size: 18px;
    text-align: left;
    position: relative;
    z-index: 10;
}
.BUSINESS-box p{
    width: 86%;
    padding: 5% 7%;
    line-height: 1.75em;
    color: #262626;
    text-align: justify;
    margin-bottom: 10px;
    float: left;
}
.BUSINESS-box p.t1{
    height: 96px;
    overflow: hidden;
}
.BUSINESS-box p i{
    width:40px;
    height: 30px;
    display: inline-block;
    float: right;
    background: url(../images/arrow-right-gray.png) left center no-repeat;
    margin-top: -30px;
}
.BUSINESS-box:hover .img-outline{
    border-top: 6px solid #f8b616;
}
.BUSINESS-box:hover h4{
    background: url(../images/indexbusinessh4-bg.hover.png) left top;
    color: #fff;
}
.BUSINESS-box:hover i{
    background: url(../images/arrow-right-orange.png) left center no-repeat;
    width: 16px;
}

.INDEX-box{
    padding-top: 30px;
}
.INDEX-box .more{
    height: 40px;
}
.INDEX-box .more a{
    color: #fabf1b;
    line-height: 18px;
}
.INDEX-box .more a i{
    width: 10px;
    height: 18px;
    display: inline-block;
    background: url(../images/triangle-right-orange.png) bottom right no-repeat;
}
.INDEX-box h2{
    font-size:28px;
    color:#000;
    line-height: 34px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    margin-bottom: 10px;
}
.INDEX-box p{
    line-height: 1.75em;
    color: #262626;
}
.INDEX-box .line{
    height: 1px;
}
.INDEX-box .line span{
    width: 70%;
    height: 1px;
    display: inline-block;
    background:#b2b2b2; 
}
.INDEX-box ul{
    margin-top: 20px;
}
.INDEX-box ul li{
    margin-bottom: 5px;
}
.INDEX-box li span{
    border-bottom:1px solid #fabf1b;
    padding: 3px;
}
.INDEX-box li p{
    color: #878787;
}
.INDEX-box .Video-Play-img{
    width: 100%;
}

.INDEX-box .Video-Play-img .img-outline{
    position: absolute;
}
.INDEX-box .Video-Play-btn{
    width: 100%;
    text-align: center;
    padding-top: 28%;
    position: absolute;
}
.INDEX-box .Video-Play-btn button{
    opacity:1;
    filter:Alpha(opacity=100);
    background: url(../images/play-btn-hover.png) center center no-repeat;
}

.INDEX-box .Video-Play-btn button:hover{
    opacity:1;
    filter:Alpha(opacity=100);
    background: url(../images/play-btn.png) center center no-repeat;
}

.INDEX-box .play{
    height: 30px;
    padding: 20px 0;
    line-height: 30px;
    font-size: 16px;
    display:inline-block;
}
.INDEX-box .play i{
    width:25px;
    height: 20px;
    background: url(../images/triangle-right-gray.png) left bottom no-repeat;
    display: inline-block;
}

.INDEX-box .boxinline-w70{
    max-height: 550px;
    overflow: hidden;
}

.Page-Header{
    padding:20px 0 20px 100px;
    background: #f6f6f6;
    height: 120px;
}
.Page-Header.Page-Header-news{
    height: 220px;
}
.Page-Header.Page-Header-about{
    height: 168px;
}


.Page-Header h2{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #252525;
    font-size: 36px;
    line-height:40px;
    width: 63%;
    margin-top:30px;
    margin-bottom: 15px;
}

.Page-Header.Page-Header-about h2{
    margin-bottom: 55px;
}

.Page-Header-Nav li{
    display: inline;
    padding: 0 5px;
    line-height: 30px;
}
.Page-Header-Nav li.active a{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #252525;
    font-size: 16px;
}
.Page-Header-Nav li.active a span{
    padding-bottom: 4px; 
    border-bottom:2px solid #fabf1b;
}

.Page-Header-investor{
    padding-bottom: 0;
    height: 188px;
}
.Page-Header-investor h2{
    margin-bottom: 60px;
}


.History-Top{
    padding: 50px;
    padding-bottom: 100px;
    background: #f6f6f6;
}
.History-tree{
    padding: 150px 0;
    background: url("../images/history-tree-line.png") center top repeat-y;
    margin-top: -70px;
    padding-bottom: 20px;
}
.History-tree-top{
    height: 50px;
    background: url(../images/history-tree-top.png) center top no-repeat;
    margin-top: -150px;
}
.History-Box{
    width: 50%;
    position: relative;
    float: left;
    margin-bottom: 80px;
    display: none;
}
.History-dot{
    width: 12px;
    height: 12px;
    background: url(../images/dot12px.png) center center no-repeat;
    position: absolute;
    top: 30px;
    right: -6px;
    display: block;
}
.History-Box-outline{
    padding-right: 30px;
}
.History-Box .hover-box{
    background: #f6f6f6;
    padding-bottom: 50px;
}
.History-Box .hover-box h3{
    line-height: 30px;
    padding: 30px 30px 5px 30px;
    font-size: 20px;
    color:#0a5de7;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.History-Box .hover-box .Page-Text{
    padding: 0 30px;
    width: auto;
}
.History-Box.History-Box-0{
    float: right;
}
.History-Box.History-Box-0 .History-Box-outline{
    padding-left: 30px;
    padding-right: 0;
}
.History-Box.History-Box-0  .History-dot{
    left:-6px;
}
.History-Box-outline .img-outline {
    max-height: 280px !important;
    overflow: hidden;
}

.Culture-Box{
    padding: 30px;
    background: #f6f6f6;
    height:270px ;
    overflow: hidden;
}

.Subsidiary{
    padding: 30px;
    margin-top: 20px;
    background: #f6f6f6;
}
.Subsidiary-Title p{
    height: 3px;
    height: 20px;
}
.Subsidiary-Title p span{
    width: 66px;
    height: 4px;
    background: #fabf1b;
    display: inline-block;
    float: left;
}
.Subsidiary-Title h3 {
    line-height: 30px;
    margin-bottom: 10px;
    color: #262626;
    font-size: 24px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.Subsidiary .Page-Text{
    height:250px;
    overflow: hidden;
}
.Subsidiary:hover{
    background: #f4ddb3;
}

.Responsibility{
    padding: 50px 60px;
    background: #f6f6f6;
}
.Responsibility-ListBox{
    text-align: center;
    background: #666;
    color: #fff;
    padding: 30px 0;
    margin-top: 30px;
}
.Responsibility-ListBox-1{
    background:#88a549;
}
.Responsibility-ListBox-2{
    background: #4b6eb0;
}
.Responsibility-ListBox-3{
    background: #d68c34;
}
.Responsibility-ListBox h3{
    font-weight:15px;
    font-family:Arial,'PingFang SC Medium','黑体';
    line-height: 40px;
}
.Responsibility-ListBox a{
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin-top: 30px;
    font-size: 15px;
}
.Responsibility-ListBox i{
    width: 20px;
    height: 20px;
    background: url(../images/arrow-right-white.png)  left 8px no-repeat;
    display: inline-block;
}
.Responsibility-ListBox .Page-Text{
    height: 120px;
    overflow: hidden;
    line-height: 2em;
}
.Responsibility-ListBox .img-outline{
    text-align: center;
    float: none;
    height: 90px;
    overflow: hidden;
    margin-bottom: 10px;
}
.Responsibility-ListBox .img-outline img{
    width: 70px;
    float: none;
    display: inline-block;
}
.Development-box{
    margin-bottom: 30px;
}
.Development-Text{
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px;
}
.Development-Text .Text-outline{
    padding: 20px;
    height: 260px;
    background: #88a549;
    width:300px;
    color: #fff;
}
.Development-Text .Text-outline h3{
    font-size: 16px;
    line-height: 40px;
}
.HSE-box{
    margin-bottom: 30px;
}
.HSE-box-1 .boxinline-w60{
    margin-right: 0 !important;
    float: right !important;
}
.HSE-box-0 .boxinline-w40{
    margin-right: 0 !important;
    float: right !important;
}
.HSE-box h3{
    width: 150px;
    line-height: 22px;
    padding: 10px 20px;
    color: #fff;
    background: #4b6eb0;
    font-size: 16px;
    padding-right: 40px;
    margin-bottom: 10px;
}
.Welfare-box-title{
    width: 100%;
    text-align: center;
    height: 40px;
}
.Welfare-box-title h3{
    line-height: 30px;
    font-size: 16px;
    border-bottom:4px solid #dc7e0e;
    padding: 0 20px;
    display: inline-block;
    color: #222;
}

.Brand-List-box{
    margin-right: 0 !important;
    background: #f6f6f6;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.Brand-List-box h3{
    color: #222;
    font-size: 18px;
    line-height: 60px;
    padding-left: 20px;
}
.Brand-List-box.boxinline-3box{
    width: 31% !important;
}

.Brand-List-box a{
    color: #666;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    padding-left: 20px;
}
.Brand-List-box i{
    width: 20px;
    height: 20px;
    background: url(../images/arrow-right-black.png)  left 8px no-repeat;
    display: inline-block;
}
.RightNav-Business li{
    margin-bottom:10px;
    float: none;
}
.RightNav-Business .hover-box{
	background:#f6f6f6;
    border-bottom: 3px solid #fabf1b;
}
.RightNav-Business .img-outline{
    width: 55%;
    float: left;
    margin-right: 15%;
    min-height: 90px;
}
.RightNav-Business-Text h3{
    font-size: 18px;
    color: #262626;
    font-family:Arial,'PingFang SC Medium','黑体';
    line-height: 50px;
}
.RightNav-Business-Text i{
    height: 30px;
    width: 60px;
    background: url(../images/arrow-right-black.png) right center no-repeat;
    display: inline-block;
}
.RightNav-Business .hover-box:hover{
    background: #fabf1b;
}
.RightNav-Business .hover-box:hover h3{
    color: #fff;
}
.RightNav-Business .hover-box:hover .RightNav-Business-Text  i{
    height: 30px;
    width: 80px;
    background: url(../images/arrow-right-white.png) right center no-repeat;
    display: inline-block;
}
.Business-page-home{
    width: 100%;
}
.Business-page-index{
    padding:30px 50px;
}
.BusinessCatalog{
    padding: 50px 0;
}
.BusinessCatalog-box{
    height: 360px;
    margin-bottom: 30px;
    float: left;
}
.BusinessCatalog-box-1{
    width:630px;
    margin-right: 30px;
}
.BusinessCatalog-box-2{
    width:360px;
}
.BusinessCatalog-box-3{
    width:360px;
    margin-right: 30px;
}
.BusinessCatalog-box-4{
    width:630px;
}
.BusinessCatalog-box-5{
    width:630px;
    margin-right: 30px;
}
.BusinessCatalog-box .hover-mask{
    height:360px !important; ;
    padding-top: 140px !important; 
}
.BusinessCatalog-box h3{
    line-height: 40px;
    font-size: 20px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.BusinessCatalog-box  i{
    width: 40px;
    height: 40px;  
    background: url(../images/arrow.fat-right.png) center center no-repeat;
    display: inline-block;
}

.BusinessCatalog-box .Business-More{
    margin-top: 0 ;
    background:#666;
    color: #fff;
    height: 360px;
}
.BusinessCatalog-box .Business-More p{
    color: #fff !important;
    margin-bottom: 16px!important;
}


.BussinessNav{
    margin-top: 40px;
}
.BussinessNav h3{
    line-height: 40px;
    color: #262626;
    font-size: 18px;
    margin-bottom: 5px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.BussinessNav .img-outline{
    height: 150px;
}
.BussinessNav p{
    margin-top: 15px;
    color: #262626;
    text-align: justify;
    line-height: 1.75em;
}
.BussinessNav p.remark{
    height: 150px;
}
.BussinessNav i{
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
    color: #666;
    font-style: normal;
    padding-left: 40px;
    background: url(../images/arrow-right-gray.png) left center no-repeat;
}
.BussinessNav .hover-box:hover h3{
    color: #fabf1b;
}
.BussinessNav .hover-box:hover i{
    padding-left:20px;
    background: url(../images/arrow-right-orange.png) left center no-repeat;
}

.Business-More{
    background: #f6f6f6;
    margin-top: 30px;
}
.Business-More .text{
    padding:40px 50px ;
}
.Business-More .text p{
    color: #262626;
    line-height: 1.5em;
    font-size: 15px;
    margin-bottom: 10px;
}
.Business-More .links a{
    display: block;
    margin-bottom: 10px;
    color: #262626;
    border: 1px solid #ccc;
    line-height: 46px;
    text-align: left;
    text-indent: 2em;
    background: url(../images/link-gray.png) 90% center no-repeat #fff;
}
.Business-More .links a:hover{
    color: #fabf1b;
    background: url(../images/link-orange.png) 90% center no-repeat #fff;
}
.BusinessList-Header{
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
}
.BusinessList-Header .main-container{
    border-bottom: 1px solid #222;
}
.BusinessList-Header .HeaderPage{
    padding: 0 20% 50px 20%;
    text-align: justify;
    line-height: 1.75em;
	/**
    height: 170px;
	**/
    overflow: hidden;
}
.BusinessList-Header .main-container2{
    border: none;
}
.BusinessList-Header .GoBack{
    height: 22px;
    padding: 10px 0;
}
.PageTitle-Center{
    height: 60px;
}
.PageTitle-Center h1{
    font-size:28px;
    color:#262626;
    text-align: center;
    line-height: 36px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
}
.PageTitle-Center h2{
    font-size:20px;
    color:#262626;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    text-align: center;
    line-height: 30px;
} 
.PageTitle-Center h3{
    font-size:16px;
    color:#262626;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    text-align: center;
    line-height: 60px;
}

.Business-List-top{
    padding: 50px 0;
}
.Business-List{
    padding-bottom: 50px;
}
.Business-Box{
    margin-bottom: 1%;
}
.Business-Box.boxinline-3box{
    width: 32.5%;
    margin-right: 1%;
}
.Business-Box.boxinline-3box .hover-box{
    height: 416px;
}
.Business-Box.boxinline-4box .hover-box{
    height: 306px;
}

.Business-Box.boxinline-3box-0{
    margin-right: 8px;
}
.Business-Box h3{
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.Business-Box .hover-box .hover-mask{
    height:50px;
    bottom: 0 !important;
    padding: 0 !important;
    top: auto !important;
    background-image: url(../images/business-list-bgpng.png);
    background-position: 200% center;
    background-repeat: no-repeat
}
.Business-Box .hover-box:hover .hover-mask{
    background-position: 0 center;
}
.Business-Box i{
    width: 85px;
    height: 50px;  
    background: url(../images/arrow.fat-right.png) right center no-repeat;
    display: inline-block;
    float: left;
}
.Business-Box a:hover i{
    width: 105px;
}
.Full-gray-bg{
    background: #f6f6f6;
}
.Full-gray-bg2{
    margin-bottom: -50px;
}
.Business-Bottom{
    padding:50px 0px;
}
.Business-Bottom-white{
    background: #fff;
}
.Business-Bottom-black{
    background: #666;
}
.Business-Bottom-nav .boxinline-2box {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 4%;
}
.Business-Bottom-nav .boxinline-2box-0{
    margin-right: 0;
}
.Business-Bottom-nav .hover-box{

}
.Business-Bottom-nav .img-outline{
    height: 160px;
}
.Business-Bottom-nav .hover-mask{
    padding-top: 20%;
   
}
.Business-Bottom-white .hover-mask{
    background: rgba(0,0,0,.2);
}
.Business-Bottom-white .hover-mask{
    background: rgba(255,255,255,1);
}

.Business-Bottom-nav  h3{
    font-size: 18px;
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #fff;
}
.Business-Bottom-white .Business-Bottom-nav  h3{
    color: #fff;
}
.Business-Bottom-nav .hover-box:hover .hover-mask{

}
.Business-Bottom-nav .hover-box:hover h3{
  
}
.LatestNews{
    padding: 30px;
}
.LatestNews-white{
    background: #fff;
}
.LatestNews-gray{
    background: #f6f6f6;
}
.LatestNews ul{
    margin-bottom: 30px;
}
.LatestNews li{
    text-align: left;
    margin-bottom: 10px;
}
.LatestNews li p{
    line-height: 22px;
}
.LatestNews li  a{
    font-size: 15px;
    color: #262626;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.LatestNews li  a:hover{
    color: #fabf1b;
}
.LatestNews .more{
    text-align: center;
}
.LatestNews  .more a{
    line-height: 42px;
    width: 150px;
    color: #fff;
    display: inline-block;
    background:url(../images/arrow-right-white.png) 20px center no-repeat #646464;
    text-align: left;
    text-indent: 3.5em;
}
.LatestNews  .more a:hover{
    background:url(../images/arrow-right-white.png) 25px center no-repeat #fabf1b;  
}
.BusinessList-Header-bg{
    position: absolute;
    left: 0;
    top: 0;;
}
.BusinessList-Header-Text{
    position: relative;
    z-index: 10;
}
.BusinessList-Header-bg img{
    height:475px !important;
    width: auto !important;
}
.BusinessShowNav{
    margin: 50px;
    position: relative;
    overflow: hidden;
    float: left;
}
.BusinessShowNav-bg{
    width: 100%;
    height: 500px;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}
.BusinessShowNav-bg-no{
    background: rgba(0,0,0,.2);
}
.BusinessShowNav-bg-news{
    background: rgba(98,143,209,.7);
}
.BusinessShowNav-main{
    position: relative;
    z-index: 10;
    float: left;
    padding: 30px 50px;
    color: #fff;
    height: 260px;
}
.BusinessShowNav-Title{
    height: 50px;
}
.BusinessShowNav-Title h2{
    font-size: 28px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.BusinessShowNav-Title h2 span{
    padding: 0 5px;
    line-height: 40px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    width: 180px;
}
.BusinessShowNav-main a{
    width:200px;
    display: block;
    line-height: 30px;
    text-align: left;
    color: #ccc;
}
.BusinessShowNav-main .active a{
    background: url("../images/arrow-right-white.png") 90% center no-repeat;
    color:#fff !important;;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.BusinessShowNav-main a:hover{
    text-indent: 1em;
    color: #fff !important;
}
.BusinessShowNav-main .nav-orange a{
    color: #eeeeee;
}
.BusinessShowNav-main .nav-blue a{
    color: #add4f2;
}

.BusinessShowNav-main .nav-blue2 a{
    color: #b4dbf7;
}

.BusinessShowNav-main .nav-green a{
    color: #7feffa;
}

.BusinessShowNav-main-SC .BusinessShowNav-Title h2 span{
    border: none;
}
.BusinessShowNav-main-SC P{
    width: 300px;
    line-height: 2em;
    margin-bottom:20%;
}

.Business-Page{
    padding: 10px 0;
}
.Business-Page-outline{
    padding: 30px 100px;
    background: #fff;
}
.Business-Page-Mc{
    padding: 30px 120px !important;
    background: #fff;
}
.Business-Page-TitleH3{
    height: 40px;
    border-bottom: 1px solid #333;
    padding-top: 30px;
    margin-bottom: 10px;
}
.Business-Page-TitleH3 h3{
    line-height: 40px;
    color: #262626;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 16px;
}

.Bussiness-Gallery1 .show-text{
    position: relative;
    line-height: 1.75em;
    color: #262626;
    padding-bottom: 30px;
}
.Bussiness-Gallery1 li{
    margin-top: 30px;
} 
.Bussiness-Gallery1  .Gallery-Title{
    height: 30px;
}
.Bussiness-Gallery1  .Gallery-Title h3{
    color: #fabf1b;
    font-size: 16px;
    font-family:Arial,'PingFang SC Medium','黑体';
    width: 60%;
}
.Bussiness-Gallery1 .show-text .Page-Text{
    width: 60%;
}
.Bussiness-Gallery1  .ShowBtn{
    width: 55px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    background: #9f9f9f;
    position: absolute;
    right: 0;
    top: 30px;
    text-align: center;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 18px;
}
.Bussiness-Gallery1 .hide-text{
    line-height: 1.75em;
    display: none;
}
.Gallery-zoom{
    width: 18px;
    height: 18px;
    background: rgba(248,182,22,.8);
    position: absolute;
    right: 0;
    bottom: 0;
}
.Gallery-zoom i{
    width: 18px;
    height: 18px;
    background: url(../images/img-zoom.png) center center no-repeat;
    display: block;
}
.Bussiness-Gallery1 .hover-box:hover .Gallery-zoom{
    background: rgba(231,79,25,1); 
}

.Bussiness-Gallery1 .boxinline-w30{
    width: 320px;
    height: 260px;
}

.Bussiness-Gallery1 .hover-box,.Bussiness-Gallery1 .hover-box .img-outline {
    width: 320px;
    height: 260px;
    overflow: hidden;
}
.Bussiness-Gallery1 .hover-box .img-outline img{
    width: 320px;
    height: 260px;  
}

.Business-Page-case{
    padding:0 150px;
    margin-bottom: -30px;
    margin-top: 30px;
}

.Business-Case{
    margin-top: 30px;
}
.Business-Case .boxinline-2box{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
}
.Business-Case .boxinline-2box-0{
    margin-right: 0;
}
.Business-Case .hover-mask{
    background: rgba(15,35,83,.0);
}
.Business-Case .hover-box:hover .hover-mask{
    background: rgba(15,35,83,.6);
}
.Business-Case h3{
    width: 100%;
    line-height: 30px;
    background: url(../images/arrow-right-white.png) 80% center  no-repeat;
    text-align: left;
    text-indent: 1em;
    font-size: 16px;
    font-family:Arial,'PingFang SC Medium','黑体';
    bottom: 10px;
    position: absolute;
    z-index: 20;
    color: #fff;
}
.Business-Case .hover-box:hover h3{
    background: url(../images/arrow-right-white.png) 90% center  no-repeat;
}

.News-TitleH2{
    height: 60px;
}
.News-TitleH2 h2{
    color: #fabf1b;
    line-height: 60px;
    font-size: 22px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.NewsTitle{
    line-height: 28px;
    font-size: 18px;
    color: #262626;
    font-family:Arial,'PingFang SC Medium','黑体';
    padding: 5px 0;
}
.NewsTitle a:hover {
	color:#fabf1b;
}
.NewsDate{
    height: 30px;
    line-height: 30px;
    color: #999;
}
.NewsText{
    color: #262626;
    line-height: 1.75em;
}
.NewsMore{
    padding: 20px 0;
    height: 40px;
}
.More-btn i{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    float: left;
    color: #666;
    font-style: normal;
    padding-left: 40px;
    background: url(../images/arrow-right-gray.png) left center no-repeat;
    font-size: 15px;
    padding-left: 30px;
    text-align: left;
}

.More-btn a:hover i{
    padding-left:30px;
    font-size: 16px;
    background: url(../images/arrow-right-orange.png) 5px center no-repeat;
    color: #fabf1b;
}
.News-masonry{
    padding: 0px 0 50px 0;
}
.News-masonry-box{
    background: #fff;
    margin-bottom: 1.5%;
}
.News-masonry-text{
    padding: 10px 25px;
}
.News-right{
    background: #f6f6f6 !important;
    /*float: right !important;*/
}
.News-right .News-TitleH2{
    margin-top: -60px;
}
.News-right-main{
    padding: 20px;
    background: #fabf1b;
}
.News-right-main li{
    width: 47%;
    float: left;
    margin-right: 6%;
    margin-bottom: 6%;
}
.News-right-main li.l0{
    margin-right: 0;
}
.News-right-main li h3{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: url(../images/arrow-right-white.png) right center no-repeat;
    width: 150px;
}
.News-right-main .hover-box:hover h3{
    background: url(../images/arrow-right-orange.png) right center no-repeat;
    width: 160px;
}
.News-right-main ul{
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.News-right-main h4{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.News-right-main p{
    line-height:20px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}
.News-right-main p i{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.News-right-main p i.tel{
    background: url(../images/ico-tel.png) center center no-repeat;
}
.News-right-main p i.mail{
    background: url(../images/ico-mail.png) center center no-repeat;
}
.News-right-main .share{
    height: 30px;
    margin: 20px 0;
}
.News-right-main .share span{
    float: left;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}
.News-right-main .share a{
 
}
.News-right-main .share  i{
    height: 45px;
    width: 45px;
    float: left;
}
.News-right-main .share  i.wechat{
    background: url(../images/ico-wechat-white.png) center center no-repeat
}
.News-right-main .share  i.weibo{
    background: url(../images/ico-weibo-white.png) center center no-repeat
}

.News-right-main .share a:hover i.wechat{
    background: url(../images/ico-wechat-green.squre.png) center center no-repeat
}
.News-right-main .share a:hover  i.weibo{
    
    background: url(../images/ico-weibo-green.squre.png) center center no-repeat
}

.News-right-main .share  .share-weichat-1{
    height: 45px !important;
    width: 45px !important;
    float: left !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url(../images/ico-wechat-white.png) center center no-repeat
}
.News-right-main .share  .share-weibo-1{
    height: 45px !important;
    width: 45px !important;
    float: left !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url(../images/ico-weibo-white.png) center center no-repeat
}

.News-right-main .share .share-weichat-1:hover{
    background: url(../images/ico-wechat-green.squre.png) center center no-repeat
}
.News-right-main .share .share-weibo-1:hover{
    background: url(../images/ico-weibo-green.squre.png) center center no-repeat
}

.News-right-white .News-right-main{
    background: #f6f6f6 !important;
    color: #262626 !important;
}
.News-right-white  p, .News-right-white a h3 , .News-right-white h4{
    color: #262626 !important;
}
.News-right-white a h3{
    background-image: url(../images/arrow-right-black.png);
}

.News-right-white .News-right-main p i.tel{
    background: url(../images/ico-tel-black.png) center center no-repeat;
}
.News-right-white .News-right-main p i.mail{
    background: url(../images/ico-mail-black.png) center center no-repeat;
}

.News-right-white .News-right-main .share  i.wechat{
    background: url(../images/ico-wechat-balck.png) center center no-repeat
}
.News-right-white .News-right-main .share a:hover i.wechat{
    background: url(../images/ico-wechat-gray.png) center center no-repeat
}
.News-right-white .News-right-main .share  i.weibo{
    background: url(../images/ico-weibo-black.png) center center no-repeat
}
.News-right-white .News-right-main .share a:hover i.weibo{
    background: url(../images/ico-weibo-gray.png) center center no-repeat
}


.News-right-main .share  .share-weichat-2{
    height: 45px !important;
    width: 45px !important;
    float: left !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url(../images/ico-wechat-balck.png) center center no-repeat
}
.News-right-main .share  .share-weibo-2{
    height: 45px !important;
    width: 45px !important;
    float: left !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url(../images/ico-weibo-black.png) center center no-repeat
}

.News-right-main .share .share-weichat-2:hover{
    background: url(../images/ico-wechat-gray.png) center center no-repeat
}
.News-right-main .share .share-weibo-2:hover{
    background: url(../images/ico-weibo-gray.png) center center no-repeat
}

.News-right-white .News-right-main .share span{
    color: #262626;
}


.show_more{
    height:150px;
    text-align: center;
}
.show_more button{
    width: 100px;
    height: 40px;
    background: url(../images/arrow-down-gray.png) center top no-repeat;
    display: inline-block;
    border: none;
}
.show_more button:hover{
    background: url(../images/arrow-down-orange.png) center bottom no-repeat;
}
.Load-List-hide{
    display: none;
    line-height: 60px;
    text-align: center;
    color: #fabf1b;
    font-size: 18px;
}
.PageNews-top{
    height: 60px;
    line-height: 30px;
    padding: 10px 0;
}
.PageNews-top span{
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
}
.PageNews-top .bdsharebuttonbox a{
    width: 30px !important;
    height: 30px !important;
    display: inline-block !important;
    float: left;
    margin-top:0 !important;
    margin-left:0 !important;
}

.PageNews-bottom{
    height: 30px;
    padding: 50px 0;
    text-align: left;
}
.PageNews-bottom .previous{
    height: 30px;
    line-height: 30px;
    float: left;
    padding-right: 35px;
    background:url(../images/arrow-pre.png) right center no-repeat;
    font-size: 16px;
}

.PageNews-bottom .previous:hover{
    background:url(../images/arrow-pre.hover.png) right center no-repeat;
    padding-right: 20px;
}

.PageNews-bottom .next{
    height: 30px;
    line-height: 30px;
    float: right;
    background:url(../images/arrow-next.png) left center no-repeat;
    font-size: 16px;
    text-align: right;
    padding-left: 35px;
}

.PageNews-bottom .next:hover{
    background:url(../images/arrow-next.hover.png) left center no-repeat;
    padding-left: 20px;
}


.share-weichat{
    background: url(../images/ico-wechat.mini-gray.png) center center no-repeat !important;
}
.share-weibo{
    background: url(../images/ico-weibo.mini-gray.png) center center no-repeat !important;
}
.share-weichat:hover{
    background: url(../images/ico-wechat.mini-gray.dark.png) center center no-repeat !important;
}
.share-weibo:hover{
    background: url(../images/ico-weibo.mini-gray.dark.png) center center no-repeat !important;
}

.WCS-Top .Page-Text{
    width: 825px;
    margin: 0 auto;
}
.WCS-List{
    padding-top: 50px;
}
.WCS-List-box{
    width: 45%;
    margin-right: 5%;
    height: 570px;
    float: left;
}
.WCS-List-box.WCS-List-box-0{
    margin-right: 0;
}
.WCS-List-box .img-outline{
    height: 400px ;
    overflow: hidden;
}
.WCS-List-box h3{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #262626;
    font-size: 16px;
    line-height: 40px;
}
.WCS-List-box p{
    height: 70px;
    overflow: hidden;
    line-height: 1.75em;
    color: #262626;
}

.SmartLogistics{
    padding:0 90px;
    background: #f6f6f6;
}
.SmartLogistics-box{
    padding: 40px 0;
    border-bottom: 1px solid #ccc;
}
.SmartLogistics-box:last-child{
    border: none;
}
.SmartLogistics-box .left{
    width: 28%;
    padding: 20px 30px 50px 30px;
    margin-right: 4%;
    float: left;
}
.SmartLogistics-box .left h3{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #262626;
    font-size: 18px;
    line-height: 50px;
    text-align: center; 
}
.SmartLogistics-box .left P{
    line-height: 1.75em;
    color: #262626;
    text-align: justify
}

.SmartLogistics-box .right{
    width: 62%;
    float: left;
}
.McTitle{
    height: 40px;
    background: url(../images/Mctitle-bg.png) left center repeat-x;
    padding: 20px 0;
}
.McTitle h2{
    text-align: center;
}
.McTitle h2 span{
    display: inline-block;
    padding: 0 40px;
    line-height: 40px;
    background: #fff;
    font-family:Arial,'PingFang SC Semibold','PingFang SC Medium','黑体';
    color: #262626;
    font-size: 18px;
}

.McList{
    padding: 50px 0;
}
.McList-box{
    width: 22%;
    float: left;
    margin-right: 4%;
    position: relative;
    margin-bottom: 40px;
}
.McList-box-0{
    margin-right: 0;
}
.McList-box h3{
    height: 30px;
    line-height: 30px;
    font-family:'PingFang SC Semibold','PingFang SC Medium','黑体';
    color: #262626;
    font-size: 16px;
}
.McList-box .triangle{
    width: 30px;
    height: 30px;
    background: url(../images/triangle-orange.png) left top no-repeat;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 20;
}
.McList-box .img-outline{
    overflow: hidden;
    height: 220px;
}
.McList-box .text{
    height: 150px;
    overflow: hidden;
}
.McList-box h4{
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #262626;
    font-size: 16px;
    line-height:22px;
    margin-bottom: 5px;
}
.McList-box p{
    background: url(../images/McList-p-bg.png) left bottom repeat-x;
    line-height: 30px;
    color: #262626;
}
.McList-box .More-btn{
    margin-top: 20px;
}
.McList-box .More-btn a{
    display: block;
    line-height: 34px;
    text-align: center;
    background: #c7c7c7;
    color: #fff;
    font-size: 15px;
}
.McList-box .More-btn a:hover{
    background: #fabf1b;
}

.McTop{
    width: 100%;
    height: 250px;
    background: #c7c7c7;
}
.McTop .GoBack{
    padding: 0;
    float: left;
    width: 10%;
}
.McTop-title{
    height: 200px;
}
.McTop-title h1{
    height: 150px;
    line-height: 150px;
    padding: 0 100px;
    font-family:Arial,'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 36px;
    color: #000;
}

.McTop-title h2{
    width: 80%;
    float: left;
    text-align: center;
    font-family:'PingFang SC Semibold','PingFang SC Medium','黑体';
    color: #fff;
    font-size: 32px;
    line-height: 30px;
}

.MCNav{
    height: 50px;
    line-height: 50px;
    background: #666464;
    z-index: 99;
}
.MCNav h3{
    color: #fff;
    width: 35%;
    text-align: left;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 16px;
    line-height: 50px;
    float: left;
}
.MCNav ul
.MCNav ul,.MCNav li{
    float: left;
}
.MCNav a{
    height: 50px;
    line-height: 50px;
    font-family:Arial,'PingFang SC Medium','黑体';
    color: #aaa;
    font-size: 16px;
    display: block;
    padding: 0 20px 10px 20px;
}
.MCNav a:hover{
    color: #fff;
}
.MCNav  a.active{
    color: #fff;
    background: url(../images/triangle-down-gray.png) center bottom no-repeat
}
.MCNav  .active a{
    color: #fff;
}
.McTarget{
    float: left;
    margin-top: -70px;
}
.McPage{
    padding: 50px;
}
.McPage .left{
    width: 20%;
    float: left;
    margin-right: 5%;
}
.McPage .middle{
    width: 50%;
    float: left;
    margin-right: 4%;
}
.McPage .right{
    width: 20%;
    float: left;
    border-bottom: 2px solid #b9cddc
}
.McPage  .remark{
    line-height: 2em;
    color: #262626;
    margin-bottom: 40px;
}
.McPage .Mc-body{
    margin-bottom: 40px;
}
.McPage .video{
    margin-bottom: 40px;
}
.McPage .box{
    margin-bottom: 30px;
}
.MCRightNav{
    padding: 30px;
    border: 1px solid #666;
    padding-bottom: 80px;
    
}
.MCRightNav h3{
    line-height: 40px;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 20px;
    color: #262626;
    border-bottom:1px solid #666; 
    margin-bottom: 10px;
}
.MCRightNav  a{
    line-height: 24px;
    display: block;
    font-size: 15px;
}
.MCRightNav a:hover ,.MCRightNav .active  a{
    color: #fabf1b;
}
.MCRightNav .active  a{
    background: url(../images/arrow-right-orange.png) 90% center no-repeat;
}
.Mc-Case-box{
    width: 47.5%;
    float: left;
    margin-right: 5%;
    margin-bottom: 30px;
}
.Mc-Case-box-0{
    margin-right: 0 !important;
}
.Mc-Case-box .img-outline{
    height: 180px;
    overflow: hidden;
}
.Mc-Case-box img{
    max-height: 180px;
}
.Mc-Case-box h3{
    line-height: 40px;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 16px;
    color: #262626;
}


.McBottom-Linkbox{
    width: 300px;
    height: 340px;
    display: block;
    float: left;
    margin-right: 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.McBottom-Linkbox-1{
    background: url(../images/mclink-1.png) center center no-repeat ;
}

.McBottom-Linkbox-2{
    background: url(../images/mclink-2.png) center center no-repeat ;
}
.McBottom-Linkbox span{
    width: 300px;
    height: 340px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.2);
    display: block;
    z-index: 0;
}
.McBottom-Linkbox h3{
    padding: 120px 20px 0 20px;
    display: inline-block;
    line-height: 40px;
    border-bottom: 2px solid #fabf1b;
    z-index: 10;
    position: relative;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 18px;
    color: #fff;
}
.McBottom-Linkbox:hover span{
    background: rgba(0,0,0,0);
}

.ParkingList-box{
    margin-bottom: 30px;
}

.ParkingList-box-title{
    height: 40px;
    border-bottom: 1px solid #000;
}
.ParkingList-box-title h3{
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 18px;
    color: #000;
    line-height: 40px;
}
.ParkingList-box .remark{
    width: 32%;
    float: left;
    color: #262626;
    line-height: 1.75em;
    padding-top: 30px;
    margin-right: 8%;
}
.ParkingList-box .gallery{
    width: 60%;
    float: left;
    padding-top: 30px;
}
.ParkingList-box .gallery .boxinline-3box{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
}

.ParkingList-box .gallery .boxinline-3box:hover .Gallery-zoom{
    background: rgba(231,79,25,1); 
}
.ParkingList-box .gallery .boxinline-3box-0{
    margin-right:0;
}
.ParkingList-box .gallery .boxinline-3box .img-outline{
    height:100px;
    overflow: hidden;
}

.ParkingCase-Body{
    border-bottom: 1px solid #000;
    padding: 30px 0;
}
.ParkingCase-List{
    padding: 50px 0;
}
.ParkingCase-List .gallery .boxinline-3box{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 3%;
}
.ParkingCase-List  .gallery .boxinline-3box-0{
    margin-right:0;
}
.ParkingCase-List .gallery .boxinline-3box .img-outline{
    height:240px;
    overflow: hidden;
}
.ParkingCase-List h3{
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 18px;
    color: #000;
    line-height: 40px;
}
.News-Header-Text{
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 0;
}
.News-Header-bg{
    position: relative;
    z-index: 0;
}
.News-Header-bg img{
    height:475px !important;
    width: auto !important;
}
.News-Header-Text img{
    height:475px !important;
    width: auto !important;
}
.News-Header-bg .Video-Play-video{
    height:475px !important;
    width: auto !important;
}

.News-Header-Text .BusinessShowNav-main a{
    color: #afd6f3;
}
.News-Header-Text .BusinessShowNav-main a.active , .News-Header-Text .BusinessShowNav-main a:hover{
    color: #fff;
}



.News-Header-Text .GoBack{
    position: absolute;
    bottom: 0;
    right: 0;
}
.main-GoBack{
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 0;
    width: 100%;
}
.main-GoBack a{
    width: 1280px;
    margin: 0 auto;
    display: block;
    padding: 10px;
}

.BusinessList-Header{
	/**
    height: 475px;
	**/
}

.BusinessList-Header .Video-Play-img{
    z-index: 29;
}

.BusinessList-Header .Video-Play-btn button{
    background: url(../images/play-btn-hover.png) center center no-repeat;
    opacity:1;
    filter:Alpha(opacity=100);
}
.BusinessList-Header .Video-Play-btn button:hover{
    background: url(../images/play-btn.png) center center no-repeat;
}
.BusinessList-Header .BusinessShowNav{
    z-index: 30;
}
.NewsMedia{
    padding-top: 30px;
    padding-bottom: 50px;
}
.NewsMedia ul{
    /*background: url(../images/newsmedia-bg.png) repeat-x;*/
}
.NewsMedia .boxinline-3box-mini{
    height: 290px;
    margin-bottom: 40px;
}
.NewsMedia-box .img-outline{
    height: 180px;
    overflow: hidden;
    position: relative;
}
.NewsMedia-box .img-outline .play-btn-i{
    width: 40px;
    height: 25px;
    background: url(../images/play-btn-mini.png) center center no-repeat;
    position: absolute;
    left: 10px;
    bottom: 15px;
    z-index: 20;
}
.NewsMedia-box .img-outline .play-btn-i:hover{
    background: url(../images/play-btn-mini.white.png) center center no-repeat;
}
.NewsMedia-box .text{
    height: 100px;
    overflow: hidden;
}
.NewsMedia-box .text h3{
    width: 70%;
    float: left;
    padding-top: 10px;
}
.NewsMedia-box2 .text h3{
    width: 100%;
} 

.NewsMedia-box .text h3 a{
    line-height: 24px;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 16px;
    color: #000;
}
.NewsMedia-box .text h3 a:hover{
    color: #fabf1b;
}
.NewsMedia-box .text  p{
    width: 30%;
    float: left;
    line-height: 24px;
    padding-top: 10px;
    text-align: left;
}
.NewsMedia-box .text  p span{
    line-height: 24px;
    display: inline-block;
    float: left;
}
.NewsMedia-box .text  p i{
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/btn-download.png) center center no-repeat;
    float: right;
}
.NewsMedia-box .text  p a:hover i{
    background: url(../images/btn-download.hover.png) center center no-repeat;
}

.Page-Pager{
    line-height: 30px;
    height: 30px;
}
.Page-Pager .PageInfo{
    display: none;
}
.Page-Pager  ul, .Page-Pager li{
    display: inline;
    padding: 0 5px;
}
.Page-Pager li{
    display: none;
}
.Page-Pager li.first , .Page-Pager li.last ,.Page-Pager li.previous ,.Page-Pager li.next{
    display: inline-block;
}
.Page-Pager li a:hover{
    color: #fabf1b;
}

.Bottom-news .img-outline{
    max-height: 340px;
    overflow: hidden;
}
.Bottom-news .NewsMore{
    padding: 0;
}

.InvestorList-box{
    display: block;
    margin-bottom: 40px;
    height:280px;
    overflow: hidden;
}
.InvestorList-box .img-outline{
    background:url(../images/investor.member-bg.png) repeat-x;
    height: 215px;
    overflow: hidden;
}
.InvestorList-box h3{
    color: #252525;
    font-size: 21px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    line-height: 26px;
}
.InvestorList-box h3 span{
    padding-bottom: 0;
}
.InvestorList-box p{
    color: #252525;
    font-size: 14px;
    line-height: 30px;
}
.InvestorShow-Header{
    padding-bottom: 0 !important;
    height:340px !important;
    overflow: hidden;
}
.InvestorShow-Header img{
    position: absolute;
    right: 0;
    top: 0;
    max-height: 340px;
    width: auto;
}
.InvestorShow-Header .left{
    position: relative;
    height: 350px;
}
.InvestorShow-Header h1{
    padding-left: 60px;
    height: 40px;
    line-height:40px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 36px;
    margin-top: 110px;
    color: #000;
}

.InvestorShow-Header h2{
    padding-left: 60px;
    height: 40px;
    line-height: 40px;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 20px;
    color: #000;
    margin-top:10px;
}

.Investor-body{
    padding: 0px 0 80px 160px;
}
.Investor-body .left{
    width: 440px;
    min-height: 100px;
    float: left;
    margin-right: 60px;
}
.Investor-body .right{
    width: 250px;
    line-height: 2em;
    font-size: 16px;
    color: #3f6eb4;;
    float: left;
}

.Investor-outline{
    padding-left: 225px;
    margin-bottom: 15px;
}
.Investor-bg{
    width: 730px;
    min-height: 140px;
    background: #f6f6f6;
    padding: 50px;
}
.Investor-title{
    width: 170px;
    float: left;
}
.Investor-title h2{
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    color: #222;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
}
.Investor-title h3{
    font-size: 15px;
    color: #222;
    line-height: 22px;
}
.Investor-line{
    width: 20px;
    padding-right: 20px;
    float: left;
}
.Investor-line span{
    height: 6px;
    background: #fabf1b;
    display: block;
}
.Investor-text{
    width: 520px;
    float: left;
    margin-top: -5px;
}

.investor-stock-top{
    height: 120px;
    width: 815px;
    display: inline-block;
    margin-bottom: 30px;
}
.investor-stock-top .title{
    width:138px;
    height: 117px;
    border:1px solid #ddd;
    float: left;
    background: url(http://www.noblelift.cn/images/stock-bg.png)  left top no-repeat;
}
.investor-stock-top .title h2{
    line-height: 60px;
    text-align: center;
    color: #222;
    font-size: 26px;
    padding-top: 10px;
}
.investor-stock-top .title h3{
    line-height: 30px;
    font-size: 20px;
    color: #222;
}
.investor-stock-top iframe{
    width:670px;
    height: 120px;
    float: left;
    border: none;
}


.JobBanner{
    height:420px;
}
.JobBanner .left{
    width: 390px;
    background: #fabf1b;
    height: 100%;
    float: left;
}
.JobBanner .left p{
    padding: 15px 50px;
    color: #fff;
    line-height: 36px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 25px;
    max-height: 252px;
    overflow: hidden;
}
.JobBanner .left p span{
    width: 70px;
    height: 3px;
    background: #fff;
    display: inline-block;
    float: left;
    margin-top: 50px;
}
.JobBanner .owl-dots{
    display: none;
}
.JobBanner  .right{
    width: 890px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.JobBanner img{
    height: 100% !important;
    width: auto !important;
}

.JobCatalog-box{
    width: 47.5%;
    margin-bottom: 5%;
}

.JobCatalog-box{
    background: #f6f6f6;
}
.JobCatalog-box h3{
    height: 60px;
    line-height: 60px;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 20px;
    color: #000;
    width: 86%;
    padding: 0 7%;
}
.JobCatalog-box .Page-Text{
    width: 86%;
    padding: 0 7%;
} 
.JobCatalog-box a .Page-Text span{
    padding: 0;
    border: none;
}
.JobCatalog-box a:hover .Page-Text span{
    border: none;
}
.JobCatalog-box .More-btn{
    padding: 20px 7%;
    float: left;
}
.JobLinks{
    margin-bottom: 20px;
}

.JobLinks li{
    margin-bottom: 10px;
}

.Job-companys{
    padding: 20px 5% 20px 5%;
    background: #f6f6f6;
}
.Job-companys H1{
    font-size: 18px;
    color: #000;
    line-height: 30px;
    height: 50px;
}
.Job-companys-box{
    width: 47.5%;
    float: left;
    margin-right: 5%;
    height: 130px;
    overflow: hidden;
}
.Job-companys-box-0{
    margin-right: 0 !important;
}
.Job-companys-box .img-outline{
    height: 90px;
    overflow: hidden;
}
.Job-companys-box h3{
    font-size: 13px;
    color: #000;
    line-height: 36px;
}

.Job-companys .no-img{
    border-top: 1px solid #8d8a89;
    padding-top: 10px;
}
.Job-companys .no-img a{
    color: #252525;
    line-height: 24px;
    width: 100%;
    display: block;
}

.JobOffers-list{
    border-top: 1px solid #000;
    margin-bottom: 100px;
}
.JobOffers{
    border-bottom: 1px solid #888;
}
.JobOffers-title{
    height: 64px;
    color: #4c4c4c;
    font-size: 15px;
    line-height: 64px;
    text-align: left;
}
.JobOffers-title.active{
    color: #000;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.JobOffers-title .s1{
    width: 26%;
    padding-left:15px;
    background: url(../images/dot8px.png) left center no-repeat;
    display: inline-block;
}
.JobOffers-title .s2{
    width: 20%;
    display: inline-block;
}
.JobOffers-title .s3{
    width: 20%;
    display: inline-block;
}
.JobOffers-title .s4{
    width: 25%;
    display: inline-block;
}
.JobOffers-title .JobOffers-btn{
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #9e9e9e;
    display: inline-block;
    float: right;
    margin-top: 15px;
    cursor: pointer;
}
.JobOffers-title .JobOffers-btn:hover{
    background: #c95023;
}
.JobOffers-body{
    padding: 0 50px 30px 15px;
    display: none;
}
.Job-page{
    padding: 50px 0;
}
.Job-Nav{
    text-align: center !important;
}
.Job-Nav a span{
    color: #9e9e9e;
}
.Job-Nav .active a span{
    border: none;
    color: #000;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.JobActivity-List{
    padding: 50px 0;
}
.JobActivity-box{
    padding-bottom: 30px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 50px;
}
.JobActivity-box .img-outline{
    height: 300px;
    overflow: hidden;
}
.JobActivity-box h3{
    color: #000;
    line-height: 26px;
    padding-bottom: 10px;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 22px;
}
.JobActivity-box p{
    line-height: 1.75em;
    color: #000;
    margin-bottom: 40px;
    max-height: 140px;
    overflow: hidden;
}
.OtherPage-Nav ul{
    width: 100%;
    text-align: center;
}
.OtherPage-Nav ul li{
    float:none;
    display: inline-block;
}
.OtherPage-Nav ul li.active a{
    background: none;
}

.OtherPage{
    padding: 50px 225px;
    background: #fff;
    min-height: 800px;
    margin-bottom: 50px;
}
.Map-box{
    width: 168px;
    padding: 0 30px;
    background: #f6f6f6;
    height: 300px;
    float: left;
    margin-right: 70px;
    margin-bottom: 65px;
}
.Map-box h3{
    border-bottom: #3f6eb4 3px solid;
    color: #000;
    font-size: 22px;
    font-family:Arial,'PingFang SC Regular','PingFang SC Medium','黑体';
    height: 34px;
    padding-top: 30px;
    margin-bottom: 10px;
}
.Map-box li a{
    line-height: 26px;
    color: #000;
}
.Global-page{
    border-top: 1px solid #000;
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.contact-banner{
    height: 600px;
    background: url(../images/contact-banner.jpg);
    font-family:'PingFang SC Regular','微软雅黑', sans-serif,'宋体';
    position: relative;
    overflow: hidden;
}

.contact-banner h2{
    padding-left: 40px;
    padding-top: 320px;
    font-family: 'PingFang SC Medium','黑体';
    font-size: 26px;
    line-height: 40px;
    color: #fff;
}
.contact-banner h3{
    line-height: 30px;
    font-size: 18px;
    padding-left: 40px;
    padding-top: 10px;
    color: #fff;
}
.contact-banner  p{
    padding-left: 40px;
    color: #fff;
}
.contact-banner  p span{
    border-bottom: 1px solid #fff;
    font-size: 16px;
}
.contact-banner .text{
    position: relative;
    z-index: 10;
}
.contact-banner .map-bg{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.contact-banner .map-ifram{
    width: 100%;
    height: 600px;
    border: none;
}
.contact-banner .map-mask{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 600px;
    background: rgba(0,0,0,.5);
}

.Contact-List{
    padding: 30px 0;
    border-bottom: 4px solid #f1f5fd;
}
.Contact-List-0{
    border:none;
}

.Contact-box{
    width: 346px;
    padding: 30px;
    float: left;
    margin-right: 31px;
    margin-bottom: 30px;
    color: #252525;
    font-family: 'PingFang SC Light';
    line-height: 30px;
    font-size: 16px;
    background-color: #f6f6f6;
}
.Contact-box-0{
    margin-right: 0;
}

.Contact-box h4{
    font-size: 18px;
    color: #222;
    font-family: 'PingFang SC Medium','微软雅黑';
    margin-bottom: 5px;
}
.Contact-box p{
    padding-left: 30px;
    /*height: 30px;
    overflow: hidden;*/
}
.Contact-box p.tel{
    background: url(../images/ico-c-tel.png) left 2px no-repeat;
}
.Contact-box p.mail{
    background: url(../images/ico-c-mail.png) left 2px no-repeat;
}
.Contact-box p.ps{
    background: url(../images/ico-c-ps.png) left 2px no-repeat;
}
.Contact-box p.web{
    background: url(../images/ico-web.png) left 2px no-repeat;
}
.Contact-box p.map{
    padding-left: 0;
    height: 50px;
}
.Contact-box p.map i{
    width: 30px;
    height:30px;
    background: url(../images/ico-c-map.png) -2px 2px no-repeat;
    display:inline-block;
    vertical-align: middle;
}
.Contact-box p.map a , .Contact-box p.web a{
    color: #252525;
}
.Contact-box:hover{
    color: #000;
    background: #f9cb5d;
}
.Contact-box:hover h4{
    color:#000;
}
.Contact-box-overseas{
    height: 260px;
    overflow: hidden;
}

.Gotop-bg{
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 40%;
    z-index: 100;
    height: 1px;
}
.Gotop-bg .main-container{
    position: relative;
}
.Gotop-btn{
    width: 48px;
    height: 48px;
    display: block;
    background: url(../images/gotop.png) center center no-repeat;
    position: absolute;
    right: 95px;
    display: none;
}
.Gotop-btn:hover{
    background: url(../images/gotop.hover.png) center center no-repeat;
}


.Dock{
    width: 100%;
    height: 50px;
    padding-bottom: 11px;
    background: url(../images/dock-bg.png) repeat-x;
    position: fixed;
    left: 0;
    top: -60px;
    z-index: 90;
}
.Dock.fixed{
    top:0;
}
.Dock .left{
    float: left;
    position: relative;
    padding-left: 50px;
    z-index: 10;
}
.Dock .main-container{
    position: relative;
}
.Dock ul{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.Dock ul li{
    display: inline-block;
    padding: 0 6px;
    padding-top: 10px;
    z-index: 0;
}
.Dock ul li a{
    display: inline-block;
    line-height: 28px;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 70px;
    font-size: 16px;
    font-family:Arial,'PingFang SC Regular','PingFang SC Medium','黑体';
}
.Dock ul li a:hover{
    background: #fff;
    color: #666;
}
.Dock .SearchBtn{
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/dock-zoom.png) center center no-repeat;
    float: right;
    margin-top: 15px;
    position: relative;
    z-index: 10;
    margin-right: 50px;
}
.Dock .SearchBt:hover{
    background: url(../images/dock-zoom.hover.png) center center no-repeat;
}

.Search-Bg{
    width: 100%;
    background: #f6f6f6;
    position: fixed;
    left: 0;
    top: -120%;
    z-index: 95;
}
.Search-Page .main-container{
    position: relative;
}
.SearchDock{
    height: 100%;
    overflow: auto;
}
.Search-Page{
    padding-bottom: 50px;
}
.Search-Page .top{
    height: 50px;
}
.Search-Page .Header-Top{
    border-bottom: 1px solid #fabf1b;
}
.Search-Close{
    height: 30px;
    padding: 10px 0 30px 0;
}
.Search-Close a{
    width: 16px;
    height: 30px;
    float: right;
    display: block;
    background: url(../images/search-close.png);
}
.Search-Page .left{
    width: 705px;
    float: left;
}

.Search-Page .left h3{
    line-height: 30px;
    border-bottom: 1px solid #8d8a89;
    font-size: 13px;
    color: #262626;
    margin-bottom: 30x;
}
.Search-List{
    padding: 20px 0;
}
.Search-List .err{
    line-height: 40px;
    font-size: 15px;
    color: #fabf1b;
}
.Search-List .Search-List-box h4{
    font-size: 15px; 
    color: #262626;
    font-family:Arial,'PingFang SC Regular','PingFang SC Medium','黑体';
    line-height: 22px;
    padding: 5px 0;
}
.Search-List .Search-List-box {
    margin-bottom: 10px;
}
.Search-List .Search-List-box h4 span{
    color: #fabf1b;
}
.Search-List .Search-List-box span{
    color: #fabf1b;
}

.Search-List a span{
    padding: 0;
}
.Search-List a:hover span{
    border: none;
}

.search-re , .SearchMore{
    display: none;
}
.SearchMore{
    padding-bottom: 100px;
}

.Search-Page .right{
    width: 460px;
    float: left;
    padding-left: 50px;
}

.SearchForm{
    margin-bottom: 40px;
}
.SearchForm h2{
    line-height: 50px;
    font-size: 38px;
    color: #000;
}
.SearchForm form{
    height: 58px;
    line-height: 58px;
    border: 2px solid #000;
    background: #fff;
}
.SearchForm form input{
    padding:0 2%;
    height: 58px;
    line-height: 58px;
    width: 91%;
    float: left;
    font-size: 18px;
    color: #262626;
    border: none;
    background: #fff;
}
.SearchForm form button{
    height: 58px;
    width: 5%;
    float: left;
    background:url(../images/arrow-next.png) center center  no-repeat;
    border: none;
}
.SearchForm form button:hover{
    background:url(../images/arrow-next.hover.png) center center  no-repeat;
}


.Verify{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.95);
    z-index: 200;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.Verify-middel{
    width: 100%;
    top: 50%;
    left:0;
    position: absolute;
    text-align: center;
}
.Verify-main{
    width: 222px;
    height: 200px;
    padding: 0 30px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius:  5px;
    border-radius:  5px;
    display: inline-block;
    margin-top: -100px;
    text-align: center;
}
.Verify-main h2{
    line-height: 80px;
}
.Verify-main input  {
    width: 100px;
    text-align: center;
    font-size: 15px;
    color: #252525;
    border: 1px solid #ccc;
    height: 28px;
    -moz-border-radius: 2px;
    -webkit-border-radius:  2px;
    border-radius:  2px;
    float: left;
    margin-right: 5px;
}
.Verify-main p{
    height: 30px;
}
.Verify-main img{
    height: 22px;
    width: auto;
    float: left;
    margin-top: 5px;
}
.Verify-main button {
    width: 213px;
    text-align: center;
    font-size: 15px;
    background: #fabf1b;
    color: #fff;
    border: 1px solid #ccc;
    height: 36px;
    -moz-border-radius: 2px;
    -webkit-border-radius:  2px;
    border-radius:  2px;
    margin-right: 5px;
    border: none;
    text-align: center;
    margin-top: 30px;
    display: inline-block;
}
.business-left-zoom{
    cursor: pointer;
}
.business-left-zoom:hover .Gallery-zoom{
    background: rgba(231,79,25,1); 
}
.report{
    padding: 10px;
    padding-top: 50px;
}
.report-box{
    height: 30px;
    line-height: 30px;
}
.report-box h3{
    float: left;
    margin-right: 30px;
    color: #333;
    font-family: 'PingFang SC Semibold','PingFang SC Medium','黑体';
    font-size: 14px;
    line-height: 30px;
}
.report-box  a{
    color: #666;
    line-height: 30px;
    margin-right: 10px;
    display:inline-block;
    font-size: 13px;
}
.report-box  a.pdf{
    padding-left: 30px;
    background: url(../images/pdf.png) left center no-repeat;
}

.Globel-cover{
    position: absolute;
    z-index: 15;
    left: 0;
    top: 0;
}
.Globel-cover img{
    width: 100%;
    height: auto;
}

.AboutGallery{
    padding-bottom: 20px;
}

.AboutGallery ul{
    margin-bottom: 20px;
}
.AboutGallery .Page-Pager{
    margin-left: -5px;
}

.AboutGallery-box{
    margin-bottom: 40px;
}
.AboutGallery-box .img-outline{
    height: 185px;
}

.AboutGallery-box .text{
    height: 70px;
}
.AboutGallery-box .text h3{
    padding-top: 10px;
}

.AboutGallery-box .text h3 a{
    line-height: 24px;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 14px;
    color: #000;
}
.AboutGallery-box .text h3 a:hover{
    color: #fabf1b;
}
.AboutGallery-box .text  p{
    line-height: 24px;
    padding-top: 10px;
    text-align: left;
}
.AboutGallery-box .text  p span{
    line-height: 24px;
    display: inline-block;
    float: left;
}
.AboutGallery-box .text  p i{
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/btn-download.png) center center no-repeat;
    float: left;
    margin-right: 5px;
    margin-left: -3px;
}
.AboutGallery-box .text  p a:hover i{
    background: url(../images/btn-download.hover.png) center center no-repeat;
}

.BusinessList-left{
    float: left;
    padding-top: 10px;
}
.BusinessList-right{
    width: 390px;
    float: right;
    padding-top: 10px;
}
.BusinessList-More{
    padding:30px;
    padding-top: 0;
    background: url(../images/linkbg.jpg);
    text-align: center;
}
.BusinessList-More h3{
    line-height: 70px;
    text-align: left;
    color: #262626;
    font-family:Arial,'PingFang SC Medium','黑体';
    font-size: 15px;
}
.BusinessList-More .links{
    margin-bottom: 15px;
}
.BusinessList-More a{
    width: 250px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    border: 1px solid #aeaeae;
    text-align: left;
    text-indent: 1.5em;
    color: #262626;
    background: url(../images/link-gray.png) no-repeat 90% center #fff;
}
.BusinessList-More a i{
    font-style: normal;
    padding-right: 10px;
    font-family:Arial,'PingFang SC Medium','黑体';
}
.BusinessList-More a:hover{
    background: url(../images/link-orange.png) no-repeat 90% center #fff;
}
/**诺力全球tab样式**/
.tab-fist {
	border-bottom:4px solid #fabf1b;
	
}
.PageTitle-Center {
	margin:0 auto;
	width:245px;
	text-align:center;
}
.PageTitle-Center ul li {
	float:left;
	margin:0 15px;
	
}
.PageTitle-Center ul li a {
	
	font-size:20px;
	color:#262626;
	text-align:center;
	line-height:30px;
	margin:10px 5px;
	
}
.tab-content div{
	display:none;
}
.tab-content .tab-content-show{
	display:block;	
}
/**物料搬运产品页面样式**/
.boxinline-2box-3 {
	width:24%;
	float:left;
	height:148px;
	overflow:hidden;
	margin:0 6px;
	display:inline;
	
}
.main_img{
	
	overflow:hidden;
	position: relative;
}
.main_img img{
	
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;

	}
.main_img:hover img {
	transform: scale(1.2, 1.2);
	
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
}
.main_img .show {
	width:100%;
	height:401px;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    opacity: 0;
	filter:alpha(opacity=0);
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.3s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: ease-in;
    z-index: 200;
}
.main_img .show .imgArea {
    left: 50%;
	bottom:0;
    margin:-15px 0px 0px -40px;
    opacity: 0;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
}
.main_img .show .imgArea {
	color:rgba(255,255,255, 0.8);
	display:block;
	font-size: 20px;
	border-bottom:none;
}
.main_img .show .imgArea a:hover{
	background: rgba(255,255,255, 0.7);
	color:rgba(0,0,0, 0.6);
}
.main_img:hover  .show {opacity: 1;filter:alpha(opacity=100);}
.main_img:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:45%;}


.boxinline-box {
	float:left;
	
}
.product_box {
	
	width:1280px;
	overflow:hidden;
	
}
.product_img {
	
	height:401px;
	overflow:hidden;
}
.product_img img{

	
}
/*******
谁要是看到觉得样式写这么乱
那是因为设计师说要一个像素都不差的还原设计稿
不要考虑自适应要定死各种高度
******/