.shprmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .shprmask .shprcontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.expressmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .expressmask .expresscontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.airmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .airmask .aircontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.accountmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .accountmask .accountcontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.fwd7mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .fwd7mask .fwd7content {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.aparmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .aparmask .aparcontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.salarymask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .salarymask .salarycontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.itmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .itmask .itcontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }
.webmask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
}

    .webmask .webcontent {
        top: 100px;
        width: 100%;
        height: 600px;
        position: fixed;
        background-color: #ffffff;
        margin: 100px auto;
    }