.zhezhao {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: transparent;

}

.layui-layer-title {
    padding: 0px !important;
    font-size: 18px !important;
}


.layui-layer-ico::before {
    content: ' ';
    display: inline-block;
    width: 0.73vw;
    height: 0.73vw;
    background: url(./images/FT_jiuj/etla/X.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.layui-layer-title {
    background: #2466FF !important;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #2466FF !important;
    background-color: #2466FF !important;
    padding: 0 25px !important;
}
.layui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn {
    padding-top: 0px !important;
    padding-bottom: 18px;
}

.hint {
    width: 350px;
    /* position: fixed;
    top: 2.4vw;
    left: 2.14vw; */
    cursor: pointer;
    padding: 18px;
    background: #fff;
    font-size: 0.63vw;
    font-weight: 400;
    border-radius: 0.31vw;
    color: rgb(0, 0, 0);
}
.hint_time {
    text-align: right;
}