.detail{width:100%;background-color:#fff;border-radius:5px;padding:0 35px 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{width:100%;height:740px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow-y:scroll}.detail .content-area .information-area{width:470px;margin:10px auto 10px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;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 .order-cell,.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}.detail .content-area .information-area .order-cell{height:43px;width:100%;line-height:43px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid rgba(114,126,147,.24);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.detail .content-area .information-area .order-cell .name{width:280px;height:43px;line-height:43px;padding-left:10px}.detail .content-area .information-area .order-cell .price{width:100px;height:43px;line-height:43px}.detail .content-area .information-area .order-cell .quantity{width:80px;height:43px;line-height:43px}.detail .content-area .information-area .info-cell{width:100%;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .content-area .information-area .info-cell .title{width:78px;height:42px;line-height:42px;color:#a6a6a6;font-size:14px}.detail .content-area .information-area .info-cell .content{width:350px;height:42px;line-height:42px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid rgba(114,126,147,.24);font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .content-area .information-area .info-cell .content img{width:20px;height:20px;margin-left:10px;margin-right:5px}.detail .content-area .information-area .info-cell .content .address{width:230px;height:15px;line-height:15px;font-size:14px}.detail .content-area .information-area .info-cell .content .discount{height:30px;line-height:30px;padding:0 10px;background-color:rgba(210,162,0,.35);color:#fff;border-radius:5px;margin-right:5px}.detail .content-area .information-area .el-input__inner,.detail .content-area .information-area .refund_input{width:76px;height:29px}.detail .refund{width:188px;height:32px;color:#fff;background-color:#e66e65;border-radius:5px;font-size:14px;display:block;margin:10px auto 0}.detail .refund.cancel{background-color:#fff;border:1px solid rgba(114,126,147,.24);color:rgba(114,126,147,.54)}.detail .btn_area{width:400px;height:32px;margin:5px auto 10px}