/*新闻内页*/

body {
	background: #f8f8f8;
}

ul {
	list-style: none;
}

.data-list .item .img-box img {
	display: inline-block;
	width: 100%;
	height: 270px;
	border: 0;
}

img[src=""],
img:not([src]) {
	opacity: 0;
}

.recruit-list-Breadcrumb {
	margin-left: -24px;
	color: #817e7e;
}

.recruit-list-Breadcrumb a {
	display: inline-block;
	padding: 15px 10px;
	color: #817e7e;
}

.recruit-list-Breadcrumb a i {
	padding-right: 4px;
	font-size: 14px;
}

.recruit-list-box .recruit-list-col-bg {
	background: #fff;
	padding: 30px !important;
}

.recruit-list-box .recruit-list-col-bg:first-of-type {
	border-right: 12px solid #f8f8f8;
}

.recruit-list-border {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 6px;
}

.recruit-list-share i {
	padding-left: 10px;
	font-size: 18px;
	color: #8c8c8c;
	cursor: pointer;
}

/*.recruit-list-share i:hover:first-of-type {
	color: #FF020E;
}

.recruit-list-share i:hover:last-of-type {
	color: #19D100;
}*/

#weibo:hover {
	color: #FF020E;
}

#weixin:hover {
	color: #19D100;
}

.recruit-list-ask {
	margin: 37px 0;
}

.recruit-list-ask img {
	display: inline-block;
	width: 100%;
}

.recruit-list-details {
	border-bottom: 1px solid #dcdcdc;
}

.recruit-list-details p {
	margin-bottom: 15px;
	text-indent: 2em;
	line-height: 25px;
}

.recruit-list-call a {
	display: block;
	text-align: left;
	height: 44px;
	line-height: 44px;
	border: 1px solid #dcdcdc;
	margin-top: 25px;
	padding-left: 15px;
}

.news-font-color {
	color: #dcdcdc;
}

.news-border-color {
	border: 1px solid #898989 !important;
}

.recruit-bg ul {
	margin-bottom: 15px;
	width: 100%;
	height: 90px;
	position: relative;
}

.recruit-bg ul li {
	line-height: 25px;
}

.recruit-bg ul .recruit-list-msg {
	width: 226px;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.recruit-bg ul .recruit-list-msg li:nth-of-type(2) {
	font-size: 14px;
}

.recruit-bg ul .recruit-list-msg li {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 4px;
}

.recruit-bg ul li:last-of-type {
	color: #b2b2b2;
}

.recruit-bg ul li:first-of-type img {
	display: inline-block;
	width: 110px;
	height: 90px;
	float: left;
	margin-right: 15px;
}

.recruit-bg ul li a:hover {
	color: #599efc;
}

.recruit-mb20 {
	margin-bottom: 20px;
}

.recruit-title {
	font-size: 28px;
	margin-bottom: 15px;
}

.recruit-list-job {
	font-size: 28px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 15px;
}

.news-pr {
	padding-right: 10px;
}

.news-list-icon-color i {
	color: #16c0f3;
}

.weixin{
	text-align: center;
}