paydetails.css 5.5 KB
.container {
	position: relative;
	font-family: PingFangSC-Regular;
	padding: 0.66rem 0.4rem 0.46rem 0.41rem;
}
.wrap_sub{
	width: 7.5rem;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed; 
	z-index: 2;
	display: none;
	left: 0;
	top: 0;
}
/*弹层*/
.popup_sub{
	width: 5.88rem;
	height: 3.79rem;
	left: 0.81rem;
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
	z-index: 3;
	top: 3.58rem;
	border-radius: 0.15rem;
	align-items: center;
	top: 3.58rem;
	position: absolute;
}
.popup_sub .text{
	font-size: 0.3rem;
	margin-top: 1.13rem;
}
.popup_sub .btn_sub{
	font-size: 0.36rem;
	color: #333333;
	width: 2.3rem;
	height: 0.8rem;
	background-color: #FFCC00;
	text-align: center;
	line-height: 0.8rem;
	border-radius: 0.4rem;
	margin-top: 0.66rem;
}
/*遮罩*/
.wrap{
	width: 7.5rem;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed; 
	z-index: 2;
	display: none;
	top: 0;
	left: 50%;
	margin-left: -3.75rem;
}
/*弹层*/
.popup{
	width: 5.88rem;
	height: 3.79rem;
	left: 0.81rem;
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
	z-index: 3;
	top: 3.58rem;
	border-radius: 0.15rem;
	align-items: center;
	top: 3.58rem;
	position: absolute;
}
.popup p:nth-child(1){
	font-size: 0.36rem;
	margin-top: 0.83rem
}
.popup p:nth-child(2){
	font-size: 0.36rem;
	margin-top: 0.29rem;
}
.btn{
	display: flex;
	margin-top: 0.49rem;
}
.btn span{
	display: block;
	width: 1.86rem;
	height: 0.8rem;
	font-size: 0.36rem;
	text-align: center;
	line-height: 0.8rem;
	border-radius: 0.4rem;
}
.btn span:nth-child(1){
	background-color: #FECC2F;
	margin-right: 0.44rem;
}
.btn span:nth-child(2){
	background-color: #F5F5F5;
}
/*顶部*/


.header_top {
	font-size: 0.3rem;
	display: flex;
	align-items: baseline;
}

.header_top .icon-qianbao {
	color: #C90103;
	margin-right: 0.14rem;
	font-size: 0.3rem;
}

.pay_text {
	color: #C90103;
	margin-right: 0.24rem;
}

/*.header_top p {
	color: #999999;
}*/
.num{
	color: #999999;
}

/*产品*/

.nav_item_product {
	display: flex;
	margin-top: 0.4rem;
}

.nav_item_product_pic {
	width: 0.96rem;
	height: 0.96rem;
	overflow: hidden;
}

.nav_item_product img {
	width: 100%;
	height: 100%;
}

.nav_item_product_box {
	width: 5.75rem;
}

.nav_item_product_item,
.nav_item_product_item_sub {
	display: flex;
	justify-content: space-between;
	margin-left: 0.23rem;
	align-items: baseline;
}


.nav_item_product_item_sub {
	margin-top: 0.1rem;
}

.nav_item_product_item p {
	font-size: 0.3rem;
	white-space: nowrap;
	color: #222222;
}

.nav_item_product_item span {
	font-size: 0.3rem;
	color: #222222;
}

.nav_item_product_item_sub p {
	font-size: 0.26rem;
	white-space: nowrap;
	color: #666666;
}

.nav_item_product_item_sub span {
	font-size: 0.24rem;
	color: #666666;
}


/*详情列表*/

.details_list {
	border-top: 1px solid #E4E4E4;
	margin-top: 0.49rem;
	padding: 0.51rem 0.18rem 0.6rem;
	font-size: 0.28rem;
	color: #666666;
}

.pay {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.35rem;
	
}

.pay .active {
	color: #C90103;
}

.remark {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.35REM;
	font-size: 0.28rem;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding-top: 0.5rem;
	padding-bottom: 0.46rem;
}

.remark span {
	color: #333333;
}
.remark_text{
	white-space: nowrap;
	width: 2rem;
	text-align: left;
}
.remark .limit {
	color: #999999;
}


/*底部*/

.footer {
	font-size: 0.3rem;
	display: flex;
	justify-content: flex-end;
}

.confirm {
	display: block;
	width: 2rem;
	height: 0.72rem;
	background-color: #C90103;
	text-align: center;
	line-height: 0.72rem;
	color: #FFFFFF;
	font-family: PingFangSC-Regular;
	border-radius: 0.36rem;
	margin-right: 0.41rem;
}

.cancel {
	display: block;
	width: 2rem;
	height: 0.72rem;
	background-color: #EEEEEE;
	text-align: center;
	line-height: 0.72rem;
	color: #666666;
	font-family: PingFangSC-Regular;
	border-radius: 0.36rem;
}


/*制作中*/

.header_top .icon-icon-test4 {
	color: #FEAD00;
	margin-right: 0.17rem;
	font-size: 0.3rem;
}

.make_text {
	color: #FEAD00;
	margin-right: 0.26rem;
}


/*待取货*/

.footer_take {
	display: flex;
	justify-content: center;
}

.take {
	font-size: 0.3rem;
	background-color: #67C33E;
	width: 2.32rem;
	height: 0.72rem;
	text-align: center;
	line-height: 0.72rem;
	color: #FFFFFF;
	border-radius: 0.36rem;
	margin-top: 0.5rem;
}

.header_top .icon-xingzhuang {
	color: #67C33E;
	margin-right: 0.17rem;
	font-size: 0.3rem;
}

.take_text {
	color: #67C33E;
	margin-right: 0.26rem;
}


/*待评价*/

.header_top .icon-pingjia {
	color: #999999;
	margin-right: 0.17rem;
	font-size: 0.3rem;
}

.evaluate_text {
	color: #999999;
	margin-right: 0.26rem;
}

.evaluate {
	font-size: 0.3rem;
	background-color: #EEEEEE;
	width: 2rem;
	height: 0.72rem;
	text-align: center;
	line-height: 0.72rem;
	color: #333333;
	border-radius: 0.36rem;
	margin-top: 0.5rem;
}


/*已完成*/

.header_top .icon-yiwancheng {
	color: #999999;
	margin-right: 0.17rem;
	font-size: 0.3rem;
}

.finish {
	font-size: 0.3rem;
	background-color: #FFCC00;
	width: 2rem;
	height: 0.72rem;
	text-align: center;
	line-height: 0.72rem;
	color: #333333;
	border-radius: 0.36rem;
	margin-top: 0.5rem;
}

.nav_item_pay_btn{
				border: 1px solid #FCB200;
    			color: #FCB200;
    			font-size: 0.24rem;
    			margin-left: 0.3rem;
    			width: 0.66rem;
    			height: 0.36rem;
    			text-align: center;	
			}
			.nav_item_pay_btn_eat{
				border: 1px solid #67C33E;
    			color: #67C33E;
    			font-size: 0.24rem;
    			margin-left: 0.3rem;
			}