﻿.section {
  padding: 3rem 0;
}
.section-title {
  text-align: center;
}
.section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.section-title text {
  display: inline-block;
  width: 2.65rem;
  height: 0.35rem;
  background: #47a3ff;
  border-radius: 3px;
  margin-bottom: 0.4rem;
}
.section-title span {
  display: block;
  font-size: 1rem;
  color: #636363;
  letter-spacing: 0.4px;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/extra/mpgl/section-0-bg.png) no-repeat;
  background-size: cover;
}
.section-banner {
  padding: 7.5rem 0 0 19.25rem;
}
.section-banner p {
  font-size: 2.65rem;
  color: #1d1d1d;
  line-height: 3.2rem;
  letter-spacing: 1.06px;
  margin-bottom: 1rem;
  font-weight: bold;
}
.section-banner text {
  font-size: 1.2rem;
  display: inline-block;
  margin-bottom: 4rem;
  color: #333333;
  line-height: 1.39rem;
  letter-spacing: 0.48px;
}
.section-banner a {
  display: block;
  width: 8.5rem;
  height: 2.55rem;
  text-align: center;
  line-height: 2.55rem;
  background: #0088ff;
  border-radius: 1.25rem;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: 0.48px;
}
/* 内容1 */
.section-1 .section-group {
  padding: 0 18.8rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.section-1 .section-group .section-item {
  width: 13rem;
  height: 10.5rem;
  background: #ffffff;
  border-radius: 0.6rem;
  box-shadow: 0px 0px 6px 0px rgba(113, 170, 220, 0.56);
  box-sizing: border-box;
  margin-top: 1rem;
  padding: 0.5rem;
}
.section-1 .section-group .section-item img {
  width: 11.8rem;
  height: 7.25rem;
  margin-left: 0.06rem;
}
.section-1 .section-group .section-item p {
  margin-top: 0.1rem;
  text-align: center;
  color: #333333;
  font-size: 1.25rem;
  font-weight: bold;
}
/* 内容2 */
.section-2 {
  height: 33.75rem;
  background: url(/images/scheme/extra/mpgl/section-2-bg.png) no-repeat;
  background-size: cover;
  padding: 3rem 18.8rem;
  padding-bottom: 0;
}
.section-2 .section-content {
  margin-top: 2.5rem;
  background: rgba(255, 255, 255, 0.49);
  border-radius: 1.05rem;
  box-shadow: 0px 3px 6px 0px rgba(90, 97, 117, 0.16);
  padding: 1rem;
}
.section-2 .section-content img {
  width: 56rem;
  height: 18.35rem;
}
.section-2 .section-content .section-desc {
  display: flex;
}
.section-2 .section-content .section-desc p {
  color: #000000;
  font-size: 1.1rem;
  font-weight: bold;
  flex: 1;
  text-align: center;
}
/* 内容3 */
.section-3 {
  padding: 3rem 19.25rem;
}
.section-3 .section-content {
  background: rgba(238, 238, 238, 0.68);
  border-radius: 1.25rem;
  padding: 1rem;
  padding-top: 2rem;
}
.section-3 .section-content .section-image {
  text-align: center;
}
.section-3 .section-content .section-image img {
  width: 54.15rem;
  height: 24.1rem;
}
/* 内容4 */
.section-4 {
  background: #f8f8f8;
}
.section-4 .section-image {
  margin-top: 1rem;
  text-align: center;
}
.section-4 .section-image img {
  width: 59rem;
  height: 26.65rem;
}
/* 内容5 */
.section-5 .section-group {
  display: flex;
  justify-content: space-between;
  padding: 0 19.25rem;
  margin-top: 2.5rem;
}
.section-5 .section-group .section-item img {
  width: 12.3rem;
  height: 23.65rem;
}
.section-5 .section-group .section-item p {
  margin-top: 1.5rem;
  text-align: center;
  color: #333333;
  letter-spacing: 0.72px;
  font-size: 1.2rem;
}
/* 内容6 */
.section-6 {
  height: 41rem;
  background: url(/images/scheme/extra/mpgl/section-6-bg.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.section-6 .section-group {
  display: flex;
  justify-content: space-between;
  padding: 0 19.25rem;
  margin-top: 2.5rem;
}
.section-6 .section-group .section-item img {
  width: 12.3rem;
  height: 23.65rem;
}
.section-6 .section-group .section-item p {
  margin-top: 1.5rem;
  text-align: center;
  color: #333333;
  letter-spacing: 0.72px;
  font-size: 1.2rem;
}
/* 内容7 */
.section-7 .section-group {
  padding: 0 20rem;
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.section-7 .section-group .section-item .section-image {
  width: 20.5rem;
  height: 22.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-7 .section-group .section-item p {
  margin-top: 1.5rem;
  font-size: 1.2rem;
  text-align: center;
  color: #333333;
  letter-spacing: 0.72px;
}
/* 内容8 */
.section-8 {
  background: #f9f9f9;
}
.section-8 .section-group {
  padding: 0 18.8rem;
  display: flex;
  justify-content: space-between;
  margin-top: 2.4rem;
}
.section-8 .section-group .section-item {
  width: 13rem;
  height: 17.85rem;
  background: #ffffff;
  border-radius: 0.8rem;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
}
.section-8 .section-group .section-item .section-image {
  width: 10rem;
  height: 13rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.section-8 .section-group .section-item p {
  margin-top: 1.5rem;
  font-size: 1.2rem;
  text-align: center;
  color: #333333;
  letter-spacing: 0.72px;
}
/* 内容9 */
.section-9 .section-content {
  margin-top: 1rem;
  padding: 0 18.8rem;
}
.section-9 .section-box {
  margin-top: 1rem;
  padding: 1.25rem 0;
  height: 12.9rem;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  display: flex;
  box-sizing: border-box;
}
.section-9 .section-box .section-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 2rem;
}
.section-9 .section-box .section-left img {
  width: 2.8rem;
  height: 2.8rem;
  margin-bottom: 0.5rem;
}
.section-9 .section-box .section-left p {
  color: #1a1a1a;
  font-size: 1.05rem;
  font-weight: bold;
}
.section-9 .section-box .section-line {
  height: 100%;
  width: 3px;
  background: #d2d2d2;
  border-radius: 2px;
  margin-right: 2rem;
}
.section-9 .section-box .section-right {
  display: flex;
  justify-content: space-between;
  flex: auto;
  padding-right: 2rem;
}
.section-9 .section-box .section-right .section-item {
  width: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section-9 .section-box .section-right .section-item .section-image {
  width: 100%;
  height: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.section-9 .section-box .section-right .section-item p {
  font-size: 0.8rem;
  color: #1a1a1a;
  text-align: center;
}
