@charset "UTF-8";
.s1-cloud {
  background: linear-gradient(to bottom, #ECF4FF, white);
}
.s1-cloud .s1-banner {
  background: url("/web/shiwaicloud/s1-file/assets/img/cloud/banner.png") no-repeat center;
  background-size: cover;
  box-shadow: 0px 0px 0px 3px rgba(66, 153, 225, 0.6);
}
.s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle {
  align-items: center;
}
.s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle span {
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.937254902);
  font-size: 70px;
  font-weight: 500;
  font-family: "YouSheBiaoTiHei";
  text-align: center;
  position: relative;
}
.s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle span .s1-titleTags {
  position: absolute;
  right: -210px;
  top: 43px;
  font-size: 13px;
  background-color: rgba(255, 44, 44, 0.67);
  width: 200px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 4px 4px 10px 4px;
  font-family: "思源黑";
  gap: 5px;
}
.s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle span .s1-titleTags img {
  width: 19px;
  height: 19px;
}
.s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle p {
  color: #fff;
  color: #3D3D3D;
  width: 760px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 2px;
}
.s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle .s1-button a {
  width: 165px;
  height: 50px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle {
    align-items: center;
    justify-content: center;
  }
  .s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle span {
    margin-bottom: 5vw;
    font-size: 10vw;
    letter-spacing: 2vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle span .s1-titleTags {
    position: initial;
    font-size: 3vw;
    letter-spacing: 0vw;
    width: 44vw;
    height: 5vw;
    gap: 1vw;
  }
  .s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle span .s1-titleTags img {
    width: 19px;
    height: 19px;
  }
  .s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle p {
    width: 86%;
    font-size: 3.5vw;
    line-height: 6vw;
    -webkit-line-clamp: 3;
  }
  .s1-cloud .s1-banner .s1-defaultWidth .s1-bannerTitle .s1-button a {
    width: 25vw;
    height: 10vw;
    font-size: 3.5vw;
  }
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection {
  display: flex;
  gap: 20px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation {
  flex: 0.2;
  padding: 10px 30px 30px 30px;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation .s1-tuu {
  width: 66px;
  margin-right: 10px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation span {
  font-size: 22px;
  color: #3D3D3D;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation p {
  padding-top: 10px;
  border-top: 1px solid #D8D8D8;
  font-size: 16px;
  line-height: 28px;
  color: #5C5C5C;
  margin-top: 10px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation .s1-youtu {
  position: absolute;
  bottom: -9px;
  width: 283px;
  right: -50px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones {
  flex: 0.8;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm {
  position: relative;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 10px 30px 30px 30px;
  height: 245px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm .s1-tuu {
  width: 66px;
  margin-right: 10px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm span {
  font-size: 22px;
  color: #3D3D3D;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm p {
  padding-top: 10px;
  border-top: 1px solid #D8D8D8;
  font-size: 16px;
  line-height: 28px;
  color: #5C5C5C;
  margin-top: 10px;
}
.s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm .s1-youtu {
  position: absolute;
  width: 90px;
  bottom: 0;
  right: 0;
}
@media (max-width: 768px) {
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection {
    flex-direction: column;
    gap: 5vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation {
    padding: 2vw;
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    position: relative;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation .s1-tuu {
    width: 12vw;
    margin-right: 3vw;
    position: absolute;
    top: -4vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation span {
    font-size: 4.5vw;
    font-weight: bold;
    padding-left: 15vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation p {
    padding-top: 3vw;
    font-size: 3.4vw;
    line-height: 7vw;
    margin-top: 2vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-calculation .s1-youtu {
    display: none;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm {
    padding: 2vw;
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    position: relative;
    height: auto;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm .s1-tuu {
    width: 12vw;
    margin-right: 3vw;
    position: absolute;
    top: -4vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm span {
    font-size: 4.5vw;
    font-weight: bold;
    padding-left: 15vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm p {
    padding-top: 3vw;
    font-size: 3.4vw;
    line-height: 6vw;
    margin-top: 2vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm .s1-youtu {
    display: none;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones #toggleButton {
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
    height: 10vw;
    background-color: #fff;
    border-radius: 1vw;
    font-size: 3.5vw;
  }
  .s1-cloud .s1-productFeatures .s1-defaultWidth .s1-currentSection .s1-distributionOfFourZones .s1-itemTerm:not(:first-child) {
    display: none;
    /* 隐藏除第一个以外的项 */
  }
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection {
  display: flex;
  justify-content: center;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 50px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  padding-bottom: 10px;
  width: 468px;
  border-bottom: 1px dashed #4589FD;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item .s1-tubiao {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item .s1-tubiao img {
  width: 36px;
  height: 36px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item .s1-tubiao span {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.937254902);
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item p {
  width: 448px;
  font-size: 14px;
  color: #5C5C5C;
  line-height: 28px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item:nth-of-type(2) {
  margin-right: 100px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate1 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-animation1 {
  width: 192px;
  height: 192px;
  border-radius: 50%;
  border: 2px dashed #4589FD;
  position: absolute;
  animation: rotate 8s linear infinite;
  -webkit-animation: rotate 8s linear infinite;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-animation2 {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 2px dashed #4589FD;
  position: absolute;
  animation: rotate1 8s linear infinite;
  -webkit-animation: rotate1 8s linear infinite;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground {
  width: 192px;
  height: 192px;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground .s1-interlayer {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 6px 8px 2px rgba(33, 101, 217, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground .s1-interlayer .s1-most {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: white;
  box-shadow: 2px 2px 3px 1px rgba(69, 137, 253, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground .s1-interlayer .s1-most img {
  width: 90%;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 468px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #4589FD;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item .s1-tubiao {
  display: flex;
  align-items: center;
  gap: 10px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item .s1-tubiao img {
  width: 36px;
  height: 36px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item .s1-tubiao span {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.937254902);
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item p {
  width: 448px;
  font-size: 14px;
  color: #5C5C5C;
  line-height: 28px;
}
.s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item:nth-of-type(2) {
  margin-left: 100px;
}
@media (max-width: 768px) {
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection {
    flex-direction: column;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item {
    align-items: flex-start;
    gap: 2vw;
    padding-bottom: 0;
    width: auto;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item .s1-tubiao {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2vw;
    flex-direction: row-reverse;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item .s1-tubiao img {
    width: 10vw;
    height: 10vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item .s1-tubiao span {
    font-size: 4vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item p {
    width: auto;
    font-size: 3.3vw;
    line-height: 6vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheLeft .s1-item:nth-of-type(2) {
    margin-right: 0;
  }
  @keyframes rotate {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes rotate1 {
    0% {
      transform: rotate(360deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-animation1 {
    width: 40vw;
    height: 40vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-animation2 {
    width: 30vw;
    height: 30vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground {
    width: 40vw;
    height: 40vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground .s1-interlayer {
    width: 30vw;
    height: 30vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-centralSection .s1-substantiveBackground .s1-interlayer .s1-most {
    width: 22vw;
    height: 22vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item {
    align-items: flex-start;
    gap: 2vw;
    padding-bottom: 0;
    width: auto;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item .s1-tubiao {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item .s1-tubiao img {
    width: 10vw;
    height: 10vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item .s1-tubiao span {
    font-size: 4vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item p {
    width: auto;
    font-size: 3.3vw;
    line-height: 6vw;
  }
  .s1-cloud .s1-productAdvantages .s1-defaultWidth .s1-currentSection .s1-toTheRight .s1-item:nth-of-type(2) {
    margin-left: 0;
  }
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop {
  background-color: #fff;
  gap: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #ccc;
  box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop span {
  font-size: 24px;
  color: #3d3d3d;
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop img {
  width: 80px;
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top {
  background-color: #fff;
  width: 80%;
  padding: 30px 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  line-height: 30px;
  color: #3d3d3d;
  position: relative;
  top: 20px;
}
.s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom {
  background-color: #fff;
  width: 80%;
  padding: 30px 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  line-height: 30px;
  color: #3d3d3d;
  position: relative;
  top: -20px;
}
@media (max-width: 768px) {
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw;
  }
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock {
    box-shadow: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  }
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop {
    gap: 2vw;
    padding: 5vw;
    border-radius: 1vw;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    -ms-border-radius: 1vw;
    -o-border-radius: 1vw;
    box-shadow: none;
  }
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop span {
    font-size: 4vw;
    color: #3d3d3d;
  }
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop img {
    width: 10vw;
  }
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top {
    width: 100%;
    padding: 5vw;
    border-radius: 1vw;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    -ms-border-radius: 1vw;
    -o-border-radius: 1vw;
    box-shadow: none;
    line-height: 6vw;
    top: 0;
  }
  .s1-cloud .s1-applicationScenarios .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom {
    width: 100%;
    padding: 5vw;
    border-radius: 1vw;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    -ms-border-radius: 1vw;
    -o-border-radius: 1vw;
    box-shadow: none;
    line-height: 6vw;
    top: 0;
  }
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: center;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock {
  background-color: #eaf3ff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16), 0px 3px 6px 0px rgba(0, 0, 0, 0.23);
  border-radius: 16px 0 0 16px;
  padding: 30px 0;
  text-align: center;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock span {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #5C5C5C;
  margin-bottom: 50px;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p {
  height: 28px;
  font-size: 18px;
  color: #616264;
  position: relative;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p img {
  width: 32px;
  height: 32px;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock .s1-horizontalBar::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 5px;
  background-color: rgb(133, 136, 139);
  border-radius: 2vw;
  -webkit-border-radius: 2vw;
  -moz-border-radius: 2vw;
  -ms-border-radius: 2vw;
  -o-border-radius: 2vw;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p:not(:last-child) {
  margin: 30px 0;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p:last-child {
  margin-top: 30px;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(2) {
  background-color: #CADFFF;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  height: 105%;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(2) span {
  color: #4589FD;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(2) p {
  color: #0055ff;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(3) {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(4) {
  border-radius: 0 16px 16px 0;
  -webkit-border-radius: 0 16px 16px 0;
  -moz-border-radius: 0 16px 16px 0;
  -ms-border-radius: 0 16px 16px 0;
  -o-border-radius: 0 16px 16px 0;
}
@media (max-width: 768px) {
  .s1-cloud .s1-advantageComparison .s1-defaultWidth {
    padding: 0 !important;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection {
    gap: 0;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock {
    border-radius: 4vw 0 0 4vw;
    -webkit-border-radius: 4vw 0 0 4vw;
    -moz-border-radius: 4vw 0 0 4vw;
    -ms-border-radius: 4vw 0 0 4vw;
    -o-border-radius: 4vw 0 0 4vw;
    padding: 5vw 1vw;
    height: 100%;
    box-shadow: none;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock span {
    font-size: 4.5vw;
    margin-bottom: 7vw;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p {
    height: 6vw;
    font-size: 3vw;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p img {
    width: 6vw;
    height: 6vw;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock .s1-horizontalBar::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 5vw;
    height: 0.5vw;
    background-color: rgb(133, 136, 139);
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p:not(:last-child) {
    margin: 6vw 0;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock p:last-child {
    margin-top: 5vw;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(2) {
    height: 100%;
    box-shadow: none;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(2) span {
    color: #4589FD;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(2) p {
    color: #0055ff;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(3) {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    box-shadow: none;
  }
  .s1-cloud .s1-advantageComparison .s1-defaultWidth .s1-currentSection .s1-itemLongBlock:nth-of-type(4) {
    border-radius: 0 16px 16px 0;
    -webkit-border-radius: 0 16px 16px 0;
    -moz-border-radius: 0 16px 16px 0;
    -ms-border-radius: 0 16px 16px 0;
    -o-border-radius: 0 16px 16px 0;
    box-shadow: none;
  }
}

/*# sourceMappingURL=cloud.css.map */
