.wrapper[data-v-5c821e02] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .wrapperbox[data-v-5c821e02] {
  width: 100%;
  padding: 57px 60px;
  background: #121212;
  border-radius: 75px 75px 75px 75px;
}
.wrapper .wrapperbox > div[data-v-5c821e02] {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.wrapper .wrapperbox > div ul[data-v-5c821e02] {
  width: 100%;
  display: flex;
  align-items: center;
  transition: 0.5s ease-in-out;
  transform: translateX(var(--translatX));
}
.wrapper .wrapperbox > div ul li[data-v-5c821e02] {
  max-width: 644px;
  width: calc(100% - 436px);
  width: 303px;
  height: 274px;
  padding: 18px 9px;
  transition: 500ms ease-in-out;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
.wrapper .wrapperbox > div ul li .title[data-v-5c821e02] {
  position: absolute;
  left: 27px;
  right: 27px;
  bottom: 27px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  max-width: 542px;
  display: flex;
  flex-direction: column;
  transition: 500ms ease-in-out;
  opacity: 0;
}
.wrapper .wrapperbox > div ul li .title h3[data-v-5c821e02]:nth-child(1) {
  margin-bottom: 14px;
}
.wrapper .wrapperbox > div ul .big[data-v-5c821e02] {
  padding: 0;
  padding: 0 9px;
}
.wrapper .wrapperbox > div ul .big img[data-v-5c821e02] {
  border-radius: 34px;
}
.wrapper .wrapperbox > div ul .big .title[data-v-5c821e02] {
  opacity: 1;
}
.wrapper .wrapperbox > div ul img[data-v-5c821e02] {
  border-radius: 18px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper .wrapperbox > div .ultrans[data-v-5c821e02] {
  transition: none;
}
.wrapper .wrapperbox > div .item[data-v-5c821e02] {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 1;
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .item[data-v-5c821e02]:nth-child(1) {
  top: 18px;
  left: 0;
  transform: rotate(0deg);
}
.wrapper .wrapperbox > div .item[data-v-5c821e02]:nth-child(2) {
  left: 0;
  bottom: 18px;
  transform: rotate(270deg);
}
.wrapper .wrapperbox > div .item[data-v-5c821e02]:nth-child(3) {
  right: 0;
  top: 18px;
  transform: rotate(90deg);
}
.wrapper .wrapperbox > div .item[data-v-5c821e02]:nth-child(4) {
  right: 0;
  bottom: 18px;
  transform: rotate(180deg);
}
.wrapper .wrapperbox > div .right[data-v-5c821e02] {
  transition: 500ms ease-in-out;
}
.wrapper .wrapperbox > div .right[data-v-5c821e02]:nth-child(3) {
  top: 0;
}
.wrapper .wrapperbox > div .right[data-v-5c821e02]:nth-child(4) {
  bottom: 0;
}
.wrapper .wrapperbox > div .righttrans1[data-v-5c821e02] {
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .righttrans2[data-v-5c821e02] {
  transition: 500ms ease-in-out;
}
.wrapper .wrapperbox > div .left[data-v-5c821e02]:nth-child(1) {
  top: 0;
}
.wrapper .wrapperbox > div .left[data-v-5c821e02]:nth-child(2) {
  bottom: 0;
}
.wrapper .wrapperbox > div .lefttrans1[data-v-5c821e02] {
  transition: 200ms ease-in-out;
}
.wrapper .wrapperbox > div .lefttrans2[data-v-5c821e02] {
  transition: 500ms ease-in-out;
}
.wrapper .change[data-v-5c821e02] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.wrapper .change ul[data-v-5c821e02] {
  display: flex;
  margin: 0 70px;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.wrapper .change ul .hight[data-v-5c821e02] {
  background-color: white;
}
.wrapper .change ul li[data-v-5c821e02] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block;
}
.wrapper .change ul li.ellipsis[data-v-5c821e02] {
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  padding: 0 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wrapper .change img[data-v-5c821e02] {
  cursor: pointer;
  width: 22px;
  height: 22px;
}
.wrapper .ulwrapper[data-v-5c821e02] {
  margin-top: 100px;
}
.wrapper .ulwrapper ul[data-v-5c821e02] {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.wrapper .ulwrapper ul li[data-v-5c821e02] {
  width: 234px;
  cursor: pointer;
}
.wrapper .ulwrapper ul li a[data-v-5c821e02] {
  background: #121212;
  border-radius: 35px 35px 35px 35px;
  display: flex;
  flex-direction: column;
  color: rgba(255, 255, 255, 0.5);
  height: 100%;
  padding: 24px;
  width: 100%;
}
.wrapper .ulwrapper ul li a[data-v-5c821e02]:hover {
  background: #007aff;
  color: #121212;
  transition: 0.5s ease-in-out;
}
.wrapper .ulwrapper ul li span[data-v-5c821e02]:first-child {
  font-weight: bold;
  font-size: 22px;
  min-height: 120px;
  line-height: 24px;
}
.wrapper .ulwrapper ul li span[data-v-5c821e02]:nth-child(2) {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin: 22px 0;
  flex: 1;
}
.wrapper .ulwrapper ul li span[data-v-5c821e02]:nth-child(3) {
  font-size: 20px;
}
.wrapper .ulwrapper ul .ishight a[data-v-5c821e02] {
  background: #007aff;
  transition: 0.5s ease-in-out;
  color: #121212;
}
.wrapper .zh ul li[data-v-5c821e02] {
  height: auto;
  justify-content: space-between;
}
.wrapper .zh ul li span[data-v-5c821e02]:first-child {
  min-height: 72px;
}
.wrapper .zh ul li span[data-v-5c821e02]:nth-child(2) {
  flex: 1;
  line-height: 20px;
}
@media (max-width: 768px) {
.wrapper[data-v-5c821e02] {
    width: auto !important;
    margin: 0 -16px;
}
.wrapper .wrapperbox[data-v-5c821e02] {
    padding: 24px 0px;
    border-radius: 0px;
}
.wrapper .wrapperbox > div ul li[data-v-5c821e02] {
    padding: 20px 8px;
    width: calc(100% - 54px);
    height: auto;
    aspect-ratio: 1/1;
}
.wrapper .wrapperbox > div ul li .title[data-v-5c821e02] {
    font-size: 16px;
    left: 30px;
    right: 30px;
    margin: auto;
    bottom: 30px;
    line-height: 20px;
}
.wrapper .wrapperbox > div ul li .title h3[data-v-5c821e02]:nth-child(1) {
    margin-bottom: 5px;
}
.wrapper .wrapperbox > div ul li img[data-v-5c821e02] {
    border-radius: 28px;
}
.wrapper .wrapperbox .item[data-v-5c821e02] {
    display: none;
}
.wrapper .change ul[data-v-5c821e02] {
    margin: 0 20px;
    -moz-column-gap: 12px;
         column-gap: 12px;
}
.wrapper .change ul li[data-v-5c821e02] {
    width: 6px;
    height: 6px;
}
.wrapper .change img[data-v-5c821e02] {
    width: 22px;
    height: 22px;
}
.wrapper .ulwrapper[data-v-5c821e02] {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}
.wrapper .ulwrapper ul[data-v-5c821e02] {
    padding: 0 16px;
    overflow-x: scroll;
}
.wrapper .ulwrapper ul[data-v-5c821e02]::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}
.wrapper .ulwrapper ul li[data-v-5c821e02] {
    flex-shrink: 0;
}
.wrapper .before[data-v-5c821e02]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 70px;
    height: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.wrapper .after[data-v-5c821e02]::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    content: "";
    width: 70px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
}

