/*栏目左侧内容*/
.content {
	width: 1000px;
	height: auto;
}

.list-left {
	float: left;
	width: 680px;
	height: auto;
	border-top: 2px solid #0dc2b4;
}

.title {
	border-bottom: 1px solid #e9e9e9;
	color: #0dc2b4;
	font-weight: bold;
	font-size: 16px;
	height: 34px;
	line-height: 35px;
}

.title_one {
	background: #fafafa;
	color: #0dc2b4;
	font-weight: bold;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
}

.title_two {
	border-bottom: 1px solid #e9e9e9;
	background: #fafafa;
	color: #0dc2b4;
	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: #0dc2b4;
}
.region dl dd a.currentA{
	border: 1px solid #0dc2b4;
	background: #0dc2b4;
	color: #ffffff;
}

/*栏目左侧*/
.left_article {
	padding: 10px 10px 10px 0;
}

/*栏目左侧置顶*/
.left_article .hot_red {
	color: #ff4f4f;
}

/*栏目左侧列表*/
.left_article .list_hot{
	clear: both;
	margin-top: 10px;
}

.left_article li {
	overflow: hidden;
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
	line-height: 30px;
}

.left_article li h2 {
	padding-bottom: 5px;
}

.left_article li h2 a {
	display: block;
	font-size: 16px;
}

.mt .js{
	width: 100%;
	color: #666;
	text-indent:2em;
	line-height: 24px;
	display: inline-block;
	word-break: break-all;
}

.mt .js span {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.mt .js .channel{
	color: #666;
	font-size: 14px;
	float: initial;
	font-weight: initial;
}

.mt .js2 {
	width: 505px;
	height: 100px;
	color: #666;
	margin-right: 0;
	line-height: 30px;
	text-indent: 2em;
	display: inline-block;
	float: left;
}

.mt .js2 span {
	float: right;
	font-size: 12px;
	color: #999;
}

.mt .showimg{
	display: inline-block;
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 15px;
	overflow: hidden;
}

.mt .showimg a img {
	width: 100%;
	height: 100%;
	webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.mt .showimg a:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/*内容隔线*/
.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: #0dc2b4;
	background: #0dc2b4;
	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: #0dc2b4;
	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: #0dc2b4;
	line-height: 33px;
	padding-right: 10px;
	display: inline-block;
	border-bottom: 2px solid #0dc2b4;
}

.right_article {
	overflow: hidden;
	padding: 5px 5px 0 5px;
}

.right_article li {
	overflow: hidden;
	padding-left: 10px;
	line-height: 32px;
	background: url(//img.985ks.com/images_new/point1.png) no-repeat left center;
}

.right_article li:hover {
	background: url(//img.985ks.com/images_new/point2.png) no-repeat left center;
}

.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-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-radius: 3px;
	background: #fafafa;
	text-indent: 2em;
	font-size: 14px;
}