.news-topimg{
    height: 100%;
    min-width: 1200px;
    background:no-repeat center;
    background-size:auto 240px;
    text-align: center;
    vertical-align:top;
}
 .news-list{
     position: relative;
     z-index:1;
 }
.news-cloud{
    position: absolute;
    top: 376px;
    left: 10%;
    z-index: -1;
}
.news-cloud2{
    position: absolute;
    top: 820px;
    left: 57%;
}
.news-tree{
    position: absolute;
    top: 1486px;
    right: 44.2%;
}
.news-sun{
    position: absolute;
    top: 135px;
    right: 40%;
}

.news-lists{
    background-color: white;
    width: 1200px;
    height: 254px;
    border-bottom: solid 1px #F5F5F5;
    margin: auto;
}
.news-lists-left{
    float:left;
    padding-left: 10px;
}
.news-date{
    float: left;
    margin-top: 86px;
}
.news-line{
    width: 40px;
    border-bottom: solid 1px #999999;
    float: left;
    margin-top: 103px;
    margin-left: 16px;
    transition:width 0.8s;
}
.news-arrow{
    margin-top: 88px;
}
.news-title{
    float: left;
    margin-top: 86px;
    margin-left: 40px;
}
.news-img{
    padding-top: 42px;
}
.page-large{
   clear: both;
   margin:0 auto;
   width:450px;
   text-align:center;
}
.news-pageing ul{
   list-style:none;
}
.news-pageing ul li{
   margin-top:40px;
   margin-bottom:40px;
   line-height: 36px;
   display: inline;
   float:left;
   width:36px;
   margin-left:4px;
   text-align:center;
}
.pageing{
   background-color: #F8F8F8;
}

/*招聘信息*/
.recruit{
    position: relative;
    min-height:1180px;
    z-index:1;
}
.recruit-information{
    width: 1180px;
    height: 100%;
    margin: auto;
    background-color: white;
}
.recruit-title{
    margin-bottom: 30px;
    font-size: 22px;
    color: #333333;
    font-weight: 600;
}
.recruit-content{
    width: 100%;
    height: 100%;
    margin-top: 20px;
}
.recruit-content-left{
    cursor:pointer;
    width: 220px;
    height: 100%;
    font-size: 14px;
    color: #999999;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom:solid 1px rgba(41,31,29,0.08);
}
.recruit-content-right{
    float:right;
    width:780px;
}
.right-content-details span{
    font-size: 18px;
    font-weight:600;
    color:rgba(0,0,0,0.8);
}
.right-content-details{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom:solid 0.5px rgba(41,31,29,0.08);
}
.recruit-details-information{
    font-size:16px;
    opacity: 0.8;
}
.contact-information{
    margin-top:52px;
    margin-bottom:120px;
}
.contact-information span{
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}
.contact-information img{
    width: 20px;
    padding-bottom: 4px;
}
.recruit-xa-right{
    position: absolute;
    right: 0;
    bottom: 300px;
}
 .recruit-heart{
    margin-left: 600px;
    margin-top: 40px;
}
.right-content-details{
    cursor: pointer;
}
.department{
    color:#EC5555;
}