.wapper {
    background: #f5f7fa;
    position: inherit
}

/* 个人中心里不显示资料下载*/
.submit-modal-body {
    display: none;
}

.layui-input,
.layui-select,
.layui-textarea {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #323232;
}

.main {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main .list-ul {
    width: 207px;
    background: #ffffff;
    border-radius: 6px;
    padding-top: 27px;
    padding-bottom: 27px;

}

.main .list-ul li.change {
    color: #323232;
    border-left: 3px solid #323232;
}

.main .list-ul li {
    line-height: 26px;
    text-indent: 24px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #999999;
    margin-bottom: 27px;
    cursor: pointer;
    border-left: 3px solid #fff;
}


.div:nth-child(1) {
    display: block;

}

.div {
    width: 799px;
    /* padding-bottom: 50px;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 34px; */
    padding: 40px 34px 50px 40px;
    background: #ffffff;
    display: none;
}

/* 个人资料 */
.personalData form {
    width: 392px;
}

p.name {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #323232;
    margin-top: 30px;
    margin-bottom: 20px;
}

p.introduce {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    margin-bottom: 60px;
}

p.Essentialinformation {

    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    margin-bottom: 34px;
}

.personalData .layui-form-label {
    height: 14px;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}

#mobile input {
    width: 81px;
    float: left;
    border: 0;
    padding-left: 0px;

}

#mobile a {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #003793;
    line-height: 40px;
    margin-left: 20px;
}

#mobile p span {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 40px;
    margin-left: 20px;
}

/* .phone{
disa
} */
/* 修改密码 */
.ChangePassword form {
    width: 368px;

}

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

.ChangePassword form .layui-input-block {
    margin-left: 0px;
}

.zhmm_title {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 20px;
    margin-bottom: 30px;
}

#password_main {
    position: relative;
}

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

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

.preservation {
    width: 112px;
    height: 40px;
    background: #003793;
    border-radius: 2px;
    border: 1px solid #003793;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 40px;
    float: right;
}

.headPortrait {
    width: 88px;
    height: 88px;
    border-radius: 50%;
}

.test1 {
    width: 136px;
    height: 38px;
    background: #f5f7fa;
    border: 1px solid #ffffff;
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    font-size: 14px;
    font-weight: 500;
    color: #2a2c44;
    line-height: 40px;
    margin-top: 24px;
    margin-left: 30px;
}

.test1:hover {
    color: #2a2c44;
    opacity: 1;
}

.layui-upload {
    display: flex;
    flex-wrap: wrap;
}

#user_yd {
    display: none;
}

/* 申请资料记录 */
.applicationRecord h3 {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #323232;
}

.applicationRecord .tip-box {
    margin-top: 20px;
    width: 100%;
    padding: 13px 0px;
    background: #fafafa;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #8a90a2;
    line-height: 20px;
    text-indent: 20px;
}

.record-container {
    margin-top: 26px;
}

.record-container .title {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 20px;
    padding-bottom: 14px;
    border-bottom: 0.6px solid #dfe0e3;
}

.record-list dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
   padding-bottom: 10px;
    border-bottom: 0.6px solid #dfe0e3;
}

.record-list dl dt {
    width: 86%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.record-list dl dt ul{
    padding: 22px 0px 10px 0px;
}
.record-list dl dt ul li {
    display: inline-block;
    padding: 1px 12px;
    background: #f5f7fa;
    border: 1px solid #dee4ee;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #323232;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 12px;
}

.record-list dl dt span {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: rgba(0, 0, 0, 0.25);
    /* line-height: 18px; */
}

.record-list dl dd img {
    width: 62px;
    height: 62px;
}

.no_list {
    margin: 37px 0px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 20px;
}

.record-container .pagge {
    display: flex;
    justify-content: flex-end;
    margin-top: 37px;
}

.layui-laypage {
    margin: 0px 0;
}

.layui-laypage button {
    background: #003793;
    color: #fff;
    line-height: 28px;
}

@media screen and (max-width: 1024px) {
    .wapper {
        background: transparent;
    }

    #user_pc {
        display: none;
    }

    #user_yd {
        display: block;
    }

    .layui-input,
    .layui-select,
    .layui-textarea,
    #TencentCaptcha {
        border: none;
        height: 40px;
    }

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

    #TencentCaptcha {
        width: 77px;
    }

    #verifyNo {
        width: 74%;
    }

    .layui-form-label {
        background: transparent;
        border: none;
        border-bottom: 0.5px solid #dfe0e3;
        text-align: left;
        width: 65px;
        height: 40px;
        line-height: 40px;
        padding: 0px;
        font-size: 14px;
        color: #323232;

    }

    .preservation {
        width: 100%;
        margin-bottom: 30px;
    }

    .test1 {
        width: 17px;
        height: 17px;
        background: url(/static/yuanian/page_image/Personal_yd/Photo.png);
        background-size: cover;

        display: block;
        position: absolute;
        bottom: -4px;
        /* right: 0px; */
        margin-left: 44px;
        padding: 0px;
        border-radius: 50%;
    }

    #user_yd .user-info {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: 0.5px solid #dfe0e3;
        margin: 0 auto;
        width: 79%;
        padding: 0px 10.5%;
    }


    #user_yd dl dt,
    #user_yd dl dt img {
        width: 68px;
        height: 68px;
        border-radius: 50%;
    }

    #user_yd dl dd {
        width: 75%;

    }

    #user_yd dl dt .layui-upload-list {
        margin: 0px;
    }

    #user_yd dl dd p.name {
        margin-top: 10px;
        margin-bottom: 6px;
        font-size: 14px;
    }

    #user_yd dl dd p.introduce {
        margin-bottom: 30px;
        line-height: 14px;
        font-size: 10px;
    }

    p.Essentialinformation {
        margin-top: 24px;
        font-weight: bold;
        width: 79%;
        margin: 24px auto 24px;

    }

    .modifyCenter {
        text-align: center;
    }

    .modifyCenter p:nth-child(1) {

        font-size: 16px;
        font-weight: 500;
        color: #333333;
        line-height: 21px;
        letter-spacing: 0.4px;
        padding-top: 33px;
        margin-bottom: 12px;
    }

    .modifyCenter p:nth-child(2) {

        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
        letter-spacing: 0.8px;
    }

    .modifyCenter p:nth-child(2) span {
        display: block;
    }

    .layui-layer-btn {
        text-align: center;
        padding: 0px
    }

    .layui-layer-btn {
        border-top: 1px solid #e5e5e5;
        padding-top: 0px !important;
        height: 40px !important;
    }

    .layui-layer-btn .layui-layer-btn0,
    .layui-layer-btn .layui-layer-btn1 {
        width: 49%;
        border: none;
        background: transparent;
        color: #000;
        height: 38px;
        line-height: 38px;
        font-size: 15px;
        padding: 0px;
        margin: 0px;
    }

    .layui-layer-btn .layui-layer-btn1 {
        border-left: 1px solid #e5e5e5;
        color: #003793;
    }

    #mobile input {
        margin-left: 10px;
    }

    .ydMain {
        width: 100%;
    }

    .layui-form-item {
        width: 79%;
        margin: 0 auto;
    }
}
