@charset "utf-8";
.header {
  position: relative;
}
.header ~ .container-wrap {
  margin-top: 0;
}
.animation {
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.appd-wrap .appd-header {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 9;
  width: 1920px;
  height: 55px;
  margin-left: -960px;
  background-color: #f7f7f7;
  visibility: hidden;
  opacity: 0;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
  transform: translateY(-5px);
  transition: all 0.3s ease-in;
}
.appd-wrap .appd-header.fixed.active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.appd-wrap .appd-header .logo {
  float: left;
  display: block;
  margin-top: 10px;
}
.appd-wrap .appd-header .logo img {
  width: 209px;
  height: 33px;
}
.appd-wrap .appd-header .appd-hbtn {
  position: relative;
  float: right;
  margin-top: 12px;
}
.appd-wrap .appd-header .appd-hbtn + .appd-hbtn {
  margin-right: 25px;
}
.appd-wrap .appd-header .appd-hbtn:hover .appd-hbtn-pop {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.appd-wrap .appd-header .appd-hbtn-pop {
  position: absolute;
  top: 56px;
  left: 50%;
  width: 147px;
  padding: 8px;
  margin-left: -73.5px;
  background-color: #fff;
  border: 3px solid #9abfff;
  visibility: hidden;
  opacity: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  text-decoration-skip: objects;
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.appd-wrap .appd-header .appd-hbtn-pop img {
  width: 125px;
  height: 125px;
}
.appd-wrap .appd-header .appd-btn .iconfont {
  margin-right: 12px;
  font-size: 21px;
}
.appd-wrap .appd-btn {
  padding: 0;
  color: #fff;
  background-color: #3c86ff;
  border: none;
  -ms-animation: fadeInUp 1s ease;
  -o-animation: fadeInUp 1s ease;
  -webkit-animation: fadeInUp 1s ease;
  animation: fadeInUp 1s ease;
}
.appd-wrap .appd-btn:hover {
  background-color: #2276ff;
}
.appd-wrap .appd-btn.default {
  cursor: default;
}
.appd-wrap .appd-btn.default:hover {
  background-color: #3c86ff;
}
.appd-wrap .appd-btn.w145 {
  width: 145px;
  height: 34px;
  font-size: 16px;
  line-height: 34px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.appd-wrap {
  position: relative;
  /* padding-top: 55px; */
  color: #333;
  cursor: default;
}
.appd-wrap .nobreek {
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-indent: -9999px;
}
.appd-wrap .appd-c1 {
  position: relative;
  overflow: hidden;
  height: 1200px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp1.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 {
    height: 866px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 {
    height: 970px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 {
    height: 1200px;
  }
}
.appd-wrap .appd-c1 .appd-page {
  display: flex;
  justify-content: space-between;
  margin-top: 131px;
}
.appd-wrap .appd-c1 .first-phone {
  display: inline-block;
  width: 368px;
  height: 763px;
  background-color: #F0F0F2 !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
  border-radius: 44px;
  text-align: center;
  line-height: 763px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/gif5.gif') no-repeat center center;
  background-size: 93%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .first-phone {
    width: 272px;
    height: 528px;
    border-radius: 31px;
    line-height: 528px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .first-phone {
    width: 265px;
    height: 551px;
    border-radius: 28px;
    line-height: 557px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .first-phone {
    width: 368px;
    height: 763px;
    border-radius: 44px;
    line-height: 763px;
  }
}
.appd-wrap .appd-c1 .appd1-con {
  position: relative;
  width: 516px;
  margin-top: 75px;
  margin-left: -169px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con {
    margin-top: 44px;
    margin-left: 19px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con {
    margin-top: 49px;
    margin-left: -120px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con {
    margin-top: 75px;
    margin-left: -169px;
  }
}
.appd-wrap .appd-c1 .appd1-con h2 {
  height: 153px;
  margin-bottom: 18px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp4.png') no-repeat left center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con h2 {
    height: 118px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con h2 {
    height: 136px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con h2 {
    height: 153px;
  }
}
.appd-wrap .appd-c1 .appd1-con:before {
  position: absolute;
  content: '';
  top: -147px;
  right: -904px;
  left: 0;
  bottom: -154px;
  height: 959px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp6.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con:before {
    top: -78px;
    right: -563px;
    bottom: -78px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con:before {
    top: -128px;
    right: -711px;
    bottom: -150px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con:before {
    top: -147px;
    right: -904px;
    bottom: -154px;
  }
}
.appd-wrap .appd-c1 .appd1-con .appd1-heading {
  position: relative;
  padding-top: 3px;
  padding-left: 107px;
  margin-bottom: 84px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading {
    margin-bottom: 34px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading {
    margin-bottom: 84px;
  }
}
.appd-wrap .appd-c1 .appd1-con .appd1-heading:before {
  position: absolute;
  top: 0;
  left: -5px;
  width: 93px;
  height: 101px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp5.png') no-repeat right bottom;
  background-size: cover;
  content: '';
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading:before {
    height: 98px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading:before {
    height: 101px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading:before {
    height: 101px;
  }
}
.appd-wrap .appd-c1 .appd1-con .appd1-heading h4 {
  font-size: 24px;
  line-height: 31px;
  font-family: PingFang SC;
  font-weight: bold;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading h4 {
    font-size: 22px;
    margin-bottom: 7px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading h4 {
    font-size: 23px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading h4 {
    font-size: 24px;
    margin-bottom: 9px;
  }
}
.appd-wrap .appd-c1 .appd1-con .appd1-heading h5 {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 27px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading h5 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading h5 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-heading h5 {
    font-size: 20px;
  }
}
.appd-wrap .appd-c1 .appd1-con .appd1-codes {
  margin-top: 63px;
  display: flex;
}
.appd-wrap .appd-c1 .appd1-con .appd1-codes .appd1-code {
  width: 172px;
  height: 172px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp7.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-codes {
    margin-top: 32px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-codes {
    margin-top: 27px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con .appd1-codes {
    margin-top: 63px;
  }
}
.appd-wrap .appd-c1 .appd1-con .download {
  margin-left: 20px;
  text-align: center;
}
.appd-wrap .appd-c1 .appd1-con .download .download-iphone {
  position: relative;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 65px;
  background: linear-gradient(90deg, #D7FF59 0%, #6AEBFF 100%);
  box-shadow: 0px 2px 0px 0px rgba(93, 171, 93, 0.14);
  border-radius: 6px;
  text-align: center;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c1 .appd1-con .download .download-iphone {
    width: 222px;
    height: 55px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c1 .appd1-con .download .download-iphone {
    width: 230px;
    height: 58px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c1 .appd1-con .download .download-iphone {
    width: 240px;
    height: 65px;
  }
}
.appd-wrap .appd-c1 .appd1-con .download .download-iphone span {
  margin-left: 16px;
  font-size: 24px;
  font-weight: 500;
  color: #366736;
}
.appd-wrap .appd-c1 .appd1-con .download .download-iphone:nth-of-type(1) {
  margin-bottom: 17px;
}
.appd-wrap .appd-c1 .appd1-con .download .download-iphone::before {
  position: absolute;
  content: '';
  top: 4px;
  left: 5px;
  right: 5px;
  bottom: 4px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 6px;
}
.appd-wrap .appd-c1 .appd1-con .download .weChart {
  margin-top: 8px;
  font-weight: 500;
  color: #93BA93;
  font-size: 18px;
}
.appd-wrap .appd-c2 {
  position: relative;
  overflow: hidden;
  height: 1200px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp2.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 {
    height: 866px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 {
    height: 970px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 {
    height: 1200px;
  }
}
.appd-wrap .appd-c2 h2 {
  height: 199px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp10.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 h2 {
    height: 146px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 h2 {
    height: 163px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 h2 {
    height: 199px;
  }
}
.appd-wrap .appd-c2 .features-left {
  position: relative;
  margin-top: 70px;
}
.appd-wrap .appd-c2 .features-left .features-list {
  display: flex;
  justify-content: space-between;
  width: 513px;
  height: 110px;
  background: #FFFFFF;
  border-radius: 15px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .features-list {
    width: 465px;
    height: 90px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .features-list {
    width: 496px;
    height: 103px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .features-list {
    width: 513px;
    height: 110px;
  }
}
.appd-wrap .appd-c2 .features-left .features-list .list-left {
  position: relative;
  width: 126px;
  height: 110px;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left {
    width: 95px;
    height: 93px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left {
    width: 115px;
    height: 104px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left {
    width: 126px;
    height: 110px;
  }
}
.appd-wrap .appd-c2 .features-left .features-list .list-left::before {
  position: absolute;
  content: '';
  height: 76px;
  width: 1px;
  background: #E3F2E9;
  top: 15px;
  right: 0;
  left: 126px;
  bottom: 0;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left::before {
    height: 65px;
    top: 12px;
    right: 0;
    left: 93px;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left::before {
    height: 72px;
    top: 17px;
    right: 0;
    left: 114px;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left::before {
    height: 76px;
    top: 15px;
    right: 0;
    left: 126px;
    bottom: 0;
  }
}
.appd-wrap .appd-c2 .features-left .features-list .list-left .list-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 78px;
  background-size: auto 100% !important;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left .list-img {
    height: 61px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left .list-img {
    height: 71px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-left .list-img {
    height: 78px;
  }
}
.appd-wrap .appd-c2 .features-left .features-list .list-left .list-img.o1 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp49.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list .list-left .list-img.o2 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp11.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list .list-left .list-img.o3 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp13.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list .list-left .list-img.o4 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp15.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list .list-left .list-img.o5 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp17.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list .list-right {
  width: 360px;
  padding: 10px 0px 15px 0px;
}
.appd-wrap .appd-c2 .features-left .features-list .list-right h3 {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #8AB89C;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-right h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-right h3 {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-right h3 {
    font-size: 28px;
  }
}
.appd-wrap .appd-c2 .features-left .features-list .list-right div {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #8AB89C;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-right div {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-right div {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .features-list .list-right div {
    font-size: 16px;
  }
}
.appd-wrap .appd-c2 .features-left .features-list.active {
  background: linear-gradient(90deg, #D7FF59 0%, #6AEBFF 100%);
  box-shadow: 0px 2px 5px 0px rgba(108, 148, 124, 0.17);
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left {
  background: linear-gradient(-21deg, #8FFCA0 0%, #0BCBFB 100%);
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left::before {
  background: transparent;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left .list-img.o1 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp19.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left .list-img.o2 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp12.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left .list-img.o3 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp14.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left .list-img.o4 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp16.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-left .list-img.o5 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp18.png') no-repeat center center;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-right h3 {
  color: #366736;
}
.appd-wrap .appd-c2 .features-left .features-list.active .list-right div {
  color: #4F864F;
}
.appd-wrap .appd-c2 .features-left .appd-swiper {
  position: absolute;
  right: -53px;
  top: -78px;
  width: 817px;
  height: 777px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper {
    right: -124px;
    top: -69px;
    width: 567px;
    height: 638px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper {
    right: -90px;
    top: -78px;
    width: 700px;
    height: 720px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper {
    right: -53px;
    top: -78px;
    width: 817px;
    height: 777px;
  }
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 {
  display: flex;
  justify-content: space-around;
  align-content: center;
  padding: 84px 71px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 {
    padding: 63px 34px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 {
    padding: 72px 45px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 {
    padding: 84px 71px;
  }
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img1 {
  width: 288px;
  height: 567px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img1 {
    width: 288px;
    height: 509px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img1 {
    width: 288px;
    height: 600px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img1,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img1 {
    width: 288px;
    height: 622px;
  }
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .a1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .a1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .a1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .a1,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .a1 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp25.png') no-repeat center center;
  background-size: auto 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .a2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .a2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .a2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .a2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .a2 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp26.png') no-repeat center center;
  background-size: auto 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .a3,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .a3,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .a3,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .a3,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .a3 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp27.png') no-repeat center center;
  background-size: auto 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .a4,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .a4,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .a4,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .a4,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .a4 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp28.png') no-repeat center center;
  background-size: auto 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .a5,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .a5,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .a5,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .a5,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .a5 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp29.png') no-repeat center center;
  background-size: auto 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img2,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img2 {
  width: 288px;
  height: 598px;
  background-color: #F0F0F2;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
  border-radius: 44px;
  text-align: center;
  line-height: 598px;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img2 img,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img2 img,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img2 img,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img2 img,
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img2 img {
  border: 0;
  vertical-align: middle;
  width: 93%;
  height: 98%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img2 {
    height: 504px;
    line-height: 504px;
    border-radius: 37px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img2 {
    height: 590px;
    line-height: 590px;
    border-radius: 44px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 .item-img2,
  .appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 .item-img2 {
    height: 611px;
    line-height: 611px;
    border-radius: 44px;
  }
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item1 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp20.png') no-repeat center center;
  background-size: 100% 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item2 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp21.png') no-repeat center center;
  background-size: 100% 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item3 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp22.png') no-repeat center center;
  background-size: 100% 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item4 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp23.png') no-repeat center center;
  background-size: 100% 100%;
}
.appd-wrap .appd-c2 .features-left .appd-swiper .appd-swiper-item5 {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp24.png') no-repeat center center;
  background-size: 100% 100%;
}
.appd-wrap .appd-c3 {
  position: relative;
  overflow: hidden;
  height: 1200px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp3.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 {
    height: 866px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 {
    height: 970px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 {
    height: 1200px;
  }
}
.appd-wrap .appd-c3 h2 {
  margin-top: 177px;
  margin-left: 394px;
  height: 75px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp48.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 h2 {
    margin-top: 113px;
    height: 35px;
    margin-left: 365px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 h2 {
    margin-top: 150px;
    height: 60px;
    margin-left: 368px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 h2 {
    margin-top: 177px;
    height: 75px;
    margin-left: 394px;
  }
}
.appd-wrap .appd-c3 h3 {
  text-align: right;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #000000;
  margin-top: 18px;
  margin-right: 13px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 h3 {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 h3 {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 h3 {
    font-size: 30px;
  }
}
.appd-wrap .appd-c3 .official {
  position: relative;
  padding: 41px 0px 41px 74px;
  width: 1078px;
  height: 221px;
  background: #F8FFF4;
  border-radius: 43px;
  margin-top: 87px;
  margin-left: 89px;
  display: flex;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official {
    margin-top: 54px;
    width: 785px;
    padding: 41px 0px 41px 161px;
    margin-left: -14px;
    height: 194px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official {
    margin-top: 66px;
    width: 952px;
    padding: 40px 0px 35px 150px;
    margin-left: 31px;
    height: 205px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official {
    height: 221px;
    margin-top: 87px;
    width: 1078px;
    padding: 41px 0px 41px 74px;
    margin-left: 89px;
  }
}
.appd-wrap .appd-c3 .official::before {
  position: absolute;
  top: -280px;
  left: -221px;
  content: '';
  width: 402px;
  height: 865px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp39.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official::before {
    top: -176px;
    width: 376px;
    height: 720px;
    left: -156px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official::before {
    top: -225px;
    width: 384px;
    height: 816px;
    left: -156px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official::before {
    top: -280px;
    width: 402px;
    height: 865px;
    left: -221px;
  }
}
.appd-wrap .appd-c3 .official .official-list {
  position: relative;
  width: 140px;
  text-align: center;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list {
    width: 105px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list {
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list {
    width: 140px;
  }
}
.appd-wrap .appd-c3 .official .official-list::before {
  position: absolute;
  top: 12px;
  right: -73px;
  content: '';
  width: 1px;
  height: 99px;
  background: #BCF8DF;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list::before {
    top: 12px;
    right: -32px;
    height: 69px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list::before {
    top: 12px;
    right: -53px;
    height: 99px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list::before {
    top: 12px;
    right: -73px;
    height: 99px;
  }
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(1) .list-border::before {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp41.png') no-repeat center center;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(2) .list-border::before {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp43.png') no-repeat center center;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(3)::before {
  position: absolute;
  content: '';
  width: 0;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(3) .list-border::before {
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp45.png') no-repeat center center;
}
.appd-wrap .appd-c3 .official .official-list .list-border {
  margin: auto;
  position: relative;
  width: 95px;
  height: 95px;
  background: linear-gradient(0deg, #29F19C 0%, #02A1F9 100%);
  border-radius: 50%;
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list .list-border {
    width: 75px;
    height: 75px;
    margin-bottom: 14px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list .list-border {
    width: 85px;
    height: 85px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list .list-border {
    width: 95px;
    height: 95px;
    margin-bottom: 23px;
  }
}
.appd-wrap .appd-c3 .official .official-list .list-border::before {
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  position: absolute;
  content: '';
  left: 1px;
  top: 1px;
  width: 93px;
  height: 93px;
  background-color: #FFF !important;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list .list-border::before {
    width: 73px;
    height: 73px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list .list-border::before {
    width: 83px;
    height: 83px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list .list-border::before {
    width: 93px;
    height: 93px;
  }
}
.appd-wrap .appd-c3 .official .official-list span {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list span {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list span {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list span {
    font-size: 20px;
  }
}
.appd-wrap .appd-c3 .official .official-list .appd-pop {
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 153px;
  left: -60px;
  width: 261px;
  height: 77px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp38.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop {
    top: 127px;
    left: -76px;
    width: 261px;
    height: 67px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop {
    top: 144px;
    left: -64px;
    width: 261px;
    height: 71px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop {
    top: 153px;
    left: -60px;
    width: 261px;
    height: 77px;
  }
}
.appd-wrap .appd-c3 .official .official-list .appd-pop a {
  position: absolute;
  left: 14px;
  top: 34px;
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop a {
    left: 32px;
    top: 30px;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop a {
    left: 24px;
    top: 32px;
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop a {
    left: 14px;
    top: 34px;
    font-size: 19px;
  }
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(1):hover .list-border:before {
  background: linear-gradient(0deg, #CDFC3A 0%, #41DAF2 100%) !important;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp42.png') no-repeat center center !important;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(1):hover .appd-pop {
  visibility: visible;
  opacity: 1;
}
.appd-wrap .appd-c3 .official .official-list .appd-pop2 {
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 153px;
  left: -9px;
  width: 161px;
  height: 177px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp35.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop2 {
    top: 115px;
    left: -26px;
    width: 161px;
    height: 165px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop2 {
    top: 137px;
    left: -15px;
    width: 161px;
    height: 165px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop2 {
    top: 153px;
    left: -9px;
    width: 161px;
    height: 177px;
  }
}
.appd-wrap .appd-c3 .official .official-list .appd-pop2 img {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0;
  bottom: 0;
  margin: auto;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(2):hover .list-border:before {
  background: linear-gradient(0deg, #CDFC3A 0%, #41DAF2 100%) !important;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp44.png') no-repeat center center !important;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(2):hover .appd-pop2 {
  visibility: visible;
  opacity: 1;
}
.appd-wrap .appd-c3 .official .official-list .appd-pop3 {
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 153px;
  left: -5px;
  width: 161px;
  height: 177px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp35.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop3 {
    top: 119px;
    left: -27px;
    width: 161px;
    height: 176px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop3 {
    top: 143px;
    left: -12px;
    width: 161px;
    height: 177px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .official .official-list .appd-pop3 {
    top: 153px;
    left: -5px;
    width: 161px;
    height: 177px;
  }
}
.appd-wrap .appd-c3 .official .official-list .appd-pop3 img {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0;
  bottom: 0;
  margin: auto;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(3):hover .list-border:before {
  background: linear-gradient(0deg, #CDFC3A 0%, #41DAF2 100%) !important;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp46.png') no-repeat center center !important;
}
.appd-wrap .appd-c3 .official .official-list:nth-of-type(3):hover .appd-pop3 {
  visibility: visible;
  opacity: 1;
}
.appd-wrap .appd-c3 .orcode-part {
  margin-left: 621px;
  display: flex;
  justify-content: space-around;
  margin-top: 75px;
  width: 464px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .orcode-part {
    margin-left: 308px;
    width: 448px;
    margin-top: 59px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .orcode-part {
    margin-left: 514px;
    width: 464px;
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .orcode-part {
    margin-left: 621px;
    width: 554px;
    margin-top: 75px;
  }
}
.appd-wrap .appd-c3 .orcode-part .orcode-left {
  margin-right: 28px;
}
.appd-wrap .appd-c3 .orcode-part .orcode-left h4 {
  margin-left: 180px;
  height: 22px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp47.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left h4 {
    margin-left: 150px;
    height: 22px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left h4 {
    height: 20px;
    margin-left: 180px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left h4 {
    margin-left: 180px;
    height: 22px;
  }
}
.appd-wrap .appd-c3 .orcode-part .orcode-left h5 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left h5 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left h5 {
    font-size: 22px;
    margin-bottom: 13px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left h5 {
    font-size: 24px;
    margin-bottom: 21px;
  }
}
.appd-wrap .appd-c3 .orcode-part .orcode-left .download {
  text-align: center;
}
.appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone {
  position: relative;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 65px;
  background: linear-gradient(90deg, #D7FF59 0%, #6AEBFF 100%);
  box-shadow: 0px 2px 0px 0px rgba(93, 171, 93, 0.14);
  border-radius: 6px;
  text-align: center;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone {
    width: 218px;
    height: 55px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone {
    width: 230px;
    height: 58px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone {
    width: 240px;
    height: 65px;
  }
}
.appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone span {
  margin-left: 16px;
  font-size: 24px;
  font-weight: 500;
  color: #366736;
}
.appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone:nth-of-type(1) {
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone:nth-of-type(1) {
    margin-bottom: 17px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone:nth-of-type(1) {
    margin-bottom: 23px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone:nth-of-type(1) {
    margin-bottom: 23px;
  }
}
.appd-wrap .appd-c3 .orcode-part .orcode-left .download .download-iphone::before {
  position: absolute;
  content: '';
  top: 4px;
  left: 5px;
  right: 5px;
  bottom: 4px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 6px;
}
.appd-wrap .appd-c3 .orcode-part .orcode-right {
  width: 248px;
  height: 248px;
  background: url('https://assets-cdn.lanqb.com/dapp2022/dapp36.png') no-repeat center center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-right {
    width: 200px;
    height: 194px;
  }
}
@media (min-width: 992px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-right {
    width: 229px;
    height: 211px;
  }
}
@media (min-width: 1200px) {
  .appd-wrap .appd-c3 .orcode-part .orcode-right {
    width: 248px;
    height: 248px;
  }
}
