.news-container {
    width: 100%;
    position: relative;
    box-shadow: 0px 4px 10px 0px rgba(205,205,205,0.5);
}

.news_contents_bg{
	/* height:313px; */
	/* background-image: url(../image/zhengce-bg.png); */
	overflow: hidden;
}
.news_contents_bg img{
	/* height:313px; */
	width: 100%;
}
.news_contents_bg>li{
	display: none;
}
.news_contents_bg>.div_show{
	display:block;
}

.top-tabs-content {
	width: 1080px;
    height: 120px;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    margin-left: -540px;
    bottom:-40px;
}
.contents-top {
    width: 1145px;
    height: 120px;
    /* margin: 0px auto; */
    /* margin-top: 175px; */
    /* position: absolute; */
}
.contents-top01 {
    width: 348px !important;
    height: 110px !important;
    display: inline-block;
}
.top-img{
	width: 348px;
    height: 110px;
    /* padding-top: 20px; */
    clear: both;
}
.top-img img{
	
	background-repeat: no-repeat; 
}
.top-content {
    clear: both;
    width: 348px;
    height: 110px;
    background: rgba(255,255,255,1);
    overflow: hidden;
    margin-top: 5px;
    padding: 15px 0;
}
.top-p{
	width:105px;
	height:16px;
	margin-top: 15px;
	margin-left: 25px;
	}
.top-p span{
	font-size:11px;
	font-family:SourceHanSerifSC-Heavy,SourceHanSerifSC;
	font-weight:800;
	color:rgba(22,93,137,1);
	line-height:16px;
	letter-spacing:1px;
}

.top-p01{
	width:300px;
	height:36px;
	font-size:13px;
	font-family:PingFangSC-Regular,PingFangSC;
	font-weight:400;
	color:rgba(22,93,137,1);
	line-height:18px;
	letter-spacing:1px;
	margin-top:5px;
	margin-left: 25px;
}
.contents-top02{
	width:348px;
	height:120px;
	display:inline-block;
	margin-left:13px;

}
.top-img02{
	width:348px;
	height:35px;
	padding-top: 15px;
	clear: both;
}
.top-img02 img{
	
	background-repeat: no-repeat; 
}
.top-content2 {
    clear: both;
    width: 348px;
    height: 110px;
    background: rgba(255,255,255,1);
    overflow: hidden;
    margin-top: 5px;
}
.top-p2{
	width:105px;
	height:16px;
	margin-top: 15px;
	margin-left: 25px;
	}
.top-p2 span{
	font-size:11px;
	font-family:SourceHanSerifSC-Heavy,SourceHanSerifSC;
	font-weight:800;
	color:#333333;
	line-height:16px;
	letter-spacing:1px;
}
.top-p02{
	width:300px;
	height:36px;
	font-size:13px;
	font-family:PingFangSC-Regular,PingFangSC;
	font-weight:400;
	color:#333333;
	line-height:18px;
	letter-spacing:1px;
	margin-top:5px;
	margin-left: 25px;
}
.contents-top03{
	width:348px;
	height:120px;
	display:inline-block;
	margin-left:13px;

}
.top-img03{
	width:348px;
	height:35px;
	padding-top: 15px;
	clear: both;
}
.top-img03 img{
	
	background-repeat: no-repeat; 
}
.top-content3 {
    clear: both;
    width: 348px;
    height: 110px;
    background: rgba(255,255,255,1);
    overflow: hidden;
    margin-top: 5px;
}
.top-p3{
	width:105px;
	height:16px;
	margin-top: 15px;
	margin-left: 25px;
}
.top-p3 span{
	font-size:11px;
	font-family:SourceHanSerifSC-Heavy,SourceHanSerifSC;
	font-weight:800;
	color:rgba(22,93,137,1);
	line-height:16px;
	letter-spacing:1px;
}
.top-p03{
	width:300px;
	height:36px;
	font-size:13px;
	font-family:PingFangSC-Regular,PingFangSC;
	font-weight:400;
	color:rgba(22,93,137,1);
	line-height:18px;
	letter-spacing:1px;
	margin-top:5px;
	margin-left: 25px;
}
p:hover{text-decoration:underline;}


.content-table {
	width: 100%;
}
.content-title{
	width:100%;
	margin: 30px 0 32px 0;
}


.title_first_name{
	width:185px;	
	height: 36px;
	position: relative;
    display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.hot-comment-title{
	position: relative;
    height: 36px;
    text-align: center;
    line-height: 36px;
	
	border: 1px solid #327FCE;
	border-right: 1px solid transparent;
	background: transparent;
	color: #327FCE;
	
}
.hot-comment-title::after{
	box-sizing: border-box;
	position: absolute;
	content: '';
	height: 36px;
	width: 36px;
	right: -18px;
	top: -1px;
	transform: skewX(-29deg);
	border: 1px solid #327FCE;
	border-left: 1px solid transparent;
	background: transparent;
}
.title-active .hot-comment-title{
	background: #327FCE;
	color: #ffffff;
}
.title-active .hot-comment-title::after{
	background:#327FCE;
	color: #ffffff;
}
.title-active.title_two_name{
	background:#327FCE;
}
.title-active.title_two_name span{
	color: #ffffff;
}
.title_two_name{
	padding: 0 28px;
    border: 1px solid #327FCE;
    height: 36px;
    line-height: 36px;
    text-align: center;
    transform: skewX(152deg);
    display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-left: -5px;
}
.title_two_name span{
	transform: skewX(28deg);
	display: inline-block;
	color: #327FCE;
}
.content-table > thead {
	background: rgba(245, 247, 250, 1);
}
.content-table tr {
	height: 46px;
	text-align: left;
	
}
.content-table tr a {
	display: block;
}
.content-table tbody tr {
	border-bottom: 1px solid #ececec;
	cursor: pointer;
}
.content-table tbody tr:hover {
	background: #f9f9f9;
}
.content-table th,
.content-table td {
	padding-left: 30px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	line-height: 46px;
}
/* .content-table th{
	font-size: 16px;
} */
.content-table a {
	font-size: 14px;
	font-family: PingFangSC;
	font-weight: 400;
	color: #333;
}
#content-page {
	margin: 40px 0;
}
.contents-top-div{
	cursor: pointer;
	box-shadow:0px 2px 7px 0px rgba(197,197,197,0.5);
	padding: 11px 0;
}
.top-img {
    /* background-image: url(../image/zhengce-03.svg); */
    /* background-repeat: no-repeat; */
    width: 348px;
    height: 6px;
    background: #5395a5;
}
.contents-top li{
	box-shadow: 0px 2px 7px 0px rgba(197,197,197,0.5);
    width: 348px;
    height: 6px;
    background: #5395a5;
}
.main-container {
    margin-top: 70px;
}
.contents-top-div p{
	color: #333;
	line-height: 20px;
    margin-top: 8px;
}
.contents-top-div p span{
	color: #333;
	height: 22px;
}

.contents-top-div:hover p{
	color: #165D89;
	font-weight: bold;
	text-decoration: underline;
}
.contents-top-div:hover p>span{
	color: #165D89;
	font-weight: bold;
	text-decoration: underline;
}