.viewport-new .zhi-coupon {
  display: none;
}

.viewport-new .jianjie {
  padding-top: 0.4rem;
  padding-bottom: 0;
}

.viewport-new .commonComment-no .head {
  border-bottom: 1px solid #e5e5e5;
}

.viewport-new .comment-part .comment-list li:last-child {
  border-bottom: 0;
}

.viewport-new .comment-part .top {
  border-bottom: 1px solid #e5e5e5;
}

.viewport-new .commonComment-post-module {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.viewport-new .commonComment-post-module input {
  border: 1px solid #e5e5e5;
}

.viewport-new .commonComment-post-module .sub-box {
  border: 1px solid #e5e5e5;
}

.zhi-coupon-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 6.86rem;
  height: 1.47rem;
  background: url("../img/zhi/quan-s.png") no-repeat center;
  background-size: contain;
  margin-bottom: 0.4rem;
}

.zhi-coupon-new .detail {
  width: 4.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.zhi-coupon-new .detail .value {
  font-size: 0.68rem;
  font-weight: 500;
  margin-right: 0.25rem;
  margin-top: 0.16rem;
}

.zhi-coupon-new .detail .value .unit {
  font-size: 0.24rem;
}

.zhi-coupon-new .detail .tip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.4rem;
}

.zhi-coupon-new .detail .tip .t1 {
  font-size: 0.28rem;
  margin-top: 0.1rem;
}

.zhi-coupon-new .detail .tip .t2 {
  font-size: 0.24rem;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  white-space: nowrap;
  margin-top: -2px;
}

.zhi-coupon-new .receive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.25rem;
  font-size: 0.28rem;
  color: #fff;
  font-weight: 600;
}

.zhi-coupon-new.tenThousand {
  background: url("../img/zhi/quan-l.png") no-repeat center;
  background-size: contain;
}

.zhi-coupon-new.tenThousand .detail {
  width: 5.21rem;
}

.zhi-coupon-new.tenThousand .detail .value {
  margin-right: 0.2rem;
}

.zhi-coupon-new.tenThousand .receive {
  width: 1.6rem;
  padding: 0 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0.36rem;
}

