/* 热点推荐 */
.zntj_con .bottom_news {
	height: 542px;
}

.bottom_news dl dd a:hover {
	text-decoration: none;
}

.zntj_con .bottom_news {
	display: block;
}

.zntj_con {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 532px;
	z-index: 10;
}

.zntj_con .con_tab_bg {
	background: #2366bf;
	overflow: hidden;
	width: 400px;
}

.zntj_con .con_tab_abc {
	width: 400px;
	overflow: hidden;
}

.zntj_con .zntj_con_text {
	position: absolute;
	top: 0;
	left: -52px;
	width: 52px;
	height: 229px;
	background: url("http://xfj.sz.gov.cn/images/2020xfj1116_1.png") top center no-repeat;
	color: #ffffff;
	padding-top: 40px;
    text-decoration: none;
    cursor: pointer;
}

.zntj_con .zntj_con_text img {
	color: #ffffff;
	height: auto;
	text-align: center;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;

}

.zntj_con .zntj_con_text span {
	color: #ffffff;
	width: 20px;
	height: auto;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	display: block;
	margin: 0 auto;

}

.zntj_con .bottom_news {
	width: 382px;
	margin: 9px;
	background: #ffffff;
	height: 445px;
	overflow: hidden;
}

.zntj_con .xxgk_tit_tab {
	background-color: #f5f5f5;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.zntj_con .xxgk_tit_tab span {
	float: left;
	text-align: center;
	color: #5c5858;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	width: 33.3%;
}

.zntj_con .xxgk_tit_tab span:nth-child(2) {
	
}

.zntj_con .xxgk_tit_tab span:first-child {
	
}

.zntj_con .xxgk_tit_tab span.hover {
	background: #f5f5f5;
	color: #08589f;
}

.zntj_con .xxgk_tit_tab span {
	cursor: pointer;
}

.zntj_con .xxgk_tit_tab a {
	float: right;
	color: #333;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 0;
}

.zntj_con .bottom_news ul {
	display: none;
	padding: 5px 0 0 0;
}

.zntj_con .bottom_news ul li {
	height: 50px;
	color: #5f5f5f;
	line-height: 25px;
	padding: 0 0 0 10px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	margin: 10px 8px 10px 5px;
}

.zntj_con .bottom_news ul li span {
	float: left;
	font-weight: bold;
	background: #fff;
	color: #333333;
	font-size: 16px;
}

.zntj_con .bottom_news ul li a {
	color: #333333;
}

.zntj_con .bottom_news ul li a:hover {
	color: #ff6600;
}

.bottom_news dl dd a {
	display: inline-block;
	padding: 5px 15px;
	line-height: 25px;
	min-width: 333px;
	/* overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;*/
}

.bottom_news dl dd a em {
	font-style: normal;
}

.bottom_news dl dd {
	line-height: 20px;
	padding: 10px 0 5px 10px;
	margin: 0 0 10px 0;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px dotted #d6d6d6;
}

.bottom_news dl dd span {
	position: absolute;
	right: 0px;
	bottom: 5px;
	background: #fff;
	padding: 0 5px;
	color: #999999;
	font-size: 12px;
}

.bottom_news dl dd a {
	color: #333333;
}

.bottom_news dl dd a:hover {
	color: #08589f;
}

.bottom_news dl dt {
	font-size: 16px;
	padding: 0 18px;
}

.bottom_news dl {
	margin: -10px 0 0 0;
	overflow: scroll;
	height: 390px;
}

.bottom_news dl::-webkit-scrollbar {

	width: 8px;
	height: 1px;
}

.bottom_news dl::-webkit-scrollbar-thumb {
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #76b92c;
}

.bottom_news dl::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	background: #f0f3f6;
}