﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 1.7rem;
    color: #333333;
    margin-bottom: 1rem;
    font-weight: bold;
}
.section-title text{
    font-size: 1rem;
    color: #666666;
}
/*内容0*/
.section-0 {
    height: 32.5rem;
    background: url(/images/scheme/marketing_scheme/yxyx/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
    padding: 8.25rem 0 0 17.7rem;
    color: #fff;
}
.section-0 .section-banner strong{
    font-size: 2.5rem;
}
.section-0 .section-banner p{
    font-size: 2.2rem;
    margin-bottom: 1.9rem;
}
.section-0 .section-banner text{
    font-size: 1.05rem;
    display: block;
    margin-bottom: 3.5rem;
}
.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;
    display: inline-block;
    cursor: pointer;
}
/*内容1*/
.section-1{
    background: #f6f9ff;
}
.section-1 .section-content{
    margin-top: 3rem;
    padding: 0 19.25rem;
    display: flex;
    justify-content: space-between;
}
.section-1 .section-content .section-item{
    width: 12.45rem;
    min-height: 17.4rem;
    background: #ffffff;
    border-radius: 0.9rem;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.07);
    text-align: center;
    position: relative;
}
.section-1 .section-content .section-item .section-image{
    height: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-1 .section-content .section-item .section-image img{
    width: auto;
    height: 5rem;
}
.section-1 .section-content .section-item .section-desc{

}
.section-1 .section-content .section-item .section-desc p{
    margin-bottom: 1.3rem;
    position: relative;
}
.section-1 .section-content .section-item .section-desc p text{
    position: relative;
    z-index: 1;
    color: #000000;
    font-weight: bold;
    font-size: 1.2rem;
}
.section-1 .section-content .section-item .section-desc p span{
    width: 5.75rem;
    height: 0.35rem;
    background: #cde0ff;
    border-radius: 0.2rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
}
.section-1 .section-content .section-item .section-desc text{
    width: 10.55rem;
    display: inline-block;
    color: #666666;
    letter-spacing: 0.29px;
    font-size: 0.65rem;
}
.section-1 .section-content .section-item .section-bg{
    width: 100%;
    height: 3.05rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
}
/*内容2*/
.section-2{

}
.section-2 .section-image{
    width: 50.3rem;
    height: 25.25rem;
    margin: 0 auto;
}
.section-2 .section-image img{
    width: 100%;
    height: 100%;
}
/*内容3*/
.section-3{
    background: #f6f9ff;
}
.section-3 .section-image{
    width: 46.4rem;
    height: 25.3rem;
    margin: 0 auto;
}
.section-3 .section-image img{
    width: 100%;
    height: 100%;
}
/*内容4*/
.section-4{

}
.section-4 .section-image{
    width: 50.2rem;
    height: 36.15rem;
    margin: 0 auto;
    margin-top: -3rem;
}
.section-4 .section-image img{
    width: 100%;
    height: 100%;
}
/*内容5*/
.section-5{
    background: #f6f9ff;
}
.section-5 .section-image{
    width: 53.35rem;
    height: 21.4rem;
    margin: 0 auto;
}
.section-5 .section-image img{
    width: 100%;
    height: 100%;
}
/*内容6*/
.section-6{

}
.section-6 .section-image{
    width: 52.3rem;
    height: 25.4rem;
    margin: 0 auto;
}
.section-6 .section-image img{
    width: 100%;
    height: 100%;
}