﻿.section {
  padding: 4rem 0;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/manage_scheme/ftgl/section-0-bg.png) no-repeat;
  background-size: cover;
}
.section-0 .section-banner {
  padding: 8rem 0 0 19.25rem;
  color: #fff;
}
.section-0 .section-banner p {
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.section-0 .section-banner text {
  font-size: 1.45rem;
}
.section-0 .section-button {
  margin-top: 3rem;
  width: 8.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  background: #1ec78a;
  border-radius: 1.25rem;
}
.section-0 .section-button a {
  display: block;
  font-size: 1.2rem;
}
/* 内容1 */
.section-1 .section-title {
  text-align: center;
}
.section-1 .section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
}
.section-1 .section-group {
  margin-top: 2rem;
  padding: 0 19.55rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-1 .section-group .section-item {
  position: relative;
  margin-top: 0.5rem;
}
.section-1 .section-group .section-item img {
  width: 13.15rem;
  height: 9rem;
}
.section-1 .section-group .section-item p {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 6rem;
  height: 2.25rem;
  line-height: 2.25rem;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 0px rgba(90, 150, 203, 0.46);
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  color: #333333;
}
/* 内容2 */
.section-2 {
  background: url(/images/scheme/manage_scheme/ftgl/section-2-bg.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 5rem 0 5.5rem 0;
}
.section-2 .section-content {
  padding-left: 18rem;
  display: flex;
  align-items: center;
}
.section-2 .section-box {
  margin-right: 3.9rem;
  background: rgba(255, 255, 255, 0.67);
  border-radius: 0.7rem;
  padding: 3.25rem 1.8rem 5rem 2.1rem;
  width: 22.8rem;
  height: 22.8rem;
  box-sizing: border-box;
}
.section-2 .section-box .section-box-title {
  color: #242424;
  margin-bottom: 1rem;
}
.section-2 .section-box .section-box-title p {
  font-size: 2.15rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.section-2 .section-box .section-box-title text {
  font-size: 1.1rem;
}
.section-2 .section-box ul {
  display: flex;
  flex-wrap: wrap;
}
.section-2 .section-box ul li {
  width: 4.85rem;
  height: 1.45rem;
  line-height: 1.45rem;
  text-align: center;
  background: #2bca90;
  border-radius: 0.75rem;
  letter-spacing: 0.41px;
  color: #ffffff;
  font-size: 0.85rem;
  margin-top: 1.1rem;
  margin-right: 1rem;
}
.section-2 .section-content img {
  width: 32.1rem;
  height: 20rem;
  border-radius: 0.55rem;
}
/* 内容3 */
.section-3 {
  padding-left: 19rem;
  box-sizing: border-box;
}
.section-3 .section-title p {
  font-size: 2.25rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0.9px;
  margin-bottom: 0.6rem;
}
.section-3 .section-title text {
  font-size: 1.4rem;
}
.section-3 ul {
  display: flex;
  margin-top: 1.75rem;
}
.section-3 ul li {
  margin-right: 2.7rem;
}
.section-3 ul li {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #1c1c1c;
  letter-spacing: 0.6px;
}
.section-3 ul li img {
  width: 2.25rem;
  height: 2.25rem;
  margin-right: 0.95rem;
}
.section-3 .section-images {
  margin-top: 1.4rem;
  position: relative;
}
.section-3 .section-image1 {
  width: 57.45rem;
  height: 23.9rem;
}
.section-3 .section-image2 {
  position: absolute;
  width: 32.3rem;
  height: 20.25rem;
  border-radius: 0.65rem;
  top: 1.95rem;
  left: 2.25rem;
}
/* 内容4 */
.section-4 {
  background: url(/images/scheme/manage_scheme/ftgl/section-4-bg.png) no-repeat;
  height: 31.75rem;
  background-size: cover;
  box-sizing: border-box;
}
.section-4 .section-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-4 .section-content .section-box {
  width: 23.65rem;
  height: 14.5rem;
  background: rgba(255, 255, 255, 0.62);
  border-radius: 14px;
  padding: 2.5rem 1.9rem 0 1.35rem;
}
.section-4 .section-content .section-box-title {
  width: 9.1rem;
  text-align: center;
  height: 2.7rem;
  line-height: 2.7rem;
  background: #2bca90;
  border-radius: 1.35rem;
  margin-bottom: 1.5rem;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.77px;
}
.section-4 .section-content p {
  font-size: 1.1rem;
  color: #111111;
  line-height: 2rem;
}
.section-4 .section-content img {
  width: 33.3rem;
  height: 22.2rem;
  margin-left: 1.85rem;
}
/* 内容5 */
.section-5 .section-content {
  padding-left: 19.3rem;
}
.section-5 .section-content .section-title {
  margin-bottom: 1.6rem;
}
.section-5 .section-content .section-title p {
  font-size: 2.25rem;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0.9px;
  margin-bottom: 0.5rem;
}
.section-5 .section-content .section-title text {
  font-size: 1.4rem;
  color: #242424;
}
.section-5 .section-content img {
  width: 58.1rem;
  height: 28rem;
}
/* 内容6 */
.section-6 {
  background: #f8f8f8;
  padding: 2rem 19.3rem 4rem 19.3rem;
}
.section-6 .section-content {
  padding-top: 2rem;
  height: 26.1rem;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 1.25rem;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  text-align: center;
}
.section-6 .section-content .section-title {
  margin-bottom: 2.15rem;
}
.section-6 .section-content .section-title p {
  font-size: 2.25rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.7rem;
}
.section-6 .section-content .section-title text {
  font-size: 1.4rem;
  color: #3d3d3d;
}
.section-6 .section-content img {
  width: 52.25rem;
  height: 14.5rem;
}
/* 内容7 */
.section-7 {
  background: url(/images/scheme/manage_scheme/ftgl/section-7-bg.png) no-repeat;
  height: 36.2rem;
  background-size: cover;
  box-sizing: border-box;
}
.section-7 .section-desc {
  margin-top: 12.65rem;
  margin-left: 52.5rem;
}
.section-7 .section-desc p {
  font-size: 1.9rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.85rem;
}
.section-7 .section-desc text {
  font-size: 1.4rem;
  color: #3d3d3d;
}
