.w {
  width: 1547.33px;
  margin: 0 auto;
}
.main {

  background: linear-gradient(to right, #f5f6fa 0%, #dad6d6ad 100%);
  padding-bottom: 20px;
}


/* 升级提示样式开始 */

.upgrade-notice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1110px;
  padding: 10px 16px;
  background-color: #fff5e8;
  border: 1px solid #ffbf00;
  border-radius: 8px;
  font-size: 14px;
  color: #ff791a;
}

.alert-content {
  margin-left: -70px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-line-clamp: 2;
}

.alert-content a {
  color: #ff791a;
}

.alert-content a:hover {
  border-bottom: 1px solid #ff791a;
}

.alert .alert-icon,
.alert .alert-close {
  font-weight: 300;
  color: #ff791a;
}

.alert .alert-icon {
  font-size: 16px;
  cursor: default;
}

.alert .alert-close {
  font-size: 18px;
  cursor: pointer;
}

/* 升级提示样式结束 */

.consignee-790c99 {
  width: 1100px;
  height: 206px;
  padding: 10px 16px;
  background-color: hsl(0, 0%, 100%);
  border-radius: 5px;
  margin: 12px 0;
}

.consignee-header-5151f1 {
  display: flex;
  justify-content: space-between;
}

.title {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.ftx11,
.h-14 {
  font-size: 14px;
  color: #505259;
}

.h-12 {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.0588235294);
  padding: 0;
}

.consignee-item-cedaad {
  width: 344.33px;
  border: 1px solid #ff0f23;
  border-radius: 5px;
}

.round-checkbox {
  /* 干掉原生样式，必须写 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #969292;
  border-radius: 50%;
  /* 正圆 */
  cursor: pointer;
  position: relative;
  top: 6px;
  /* margin-right: 10px; */
}

.consignee-item-wrap-36f313 {
  position: relative;
}

.consignee-item-icon-a90de9 {
  position: absolute;
  top: 18px;
  left: 13px;
  font-size: 15px;
  font-weight: 700;
  color: #f52905;
}

/* 选中态：背景变色 + 对勾 */
.round-checkbox:checked {
  background: #f52905;
  border-color: #ff1302;
}

.round-checkbox:checked::after {
  content: "✓";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}

.consignee-item-cedaad .is-flex {
  display: none !important;
  width: 344.33px;
  display: flex;
  justify-content: space-between;
  padding: 0 33px;
}

.consignee-item-cedaad:hover .is-flex {
  display: flex !important;
}

.consignee-divider-d28764 {
  width: 290px;
  height: 1px;
  background-color: #0000000f;
  margin-left: 38px;
}

.consignee-item-wrap-36f313 {
  padding: 15px 0 10px 40px;
}

.font-semibold {
  margin: 5px 0 10px 0;
}

.tag-d9068c {
  border: 0.5px solid #66c7ff;
  font-size: 12px;
  margin-right: 4px;
  padding: 0 2px;
  height: 16px;
  color: #0090ff;
  border-radius: 2px;
}

.is-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.font-semibold {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
}

.edit-btn-4f9c02 {
  margin-top: 9px;
}

.mr-121:hover {
  color: #ff0f23;
  cursor: pointer;
}

.edit-btn-4f9c02 {
  padding-bottom: 10px !important;
}

.edit-btn-4f9c02:hover {
  color: #ff0f23;
  cursor: pointer;
}

.round-checkbox:hover {
  border-color: #ff0f23;
  transition: all 0.3s ease-in-out;
}

.main .w {
  position: relative;
}

.aside {
  position: absolute;
  top: 90px;
  right: 0;
  height: calc(100% - 90px);
  border-radius: 8px;
}

.security {
  position: sticky;
  top: 0;
  background-color: #fff;
  border-radius: 8px;


}




.security-payment-tips-776f96 {
  padding: 0 13px 8px;
  background-color: #fff3e6;
  font-size: 14px;
  color: #b5691a;
  font-weight: 600;
  line-height: 1;
  height: 48px;

}

.security-payment-tips-776f96 span {
  display: inline-block;
  margin-top: 13px;
}

