﻿.section {
  padding: 2.4rem 0 3rem 0;
}
.section-title {
  text-align: center;
}
.section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
}
.section-title text {
  display: inline-block;
  width: 3.7rem;
  height: 0.35rem;
  background: #ff4848;
  border-radius: 4px;
  margin-top: 1rem;
}
.section-title span {
  display: block;
  margin-top: 1rem;
  font-size: 1.35rem;
  color: #333333;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/marketing_scheme/qflp/section-0-bg.png)
    no-repeat;
  background-size: cover;
}
.section-banner {
  padding: 6.25rem 0 0 19.25rem;
  color: #fff;
}
.section-banner p {
  font-size: 2.3rem;
  letter-spacing: 0.92px;
  text-shadow: 0px 3px 6px 0px rgba(22, 22, 22, 0.67);
  font-weight: bold;
}
.section-banner text {
  margin-top: 0.85rem;
  display: inline-block;
  font-size: 1.45rem;
  letter-spacing: 0.58px;
  text-shadow: 0px 3px 6px 0px rgba(39, 39, 39, 0.16);
}
.section-banner a {
  margin-top: 2.9rem;
  display: block;
  width: 8.5rem;
  height: 2.55rem;
  text-align: center;
  line-height: 2.55rem;
  background: #ff3837;
  border-radius: 1.25rem;
  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: 0.48px;
}
/* 内容1 */
.section-1 .section-group {
  display: flex;
  justify-content: space-between;
  margin-top: 2.6rem;
  padding: 0 19.5rem;
}
.section-1 .section-group .section-item {
  text-align: center;
  width: 17.5rem;
}
.section-1 .section-group .section-item img {
  width: 17.5rem;
  height: 13.15rem;
}
.section-1 .section-group .section-item .section-desc {
  margin-top: -0.5rem;
  width: 17.5rem;
  color: #fff;
  padding: 1.2rem 1.1rem 0 1.1rem;
  height: 9.2rem;
  background: #fd4342;
  border-radius: 0px 0px 11px 11px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
}
.section-1 .section-group .section-item .section-desc p {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
}
.section-1 .section-group .section-item .section-desc span {
  display: inline-block;
  line-height: 1.5rem;
  font-size: 0.85rem;
}
/* 内容2 */
.section-2 {
  background: rgba(249, 249, 249, 0.97);
}
.section-2 .section-group {
  display: flex;
  justify-content: space-between;
  padding: 0 22rem;
  margin-top: 7.75rem;
}
.section-2 .section-group .section-item {
  width: 11.35rem;
  height: 11.35rem;
  background: #fd4342;
  border-radius: 50%;
}
.section-2 .section-group .section-item .section-image {
  width: 11.65rem;
  height: 11.65rem;
  margin-top: -5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-2 .section-group .section-item .section-desc {
  color: #fff;
  text-align: center;
}
.section-2 .section-group .section-item .section-desc p {
  font-size: 1.4rem;
  font-weight: bold;
}
.section-2 .section-group .section-item .section-desc text {
  font-size: 0.65rem;
  opacity: 0.83;
}
/* 内容3 */
.section-3 {
  padding-bottom: 0;
}
.section-3 .section-image {
  text-align: center;
  margin-top: -1rem;
}
.section-3 .section-image img {
  width: 46rem;
  height: 31.5rem;
}
/* 内容4 */
.section-4 {
  background: rgba(249, 249, 249, 0.97);
  padding-bottom: 1.4rem;
}
.section-4 .section-image {
  text-align: center;
  margin-top: 2rem;
}
.section-4 .section-image img {
  width: 53.8rem;
  height: 27.1rem;
}
/* 内容5 */
.section-5 .section-image {
  margin-top: 3.5rem;
  padding: 0 23.5rem;
  display: flex;
  justify-content: space-between;
}
.section-5 .section-image img {
  width: 14rem;
  height: 29.1rem;
}
