@charset "utf-8";.overflow-y-hidden{overflow-y:hidden}body,html{font-size:14px}.top300{padding-top:0}.blue{color:#3a8ee6;cursor:pointer}.blue:hover{text-decoration:underline}.clearfloat:after{content:'';width:0;height:0;display:block;clear:both}.lf{float:left}.rg{float:right}.gray{color:#dbdbdb}.yellow{color:#87c13f}.windth80{width:80%;margin:0 auto}.popup{transition:all .5s;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5);opacity:0;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.popup>div{background:#fff;width:80%;height:1px;transition:all .5s;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around}.popup>div .title{padding:30px 0;text-align:center;border-bottom:1px solid #dbdbdb}.popup>div .butbox{display:flex;justify-content:center}.popup>div .butbox p{width:48%;text-align:center;padding:5px 0;cursor:pointer}.popup>div .butbox p.nobut{border-left:1px solid #dbdbdb}.popup.popupshow{z-index:999999;opacity:1}.popup.popupshow>div{height:150px}.radio_box{display:inline-block;position:relative;margin-right:20px;width:80px}.radio_box.on_message{width:30px;margin-right:0}.radio_box input[type=checkbox],.radio_box input[type=radio]{width:20px;height:20px;opacity:0}.radio_box label{cursor:pointer;position:absolute;left:5px;top:3px;width:20px;height:20px;border-radius:50%;background:url(../images/radio_n.png) center/cover;display:flex;align-items:center}.radio_box.square label{border-radius:0;background:url('../images/Asset 2xhdpi.png') center/cover}.radio_box.single label{border-radius:0;background:url('../images/Asset 4xhdpi.png') center/cover}.radio_box label span{position:absolute;display:block;width:80px;left:30px}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label::after{position:absolute;content:"";width:5px;height:10px;top:3px;left:6px;border-top:none;border-left:none}.radio_box input:checked+label{background:url(../images/radio_y.png) center/cover}.radio_box.square input:checked+label{background:url('../images/Asset 3xhdpi.png') center/cover}.radio_box.single input:checked+label{background:url('../images/Asset 5xhdpi.png') center/cover}.content{min-height:600px;display:none;width:96%;margin:0 auto}.content.active{display:block}.content .page_title{font-size:24px;margin:20px 0}.content .order_list{display:none;border:1px solid #e6e7e8;border-top-left-radius:10px;border-top-right-radius:10px}.content .order_list.active{display:block}.content .order_list .head_box{background:#eef6ff;height:50px}.content .order_list .order_list_time{padding:15px 0;border-bottom:1px solid #e6e7e8}.content .order_list .order_list_time.title_item{font-size:14px;background-color:#f7f7f7;padding:15px 0;color:#394555;font-weight:700}.content .order_list .order_list_time .order_message{width:100%;display:flex;align-items:center;justify-content:space-between}.content .order_list .order_list_time .order_message>div{width:20%;display:flex;align-items:center;justify-content:center}.content .order_list .order_list_time .order_message>div.remark{width:30%}.content .order_list .order_list_time .order_message>div.red{color:red}.content .order_list .order_list_time .order_message>div .hs{color:#f8ad56;text-align:center;font-size:12px}.content .order_list .order_list_time .order_message>div.but_box{flex-shrink:0;display:flex;align-items:center;width:12%}.content .order_list .order_list_time .order_message>div.but_box .open_product_but{cursor:pointer;background:#2397ff;color:#fff;border-radius:20px;padding:5px 10px;flex-shrink:0}.content .order_list .order_list_time .order_message>div.but_box .open_product_but i{margin-left:5px}.content .order_list .order_list_time .order_message>div.but_box .open_product_but .c{display:none}.content .order_list .order_list_time .order_message>div.but_box .open_product_but.open .c{display:inline-block}.content .order_list .order_list_time .order_message>div.but_box .open_product_but.open .p{display:none}.content .order_list .order_list_time .order_message>div.but_box .show_product_details{flex-shrink:0;cursor:pointer;border:1px solid #6b7480;color:#6b7480;border-radius:20px;padding:5px 10px;margin-left:5px}.content .order_list .order_list_time .product_message{width:100%;display:none;margin-top:10px}.content .order_list .order_list_time .product_message.open{display:block}.content .order_list .order_list_time .product_message>div{display:flex;align-items:center;justify-content:center;padding:10px;border-bottom:1px solid #f3f3f4}.content .order_list .order_list_time .product_message>div.title{background:#f7f7f7;font-weight:700;color:#394555}.content .order_list .order_list_time .product_message>div>div{width:20%;text-align:center}.content .order_list .order_list_time .product_message>div>div.img_box img{width:100%}.content .order_details{display:none;padding:10px}.content .order_details.active{display:block}.content .order_details .title_box{display:flex;align-items:center;justify-content:space-between}.content .order_details .title_box .title_message{display:flex;align-items:center;justify-content:flex-start}.content .order_details .title_box .title_message>p{margin-right:40px;color:#394555;font-weight:700;font-size:20px}.content .order_details .title_box .title_message>p .red{color:red}.content .order_details .title_box .qr_code{color:#fff;background:#394555;padding:5px 15px;border-radius:20px;font-size:14px;cursor:pointer}.content .order_details .delivery_details{margin:20px 0}.content .order_details .delivery_details .title{border-top-left-radius:10px;border-top-right-radius:10px;background:#eef6ff;padding:10px 20px;color:#394555;font-weight:700;font-size:16px}.content .order_details .delivery_details .delivery_content{display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.content .order_details .delivery_details .delivery_content .content_message{display:flex;align-items:center}.content .order_details .delivery_details .delivery_content .content_message>div{margin-right:40px}.content .order_details .delivery_details .delivery_content .but{color:#394555;border:1px solid #394555;padding:5px 15px;border-radius:20px;font-size:14px;cursor:pointer}.content .order_details .product_box{margin-top:30px}.content .order_details .product_box .product_box_title{color:#fff;font-size:20px;font-weight:700;background:#394555;padding:10px 20px;border-top-left-radius:10px;border-top-right-radius:10px}.content .order_details .product_box .product_title{font-weight:700;background:#f7f7f7;color:#394555}.content .order_details .product_box .product_time{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:10px}.content .order_details .product_box .product_time>div{width:10%;display:flex;flex-direction:column;align-items:center;justify-content:center}.content .order_details .product_box .product_time>div.merchant_name{flex-shrink:0;width:15%}.content .order_details .product_box .product_time>div .name{color:#7c8b98}.content .order_details .product_box .product_time>div .evaluation_but{color:#394555;border:1px solid #394555;padding:5px 15px;border-radius:20px;font-size:14px;cursor:pointer}.content .order_details .product_box .product_time>div.img_product{flex-direction:row;width:30%}.content .order_details .product_box .product_time>div.img_product img{width:80px;margin-right:10px}.content .order_details .product_evaluation_box{width:80%;margin:0 auto;border:1px solid #d4d4d4;padding:10px;margin-top:20px;display:none}.content .order_details .product_evaluation_box .title{margin:10px 0}.content .order_details .product_evaluation_box .delivery_comments_box{border:1px solid #d4d4d4;padding:10px;width:100%;height:300px}.content .order_details .product_evaluation_box .but_box{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.content .order_details .but_box2{display:flex;align-items:center;justify-content:flex-end;margin:30px 0}.content .order_details .but_box2 .return_but{cursor:pointer;color:#fff;background-color:#409eff;border-color:#409eff;padding:10px 30px;border-radius:5px;margin-right:20px}.date_model{width:100%;height:100%;top:0;left:0;position:fixed;z-index:99999;background:rgba(0,0,0,.5);align-items:center;justify-content:center;display:none}.date_model.date_model_show{display:flex}.date_model .model_content{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;min-width:20%;border-radius:5px}.date_model .model_content div{margin:10px 0}.date_model .model_content div select{margin-left:10px;padding:5px 10px;border:1px solid #b3b3b3;width:150px}.date_model .model_content .but_box{width:100%;display:flex;flex-direction:row;justify-content:center}.date_model .model_content .but_box .but{color:#fff;background-color:#394555;padding:10px 0;width:30%;cursor:pointer;text-align:center;border-radius:5px;margin:0 20px}.product_service_evaluation_model{width:100%;height:100%;top:0;left:0;position:fixed;z-index:99999;background:rgba(0,0,0,.5);align-items:center;justify-content:center;display:none}.product_service_evaluation_model.date_model_show{display:flex}.product_service_evaluation_model .model_content{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;min-width:50%;border-radius:5px}.product_service_evaluation_model .model_content .product_service_evaluation_box{width:100%;margin:0 auto;padding:30px;margin-top:20px}.product_service_evaluation_model .model_content .product_service_evaluation_box .title{margin:10px 0}.product_service_evaluation_model .model_content .product_service_evaluation_box .delivery_comments_box{border:1px solid #d4d4d4;padding:10px;width:100%;height:300px}.product_service_evaluation_model .model_content .product_service_evaluation_box .but_box{display:flex;align-items:center;justify-content:space-between;margin:10px 0}