.payment-summary {
  width: 430px;
  /* height: 306px; */
  /* background-color: #dd770b; */
}

.summary-title .title1 {
  color: #1a1a1a;
  font-size: 20px;
  font-weight: 700;
}

.summary-title .title2 {
  margin-left: 4px;
  color: #505259;
  font-size: 14px;
}

.payment-summary {
  padding: 21px 13px 16px;
}

.summary-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.summary-price .title1 {
  font-size: 16px;
  font-weight: 700;
}

.summary-price .title2 {
  margin-left: 2px;
  color: #888b94;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.summary-price .price-value span {
  font-family: JDZhengHeiVRegular2-1;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 700;
}

.summary-price .price-value .iconfont {
  font-size: 16px;
}

.summary-sm {
  display: flex;
  justify-content: space-between;
}

.summary-sm .price-value span {
  font-family: JDZhengHeiVRegular2-1;
  color: #f40707;
  font-size: 14px;
  font-weight: 700;
}

.summary-sm .title {
  font-size: 14px;
  font-weight: 700;
}

.summary-sm .price-value .iconfont {
  font-size: 16px;
}

.iconLable-094727 {
  width: 28px;
  height: 28px;
}

.icon-deefb1 {
  display: flex;
  align-items: center;
}

.notNewJdpay-abcb21 {
  display: flex;
  align-items: center;
  justify-content: space-between;

  padding: 10px 0;
}

.radioStyle-ffe801 .round-checkbox {
  width: 16px;
  height: 16px;
}

.icon-info {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(//img30.360buyimg.com/ling/jfs/t1/281753/14/10244/773/67e4c142F97ddafa0/ba8fa566f48a15c4.png);
  background-size: 12px 12px;
  cursor: pointer;
}

.titleTextBeltGripe-d61c2c {
  display: flex;
  align-items: center;
}

.custom-b5654b {
  margin-left: 8px;
}

.icon-info {
  margin-left: 2px;
}

.payment-summary-inner {
  border-top: 1px solid #333;

}

.payment-action {
  width: 430px;
  border-top: 1px solid #333;

}

.priceInfo .yen {
  font-size: 16px;
  font-family: JDZhengHeiVHeavy2;
}

.priceInfo {
  color: #fa2c19;
  margin-bottom: 13px;
  font-weight: 700;
  margin-left: 10px;
}

.priceInfo .price {
  margin-right: 8px;
  font-size: 24px;
  font-family: JDZhengHeiVHeavy2;
}

.priceInfo .discount {
  font-size: 14px;
  white-space: nowrap;
}

.priceInfo .yen {
  font-size: 14px;
  font-family: JDZhengHeiVRegular2-1;
  margin-left: 2px;
}

.payment-action-submit {
  width: 408px;
  padding-bottom: 23px;
}

.payment-action-submit button {
  display: inline-block;
  color: #fff;
  background: -webkit-linear-gradient(left, #ff475d, #ff0f23);
  border-radius: 4px;
  border: 1px solid #ff0f23;
  width: 100%;
  height: 48px;
  padding: 0 12px;
  font-weight: 600;
  font-size: 16px;
  margin-left: 10px;
}

/* 订单信息开始 */

/* 订单容器 */
.order-container {

  border-radius: 8px;
  /* padding: 20px; */
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, .06);
  margin: 20px;
}

/* 订单标题栏 */
.order-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px 0 24px;

}

.order-title {
  color: #222;
  font-size: 16px;
  font-weight: 600;

}

.header-actions {
  display: flex;
  gap: 24px;
}

.action-link {
  color: #666;
  text-decoration: none;
  font-size: 16px;
}

.action-link:hover {
  color: #0066cc;
}

.icon-info {
  font-size: 14px;
  margin-left: 4px;
}

/* 店铺信息 */


.shop-info {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 12px 16px;
  background-color: #f5f7fa;
}

.tag-self {
  display: inline-block;
  background-color: #ff4444;
  color: #fff;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
}

.shop-name {
  font-size: 16px;
  color: #333;
}

/* 配送信息 */
.delivery-info {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  background-color: #f5f7fa;
  border-radius: 6px;
  margin: 16px;
}

.delivery-label {
  font-size: 16px;
  color: #333;
}

