.r_block1{
    background-color: #f3fcfe;
}
.re-job-banner{
    background-image: url("../images/re_job_banner_02.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    height: 215px;
}
.banner_title1{
	margin-top:65px;
}
.banner_title1 p{
    text-align: center;
    font-size: 32px;
    color: #ffffff;
}
.news_nav{
    padding-left: 375px;
    margin-top: 18px;
}
.news_nav span{
    color: rgba(255,255,255,0.6);
    line-height: 50px;
}
.news_nav span a{
    color: rgba(255,255,255,0.6);
}
.news_nav span a:hover{
    color: #ffffff;
}
.news{
    margin-bottom: 100px;
}
.news_left,.news_left2{
    background-color: #ffffff;
}
.news_left{
    width: 270px;
}
.news_left div{
    height: 60px;
    border-top: 1px solid #f7f7f7;
}
.news_left_title{
    background-image: linear-gradient(to top right,#2ac5b3,#02a1d3);
}
.news_left_title img{
    margin-top: -5px;
}
.news_left_title span{
    line-height: 60px;
}
.news_left_title span:nth-child(2){
    font-size: 22px;
    color: #ffffff;
    margin-left: 5px;
}
.news_left_con{
    line-height: 60px;
    font-size: 16px;
}
.news_left_con span:nth-child(2){
    float: right;
}
.news_left_con-hover{
    background-color:#e5ffff;
}
.span-hover{
    color: #41b0a7;
}
.span-hover2{
    color: #41b0a7;
}
.job_list{
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}
.job_list>li{
    height: 60px;
    overflow: hidden;
}
.job_list>li>a>p{
    float: left;
    color:#000000;
    font-size: 18px;
    line-height: 60px;
}
.job_list>li>a>span{
    color: #8e8e8e;
    font-size: 14px;
    line-height: 60px;
    float: right;
}
.nav-active{color:#41b0a7;}
.news_right>div>p {
    font-size: 14px;
    color: #8e8e8e;
}
.news_right>div>span {
    font-size: 14px;
    color: #8e8e8e;
}
.news_right>div>h4>a {
    color: #000000;
}
.news_right>div>h4>a:hover{color: #41b0a7}
.news_right2{
	background-color:#ffffff;
    padding-bottom:50px;
}
.news_right{
	margin-top:20px;
}