@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,  
body,
div,
span,
p,
a {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
}

ol,
ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

/* 澶撮儴 */
.xl_top {
	width: 100%;
	height: 560px;
	position: relative;
}

.xl_top img {
	width: 100%;
	height: 100%;
}

.xl_top .xl_banner {
	position: absolute;
	left: 320px;
	bottom: 60px;
}

.xl_top .xl_banner .xl_title {
	font-weight: 600;
	font-size: 65px;
	color: #ffffff;
	margin-bottom: 30px;
}

.xl_top .xl_banner .xl_nav {
	font-weight: 300;
	font-size: 24px;
	color: #ffffff;
}

.xl_top .xl_banner .xl_nav a {
	color: #ffffff;
	margin-right: 16px;
	margin-left: 16px;
}

.clear {
	clear: both;
}

/* 鍐呭 */
.gl_content {
	width: 1280px;
	margin: 0 auto;
	padding: 40px 0;
}

/* 宸︿晶 */
.gl_left {
	float: left;
	width: 320px;
	height: auto;
	background: #DDEEFF;
	padding: 50px 0;
	margin-right: 32px;
}

.gl_left li {
	height: 75px;
	margin: 0px 30px;
	position: relative;
	border-bottom: 1px solid #B6C3E2;
}

.gl_left li a {
	font-size: 24px;
	color: #333333;
	line-height: 70px;
}

.gl_left li a img {
	position: absolute;
	top: 25px;
	right: 30px;
}

.active {
	font-weight: bold;
	color: #376BE0 !important;
}

/* 鍙充晶 */
.gl_right {
	float: left;
	width: 920px;
    margin-top: 0px;
}

.gl_cont {
	display: flex;
	margin-top: 35px;
}

.cont_txt {
	margin-left: 27px;
}

.gl_title {
	width: 621px;
	font-weight: bold;
	font-size: 24px;
}

.gl_title a {
	color: #333333;
}

.gl_abs {
	width: 621px;
	height: 83px;
	overflow: hidden;
	margin-top: 43px;
}

.gl_abs a {
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}

/* 鏃犲浘鐗堟湰 */
.xl_content{
	width: 870px;
}
.xl_listtitle {
	width: 60%;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	background: url(http://test.nanjing.gov.cn/material/jbxq_title_left_171012.png) no-repeat 10px center;
}

.xl_listtitle a {
	display: inline-block;
	width: 80%;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	color: #000;
	text-decoration: none;
}

.xl_time {
	float: right;
	color: #999999;
}

.fenye a,
.fenye span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border-radius: 50%;

}

.pagenav_active {
	background: #07499E !important;
	color: #fff !important;
}
.no_img{
	width:260px;
	height:173px;
	background-image: url(/material/IMG/list_blank.png);
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 46px;
	padding: 63px 0;
}
.pagination{padding-top: 30px;}

.chnl_c {
	font-size: 30px;
    font-family: "Arial";
    font-weight: bold;
    height: 60px;
}
.chnl_title {
    float: left;
    text-align: center;
    padding: 0 20px;
}
.chnl_check {
    color: #376be0;
}
.chnl_hide{display:none;}
.TRS_UEDITOR p, .TRS_UEDITOR span {
    font-size: 24px !important;
    line-height: 2.4em !important;
}
.TRS_UEDITOR p {
    padding-bottom: 10px !important;
}