@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,"Microsoft Yahei"; 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;}


.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-mini{
    width: 48%;
    margin-right:4%;
    float: left;
}
.boxinline-2box-mini-0{
    margin-right: 0;
}

.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: 0;
}

.boxinline-4box-nowhite{
    width: 25%;
    float: left;
}

.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;
}

.right-no{
    margin-right: 0 !important ;
}
.boxinline-center{
    float: none !important;
    margin: 0 auto;
}

.MainContainer{
	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;
    line-height: 2.5em;
    word-break: keep-all;
}
.Page-Text:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Page-Text img , .Page-Text table{
	max-width: 100%;
}


.TopBar{
    height: 40px;
    background: #333;
    color: #fff;
    font-size: 13px;
    position: relative;
    z-index: 10;
}
.TopBar h1 , .TopBar p{
    font-size: 13px;
    line-height: 40px;
    display: inline;
    margin-left: 20px;
}
.TopBar i{
    margin-right: 10px;
    color: #f39800;
}
.HEADER-All{
    margin-top: 1px;
    z-index: 99;
}
.HEADER{
	width:100%;
	height:90px;
	position: relative;
    background: #fff;
}

.is_stuck .HEADER{
    border-bottom: 1px solid #f39800;
}

.language{
    float: right;
    line-height: 40px;
}
.language a , .language span{
    color: #fff;
    padding-right: 5px;
}

.LOGO{
	float: left;
	margin-top: 20px;
	margin-right: 100px;
}
.TopNav , .TopNav ul , .TopNav li , .TopNav a {
	height:90px;
	float:left;
    position:relative;
    z-index: 10;
}

.TopNav a{
	line-height:80px;
	color:#666;
	font-size:15px;
	padding:0 20px;
	position:relative;
	padding-top: 10px;
}
.is_stuck .TopNav a{
    color: #333;
}


.TopNav a i{
	font-size:10px;
	margin-left:5px;
}

.TopNav a.active ,  .TopNav a:hover , .TopNav .sfHover a{
	color:#f39800;
	font-weight: bold;
}


.TopNav ul ul{
	position:absolute;
	left:0;
	top:100%;
	width:220px;
	height: auto;
	border-top: 2px solid #f39800;
	border-bottom: 1px solid #ddd;
	display: none;
}
.TopNav ul ul li{
	width:100%;
	float:none;
	display:block;
	height:46px;
	border: 1px solid #ddd;
	border-bottom: none;
}
.TopNav ul ul li a{
	margin:0;
	padding:0;
	width:100%;
	height:46px;
	line-height:46px;
	text-align:left;
	background:#f1f1f1;
	text-indent:2rem;
	color:#666 !important;
	font-weight: normal !important;
}
.TopNav ul ul li a:hover{
	background:#fff;
	color: #f39800 !important;
}
.TopNav ul ul i{
	display: none;
}

.Wapper-white{
    background: #fff;
    position: relative;
    z-index: 10;
}


.Banner-Bg{
	width:100%;
	position:relative;
	z-index:0;
}

.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
}

.flexslider .flex-viewport{
    z-index: 0;
}
.flexslider  .slides img{
    width: 100%;
    height: auto;
}

.flexslider .flex-control-thumbs{
    width: 100%;
    position: absolute;
    z-index: 20;
    bottom: 60px;
    text-align: center;
}
.flex-control-thumbs li{
    display: inline-block;
    width: 120px;
    padding: 0 10px;
}
.flex-control-thumbs li img{
    width: 100%;
    height: auto;
    border: 3px solid #fff;
}
.flex-control-thumbs li img.flex-active{
    border: 3px solid #f39800;
}

.flex-direction-nav{
    display: none;
}


.FOOTER{
    background: #9fa0a0;
}

