.refundDetail{width:100%;background-color:#fff;border-radius:5px;padding:0 35px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.refundDetail .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}.refundDetail .title-area img{width:50px;height:50px}.refundDetail .title-area .back{position:absolute;right:10px;top:10px;cursor:pointer}.refundDetail .content-area{width:100%;height:740px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow-y:scroll}.refundDetail .content-area .information-area{width:470px;margin:10px auto 10px;padding:20px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(114,126,147,.24)}.refundDetail .content-area .information-area.red-boder{border:1px solid #e66e65}.refundDetail .content-area .information-area.small-padding{padding:8px 0 9px 19px;display:-webkit-box;display:-ms-flexbox;display:flex}.refundDetail .content-area .information-area.small-padding .title{width:80px;height:22px;color:#a6a6a6;line-height:22px}.refundDetail .content-area .information-area.small-padding p{height:22px;font-size:14px;color:#e66e65}.refundDetail .content-area .information-area.small-padding img{width:108px;height:108px;display:block;margin-right:10px;border:1px solid rgba(210,162,0,.35);border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.refundDetail .content-area .information-area .title{height:30px;width:100px;color:#a6a6a6;font-size:14px}.refundDetail .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);display:-webkit-box;display:-ms-flexbox;display:flex}.refundDetail .content-area .information-area .order-cell .name{width:280px;height:43px;line-height:43px;padding-left:10px}.refundDetail .content-area .information-area .order-cell .price{width:100px;height:43px;line-height:43px}.refundDetail .content-area .information-area .order-cell .quantity{width:80px;height:43px;line-height:43px}.refundDetail .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}.refundDetail .content-area .information-area .info-cell .title{width:78px;height:42px;line-height:42px;color:#a6a6a6;font-size:14px}.refundDetail .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}.refundDetail .content-area .information-area .info-cell .content img{width:20px;height:20px;margin-left:10px;margin-right:5px}.refundDetail .content-area .information-area .info-cell .content .address{width:230px;height:15px;line-height:15px;border-left:1px solid #000;font-size:14px;padding-left:5px}.refundDetail .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}.refundDetail .function-area{width:100%;height:32px;margin-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.refundDetail .function-area .reject{width:188px;height:32px;color:rgba(114,126,147,.54);background-color:#fff;border-radius:5px;font-size:14px;display:block;margin-right:18px;border:2px solid rgba(114,126,147,.2357);-webkit-box-shadow:0 0 20px 0 rgba(114,126,147,.2357);box-shadow:0 0 20px 0 rgba(114,126,147,.2357)}.refundDetail .function-area .agree{width:188px;height:32px;margin-left:18px;color:#fff;background-color:#e66e65;border-radius:5px;font-size:14px;display:block}