/* 初始化 */
div,
span,
p,
a {
  box-sizing: border-box;
}

body {
  position: relative;
}

#sortGoodsWrapper .chosen-container-single .chosen-single div b {
  width: 0;
  height: 0;
  background: none;
}

.chosen-container::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url("/assets/images/sortGoods/icon-arrow-down-fill.png") no-repeat
    0% 0%/10px 10px;
}

#sortGoodsWrapper input[type="text"] {
  color: #181818;
}

#sortGoodsWrapper .chosen-container,
#sortGoodsWrapper .filter-select {
  width: 118px;
  margin-right: 8px;
  position: relative;
  min-height: 28px;
}

#sortGoodsWrapper .chosen-choices,
#sortGoodsWrapper .chosen-default,
#sortGoodsWrapper .chosen-single {
  box-shadow: none;
  min-height: 28px;
  width: 100%;
  border-radius: 4px;
  border: none;
  background: #f6f8fa;
  font-weight: 400;
  text-align: left;
  padding: 0;
  margin: 0;
}

#sortGoodsWrapper .chosen-default,
#sortGoodsWrapper .chosen-single {
  height: 28px;
}

#sortGoodsWrapper .chosen-choices {
  padding: 4px 20px 4px 4px;
}

#sortGoodsWrapper .chosen-default span,
.chosen-single span {
  display: inline-block !important;
  height: 28px;
  line-height: 26px;
  padding: 2px 8px !important;
  white-space: break-spaces !important;
  text-overflow: inherit !important;
  color: #999999;
}

#sortGoodsWrapper .chosen-container-multi {
  height: auto;
  margin-top: -6px;
}

#sortGoodsWrapper .chosen-drop {
  width: 100%;
  height: auto;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: 0;
  border: none !important;
}

#sortGoodsWrapper
  .chosen-container
  .chosen-drop
  .chosen-search
  .chosen-search-input {
  height: 28px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #dddfe0;
  background-image: none !important;
}

#sortGoodsWrapper .chosen-container .chosen-drop .chosen-search::after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 12px;
  right: 16px;
  background: url("/assets/images/header/search-icon.png") no-repeat 0% 0%/12px
    12px;
}

#sortGoodsWrapper .chosen-container .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}

#sortGoodsWrapper
  .chosen-container
  .chosen-drop
  .chosen-results
  .active-result {
  font-weight: 400;
  font-size: 14px;
  color: #000103;
  text-align: left;
  font-style: normal;
  padding: 8px 12px;
  box-sizing: border-box;
  line-height: 22px;
}

#sortGoodsWrapper
  .chosen-container
  .chosen-drop
  .chosen-results
  .active-result.result-selected,
#sortGoodsWrapper
  .chosen-container
  .chosen-drop
  .chosen-results
  .active-result.highlighted {
  background: #e7e9eb;
}

#sortGoodsWrapper
  .chosen-container
  .chosen-drop
  .chosen-results
  .active-result
  em {
  color: #e7350f;
  text-decoration: none;
}

#sortGoodsWrapper .chosen-container .chosen-drop .chosen-results .no-results {
  background-color: #fff;
  font-weight: 400;
  font-size: 14px;
  color: #cccccc;
  text-align: center;
  font-style: normal;
}

#sortGoodsWrapper
  .chosen-container
  .chosen-drop
  .chosen-results
  .no-results
  span {
  display: none;
}

#sortGoodsWrapper .chosen-choices .search-choice {
  width: auto;
  max-width: 95%;
  margin: 3px 5px 3px 0;
  height: auto;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  line-height: 20px;
  text-align: left;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #dddfe0;
  box-shadow: none;
  padding: 2px 20px 2px 4px;
}

.new-dialog .chosen-choices .search-choice {
  margin: 4px 5px 4px 0 !important;
}

#sortGoodsWrapper .chosen-choices .search-choice .search-choice-close {
  top: 8px;
  background-image: none;
  background: url("/assets/images/sortGoods/chose-icon-close.png") no-repeat 0%
    0%/8px 8px;
}

#sortGoodsWrapper .chosen-choices .search-field {
  padding-left: 3px;
}

#sortGoodsWrapper .chosen-choices .search-field input {
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  text-align: left;
  height: 18px;
}

#sortGoodsWrapper .w100 {
  width: 100% !important;
}

#sortGoodsWrapper .w50 {
  width: 49.15% !important;
}

