/*job*/
.container_job_list{
    background: url("../images/job_index.png") no-repeat top center;
    width: 100%;
    padding-top: 20.5%;
    background-size: cover;
	position:relative;
    /*
    height: 629px;
    */
}
.job-title{border:1px solid #ccc;margin:25px 0;}
.job-title ul{margin-bottom: 0;overflow: hidden;}
.job-title li{float: left;}
.job-title a{font-size: 16px;color: #333;padding:10px 30px;display: block;text-decoration: none;}
a.bton{color: #fff;background: #00A0E9}
.job-title a:hover{color: #fff;background: #00A0E9;}
.job-nr title img{display: block;}
.job-nr .title-l{margin-left: 15px;margin-top: 10px;}
.job-nr .title{padding:22px;height: 88px;border:1px solid #ccc;}
.job-nr .title h1{font-size: 26px;color: #000;line-height:40px; margin: 0;height: 40px;}
.job-nr .title p{font-size: 14px;color: #666;}
.job-nr .title span{font-size: 14px;color: #666;}
.title-r{margin-top: 48px;float: right;}
.title-r span{margin-left: 20px;}

.jop-xz{border:1px solid #ccc;border-top: none;padding-bottom: 20px;    margin-bottom: 20px;}
.jop-xz li{padding: 25px 40px;}
.job-bt{width: 100%;display: block;text-align:left;font-size: 16px;margin-bottom: 15px;font-weight: bold;/*border-left: 1px solid #ccc;*/}
.job-bnr{width: 85%;display: block;text-align: left;font-size: 14px;line-height: 35px;color: #333;}
.jop-xz li.ts{border-top:1px solid #ccc;padding:20px 40px;}
.jop-xz li p.ts{font-size: 14px;line-height: 24px;color: #333;}
.jop-xz a{  background: #00a0e9 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    width: 155px;}
.jop-xz a:hover{background: #00a0e9;}


.news_list li.cover-job a{
    background: rgba(25, 80, 158, 0.44);
    width: 312px;
    height: 187px;
    margin: 125px 20px 0px 20px;
    text-align: center;
}
div.cover-job{
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    background: #000;
    height: 100%;
    opacity: .45;
    filter:alpha(opacity=45);
    z-index: 99;
    display: none;

}

.news_list li.cover-job{
    height: 372px;
    border: 1px solid #ddd;

}

.news_list li.cover-job span{
    height: 32px;
    line-height: 32px;
    text-align: left;
    font-size: 16px;
}
.news_list li.cover-job h3{
    font-size: 22px;
}
.job-btns{
    background: #ed1c24;
    text-align: center !important;
    padding: 5px 0;
    margin-top: 2px;
}