﻿.section {
  padding: 3rem 0;
}
.section .section-title {
  text-align: center;
}
.section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/increment_scheme/wmpt/section-0-bg.png)
    no-repeat;
  background-size: cover;
}
.section-0 .section-banner {
  padding: 7.75rem 0 0 18rem;
}
.section-0 .section-banner p {
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.94px;
  margin-bottom: 2rem;
  font-size: 2.35rem;
}
.section-0 .section-banner text {
  display: block;
  font-size: 1.05rem;
  color: #000000;
  margin-bottom: 3rem;
}
.section-0 .section-banner a {
  display: inline-block;
  width: 6.7rem;
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  background: #000000;
  border-radius: 1rem;
  font-size: 0.95rem;
  letter-spacing: 0.38px;
  color: #ffffff;
}
/* 内容1 */
.section-1 .section-group {
  padding: 0 23.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-1 .section-group .section-item {
  width: 8.25rem;
  text-align: center;
  margin-top: 1.85rem;
}
.section-1 .section-group .section-item img {
  width: 100%;
  height: 8.25rem;
}
.section-1 .section-group .section-item p {
  margin-top: 0.7rem;
  font-size: 1.15rem;
  color: #434245;
}
/* 内容2 */
.section-2 {
  background: #f8f8f8;
}
.section-2 .section-group {
  padding: 0 20.5rem;
  margin-top: 2.75rem;
  display: flex;
  justify-content: space-between;
}
.section-2 .section-group .section-item {
  width: 12.4rem;
}
.section-2 .section-group .section-item img {
  width: 100%;
  height: 13.8rem;
}
.section-2 .section-group .section-item .section-desc {
  margin-top: -0.5rem;
  padding: 0 1rem;
  box-sizing: border-box;
  width: 100%;
  height: 11.9rem;
  background: #ffffff;
  border-radius: 0px 0px 11px 11px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
  position: relative;
}
.section-2 .section-group .section-item .section-desc p {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.75rem;
  padding-top: 1.25rem;
}
.section-2 .section-group .section-item .section-desc text {
  display: inline-block;
  font-size: 0.7rem;
  color: #575757;
  letter-spacing: 0.63px;
  line-height: 1.2rem;
}
/* 内容3 */
.section-3 .section-flex {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-3 .section-flex ul li {
  margin-top: 2.3rem;
  display: flex;
  align-items: center;
}
.section-3 .section-flex ul li:first-child {
  margin-top: 0;
}
.section-3 .section-flex ul li img {
  width: 3.05rem;
  height: 2.8rem;
  margin-right: 1.2rem;
}
.section-3 .section-flex ul li .section-desc p {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.2rem;
}
.section-3 .section-flex ul li .section-desc text {
  font-size: 0.9rem;
  color: #3d3d3d;
}
.section-3 .section-flex .section-right {
  margin-left: 6rem;
  width: 26.55rem;
  height: 22.6rem;
}
/* 内容4 */
.section-4 {
  background: #f8f8f8;
  padding: 3rem 19.25rem;
}
.section-4 .section-box {
  margin-top: 2.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 25rem;
  background: #ffffff;
  border-radius: 1.1rem;
  box-shadow: 0px 3px 10px 0px rgba(161, 161, 161, 0.38);
  padding: 1rem 0.85rem;
  box-sizing: border-box;
}
.section-4 .section-box .section-box-left {
  width: 24rem;
  height: 23.1rem;
}
.section-4 .section-box .section-box-right .section-box-title {
  color: #333333;
  letter-spacing: 0.58px;
  font-size: 1.45rem;
  font-weight: bold;
}
.section-4 .section-box .section-box-right .section-box-title span {
  font-size: 2.4rem;
  color: #ffa400;
}
.section-4 .section-box .section-box-right ul {
  margin-top: 1.35rem;
  display: flex;
  margin-bottom: 2.5rem;
}
.section-4 .section-box .section-box-right ul li {
  text-align: center;
}
.section-4 .section-box .section-box-right ul li:first-child {
  margin-left: 0;
}
.section-4 .section-box .section-box-right ul li:nth-child(odd) img {
  width: 4.15rem;
  height: 4.15rem;
}
.section-4 .section-box .section-box-right ul li:nth-child(even) img {
  width: 2.45rem;
  height: 2.45rem;
  margin-top: 0.8rem;
  margin-right: 0.5rem;
}
.section-4 .section-box .section-box-right ul li .section-desc {
  margin-top: 0.5rem;
  width: 6.7rem;
}
.section-4 .section-box .section-box-right ul li .section-desc p {
  color: #1c1c1c;
  letter-spacing: 0.3px;
  font-size: 0.75rem;
  font-weight: bold;
}
.section-4 .section-box .section-box-right ul li .section-desc text {
  color: #575757;
  letter-spacing: 0.63px;
  font-size: 0.7rem;
}
.section-4 .section-box .section-box-right ol {
  margin-top: 0.8rem;
  padding: 0;
}
.section-4 .section-box .section-box-right ol li {
  margin-bottom: 0.7rem;
  color: #3d3d3d;
  font-size: 0.9rem;
}
.section-4 .section-box .section-box-right ol li:last-child {
  margin-bottom: 0;
}
.section-4 .section-box .section-box-right ol li span {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  background: #ffa400;
  border-radius: 50%;
  margin-right: 0.3rem;
}
/* 内容5 */
.section-5 {
  padding: 5rem 19.25rem;
}
.section-5 .section-box .section-box-title {
  font-size: 2rem;
  color: #333333;
  letter-spacing: 0.78px;
  font-weight: bold;
}
.section-5 .section-box p {
  margin-top: 3.5rem;
  font-size: 1.45rem;
  width: 11.7rem;
  height: 2.85rem;
  line-height: 2.85rem;
  background: #ffa400;
  border-radius: 1.45rem;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.87px;
  margin-bottom: 0.5rem;
}
.section-5 .section-box ul {
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
}
.section-5 .section-box ul li {
  width: 13.75rem;
  line-height: 2.5rem;
  display: flex;
  align-items: center;
}
.section-5 .section-box ul li img {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.65rem;
}
.section-5 .section-box ul li span {
  color: #1c1c1c;
  letter-spacing: 0.42px;
  font-size: 1.05rem;
}
.section-5 .section-box .section-image {
  width: 100%;
  height: 19.25rem;
}
/* 内容6 */
.section-6 {
  background: #f8f8f8;
}
.section-6 .section-box {
  margin: 0 auto;
  width: 57.1rem;
  height: 26.1rem;
  background: #ffffff;
  border-radius: 1.25rem;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  padding: 1.5rem 1rem;
  display: flex;
  box-sizing: border-box;
}
.section-6 .section-box .section-box-left {
  width: 24rem;
  height: 23.1rem;
}
.section-6 .section-box .section-box-right {
  margin-left: 4rem;
}
.section-6 .section-box .section-box-right .section-box-title {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.section-6 .section-box .section-box-right .section-box-title p {
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.8rem;
}
.section-6 .section-box .section-box-right .section-box-title span {
  font-size: 0.9rem;
  color: #3d3d3d;
}
.section-6 .section-box .section-box-right ul {
  display: flex;
  flex-wrap: wrap;
}
.section-6 .section-box .section-box-right ul li {
  width: 8.5rem;
  display: flex;
  align-items: center;
  line-height: 2.5rem;
}
.section-6 .section-box .section-box-right ul li img {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.65rem;
}
.section-6 .section-box .section-box-right ul li span {
  font-size: 1.05rem;
  color: #1c1c1c;
  letter-spacing: 0.42px;
}
/* 内容7 */
.section-7 {
  padding-top: 6.25rem;
}
.section-7 .section-box {
  margin: 0 auto;
  width: 66.45rem;
  height: 21.5rem;
  background: linear-gradient(94deg, #ffdc4d 28%, #ffac40 100%);
  border-radius: 1.35rem;
  position: relative;
  padding: 2.6rem 5rem;
  box-sizing: border-box;
}
.section-7 .section-box .section-box-title {
  margin-bottom: 1.4rem;
  width: 28.8rem;
}
.section-7 .section-box .section-box-title p {
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0.8px;
  margin-bottom: 1rem;
}
.section-7 .section-box .section-box-title span {
  font-size: 0.9rem;
  color: #3d3d3d;
}
/* 内容8 */
.section-8 {
  padding-top: 0;
  background: url(/images/scheme/increment_scheme/wmpt/section-8-bg.png) bottom
    center no-repeat;
  background-size: contain;
}
.section-8 .section-image {
  text-align: center;
  margin-top: 2rem;
}
.section-8 .section-image img {
  width: 57.4rem;
  height: 25rem;
}
.section-8 ul {
  margin-top: 1.8rem;
  padding: 0 19.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-8 ul li {
  margin-top: 0.9rem;
  width: 18rem;
  height: 7.5rem;
  background: #f3f3f3;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.section-8 ul li img {
  width: 3.2rem;
  height: 3.2rem;
  margin-bottom: 0.3rem;
}
.section-8 ul li p {
  font-size: 1.35rem;
  color: #141414;
  letter-spacing: 2.7px;
}
