.s4-serviceGuarantee .s4-banner {
  background: url("/web/shiwaicloud/s4-file/assets/img/serviceGuarantee/banner.png") no-repeat center;
  background-size: cover;
}
.s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle span {
  margin-bottom: 40px;
}
.s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle p {
  color: #555555;
  font-size: 15px;
}
.s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle p i {
  margin: 0 20px;
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-banner {
    background: url("/web/shiwaicloud/s4-file/assets/img/serviceGuarantee/h5-banner.png") no-repeat center;
    background-size: cover;
  }
  .s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle {
    padding-bottom: 10vw;
  }
  .s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle span {
    margin-bottom: 5vw;
    text-align: left;
    color: #191919;
  }
  .s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle p {
    color: #555555;
    font-size: 4vw;
    text-align: left;
  }
  .s4-serviceGuarantee .s4-banner .s4-defaultWidth .s4-bannerTitle .s4-button {
    display: none;
  }
}
.s4-serviceGuarantee .s4-navNavigation {
  background: #F4F4F4;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0;
  gap: 70px;
  width: 100%;
}
.s4-serviceGuarantee .s4-navNavigation .s4-itemGuide {
  font-size: 16px;
  padding: 20px;
  cursor: pointer;
  color: #2D2D2D;
}
.s4-serviceGuarantee .s4-navNavigation .colorCategory {
  color: #004CFF;
}
.s4-serviceGuarantee .s4-navNavigation .yingJingUnderline {
  height: 1.5px;
  background: #004CFF;
  position: absolute;
  bottom: 0px;
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-navNavigation {
    box-shadow: 0px 3px 6px 1px rgba(0, 20, 87, 0.16);
    background: #FFFFFF;
    justify-content: normal;
    top: 0;
    gap: 8vw;
    width: 100%;
    overflow-y: auto;
    padding: 0 5vw;
  }
  .s4-serviceGuarantee .s4-navNavigation::-webkit-scrollbar {
    display: none;
  }
  .s4-serviceGuarantee .s4-navNavigation .s4-itemGuide {
    font-family: "PingFang Regular";
    font-size: 4vw;
    white-space: nowrap;
    padding: 5vw 0;
    cursor: pointer;
    color: #222222;
    font-weight: bold;
  }
  .s4-serviceGuarantee .s4-navNavigation .colorCategory {
    color: #004CFF;
  }
  .s4-serviceGuarantee .s4-navNavigation .yingJingUnderline {
    height: 1.5px;
    background: #004CFF;
    position: absolute;
    bottom: 0vw;
  }
  .s4-serviceGuarantee .s4-navNavigation.s4-fixed {
    top: 15vw !important;
  }
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-title-Description a {
  margin: 0;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #FFFFFF;
  box-shadow: 0px 5px 15px 1px rgba(0, 30, 113, 0.16);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf {
  display: flex;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem {
  background: url("/web/shiwaicloud/s4-file/assets/img/serviceGuarantee/workConsultation.png") no-repeat center;
  background-size: cover;
  padding: 30px;
  color: #fff;
  height: 350px;
  flex: 0.8;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem span {
  font-size: 20px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem p {
  margin-top: 30px;
  color: #fff;
  line-height: 25px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem a {
  color: #2766FC;
  background-color: #fff;
  width: 110px;
  height: 38px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  margin: 70px auto 0 auto;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem a:hover {
  color: #fff;
  background-color: #2766FC;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-rightHalf {
  display: flex;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides {
  flex: 1;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides .s4-imageSelection {
  margin-bottom: 30px;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides .s4-imageSelection img {
  width: 70px;
  height: 70px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides span {
  color: #222222;
  font-size: 17px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides p {
  color: #666666;
  line-height: 25px;
  margin-top: 20px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides:nth-of-type(2) img {
  width: 140px;
  height: 110px;
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides:nth-of-type(3)::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 70%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: linear-gradient(180deg, #FFFFFF 0%, #C5D2F1 49%, #FFFFFF 100%);
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides:nth-of-type(3)::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 70%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: linear-gradient(180deg, #FFFFFF 0%, #C5D2F1 49%, #FFFFFF 100%);
}
.s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides:nth-of-type(4) img {
  width: 90px;
  height: 70px;
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-title-Description a {
    margin: 0;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-title-Description p {
    font-size: 3vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection {
    grid-template-columns: 1fr;
    gap: 5vw;
    background: #FFFFFF;
    box-shadow: none;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides {
    padding: 5vw;
    text-align: center;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides .s4-imageSelection {
    margin-bottom: 0;
    width: 30vw;
    height: 30vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides .s4-imageSelection img {
    width: 22vw;
    height: 22vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides span {
    font-size: 5vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides p {
    color: #666666;
    line-height: 6vw;
    margin-top: 5vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 5px 15px 1px rgba(0, 30, 113, 0.16);
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem {
    padding: 5vw;
    height: auto;
    flex: 1;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem span {
    font-size: 6vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem p {
    margin-top: 5vw;
    line-height: 6vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-fourOfThemItem a {
    width: 31vw;
    height: 10vw;
    font-size: 4vw;
    margin: 18vw auto 0 auto;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-leftHalf .s4-itemrightThreeSides img {
    width: 35vw;
    height: 30vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-rightHalf {
    box-shadow: 0px 5px 15px 1px rgba(0, 30, 113, 0.16);
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-rightHalf .s4-itemrightThreeSides:nth-of-type(2) img {
    width: 25vw;
    height: 23vw;
  }
  .s4-serviceGuarantee .s4-serviceSupport .s4-defaultWidth .s4-currentSection .s4-itemrightThreeSides:nth-of-type(2)::after {
    content: "";
    position: absolute;
    width: 0.5vw;
    height: 70%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background: linear-gradient(180deg, #FFFFFF 0%, #C5D2F1 49%, #FFFFFF 100%);
  }
}
.s4-serviceGuarantee .s4-faultCompensation {
  background: url("/web/shiwaicloud/s4-file/assets/img/serviceGuarantee/faultCompensation.png") no-repeat center;
  background-size: cover;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-title-Description span {
  color: #fff;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  padding-top: 50px;
  height: 400px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-textDescription {
  color: #fff;
  font-size: 15px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally {
  height: 100%;
  display: flex;
  gap: 20px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepBall {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepBall .s4-itemqiu {
  width: 10px;
  height: 10px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #fff;
  position: relative;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepBall .s4-itemqiu:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 1.5px;
  background-color: #FFFFFF;
  height: 90px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepQuestions {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepQuestions span {
  color: #fff;
  font-size: 15px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin: 20px 0;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-texttitle {
  color: #222222;
  font-size: 22px;
  display: flex;
  margin-bottom: 15px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause:not(:last-child) {
  border-bottom: 1px solid #DBDEEF;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause {
  padding: 10px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause .s4-markingDiagram {
  display: flex;
  align-items: center;
  gap: 10px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause .s4-markingDiagram img {
  width: 20px;
  height: 20px;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause .s4-markingDiagram span {
  color: #222222;
}
.s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause p {
  font-size: 13px;
  color: #666666;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
    padding-top: 5vw;
    height: auto;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-textDescription {
    color: #fff;
    font-size: 3.8vw;
    margin-bottom: 3vw;
    line-height: 6vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally {
    height: 100%;
    display: flex;
    gap: 5vw;
    height: 60vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepBall {
    gap: 5vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepBall .s4-itemqiu {
    width: 2.5vw;
    height: 2.5vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepBall .s4-itemqiu:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 0.4vw;
    height: 18vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepQuestions {
    gap: 5vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-submissionSteps .s4-stepByStepPersonally .s4-stepQuestions span {
    color: #fff;
    font-size: 4vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType {
    background-color: #fff;
    padding: 5vw;
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    margin: 5vw 0;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-texttitle {
    font-size: 5.5vw;
    margin-bottom: 3vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause {
    padding: 3vw 2vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause .s4-markingDiagram {
    display: flex;
    align-items: center;
    gap: 2vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause .s4-markingDiagram span {
    font-size: 3.8vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause .s4-markingDiagram img {
    width: 5vw;
    height: 5vw;
  }
  .s4-serviceGuarantee .s4-faultCompensation .s4-defaultWidth .s4-currentSection .s4-compensationType .s4-compensationClause p {
    font-size: 3vw;
    margin-top: 4vw;
  }
}
.s4-serviceGuarantee .s4-freeFiling {
  margin: 50px 0;
}
.s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection {
  display: flex;
  justify-content: space-between;
}
.s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-itemGreyCircle {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-itemGreyCircle img {
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
}
.s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-itemGreyCircle span {
  font-size: 15px;
  color: #00050A;
}
.s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-rightPart {
  width: 150px;
  height: 2px;
  background: linear-gradient(to right, #BFCCE8 50%, transparent 50%);
  background-size: 10px 2px;
  position: relative;
  top: 59px;
}
.s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-rightPart::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #BFCCE8;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-freeFiling {
    margin: 5vw 0;
  }
  .s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5vw;
  }
  .s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-itemGreyCircle img {
    width: 25vw;
    height: 25vw;
    margin-bottom: 2vw;
  }
  .s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-itemGreyCircle span {
    font-size: 3.5vw;
  }
  .s4-serviceGuarantee .s4-freeFiling .s4-defaultWidth .s4-currentSection .s4-rightPart {
    display: none;
  }
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth {
  height: 100%;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth .s4-title-Description p:nth-of-type(1) {
  margin-bottom: 0;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth .s4-title-Description p:nth-of-type(2) {
  margin-top: 10px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection {
  position: relative;
  z-index: 1;
  padding: 30px 30px 30px 0;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection span {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  display: flex;
  margin-bottom: 15px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection .s4-text {
  display: flex;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection .s4-text i {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection .s4-text p {
  color: #555555;
  line-height: 30px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection a {
  color: #fff;
  background-color: #2766FC;
  width: 130px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 15px;
  margin-top: 35px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection a:hover {
  background-color: #769efd;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection {
  position: relative;
  z-index: 1;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection span {
  padding: 30px 0 0 30px;
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  display: flex;
  margin-bottom: 15px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess {
  display: flex;
  align-items: center;
  gap: 20px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess .s4-stepNumber {
  background: linear-gradient(270deg, rgba(39, 102, 252, 0) 0%, #2766FC 100%);
  width: 120px;
  height: 40px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  font-family: "DIN, DIN";
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess p {
  color: #555555;
  font-size: 15px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess:not(:first-child) {
  margin-top: 23px;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-breakAwayFromDefault {
  position: relative;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-breakAwayFromDefault .s4-leftbackground {
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #F6F7FF;
}
.s4-serviceGuarantee .s4-worryFreeRefund .s4-breakAwayFromDefault .s4-rightbackground {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/web/shiwaicloud/s4-file/assets/img/serviceGuarantee/gradientColor.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth {
    height: 100%;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth .s4-title-Description p {
    display: none;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) {
    display: flex;
    flex-direction: column-reverse;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection {
    padding: 5vw;
    background-color: #F6F7FF;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection span {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection .s4-text i {
    height: 7vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection .s4-text p {
    line-height: 7vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-leftSideSection a {
    width: 32vw;
    height: 10vw;
    border-radius: 0.5vw;
    -webkit-border-radius: 0.5vw;
    -moz-border-radius: 0.5vw;
    -ms-border-radius: 0.5vw;
    -o-border-radius: 0.5vw;
    font-size: 4vw;
    margin: 10vw auto 0 auto;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection {
    padding: 5vw 0;
    background: url("/web/shiwaicloud/s4-file/assets/img/serviceGuarantee/gradientColor.png") no-repeat center;
    background-size: cover;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection span {
    padding: 0 0 0 5vw;
    font-size: 4.5vw;
    margin-bottom: 0;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess {
    gap: 5vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess .s4-stepNumber {
    width: 30vw;
    height: 9vw;
    padding-left: 5vw;
    font-size: 4vw;
    letter-spacing: 0.5vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess p {
    color: #555555;
    font-size: 3.8vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-defaultWidth:nth-of-type(3) .s4-rightSideSection .s4-currentProcess:not(:first-child) {
    margin-top: 5vw;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-breakAwayFromDefault {
    position: relative;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-breakAwayFromDefault .s4-leftbackground {
    display: none;
    background-color: #F6F7FF;
  }
  .s4-serviceGuarantee .s4-worryFreeRefund .s4-breakAwayFromDefault .s4-rightbackground {
    display: none;
  }
}
.s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection {
  display: flex;
  gap: 50px;
}
.s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion {
  padding: 30px;
  background: linear-gradient(182deg, #F6F7FF 0%, #FEFEFF 100%);
  box-shadow: 0px 3px 6px 1px rgba(18, 30, 91, 0.16);
  border-radius: 6px 6px 6px 6px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion span {
  font-size: 20px;
  display: flex;
  margin-bottom: 20px;
}
.s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion p {
  color: #555555;
  font-size: 14.5px;
  line-height: 25px;
}
.s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion:nth-of-type(1) img {
  right: 15px;
  bottom: 15px;
}
@media (max-width: 768px) {
  .s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection {
    display: flex;
    flex-direction: column;
    gap: 3vw;
  }
  .s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion {
    padding: 5vw;
    background: linear-gradient(182deg, #F6F7FF 0%, #FEFEFF 100%);
    box-shadow: 0px 3px 6px 1px rgba(18, 30, 91, 0.16);
    border-radius: 2vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion span {
    font-size: 4.5vw;
    margin-bottom: 3vw;
  }
  .s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion p {
    font-size: 3.5vw;
    line-height: 6vw;
  }
  .s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion img {
    position: absolute;
    right: -3vw;
    bottom: -1vw;
    width: 30vw;
  }
  .s4-serviceGuarantee .s4-complaintsAndSuggestions .s4-defaultWidth .s4-currentSection .s4-itemOpinion:nth-of-type(1) img {
    right: 1vw;
    bottom: 1vw;
    width: 20vw;
  }
}

@media (max-width: 768px) {
  .s4-serviceGuarantee {
    background-color: #FBFBFE;
  }
}

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