#honorableDeliveryDesc .el-dialog__body {
  padding-left: 50px;
  padding-right: 40px;
  padding-top: 45px;
  padding-bottom: 30px;
}
#honorableDeliveryDesc .honorableDeliveryDesc .honorableDeliveryContent {
  height: 450px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
#honorableDeliveryDesc .honorableDeliveryDesc .richTextContent {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
}
#honorableDeliveryDesc .honorableDeliveryDesc .richTextContent p {
  margin-bottom: 30px;
}
#honorableDeliveryDesc .honorableDeliveryDesc img {
  width: 600px;
  height: 340px;
  margin-bottom: 30px;
}
#honorableDeliveryDesc .honorableDeliveryDesc img:last-child {
  margin-bottom: 0;
}
#honorableDeliveryDesc .honorableDeliveryDesc .box-button {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
#honorableDeliveryDesc .honorableDeliveryDesc .box-button span {
  width: 600px;
  display: block;
  width: 172px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #CA141D;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
}
.omo-shop-info-time[data-v-dacff988] {
  font-size: 12px;
  color: #3A3A3A;
  margin: 10px 0;
}
.omo-shop-info[data-v-dacff988] {
  font-size: 12px;
  color: #7A7A7A;
}
.omo-shop-info .distance[data-v-dacff988] {
  color: #7A7A7A;
  margin: 0;
}
.order-total-info[data-v-dacff988] {
  font-size: 18px;
  border-bottom: 1px solid #eaeaea;
  min-height: 102px;
  padding-top: 28px;
}
.order-total-info.noBorderBottom[data-v-dacff988] {
  border-bottom: none;
}
.order-total-info span[data-v-dacff988] {
  color: #ca141d;
  margin: 0 5px;
}
.order-total-info .order-delivery[data-v-dacff988] {
  margin-top: 11px;
}
.order-total-info .order-delivery .arrivalTimerRemind[data-v-dacff988] {
  margin-top: 10px;
  width: 246px;
  line-height: 16px;
}
.order-total-info .order-delivery li[data-v-dacff988] {
  margin-bottom: 15px;
}
.order-total-info .order-delivery em[data-v-dacff988] {
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
  position: relative;
}
.order-total-info .order-delivery em[data-v-dacff988]:before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  cursor: pointer;
  background: url(../../staticpc/img/icon-tips.svg) no-repeat;
}
.order-total-info .order-delivery p[data-v-dacff988] {
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left: 32px;
}
.order-total-info .order-delivery p b[data-v-dacff988] {
  color: #333;
}
.order-total-info .order-delivery p strong[data-v-dacff988] {
  font-weight: normal;
  margin-right: 3px;
}
.order-total-info .order-delivery p b[data-v-dacff988] {
  background: #fff;
  border: 1px solid #d6d6d6;
  box-shadow: 0 2px 5px rgba(100, 100, 100, 0.2);
  display: none;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  width: 302px;
  padding: 8px;
  position: absolute;
  right: -21px;
  top: 28px;
  z-index: 10;
}
.order-total-info .order-delivery p b[data-v-dacff988]:before {
  background-position: -24px -158px;
  top: -10px;
  content: "";
  display: block;
  height: 10px;
  right: 17px;
  position: absolute;
  width: 21px;
}
.order-total-info .order-delivery p:hover b[data-v-dacff988] {
  display: block;
}
.order-total-info .order-delivery .order-delivery-choose[data-v-dacff988] {
  position: relative;
  padding-left: 32px;
  font-size: 14px;
}
.order-total-info .order-delivery .order-delivery-choose .label-container[data-v-dacff988] {
  display: flex;
  align-items: center;
}
.order-total-info .order-delivery .order-delivery-choose .label-container label[data-v-dacff988] {
  flex-shrink: 0;
}
.order-total-info .order-delivery .order-delivery-choose .radio[data-v-dacff988] {
  width: 18px;
  height: 18px;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 1px;
  border-radius: 20px;
  background: #f6f6f6;
  border: 1px solid #ababab;
}
.order-total-info .order-delivery .order-delivery-choose .radio.disabled[data-v-dacff988] {
  cursor: default;
}
.order-total-info .order-delivery .order-delivery-choose.selected .radio[data-v-dacff988] {
  background: #ca141d;
  border-color: #ca141d;
}
.order-total-info .order-delivery .order-delivery-choose.selected .radio[data-v-dacff988]:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 4px;
  box-shadow: 0 -2px 2px 0 rgba(146, 5, 12, 0.5);
}
.order-total-info .order-delivery .order-delivery-choose .link[data-v-dacff988] {
  color: #a4a4a4;
  text-decoration: underline;
  margin-left: 8px;
}
.order-total-info .order-delivery .order-delivery-choose label[data-v-dacff988] {
  margin-right: 5px;
}
.order-total-info .order-delivery .tips[data-v-dacff988] {
  display: none;
}
.order-total-info .honorableDelivery[data-v-dacff988] {
  margin-top: 10px;
  display: flex;
}
.order-total-info .honorableDelivery li[data-v-dacff988] {
  width: 155px;
  height: 58px;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #ffffff;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
.order-total-info .honorableDelivery li p[data-v-dacff988] {
  padding-left: 0;
  margin: 10px 0 0 10px;
  opacity: 0.9;
  color: #333333;
}
.order-total-info .honorableDelivery li span[data-v-dacff988] {
  font-size: 12px;
  margin-left: 0;
  margin: 0 0 10px 10px;
  opacity: 0.6;
  color: #333333;
}
.order-total-info .honorableDelivery .standard[data-v-dacff988] {
  margin-right: 5px;
}
.order-total-info .honorableDelivery li.current[data-v-dacff988] {
  border-color: #ca141d;
}
.order-total-info .honorableDelivery li.current[data-v-dacff988]:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAHgAAAADKQTcFAAABwElEQVRIDcXVy0sCQRwH8O+shhohVKYFEuGrx71zEdEp8Bh081BQFw8RIQTaX9AlLJLyEj0OIV2DwEvRg+hUSSR6tEgoRCWyNceD7Lqrrru6zWXn95v5zWdnZmHJnXkoUGRZP9RpBULIjRYaD6GeyjhK+GUZ/ge8UIHVxnmwmjhDMW4bf08GCMNscHNK+sapCWh7ewRLaASZUiKU/YwudnUTFIuTYuNSc5alBdiDm2BzeWSurnllgqPmjir52ulOXYdhFD7SeJyexU/qjbs06sJ0phxcb7dh9PwMjE6HmHsO2fsHHkoDwR1Xz2h05/b9bQx4lytlGqMRzoM9aEvP5IpPFJUE00k1cUJgcDlgXV+D1e8rbYOBPbQFvcOGVHAX6ZPTygtVdxoeNbdA7Ng7+i0YiRyXsdxTDJ1jI/i6iOJl3gOwLLec128KppWiuMWM4cgRDE4H8q9xPM+48ZvJ8KDqoGm4Fq7tM8ER3kHCu4rveKLaEcSy4Fq4YPU6CdmwUlwRrARXDMvFWwLLwVsGN4u3FG4GbzksFW8LLAVvG9wIbytcD287XAtXBRbDVYPFcJpTrdH/+a1psKgayIUo/gfIOtHAp1WhRgAAAABJRU5ErkJggg==) no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.order-total-info .honorableDeliveryFee[data-v-dacff988] {
  font-size: 14px;
  color: #000;
  line-height: 19px;
  font-weight: 400;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.order-total-info .honorableDeliveryFee .edit[data-v-dacff988] {
  color: #a4a4a4;
  text-decoration: underline;
  float: right;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
.order-total-info .honorableDeliveryFee em b[data-v-dacff988] {
  background: #fff;
  border: 1px solid #d6d6d6;
  box-shadow: 0 2px 5px rgba(100, 100, 100, 0.2);
  display: none;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  width: 302px;
  padding: 8px;
  position: absolute;
  right: -118px;
  top: 28px;
  z-index: 10;
}
.order-total-info .honorableDeliveryFee em:hover b[data-v-dacff988] {
  display: block;
}
.order-total-info .honorableDeliveryFee.hr20[data-v-dacff988] {
  margin-top: 20px;
}
.order-total-info .honorableDeliveryTime[data-v-dacff988] {
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: 22px;
}
.order-total-info .honorableDeliveryTime span[data-v-dacff988] {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.order-total-info .honorableDeliveryTime .honorableTime[data-v-dacff988] {
  margin-left: 0;
  margin-right: 0;
}
.order-total-info .honorableDeliveryTime .honorableTime span[data-v-dacff988] {
  margin: 0 2px;
}
