
.type {
	width: 1200px;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}

.typebox {
	/* height: 40px; */
	line-height: 40px;
	margin-bottom: 5px;
}

.typebox span {
	font-weight: 600;
	margin-right: 5px;
	font-size:14px;
}

.typebox a {
	text-decoration: none;
	color: #333;
	margin-left: 10px;
	padding: 2px 8px;
	font-size: 15px;
}

.typebox a:hover,.typebox a.selected {
	background-color: #E1251B;
	color: #fff;
	border-radius: 6px;
}

.typebox .more a {
	width: 70px;
	height: 30px;
	font-size: 14px;
	float: right;
	border: 1px solid #DDDDDD;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	color: #7F7F7F;
	font-weight:normal;
}
.typebox .more a i{
	font-size:12px;
	margin-left:3px;
}
.typebox .more a:hover{
	color:#fff;
}
.title {
	height: 45px;
	line-height: 40px;
	padding-left: 20px;
	background-color: #fff;
	margin: 10px 0;
}

.job,.newsbox {
	width:100%;
}

.job-left,.newsbox-l {
	float: left;
}
.newsbox-l .newsitem{
	display:block;
	width:903px;
	text-decoration: none;
	background-color: #fff;
	padding:20px;
	box-sizing: border-box;
	margin-bottom: 15px;
	border:1px solid #fff;
}
.newsbox-l .newsitem:hover{
	width:903px;
	border:1px solid #f90;
	background:#ff550005;
}
.job:after,.newsbox:after,.newsbox-l .newsitem:after{
	content:'';
	width:100%;
	height:1px;
	display:block;
	clear:both;
}
.newsbox-l .newsitem .news-img{
	width:180px;
	height:135px;
	overflow:hidden;
	float:left;
}
.newsbox-l .newsitem .news-img img{
	width:100%;
}
.newsbox-l .newsitem .news-nr{
	width:665px;
	height:135px;
	overflow: hidden;
	float:right;
}
.newsbox-l .newsitem .news-nr .news-title{
	font-size:20px;
	font-weight:600;
	color:#333;
	height: 35px;
	line-height:35px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	display: block;
	text-decoration: none;
}
.newsbox-l .newsitem .news-nr .news-des{
	font-size:15px;
	color:#777;
	height:66px;
	line-height:22px;
	margin-top:6px;
	overflow:hidden;
}
.newsbox-l .newsitem .news-nr .news-tt,.news-dl .news-tt{
	height:22px;
	line-height:22px;
	margin-top:6px;
	font-size:14px;
	color:#999;
}
.news-dl .news-tt{
	margin-top:10px;
	text-align: center;
}
.newsbox-l .newsitem .news-nr .news-tt i,.news-dl .news-tt i{
	font-size:14px;
	margin-right:4px;
}
.newsbox-l .newsitem .news-nr .news-tt span,.news-dl .news-tt span{
	margin-right:16px;
}
.newsbox .news-dl{
	width:928px;
	float:left;
	background:#fff;
	border:1px solid #eee;
	padding:20px;
	box-sizing: border-box;
}
.newsbox .news-dl .news-title{
	font-size:24px;
	font-weight:600;
	color:#333;
	line-height:40px;
	text-align: center;
}

.newsbox .news-dl .news-content{
	padding:20px;
	line-height:25px;
	color:#555;
	font-size:16px;
	box-sizing: border-box;
}
.newsbox .news-dl .news-content p{
	margin-top:10px;
}
.newsbox .news-dl .news-dh{
	padding:10px 20px;
	margin-top:10px;
}
.newsbox .news-dl .news-dh span{
	color:#999;
	font-size:16px;
}
.newsbox .news-dl .news-dh span a{
	color:#555;
	text-decoration: none;
}
.newsbox .news-dl .news-dh span a:hover{
	color:#e21;
}
.newsbox .news-dl .news-dh span:nth-child(1){
	float:left;
}
.newsbox .news-dl .news-dh span:nth-child(2){
	float:right;
}
.newsbox .news-dr{
	width:250px;
	float:right;
	background:#fff;
	border:1px solid #eee;
	padding:10px;
	box-sizing: border-box;
}
.newsbox .news-dr h3{
	font-size:20px;
	color:#333;
	line-height:35px;
}
.newsbox .news-dr .news-list{
	margin-top:5px;
}
.newsbox .news-dr .news-list a{
	display:block;
	text-decoration: none;
	color:#555;
	padding:10px;
	font-size:14px;
	border-bottom:1px dashed #eee;
}
.newsbox .news-dr .news-list a:hover{
	color:#e21;
}
.job-left-box {
	width: 905px;
	display: block;
	text-decoration: none;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.job-left-box:after{
	content:'';
	width:100%;
	height:1px;
	display:block;
	clear:both;
}
.jlb-left {
	float: left;
	width:650px;
	margin-left:20px;
}
.job-left-box .infoimg{
	width:185px;
	height:100px;
	overflow:hidden;
	float:left;
	position:relative;
}
.job-left-box img {
	width:100%;
}

.job-left-box .infoimg .picnum{
	background:#333;
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:2px 12px;
	font-size:14px;
}

.jl-box {
	height: 40px;
	line-height: 40px;
}

.jl-box h4 {
	float: left;
	margin-right: 30px;
	color:#333;
	font-size:18px;
	font-weight:normal;
	position:relative;
}
.jl-box h4 a{
	color:#444;
	text-decoration: none;
}
.jl-box h4 a:hover{
	color: #e21;
	text-decoration: none;
}

.jl-box span {
	color: #A5A5A5;
	font-size: 14px;
	margin-right: 20px;
	float: left;
	position:relative;
}
.jl-box .you:after{
	content:'';
	display:block;
	width:1px;
	background:#eee;
	height:12px;
	position:absolute;
	right:-10px;
	top:14px;
}

.jl-box .red {
	color: #E1251B;
}
.info-desc{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:1.6;
	font-size:15px;
	color:#999;
	margin:4px 0;
}
.jlb-left p {
	height: 40px;
	line-height: 40px;
}

.jlb-left p span {
	background-color: #F2F2F2;
	color: #7B929F;
	margin-right: 10px;
	font-size: 13px;
	padding: 5px 10px;
	border-radius: 14px;
}

.job-left-box img {
	float: right;
}

.job-right,.newsbox-r {
	float: right;
}

.jr-box {
	display: block;
	width: 280px;
	text-decoration: none;
	background-color: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 15px;
	color: #333;
	line-height: 27px;
	border-bottom: 1px solid #DDDDDD;
}

.jr-box a{
	text-decoration: none;
}

.jr-box h3 {
	font-size: 18px;
}

.jr-box span {
	color: #9F9F9F;
}

.jr-box .red {
	color: #E1251B;
}

.np {
	width: 460px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.np a {
	padding: 5px 10px;
	text-decoration: none;
	color: #333;
	background-color: #fff;
}

.np a:hover,.np .red {
	background-color: #E1251B;
	color: #fff;
}

.np a.disabled,.np a.disabled:hover{
	color:#999;
	background:#fff;
}


.cc-top {
	width: 1200px;
	overflow:hidden;
}

#img_ad a{
	display:block;
	float:left;
	width:595px;
	height:79px;
	margin:4px 3px 5px 0;
	overflow:hidden;
}
#img_ad a:nth-child(2n){
	float:right;
	margin-right:0;
}
#img_ad a img{
	width:100%;
}

