@charset "UTF-8";
/*banner区*/
.banner-top {
  height: 3.2rem;
  width: 100%; }

.banner-top .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.banner-top .swiper-pagination {
  position: absolute;
  left: 80%;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 0.12rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 0.5rem;
  border-radius: 50%; }

/* news offer */
.offer-list {
  width: 100%; }

.offer-list ul li {
  margin-bottom: 0.08rem;
  background: #fff;
  position: relative; }

.offer-list ul li .offer-info {
  height: 1.2rem;
  padding: 0 0.12rem 0 0.12rem;
  position: relative; }

.offer-list ul li .offer-info h3 {
  height: 0.5rem;
  padding-top: 0.1rem; }

.offer-list ul li .offer-info h3 span {
  height: .2rem;
  line-height: 0.2rem;
  font-size: 0.18rem;
  color: #323232; }

.offer-list ul li .offer-info h3 .time-after,
.offer-list ul li .offer-info h3 .look-num {
  padding-left: 0.34rem;
  font-size: 0.12rem;
  color: #909090; }

.offer-list ul li .offer-info h3 .time-after {
  background: url("./../../images/mall/time.png") no-repeat 0.16rem 0.03rem/0.13rem 0.13rem;
  background-size: 0.13rem 0.13rem;
  padding-right: 0.05rem;
  float: right; }

.offer-list ul li .offer-info p {
  height: 0.3rem;
  line-height: 0.3rem; }

.offer-list ul li .offer-info p span {
  font-size: 0.12rem;
  color: #909090; }

.offer-list ul li .offer-info .cate-price .price {
  font-size: 0.18rem;
  color: #ff0000;
  font-weight: 500; }

.offer-list ul li .offer-info .cate-price .price .wss-price {
  background: #f5bd8f; }

.offer-list ul li .offer-info .cate-price span {
  padding-right: .02rem; }

.offer-list ul li .offer-info .cate-price .product-name {
  font-size: 0.15rem;
  color: #323232;
  padding-right: 0.05rem; }

.offer-list ul li .offer-info .cate-price span.detail {
  padding-right: 0.2rem;
  height: 100%;
  background: url("./../../images/mall/detail.png") no-repeat 0 center/0.2rem 0.2rem;
  background-size: 0.2rem 0.2rem; }

.offer-list ul li .offer-info .commod-show span {
  width: 33.333%;
  overflow: hidden; }

.offer-list ul li .offer-tag {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 0.6rem;
  height: 0.6rem; }

.offer-list ul li .logo-status1 {
  background: url("./../../images/mall/status1.png") no-repeat center/cover;
  background-size: cover; }

.offer-list ul li .logo-status2 {
  background: url("./../../images/mall/status2.png") no-repeat center/cover;
  background-size: cover; }

/*定金比例*/
.earnest {
  margin-bottom: 0.08rem;
  padding: 0 0.12rem; }

.earnest div {
  height: 0.42rem;
  line-height: 0.42rem;
  display: flex; }

.earnest span {
  flex: 1;
  font-size: 0.14rem; }

/* 支付方式 */
.pay-type {
  padding: 0rem 0.12rem;
  border-bottom: 1px solid #e1e1e1; }

.pay-type h3 {
  font-size: 0.18rem;
  height: 0.4rem;
  line-height: 0.4rem;
  padding-left: 0.3rem;
  color: #323232;
  font-weight: 500; }

.pay-type h3 .small {
  font-size: 0.15rem;
  color: #323232;
  font-weight: 400; }

.pay-type h3 .more {
  padding-left: 0.25rem;
  height: 100%;
  background: url("./../../images/mall/more.png") no-repeat center/0.14rem;
  background-size: 0.14rem; }

.reach h3 {
  background: url("./../../images/mall/reach.png") no-repeat 0 0.1rem/0.2rem 0.2rem;
  background-size: 0.2rem; }

.buy h3 {
  background: url("./../../images/mall/buy.png") no-repeat 0 0.1rem/0.2rem 0.2rem;
  background-size: 0.2rem; }

.pay-type p {
  font-size: 0.14rem;
  color: #909090;
  line-height: 0.24rem;
  padding: 0.06rem 0 0.08rem 0.3rem; }

.pay-type p.danger {
  background-image: url("../../images/mall/danger.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 0.24rem 0.24rem; }

.pay-type p.danger span {
  color: #d6010e; }

/* 信息 */
.info {
  width: 100%; }

.info .title {
  height: 0.36rem;
  padding: 0.1rem 0;
  border-bottom: 1px solid #e1e1e1;
  background: #efeff4;
  position: relative; }

.info .title h3 {
  color: #323232;
  height: 0.16rem;
  line-height: 0.16rem;
  font-size: 0.14rem;
  border-left: 0.04rem solid #7090ee;
  padding-left: 0.1rem; }

.info .title .logo-down {
  position: absolute;
  transform: rotate(-90deg);
  transition: all 0.5s;
  right: 0.12rem;
  top: 50%;
  margin-top: -0.08rem;
  width: 0.09rem;
  height: 0.16rem;
  background: url(./../../images/mall/logo-down.png) no-repeat center/cover;
  background-size: cover; }

.info .content {
  display: flex;
  padding: 0.12rem;
  background: #fff;
  font-size: 0.14rem;
  border-bottom: 1px solid #e1e1e1; }

.info .content .left {
  flex: 1;
  color: #909090; }

.info .content .right {
  flex: 3;
  color: #323232;
  padding-left: 0.1rem; }

.detail-content .title {
  height: 0.6rem;
  width: 100%;
  position: relative; }
  .detail-content .title .line {
    position: absolute;
    width: 90%;
    height: 0;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    border-bottom: 1px dashed #969696;
    border-bottom-width: 2px; }
  .detail-content .title .text {
    position: absolute;
    padding: 0.1rem 0.2rem;
    background: #f2f2f2;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #323232; }

.detail-content .description {
  padding-bottom: 0.6rem; }
  .detail-content .description .content {
    background: #fff;
    padding: 0.12rem;
    display: block; }
    .detail-content .description .content img {
      display: block;
      width: 100%; }

/* 商铺信息 */
.shop-info {
  margin-top: 0.08rem;
  padding: 0.12rem;
  background: #fff; }

.shop-info .shop-title {
  padding-left: 1rem;
  background-repeat: no-repeat;
  background-position: 0 0.05rem;
  background-size: 0.95rem; }

.shop-info .shop-title h3 {
  line-height: 0.24rem;
  font-size: 0.16rem;
  color: #323232; }

.shop-info .shop-title div {
  height: 0.3rem;
  padding: 0.05rem 0; }

.shop-info .shop-title div .shops {
  width: 0.7rem;
  height: 0.2rem;
  line-height: 0.2rem;
  background: #d6010e;
  color: #fff;
  text-align: center;
  font-size: 0.13rem;
  margin-right: 0.12rem; }

.shop-info .shop-title div .buy {
  width: 0.2rem;
  height: 0.2rem;
  background: url(./../../images/mall/reach.png) no-repeat right center/0.2rem;
  background-size: 0.2rem; }

.shop-info .shop-title .business {
  line-height: 0.24rem;
  font-size: 0.14rem;
  color: #909090; }

.shop-info .shop-content {
  padding: 0.25rem 0;
  height: 0.75rem;
  display: flex; }

.shop-info .shop-content div {
  flex: 1;
  border-right: 1px solid #e1e1e1;
  position: relative; }

.shop-info .shop-content div:last-child {
  border-right: none; }

.shop-info .shop-content div p {
  position: absolute;
  width: 100%;
  height: 0.45rem;
  top: -0.1rem;
  left: 0;
  padding-top: 0.25rem;
  text-align: center;
  line-height: 0.2rem;
  color: #646464;
  font-size: 0.13rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.shop-info .shop-content div.type1 p {
  background: url(./../../images/mall/type1.png) no-repeat center 0/0.13rem;
  background-size: 0.13rem; }

.shop-info .shop-content div.type2 p {
  background: url(./../../images/mall/type2.png) no-repeat center 0/0.2rem;
  background-size: 0.2rem; }

.shop-info .shop-content div.type3 p {
  background: url(./../../images/mall/type3.png) no-repeat center 0/0.2rem;
  background-size: 0.2rem; }

.shop-info .shop-content div.type4 p {
  background: url(./../../images/mall/type4.png) no-repeat center 0/0.2rem;
  background-size: 0.2rem; }

.shop-info .go-shop {
  width: 1.6rem;
  height: 0.35rem;
  line-height: 0.35rem;
  border: 1px solid #0790ee;
  margin: 0 auto;
  border-radius: 0.05rem;
  text-align: center;
  color: #0790ee;
  font-size: 0.14rem;
  font-weight: 300; }
