body {
  font-family: PingFangSC;
  background: #F9FFFB;
}
.header {
  width: 100%;
  min-width: 1200px;
  height: 720px;
  background: url("../images/fresh/banner_bg_pc.png");
  background-size: cover;
  background-position: center 0;
  display: flex;
  justify-content: center;
}
.header__body {
  width: 1200px;
}
.header__body__tips {
  padding-top: 100px;
  font-size: 24px;
  letter-spacing: 77px;
  margin-bottom: 72px;
  color: #fff;
  opacity: 0.8;
  font-weight: 300;
}
.header__body__title {
  color: #fff;
  font-size: 64px;
  text-shadow: 0 4px 12px rgba(62, 137, 139, 0.286659);
  margin-bottom: 24px;
  font-weight: bold;
}
.header__body__subhead {
  font-size: 32px;
  color: #fff;
  margin-bottom: 68px;
}
.header__body__number {
  display: flex;
  align-items: center;
}
.header__body__number div:first-child {
  width: 152px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFC8E;
  border-radius: 100px 0 0 100px;
  margin-right: 4px;
  color: #24A089;
  font-size: 24px;
}
.header__body__number div:last-child {
  width: 271px;
  height: 72px;
  border-radius: 0 100px 100px 0;
  background-color: #FFFC8E;
  display: flex;
  align-items: center;
  padding-left: 24px;
  color: #24A089;
  font-size: 32px;
}
.body-1 {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.body-1 .info-1 {
  z-index: 1000;
  background-color: #fff;
  width: 1200px;
  height: 786px;
  margin-top: -133px;
  margin-bottom: 194px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(62, 145, 127, 0.12);
}
.body-1 .info-1__content {
  margin-left: 100px;
  margin-top: 72px;
  width: 1000px;
  height: 521px;
  background: url('../images/fresh/插画1.png');
  background-size: 100%;
  margin-bottom: 51px;
  position: relative;
}
.body-1 .info-1__content__text-1 {
  position: absolute;
  left: 585.4px;
  top: 47.38px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-2 {
  position: absolute;
  left: 643px;
  top: 103px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-3 {
  position: absolute;
  left: 146px;
  top: 182px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-4 {
  position: absolute;
  left: 132px;
  top: 225px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-5 {
  position: absolute;
  left: 332px;
  top: 206px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-6 {
  position: absolute;
  left: 497.4px;
  top: 354.38px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-7 {
  position: absolute;
  left: 669px;
  top: 234px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-8 {
  position: absolute;
  right: 81px;
  top: 270px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__content__text-9 {
  position: absolute;
  right: 67px;
  top: 313px;
  color: #333;
  font-size: 14px;
}
.body-1 .info-1__tip1 {
  margin-left: 80px;
  display: flex;
  align-items: center;
}
.body-1 .info-1__tip1__icon {
  width: 45px;
  height: 55px;
  margin-right: 25px;
}
.body-1 .info-1__tip1 span {
  color: #30A88A;
  font-size: 14px;
  margin-right: 9px;
}
.body-1 .info-1__tip1__path {
  width: 253px;
  height: 11px;
  margin-bottom: -10px;
  margin-right: 25px;
}
.body-1 .info-1__tip2 {
  display: flex;
  align-items: center;
  margin-left: 102px;
}
.body-1 .info-1__tip2__path {
  width: 781px;
  height: 10.26px;
  margin-right: 25px;
}
.body-1 .info-1__tip2 span {
  color: #30A88A;
  font-size: 14px;
}
.body-1 .info-2 {
  background: url("../images/fresh/路径 78_pc.png");
  width: 1200px;
  height: 420px;
  margin-bottom: 137px;
  background-size: 100%;
}
.body-1 .info-2__title {
  font-size: 36px;
  color: #30A88A;
  margin-left: 80px;
  margin-top: -20px;
}
.body-1 .info-2__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 50px 0 50px;
}
.body-1 .info-2__body__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 224px;
  height: 320px;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 0 4px 12px rgba(62, 145, 127, 0.180726);
}
.body-1 .info-2__body__card img {
  width: 140px;
  margin-bottom: 56px;
}
.body-1 .info-2__body__card h1 {
  font-size: 16px;
  color: #333;
  margin-bottom: 4px;
}
.body-1 .info-2__body__card span {
  font-size: 14px;
  color: #666;
  letter-spacing: 2px;
}
.body-1 .info-3 {
  width: 1200px;
  height: 546px;
  padding: 64px 80px;
  background-color: #fff;
  box-shadow: 0 4px 20px rgba(62, 145, 127, 0.12);
  position: relative;
  margin-bottom: 120px;
  border-radius: 10px;
}
.body-1 .info-3__title {
  color: #30A88A;
  font-size: 36px;
}
.body-1 .info-3__tip {
  width: 128px;
  height: 48px;
  border-radius: 0 100px 100px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(150.13deg, #3DD5A1 14.55%, #A5F9A2 99.02%);
  color: #FFF;
  font-size: 20px;
  margin-top: 64px;
  margin-bottom: 38px;
}
.body-1 .info-3__list {
  color: #333;
  font-size: 16px;
  font-weight: 300;
}
.body-1 .info-3__list div {
  margin-bottom: 20px;
}
.body-1 .info-3__img {
  position: absolute;
  top: 75px;
  right: 150px;
  width: 426px;
}
.body-1 .info-4-tip {
  width: 1200px;
}
.body-1 .info-4-tip div {
  width: 456px;
  height: 72px;
  border-radius: 10px 100px 100px 0px;
  background: linear-gradient(150.13deg, #3DD5A1 14.55%, #A2F9D8 99.02%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #FFF;
  text-decoration: line-through;
}
.body-1 .info-4 {
  width: 1200px;
  height: 532px;
  margin-bottom: 120px;
  background-color: #fff;
  border-radius: 0 10px 10px 10px;
  box-shadow: 0 4px 12px rgba(62, 145, 127, 0.180726);
  padding: 64px 0 0 84px;
  position: relative;
}
.body-1 .info-4__title {
  font-size: 36px;
  color: #30A88A;
  margin-bottom: 36px;
}
.body-1 .info-4__tip {
  margin-bottom: 101px;
}
.body-1 .info-4__tip div {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
  font-weight: 300;
}
.body-1 .info-4__tip div span {
  font-weight: bold;
}
.body-1 .info-4__content {
  width: 207px;
  height: 87px;
}
.body-1 .info-4__content div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 11px;
}
.body-1 .info-4__content div span:first-child {
  color: #666;
  font-size: 14px;
  font-weight: 300;
}
.body-1 .info-4__content div span:last-child {
  color: #FF5F5F;
  font-size: 18px;
}
.body-1 .info-4__img {
  width: 720px;
  position: absolute;
  right: 0px;
  top: 88px;
}
.body-1 .info-5 {
  width: 1200px;
  height: 494px;
  background: url("../images/fresh/两种分拣模式背景框_pc.png");
  background-size: 100%;
  padding: 0 80px;
  margin-bottom: 120px;
}
.body-1 .info-5__title {
  margin-bottom: 32px;
  margin-top: -20px;
  display: flex;
  align-items: flex-end;
}
.body-1 .info-5__title h1 {
  color: #30A88A;
  font-size: 36px;
  margin-right: 20px;
}
.body-1 .info-5__title span {
  font-size: 24px;
  color: #30A88A;
}
.body-1 .info-5__tip {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.body-1 .info-5__tip div {
  color: #333;
  font-size: 14px;
  margin-right: 60px;
  font-weight: 300;
}
.body-1 .info-5__img {
  display: flex;
}
.body-1 .info-5__img__first {
  width: 496px;
  height: 318px;
  background-color: #fff;
  box-shadow: 0px 4px 20px rgba(62, 145, 127, 0.12);
  border-radius: 10px;
  position: relative;
  display: flex;
}
.body-1 .info-5__img__first:first-child {
  margin-right: 60px;
}
.body-1 .info-5__img__first__text-1 {
  font-size: 16px;
  color: #30A88A;
  position: absolute;
  left: 32px;
  top: 32px;
}
.body-1 .info-5__img__first__text-2 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 58px;
  top: 32px;
}
.body-1 .info-5__img__first img {
  width: 354px;
  height: 147px;
  position: relative;
  left: 71px;
  top: 70px;
}
.body-1 .info-5__img__first__text-3 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 58px;
  top: 226px;
}
.body-1 .info-5__img__first__text-4 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 141px;
  top: 226px;
}
.body-1 .info-5__img__first__text-5 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 231px;
  top: 226px;
}
.body-1 .info-5__img__first__text-6 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 318px;
  top: 226px;
}
.body-1 .info-5__img__first__text-7 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 404px;
  top: 226px;
}
.body-1 .info-5__img__first__text-8 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 60px;
  top: 226px;
}
.body-1 .info-5__img__first__text-9 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 147px;
  top: 226px;
}
.body-1 .info-5__img__first__text-10 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 235px;
  top: 226px;
}
.body-1 .info-5__img__first__text-11 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 319px;
  top: 226px;
}
.body-1 .info-5__img__first__text-12 {
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 408px;
  top: 226px;
}
.body-2 {
  width: 100%;
  min-width: 1200px;
  background: linear-gradient(150.13deg, #4ED5A6 14.55%, #B4F9A2 99.02%);
  padding-bottom: 120px;
}
.body-2__body {
  margin: 0 auto;
  width: 1200px;
  padding-top: 120px;
}
.body-2__body .info-6-title {
  width: 530px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(120.38deg, #3DD5A1 -23.71%, #A2F9D8 98.31%);
  border-radius: 10px 100px 100px 0px;
  font-size: 20px;
  color: #FFF;
  text-decoration: line-through;
}
.body-2__body .info-6 {
  width: 1200px;
  height: 420px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(62, 145, 127, 0.12);
  border-radius: 0 10px 10px 10px;
  padding: 64px 0 0 80px;
  position: relative;
  margin-bottom: 104px;
}
.body-2__body .info-6 img {
  position: absolute;
  width: 473px;
  height: 318px;
  top: 51px;
  right: 131px;
}
.body-2__body .info-6__title {
  color: #30A88A;
  font-size: 36px;
  margin-bottom: 36px;
}
.body-2__body .info-6__tip {
  color: #333;
  font-size: 16px;
  margin-bottom: 88px;
}
.body-2__body .info-6__tip div {
  margin-bottom: 20px;
  font-weight: 300;
}
.body-2__body .info-6__flow {
  display: flex;
  align-items: center;
}
.body-2__body .info-6__flow span {
  color: #333;
  font-size: 14px;
  font-weight: 300;
}
.body-2__body .info-6__flow__cut-off {
  width: 48px;
  border-top: 2px dashed #52DDA1;
  box-shadow: 0px 4px 12px rgba(62, 145, 127, 0.180726);
  margin: 0 12px;
}
.body-2__body .info-7-title {
  width: 530px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(120.38deg, #3DD5A1 -23.71%, #A2F9D8 98.31%);
  border-radius: 10px 100px 100px 0px;
  font-size: 20px;
  color: #FFF;
  text-decoration: line-through;
}
.body-2__body .info-7 {
  width: 1200px;
  height: 400px;
  background: url('../images/fresh/image3_pc_1.png');
  background-size: 100%;
  box-shadow: 0 4px 20px rgba(62, 145, 127, 0.12);
  border-radius: 0 10px 10px 10px;
  padding: 64px 0 0 80px;
}
.body-2__body .info-7__title {
  color: #30A88A;
  font-size: 36px;
  margin-bottom: 60px;
}
.body-2__body .info-7__tip {
  color: #333;
  font-size: 16px;
  margin-bottom: 88px;
}
.body-2__body .info-7__tip div {
  font-weight: 300;
  margin-bottom: 20px;
}
.body-3 {
  width: 100%;
  min-width: 1200px;
  background: #F9FFFB;
}
.body-3__body {
  margin: 0 auto;
  width: 1200px;
  padding-top: 120px;
  padding-bottom: 135px;
}
.body-3__body .info-8-title {
  width: 530px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(120.38deg, #3DD5A1 -23.71%, #A2F9D8 98.31%);
  border-radius: 10px 100px 100px 0px;
  font-size: 20px;
  color: #FFF;
  text-decoration: line-through;
}
.body-3__body .info-8 {
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(62, 145, 127, 0.12);
  border-radius: 0 10px 10px 10px;
  padding: 64px 0 0 80px;
  width: 1200px;
  height: 410px;
  position: relative;
  margin-bottom: 120px;
}
.body-3__body .info-8 img {
  position: absolute;
  top: 55px;
  right: 175px;
  width: 428px;
}
.body-3__body .info-8__title {
  color: #30A88A;
  font-size: 36px;
  margin-bottom: 36px;
}
.body-3__body .info-8__tip {
  color: #333;
  font-size: 16px;
  margin-bottom: 60px;
  font-weight: 300;
}
.body-3__body .info-8__tip div {
  margin-bottom: 10px;
}
.body-3__body .info-9 {
  width: 1200px;
  height: 152px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(62, 145, 127, 0.12);
  border-radius: 0 10px 10px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 120px;
}
.body-3__body .info-9__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.body-3__body .info-9__content h1 {
  color: #30A88A;
  font-size: 36px;
  margin-bottom: 5px;
}
.body-3__body .info-9__content span {
  color: #333;
  font-size: 18px;
  letter-spacing: 6px;
  font-weight: 300;
}
.body-3__body .info-9__cut-off {
  height: 64px;
  width: 1px;
  border-left: 1px solid #D8D8D8;
  margin: 0 134px;
}
.body-3__body .info-10 {
  border-radius: 0 10px 10px 10px;
  box-shadow: 0 4px 20px rgba(62, 145, 127, 0.12);
  width: 1200px;
  height: 852px;
  background: #fff;
  padding: 75px 0 0 80px;
}
.body-3__body .info-10__title {
  font-size: 36px;
  color: #30A88A;
  margin-bottom: 53px;
}
.body-3__body .info-10 img {
  width: 1040px;
}
.body-4 {
  width: 100%;
  min-width: 1200px;
  background: linear-gradient(150.13deg, #4ED5A6 14.55%, #B4F9A2 99.02%);
}
.body-4__body {
  width: 100%;
  min-width: 1200px;
  height: 438px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.body-4__body .info-11 {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-right: 163px;
}
.body-4__body .info-11 h1 {
  color: #FFF;
  font-size: 36px;
  margin-bottom: 12px;
}
.body-4__body .info-11 h2 {
  color: #FFF;
  font-size: 20px;
  margin-bottom: 48px;
  letter-spacing: 4px;
}
.body-4__body .info-11__number {
  display: flex;
}
.body-4__body .info-11__number div:first-child {
  width: 152px;
  height: 56px;
  border-radius: 100px 0 0 100px;
  background-color: #FFFC8E;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #24A089;
  font-size: 22px;
  margin-right: 4px;
}
.body-4__body .info-11__number div:last-child {
  width: 271px;
  height: 56px;
  border-radius: 0 100px 100px 0;
  background-color: #FFFC8E;
  display: flex;
  align-items: center;
  padding-left: 25px;
  color: #24A089;
  font-size: 32px;
}
.body-4__body img {
  width: 420px;
}
