/* 切换选项 */ .nav.data-v-37f9c3e4 { display: flex; align-items: center; justify-content: center; background-color: #FFFFFF; color: #999999; } .nav view.data-v-37f9c3e4 { flex-grow: 1; margin: 3% 9% 2%; text-align: center; } .nav_btna.data-v-37f9c3e4 { font-size: 38rpx; line-height: 34rpx; border-bottom: 14rpx solid #FCD202; color: #000000; font-weight: bold; } /* 内容 */ /* 全部订单 */ .cont_one.data-v-37f9c3e4 { /* display: none; */ width: 94%; margin: 0 auto; } .cont_one_ce.data-v-37f9c3e4 { width: 100%; padding: 3% 3% 2%; margin: 3% 0 0; background-color: #FFFFFF; border-radius: 18rpx; position: relative; } .cont_one_top.data-v-37f9c3e4 { display: flex; width: 100%; } .cont_one_top_le.data-v-37f9c3e4 { flex: 2; font-size: 35rpx; font-weight: 800; color: #000000; line-height: 32rpx; } .cont_one_top_le2.data-v-37f9c3e4 { flex: 2; font-size: 35rpx; font-weight: 800; color: #999999; line-height: 32rpx; } .cont_one_top_ri.data-v-37f9c3e4 { flex: 1; font-size: 40rpx; text-align: right; font-family: DINPro; font-weight: 500; color: #FF130A; line-height: 32rpx; } .cont_one_top_ri text.data-v-37f9c3e4 { font-size: 30rpx; } .cont_one_text.data-v-37f9c3e4 { font-size: 30rpx; margin: 2% 0 1%; font-weight: 400; color: #999999; display: flex; justify-content: space-between; } .cont_one_bottom.data-v-37f9c3e4 { width: 100%; padding: 3% 0 0; margin-top: 3%; display: flex; border-top: 2rpx dotted #E6E6E6; } .cont_one_bottom_le.data-v-37f9c3e4 { width: 80%; /* font-size: 30rpx; */ font-weight: 500; color: #999999; line-height: 2; } .cont_one_bottom_ri.data-v-37f9c3e4 { width: 20%; text-align: center; /* line-height: 2; */ background: rgba(255, 19, 10, 0.2); font-size: 24rpx; border: 2rpx solid #FF130A; color: #FF130A; opacity: 0.6; border-radius: 50rpx; } /* 到店取餐 */ /* .cont_two { display: none;width: 94%;margin: 0 auto; } .cont_two_ce{ width: 94%;padding: 3% 3% 2%; margin: 3% 0 0 ;background-color: #FFFFFF; border-radius: 18rpx; } */ .cont_one_img.data-v-37f9c3e4 {} .cont_one_img.data-v-37f9c3e4 { width: 120rpx; height: 117rpx; position: absolute; top: 0; left: 83%; } .cont_one_img image.data-v-37f9c3e4 { width: 120rpx; height: 117rpx; } .cont.data-v-37f9c3e4 { display: none; } .cont_dis.data-v-37f9c3e4 { display: block; }