/*栏目左侧内容*/
.content {
	width: 1000px;
	height: auto;
}

.list-left {
	float: left;
	width: 680px;
	height: auto;
	border-top: 2px solid #0dc2b4;
}

.title {
	height: 34px;
	border-bottom: 1px solid #e9e9e9;
	color: #0dc2b4;
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
}

.title_one {
	height: 34px;
	background: #fcfcfc;
	color: #0dc2b4;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
}

.title_two {
	height: 34px;
	border-bottom: 1px solid #e9e9e9;
	background: #fcfcfc;
	color: #0dc2b4;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
}

.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;
	display: inline-block;
	width: 60px;
	height: 28px;
	background: url(//img.985ks.com/images_new/dhjs.png) no-repeat;
	background-size: 59px 28px;
	line-height: 28px;
}

.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 #e9e9e9;
    border-radius: 3px;
    text-decoration: none;
}

.region dl dd a:hover {
    border: #f60 solid 1px;
    background: #fff;
    color: #f60;
}

.region dl dd a.currentA {
    border: 1px solid #FF6600;
    background: #FF6600;
    color: #fff;
}
.region dl dd .special {padding: 2px 4px!important;}
/*栏目左侧*/
.left_article {
	padding: 10px 10px 10px 0;
}

/*左侧列表*/
/*左侧置顶*/
.left_article .list_hot{
	clear: both;
	margin-top: 10px;
}

.left_article .list_hot a:hover {
    color: #f24f46;
}

.left_article .hot_red {
	padding-right: 28px;
	width: 80%;
	background-image: url(//img.985ks.com/images_new/hot.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	color: #FF6600;
}
/*左侧新闻*/
.left_article .list_news{
	margin-top: 10px;
	/*padding-top: 10px;
	border-top: 1px dashed #e4e4e4;*/
}

.left_article li {
	overflow: hidden;
	padding-left: 10px;
	height: 38px;
	background: url(//img.985ks.com/images_new/point1.png) no-repeat left center;
	text-align: left;
	line-height: 38px;
}

.left_article li:hover {
	background: url(//img.985ks.com/images_new/point2.png) no-repeat left center;
}

.left_article li a {
	float: left;
	overflow: hidden;
	width: 85%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.left_article li span {
	float: right;
	color: #999;
	font-size: 12px;
}

/*内容隔线*/
.fenge {
	margin: 10px 0;
	border-bottom: 1px dashed #e4e4e4;
}

/*加载更多按钮*/
.next-page {
    margin: 0 auto;
    padding: 0 10px 10px;
    width: 400px;
}

.next-page .more-box {
    display: block;
    border: 1px solid #e9e9e9;
    border-radius: 8rem;
    box-shadow: 0 1px 1px #ececec;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
}

.next-page a:hover {
    border-color: #FF6600;
    background: #FF6600;
    color: #fff;
    text-decoration: none
    border-radius: 8rem;
}

/*按钮提示*/
.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;
	margin-top: 5px;
	color: #333;
	text-align: left;
}

.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;
	padding-left: 20px;
	width: 300px;
	height: auto;
}

/*新版右侧图文*/
.right01 {
    float: left;
    margin: 10px 0;
    width: 300px;
}

.right01 .title {
    height: 34px;
    border-bottom: 1px solid #e9e9e9;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
}

.right01 .title a {
    display: inline-block;
    padding-right: 10px;
    border-bottom: 2px solid #0dc2b4;
    color: #0dc2b4;
    line-height: 33px;
}

.right01 .article {
    padding-top: 5px;
    font-size: 14px;
}

.right01 .article li {
    display: block;
    padding: 10px 0;
}

.right01 .article li:nth-child(2n+2)
{
    border-top: 1px dashed #ebeef3;
    border-bottom: 1px dashed #ebeef3;
}
.right01 .article li:nth-of-type(1)
{
    margin-top:5px;
}
.right01 .article li:nth-of-type(3)
{
    margin-bottom:5px;
}
.right01 .article li:nth-of-type(4)
{
    margin-top:5px;
}

.right01 .article li .article_link {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.right01 .article li .s_title {
    overflow: hidden;
    width: 195px;
    height: 60px;
    white-space: normal;
    font-weight: 400;
}

.right01 .article li .article_title {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.right01 .article li span {
    color: #bcbcbc;
    font-size: 12px;
}

.right01 .article li .picture {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    width: 90px;
    height: 60px;
}

.right01 .article li .picture img {
    width: 100%;
    height: 100%;
    -webkit-transition:transform .5s ease-in;
   transition:transform .5s ease-in;
    background: #fff no-repeat 50%;
    background-size: cover;
}

.right01 .article li .picture img:hover {
   -webkit-transform:scale(1.1);
   transform:scale(1.1);
}

/*右侧标题版*/
.right01 .article2 {
    padding-top: 5px;
}

.right01 .article2 li {
    overflow: hidden;
    line-height: 36px;
}

.right01 .article2 li a {
    position: relative;
    float: left;
    overflow: hidden;
    padding-left: 25px;
    width: 270px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right01 .article2 li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    color: #9195a3;
    content: '';
    text-align: center;
    line-height: 18px;
    font-size: 17px;
}

.right01 .article2 li a:hover {
    color: #FF6600;
}

.right01 .article2 li:nth-child(1) a:before {
    color: #fe2d46;
    content: '1';
}

.right01 .article2 li:nth-child(2) a:before {
    color: #FF6600;
    content: '2';
}

.right01 .article2 li:nth-child(3) a:before {
    color: #faa90e;
    content: '3';
}

.right01 .article2 li:nth-child(4) a:before {
    content: '4';
}

.right01 .article2 li:nth-child(5) a:before {
    content: '5';
}

.right01 .article2 li:nth-child(6) a:before {
    content: '6';
}

.right01 .article2 li:nth-child(7) a:before {
    content: '7';
}

.right01 .article2 li:nth-child(8) a:before {
    content: '8';
}

.right01 .article2 li:nth-child(9) a:before {
    content: '9';
}

.right01 .article2 li:nth-child(10) a:before {
    content: '10';
}

.right01 .article2 li:nth-child(n+4) {
    border-top: 1px dashed #eee;
}
