/* 苏州大宇宙添加-格式统一 */
.search-title {
  font-size: 18px;
  border-radius: 4px;
  background-color: #f2f4f7;
  padding: 14px 24px 14px 32px;
  margin: 0;
}

.textAlignCenter{
  text-align: center !important;
}

/* 20250506 每一行都添加分割线 */
.personal-quotation-page .quotation-table tr:not(:last-child) td {
  border-bottom: 1px solid #e5e8eb !important;
}

.errorDivTxt {
  color: red;
  font-size: 0.8em;
  position: absolute;
}

.c-tbl--base a {
  text-decoration: underline !important;
}

.container {
  display: flex;
  justify-content: end;
}

.container .header {
  display: flex;
  justify-content: end;
  margin-right: 180px;
  margin-bottom: 20px;
}

.yellow {
  color: #ffc000;
}

.red {
  color: red;
}

.personal-quotation-page {
  padding: 0 20px 0 20px;
  margin-left: 200px;
  margin-top: 20px;
}


.personal-quotation-page .title {
  display: flex;
  justify-content: space-between;
}

.personal-quotation-page .title .left-title {
  font-size: 30px;
  font-weight: 700;
  padding-left: 22px;
}

.personal-quotation-page .title .left-title .left-title-number {
  font-size: 16px;
  font-weight: 500;
}

.personal-quotation-page .title .right-title {
  font-size: 30px;
  font-weight: 700;
  margin-right: 10%;
}

.personal-quotation-page .content {
  /* display: flex;
  margin-top: 40px;
  width: 1480px;
  height: 1380px;
  margin-bottom: 200px; */
  display: flex;
  /* margin-top: 40px; GTT*/
  border: 2px solid grep;
  margin-bottom: 64px;
}

.personal-quotation-page .left-content {
  /* width: 20%;GTT*/
  /* padding: 22px 0 0 22px; */
  /* padding: 0 0 0 22px;GTT*/
  /* border-radius: 6px;GTT*/
  /* background-color: black; */
  /* GTT ADD */
  width: calc((100% + 32px) / 12 * 3 - 32px);
}

/*GTT Add Start*/
.personal-quotation-page
  .left-content
  .js-sidebar-url
  .c-list-sidebar__item
  h4 {
  background: #039;
  color: #fff;
}

.personal-quotation-page .sp-search-btn {
  display: none;
}

/*GTT Add End*/


.personal-quotation-page .right-content .right-content-top {
  background-color: #f9fafb;
  padding: 12px 24px 12px 32px;
  border-radius: 5px;
}

.personal-quotation-page .right-content .right-content-bottom {
  margin-top: 20px;
  background-color: #f9fafb;
  padding: 10px 5px 20px 5px;
  border-radius: 5px;
}

.personal-quotation-page .content .right-content .select-condition {
  margin-top: 10px;
  margin-bottom: 20px;
}