.Bottom-Text{
    padding: 50px 0;
}
.BottomLink{
    float: left;
    margin-right: 50px;
}
.BottomLink li{
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.BottomLink ul ul li{
    float: none;
    margin-bottom: 0;
}
.BottomLink li a{
    color: #fff;
    font-weight: bold;
    line-height: 36px;
}
.BottomLink ul ul a{
    font-weight: normal;
    color: #eee;
}
.BottomLink i{
    display: none;
}
.BottomLink a:hover{
    text-decoration: underline;
    color: #fff;
}

.Qrcode{
	float:left;
	text-align:center;
	color:#fff;
}
.Qrcode img{
	width:130px;
	height:auto;
    margin-bottom:10px;
    border: 5px solid #fff;
}
.Copyright{
	width:100%;
	line-height:50px;
	text-align:center;
	background:#f39800;
	padding-top:10px;
	color:#fff;
	font-size:14px;
}
.BottomInfo{
    width: 280px;
    float: right;
}
.BottomInfo h3{
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.BottomInfo li{
    padding: 10px 20px;
    background: #222;
    margin-bottom: 10px;
}
.BottomInfo h4{
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}
.BottomInfo i{
    margin-right: 10px;
}
.BottomInfo p{
    line-height: 30px;
    color: #ccc;
}

.TitleH1{
	height: 120px;
}
.TitleH1 h1{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #e60012;
}
.TitleH1 h1 span{
    color:#333; 
    padding-left: 20px;
}
.TitleH1 p{
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}
.TitleH1 p.line{
    height:5px;
    text-align: center;
    padding-top: 10px;
}
.TitleH1 .line i{
    background: #f39800;
    width: 120px;
    height: 4px;
    display: inline-block;
}
.IxBox{
    padding: 100px 0;
    border-bottom: 1px solid #9fa0a0;
}

.IxAbout-Text{
	width: 45%;
	float: left;
	margin-right: 5%;
    padding-top: 50px;
}
.IxAbout-Text h1{
	font-size: 30px;
	color:#333;
    line-height: 40px;
    font-weight: bold;
}
.IxAbout-Text h2{
	font-size: 20px;
	color:#666;
	line-height: 40px
}
.IxAbout-Text .line{
	width: 80px;
	height: 1px;
	display: inline-block;
	background: #999;
	margin-bottom: 20px;
	margin-top: 20px;
}
.IxAbout-Text p{
	color: #333;
	line-height: 30px;
	text-align: justify;
}
.IxAbout-Text  a{
	height:40px;
	line-height:40px;
	padding:0 30px;
	display:inline-block;
	color:#fff;
	background:#f39800;
	margin-top:20px;
}
.IxAbout-Text a:hover{
	background:#faa81e;
}
.IxAbout-Img{
	width: 50%;
	float: left;
	padding-top: 20px;
}
.IxAbout-Img img{
	width: 100%;
	height: auto;
}

.IxProduxt{
    background: #fff;
}
.IxProduxt .TitleH1 h1 span{
    background: #fff;
}
.IxProduxt-Catalog{
	height: 40px;
}
.IxProduxt-Catalog ul{
	text-align: center;
}
.IxProduxt-Catalog ul li , .IxProduxt-Catalog ul a{
	display: inline-block;
}
.IxProduxt-Catalog ul a{
    padding: 0 20px;
	color: #666;
	line-height: 40px;
    font-size: 15px;
    border:1px solid #ccc;
    background: #f1f1f1;
    margin: 0 20px;
    
}
.IxProduxt-Catalog ul a:hover{
    background: #f39800;
    color: #fff;
    border:1px solid #f39800;
}
.IxProduxt-Catalog span{
    width: 30px;
    text-align: left;
    display: inline-block;
}
.IxProduxt-Catalog i{
    padding-left: 15px;
}
.IxProduxt-Catalog a:hover i{
    padding-left: 25px;
}
.IxProduxt-list{
    margin-top: 50px;
}
.IxProduxt-box{
    background: #fff;
    display: block;
}
.IxProduxt-box h3{
    line-height:20px 30px;
    color: #333;
    padding: 20px;
    text-align: center;
}
.IxProduxt-box p{
    padding: 0px 20px 50px 20px;
    color: #666;
    line-height: 26px;
    height: 78px;
}
.IxProduxt-box:hover{
    box-shadow: 0 0 2px #222
}
.IxProduxt-box:hover h3{
    color: #f39800;
}
.IxProduxt-box .img-outline{
    height: 260px;
}

.IxTeam{
    background: #f1f1f1;
}
.IxTeam .TitleH1 h1 span{
    background: #f1f1f1;
}
.IxTeam-list{
    margin-top: 30px;
}

.IxTeam-box{
    background: #fff;
    display: block;
}
.IxTeam-box h3{
    line-height:30px;
    color: #333;
    text-align: center;
    font-size: 20px;
    padding-bottom: 0;
    padding-top: 30px;
}

.IxTeam-box:hover{
    box-shadow: 0 0 10px #222
}
.IxTeam-box:hover h3{
    color: #f39800;
}

.IxTeam-box  p{
    line-height: 10px;
    padding-bottom: 50px;
    text-align: center;
}
.IxTeam-box  p span{
    width: 80px;
    height: 2px;
    background: #f39800;
    display: inline-block;
}



.IxNumbers{
    padding: 100px 0;
    background: url(../images/g2.jpg) fixed;
    background-size: cover;
}
.IxNumbers-box{
    text-align: center;
}
.IxNumbers-box .ico{
    height: 80px;
}
.IxNumbers-box .ico span{
    width: 80px;
    height: 80px;
    background: rgba(243,152,0,.7);
    text-align: center;
    line-height: 80px;
    font-size: 40px;
    color: #fff;
    display: inline-block;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.IxNumbers-box .num{
    line-height: 80px;
    font-size: 42px;
    color: #fff;
}
.IxNumbers-box .num span{
    font-size: 30px;
    line-height: 40px;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}
.IxNumbers-box h4{
    line-height: 50px;
    font-size: 20px;
    color: #fff; 
}

.IxContact{
	width:100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.IxContact .Contact-map{
    width: 100%;
    height: 500px;
    position: relative;
    z-index: 0;
    background: url(../images/worldmap.jpg)  center center no-repeat;
    background-size: cover;
}
.IxContact .mask{
    width: 100%;
    height: 500px;
    background: rgba(0,0,0,.15);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.IxContact p{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align:center;
}


.IxContact p{
	font-size: 26px;
	color: #fff;
    padding-top: 180px;
    line-height: 40px;
}
.IxContact a{
	display: inline-block;
	color: #fff;
	line-height: 50px;
    padding: 0 50px;
    margin: 25px;
    font-size: 20px;
    background: #f39800;
}
.IxContact a i{
	margin-left: 20px;
}
.IxContact a:hover i{
    margin-left:30px;
}
.PageHead , .PageHead .img-outline{
    position: relative;
    z-index: 0;
}
.PageHead .PageHead-title{
    position: absolute;
    width: 100%;
    top: 150px;
    color: #fff;
}
.PageHead-title .TitleH1 h1{
    text-shadow: 2px 2px 0 #fff;
}
.PageHead-title .TitleH1 h1 span{
    text-shadow: 2px 2px 0 #fff;
}
.PageBg{
    padding: 50px 0;
    background: url(../images/fc123.jpg) center top fixed;
    background-size: cover;
}

.PageLeft{
    width: 22%;
    float: left;
    margin-right: 3%;
}
.PageRight{
    width: 75%;
    float: left;
}
.PageLeft-top{
    padding: 30px;
    background: #f39800;
    margin-bottom: 1px;
}

.PageLeft-top p{
	line-height: 30px;
	font-size: 20px;
	color: #fff;
}
.PageLeft-top h1{
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.PageLeft-top p.line{
	line-height: 2px;
}
.PageLeft-top p span{
	width: 80px;
	height: 1px;
	background: #fff;
	display: inline-block;
}
.PageLeft-nav li{
    margin-bottom: 1px;
}
.PageLeft-nav a{
    height: 52px;
    line-height: 52px;
    background: #9fa0a0;
    display: block;
    color: #fff;
}
.PageLeft-nav a span{
    width: 70%;
    display: inline-block;
    padding-left: 30px;
}
.PageLeft-nav a:hover{
    background: #f39800;
}
.PageLeft-nav a:hover span{
    padding-left: 40px;
}
.PageLeft-nav .active a{
    background: #e60012;
}
.Location{
    height: 60px;
    text-align: right;
}
.Location h1{
    line-height: 60px;
    font-size: 30px;
    color: #e60012;
    padding-right: 30px;
    float: left;
}
.Location ul{
    padding-left: 30px;
    background: url(../images/Locationg.bg.png) left top;
    height: 60px;
    text-decoration: right;
    margin-left: 30%;
}
.Location ul li{
    display: inline-block;
    line-height: 50px;
    padding-top: 10px;
    margin-right: 10px;
}
.Location a ,.Location i , .Location  span{
    color: #fff;
}
.Location i{
    margin-right: 5px;
}
.Location a:hover{
    text-decoration: underline;
}
.PageRight-title{
    height: 80px;
    line-height: 80px;
    padding-top: 20px;
}
.PageRight-title h1{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.PageRight-body{
    min-height: 400px;
}


.History-Top{
    padding-top:30px;
}
.History-tree{
    padding: 50px 0;
    background: url("../images/history-tree-line.png") center top repeat-y;
    padding-top: 0;
}
.History-tree-top{
    height: 50px;
    background: url(../images/history-tree-top.png) center top no-repeat;
}
.History-Box{
    width: 50%;
    position: relative;
    float: left;
    margin-bottom: 100px;
    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: #9fa0a0;
    padding-bottom: 50px;
}
.History-Box .hover-box h3{
    line-height: 30px;
    padding: 30px 30px 5px 30px;
    font-size: 20px;
    color:#fff;
}
.History-Box .hover-box .Page-Text{
    padding: 0 30px;
    width: auto;
    color: #fff;
}
.History-Box.History-Box-0{
    float: right;
}
.History-Box.History-Box-00{
    float: right;
    padding-bottom: 150px;
}
.History-Box.History-Box-00x{
    float: left;
    margin-bottom: 50px;
}
.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;
}



.Equement-list{
    margin-top: 30px;
}

.Equement-box{
    margin-bottom: 50px;
    float: left;
}
.Equement-box .img-outline{
    height: 220px;
}
.Equement-box .text{
    margin-top: 30px;
    width: 80%;
    padding: 0 10%;
}
.Equement-box .text h3{
    height: 36px;
    border: 1px solid #f39800;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.Equement-box:hover h3{
    background: #f39800;
    color: #fff;
}

.PageProduct-box{
    display: block;
    margin-bottom: 10%;
    position: relative;
}
.PageProduct-box .img-outline{
    position: relative;
    z-index: 0;
    max-height: 100%;
    overflow: hidden;
    height:200px;
    overflow: hidden;
}

.PageProduct-box  .text{
    height: 60px;
    border-bottom: 4px  solid #9fa0a0;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
    text-align: center
}
.PageProduct-box:hover .text{
    border-bottom: 4px  solid #e60012;
}
.PageProduct-box  .text h3{
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.gallery-box{
    margin-top: 10%;
    display: block;
    position: relative;
    max-height:200px;
    overflow: hidden;
    float: left;
}
.gallery-box  .img-outline{
    position: relative;
    z-index: 0;
}
.gallery-box  .text{
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.4);
    z-index: 2;
    left: 0;
    bottom: 0;
    text-align: center;
    height: 40px;
}
.gallery-box  .text h3{
    color: #fff;
    line-height: 40px;
    font-weight: bold;
}
.gallery-box:hover .text{
    background: rgba(243,152,0,10);
}

.News-Page li{
}

.News-List-box{
	padding: 30px;
	display: block;
	padding-left: 0;
}
.News-List-box .date{
	padding: 20px 0;
	border-right: 1px solid #d1d1d1;
	float: left;
	width: 18%;
}
.News-List-box .date h3{
	color: #e60012;
	font-size: 70PX;
	font-weight: bold;
	text-align: center;
	line-height: 90px;
}
.News-List-box .date p{
	color: #333;
	text-align: center;
	font-size: 18px;
}
.News-List-box  .img{
	width: 25%;
	padding: 0 3%;
	float: left;
	max-height: 135px;
	overflow: hidden;
}
.News-List-box  .text{
	width: 50%;
	float: left;
}
.News-List-box  .text h3{
	color: #333;
	font-size: 16px;
	line-height: 26px;
}
.News-List-box  .text  p{
	line-height: 24px;
	margin-top: 10px;
}
.News-List-box:hover{
	
}
.News-List-box .more{
    margin-top: 15px;
}
.News-List-box .more i{
    padding-left: 10px;
}
.News-List-box:hover .more{
    padding-left: 10px;
    color: #e60012;
}

.Page-Pager{
	width: 100%;
}
.Page-Pager .PageInfo{
	display: none;
}
.Page-Pager .PageBtn{
	width: 100%;
	text-align: center;
}
.Page-Pager li{
	display: inline;
	padding: 0 5px;
}
.Page-Pager li a{
	height: 36px;
	line-height: 36px;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 0 20px;
	color: #333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.Page-Pager li a:hover{
	color: #38a377;
	border: 1px solid #38a377;
}
.Page-Pager li.active a{
	border: 1px solid #38a377;
	background: #38a377;
	color: #fff;
}
.NewsShow-top{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.NewsShow-top h1{
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
	color: #333;
}
.NewsShow-top p{
	line-height: 30px;
	color: #333;
}
.NewsShow-top p span{
	padding-right: 30px;
}

.IxAbility{
    background: #fff;
}
.IxAbility-Catalog li{
    width: 47%;
    float: left;
    margin-right: 6%;
}
.IxAbility-Catalog li.box-0{
    margin-right: 0;
}
.IxAbility-Catalog h3{
    line-height: 30px;
    padding: 10px 0;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.IxAbility-Catalog p{
    color: #999;
    line-height: 26px;
}
.IxAbility-Catalog a:hover h3{
    color: #e60012;
}
.IxApply{
    background: #fff;
    background-size: cover;
}
.IxApply-box{
    position: relative;
    overflow: hidden;
    display: block;
}
.IxApply-box .img-outline{
    position: relative;
    z-index: 0;
}
.IxApply-box .text{
    width: 100%;
    height: 200%;
    text-align: center;
    background: rgba(0,0,0,0);
    position: absolute;
    left: 0;
    top: 0;
}
.IxApply-box:hover .text{
    background: rgba(0,0,0,.5);
}
.IxApply-box h3 , .IxApply-box p {
    color: #fff;
    display: inline-block;
    height: 30px;
    text-align: center;
    font-size: 16px;
    float: left;
    width: 100%;
}
.IxApply-box span {
    height: 3px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 20%;
}
.IxApply-box span i{
    width: 0;
    height: 2px;
    background: #f39800;
    display: inline-block;
}
.IxApply-box:hover span i{
    width: 100px;
}
.IxApply-box h3{
    margin-top: -20%
}
.IxApply-box p{
    margin-top: -150%;
}
.IxApply-box:hover h3{
    margin-top: 25%
}
.IxApply-box:hover p{
    margin-top: 26%
}



.IxNews-box{
	padding: 30px 0;
	display: block;
	padding-left: 0;
}
.IxNews-box .date{
	padding: 20px 0;
	border-right: 1px solid #d1d1d1;
	float: left;
	width: 18%;
}
.IxNews-box .date h3{
	color: #e60012;
	font-size: 70PX;
	font-weight: bold;
	text-align: center;
	line-height: 90px;
}
.IxNews-box .date p{
	color: #333;
	text-align: center;
	font-size: 18px;
}
.IxNews-box  .img{
	width: 25%;
	padding: 0 3%;
	float: left;
	max-height: 135px;
	overflow: hidden;
}
.IxNews-box  .text{
	width: 50%;
	float: left;
}
.IxNews-box  .text h3{
	color: #333;
	font-size: 16px;
	line-height: 26px;
}
.IxNews-box  .text  p{
	line-height: 24px;
	margin-top: 10px;
}
.IxNews-box:hover{
	
}
.IxNews-box .more{
    margin-top: 15px;
}
.IxNews-box .more i{
    padding-left: 10px;
}
.IxNews-box:hover .more{
    padding-left: 10px;
    color: #e60012;
}
.IxNews-more{
    height: 50px;
    padding-top: 50px;
    text-align: center;
}
.IxNews-more a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    display: inline-block;
    padding: 0 50px;
    background: #f39800;
    color: #fff;
}
.IxNews-more a span{
    margin-right: 5px;
}
.IxNews-more a:hover{
    background: #e60012;
}
.ContactLeft{
    width: 40%;
    float: left;
    margin-right: 5%;
}

.ContactRight{
    width: 55%;
    float: left;
}

.Apply-box{
    background: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
    float: left;
}
.Apply-box .text{
    height: 60px;
    border-bottom: 4px  solid #9fa0a0;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
    text-align: center
}
.Apply-box:hover .text{
    border-bottom: 4px  solid #e60012;
}



.JobOffers-list{
    padding: 50px 0;
    min-height: 400px;
}

.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:#f39800;
}
.JobOffers-body{
    padding: 0 50px 30px 15px;
    display: none;
}
