﻿.section {
  padding: 3rem 0;
}
.section-title {
  text-align: center;
}
.section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
.section-title text {
  font-size: 1rem;
  color: #636363;
  letter-spacing: 0.4px;
}
.swiper-pagination {
  bottom: 2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.swiper-pagination-bullet {
  width: 1.35rem;
  height: 0.35rem;
  background: #aeaeae;
  border-radius: 4px;
  opacity: 1;
  margin-right: 0.35rem;
}
.swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.swiper-pagination-bullet-active {
  width: 2.3rem;
  height: 0.35rem;
  background: #9ba3fe;
  border-radius: 4px;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/extra/dzfp/section-0-bg.png) no-repeat;
  background-size: cover;
}
.section-banner {
  padding: 7.3rem 0 0 19.25rem;
}
.section-banner p {
  font-size: 3.25rem;
  color: #1d1d1d;
  line-height: 3.9rem;
  letter-spacing: 1.3px;
  margin-bottom: 1.2rem;
  font-weight: bold;
}
.section-banner text {
  display: inline-block;
  margin-bottom: 3.15rem;
  color: #333333;
  line-height: 2.35rem;
  letter-spacing: 0.58px;
}
.section-banner a {
  display: block;
  width: 8.5rem;
  height: 2.55rem;
  text-align: center;
  line-height: 2.55rem;
  background: #9ba3fe;
  border-radius: 1.25rem;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: 0.48px;
}
/* 内容1 */
.section-1 .section-content {
  margin-top: 2.5rem;
  display: flex;
  padding: 0 18.35rem;
  align-items: center;
}
.section-1 .section-content .section-left {
  width: 19rem;
  height: 21rem;
  border-radius: 0.6rem;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
  padding: 2rem 2rem 0 2rem;
  box-sizing: border-box;
}
.section-1 .section-content .section-left .section-desc {
  margin-bottom: 0.8rem;
}
.section-1 .section-content .section-left .section-desc p {
  font-size: 1.1rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 1rem;
}
.section-1 .section-content .section-left .section-desc span {
  font-size: 0.85rem;
  color: #575757;
  line-height: 1.4rem;
  letter-spacing: 0.77px;
}
.section-1 .section-content .section-left img {
  width: 14rem;
  height: 12rem;
}
.section-1 .section-content .section-right {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.section-1 .section-content .section-right .section-item {
  width: 19rem;
  height: 10rem;
  border-radius: 0.6rem;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
  padding: 2rem 2rem 0 2rem;
  box-sizing: border-box;
}
.section-1 .section-content .section-right .section-item .section-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.section-1 .section-content .section-right .section-item .section-top p {
  font-size: 1.1rem;
  color: #000000;
  font-weight: bold;
}
.section-1 .section-content .section-right .section-item .section-top img {
  width: 1.95rem;
  height: 1.9rem;
}
.section-1 .section-content .section-right .section-item .section-bottom {
  font-size: 0.85rem;
  color: #575757;
  line-height: 1.4rem;
  letter-spacing: 0.77px;
}
/* 内容2 */
.section-2 {
  height: 31.5rem;
  background: url(/images/scheme/extra/dzfp/section-2-bg.png) no-repeat;
  background-size: cover;
  padding: 3rem 18.2rem;
  box-sizing: border-box;
}
.section-2 .section-group {
  margin-top: 2.5rem;
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 0.6rem;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
  padding: 1rem;
}
.section-2 .section-group .section-item {
  text-align: center;
}
.section-2 .section-group .section-item img {
  width: 27.9rem;
  height: 13.2rem;
  border-radius: 8px;
}
.section-2 .section-group .section-item p {
  font-size: 1.1rem;
  color: #000000;
  margin-top: 0.5rem;
}
/* 内容3 */
.section-3 {
  background: #f9f9f9;
}
.section-3 .section-group {
  padding: 0 20rem;
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
.section-3 .section-group .section-item {
  width: 11.85rem;
  text-align: center;
}
.section-3 .section-group .section-item img {
  width: 100%;
  height: 22.7rem;
}
.section-3 .section-group .section-item p {
  font-size: 1.2rem;
  color: #333333;
  letter-spacing: 0.72px;
  margin-top: 1.5rem;
}
/* 内容4 */
.section-4 {
  padding: 3rem 19.25rem;
}
.section-4 .section-group {
  margin-top: 2.5rem;
  height: 25.45rem;
  background: url(/images/scheme/extra/dzfp/section-4-bg.png) no-repeat;
  background-size: cover;
  padding: 2rem 5rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.section-4 .section-group .section-item {
  text-align: center;
}
.section-4 .section-group .section-item .section-image {
  width: 26.95rem;
  height: 20rem;
  display: flex;
  align-items: flex-end;
}
.section-4 .section-group .section-item p {
  font-size: 1.2rem;
  color: #161616;
  letter-spacing: 0.72px;
  font-weight: bold;
}
/* 内容5 */
.section-5 {
  background: #f9f9f9;
  position: relative;
  padding-bottom: 5rem;
}
.section-5 .swiper-container {
  margin-top: 3rem;
}
.section-5 .section-group {
  padding: 0 19.25rem;
  display: flex;
  justify-content: space-between;
}
.section-5 .section-group .section-item {
  width: 18rem;
  background: #ffffff;
  border: 1px solid #7aafff;
  border-radius: 1.35rem;
  box-sizing: border-box;
}
.section-5 .section-group .section-item .section-top {
  display: flex;
  align-items: center;
  height: 3.65rem;
  line-height: 3.65rem;
  background: #9ba3fe;
  border-radius: 1.35rem 1.35rem 0px 0px;
  color: #fff;
  padding: 1rem 1.6rem;
}
.section-5 .section-group .section-item .section-top img {
  height: 2.55rem;
  width: auto;
}
.section-5 .section-group .section-item .section-top p {
  margin-left: 3.25rem;
  font-size: 1.05rem;
}
.section-5 .section-group .section-item .section-image {
  padding: 1.6rem 1rem;
}
.section-5 .section-group .section-item .section-image img {
  width: 100%;
  height: 100%;
}
/* 内容6 */
.section-6 {
  padding: 3rem 19.25rem;
  position: relative;
}
.section-6 .section-image {
  margin-top: 2.55rem;
  padding: 2rem 0 3rem 2rem;
  background: rgba(238, 238, 238, 0.68);
  border-radius: 1.25rem;
}
.section-6 .section-image .section-image1 {
  width: 39.65rem;
  height: 19.8rem;
}
.section-6 .section-image .section-image2 {
  width: 25.6rem;
  height: 19.65rem;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  right: 0;
  bottom: 2rem;
}
/* 内容7 */
.section-7 {
  height: 32.2rem;
  background: url(/images/scheme/extra/dzfp/section-4-bg.png) no-repeat;
  background-size: cover;
  padding: 3rem 18.8rem;
  box-sizing: border-box;
}
.section-7 .section-content {
  height: 27.35rem;
  background: #ffffff;
  border-radius: 0.8rem;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding: 1.5rem;
}
.section-7 .section-content .section-group {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.section-7 .section-content .section-group .section-item {
  width: 12.5rem;
  height: 17rem;
  background: #ffffff;
  border-radius: 9px;
  box-shadow: 0px 0px 6px 0px rgba(90, 150, 203, 0.46);
  padding: 0.5rem 0;
  box-sizing: border-box;
}
.section-7 .section-content .section-group .section-item img {
  width: 11.55rem;
  height: 6.3rem;
  background: rgba(0, 0, 0, 0);
  border-radius: 6px;
  margin-left: 0.5rem;
}
.section-7 .section-content .section-group .section-item p {
  font-size: 1.2rem;
  color: #333333;
  font-weight: bold;
  margin-top: 1.3rem;
  margin-bottom: 0.55rem;
  padding: 0 1rem;
}
.section-7 .section-content .section-group .section-item span {
  display: inline-block;
  padding: 0 1rem;
  color: #595a5a;
  line-height: 1.1rem;
  font-size: 0.7rem;
}
/* 内容8 */
.section-8 .section-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.5rem;
  padding: 0 21rem;
}
.section-8 .section-group .section-item {
  width: 10rem;
  height: 12.7rem;
  position: relative;
  margin-top: 1.5rem;
}
.section-8 .section-group .section-item img {
  width: 100%;
  height: 100%;
}
.section-8 .section-group .section-item p {
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-size: 1.55rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
