.sectionOne{
    width: 100%;
    box-sizing: border-box;
    height: 6.6rem;
    background-image: url(../images/section1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.sectionOneBanner{
    height: 6.6rem;
    box-sizing: border-box;
    padding-top: 1.35rem;
}
.sectionOneBannerTitle{
    width: 100%;
    text-align: center;
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 0.59rem;
    color: #FFFFFF;
    line-height: 0.81rem;
    font-style: normal;
    text-transform: none;
}
.sectionOneTextBox{
    width: 14rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.4rem;
}
.sectionOneTextBoxText{
    width: 100%;
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 0.46rem;
    color: #000000;
    line-height: 0.62rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.sectionTwo{
    width: 100%;
    box-sizing: border-box;
    height: 7.39rem;
    margin-top: 0.59rem;
}
.sectionTwoBanner{
    width: 13rem;
    box-sizing: border-box;
    height: 100%;
    background-image: url(../images/section2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    padding: 0.5rem 0 0 0.89rem;
}
.sectionTwoTitle{
    width: 5rem;
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 0.54rem;
    color: #FFFFFF;
    line-height: 0.62rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.sectionTwoText{
    width: 5.62rem;
    font-family: Adobe Heiti Std;
    font-size: 0.19rem;
    color: #FFFFFF;
    line-height: 0.33rem;
    margin-top: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.5rem;
}
.sectionTwoLabel{
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 0.2rem;
    /* justify-content: space-between; */
    /* gap: 0.39rem; */
    width: 5.6rem;
    margin-bottom: 0.3rem;
}
.sectionTwoLabelCircle{
    width: 0.14rem;
    height: 0.14rem;
    background: #FE743D;
    box-sizing: border-box;
    border-radius: 50%;
}
.sectionTwoLabelTitle{
    font-family: Adobe Heiti Std;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 0.33rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.sectionThree{
    width: 100%;
    box-sizing: border-box;
    height: 8.72rem;
    margin-top: 0.37rem;
}
.sectionThreeBanner{
    width: 13rem;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.sectionThreeLeft{
    width: 5.8rem;
    height: 100%;
    box-sizing: border-box;
}
.sectionThreeRight{
    width: 6.8rem;
    height: 100%;
    box-sizing: border-box;
    background-color: #E0F2E8;
    border-radius: 0.7rem;
    padding-top: 1rem;
    /* padding-left: 0.87rem; */
}
.sectionThreeLeftTop{
    width: 100%;
    height: 3.31rem;
    background-image: url(../images/section3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 0.46rem;
    color: #FFFFFF;
    line-height: 0.52rem;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.sectionThreeLeftBottom{
    width: 100%;
    height: 5.21rem;
    background: #000000;
    box-sizing: border-box;
    border-radius: 0.7rem;
    margin-top: 0.2rem;
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 0.59rem;
    color: #FFFFFF;
    line-height: 0.81rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.sectionThreeRightTitle{
    width: 5rem;
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 0.54rem;
    color: #000000;
    line-height: 0.62rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.87rem;
}
.sectionFour{
    width: 100%;
    box-sizing: border-box;
    height: 6.09rem;
    margin-top: 0.42rem;
}
.sectionFourBanner{
    width: 13rem;
    height: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    background: #000000;
    border-radius: 0.7rem;
    display: flex;
}
.sectionFourBannerLeft{
    width: 7rem;
    height: 100%;
    box-sizing: border-box;
    padding: 1rem 0 0 0.65rem;
}
.sectionFourBannerLeftText{
    width: 6.4rem;
    /* height: 189px; */
    font-family: Adobe Heiti Std;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.sectionFourBannerLeftBtn{
    width: 2.98rem;
    height: 0.8rem;
    background: #00A670;
    border-radius: 0.4rem;
    font-family: Adobe Heiti Std;
    font-size: 0.28rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.3rem;
    cursor: pointer;
}
.sectionFourBannerRight{
    width: 6rem;
    height: 100%;
    box-sizing: border-box;
    background: radial-gradient( 0% 0% at 0% 0%, #F6F6F6 0%, #EDEDED 100%), #FFFFFF;
    border-radius: 1.66rem 0.7rem 0.7rem 1.66rem;
    display: flex;
    align-items: center;
    justify-content: center;
}