.page-record-profile{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-record-profile .profile-header{-webkit-box-flex:0;-ms-flex:0;flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-record-profile .profile-header .page-title{color:#fe752f;font-weight:700;font-size:40px;margin-bottom:20px}.page-record-profile .profile-header .name{font-size:30px;padding-left:20px;margin-bottom:20px;color:#fe752f}.page-record-profile .profile-main{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.page-record-profile .profile-main>.left{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;overflow-x:hidden;height:100%;overflow-y:auto;padding-right:10px;border-right:1px solid #999;margin-right:20px}.page-record-profile .profile-main>.left .navs .nav-item{font-size:15px;line-height:1.8;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;color:#fff}.page-record-profile .profile-main>.left .navs .nav-item.active{font-weight:700;color:#fe752f}.page-record-profile .profile-main>.left .navs .nav-item[disabled]{color:#ccc;cursor:not-allowed}.page-record-profile .profile-main>.right{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;height:100%;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:10px}.page-record-profile .profile-main .section{margin-bottom:20px}.page-record-profile .profile-main .el-tabs__item.is-disabled{color:#999!important;cursor:not-allowed!important}