* {
  margin: 0;
  padding: 0;
}
body,
html {
  -webkit-tap-highlight-color: transparent;
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
}
.m-tiphtml-box {
  position: fixed;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  border-radius: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: translate(-50%);
  font-size: 0;
}
.m-tiphtml-box .tip-box-op0 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: #2236e6;
  opacity: 0.8;
  z-index: -1;
  font-size: 0.3rem;
}
.m-tiphtml-box .tip-box-op1 {
  padding: 12px 15px;
  font-size: 0.3rem;
  color: #FFFFFF;
  border-radius: 0.2rem;
}
.warp-content {
  width: 7.5rem;
  height: 100vh;
  background-color: white;
  margin: 0 auto;
}
header {
  width: 7.5rem;
  height: 1.5rem;
  margin: 0 auto;
  position: fixed;
  background: url(../img/topBar.png) no-repeat;
  background-size: 100% 100%;
  top: 0%;
  left: 0%;
  right: 0%;
  z-index: 99;
}
header .btn_dowanload {
  width: 2.31rem;
  height: 0.7rem;
  float: right;
  margin-top: 0.4rem;
  margin-right: 0.14rem;
  background: url(../img/btn_download.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.warp {
  width: 7.5rem;
  height: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
  /*  padding-top: 1.5rem;
    box-sizing: border-box; */
  -webkit-overflow-scrolling: touch;
}
.warp .content {
  width: 100%;
  height: 47.1rem;
  background: url(../img/bg.jpg?20230104) no-repeat;
  background-size: 100% 100%;
  padding-top: 11.35rem;
  box-sizing: border-box;
}
.warp .content .section1 {
  width: 100%;
  height: 15.34rem;
  margin-bottom: 1rem;
}
.warp .content .section1 .title1 {
  width: 100%;
  height: 6.43rem;
  background: url(../img/title_1.png?20230104) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.warp .content .section1 .title1 .douyin {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 3.4rem;
  right: 2.4rem;
}
.warp .content .section1 .title1 .bibi {
  display: inline-block;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  top: 3.12rem;
  right: 0.46rem;
}
.warp .content .section1 .section1_content_1 {
  width: 7.25rem;
  margin: 0 auto;
  height: auto;
  margin-top: -0.6rem;
  padding-left: 0.12rem;
  box-sizing: border-box;
}
.warp .content .section1 .section1_content_1 img {
  width: 7.25rem;
}
.warp .content .section2 {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.warp .content .section2 .title2 {
  width: 6.76rem;
  height: 2.33rem;
  margin: 0 auto;
  background: url(../img/title_2.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.2rem;
}
.warp .content .section2 .section2_content {
  width: 7.04rem;
  height: 6.71rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.warp .content .section2 .section2_content .city_box {
  width: 3.38rem;
  height: 1.46rem;
  position: relative;
}
.warp .content .section2 .section2_content .city_box .left {
  width: 1.47rem;
  height: 1.46rem;
  background: url(../img/city_frame.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 10;
}
.warp .content .section2 .section2_content .city_box .left .ranking {
  display: inline-block;
  width: 0.55rem;
  height: 0.21rem;
  line-height: 0.21rem;
  text-align: center;
  background-color: #5b1006;
  border-radius: 0.1rem;
  position: absolute;
  top: 30%;
  left: 48%;
  transform: translate(-50%, -50%);
  color: #fff4ab;
  font-size: 0.16rem;
}
.warp .content .section2 .section2_content .city_box .left img {
  width: 0.77rem;
  height: 0.39rem;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.warp .content .section2 .section2_content .city_box .right {
  width: 2.36rem;
  height: 0.96rem;
  position: absolute;
  top: 20%;
  right: -0.06rem;
  z-index: 9;
}
.warp .content .section2 .section2_content .city_box .precision_bar {
  width: 2.35rem;
  height: 0.33rem;
  color: #f8d964;
  border-radius: 0.16rem;
  border: 0.02rem solid #fffeb0;
  background-color: #84160b;
  font-size: 0.16rem;
}
.warp .content .section2 .section2_content .city_box .precision_bar span {
  display: inline-block;
  width: auto;
  height: 0.33rem;
  line-height: 0.33rem;
  text-align: center;
  float: left;
}
.warp .content .section2 .section2_content .city_box .precision_bar .percentage {
  width: 50%;
  height: 0.33rem;
  line-height: 0.33rem;
  text-align: center;
  border-radius: 0.15rem;
  background-color: #fa4a4a;
  position: relative;
  color: #f8d964;
  font-size: 0.16rem;
  float: left;
}
.warp .content .section2 .section2_content .city_box .precision_bar .percentage::after {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  filter: blur(1px);
  content: '';
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
}
.warp .content .section2 .section2_content .city_box .vote {
  width: 1.81rem;
  height: 0.48rem;
  margin-top: 0.14rem;
  margin-left: 0.4rem;
  background: url(../img/btn_vote.png) no-repeat;
  background-size: 100% 100%;
}
.warp .content .section2 .section2_content .city_box .vote.active {
  background: url(../img/btn_voted.png) no-repeat;
  background-size: 100% 100%;
}
.warp .content .section3 {
  width: 100%;
  height: auto;
}
.warp .content .section3 .title3 {
  width: 6.87rem;
  height: 1.93rem;
  margin: 0 auto;
  background: url(../img/title_3.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.2rem;
}
.warp .content .section3 .section3_content {
  width: 100%;
  height: 4.22rem;
  margin-top: 0.6rem;
  position: relative;
  /* .delete2 {
                    width: 50%;
                    margin: 0 auto;
                    margin-top: .3rem;
                    height: .7rem;
                    border-radius: .35rem;
                    border-radius: .35rem;
                    line-height: .7rem;
                    text-align: center;
                    background-color: skyblue;
                    color: #fff;
                    font-size: .24rem;
                    position: absolute;
                    bottom: -47%;
                    left: 50%;
                    transform: translateX(-50%);
                } */
}
.warp .content .section3 .section3_content .section3_gift {
  width: 7.06rem;
  height: 3.42rem;
  margin: 0 auto;
  background: url(../img/content_3.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.warp .content .section3 .section3_content .section3_gift .gift_box {
  width: 1.58rem;
  height: 1.58rem;
  position: absolute;
  bottom: 0%;
}
.warp .content .section3 .section3_content .section3_gift .gift_box1 {
  left: 0.19rem;
}
.warp .content .section3 .section3_content .section3_gift .gift_box2 {
  left: 2.7rem;
}
.warp .content .section3 .section3_content .section3_gift .gift_box3 {
  right: 0.22rem;
}
.warp .content .section3 .section3_content .btn_box {
  width: 100%;
  height: 0.6rem;
  position: absolute;
  top: 3.6rem;
  left: 0;
}
.warp .content .section3 .section3_content .btn_box .btn_content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.warp .content .section3 .section3_content .btn_box .btn_content .btn {
  width: 1.93rem;
  height: 0.59rem;
  background: url(../img/btn_getgift.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.warp .content .section3 .section3_content .btn_box .btn_content .btn.active {
  background: url(../img/btn_getgiftgone.png) no-repeat;
  background-size: 100% 100%;
}
.warp .content .section3 .section3_content .delete {
  width: 100%;
  margin: 0 auto;
  height: 0.7rem;
  border-radius: 0.35rem;
  line-height: 0.7rem;
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
  position: absolute;
  bottom: -33%;
  left: 50%;
  transform: translateX(-50%);
}
.warp::-webkit-scrollbar {
  display: none;
}
.prevent-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 7.5rem;
  height: 100%;
  z-index: 9999;
}
.pop-hide {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  width: 7.5rem;
  height: 100%;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.pop-choose {
  display: none;
}
.pop-choose .pop-choose-box {
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  width: 4.91rem;
  height: 3.6rem;
  background: url(../img/pop_mask.png?20230104) no-repeat;
  background-size: 100% 100%;
}
.pop-choose .pop-choose-box .pop-choose-box-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose {
  width: 3.02rem;
  height: 1.43rem;
  position: absolute;
  top: 50%;
  left: 46%;
  transform: translate(-50%, -50%);
  padding-top: 0.2rem;
  box-sizing: border-box;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose .city_name {
  width: 100%;
  height: auto;
  color: #264973;
  font-size: 0.24rem;
  margin-bottom: 0.3rem;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose .city_name span {
  width: 100%;
  text-align: center;
  display: inline-block;
  word-wrap: break-word;
  word-break: normal;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose .city_choose-btn {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose .city_choose-btn div {
  width: 1.46rem;
  height: 0.5rem;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose .city_choose-btn .btn_sure {
  background: url(../img/btn_sure.png) no-repeat;
  background-size: 100% 100%;
}
.pop-choose .pop-choose-box .pop-choose-box-content .city_choose .city_choose-btn .btn_thinkagain {
  background: url(../img/btn_thinkagain.png) no-repeat;
  background-size: 100% 100%;
}
.pop-choose .pop-choose-box .pop-choose-box-content .btn_close {
  width: 0.34rem;
  height: 0.27rem;
  background: url(../img/btn_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  right: 0%;
}
.pop-choose-success {
  display: none;
}
.pop-choose-success .pop-choose-success-box {
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  width: 4.91rem;
  height: 3.6rem;
  background: url(../img/pop_mask.png?20230104) no-repeat;
  background-size: 100% 100%;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose {
  width: 3.02rem;
  height: 1.43rem;
  position: absolute;
  top: 50%;
  left: 46%;
  transform: translate(-50%, -50%);
  padding-top: 0.2rem;
  box-sizing: border-box;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose .city_name {
  width: 100%;
  height: auto;
  color: #264973;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose .city_name span {
  width: 100%;
  text-align: center;
  display: inline-block;
  word-wrap: break-word;
  word-break: normal;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose .choose-success-btn {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose .choose-success-btn div {
  width: 1.46rem;
  height: 0.5rem;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose .choose-success-btn .btn_black {
  background: url(../img/btn_black.png) no-repeat;
  background-size: 100% 100%;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .city_choose .choose-success-btn .btn_city_invite {
  background: url(../img/btn_city_invite.png) no-repeat;
  background-size: 100% 100%;
}
.pop-choose-success .pop-choose-success-box .pop-choose-success-box-content .btn_close {
  width: 0.34rem;
  height: 0.27rem;
  background: url(../img/btn_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  right: 0%;
}
.pop-gift {
  display: none;
}
.pop-gift .pop-gift-box {
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  width: 4.91rem;
  height: 4rem;
  background: url(../img/pop_mask2.png?20230104) no-repeat;
  background-size: 100% 100%;
}
.pop-gift .pop-gift-box .pop-gift-box-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.pop-gift .pop-gift-box .pop-gift-box-content .pop-gift {
  position: absolute;
  top: 42%;
  left: 46%;
  transform: translate(-50%, -50%);
  padding-top: 0.2rem;
}
.pop-gift .pop-gift-box .pop-gift-box-content .gift1 {
  width: 3.11rem;
  height: 2.1rem;
  box-sizing: border-box;
  background: url(../img/pop_content_1.png?20230109) no-repeat;
  background-size: 100% 100%;
}
.pop-gift .pop-gift-box .pop-gift-box-content .gift2 {
  width: 3.08rem;
  height: 2.08rem;
  box-sizing: border-box;
  background: url(../img/pop_content_2.png?20230109) no-repeat;
  background-size: 100% 100%;
}
.pop-gift .pop-gift-box .pop-gift-box-content .gift3 {
  width: 4.11rem;
  height: 2.1rem;
  box-sizing: border-box;
  background: url(../img/pop_content_3.png?20230109) no-repeat;
  background-size: 100% 100%;
}
.pop-gift .pop-gift-box .pop-gift-box-content .btn_close {
  width: 0.34rem;
  height: 0.27rem;
  background: url(../img/btn_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  right: 0%;
}
.pop-getgift {
  display: none;
}
.pop-getgift .pop-getgift-box {
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  width: 4.91rem;
  height: 4rem;
  background: url(../img/pop_mask2.png?20230104) no-repeat;
  background-size: 100% 100%;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .pop-getgift-img {
  position: absolute;
  top: 42%;
  left: 46%;
  transform: translate(-50%, -50%);
  padding-top: 0.2rem;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .gift1 {
  width: 3.11rem;
  height: 2.1rem;
  box-sizing: border-box;
  background: url(../img/pop_content_1.png?20230109) no-repeat;
  background-size: 100% 100%;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .gift2 {
  width: 3.08rem;
  height: 2.08rem;
  box-sizing: border-box;
  background: url(../img/pop_content_2.png?20230109) no-repeat;
  background-size: 100% 100%;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .gift3 {
  width: 4.11rem;
  height: 2.1rem;
  box-sizing: border-box;
  background: url(../img/pop_content_3.png?20230109) no-repeat;
  background-size: 100% 100%;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .gift_code {
  width: 100%;
  height: auto;
  font-size: 0.24rem;
  text-align: center;
  font-weight: 600;
  color: #264973;
  position: absolute;
  bottom: 15%;
  left: 42%;
  transform: translateX(-50%);
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .btn_copy {
  width: 2.06rem;
  height: 0.56rem;
  background: url(../img/btn_copy.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -4.4%;
  left: 42%;
  transform: translateX(-50%);
  cursor: pointer;
}
.pop-getgift .pop-getgift-box .pop-getgift-box-content .btn_close {
  width: 0.34rem;
  height: 0.27rem;
  background: url(../img/btn_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0%;
  right: 0%;
}
.pop-share {
  display: none;
}
.pop-share .pop-share-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.pop-share .pop-share-box .pop-share-content {
  position: absolute;
  top: 0%;
  right: 3%;
  width: 2.43rem;
  height: 1.2rem;
  background: url(../img/pop_share.png) no-repeat;
  background-size: 100% 100%;
}
