.services-box .cell[data-v-43bff0b8] {
  padding: 20px;
}
.services-box .hh[data-v-43bff0b8] {
  color: #3b4c66;
  padding-bottom: 20px;
}
.services-box .mm .li[data-v-43bff0b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 20px;
  padding: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 10px;
}
.services-box .mm .li[data-v-43bff0b8]:hover {
  background: #f2f2f2;
}
.services-box .mm .li .img[data-v-43bff0b8] {
  width: 52px;
  border-radius: 100%;
  height: 52px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.services-box .mm .li .box[data-v-43bff0b8] {
  padding-left: 14px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.services-box .mm .li .text[data-v-43bff0b8] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.services-box .mm .li .text .t[data-v-43bff0b8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.services-box .mm .li .iconfont[data-v-43bff0b8] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.02);
}
.services-box .mm .li .name[data-v-43bff0b8] {
  color: #142640;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.services-box .mm .li .imgs[data-v-43bff0b8] {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 5px;
}
.services-box .mm .li .imgs .i[data-v-43bff0b8] {
  width: 20px;
  border-radius: 100%;
  border: 3px solid #fff;
  height: 20px;
  margin-left: -5px;
}
@media screen and (max-width: 900px) {
.services-box .cell[data-v-43bff0b8] {
    padding: 0 10px;
}
.services-box .hh[data-v-43bff0b8] {
    padding-bottom: 10px;
}
.services-box .mm .li[data-v-43bff0b8] {
    padding: 8px;
}
.services-box .mm .li .img[data-v-43bff0b8] {
    width: 40px;
    height: 40px;
}
.services-box .mm .li .text[data-v-43bff0b8] {
    display: block;
}
.services-box .mm .li .iconfont[data-v-43bff0b8] {
    width: 32px;
    height: 32px;
    font-size: 12px;
}
}

.services-box .cell[data-v-9f0f3e9c] {
  padding: 20px;
}
.services-box .hh[data-v-9f0f3e9c] {
  color: #3b4c66;
  padding-bottom: 20px;
}
.services-box .cc[data-v-9f0f3e9c] {
  color: #3b4c66;
  padding: 8px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.services-box .cc .name[data-v-9f0f3e9c] {
  font-size: 14px;
  font-weight: bold;
  padding-left: 16px;
  color: #142640;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.services-box .cc .icon[data-v-9f0f3e9c] {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.02);
  text-align: center;
}
.services-box .mm .li[data-v-9f0f3e9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 20px;
  padding: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 10px;
}
.services-box .mm .li[data-v-9f0f3e9c]:hover {
  background: #f2f2f2;
}
.services-box .mm .li .img[data-v-9f0f3e9c] {
  width: 52px;
  border-radius: 100%;
  height: 52px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.services-box .mm .li .box[data-v-9f0f3e9c] {
  padding-left: 14px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 75%;
}
.services-box .mm .li .iconfont[data-v-9f0f3e9c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.02);
}
.services-box .mm .li .name[data-v-9f0f3e9c] {
  color: #142640;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.services-box .mm .li .imgs-text[data-v-9f0f3e9c] {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.services-box .mm .li .imgs-text .imgs[data-v-9f0f3e9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
.services-box .mm .li .imgs-text .imgs .i[data-v-9f0f3e9c] {
  width: 20px;
  border-radius: 100%;
  border: 3px solid #fff;
  height: 20px;
  margin-left: -5px;
}
.services-box .mm .li .imgs-text .text[data-v-9f0f3e9c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.services-box .mm .li .imgs-text .text .t[data-v-9f0f3e9c] {
  padding-right: 10px;
  white-space: nowrap;
  text-align: right;
}
@media screen and (max-width: 900px) {
.services-box .cell[data-v-9f0f3e9c] {
    padding: 0 10px;
}
.services-box .hh[data-v-9f0f3e9c] {
    padding-bottom: 10px;
}
.services-box .cc[data-v-9f0f3e9c] {
    padding-bottom: 10px;
}
.services-box .mm .li[data-v-9f0f3e9c] {
    padding: 8px;
}
.services-box .mm .li .img[data-v-9f0f3e9c] {
    width: 40px;
    height: 40px;
}
.services-box .mm .li .text[data-v-9f0f3e9c] {
    display: block;
}
.services-box .mm .li .iconfont[data-v-9f0f3e9c] {
    width: 32px;
    height: 32px;
    font-size: 12px;
}
}

.reservation-1[data-v-530b3050] {
  padding: 0px 20px;
}
.reservation-1 .mm[data-v-530b3050] {
  padding: 10px 0;
}
.reservation-1 .mm .li[data-v-530b3050] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 1px solid #f0f0f0;
}
.reservation-1 .mm .li:hover .iconfont[data-v-530b3050] {
  background: rgba(0, 0, 0, 0.04);
}
.reservation-1 .mm .li .img[data-v-530b3050] {
  width: 40px;
  border-radius: 100%;
  height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.reservation-1 .mm .li .iconfont[data-v-530b3050] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reservation-1 .mm .li .name[data-v-530b3050] {
  padding-left: 14px;
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-weight: bold;
  color: #142640;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 900px) {
.reservation-1[data-v-530b3050] {
    padding: 0 10px;
}
.reservation-1 .mm .li[data-v-530b3050] {
    padding: 8px;
}
.reservation-1 .mm .li .iconfont[data-v-530b3050] {
    width: 32px;
    height: 32px;
    font-size: 12px;
}
}

.reservation-1[data-v-881bdafe] {
  padding: 0px 20px;
}
.reservation-1 .page_box[data-v-881bdafe] {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.reservation-1 .page_box .bg[data-v-881bdafe] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
}
.reservation-1 .page_box .bg .bg1[data-v-881bdafe] {
  width: 100%;
  height: 280px;
  background: #12AB44;
}
.reservation-1 .page_box .bg .bg2[data-v-881bdafe] {
  margin-left: -10%;
  width: 120%;
  height: 300px;
  background: #12AB44;
  -webkit-transform: rotate(-8deg) translateY(-180px);
          transform: rotate(-8deg) translateY(-180px);
}
.reservation-1 .page_box .wrap[data-v-881bdafe] {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0px auto 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.reservation-1 .page_box .main[data-v-881bdafe] {
  width: calc(1200px);
}
.reservation-1 .page_box .main.success[data-v-881bdafe] {
  width: 89%;
}
.reservation-1 .page_box .main .alt[data-v-881bdafe] {
  opacity: 0.8;
}
.reservation-1 .page_box .main .alt .t1[data-v-881bdafe] {
  font-size: 32px;
  color: #fff;
  line-height: 40px;
}
.reservation-1 .page_box .main .alt .t2[data-v-881bdafe] {
  opacity: 0.8;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.reservation-1 .page_box .main .alt .homebut[data-v-881bdafe] {
  margin: -50px 0px 0px auto;
  font-size: 18px;
  cursor: pointer;
  width: 200px;
  text-align: center;
  padding: 5px 0px;
  color: rgba(0, 0, 0, 0.9);
  background-image: -webkit-gradient(linear, left top, right top, from(#FFD811), color-stop(50%, #FED700), to(#FED700));
  background-image: linear-gradient(90deg, #FFD811 0%, #FED700 50%, #FED700 100%);
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reservation-1 .page_box .main .alt .homebut .iconfont[data-v-881bdafe] {
  font-size: 30px;
}
.reservation-1 .page_box .main .alt .homebut .t[data-v-881bdafe] {
  padding-left: 5px;
  font-family: "easyorderingFontBold";
  height: 30px;
  line-height: 32px;
}
.reservation-1 .page_box .main .form[data-v-881bdafe] {
  background: #FFFFFF;
  border-radius: 4px;
  padding-bottom: 30px;
}
.reservation-1 .page_box .main .box[data-v-881bdafe] {
  padding: 0px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.reservation-1 .page_box .main .box .reservation_select[data-v-881bdafe] {
  width: 100%;
}
.reservation-1 .page_box .main .input .input1[data-v-881bdafe] {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(92, 106, 196, 0.3);
}
.reservation-1 .page_box .main .comment[data-v-881bdafe] {
  padding-top: 10px;
}
.reservation-1 .page_box .main .comment .textarea[data-v-881bdafe] {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(92, 106, 196, 0.3);
}
.reservation-1 .page_box .main .comment .textarea .base_restyle_textarea[data-v-881bdafe] {
  padding-bottom: 20px;
}
.reservation-1 .restaurant_note[data-v-881bdafe] {
  padding: 20px 20px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reservation-1 .restaurant_note .restaurant_note_title[data-v-881bdafe] {
  font-weight: bold;
  font-size: 12px;
}
.reservation-1 .restaurant_note .restaurant_note_content[data-v-881bdafe] {
  width: 100%;
  padding-top: 10px;
  word-wrap: break-word;
  text-align: center;
  overflow-wrap: break-word;
}
.reservation-1 .roleSelect .el-scrollbar__bar[data-v-881bdafe] {
  opacity: 1;
}
.reservation-1 .submitBut[data-v-881bdafe] {
  padding-top: 20px;
}
.reservation-1 .submitBut .but[data-v-881bdafe] {
  background: #414141;
  color: #fff;
  line-height: 40px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.reservation-1 .submitBut .but[data-v-881bdafe]:hover {
  opacity: 0.8;
}
.reservation-1 .text[data-v-881bdafe] {
  padding: 0px 20px 0px 10px;
}
.reservation-1 .text .s1[data-v-881bdafe] {
  line-height: 20px;
  font-size: 16px;
}
.reservation-1 .titleText[data-v-881bdafe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0px 10px 0px;
}
.reservation-1 .titleText .s1[data-v-881bdafe] {
  width: 80%;
  line-height: 20px;
  font-size: 16px;
  color: #444;
}
.reservation-1 .titleText .s2[data-v-881bdafe] {
  width: 20%;
  line-height: 20px;
  text-align: right;
}
@media screen and (max-width: 1200px) {
.reservation-1 .page_box .wrap[data-v-881bdafe] {
    width: 100%;
    padding: 20px 0px;
}
.reservation-1 .page_box .main[data-v-881bdafe] {
    width: 100%;
}
.reservation-1 .page_box .main.success[data-v-881bdafe] {
    width: 96%;
}
.reservation-1 .page_box .main .alt[data-v-881bdafe] {
    padding: 0px 10px 10px 10px;
}
.reservation-1 .page_box .main .alt .t1[data-v-881bdafe] {
    font-size: 18px;
    line-height: 25px;
}
.reservation-1 .page_box .main .alt .t2[data-v-881bdafe] {
    font-size: 14px;
    padding: 0px;
    line-height: 20px;
}
.reservation-1 .page_box .main .alt .homebut[data-v-881bdafe] {
    margin-top: -30px;
    font-size: 14px;
    width: 150px;
    padding: 0px;
}
.reservation-1 .page_box .main .alt .homebut .iconfont[data-v-881bdafe] {
    font-size: 25px;
}
.reservation-1 .page_box .main .box[data-v-881bdafe] {
    padding: 0px 10px;
}
.reservation-1 .page_box .main .pickupTime .item[data-v-881bdafe] {
    height: 50px;
    padding: 0px 40px 0px 60px;
}
.reservation-1 .page_box .main .pickupTime .item .iconLeft[data-v-881bdafe] {
    width: 60px;
}
.reservation-1 .page_box .main .pickupTime .item .iconRight[data-v-881bdafe] {
    width: 40px;
}
.reservation-1 .page_box .main .pickupTime .item .text .t1[data-v-881bdafe] {
    font-size: 14px;
}
}

.reservation-time .service-info[data-v-5f2482f6] {
  padding: 10px;
}
.reservation-time .service-info .t1[data-v-5f2482f6] {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.reservation-time .service-info .t2[data-v-5f2482f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.reservation-time .service-info .t2 .t2-name[data-v-5f2482f6] {
  color: #606266;
  font-weight: bold;
}
.reservation-time .service-info .t2 .t2-num[data-v-5f2482f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 1px solid #DCDFE6;
  border-radius: 50%;
  border-radius: 20px;
  max-width: 40%;
}
.reservation-time .service-info .t2 .t2-num .t2-num-btn[data-v-5f2482f6] {
  width: 33%;
  font-weight: bold;
  border: none;
  background: none;
  padding: 0;
}
.reservation-time .service-info .t2 .t2-num .t2-num-btn .iconfont[data-v-5f2482f6] {
  font-weight: bold;
}
.reservation-time .service-info .t2 .t2-num[data-v-5f2482f6] .el-input__inner,
.reservation-time .service-info .t2 .t2-num[data-v-5f2482f6] .el-input__inner:hover,
.reservation-time .service-info .t2 .t2-num[data-v-5f2482f6] .el-input__inner:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: center;
  font-size: 1.5rem;
}
.reservation-time .service-info .t2 .t2-num .t2-num-input[data-v-5f2482f6] {
  width: 33%;
}
.reservation-time .service-info .t2 .t2-spot[data-v-5f2482f6] {
  font-weight: bold;
}
.reservation-time .title[data-v-5f2482f6] {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
}
.reservation-time .box[data-v-5f2482f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  color: #414141;
  font-size: 14px;
}
.reservation-time .box .info[data-v-5f2482f6] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.reservation-time .box .info .d1[data-v-5f2482f6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding-bottom: 14px;
  text-align: center;
  font-weight: bold;
}
.reservation-time .box .info .d1 .d1-arrow .iconfont.arrow-left[data-v-5f2482f6] {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.reservation-time .box .info .d1 .d1-day .d1-weekday[data-v-5f2482f6] {
  font-size: 14px;
  font-weight: bold;
}
.reservation-time .box .info .d1 .d1-day .d1-date[data-v-5f2482f6] {
  font-size: 14px;
}
.reservation-time .box .info .d2 .d2-spot-info[data-v-5f2482f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reservation-time .box .info .d2 .d2-spot-info .d2-spot-info-time[data-v-5f2482f6] {
  font-weight: bold;
}
.reservation-time .box .info .d2 .d2-spot-info .d2-spot-info-num[data-v-5f2482f6] {
  margin-top: 5px;
}
@media screen and (max-width: 900px) {
.reservation-time .service-info[data-v-5f2482f6] {
    padding: 20px;
}
.reservation-time .box[data-v-5f2482f6] {
    padding: 20px;
}
.reservation-time .box .right[data-v-5f2482f6] {
    margin-left: 0px;
    padding-top: 20px;
}
}

.reservation-login .box[data-v-1f629b90] {
  width: 100%;
  max-width: 400px;
  margin: 0px auto;
}

.staff-box[data-v-b44c3074] {
  padding: 20px 20px;
}
.staff-box .li[data-v-b44c3074] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 10px;
}
.staff-box .li[data-v-b44c3074]:hover {
  background: #f2f2f2;
}
.staff-box .li:hover .iconfont[data-v-b44c3074] {
  background: rgba(0, 0, 0, 0.05);
}
.staff-box .li .img[data-v-b44c3074] {
  width: 48px;
  border-radius: 100%;
  height: 48px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.staff-box .li .box[data-v-b44c3074] {
  padding-left: 14px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 75%;
}
.staff-box .li .iconfont[data-v-b44c3074] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.02);
}
.staff-box .li .name[data-v-b44c3074] {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #142640;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 900px) {
.staff-box[data-v-b44c3074] {
    padding: 10px;
}
.staff-box .li[data-v-b44c3074] {
    padding: 8px;
}
.staff-box .li .img[data-v-b44c3074] {
    width: 40px;
    height: 40px;
}
.staff-box .li .iconfont[data-v-b44c3074] {
    width: 32px;
    height: 32px;
    font-size: 12px;
}
}

.reservation-box[data-v-2a0ab828] {
  padding: 0px 0 20px 0;
}
.reservation-box .cell[data-v-2a0ab828] {
  padding: 0 20px;
}
.reservation-box .hh[data-v-2a0ab828] {
  color: #3b4c66;
  font-size: 12px;
  padding-bottom: 14px;
  border-bottom: 1px solid #f0f0f0;
}
.reservation-box .staff_about[data-v-2a0ab828] {
  padding: 10px 0px 30px 0px;
}
.reservation-box .staff_about .staff_about_title[data-v-2a0ab828] {
  width: 100%;
  font-weight: bold;
  color: #142640;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.reservation-box .staff_about .staff_about_content[data-v-2a0ab828] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
}
.reservation-box .staff_about .staff_about_content .staff_about_content_item[data-v-2a0ab828] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 8px;
}
.reservation-box .staff_about .staff_about_content .staff_about_content_item .staff_about_content_item_title[data-v-2a0ab828] {
  min-width: 75px;
}
.reservation-box .staff_about .staff_about_content .staff_about_content_item_now[data-v-2a0ab828] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 8px;
}
.reservation-box .staff_about .staff_about_content .staff_about_content_item_now .staff_about_content_item_title[data-v-2a0ab828] {
  font-weight: bold;
  min-width: 75px;
}
.reservation-box .staff_about .staff_about_content .staff_about_content_item_now .staff_about_content_item_content[data-v-2a0ab828] {
  font-weight: bold;
}
.reservation-box .mm[data-v-2a0ab828] {
  padding: 10px 0px 30px 0px;
}
.reservation-box .mm .li[data-v-2a0ab828] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 10px;
}
.reservation-box .mm .li[data-v-2a0ab828]:hover {
  background: #f2f2f2;
}
.reservation-box .mm .li:hover .iconfont[data-v-2a0ab828] {
  background: rgba(0, 0, 0, 0.05);
}
.reservation-box .mm .li .img[data-v-2a0ab828] {
  width: 48px;
  border-radius: 100%;
  height: 48px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.reservation-box .mm .li .box[data-v-2a0ab828] {
  padding-left: 14px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 72.5%;
}
.reservation-box .mm .li .iconfont[data-v-2a0ab828] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.02);
}
.reservation-box .mm .li .name[data-v-2a0ab828] {
  width: 100%;
  font-weight: bold;
  color: #142640;
  overflow: hidden;
  text-overflow: ellipsis;
}
.reservation-box .mm .li .text[data-v-2a0ab828] {
  padding-top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reservation-box .mm .li .text .t[data-v-2a0ab828] {
  margin-right: 5px;
}
.user[data-v-2a0ab828] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 20px 20px 20px;
  padding: 16px;
  background-color: #414141;
  color: white;
  border-radius: 6px;
  cursor: pointer;
}
.user .iconfont[data-v-2a0ab828] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  text-align: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.user .face[data-v-2a0ab828] {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 10px;
}
.user .name[data-v-2a0ab828] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
@media screen and (max-width: 900px) {
.user[data-v-2a0ab828] {
    margin: 0px 10px 10px 10px;
}
.reservation-box .cell[data-v-2a0ab828] {
    padding: 0 10px;
}
.reservation-box .mm .li[data-v-2a0ab828] {
    padding: 8px;
}
.reservation-box .mm .li .img[data-v-2a0ab828] {
    width: 40px;
    height: 40px;
}
.reservation-box .mm .li .iconfont[data-v-2a0ab828] {
    width: 32px;
    height: 32px;
    font-size: 12px;
}
}

.page_box[data-v-17bc4d8c] {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page_box .bg[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
}
.page_box .bg .bg1[data-v-17bc4d8c] {
  width: 100%;
  height: 280px;
  background: #8c816f;
}
.page_box .bg .bg2[data-v-17bc4d8c] {
  margin-left: -10%;
  width: 120%;
  height: 300px;
  background: #807362;
  -webkit-transform: rotate(-8deg) translateY(-180px);
          transform: rotate(-8deg) translateY(-180px);
}
.checkoutSuccessBox[data-v-17bc4d8c] {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.checkoutSuccessBox.false[data-v-17bc4d8c] {
  visibility: hidden;
  opacity: 0;
}
.checkoutSuccessBox.false .wrap[data-v-17bc4d8c] {
  -webkit-transform: translateY(1000px);
          transform: translateY(1000px);
}
.checkoutSuccessBox .wrap[data-v-17bc4d8c] {
  width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.checkoutSuccessBox .layout[data-v-17bc4d8c] {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkoutSuccessBox .bg1[data-v-17bc4d8c] {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 100%;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkoutSuccessBox .bg1 div[data-v-17bc4d8c] {
  background: rgba(255, 255, 255, 0.5);
  height: 10px;
  border-radius: 10px 10px 0 0;
}
.checkoutSuccessBox .bg2[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkoutSuccessBox .bg2 div[data-v-17bc4d8c] {
  background: rgba(255, 255, 255, 0.5);
  height: 20px;
  border-radius: 10px 10px 0 0;
}
.checkoutSuccessBox .face[data-v-17bc4d8c] {
  position: absolute;
  z-index: 4;
  top: -40px;
  left: 50%;
  border: 5px solid #AC3C90;
  margin-left: -50px;
  border-radius: 100%;
  overflow: hidden;
  background: #AC3C90;
}
.checkoutSuccessBox .face .img[data-v-17bc4d8c] {
  display: block;
  width: 70px;
  padding: 10px;
  height: 70px;
}
.checkoutSuccessBox .main[data-v-17bc4d8c] {
  position: relative;
  z-index: 3;
  margin-top: 20px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  height: 400px;
  padding: 50px 50px 50px 50px;
}
.checkoutSuccessBox .main .img[data-v-17bc4d8c] {
  width: 100%;
  height: 100px;
}
.checkoutSuccessBox .main .text1[data-v-17bc4d8c] {
  padding-top: 50px;
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: bold;
}
.checkoutSuccessBox .main .text2[data-v-17bc4d8c] {
  padding: 10px 0px;
  text-align: center;
  color: #777;
  font-size: 20px;
}
.checkoutSuccessBox .main .text2 .s1[data-v-17bc4d8c] {
  color: #12AB44;
}
.checkoutSuccessBox .main .text3[data-v-17bc4d8c] {
  padding-bottom: 30px;
  text-align: center;
  color: #777;
  font-size: 20px;
}
.checkoutSuccessBox .main .text3 .s1[data-v-17bc4d8c] {
  color: #12AB44;
}
.checkoutSuccessBox .main .goto[data-v-17bc4d8c] {
  padding: 30px 0px;
  text-align: center;
}
.checkoutSuccessBox .main .goto .el-button--success[data-v-17bc4d8c] {
  background-color: #807362;
  border-color: #807362;
}
.checkoutSuccessBox .main .goto .el-button--primary[data-v-17bc4d8c] {
  background-color: #8c816f;
  border-color: #8c816f;
}
.checkoutSuccessBox .main .goto button[data-v-17bc4d8c] {
  margin: 0px 20px;
}
.checkoutSuccessBox .bg3[data-v-17bc4d8c] {
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAeCAYAAABkDeOuAAAAAXNSR0IArs4c6QAAAdlJREFUaAXtmbFKBDEQhm/FwsLWxkLRRhAUGyt9hhPuASx8CavzUXwEQX0FrWzkBMVGOQsbWwu1UL//CLLYbOYy2dsiAwNhdzL5890ku9mrfrBesSgCc1FRJWhCoMAyFEKBVWAZCBhCS2UVWAYChtBSWQWWgYAhdN4Q6x16R8IL/B5/rTnN3nLNN2n38S18pla1/AYvQKf4eVVVz5aZo3ON+AP8CJ8NOMFqwcaMcYgn75HKEXIpZ6vWyzzaJ/mP8QVLFcXEKmfIrTFasZzL8I1JD1huVzGTnzYGSvv0PcOXps0R2y8XrBEC+oAaxwpJiQPYKv31sNhOydPUNwcsgdoD1HvT4J73AbZIvms8GzBvWFp6u21V1H/YocJuuJ5lSSY/nWqCv2hrj2pl6dXG/WuGsQdckBZ384Q1RGzWzTxm9kHDSUysNcZrGb4w8AZCP6wCcsSzHPWq8oiveOb3qixVVSdACU7QMvQENcnLr5D6h4WOMDsI/PYWl5KPaakQbnG3o5FHZZ12DZQgB006h7qZx561jjDTodhNfUMiqkuH76eGsOjbqZU16iooEQja9JLsYqmwdMToul16CUyF9eAlJGMefVx0sVRY+sLZdXPTWGAZfuoCywDrF0K2MtdUWQ1aAAAAAElFTkSuQmCC);
  background-size: auto 10px;
}
.bg[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
}
.bg .bg1[data-v-17bc4d8c] {
  width: 100%;
  height: 280px;
  background: #8c816f;
}
.bg .bg2[data-v-17bc4d8c] {
  margin-left: -10%;
  width: 120%;
  height: 300px;
  background: #807362;
  -webkit-transform: rotate(-8deg) translateY(-180px);
          transform: rotate(-8deg) translateY(-180px);
}
.restaurant_page_box[data-v-17bc4d8c] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.restaurant_mm[data-v-17bc4d8c] {
  width: 1200px;
  margin: 0px auto;
  padding: 20px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.restaurant_wrap[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.restaurant_url[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 20px 0px;
}
.restaurant_url .li[data-v-17bc4d8c] {
  margin-left: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 5px;
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.restaurant_url .li.true[data-v-17bc4d8c] {
  background: #414141;
  color: #fff;
}
.restaurant_url .li[data-v-17bc4d8c]:hover {
  background: #414141;
  color: #fff;
}
.restaurant_url .li .iconfont[data-v-17bc4d8c] {
  font-size: 20px;
  margin-right: 14px;
}
.service-info[data-v-17bc4d8c] {
  padding: 10px;
}
.service-info .t1[data-v-17bc4d8c] {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.service-info .t3[data-v-17bc4d8c] {
  font-size: 14px;
  color: #000;
  text-align: center;
}
.service-info .t2[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.service-info .t2 .t2-name[data-v-17bc4d8c] {
  color: #606266;
  font-weight: bold;
}
.service-info .t2 .t2-num[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 1px solid #DCDFE6;
  border-radius: 50%;
  border-radius: 20px;
  max-width: 40%;
}
.service-info .t2 .t2-num .t2-num-btn[data-v-17bc4d8c] {
  width: 33%;
  font-weight: bold;
  border: none;
  background: none;
  padding: 0;
}
.service-info .t2 .t2-num .t2-num-btn .iconfont[data-v-17bc4d8c] {
  font-weight: bold;
}
.service-info .t2 .t2-num[data-v-17bc4d8c] .el-input__inner,
.service-info .t2 .t2-num[data-v-17bc4d8c] .el-input__inner:hover,
.service-info .t2 .t2-num[data-v-17bc4d8c] .el-input__inner:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: center;
  font-size: 1.5rem;
}
.service-info .t2 .t2-num .t2-num-input[data-v-17bc4d8c] {
  width: 40%;
}
.service-info .t2 .t2-spot[data-v-17bc4d8c] {
  font-weight: bold;
}
.service-option-info .item[data-v-17bc4d8c] {
  position: relative;
  z-index: 1;
}
.service-option-info .item .hh[data-v-17bc4d8c] {
  margin: 0px 20px;
  padding-top: 10px;
  line-height: 20px;
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.service-option-info .item .hh .ll[data-v-17bc4d8c] {
  width: 50%;
  font-family: "easyorderingFontBold";
  font-size: 14px;
}
.service-option-info .item .hh .rr[data-v-17bc4d8c] {
  width: 50%;
  text-align: right;
  font-size: 12px;
}
.service-option-info .item .hh.error[data-v-17bc4d8c] {
  color: #12AB44;
}
.service-option-info .item .mm[data-v-17bc4d8c] {
  padding: 0px 20px 10px 20px;
}
.service-option-info .item .ul[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
}
.service-option-info .item .li[data-v-17bc4d8c] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  overflow: hidden;
  width: calc(50% - 10px);
  line-height: 24px;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
}
.service-option-info .item .li[data-v-17bc4d8c]:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.service-option-info .item .li.qtytrue[data-v-17bc4d8c] {
  border: 1px solid #8c816f;
}
.service-option-info .item .li .select[data-v-17bc4d8c] {
  color: #fff;
  width: 24px;
  height: 24px;
  padding: 15px;
}
.service-option-info .item .li .select .checkbox[data-v-17bc4d8c],
.service-option-info .item .li .select .radio[data-v-17bc4d8c] {
  width: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e3e3e3;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-family: "easyorderingFontBold";
}
.service-option-info .item .li .select .checkbox .iconfont[data-v-17bc4d8c],
.service-option-info .item .li .select .radio .iconfont[data-v-17bc4d8c] {
  font-size: 14px;
}
.service-option-info .item .li .select .checkbox.true[data-v-17bc4d8c],
.service-option-info .item .li .select .radio.true[data-v-17bc4d8c] {
  line-height: 24px;
  background: #8c816f;
  border-color: #8c816f;
}
.service-option-info .item .li .select .checkbox.checkbox[data-v-17bc4d8c],
.service-option-info .item .li .select .radio.checkbox[data-v-17bc4d8c] {
  border-radius: 4px;
}
.service-option-info .item .li .select .checkbox.radio[data-v-17bc4d8c],
.service-option-info .item .li .select .radio.radio[data-v-17bc4d8c] {
  border-radius: 100%;
}
.service-option-info .item .li .select .checkbox.disabled[data-v-17bc4d8c],
.service-option-info .item .li .select .radio.disabled[data-v-17bc4d8c] {
  opacity: 0.1;
  background: #999;
  border-color: #000;
}
.service-option-info .item .li .select .checkbox.disabled .iconfont[data-v-17bc4d8c],
.service-option-info .item .li .select .radio.disabled .iconfont[data-v-17bc4d8c] {
  opacity: 0;
}
.service-option-info .item .li .name[data-v-17bc4d8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0px;
}
.service-option-info .item .li .price[data-v-17bc4d8c] {
  text-align: right;
  padding: 15px;
}
.service-option-info .item .li .img[data-v-17bc4d8c] {
  border-radius: 4px;
  height: 60px;
  width: 60px;
  margin: 5px 5px 0px 0px;
}
.service-option-info .item .li .numm[data-v-17bc4d8c] {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.service-option-info .item .li .numm.true[data-v-17bc4d8c] {
  visibility: visible;
  opacity: 1;
}
.service-option-info .item .li .numm .add[data-v-17bc4d8c],
.service-option-info .item .li .numm .del[data-v-17bc4d8c] {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
  color: #777;
}
.service-option-info .item .li .numm .add[data-v-17bc4d8c]:hover,
.service-option-info .item .li .numm .del[data-v-17bc4d8c]:hover {
  background: #8c816f;
  color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(92, 106, 196, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.5px rgba(92, 106, 196, 0.3);
}
.service-option-info .item .li .numm .val[data-v-17bc4d8c] {
  font-family: "easyorderingFontBold";
  font-size: 18px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 10px;
}
.service-option-info .item ._textarea[data-v-17bc4d8c] {
  position: relative;
  padding: 10px 5px 20px 5px;
}
.service-option-info .item ._textarea .base_restyle_textarea[data-v-17bc4d8c] {
  padding-bottom: 20px;
}
.restaurant_note[data-v-17bc4d8c] {
  padding: 20px 20px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.restaurant_note .restaurant_note_title[data-v-17bc4d8c] {
  font-weight: bold;
  font-size: 16px;
}
.restaurant_note .restaurant_note_content[data-v-17bc4d8c] {
  width: 100%;
  padding-top: 10px;
  word-wrap: break-word;
  text-align: center;
  overflow-wrap: break-word;
}
.restaurant_main[data-v-17bc4d8c] {
  overflow: hidden;
  background-color: #FFFFFF;
  border-radius: 10px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-height: 1000px;
}
.restaurant_title[data-v-17bc4d8c] {
  padding: 0px 0px 15px 0px;
  display: none;
  color: #fff;
}
.restaurant_title .l[data-v-17bc4d8c] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.restaurant_title .r[data-v-17bc4d8c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.gift_card_div[data-v-17bc4d8c] {
  margin-top: -10px;
  margin-bottom: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gift_card_div .homebut_gift[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.restaurant_giftcard[data-v-17bc4d8c] {
  margin: 5px 20px 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  padding: 10px 0 10px 0;
  background-color: #8c816f;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.restaurant_select[data-v-17bc4d8c] {
  padding: 16px;
  background-color: #414141;
  border-radius: 6px;
  margin: 0 20px;
  color: #fff;
}
.restaurant_nav[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 50px;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.restaurant_nav .t1[data-v-17bc4d8c] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-weight: bold;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.restaurant_nav .t1 .iconfont[data-v-17bc4d8c] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40px;
  font-size: 20px;
  text-align: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.restaurant_nav .t3[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 50%;
  border-radius: 4px;
}
.restaurant_nav .t3 .t31[data-v-17bc4d8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  height: 2px;
  background-color: #d9e1ee;
}
.restaurant_nav .t3 .t31[data-v-17bc4d8c]::before {
  content: "";
  background-color: #d9e1ee;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: -1px;
  margin-top: -3px;
  z-index: 1;
}
.restaurant_nav .t3 .t31[data-v-17bc4d8c]:first-child::after {
  content: "";
  background-color: #1d90f5;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: -1px;
  margin-top: -3px;
  z-index: 1;
}
.restaurant_nav .t3 .t31.to[data-v-17bc4d8c] {
  background-color: #1d90f5;
}
.restaurant_nav .t3 .t31.to[data-v-17bc4d8c]::before {
  background-color: #1d90f5;
}
.restaurant_nav .t3 .t31.in[data-v-17bc4d8c] {
  background-color: #1d90f5;
}
.restaurant_nav .t3 .t31.in[data-v-17bc4d8c]::before {
  background-color: #1d90f5;
}
.restaurant_info[data-v-17bc4d8c] {
  width: 340px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 14px;
}
.restaurant_info .closeBtn[data-v-17bc4d8c] {
  display: none;
}
.restaurant_info .wrap[data-v-17bc4d8c] {
  background-color: #fff;
  padding: 14px;
  border-radius: 10px;
  position: relative;
}
.restaurant_info .logo[data-v-17bc4d8c] {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  width: 160px;
  height: 160px;
}
.restaurant_info .logo .img[data-v-17bc4d8c] {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.restaurant_info .logo .open_time1[data-v-17bc4d8c] {
  color: #777;
  padding: 10px 0px 5px 0px;
  font-size: 12px;
}
.restaurant_info .logo .open_time2[data-v-17bc4d8c] {
  margin: 0px auto;
  width: 10px;
  height: 1px;
  background: #333;
  border-radius: 2px;
}
.restaurant_info .logo .open_time3[data-v-17bc4d8c] {
  padding: 5px 0px 5px 0px;
  font-weight: bold;
  font-size: 14px;
}
.restaurant_info .logo .open_time4[data-v-17bc4d8c] {
  padding: 0px 0px 5px 0px;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
}
.restaurant_info .logo .open_time5[data-v-17bc4d8c] {
  width: 100%;
  color: #777;
  padding: 10px 0px 5px 0px;
  font-size: 12px;
}
.restaurant_info .rpoint[data-v-17bc4d8c] {
  display: none;
}
.restaurant_info .name[data-v-17bc4d8c] {
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 30px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  text-align: justify;
}
.restaurant_info .gift_btn[data-v-17bc4d8c] {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
  background: #414141;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.restaurant_info .classify[data-v-17bc4d8c] {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 20px;
  text-align: justify;
}
.restaurant_info .param[data-v-17bc4d8c] {
  margin-bottom: 10px;
}
.restaurant_info .param .open_times[data-v-17bc4d8c] {
  padding: 5px 0px 5px 0px;
  font-weight: bold;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
}
.restaurant_info .param .item[data-v-17bc4d8c] {
  background: #ffffff;
  position: relative;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  height: 24px;
  padding: 8px 10px;
  margin-bottom: 14px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.restaurant_info .param .item img[data-v-17bc4d8c] {
  height: 18px;
  width: 18px;
  display: block;
  padding: 0 10px;
  opacity: 0.7;
}
.restaurant_info .param .item .s1[data-v-17bc4d8c] {
  color: #777;
  padding-right: 10px;
}
.restaurant_info .param .item .xian[data-v-17bc4d8c] {
  height: 10px;
  width: 1px;
  background: #cbcbcb;
}
.restaurant_info .param .item .s2[data-v-17bc4d8c] {
  padding: 0px 10px;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
.restaurant_info .location .item[data-v-17bc4d8c] {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.restaurant_info .location .item[data-v-17bc4d8c]:first-child {
  padding-top: 0px;
}
.restaurant_info .location .item .s1[data-v-17bc4d8c] {
  font-weight: bold;
  text-align: justify;
}
.restaurant_info .location .item img[data-v-17bc4d8c] {
  height: 14px;
  width: 14px;
  margin: 8px 8px 8px 0px;
  display: block;
  opacity: 0.7;
}
/*支付css*/
.submitBut[data-v-17bc4d8c] {
  padding-top: 30px;
}
.submitBut .but[data-v-17bc4d8c] {
  background: #51C06B;
  color: #fff;
  line-height: 60px;
  margin: 0px 30px 0px 30px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.submitBut .but[data-v-17bc4d8c]:hover {
  opacity: 0.8;
}
.submitGoogleBut[data-v-17bc4d8c] {
  padding: 30px 30px 0px 30px;
}
.submitGoogleBut .btn[data-v-17bc4d8c] {
  background: #000000;
  height: 50px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.submitpaypalBut[data-v-17bc4d8c] {
  margin: 20px 0 -20px 0;
}
.submitapplepayBut[data-v-17bc4d8c] {
  padding: 30px 30px 0px 30px;
}
.submitapplepayBut .apple-pay-button-white-with-text[data-v-17bc4d8c] {
  background: #000000;
  height: 50px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.checkoutSuccessBox[data-v-17bc4d8c] {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.checkoutSuccessBox.false[data-v-17bc4d8c] {
  visibility: hidden;
  opacity: 0;
}
.checkoutSuccessBox.false .wrap[data-v-17bc4d8c] {
  -webkit-transform: translateY(1000px);
          transform: translateY(1000px);
}
.checkoutSuccessBox .wrap[data-v-17bc4d8c] {
  width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.checkoutSuccessBox .layout[data-v-17bc4d8c] {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkoutSuccessBox .bg1[data-v-17bc4d8c] {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 100%;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkoutSuccessBox .bg1 div[data-v-17bc4d8c] {
  background: rgba(255, 255, 255, 0.5);
  height: 10px;
  border-radius: 10px 10px 0 0;
}
.checkoutSuccessBox .bg2[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkoutSuccessBox .bg2 div[data-v-17bc4d8c] {
  background: rgba(255, 255, 255, 0.5);
  height: 20px;
  border-radius: 10px 10px 0 0;
}
.checkoutSuccessBox .face[data-v-17bc4d8c] {
  position: absolute;
  z-index: 4;
  top: -40px;
  left: 50%;
  border: 5px solid #fff;
  margin-left: -50px;
  border-radius: 100%;
  overflow: hidden;
  background: #51C06B;
}
.checkoutSuccessBox .face .img[data-v-17bc4d8c] {
  display: block;
  width: 70px;
  padding: 10px;
  height: 70px;
}
.checkoutSuccessBox .main[data-v-17bc4d8c] {
  position: relative;
  z-index: 3;
  margin-top: 20px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  height: 400px;
  padding: 50px 50px 50px 50px;
}
.checkoutSuccessBox .main .img[data-v-17bc4d8c] {
  width: 100%;
  height: 100px;
}
.checkoutSuccessBox .main .text1[data-v-17bc4d8c] {
  padding-top: 50px;
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: bold;
}
.checkoutSuccessBox .main .text2[data-v-17bc4d8c] {
  padding: 10px 0px;
  text-align: center;
  color: #777;
  font-size: 20px;
}
.checkoutSuccessBox .main .text2 .s1[data-v-17bc4d8c] {
  color: #12AB44;
}
.checkoutSuccessBox .main .text3[data-v-17bc4d8c] {
  padding-bottom: 30px;
  text-align: center;
  color: #777;
  font-size: 20px;
}
.checkoutSuccessBox .main .text3 .s1[data-v-17bc4d8c] {
  color: #12AB44;
}
.checkoutSuccessBox .main .goto[data-v-17bc4d8c] {
  padding: 30px 0px;
  text-align: center;
}
.checkoutSuccessBox .main .goto button[data-v-17bc4d8c] {
  margin: 0px 20px;
}
.checkoutSuccessBox .bg3[data-v-17bc4d8c] {
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAeCAYAAABkDeOuAAAAAXNSR0IArs4c6QAAAdlJREFUaAXtmbFKBDEQhm/FwsLWxkLRRhAUGyt9hhPuASx8CavzUXwEQX0FrWzkBMVGOQsbWwu1UL//CLLYbOYy2dsiAwNhdzL5890ku9mrfrBesSgCc1FRJWhCoMAyFEKBVWAZCBhCS2UVWAYChtBSWQWWgYAhdN4Q6x16R8IL/B5/rTnN3nLNN2n38S18pla1/AYvQKf4eVVVz5aZo3ON+AP8CJ8NOMFqwcaMcYgn75HKEXIpZ6vWyzzaJ/mP8QVLFcXEKmfIrTFasZzL8I1JD1huVzGTnzYGSvv0PcOXps0R2y8XrBEC+oAaxwpJiQPYKv31sNhOydPUNwcsgdoD1HvT4J73AbZIvms8GzBvWFp6u21V1H/YocJuuJ5lSSY/nWqCv2hrj2pl6dXG/WuGsQdckBZ384Q1RGzWzTxm9kHDSUysNcZrGb4w8AZCP6wCcsSzHPWq8oiveOb3qixVVSdACU7QMvQENcnLr5D6h4WOMDsI/PYWl5KPaakQbnG3o5FHZZ12DZQgB006h7qZx561jjDTodhNfUMiqkuH76eGsOjbqZU16iooEQja9JLsYqmwdMToul16CUyF9eAlJGMefVx0sVRY+sLZdXPTWGAZfuoCywDrF0K2MtdUWQ1aAAAAAElFTkSuQmCC);
  background-size: auto 10px;
}
.basePayments .text[data-v-17bc4d8c] {
  padding: 0px 20px 0px 10px;
}
.basePayments .text .s1[data-v-17bc4d8c] {
  line-height: 20px;
  font-size: 16px;
}
.basePayments .titleText[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 20px 10px 10px;
}
.basePayments .titleText .x[data-v-17bc4d8c] {
  height: 14px;
  width: 3px;
  background: #12AB44;
  margin-right: 17px;
  border-radius: 3px;
}
.basePayments .titleText .s1[data-v-17bc4d8c] {
  width: 80%;
  line-height: 20px;
  padding: 10px 0px;
  font-size: 18px;
  color: #444;
}
.basePayments .titleText .s2[data-v-17bc4d8c] {
  width: 20%;
  line-height: 20px;
  padding: 10px 10px;
  text-align: right;
}
.basePayments .box[data-v-17bc4d8c] {
  padding: 0px 10px;
}
.basePayments .payments .item[data-v-17bc4d8c] {
  border-radius: 8px;
  padding: 20px 60px 20px 80px;
  border-bottom: 1px solid rgba(92, 106, 196, 0.3);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.basePayments .payments .item[data-v-17bc4d8c]:first-child {
  margin-top: 0px;
}
.basePayments .payments .item[data-v-17bc4d8c]:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.basePayments .payments .item .text .t1[data-v-17bc4d8c] {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  line-height: 25px;
  color: #333;
}
.basePayments .payments .item .iconLeft[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.basePayments .payments .item .iconLeft .iconfont[data-v-17bc4d8c] {
  font-size: 24px;
  color: #777;
}
.basePayments .payments .item .iconRight[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.basePayments .payments .select .icon[data-v-17bc4d8c] {
  height: 10px;
  border: 5px solid #414141;
  border-radius: 100%;
  width: 10px;
}
.basePayments .paymentAddress[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  padding-top: 20px;
}
.basePayments .paymentAddress .item[data-v-17bc4d8c] {
  width: 100%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.basePayments .paymentAddress .item2[data-v-17bc4d8c] {
  width: 50%;
}
.basePayments .paymentAddress .item3[data-v-17bc4d8c] {
  width: 33.333333%;
}
.basePayments .payment[data-v-17bc4d8c] {
  border: 1px solid rgba(92, 106, 196, 0.3);
  border-radius: 8px;
}
.basePayments .payment .hh[data-v-17bc4d8c] {
  padding: 5px 0px;
  border-bottom: 1px solid rgba(92, 106, 196, 0.3);
}
.basePayments .payment .hh .ul[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
}
.basePayments .payment .hh .li[data-v-17bc4d8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 5px;
  height: 40px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  cursor: pointer;
}
.basePayments .payment .hh .li[data-v-17bc4d8c]:hover {
  background: #f0f0f0;
}
.basePayments .payment .hh .li.true[data-v-17bc4d8c] {
  background: #333;
  color: #fff;
}
.basePayments .payment .hh .li.true[data-v-17bc4d8c]:hover {
  opacity: 0.8;
}
.basePayments .payment .mm[data-v-17bc4d8c] {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.basePayments .payment .mm.false[data-v-17bc4d8c] {
  visibility: hidden;
  display: none;
}
.basePayments .payment .mm .wrrrap[data-v-17bc4d8c] {
  padding: 10px 20px 20px 10px;
}
.basePayments .payment .mm .card .ul[data-v-17bc4d8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.basePayments .payment .mm .card .li[data-v-17bc4d8c] {
  padding: 10px 0px 0px 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.basePayments .payment .mm .card .border[data-v-17bc4d8c] {
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid rgba(92, 106, 196, 0.3);
}
.basePayments .payment .mm .card .ll[data-v-17bc4d8c] {
  width: 150px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #414141;
  font-weight: bold;
}
.basePayments .payment .mm .card .rr[data-v-17bc4d8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.basePayments .payment .mm .card .sub[data-v-17bc4d8c] {
  width: 100%;
  position: relative;
}
.basePayments .payment .mm .card .x[data-v-17bc4d8c] {
  height: 20px;
  width: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 10px;
  left: 0px;
}
.basePayments .payment .mm .card .input[data-v-17bc4d8c] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 20px;
  font-size: 14px;
}
.basePayments .payment .mm .card .input1[data-v-17bc4d8c] {
  text-align: center;
}
.addressSelectList[data-v-17bc4d8c] {
  min-height: 300px;
  padding: 0px 30px 30px 30px;
}
.addressSelectList .item[data-v-17bc4d8c] {
  border-radius: 8px;
  border: 1px solid rgba(92, 106, 196, 0.3);
  margin-top: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 15px 80px 15px 80px;
  min-height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.addressSelectList .item[data-v-17bc4d8c]:first-child {
  margin-top: 0px;
}
.addressSelectList .item[data-v-17bc4d8c]:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.addressSelectList .item.true .icon[data-v-17bc4d8c] {
  height: 10px;
  border: 5px solid #414141;
  border-radius: 100%;
  width: 10px;
}
.addressSelectList .item.false .icon[data-v-17bc4d8c] {
  height: 14px;
  border: 3px solid #e3e3e3;
  border-radius: 100%;
  width: 14px;
}
.addressSelectList .item .text .t1[data-v-17bc4d8c] {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  line-height: 25px;
  color: #333;
}
.addressSelectList .item .text .t2[data-v-17bc4d8c] {
  padding-top: 5px;
  font-size: 16px;
  width: 100%;
  line-height: 30px;
}
.addressSelectList .item .text .t2 .s1[data-v-17bc4d8c] {
  margin-right: 5px;
  color: #777;
}
.addressSelectList .item .iconLeft[data-v-17bc4d8c] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.addressSelectList .item .iconLeft .iconfont[data-v-17bc4d8c] {
  font-size: 24px;
  color: #777;
}
.addressSelectList .item.select[data-v-17bc4d8c] {
  border: 1px solid rgba(92, 106, 196, 0.3);
}
.addressSelectList .item.select.over[data-v-17bc4d8c] {
  opacity: 0.6;
}
.addressSelectList .item.select.over .iconfont[data-v-17bc4d8c] {
  font-size: 14px;
}
.paymentBut[data-v-17bc4d8c] {
  padding-top: 15px;
}
.paymentBut .but[data-v-17bc4d8c] {
  background: #51C06B;
  color: #fff;
  line-height: 60px;
  margin: 0px 30px 0px 30px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.paymentBut .but[data-v-17bc4d8c]:hover {
  opacity: 0.8;
}
/*支付css*/
@media screen and (min-width: 900px) and (max-width: 1200px) {
.restaurant_wrap[data-v-17bc4d8c] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
.restaurant_mm[data-v-17bc4d8c] {
    width: 100%;
    padding: 20px 20px;
}
.restaurant_page_box[data-v-17bc4d8c] {
    display: block;
}
.restaurant_menu.true .wrap[data-v-17bc4d8c] {
    padding-right: 0px;
}
.restaurant_main[data-v-17bc4d8c] {
    border-top: 1px solid #f0f0f0;
    border-radius: 0px 0px 10px 10px;
}
.restaurant_info[data-v-17bc4d8c] {
    margin-left: 0px;
    width: 100%;
}
.restaurant_info .wrap[data-v-17bc4d8c] {
    padding-left: 230px;
    border-radius: 10px 10px 0px 0px;
}
.restaurant_info .wrap .logo[data-v-17bc4d8c] {
    position: absolute;
    top: 20px;
    left: 20px;
}
.restaurant_info .param[data-v-17bc4d8c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.restaurant_info .param .item[data-v-17bc4d8c] {
    margin: 0px 14px 0px 0px;
}
.restaurant_info .location[data-v-17bc4d8c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.restaurant_info .location .item[data-v-17bc4d8c] {
    padding: 0px;
    margin-right: 24px;
}
}
@media screen and (max-width: 900px) {
.checkoutSuccessBox .wrap[data-v-17bc4d8c] {
    margin: 0px 10px;
}
.checkoutSuccessBox .main[data-v-17bc4d8c] {
    height: auto;
    padding: 20px 20px 30px 20px;
}
.checkoutSuccessBox .main .text1[data-v-17bc4d8c] {
    font-size: 16px;
}
.checkoutSuccessBox .main .text2[data-v-17bc4d8c] {
    font-size: 14px;
}
.checkoutSuccessBox .main .goto[data-v-17bc4d8c] {
    padding: 20px 0px;
}
.checkoutSuccessBox .main .goto button[data-v-17bc4d8c] {
    margin-top: 10px;
}
.restaurant_title[data-v-17bc4d8c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.restaurant_wrap[data-v-17bc4d8c] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.restaurant_mm[data-v-17bc4d8c] {
    width: 100%;
    padding: 20px 20px;
}
.restaurant_main[data-v-17bc4d8c] {
    border-top: 0px solid #f0f0f0;
    border-radius: 10px;
}
.restaurant_select[data-v-17bc4d8c] {
    margin: 0px 10px;
}
.restaurant_menu[data-v-17bc4d8c] {
    display: none;
}
.restaurant_nav[data-v-17bc4d8c] {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.restaurant_nav .t3[data-v-17bc4d8c] {
    width: 100%;
    margin-left: 10px;
    margin-bottom: 20px;
}
.restaurant_url[data-v-17bc4d8c] {
    padding: 10px 10px 10px 0px;
}
.restaurant_url .li[data-v-17bc4d8c] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 10px;
    display: block;
    text-align: center;
    font-size: 12px;
}
.restaurant_url .li[data-v-17bc4d8c]:first-child {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
}
.restaurant_url .li .iconfont[data-v-17bc4d8c] {
    margin-right: 0px;
}
.restaurant_giftcard[data-v-17bc4d8c] {
    margin: 5px 10px 10px 10px;
}
.restaurant_note[data-v-17bc4d8c] {
    padding: 10px 10px 10px 10px;
}
.restaurant_info[data-v-17bc4d8c] {
    margin-left: 0px;
    width: 100vw;
    z-index: 1000;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    visibility: hidden;
    opacity: 0;
}
.restaurant_info .wrap[data-v-17bc4d8c] {
    margin: 0px auto;
}
.restaurant_info .closeBtn[data-v-17bc4d8c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    position: absolute;
    bottom: -50px;
    left: 50%;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #fff;
    margin-left: -15px;
}
.restaurant_info .logo[data-v-17bc4d8c] {
    width: 70px;
    height: 70px;
}
.restaurant_info .gift_btn[data-v-17bc4d8c] {
    display: none;
}
.restaurant_info.true[data-v-17bc4d8c] {
    visibility: visible;
    opacity: 1;
}
.submitBut[data-v-17bc4d8c] {
    width: 100%;
    bottom: 0px;
    left: 0px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    z-index: 100;
    padding: 10px 0px;
}
.submitBut .but[data-v-17bc4d8c] {
    margin: 0px 10px;
}
.submitpaypalBut[data-v-17bc4d8c] {
    width: 100%;
    bottom: 0px;
    left: 0px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    z-index: 100;
    padding: 10px 0px;
    margin: 0;
}
.submitpaypalBut .but[data-v-17bc4d8c] {
    margin: 0px 10px;
}
.submitGoogleBut[data-v-17bc4d8c] {
    width: calc(100% - 20px);
    bottom: 0px;
    left: 0px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    z-index: 100;
    padding: 10px 10px;
}
.submitApplepayBut[data-v-17bc4d8c] {
    width: calc(100% - 20px);
    bottom: 0px;
    left: 0px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    z-index: 100;
    padding: 10px 10px;
}
.checkoutSuccessBox .wrap[data-v-17bc4d8c] {
    margin: 0px 10px;
}
.checkoutSuccessBox .main[data-v-17bc4d8c] {
    height: auto;
    padding: 20px 20px 30px 20px;
}
.checkoutSuccessBox .main .text1[data-v-17bc4d8c] {
    font-size: 16px;
}
.checkoutSuccessBox .main .text2[data-v-17bc4d8c] {
    font-size: 14px;
}
.checkoutSuccessBox .main .goto[data-v-17bc4d8c] {
    padding: 20px 0px;
}
.checkoutSuccessBox .main .goto button[data-v-17bc4d8c] {
    margin-top: 10px;
}
.service-option-info .item .li[data-v-17bc4d8c] {
    width: calc(100% - 10px);
}
}
#apple-pay-button[data-v-17bc4d8c] {
  display: none;
  background-color: black;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% 100%;
  background-origin: content-box;
  background-repeat: no-repeat;
  width: 100%;
  height: 44px;
  padding: 10px 0;
  border-radius: 10px;
}
@supports (-webkit-appearance: -apple-pay-button) {
.apple-pay-button-with-text[data-v-17bc4d8c] {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
}
.apple-pay-button-with-text > *[data-v-17bc4d8c] {
    display: none;
}
.apple-pay-button-black-with-text[data-v-17bc4d8c] {
    -apple-pay-button-style: black;
}
.apple-pay-button-white-with-text[data-v-17bc4d8c] {
    -apple-pay-button-style: white;
}
.apple-pay-button-white-with-line-with-text[data-v-17bc4d8c] {
    -apple-pay-button-style: white-outline;
}
}
.apple-pay-button-with-text[data-v-17bc4d8c] {
  --apple-pay-scale: 1;
  /* (height / 32) */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  line-height: 60px;
  height: 50px;
  width: 100%;
}
.apple-pay-button-white-with-text[data-v-17bc4d8c] {
  background-color: black;
  color: white;
}
.apple-pay-button-white-with-line-with-text[data-v-17bc4d8c] {
  background-color: black;
  color: white;
  border: 0.5px solid black;
}
.apple-pay-button-with-text.apple-pay-button-black-with-text > .logo[data-v-17bc4d8c] {
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-color: black;
}
.apple-pay-button-with-text.apple-pay-button-white-with-text > .logo[data-v-17bc4d8c] {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: black;
}
.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo[data-v-17bc4d8c] {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: black;
}
.apple-pay-button-with-text > .text[data-v-17bc4d8c] {
  font-family: -apple-system;
  font-size: calc(1em * var(--apple-pay-scale));
  font-weight: 300;
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: calc(2px * var(--apple-pay-scale));
}
.apple-pay-button-with-text > .logo[data-v-17bc4d8c] {
  width: calc(35px * var(--scale));
  height: 100%;
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-position: 0 50%;
  margin-left: calc(2px * var(--apple-pay-scale));
  border: none;
}

