.detail__wrap{background:#fff;border-radius:2px}.detail__wrap .detail__wrap--header{display:flex;height:32px;margin-bottom:10px;justify-content:space-between;align-items:center;cursor:pointer}.detail__wrap .detail__wrap--header .detail__wrap--title{display:inline-block;font-size:18px;font-weight:700;color:rgba(0,0,0,.85);position:relative;margin-left:10px}.detail__wrap .detail__wrap--header .detail__wrap--title:after{content:"";width:3px;height:100%;background:#2d8cf0;border-radius:2px;position:absolute;top:1px;left:-10px}.detail__wrap .detail__content{border-top:1px solid #f0f0f0;border-left:1px solid #f0f0f0}.detail__wrap .detail__content .detail__content--flex{display:flex;height:100%}.detail__wrap .detail__content .content__item--label{font-size:14px;padding:8px 16px;width:150px;text-align:left;background-color:#fafafa;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.detail__wrap .detail__content .content__item--message{flex:1;font-size:14px;padding:8px 16px;line-height:20px;color:#606266;width:100%;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.disUoloadSty .el-upload--picture-card{display:none}