.wrap-supermarket {
  width: 1200px;
  margin: 0 auto;
}
.wrap-supermarket .supermarket-main {
  max-width: 820px;
  float: left;
  background: #f8f8f8;
}
.wrap-supermarket .supermarket-main .main-crumbs {
  padding-top: 20px;
  padding-bottom: 12px;
}
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-list {
  font-size: 12px;
  font-weight: 300;
}
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-list a,
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-list i {
  color: #787878;
}
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-list span {
  color: #2b74af;
}
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-date {
  margin-top: -8px;
}
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-date .date-info {
  float: right;
  font-size: 12px;
  font-weight: 300;
  color: #787878;
  line-height: 17px;
}
.wrap-supermarket .supermarket-main .main-crumbs .crumbs-date .date-info span {
  padding-left: 6px;
  padding-right: 20px;
}
.wrap-supermarket .supermarket-main .main-filter {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 7px;
}
.wrap-supermarket .supermarket-main .main-list {
  display: none;
}
.wrap-supermarket .supermarket-main .main-list .list-box {
  width: 260px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  float: left;
  margin: 0 20px 40px 0;
  border-radius: 7px;
  cursor: pointer;
}
.wrap-supermarket .supermarket-main .main-list .list-box:hover {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .list-box
  .box-title
  .title-icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  float: left;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .list-box
  .box-title
  .title-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .list-box
  .box-title
  .title-desc {
  margin-top: 14px;
  font-size: 12px;
  font-weight: 300;
  color: #787878;
  line-height: 17px;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-desc {
  margin-top: 20px;
  height: 72px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 300;
  color: #262626;
  line-height: 24px;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-tags {
  margin-top: 24px;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .list-box
  .box-tags
  .tags-number {
  font-size: 28px;
  font-family: SourceHanSerifCN-Heavy, SourceHanSerifCN;
  font-weight: 800;
  color: #dd2200;
  line-height: 40px;
  text-align: center;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-tags .tags-title {
  font-size: 12px;
  font-weight: 300;
  color: #787878;
  line-height: 17px;
  text-align: center;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-info {
  margin-top: 24px;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-info .info-item {
  float: left;
  width: 50%;
  height: 26px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 300;
  color: #787878;
  line-height: 17px;
  overflow: hidden;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .list-box
  .box-info
  .info-item
  span {
  padding-left: 5px;
  font-size: 12px;
  font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
  font-weight: 500;
  color: #262626;
  line-height: 26px;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-detail {
  margin-top: 6px;
  line-height: 20px;
  text-align: center;
}
.wrap-supermarket .supermarket-main .main-list .list-box .box-detail a {
  font-size: 14px;
  font-weight: 300;
  color: #2b74af;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .PreSale-box
  .box-title
  .title-icon {
  background: url("../image/PreSale.png") no-repeat 0 0;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .PreSale-box
  .box-title
  .title-text {
  color: #f7b500;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .OnSale-box
  .box-title
  .title-icon {
  background: url("../image/OnSale.png") no-repeat 0 0;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .OnSale-box
  .box-title
  .title-text {
  color: #6faa4f;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .CommissionPeriod-box
  .box-title
  .title-icon {
  background: url("../image/CommissionPeriod.png") no-repeat 0 0;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .CommissionPeriod-box
  .box-title
  .title-text {
  color: #f7b500;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .other-box
  .box-title
  .title-icon {
  background: url("../image/Other.png") no-repeat 0 0;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .other-box
  .box-title
  .title-text {
  color: #2b74af;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .Expired-box
  .box-title
  .title-icon {
  background: url("../image/Expired.png") no-repeat 0 0;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .Expired-box
  .box-title
  .title-text {
  color: #787878;
}
.wrap-supermarket
  .supermarket-main
  .main-list
  .Expired-box
  .box-tags
  .tags-number {
  color: #999;
}
.wrap-supermarket .supermarket-main .main-list .mr0 {
  margin-right: 0;
}
.wrap-supermarket .supermarket-main .main-list .active-box {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
}
.wrap-supermarket .supermarket-main .mian-show {
  display: block;
}
.wrap-supermarket .supermarket-main .main-loadmore {
  width: 820px;
  height: 60px;
  background: #fff;
  text-align: center;
  border-radius: 7px;
  overflow: hidden;
}
.wrap-supermarket .supermarket-main .main-loadmore a {
  font-size: 14px;
  font-weight: 400;
  color: #2b74af;
  line-height: 60px;
  padding: 0 30px;
}
.wrap-supermarket .supermarket-main .main-loadall {
  width: 820px;
  height: 60px;
  background: #fff;
  text-align: center;
  border-radius: 7px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #2b74af;
  line-height: 60px;
  padding: 0 30px;
}
.wrap-supermarket .xhcj_right {
  padding-top: 57px;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.mgt10 {
  margin-bottom: 10px;
}

.ui-selector {
  width: 780px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}
.ui-selector-line .selector-line-yh {
  position: relative;
}
.ui-selector-line .selector-line-yh span {
  font-size: 12px;
  color: #787878;
}
.ui-selector-line .selector-line-yh input {
  width: 250px;
  height: 24px;
  line-height: 24px;
  padding: 0 26px 0 10px;
  border-radius: 5px;
  border: 1px solid #ececec;
  font-size: 12px;
  color: #787878;
  cursor: pointer;
  background: url("../image/bank_select.png") 262px center no-repeat;
}
.ui-selector-line .selector-line-yh .yh-list-wrap {
  position: absolute;
  left: -20px;
  top: 26px;
  width: 750px;
  padding: 10px 35px 20px 35px;
  z-index: 1111;
  background: white;
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.12);
  border-radius: 7px;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-head {
  padding-bottom: 7px;
  border-bottom: 1px solid #f0f0f0;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-head span {
  padding: 2px 6px;
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-head span:hover {
  background-color: #cda949;
  color: #fff;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-head .cur {
  background-color: #cda949;
  color: #fff;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-list {
  margin-top: 20px;
  position: relative;
  min-height: 20px;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-list label {
  position: absolute;
  top: 4px;
  left: -17px;
  font-size: 12px;
  color: #2b74af;
}
.ui-selector-line .selector-line-yh .yh-list-wrap .yh-list-list span {
  display: inline-block;
  width: 33%;
  line-height: 20px;
  font-size: 12px;
  color: #262626;
  cursor: pointer;
}
.ui-selector-line .selector-line-rq span {
  font-size: 12px;
  color: #787878;
}
.ui-selector-line .selector-line-rq .data-item {
  width: 100px;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 5px;
  border: 1px solid #ececec;
  font-size: 12px;
  color: #787878;
  background: url("../image/icon_data.png") 94px center no-repeat;
}
.ui-selector-line .selector-line-syl span {
  font-size: 12px;
  color: #787878;
}
.ui-selector-line .selector-line-syl a {
  padding-left: 20px;
  font-size: 12px;
  color: #262626;
}
.ui-selector-line .selector-line-zt {
  width: 368px;
}
.ui-selector-line .selector-line-zt span {
  font-size: 12px;
  color: #787878;
}
.ui-selector-line .selector-line-zt a {
  padding-left: 20px;
  font-size: 12px;
  color: #262626;
}
.ui-selector-result {
  border-top: 1px solid #eaeaea;
  margin-top: 20px;
  padding-top: 10px;
  overflow: hidden;
}
.ui-selector-result .selector-result-wrap {
  width: 88%;
}
.ui-selector-result .selector-result-btn span {
  padding: 2px 6px;
  background: #cda949;
  border-radius: 10px;
  width: 25px;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.ui-selector-result span {
  display: inline-block;
  font-size: 12px;
  color: #2b74af;
  padding-right: 30px;
}
.ui-selector-result span i {
  float: right;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("../image/close.png") center center no-repeat;
  cursor: pointer;
}

#layui-laydate1 .layui-laydate-header {
  background-color: #fff !important;
}

#layui-laydate2 .layui-laydate-header {
  background-color: #fff !important;
}

.laydate-theme-molv .layui-laydate-header i,
.laydate-theme-molv .layui-laydate-header span {
  color: #262626 !important;
}

.ui-loading {
  text-align: center;
}
.ui-loading img {
  width: 50px;
  height: 50px;
}

.data-item {
  cursor: pointer;
}

.ui-zxdt li {
  padding-left: 15px;
  background: url("../image/icon_circular.png") -17px center no-repeat;
}
