.name {
  margin-right: 1.04vw;
  height: 1.94vw;
}
.down-btn {
  width: 8.24vw;
  height: 2.69vw;
  background: #4c4c4c;
  border-radius: 0.37vw 0.37vw 0.37vw 0.37vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 400;
}

.android-icon {
  width: 1.11vw;
  height: 1.3vw;
  margin-right: 0.37vw;
}

.ios-icon {
  width: 1.67vw;
  height: 1.67vw;
  margin-right: 0.37vw;
}

.down-btn-text {
  font-size: 0.74vw;
}

.down-btn-text2 {
  font-size: 0.83vw;
}

.font-26 {
  font-size: 2.41vw;
  font-weight: 600;
  color: #333333;
}

.font-11 {
  width: 28.98vw;
  font-weight: 400;
  font-size: 1.02vw;
  color: #333333;
}

.btn-box1 {
  margin-top: 2.13vw;
  display: flex;
}

.ios {
  margin-left: 0.74vw;
}

.default-tab {
  width: 12.22vw;
  height: 2.69vw;
  border-radius: 2.22vw 2.22vw 2.22vw 2.22vw;
  border: 0.09vw solid #333333;
  font-weight: 500;
  font-size: 1.11vw;
  color: #363636;
  text-align: center;
  line-height: 2.69vw;
  cursor: pointer;
}

.active-tad {
  width: 12.22vw;
  height: 2.69vw;
  background: #333333;
  border-radius: 2.22vw 2.22vw 2.22vw 2.22vw;
  font-weight: 500;
  font-size: 1.11vw;
  color: #ffffff;
  text-align: center;
  line-height: 2.69vw;
  cursor: pointer;
}

.active-tad-gruop {
  gap: 0.56vw;
  margin-top: 1.11vw;
  margin-bottom: 1.11vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow-container {
  position: relative;
  z-index: 10;
}

.left-icon {
  width: 4.07vw;
  height: 4.07vw;
}

.right-icon {
  width: 4.07vw;
  height: 4.07vw;
  transform: rotate(180deg);
}

.banner-title {
  font-weight: 500;
  font-size: 2.22vw;
  color: #333333;
  margin-bottom: 0.56vw;
  padding-left: 1.02vw;
}

.banner-title2 {
  font-weight: 500;
  font-size: 0.83vw;
  color: #6b7385;
}

.title2-item {
  margin-bottom: 0.56vw;
}

.gou-icon {
  width: 0.83vw;
  height: 0.83vw;
  margin-right: 0.19vw;
}

.banner-pic {
  width: 26.48vw;
  height: 19.81vw;
  border-radius: 0.74vw;
}

.banner-box {
  width: 68.88vw;
  height: 25.59vw;
  border-radius: 1.85vw 1.85vw 1.85vw 1.85vw;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.banner-item {
  padding: 1.67vw 1.67vw 1.67vw 2.22vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 65.2vw;
  background: #ffffff;
  border-radius: 1.85vw 1.85vw 1.85vw 1.85vw;
  position: absolute;
  top: 0.8vw;
  left: 1.64vw;
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  box-shadow: 0vw 0.37vw 1.85vw 0vw rgba(0, 0, 0, 0.08),
    0vw 0.09vw 0.46vw 0vw rgba(0, 0, 0, 0.04);
}

/* 11-2 */
.box3 {
  padding-left: 17vw;
  padding-right: 15vw;
  margin-top: 4.41vw;
}

.mb-24 {
  margin-bottom: 2.22vw;
}

.mr-26 {
  margin-right: 2.41vw;
}

.title5 {
  font-weight: 500;
  font-size: 1.11vw;
  color: #333333;
  margin-bottom: 0.86vw;
}

.title4 {
  font-weight: 500;
  font-size: 0.74vw;
  color: #6b7385;
}

.scroll-box {
  height: 19.81vw;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 3.93vw;
}

.scroll-box::-webkit-scrollbar {
  width: 0.28vw;
}

.scroll-box::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 0.14vw;
}

.scroll-box::-webkit-scrollbar-thumb {
  background: #2756ff;
  border-radius: 0.14vw;
  min-height: 1.78vw;
}

.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #1d42cc;
}

.scroll-box-item {
  margin-bottom: 1.48vw;
}

.scroll-box-item:last-child {
  margin-bottom: 0;
}

.box4 {
  width: 100vw;
  padding-top: 4.83vw;
}

