.timeout {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #fff;
}
.timeout_img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.timeout_btn {
  width: 1.7rem;
  height: 0.36rem;
  position: absolute;
  top: 88vh;
  left: 50%;
  margin-left: -0.85rem;
  text-align: center;
  font-size: 0.15rem;
  line-height: 0.36rem;
  border-radius: 0.36rem;
}

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

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

.bottom_bar__box-jztpaycommon {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 0.6rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  /* background-color: <%= data.textAreaBg  %>; */
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.bottom_bar__btn-jztpaycommon {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  width: 2.75rem;
  height: 0.4rem;
  font-size: 0.18rem;
  /* color: <%= data.textColor  %>; */
  font-weight: 400;
  border-radius: 0.4rem;
  /* background-color: <%= data.textBg  %>; */
}

.jzt_dialog_photo {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.jsz_dialog_photo__mask {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.jzt_dialog_photo__close {
  position: absolute;
  left: 50%;
  bottom: 0.84rem;
  -webkit-transform: translateX(-50%);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.jzt_dialog_photo__close_txt {
  position: relative;
  display: block;
  width: 37px;
  height: 37px;
  margin: 5px;
  line-height: 999px;
  overflow: hidden;
  border: solid 1px #fff;
  border-radius: 33px;
}
.jzt_dialog_photo__close_txt::after,
.jzt_dialog_photo__close_txt::before {
  content: "";
  position: absolute;
  background: #fff;
  -webkit-transform: rotate(45deg);
}
.jzt_dialog_photo__close_txt::before {
  width: 1px;
  height: 19px;
  top: 9px;
  left: 18px;
}
.jzt_dialog_photo__close_txt::after {
  width: 19px;
  height: 1px;
  top: 18px;
  left: 9px;
}
.jzt_dialog_photo__cover {
  margin-top: -0.8rem;
}
.jzt_dialog_photo__pic {
  display: block;
  width: 100%;
}
.jsz_dialog_photo__prev,
.jsz_dialog_photo__next {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0.3rem;
  top: 50%;
  margin-top: -0.55rem;
}
.jsz_dialog_photo__prev {
  left: 0.1rem;
}
.jsz_dialog_photo__next {
  right: 0.1rem;
}
.jsz_dialog_photo__icon {
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  fill: #fff;
}

/*颜色配置*/
.c_event_txt1 {
  color: #000;
}
.c_event_txt2 {
  color: #777;
}
.c_event_txt3 {
  color: #31c27c;
}
.c_event_txt4 {
  color: #fff;
}
.c_event_btn1 {
  background-color: #31c27c;
  color: #fff;
}
.c_event_btn2 {
  background-color: #eee;
  color: #777;
}
.c_event_bor1,
.c_event_bor1::after {
  border-color: #31c27c;
}
/*基本*/
.qui_dialog__event {
  margin: 0 0.3rem 0.06rem;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 0.16rem;
  color: #000;
}
.qui_dialog__event.center {
  text-align: center;
}
.qui_dialog__box {
  max-height: 61%;
}
.qui_dialog.event .qui_dialog__media {
  margin-bottom: -0.08rem;
}
.qui_dialog.noline .qui_dialog__box {
  border-top: 0 none;
}
/*活动规则*/
.rule .qui_dialog__bd {
  margin-bottom: 0.28rem;
}
.user_rule .qui_dialog__box {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 0.48rem;
}
.user_rule .qui_dialog__bd {
  margin-bottom: 0.28rem;
}
.rule_main {
  word-break: break-all;
}
.rule_main p a {
  color: red;
  text-decoration: underline;
}
.rule_main a {
  color: red;
  text-decoration: underline;
}
.rule_dialog_btn {
  display: block;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: inherit;
}
/* 底部半屏浮层 */
.event_rule {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  font-size: 0.12rem;
  color: #6e65b0;
  background: rgba(0, 0, 0, 0.8);
}
.event_rule__box {
  position: absolute;
  top: 15%;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.16rem 0;
  background: #fffded;
  -webkit-transform: translateY(110%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.event_rule__bd {
  height: 95%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.event_rule__para {
  margin: 0 0.16rem 0.05rem;
}
.event_rule__close {
  position: absolute;
  top: 0.07rem;
  right: 0.1rem;
  width: 0.41rem;
  height: 0.41rem;
}
.event_rule__close::before,
.event_rule__close::after {
  content: "";
  position: absolute;
  background: #6e65b0;
  -webkit-transform: rotate(45deg);
}
.event_rule__close::before {
  width: 1px;
  height: 0.29rem;
  top: 0.06rem;
  left: 0.2rem;
}
.event_rule__close::after {
  width: 0.29rem;
  height: 1px;
  top: 0.2rem;
  left: 0.06rem;
}
.event_rule__tit {
  margin: 0 0.14rem 0.04rem;
  font-size: 0.18rem;
  margin-bottom: 0.09rem;
}
.event_rule.up .event_rule__box {
  -webkit-transform: translateY(0);
}

.dialog_cdkey,
.dialog_cdkey_tips {
  position: relative;
  margin: 0 30px 6px;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 16px;
}
.dialog_cdkey {
  text-align: center;
  color: #000;
}
.dialog_cdkey_tips {
  margin-top: 12px;
  color: #777;
}
.dialog__btn_copy {
  position: absolute;
  bottom: -3px;
  right: 0;
  line-height: 30px;
  font-size: 16px;
  width: 77px;
  text-align: center;
}
.dialog_cdkey_tips .c_event_txt3 {
  color: #31c27c;
}
.dialog__btn_copy::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-style: solid;
  border-color: currentColor;
  border-width: 1px;
  border-radius: 30px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .dialog__btn_copy::after {
    width: 200%;
    height: 200%;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(0.5);
  }
}


.mui_game_download {
  position: relative;
}
.mui_game_download__btn2 {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mui_game_download__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mui_game_download__btn2 {
  /* visibility: hidden; */
  position: absolute;
  box-sizing: border-box;
  border-radius: 0.08rem;
  border: 0.03rem solid;
}
.mui_game_download__btn2__txt {
  position: relative;
  z-index: 2;
  display: block;
  line-height: 0.46rem;
  text-align: center;
  font-size: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.mui_game_download__progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
/*配置项*/
.mui_game_download__btn2 {
  border-color: #484848;
  color: #fff;
  background-color: #000000;
}
/*按钮边框色，文字色，按钮背景色*/

.js_feedlist_wrap .moment_user__group {
  max-width: none;
}

.c_event_txt1 {
  color: #000;
}
.c_event_txt2 {
  color: #777;
}
.c_event_txt3 {
  color: #31c27c;
}
.c_event_txt4 {
  color: #fff;
}
.c_event_btn1 {
  background-color: #31c27c;
  color: #fff;
}
.c_event_btn2 {
  background-color: #eee;
  color: #777;
}
.c_event_bor1,
.c_event_bor1::after {
  border-color: #31c27c;
}
.qui_dialog__event {
  margin: 0 30px 6px;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 16px;
  color: #000;
}
.qui_dialog__event.center {
  text-align: center;
}
.qui_dialog.event .qui_dialog__box {
  max-height: 61%;
}
@media (max-height: 550px) {
  .qui_dialog.event .qui_dialog__box {
    max-height: 78%;
    margin-top: -13%;
  }
  .qui_dialog.event .qui_dialog__close {
    bottom: -65px;
  }
}
.qui_dialog.event .qui_dialog__media {
  margin-bottom: -8px;
  padding-top: 48%;
}
.qui_dialog.event .qui_dialog__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.qui_dialog.noline .qui_dialog__box {
  border-top: 0 none;
}
.dialog__icon_login_qq,
.dialog__icon_login_weixin {
  display: block;
  margin: 0 4px;
  width: 15px;
  height: 15px;
  text-indent: -999em;
  -webkit-border-radius: 99px;
  background-image: url(//y.gtimg.cn/mediastyle/mobile/project_v5/img/sprite_icon_login.png?max_age=2592000);
  background-size: 15px;
  background-repeat: no-repeat;
}
.dialog__icon_login_qq {
  background-position: 0 0;
}
.dialog__icon_login_weixin {
  background-position: 0 -15px;
}
.qui_dialog.event .qui_dialog__para:nth-child(-n+1) {
  margin-bottom: 0;
}
.dialog_cdkey,
.dialog_cdkey_tips {
  position: relative;
  margin: 0 30px 6px;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 16px;
}
.dialog_cdkey {
  text-align: center;
  color: #000;
}
.dialog_cdkey_tips {
  margin-top: 12px;
  color: #777;
}
.dialog__btn_copy {
  position: absolute;
  bottom: -3px;
  right: 0;
  line-height: 30px;
  font-size: 16px;
  width: 77px;
  text-align: center;
}
.dialog__btn_copy::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-style: solid;
  border-color: currentColor;
  border-width: 1px;
  border-radius: 30px;
}
@media (max-width: 340px) {
  .dialog__btn_copy,
  .dialog_cdkey,
  .dialog_cdkey_tips {
    font-size: 14px;
  }
  .dialog__btn_copy {
    width: 60px;
    bottom: -5px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .dialog__btn_copy::after {
    width: 200%;
    height: 200%;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(0.5);
  }
}
.qui_dialog__para--sample {
  text-align: center;
  color: #777;
  font-size: 14px;
}
.qui_dialog__third_tit {
  margin: 6px 24px 0;
  text-align: center;
  font-weight: 400;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog_open__status {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  margin: 0 28px;
  font-size: 16px;
  color: #000;
}
.dialog_open__status_name {
  display: block;
  max-width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dialog_open__status + .dialog_open__tit {
  margin-top: 9px;
  margin-bottom: 11px;
}
.dialog_open__tit {
  margin: 26px 28px 0;
  line-height: 26px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
.dialog_open_group {
  display: -webkit-box;
  margin: 0 28px;
}
.dialog_open_group__tit {
  width: 40px;
  font-size: 16px;
  color: #000;
  line-height: 1.9;
}
.dialog_open_group__cont {
  -webkit-box-flex: 1;
}
.dialog_open_list {
  font-size: 0;
  margin-right: -10px;
}
.dialog_open_list__item {
  position: relative;
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
  border-radius: 2px;
  overflow: hidden;
  padding-right: 10px;
  box-sizing: border-box;
}
.dialog_open_list__item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 10px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  height: 100%;
  pointer-events: none;
  border-style: solid;
  border-color: currentColor;
  border-width: 1px;
  border-radius: 2px;
  opacity: 0.2;
}
.dialog_open_list__item.c_event_txt3::after {
  opacity: 1;
}
.dialog_open_list__link {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: currentColor;
  width: 100%;
}
.dialog_open_list__item.hot .dialog_open_list__link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #ff4222 transparent transparent #ff4222;
  overflow: hidden;
  z-index: 2;
}
.dialog_open_list__item.hot .dialog_open_list__link::after {
  content: '荐';
  position: absolute;
  top: 0;
  left: 1px;
  font-size: 9px;
  line-height: 11px;
  color: #fff;
  z-index: 2;
}
.dialog_open_tips {
  font-size: 14px;
  color: #777;
  margin-bottom: 8px;
}
.dialog_open_group--price {
  height: 34px;
  overflow: hidden;
}
.dialog_open_group--price .dialog_open_group__tit {
  line-height: 2.5;
}
.dialog_open_price {
  font-size: 24px;
}
.dialog_open_before {
  font-size: 14px;
  color: #777;
  margin-left: 8px;
}
.dialog_open__yb {
  display: -webkit-box;
  -webkit-box-align: center;
  padding-left: 28px;
  -webkit-box-flex: 1;
  color: #777;
  font-size: 12px;
  margin-bottom: 8px;
}
.dialog_open__yb em {
  color: #31c27c;
  font-style: normal;
}
.dialog_open__yb .icon_yb {
  display: block;
  margin-right: 8px;
  width: 22px;
  height: 22px;
  background-image: url(//y.gtimg.cn/mediastyle/mobile/project_v5/img/buy_star/star_ic.png?max_age=2592000);
  background-size: 100%;
  background-repeat: no-repeat;
}
.dialog_open__discount {
  display: -webkit-box;
  -webkit-box-align: center;
  margin-right: 5px;
  font-size: 12px;
  color: #31c27c;
}
.dialog_open__discount_img {
  display: block;
  margin-right: 3px;
  height: 14px;
}
.dialog_open__price {
  display: block;
  margin-right: 5px;
  font-size: 14px;
  color: #000;
}
.dialog_open__price_old {
  display: block;
  font-size: 12px;
  color: #f5a623;
  text-decoration: line-through;
}
.dialog_over_tips {
  font-size: 14px;
  color: #777;
  text-align: center;
  margin: 8px 0 11px;
}
.dialog_over_link {
  position: relative;
  display: block;
  padding-top: 32.433%;
  overflow: hidden;
  margin: 0 28px 15px;
}
.dialog_over_link:last-child {
  margin-bottom: 10px;
}
.dialog_over_link__pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rule .qui_dialog__bd {
  margin-bottom: 28px;
}
.user_rule .qui_dialog__box {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 48px;
  box-sizing: border-box;
}
.user_rule .qui_dialog__bd {
  margin-bottom: 28px;
}
.dialog_mine_list__item {
  position: relative;
  display: -webkit-box;
  color: #000;
  height: 64px;
  font-size: 13px;
  margin: 0 30px;
}
.dialog_mine_list__item:nth-child(n+2)::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-top: 1px solid #e5e5e5;
  border-radius: 2px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .dialog_mine_list__item:nth-child(n+2)::after {
    width: 200%;
    height: 200%;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(0.5);
  }
}
.dialog_mine_list__name {
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-orient: vertical;
}
.dialog_mine_list__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 2px;
}
.dialog_mine_list__numb {
  color: #777;
  word-break: break-all;
}
.dialog_mine_list__action {
  text-align: right;
  display: -webkit-box;
  -webkit-box-align: center;
}
.dialog_mine_list__link {
  padding: 10px 0;
}

.milo-alert-frame {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
}
.milo-alert-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
  z-index: 9998;
}
.milo-alert {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.milo-alert-box {
  display: inline-block;
  width: 420px;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  font-size: 18px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  overflow: hidden;
  backface-visibility: hidden;
}
.milo-alert-box .milo-alert-header {
  position: relative;
  padding: 15px 15px 10px;
}
.milo-alert-box .milo-alert-header .milo-alert-close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: url('https://ossweb-img.qq.com/images/milosdk/close.png');
  background-size: contain;
}
.milo-alert-box .milo-alert-content {
  padding: 10px 15px;
  color: #606266;
  font-size: 14px;
}
.milo-alert-box .milo-alert-footer {
  display: flex;
  justify-content: flex-end;
  padding: 5px 15px 0;
}
.milo-alert-box .milo-alert-footer div {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #dcdfe6;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  margin: 0 5px;
  min-width: 88px;
}
.milo-alert-box .milo-alert-footer .btn-confirm {
  background-color: #409eff;
  border-color: #409eff;
}
.milo-alert-box .milo-alert-footer .btn-cancel {
  background-color: #a7a6a4;
  border-color: #a7a6a4;
  display: none;
}
.milo-alert-box-mobile {
  display: inline-block;
  width: 80vw;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #ebeef5;
  font-size: 16px;
  color: #606266;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
  backface-visibility: hidden;
}
.milo-alert-box-mobile .milo-alert-header {
  position: relative;
  padding: 27px 15px 0;
  color: #000;
  font-weight: bold;
}
.milo-alert-box-mobile .milo-alert-content {
  padding: 15px;
  color: #606266;
  font-size: 14px;
  border-bottom: 1px solid #ebeef5;
}
.milo-alert-box-mobile .milo-alert-footer {
  display: flex;
}
.milo-alert-box-mobile .milo-alert-footer div {
  padding: 15px;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
}
.milo-alert-box-mobile .milo-alert-footer .btn-cancel {
  display: none;
  border-right: 1px solid #ebeef5;
  color: #000;
}
.milo-alert-box-mobile .milo-alert-footer .btn-confirm {
  flex: 1;
  color: #0f4379;
}

/*
	PC端登录相关样式
	less使用方式：
	lessc login.css login-min.css -x
*/
/*qq登录*/
.milo-qqLogin {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: none;
}
.milo-qqLogin .qqLoginCover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 999;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.milo-qqLogin .qqLoginContent {
  width: 650px;
  height: 400px;
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10000;
  margin-left: -375px;
  margin-top: -225px;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.milo-qqLogin .qqLoginFrame {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border: 0px solid white;
}
/*微信登录*/
.milo-wxLogin {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: none;
}
.milo-wxLogin .wxLoginCover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 999;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.milo-wxLogin .wxLoginContent {
  box-sizing: content-box;
  width: 300px;
  height: 460px;
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10000;
  margin-left: -150px;
  margin-top: -230px;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 0px 20px;
}
.milo-wxLogin .wxLoginContent .wxLoginClose {
  height: 40px;
  width: 100%;
}
.milo-wxLogin .wxLoginContent .wxLoginClose a {
  line-height: 36px;
  text-align: center;
  float: right;
  margin-right: -20px;
  height: 40px;
  width: 40px;
  display: inline-block;
  color: #666666;
  font-family: Verdana, sans-serif;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.milo-wxLogin .wxLoginContent .wxLoginClose a:hover {
  color: #f07373;
  font-family: Verdana, sans-serif;
}
.milo-wxLogin .wxLoginContent .wxLoginBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/*qq微信登录*/
.milo-qqwx-login {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: none;
}
.qqwx-login-cover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.qqwx-login-frame {
  width: 750px;
  height: 470px;
  background-color: white;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10000;
  margin-left: -375px;
  margin-top: -240px;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px 5px 0px 0px;
}
.qqwx-tabs {
  line-height: 40px;
  /* position: absolute; */
  z-index: 100001;
  width: 100%;
  height: 40px;
}
.qqwx-tabs .qq-tab,
.qqwx-tabs .wx-tab {
  cursor: pointer;
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 18px;
  background-color: #f1f1f1;
  color: #b1b1b1;
  text-decoration: none;
}
.qqwx-active-qq a.qq-tab {
  color: #fff;
  background-color: #51b7ec;
}
.qqwx-active-wx a.wx-tab {
  color: #fff;
  background-color: #4ab218;
}
.qqwx-tabs .qqwxtab-close {
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  color: grey;
  font-size: 25px;
  line-height: 25px;
  display: inline-block;
  padding: 0px 5px;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
}
.qqwx-active-qq .qqwx-tabs .qqwxtab-close {
  border-color: #e0dcdc;
}
.qqwx-active-wx .qqwx-tabs .qqwxtab-close {
  border-color: #8BC34A;
  color: #d4d2d2;
}
.qqwx-tabs .qqwxtab-close:hover {
  font-weight: bold;
}
.qqwx-tips {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #a2a2a2;
  position: absolute;
  height: 32px;
  width: 100%;
  top: 40px;
  z-index: 10001;
  background-color: #fff;
  border: none;
}
.qqwx-frame {
  width: 100%;
  height: 400px;
  position: absolute;
  overflow: hidden;
  border: none;
  top: 70px;
}
.qqwx-frame div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  display: none;
  border: none;
}
.qqwx-frame div iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.qqwx-active-qq div.qqwx-frame-qq-div {
  display: block;
}
.qqwx-active-wx div.qqwx-frame-wx-div {
  display: block;
}
i.ico-qq-logo,
i.ico-wx-logo {
  display: inline-block;
  height: 23px;
  vertical-align: middle;
  margin: 0px 5px;
  margin-top: -4px;
  background: url(https://vm.gtimg.cn/tencentvideo/vstyle/web/common/style/img/login/sprite_login.png?d=0210&max_age=31104000) no-repeat;
}
i.ico-qq-logo {
  width: 20px;
}
i.ico-wx-logo {
  width: 24px;
}
.qqwx-active-wx i.ico-qq-logo {
  background-position: -180px -90px;
}
.qqwx-active-wx i.ico-wx-logo {
  background-position: -250px -90px;
}
.qqwx-active-qq i.ico-qq-logo {
  background-position: -200px -90px;
}
.qqwx-active-qq i.ico-wx-logo {
  background-position: -220px -90px;
}
div#qqwx-frame-wx-div {
  top: 20px;
}
/*qc登录*/
.loginframe {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border: 0px solid white;
}
.milo-qConnectLogin {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.qConnectLoginCover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.qConnectLoginContent {
  width: 752px;
  height: 400px;
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10000;
  margin-left: -375px;
  margin-top: -220px;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.qConnectLoginContent > div {
  height: 30px;
  width: 100%;
  background-color: #4fb7ec;
  font-size: 18px;
}
.qConnectLoginContent > div span {
  color: white;
  display: inline-block;
  line-height: 30px;
  padding: 0px 5px;
}
.qConnectLoginContent > div a {
  float: right;
  line-height: 30px;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 25px;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
.qConnectLoginContent > div a:hover {
  color: #f57272;
}
.qConnectLoginContent > div {
  position: absolute;
  z-index: 100001;
  right: 0px;
  width: 30px;
  top: 0px;
  height: 48px;
  text-align: center;
}
.qConnectLoginContent > div a {
  line-height: 40px;
  display: inline-block;
}
/*qc微信登录*/
.milo-qcwx-login {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: none;
}
.qcwx-login-cover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.qcwx-login-frame {
  width: 750px;
  height: 470px;
  background-color: white;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10000;
  margin-left: -375px;
  margin-top: -240px;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px 5px 0px 0px;
}
.qcwx-tabs {
  line-height: 40px;
  position: absolute;
  z-index: 100001;
  width: 100%;
}
.qcwx-tabs .qc-tab,
.qcwx-tabs .wx-tab {
  cursor: pointer;
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 18px;
  background-color: #f1f1f1;
  color: #b1b1b1;
  text-decoration: none;
}
.qcwx-active-qc a.qc-tab {
  color: #fff;
  background-color: #51b7ec;
}
.qcwx-active-wx a.wx-tab {
  color: #fff;
  background-color: #4ab218;
}
.qcwx-tabs .qcwxtab-close {
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  color: grey;
  font-size: 25px;
  line-height: 25px;
  display: inline-block;
  padding: 0px 5px;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
}
.qcwx-active-qc .qcwx-tabs .qcwxtab-close {
  border-color: #e0dcdc;
}
.qcwx-active-wx .qcwx-tabs .qcwxtab-close {
  border-color: #8BC34A;
  color: #d4d2d2;
}
.qcwx-tabs .qcwxtab-close:hover {
  font-weight: bold;
}
.qcwx-tips {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #a2a2a2;
  position: absolute;
  width: 100%;
  top: 40px;
  z-index: 10001;
  background-color: #fff;
}
.qcwx-frame {
  width: 750px;
  height: 470px;
  position: absolute;
  overflow: hidden;
}
.qcwx-frame div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  display: none;
}
.qcwx-frame div iframe {
  width: 100%;
  height: 100%;
}
.qcwx-active-qc div.qcwx-frame-qc-div {
  display: block;
}
.qcwx-active-wx div.qcwx-frame-wx-div {
  display: block;
  top: 70px;
  height: 400px;
}
i.ico-qc-logo,
i.ico-wx-logo {
  display: inline-block;
  height: 23px;
  vertical-align: middle;
  margin: 0px 5px;
  margin-top: -4px;
  background: url(https://vm.gtimg.cn/tencentvideo/vstyle/web/common/style/img/login/sprite_login.png?d=0210&max_age=31104000) no-repeat;
}
i.ico-qc-logo {
  width: 20px;
}
i.ico-wx-logo {
  width: 24px;
}
.qcwx-active-wx i.ico-qc-logo {
  background-position: -180px -90px;
}
.qcwx-active-wx i.ico-wx-logo {
  background-position: -250px -90px;
}
.qcwx-active-qc i.ico-qc-logo {
  background-position: -200px -90px;
}
.qcwx-active-qc i.ico-wx-logo {
  background-position: -220px -90px;
}
div#qcwx-frame-wx-div {
  top: 20px;
}
/*wegame登录*/
.wegameloginframe {
  width: 100%;
  height: 600px;
  overflow: hidden;
  border: 0px solid white;
}
.milo-wegameLogin {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.wegameLoginCover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wegameLoginContent {
  width: 800px;
  height: 600px;
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10000;
  margin-left: -400px;
  margin-top: -300px;
  border: 1px solid #bfbfbf;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.wegameLoginContent > div {
  height: 30px;
  width: 100%;
  background-color: none;
  font-size: 18px;
}
.wegameLoginContent > div.wegameLoginTitle {
  width: 100%;
  background-color: #0e0e0e;
}
div.wegameLoginIcon {
  display: none;
}
.wegameLoginTitle > div.wegameLoginIcon {
  display: block;
  float: left;
  width: 239px;
  height: 60px;
  background: url(https://api.rail.tgp.qq.com/web/oauth2.0/login/images/wegame-logo-m.png) no-repeat center;
  margin-left: 10px;
}
.wegameLoginContent > div span {
  color: white;
  display: inline-block;
  line-height: 30px;
  padding: 0px 5px;
}
.wegameLoginContent > div a {
  float: right;
  line-height: 30px;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 25px;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
.wegameLoginContent > div a:hover {
  color: #f57272;
}
.wegameLoginContent > div {
  position: absolute;
  z-index: 100001;
  right: 0px;
  width: 30px;
  top: 0px;
  height: 60px;
  text-align: center;
}
.wegameLoginContent > div a {
  line-height: 55px;
  display: inline-block;
}

div.roleselector-frame {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  font-size: 14px;
}
div.roleselector-mask {
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: #333;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.roleselector {
  width: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  z-index: 1000;
  margin-top: -150px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
div.roleselector-header {
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  text-align: left;
  border-bottom: solid 1px #eee;
  color: #fff;
  background-color: #2196F3;
  font-size: 16px;
}
.roleselector-select {
  padding: 5px 10px;
  box-sizing: border-box;
}
.roleselector-box {
  line-height: 40px;
  height: 40px;
  border-bottom: solid 1px #f0f0f0;
}
.roleselector-box span {
  display: inline-block;
  width: 60px;
  text-align: left;
}
.roleselector-box select {
  display: inline-block;
  width: 300px;
  text-align: right;
  line-height: 30px;
  height: 30px;
  background-color: #fff;
  border: solid 1px #ddd;
  font-size: 14px;
}
/*提示语*/
div.roleselector-msg {
  height: 20px;
  line-height: 28px;
  display: none;
  text-align: left;
  padding: 0px 10px;
  font-size: 12px;
}
.roleselector-btn {
  line-height: 40px;
  height: 40px;
}
.roleselector-btn a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  width: 150px;
  cursor: pointer;
}
.roleselector-btn a.btn-confirm {
  float: left;
  margin-left: 18px;
  margin-top: 5px;
  background-color: #2096f3;
}
.roleselector-btn a.btn-confirm:hover {
  background-color: #027bdc;
}
.roleselector-btn a.btn-cancel {
  float: right;
  margin-right: 18px;
  margin-top: 5px;
  background-color: #999;
}
.roleselector-btn a.btn-cancel:hover {
  background-color: #888;
}
.roleselector-policy-tips {
  width: 100%;
  text-align: left;
  padding: 0 5px;
  transform: scale(0.98);
  color: #222222;
}
.roleselector-policy-allow {
  border: 1px solid #c1bdbd;
  color: white;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  padding: 2px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  top: 2px;
  box-sizing: content-box;
}
.roleselector-policy-allow-status {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: black;
}
.roleselector-policy-allow-text {
  user-select: none;
  cursor: pointer;
  font-size: 12px;
}
@media screen and (max-width: 500px) {
  .roleselector {
    transform: scale(0.8, 0.8);
  }
}

.roleselector-mobile-frame {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: 14px;
}
.roleselector-mobile-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.roleselector-mobile {
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 75%;
  overflow: hidden;
}
.roleselector-mobile .roleselector-header {
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  border-bottom: 1px solid #ddd;
  color: black;
  display: flex;
  background-color: #fff;
}
.roleselector-mobile .roleselector-header .title-container {
  overflow-x: scroll;
  margin-right: 16px;
  display: flex;
}
.roleselector-mobile .roleselector-header .title-container .roleselector-tab {
  height: 49px;
  margin-left: 16px;
}
.roleselector-mobile .roleselector-header .title-container .selected {
  border-bottom: 2px solid #2196f3;
  box-sizing: border-box;
}
.roleselector-mobile .roleselector-header .btn-cancel {
  position: absolute;
  right: 16px;
  color: #108ee9;
}
.roleselector-mobile .roleselector-select {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
  color: #000;
}
.roleselector-mobile .roleselector-select .area-field {
  position: relative;
  padding-left: 16px;
  width: 100%;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px solid #ededed;
}
.roleselector-mobile .roleselector-select .no-role-hint {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9c9c9c;
  border: none;
}
.roleselector-mobile .rs-toaster {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 10px;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
.roleselector-policy-allow-mobile,
.roleselector-loading {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-content: space-around;
  justify-content: center;
  height: 100%;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
.roleselector-policy-allow-text-mobile {
  padding: 10px;
}
.roleselector-policy-allow-btn-mobile {
  color: #108ee9;
  border-radius: 10px;
  padding: 10px 30px;
  border: 1px solid #108ee9;
  cursor: pointer;
}
.roleselector-policy-allow-btn-mobile:active {
  border-color: #1f5793;
  color: #1f5793;
}

.milo-loading-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.milo-loading-container .mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2000;
}
.milo-loading-container .milo-loading {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #1296db;
}
.milo-loading-container .loader {
  height: 26px;
  width: 26px;
  margin-bottom: 6px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: rotate 1s 0s linear infinite;
  animation: rotate 1s 0s linear infinite;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.milo-calendar-container {
  background-color: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  border: 1px solid #f0f0f0;
}
.milo-calendar-container .calendar-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
}
.milo-calendar-container .calendar-head .weekday-wrapper {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.milo-calendar-container .calendar-day-list .week-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.milo-calendar-container .calendar-day-list .week-wrapper .day-wrapper {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.milo-calendar-container .calendar-day-list .week-wrapper .special {
  color: #fff;
  background: #fff0f0;
  border-radius: 50%;
}
.milo-calendar-container .calendar-day-list .week-wrapper .selected {
  color: #fff;
  background: #1890ff;
  border-radius: 50%;
}
.milo-calendar-container .calendar-day-list .week-wrapper .inactive {
  color: rgba(0, 0, 0, 0.25);
}

.milo-lottery-broadcast-container {
  overflow: hidden;
}
.milo-lottery-broadcast-container .swiper-wrapper {
  transition-timing-function: linear;
}

.milo-dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.milo-dialog .milo-dialog-mask {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.milo-dialog .milo-dialog-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageBtn {
  cursor: pointer;
}

/* PC样式 */
.gift-ship-address-dialog-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}
.gift-ship-address-dialog-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  color: #000;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1000;
}
.gift-ship-address-dialog-header {
  height: 32px;
  line-height: 32px;
  padding: 0px 12px;
  text-align: left;
  border-bottom: solid 1px #eee;
  color: #fff;
  background-color: #2196F3;
  font-size: 14px;
}
.gift-ship-address-dialog .close-btn {
  position: absolute;
  right: 16px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
}
.gift-ship-address-dialog .hint {
  margin: 12px;
  width: 360px;
  color: red;
  font-size: 12px;
}
.gift-ship-address-dialog .content {
  margin: 12px 16px;
  overflow: hidden;
}
.gift-ship-address-dialog .content .line {
  position: relative;
  margin-bottom: 8px;
  height: 30px;
}
.gift-ship-address-dialog .content .line label {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 30px;
  font-size: 14px;
}
.gift-ship-address-dialog .content .line .must::before {
  content: '*';
  color: red;
  margin-right: 3px;
}
.gift-ship-address-dialog .content .line .form-item {
  margin-left: 120px;
  font-size: 14px;
}
.gift-ship-address-dialog .content .line .check-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gift-ship-address-dialog .content .line .check-box .check-item {
  margin-right: 16px;
}
.gift-ship-address-dialog .content .line .check-box .check-item span {
  margin-right: 4px;
}
.gift-ship-address-dialog .content .line .input-box {
  width: 240px;
  height: 30px;
  border-radius: 3px;
  padding: 0 8px;
  border: solid 1px #ddd;
  background: #fff;
  box-sizing: border-box;
}
.gift-ship-address-dialog .content .line .order-info {
  width: 240px;
  line-height: 20px;
  margin-left: 120px;
  font-size: 14px;
  word-wrap: break-word;
}
.gift-ship-address-dialog .content select {
  width: 240px;
  height: 30px;
  padding: 0 4px;
  border: solid 1px #ddd;
  background: #fff;
}
.gift-ship-address-dialog .content .btn-container,
.gift-ship-address-dialog-mobile .content .btn-container {
  margin-top: 12px;
  display: flex;
  justify-content: center;
}
.gift-ship-address-dialog .content .btn,
.gift-ship-address-dialog-mobile .content .btn {
  border: none;
  cursor: pointer;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  background-color: #2096f3;
  width: 130px;
}
.gift-ship-address-dialog .content .cancel-btn,
.gift-ship-address-dialog-mobile .content .cancel-btn {
  background-color: #999;
  margin-left: 40px;
}
/* mobile样式 */
.gift-ship-address-dialog-mobile .gift-ship-address-dialog-content {
  width: 300px;
  padding: 16px;
}
.gift-ship-address-dialog-mobile .hint {
  margin: 6px;
  color: red;
  font-size: 10px;
}
.gift-ship-address-dialog-mobile .close-btn {
  position: absolute;
  right: 16px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
}
.gift-ship-address-dialog-mobile .content {
  margin: 12px;
  overflow: hidden;
}
.gift-ship-address-dialog-mobile .content .line {
  position: relative;
  margin-bottom: 8px;
  height: 30px;
}
.gift-ship-address-dialog-mobile .content .line .input-box,
.gift-ship-address-dialog-mobile .content select,
.gift-ship-address-dialog-mobile .content .order-info {
  width: 180px;
  height: 30px;
  border-radius: 3px;
  border: solid 1px #ddd;
  padding: 0 8px;
  box-sizing: border-box;
}
.gift-ship-address-dialog-mobile .content .order-info {
  border: 0;
  height: auto;
  line-height: 16px;
  margin-left: 80px;
  word-wrap: break-word;
}
.gift-ship-address-dialog-mobile .content .line .check-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gift-ship-address-dialog-mobile .content .line label {
  position: absolute;
  font-size: 14px;
  left: 0;
  top: 0;
}
.gift-ship-address-dialog-mobile .content .line span {
  font-size: 14px;
}
.gift-ship-address-dialog-mobile .content .line .must::before {
  content: '*';
  color: red;
  margin-right: 3px;
}
.gift-ship-address-dialog-mobile .content .line .form-item {
  margin-left: 80px;
}
.gift-ship-address-dialog-mobile .content .btn {
  width: 100px;
}
.gift-ship-address-dialog .content .order-line,
.gift-ship-address-dialog-mobile .content .order-line {
  min-height: 32px;
  height: auto;
}

#milo_qzone_share {
  width: 860px;
  height: 445px;
  z-index: 900;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  margin: auto;
  border: 1px solid #225EA8;
  background-color: #fff;
}
#milo_qzone_share_title {
  width: 100%;
  background: url(https://ossweb-img.qq.com/images/gamevip/act/act_comm/lz_top_spr_v2.png) repeat-x 0 -97px;
  height: 36px;
  margin: 0px;
}
#milo_qzone_share_title span {
  float: left;
  display: inline;
  margin: 5px 0 0 12px;
  font-weight: bold;
  height: 27px;
  line-height: 25px;
  padding-left: 8px;
  font-size: 14px;
  color: #fff;
}
#milo_qzone_share_content {
  text-align: center;
  overflow: hidden;
  height: 440px;
}
#milo_qzone_share_title a {
  float: right;
  display: inline;
  margin: 10px 10px 0 0;
  width: 14px;
  height: 13px;
  text-indent: -999em;
  overflow: hidden;
  background: url(https://ossweb-img.qq.com/images/gamevip/act/act_comm/lz_top_spr_v2.png) no-repeat -297px -5px;
}