#sortGoodsWrapper .filter-input {
  height: 28px;
  background: #f6f8fa;
  padding: 4px 12px 4px 8px;
  width: 128px;
  border-radius: 4px;
  margin-right: 8px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-size: 12px;
  color: #999999;
  text-align: left;
  font-style: normal;
  border: none;
  margin-bottom: 12px;
  vertical-align: top;
}
/* 头部样式 */
#page-header {
  border-bottom: 2px solid #f1f3f5;
}

#headerContent .search-input .search-txt,
#headerContent .switch-city {
  background-color: #f1f3f5;
}

/* 主容器 */
#sortGoodsWrapper {
  position: relative;
}

.new-dialog {
  display: none;
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.4);
}

.dialog-title {
  width: 100%;
  font-family: "siyuanmedium";
  font-size: 16px;
  color: #333330;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  margin-bottom: 20px;
  position: relative;
}

.dialog-title .close-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.dialog-block {
  width: 636px;
  min-height: 250px;
  height: auto;
  position: absolute;
  top: 26%;
  left: 30%;
  background-color: #fff;
  border-radius: 16px;
  padding: 16px 20px 20px;
}

.new-dialog .dialog-content {
  text-align: left;
  margin-bottom: 98px;
  height: auto;
}

.new-dialog .dialog-content select,
.new-dialog .dialog-content .filter-input {
  box-sizing: border-box;
  width: 31.5% !important;
  float: left;
  margin-right: 16px;
}

.new-dialog .filter-input {
  height: 34px !important;
  vertical-align: bottom !important;
  margin-right: 16px;
  float: left;
  margin-bottom: 16px !important;
}

.new-dialog .chosen-choices,
.new-dialog .chosen-default,
.new-dialog .chosen-single {
  min-height: 34px !important;
  height: auto;
}

.new-dialog .chosen-container-multi {
  margin-top: 0 !important;
}
.new-dialog .chosen-default span,
.new-dialog .chosen-single span {
  height: 34px !important;
  padding: 0 12px 0 8px !important;
  line-height: 34px !important;
  color: #999;
}

.new-dialog .dialog-content .chosen-container {
  margin-bottom: 16px !important;
  margin-right: 16px !important;
  float: left !important;
}

.new-dialog .dialog-content .chosen-search-input {
  height: 18px !important;
  background-image: none !important;
}

.new-dialog
  .dialog-content
  .chosen-container
  .chosen-drop
  .chosen-search::after {
  top: 7px !important;
  right: 12px !important;
}

.new-dialog .chosen-choices {
  padding: 7px 20px 4px 8px !important;
}

.new-dialog .dialog-content .chosen-container::after {
  top: 12px;
}

#filterDialog.new-dialog .dialog-content .dialog-100 {
  width: 100% !important;
}

.dialog-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0 20px;
  background-color: #fff;
  border-radius: 16px;
}

.dialog-footer button {
  width: 88px;
  height: 32px;
  background: #f1f3f5;
  border-radius: 16px;
  border: none;
  padding: 6px 0;
  text-align: center;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #797a7b;
  font-style: normal;
}

.dialog-footer .dialog-confirm {
  background: #e7350f;
  color: #ffffff;
  margin-left: 12px;
}

#goodsPage {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  margin-bottom: 20px;
}

/* 左侧导航栏 */
.side-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 9.06%;
  min-height: 100%;
  height: auto;
  background-color: #ffffff;
  border-right: 1px solid #f1f3f5;
  padding-top: 21px;
}

.nav-item {
  padding-left: 20px;
  text-align: left;
  color: #797a7b;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  font-weight: 500;
  font-family:
    PingFangSC,
    PingFang SC;
}

.nav-item-active {
  background-color: #ffffff;
  color: #e7350f;
  position: relative;
}

.nav-item-active:before {
  content: "";
  width: 4px;
  height: 14px;
  position: absolute;
  top: 3px;
  left: 0;
  border-radius: 1px;
  background-color: #e7350f;
}

.nav-item-gray {
  color: #888888;
}

.side-nav .nav-item .sort-num {
  display: inline-block;
  height: 16px;
  padding: 0 5px;
  background: #e7350d;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-left: 4px;
  font-family: "siyuanmedium";
  font-size: 10px;
  color: #fff;
  line-height: 16px;
  vertical-align: 2px;
}