.personal-quotation-page .content .right-content .flex-center {
  display: flex;
  /* justify-content: center;
  flex-wrap: wrap; */
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.personal-quotation-page .content .right-content .flex-start {
  display: flex;
  /* justify-content: start; */
  /* flex-wrap: wrap; */
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  /* gap: 10px; */
}

.personal-quotation-page
  .content
  .right-content
  .select-condition
  .select-block {
  flex-grow: 1;
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.personal-quotation-page .content .right-content .select-condition .marginLeft {
  margin-left: -6px !important;
}

.textAlignCenter {
  text-align: center;
}

.personal-quotation-page
  .content
  .right-content
  .select-condition
  .select-block
  .select-block-word {
  white-space: nowrap;
  /* font-size: 18px; */
  font-weight: 500;
  /* margin-left: -20px; */
}

.personal-quotation-page
  .content
  .right-content
  .select-condition
  .select-block
  .select-block-input {
  flex-grow: 1;
  align-items: center;
  margin-left: 22px;
}

.personal-quotation-page
  .content
  .right-content
  .select-condition
  .select-block
  .select-block-input
  select {
  width: 280px;
}

.personal-quotation-page
  .content
  .right-content
  .select-condition
  .select-block
  .select-block-input
  input {
  width: 100%;
  border: 1px solid #d0d5dd;
  border-radius: 4px 0 0 4px;
  height: 48px;
  background-color: white;
  padding: 0 15px;
}

input::-webkit-input-placeholder {
  /* Chrome, Opera, Safari */
  color: #b5b5b5;
}

input:focus {
  border: 1px solid #d0d5dd;
  outline: none;
}

.personal-quotation-page
  .content
  .right-content
  .select-condition
  .select-block
  .select-block-input
  .symbol {
  margin-left: 65px;
  margin-right: 65px;
}

.personal-quotation-page .content .select-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  margin-top: 24px;
}

.personal-quotation-page .content .select-button .search {
  width: 220px;
  padding: 10px 36px;
  /* background-color: #faf6f6; */
  border-radius: 10px;
  border: 1px solid #0a5cff;
  font-size: 18px;
  color: #0a5cff;
  text-align: center;
}

.personal-quotation-page .content .select-button .clear {
  width: 220px;
  padding: 12px 40px;
  background-color: #0a5cff;
  margin-left: 30px;
  border-radius: 10px;
  font-size: 18px;
  color: #ffffff;
}

.personal-quotation-page .select-condition .search-button-group {
  display: flex;
  width: 50%;
  justify-content: flex-end;
}

.personal-quotation-page .select-condition .clearBtn {
  background: none;
  color: #0a5cff;
}

.personal-quotation-page [class*="c-btn"].is-padding-wide-2,
.c-btn--iconwraper.is-padding-wide-2 {
  padding: 15px 2em;
}

/* 左侧菜单样式 */
.personal-quotation-page .c-accordion__tget.is-box__gray,
.personal-quotation-page .c-accordion__tget.is-box__gray.is-open {
  margin-bottom: 0;
  padding: 0;
}

.personal-quotation-page .c-list-sidebar__item:first-of-type {
  border-top: 0px;
}

.personal-quotation-page .c-list-sidebar__link.is-active {
  z-index: 1;
  color: #0a5cff;
  background-color: #ffffff;
}

/* 报价表格样式 */
.personal-quotation-page .c-tbl--base {
  width: 100%;
  border: none !important;
  /* text-align: center !important; */
  text-align: none;
}

.c-tbl--base th,
.c-tbl--base td {
  width: 85%;
  border: none !important;
}

#table-check-box {
  width: 30%;
}

#table-product-info {
  width: 400%;
}

/* .personal-quotation-page .quotation-table tr:nth-of-type(odd) td {
  border-bottom: 1px solid #e5e8eb !important;
} */

.personal-quotation-page .btn-group {
  text-align: center !important;
}
.personal-quotation-page .btn-group button {
  margin-left: 0px !important;
}

.personal-quotation-page .detail-td-box {
  background: #e5e8eb;
  padding: 0.5px 20px;
}

.personal-quotation-page .detail-td {
  display: none;
}

.personal-quotation-page .detail-td th {
  font-size: 14px;
  background-color: #e5e8eb !important;
}

.personal-quotation-page .detail-td td {
  border-bottom: 1px solid #d5d5dd !important;
}

/* 20250506 修改取消收藏按钮样式 */
.quotation-table .btn-group .cancel-collection-btn {
  font-weight: normal; /* 去除加粗 */
  background: #f2f4f7;
  color: black;
  border: none;
  padding: 6px 12px !important;
  min-width: unset;
}

.personal-quotation-page .quotation-table button {
  padding: 0px !important;
  background: none;
  color: #0a5cff;
  font-size: 14px;
  /* min-width: 88px; */
  border: none;
}

.personal-quotation-page .content .right-content .right-content-bottom .table {
  border: 2px solid #a08585;
  padding: 30px 30px 10px 30px;
  /* border-radius: 10px; */
  margin-bottom: 40px;
}
.personal-quotation-page .content .right-content .right-content-bottom .row {
  /*display: flex;
  justify-content: center;*/
  position: relative; /* 使容器成为定位上下文 */
  display: inline-flex; /* 使用inline-flex布局 */
  padding: 10px; /* 行内边距 */
  align-items: center; /* 垂直居中 */
  border-top: 2px solid #1d3c9f;
  height: 40px;
}

.personal-quotation-page .content .right-content .row .column {
  /*   display: flex; 使用 Flexbox */
  justify-content: center; /*  水平居中 */
  display: inline-flex;
  align-items: center; /* 垂直居中 */
  height: 34px;
  font-weight: 700;
  color: #333333;
  /* text-align: center;  文字居中 */
}

.personal-quotation-page .content .row .column:last-child {
  /* padding: 6px 16px 6px 16px; */
  font-weight: 700;
  color: #333333;
  border-right: none;
}

.personal-quotation-page .content .right-content .row .img {
  width: 160px;
}

