.c-e78b {
  color: #E7B10A;
}
.c-15e {
  color: #FFB15E;
}
.c-003 {
  color: #003C46;
}
.c-a0a {
  color: #A0AEC0;
}
.c-989 {
  color: #989898;
}
.c-05a {
  color: #005AD0;
}
.c-059 {
  color: #0059e3;
 }

.fs33 {
  font-size: 4.4rem;
}

.refCheck {
  background: #f9f9ff;
  line-height: 1.5;
  overflow: hidden;
}

.refCheck * {
  box-sizing: border-box;
}

.refCheck img {
  max-width: 100%;
}

.refHero {
  height: 56rem;
  padding-top: 8.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.heroTitle {
  width: 82.4rem;
  margin: 0 auto;
}

.heroDesc {
  width: 88.27rem;
  margin: 1.47rem auto 0;
  line-height: 5.33rem;
}

.heroTagList {
  width: 90rem;
  margin: 6.67rem auto 0;
  flex-wrap: wrap;
  gap: 4.8rem 5.07rem;
}

.heroTag {
  width: 42rem;
  line-height: 3.2rem;
  white-space: nowrap;
}

.tagIcon {
  width: 4rem;
  height: 4rem;
  margin-right: 1.87rem;
  flex-shrink: 0;
}

.pricePanel {
  padding: 4.86rem 5.33rem 4rem;
  background: #fff;
}

.sectionTitle {
  line-height: 5.33rem;
}

.priceDesc,
.chooseDesc {
  margin-top: 3.33rem;
  line-height: 5.07rem;
}

.pricePanel .sectionTitle {
  line-height: 4.53rem;
}

.pricePanel .priceDesc {
  width: 89.33rem;
  margin: 4.34rem auto 0;
  line-height: 5.07rem;
}

.priceWrap {
  width: fit-content;
  margin: 4rem auto 0;
}

.freeTag {
  display: inline-flex;
  justify-content: center;
  width: 18.13rem;
  height: 8rem;
  padding: 0 1.33rem;
  border: 1px solid rgba(0, 89, 227, .5);
  border-radius: .67rem;
  background: #f0f3ff;
  flex-shrink: 0;
}

.priceMain {
  align-items: flex-end;
}

.priceNum {
  color: #3c97ff;
  font-size: 8rem;
  font-weight: 900;
  line-height: 7.87rem;
}

.priceUnit {
  line-height: 4.53rem;
}

.oldPrice {
  margin-top: .93rem;
  text-decoration: line-through;
}

.heroBtn {
  width: 40rem;
  height: 12rem;
  margin: 2rem auto 0;
  line-height: 12rem;
  border-radius: 6.93rem;
  background: #005ad0;
}

.btnArrow {
  display: inline-block;
  margin-left: 2.53rem;
  font-size: 5.2rem;
  line-height: 1;
  vertical-align: -.25rem;
}

.reasonPanel,
.choosePanel,
.deliveryPanel,
.processPanel,
.reportPanel {
  padding: 6.67rem 5.33rem;
}

.reasonPanel {
  background: #f9f9ff;
  padding-bottom: 2.67rem;
}

.reasonList {
  margin-top: 4rem;
}

.reasonItem {
  padding: 2.67rem;
  background: #fff;
  margin-top: 2.67rem;
}

.reasonNum {
  width: 6.67rem;
  height: 6.67rem;
  margin-right: 2.13rem;
}

.reasonTitle {
  line-height: 4rem;
}

.reasonDesc {
  margin-top: 1.87rem;
  line-height: 4rem;
}

.advList,
.deliveryList {
  justify-content: space-between;
  margin-top: 4rem;
}

.advItem {
  width: 28.67rem;
  min-height: 28.67rem;
  padding: 3.33rem 1.87rem;
  border: 1px solid #e5e9f5;
  background: #fff;
}

.advIcon {
  width: 9.33rem;
  height: 9.33rem;
  margin: 0 auto 2.67rem;
}

.advTitle,
.deliveryTitle {
  line-height: 3.73rem;
}

.advDesc,
.deliveryDesc {
  margin-top: 1.6rem;
  line-height: 3.47rem;
}
.deliveryItem {
  width: 28rem;
  border-radius: 1.07rem;
  padding: 4rem 2.67rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.deliveryItem .subTitle {
  height: 8rem;
  line-height: 4rem;
}
.choosePanel {
  padding: 6.67rem 5.33rem;
  background: #f9f9ff;
}

.choosePanel .sectionTitle {
  line-height: 5.33rem;
}

.choosePanel .chooseDesc {
  width: 89.33rem;
  margin: 3.2rem auto 0;
  line-height: 4rem;
}

.choosePanel .advList {
  margin-top: 4.27rem;
  gap: 2.67rem;
  justify-content: center;
}

.choosePanel .advItem {
  width: 28rem;
  min-height: 36.93rem;
  padding: 4rem 2rem;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 1.07rem;
  background: #fff;
}

.choosePanel .advIcon {
  width: 8.53rem;
  height: 8.53rem;
  margin: 0 auto 2.13rem;
}

.choosePanel .advTitle {
  line-height: 4.27rem;
}

.choosePanel .advDesc {
  margin-top: 2.13rem;
  line-height: 4rem;
}

.abilityPanel {
  padding: 6.67rem 5.33rem 7.33rem;
  background: #fff;
  color: #fff;
}

.abilityPanel .sectionTitle {
  color: #333;
  line-height: 5.33rem;
}

.abilityList {
  margin-top: 4.8rem;
}

.abilityItem {
  margin-top: 5.33rem;
}

.abilityItem:first-child {
  margin-top: 0;
}

.abilityTitle {
  line-height: 4.27rem;
}

.abilityDesc {
  margin-top: 1.33rem;
  color: #666;
  line-height: 4rem;
}

.abilityImg {
  width: 89.33rem;
  margin: 4rem auto 0;
  border: 1px solid rgba(181, 211, 255, 1);
  border-radius: 1.33rem;
  box-shadow: .8rem .8rem 0 rgba(0, 104, 255, .65);
  box-shadow: 0.27rem 0.8rem 1.33rem 0rem rgba(0, 55, 86, 0.11);
}

.fakeTagList {
  flex-wrap: wrap;
  gap: 2.67rem 2.27rem;
  margin-top: 5.33rem;
  overflow: visible;
}

.fakeTagList .fakeItem {
  border-radius: 10px;
  background: rgba(230, 240, 255, 1);
  padding: 2.13rem 3.33rem;
  width: 43.33rem;
}

.preList {
  margin: 2.67rem 0 0;
  padding: 0;
  list-style: none;
  color: #666;
  line-height: 4rem;
}

.preList li {
  position: relative;
  padding-left: 6.67rem;
  margin-top: 1.33rem;
}
.preList .tagIcon {
  position: absolute;
  top: 0;
  left: 0;
}


.processPanel {
  background: #fff;
}
.deliveryPanel {
  background: #f9f9ff;
}
.deliveryIcon {
  width: 8rem;
  height: 8rem;
  margin: 0 auto 2.4rem;
}

.processImg {
  width: 79.2rem;
  margin: 4rem auto 0;
}

.processText {
  justify-content: space-between;
  margin-top: 2rem;
  line-height: 3.47rem;
}

.processText span {
  width: 27rem;
}

.reportPanel {
  background: #f7f8fc;
}

.reportTip {
  position: relative;
  margin-top: 3.33rem;
  padding-left: 2.67rem;
  line-height: 4rem;
}

.reportTip::before {
  content: "";
  position: absolute;
  left: 0;
  top: .4rem;
  width: .8rem;
  height: 3.2rem;
  background: #005ad0;
}

.exampleList {
  margin-top: 12rem;
  padding: 4rem 7.73rem;
}

.exampleItem {
  margin-top: 4rem;
}

.exampleItem:first-child {
  margin-top: 0;
}

.exampleTitle {
  line-height: 4rem;
}

.exampleImg {
  margin: 2rem auto 0;
  border: 1PX solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.pswp {
  z-index: 10009;
}