/* 中间主体区域 */
#mainBox {
  margin-left: 9.06%;
  margin-right: 60%;
  /* 留出左右空间 */
  background-color: #ffffff;
  min-height: 100%;
  height: auto;
  padding: 16px 20px;
}

.title-row {
  font-family: "siyuanmedium";
  font-size: 20px;
  color: #000103;
  line-height: 28px;
  font-style: normal;
  margin-bottom: 16px;
}

#KABlock .title-row,
.cart-panel .title-row {
  padding-top: 16px;
  padding-left: 20px;
}

/* 筛选区 */
#filterContent select {
  float: left;
  width: auto;
}

#filterContent .chosen-container {
  margin-bottom: 12px;
}

#filterContent #modelIds_chosen {
  margin-right: 0;
}

.filter-area {
  margin-bottom: 4px;
  zoom: 1;
}

#sortGoodsFilter,
.filter-top {
  position: relative;
}

#sortGoodsFilter .icon-filter,
#sortGoodsFilter .icon-reset,
#sortGoodsFilter .icon-export {
  width: 28px;
  height: 28px;
  background: #eef0f2;
  border-radius: 4px;
  position: absolute;
  bottom: 16px;
  padding: 8px;
  cursor: pointer;
}

#sortGoodsFilter .icon-filter:hover,
#sortGoodsFilter .icon-reset:hover,
#sortGoodsFilter .icon-export:hover {
  background: #e7e9eb;
}

#sortGoodsFilter .icon-filter .bubble-filter {
  width: 76px;
  height: 44px;
  position: absolute;
  top: 100%;
  left: -85%;
  z-index: 1000;
  display: none;
}

#sortGoodsFilter .icon-filter:hover .bubble-filter {
  display: block;
}

#sortGoodsFilter .icon-reset .bubble-reset {
  width: 76px;
  height: 44px;
  position: absolute;
  top: 100%;
  left: -85%;
  z-index: 1000;
  display: none;
}

#sortGoodsFilter .icon-reset:hover .bubble-reset {
  display: block;
}

#sortGoodsFilter .icon-export .bubble-export {
  width: 64px;
  height: 44px;
  position: absolute;
  top: 100%;
  left: -62%;
  z-index: 1000;
  display: none;
}

#sortGoodsFilter .icon-export:hover .bubble-export {
  display: block;
}

#sortGoodsFilter div img {
  width: 12px;
  height: 12px;
  vertical-align: -1px;
}

#sortGoodsFilter .icon-filter {
  right: 72px;
}

#sortGoodsFilter .icon-reset {
  right: 36px;
}

#sortGoodsFilter .icon-export {
  right: 0;
}

.batch-wrapper {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  text-align: left;
  font-style: normal;
  margin-bottom: 12px;
  margin-top: -6px;
}

#checkedNum {
  color: #e7350f;
}

#batchPurchase {
  width: 90px;
  height: 28px;
  background: #e7350f;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 4px;
}

#batchPurchase:hover {
  background-color: #cf300d;
}

#batchPurchase img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}

#batchPurchase.batchDis {
  background-color: rgba(231, 53, 15, 0.4);
}

#emptyCartBtn {
  width: 90px;
  height: 28px;
  background: #f1f3f5;
  border-radius: 50px;
  text-align: center;
  color: #000103;
  border: none;
  margin-left: 4px;
  font-size: 12px;
  float: right;
  margin-right: 10px;
  font-family:
    PingFangSC,
    PingFang SC;
}

#emptyCartBtn:hover {
  background: #e4e6e9;
}

#emptyCartBtn.btnDis {
  opacity: 0.4;
}

/* 数据表格 */
.table-wrapper {
  width: 100%;
  overflow: auto;
  height: auto;
}

.main-table {
  width: auto;
  border-collapse: collapse;
  font-size: 12px;
}

.main-table tr {
  position: relative;
}

.main-table thead tr {
  height: 36px;
  border-radius: 4px;
  padding-left: 12px;
}

.main-table thead tr th {
  padding: 8px 0;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #797a7b;
  text-align: left;
  font-style: normal;
  background: #eef0f2;
}

.main-table thead tr .choice-column {
  border-radius: 4px 0 0 4px;
}

.main-table thead tr .operation-column {
  border-radius: 0 4px 4px 0;
}

.main-table #dataTable .store-name-line,
.goods-table .store-name-line {
  height: 32px;
}

