body {
  background: #121314;
  color: rgba(255, 255, 255, 0.5);
}

.sk-text {
  color: #0AE6D7 !important;
}

.anitr {
  transition: all 0.3s;
}

.bg-grey {
  background: #171819;
}

.header-wrap {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  background-color: #171819;
  box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.2);
}
.header-wrap .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0.3333333333rem;
  padding-right: 0.3333333333rem;
  height: 0.96rem;
}
.header-wrap .header .logo {
  width: 2rem;
  height: 0.4266666667rem;
}
.header-wrap .header .icon {
  font-size: 0.56rem;
  color: rgba(255, 255, 255, 0.5);
}
.header-wrap .header .icon.active {
  color: #0AE6D7;
}
.header-wrap .nav {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  max-height: 0;
}
.header-wrap .nav.active {
  max-height: 2.9333333333rem;
}
.header-wrap .nav .nav-item {
  position: relative;
  width: 33.333%;
  line-height: 1.0666666667rem;
  font-size: 0.32rem;
  cursor: pointer;
  text-align: center;
}
.header-wrap .nav .nav-item.active {
  color: #fff;
}
.header-wrap .nav .nav-item.active::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0.0533333333rem;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 0.5333333333rem;
  background: #0AE6D7;
}
.header-wrap .nav .nav-item .tag {
  position: absolute;
  max-height: 0.2666666667rem;
  top: 0.08rem;
  left: 60%;
}

.banner {
  padding-top: 0.96rem;
  padding-bottom: 1.0133333333rem;
  background: url(../img/mobile/banner-bg.png) no-repeat center center;
  background-size: cover;
  min-height: 8rem;
}
.banner .banner-img {
  margin: 0 auto;
  padding: 1.5333333333rem 0 0.6666666667rem;
  width: 6.4rem;
  height: 5.0133333333rem;
}
.banner .main {
  padding-top: 0.2666666667rem;
  padding-bottom: 0.2666666667rem;
  padding-left: 0.5333333333rem;
  display: flex;
  justify-content: space-between;
  background: rgba(18, 19, 20, 0.5);
}
.banner .left {
  padding-left: 0.5333333333rem;
  background: url(../img/pc/banner-2.png) no-repeat left top;
  background-size: auto 100%;
  font-size: 0.5333333333rem;
  color: #fff;
  line-height: 0.8rem;
}
.banner .icon-list {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-right: 0.5333333333rem;
  font-size: 0.48rem;
}
.banner .icon-list a {
  color: #fff;
  cursor: pointer;
}

.section {
  padding-bottom: 1.6rem;
}

.download-list {
  padding-top: 1.0666666667rem;
  padding-bottom: 1rem;
}
.download-list a {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5333333333rem;
  background: #434445;
  width: 90%;
  line-height: 1.0666666667rem;
  border-radius: 0.2133333333rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.4266666667rem;
}
.download-list a .icon {
  margin-right: 0.48rem;
}

.lab-data {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.0666666667rem;
  padding-top: 0.5333333333rem;
  padding-left: 0.3066666667rem;
  padding-right: 0.3066666667rem;
  background: url(../img/mobile/labdata_bg.png) no-repeat left top;
  background-size: 100% auto;
}
.lab-data .lab-item-top {
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 0.4rem;
}
.lab-data .lab-item-top .btn-more {
  display: inline-block;
  width: 1.6rem;
  height: 0.48rem;
  text-align: center;
  border-radius: 0.24rem;
  line-height: 0.48rem;
  font-size: 0.1866666667rem !important;
  background: rgba(255, 255, 255, 0.11);
  color: rgba(255, 255, 255, 0.5);
}
.lab-data .lab-data-list {
  display: flex;
  padding-top: 0.5333333333rem;
  padding-bottom: 0.6rem;
}
.lab-data .lab-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 0.8rem;
}
.lab-data .lab-item:last-child {
  margin-right: 0;
}
.lab-data .lab-item span:first-child {
  margin-bottom: 0.2666666667rem;
  font-size: 30px;
  color: #fff;
}
.lab-data .lab-item span:last-child {
  font-size: 0.2666666667rem;
  color: rgba(255, 255, 255, 0.5);
}

.video {
  display: block;
  margin: 0 auto 0.8rem;
  width: 9.3333333333rem;
  height: 5.2666666667rem;
  background-color: #f2f2f2;
}

.tip-text {
  text-align: center;
  font-size: 0.3733333333rem;
  color: #0AE6D7;
}

