.w100 {
  width: 100%;
}
* {
  font-family: 'microsoft yahei', 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}
html {
  font-size: 100px;
  font-family: 'microsoft yahei', 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}
body {
  font-size: 14px;
}
.top {
  position: relative;
  width: 100%;
}
.top .logo {
  z-index: 2;
  position: absolute;
  left: 3.7rem;
  top: 0.34rem;
  width: 2.63rem;
}
.top .app {
  z-index: 2;
  position: absolute;
  left: 3.21rem;
  top: 1.38rem;
  width: 5.99rem;
}
.top .kefu {
  z-index: 2;
  position: absolute;
  left: 12.44rem;
  top: 0.43rem;
  color: #fff;
  font-size: 18px;
}
.top .qrcode {
  z-index: 2;
  position: absolute;
  left: 10.22rem;
  top: 5.55rem;
  text-align: center;
}
.top .qrcode img {
  width: 1.86rem;
}
.top .qrcode p {
  margin-top: 10px;
  font-size: 0.19rem;
  color: #fff;
  text-align: center;
}
.top .ptexts {
  z-index: 2;
  position: absolute;
  left: 10.22rem;
  top: 3.14rem;
}
.top .ptexts .p1 {
  color: #fff;
  font-size: 0.48rem;
  margin-bottom: 0.34rem;
}
.top .ptexts .p2 {
  color: #fff;
  font-size: 0.26rem;
  line-height: 1.8;
}
.top .bg {
  position: relative;
  z-index: 1;
}
.top .button_ios {
  position: absolute;
  top: 5.65rem;
  right: 3.94rem;
  z-index: 2;
  width: 2.54rem;
  height: 0.68rem;
  background: url(../img/button_ios@2x.png);
  background-size: cover;
  cursor: pointer;
  font-size: 0;
}
.top .button_ios img {
  display: block;
  margin-left: 0.27rem;
  width: 0.27rem;
}
.top .button_ios span {
  line-height: 1;
  padding-left: 0.45rem;
  color: #fff;
  font-size: 0.2rem;
}
.top .button_ios:hover {
  background: url(../img/button_ios_hover@2x.png?v=2);
  background-size: cover;
}
.top .button_android {
  position: absolute;
  top: 6.63rem;
  right: 3.94rem;
  z-index: 2;
  width: 2.54rem;
  height: 0.68rem;
  background: url(../img/button_android@2x.png?v=2);
  background-size: cover;
  cursor: pointer;
}
.top .button_android img {
  display: block;
  margin-left: 0.27rem;
  width: 0.27rem;
}
.top .button_android span {
  line-height: 1;
  padding-left: 0.45rem;
  color: #fff;
  font-size: 0.2rem;
}
.top .button_android:hover {
  background: url(../img/button_android_hover@2x.png);
  background-size: cover;
}
.pic_wuyejiaofei {
  width: 6rem;
}
.part {
  padding-top: 0.9rem;
  background: #FBFBFB;
}
.text-p {
  width: 6.8rem;
  height: 6rem;
  padding-left: 1.34rem;
}
.text-p .p1 {
  margin-bottom: 16px;
  color: #191919;
  font-size: 38px;
  font-weight: 600;
}
.text-p .p2,
.text-p .p3 {
  color: #565656;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.icons-part {
  height: 7.36rem;
  background: #fff;
}
.icons-part .icon-wrap {
  text-align: center;
  width: 310px;
}
.icons-part .icon-wrap img {
  width: 120px;
  height: 120px;
}
.icons-part .icon-wrap .p1 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  color: #2C2C2C;
}
.icons-part .icon-wrap .p2 {
  margin-top: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #2C2C2C;
}
.bg-white {
  background: #fff;
}
.bottom-bar {
  margin-bottom: 110px;
  height: 159px;
  background: #EEEEEE;
}
.bottom-bar .p0 {
  font-size: 14px;
  color: #494949;
}
.bottom-bar .p1 {
  font-size: 14px;
  color: #494949;
  text-align: center;
  cursor: pointer;
}
.bottom-bar .p2 {
  text-align: center;
  font-size: 14px;
  color: #494949;
}
.bottom-bar .p2 img {
  width: 22px;
  height: 22px;
}
.bottom-bar .p1:hover {
  color: #006d99;
  cursor: pointer;
}
.bottom-bar .p2:hover {
  color: #006d99;
  cursor: pointer;
}
.hover-qrcode {
  position: fixed;
  bottom: 26px;
  right: 150px;
}
.hover-qrcode img {
  width: 190px;
  margin-bottom: 8px;
}
.hover-qrcode p {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.hover-bar {
  font-size: 0;
  position: fixed;
  bottom: -2px;
  height: 120px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.hover-bar img {
  width: 100%;
}
.hover-bar span {
  font-size: 22px;
  line-height: 120px;
  color: #fff;
  margin-left: 3.55rem;
}
.mobile-page .title {
  text-align: center;
  font-size: 0.7692rem;
  color: #434343;
}
.mobile-page .desc {
  text-align: center;
  font-size: 0.4308rem;
  color: #424242;
  margin-top: 16px;
  font-weight: 500;
}
.mobile-page .download-btn {
  width: 100%;
  position: absolute;
  bottom: 40px;
  text-align: center;
}
.mobile-page .download-btn img {
  width: 7.7846rem;
}