.main-table #dataTable .store-name-line .store-name,
.goods-table .store-name-line .store-name {
  padding-left: 20px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #797a7b;
  text-align: left;
  background: #f4f5f6;
}

.main-table #dataTable .store-name-line .store-name {
  background: #f6f8fa;
}

.main-table #dataTable tr {
  height: 40px;
  background-color: #fff;
}

.main-table #dataTable .goods-line:hover {
  background: #ebeef2;
}

.main-table #dataTable .goods-line:hover .operation-column {
  background: #ebeef2;
}

.main-table #dataTable tr td {
  padding: 0;
  font-family:
    PingFangSC,
    PingFang SC;
  font-size: 12px;
  color: #181818;
  text-align: left;
  font-style: normal;
}

.main-table #dataTable tr:nth-child(2n) {
  background-color: #f8fafc;
}

.main-table #dataTable tr:nth-child(2n) td:first-child {
  border-radius: 4px 0 0 4px;
}

.main-table #dataTable tr:nth-child(2n) td:last-child {
  border-radius: 0 4px 4px 0;
}

.table-wrapper .store-table #dataTable tr {
  background-color: #fff;
}

.operation-column {
  position: sticky;
  right: 0;
}

.main-table #dataTable .operation-column {
  padding: 0;
  background-color: #fff;
}

.main-table #dataTable tr:nth-child(2n) .operation-column {
  background-color: #f8fafc;
}

.store-table #dataTable tr:nth-child(2n) .operation-column {
  background: #fff;
}

.main-table .operation-column img {
  cursor: pointer;
  width: 41.6px;
  height: 41.6px;
}

.main-table .operation-column img:hover {
  content: url("/assets/images/sortGoods/cart-fill.png");
}

.main-table th {
  background-color: #f9f9f9;
  color: #888;
  text-align: left;
  padding: 10px 5px;
  font-weight: normal;
}

.main-table td {
  padding: 12px 5px;
  vertical-align: middle;
}

.sort-goods-flag img {
  height: 18px;
}

.btn-add-circle {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e64a19;
  color: #e64a19;
  cursor: pointer;
  text-decoration: none;
}

/* 分页条 */
.new-pagination {
  margin-top: 12px;
  font-size: 12px;
  zoom: 1;
  text-align: left;
}

.page-left {
  float: left;
  font-family:
    PingFangSC,
    PingFang SC;
  font-size: 12px;
  color: #797a7b;
  line-height: 28px;
  font-style: normal;
}

#pageSizeCheck {
  width: 104px;
  height: 28px;
  background: #f6f8fa;
  border-radius: 16px;
  border: none;
  margin: 0 20px 0 8px;
  padding: 4px 12px;
}

#pageSizeCheck_chosen .chosen-single div {
  right: 12px;
}

#pageSizeCheck_chosen .chosen-single div b {
  width: 0;
  height: 0;
  background: none;
}

#pageSizeCheck_chosen {
  width: 128px;
  float: left;
  width: 104px;
  height: 28px;
  background: #f6f8fa;
  border: none;
  margin: 0 20px 0 8px;
  padding: 0;
  border-radius: 16px;
}

#pageSizeCheck_chosen .chosen-default,
#pageSizeCheck_chosen .chosen-single {
  height: 28px;
  width: 100%;
  background: #f6f8fa;
  border: none;
  padding: 0;
  border-radius: 16px;
  color: #181818;
}

#pageSizeCheck_chosen .chosen-default span,
#pageSizeCheck_chosen .chosen-single span {
  height: 28px;
  padding: 0 12px !important;
  line-height: 28px;
  color: #181818;
}

#pageSizeCheck_chosen.chosen-container.chosen-with-drop .chosen-drop {
  top: -190px;
  box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.15);
  border: none !important;
  border-radius: 4px 4px 0 0;
}

#pageSizeCheck_chosen.chosen-container.chosen-with-drop
  .chosen-drop
  .chosen-search {
  display: none;
}

.page-right {
  line-height: 28px;
  float: left;
}

.page-current {
  display: inline-block;
  width: 88px;
  height: 28px;
  background: #f5f6fa;
  border-radius: 16px;
  text-align: center;
  font-family: HelveticaNeue;
  font-size: 12px;
  font-style: normal;
  color: #a9a9aa;
  cursor: pointer;
  margin: 0 12px;
}