.forum-detail-vote {
  height: 3.38rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.forum-detail-vote .good {
  width: 1.2rem;
  height: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.forum-detail-vote .good i {
  width: 0.35rem;
  height: 0.36rem;
  background: url("../img/forum-new/good-g.png") no-repeat center;
  background-size: contain;
  line-height: normal;
  margin-bottom: 0.05rem;
  margin-top: 0.1rem;
}

.forum-detail-vote .good span {
  font-size: 0.28rem;
  color: #262626;
  line-height: normal;
}

.forum-detail-vote .good.on i {
  background: url("../img/forum-new/good-r.png") no-repeat center;
  background-size: contain;
}

.forum-detail-vote .good.on span {
  color: #F74645;
}

.forum-detail-vote .tip {
  font-size: 0.24rem;
  color: #262626;
  margin-top: 0.34rem;
}

.active-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10001;
  background-color: rgba(0, 0, 0, 0.65);
}

.active-pop .active-container {
  background-color: #fff;
  position: absolute;
  bottom: -800px;
  left: 0;
  right: 0;
  border-top-left-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}

.active-pop .active-container .title {
  padding: 0.4rem 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.active-pop .active-container .title .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.active-pop .active-container .title .left i {
  width: 0.38rem;
  height: 0.38rem;
  background: url("../img/active/icon.png") no-repeat center;
  background-size: contain;
  margin-right: 0.15rem;
}

.active-pop .active-container .title .left span {
  font-size: 0.38rem;
  color: #333;
  font-weight: bold;
  line-height: 0.4rem;
}

.active-pop .active-container .section {
  line-height: normal;
  padding-bottom: 0.9rem;
}

.active-pop .active-container .section li {
  width: 6.9rem;
  height: 1.07rem;
  border-bottom: 1px solid #dfdfdf;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.active-pop .active-container .section li .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.active-pop .active-container .section li .icon {
  width: 0.7rem;
  height: 0.7rem;
  background: url("../img/active/buy.png") no-repeat center;
  background-size: 0.5rem 0.5rem;
  border: 1px solid rgba(102, 102, 102, 0.1);
  border-radius: 50%;
  margin-right: 0.3rem;
}

.active-pop .active-container .section li .icon.hb {
  background: url("../img/active/hb.png") no-repeat center;
  background-size: 0.5rem 0.5rem;
}

.active-pop .active-container .section li .icon.yhq {
  background: url("../img/active/yhq.png") no-repeat center;
  background-size: 0.5rem 0.5rem;
}

.active-pop .active-container .section li .name {
  font-size: 0.32rem;
  color: #333;
  max-width: 4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.active-pop .active-container .section li .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.07rem;
}

.active-pop .active-container .section li .link span {
  font-size: 0.26rem;
  color: #F74645;
  margin-right: 0.2rem;
}

.active-pop .active-container .section li .link i {
  width: 0.1rem;
  height: 0.18rem;
  background: url("../img/active/link.png") no-repeat center;
  background-size: 100%;
  margin-top: -0.02rem;
}

.zhi-detail-footer {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
  height: 1.16rem;
  background-color: #fff;
  z-index: 10000;
  border-top: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.zhi-detail-footer .vote {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.8rem;
}

.zhi-detail-footer .vote i {
  width: 0.32rem;
  height: 0.34rem;
  background: url("../img/forum-new/vote.png") no-repeat center;
  background-size: contain;
  margin-bottom: 0.1rem;
  margin-top: 0.04rem;
}

.zhi-detail-footer .vote span {
  font-size: 0.24rem;
  color: #333;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zhi-detail-footer .vote.on i {
  background: url("../img/forum-new/vote-r.png") no-repeat center;
  background-size: contain;
}

.zhi-detail-footer .vote.on span {
  color: #F74645;
}

.zhi-detail-footer .collect {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1rem;
}

.zhi-detail-footer .collect i {
  width: 0.36rem;
  height: 0.34rem;
  background: url("../img/zhi/collect-g.png") no-repeat center;
  background-size: contain;
  margin-bottom: 0.1rem;
  margin-top: 0.04rem;
}

.zhi-detail-footer .collect span {
  font-size: 0.24rem;
  color: #333;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zhi-detail-footer .collect.on i {
  background: url("../img/zhi/collect-r.png") no-repeat center;
  background-size: contain;
}

.zhi-detail-footer .collect.on span {
  color: #F74645;
}

.zhi-detail-footer .comment {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1rem;
}

.zhi-detail-footer .comment i {
  width: 0.36rem;
  height: 0.34rem;
  background: url("../img/forum-new/comment.png") no-repeat center;
  background-size: contain;
  margin-bottom: 0.1rem;
  margin-top: 0.04rem;
}

.zhi-detail-footer .comment span {
  font-size: 0.24rem;
  color: #333;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zhi-detail-footer .do-comment {
  position: absolute;
  right: 0.3rem;
  top: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2rem;
  line-height: 0.68rem;
  background: -webkit-gradient(linear, left top, right top, from(#f6864c), to(#f74645));
  background: linear-gradient(90deg, #f6864c, #f74645);
  border-radius: 0.34rem;
  color: #fff;
  font-size: 0.3rem;
}

.related-offers {
  width: 6.86rem;
  margin: 0 auto;
}

.related-offers li {
  width: 7.18rem;
  height: 3.1rem;
  border-bottom: 1px #E6E6E6 solid;
}

.related-offers li .img {
  width: 2.5rem;
  height: 2.5rem;
  float: left;
  margin-top: 0.3rem;
}

.related-offers li .img img {
  max-width: 100%;
  max-height: 100%;
}

.related-offers li .right {
  width: 4.06rem;
  height: 2rem;
  float: left;
  margin-left: 0.3rem;
  margin-top: 0.3rem;
}

.related-offers li .right .title {
  font-size: 0.3rem;
  color: #111;
  line-height: 0.45rem;
  height: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.related-offers li .price {
  overflow: hidden;
  margin-top: 0.15rem;
}

.related-offers li .price span {
  float: left;
}

.related-offers li .price .s1 {
  font-size: 0.24rem;
  color: #f74645;
  margin-top: 0.08rem;
}

.related-offers li .price .s2 {
  font-size: 0.32rem;
  color: #f74645;
  margin-right: 0.2rem;
  max-width: 1.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 0.48rem;
}

.related-offers li .price .tag {
  float: left;
  font-size: 0.24rem;
  color: #fff;
  border-radius: 0.05rem;
  line-height: 0.34rem;
  padding: 0 0.1rem;
  margin-top: 0.06rem;
  margin-right: 0.1rem;
}

.related-offers li .price .quan {
  float: right;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.34rem;
  margin-top: 0.06rem;
  text-align: center;
}

.related-offers li .price .quan1 {
  width: 1.06rem;
  background: url("/themes/baiqiang_v4_mobile/Public/img/zhi/quan2.png") no-repeat;
  background-size: 1.06rem 0.34rem;
}

.related-offers li .price .quan2 {
  width: 1.2rem;
  background: url("/themes/baiqiang_v4_mobile/Public/img/zhi/quan3.png") no-repeat;
  background-size: 1.2rem 0.34rem;
}

.related-offers li .other {
  color: #999;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  position: relative;
  overflow: hidden;
}

.related-offers li .other .sl {
  float: left;
  max-width: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.related-offers li .other .sr {
  float: right;
}

.arial {
  font-family: arial;
}
