.enduser-detail .enduser-detail-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 30px}.enduser-detail .enduser-detail-header .enduser-detail-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.enduser-detail .enduser-detail-header .enduser-detail-header__left .enduser-name{font-size:20px;font-weight:600;color:rgba(0,0,0,.65);height:28px;line-height:28px}.enduser-detail .enduser-detail-header .enduser-detail-header__left .state{padding:0 10px;border-radius:4px;font-size:14px;margin-left:15px;height:24px;line-height:24px;background-color:#ffe0e0;color:#eb2a2a}.enduser-detail .enduser-detail-header .enduser-detail-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.enduser-detail .enduser-detail-header .enduser-detail-header__right .operation{display:inline-block;cursor:pointer}.enduser-detail .enduser-detail-header .enduser-detail-header__right .operation .svg_icon{width:36px;height:36px}.enduser-detail .enduser-detail-header .enduser-detail-header__right .operation--ml+.operation--ml{margin-left:25px}.enduser-detail .enduser-detail-body{display:-webkit-box;display:-ms-flexbox;display:flex}.enduser-detail .enduser-detail-body .enduser-detail-body__left{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.enduser-detail .enduser-detail-body .enduser-detail-body__right{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:30px}.enduser-detail .enduser-detail-body .enduser-detail-body__left-bottom{margin-top:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}.enduser-detail .enduser-detail-body .enduser-detail-body__box{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;border-radius:10px;background-color:#fafafa}.enduser-detail .detail+.detail{margin-top:20px}.enduser-detail .detail .detail__key{font-size:16px;font-weight:500;color:#333}.enduser-detail .detail .detail__value{font-size:16px;color:#909399;margin-top:8px}.enduser-detail .detail .detail__note{max-height:300px;overflow:auto;line-height:1.57;word-break:break-all;word-wrap:break-word}.enduser-detail .detail .detail__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.enduser-detail .detail .detail__list span{display:inline-block;width:33%;margin-bottom:5px}@media screen and (max-width:1441px){.enduser-detail .detail .detail__list span{width:50%}}.enduser-detail .wrap{margin-top:20px;border-top:1px dashed #979797}.enduser-detail .wrap .detail:first-child{margin-top:20px}