.page-input {
  width: 88px;
  height: 28px;
  background: #f5f6fa;
  border-radius: 16px;
  text-align: center;
  font-family: HelveticaNeue;
  font-size: 12px;
  font-style: normal;
  color: #a9a9aa;
  border: none;
  display: none;
}

.page-now {
  color: #e7350f;
}

.page-link {
  cursor: pointer;
}

.page-link[data-type="prev"],
.page-link[data-type="last"],
.page-link[data-type="first"] {
  margin-left: 12px;
}

.page-link img {
  width: 12px;
  height: 12px;
}

.page-active {
  background: #e64a19;
  color: #fff;
  border-color: #e64a19;
}

/* KA分货采购预览 */
#KABlock {
  position: absolute;
  right: 30%;
  top: 0;
  width: 30%;
  min-height: 827px;
  height: auto;
  background-color: #ffffff;
  border-left: 1px solid #f1f3f5;
}

#KAStatus {
  width: 100%;
  height: 100%;
  position: relative;
}

.have-KA {
  display: none;
}

.no-KA {
  position: relative;
}

.no-KA .title-row {
  position: relative;
  z-index: 1000;
}

.no-KA .apply-KA {
  position: absolute;
  top: 32%;
  left: 33%;
  width: 162px;
  height: 32px;
  background: rgba(25, 83, 214, 0.15);
  border-radius: 18px;
  font-family: "siyuanmedium";
  font-size: 12px;
  color: #1953d6;
  text-align: center;
  font-style: normal;
  padding: 6px 20px;
  border: none;
}

.no-KA img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

/* ka、购物车表格公共样式 */
.have-KA .cart-wrapper {
  height: auto;
  overflow-y: auto;
}

.cart-wrapper {
  min-height: 70px;
  height: auto;
  overflow-y: auto;
}

.goods-header {
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #f1f3f5;
  border-bottom: 1px solid #f1f3f5;
  zoom: 1;
}

.goods-header th {
  font-family: "siyuanmedium";
  font-size: 12px;
  color: #797a7b;
  text-align: left;
  font-style: normal;
  zoom: 1;
  text-align: right;
}

.goods-header .col-desc {
  width: 38%;
}

.goods-header .col-price {
  width: 14%;
  text-align: right;
}

.goods-header .col-total {
  width: 17%;
  text-align: right;
}

.goods-header .col-num {
  width: 25%;
  text-align: right;
}

.goods-header .col-del {
  width: 5%;
  visibility: hidden;
  text-align: center;
}

.col-desc {
  text-align: left !important;
  padding-left: 20px !important;
}

.col-del {
  cursor: pointer;
  padding: 0 10px;
}

.col-del img {
  width: 14px;
  height: 14px;
}

.goods-scroll {
  width: 100%;
  height: 61.2%;
  overflow-y: scroll;
}

#KABlock .goods-scroll {
  width: 100%;
  height: 95%;
  overflow-y: scroll;
}

.goods-row {
  font-size: 12px;
  height: auto;
  font-family:
    PingFangSC,
    PingFang SC;
  color: #181818;
  text-align: left;
  font-style: normal;
  border-bottom: 1px solid #f1f2f3;
  zoom: 1;
  box-sizing: border-box;
}

.goods-row td {
  text-align: right;
  padding: 8px 0;
}

.goods-row .col-desc {
  line-height: 16px;
  font-size: 12px;
}

.goods-row .col-desc .saas {
  width: 52px;
  height: 16px;
  font-size: 12px;
  color: #2762ea;
  background: #d9e3fa;
  text-align: center;
  padding: 2px 4px;
}

.qty-input {
  width: 80%;
  height: 34px;
  text-align: center;
  background: #f3f5f7;
  border-radius: 50px;
  border: none;
  font-family: "siyuanmedium";
}

/* 右侧选购面板 */
.cart-panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  min-height: 100%;
  height: auto;
  background-color: #ffffff;
  border-left: 1px solid #f1f3f5;
  padding-bottom: 15px;
}

#switchKA {
  width: 18px;
  height: 66px;
  cursor: pointer;
}

#switchKAHover {
  position: absolute;
  top: 50%;
  left: -9px;
  width: 18px;
  height: 66px;
  cursor: pointer;
}

