[data-v-ebc687f6] .van-popup--center {
  width: calc(100% - 26px - 26px);
  padding: 30px 35px;
  border-radius: 3px;
}
.popup[data-v-ebc687f6] {
  text-align: center;
}
.popup .popup-text[data-v-ebc687f6] {
  margin-bottom: 20px;
  color: #2c2c2c;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.popup .popup-btn[data-v-ebc687f6] {
  display: flex;
}
.popup .popup-btn .btn-cancel[data-v-ebc687f6] {
  width: 100%;
  height: 40px;
  margin-right: 20px;
  font-size: 12px;
  border-radius: 3px;
}
.popup .popup-btn .btn-confirm[data-v-ebc687f6] {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border-radius: 3px;
}

[data-v-98c201fe] .van-popup--center {
  width: calc(100% - 26px - 26px);
  padding: 30px 35px;
  border-radius: 3px;
}
.popup[data-v-98c201fe] {
  text-align: center;
}
.popup .popup-text[data-v-98c201fe] {
  margin-bottom: 20px;
  color: #2c2c2c;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.popup .popup-btn[data-v-98c201fe] {
  display: flex;
}
.popup .popup-btn .btn-confirm[data-v-98c201fe] {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border-radius: 3px;
}

.popup[data-v-54e2b4ad] {
  text-align: center;
}
.popup .head[data-v-54e2b4ad] {
  padding: 20px 40px 16px 20px;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 15px;
}
.popup .popup-content[data-v-54e2b4ad] {
  max-height: calc(90vh - 56px - 92px);
  padding: 0 20px 25px;
  overflow: auto;
  text-align: left;
  background-color: #fff;
}
.popup .popup-text[data-v-54e2b4ad] {
  color: #2c2c2c;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
}
.popup .popup-btn[data-v-54e2b4ad] {
  height: 92px;
  padding: 16px 32px 32px;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
}

.bar-box[data-v-7e365128] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 115px;
  padding: 8px 32px 0;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
}
.checkbox-label[data-v-7e365128] {
  color: #a0a0a0;
  font-weight: 400;
  font-size: 11px;
  line-height: 18px;
}
.checkbox-label .agreement[data-v-7e365128] {
  color: #f39800;
}
.register-btn[data-v-7e365128] {
  margin-top: 12px;
}

.form-info[data-v-4d2ccbf8] {
  margin-top: 16px;
  padding: 0 20px;
}
.form-info[data-v-4d2ccbf8] .van-cell {
  padding: 13px 0 12px 16px;
  border-bottom: 1px solid #f2f1f1;
}
.form-info[data-v-4d2ccbf8] .van-radio--horizontal:last-child {
  margin-right: 0;
}
.delivery-info[data-v-4d2ccbf8] {
  margin-top: 8px;
  color: #555;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
}
.delivery-info .yellow[data-v-4d2ccbf8] {
  color: #f39800;
}
[data-v-4d2ccbf8] .van-field__label {
  width: 60px;
}
.width-placeholder[data-v-4d2ccbf8] .van-field__body {
  flex-direction: row-reverse;
}
.width-placeholder[data-v-4d2ccbf8] .van-field__body .van-field__right-icon {
  margin-right: 12px;
  padding: 0 12px 0 0;
  color: #2c2c2c;
  border-right: 1px solid #717171;
}

.contents[data-v-7fdba3a3] {
  display: flex;
  padding: 24px 20px;
  border-bottom: 4px solid #f2f1f1;
}
.contents .content-header[data-v-7fdba3a3] {
  margin-bottom: 12px;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}
.card-thumb[data-v-7fdba3a3] {
  width: 93px;
  margin-right: 16px;
}
.card-thumb img[data-v-7fdba3a3] {
  width: 100%;
}
.card-content[data-v-7fdba3a3] {
  flex: 1;
}
.card-footer[data-v-7fdba3a3] {
  margin-top: 26px;
  text-align: right;
}
.card-footer .van-button[data-v-7fdba3a3] {
  padding: 0 23px;
}
.content-info[data-v-7fdba3a3] {
  display: flex;
  color: #555;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}
.content-info .label[data-v-7fdba3a3] {
  display: inline-block;
  width: 50px;
  margin-right: 4px;
  text-align: right;
}
.content-info .info[data-v-7fdba3a3] {
  flex: 1;
}

.top-icon[data-v-5ad67978] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 112px;
  margin-bottom: 32px;
}
.top-icon .title[data-v-5ad67978] {
  margin-top: 16px;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
}
.book-info[data-v-5ad67978] {
  color: #2c2c2c;
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
}
.book-info .yellow[data-v-5ad67978] {
  color: #f39800;
}
.btns[data-v-5ad67978] {
  display: flex;
  margin-top: 32px;
  padding: 0 16px;
}
.btns .btn-confirm[data-v-5ad67978] {
  width: 100%;
  border-radius: 5px;
}
.btns .btn-default[data-v-5ad67978] {
  width: 100%;
  margin-right: 14px;
  border-radius: 5px;
}

.book-cart-panel[data-v-276bfad5] {
  height: calc(100vh - 55px);
  padding-top: 16px;
  padding-bottom: 115px;
  overflow: auto;
}
.title[data-v-276bfad5] {
  margin-top: 4px;
  margin-bottom: 16px;
  padding: 0 20px;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}