.delivery-text {
  font-size: 16px;
  color: #333;
}

.delivery-text span,
b {
  color: #ff4444;
  font-weight: 500;
}

.dropdown-arrow {
  margin-bottom: 12px;
  color: #666;
  font-size: large;

}

/* 商品项 */
.order-item {
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
  margin-left: 16px;
}

.order-item:last-child {
  border-bottom: none;
}

.item-left {
  display: flex;
  gap: 12px;
}

.item-img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
}

.item-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.item-tags {
  display: flex;
  gap: 8px;
}

.tag-supermarket {
  display: inline-block;
  background-color: #048f24;
  color: #fff;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;

}

.item-name {
  font-size: 16px;
  color: #222;
  font-weight: 500;
}

.item-desc {
  font-size: 14px;
  color: #666;
  padding: 4px 0;
}

.item-service {
  font-size: 14px;
  color: #d48806;
}

.item-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 4px;
  padding-right: 16px;
}

.price-final {
  font-size: 20px;
  color: #ff4444;
  font-weight: 600;
}

.price-label {
  font-size: 14px;
  color: #ff4444;
  font-weight: normal;
  margin-left: 4px;
}

.price-original {
  font-size: 14px;
  color: #999;
}

.item-weight {
  font-size: 14px;
  color: #999;
}



.shopping-3f20a2 {
  overflow: hidden;
  width: 1100px;
  background-color: #ffffff;
}


.line-9a8006 {
  width: 1px;
  height: 12px;
  background: rgba(0, 0, 0, .06);
  margin-top: 5px;
}


/* 订单信息结束 */

/* 发票信息模块 */
.invoice-section {
  width: 1100px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px;
  margin-top: 16px;
}

.invoice-header {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-bottom: 16px;
}

.invoice-title {
  color: #1a1a1a;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
}

.invoice-tip {
  color: #888b94;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  flex: 1;
}

.invoice-help {
  font-size: 14px;
  color: #888b94;
  cursor: pointer;
  font-family: PingFang SC;
  font-weight: 400;
}

.invoice-header .icon-info {
  margin-left: -8px;
}

.invoice-help:hover {
  color: #0066cc;
}

.invoice-status-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.invoice-status {
  font-size: 14px;
  color: #505259;
  line-height: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  letter-spacing: 0px;
}

.invoice-edit {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  cursor: pointer;
  color: #505259;
}

.invoice-edit .iconfont {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 8px;
  margin-left: 4px;
  color: #505259;

}




.invoice-edit:hover {
  color: #0066cc;
}

/* 发票信息模块结束 */


/* 优惠/虚拟资产模块 */
.discount-section {
  width: 1100px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 0 16px 0;
  margin-top: 16px;
  border: 1px solid #FFFFFF;
}

.discount-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 16px 0;

}

.discount-title {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.security-tip {
  font-size: 14px;
  font-weight: 400;
  color: #888;
  margin: 0;
}

.text-red {
  color: #ff3333;
}

/* 一级标签栏 */
.tab-bar {
  display: flex;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 24px;
}

.tab-item {
  padding: 8px 16px;
  color: #333;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}

.tab-item.active-tab {
  color: #ff3333;
  font-weight: 500;
}

.tab-item:hover {
  color: #ff3333;
}

.sub-btn:hover {
  border: 1px solid #ff3333;
  color: #ff3333;
}

.tab-item.active-tab::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ff3333;
}

/* 二级按钮组 */
.sub-btn-group {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 48px;
}

.sub-btn {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background-color: #f9fafb;
  color: #333;
  cursor: pointer;
  padding: 8px 16px;
}

.sub-btn.active-sub-btn {
  border-color: #ff3333;
  background-color: #fff5f5;
  color: #ff3333;
}

.help-link {
  font-size: 14px;
  color: #888;
  text-decoration: none;
  margin-left: auto;
}

.help-link:hover {
  color: #0066cc;
}

/* 空状态 */
.empty-state {
  font-family: PingFang SC;
  color: #888b94;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  text-align: center;
  padding-bottom: 20px;
}


/* 购物车头部LOGO+搜索栏样式结束 */