#switchKAHover .bubble-ka {
  width: 105px;
  height: 36px;
  position: absolute;
  top: -60%;
  left: -40%;
  z-index: 1000;
  background: url("/assets/images/sortGoods/bubble-ka.png") no-repeat;
  background-size: 105px 36px;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  line-height: 32px;
  display: none;
}

#switchKAHover:hover .bubble-ka {
  display: block;
}

/* 结算汇总 */
.summary-bar {
  display: none;
  text-align: left;
  padding-top: 12px;
  width: 100%;
  padding-right: 16px;
  z-index: 1000;
  background-color: #fff;
  margin-bottom: 20px;
  text-align: right;
}

.cart-statistics {
  margin-bottom: 4px;
  text-align: right;
}

.cart-statistics span {
  display: inline-block;
  width: 10%;
}

.cart-statistics .cart-statistics-label {
  font-size: 12px;
  color: #797a7b;
  text-align: left;
  font-style: normal;
}

.cart-statistics #totalQty,
.cart-statistics #totalMoney {
  min-width: 20%;
  width: auto;
  text-align: right;
}

.cart-statistics #totalQty {
  font-family:
    PingFangSC,
    PingFang SC;
  font-size: 12px;
  color: #181818;
  line-height: 20px;
  font-style: normal;
}

.cart-statistics #totalMoney {
  font-family: "siyuanmedium";
  font-size: 18px;
  color: #e7350f;
  text-align: right;
  font-style: normal;
}

.total-text {
  font-size: 24px;
  color: #e64a19;
  font-family: "siyuanmedium";
  margin-left: 10px;
}

#checkOutBtn {
  width: 128px;
  height: 36px;
  background: #e7350f;
  border-radius: 18px;
  border: none;
  padding: 7px 0;
  text-align: center;
  font-family: "siyuanmedium";
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  font-style: normal;
  margin-top: 8px;
}

#checkOutBtn:hover {
  background-color: #cf300d;
}
/* 底部状态盒子 */
.status-grid {
  width: 100%;
  padding: 0 16px;
}

.status-grid .in-account {
  float: left;
  width: 134px;
  margin-right: 2%;
  padding: 12px 0 10px;
  text-align: center;
  border-radius: 8px;
  opacity: 0.8;
  text-align: left;
  padding-left: 12px;
  background-size: cover;
  height: 60px;
  background-size: 26px 26px;
  background-position: 99% 99%;
}

.in-account-1 {
  background: #feeaea url(/assets/images/sortGoods/in-account-1.png) no-repeat;
}

.in-account-2 {
  background: #ffebe0 url(/assets/images/sortGoods/in-account-2.png) no-repeat;
}

.in-account-3 {
  background: #fff2e0 url(/assets/images/sortGoods/in-account-3.png) no-repeat;
  margin-right: 0 !important;
}

.in-account-4 {
  width: 100% !important;
  height: 40px !important;
  background: #fff2e0;
  border-radius: 8px !important;
  margin-top: 8px;
  padding: 10px 12px !important;
  line-height: 16px;
  position: relative;
  opacity: 1 !important;
}

.s-label {
  font-weight: 400;
  font-size: 12px;
  color: #797a7b;
  text-align: left;
  font-style: normal;
  margin-bottom: 9px;
}

.in-account-4 .s-label {
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}

.in-account-4 .s-val {
  display: none;
  float: left;
}

.in-account-4 .invisible {
  float: left;
}

.in-account-4 .invisible img {
  width: 16px;
  cursor: pointer;
}

.in-account-4-expend {
  float: right;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #797a7b;
  line-height: 16px;
  text-align: right;
  font-style: normal;
  cursor: pointer;
}

.in-account-4-expend img {
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

#financialProducts {
  position: absolute;
  bottom: 40px;
  left: -2%;
  height: auto;
  width: 104%;
  background: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 16px;
  padding-right: 8px;
}

#financialProducts:before {
  content: "";
  position: absolute;
  bottom: -13%;
  right: 1%;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-top: 20px solid #fff;
  border-bottom: 20px solid transparent;
  border-right: 20px solid transparent;
}

.product-item {
  width: 30.7%;
  height: 90px;
  background: #feeaea;
  border-radius: 8px;
  margin-right: 8px;
  padding: 12px;
  display: inline-block;
  margin-bottom: 8px;
}

.product-name {
  font-family: "siyuanmedium";
  font-size: 12px;
  color: #181818;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-bottom: 4px;
}

