.content_wrapper {
  width: 100%;
  height: 44.5rem;
  background: url("https://www.gatsbysonthebaysi.com/ztm/app/images/app_bg.png") no-repeat;
  background-size: 100% 100%;
}
.content_wrapper .downLoadApp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 6.76rem;
}
.content_wrapper .downLoadApp img {
  width: 2.16rem;
  height: 2.16rem;
}
.content_wrapper .downLoadApp .describe {
  font-size: 0.4rem;
  color: #333;
  font-family: 'FZLTCHJW';
  margin-top: 0.65rem;
}
.content_wrapper .downLoadApp .dlapp {
  width: 4rem;
  height: 0.8rem;
  background: #ff273f;
  border-radius: 0.4rem;
  font-size: 0.36rem;
  color: #fff;
  font-family: 'FZLTHJW';
  text-align: center;
  line-height: 0.8rem;
  margin-top: 0.37rem;
}
.content_wrapper .phone_area {
  display: flex;
}
.content_wrapper .phone_area .des_txt {
  padding-top: 1.76rem;
}
.content_wrapper .phone_area .des_txt .dt_tit {
  font-size: 0.4rem;
  color: #333;
  font-family: 'FZLTCHJW';
  line-height: 0.6rem;
}
.content_wrapper .phone_area .des_txt .dt_tit span {
  color: #ff273f;
}
.content_wrapper .phone_area .des_txt .dt_subTit {
  font-size: 0.3rem;
  color: #333;
  font-family: 'FZLTHJW';
  line-height: 0.44rem;
  margin-top: 0.15rem;
}
.content_wrapper .phone_area .des_txt .dlapp {
  display: block;
  width: 2.6rem;
  height: 0.8rem;
  background: #ff273f;
  border-radius: 0.4rem;
  font-size: 0.3rem;
  color: #fff;
  font-family: 'FZLTHJW';
  text-align: center;
  line-height: 0.8rem;
  margin-top: 0.24rem;
}
.content_wrapper .phone_area_01 {
  justify-content: flex-start;
}
.content_wrapper .phone_area_01 img {
  width: 4.6rem;
  height: 7.24rem;
}
.content_wrapper .phone_area_01 .des_txt {
  margin-left: -0.5rem;
}
.content_wrapper .phone_area_02 {
  justify-content: flex-end;
}
.content_wrapper .phone_area_02 img {
  width: 4.13rem;
  height: 7.31rem;
}
.content_wrapper .phone_area_02 .des_txt {
  margin-right: -0.25rem;
}
.content_wrapper .phone_area_03 {
  justify-content: flex-start;
}
.content_wrapper .phone_area_03 img {
  width: 4.31rem;
  height: 7rem;
}
.content_wrapper .phone_area_03 .des_txt {
  margin-left: -0.8rem;
}
.content_wrapper .phone_area_04 {
  justify-content: flex-end;
}
.content_wrapper .phone_area_04 img {
  width: 4.16rem;
  height: 7.26rem;
}
.content_wrapper .phone_area_04 .des_txt {
  margin-right: -0.5rem;
}
.content_wrapper .apple_group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.15rem;
}
.content_wrapper .apple_group ss img {
  width: 7.03rem;
  height: 3.77rem;
}
.content_wrapper .apple_group .appg_tit {
  font-size: 0.4rem;
  color: #ff273f;
  font-family: 'FZLTCHJW';
  margin-top: 0.25rem;
}
.content_wrapper .apple_group .appg_subTit {
  font-size: 0.3rem;
  color: #333;
  font-family: 'FZLTHJW';
  margin-top: 0.4rem;
}
.content_wrapper .apple_group .dlapp {
  width: 4rem;
  height: 0.8rem;
  background: #ff273f;
  border-radius: 0.4rem;
  font-size: 0.36rem;
  color: #fff;
  font-family: 'FZLTHJW';
  text-align: center;
  line-height: 0.8rem;
  margin-top: 0.43rem;
}
.shadowpage {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.scan-tip {
  width: 4.6rem;
  position: absolute;
  right: 0.44rem;
}
