
.text-center{text-align:center;}
.webapp-logo{float:left; width:82px; height:31px; margin:14.5px 140px 14.5px 40px;}
.layui-form{padding:10px;}
.layui-form-label-self{padding:9px 0px; text-align:left;}
.required{color:red;}
.reportBtn{position:relative;}
.reportSubBtn{display:none; position:absolute; z-index:111; background-color:#fff; width:100px; left:-10px; top:38px; border:1px solid #e2e2e2;}
.reportSubBtn p{color:#000;}
.reportSubBtn p:hover{background-color:#f2f2f2;}
.menuNavTip{background-color:#2F4056; height:40px; width:100%; border:1px solid #2F4056; color:#fff; line-height:40px; font-size:16px;}
.layui-icon-self{
	margin-top: 10px;
    float: right;
    font-size: 10px;
    background: #1ab394;
    display: inline-block;
    min-width: 10px;
    line-height: 1;
    color: #fff;
    padding: 3px 7px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
}
.wzhl_nav{
    width: 100%;
    height:40px ;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    margin-right: 10px;
    /* 	background-color: ghostwhite; */
}
.wzhl_nav span{
    line-height: 40px;
    font-size: 14px;
    padding-right: 8px;
    padding-left: 8px;
}
.wzhl_nav a{
    line-height: 40px;
    font-size: 14px;
    padding-right: 8px;
    padding-left: 8px;
}
.wzhl_nav_content{
    margin-left:1%;
}
/* .wzhl_nav span:first-child{
line-height: 40px;
font-size: 14px;
padding-right: 3px;
padding-left: 3px;
color: gray;
} */
.layui-table th{
    color: #000000;
    font-weight: bold;
}

