.order{width:70%;margin:auto;font-size:max(14px,1vw);font-weight:700;margin-top:3%}.order .content{width:100%;border:1px solid #439c4c;color:#439c4c}.order .content>div:first-child{padding:0 2%;background-color:#439c4c;display:flex}.order .content>div:first-child>span{padding:1% 0;color:#fff;text-align:center}.order .content>div:nth-child(2){background-color:#efefef;padding:1% 2%}.order .content .order_info{padding:1% 1.4% 0 2%;height:max(200px,18vw);overflow:auto}.order .content .order_info::-webkit-scrollbar{width:10px;height:1px}.order .content .order_info::-webkit-scrollbar-thumb{border-radius:10px;background-color:#439c4c;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}.order .content .order_info::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.2);background-color:#ededed;border-radius:10px}.order .content .order_info .goods_container{padding-bottom:2%}.order .content .order_info .goods_container .order_title{padding-bottom:1%;border-bottom:2px solid #eee}.order .content .order_info .goods_container .goods_item{display:flex;height:8vw;color:#999}.order .content .order_info .goods_container .goods_item>div{text-align:center;border:1px solid #439c4c;display:flex;justify-content:center;align-items:center}.order .content .order_info .goods_container .goods_item .goods_info>div{display:flex;height:100%;gap:3%;text-align:start;width:100%;box-sizing:border-box;padding:2%}.order .content .order_info .goods_container .goods_item .goods_info>div>div:first-child{flex:1}.order .content .order_info .goods_container .goods_item .goods_info>div>div:first-child>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order .content .order_info .goods_container .goods_item .goods_info>div>div:nth-child(2){flex:3}.order .content .order_info .goods_container .goods_item .goods_info>div>div:nth-child(2)>span{display:block;margin-bottom:2%}.order .content>div:nth-child(4){background-color:#efefef;display:flex;justify-content:space-between;padding:1% 2%}.order .content .toMoney{display:flex;justify-content:space-between;align-items:center;padding:1% 2%}.order .content .toMoney>div:first-child,.order .content .toMoney>div:first-child .address_info{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order .content .toMoney>div:nth-child(2){background-color:#ff000c;color:#fff;padding:.6% 2.5%;font-weight:600;cursor:pointer;white-space:nowrap}.order .content .remark{height:10vw;margin:0 2%;box-sizing:border-box}.order .content .remark>textarea{resize:none;width:100%;height:7vw;padding:.5%;box-sizing:border-box}.order .hidden{width:100vw;height:100vh;background-color:rgba(0,0,0,.7);position:fixed;z-index:500;top:0;left:0}.order .hidden .shose{position:fixed;z-index:600;top:10%;left:50%;transform:translateX(-50%);width:max(280px,40vw);height:max(400px,36vw);background-color:#fff;padding:2% 3%}.order .hidden .shose>div:first-child{display:flex;justify-content:space-between;align-items:center;border-bottom:5px solid #f1f1f1;padding-bottom:3%}.order .hidden .shose>div:first-child .close{cursor:pointer;width:max(20px,1.5vw);height:max(20px,1.5vw)}.order .hidden .shose>div:first-child .close>img{width:100%;height:100%}.order .hidden .shose>ul{width:100%;height:100%;box-sizing:border-box}.order .hidden .shose>ul>li{margin:2% 0;cursor:pointer;position:relative;border-bottom:2px solid #f1f1f1;padding-bottom:3%}.order .hidden .shose>ul>li>div{width:92%}.order .hidden .shose>ul>li>div:first-child{display:flex;justify-content:space-between;align-items:flex-end}.order .hidden .shose>ul>li>span{display:block;position:absolute;border:1px solid #000;height:20px;width:20px;border-radius:50%;top:50%;right:0;transform:translateY(-50%)}.order .hidden .shose>ul>li>span .icon{width:100%;height:100%}.order .hidden .shose>ul>li .was{background-color:#f0064d;border:none}@media screen and (max-width:500px){.order{width:95%}.order .content .remark{height:20vh}.order .content .remark>textarea{width:100%;height:15vh}}