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

.comment-wrap {
  overflow: auto;
  width: 100%;
  height: 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;
}

/*头部运营位_S*/
.top_operation_bar {
  height: 54px;
}
.top_operation_bar__box {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  height: 54px;
  padding: 0 14px 0 16px;
  display: -webkit-box;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  background-color: #f8f8f8;
}
.top_operation_bar__box::before {
  content: '';
  position: absolute;
  left: -10px;
  right: -10px;
  top: 0;
  bottom: 0;
  box-shadow: 0 3px 3px -5px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.top_operation_bar_single {
  height: 46px;
}
.top_operation_bar_single .top_operation_bar__box {
  height: 46px;
}
.top_operation_bar__media {
  display: block;
  margin-right: 6px;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.top_operation_bar__media_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
.top_operation_bar__media--logo {
  border-radius: 5px;
  background-color: #fff;
}
.top_operation_bar__media--logo .top_operation_bar__media_img {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 0;
}
.top_operation_bar__media--square .top_operation_bar__media_img {
  border-radius: 0;
}
.top_operation_bar__bd {
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
}
.top_operation_bar__tit {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.top_operation_bar__txt {
  font-size: 12px;
  color: #808080;
}
.top_operation_bar__btn {
  display: block;
  margin-left: 10px;
  height: 24px;
  line-height: 24px;
  padding: 0 17px;
  text-align: center;
  font-size: 13px;
  color: #575656;
  border: solid 1px #d8d8d8;
  border-radius: 999px;
}
.top_operation_bar__link {
  display: -webkit-box;
  -webkit-box-align: center;
  padding: 5px 0;
  font-size: 13px;
  color: #000;
}
.top_operation_bar__arrow {
  display: block;
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
}
.top_operation_bar_single .top_operation_bar__media {
  margin-right: 5px;
  width: 28px;
  height: 28px;
}
.top_operation_bar_single .top_operation_bar__media_img {
  width: 22px;
  height: 22px;
}
.top_operation_bar--dark .top_operation_bar__box {
  background: #000;
  box-shadow: none;
}
.top_operation_bar--dark .top_operation_bar__tit {
  color: #fff;
}
.top_operation_bar--dark .top_operation_bar__txt {
  color: #d8d8d8;
}
.top_operation_bar--dark .top_operation_bar__btn {
  border: solid 1px #979797;
  color: #fff;
}
.top_content_operation {
  width: 100%;
  height: 45px;
  display: -webkit-box;
  -webkit-box-align: center;
}
.top_content_operation__bd {
  position: relative;
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-align: center;
  height: 45px;
  margin-right: 16px;
  padding: 0 12px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.3);
}
.top_content_operation__bd::after {
  content: "";
  position: absolute;
  top: 14px;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.3);
}
.top_content_operation__tit {
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 40px;
  margin-right: 12px;
  line-height: 1.3;
  overflow: hidden;
  font-size: 13px;
  color: #fff;
}
.top_content_operation__btn {
  display: block;
  height: 27px;
  line-height: 27px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 27px;
  color: #fff;
  background: #22d59c;
}
.top_content_operation__img {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 45px;
}
.top_picture_operation {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 55px;
}
.top_picture_operation::after {
  content: "";
  display: block;
  padding-top: 14.667%;
}
.top_picture_operation__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 320px) {
  .top_operation_bar__tit {
    font-size: 13px;
  }
  .top_operation_bar__txt {
    font-size: 10px;
  }
}
/*头部运营位_E*/

.L20WxFWthRKO01KAakE2Qg\=\= {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none;
  color: inherit;
  padding: inherit;
  background-color: inherit;
  cursor: pointer;
}

