/*栏目左侧内容*/
.content {
	width: 1000px;
	height: auto;
}

.list-left {
	float: left;
	width: 680px;
	height: auto;
	border-top: 2px solid #567fe6;
}

.title {
	border-bottom: 1px solid #e9e9e9;
	color: #567fe6;
	font-weight: bold;
	font-size: 16px;
	height: 34px;
	line-height: 35px;
}

.title_one {
	background: #fafafa;
	color: #567fe6;
	font-weight: bold;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
}

.title_two {
	border-bottom: 1px solid #e9e9e9;
	background: #fafafa;
	color: #567fe6;
	font-weight: bold;
	font-size: 14px;
	height: 34px;
	line-height: 35px;
	letter-spacing: -1px;
}

.title_one i,.title_two i {
	display: inline-block;
	overflow: hidden;
	margin-right: 2px;
	width: 10px;
	height: 12px;
	background: url(//img.985ks.com/images_new/list_t.png) no-repeat;
	/*vertical-align: middle;*/
}

/* 栏目地区导航 */
.region {
	display: inline;
	width: 670px;
	height: auto;
}

.region dl span {
	float: left;
	line-height: 28px;
	background: url(//img.985ks.com/images_new/dhjs.png) no-repeat;
	width: 60px;
	height: 28px;
	background-size: 59px 28px;
	display: inline-block;
}

.region dl dd {
	float: left;
	display: inline;
	margin: 0px 5px 10px 5px;
	height: 25px;
	line-height: 25px;
}

.region dl dd a {
	display: block;
	padding: 0 10px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	TEXT-DECORATION: none;
}

.region dl dd a:hover {
	background: #f1f3f5;
	color: #567fe6;
}
.region dl dd a.currentA{
	border: 1px solid #567fe6;
	background: #567fe6;
	color: #ffffff;
}

/*栏目左侧*/
.left_article {
	padding: 10px 10px 10px 0;
}

/*左侧列表*/
/*左侧置顶*/
.left_article .list_hot{
	clear: both;
	margin-top: 10px;
}

.left_article .hot_red {
	padding-right: 28px;
	background-image: url(//img.985ks.com/images_new/hot.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	color: #ff4f4f;
}
/*左侧新闻*/
.left_article .list_news{
	background: url(//img.985ks.com/images_new/dashed.gif) repeat-x left top;
  padding-top: 9px;
	margin-top: 5px;
}

.left_article li {
	overflow: hidden;
	padding-left: 10px;
	text-align: left;
	height: 34px;
	line-height: 34px;
	background: url(//img.985ks.com/images_new/point1.png) no-repeat left center;
}

.left_article li:hover {
	background: url(//img.985ks.com/images_new/point2.png) no-repeat left center;
}

.left_article li a {
	float: left;
	font-size: 16px;
}

.left_article li span {
	float: right;
	font-size: 12px;
	color: #999;
}

/*内容隔线*/
.fenge {
	height: 18px;
	background: url(//img.985ks.com/images_new/dashed.gif) repeat-x left center;
	line-height: 18px;
}

/*加载更多按钮*/
.next-page {
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	width: 400px;
}

.next-page a:hover {
	border-color: #567fe6;
	background: #567fe6;
	color: #fff;
	text-decoration: none;
}

.more-box {
	display: block;
	border: 1px solid #e9e9e9;
	box-shadow: 0px 1px 1px #ececec;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
}

/*按钮提示*/
.left_article .tishi {
	border: 1px solid #e9e9e9;
	color: #ff4f4f;
	text-align: center;
	font-size: 15px;
	line-height: 35px;
}

/*按钮提示*/
.tishi {
	border: 1px solid #e9e9e9;
	color: #ff4f4f;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
}

/*报考指南*/
.bkzn {
	position: relative;
	color: #333;
	text-align: left;
	margin-top: 5px;
}

.bkzn dt {
	float: left;
	margin: 0px 8px 7px 9px;
	text-align: center;
}

.bkzn dt a {
	float: left;
	display: inline;
	width: 75px;
	height: 30px;
	background: url(//img.985ks.com/images_new/master1.png) no-repeat;
}

.bkzn dt a:hover {
	background: url(//img.985ks.com/images_new/master2.png) no-repeat;
	color: #567fe6;
	text-decoration: none;
}

/*栏目右侧内容*/
.list-right {
	float: right;
	width: 300px;
	height: auto;
	padding-left: 20px;
}

.right01 {
	float: left;
	margin: 10px 0;
	width: 300px;
}

.right01 .title a {
	color: #567fe6;
	line-height: 33px;
	padding-right: 10px;
	display: inline-block;
	border-bottom: 2px solid #567fe6;
}

.right_article {
	padding-top:5px;
	background: url(//img.985ks.com/images_new/sort_icon.png) no-repeat;
}

.right_article li {
	overflow: hidden;
	line-height: 32px;
	padding-left: 25px;
}

.right_article li a {
	float: left;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*栏目底部描述*/
.describe {
	color: #666;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	width: 660px;
	border-radius: 3px;
	background: #f8f8f8;
	text-indent: 2em;
	font-size: 14px;
}