@charset "utf-8";
.cgxxlist-main {
	width: 100%;
	background: #fafafa;
	padding-bottom: 20px;
}
.cgxxlist-center {
	width: 1440px;
	margin: 0 auto;
	position: relative;
	min-height: 800px;
}
.cgxxlist-cleft {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 240px;
	background: #fff;
}
.cgxxlist-tit {
	width: 240px;
	height: 75px;
	font-size: 18px;
	font-weight: bold;
	line-height: 75px;
	color: #ffffff;
	box-sizing: border-box;
	padding-left: 24px;
	background: #0072e8;
	position: relative;
}
.cgxxlist-tit .bhx{
	display: inline-block;
    width: 32px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 24px;
    top: 56px;
}
.zbcg-box {
	padding: 15px 12px 0;
}
.zbcg-tit {
	height: 54px;
    font-size: 17px;
    font-weight: bold;
    line-height: 54px;
    color: #333333;
    background: #fafafa url(../../../images/secondportal/one/list/xjt.png) no-repeat 186px center;
	background-size: 18px 18px;
    cursor: pointer;
    padding: 0 15px;
}
.zbcg-tit.abcgActive {
	background: #fafafa url(../../../images/secondportal/one/list/xjtact.png) no-repeat 186px center;
	background-size: 18px 18px;
}
.zbcg-tit.zjt {
	background:#fafafa url(../../../images/secondportal/one/list/zjt.png) no-repeat 186px center;
	background-size: 18px 18px;
}
.zbcg-tit.abcgActive.zjt {
	background:#fafafa url(../../../images/secondportal/one/list/zjtact.png) no-repeat 186px center;
	background-size: 18px 18px;
}
.zbcg-list {
	padding: 10px 0 10px 12px;
	list-style-position: inside;
}
.zbcg-list li {
	font-size: 16px;
    line-height: 40px;
    height: 38px;
    color: #666;
    cursor: pointer;
	list-style-type: disc;
}
.zbcg-list li:hover {
	color: #0072e8;
}
.abcgActive {
	color: #0072e8 !important;
}
.cgxxlist-cright {
	padding-left: 264px;
}
.cright-ss-box{
	background: #fff;
    padding: 25px 20px 5px;
    margin-bottom: 20px;
}
.cright-tab {
	padding-bottom: 20px;
}
.cright-tab a {
	display: inline-block;
	height: 24px;
	font-size: 16px;
	line-height: 18px;
	color: #030000;
	margin-right: 32px;
}
.cright-tab a:hover {
	color: #0072e8;
	border-bottom: 2px solid #0072e8;
}
.cright-tab a.active {
	color: #0072e8;
	border-bottom: 2px solid #0072e8;
}
.cright-seach {
	padding-bottom: 20px;
	height: 40px;
}
.cright-seach li {
	float: left;
	height: 40px;
	margin-right: 10px;
}
.cright-seach li .lab {
	float: left;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #999999;
	padding-right: 10px;
}
.cright-seach li .srk {
	float: left;
	font-size: 14px;
	height: 40px;
	width: 200px;
	line-height: 40px;
	border-radius: 3px;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	color: #666;
	padding: 0 10px;
}
.cright-seach li .sp {
	float: left;
	height: 40px;
	width: 200px;
	position: relative;
}
.cright-seach li .hx {
	float: left;
	width: 14px;
	height: 1px;
	background: #afafaf;
	margin: 20px 5px 0 5px;
}
.cright-seach li .sp .sj {
	display: block;
	font-size: 14px;
	height: 40px;
	width: 200px;
	line-height: 40px;
	border-radius: 3px;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	color: #666;
	padding: 0 10px 0 30px;
}
.cright-seach li .sp .rl {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../../../images/secondportal/one/list/time.png) no-repeat center center;
	position: absolute;
	top: 12px;
	left: 4px;
}
.cright-seach li .sp .clear-btn {
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 17px !important;
	font-weight: normal !important;
	border-radius: 50%;
	border: 1px solid #666666;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 12px;
	opacity: 0.4;
	display: none;
	cursor: pointer;
}
.cright-seach li .sp:hover .clear-btn {
	display: block;
}
.cright-seach li .btn {
	width: 86px;
	height: 40px;
	border-radius: 3px;
	background: #0072e8 url(../../../images/secondportal/one/list/fdj.png) no-repeat 12px center;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	border: none;
	box-sizing: border-box;
	padding-left: 16px;
	cursor: pointer;
}
.cright-mainbox {
	background: #fff;
	padding: 10px 20px;
}
.cright-mainbox .table {
	width: 100%;
	margin-bottom: 20px;
}
.table-thead tr th {
	height: 42px;
	line-height: 42px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
	background: #f2f2f2;
	text-align: left;
}
.table-thead tr th:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.table-thead tr th:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.table-tbody tr td {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	border-bottom: 1px dashed #cccccc;
	text-align: left;
}
.wycy-btn {
	display: block;
	width: 86px;
	height: 36px;
	text-align: center;
	border-radius: 3px;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #0072e8;
	font-size: 14px;
	line-height: 36px;
	color: #0072e8;
}
.ckxq-btn {
	display: inline-block;
	width: 86px;
	height: 36px;
	text-align: center;
	border-radius: 3px;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #333;
	font-size: 14px;
	line-height: 36px;
	color: #333;
	margin-right: 10px;
}
.red {
	color: #e60012 !important;
}
.w500 {
	width: 500px !important;
}
.w100 {
	width: 100px !important;
}
.w200 {
	width: 200px !important;
}
