@charset "utf-8";
/* CSS Document */
.hide{
	display:none;
	}
.xhzs-news-list{
	width:800px;
	float:left;
	overflow:hidden;
	}
.news_index_v1_con_tab{
	width:800px;
	height:50px;
	background:#fff;
	margin-bottom:20px;
	border-radius:5px 5px 5px 0px;
	}
.news_index_v1_con_tab h3{
	width:110px;
	height:50px;
	background:linear-gradient(244deg,rgba(19,94,217,1) 0%,rgba(0,59,204,1) 100%);
	box-shadow:2px 0px 4px 0px rgba(0,0,0,0.24);
	opacity:0.74;
	font-size:16px;	font-weight:500;
	color:#fff;
	line-height:50px;
	text-align:center;
	float:left;
	border-radius: 5px 0 0 5px;
	}
.news_index_v1_con_tab ul li{
	float:left;
	margin-left:48px;
	line-height:50px;
	}
.news_index_v1_con_tab ul li a{
	font-size:16px;
	font-weight:400;
	color:#575757;
	}
.news_index_v1_con_tab ul li.cur a{
	color:#114BA0;
	font-weight:500;
	}
.xhcj-gsdt-cont li{
	padding:12px 20px 16px;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:20px;
	}
.xhcj-gsdt-cont li h3{
	font-size:18px;
	font-weight:400;
	color:#262626;
	line-height:26px;
	}
.xhcj-gsdt-cont li .gsdt-item-img{
	float:left;
	width:160px;
	height:100px;
	margin-right:20px;
	}
.xhcj-gsdt-cont li .gsdt-item-img img{
	width:160px;
	height:100px;
	}
.xhcj-gsdt-cont li .xhzs-list{
	margin-top:12px;
	}
.xhcj-gsdt-cont li .gsdt-item-info .sum{
	font-size:14px;
	font-weight:400;
	color:#787878;
	line-height:20px;
	}
.xhcj-gsdt-cont li .gsdt-item-info .xhzs-item-time{
	font-size:12px;
	font-weight:400;
	color:#A7A7A7;
	line-height:17px;
	margin-top:30px;
	}
.xhcj-gsdt-cont li:hover{
	border:1px solid #B3CCF4;
	}
.xhcj-list-more{
	width:100%;
	height:40px;
	background:#fff;
	border-radius:3px;
	text-align:center;
	font-size:14px;
	color:#787878;
	line-height:17px;
	line-height:40px;
	cursor:pointer;
	}
