a{
	color: #000000;
	text-decoration: none;
}
.row{
	margin: 0;
}
.news-return-btn span{
	float: left;
	line-height: 25px;
	text-align: center;
	margin-right: 6px;
}
.news-return-btn img{
	width:26px;
}
.news-return-btn {
    overflow: auto;
    border-bottom: 1px solid #f0f0f2;
    padding-bottom: 10px;
}
.news-data-container{
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	 overflow: auto;
}
.news-detail-container{
	margin-top: 30px;
	    margin-bottom: 30px;
}
.news-detail-container img{
	margin: auto;
	
}
.news-detail-container p{
	    padding-top: 20px;
	color: rgb(133, 133, 133);
}
.news-detail-container img{
	margin-top:3px;
	margin-right: 4px;
	width: 60%;
    margin: auto;
}
.news-return-btn span{
	color: rgb(133, 133, 133);
}
.news-return-btn span:hover{
	color: #059164;
}
.news-year-date span,
.news-read-num span{
	float: left;
	color: #d9d9d9;
	font-size: 14px;
}
.news-year-date {
	    margin-right: 10px;
	    overflow: auto;
	    width: 200px;
		float: left;
}
.news-read-num{
	 overflow: auto;
	 width:200px
}
.news-date-right-box span{
	float: left;
}
.news-date-right-box span img{
	width:80%
}
.news-date-right-box{
	float: right;
	width:100px;
}
.news-date-left-box{
	width:500px;
	float: left;
}
.news-date-container {
    border-bottom: 1px solid #f0f0f2;
    padding-bottom: 6px;
    margin-top: 30px;
}
.news-return-btn2{
	display: none;
}
.news-return-btn a{
	overflow: auto;
}
.newDetail-img {
    width: 60%;
    margin: auto;
}
.newDetail-img img{
	width:100%;
}
.recruit-page-next{
	float: right;
	width:50%
}
.recruit-page-next a {
    padding-left: 0;
    text-align: right;
    width: 94%;
}
.recruit-page-pre.col-xs-6 {
    width: 50%;
	padding-left: 20px;
}
.recruit-page-next img{
	float: left;
}

.recruit-turn-page-box{
	padding-top: 0px;
	    padding-bottom: 0px;
}
.recruit-page-pre,
.recruit-page-next {
	padding-top: 10px;
	    padding-bottom: 10px;
}
a:hover{
	text-decoration: none;
	color: white;
}
.pc-newsDetail-btn2{
	display: none;
}
.recruit-turn-page-box{
	padding:0
}
.dpn{
	display: none;
}
.mobile-newsDetail-btn-right,.mobile-newsDetail-btn-left{
	display: none;
}

/*pc*/
@media (min-width: 1101px){
.recruit-page-next:hover {
    background-color: #059164;
}
.recruit-page-pre:hover {
    background-color: #059164;
}
}
/*mobile*/
@media (max-width: 1100px){
	.news-return-btn,.news-date-right-box{
		display: none;
	}
	.mobile-newsDetail-btn-right,.mobile-newsDetail-btn-left{
		display: block;
	}
	.pc-newsDetail-btn-right,.pc-newsDetail-btn-left{
		display: none;
	}
}
