@charset "utf-8";
.cls-top-div {
	width: 1140px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #d4d2d2;
	/*border-bottom: 2px solid #d91615;
	border-bottom: 1px solid #edebe9;*/
	margin: 0 auto;
	font-weight: bold;
}

.cls-top-div ul {
	width: 100%;
	height: 100%;
}
.cls-top-div ul li {
	float: left;
	height: 100%;
	padding: 0 10px;
	margin: 0 10px;
	cursor: pointer;
}
.cls-top-cur {
	border-bottom: 2px solid #d91615;
	color: #d91615;
}
.cls-list-div{
	clear: both;
}
.cls-list-div li {
	height: 30px;
	width: 1100px;
	font-size: 15px;
	padding: 5px 10px;
	margin: 10px auto;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
}

.cls-list-div .zjnrbf1Right a {
	line-height: 30px;
	font-weight: 600;
	position: absolute;
	width: 920px;
	font-size: 14px;
	color: #444;
	display: inline-block;
	left: 55px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	height: 100%;
	overflow: hidden;
}

.cls-list-div .zjnrbf1Right span {
	text-align: center;
	height: 30px;
	width: 75px;
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 14px;
	color: #999;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
}
.zjnrbf1Left{width: 20px;height: 20px;float: left;border: 1px solid #d91615;margin-top: 5px;}
.cls-imgSpan{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: 20px;
	top: calc(50% - 10px);
	position: absolute;
	left: 20px;
}
.cls-imgSpan-jjgg{
	background-image: url(../images/icon-jjgg.png);
}
.cls-imgSpan-jjjg{
	background-image: url(../images/icon-jjjg.png);
}
.cls-imgSpan-cqgg{
	background-image: url(../images/icon-cqgg.png);
}
/* 平台公告 */
.cls-imgSpan-ptgg{
	background-image: url(../images/icon-ptgg.png);
}
/* 系统公告 */
.cls-imgSpan-xtgg{
	background-image: url(../images/icon-xtgg.png);
}
.cls-imgSpan-qtgg{
	background-image: url(../images/icon-qtgg.png);
}
.zjnrbf1Right{float: left;height: 100%;margin-left: 30px;}
.foot .copyright {
	background-color: #171f2a;
	height: 50px;
}
.foot .copyright div {
	text-align: center;
	/* min-width: 1000px;
	max-width: 1150px; */
	line-height: 50px;
	color: #979da4;
	margin: 0 auto;
	font-size: 13px;
}
.foot .copyright span {
	display: block;
	height: 50px;
	float: right;
	width: 240px;
	background-color: #121821;
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/* 表格主体 */
.con_table{ width:1190px; margin:0 auto;position: relative;}

/* 角标 */
#msgNum{
		display: none;
        float: right;
        background: #f00;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        top: -10px;
        right: 10px;
        position: relative;
        text-align: center;
        color: #FFF;
        z-index: 99999;
    }