@charset "UTF-8";
.s1-serviceGuarantee {
  font-family: "思源黑";
}
.s1-serviceGuarantee .s1-banner {
  background: url("/web/shiwaicloud/s1-file/assets/img/serviceGuarantee/banner.jpg") no-repeat center;
  background-size: cover;
  box-shadow: 0px 0px 0px 3px rgba(66, 153, 225, 0.6);
}
.s1-serviceGuarantee .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";
  position: relative;
}
.s1-serviceGuarantee .s1-banner .s1-defaultWidth .s1-bannerTitle p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.937254902);
  line-height: 26px;
  max-width: 700px;
}
@media (max-width: 768px) {
  .s1-serviceGuarantee .s1-banner {
    box-shadow: none;
  }
  .s1-serviceGuarantee .s1-banner .s1-defaultWidth .s1-bannerTitle {
    justify-content: center;
  }
  .s1-serviceGuarantee .s1-banner .s1-defaultWidth .s1-bannerTitle span {
    margin-bottom: 5vw;
    font-size: 10vw;
    letter-spacing: 2vw;
    text-align: left;
  }
  .s1-serviceGuarantee .s1-banner .s1-defaultWidth .s1-bannerTitle p {
    width: 86%;
    font-size: 3.5vw;
    line-height: 6vw;
    -webkit-line-clamp: 3;
  }
}
.s1-serviceGuarantee .s1-multiChannel {
  background: #f7f7f7;
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.s1-serviceGuarantee .s1-multiChannel .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-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop span {
  font-size: 24px;
  color: #3d3d3d;
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop img {
  width: 80px;
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top {
  background-color: #fff;
  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-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top p {
  font-family: "思源黑";
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  color: #fff;
  background: #699bfc;
  border-radius: 50px;
  text-align: center;
  margin-top: 10px;
  font-family: "思源黑";
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top a:hover {
  background: #82aafa;
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top i {
  color: #0067f6;
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom {
  background-color: #fff;
  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-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom p {
  font-family: "思源黑";
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  color: #fff;
  background: #699bfc;
  border-radius: 50px;
  text-align: center;
  margin-top: 10px;
  font-family: "思源黑";
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom a:hover {
  background: #82aafa;
}
.s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom i {
  color: #0067f6;
}
@media (max-width: 768px) {
  .s1-serviceGuarantee .s1-multiChannel {
    background: #f7f7f7;
  }
  .s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw;
  }
  .s1-serviceGuarantee .s1-multiChannel .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-serviceGuarantee .s1-multiChannel .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-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop span {
    font-size: 4vw;
    color: #3d3d3d;
  }
  .s1-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-firstTop img {
    width: 10vw;
  }
  .s1-serviceGuarantee .s1-multiChannel .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-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-top a {
    width: 25vw;
    height: 7vw;
    padding: 1vw 2vw;
    font-size: 3.5vw;
    margin: 3vw auto 0 auto;
  }
  .s1-serviceGuarantee .s1-multiChannel .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-serviceGuarantee .s1-multiChannel .s1-defaultWidth .s1-currentSection .s1-itemBlock .s1-bottom a {
    width: 25vw;
    height: 7vw;
    padding: 1vw 2vw;
    font-size: 3.5vw;
    margin: 3vw auto 0 auto;
  }
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep img {
  width: 100px;
  height: 100px;
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 20px;
  gap: 10px;
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 24px;
  flex-shrink: 0;
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-point {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-point .s1-spot {
  height: 5px;
  width: 5px;
  background-color: #699bfc;
  border-radius: 50%;
}
.s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-point .s1-spot:last-child {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #699bfc;
}
@media (max-width: 768px) {
  .s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10vw 0;
  }
  .s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep {
    gap: 2vw;
  }
  .s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep img {
    width: 20vw;
    height: 20vw;
  }
  .s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees {
    display: flex;
    align-items: center;
    gap: 1vw;
    font-size: 4vw;
  }
  .s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees span {
    width: 5vw;
    height: 5vw;
    font-size: 3.4vw;
  }
  .s1-serviceGuarantee .s1-freeFiling .s1-defaultWidth .s1-currentSection .s1-point {
    display: none;
  }
}
.s1-serviceGuarantee .s1-worryFreeRefund {
  background: #f7f8f9;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep img {
  width: 100px;
  height: 100px;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 20px;
  gap: 10px;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 24px;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-point {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-point .s1-spot {
  height: 5px;
  width: 5px;
  background-color: #699bfc;
  border-radius: 50%;
}
.s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-point .s1-spot:last-child {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #699bfc;
}
@media (max-width: 768px) {
  .s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10vw 0;
  }
  .s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep {
    gap: 2vw;
  }
  .s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep img {
    width: 20vw;
    height: 20vw;
  }
  .s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees {
    display: flex;
    align-items: center;
    gap: 1vw;
    font-size: 4vw;
  }
  .s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-itemStep .s1-titlees span {
    width: 5vw;
    height: 5vw;
    font-size: 3.4vw;
  }
  .s1-serviceGuarantee .s1-worryFreeRefund .s1-defaultWidth .s1-currentSection .s1-point {
    display: none;
  }
}
.s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection {
  display: flex;
  justify-content: center;
  gap: 100px;
}
.s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock {
  background: url("/web/shiwaicloud/s1-file/assets/img/serviceGuarantee/UsageOpinions.png") no-repeat bottom right;
  padding: 30px;
  box-shadow: 1px 1px 5px 1px #ccc;
  padding: 20px;
  border-radius: 10px;
  width: 40%;
  background-size: 60px;
  background-position: 442px 136px;
}
.s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock span {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.937254902);
}
.s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock p {
  line-height: 24px;
  margin: 20px 0;
  color: rgba(0, 0, 0, 0.937254902);
}
.s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock a {
  border-radius: 50px;
  padding: 8px 32px;
  background: #6898ff;
  color: #fff;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.4), 0 7px 13px -3px rgba(0, 0, 0, 0.3), inset 0 -3px 0px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection {
    flex-direction: column;
    gap: 5vw;
  }
  .s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock {
    padding: 5vw;
    width: 100%;
    background-size: 13vw;
    background-position: 74vw 40vw;
  }
  .s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock span {
    font-size: 4.5vw;
    font-family: "思源黑";
  }
  .s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock p {
    line-height: 6vw;
    margin: 4vw 0;
    font-family: "思源黑";
    font-size: 3.3vw;
  }
  .s1-serviceGuarantee .s1-feedback .s1-defaultWidth .s1-currentSection .s1-itemFeedbackBlock a {
    padding: 2vw 5vw;
  }
}

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