* {
  margin: 0;
  padding: 0;
}
.swiper-pagination-bullet {background: #fff;opacity: 1;}
.swiper-pagination-bullet-active {background: #ffd43f;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 5px;}
.active{opacity: 1;transition: opacity 0.2s}
#top_img {float:left;width:10rem;}
.banner_img {width:100%;height:100%;}

.all {
  display: none;
}
.shopTitle {
  clear: both;
  width: 9.4rem;
  margin: auto;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  word-wrap: normal;
  font-size: 0.4rem;
  display: -webkit-flex;
  align-items: center;
}
.tag {
  display: inline-block;
  padding-left: 0.13rem;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  border: 0.02rem solid #ff5855;
  color: #ff5855;
  width: 0.45rem;
}
.shopinfo {
  width: 9.4rem;
  margin: auto;
  font-size: 0.3rem;
  overflow: hidden;
}
.shopinfo_quan {
  float: left;
  color: red;
}
.shopinfo_quan span {
  font-size: 0.45rem;
}
.shopinfo_sold {
  float: right;
  color: #282828;
  margin-top: 0.1rem;
}
.shopinfo_sold span {
  color: red;
}

.quanImg {
  position: relative;
  width: 9.4rem;
  margin: auto;
  margin-top: 0.4rem;
}
.quanImg img {
  width: 100%;
}
.txt_youhui {
  position: absolute;
  width: 6.2rem;
  text-align: center;
  z-index: 50;
  left: 0;
  top: 0.4rem;
  font-size: 0.36rem;
  color: #ffffff;
}
.txt_time {
  position: absolute;
  width: 6.2rem;
  text-align: center;
  z-index: 50;
  left: 0;
  top: 1.1rem;
  font-size: 0.32rem;
  color: #ffffff;
}
.txt_youhui span {
  font-size: 0.5rem;
}
.introduction {
  width: 9.4rem;
  margin: auto;
  margin-top: 0.4rem;
  font-size: 0.32rem;
  color: #a8a8a8;
}

.shopIntro {
  width: 9.4rem;
  margin: auto;
  margin-top: 0.8rem;
}
.shopIntroImg {
  float: left;
  width: 1.5rem;
  height: 1.5rem;
}
.shopIntroName {
  width: 7.6rem;
  height: 1.5rem;
  float: left;
  margin-left: 0.3rem;
}
.shopIntroName div {
  height: 0.75rem;
  line-height: 0.75rem;
  font-size: 0.35rem;
  color-interpolation-filters: #ffffff;
}
.shopPingJia {
  clear: both;
  width: 9.4rem;
  margin: auto;
  display: flex;
  font-size: 0.35rem;
}
.shopPingJia div {
  width: 33%;
  text-align: center;
}
.shopPingJia span {
  color: red;
}
.xiangqing {
  width: 9.4rem;
  margin: auto;
  font-size: 0.4rem;
  text-align: center;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-top: 0.5rem;
}
.tagName {
  /* text-indent: 0.2rem; */
  padding-left: 0.2rem;
}
.xiangqingImg {
  width: 100%;
  min-height: 4rem;
}

.btmBtn {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: 10rem;
  height: 1.4rem;
  line-height: 1.2rem;
  background-color: #ffffff;
  overflow: hidden;
  z-index: 100;

  -moz-box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.06);
}
.shareBtn {
  width: 3.3rem;
  height: 1.4rem;
  float: left;
  display: none;
}
.shareBtn img {
  display: block;
  width: 1.5rem;
  height: 0.45rem;
  margin: auto;
  margin-top: 0.47rem;
}
.btmBtnRight {
  width: 6.3rem;
  height: 1rem;
  line-height: 1rem;
  border: 1px solid #FF5855;
  margin-top: 0.16rem;
  float: right;
  border-radius: 0.15rem;
  font-size: 0.42rem;
  overflow: hidden;
  margin-right: 0.15rem;
}
.copyBtn {
  width: 3rem;
  height: 100%;
  float: left;
  text-align: center;
  color: #FF5855;
}
.buyBtn {
  width: 3.3rem;
  height: 100%;
  float: left;
  text-align: center;
  background-color: #FF5855;
  color: #fff;
}

.kouling_copy_bg {
  display: none;
  position: fixed;
  width: 10rem;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.kouling_copy_con {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 8.5rem;
  height: 7rem;
}
.kouling_copy {
  height: 5.8rem;
  background-color: #ffffff;
  border-radius: 0.15rem;
}
.kouling_txt {
  width: 86%;
  height: 2.3rem;
  padding: 0.2rem;
  margin: auto;
  background-color: #f3f3f3;
  font-size: 0.33rem;
}
.kouling_txt span{
    color: #a8a8a8;
}
.kouling_top {
  width: 100%;
  text-align: center;
  height: 1.3rem;
  line-height: 1.3rem;
  font-size: 0.4rem;
  color: #282828;
}
.kouling_copy_btn {
  width: 93%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background-color: #ffd43f;
  margin: auto;
  margin-top: 0.45rem;
  border-radius: 1rem;
  color: #fff;
  font-size: 0.38rem;
}
.kouling_copy_close {
  width: 0.826667rem;
  height: 0.826667rem;
  margin: auto;
  margin-top: 0.6rem;
}
.kouling_copy_close img {
  width: 100%;
  height: 100%;
}

.shareBg {
  display: none;
  position: fixed;
  width: 10rem;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.shareBg img {
  width: 10rem;
}

.img404Div {
  display: none;
}
.img404 {
  width: 3.5rem;
  height: 3.5rem;
  margin-left: 3.25rem;
  margin-top: 3rem;
}
.txt {
  width: 10rem;
  text-align: center;
  font-size: 0.34rem;
  margin-top: 0.3rem;
  color: #656565;
}
.lookOtherBtn {
  width: 3.7rem;
  height: 1rem;
  line-height: 1rem;
  background-color: #ffd43f;
  margin: auto;
  margin-top: 0.8rem;
  text-align: center;
  font-size: 0.35rem;
  color: white;
  border-radius: 0.5rem;
}
