.header { margin-left: -20px; margin-right: -20px; }
.header img {
	width: 100%;
}

.search {
	padding: 15px 10px;
}

.search .col-xs-12 {
	padding: 10px 5px;
}

.gwy-color{
	background-color: #015293 !important;
	color: #fff !important;
	border-color: #015293;
}
.panel-gwy{
	border: 0;
}
.panel-gwy .panel-heading{
	background-color: #015293 !important;
	color: #fff !important;
	border: solid 1px #015293;
}
.panel-gwy .panel-body{
	border: solid 1px #ddd;
}
.panel-gwy .badge,.gwy-color .badge{
	background-color: #fff;
	color: #015293;
}
.panel-gwy .label-info{
	background-color: #006ac1;
	color: #fff;
}
.footer {
    text-align: center;
    padding: 20px;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #2d2d2d;
}

.footer2 {
	display: none;
	text-align: center;
	padding: 20px;
}

.more {
	float: right;
	cursor: pointer;
}
.more-txt{
    float: right;
    font-size: 14px;
    cursor: pointer;
    font-family: 宋体;
}

.query-btn {
	cursor: pointer;
	background-color: #015293;
	color: #fff;
	border-color: #015293;
}

.search .glyphicon {
	margin-right: 10px;
}
.badge{
	margin: 0 5px;
}
.load-more,.load-more-m{
	padding:5px;
	color:#aaa;
	background-color:#eee;
	text-align:center;
	cursor: pointer;
}
.c-red{
	color: red;
}
.list-item{
    margin-bottom: 10px;
    border-bottom: dashed 1px #aaa;
}
.panel-heading{
	height: 41px;
	overflow: hidden;
	position: relative;
	padding-right: 30px;
}
.label-info {
    display: inline-block;
    margin-bottom: 8px;
    cursor: pointer;
    padding: 5px;
}
.more-option{
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 20px;
	cursor: pointer;
	color: #74bffc;
}
.lable-active{
	background-color: #f0ad4e;
}
.w-73{
	width: 73px;
}
.notice-header{
    height: 40px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
}
.notice-header span{
    display: inline-block;
    border-bottom: 2px solid #03436d;
    font-size: 16px;
    color: #03436d;
    font-family: Arial, "Microsoft YaHei", SimSun;
    padding-right: 85px;
}
.notice-red-title{
	text-align:center;
	font-size: 50px;
    line-height: 100px;
    font-weight: bolder;
    color: #f3031e;
    border-bottom: 2px #f3031e solid;
    font-family: 宋体;
}
.notice-content{
	text-align: center;
    font-family: Arial, SimSun, "Microsoft YaHei";
    color: #444444;
    line-height: 40px;
    font-size: 14pt;
}
th,.txt-nowrap{
    word-break: keep-all;
    white-space: nowrap;
}
.back2home{
	position: fixed;
	bottom: 10px;
	right: 20px;
	font-size: 30px;
    color: #aaa;
    height: 90px;
    width: 40px;
}
.back2home span{
	cursor: pointer;
	background-color: #eee;
	padding: 8px;
	border-radius: 100%;
}
.label-success {
    background-color: #015293;
}
.ntitle{
	font-size: 23px;
	color: #010101;
	font-family: Arial, "Microsoft YaHei", SimSun;
	line-height: 32px;
	text-align: center;
}
.zhengwen{
	text-align: left;
	text-indent: 2em;
}
.luokuan{
	text-align: right;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tbody>tr>td {
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
.m-box {
    display: none;
}
p a {
    font-size: 14px;
    color: #1E9FFF;
}
.layui-text {
    line-height: 1.6;
    font-size: 14px;
    color: #666;
}
.layui-text .layui-elem-field {
    padding: 20px 10px;
    border-top: 1px solid #eee;
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-left: 0;
    border-right: 0;
}