*,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
html {
  -webkit-text-size-adjust: none;
}
html,
body {
  font-family: "微软雅黑";
}
.app {
  width: 100%;
  padding-bottom: 0.7rem;
  background: url(../images/icon-bg.png) repeat-y center center;
}
.page1 {
  position: relative;
}
.page1 .jump {
  top: 0.6rem;
  left: 1.5rem;
  position: absolute;
  display: block;
  width: 2.35rem;
  height: 1.45rem;
}
.page1 img {
  width: 100%;
}
.page2 {
  margin-top: -0.4rem;
  padding: 0 0.1rem 0 0.3rem;
  box-sizing: border-box;
}
.page2 .content {
  height: 12.8rem;
  width: 100%;
  background: url(../images/page2.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
.page2 .content .page2-text {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0.6rem);
  width: 5.4rem;
  text-align: center;
}
.page2 .content .page2-text > p {
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.45rem;
}
.page2 .content .page2-text > p > span {
  font-size: 0.26rem;
  color: #ff255d;
  font-weight: bold;
}
.page3 {
  margin-top: 0.3rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.page3 .content {
  height: 10.35rem;
  width: 100%;
  background: url(../images/page3.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
.page3 .content .page3-text {
  left: 50%;
  transform: translate(-50%, 0.6rem);
  position: absolute;
  width: 4.2rem;
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.3rem;
  bottom: 1.1rem;
}
.page4 {
  margin-top: 0.3rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.page4 .content {
  height: 12.9rem;
  width: 100%;
  background: url(../images/page4.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
.page4 .content .page3-text {
  left: 50%;
  top: 2.2rem;
  transform: translate(-49%, 0);
  position: absolute;
  width: 6.65rem;
  height: 8.8rem;
  font-size: 0.22rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
  color: #000;
}
.page4 .content .page3-text > h3 {
  font-size: 0.28rem;
  line-height: 0.45rem;
}
.page4 .content .page3-text > ul {
  font-family: Microsoft YaHei;
  color: #000000;
}
.page4 .content .page3-text > ul > li {
  line-height: 0.5rem;
  font-size: 0.24rem;
}
.page4 .content .page3-text > ul > li a > span {
  color: #1746E0;
}
.page4 .content .page3-text > ul > li .inner > li {
  text-indent: 0.3rem;
}
.page4 .content .page3-text > ul > li .inner > li > span {
  color: #1746E0;
  text-decoration: underline;
}
.page4 .content .btn {
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3.45rem;
  height: 0.85rem;
  display: block;
}
.page5 {
  margin-top: 0.5rem;
  padding: 0 0 0 0.3rem;
  box-sizing: border-box;
}
.page5 .content {
  height: 18.7rem;
  width: 100%;
  background: url(../images/page5.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
.page5 .content .page5-text {
  left: 50%;
  top: 2.2rem;
  transform: translate(-51%, 0);
  position: absolute;
  width: 6.65rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.5rem;
}
.page5 .content .page5-text > h3 {
  font-size: 0.28rem;
  line-height: 0.45rem;
}
.page5 .content .page5-text .title {
  margin-top: 0.3rem;
}
.page5 .content .page5-text > ul {
  font-family: Microsoft YaHei;
  color: #000000;
}
.page5 .content .page5-text > ul > li {
  line-height: 0.5rem;
  font-size: 0.24rem;
}
.page5 .content .page5-text > ul > li > span {
  color: #1746E0;
}
.page5 .content .page5-text > ul > li .inner > li {
  text-indent: 0.3rem;
}
.page6 {
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.page6 .content {
  height: 9.35rem;
  width: 100%;
  background: url(../images/page6.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
.page6 .content .register {
  position: absolute;
  top: 3.5rem;
  left: 50%;
  transform: translate(-42%, 0);
  width: 3rem;
  height: 0.8rem;
  display: block;
}
.page6 .content .baoming {
  position: absolute;
  top: 7.2rem;
  left: 50%;
  transform: translate(-42%, 0);
  width: 3rem;
  height: 0.8rem;
  display: block;
}
.page6 .content .page6-text {
  text-align: center;
  position: absolute;
  top: 4.6rem;
  left: 1.3rem;
  width: 5rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.page6 .content .page6-text2 {
  text-align: center;
  position: absolute;
  top: 8rem;
  left: 1.3rem;
  width: 5rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.page6 .content .page6-text2 > a {
  color: #1746E0;
}
.page7 {
  padding: 0 0.3rem;
  margin-top: 0.5rem;
  box-sizing: border-box;
}
.page7 .content {
  height: 10.35rem;
  width: 100%;
  background: url(../images/page7.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}
.page7 .content .page7-text {
  position: absolute;
  bottom: 1.8rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.4rem;
  padding: 0 0.8rem;
  box-sizing: border-box;
}
.page7 .content .page7-text > h3 {
  padding-bottom: 0.4rem;
}
.page7 .content .btn {
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3.4rem;
  height: 0.8rem;
  display: block;
}
.page8 {
  margin-top: -0.34rem;
  background: url(../images/page8.png) no-repeat center center;
  background-size: 100% 100%;
  position: fixed;
  bottom: 0rem;
  height: 2.35rem;
  width: 100%;
  z-index: 9;
}
.page8 .mobile {
  position: absolute;
  left: 0.3rem;
  top: 0.95rem;
  width: 1.9rem;
  height: 0.6rem;
  display: block;
}
.page8 .mobile > div {
  position: relative;
}
.page8 .mobileTab {
  display: none;
  border-radius: 5px;
  background: #FFFFFF;
  box-shadow: 1px 1px 1px 1px #efefef;
  position: absolute;
  bottom: 0.15rem;
  width: 1.7rem;
  padding: 0.3rem 0.2rem;
}
.page8 .mobileTab > li {
  font-size: 0.22rem;
}
.page8 .mobileTab > li > span {
  display: block;
  padding-bottom: 0.1rem;
  font-weight: bold;
}
.page8 .mobileTab > li > a {
  text-decoration: none;
}
.page8 .wxTab .kf > img {
  max-width: 100%;
}
.page8 .wx {
  position: absolute;
  right: 0.3rem;
  top: 0.95rem;
  width: 1.9rem;
  height: 0.6rem;
  display: block;
}
.page8 .wx > div {
  position: relative;
}
.page8 .jiaogao {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.05rem;
  width: 2.5rem;
  height: 2.2rem;
  display: block;
}
.page9 {
  margin-top: -0.34rem;
  box-sizing: border-box;
  width: 100%;
  height: 6.5rem;
  padding: 0.7rem 0.3rem;
  background: #302F2E;
  position: relative;
}
.page9 .phone {
  position: absolute;
  right: 0.3rem;
  width: 2.15rem;
  height: 1.35rem;
}
.page9 .phone .jump {
  position: absolute;
  right: 0rem;
  top: 0.9rem;
  display: block;
  width: 2.15rem;
  height: 0.45rem;
}
.page9 .phone > img {
  max-width: 100%;
}
.page9 .des .item {
  display: flex;
}
.page9 .des .item > div {
  display: inline-block;
  width: 6rem;
}
.page9 .des .item > div > span {
  display: block;
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.5rem;
}
.page9 .des .item > span {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.5rem;
}
.page9 .des .item > span:first-child {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.5rem;
  display: inline-block;
  width: 1.2rem;
}
.page9 .bottom {
  margin-top: 0.3rem;
  width: 5.5rem;
  height: 1.85rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.page9 .bottom > img {
  width: 100%;
}
.layui-m-layercont {
  max-height: 12rem;
  overflow: auto;
}
.cur_layer2 {
  width: 5.35rem;
}
.cur_layer2 .close {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
  padding-top: 0.3rem;
  padding-left: 0.1rem;
  width: 0.6rem;
  height: 0.6rem;
}
.cur_layer2 .close > span {
  cursor: pointer;
  background: url(../images/close.png) no-repeat center center;
  background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
  display: block;
}
.cur_layer2 > img {
  max-width: 100%;
}
.cur_layer1 {
  width: 5.35rem;
  height: 9.8rem;
  text-align: center;
}
.cur_layer1 .close {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
  padding-top: 0.3rem;
  padding-left: 0.1rem;
  width: 0.6rem;
  height: 0.6rem;
}
.cur_layer1 .close > span {
  cursor: pointer;
  background: url(../images/close.png) no-repeat center center;
  background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
  display: block;
}
.cur_layer1 > img {
  max-width: 100%;
}
.layui-m-layerchild {
  background: transparent !important;
}
