
#main > .after-sale-main-content {
  padding-top: 104px;
  padding-bottom: 80px;
  background: #f7f7f7;
}

#main > .after-sale-main-content > .promise > h3 {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .after-sale-main-content > .promise > ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 64px 228px 64px 248px;
  background-color: #ffffff;
  margin-top: 59px;
}
#main > .after-sale-main-content > .promise > ul > li {
  text-align: center;
}
#main > .after-sale-main-content > .promise > ul > li > img {
  width: 108px;
  height: 108px;
}
#main > .after-sale-main-content > .promise > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  margin-top: 16px;
  color: #63616a;
}
#main > .after-sale-main-content > .promise > p {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 15px;
  padding: 32px 0;
  background-color: #ffffff;
}

#main > .after-sale-main-content > .after-sale-search > h3 {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  margin-top: 104px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .after-sale-main-content > .after-sale-search > ul {
  background-color: #ffffff;
  width: 1200px;
  margin: 0 auto;
  padding: 56px;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 64px;
}
#main > .after-sale-main-content > .after-sale-search > ul > li {
  width: 272px;
  margin-bottom: 16px;
}
#main > .after-sale-main-content > .after-sale-search > ul > li > a {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .after-sale-main-content > .after-sale-search > ul > li > a:hover {
  cursor: pointer;
  color: #f4a524;
}
/* 售后服务详情 */
#main > .after-sale-details {
  padding-top: 104px;
  padding-bottom: 80px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
}
#main > .after-sale-details > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #1f1e1d;
}
#main > .after-sale-details > .right-small-font {
  text-align: right;
  font-weight: 400;
  font-size: 12px;
  line-height: 23px;
  color: #828287;
  margin-top: 8px;
}
#main > .after-sale-details > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #63616a;
  margin-top: 16px;
  margin-bottom: 24px;
}
#main > .after-sale-details > .after-sale-details-item {
  margin-bottom: 40px;
}
#main > .after-sale-details > .after-sale-details-item > h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #1f1e1d;
}
#main > .after-sale-details > .after-sale-details-item > .small-p {
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #63616a;
  margin: 8px 0;
}
#main > .after-sale-details > .after-sale-details-item > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #1f1e1d;
  margin-top: 8px;
}
#main > .after-sale-details > .after-sale-details-item > ul {
  margin-top: 8px;
  margin-left: 20px;
}
#main > .after-sale-details > .after-sale-details-item > ul > li {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #1f1e1d;
  list-style: disc;
}
