.a-menu-item-router-link[data-v-73cdabaa] {
  text-overflow: ellipsis;
  overflow: hidden;
}


.el-table .f7f7f7 {
  background: #f7f7f7;
}

@charset "UTF-8";
.toggle-company[data-v-4cfa6f3e] .el-dialog {
  border-radius: 8px;
}
.toggle-company[data-v-4cfa6f3e] .el-dialog__body {
  padding: 0px;
}
.toggle-company .company-list[data-v-4cfa6f3e] {
  height: 400px;
  overflow: auto;
  padding: 0;
  /* 滚动条滑块（里面小方块） */
  /* 滚动条轨道 */
}
.toggle-company .company-list .item[data-v-4cfa6f3e] {
  width: 100%;
  padding: 0px 20px;
  height: 60px;
  border-radius: 8px;
  background: #FAFAFA;
  border: 2px solid #F0F0F0;
  color: #0C2F5B;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.toggle-company .company-list .item[data-v-4cfa6f3e]:hover {
  border: 2px solid #B6DCFF;
}
.toggle-company .company-list .item .icon[data-v-4cfa6f3e] {
  color: #008EFA;
  font-size: 20px;
}
.toggle-company .company-list .item .image[data-v-4cfa6f3e] {
  width: 20px;
  height: 20px;
}
.toggle-company .company-list .active[data-v-4cfa6f3e] {
  border: 2px solid #008EFA;
  background: #FFF;
}
.toggle-company .company-list[data-v-4cfa6f3e]::-webkit-scrollbar {
  width: 4px;
  /*  设置纵轴（y轴）轴滚动条 */
  height: 4px;
  /*  设置横轴（x轴）轴滚动条 */
}
.toggle-company .company-list[data-v-4cfa6f3e]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0);
}
.toggle-company .company-list[data-v-4cfa6f3e]::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}
.toggle-company .search-box[data-v-4cfa6f3e] {
  padding: 15px 25px;
  background: #f7f7f7;
}
.toggle-company .select-box[data-v-4cfa6f3e] {
  display: flex;
  justify-content: center;
}
.toggle-company .icon[data-v-4cfa6f3e] {
  color: #008EFA;
  font-size: 20px;
}
.toggle-company .no-select[data-v-4cfa6f3e] {
  border: 1px solid #B6DCFF;
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
.toggle-company .pagination[data-v-4cfa6f3e] {
  display: flex;
  justify-content: end;
  margin: 10px 10px 0px;
}
.toggle-company .no-data[data-v-4cfa6f3e] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  height: 300px;
}
.toggle-company .no-data .image[data-v-4cfa6f3e] {
  width: 400px;
  height: 220px;
}
.tags-main[data-v-1f7a3230] {
  position: relative;
  padding: 6px 8px;
  display: flex;
  z-index: 8;
  width: 100%;
  overflow: hidden;
}
.tags-main .move-btn[data-v-1f7a3230] {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 0 3px;
  color: #5A6875;
}
.tags-main .tag-wrapper[data-v-1f7a3230] {
  flex: 1;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.tags-main .tag-wrapper .tag-content[data-v-1f7a3230] {
  height: 100%;
  float: left;
  display: flex;
  align-items: center;
  transition: transform 0.5s ease-in-out;
}
.tags-main .tag-wrapper .tag-content .tag[data-v-1f7a3230] {
  position: relative;
  display: flex;
  align-items: center;
  height: 24px;
  line-height: 24px;
  margin: 4px 5px 0;
  padding: 0 8px;
  font-size: 12px;
  color: #90A0AF;
  background-color: #fff;
  border: 1px solid #A0A0AF;
  border-radius: 2px;
  box-sizing: border-box;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.tags-main .tag-wrapper .tag-content .tag[data-v-1f7a3230]:hover {
  color: #515a6e;
  border: 1px solid #515a6e;
}
.tags-main .tag-wrapper .tag-content .tag-active[data-v-1f7a3230] {
  color: #008EFA !important;
  border: 1px solid #008EFA!important;
}
.tags-main .tag-wrapper .tag-content .tag span[data-v-1f7a3230] {
  margin-right: 3px;
}
.tags-main .tag-wrapper .tag-content .tag .close-btn[data-v-1f7a3230] {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #90A0AF;
  transition: color 0.3s ease-in-out;
}
.tags-main .tag-wrapper .tag-content .tag .close-btn[data-v-1f7a3230]:hover {
  color: #5A6875;
}
.tags-main .tag-wrapper .tag-content .tag[data-v-1f7a3230]:last-child {
  margin-right: 0;
}

.cnd-pagination[data-v-521c40b6] {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 16px;
}
.cnd-pagination[data-v-521c40b6] .ant-pagination-options-size-changer.ant-select {
  margin-right: 0;
}

.flex[data-v-45801446] {
  display: flex;
  justify-content: space-around;
}
.downLoad-btn[data-v-45801446] {
  color: #0C2F5B;
  cursor: pointer;
}
.ml-20[data-v-45801446] {
  margin-left: 20px;
}
.dialog-box .model-content[data-v-1d5f54e8] {
  padding: 0 10px;
}
.dialog-box .form-title[data-v-1d5f54e8] {
  font-weight: bold;
  padding: 10px 0 20px;
}
.upload-area[data-v-1d5f54e8] {
  width: 360px;
  height: 80px;
  border: 1px sold #d9d9d9;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 20px;
  margin-top: 10px;
  background: #F7F8F9;
}
.upload-text[data-v-1d5f54e8] {
  margin-bottom: 10px;
  text-align: center;
  color: #0C2F5B;
}
.anticon-plus[data-v-1d5f54e8] {
  font-size: 24px;
  color: #90A0AF;
}
.mt-8[data-v-1d5f54e8] {
  margin-top: 4px;
}
.mt-20[data-v-1d5f54e8] {
  margin-top: 20px;
}
.ml-20[data-v-1d5f54e8] {
  margin-left: 20px;
}
.foot[data-v-270dd687] {
  padding: 0 0 10px 0px;
  margin-top: 10px;
}
.fead[data-v-270dd687] {
  padding: 0 0 10px 0px;
  border-bottom: 1px solid #d9dcdf;
}
.title[data-v-270dd687] {
  font-weight: bold;
}
.table-title[data-v-270dd687] {
  margin: 10px 0;
}
.operations[data-v-270dd687] {
  text-align: center;
}

.enterprise-content[data-v-3f372c93] {
  display: flex;
  text-align: center;
}
.enterprise-content .enterprise-info-box[data-v-3f372c93] {
  border-radius: 5px;
  cursor: pointer;
}
.enterprise-content .enterprise-info-box[data-v-3f372c93]:hover {
  border-color: #008EFA;
}
.enterprise-content .enterprise-info-tips[data-v-3f372c93] {
  padding-top: 20px;
  color: #aaa;
  font-size: 10px;
}
.enterprise-content .button-box[data-v-3f372c93] {
  width: 200px;
}
.enterprise-content .tips[data-v-3f372c93] {
  color: red;
}
.column[data-v-3f372c93] {
  flex-direction: column;
}
.center[data-v-3f372c93] {
  align-items: center;
}
.join-info-box[data-v-3f372c93] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.selected-box[data-v-3f372c93] {
  width: 200px;
}
.form-box[data-v-3f372c93] {
  width: 500px;
}
.tips-box[data-v-3f372c93] {
  display: flex;
  align-items: center;
  background: #eee;
  padding: 14px 10px;
  border-radius: 100px;
  width: 400px;
}
.real-info-box[data-v-3f372c93] {
  padding-top: 20px;
}
.real-info-box-content[data-v-3f372c93] {
  padding-top: 20px;
  display: flex;
}
.real-info-box .lable[data-v-3f372c93] {
  width: 60px;
}
.real-info-btn[data-v-3f372c93] {
  margin-top: 40px;
}
.pl-10[data-v-3f372c93] {
  padding-left: 10px;
}
.ml-10[data-v-3f372c93] {
  margin-left: 10px;
}
.ml-60[data-v-3f372c93] {
  margin-left: 60px;
}
.mt-20[data-v-3f372c93] {
  margin-top: 20px;
}
.mt-30[data-v-3f372c93] {
  margin-top: 30px;
}
.ml-20[data-v-3f372c93] {
  margin-left: 20px;
}
.content[data-v-0ebbf688] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
}
.pt-20[data-v-0ebbf688] {
  padding-top: 20px;
}
.edit-consignor-modal[data-v-15a211a9] .ant-form-item {
  margin-bottom: 10px;
}
.edit-consignor-modal[data-v-15a211a9] .ant-form-item-control,
.edit-consignor-modal[data-v-15a211a9] .ant-form-item-label {
  line-height: 32px;
}
.edit-consignor-modal[data-v-15a211a9] .ant-form-item-children {
  display: flex;
  justify-content: space-between;
}
.edit-consignor-modal[data-v-15a211a9] .ant-form-explain {
  min-height: unset;
  line-height: 1;
  margin-top: 4px;
}
.edit-consignor-modal[data-v-15a211a9] .ant-modal-body {
  padding-bottom: 0;
}
.edit-consignor-modal .default-contacts[data-v-15a211a9] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 112px;
  height: 32px;
  line-height: 32px;
  margin-left: 15px;
  padding: 0 13px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.edit-consignor-modal .default-contacts span[data-v-15a211a9] {
  display: inline-block;
  font-size: 16px;
}
.edit-consignor-modal .default-contacts .label[data-v-15a211a9] {
  font-size: 12px;
}
.edit-consignor-modal .is-contacts[data-v-15a211a9] {
  color: #3E8DDC;
  background: rgba(193, 221, 255, 0.5);
  border: 1px solid #3E8DDC;
}
.edit-consignor-modal .not-contacts[data-v-15a211a9] {
  color: #0C2F5B;
  border: 1px solid #ECEDEF;
}
.edit-consignor-modal .not-contacts span[data-v-15a211a9] {
  width: 16px;
  height: 16px;
  border: 1px solid #D9DCDF;
  border-radius: 8px;
}

.edit-consignor-modal[data-v-2546c268] .ant-form-item {
  margin-bottom: 10px;
}
.edit-consignor-modal[data-v-2546c268] .ant-form-item-control,
.edit-consignor-modal[data-v-2546c268] .ant-form-item-label {
  line-height: 32px;
}
.edit-consignor-modal[data-v-2546c268] .ant-form-item-children {
  display: flex;
  justify-content: space-between;
}
.edit-consignor-modal[data-v-2546c268] .ant-form-explain {
  min-height: unset;
  line-height: 1;
  margin-top: 4px;
}
.edit-consignor-modal[data-v-2546c268] .ant-modal-body {
  padding-bottom: 0;
}
.edit-consignor-modal .default-contacts[data-v-2546c268] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 112px;
  height: 32px;
  line-height: 32px;
  margin-left: 15px;
  padding: 0 13px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.edit-consignor-modal .default-contacts span[data-v-2546c268] {
  display: inline-block;
  font-size: 16px;
}
.edit-consignor-modal .default-contacts .label[data-v-2546c268] {
  font-size: 12px;
}
.edit-consignor-modal .is-contacts[data-v-2546c268] {
  color: #3E8DDC;
  background: rgba(193, 221, 255, 0.5);
  border: 1px solid #3E8DDC;
}
.edit-consignor-modal .not-contacts[data-v-2546c268] {
  color: #0C2F5B;
  border: 1px solid #ECEDEF;
}
.edit-consignor-modal .not-contacts span[data-v-2546c268] {
  width: 16px;
  height: 16px;
  border: 1px solid #D9DCDF;
  border-radius: 8px;
}

.userinfo-box[data-v-8fc951e8] {
  flex-direction: column;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5);
  color: #0C2F5B;
  display: flex;
  justify-content: space-around;
  margin: 40px 20px 20px;
  padding: 20px 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.userinfo-box-name[data-v-8fc951e8] {
  font-size: 16px;
  font-weight: bold;
}
.userinfo-box-business-license[data-v-8fc951e8] {
  font-size: 12px;
  padding-top: 10px;
}
.tabs-box[data-v-8fc951e8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 0px;
  color: #0C2F5B;
}
.tabs-box .tabs[data-v-8fc951e8] {
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}
.tabs-box .tabs .tabs-item[data-v-8fc951e8] {
  margin: 0 15px;
  padding-bottom: 8px;
}
.tabs-box .tabs .active[data-v-8fc951e8] {
  font-weight: bold;
  font-size: 14px;
  border-bottom: 4px solid #008EFA;
  padding-bottom: 4px;
}
.carousel-box[data-v-8fc951e8] {
  padding: 0px 20px;
  position: relative;
}
.carousel-item[data-v-8fc951e8] {
  background: #fff;
  margin: 20px auto;
  padding: 20px;
  width: 80%;
  height: 170px;
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
}
.carousel-item-content[data-v-8fc951e8] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.carousel-item-default-bg[data-v-8fc951e8] {
  position: absolute;
  width: 50px;
  top: 19px;
  right: 10%;
  z-index: 3;
}
.carousel-item-bg[data-v-8fc951e8] {
  background: rgba(255, 255, 255, 0.5);
  width: 90%;
  height: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  margin-top: -15px;
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.carousel-item .company-address[data-v-8fc951e8] {
  width: 100%;
  color: #0C2F5B;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.arrow-icon[data-v-8fc951e8] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.arrow-icon-180[data-v-8fc951e8] {
  transform: rotate(180deg);
}
.btn-list[data-v-8fc951e8],
.btn-item[data-v-8fc951e8] {
  display: flex;
}
.btn-list[data-v-8fc951e8] {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.btn-list .text-btn[data-v-8fc951e8] {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #E3F3FF;
  color: #008EFA;
  border-radius: 50%;
  margin-right: 15px;
  cursor: pointer;
}
.common-app[data-v-73ca32c5] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.common-app-item[data-v-73ca32c5] {
  flex: 1;
  padding: 20px;
  margin-right: 20px;
  background: #fff;
  height: 153px;
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.common-app-item-bg1[data-v-73ca32c5] {
  background-image: url(../../static/img/common-app-bg1.27b6a650.png);
}
.common-app-item-bg2[data-v-73ca32c5] {
  background-image: url(../../static/img/common-app-bg2.8c6bd584.png);
}
.common-app-item-bg3[data-v-73ca32c5] {
  background-image: url(../../static/img/common-app-bg3.b29735fd.png);
}
.common-app-item-bg4[data-v-73ca32c5] {
  background-image: url(../../static/img/common-app-bg4.2324686b.png);
}
.common-app-item-bg5[data-v-73ca32c5] {
  background-image: url(../../static/img/common-app-bg5.4b5d97ac.png);
}
.common-app-item-bg6[data-v-73ca32c5] {
  background-image: url(../../static/img/common-app-bg6.7f62cd91.png);
}
.common-app-item[data-v-73ca32c5]:last-of-type {
  margin-right: 0px;
}
.common-app-item .com-func-text-name[data-v-73ca32c5] {
  margin: 10px 0px;
}
.list .item[data-v-9915b226] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.list .item[data-v-9915b226]:last-child {
  margin-bottom: 0;
}
.list .item .operations > button[data-v-9915b226] {
  margin-right: 10px;
}
.list .item .operations > button[data-v-9915b226]:last-child {
  margin-right: 0;
}
.pdf-tips[data-v-9915b226] {
  margin-top: 10px;
  border-top: 1px solid #D9DCDF;
  padding: 6px 8px;
  line-height: 20px;
  background-color: rgba(190, 199, 208, 0.1);
}

.my-contract[data-v-4b608a5f] {
  position: relative;
}
.my-contract-box[data-v-4b608a5f] {
  position: absolute;
  padding: 20px;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.no-data[data-v-4b608a5f] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-image[data-v-4b608a5f],
.dom-box[data-v-4b608a5f] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.dom-box[data-v-4b608a5f] {
  width: 31px;
  height: 16px;
  margin-right: 5px;
}
.dom-box-icon[data-v-4b608a5f] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.dom-box-text[data-v-4b608a5f] {
  width: 36px;
}
.dom-box-content[data-v-4b608a5f] {
  width: calc(100% - 40px);
}
.code-content[data-v-4b608a5f] {
  display: flex;
  align-items: center;
}
.goods-content[data-v-4b608a5f] {
  display: flex;
  width: calc(100% - 60px);
  line-height: 20px;
}
.goods-text-content[data-v-4b608a5f] {
  width: calc(100% - 21px);
  line-height: 16px;
}
.image[data-v-4b608a5f] {
  width: 280px;
  height: 280px;
  z-index: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

[data-v-792ccd08] .ant-modal-content {
  min-width: 800px;
}
[data-v-792ccd08] .ant-modal-body {
  padding: 10px !important;
}
[data-v-792ccd08] .ant-table .ant-table-tbody td {
  white-space: pre-wrap !important;
}
.title[data-v-792ccd08] {
  text-align: center;
}
.title p[data-v-792ccd08] {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
p[data-v-792ccd08] {
  line-height: 20px;
  font-size: 14px;
}
.sinfooter[data-v-792ccd08] {
  padding: 0 20px 10px;
  font-size: 14px;
  text-align: right;
  border-bottom: 2px solid #dfd9d9;
}
.textfooter[data-v-792ccd08] {
  padding: 10px 5px 10px;
}

.my-delivery-note[data-v-75bbba5a] {
  position: relative;
}
.my-delivery-note-box[data-v-75bbba5a] {
  position: absolute;
  padding: 20px;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.no-data[data-v-75bbba5a] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-image[data-v-75bbba5a],
.dom-box[data-v-75bbba5a] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.dom-box[data-v-75bbba5a] {
  width: 31px;
  height: 16px;
  margin-right: 5px;
}
.dom-box-icon[data-v-75bbba5a] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.dom-box-text[data-v-75bbba5a] {
  width: 36px;
}
.dom-box-content[data-v-75bbba5a] {
  width: calc(100% - 40px);
}
.code-content[data-v-75bbba5a] {
  display: flex;
  width: calc(100% - 36px);
}
.code-content-text[data-v-75bbba5a] {
  width: calc(100% - 105px);
}
.goods-content[data-v-75bbba5a] {
  display: flex;
  line-height: 20px;
}
.goods-text-content[data-v-75bbba5a] {
  width: calc(100% - 36px);
}
.goods-text-content-icon[data-v-75bbba5a] {
  width: calc(100% - 21px);
  line-height: 16px;
}
.image[data-v-75bbba5a] {
  width: 280px;
  height: 280px;
  z-index: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.my-delivery-note[data-v-6dddb9de] {
  position: relative;
}
.my-delivery-note-box[data-v-6dddb9de] {
  position: absolute;
  padding: 20px;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.no-data[data-v-6dddb9de] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-image[data-v-6dddb9de],
.dom-box[data-v-6dddb9de] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.dom-box[data-v-6dddb9de] {
  width: 31px;
  height: 16px;
  margin-right: 5px;
}
.dom-box-icon[data-v-6dddb9de] {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.dom-box-text[data-v-6dddb9de] {
  width: 36px;
}
.dom-box-content[data-v-6dddb9de] {
  width: calc(100% - 40px);
}
.code-content[data-v-6dddb9de] {
  display: flex;
  align-items: center;
}
.goods-content[data-v-6dddb9de] {
  display: flex;
  line-height: 20px;
}
.goods-text-content[data-v-6dddb9de] {
  width: calc(100% - 21px);
  line-height: 16px;
}
.image[data-v-6dddb9de] {
  width: 280px;
  height: 280px;
  z-index: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.goods-detail .goods-box[data-v-a728d0d4] {
  display: flex;
}
.goods-detail .image-box[data-v-a728d0d4] {
  width: 350px;
  height: 350px;
}
.goods-detail .image-box > img[data-v-a728d0d4] {
  width: 100%;
  height: 100%;
}
.goods-detail .info-box[data-v-a728d0d4] {
  width: 250px;
}
.goods-detail .info-content[data-v-a728d0d4] {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 5px;
  font-size: 12px;
}
.goods-detail .goods-name[data-v-a728d0d4] {
  font-weight: bold;
}
.goods-detail .goods-price[data-v-a728d0d4] {
  background: #F6F6F6;
  padding: 20px;
}
.goods-detail .label[data-v-a728d0d4] {
  color: #5A6875;
  padding-right: 20px;
}
.goods-detail .code-label[data-v-a728d0d4] {
  vertical-align: top;
}
.goods-detail .code-image-box[data-v-a728d0d4] {
  display: inline-block;
  width: 50px;
  height: 50px;
}
.goods-detail .code-image-box > img[data-v-a728d0d4] {
  width: 100%;
  height: 100%;
}
[data-v-e0f6aeba] .el-tabs__item:hover {
  color: #0C2F5B;
}
[data-v-e0f6aeba] .el-tabs__item.is-active {
  color: #008EFA;
}
[data-v-e0f6aeba] .el-tabs__active-bar {
  background: #008EFA;
}
.tab-line[data-v-e0f6aeba] {
  position: absolute;
  top: 38px;
  right: 0px;
  border: 1px solid #E4E7ED;
  width: 200px;
}
.mask[data-v-de59c03c] {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.mask .step[data-v-de59c03c] {
  width: calc(100% - 220px);
  position: absolute;
}
.mask .step-1[data-v-de59c03c] {
  top: 86px;
  left: calc(100% - (100% - 190px) / 4);
}
.mask .step-2[data-v-de59c03c] {
  width: calc((100% - 275px) / 4 * 3);
  top: 330px;
  left: calc(100% - (100% - 230px));
}
.mask .step-3[data-v-de59c03c] {
  width: calc(100% - 270px);
  bottom: 0px;
  left: calc(100% - (100% - 230px));
}
.mask .step-4[data-v-de59c03c] {
  width: calc(100% - 240px);
  bottom: 0px;
  left: calc(100% - (100% - 230px) / 4 * 3);
}
.mask .step-5[data-v-de59c03c] {
  width: calc(100% - 260px);
  bottom: 0px;
  left: calc(100% - (100% - 230px));
}
.mask .guide-step-box[data-v-de59c03c] {
  position: absolute;
  width: 300px;
  height: 180px;
  background: linear-gradient(45deg, #1CB9FC, #118FDA);
  color: #fff;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mask .guide-step-box-1[data-v-de59c03c] {
  top: 50px;
  left: -350px;
}
.mask .guide-step-box-2[data-v-de59c03c] {
  top: -220px;
  left: 350px;
}
.mask .guide-step-box-3[data-v-de59c03c] {
  top: -170px;
  left: 170px;
  height: 150px;
}
.mask .guide-step-box-4[data-v-de59c03c] {
  top: 0px;
  left: -350px;
}
.mask .guide-step-box-5[data-v-de59c03c] {
  top: -170px;
  left: 170px;
  height: 150px;
}
.mask .guide-triangle[data-v-de59c03c] {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
}
.mask .guide-triangle-1[data-v-de59c03c] {
  border-left: 10px solid #3E8DDC;
  bottom: 40px;
  right: -19px;
}
.mask .guide-triangle-2[data-v-de59c03c] {
  border-top: 10px solid #3E8DDC;
  bottom: -19px;
  right: 40px;
}
.mask .guide-triangle-3[data-v-de59c03c] {
  border-top: 10px solid #3E8DDC;
  bottom: -19px;
  left: 40px;
}
.mask .guide-triangle-4[data-v-de59c03c] {
  border-left: 10px solid #3E8DDC;
  bottom: 40px;
  right: -19px;
}
.mask .guide-triangle-5[data-v-de59c03c] {
  border-top: 10px solid #3E8DDC;
  bottom: -19px;
  right: 40px;
}
.mask .guide-title[data-v-de59c03c] {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
}
.mask .guide-btn[data-v-de59c03c] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.mask .guie-button[data-v-de59c03c] {
  cursor: pointer;
}
.mask .prev[data-v-de59c03c],
.mask .next[data-v-de59c03c] {
  width: 65px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.mask .prev[data-v-de59c03c] {
  margin-right: 10px;
}
.mask .next[data-v-de59c03c] {
  background: #fff;
  color: #3E8DDC;
}
.basic-header .ant-layout-header[data-v-1263559d] {
  line-height: unset;
}
.basic-header .cnd-layout-header[data-v-1263559d] {
  position: relative;
  z-index: 999;
  padding: 0;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  transition: width 0.2s;
  background-color: #fff;
}
.basic-header .cnd-layout-header-main[data-v-1263559d] {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.basic-header .cnd-layout-header-main .lf-content[data-v-1263559d] {
  display: flex;
  align-items: center;
  padding-left: 24px;
}
.basic-header .cnd-layout-header-main .rg-content[data-v-1263559d] {
  display: flex;
  align-items: center;
  padding-right: 16px;
  height: 64px;
  line-height: 64px;
}
.basic-header .cnd-layout-header .toggle-icon-wrapper[data-v-1263559d] {
  display: inline-block;
  width: 250px;
  height: 64px;
  box-sizing: border-box;
  transition: all 0.2s;
}
.basic-header .cnd-layout-header .toggle-icon-wrapper .el-image[data-v-1263559d] {
  display: block;
  width: 100%;
  height: 100%;
}
.basic-header .tolink[data-v-1263559d] {
  cursor: pointer;
}
.basic-header .tolink[data-v-1263559d]:hover {
  color: #008EFA;
}
.basic-header .link[data-v-1263559d] {
  color: #008EFA;
  cursor: pointer;
}
.basic-header .mr-20[data-v-1263559d] {
  margin-right: 20px;
}
.tip-box[data-v-1263559d] {
  display: flex;
  align-items: center;
  padding: 5px;
}
.image-box[data-v-1263559d] {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.image-box > img[data-v-1263559d] {
  width: 100%;
  height: 100%;
}
.image-box-icon[data-v-1263559d] {
  width: 120px;
  height: 120px;
  margin-right: 10px;
}
.image-box-icon > img[data-v-1263559d] {
  width: 100%;
  height: 100%;
}
.user-image-box[data-v-1263559d] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  position: relative;
}
.user-image-box > .el-image[data-v-1263559d] {
  width: 100%;
  height: 100%;
}
.upload-box[data-v-1263559d] {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 10;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
  background: rgba(0, 0, 0, 0.3);
}
.lf-contents[data-v-1263559d] {
  display: flex;
  flex: 1;
  overflow: hidden;
}
.lf-contents .lf-content[data-v-1263559d] {
  flex: 1;
}
.lr-content[data-v-1263559d] {
  min-width: 220px;
}
.fade-enter-active[data-v-6aec2c82],
.fade-leave-active[data-v-6aec2c82] {
  transition: opacity .2s;
}
.fade-enter[data-v-6aec2c82],
.fade-leave-to[data-v-6aec2c82] {
  opacity: 0;
}
@keyframes rotateDeg-6aec2c82 {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
@keyframes elementIn-6aec2c82 {
0% {
    opacity: 0;
    transform: translateX(24px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes elementHide-6aec2c82 {
0% {
    opacity: 1;
    transform: translateX(0px);
}
100% {
    opacity: 0;
    transform: translateX(24px);
}
}
.elTranslateX-enter-active[data-v-6aec2c82] {
  animation: elementIn-6aec2c82 .3s;
}
.elTranslateX-leave-active[data-v-6aec2c82] {
  animation: elementHide-6aec2c82 .3s;
}
.elTranslateX-enter[data-v-6aec2c82],
.elTranslateX-leave-to[data-v-6aec2c82] {
  opacity: 0;
}
@keyframes show-6aec2c82 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.show-enter-active[data-v-6aec2c82] {
  animation: show-6aec2c82 .2s;
}
.show-leave-active[data-v-6aec2c82],
.show-leave-to[data-v-6aec2c82] {
  display: none !important;
}
.show-enter[data-v-6aec2c82] {
  opacity: 0;
}
.cnd-layout-slider[data-v-6aec2c82] {
  position: relative;
  background-color: transparent;
}
.cnd-layout-slider[data-v-6aec2c82] .ant-layout-sider-children {
  position: relative;
  height: 100%;
  overflow: auto;
  /* 滚动条整体部分 */
  /* 滚动条滑块 */
  /* 滚动条轨道 */
}
.cnd-layout-slider[data-v-6aec2c82] .ant-layout-sider-children::-webkit-scrollbar {
  width: 5px;
  /* 滚动条的宽度 */
  height: 5px;
  /* 滚动条的高度 */
}
.cnd-layout-slider[data-v-6aec2c82] .ant-layout-sider-children::-webkit-scrollbar-thumb {
  background-color: #888;
  /* 滑块的背景颜色 */
  border-radius: 10px;
  /* 滑块的圆角 */
  border: 1px solid #888;
  /* 滑块的边框 */
}
.cnd-layout-slider[data-v-6aec2c82] .ant-layout-sider-children::-webkit-scrollbar-track {
  background: #f0f2f5;
  /* 轨道的背景颜色 */
}
.cnd-layout-slider[data-v-6aec2c82] .ant-menu {
  background: transparent;
  width: calc(80%);
}
.cnd-layout-slider .ant-menu-inline[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical-left[data-v-6aec2c82] {
  border: 0;
}
.cnd-layout-slider[data-v-6aec2c82] .ant-menu-inline .ant-menu-item,
.cnd-layout-slider[data-v-6aec2c82] .ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
  font-size: 14px;
}
.cnd-layout-slider[data-v-6aec2c82] .ant-layout-sider-trigger {
  position: initial;
}
.cnd-layout-slider .ant-menu-vertical .ant-menu-item[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical-left .ant-menu-item[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical-right .ant-menu-item[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-inline .ant-menu-item[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical .ant-menu-submenu-title[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical-left .ant-menu-submenu-title[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-vertical-right .ant-menu-submenu-title[data-v-6aec2c82],
.cnd-layout-slider .ant-menu-inline .ant-menu-submenu-title[data-v-6aec2c82] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cnd-layout-slider .ant-menu-vertical .ant-menu-item[data-v-6aec2c82]:not(:last-child),
.cnd-layout-slider .ant-menu-vertical-left .ant-menu-item[data-v-6aec2c82]:not(:last-child),
.cnd-layout-slider .ant-menu-vertical-right .ant-menu-item[data-v-6aec2c82]:not(:last-child),
.cnd-layout-slider .ant-menu-inline .ant-menu-item[data-v-6aec2c82]:not(:last-child) {
  margin-top: 0 !important;
}
.cnd-layout-slider[data-v-6aec2c82] .ant-menu-item-selected {
  border-radius: 8px;
}
.cnd-layout-slider .collapsed-btn[data-v-6aec2c82] {
  cursor: pointer;
  position: absolute;
  top: 34vh;
  background-color: #fff;
  right: 0px;
  width: 14px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 0 8px 8px 0;
  transition: background-color 0.3s;
}
.cnd-layout-slider .collapsed-btn .icon[data-v-6aec2c82] {
  color: #0C2F5B;
  font-size: 12px;
  font-weight: 800;
  margin-left: -1px;
}
.cnd-layout-slider .collapsed-btn[data-v-6aec2c82]:hover {
  background-color: #008EFA;
}
.cnd-layout-slider .collapsed-btn:hover .icon[data-v-6aec2c82] {
  color: #fff;
}

.cnd-layout-content[data-v-5ddff9ae] {
  display: flex;
  flex-direction: column;
  overflow: initial;
}
.app-footer-ft-hd[data-v-5ddff9ae] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #90A0AF;
  line-height: 24px;
  margin-bottom: 6px;
}
.app-footer-ft-hd .app-footer-item[data-v-5ddff9ae] {
  display: flex;
  align-items: center;
  margin: 0 15px;
  position: relative;
}
.app-footer-ft-hd .app-footer-item .href[data-v-5ddff9ae] {
  color: #90A0AF;
  cursor: pointer;
}
.app-footer-ft-hd .app-footer-item[data-v-5ddff9ae]:after {
  content: '|';
  position: absolute;
  color: #90A0AF;
  top: 0;
  right: -15px;
}
.app-footer-ft-hd .app-footer-item[data-v-5ddff9ae]:last-of-type:after {
  content: '';
}
.tolink[data-v-5ddff9ae] {
  cursor: pointer;
}
.tolink[data-v-5ddff9ae]:hover {
  color: #008EFA;
}

.basic-header[data-v-50f9f3d8] {
  min-height: 100vh;
}
.basic-header .ant-layout-header[data-v-50f9f3d8] {
  line-height: unset;
}
.basic-header .cnd-layout-header[data-v-50f9f3d8] {
  position: fixed;
  width: 100%;
  z-index: 9;
  padding: 0;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  transition: width 0.2s;
  background-color: #fff;
}
.basic-header .cnd-layout-header-main[data-v-50f9f3d8] {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.basic-header .cnd-layout-header-main .lf-content[data-v-50f9f3d8] {
  display: flex;
  align-items: center;
  padding-left: 24px;
}
.basic-header .cnd-layout-header-main .rg-content[data-v-50f9f3d8] {
  display: flex;
  align-items: center;
  padding-right: 16px;
  height: 64px;
  line-height: 64px;
}
.basic-header .cnd-layout-header .toggle-icon-wrapper[data-v-50f9f3d8] {
  display: inline-block;
  width: 250px;
  box-sizing: border-box;
  transition: all 0.2s;
}
.basic-header .cnd-layout-header .toggle-icon-wrapper img[data-v-50f9f3d8] {
  display: block;
  width: 100%;
}
.basic-header .tolink[data-v-50f9f3d8] {
  cursor: pointer;
}
.basic-header .tolink[data-v-50f9f3d8]:hover {
  color: #008EFA;
}
.basic-header .mr-20[data-v-50f9f3d8] {
  margin-right: 20px;
}
.tip-box[data-v-50f9f3d8] {
  display: flex;
  align-items: center;
  padding: 5px;
}
.image-box[data-v-50f9f3d8] {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.image-box > img[data-v-50f9f3d8] {
  width: 100%;
  height: 100%;
}
.image-box-icon[data-v-50f9f3d8] {
  width: 120px;
  height: 120px;
  margin-right: 10px;
}
.image-box-icon > img[data-v-50f9f3d8] {
  width: 100%;
  height: 100%;
}
.lf-contents[data-v-50f9f3d8] {
  display: flex;
  flex: 1;
  overflow: hidden;
}
.lf-contents .lf-content[data-v-50f9f3d8] {
  flex: 1;
}
.lr-content[data-v-50f9f3d8] {
  min-width: 220px;
}
.basic-header[data-v-bc464ee0] {
  min-height: 100vh;
}
.basic-header .ant-layout-header[data-v-bc464ee0] {
  line-height: unset;
}
.basic-header .cnd-layout-header[data-v-bc464ee0] {
  position: relative;
  z-index: 9;
  padding: 0;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  transition: width 0.2s;
  background-color: #fff;
}
.basic-header .cnd-layout-header-main[data-v-bc464ee0] {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.basic-header .cnd-layout-header-main .lf-content[data-v-bc464ee0] {
  display: flex;
  align-items: center;
  padding-left: 24px;
}
.basic-header .cnd-layout-header-main .rg-content[data-v-bc464ee0] {
  display: flex;
  align-items: center;
  padding-right: 16px;
  height: 64px;
  line-height: 64px;
}
.basic-header .cnd-layout-header .toggle-icon-wrapper[data-v-bc464ee0] {
  display: inline-block;
  width: 250px;
  box-sizing: border-box;
  transition: all 0.2s;
}
.basic-header .cnd-layout-header .toggle-icon-wrapper img[data-v-bc464ee0] {
  display: block;
  width: 100%;
}
.basic-header .tolink[data-v-bc464ee0] {
  cursor: pointer;
}
.basic-header .tolink[data-v-bc464ee0]:hover {
  color: #3E8DDC;
}
.basic-header .mr-20[data-v-bc464ee0] {
  margin-right: 20px;
}
.tip-box[data-v-bc464ee0] {
  display: flex;
  align-items: center;
  padding: 5px;
}
.image-box[data-v-bc464ee0] {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.image-box > img[data-v-bc464ee0] {
  width: 100%;
  height: 100%;
}
.lf-contents[data-v-bc464ee0] {
  display: flex;
  overflow: hidden;
}
.lr-content[data-v-bc464ee0] {
  min-width: 220px;
}
.tab-item[data-v-bc464ee0] {
  margin: 0 15px;
  padding: 20px 5px 16px;
  cursor: pointer;
  border-bottom: 4px solid #fff;
}
.active[data-v-bc464ee0] {
  font-weight: bold;
  border-bottom: 4px solid #3E8DDC;
}
.quit[data-v-bc464ee0] {
  color: #3E8DDC;
  cursor: pointer;
}
.messgae-board[data-v-c44b645e] .el-dialog {
  border-radius: 8px;
}
.messgae-board[data-v-c44b645e] .el-dialog__header {
  padding: 0px;
}
.messgae-board[data-v-c44b645e] .el-form-item__content {
  line-height: 0px;
}
.messgae-board[data-v-c44b645e] .el-dialog__body {
  padding: 30px 20px 10px;
}
.messgae-board .content-box[data-v-c44b645e] {
  padding: 0px 10px;
  box-sizing: border-box;
}
.messgae-board .content-box .type-box[data-v-c44b645e] {
  display: flex;
}
.messgae-board .content-box .type-item[data-v-c44b645e] {
  width: 80px;
  height: 40px;
  background: #F1F1F1;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
  cursor: pointer;
}
.messgae-board .content-box .active[data-v-c44b645e] {
  border: 1px solid #008EFA;
  color: #FFF;
  background: #008EFA;
  position: relative;
}
.messgae-board .content-box .active[data-v-c44b645e]::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: " ";
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #008EFA transparent transparent transparent;
}
.messgae-board .label[data-v-c44b645e] {
  display: flex;
  align-items: center;
  height: 40px;
}
.messgae-board .image-box[data-v-c44b645e] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.messgae-board .image-box > img[data-v-c44b645e] {
  width: 100%;
  height: 100%;
}
.title-box[data-v-c44b645e] {
  box-sizing: border-box;
  padding-left: 10px;
  background-image: url(../../static/img/message-title-bg.d1cf7a1c.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 30px;
  border-radius: 8px 8px 0px 0px;
}
.title-box .title[data-v-c44b645e] {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mt-20[data-v-c44b645e] {
  margin-top: 20px;
}
.avatar[data-v-c44b645e] {
  position: relative;
  margin-right: 10px;
  width: 100px;
  height: 100px;
}
.avatar-image[data-v-c44b645e] {
  width: 100px;
  height: 100px;
}
.delete-icon[data-v-c44b645e] {
  position: absolute;
  top: 0px;
  right: 4px;
  cursor: pointer;
}
.avatar-uploader[data-v-c44b645e] {
  width: 100px;
  height: 100px;
  font-size: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar-uploader-icon[data-v-c44b645e] {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
}
.file-info[data-v-c44b645e] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 14px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  padding: 0px 10px;
  box-sizing: border-box;
}
.file-icon[data-v-c44b645e] {
  font-size: 26px;
  margin-bottom: 10px;
}
.right-menu[data-v-0b13bca7] {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  background: transparent;
  z-index: 999;
}
.menu-content[data-v-0b13bca7] {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 20px 0 0 20px;
  font-size: 12px;
}
.menu-item[data-v-0b13bca7] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding: 15px 8px;
  color: #0C2F5B;
}
.menu-item[data-v-0b13bca7]:hover {
  background: #008EFA;
  color: #fff;
}
.menu-item img[data-v-0b13bca7] {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
}
.menu-item span[data-v-0b13bca7] {
  font-size: 12px;
}
.greetContainer[data-v-0b13bca7] {
  position: absolute;
  right: 54px;
  bottom: 75px;
  border-radius: 15px 15px 0px 15px;
  padding: 15px;
  font-size: 14px;
  background: linear-gradient(180deg, #E6F2FF, #BFDDFA);
  color: #0C2F5B;
  width: 305px;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.5;
}
.AIfigure[data-v-0b13bca7] {
  position: absolute;
  right: 60px;
  top: -41px;
  width: 95px;
}
.title-box[data-v-0b13bca7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 5px;
}
.title-box .title-text[data-v-0b13bca7] {
  color: #0C2F5B;
  font-size: 16px;
  font-weight: bold;
}
.title-box .close-button[data-v-0b13bca7] {
  cursor: pointer;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #abd1f5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.greetContent[data-v-0b13bca7] {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px 12px;
  border-radius: 10px;
  margin-top: 15px;
}
.create-consignor-modal[data-v-0e11d107] .ant-form-explain {
  font-size: 12px;
}
.create-consignor-modal[data-v-0e11d107] .ant-modal-body {
  padding-bottom: 0;
}
.create-consignor-modal[data-v-0e11d107] .ant-form-item-label > label::after {
  content: none;
}
.create-consignor-modal .ant-form-item[data-v-0e11d107] {
  margin-bottom: 0;
}
.create-consignor-modal .textarea-wrapper[data-v-0e11d107] {
  position: relative;
  margin-bottom: 10px;
}
.create-consignor-modal .close-btn[data-v-0e11d107] {
  height: 20px;
  width: 20px;
  min-width: 20px;
  line-height: 17px;
}
.create-consignor-modal .delete-btn[data-v-0e11d107] {
  background-color: #CF2F1F;
  border-color: #CF2F1F;
  font-weight: 900;
}
.create-consignor-modal .distinguish[data-v-0e11d107] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 82px;
  color: #3e8ddc;
  font-size: 12px;
  border: 1px solid #3e8ddc;
}
.create-consignor-modal .distinguish[data-v-0e11d107]:hover {
  background-color: #3e8ddc;
  border: 1px solid #3e8ddc;
  color: #fff;
}
[data-v-0e11d107] .ant-modal-wrap {
  z-index: 99999;
}

.edit-consignor-modal[data-v-2bdc4ea1] .ant-form-item {
  margin-bottom: 10px;
}
.edit-consignor-modal[data-v-2bdc4ea1] .ant-form-item-control,
.edit-consignor-modal[data-v-2bdc4ea1] .ant-form-item-label {
  line-height: 32px;
}
.edit-consignor-modal[data-v-2bdc4ea1] .ant-form-explain {
  min-height: unset;
  line-height: 1;
  margin-top: 4px;
}
.edit-consignor-modal[data-v-2bdc4ea1] .ant-modal-body {
  padding-bottom: 0;
}
[data-v-2bdc4ea1] .ant-modal-wrap {
  z-index: 99999;
}

.fade-enter-active[data-v-5e61dd8f],
.fade-leave-active[data-v-5e61dd8f] {
  transition: opacity .2s;
}
.fade-enter[data-v-5e61dd8f],
.fade-leave-to[data-v-5e61dd8f] {
  opacity: 0;
}
@keyframes rotateDeg-5e61dd8f {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
@keyframes elementIn-5e61dd8f {
0% {
    opacity: 0;
    transform: translateX(24px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes elementHide-5e61dd8f {
0% {
    opacity: 1;
    transform: translateX(0px);
}
100% {
    opacity: 0;
    transform: translateX(24px);
}
}
.elTranslateX-enter-active[data-v-5e61dd8f] {
  animation: elementIn-5e61dd8f .3s;
}
.elTranslateX-leave-active[data-v-5e61dd8f] {
  animation: elementHide-5e61dd8f .3s;
}
.elTranslateX-enter[data-v-5e61dd8f],
.elTranslateX-leave-to[data-v-5e61dd8f] {
  opacity: 0;
}
@keyframes show-5e61dd8f {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.show-enter-active[data-v-5e61dd8f] {
  animation: show-5e61dd8f .2s;
}
.show-leave-active[data-v-5e61dd8f],
.show-leave-to[data-v-5e61dd8f] {
  display: none !important;
}
.show-enter[data-v-5e61dd8f] {
  opacity: 0;
}
.chat-icon[data-v-5e61dd8f] {
  position: fixed;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.chat-icon img[data-v-5e61dd8f] {
  width: 150px;
}
.dynamicEntry[data-v-5e61dd8f] {
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  border-radius: 50%;
}
.aiEntryIcon[data-v-5e61dd8f] {
  width: 100%;
  border-radius: 50%;
  animation: bg-shadow-move-5e61dd8f 1.5s infinite;
}
@keyframes bg-shadow-move-5e61dd8f {
0% {
    box-shadow: 0 0 0 0 #0980ea;
}
100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
}
}
.AIfigureBox[data-v-5e61dd8f] {
  position: absolute;
  width: 86%;
  background: #d4e1fc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.AIfigure[data-v-5e61dd8f] {
  width: 100%;
  border-radius: 50%;
}
.greet[data-v-5e61dd8f] {
  position: fixed;
  right: 140px;
  bottom: 75px;
  border-radius: 20px 20px 2px 20px;
  padding: 12px 12px;
  font-size: 14px;
  background: linear-gradient(90deg, #7797f1, #428ed9);
  color: #fff;
  max-width: 305px;
  width: -moz-max-content;
  width: max-content;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.5;
  z-index: 9999;
}
.chat-header[data-v-5e61dd8f] {
  height: 50px;
  background: linear-gradient(-90deg, #6096ff 0.393082%, #1c64f2 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.chat-header span[data-v-5e61dd8f] {
  color: #fff;
  font-size: 15px;
}
.chat-window[data-v-5e61dd8f] {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 470px;
  height: 83%;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1), 0 -4px 12px rgba(0, 0, 0, 0.1), 4px 0 12px rgba(0, 0, 0, 0.1), -4px 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  z-index: 99999;
}
.chat-iframe[data-v-5e61dd8f] {
  width: 100%;
  border: none;
}
.close-chat[data-v-5e61dd8f] {
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.refreshBtn[data-v-5e61dd8f] {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.closeBtn[data-v-5e61dd8f] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 16px;
}
.fade-enter-active[data-v-5e61dd8f],
.fade-leave-active[data-v-5e61dd8f] {
  transition: opacity 0.3s;
}
.fade-enter[data-v-5e61dd8f],
.fade-leave-to[data-v-5e61dd8f] {
  opacity: 0;
}
.bubble[data-v-5e61dd8f] {
  position: fixed;
  bottom: 35px;
  right: 140px;
  display: inline-block;
  width: 300px;
  padding: 10px 15px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.6;
  color: #0c2f5b;
  /* 文字颜色 */
  box-shadow: 2px 2px 10px rgba(12, 47, 91, 0.4);
  /* 透明度 20% */
  z-index: 99999;
}
.bubble[data-v-5e61dd8f]::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  /* 让边框比箭头稍大 */
  transform: translateY(-50%);
  border-left: 12px solid rgba(12, 47, 91, 0.1);
  /* 投影颜色 */
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  z-index: 999999;
}
/* 右侧箭头 */
.bubble[data-v-5e61dd8f]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  /* 调整箭头位置 */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  z-index: 999999;
}
.createConsignor[data-v-5e61dd8f] {
  position: relative;
  z-index: 999999;
}

.ant-card-bordered {
  border: 1px solid red #D9DCDF;
}

.cnd-card[data-v-abd34528] {
  display: flex;
  flex-direction: column;
}
.cnd-card[data-v-abd34528] .ant-card-head {
  height: 40px;
  min-height: 40px;
  line-height: 39px;
  padding: 0 16px;
  box-shadow: inset 0 -1px 0 #D9DCDF;
  border-bottom: 0;
}
.cnd-card[data-v-abd34528] .ant-card-head .line-title {
  display: inline-block;
  height: 100%;
  box-shadow: inset 0 -4px 0 #4897e6;
}
.cnd-card[data-v-abd34528] .ant-card-extra {
  padding: 0 !important;
}
.cnd-card[data-v-abd34528] .ant-card-body {
  flex: auto;
  padding: 16px;
}
.cnd-card[data-v-abd34528] .ant-card-actions {
  padding: 0 16px;
  background-color: #fff;
}
.cnd-card[data-v-abd34528] .ant-card-actions > li > span {
  cursor: auto;
}
.cnd-card[data-v-abd34528] .ant-card-actions > li > span:hover {
  color: unset;
}
.cnd-card[data-v-abd34528] .ant-card-head-title {
  padding: 0 !important;
  overflow: unset;
}
.cnd-info-card[data-v-abd34528] .ant-card-head {
  font-size: 12px;
  padding: 0 10px;
  background: rgba(190, 199, 208, 0.1);
}
.cnd-info-card[data-v-abd34528] .ant-card-body {
  padding: 10px;
}

.cnd-total[data-v-ab6c5384] {
  display: flex;
  font-size: 12px;
  color: #90A0AF;
}
.cnd-total > p[data-v-ab6c5384] {
  margin-right: 10px;
}
.cnd-total .number[data-v-ab6c5384],
.cnd-total .piece[data-v-ab6c5384] {
  color: #008EFA;
  font-size: 14px;
}
.cnd-total .price[data-v-ab6c5384] {
  color: #CF2F1F;
  font-size: 14px;
}
.cnd-total .time[data-v-ab6c5384] {
  color: #CF2F1F;
  font-size: 14px;
}

.cnd-params-title[data-v-7434b2ac] {
  display: inline-block;
  font-size: 14px;
}
.cnd-params-title .item[data-v-7434b2ac] {
  margin-right: 16px;
}
.cnd-params-title .item .label[data-v-7434b2ac] {
  color: #90A0AF;
}
.cnd-params-title .item .value[data-v-7434b2ac] {
  color: #0C2F5B;
}

.header-filter[data-v-3406ccb8] {
  display: flex;
}
.header-filter .button[data-v-3406ccb8] {
  display: flex;
  align-content: center;
  align-items: center;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  transition: color .2s;
  color: #90A0AF;
  font-size: 14px;
  margin-right: 20px;
}
.header-filter .button[data-v-3406ccb8] .ant-badge-count {
  box-shadow: unset;
  font-size: 14px;
  margin-left: 5px;
  background-color: #008EFA;
}
.header-filter .button[data-v-3406ccb8]:hover {
  color: #40a9ff;
}
.header-filter .button[data-v-3406ccb8]:last-child {
  margin-right: 0;
}
.header-filter .button-active[data-v-3406ccb8] {
  position: relative;
  bottom: 0;
  color: #008EFA;
}
.header-filter .button-active[data-v-3406ccb8]::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  background-color: #008EFA;
  height: 4px;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #008EFA;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #008EFA, 0 0 5px #008EFA;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  bottom: 2vh;
  right: 2vw;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #008EFA;
  border-left-color: #008EFA;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

html {
  font-size: 14px;
  box-sizing: border-box;
}

html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

body {
  background: #fff;
  font: 12px, 'PingFangSC-Regular', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  width: 100% !important;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
ul,
ol,
th,
td,
button,
input,
textarea,
form,
pre {
  margin: 0;
  padding: 0;
}

a {
  cursor: pointer;
  text-decoration: none;
}

ol,
ul {
  list-style: none
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  outline: none;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}


/**
 * 删除Firefox中的内边框和填充。
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
.table-expend-icon {
  transition: color 0.3s;
}
.table-expend-icon:hover {
  color: #008EFA !important;
}
.checkbox-column,
.ant-table-selection-column {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  text-align: center !important;
  width: 40px;
  min-width: 40px;
}
.ant-table-placeholder {
  border-top: 0;
}
.ant-table {
  font-size: 12px;
  border-left: 1px solid #D9DCDF;
  border-right: 1px solid #D9DCDF;
  border-top: 1px solid #D9DCDF;
}
.ant-table .ant-table-body {
  overflow: auto !important;
}
.ant-table .ant-table-thead th,
.ant-table .ant-table-tbody th,
.ant-table .ant-table-thead td,
.ant-table .ant-table-tbody td {
  white-space: nowrap;
}
.ant-table .ant-table-tbody .table-expanded-parent-row > td {
  background-color: #deedfd;
  border-top: 1px solid #3E8DDC;
}
.ant-table .ant-table-tbody .table-expanded-parent-row > td:first-child {
  border-left: 1px solid #3E8DDC;
}
.ant-table .ant-table-tbody .table-expanded-parent-row > td:nth-last-child(1) {
  border-right: 1px solid #3E8DDC;
}
.ant-table .spec-row {
  background-color: #f8f8f8;
}
.ant-table .ant-table-thead > tr > th {
  font-weight: unset;
  text-align: center !important;
  border-bottom: 2px solid #008EFA;
}
.ant-table .ant-table-placeholder {
  border-radius: 0;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 2px solid #008EFA;
  border-width: 0 0 2px 0;
}
.ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper,
.ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: 0 !important;
}
.expanded-table .ant-table-body .ant-table {
  border: none !important;
}
.expanded-table .ant-table-selection-column {
  text-align: left ;
}
.expanded-table .ant-table-expanded-row .ant-table-selection-column {
  padding-left: 13px !important;
}
.expanded-table .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-selection-column {
  text-align: left!important;
}
.expanded-table .ant-table-expanded-row .ant-table-thead > tr > th {
  background-color: #f8f8f8;
  border-bottom: 1px solid #D9DCDF;
}
.expanded-table .ant-table-expanded-row > td:first-child {
  padding: 5px 6px!important;
  border-bottom: 1px solid #3E8DDC;
  border-left: 1px solid #3E8DDC;
}
.expanded-table .ant-table-expanded-row > td:last-child {
  border-right: 1px solid #3E8DDC;
  border-bottom: 1px solid #3E8DDC;
}
.expanded-table .ant-table-expanded-row .ant-table-placeholder {
  border-bottom: 0;
}
.expanded-table .ant-table-expanded-row > td:first-child {
  border-right: 1px solid #D9DCDF;
}
.expanded-table .ant-table-expanded-row > td:nth-child(2) {
  padding: 0 !important;
}
.expanded-table .ant-table-expanded-row .ant-table-tbody > tr:last-child td {
  border-bottom: 0 !important;
}
.cnd-link {
  line-height: 1;
  height: unset;
  padding: 0;
  font-size: 12px;
}
.ant-btn-sm {
  line-height: 22px;
}
.cnd-default-btn {
  color: #3e8ddc;
  font-size: 12px;
  line-height: 22px;
  border: 1px solid #3e8ddc;
}
.cnd-default-btn:hover {
  background-color: #3e8ddc;
  border: 1px solid #3e8ddc;
  color: #fff;
}
.cnd-deletes-btn {
  font-size: 12px;
  line-height: 22px;
  color: #90A0AF;
  background-color: #fff;
  border: 1px solid #d9dcdf;
}
.cnd-deletes-btn:hover {
  background-color: #CF3020;
  border: 1px solid #CF3020;
  color: #fff;
}
.cnd-delete-btn {
  font-size: 12px;
  line-height: 22px;
  color: #8c8c8c;
  background-color: #fff;
  border: 1px solid #d9dcdf;
}
.cnd-delete-btn:hover {
  background-color: #3e8ddc;
  border: 1px solid #3e8ddc;
  color: #fff;
}
.cnd-delete-link-btn {
  font-size: 12px;
  color: #8c8c8c;
}
.cnd-delete-link-btn:hover {
  color: #3e8ddc;
}
.cnd-hove-red:hover {
  color: #CF3020;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  left: 0;
  right: unset;
  border-right: 3px solid #008EFA;
}
.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  padding: 0 !important;
  text-align: center;
}
.ant-modal-header {
  padding: 9px 10px;
}
.ant-modal-title {
  font-size: 14px;
}
.ant-modal-close-x {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding-left: 3px;
}
.ant-modal-footer {
  padding: 10px;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  height: 32px;
  line-height: 32px;
  border-radius: 0;
  margin-right: 4px;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 32px;
}
#app {
  height: 100%;
  min-height: 100%;
  min-width: 1100px;
  font-size: 12px;
}
.ant-calendar-range-picker-separator {
  line-height: 24px;
}
.ant-tag-checkable-checked {
  background-color: #008EFA;
}
.suspension {
  bottom: 0px;
  z-index: 1;
  position: fixed;
  line-height: 60px;
  height: 60px;
  background: #fff;
  right: 20px;
  padding-left: 16px;
  padding-right: 16px;
  border-top: 1px solid #D9DCDF;
}

@charset "UTF-8";
.new-index {
  color: #0C2F5B;
  /* 滚动条滑块（里面小方块） */
  /* 滚动条轨道 */
  /* 滚动条滑块（里面小方块） */
  /* 滚动条轨道 */
}
.new-index .box-card {
  margin-bottom: 20px;
  border-radius: 8px;
  color: #0C2F5B;
}
.new-index .image-box-card,
.new-index .com-func-box-card {
  height: 150px;
}
.new-index .header-title {
  font-size: 14px;
}
.new-index .com-func-content {
  display: flex;
  justify-content: space-around;
}
.new-index .com-func-item {
  display: flex;
}
.new-index .com-func-text {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.new-index .com-func-num {
  font-size: 18px;
  font-weight: bold;
  word-break: break-all;
}
.new-index .com-func-hide {
  display: inline-block;
  width: 50px;
  text-align: center;
}
.new-index .login-box-card {
  height: 400px;
  position: relative;
  padding: 20px 30px;
  background-image: url(../../static/img/login-bg.70c6e6b9.png);
  background-repeat: no-repeat;
  background-size: 200px 200px;
}
.new-index .login-title {
  margin: 30px 0 25px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.new-index .itemcaptchaCode {
  display: flex;
  justify-content: space-between;
}
.new-index .itemcaptchaCode .ant-input {
  margin-right: 6px;
  font-size: 13px;
}
.new-index .top-right-icon {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.new-index .top-right-icon .tips {
  margin-top: 15px;
  position: absolute;
  width: 70px;
  background: #008EFA;
  right: 40px;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.new-index .top-right-icon .triangle {
  width: 20px;
  height: 16px;
  border: 8px solid transparent;
  border-left-color: #008EFA;
  display: inline-block;
  position: absolute;
  top: 3px;
  right: -18px;
}
.new-index .top-right-icon .img-box {
  width: 50px;
  height: 50px;
}
.new-index .agreement {
  margin-top: -20px;
  height: 40px;
  line-height: 20px;
}
.new-index .forget-psw-btn {
  font-size: 12px;
  color: #90A0AF;
}
.new-index .forget-psw-btn:hover {
  color: #0C2F5B;
}
.new-index .login-button-box {
  display: flex;
  justify-content: space-between;
}
.new-index .login-button {
  width: 45%;
}
.new-index .info-box-card {
  height: 400px;
}
.new-index .info-box-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.new-index .userinfo-box,
.new-index .self-pickup-box,
.new-index .delivery-box {
  height: 80px;
  box-sizing: border-box;
}
.new-index .change {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 4px 10px;
  border-radius: 0 10px 0 10px;
  cursor: pointer;
  color: #fff;
}
.new-index .change-text {
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 2;
  width: 75px;
  top: 2px;
  right: 0px;
}
.new-index .change-bg {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100px;
}
.new-index .self-pickup-box,
.new-index .delivery-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0px 20px;
}
.new-index .userinfo-box-line {
  border: 1px #eee dashed;
  margin: 0 30px;
}
.new-index .setting-box {
  width: 78%;
}
.new-index .setting-box-a {
  color: #008EFA;
  cursor: pointer;
}
.new-index .info-type-box {
  width: 40px;
  height: 40px;
  background: #CDEEFF;
  color: #008EFA;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
}
.new-index .info-type-box-2 {
  background: #DED8FF;
  color: #5B45BA;
}
.new-index .info-text-box {
  width: 70%;
  cursor: pointer;
}
.new-index .info-text-box .info-text-contact {
  font-weight: bold;
  margin-bottom: 10px;
}
.new-index .info-text-box .info-text-detail {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-index .second-box-card {
  height: 300px;
}
.new-index .header-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-index .list-type-scroll-box {
  padding-bottom: 20px;
}
.new-index .list-type-scroll {
  overflow: auto;
  height: 230px;
}
.new-index .list-type-scroll::-webkit-scrollbar {
  width: 4px;
  /*  设置纵轴（y轴）轴滚动条 */
  height: 4px;
  /*  设置横轴（x轴）轴滚动条 */
}
.new-index .list-type-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0);
}
.new-index .list-type-scroll::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}
.new-index .list-type-item {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #EBEEF5;
  padding-left: 20px;
}
.new-index .list-type-btn-box,
.new-index .list-type-btn-box-1 {
  position: absolute;
  right: 20px;
  bottom: 50%;
  transform: translateY(50%);
  padding: 0px !important;
  width: 82px;
  display: inline-block;
  text-align: right;
}
.new-index .list-type-btn {
  background: #008EFA;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  width: 36px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
.new-index .list-type-btn:nth-last-of-type(1), .new-index .list-type-btn:nth-last-of-type(2) {
  margin-bottom: 0px;
}
.new-index .list-type-btn-disabled {
  background: #AFB4BA;
  cursor: no-drop;
}
.new-index .list-type-btn-box-1 {
  width: 41px;
}
.new-index .list-type-btn-box-1 .list-type-btn {
  margin-bottom: 10px;
}
.new-index .list-type-btn-box-1 .list-type-btn:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.new-index .card-btn {
  width: 70px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background: #39BE44;
  border: 1px solid #39BE44;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.new-index .card-default-btn {
  background: #fff;
  border: 1px solid #EBEEF5;
  border-radius: 4px;
  color: #0C2F5B;
  cursor: pointer;
}
.new-index .video-box {
  width: calc(100% - 20px);
  height: 230px;
  position: relative;
}
.new-index .video {
  width: 100%;
  height: 85%;
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  z-index: 2;
}
.new-index .video-background-box {
  width: 65%;
  height: 30px;
  background: #BFDBF7;
  position: absolute;
  border-radius: 10px;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  z-index: 1;
}
.new-index .video-tab-list {
  display: flex;
  justify-content: space-around;
}
.new-index .video-tab-item {
  cursor: pointer;
}
.new-index .tabs-header-box {
  position: relative;
}
.new-index .input-box {
  position: absolute;
  top: 5px;
  right: 200px;
  width: 200px;
}
.new-index .select-box {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 180px;
}
.new-index .goods-list-box {
  height: 230px;
  overflow: auto;
}
.new-index .goods-list-box::-webkit-scrollbar {
  width: 4px;
  /*  设置纵轴（y轴）轴滚动条 */
  height: 4px;
  /*  设置横轴（x轴）轴滚动条 */
}
.new-index .goods-list-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.new-index .goods-list-box::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}
.new-index .goods-box {
  padding: 20px;
  border-radius: 10px;
  background: #F7F8F9;
  margin-bottom: 10px;
  cursor: pointer;
}
.new-index .goods-flex {
  display: flex;
}
.new-index .goods-flex .goods-image-box {
  width: 100px;
  height: 100px;
}
.new-index .goods-flex .goods-image-box .el-image {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.new-index .goods-flex .goods-info-box {
  width: calc(100% - 86px);
}
.new-index .order-card-box {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.new-index .order-card-title {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.new-index .more {
  background: #12CF48;
  color: #fff;
  margin-left: 10px;
  font-weight: bold;
  padding: 0px 4px;
  border-radius: 10px;
  display: inline-block;
  height: 16px;
  line-height: 14px;
}
.new-index .step-box {
  display: flex;
  width: 100%;
  justify-content: space-around;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  color: #90A0AF;
}
.new-index .step-box .active {
  color: #0C2F5B;
  font-weight: bold;
}
.new-index .icon-box {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.new-index .icon-box > img {
  width: 100%;
  height: 100%;
}
.new-index .new-card-box {
  width: 100%;
}
.new-index .new-card-title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DCDFE6;
  width: 100%;
  padding-bottom: 10px;
}
.new-index .new-card-title-text {
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
}
.new-index .delivery-person-info {
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  margin: 20px 0px;
}
.new-index .delivery-person-info-title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
}
.new-index .delivery-person-info-title-icon {
  display: flex;
}
.new-index .delivery-person-info-title-icon-box {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.new-index .delivery-person-info-title-icon-box:first-of-type {
  margin-right: 10px;
}
.new-index .delivery-person-info-title-icon-box > img {
  width: 100%;
  height: 100%;
}
.new-index .delivery-person-info-content {
  margin: 0 10px 10px;
  border-top: 1px solid #DCDFE6;
}
.new-index .delivery-person-info-content-label {
  margin-top: 10px;
}
.new-index .new-card-btn-list {
  margin-bottom: 25px;
}
.new-index .selected-box {
  display: flex;
  align-items: center;
  height: 40px;
}
.new-index .selected-item {
  width: 75px;
  height: 30px;
  border: 1px solid #A8AEBE;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.new-index .selected-item-active {
  border: 1px solid #008EFA;
}
.new-index .selected-item-disabled {
  cursor: not-allowed !important;
  border: 1px solid #A8AEBE !important;
}
.new-index .triangle {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: linear-gradient(315deg, #008EFA, #008EFA 50%, transparent 50%, transparent 100%);
  z-index: 1;
}
.new-index .triangle-disabled {
  background: linear-gradient(315deg, #A8AEBE, #A8AEBE 50%, transparent 50%, transparent 100%);
}
.new-index .check-active {
  color: #fff;
  padding-bottom: 4px;
  position: absolute;
  z-index: 2;
  bottom: -6px;
  right: 0px;
}
.new-index .a-radio-group-btn {
  margin-top: 10px;
}

.flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.flex-3 {
  flex: 3;
}

.flex-direction-column {
  flex-direction: column;
}

.align-items-center {
  align-items: center;
}

.justify-content-space-between {
  justify-content: space-between;
}

.cursor-pointer {
  cursor: pointer;
}

.font-weight {
  font-weight: bold;
}

.pt-16 {
  padding-top: 16px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb-20 {
  padding-bottom: 20px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.color-6F97E6 {
  color: #6F97E6;
}

.h-95 {
  height: 95px;
}
