html,
body,
div,
p,
header,
section,
footer {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.p-container {
  min-width: 1260px;
  background-color: #F9FDFF;
}
.p-container .header {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #F9FDFF;
}
.p-container .header .menu {
  width: 11.6rem;
  height: 1rem;
  margin: 0 auto;
  padding: 0 1rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-container .header .menu .h-left {
  display: flex;
  align-items: center;
}
.p-container .header .menu .h-left img {
  width: 0.61rem;
  height: 0.61rem;
}
.p-container .header .menu .h-left p {
  margin-left: 0.15rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.24rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #808080;
}
.p-container .header .menu .h-right {
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.24rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #404040;
}
.p-container .section {
  padding-top: 1rem;
  background: url(/static/image/boxDownload/p-bg.jpg) 100% no-repeat;
  background-size: 100% 100%;
}
.p-container .section .logo-block {
  margin: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.34rem;
  height: 6.36rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-container .section .logo-block .bg-img {
  width: 13.46rem;
  height: 6.16rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.p-container .section .logo-block .phone-img {
  width: 5.02rem;
  height: 5.93rem;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(-60%, 0.28rem);
}
.p-container .section .logo-block .l-content {
  top: 0.15rem;
  position: absolute;
  width: 5.2rem;
  left: 51%;
  height: 6.16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-container .section .logo-block .l-content .l-title {
  display: flex;
  font-size: 0.66rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #fff;
}
.p-container .section .logo-block .l-content .l-title img {
  width: 0.74rem;
  height: 0.83rem;
}
.p-container .section .logo-block .l-content .l-desp {
  height: 0.88rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #F2F2F2;
  line-height: 0.88rem;
  opacity: 0.9;
}
.p-container .section .logo-block .l-content .l-download {
  width: 4.38rem;
  height: 2.64rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-container .section .logo-block .l-content .l-download .l-left {
  width: 1.57rem;
  height: 1.81rem;
  background: #fff;
  border-radius: 0.1rem;
}
.p-container .section .logo-block .l-content .l-download .l-left img {
  position: relative;
  left: 0.12rem;
  top: 0.12rem;
  width: 1.34rem;
  height: 1.34rem;
}
.p-container .section .logo-block .l-content .l-download .l-left p {
  font-family: SourceHanSansCN;
  position: relative;
  width: 1.57rem;
  text-align: center;
  bottom: -0.16rem;
  font-weight: 600;
  font-size: 0.16rem;
}
.p-container .section .logo-block .l-content .l-download .l-left .qrcode {
  position: relative;
  width: 1.34rem;
  height: 1.34rem;
}
.p-container .section .logo-block .l-content .l-download .l-left .qrcode img {
  width: 1.34rem;
  height: 1.34rem;
  position: absolute;
}
.p-container .section .logo-block .l-content .l-download .l-left:hover {
  transform: scale(1.06);
}
.p-container .section .logo-block .l-content .l-download .l-right .l-btn {
  display: block;
  width: 2.23rem;
  height: 0.53rem;
  line-height: 0.53rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.1rem 0 rgba(45, 45, 45, 0.35);
  border-radius: 0.27rem;
  padding-left: 0.6rem;
  font-size: 0.18rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
}
.p-container .section .logo-block .l-content .l-download .l-right .l-btn:hover {
  transform: scale(1.06);
}
.p-container .section .logo-block .l-content .l-download .l-right .btn-img {
  position: relative;
}
.p-container .section .logo-block .l-content .l-download .l-right .btn-img img {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 0.06rem;
  left: 0.1rem;
}
.p-container .section .welfare-block {
  margin: auto;
  width: 15.6rem;
  display: flex;
}
.p-container .section .welfare-block .w-left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-container .section .welfare-block .w-left .w-title {
  display: flex;
}
.p-container .section .welfare-block .w-left .t-left {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.6rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #478AC4;
}
.p-container .section .welfare-block .w-left .t-right {
  height: 0.6rem;
  line-height: 0.6rem;
  margin-left: 0.1rem;
  margin-top: 0.05rem;
  padding: 0 0.22rem;
  border-radius: 0.1rem;
  font-size: 0.5rem;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
}
.p-container .section .welfare-block .w-left .t-right-color-1 {
  background: linear-gradient(90deg, #527DD0, #665BC5);
}
.p-container .section .welfare-block .w-left .t-right-color-2 {
  background: linear-gradient(135deg, #D54058, #DB6A4C);
}
.p-container .section .welfare-block .w-left .w-desp {
  margin-top: 0.35rem;
  height: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.36rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #838689;
}
.p-container .section .welfare-block .w-right {
  position: relative;
}
.p-container .section .p-height-1 {
  height: 6.62rem;
}
.p-container .section .p-height-2 {
  height: 4.59rem;
}
.p-container .section .p-height-3 {
  height: 5.94rem;
}
.p-container .section .p-height-4 {
  height: 6.26rem;
}
.p-container .section .p-relative-1 {
  left: 0.5rem;
}
.p-container .section .p-relative-2 {
  left: 0.2rem;
}
.p-container .section .p-relative-3 {
  left: 0.86rem;
  top: -1.05rem;
}
.p-container .section .p-relative-4 {
  left: 2.24rem;
}
.p-container .section .p-relative-5 {
  left: 1.5rem;
}
.p-container .section .p-relative-6 {
  left: 2.2rem;
}
.p-container .section .p-relative-7 {
  left: 1.24rem;
}
.p-container .section .p-relative-8 {
  left: 1.26rem;
}
.p-container .section .p-mt-1 {
  margin-top: 2rem;
}
.p-container .section .p-mt-2 {
  margin-top: 1rem;
}
.p-container .section .p-mt-3 {
  margin-top: 1.26rem;
}
.p-container .section .p-mt-4 {
  margin-top: 0.87rem;
}
.p-container .register {
  position: relative;
  z-index: 9999;
}
.p-container .register .register-body {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-container .register .register-body .register-content {
  width: 410px;
  height: 300px;
  position: relative;
  background-color: #fff;
  color: #313131;
}
.p-container .register .register-body .register-content .register-title {
  font-size: 16px;
  height: 65px;
  line-height: 65px;
  text-align: center;
}
.p-container .register .register-body .register-content .register-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.p-container .register .register-body .register-content .register-input input {
  width: 260px;
  margin-bottom: 15px;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 4px;
  font-size: 12px;
  color: #000000;
  opacity: 0.5;
  padding-left: 5px;
}
.p-container .register .register-body .register-content .register-input .register-code {
  position: absolute;
  right: 82px;
  top: 60px;
  font-size: 12px;
  color: #168FF7;
}
.p-container .register .register-body .register-content .register-input .register-code:disabled {
  color: #ACA899;
}
.p-container .register .register-body .register-content .register-input .register-eyes {
  position: absolute;
  font-size: 12px;
  top: 64px;
  right: 84px;
  width: 19px;
  height: 12px;
}
.p-container .register .register-body .register-content .register-change {
  font-size: 12px;
  width: 260px;
  margin: auto;
  color: #0066FF;
  text-decoration: underline;
}
.p-container .register .register-body .register-content .register-btn {
  width: 260px;
  font-size: 16px;
  margin: auto;
  line-height: 36px;
  height: 36px;
  text-align: center;
  background-color: #0066FF;
  color: #fff;
  border-radius: 20px;
  margin-top: 30px;
}
.p-container .register .register-body .register-content .register-text {
  height: 300px;
  text-align: center;
  margin: auto;
  font-size: 12px;
  margin-top: 10px;
  color: #666;
}
.p-container .register .register-body .register-content .register-text span,
.p-container .register .register-body .register-content .register-text a {
  color: #0066FF;
}
.p-container .footer {
  padding: 0.4rem 0;
  min-height: 2rem;
  max-height: 8rem;
  /* line-height: 2rem; */
  background: #25374E;
  text-align: center;
  font-size: 0.24rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-container .footer a {
  color: #fff;
}
.mo-toast {
  font-size: 16px !important;
  z-index: 9999 !important;
}
