.section {
  padding: 3rem 0;
}
.section-title {
  text-align: center;
}
.section-title p {
  font-size: 1.95rem;
  color: #333333;
  font-weight: bold;
}
.section-title text {
  display: inline-block;
  width: 2.65rem;
  height: 0.35rem;
  background: #1ec78a;
  border-radius: 3px;
  margin-top: 1rem;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/scheme/extra/wljq/section-0-bg.png)
    no-repeat;
  background-size: cover;
}
.section-banner {
  padding: 8.6rem 0 0 19.25rem;
  color: #fff;
}
.section-banner p {
  font-size: 3.25rem;
  letter-spacing: 1.3px;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
.section-banner text {
  display: inline-block;
  margin-bottom: 3.6rem;
  font-size: 1.45rem;
  letter-spacing: 0.58px;
}
.section-banner a {
  display: block;
  width: 8.5rem;
  height: 2.55rem;
  text-align: center;
  line-height: 2.55rem;
  background: #1ec78a;
  border-radius: 1.25rem;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: 0.48px;
}
/* 内容1 */
.section-1 .section-group{
    margin-top: 2.2rem;
    display: flex;
    justify-content: space-between;
    padding: 0 18.8rem;
}
.section-1 .section-group .section-item{
    width: 14rem;
    text-align: center;
}
.section-1 .section-group .section-item img{
    width: 100%;
    height: 12.75rem;
    border-radius: 11px;
}
.section-1 .section-group .section-item .section-desc{
    position: relative;
    z-index: 1;
    width: 13.2rem;
    margin-left:0.4rem;
    height: 9rem;
   padding: 0 1.2rem;
   box-sizing: border-box;
    background: #ffffff;
    border-radius: 0px 0px 11px 11px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.09);
    margin-top: -1.5rem;
    padding-top: 1.5rem;
}
.section-1 .section-group .section-item .section-desc p{
    font-weight: bold;
    text-align: center;
    color: #2bca90;
    margin-bottom: 0.65rem;
    font-size: 0.95rem;
}
.section-1 .section-group .section-item .section-desc span{
   color: #575757;
line-height: 1.4rem;
letter-spacing: 0.77px;
font-size: 0.8rem;
text-align: left;
}
/* 内容2 */
.section-2 {
    background: #f9f9f9;
}
.section-2 .section-group{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 18.8rem;
}
.section-2 .section-group .section-item{
    width: 13.5rem;
    height: 9.3rem;
    margin-top:1.8rem;
    position: relative;
    font-size: 0.9rem;
    font-weight: bold;
    text-align: center;
    color: #333333;
}
.section-2 .section-group .section-item img{
    width:100%;
    height: 100%;
}
.section-2 .section-group .section-item p{
    position: absolute;
    bottom: -0.8rem;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 8px;
    box-shadow: 0px 0px 6px 0px rgba(90,150,203,0.46); 
    width: 7.1rem;
    height: 2.8rem;
    text-align: center;
    line-height: 2.8rem;
    background: #fff;
}
/* 内容3 */
.section-3{
    background: url(/images/scheme/extra/wljq/section-3-bg.png)
    no-repeat;
    background-size: 100% 35rem;
    box-sizing: border-box;
}
.section-3 .section-image{
    text-align: center;
    margin-top:1.2rem;
}
.section-3 .section-image img{
    width: 57.6rem;
    height: 25rem;
}
/* 内容4 */
.section-4 .section-group{
    margin-top:1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 19.25rem;
}
.section-4 .section-group .section-item{
    width: 27.5rem;
    margin-top:1.5rem;
}
.section-4 .section-group .section-item img{
    width:100%;
   height: 17.7rem;
}
.section-4 .section-group .section-item .section-desc{
    background: #ffffff;
    border-radius: 0px 0px 11px 11px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
    box-sizing: border-box;
    padding: 1.2rem 2.2rem;
    margin-top:-3rem;
    position: relative;
}
.section-4 .section-group .section-item .section-desc p{
  font-size: 1.55rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.5rem;
}
.section-4 .section-group .section-item .section-desc span{
  font-size: 0.85rem;
  color: #575757;
  line-height: 1.4rem;
letter-spacing: 0.77px;
}
/* 内容5 */
.section-5{
    background: url(/images/scheme/extra/wljq/section-5-bg.png)
    no-repeat;
    height: 31rem;
    background-size: cover;
    box-sizing: border-box;
}
.section-5 .section-group{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 19.25rem;
    margin-top:0.5rem;
}
.section-5 .section-group .section-item{
   width: 27.8rem;
    height: 7.3rem;
    background: #ffffff;
    border-radius: 0.75rem;
    display: flex;
    margin-top:0.85rem;
}
.section-5 .section-group .section-item img{
   width:7.5rem;
   height: 6.5rem;
   position: relative;
}
.section-5 .section-group .section-item .section-desc{
    margin-left:1rem;
    padding: 1.7rem 2.9rem 1.7rem 0;
}
.section-5 .section-group .section-item .section-desc p{
    font-size: 1.1rem;
    color: #232323;
    font-weight: bold;
    margin-bottom: 0.55rem;
}
.section-5 .section-group .section-item .section-desc span{
    font-size: 0.7rem;
    color: #3d3d3d;
}
/* 内容6 */
.section-6 .section-group{
    margin-top:0.9rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 19.25rem;
}
.section-6 .section-group .section-item{
    width:18.4rem;
    height: 10.7rem;
    margin-top:1rem;
    background: #f5f5f5;
    border-radius: 11px;
    padding: 1.5rem 1.5rem 0 1.5rem;
    box-sizing: border-box;
}
.section-6 .section-group .section-item img{
    width: 2.45rem;
    height: 2.45rem;
}
.section-6 .section-group .section-item .section-desc{
    margin-top: 0.2rem;
}
.section-6 .section-group .section-item .section-desc p{
    font-size: 1.05rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.2rem;
}
.section-6 .section-group .section-item .section-desc span{
    font-size: 0.85rem;
    letter-spacing: 0.77px;
    color: #575757;
    line-height: 1.4rem;
}
/* 内容7 */
.section-7{
  background: #f9f9f9;
}
.section-7 .section-content{
     margin-top:1rem;
     padding: 0 18.8rem;
}
.section-7 .section-box{
    margin-top:1rem;
    padding: 1.25rem 0;
    height: 12.7rem;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.16); 
    display: flex;
    box-sizing: border-box;
}
.section-7 .section-box .section-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 2rem;
}
.section-7 .section-box .section-left img{
    width: 2.8rem;
    height: 2.8rem;
    margin-bottom: 0.5rem;
}
.section-7 .section-box .section-left p{
    color: #1a1a1a;
    font-size: 1.05rem;
    font-weight: bold;
}
.section-7 .section-box .section-line{
    height: 100%;
    width: 3px;
    background: #d2d2d2;
    border-radius: 2px;
    margin-right: 2rem;
}
.section-7 .section-box .section-right{
    display: flex;
    justify-content: space-between;
    flex:auto;
    padding-right: 2rem;
}
.section-7 .section-box .section-right .section-item{
     width:6rem;
     display:flex;
    justify-content: center;
    align-items: center;
     flex-direction: column;
}
.section-7 .section-box .section-right .section-item .section-image{
    width:100%;
    height: 7rem;
    display:flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.section-7 .section-box .section-right .section-item p{
    font-size: 0.8rem;
    color: #1a1a1a;
    text-align: center;
}
/*
/* 内容8 */
.section-8 .section-group{
    margin-top:1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 19.25rem;
}
.section-8 .section-group .section-item{
    width: 13.6rem;
    margin-top:1rem;
}
.section-8 .section-group .section-item .section-image{
    width:100%;
    height: 7rem;
    border: 2px solid #e5e5e5;
    border-bottom: 0px;
    border-radius: 13px 13px 0 0;
    display:flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.section-8 .section-group .section-item img{
  height: 2.7rem;
}
.section-8 .section-group .section-item p{
  width: 100%;
 height: 2.7rem;
 line-height: 2.7rem;
 text-align: center;
background: #f2f2f2;
border-radius: 0px 0px 13px 13px;
font-size: 1.05rem;
color: #1a1a1a;
}
