.module-hd {
    background-color: #017cc2;
    overflow: hidden;
}

.gwh-item{
	margin:0 10px 0 10px;
}

.gwh-item-li{
	width: 100%;
	margin-top: 10px;
   	height:27px;
   	line-height: 26px;
	border:1px solid #ea9a53;
	border-radius: 5px;
}
.gwh-item-icon{
	display: block;
	height: 27px;
	color:#966844;
	padding-left: 45px;
}
.gwh-item-icon:hover{
	color:#ce0c0c;
	cursor: pointer;
}
.gwh-item-btn{
	display: block;
	position: absolute;
	left:10px;
	right:10px;
	bottom: 18px;
	height: 38px;
	line-height: 36px;
	font-size:16px;
	color:#fff;
	text-align: center;
	background-color:#5cc1af;
}
.gwh-item-btn:hover{
	color:#fff;
	background-color:#ce0c0c;
}

.module-gwh-hd{
	height: 34px;
	line-height: 34px;
	background-color:#f2f2f2;
}

.module-gwh-hd span{
	color:#eb1414;
}
.module-gwh-hd span font{
	color: #666666;
}

.gwh-func{
	height: 42px;
	background: #f2f2f2;
}
.gwh-func span{
	display: block;
	float: left;
	line-height: 42px;
	width: 67px;
	padding-left: 30px;
}
.gwh-txt{
	float: left;
	padding:0 5px;
	height:28px;
	width: 204px;
	margin-top:6px;
	margin-right: 10px;
	background-color:#fff;
	border:1px solid #e1e1e1;
}	
.syh-txt{
	float: left;
	padding:0 5px;
	height:28px;
	width: 130px;
	margin-top:6px;
	margin-right: 10px;
	background-color:#fff;
	border:1px solid #e1e1e1;
}

.gwh-sel{
	float: left;
	width: 112px;
	height: 30px;
	margin-top: 6px;
	margin-right: 10px;
}
.gwh-btn{
	float: left;
	background-color:#f4aa43;
	width: 66px;
	height: 30px;
	line-height: 30px;
	margin-top: 6px;
	color:#fff;
	text-align: center;
	border:none;
	font-size:16px;
	font-family: "Microsoft YaHei";
}
.gwh-btn:hover{
	background-color:#ce0c0c;
	cursor: pointer;
}
.gwh-table-hd{
	height: 34px;
	 line-height: 34px;
	background-color:#e1f0ff;
}

.gwh-table-tt{
	color:#1976bc;
	font-size: 12px;
	font-weight: bold;
}

.gwh-table-dd{
	color:#333;
	font-size: 12px;
	font-weight: bold;
}

.gwh-table-hd-num {
    width: 20%;
    text-align: center;
}

.gwh-table-hd-infon {
    width: 16%;
    text-align: center;
}

.gwh-table-hd-cont {
    width: 32%;
	text-align: center;
}

.gwh-table-hd-sd {
    width: 16%;
	text-align: center;
}

.gwh-table-hd-pd {
    width: 16%;
	text-align: center;
}

.gwh-table-bd{
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.gwh-table-bd-s {
    width: 49%;
    float: left;
    padding-left: 20px;
}
.gwh-table-bd-t {
    width:18%;
    float: left;
}
.gwh-table-bd-fo {
    width: 25%;
    float: right;
}

@media (max-width: 560px) {
    .gwh-table-hd-s {
        padding-left: 30px;
    }
    .gwh-table-bd-s {
        width:88%;
        padding-left: 10px;
    }
}

.gwh-name{
	width:49%;
	float:left;
	padding-left:20px;
}
.gwh-date{
	width:17%;
	float:left;
}
.gwh-number{
	width:23%;
	float:left;
}

.search-name{
	width:39%;
	float:left;
	text-align:center;
	padding:0px 60px;
}
.search-date{
	width:17%;
	float:left;
	text-align:center;
}
.search-number{
	width:23%;
	float:left;
	text-align:center;
}

.fenlei{position:relative; z-index:11;}
.fenlei li.button{}
.fenlei li.button a.label{position:relative; display:block; padding:12px 50px 12px 55px; background-color:#fff; color:#114d84; font-size:14px; line-height:1.2em; border-bottom:1px solid #d0dcec; transition:0.3s;}
.fenlei li.button a.label i{display:inline-block; vertical-align:middle; margin-right:15px; font-size:50px;}
.fenlei li.button a.label font{display:inline-block; vertical-align:middle;}
.fenlei li.button a.label:hover{color:#fff; background-color:#016eab; border-color:#016eab;}
.fenlei li.button a.label.on{color:#fff; background-color:#016eab; border-color:#016eab;}
.fenlei li.hasDrop a.label b{position:absolute; top:50%; right:20px; margin-top:-6px; width:12px; height:12px;}
.fenlei li.hasDrop a.label b:before{position:absolute; top:50%; left:0; content:""; margin-top:-1px; width:100%; height:2px; background-color:#016eab;}
.fenlei li.hasDrop a.label b:after{position:absolute; left:50%; content:""; margin-left:-1px; width:2px; height:100%; background-color:#016eab;}
.fenlei li.hasDrop a.label:hover b:before{background-color:#fff;}
.fenlei li.hasDrop a.label:hover b:after{background-color:#fff;}
.fenlei li.hasDrop a.label.on b:before{background-color:#fff;}
.fenlei li.hasDrop a.label.on b:after{background-color:#fff;}
.fenlei li.hasDrop a.label.on b.show:after{content:normal;}
.fenlei li.hasDrop .dropdown{display:none; padding:10px; height:400px; font-size:14px; background-color:#fff; border-bottom:1px solid #d0dcec; overflow-x:auto; overflow-y:auto;}


.even{background-color:#ffffff;}
.odd{background-color:#f7f7f7;}
.xxgk-table-box{}
.xxgk-list-table{width:100%; text-align:center; line-height:1.6em;}
.xxgk-list-table thead tr{background-color:#d3dced;}
.xxgk-list-table thead tr th{height:30px; line-height:30px; padding:0 5px; text-align:center; font-weight:bold;}
.xxgk-list-table tbody td{padding:8px 5px;}
.xxgk-list-table .col01{width:30px; white-space:nowrap;}
.xxgk-list-table .col02{width:140px;}
.xxgk-list-table .col03{text-align:left;}
.xxgk-list-table .col04{width:90px;}
.xxgk-list-table .col05{width:130px;}
.pagediv{padding:20px 0 15px;}
.pagediv .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#2f6698;}