.product-label {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #797a7b;
  text-align: left;
  font-style: normal;
  margin-bottom: 4px;
}

.product-val {
  font-family: "siyuanmedium";
  font-size: 16px;
  color: #181818;
  line-height: 20px;
  text-align: left;
  font-style: normal;
}

.in-account .s-val {
  font-family: "siyuanmedium";
  font-size: 16px;
  color: #181818;
  text-align: left;
}

.in-account .s-val .currency-symbol {
  font-size: 12px;
}

.in-account .s-val .symbol-val {
  margin-left: -4px;
  font-family: "siyuanmedium";
}

/* 多选框样式 */
input[type="checkbox"] {
  position: absolute;
  -webkit-appearance: auto;
  opacity: 0;
}
.checkbox-label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
}

.checkbox-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background: url(/assets/images/sortGoods/icon-checkbox-no.png) no-repeat
    center/18px 18px;
}

input[type="checkbox"]:checked + .checkbox-label::before {
  content: "";
  background: url(/assets/images/sortGoods/icon-checkbox-checked.png) no-repeat
    center/18px 18px;
}

input[type="checkbox"]:disabled + .checkbox-label::before {
  content: "";
  background: url(/assets/images/sortGoods/icon-checkbox-disabled.png) no-repeat
    center/18px 18px;
  cursor: default;
}

.icon-checkbox-not-all::before {
  content: "";
  background: url(/assets/images/sortGoods/icon-checkbox-not-all.png) no-repeat
    center/20px 20px;
  top: -2px;
}
/* 推送华为弹窗 */
#pushHWDialog .dialog-block {
  top: 10% !important;
  width: 740px;
  max-height: 70%;
  overflow-y: hidden !important;
}

#pushHWDialog .top-desc {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #fef4e7;
  border-radius: 4px;
  border: 1px solid #fee8d0;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #fa8f14;
  text-align: left;
  font-style: normal;
  padding-left: 13px;
  margin-top: 12px;
}

#pushHWDialogCon {
  height: 270px;
}

.cart-block {
  height: 100%;
  overflow-y: auto;
}

.cart-list .cart-num {
  margin-top: 12px;
  font-family: "siyuanmedium";
  font-size: 14px;
  color: #0b0b0b;
  text-align: left;
  font-style: normal;
}

.cart-details {
  width: 100%;
  height: auto;
  padding: 12px 16px;
  margin-top: 8px;
  background: #f8fafc;
  border-radius: 4px;
  border: 1px solid #f6f8fa;
}

.material-title {
  font-family: "siyuanmedium";
  font-size: 12px;
  color: #0b0b0b;
  text-align: left;
  font-style: normal;
}

.material-lines {
  margin-top: 4px;
  height: 45px;
  overflow: hidden;
  position: relative;
}

.material-lines .line-con {
  width: 80%;
  overflow: hidden;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  float: left;
}

.material-lines .material-expand {
  cursor: pointer;
  position: absolute;
  top: 30%;
  right: 0;
}

.material-lines .material-expand img {
  vertical-align: bottom;
  width: 12px;
  height: 12px;
}

.remark-text {
  margin-top: 12px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  text-align: left;
  font-style: normal;
}

.remarkHw {
  margin-top: 6px;
  padding: 8px 12px;
  width: 96%;
  height: 58px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #dddfe0;
}

.error-message {
  margin-bottom: 16px;
  width: 100%;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #797a7b;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  padding-left: 20px;
}

#pushSuccess .dialog-block {
  top: 15%;
  height: 200px;
}

#pushSuccessCon {
  text-align: center;
  padding-top: 30px;
  font-size: 14px;
}

/* 报错弹窗 */
#errorTip .dialog-block {
  top: 20%;
}

#errorTip #errorMsg {
  line-height: 20px;
  height: auto;
  max-height: 200px;
  overflow: auto;
}

/* 公共样式 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.no-margin-right {
  margin-right: 0 !important;
}

.pl12 {
  padding-left: 12px !important;
}

.ellipsis-text {
  width: 500px;
  line-height: 16px;
  padding: 8px 0;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; */
}

.cE7350F {
  color: #e7350f;
}

.hidden {
  display: none;
}

#pushSuccess .alert_content {
  height: 65px;
  line-height: 65px;
  width: 100%;
}

#pushSuccess .alert_btn {
  width: 100%;
}