/* 模态框 */
.modal {
  display: none;
  position: fixed;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 1200px;
  height: 60%;
  overflow-y: hidden;
}

.modal-content .modal-table {
  width: 100%;
  border: 1px solid #d5d5dd;
  border-spacing: 0;
}

.modal-content .modal-table th {
  font-weight: bold;
  background-color: #f2f4f7;
  padding: 10px;
}

.modal-content .modal-table td {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #d5d5dd;
}

.modal-content .modal-table td :last-of-type {
  border: none;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 0px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* tab */
.tab,
.sptab {
  width: 100%;
  border-bottom: 1px solid #d5d5dd;
}

.tab button,
.sptab button {
  font-size: 16px;
  background-color: transparent;
  padding: 0 20px 8px 20px;
  overflow: hidden;
  position: relative;
}

.tab .active,
.sptab .active {
  color: #0a5cff;
  font-weight: bold;
}
.tab button::after,
.sptab button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #0a5cff;
}

.tab .active::after,
.sptab .active::after {
  animation-play-state: running;
  animation: drawBorder 0.3s linear forwards;
}

@keyframes drawBorder {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.tabcontent h2 {
  padding: 20px 0 10px 0;
  margin: 0;
  display: inline-block;
}

.tabcontent .tabcontent-btn-div {
  display: inline-block;
  float: right;
  margin: 10px 0;
}

.tabcontent .invoice-info .invoice-info-content .invoice-info-content-line {
  padding-top: 10px;
}

.tabcontent
  .invoice-info
  .invoice-info-content
  .invoice-info-content-line-left {
  float: left;
  width: 14%;
}

.tabcontent
  .invoice-info
  .invoice-info-content
  .invoice-info-content-line-right {
  font-weight: bold;
}

/* 模态框  end*/

.fontStyle {
  color: #ffc000;
  font-weight: 700;
}

.fontSize700 {
  font-weight: 700;
}

.textAlignCenter {
  text-align: center;
}

.textAlignRight {
  text-align: right;
}

/* 项次 */
.checkWidth {
  width: 70px;
}

.checkMarginLeft {
  margin-left: 20px;
}

/* 规格型号 */
.specificationAndModelWidth {
  width: 160px;
}

/* 货物名称 */
.productNameWidth {
  width: 180px;
}

/* 商品描述 */
.productDescriptionWidth {
  width: 180px; /* 设置列的固定宽度 */
}

/* 未税定价 */
.noTaxFixPriceWidth {
  width: 180px;
}

.noTaxFixPricePaddingLeft {
  padding-left: 112px;
}

/* 未税单价 */
.noTaxSinglePriceWidth {
  width: 180px;
}

.noTaxSinglePriceWidthPaddingLeft {
  padding-left: 112px;
}

/* 含税单价 */
.taxSinglePriceWidth {
  width: 180px;
}

.taxSinglePriceWidthPaddingLeft {
  padding-left: 112px;
}

/* 台数 */
.numWidth {
  width: 180px;
}

/* 交货期 */
.deliveryDataWidth {
  width: 180px;
}

/* 合计含税金额 */
.taxtotalAmountWidth {
  width: 180px;
}

.taxtotalAmountWidthPaddingLeft {
  padding-left: 82px;
}

/* 出库预定日 */
.outboundReservationDateWidth {
  width: 180px;
}

/* 行状态 */
.lineStatusWidth {
  width: 180px;
}

/* 物流单号 */
.logisticsTrackingNumberWidth {
  width: 180px;
}

/* 货物名称 */
.personal-quotation-page .content .right-content .row-content .productName {
  color: #1d3c9f;
  font-weight: 700;
}

.personal-quotation-page .content .right-content .row-content-off .productName {
  color: #a08585;
  font-weight: 700;
  text-decoration: line-through;
}

.productDescription {
  white-space: nowrap; /* 不换行 */
  overflow: hidden; /* 隐藏超出部分 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
}

.productDescription:hover::after {
  content: attr(title); /* 显示title属性的内容 */
  position: absolute; /* 绝对定位 */
  left: 0; /* 左对齐 */
  top: 100%; /* 在元素下方显示 */
  background-color: #333; /* 提示工具背景颜色 */
  color: #fff; /* 提示工具文字颜色 */
  padding: 5px; /* 内边距 */
  border-radius: 4px; /* 圆角 */
  white-space: nowrap; /* 不换行 */
  z-index: 10; /* 确保在上层显示 */
}

.height80 {
  height: 80px;
}

.height40 {
  height: 40px;
}

.personal-quotation-page .content .right-content .row-content {
  display: inline-flex; /* 使用inline-flex布局 */
  padding: 10px; /* 行内边距 */
  align-items: center; /* 垂直居中 */
  border-top: 2px solid #1845a2;
  /* margin-bottom:50px; */
  /* white-space: nowrap; 不换行 */
  /* overflow: hidden;  隐藏超出部分 */
  /*  text-overflow: ellipsis;  超出部分显示省略号 */
}

.personal-quotation-page .content .right-content .row-content .column {
  /*display: flex;   使用 Flexbox */
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
  /* padding: 8px; */
  /* border-right: 2px solid #dde5f5; */
  /* height: 54px; */
  /* height: 50px;
  line-height: 40px; */
  /* color: #110f0f; */
  /* text-align: center;  文字居中 */
}

.personal-quotation-page .content .row-content .column:last-child {
  /* padding: 6px 16px 6px 16px; */
  /* color: #a08585; */
  border-right: none;
}
/*
.personal-quotation-page .content .right-content .row-content .check {
  width: 70px;
  font-weight: 700;
}*/
.personal-quotation-page .content .right-content .row-content .columnImg {
  width: 120px;
  /* height: 80px; */
}

.personal-quotation-page .content .right-content .row-content .columnImg .img {
  width: 50px;
  /* height: 90px; */
  border-radius: 50%;
  overflow: hidden; /* 隐藏超出容器的部分 */
  position: relative; /* 使子元素可以绝对定位 */
  margin: 0 auto;
}

.personal-quotation-page
  .content
  .right-content
  .row-content
  .columnImg
  .columnWord {
  margin: 10px auto 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.personal-quotation-page
  .content
  .right-content
  .row-content
  .column
  .img
  .imgItem
  img {
  width: 100%; /* 使图片宽度适应容器 */
  height: 100%; /* 使图片高度适应容器 */
  object-fit: cover; /* 使用 cover 以保持比例并裁剪 */
  object-position: center; /* 图片居中显示 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  left: 50%; /* 水平居中 */
  transform: translate(-50%, -50%); /* 调整位置 */
}


.personal-quotation-page .content .right-content .row-content .deliveryData {
  color: #ffc000;
  font-weight: 700;
}


.personal-quotation-page .content .right-content .row-content .num {
  font-weight: 700;
}

.personal-quotation-page .content .right-content .row-content .num .Stepper {
  display: flex;
  color: #333333;
}

.personal-quotation-page
  .content
  .right-content
  .row-content
  .num
  .Stepper
  .Stepper-left {
  padding: 5px 6px;
  border: 2px solid #333333;
  border-right: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.personal-quotation-page
  .content
  .right-content
  .row-content
  .num
  .Stepper
  .Stepper-middle {
  padding: 5px 6px;
  border: 2px solid #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.personal-quotation-page
  .content
  .right-content
  .row-content
  .num
  .Stepper
  .Stepper-right {
  padding: 5px 6px;
  border: 2px solid #333333;
  border-left: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.personal-quotation-page .content .right-content .row-content .noTaxPrice {
  color: #ffc000;
  font-weight: 700;
}

.personal-quotation-page .content .right-content .row-content .operate {
  padding: 10px 20px;
  background-color: #0a5cff;
  color: #ffffff;
  border-radius: 10px;
}

.personal-quotation-page .content .right-content .summary {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.personal-quotation-page .content .right-content .summary .left-summary {
  display: flex;
  justify-content: space-between;
}

.personal-quotation-page .content .right-content .summary .button-right {
  margin-left: 20px;
  color: #1d3c9f;
  font-weight: 700;
}

.personal-quotation-page
  .content
  .right-content
  .summary
  .left-summary
  .button-left
  .word {
  color: #1d3c9f;
  font-weight: 700;
}

.personal-quotation-page .content .right-content .summary .right-summary {
  display: flex;
  justify-content: space-between;
  margin-right: 20px;
}

.personal-quotation-page
  .content
  .right-content
  .summary
  .right-summary
  .summary-info {
  font-size: 16px;
}

.personal-quotation-page
  .content
  .right-content
  .summary
  .right-summary
  .summary-info
  .number {
  font-size: 16px;
  color: #ffc000;
  font-weight: 700;
}

.personal-quotation-page .content .right-content .summary .summary-form {
  /* display: flex;
  justify-content: space-between; */
  margin-left: 30px;
}

.personal-quotation-page
  .content
  .right-content
  .summary
  .summary-form
  .summary-form-row {
  display: flex;
  margin-bottom: 10px;
  width: 240px;
}

.personal-quotation-page
  .content
  .right-content
  .summary
  .summary-form
  .summary-form-row
  .summary-form-column-left {
  flex: 6;
}

.personal-quotation-page
  .content
  .right-content
  .summary
  .summary-form
  .summary-form-row
  .summary-form-column-right {
  flex: 4;
  color: #ffc000;
  font-weight: 700;
}

.personal-quotation-page .content .right-content .choiceButton {
  display: flex;
  justify-content: flex-end;
  margin-right: 20px;
  margin-top: 30px;
}

.personal-quotation-page
  .content
  .right-content
  .choiceButton
  .continueShopping {
  width: 220px;
  padding: 16px 60px;
  /* background-color: #faf6f6; */
  border-radius: 10px;
  border: 1px solid #0a5cff;
  font-size: 18px;
  color: #0a5cff;
  text-align: center;
}

.personal-quotation-page
  .content
  .right-content
  .choiceButton
  .createquotation {
  width: 220px;
  padding: 16px 60px;
  background-color: #0a5cff;
  margin-left: 30px;
  border-radius: 10px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .title
  .offShelf {
  width: 100%;
  padding: 20px 20px 14px 0;
  height: 40px;
  margin-left: 10px;
  margin-top: 16px;
}

.personal-quotation-page .content .right-content .row-content-off {
  /* display: flex;
  justify-content: center;
  align-items: center; /* 垂直居中 */
  border-top: 2px solid #1845a2;
  /* border-bottom: 2px solid #1845a2; */
  /* height: 150px; */
}

.personal-quotation-page .content .right-content .row-content-off .off-content {
  display: flex;
  justify-content: center;
  align-items: center; /* 垂直居中 */
  /* border-top: 2px solid #1845a2; */
  height: 130px;
}

.personal-quotation-page .content .right-content .row-content-off .column {
  display: flex; /* 使用 Flexbox */
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
  /* padding: 8px; */
  /* border-right: 2px solid #dde5f5; */
  /* height: 54px; */
  /* height: 50px;
  line-height: 40px; */
  color: #110f0f;
  text-align: center; /* 文字居中 */
}

.personal-quotation-page .content .row-content-off .column:last-child {
  /* padding: 6px 16px 6px 16px; */
  /* color: #a08585; */
  border-right: none;
  text-decoration: none;
}
/*
.personal-quotation-page .content .right-content .row-content-off .check {
  width: 70px;
  font-weight: 700;
}*/

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .columnImg
  .img {
  width: 90px;
  /* height: 90px; */
  border-radius: 50%;
  overflow: hidden; /* 隐藏超出容器的部分 */
  position: relative; /* 使子元素可以绝对定位 */
  margin: 0 auto;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .columnImg
  .columnWord {
  margin: 10px auto 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .column
  .img
  .imgItem
  img {
  width: 100%; /* 使图片宽度适应容器 */
  height: 100%; /* 使图片高度适应容器 */
  object-fit: cover; /* 使用 cover 以保持比例并裁剪 */
  object-position: center; /* 图片居中显示 */
  position: absolute; /* 绝对定位 */
  top: 50%; /* 垂直居中 */
  left: 50%; /* 水平居中 */
  transform: translate(-50%, -50%); /* 调整位置 */
}

.personal-quotation-page .content .right-content .row-content-off .productType {
  width: 180px;
  /* color: #a08585; */
  /* font-weight: 700; */
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .deliveryData {
  width: 140px;
  color: #a08585;
  font-weight: 700;
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .noTaxSinglePrice {
  width: 180px;
  color: #a08585;
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .noTaxDiscountPrice {
  width: 180px;
  color: #a08585;
  text-decoration: line-through;
}

.personal-quotation-page .content .right-content .row-content-off .num {
  width: 100px;
  color: #a08585;
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .num
  .Stepper {
  display: flex;
  color: #a08585;
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .num
  .Stepper
  .Stepper-left {
  padding: 5px 6px;
  border: 2px solid #333333;
  border-right: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .num
  .Stepper
  .Stepper-middle {
  padding: 5px 6px;
  border: 2px solid #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #a08585;
  text-decoration: line-through;
}

.personal-quotation-page
  .content
  .right-content
  .row-content-off
  .num
  .Stepper
  .Stepper-right {
  padding: 5px 6px;
  border: 2px solid #333333;
  border-left: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: line-through;
}

.personal-quotation-page .content .right-content .row-content-off .noTaxPrice {
  width: 140px;
  color: #a08585;
  font-weight: 700;
  text-decoration: line-through;
}

.personal-quotation-page .content .right-content .row-content-off .operate {
  width: 100px;
  padding: 10px 20px;
  background-color: #0a5cff;
  color: #ffffff;
  border-radius: 10px;
}

.personal-quotation-page .right-content .right-content-bottom .table-top {
  display: flex;
  justify-content: space-between;
  /* padding: 0 50px; */
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left {
  margin-bottom: 20px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  /* width: 600px; */
  height: 26px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line
  .line-left {
  font-size: 18px;
  font-weight: 600;
  width: 160px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line
  .line-right {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}

/* .personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line
  .line-right
  .line-right-button {
  padding: 10px 40px;
  background-color: red;
  border-radius: 5px;
  margin-left: 15px;
} */

/* .personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line
  .line-right
  .line-right-button
  .line-right-button-word {
  color: #ffffff;
} */

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line
  .line-right
  .line-right-button
  .line-right-button-word-red {
  font-weight: 700;
  color: red;
  margin-left: 10px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-left
  .table-top-left-line
  .line-right
  .line-right-button1
  .line-right-button-word1 {
  color: rgb(1, 197, 1);
  margin-left: 10px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle {
  margin-bottom: 20px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle
  .table-top-left-line {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  height: 26px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle
  .table-top-left-line
  .line-left {
  width: 120px;
  font-size: 18px;
  font-weight: 600;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle
  .table-top-left-line
  .line-right {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}

/* .personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle
  .table-top-left-line
  .line-right
  .line-right-button {
  padding: 10px 40px;
  background-color: red;
  border-radius: 5px;
  margin-left: 15px;
} */

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle
  .table-top-left-line
  .line-right
  .line-right-button
  .line-right-button-word {
  color: #ffffff;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-middle
  .table-top-left-line
  .line-right
  .line-right-button1
  .line-right-button-word1 {
  color: rgb(1, 197, 1);
  margin-left: 10px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-right
  .table-top-rightbutton {
  /* width: 80px; */
  background-color: #0a5cff;
  border-radius: 5px;
  margin-bottom: 12px;
  text-align: center;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-right
  .table-top-rightbutton
  .table-top-rightbutton-word {
  color: #ffffff;
  /* padding: 10px 50px; */
  padding: 4px 8px 4px 8px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-right
  .table-top-rightbutton1 {
  /* background-color: #0a5cff; */
  /* width: 80px; */
  background-color: #ffffff;
  border: 1px solid #0a5cff;
  border-radius: 5px;
  margin-bottom: 4px;
  text-align: center;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-top
  .table-top-right
  .table-top-rightbutton1
  .table-top-rightbutton-word1 {
  /* color: #ffffff; */
  /* padding: 10px 50px; */
  padding: 4px 8px 4px 8px;
  color: #0a5cff;
}

.personal-quotation-page .content .right-content .pagination {
  display: flex;
  justify-content: right;
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}

.personal-quotation-page .content .right-content .pagination a {
  text-decoration: none;
  padding: 10px 15px;
  border: 1px solid #007bff;
  color: #007bff;
  margin: 0 5px;
  border-radius: 5px;
  transition: background-color 0.3s, color 0.3s;
}

.personal-quotation-page .content .right-content .pagination a:hover {
  background-color: #007bff;
  color: white;
}

.personal-quotation-page .content .right-content .pagination .active {
  background-color: #007bff;
  color: white;
  border: 1px solid #007bff;
}

.pagination1 {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}

.pagination1 a {
  text-decoration: none;
  padding: 10px 15px;
  border: 1px solid #007bff;
  color: #007bff;
  margin: 0 5px;
  border-radius: 5px;
  transition: background-color 0.3s, color 0.3s;
}

.pagination1 a:hover {
  background-color: #007bff;
  color: white;
}

.pagination1 .active {
  background-color: #007bff;
  color: white;
  border: 1px solid #007bff;
}

.pagination-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}

.pagination-info {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.pagination {
  display: flex;
  list-style: none;
  padding: 0;
}

.pagination a {
  text-decoration: none;
  padding: 10px 15px;
  border: 1px solid #007bff;
  color: #007bff;
  margin: 0 5px;
  border-radius: 5px;
  transition: background-color 0.3s, color 0.3s;
}

.pagination a:hover {
  background-color: #007bff;
  color: white;
}

.pagination .active {
  background-color: #007bff;
  color: white;
  border: 1px solid #007bff;
}

.goto-page {
  display: flex;
  align-items: center;
}

.goto-page input {
  width: 50px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 0 10px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.goto-page button {
  padding: 5px 10px;
  border: none;
  background-color: #007bff;
  color: white;
  border-radius: 4px;
  cursor: pointer;
  margin-left: 15px;
}

.goto-page button:hover {
  background-color: #0056b3;
}

.row1 {
  display: flex;
  justify-content: end;
}

.row1 .header-img {
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.scrollable-table {
  overflow-x: auto; /* 启用横向滚动条 */
  /* white-space: nowrap;  防止换行 */
  border: 1px solid #ccc; /* 可选: 添加边框 */
  margin-bottom: 50px;
}

.column {
  display: inline-block; /* 每列为块级元素 */
  /* min-width: 150px; 设置最小宽度，确保列不会太窄 */
}

.personal-quotation-page .right-content .right-content-bottom .table-Summary {
  display: flex;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-right: 160px;
  margin-bottom: 60px;
  margin-top: 30px;
  font-size: 20px;
}

.personal-quotation-page
  .right-content
  .right-content-bottom
  .table-Summary-left {
  font-weight: 700;
  margin-right: 4px;
}

.personal-quotation-page .content .right-content .search-tab {
  display: flex;
  margin-bottom: 20px;
  border-radius: 4px;
  border-top: 2px solid #d0d5dd;
  border-right: 2px solid #d0d5dd;
  border-bottom: 2px solid #d0d5dd;
  width: 460px;
}
.personal-quotation-page .content .right-content .search-tab .search-tab-item {
  padding: 15px 65px 15px 15px;
  border-left: 2px solid #d0d5dd;
}
.personal-quotation-page
  .content
  .right-content
  .search-tab
  .search-tab-item
  span {
  font-size: 18px;
  font-weight: 500;
}

.search-tab-item-click {
  color: #1890ff;
  /* color: black;
  background-color: #1890ff; */
}

.item-checkbox {
  margin-right: 0.8em;
}

.allSelected-div {
  display: flex;
  padding: 4px 0;
  align-items: center;
}

#delete-selected{
  background-color:#f9fafb;
  padding-left: 1em;
  color: #0a5cff;
}

#bottom-select-all{
  margin: 0 0.8em 0 10px;
}

.img-box--gap4--mt2 {
  gap: 4px;
  margin-top: 2px;
}

.delete-selected {
  cursor: pointer;
}

/* 手机端 */
@media only screen and (max-width: 834px) {
  .width20 {
    width: 30% !important;
  }

  .width90 {
    width: 70% !important;
  }

  .width10 {
    width: 10% !important;
  }

  .errorDiv .errorDivTxt {
    padding-left: 0;
    position: relative;
  }

  .personal-quotation-page .right-content-top,
  .personal-quotation-page .left-content {
    display: none;
  }

  .personal-quotation-page .tit-search-btn h1 {
    display: inline-block;
  }

  .personal-quotation-page .sp-search-btn {
    display: inline-block;
    background-color: transparent;
    float: right;
    line-height: 30px;
  }

  .personal-quotation-page .sp-search-btn img {
    width: 20px;
  }

  .personal-quotation-page .content .right-content .flex-center {
    display: block;
  }

  .p-sec--company .left-content {
    width: 100%;
  }

  .personal-quotation-page .right-content .right-content-top {
    padding: 10px 10px 30px 10px;
    position: absolute;
    z-index: 2;
    border: 1px solid #eee;
    width: 92%;
    box-shadow: 0px 4px 10px #d8deea;
  }

  .select-condition .flex-center,
  .personal-quotation-page .content .right-content .flex-start {
    display: block;
    margin: 0;
  }

  .personal-quotation-page
    .content
    .right-content
    .select-condition
    .select-block {
    width: 100%;
    display: block;
    margin-left: 0 !important;
  }

  .personal-quotation-page
    .content
    .right-content
    .select-condition
    .select-block
    .select-block-word {
    margin: 10px 0;
  }

  .personal-quotation-page
    .content
    .right-content
    .select-condition
    .select-block
    .select-block-input {
    margin: 0;
    display: block;
  }

  .personal-quotation-page
    .content
    .right-content
    .select-condition
    .select-block
    .select-block-input
    input {
    width: 100%;
  }

  .personal-quotation-page
    .content
    .right-content
    .select-condition
    .select-block
    .select-block-input
    select {
    width: 100%;
  }

  .personal-quotation-page .select-condition .search-button-group {
    display: block;
    width: 100%;
    margin-left: 0px;
    padding-top: 10px;
  }

  .personal-quotation-page .select-condition .search-button-group div {
    width: 48%;
    float: left;
    margin-top: 0;
  }

  .personal-quotation-page
    .select-condition
    .search-button-group
    div:nth-of-type(2) {
    float: right;
  }

  /* 手机端 */
  .personal-quotation-page .right-content .right-content-bottom {
    margin-top: 0;
  }

  .personal-quotation-page .quotation-table-group {
    padding: 15px 0;
    border-bottom: thin solid lightgray;
  }

  .personal-quotation-page .quotation-table-group .quotation-table-data {
    display: none;
  }

  /* 整体下拉菜单按钮组容器样式 */
  .dropdown-group {
    position: relative;
    display: flex;
    justify-content: end;
  }

  /* 主按钮样式 */
  .dropdown-button {
    background-color: #3498db;
    color: white;
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center; /* 让箭头图标垂直居中 */
    border-radius: 4px;
  }

  /* 箭头图标样式 */
  .arrow-icon {
    margin-left: 5px;
    font-size: 12px;
    transition: transform 0.5s ease; /* 为箭头变换添加过渡效果 */
  }

  /* 下拉菜单样式 */
  .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 150px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 3.4em;
  }

  /* 下拉菜单里按钮样式 */
  .dropdown-item {
    color: black;
    background-color: #f9fafb;
    /* padding: 8px 16px; */
    width: 100%;
    text-align: right;
    border: none;
    cursor: pointer;
    display: block;
  }

  /* 下拉菜单里按钮悬停的样式 */
  .dropdown-item:hover {
    background-color: #e6e6e6;
  }
  /* 手机端弹框 */
  .modal .modal-content {
    width: 90%;
    height: 90%;
  }
  .sptabcontent {
    padding-top: 10px;
  }
  .sptabcontent .quotation-table-group {
    border-bottom: 2px solid #d5d5dd;
  }
  .sptabcontent .invoice-info-content-line {
    padding: 4px 0;
  }
  .sptabcontent .invoice-info-content-line-right {
    font-weight: bold;
  }

  .item-checkbox {
    width: auto;
    margin-right: 0.8em;
  }

  .allSelected-div {
    display: flex;
    padding: 4px 0;
  }

.quotation-table-group {
    display: grid;
    padding: 15px 0;
}

#bottom-select-all-sp {
  margin-right: 0.5em;
}

#delete-selected-sp {
  color: #0e5cff;
  background: none;
  margin-left: 1em;
}

#delete-selected-sp.no-hover {
  color: #0e5cff;
  background: none;
}
#delete-selected-sp.no-hover:hover {
  color: #0e5cff;
  background: none;
}

#delete-selected-sp:hover {
  color: #fff;
  background: #039;
}

.table-data-th-sp {
  background: #d5dbe5;
  /* display: none; */
  font-weight: bolder;
  padding: 1px;
}

.table-data-td-sp {
  background: #ffffff;
  /* display: none; */
}

.item-header {
    display: flex;
    vertical-align: middle;
    justify-content: space-between;
    align-items: center;
    /* padding-right: 10px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: black;
}

.item-title {
    font-weight: bolder;
    font-size: small;
    cursor: pointer;
    flex-grow: 1; /* 让文字尽可能占据空间 */
    color: #0a5cff;
    /* 增加下划线 */
    /* text-decoration: underline; */
    /* text-decoration-thickness: 1px; 更细的下划线 */
    /* text-underline-offset: 1px; !稍微下移，避免与文字重叠 */
}

.quotation-table-data .cancel-collection-btn {
  font-weight: normal;
  background: none;
  color: #0e5cff;
  border: none;
  padding: 0 10px !important;
  width: unset;
}

  .personal-quotation-page .right-content .right-content-sp-top {
    background: #f9fafb;
    padding: 10px 10px 90px 10px;
    /*position: absolute;*/
    z-index: 2;
    border: 1px solid #eee;
    width: 100%;
    box-shadow: 0px 4px 10px #d8deea;
  }

  .personal-quotation-page .right-content-bottom .c-pagination__range {
    text-align: center;
  }
}