.section-title {
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.section-title .title {
  margin: 0 auto;
  padding-top: 1.4rem;
  padding-bottom: 0.2666666667rem;
  width: 80%;
  font-size: 0.56rem;
}
.section-title .desc {
  margin: 0 auto;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.48rem;
  color: rgba(255, 255, 255, 0.5);
  width: 90%;
}
.section-title .line {
  display: block;
  margin: 0.8533333333rem auto 1.0666666667rem;
  width: 0.5333333333rem;
  height: 3px;
  background-color: #0AE6D7;
}

.multivac-item, .technology-item {
  margin-bottom: 1.6rem;
}
.multivac-item:last-child, .technology-item:last-child {
  margin-bottom: 0;
}
.multivac-item img, .technology-item img {
  margin: 0 auto;
  margin-bottom: 60px;
  height: 3.44rem;
}
.multivac-item .title, .technology-item .title {
  margin: 1.04rem auto 0.3333333333rem;
  width: 65%;
  font-size: 0.4266666667rem;
  color: #fff;
  text-align: center;
  line-height: 0.56rem;
}
.multivac-item .desc, .technology-item .desc {
  margin: 0 auto;
  width: 6.9333333333rem;
  text-align: left;
  font-size: 0.32rem;
  line-height: 0.48rem;
}

.technology img {
  margin: 0 auto;
  width: 90%;
}

.keynote-item {
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 0.2133333333rem;
  padding: 0 0.2666666667rem;
  width: 90%;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  cursor: pointer;
  transition: max-height 0.3s;
}
.keynote-item:last-child .keynote-title {
  color: rgba(255, 255, 255, 0.5);
}
.keynote-item.active {
  border: solid 1px #0AE6D7;
}
.keynote-item.active img {
  width: 0.8rem;
  height: 0.8266666667rem;
}
.keynote-item.active .text {
  margin-left: 0.2666666667rem;
}
.keynote-item.active .keynote-desc {
  max-height: 13.3333333333rem;
  padding-bottom: 0.2666666667rem;
}
.keynote-item .num-wrap {
  position: relative;
}
.keynote-item .num-wrap .num {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.24rem;
  color: #fff;
  font-weight: bold;
}
.keynote-item img {
  margin-top: 0.0666666667rem;
  width: 0.6rem;
  height: 0.6933333333rem;
}
.keynote-item .text {
  margin-left: 0.4rem;
}
.keynote-item .keynote-title {
  padding-top: 0.1866666667rem;
  padding-bottom: 0.1866666667rem;
  line-height: 0.5066666667rem;
  font-size: 0.32rem;
  color: #fff;
}
.keynote-item .keynote-desc {
  box-sizing: border-box;
  overflow: hidden;
  max-height: 0;
  line-height: 0.4rem;
  font-size: 0.32rem;
  transition: max-height 0.4s;
}

.roadmap-list {
  display: flex;
  margin: 0 auto;
  width: 90%;
}
.roadmap-list .left {
  position: relative;
  margin-left: 0.2666666667rem;
  width: 4px;
  min-height: 2.6666666667rem;
  background: linear-gradient(#4589f6, #25d3d1 89%, rgba(35, 216, 207, 0));
}
.roadmap-list .left .moon {
  position: absolute;
  top: -0.3333333333rem;
  left: 2px;
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  margin-left: -0.3333333333rem;
}
.roadmap-list .right {
  flex: 1;
  padding-left: 0.5866666667rem;
  padding-top: 2rem;
}
.roadmap-list .right .huojian {
  top: -0.6rem;
  left: -1.04rem;
  width: 0.8533333333rem;
  height: 1.5733333333rem;
}
.roadmap-list .right img {
  left: -0.88rem;
}
.roadmap-list .roadmap-item {
  position: relative;
  margin-bottom: 0.8666666667rem;
}
.roadmap-list .roadmap-item.m-b0 {
  margin-bottom: 0;
}
.roadmap-list .roadmap-item.active .time {
  color: #0AE6D7;
}
.roadmap-list .roadmap-item.active p {
  color: rgba(255, 255, 255, 0.8);
}
.roadmap-list .roadmap-item img {
  position: absolute;
  z-index: 5;
  width: 0.5333333333rem;
  height: 0.5333333333rem;
}
.roadmap-list .roadmap-item .time {
  margin-bottom: 0;
  padding-bottom: 0.32rem;
  font-size: 0.32rem;
}
.roadmap-list .roadmap-item p {
  margin-bottom: 0.4rem;
  line-height: 0.4rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.2666666667rem;
}

.partners-title {
  text-align: center;
  font-size: 0.4rem;
  color: #fff;
}

.partners-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 0.8533333333rem;
  width: 90%;
  padding-bottom: 1.3333333333rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.partners-list.list3 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.partners-list .partners-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.8rem;
  width: 33.333%;
}
.partners-list .partners-img img {
  margin: 0 auto;
}
.partners-list.list1 .img1 {
  width: 2.24rem;
  height: 0.4533333333rem;
}
.partners-list.list1 .img2 {
  width: 1.6rem;
  height: 0.7333333333rem;
}
.partners-list.list1 .img3 {
  width: 2.1866666667rem;
  height: 0.4266666667rem;
}
.partners-list.list1 .img4 {
  width: 1.4666666667rem;
  height: 0.8rem;
}
.partners-list.list1 .img5 {
  width: 2.3333333333rem;
  height: 0.5733333333rem;
}
.partners-list.list1 .img6 {
  width: 1.7866666667rem;
  height: 0.52rem;
}
.partners-list.list2 .img1 {
  width: 1.9733333333rem;
  height: 0.3733333333rem;
}
.partners-list.list2 .img2 {
  width: 1.7733333333rem;
  height: 0.72rem;
}
.partners-list.list2 .img3 {
  width: 2.1333333333rem;
  height: 0.8533333333rem;
}
.partners-list.list2 .img4 {
  width: 1.72rem;
  height: 0.4266666667rem;
}
.partners-list.list2 .img5 {
  width: 1.9466666667rem;
  height: 0.7733333333rem;
}
.partners-list.list2 .img6 {
  width: 1.96rem;
  height: 0.4933333333rem;
}
.partners-list.list3 .img1 {
  width: 1.8rem;
  height: 0.48rem;
}
.partners-list.list3 .img2 {
  width: 1.8533333333rem;
  height: 0.5733333333rem;
}
.partners-list.list3 .img3 {
  width: 2.04rem;
  height: 0.44rem;
}
.partners-list.list3 .img4 {
  width: 1.9066666667rem;
  height: 0.5066666667rem;
}
.partners-list.list3 .img5 {
  width: 2.2rem;
  height: 0.56rem;
}
.partners-list.list3 .img6 {
  width: 2.3866666667rem;
  height: 0.3733333333rem;
}
.partners-list.list3 .img7 {
  width: 1.6133333333rem;
  height: 0.6133333333rem;
}
.partners-list.list3 .img8 {
  width: 2.32rem;
  height: 0.7466666667rem;
}
.partners-list .mask {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.partners-list .mask-content {
  position: fixed;
  box-sizing: border-box;
  z-index: 10;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.3333333333rem;
  background-color: #2E2F30;
  border-radius: 4px;
  width: 6.9866666667rem;
  height: 8.5333333333rem;
}
.partners-list .mask-content .img-text {
  word-break: break-all;
  line-height: 0.64rem;
  height: 6.0933333333rem;
  overflow-y: scroll;
  color: #fff;
  font-size: 0.3733333333rem;
}
.partners-list .mask-content .partners-link {
  display: block;
  margin: 0.48rem auto 0;
  width: 0.96rem;
  height: 0.96rem;
  background: url(../img/pc/btn-link1.png) no-repeat center center;
  background-size: 100%;
}
.partners-list .mask-content .close {
  display: block;
  position: relative;
  top: 1.6rem;
}
.partners-list .mask-content .close::before {
  content: "";
  position: absolute;
  top: -1.0133333333rem;
  left: 50%;
  height: 1.0133333333rem;
  border-left: solid 2px rgba(255, 255, 255, 0.5);
}
.partners-list .mask-content .close .icon {
  display: block;
  margin: 0 auto;
  font-size: 0.8rem;
}

.news-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 90%;
}
.news-list .news-item {
  box-sizing: border-box;
  margin-bottom: 0.48rem;
  padding: 0.4rem;
  width: 4.2666666667rem;
  background: rgba(253, 253, 254, 0.05);
  cursor: pointer;
}
.news-list .news-item img {
  width: 100%;
}
.news-list .news-item p {
  padding-top: 0.9333333333rem;
  line-height: 0.3733333333rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.2666666667rem;
}

.news-img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  margin-top: 0.48rem;
  padding-top: 0.32rem;
  background: rgba(253, 253, 254, 0.08);
}
.news-img-list a {
  margin-bottom: 0.6666666667rem;
  width: 33.333%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-img-list a:nth-of-type(4), .news-img-list a:nth-of-type(5), .news-img-list a:nth-of-type(6) {
  margin-bottom: 0.4rem;
}
.news-img-list .img1 {
  width: 0.8rem;
  height: 0.8rem;
}
.news-img-list .img2 {
  width: 1.8rem;
  height: 0.2933333333rem;
}
.news-img-list .img3 {
  width: 1.3066666667rem;
  height: 0.3066666667rem;
}
.news-img-list .img4 {
  width: 1.4266666667rem;
  height: 0.3333333333rem;
}
.news-img-list .img5 {
  width: 0.96rem;
  height: 0.4933333333rem;
}
.news-img-list .img6 {
  width: 1.8933333333rem;
  height: 0.2666666667rem;
}

.footer {
  padding-left: 5%;
  padding-right: 5%;
  width: 90%;
  padding-top: 0.6266666667rem;
  padding-bottom: 0.4533333333rem;
}
.footer .footer-logo {
  margin-bottom: 0.5866666667rem;
  width: 3.0133333333rem;
  height: 0.6533333333rem;
}
.footer .footer-text .tit {
  margin-bottom: 0.32rem;
  font-size: 0.4266666667rem;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-text .desc {
  margin-bottom: 0.32rem;
  font-size: 0.28rem;
  color: rgba(255, 255, 255, 0.4);
  line-height: 0.4rem;
}
.footer .icon-list {
  display: flex;
  justify-content: space-between;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
}
.footer .icon-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  width: 0.8533333333rem;
  height: 0.8533333333rem;
  border-radius: 50%;
}
.footer .icon-list .icon {
  font-size: 0.64rem;
  color: rgba(255, 255, 255, 0.5);
}
.footer .copy {
  font-size: 0.2666666667rem;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
}