html,
body {
  height: 100%;
}
html {
  /* font-size: 19.2px; */
   /* 初始字体大小 */
}
body {
  overflow-x: hidden;
  /* position: relative; */
  margin: 0;
  padding: 0;
}

.mob_home {
  width: 100%;
  height: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 1.04rem;
  position: relative;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 0.94rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide .wraps {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page1_box {
  background: url("https://res.damieapp.com/dm_home/mob_bg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.logo_box1 {
  display: flex;
  position: relative;
  line-height: 1.875rem;
  width: calc(100% - 1.56rem);
  align-items: center;
  margin-bottom: 0;
  margin-top: 2.5rem;
  padding-left: 1.56rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 1.04rem;
  color: #ffffff;
}
.logo {
  width: 1.87rem;
  height: 1.87rem;
  margin-right: 0.42rem;
}
.page1_box .contactUs {
  position: absolute;
  right: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
  text-decoration: none; 
}
.page1_box .title1 {
  padding-left: 1.56rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 1.25rem;
  color: #ffffff;
  margin-bottom: 0.73rem;
  text-align: left;
}
.page1_box .title2 {
  padding-left: 1.56rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 300;
  font-size: 0.98rem;
  color: #ffffff;
  margin-bottom: 0.52rem;
  text-align: left;
}
.page1_box .android_btn_box{
  width: 16.2rem;
  height: 2.38rem;
  position: absolute;
  bottom: 7.24rem;
  left: 50%;
  transform: translateX(-50%);
}
.page1_box .android_btn {
  width: 100%;
  height: 100%;
}
.page1_box .ios_btn_box{
  width: 16.2rem;
  height: 2.4rem;
  position: absolute;
  bottom: 3.8rem;
  left: 50%;
  transform: translateX(-50%);
}
.page1_box .ios_btn {
  width: 100%;
  height: 100%;
}
.swiper2_box {
  width: 100%;
  height: 100%;
  background: #000;
  position: relative;
}
.logo_box2 {
  display: flex;
  height: 1.875rem;
  width: 100%;
  align-items: center;
  margin-bottom: 1.04rem;
  margin-top: 1.04rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 1.04rem;
  color: #ffffff;
}
.logo_box2 .logo {
  margin-left: 1.67rem;
}

.swiper2_content {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.relative {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.user_img {
  position: absolute;
  right: 1.1rem;
  bottom: 10.26rem;
  width: 2.19rem;
  height: 2.19rem;
}
.like {
  position: absolute;
  right: 1.1rem;
  bottom: 7.5rem;
  width: 1.98rem;
  height: 1.98rem;
}
.gift {
  position: absolute;
  right: 1.1rem;
  bottom: 4.74rem;
  width: 1.98rem;
  height: 1.98rem;
}
.music {
  position: absolute;
  right: 1.1rem;
  bottom: 1.93rem;
  width: 1.98rem;
  height: 1.98rem;
}
.page2_text_box {
  position: absolute;
  height: 1.2rem;
  display: flex;
  align-items: center;
  bottom: 3.02rem;
  left: 1rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.82rem;
}
.sex_box {
  display: flex;
  align-items: center;
  margin: 0;
  margin-left: 0.42rem;
  background: #ff627d;
  border-radius: 0.4rem;
  padding: 1px 4px;
  font-size: 0.513rem;
}
.sex_box .sex {
  width: 0.73rem;
  height: 0.73rem;
}
.user_detail {
  position: absolute;
  bottom: 1.67rem;
  left: 1rem;
  margin: 0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.63rem;
  color: #ffffff;
  line-height: 0.89rem;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23);
}
.img_box{
  position: relative;
  width: 16.2rem;
    height: 29.3rem;
  /* left: 50%;
  bottom: 0; */
  /* transform: translateX(-50%); */
}
.img1 {
  width: 16.2rem;
  height: 29.3rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.guide-wrap {
  position: fixed;
  width: 48%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.26rem;
  z-index: 2;
  text-align: center;
}

.guide-wrap .top {
  display: block;
  width: 1.35rem;
  margin: 0.42rem auto 0;
  padding: 1.04rem 0;
}
.swiper-scrollbar-drag {
  background-color: #fff !important;
}
.swiper-scrollbar {
  opacity: 1 !important;
  transition-duration: 400ms;
}
