﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 1.7rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.9rem;
}
.section-title text{
    font-size: 1rem;
    color: #666666;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(/images/scheme/increment_scheme/lbzs/section-0-bg.png) no-repeat;
    background-size: cover;
}
.section-0 .section-banner{
    padding: 8.35rem 0 0 17.7rem;
    color: #ffffff;
}
.section-0 .section-banner strong{
    font-size: 2.5rem;
}
.section-0 .section-banner p{
    font-size: 2.2rem;
    margin-bottom: 1.65rem;
}
.section-0 .section-banner text{
    font-size: 1.05rem;
    display: block;
    margin-bottom: 3.55rem;
}
.section-0 .section-banner .section-down-btn{
    width: 9.75rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    background: linear-gradient(262deg,#f68150 0%, #f9ab53 100%);
    border-radius: 1.1rem;
    color: #fff;
    font-size: 1.3rem;
    display: inline-block;
    cursor: pointer;
}
/*内容1*/
.section-1{
    background: #f4f8ff;
}
.section-1 .section-content{
    margin-top: 4rem;
    padding: 0 24.75rem;
    display: flex;
    justify-content: space-between;
}
.section-1 .section-content .section-item{
    width: 13.65rem;
    height: 18rem;
    background: #ffffff;
    border-radius: 0.45rem;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.03);
    position: relative;
}
.section-1 .section-content .section-item .section-top{
    height: 3.3rem;
    display: flex;
    align-items: center;
    position: relative;
    background: linear-gradient(251deg,#6fc2ff 20%, #3d91ff 82%);
    border-radius: 9px 9px 0px 0px;
    box-shadow: 0px 3px 20px 0px #afcefb;
}
.section-1 .section-content .section-item .section-top strong{
    margin-left: 1.05rem;
    color: #ffffff;
    letter-spacing: 0.48px;
    font-size: 1.2rem;
}
.section-1 .section-content .section-item .section-top img{
    width: 3.95rem;
    height: 2.9rem;
    position: absolute;
    bottom: 0;
    right: 0.7rem;
}
.section-1 .section-content .section-item .section-desc{

}
.section-1 .section-content .section-item .section-desc p{
    width: 11.3rem;
    margin: 0 auto;
    margin-top: 2.5rem;
    color: #666666;
    letter-spacing: 0.6px;
    font-size: 0.75rem;
}
.section-1 .section-content .section-item .section-desc img{
    width: 6.1rem;
    height: 6.1rem;
    position: absolute;
    bottom: 0;
    right: 0;
}
/*内容2*/
.section-2{
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-2 .section-image{
    width: 29.55rem;
    height: 26.05rem;
    margin-right: 1.9rem;
    position: relative;
}
.section-2 .section-image img{
    width: 100%;
    height: 100%;
}
.section-2 .section-image .section-positive-image{
    width: 10rem;
    height: 4.25rem;
    position: absolute;
    left: 50%;
    top: 9rem;
    transform: translate(-50%, 0);
}
.section-2 .section-image .section-positive-image p{
    position: absolute;
    right: 1.75rem;
    top: 50%;
    transform: translate(0, -50%);
    color: #12d14d;
    letter-spacing: 0.72px;
    font-size: 1rem;
}
.section-2 .section-image .section-group{
    position: absolute;
    top: 1rem;
    left: -2rem;
    display: flex;
    flex-direction: column;
}
.section-2 .section-image .section-group .section-item{
    width: 4rem;
    height: 4rem;
    text-align: center;
    margin-bottom: 0.55rem;
}
.section-2 .section-image .section-group .section-item img{
    width: 100%;
    height: 100%;
}
.section-2 .section-image .section-group .section-item p{
    font-size: 0.75rem;
    letter-spacing: 0.33px;
    color: #434245;
    margin-top: -0.8rem;
}
.section-2 .section-content{
    width: 25rem;
}
.section-2 .section-content .section-title{
    text-align: left;
}
.section-2 .section-content .section-title p{

}
.section-2 .section-content .section-title text{
    display: block;
    line-height: 1.5rem;
}
.section-2 .section-content ul{
    margin-top: 2.5rem;
}
.section-2 .section-content ul li{
    margin-bottom: 0.5rem;
    letter-spacing: 0.36px;
    font-size: 0.9rem;
    color: #666666;
}
.section-2 .section-content ul li:last-child{
    margin-bottom: 0;
}
.section-2 .section-content ul li span{
    color: #4BA1F8;
}
/*内容3*/
.section-3{
    background: #f4f8ff;
}
.section-3 .section-content{
    margin-top: 2rem;
    display: flex;
    justify-content: center;
}
.section-3 .section-content .section-item{
    width: 12.65rem;
    height: 27.05rem;
    background: #ffffff;
    border: 1px solid #dceaff;
    border-radius: 1.35rem;
    box-sizing: border-box;
    cursor: pointer;
}
.section-3 .section-content .section-item.active{
    width: 19.75rem;
    border: 1px solid #7aafff;
}
.section-3 .section-content .section-item .section-select1{
    text-align: center;
    display: block;
    position: relative;
    height: 100%;
}
.section-3 .section-content .section-item.active .section-select1{
    display: none;
}
.section-3 .section-content .section-item .section-select1 .section-image1{
    width: 2.2rem;
    height: 2.2rem;
    margin-bottom: 1.3rem;
    margin-top: 3.5rem;
}
.section-3 .section-content .section-item .section-select1 .section-desc{

}
.section-3 .section-content .section-item .section-select1 .section-desc p{
    color: #333333;
    letter-spacing: 0.36px;
    font-size: 0.9rem;
    margin-bottom: 0.85rem;
}
.section-3 .section-content .section-item .section-select1 .section-desc text{
    color: #666666;
    letter-spacing: 0.28px;
    font-size: 0.7rem;
    display: inline-block;
    width: 9.1rem;
}
.section-3 .section-content .section-item .section-select1 .section-image2{
    width: 5rem;
    height: 9.3rem;
    position: absolute;
    left: 50%;
    bottom: 3.2rem;
    transform: translate(-50%, 0);
}
.section-3 .section-content .section-item .section-select2{
    display: none;
}
.section-3 .section-content .section-item.active .section-select2{
    display: block;
}
.section-3 .section-content .section-item .section-select2 .section-top{
    height: 3.95rem;
    background: linear-gradient(180deg,#2f83ff, #1572ff);
    border-radius: 1.35rem 1.35rem 0px 0px;
    display: flex;
    align-items: center;
}
.section-3 .section-content .section-item .section-select2 .section-top img{
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 1.9rem;
    margin-right: 0.8rem;
}
.section-3 .section-content .section-item .section-select2 .section-top p{
    color: #ffffff;
    letter-spacing: 0.96px;
    font-size: 1.2rem;
}
.section-3 .section-content .section-item .section-select2 .section-desc{
    text-align: center;
    width: 15.8rem;
    margin: 0 auto;
}
.section-3 .section-content .section-item .section-select2 .section-desc p{
    margin-top: 0.8rem;
    color: #666666;
    line-height: 1.3rem;
    letter-spacing: 0.32px;
    font-size: 0.8rem;
    text-align: left;
}
.section-3 .section-content .section-item .section-select2 .section-desc img{
    margin-top: 1.5rem;
    width: 15.5rem;
    height: 15.8rem;
}
/*内容4*/
.section-4{

}
.section-4 .section-content{
    margin-top: 3rem;
    padding: 0 21.5rem;
    display: flex;
    justify-content: space-between;
}
.section-4 .section-content .section-item{
    text-align: center;
}
.section-4 .section-content .section-item .section-image{
    width: 11.5rem;
    height: 23.65rem;
}
.section-4 .section-content .section-item .section-desc{
    margin-top: 1.55rem;
}
.section-4 .section-content .section-item .section-desc .section-icon{
    position: relative;
    margin-bottom: 0.5rem;
}
.section-4 .section-content .section-item .section-desc .section-icon .section-icon1{
    width: 5.2rem;
    height: 5.2rem;
}
.section-4 .section-content .section-item .section-desc .section-icon .section-icon2{
    width: 5.1rem;
    height: 3.23rem;
    position: absolute;
    left: 10rem;
    top: 50%;
    transform: translate(0, -50%);
}
.section-4 .section-content .section-item .section-desc p{
    color: #1472ff;
    letter-spacing: 1.26px;
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 0.55rem;
}
.section-4 .section-content .section-item .section-desc text{
    color: #666666;
    letter-spacing: 0.6px;
    font-size: 0.75rem;
    display: block;
    width: 9.65rem;
    margin: 0 auto;
    line-height: 1.2rem;
}
/*内容5*/
.section-5{
    background: #f4f8ff;
}
.section-5 .section-content{
    margin-top: 3rem;
    padding: 0 20rem;
    display: flex;
    justify-content: space-between;
}
.section-5 .section-content .section-item{

}
.section-5 .section-content .section-item .section-image{
    position: relative;
}
.section-5 .section-content .section-item .section-image .section-image1{
    width: 11.5rem;
    height: 23.65rem;
    position: relative;
    z-index: 1;
}
.section-5 .section-content .section-item .section-image .section-image2{
    width: 4.68rem;
    height: 11.7rem;
    position: absolute;
    left: 11rem;
    top: 50%;
    transform: translate(0, -50%);
}
.section-5 .section-content .section-item .section-desc{
    margin-top: 1.55rem;
    text-align: center;
    width: 10.2rem;
    min-height: 6.05rem;
    background: #ffffff;
    border: 3px solid #75bcfd;
    border-radius: 0.8rem;
    box-sizing: border-box;
    position: relative;
}
.section-5 .section-content .section-item .section-desc p{
    width: 5.9rem;
    height: 1.7rem;
    line-height: 1.7rem;
    text-align: center;
    margin: 0 auto;
    margin-top: -0.85rem;
    background: linear-gradient(101deg,#1a8ef4 10%, #6ecefe 90%);
    border-radius: 0.85rem;
    color: #ffffff;
    letter-spacing: 1.4px;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0.8rem;
}
.section-5 .section-content .section-item .section-desc text{
    display: block;
    width: 8.8rem;
    color: #666666;
    line-height: 1.2rem;
    letter-spacing: 0.6px;
    font-size: 0.75rem;
    margin: 0 auto;
}
.section-5 .section-content .section-item .section-desc img{
    width: 2.975rem;
    height: 1.884rem;
    position: absolute;
    left: 10.5rem;
    top: 50%;
    transform: translate(0, -50%);
}