* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img {
  display: block;
}
.weixin-tip {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}


.title-three {
  margin-top: 80px;
}
.title-four {
  margin-top: 36px;
}
.title-five {
  margin-top: 36px;
}
.title-six {
  margin-top: 10px;
  height:16px;
  font-size:16px;
  font-weight:500;
  color:rgba(255,255,255,1);

}

.title-profile {
  margin-top:5px;
  height:39px;
  font-size:40px;
  font-weight:bold;
  color:rgba(255,255,255,1);
}

.title-profile-char {
  margin-top:15px;
  height:13px;
  font-size:13px;
  font-weight:500;
  color:rgba(255,255,255,1);
}

.h5-title-profile {
  padding-top:0.76rem;
  font-size:0.48rem;
  font-weight:bold;
  color:rgba(255,255,255,1);
}

.h5-title-profile-char {
  padding-top:0.11rem;
  font-size:0.16rem;
  font-weight:500;
  color:rgba(255,255,255,1);
}


.profile-block {
  margin-top:100px;
  margin-left:220px;
  display: flex;
}
.profile-left{
  text-align: left;
  width: 256px;
  height:76px;
  margin-right:124px;
  font-size:16px;
  font-weight:bold;
  line-height:36px;
}
.profile-right {
  text-align: left;
  width: 256px;
  height:76px;
  margin-left:124px;
  font-size:16px;
  font-weight:bold;
  line-height:36px;
}
.profile-right p {
  line-height:20px;
}
.profile-left p {
  line-height:20px;
}

.profile-left img,
.profile-right img {
  width: 100%;
  height: 100%;
}

