.cloud-view .top-swiper {
  background-image: url("img/Slice 815.png");
}
.content-1-table {
  width: 100%;
  text-align: center;
  padding-top: 80px;
}
.content-1-table th {
  background: #DDD3FF;
  height: 34px;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  text-align: center;
  padding: 20px;
  max-width: 275px;
}
.content-1-table tr td {
  padding: 20px;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 19px;
  max-width: 275px;
  background: #F9F8FF;
}
.content-1-table tr :first-child {
  font-size: 16px;
  line-height: 19px;
  text-align: left;
}
.content-1-table .content-1-content-btn {
  display: flex;
  gap: 12px;
}
.next-center {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.next-center > img {
  cursor: pointer;
  width: 46px;
  height: 46px;
}
.content-2-content {
  max-width: 100%;
  overflow-x: auto;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  padding: 80px 0 60px 0;
}
.content-2-content .content-2-scroll {
  width: 2600px;
  display: flex;
  gap: 20px;
}
.content-2-content .content-2-scroll .content-2-card {
  width: 413px;
  height: 313px;
  background: #F9F7FF;
  border-radius: 14px 14px 14px 14px;
  border: 1px solid #ADC7FF;
  padding: 44px 20px;
  box-sizing: border-box;
}
.content-2-content .content-2-scroll .content-2-card > div {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
.content-2-content .content-2-scroll .content-2-card > div img {
  width: 40px;
  height: 40px;
  gap: 8px;
}
.content-2-content .content-2-scroll .content-2-card > div h3 {
  margin: 0;
  font-weight: 500;
  font-size: 32px;
  color: #343434;
  line-height: 38px;
}
.content-2-content .content-2-scroll .content-2-card p {
  font-weight: 400;
  font-size: 20px;
  color: #555A66;
  line-height: 23px;
}
.content-3-tabs {
  margin-top: 60px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.content-3-tabs-item {
  flex: 1;
  text-align: center;
  background: #F6F6F6;
  font-size: 20px;
  color: #343434;
  padding: 8px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.content-3-tabs-item.active,
.content-3-tabs-item:hover {
  background: linear-gradient(90deg, #427CFA 0%, #9B72FF 100%);
  color: #fff;
}
.content-3-content {
  margin-top: 40px;
  width: 1366px;
  height: 520px;
  background: linear-gradient(292deg, #E3EDFF 0%, #FBF6FF 100%);
  border-radius: 40px 40px 40px 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0;
  position: relative;
}
.content-3-content .content-3-btn {
  position: absolute;
  left: 40px;
  bottom: 40px;
  display: flex;
  gap: 72px;
}
.content-3-tabs-content {
  display: none;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
  max-width: 100%;
}
.content-3-tabs-content > div {
  max-width: 100%;
  flex: 1;
}
.content-3-tabs-content > div p {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 32px;
  text-align: left;
}
.content-3-tabs-content img {
  width: 600px;
  border-radius: 14px 14px 14px 14px;
}
.content-3-tabs-content.show {
  display: flex;
  gap: 80px;
  padding: 0 40px;
}
.content-4 {
  min-height: 575px;
  border-radius: 0px 0px 0px 0px;
  padding-bottom: 120px;
}
.content-4-content-bg {
  width: 100vw;
  height: 541px;
  background: url('img/storage/Slice\ 828@2x.png');
  margin-top: 80px;
  display: flex;
  justify-content: center;
  padding: 58px 0;
}
.content-4-content {
  width: 1280px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.content-4-content .content-4-card {
  width: 413px;
  height: 192px;
  background: linear-gradient(180deg, #F9F7FF 0%, #FFFFFF 100%);
  border-radius: 14px 14px 14px 14px;
  border: 4px solid #FFFFFF;
  padding: 24px 21px;
  box-sizing: border-box;
  display: flex;
  gap: 12px;
}
.content-4-content .content-4-card img {
  width: 40px;
  height: 40px;
}
.content-4-content .content-4-card > div {
  width: calc(100% - 40px);
}
.content-4-content .content-4-card > div h3 {
  font-weight: 500;
  font-size: 26px;
  color: #333333;
  line-height: 30px;
  text-align: left;
}
.content-4-content .content-4-card > div p {
  font-weight: 400;
  font-size: 16px;
  color: #555A66;
  line-height: 19px;
  text-align: left;
  max-width: 100%;
  word-wrap: break-word;
}
.content-4-content .content-4-card > div .desc {
  font-size: 14px;
  margin: 0;
  height: 20px;
}
.banner {
  width: 100%;
  height: 269px;
  background: url('img/storage/Slice 830@2x.png');
  background-position: 100% 100%;
  background-size: cover;
  display: flex;
  justify-content: center;
}
.banner > div {
  padding: 63px 0;
}
.banner > div h3 {
  font-weight: 500;
  font-size: 32px;
  color: #000000;
  line-height: 38px;
  margin-bottom: 40px;
}


.cloud-lx-mobile{
  display: none;
}