@charset "utf-8";
/*******globe***********/

body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
td,
th,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
fieldset,
figure {
  margin: 0;
  padding: 0;
}
:root {
  /* --swiper-theme-color:#c2c2c2;*/
  --swiper-theme-color: #fff;
  --swiper-preloader-color: #e0e0e0;
  --promotion-angle-color:#ff625d;
  --safe-top:10px;
  --safe-bottom:10px;
  --setting-close-top:28px;

}
html {
  font-size: 26.67vw;
}

html,
body {
  width: 100%;
  height: 100%;
  user-select: none;
  touch-action: manipulation;
  /* -webkit-touch-callout: none; */
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  /* transform: translateZ(0); */
  -webkit-overflow-scrolling: touch;

  /* padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top); */
}

html body {
  user-select: none;
}

img {
  border: 0;
  outline: none;
  pointer-events: none;
}

a {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
input,
button {
  outline: none;
  padding: 0;
  border: none;
  border: 0;
  border-radius: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  background: transparent;
}

html body .van-toast {
  width: 0.5rem;
  min-height: 0.5rem;
  z-index: 9999;
  padding: 10px;
  background-color: rgba(50, 50, 51, 0.7);
}
html body .van-loading__spinner {
  width: 90%;
  height: 90%;
}
html body .van-toast--text {
  width: fit-content;
  min-height: unset;
}
html body .toasted-container {
  max-width: 3rem;
  max-height: 1.5rem;
}
html body .toast {
  font-size: 0.14rem;
  padding: 0.1rem 0.05rem;
}
html body .loginToast{
  width:.9rem;
}

html body .successsToast{
  width: 110px;
  height: 110px
}

html body .successsToast i{
  display: block;
  width: 53px;
  height: 38px;
  background: url(/images/Vector@3x.png) no-repeat center;
  background-size: contain;
}

html body .successsToast .van-icon::before{
  content: ""!important;
}

html body .successsToast .van-loading__spinner{
  width: 110px;
  height: 110px
}
html body .loginToast .van-loading__spinner{
  width:50%;
  height:50%;
}
html body .swiper-lazy-preloader {
  width: 22px;
  height: 22px;
  margin-top: -11px;
  margin-left: -11px;
}
.followTheme2 .van-pull-refresh{
  padding-top: 0;
}
/*.followTheme2 .van-pull-refresh__track{*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  padding-top: .12rem;*/
/*}*/
html body .van-loading__text{
  font-size:.14rem;
}
html body .timeAlert {
  top: 50%;
}
html body .exitAlert {
  top: 50%;
}

.noScroll {
  overflow-y: hidden;
}

body .lx-load-box {
  width: 0.6rem;
  min-height: 0.6rem;
  top: 50%;
  left: 50%;
  margin-left: -0.3rem;
}
body .lx-load-mark {
  touch-action: none;
}
/* body .lx-toast{
  overflow:auto;
  text-overflow: none;
  white-space: normal;
} */
.googleAds{
  min-width: 130px;
  min-height: 60px;
  max-height:200px;
  display: block;
  /*outline: 1px solid crimson;*/
  margin-top:20px;
}
/* my css utils */
.rounded-half{
  border-radius: 50%;
}
.w-fit{
width: fit-content;
}
.m-0-auto{
  margin:0 auto;
}
.pointer{
  cursor: pointer;
}
.fff{
  color: #fff;
}
.flex-center{
  display: flex;
  justify-content: center;
  align-items: center;
}
.animated.fastest{
  -webkit-animation-duration:.1s;animation-duration:.1s
}
.flex_1{
  flex:1;
}
.whats-banner-popup .van-popup__close-icon{
  top:.21rem;
  right: .22rem;
}
.whats-banner-popup .van-popup__close-icon img{
  width: .14rem;
  height: .14rem;
}
html body .iapFailed{
  bottom: 8%;
  white-space:nowrap;
}
#show_notification {
  display: flex;
  width: 0.84rem;
  height: 0.36rem;
  border-radius: 0.12rem;
  background: #ff3159;
  box-shadow: 0 0.04rem 0.04rem 0 #ffb2c1;
  color: #fff;
  font-family: Bahnschrift;
  font-size: 0.16rem;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 0.36rem;
  justify-content: center;
  margin: 0 auto;
}

  /* 自定义引导 */
.introjs-tooltip {
  border-radius: 8px!important;
  border: 1px solid #000;
  border: 1px solid #CCC!important;
  background: rgba(0,0,0,0.7)!important;
}
.introjs-fixedTooltip {
  position: absolute!important;
}

.introjs-top-middle-aligned {
  left: -139px!important;
}

.introjs-tooltip-header {
  height: 100%!important;
  min-height: 100%!important;
}

.introjs-tooltip-title {
  color: #fff!important;
  font-family: Futura!important;
  font-size: 16px!important;
  font-weight: 500!important;
}
.introjs-tooltiptext {
  color: #fff!important;
  font-family: Futura!important;
  font-size: 12px!important;
  font-weight: 500!important;
  padding: 10px 16px 0px!important;
}

.introjs-skipbutton {
  color: #248CF2!important;
  font-family: Futura!important;
  font-size: 12px!important;
  font-weight: 500!important;
  line-height: 30px!important;
}

.introjs-tooltipbuttons {
  display: flex;
  justify-content: center;
  border: none!important;
  padding: 0px 16px!important;
}

.introjs-button {
  width: 68px;
  text-align: center;
  flex-shrink: 0!important;
  border-radius: 8px!important;
  background: #248CF2!important;
  color: #FFF!important;
  font-family: Futura!important;
  font-size: 16px!important;
  font-weight: 500!important;
  border: none!important;
  text-shadow: none!important;
  margin: 4px 15px!important;
  padding: 5px!important;
}

.introjs-prevbutton {
  color: #fff!important;
  background: rgba(255,255,255,0.3)!important;

}

.introjs-button:focus {
  box-shadow: none!important;
}



@media screen and (min-width: 768px){
  #app {
    position: relative;
    max-width: 414px;
    max-height: 763px;
    margin: 0px auto;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    box-sizing: border-box;
  }

  body {
    position:relative;
  }

  html {
    font-size:110px;
    ::-webkit-scrollbar {
      display: none; /* Chrome Safari */
    }
    scrollbar-width: none; /* Firefox */

  }

  /* .alert {
    max-width:513px;
    max-height:667px;
    margin:0 auto;

  } */

  .van-popup {
    position: absolute!important;
    max-width: 513px;
  }

  .login_page {
    height: 100%!important;
  }
  
}
