html, body {
  position: relative;
  height: 100%;
}

body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.pc-mobile-page {
  width: 100%;
  height: 100%;
}
.pc-mobile-page .swiper-container {
  width: 100%;
  height: 100%;
}
.pc-mobile-page .header {
  position: absolute;
  top: 0;
  left: 0;
}
.pc-mobile-page .header .nav {
  margin: 0 auto;
}
.pc-mobile-page .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: white;
  opacity: 1;
}
.pc-mobile-page .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin-bottom: 16px;
}
.pc-mobile-page .swiper-pagination-icon {
  width: 14px;
  position: absolute;
  bottom: -20px;
  left: 2px;
}
.pc-mobile-page .swiper-pagination-icon-reverse {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pc-mobile-page .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #19dafd;
  -webkit-box-shadow: 0px 0px 16px 0px #19dafd;
          box-shadow: 0px 0px 16px 0px #19dafd;
}
.pc-mobile-page .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-mobile-page .header {
  width: 100%;
  height: 84px;
  background-image: linear-gradient(245deg, #041456 0%, #070920 100%);
  background-color: rgba(0, 0, 0, 0.5);
}
.pc-mobile-page .header .nav {
  height: 100%;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .header .nav .logo img {
  width: 95px;
  height: 30px;
}
.pc-mobile-page .header .nav > ul {
  width: 544px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .header .nav > ul .active {
  position: relative;
}
.pc-mobile-page .header .nav > ul .active:after {
  content: "";
  display: block;
  width: 44px;
  height: 4px;
  background: linear-gradient(133deg, #00ffae 0%, #509ff5 100%);
  position: absolute;
  bottom: -8px;
  left: 0;
}
.pc-mobile-page .header .nav > ul > li > a {
  font-size: 16px;
  font-weight: 600;
  color: white;
}
.pc-mobile-page .component1 {
  padding-top: 84px;
  background: url("https://cdn-business-static.aunbox.cn/www_luping_com/static/images/mobile-single/common_bg1.png") no-repeat top right, url("/static/images/mobile-single/Mobile end_banner_bg3.png") no-repeat 0 105px, linear-gradient(245deg, #041456 0%, #070920 100%) no-repeat top left;
  background-size: contain, 96px 108px, cover;
  position: relative;
}
.pc-mobile-page .component1 > img {
  width: 571px;
  height: 408px;
  margin-right: 64px;
}
.pc-mobile-page .component1 .left-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .component1 .left-frame > h2 {
  font-size: 40px;
  font-weight: 500;
  color: white;
  margin-bottom: 49px;
}
.pc-mobile-page .component1 .left-frame > img {
  width: 545px;
  height: 111px;
  margin-bottom: 58px;
}
.pc-mobile-page .component1 .left-frame .download-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .component1 .left-frame .download-area > li:first-child {
  margin-right: 58px;
}
.pc-mobile-page .component1 .left-frame .download-area > li:first-child > img {
  margin-bottom: 8px;
  padding: 8px;
  width: 160px;
  height: 160px;
  border: 1px solid;
  -o-border-image: linear-gradient(153deg, #20ecff, #009af6) 1 1;
     border-image: linear-gradient(153deg, #20ecff, #009af6) 1 1;
}
.pc-mobile-page .component1 .left-frame .download-area > li:first-child > p {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: white;
}
.pc-mobile-page .component1 .left-frame .download-area > li:last-child > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 268px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: white;
  margin-top: 30px;
}
.pc-mobile-page .component1 .left-frame .download-area > li:last-child > a:first-child {
  background: linear-gradient(226deg, #3ea8ff 0%, #0079ff 100%);
  -webkit-box-shadow: 0px 11px 95px 0px #0171a0;
          box-shadow: 0px 11px 95px 0px #0171a0;
}
.pc-mobile-page .component1 .left-frame .download-area > li:last-child > a:last-child {
  -webkit-box-shadow: 0px 11px 95px 0px #0171a0;
          box-shadow: 0px 11px 95px 0px #0171a0;
  border: 2px solid;
  -o-border-image: linear-gradient(226deg, #3ea8ff, #0079ff) 2 2;
     border-image: linear-gradient(226deg, #3ea8ff, #0079ff) 2 2;
}
.pc-mobile-page .component1 .left-frame .download-area > li:last-child > a:hover {
  opacity: 0.9;
}
.pc-mobile-page .component1 .left-frame .download-area > li:last-child > a > img {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
.pc-mobile-page .component2 {
  background: url("https://cdn-business-static.aunbox.cn/www_luping_com/static/images/mobile-single/Mobile end_common_bg1@2x.png") no-repeat center left, url("/static/images/mobile-single/Mobile end_common_bg2.png") no-repeat bottom right, linear-gradient(245deg, #041456 0%, #070920 100%);
  background-size: 1036px 552px, 735px 377px, cover;
}
.pc-mobile-page .component2 > img {
  width: 417px;
  margin-right: 104px;
}
.pc-mobile-page .component2 > div > h2 {
  width: 421px;
  height: 56px;
  font-size: 40px;
  font-weight: 500;
  color: #eee;
  line-height: 56px;
  position: relative;
}
.pc-mobile-page .component2 > div > h2:after {
  content: "";
  display: block;
  width: 150px;
  height: 8px;
  background: linear-gradient(133deg, #00ffae 0%, rgba(80, 159, 245, 0.25) 100%);
  position: absolute;
  bottom: -8px;
  left: 0;
}
.pc-mobile-page .component2 > div > p {
  width: 517px;
  height: 74px;
  font-size: 26px;
  font-weight: 400;
  color: #c9c9c9;
  line-height: 37px;
  margin-top: 40px;
}
.pc-mobile-page .component3 {
  background: url("https://cdn-business-static.aunbox.cn/www_luping_com/static/images/mobile-single/Mobile end_common_bg3@2x.png") no-repeat center;
  background-size: cover;
}
.pc-mobile-page .component3 > img {
  width: 417px;
  margin-left: 104px;
}
.pc-mobile-page .component3 > div > h2 {
  height: 56px;
  font-size: 40px;
  font-weight: 500;
  color: white;
  line-height: 56px;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d8d8d8));
  background: linear-gradient(180deg, #eeeeee 0%, #d8d8d8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.pc-mobile-page .component3 > div > h2:after {
  content: "";
  display: block;
  width: 150px;
  height: 8px;
  background: linear-gradient(133deg, #00ffae 0%, rgba(80, 159, 245, 0.25) 100%);
  position: absolute;
  bottom: -8px;
  left: 0;
}
.pc-mobile-page .component3 > div > p {
  width: 517px;
  height: 74px;
  font-size: 26px;
  font-weight: 400;
  color: #c9c9c9;
  line-height: 37px;
  margin-top: 40px;
}
.pc-mobile-page .component4 {
  background: url("https://cdn-business-static.aunbox.cn/www_luping_com/static/images/mobile-single/Mobile end_common_bg4.png") no-repeat center left, url("/static/images/mobile-single/Mobile end_common_bg4(1).png") no-repeat top right, linear-gradient(245deg, #041456 0%, #070920 100%) no-repeat center center;
  background-size: 1042px 376px, 470px 709px, cover;
}
.pc-mobile-page .component4 > img {
  width: 417px;
  margin-right: 104px;
}
.pc-mobile-page .component4 > div > h2 {
  width: 421px;
  height: 56px;
  font-size: 40px;
  font-weight: 500;
  color: white;
  line-height: 56px;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d8d8d8));
  background: linear-gradient(180deg, #eeeeee 0%, #d8d8d8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.pc-mobile-page .component4 > div > h2:after {
  content: "";
  display: block;
  width: 150px;
  height: 8px;
  background: linear-gradient(133deg, #00ffae 0%, rgba(80, 159, 245, 0.25) 100%);
  position: absolute;
  bottom: -8px;
  left: 0;
}
.pc-mobile-page .component4 > div > p {
  width: 517px;
  height: 74px;
  font-size: 26px;
  font-weight: 400;
  color: #c9c9c9;
  line-height: 37px;
  margin-top: 40px;
}
.pc-mobile-page .footer {
  width: 100%;
  height: 320px;
  background: #292929;
  position: relative;
  display: block;
}
.pc-mobile-page .footer:before {
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  background: linear-gradient(223deg, #0045ff 0%, #34dfff 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.pc-mobile-page .footer > ul {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .footer > ul > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pc-mobile-page .footer > ul > li:first-child > img {
  width: 95px;
  height: 30px;
}
.pc-mobile-page .footer > ul > li:first-child > p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 14px;
}
.pc-mobile-page .footer > ul > li:first-child > div {
  margin-top: 20px;
}
.pc-mobile-page .footer > ul > li:first-child > div > img {
  vertical-align: middle;
}
.pc-mobile-page .footer > ul > li:first-child > div > img:first-child {
  margin-right: 12px;
}
.pc-mobile-page .footer > ul > li:nth-child(2), .pc-mobile-page .footer > ul > li:nth-child(3), .pc-mobile-page .footer > ul > li:nth-child(4) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .footer > ul > li:nth-child(2) > header, .pc-mobile-page .footer > ul > li:nth-child(3) > header, .pc-mobile-page .footer > ul > li:nth-child(4) > header {
  color: #fff;
  margin-bottom: 20px;
}
.pc-mobile-page .footer > ul > li:nth-child(2) > a, .pc-mobile-page .footer > ul > li:nth-child(3) > a, .pc-mobile-page .footer > ul > li:nth-child(4) > a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}
.pc-mobile-page .footer > ul > li:nth-child(2) > a:hover, .pc-mobile-page .footer > ul > li:nth-child(3) > a:hover, .pc-mobile-page .footer > ul > li:nth-child(4) > a:hover {
  color: white;
}
.pc-mobile-page .footer > ul > li:nth-child(2) > a:not(:last-child), .pc-mobile-page .footer > ul > li:nth-child(3) > a:not(:last-child), .pc-mobile-page .footer > ul > li:nth-child(4) > a:not(:last-child) {
  margin-bottom: 20px;
}
.pc-mobile-page .footer > ul > li:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pc-mobile-page .footer > ul > li:last-child > div {
  text-align: center;
}
.pc-mobile-page .footer > ul > li:last-child > div:not(:last-child) {
  margin-right: 20px;
}
.pc-mobile-page .footer > ul > li:last-child > div img {
  padding: 6px;
  width: 100px;
  border: 1px solid #fff;
}
.pc-mobile-page .footer > ul > li:last-child > div > p {
  margin-top: 15px;
  font-size: 12px;
  color: white;
}
.pc-mobile-page .footer > footer {
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.pc-mobile-page .footer > footer > p {
  width: 100%;
  font-size: 14px;
  padding-bottom: 3px;
  color: #8A8F98;
  text-align: center;
}
.pc-mobile-page .footer > footer > p > a {
  font-size: 14px;
  color: #8A8F98;
}
.pc-mobile-page .footer > footer > p > a:hover {
  color: #ffffff;
}
.pc-mobile-page .footer > footer > p > img {
  width: 20px;
}