.detail{width:100%;background-color:#fff;border-radius:5px;padding:0 350px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.detail .title-area{width:100%;height:60px;border-bottom:4px solid hsla(0,0%,80%,.2);font-size:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.detail .title-area img{width:50px;height:50px}.detail .title-area .back{position:absolute;right:10px;top:10px;cursor:pointer}.detail .content-area{height:100%;padding-top:10px;position:relative;overflow-y:scroll;overflow-x:scroll}.detail .content-area,.detail .content-area .information-area{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.detail .content-area .information-area{margin:10px auto 10px;padding:20px;border:1px solid rgba(114,126,147,.24)}.detail .content-area .information-area.red-boder{border:1px solid #e66e65}.detail .content-area .information-area .df{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .content-area .information-area .title{height:30px;width:100%;color:#a6a6a6;font-size:14px;margin-bottom:10px}.detail .content-area .information-area .title .red_dot{width:10px;height:10px;background-color:red;margin-left:5px;border-radius:50px}.detail .content-area .information-area .title .reason_select{margin-left:10px}.detail .content-area .information-area .title .reason_select .el-input__inner{width:150px}.detail .content-area .information-area .title .reason_select .el-input__suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}