.welcome-text{
    color: #cbad83;
}
.w3l-contacts-12 .top-inputs {
    grid-template-columns: 1fr 3fr;
}
.form-text{
    line-height: 35px;
}
.top-inputs{
    padding: 10px 10%;
}
.sub-title{
    color:#c99944;background-color: rgba(255, 232, 198, 0.54);
}
.layui-layer-content{
    overflow: auto;
    z-index: 9999;
}
.asterisk{
    color:red;
    line-height: 30px;
}
.xuzhi-text{
    color:#355D9A;
}
.content-box{
    background-color:#fff;
    border-radius: 4px;
    display:flex;
    justify-content: center;
    align-items: center;
}
.map-box{
    display: flex;
    justify-content: center;
}
.activity_map{
    max-width:100%;
}

a.set-password{
    color: #3e72d0;
}
a:hover.set-password{
    color:#333;
}
