body{background:#fff}

/* pc版岗位详情 */
.news{margin:40px 0 60px 0}
.news .title{font-size:24px;color:#333;text-align:center}
.news .bsinfo{margin-top:10px;margin-bottom:30px;text-align:center;font-size:12px}
.news .line hr{margin:0}
.news .content{margin-top:35px}
.news .content p{line-height:36px}
.news .files{margin-top:35px}

@media screen and (max-width:991px){
	/* pc版岗位详情 */
	.news{margin:40px -15px 60px -15px}
	.news .title{font-size:18px}
}