.my-infomation{
    width: 100%;
    padding: 0px 20px 10px;
    background-color: #ffffff;
}
.tou-xiang{
    position: relative;
    width: 68px;
    height: 68px;
}
.tou-xiang .el-image {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.tou-bg{
    width: 100%;
    height: 100%;
}
.tou-btm{
    position: absolute;
    right: 7px;
    bottom: 7px;
    width: 20px;
    height: 20px;
}
.phone-one{
    font-size: 14px;
    color: #333333;
}
.phone-two{
    margin-left: 13px;
    font-size: 14px;
    color: #E1251B;
}
.phone-two a {
    font-size: 14px;
    color: var(--themeColor);
}
.year{
    width: 130px !important;
}
.year-two{
    width: 130px !important;
}
.year-txt{
    margin: 0px 10px;
}
.year-a{
    width: 150px;
}
.mar-top-area{
    margin-top: 15px;
}
.name {
    width: 180px;
}
.area{
    width: 500px;
}
.infomation-a ul li {
    color: #000 !important;
}

.my-infomation .el-form-item__label{
    padding: 0px 30px 0px 0px;
}
.my-infomation .el-tabs__header {
    margin: 0px 0px 30px;
}
.my-infomation .el-form-item {
    margin-bottom: 12px;
}
.my-infomation .radio {
    margin-right: 40px;
}
.my-infomation .el-input__inner{
    height: 32px;
    line-height: 32px;
}
.my-infomation .mar-top-area{
    margin-top: 3px !important;
}
.my-infomation .el-radio__input.is-checked .el-radio__inner{
    border-color: var(--themeColor) !important;
    background: var(--themeColor) !important;
}
.my-infomation .el-radio__input.is-checked+.el-radio__label{
    color: var(--themeColor) !important;
}