.reservation-button-perple {
	width: 96%;
	height: 52px;
	border-radius: 6px;
	color: white;
	background: rgb(184, 71, 160);
	font-size: 18px;
}

.reservation-img{
	width: 100%;
}
.reservation-backdrop-bg{
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background-color:rgb(248,248,248);
	z-index:9;
}
.reservation-flex-item{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.reservation-confirm-address{
	display: flex;
	justify-content: space-between;
	background-color:#ffffff;
	border-bottom:1px solid #ddd;
	padding:10px 14px;
	padding-left: 15%;
}
.reservation-head-bar{
	display: flex;
	justify-content: space-between;
	height:44px;
	background-color:#ffffff;
	border-bottom:1px solid #ddd;
	padding:10px 14px;
	padding-left: 15%;
}
.reservation-head-bar.reservation-list{
	height:45px;
	line-hight:45px;
}

.reservation-menus-bar{
	display: flex;
	justify-content: space-between;
	height:44px;
	background-color:#ffffff;
	border-bottom:1px solid #ddd;
	padding:10px 14px;
}

.reservation-menus-bar.reservation-list{
	height:45px;
	line-hight:45px;
}

.reservation-fliter-item{
	padding:5px;
	border:1px solid #bc597b;
	color:#bc597b;
	background-color:#ffffff;
	border-radius:4px;
	text-align:center;
	white-space: nowrap;
	margin:3px;

}
.reservation-inner-item{
	color:#bc597b;
    padding-right:10px;

}

.reservation-fliter-item.activated{
	color:#ffffff;
	background-color:#bc597b;
}

.reservation-slide-box{
	width:100%;
	height:320px;
}

.reservation-buy-button{
	position:absolute;
	width:100%;
	height:50px;
	background:#ffffff;
	color:#ffffff;
	bottom:0;
	border:none;
}

.reservation-buy-button-left{
	display: inline-block;
    width: 75%;
    color: #000;
    text-align: left;
    line-height: 50px;
    height: 50px;
}

.reservation-buy-button-span{
	background-color: #d9a939;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 40%;
    margin-left: 62%;
    position: relative;
    top: -51px;
}

.home-prd-list{
	height:0.32rem;
	width:0.32rem;
	background:#fff;
	display:inline-block;
	white-space: nowrap;
}

.home-img-box{
   height:0.26rem;
   width:0.26rem;
   margin-right: 0.04rem;
}


.reservation-prd-list{
	height:110px;
	width:100%;
	background:#fff;
}

.reservation-edit-list{
	width:100%;
	background:#fff;
}

.reservation-img-box{
   height:80px;
   width:80px;
   margin-right: 14px;
}

.reservation-prd-font{
	font-size:14px;
	text-align:left;
	height:48px;
	width: 200px;
}
.reservation-flex-box{
	display:flex;
	padding:14px;
	background-color: #fafafa;
}
.reservation-col{
	    margin: 14px 10px 14px 0;
	flex-grow:1;
}
.reservation-tab{
	display:flex;
	background:#fff;
	padding:10px 0;
	border-bottom:1px solid #ddd;
	justify-content: space-between;

}

.reservation-order-bar{
    background-color: #fff;
    text-align: right;
    padding-right: 5%;
    height: 45px;
    line-height: 45px;
}

.reservation-order-bar-span{
    display: inline-block;
    line-height: 35px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 28%;
    text-align: center;
    color: #fff;
    background-color:#d9a939;
}

.reservation-disabled-span{
    color: #999;
    background-color:#eee;
}

.reservation-tab-button{
	width: 50%;
	text-align: center;
	color:#999
}

.reservation-button-activated{
	color:#bc597b
}

.reservation-item{
	padding:10px 0;
	display:fle
}

.reservation-input-label{
	font-size:14px;
	color:#bc597b;
	text-align: left;
	width:115px;
}

.reservation-order-more{
	padding:15px;
	width:100%;
	height:100px;
	background:#bc597b;
	color:#fff;
}

.reservation-result-label{
	background:#bc597b;
	box-shadow:0 0 0 0 #d8d7df, 0 0 0 0 #d8d7df;
	height:100px;
}

.reservation-result-item{
    font-size:14px;
    color:#ffffff;
    letter-spacing:0;
    text-align:left;
}

.reservation-result-bg{
	background:#ffffff;
    box-shadow:0 0 0 0 #d8d7df, 0 0 0 0 #d8d7df;
    font-size:20px;
    color:#333333;
    letter-spacing:0;
    text-align:center;
}

.reservation-result-tqm{
	background:#ffffff;
	border:1px solid #bc597b;
	border-radius:3px;
	width:67px;
	height:26px;
}

.reservation-color{
	margin-right: 5px;
}

.reservation-color2{
	color:#b3b3b3;
	padding-right: 10px;
}

.nameStyle{
	 height: 30px;
    text-align: center;
    margin-right: 10px;

}

/* 2018.3新增 */
.serial1{
	/* background-image:url(../../openplatform/reservation/src/img/serial.png) ;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-size:36px; */
	position:absolute;
	top:0.012rem;
	left:0.175rem
}

.box-bar{
	background-color: white;
	margin-top: -3px;
	padding: 10px;
}

.box-bar-item{
	width: 24%;
	padding: 2%;
	text-align: center;
	display: inline-block;
}

.box-bar-item-top{
	margin-bottom: 2px;
}
.img-search{
	height: 16px;
    position: relative;
    top: 3px;
    left: -10%;
}


/* textarea框默认提示位置 */
textarea::-ms-input-placeholder{
	height:50px;
	line-height:50px;
}

textarea::-webkit-input-placeholder{
	height:50px;
	line-height:50px;
}

.confirm-foot-bar{
	margin-top: 20px;
	background-color: white;
}

.confirm-foot-bar-left{
	display: inline-block;
    width: 65%;
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.confirm-foot-bar-right{
	background-color: #d9a939;
    display: inline-block;
    color: #fafafa;
    height: 45px;
    text-align: center;
    line-height: 45px;
    width: 33%;
    position: relative;
    left: 1%;
}

.orderDetail-head-bar{
	height: 55px;
    line-height: 55px;
    background-color: #F66262;
    color: white;
    font-size: 15px;
}

.orderDetail-head-bar-item1{
	display: inline-block;
	margin-left: 10%;
}

.orderDetail-head-bar-item2{
	display: inline-block;
    float: right;
    margin-right: 10%;
}

.orderDetail-contant-left{
	display: inline-block;
	width: 8%;
	text-align: center;
}

.orderDetail-contant-right{
	display: inline-block;
	width: 90%;
}

.orderDetail-contant{
	padding-top: 10px;
	background-color: white;
	padding-bottom: 20px;
}

.orderDetail-pay{
	border-top: 1px solid #ddd;
    height: 45px;
    line-height: 45px;
    background-color: white;
    padding-left: 10%;
}

.order-detail-bar{
	margin-top: 10px;
	background-color: white;
	padding-top: 10px;

}

.order-detail-bar-item{
	padding: 3px 0px 3px 5%;
}

.item-select{
	top: -4px;
}

.reservation-agreement{
	background-color: #fff;
    padding: 10px;
    margin-top: 10px;
}

.grey{
	color:#D7D7D7;
}

.grey-button{
	background-color:#D7D7D7;
}