.profile-line {
  width:1px;
  height:71px;
  margin-top:2px;
  border:1px solid rgba(255,255,255,1);
}
.profile-logo {
  width: 85px;
  height: 85px;
  margin-top:20px;
  margin-left: auto;
  margin-right: auto;
}
.profile-logo img {
  width: 100%;
  height: 100%;
}
.h5-profile-logo {
  width: 1.42rem;
  height: 1.42rem;
  margin-top: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
.h5-profile-logo img {
  width: 100%;
  height: 100%;
}

.weixin-tip p {
  text-align: center;
  margin-top: 8%;
  padding: 0 5%;
}
.weixin-tip img {
  max-width: 100%;
  height: auto;
}
.wrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.swiper-container1,
.swiper-container2 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-top: 78px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #f47898;
}
.nav-container {
  width: 100%;
  height: 78px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  border-bottom: 1px solid #e9e9e9;
}
.nav-block {
  width: 1160px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.logo {
  width: 112px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url('1/logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.logo_hy {
  width: 112px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url('1/logo_hy.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.nav-item {
  margin-left: 52px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
}
.nav-item:hover {
  color: #f47898;
}
.active {
  color: #f47898;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap-bg {
  width: 100%;
  height: 100%;
  /*margin-top: 78px;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrap-bg-img {
  background-image: url("1/wrap-bg.png");
  position: relative;
}
.wrap-bg-img_hy {
  background-image: url("1/wrap-bg_hy.png");
  position: relative;
}
.wrap-bg-one {
  background-image: url("1/pc_bg_03.png");
}
.wrap-bg-two {
  background-image: url("1/pc_bg2_03.png");
}
.wrap-bg-three {
  background-image: url("1/pc_bg2_03.png");
}
.wrap-bg-four {
  background-image: url("1/pc_bg2_03.png");
}
.wrap-bg-five {
  background-image: url("1/pc_bg2_03.png");
  color: #fff;
  font-size: 18px;
}
.common-bg {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.title0 {
  width: 5.85rem;
  height: 5.23rem;
  background-image: url("1/title0.png");
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}
.title0_hy {
  width: 19rem;
  height: 19rem;
  background-image: url("1/title0_hy.png");
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
}
.title-one {
  width: 700px;
  height: 30px;
  background-image: url("1/title_one.png");
  margin-top: 260px;
  margin-left: auto;
  margin-right: auto;
}
.qr-code {
  width: 180px;
  height: 180px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 26px;
  padding: 18px;
  margin-top: 62px;
  margin-left: auto;
  margin-right: auto;
}
.qr-code img {
  width: 100%;
  height: 100%;
}
.iphone-android {
  margin: 40px auto;
}
.iphone,
.android {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: 14px;
  flex-direction: column;
}
.iphone {
  margin-right: 46px;
}
.iphone img,
.android img {
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
}
.title-two {
  color: #fff;
  font-size: 30px;
  margin-top: 50px;
  text-align: center;
}
.subtitle-two {
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
}
.animate-box {
  margin-top: 48px;
  /*position: relative;*/
}
.phone {
  width: 280px;
  height: 580px;
  position: relative;
}
.phone img {
  width: 100%;
  height: 100%;
}
.mgr120 {
  margin-right: 120px;
}
.phone .ain01 {
  position: absolute;
  left: -172px;
  top: 150px;
  width: 150px;
  height: 150px;
}
.phone .ain02 {
  position: absolute;
  left: 50%;
  top: 290px;
  width: 380px;
  height: 156px;
  margin-left: -190px;
}
.phone .ain03 {
  position: absolute;
  left: 50%;
  top: 170px;
  width: 380px;
  height: 140px;
  margin-left: -190px;
}
.phone .ain04 {
  position: absolute;
  right: -172px;
  top: 18px;
  width: 150px;
  height: 150px;
}
.phone .ain05 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 110px;
  width: 160px;
  height: 160px;
}
.phone2 {
  width: 280px;
  height: 580px;
  position: relative;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
}
.ain06 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ain07 {
  width: 208px;
  height: 208px;
  position: absolute;
  top: 102px;
  left: -204px;
}
.ain08 {
  width: 195px;
  height: 103px;
  position: absolute;
  right: -204px;
  top: 280px;
}
.ain09 {
  width: 256px;
  height: 186px;
  position: absolute;
  top: 140px;
  right: -296px;
}
.ain10 {
  position: absolute;
  left: 50%;
  /*transform: translateX(-50%);*/
  margin-left: -180px;
  top: 384px;
  width: 360px;
  height: 140px;
}
.qr-code-block {
  margin-top: 150px;
}
.qr-code-left-block {
  margin-right: 86px;
}
.qr-code-left,
.qr-code-right {
  width: 240px;
  height: 240px;
  padding: 18px;
  border-radius: 26px;
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
}
.qr-code-left img,
.qr-code-right img {
  width: 100%;
  height: 100%;
}
.title-three {
  margin-top: 80px;
}
.title-four {
  margin-top: 36px;
}
.title-five {
  margin-top: 36px;
}
.footer {
  width: 100%;
  height: 78px;
  line-height: 78px;
  background-color: #333;
  color: #a0a3a9;
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.download {
  width: 4rem;
  height: 0.9rem;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.32rem;
  color: #f47898;
  background-color: #fff;
  border-radius: 26px;
  position: absolute;
  left: 50%;
  margin-left: -2rem;
  bottom: 1.3rem;
}
.arrow {
  width: 0.5rem;
  height: 0.28rem;
  background-image: url("1/arrow.png");
  position: absolute;
  left: 50%;
  margin-left: -0.25rem;
  bottom: 0.2rem;
  animation: topDown 0.6s ease-in 0.1s infinite;
}
.common-title-bg {
  width: 5rem;
  height: 1.3rem;
  margin: 0.45rem auto 0.56rem;
}
.title1 {
  background-image: url("1/H5-1_03.png?v3");
}
.title2 {
  background-image: url("1/H5-2_03.png?v3");
}
.title3 {
  background-image: url("1/H5-3_03.png?v3");
}
.title4 {
  background-image: url("1/H5-4_03.png?v3");
}
.title5 {
  background-image: url("1/H5-5_03.png?v3");
}
.title3_hy {
  width: 15rem;
  height: 3.9rem;
  margin: 1.3rem auto 1.7rem;
  background-image: url("1/title3_hy.png");
}
.common-content {
  width: 6rem;
  height: 8rem;
  margin: 0 auto;
}
.content1 {
  background-image: url("1/H5-1_07.png?v3");
}
.content2 {
  background-image: url("1/H5-2_07.png?v3");
}
.content3 {
  background-image: url("1/H5-3_07.png?v3");
}
.content4 {
  background-image: url("1/H5-4_07.png?v3");
}
.content5 {
  background-image: url("1/H5-5_07.png?v3");
}
@keyframes topDown {
  0% {
    bottom: 0.6rem;
  }
  100% {
    bottom: 0.2rem;
  }
}
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  /* 兼容iphone5 */
}
@media (device-height: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  /* 兼容iphone6 */
}
@media (device-height: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  /* 兼容iphone6 Plus */
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
}
/*# sourceMappingURL=index.css.map */
