﻿.section {
  padding: 2.4rem 0 3rem 0;
}
.section-title {
  text-align: center;
}
.section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
}
.section-title text {
  display: inline-block;
  width: 3.7rem;
  height: 0.35rem;
  background: #ff6727;
  border-radius: 4px;
  margin-top: 1rem;
}
.section-title span {
  display: block;
  margin-top: 1rem;
  font-size: 1.35rem;
  color: #333333;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/marketing_scheme/yxqb/section-0-bg.png)
    no-repeat;
  background-size: cover;
}
.section-banner {
  padding: 8rem 0 0 19.25rem;
}
.section-banner p {
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 0.92px;
  color: #303030;
  margin-bottom: 0.85rem;
}
.section-banner text {
  color: #333333;
  letter-spacing: 0.58px;
  font-size: 1.45rem;
}
.section-banner a {
  margin-top: 2.9rem;
  display: block;
  width: 8.5rem;
  height: 2.55rem;
  text-align: center;
  line-height: 2.55rem;
  background: #ff6727;
  border-radius: 1.25rem;
  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: 0.48px;
}
/* 内容1 */
.section-1 .section-group {
  display: flex;
  justify-content: space-between;
  margin-top: 4rem;
  padding: 0 19.25rem;
}
.section-1 .section-group .section-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  width: 17.75rem;
  height: 8.85rem;
  background: linear-gradient(126deg, #fea348 42%, #ff522e 100%);
  border-radius: 1.3rem;
}
.section-1 .section-group .section-item img {
  width: 6.5rem;
  height: 6.15rem;
  margin-top: -3.15rem;
}
.section-1 .section-group .section-item p {
  font-size: 1.8rem;
  letter-spacing: 1.44px;
}
.section-1 .section-group .section-item span {
  font-size: 0.8rem;
  letter-spacing: 0.64px;
}
/* 内容2 */
.section-2 {
  background: rgba(249, 249, 249, 0.97);
  padding: 3rem 19.25rem 2.8rem 19.25rem;
}
.section-2 .section-box {
  height: 34.2rem;
  background: #ff822e;
  border-radius: 1.1rem;
  box-shadow: 0px 3px 10px 0px rgba(161, 161, 161, 0.38);
  padding: 2.3rem 1.5rem 1.55rem 1.5rem;
  box-sizing: border-box;
  position: relative;
}
.section-2 .section-box .section-image {
  display: flex;
  justify-content: space-between;
  margin-top: 3.5rem;
}
.section-2 .section-box .section-positive {
  position: absolute;
  width: 22.35rem;
  height: 15.4rem;
  right: -0.5rem;
  bottom: 0;
}
/* 内容3 */
.section-3 {
  padding-bottom: 0;
}
.section-3 .section-img img {
  width: 100%;
  height: 38.25rem;
}
