/*#my_order .header{
	font-size: 0.436363rem;  48 
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 3;
	background-color: #fff;
	border-radius: 0 0 0.345454rem 0.345454rem;  38
}
#my_order .header div{
	display: flex;
	align-items: center;
	justify-content: center;
} */
#my_order #my_order_tap{
	width: 100%;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: fixed;
	top: 1.3274rem;
	left: 0;
	padding: 0.345454rem 0;/* 38 */
	z-index: 3;
}
#my_order #my_order_tap span{
	font-size: 0.381818rem;/* 42 */
	padding-bottom: 0.10909rem;/* 12 */
}
/*
#my_order .header .van-icon{
	position: fixed;
	left: 0;
	top: 0.4rem;  44 
	font-size: 0.581818rem;  64 
	margin-left: 0.218181rem; 24
} */
#my_order #my_order_tap .active{
	border-bottom: 0.054545rem #2F2F2F solid;/* 6 */
}


#my_order .orderListIsNull{
	width: 100%;
	height: 6.963636rem;
	background-color: #F1F1F1;
	text-align: center;
	color: #757575;
	display: none;
}
#my_order .orderListIsNull .van-icon-coupon-o{
	font-size: 1.818181rem;
	font-weight: 100;
	line-height: 1.818181rem;
	padding-top: 1.818181rem;
}
#my_order .orderListIsNull div {
	font-size: 0.363636rem;
	line-height: 1.527272rem;
}


#my_order .orderList{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.363636rem;/* 40 */
}
#my_order .orderList > ul{
	display: none;
}
#my_order .orderList > ul > li{
	padding: 0.345454rem;/* 38 */
	margin-top: 0.290909rem;/* 32 */
	background-color: #fff;
	color: #757575;
	border-radius: 0.345454rem;/* 38 */
}

#my_order .orderList > ul > li > .item_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* margin-top: 0.236363rem; *//* 26 */
	/* margin-bottom: 0.381818rem; *//* 42 */
}
#my_order .orderList > ul > li > .item_top div{
	padding-top: 0.10909rem;/* 12 */
	padding-bottom: 0.381818rem;/* 42 */
}
#my_order .orderList > ul > li > .item_top p i.van-icon-shop-o{
	color: #757575;
	font-size: 0.472727rem;/* 52 */
	padding-bottom: 0.018181rem;/* 2 */
	margin-right: 0.090909rem;
}
#my_order .orderList > ul > li > .item_top p i.layui-icon-right{
	font-size: 0.381818rem;/* 42 */
	position: relative;
	top: 0.018181rem; /* 2 */
	left: -0.018181rem;
}
#my_order .orderList > ul > li > .item_top div:nth-child(1){
	flex-grow: 1;
	color: #2F2F2F;
}
#my_order .orderList > ul > li > .item_top div:nth-child(1) p:nth-child(1){
	display: flex;
	align-items: center;
	/* width: 3.68rem;
	white-space: nowrap;
	overflow-x: auto; */
}
#my_order .orderList > ul > li > .item_top div:nth-child(1) p:nth-child(1)::-webkit-scrollbar {
	display: none;
}
#my_order .orderList > ul > li > .item_top div:nth-child(1) p span{
	/* vertical-align: top; */
}
#my_order .orderList > ul > li > .item_top div:nth-child(1) p:nth-child(2){
	font-size: 0.345454rem;/* 38 */
}
#my_order .orderList > ul > li > .item_top div:nth-child(2) {
	color: #2F2F2F;
	white-space: nowrap;
	margin: 0 0.3rem;
	position: relative;
	top: -0.012rem;
}
#my_order .orderList > ul > li > .item_top div:last-child {
	/* font-weight: bold; */
	color: #e4393c;
	white-space: nowrap;
}

#my_order .orderList > ul .priceDetail{
	display: flex;
	justify-content: flex-end;
	color: #2F2F2F;
	font-size: 0.381818rem;/* 42 */
}
#my_order .orderList > ul .priceDetail div{
	margin-left: 0.236363rem;/* 26 */
}
#my_order .orderList > ul .priceDetail .totalPrice, 
#my_order .orderList > ul .priceDetail .coupon{
	color: #757575;
}
#my_order .orderList > ul .priceDetail .actual span{
	/* color: #e4393c; */
	font-weight: 500;
}
#my_order .orderList > ul .item_bottom {
	border-top: 0;
	padding: 0;
}
#my_order .orderList > ul .moreInfo {
	margin-top: 0.418181rem; /* 46 */
	margin-bottom: 0.072727rem; /* 8 */
	/* padding: 0.181818rem; */ /* 20 */
	/* background-color: rgba(0, 0, 0, 0.05); */
	border-radius: 0.072727rem; /* 8 */
	display: none;
}



/* 订单列表 */
#my_order .order_list{
	background-color: #fff;
	padding: 0.236363rem 0;/* 26 */
}
#my_order .order_list .goodsItme{
	display: flex;
	justify-content: space-between;
}
#my_order .order_list .imgDiv{
	overflow: hidden;
	min-width: 2.2rem;/* 220 */
	white-space: nowrap;
	margin-right: 0.236363rem;/* 26 */
}
#my_order .order_list .imgDiv img{
	width: 2.2rem;/* 220 */
	height: 2.2rem;
	object-fit: cover;
	margin-right: 0.072727rem;/* 8 */
}
#my_order .order_list .goodsName{
	padding: 0 0.290909rem;/* 32 */
	color: #757575;
	flex-grow: 1;
	line-height: 0.436363rem;/* 48 */
	text-align: justify;
	font-size: 0.345454rem;/* 38 */
	display: flex;
	align-items: center;
	
	height: 1.26rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: auto 0;
}
#my_order .order_list .priceConut{
	flex-shrink: 0;
	margin: auto 0;  
}
#my_order .order_list .price{
	color: #2F2F2F;
	line-height: 0.436363rem;/* 48 */
	font-size: 0.30909rem;/* 34 */
	margin-bottom: 0.10909rem;/* 12 */
}
#my_order .order_list .price b{
	font-size: 0.436363rem;/* 48 */
	/* margin-right: -0.054545rem; *//* -6 */
}
#my_order .order_list .count{
	font-size: 0.345454rem;/* 38 */
	color: #757575;
	text-align: right;
	line-height: 0.436363rem;/* 48 */
}

#my_order .order_operation{
	margin-top: 0;
	margin-left: 0.236363rem;
}
#my_order .item_bottom .more{
	position: relative;
	top: 0.142rem;
	padding: 0.127272rem 0.236363rem; /* 12 26 */
	padding-left: 0;
	display: none;
}
#my_order .item_bottom .more i{
	position: relative;
	top: 0.036363rem; /* 4 */
	display: inline-block;
}
#my_order .item_bottom .more i.up{
	top: -0.018181rem; /* 2 */
	transform: rotate(180deg);
}

