html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*font-size:100%;*/
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6, em, i {
  font-weight: 100;
  font-style: normal
}

ul, ol, li {
  list-style-type: none
}

a {
  color: #666;
  text-decoration: none;
  outline: 0
}

a:hover {
  text-decoration: none
}

input {
  background: none;
  border: none;
  outline: none;
  display: block;
}


a, input, button {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}


body {
  background: #f7f7f7 !important;
  color: #333333;
  font: 12px/1 Tahoma, Helvetica, Arial, “\5b8b\4f53”, sans-serif;
}

.clearfix {
  zoom: 1;
}

.bd-txt-padding-1-0 {
  padding: 0.1rem 0.2rem 0.1rem 0;
  font-size: 0.7rem
}

.bd-txt-padding-3-0 {
  padding: 0.15rem 0.2rem 0.15rem 0;
  font-size: 0.7rem
}

.bd-line-padding-1 {
  padding: 0.65rem 0.3rem;
  line-height: 1.2rem;
  font-size: 1.2rem
}

.bd-line-padding-1 .line-to-right {
  color: #C0C0C0;
  float: right;
  margin-right: 1rem
}

.bd-line-padding-1 .line-txt {
  margin-left: 1rem;
  display: inline-block;
  font-size: 0.9rem
}

.bd-topic-line-img {
  width: 60px;
  height: 60px;
  margin-top: 15px;
  margin-left: 15px
}

.bd-top-ling-txt-nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 15rem;
}

.bd-md-btn {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0);
}

.bd-md-btn-padding-6 {
  padding: 4px 16px;
}

.bd-md-btn-margin-6 {
  margin-bottom: 6px;
  margin-right: 4px;
}

.bd-md-font-size-12 {
  font-size: 0.9rem;
}

.bd-md-font-size-13 {
  font-size: 1rem;
}

.bd-md-font-size-14 {
  font-size: 1.1rem;
}

.bd-md-font-size-15 {
  font-size: 1.2rem;
}

.bd-go-back {
  position: fixed; /*固定顶部不动*/
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 1rem;
  text-align: center;
  color: #FFFFFF;
  top: 0;
  left: 0;
  z-index: 9999;
}

.bd-go-back img {
  position: absolute;
  height: 30px;
  width: 30px;
  left: 8px;
  top: 7px;
  opacity: 0.5;
}

.bd-go-back-ico {
  position: absolute;
  text-align: center;
  left: 8px;
  top: 0.5rem;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  color: #ffffff;
  z-index: 999;
  border-radius: 50%;
}

.bd-list-show-left {
  display: inline-block;
  width: 14%;
  float: left;
  text-align: center;
  margin-top: 3%
}

.bd-list-show-img {
  width: 72%;
  height: 72%;
}

.bd-list-show-title {
  padding: 0.5rem 0 0 0.5rem;
  font-weight: 500;
  font-size: 1.05rem;
}

.bd-list-show-tag {
  padding: 0.2rem 0.3rem;
  font-size: 0.6rem;
  border-radius: 2px;
  color: #ffffff;
}


.bd-list-show-container {
  padding: 0.2rem 1rem 0.1rem 0.3rem;
  font-size: 0.8rem;
  border-radius: 2px;
  color: #666;
  text-indent: 1.5rem;
  line-height: 0.9rem;
}

.bd-list-goods-img {
  width: 75px;
  height: 75px;
  object-fit: cover;
}


.bd-modal-container {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: #333333;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.bd-modal-body {
  background-color: #f7f7f7;
  min-height: 70%;
  width: 100%;
  position: absolute;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  bottom: 0
}

.bd-input-bottom-line {
  width: 100%;
  border-top: 0 dashed #fff;
  border-left: 0 dashed #fff;
  border-right: 0 dashed #fff;
  border-bottom: 1px dashed #999;
  padding-bottom: 0.6rem;
  font-size: 0.9rem
}

.bd-btn-left-half-radius {
  padding: 0.5rem 0;
  display: inline-block;
  background-color: #aaaaaa;
  text-align: center;
  width: 40%;
  border-radius: 1.2rem 0 0 1.2rem;
  color: #ffffff;
  float: left
}

.bd-btn-right-half-radius {
  padding: 0.5rem 0;
  display: inline-block;
  text-align: center;
  width: 40%;
  border-radius: 0 1.2rem 1.2rem 0 !important;
  border: none !important;
}

.integral-number-container {
  background-color: #333333;
  display: flex;
  width: 100%;
  flex-wrap: wrap
}

.integral-value {
  height: 50px;
  width: 25%;
  text-align: center;
  line-height: 50px;
  color: #f5f0fc;
}

.footer {
  z-index: 999999;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 72px;
  width: 100%;
  font-size: 0.8rem;
  display: flex;
  color: #ffff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bd-coupon-info {
  margin-left: 1rem;
}

.story-img {
  display: flex;
  flex-wrap: wrap;
}

.story-img .img-wrap {
  flex-grow: 1;
  margin-bottom: 2px;
}

.img-wrap img {
  display: block;
  min-width: 98%;
  object-fit: cover;
}

.whole {
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.story-content {
  padding: 0 1rem 1rem 1rem;
}


.bd-goods-list-img {
  display: inline-block;
  width: 30%;
  margin-right: 1.5px;
  /*margin-bottom: 2px;*/
  height: 0;
  padding-bottom: 30%;
  position: relative;
}

.activity-rule >>> p {
  text-align: left;
  line-height: 1.2rem;
}

.activity-rule >>> span {
  font-size: 0.8rem;
}

.txt-content {
  padding: 1rem 2.5rem;
  line-height: 1.3rem;
  text-align: left;
  white-space: pre-line
}

.big-pic-show {
  position: fixed;
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  background: #000;
  top: 0;
}

.big-pic-show img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

