.center_banner {
	width: 100%;
	height: 348px;
}
.center_bz {
	width: 1200px;
	font-size: 14px;
	color: #999999;
	text-align: left;
	line-height: 40px;		
}
.center_menu {
	width: 1200px;
	height: 50px;
	background-color: #FFFFFF;
}
.center_menu ul {
	display: flex;
}
.center_menu_li {
	width: 171px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333333;	
}
.menu_active {
	width: 171px;
	height: 50px;
	background-color: #467FE6;
	color: #FFFFFF;
}
.center_xwlb {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin-top: 22px;
}
.xwlb_left1 {
	width: 800px;
	background-color: #FFFFFF;
}
.xwlb_left_list{
	width:760px;
	height: 220px;
	display: flex;
	border-bottom: 1px solid #F4F7FF;
}
.xwlb_left_list:hover .list_text_title {
	color: #467FE6;
}
.left_list_img{
	width: 280px;
	height: 180px;
	margin-top: 20px;
	margin-right: 20px;
}
.left_list_text {
	width: 460px;
	margin-top: 20px;
}
.list_text_title {
	width: 460px;
	text-align: left;	
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list_text_p {
	width: 460px;
	font-size: 14px;
	color: #999999;
	font-weight: 400;
	text-align: left;
	line-height: 22px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;  /*浣滀负寮规�т几缂╃洅瀛愭ā鍨嬫樉绀恒��*/
	-webkit-box-orient: vertical; /*璁剧疆浼哥缉鐩掑瓙鐨勫瓙鍏冪礌鎺掑垪鏂瑰紡--浠庝笂鍒颁笅鍨傜洿鎺掑垪*/
	-webkit-line-clamp: 4; /*鏄剧ず鐨勮*/
}
.list_text_time {
	width: 480px;	
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #999999;
	margin-top: 15px;
}
.n_l_right {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.yue_num {
    display: block;
    float: right;
    margin-right: 20px;
    margin-left: 4px;
    line-height: 15px;
}
.yue_img::before {
    float: right;
    content: '';
    display: block;
    /* position: absolute; */
    width: 1rem;
    height: 1rem;
    background-size: contain;
    top: 0px;
    left: -17px;
    background-image: url(/img/web_xingqicheng/eys.png);
}
.list_text_tipe {
	display: flex;
	flex-wrap: wrap;
	margin-top: 6px;
}
.text_tips_icon {
	width: 15px;
	height: 17px;
}
.text_tips_tips {
	font-size: 14px;
	color: #B1B1B1;
	line-height: 18px;
}
.text_tips_tips span {
	margin-left: 7px;
}
.xwlb_right_pub {
	width: 380px;
	background-color: #FFFFFF;
}
.right_pub_title {
	width: 340px;
	height: 50px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}
.right_pub_title span {
	display: block;
	height: 24px;
	border-left: 4px solid #467FE6;
	font-weight: bold;
	font-size: 20px;
	color: #467FE6;
	text-align: left;
	text-indent: 10px;	
	margin-top: 15px;
}
.xwlb_right_Bigimg {
	width: 340px;
	height: 200px;
	margin-top: 8px;
	overflow: hidden;
	position: relative;
}
.right_Bigimg_top{
	position: absolute;
	top: 0;
	left: 10px;
}
.right_Bigimg_bottom {
	width: 95%;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	padding: 3px 2.5% 3px 2.5%;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;  /*浣滀负寮规�т几缂╃洅瀛愭ā鍨嬫樉绀恒��*/
	-webkit-box-orient: vertical; /*璁剧疆浼哥缉鐩掑瓙鐨勫瓙鍏冪礌鎺掑垪鏂瑰紡--浠庝笂鍒颁笅鍨傜洿鎺掑垪*/
	-webkit-line-clamp: 2; /*鏄剧ず鐨勮*/
}
.xwlb_right_Somerimg {
	width: 340px;
	height: 119px;
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	justify-content: space-between;
}
.xwlb_right_Somerimg:hover .right_text_title {
	color: #467FE6;
}
.right_somerimg_img {
	width: 128px;
	height: 88px;
	margin-top: 15px;
	position: relative;
}
.somer_img_number {
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	background-color: rgb(162, 162, 162);
	font-size: 14px;
	position: absolute;
	top: 1;
	left: 5px;
	line-height: 25px;
}
.somer_img_number_yellow {
	background-color: rgb(255, 121, 48);
}
.right_somerimg_text{
	width: 192px;
	height: 88px;
	margin-top: 16px;
	margin-right: 8px;
}
.right_text_title {
	font-size: 14px;
	color: #333333;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;  /*浣滀负寮规�т几缂╃洅瀛愭ā鍨嬫樉绀恒��*/
	-webkit-box-orient: vertical; /*璁剧疆浼哥缉鐩掑瓙鐨勫瓙鍏冪礌鎺掑垪鏂瑰紡--浠庝笂鍒颁笅鍨傜洿鎺掑垪*/
	-webkit-line-clamp: 2; /*鏄剧ず鐨勮*/
	line-height: 22px;
}
.right_text_tips {
	font-size: 14px;
	color: #999;
	text-align: left;
	margin-top: 20px;
}
.xwlb_right_Somerimg:last-child{
	border-bottom: 0;
}
.xwlb_right_pub {
	margin-bottom: 20px;
}
.pub_tips {
	height: 695px;
}
.pub_tips_span {
	width: 340px;
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
}
.tips_span {
	display: block;
	padding: 2px 8px 2px 8px;
	border: 1px solid #DCDCDC;
	color: #333333;
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.tips_span:hover {
	border: 1px solid #467FE6;
	background-color: #CDE1FF;
	color: #467FE6;
}
.center_fy {
	width: 1200px;
	height: 50px;
	/*background-color: #FFFFFF;*/
	padding-top: 10px;
}
.clearfix {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pager {
	max-width: 800px;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
}
.pager a {
	cursor: pointer;
}
.pager a,
.pager span {
	/* 鎸夐挳鍐呮暟瀛� */
	width: 45px;
	height: 40px;
	border: 1px solid #EBEBEB;
	margin-left: -1px;
	color: #8a8a8a;
	display: inline-block;
	line-height: 40px;
	float: left;
	font-size: 15px;
	text-decoration: none;
	margin: 0 2px;
	border-radius: 6px;
	background-color: #FFFFFF;
}
.pager a:hover,
.pager span:hover {
	border-color: #3897cd;
	color: #3897cd;
	position: relative;
	z-index: 1;
}
.pager span.current {
	background-color: #467FE6;
	color: #fff;
	border-color: #EBEBEB;
	position: relative;
	z-index: 1;
}
.pager .pg-first,
.pager .pg-prev,
.pager .pg-next,
.pager .pg-last {
	background: white url(/img/pc_xingqicheng/page_bg.jpg)  8px 7px no-repeat;
}
.pager .pg-first:hover,
.pager .pg-prev:hover,
.pager .pg-next:hover,
.pager .pg-last:hover {
	background: white url(/img/pc_xingqicheng/page_bg_hover.jpg)  8px 7px no-repeat;
}
.pager .pg-prev,
.pager .pg-prev:hover {
	background-position: 7px -21px;
}
.pager .pg-next,
.pager .pg-next:hover {
	background-position: -21px -21px;
}
.pager .pg-last,
.pager .pg-last:hover {
	background-position: -21px 7px;
}
.pager .pg-prev[disabled='true'],
.pager .pg-prev[disabled='true']:hover {
	cursor: default;
	background-image: url(/img/pc_xingqicheng/page_bg.jpg);
}
.pager .pg-next[disabled='true'],
.pager .pg-next[disabled='true']:hover {
	cursor: default;
	background-image: url(/img/pc_xingqicheng/page_bg.jpg);
}
.pager .pg-prev[disabled='true'],
.pager .pg-next[disabled='true'] {
	border-color: #eeeeee;
}
.pager span.els {
	border-color: transparent;
}
.pagerHtmlWrap {
	width: 800px;
	margin: 30px auto;
}
.pagerHtmlWrap .cc_cells {
	width: 100%;
	height: 35px;
	padding: 5px 0;
	border-bottom: 1px #cccccc solid;
}
.pagerHtmlWrap .cc_cells a {
	color: #454545;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
}
.pagerHtmlWrap .cc_cells a span {
	display: inline-block;
	width: 25%;
	text-align: left;
	margin: 0;
}




.paging{
    display: flex;
    align-items: center;
}
.paging div{
    border: 1px solid rgb(211, 211, 211);
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 10px;
    font-size: 14px;
}
.paging div.disable{
    color: #fff;
    cursor: not-allowed;
    background-color: rgb(211, 211, 211);
}
.paging div.active{
    border: none;
    background-color: rgb(78, 216, 250);
    color: #fff;
}

