.wrap__bg {
  left: 0;
  top: 0;
  width: 100%;
  z-index: -999;
}
.mod_pic {
  display: block;
  width: 100%;
}

.mui_loading.box {
  height: 2rem;
  font-size: 16px;
}
.mui_loading.full {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  -webkit-box-orient: vertical;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mui_loading {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  height: 0.55rem;
}
.mui_loading__bd {
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  width: 100%;
  pointer-events: auto;
}
.mui_loading__cont {
  display: -webkit-box;
  -webkit-box-align: center;
}
.mui_loading__icon {
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.05rem;
  background: currentColor;
  -webkit-mask-image: url(//y.gtimg.cn/mediastyle/mod/mobile/img/system_loading.svg?max_age=2592000);
}
.mui_loading__text {
  display: block;
  margin-left: 0.05rem;
  font-size: 0.14rem;
}
.mui_loading.mask .mui_loading__cont {
  -webkit-box-orient: vertical;
  padding: 0.2rem 0.2rem 0.16rem;
  border-radius: 0.05rem;
  background: rgba(0, 0, 0, 0.8);
}
.mui_loading.mask .mui_loading__icon {
  width: 0.28rem;
  height: 0.28rem;
  margin: 0 auto 0.1rem;
  color: #fff;
}
.mui_loading.mask .mui_loading__text {
  font-size: 0.16rem;
  color: #fff;
}
.mui_loading__box {
  display: flex;
  align-items: center;
  height: 20px;
}
.mui_loading__item {
  display: block;
  margin-right: 3px;
  width: 3px;
  height: 10px;
  border-radius: 3px;
  background-color: currentColor;
  -webkit-animation: loading_ani 0.4s ease-in-out infinite alternate;
}
.mui_loading__item:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
}
.mui_loading__item:nth-of-type(3) {
  -webkit-animation-delay: 0.2s;
}
.mui_loading__item:nth-of-type(4) {
  -webkit-animation-delay: 0.3s;
}
.mui_loading__item:nth-of-type(5) {
  -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes loading_ani {
  0% {
    height: 10px;
  }
  100% {
    height: 20px;
  }
}
/* .c_txt2 {
  color: rgba(26, 26, 26, 0.5);
} */

.reserve_calendar_btn {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}
.reserve_calendar_btn > .pic {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.reserve_calendar_btn--fixed {
  position: fixed !important;
  left: 15% !important;
  bottom: 0.2rem !important;
  top: auto !important;
  width: 70% !important;
  z-index: 980 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mui_card_share {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  margin: 0;
  overflow: hidden;
  color: #fff;
  background: #333029;
}
.card_share__media {
  position: relative;
  width: 80%;
  height: 65%;
  margin-top: 3%;
  overflow: hidden;
}
.card_share__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.card_share__btn {
  display: block;
  height: 38px;
  margin: 35px auto 25px;
  padding: 0 28px;
  line-height: 38px;
  font-size: 16px;
  border: solid 1px;
  border-radius: 40px;
}
.card_share__close {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
.card_share__close::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURf///////0dwTP///////////////////////9eHltQAAAAJdFJOU3+AACwtCQJkZp22za0AAADYSURBVCjPfZNBEsIgDEW/Qw9gd65D65rhBI5HcNO9G0+g+97cEAohTsYuoLy+AgkBdKWf50mg7W7Z8ias+2Th7fLAaz4bdTnNH3Bj1BtLkNaIEy/EXbAiw9LnxqJMBjJqkrlAo1pFgbGrVRRY3vMgVtjU9hGkoz4NSNUmHlDGuh76XkIXGyyqxgCNT6OFBqjB/oXu795C7pa8zbtheglxUzckOZB3HPmAaTy4UGG0R5wFJlsMocBoykYMGPFQYcWqlqLNI4ylaNc92PJOXN60ZQsjXwTvynwBNRtkE6dtnVoAAAAASUVORK5CYII=);
  background-size: cover;
}

.js_video {
  display: block;
  width: 100%;
  height: 100%;
}

.bg_img_box {
  width: 100%;
  height: 100%;
  z-index: 999;
}
.bg_img_box > img {
  width: 100%;
  height: auto;
}
.rotateImages {
  animation-name: myRotate;
  -webkit-animation-name: myRotate;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes myRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes myRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.comment-wrap {
  overflow: auto;
  width: 100%;
  height: 100%;
}

