﻿.section {
  padding: 3rem 0;
}
.section .section-title {
  text-align: center;
}
.section-title p {
  font-size: 2.45rem;
  color: #ffffff;
  font-weight: bold;
}
.section-title span {
  font-size: 3rem;
  color: #fa660c;
}
.section-common-title {
  color: #ffffff;
}
.section-common-title span {
  display: inline-block;
  width: 8.2rem;
  text-align: center;
  height: 2.25rem;
  line-height: 2.25rem;
  background: #2bca90;
  border-radius: 1.15rem;
}
.section-common-title p {
  font-size: 1.3rem;
  letter-spacing: 0.62px;
  font-size: 2.15rem;
  font-weight: bold;
  margin-top: 0.9rem;
  margin-bottom: 1.6rem;
}
.section-common-title text {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.8rem;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/increment_scheme/kds/section-0-bg.png)
    no-repeat;
  background-size: cover;
  padding: 2.2rem 0 0 18rem;
  box-sizing: border-box;
}
.section-0 .section-box {
  width: 23.8rem;
  height: 26.9rem;
  background: rgba(39, 39, 39, 0.65);
  border-radius: 1rem;
  padding: 3rem 1rem 0 2rem;
  box-sizing: border-box;
}
.section-0 .section-box .section-box-title {
  margin-bottom: 3.2rem;
  color: #ffffff;
}
.section-0 .section-box .section-box-title strong {
  font-size: 2.35rem;
  letter-spacing: 0.94px;
  display: inline-block;
  line-height: 2.8rem;
}
.section-0 .section-box .section-box-title p {
  font-size: 0.95rem;
  letter-spacing: 0.38px;
  margin-bottom: 1.95rem;
  margin-top: 0.9rem;
  line-height: 1.55rem;
}
.section-0 .section-box .section-box-title a {
  display: inline-block;
  width: 6.7rem;
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  background: #1ec78a;
  border-radius: 1rem;
}
.section-0 .section-box ul {
  display: flex;
}
.section-0 .section-box ul li {
  font-size: 2.5rem;
  color: #1ec78a;
  margin-right: 1rem;
}
.section-0 .section-box ul li span {
  color: #ffffff;
  font-size: 1.5rem;
}
/* 内容1 */
.section-1 {
  height: 30rem;
  background: url(/images/scheme/increment_scheme/kds/section-1-bg.png)
    no-repeat;
  background-size: contain;
  box-sizing: border-box;
}
.section-1 .section-content {
  margin-top: 5rem;
  position: relative;
}
.section-1 .section-content img {
  position: absolute;
  width: 18.5rem;
  height: 18.5rem;
  left: 13rem;
  top: -5rem;
}
.section-1 ul {
  padding: 0 24.5rem;
  display: flex;
  justify-content: center;
}
.section-1 ul li {
  padding: 0.65rem 2rem;
  text-align: center;
  background: linear-gradient(180deg, #000000 5%, #1e1e1e);
  border: 1px solid #5d5d5d;
  border-radius: 2.35rem;
  color: #ffffff;
  font-size: 1rem;
  margin-bottom: 1.25rem;
  margin-right: 1rem;
}
.section-1 ul li:last-child {
  margin-right: 0;
}
/* 内容2 */
.section-2 {
  background: #49494b;
}
.section-2 .section-image {
  margin-top: 2.25rem;
  text-align: center;
}
.section-2 .section-image img {
  width: 54.1rem;
  height: 38.95rem;
}
/* 内容3 */
.section-3 .section-group {
  padding: 0 19.25rem;
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
}
.section-3 .section-group .section-item {
  width: 17.65rem;
  background: linear-gradient(0deg, #292929 23%, #707070 100%);
  border-radius: 11px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
}
.section-3 .section-group .section-item .section-item-title {
  height: 4.45rem;
  line-height: 4.45rem;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
}
.section-3 .section-group .section-item img {
  width: 100%;
  height: 13.85rem;
}
.section-3 .section-group .section-item ul {
  background: #ffffff;
  border-radius: 0px 0px 11px 11px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.21);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1.85rem 2.75rem 2rem 2.85rem;
  box-sizing: border-box;
  margin-top: -0.5rem;
  line-height: 1.9rem;
}
.section-3 .section-group .section-item li {
  width: 5.5rem;
  display: flex;
  align-items: center;
  font-size: 1.05rem;
  color: #1c1c1c;
  letter-spacing: 0.42px;
}
.section-3 .section-group .section-item li span {
  width: 0.55rem;
  height: 0.55rem;
  opacity: 0.94;
  background: #1ec78a;
  border-radius: 50%;
  margin-right: 0.2rem;
}
/* 内容4 */
.section-4 {
  height: 33rem;
  box-sizing: border-box;
  background: url(/images/scheme/increment_scheme/kds/section-4-bg.png)
    no-repeat;
  background-size: contain;
  padding: 5rem 0 5rem 18rem;
}
.section-4 .section-box {
  width: 25rem;
  height: 22.8rem;
  background: rgba(255, 255, 255, 0.67);
  border-radius: 0.7rem;
  box-sizing: border-box;
  padding: 3.35rem 2.25rem 0 2.5rem;
}
/* 内容5 */
.section-5 {
  height: 33rem;
  box-sizing: border-box;
  background: url(/images/scheme/increment_scheme/kds/section-5-bg.png)
    no-repeat;
  padding: 8.4rem 0 0 15.7rem;
  background-size: contain;
}
.section-5 .section-box {
  width: 26.4rem;
}
/* 内容6 */
.section-6 {
  height: 33rem;
  box-sizing: border-box;
  background: url(/images/scheme/increment_scheme/kds/section-6-bg.png)
    no-repeat;
  padding: 6.2rem 0 0 53.2rem;
  background-size: contain;
}
.section-6 .section-box {
  width: 21.3rem;
}
/* 内容7 */
.section-7 {
  height: 33rem;
  box-sizing: border-box;
  background: url(/images/scheme/increment_scheme/kds/section-7-bg.png)
    no-repeat;
  padding: 8rem 0 0 63.95rem;
  background-size: contain;
}
.section-7 .section-box {
  width: 21.5rem;
}
/* 内容8 */
.section-8 {
  background: #161616;
  padding: 5rem 0;
}
.section-8 .section-group {
  padding: 0 17.75rem;
  display: flex;
  justify-content: space-between;
}
.section-8 .section-group .section-item {
  width: 10rem;
}
.section-8 .section-group .section-item .section-image {
  height: 9rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.section-8 .section-group .section-item .section-desc {
  margin-top: 0.8rem;
}
.section-8 .section-group .section-item .section-desc p {
  font-size: 1.15rem;
  color: #1ec78a;
  font-weight: bold;
  margin-bottom: 0.8rem;
  text-align: center;
}
.section-8 .section-group .section-item .section-desc span {
  display: inline-block;
  font-size: 0.8rem;
  color: #ffffff;
  line-height: 1.2rem;
  letter-spacing: 0.72px;
}