.box5 {
  width: 100vw;
  height: 31.02vw;
  gap: 0.93vw;
  display: flex;
  align-items: center;
  background-image: url("./public/pc_pic/bg111.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  align-items: center;
  padding-left: 16vw;
  position: relative;
  margin-top: 5.63vw;
}

.box5AcIndex {
  width: 9.26vw;
  height: 9.26vw;
  background: #1d59f2;
  border-radius: 0vw 0vw 0vw 0vw;
  color: #ffffff;
  padding: 1.2vw 0.56vw 0 0.56vw;
}

.box5Actitle {
  text-align: center;
  font-weight: 500;
  font-size: 1.11vw;
  color: #ffffff;
  padding-bottom: 1.02vw;
}

.box5Actitle2 {
  font-weight: 400;
  font-size: 0.83vw;
  color: #ffffff;
}

.box5Index {
  width: 9.26vw;
  height: 9.26vw;
  background: #ffffff;
  border-radius: 0vw 0vw 0vw 0vw;
  color: #333333;
  padding: 1.2vw 0.56vw 0 0.56vw;
}

.box5title {
  font-weight: 500;
  font-size: 1.11vw;
  color: #333333;
  padding-bottom: 1.02vw;
}

.box5title2 {
  font-weight: 400;
  font-size: 0.83vw;
  color: #333333;
}

.title10 {
  text-align: center;
  font-weight: 400;
  font-size: 1.57vw;
  color: #333333;
  margin-top: 0.56vw;
}

.bo5-pic-1 {
  width: 11.85vw;
  height: 23.88vw;
  position: absolute;
  top: 2.22vw;
  left: 60vw;
}

.bo5-pic-2 {
  width: 11.85vw;
  height: 23.88vw;
  position: absolute;
  top: -3.42vw;
  left: 74vw;
}

.slide-up-enter-active,
.slide-up-leave-active {
  transition: all 0.5s ease-out;
}

.slide-up-enter {
  transform: translateY(5vw);
  opacity: 0;
}

.slide-up-enter-to {
  transform: translateY(0);
  opacity: 1;
}

.slide-up-leave {
  transform: translateY(0);
  opacity: 1;
}

.slide-up-leave-to {
  transform: translateY(-5vw);
  opacity: 0;
}

.c-333 {
  color: #333333;
}

.h5-title4 {
  display: none;
}

.tags3-item-copy {
  display: none;
}

.h5-page-header {
  display: none;
}

.coy-box-h5 {
  display: none;
}

/* 滚动时的样式 */
.page-header.scrolled {
  background-color: #ffffff;
  box-shadow: 0 0.19vw 0.93vw rgba(0, 0, 0, 0.1);
  /* 可选：添加阴影增强视觉效果 */
}

.logo-icon {
  width: 2.6vw;
  height: 2.6vw;
  margin-right: 1.04vw;
}

.page-header {
  width: 100vw;
  position: fixed;
  top: 0;
  padding-left: 10.5vw;
  padding-bottom: 1.02vw;
  padding-top: 1.02vw;
}

.link-box {
  padding-top: 0.1vw;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 1.9vw;
  grid-row-gap: 0vw;
  margin-left: 1.5vw;
  line-height: 2.6vw;
  cursor: pointer;
}

.title1 {
  font-weight: 500;
  font-size: 2.59vw;
  color: #333333;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.title2 {
  font-weight: 500;
  font-size: 1.46vw;
  color: #6b7385;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.title6 {
  font-weight: 500;
  font-size: 1.46vw;
  color: #333333;
  padding-bottom: 0.43vw;
}

.title7 {
  font-weight: 400;
  font-size: 0.94vw;
  color: #6b7385;
}

.box1 {
  width: 100vw;
  height: 56.48vw;
  background-image: url("./public/pc_pic/bgs.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 16.76vw;
  padding-left: 10.52vw;
}

.tag-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0.42vw;
  grid-row-gap: 0vw;
}

.icon1 {
  padding: 0.67vh 0.73vw;
  border-radius: 1.11vh;
  border: 0.09vw solid #e0e1e7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 0.83vw;
  color: #646464;
}

.tags3 {
  padding-top: 4.11vw;
  margin-left: 10.63vw;
  margin-right: 10.63vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 2.4vw;
  grid-row-gap: 0vw;
}

.tags3-title {
  padding-top: 1.22vw;
  font-weight: 500;
  font-size: 1.46vw;
  color: #333333;
  text-align: center;
}

.tags3-slo {
  font-weight: 400;
  font-size: 0.94vw;
  color: #6b7385;
  text-align: center;
  padding-top: 0.56vw;
}

.tags3-item {
  box-shadow: 0vw 0.46vw 3.98vw 0vw rgba(0, 0, 0, 0.11);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0vw 0vw 1.3vw 1.3vw;
  padding-bottom: 1.22vw;
}

.box-6 {
  height: 25.49vw;
  width: 100vw;
  background-image: url("./public/pc_pic/bg3.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.dowm-title {
  font-weight: bold;
  font-size: 1.98vw;
  color: #ffffff;
  text-align: center;
  padding-top: 2.45vw;
  padding-bottom: 1.35vw;
}

.dowm-solgn {
  font-weight: 400;
  font-size: 0.94vw;
  color: #fffbfb;
  text-align: center;
}

.adr-btn {
  text-align: center;
  line-height: 4.41vw;
  width: 15.89vw;
  height: 4.41vw;
  border-radius: 2.89vw;
  border: 0.09vw solid rgba(255, 255, 255, 0.8);
  font-weight: 600;
  font-size: 1.25vw;
  color: #ffffff;
  cursor: pointer;
}

.adr-btn:hover {
  text-align: center;
  line-height: 4.41vw;
  width: 15.89vw;
  height: 4.41vw;
  background: #ffffff;
  border-radius: 2.89vw;
  font-weight: 600;
  font-size: 1.25vw;
  color: #333333;
  cursor: pointer;
}

.box7 {
  width: 100vw;
  height: 39.83vw;
  background: #141d26;
  border-radius: 0vw 0vw 0vw 0vw;
  position: relative;
}

.icon33 {
  width: 2.4vw;
  height: 4.26vh;
  margin-right: 0.63vw;
}

.box-71 {
  padding: 7.93vw 5.83vw 0 10.83vw;
}

.p17 {
  padding-left: 4vw;
}

.name2 {
  font-size: 1.15vw;
  font-weight: 400;
  color: #fff9f9;
}

.introduction {
  width: 22.81vw;
  font-weight: 400;
  font-size: 1.35vw;
  color: #ffffff;
  line-height: 2.02vw;
  text-align: left;
  padding-top: 1.56vw;
}

.line-title {
  font-weight: bold;
  font-size: 1.56vw;
  color: #ffffff;
}

.line-title1 {
  font-weight: bold;
  font-size: 1.56vw;
  color: #ffffff;
}

.line-title1::after {
  content: "";
  display: block;
  width: 3.91vw;
  height: 0.18vw;
  background: #ffffff;
  margin: 1.1vw auto 0;
}

.line-title::after {
  content: "";
  display: block;
  width: 3.91vw;
  height: 0.18vw;
  background: #ffffff;
  margin-top: 1.1vw;
  margin-left: 1.22vw;
}

.icon2 {
  width: 1.61vw;
}

.blue-text {
  font-weight: 400;
  font-size: 1.25vw;
  color: #2756ff;
}

.agreement {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1.25vw;
  color: rgba(255, 255, 255, 0.85);
  text-align: left;
  margin-top: 2.13vw;
}

.agreement::before {
  content: "";
  display: inline-block;
  width: 0.83vw;
  height: 0.16vw;
  background: rgba(255, 255, 255, 0.85);
  margin-right: 1.98vw;
}

.addr-title {
  font-weight: 400;
  font-size: 1.25vw;
  color: #ffffff;
  text-align: left;
  padding-bottom: 1.04vw;
}

.addr-val {
  font-weight: 400;
  font-size: 1.25vw;
  color: rgba(255, 255, 255, 0.85);
  text-align: left;
  width: 28vw;
}

.title8 {
  font-weight: 500;
  font-size: 2.5vw;
  color: #333333;
  padding-top: 0.97vw;
  padding-bottom: 5.6vw;
}

.title9 {
  font-weight: 500;
  font-size: 1.77vw;
  color: #333333;
  padding-bottom: 0.7vw;
}

.coy-box-pc {
  position: absolute;
  bottom: 0;
  width: 100vw;
  height: 6.85vw;
  background: #3a3a3b;
  border-radius: 0vw 0vw 0vw 0vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 1.25vw;
  color: #ffffff;
}

.box2 {
  padding-top: 5.6vw;
}

.box3 {
  padding-top: 1.8vw;
}
.btn-group {
  display: flex;
  justify-content: center;
  gap: 1.88vw;
  padding-top: 5.69vw;
}

.picss {
  position: absolute;
  right: 0;
  top: -5.81vw;
  width: 41.77vw;
}

.link-box a {
  text-decoration: none;
  color: #333;
  font-size: 0.93vw;
  /* 默认颜色 */
  transition: color 0.3s ease;
}

.link-box a.active {
  color: #145cff;
  /* 激活状态颜色 */
  font-weight: 500;
}

.link-box a:hover {
  color: #145cff;
  /* 激活状态颜色 */
  font-weight: 500;
}

.p1 {
  padding-top: 3.2vw;
}

.num1 {
  width: 7.5vw;
  height: 12.13vw;
}

.p2 {
  padding-top: 7.2vw;
}

.p3 {
  padding-top: 1.85vw;
}

.pl4 {
  padding-left: 0.31vw;
}

.p4 {
  padding-top: 0.9vw;
}

.p5 {
  padding-top: 3.66vw;
}

.pic1 {
  width: 50.1vw;
  margin-left: 2.92vw;
}

.num2 {
  width: 7.5vw;
  height: 12.13vw;
}

.picb2 {
  width: 50.1vw;
  margin-right: 2.92vw;
}

.p11 {
  padding-top: 6.66vw;
}

.p92 {
  padding-top: 8.36vw;
}

.m13 {
  margin-top: 0.66vw;
}

.pxaa {
  padding-left: 16.04vw;
  position: relative;
}

.p14 {
  padding-top: 4.72vw;
}

.p15 {
  padding-top: 4.19vw;
}

.m16 {
  margin-top: 2.39vw;
}

.m17 {
  margin-top: 1.23vw;
}

.pc-header {
  z-index: 999;
}
