.layui-input-block {
    margin-left: 0px;
    border-bottom: 0.5px solid #dfe0e3;
}

.layui-input, .layui-select, .layui-textarea {
    border: none;
    background: transparent;
}

#password_main p {
    position: absolute;
    right: 0px;
    bottom: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

#password_main {
    position: relative;
}

.ts {
    /* margin-left: 82px; */
    color: #EA3A3A;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    color: #ea3a3a;
}

.preservation {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: #003793;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    border: 1px solid #003793;
    margin-top: 4px;
}

.ChangePassword p a {
    font-size: 14px;
    font-weight: 400;
    color: #003793;
    float: right;
    display: inline-block;
    line-height: 26px;
}

.layui-input, .layui-select, .layui-textarea {
    padding-left: 0px;
}

