@charset "UTF-8";
.clearflex:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.information_empty{
    font-size: 16px;
    line-height: 300px;
    color: #708087;
    text-align: center;
}
/* div.layui-layer-tips i.layui-layer-TipsB{
    top: -16px;
    border-bottom-color: #0091ff;
    border-right-color:transparent !important;
}
div.layui-layer-tips i.layui-layer-TipsT{
    bottom: -16px;
    border-top-color: #0091ff;
    border-right-color:transparent !important;
} */
/*.app-area-line{
    cursor: pointer;
    text-align: center;
    position: fixed;
    width: 40px;
    padding: 20px 0;
    background-color: #2b8744;
    color: white;
    font-size: 15px;
    z-index:1000;
}*/