.guide.section1 h2 {
    font-family: PingFang-Bold;
    font-size: clamp(7.421875px, 1.9791666666666667vw, 38.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: clamp(5.078125px, 1.3541666666666667vw, 26.0px);
}

.guide.section1 p {
    font-family: PingFang-Light;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    /* 纯黑 */
    color: #000000;
    margin-bottom: clamp(11.5234375px, 3.072916666666667vw, 59.0px);
}

.guide.section1 a.getDriver {
    display: none;
    background-color: #0E1126;
    font-family: 'PingFang-Light';
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    margin-top: 2rem;
}

.guide.section1 img {
    width: clamp(74.4140625px, 19.84375vw, 381.0px);
    height: clamp(84.375px, 22.5vw, 432.0px);
}

.guide.section1 .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.guide.section1 .container .left{
    width: clamp(89.84375px, 23.958333333333336vw, 460.0px);
    margin-right: clamp(23.828125px, 6.354166666666667vw, 122.0px);
}

.guide.section2 {
    background-color: #F5F6F8;
}

.guide.section2 .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.guide.section2 .container .left{
    width: clamp(89.84375px, 23.958333333333336vw, 460.0px);
}

.guide.section2 .container .right{
    width: clamp(104.1015625px, 27.760416666666668vw, 533.0px);
    height: clamp(78.125px, 20.833333333333336vw, 400.0px);
    margin-right: clamp(17.3828125px, 4.635416666666667vw, 89.0px);
}

.guide.section2 .container .right .contentGroup {
    position: relative;
    height: 100%;
}

.guide.section2 .container .right .contentGroup img{
    position: absolute;
    bottom: 0;
}

.guide.section2 h2 {
    font-family: PingFang-Bold;
    font-size: clamp(7.421875px, 1.9791666666666667vw, 38.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: clamp(5.078125px, 1.3541666666666667vw, 26.0px);
}

.guide.section2 p {
    font-family: PingFang-Light;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    /* 纯黑 */
    color: #000000;
}

.guide.section2 img {
    width: 100%;
}

.guide.section3 .titleGroup{
    margin: auto;
    margin-bottom: clamp(16.2109375px, 4.322916666666667vw, 83.0px);
    width: clamp(214.0625px, 57.083333333333336vw, 1096.0px);
}

.guide.section3 h2 {
    font-family: PingFang-Bold;
    font-size: clamp(7.421875px, 1.9791666666666667vw, 38.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
}

.guide.section3 h3 {
    font-family: 'PingFang-Regular';
    font-size: clamp(3.90625px, 1.0416666666666667vw, 20.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: clamp(3.90625px, 1.0416666666666667vw, 20.0px);
    display: -webkit-box;
    -webkit-line-clamp: 1; /* 限制显示 3 行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.guide.section3 p {
    font-family: PingFang-Light;
    font-size: clamp(3.90625px, 1.0416666666666667vw, 20.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    /* 纯黑 */
    color: #000000;
}

.guide.section3 .contentGroup p {
    font-family: PingFang-Light;
    font-size: clamp(2.734375px, 0.7291666666666667vw, 14.0px);
    font-weight: normal;
    line-height: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    letter-spacing: normal;
    /* 纯黑 */
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 限制显示 3 行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

.guide.section3 .contentGroup {
    margin-top: 4rem;
    gap: clamp(11.71875px, 3.125vw, 60.0px);
}

.guide.section3 .contentGroup .item {
    width: clamp(62.69531249999999px, 16.71875vw, 321.0px);
}

.guide.section3 .contentGroup .lineGroup .item:nth-child(2){
    margin-left: clamp(13.476562499999998px, 3.59375vw, 69.0px);
    margin-right: clamp(13.476562499999998px, 3.59375vw, 69.0px);
}

.guide.section3 .contentGroup .lineGroup{
    margin-bottom: clamp(15.234375px, 4.0625vw, 78.0px);
}

.guide.section3 .contentGroup .lineGroup:last-child{
    margin-bottom:  0;
}

.guide.section3 .contentGroup svg {
    width: clamp(9.765625px, 2.604166666666667vw, 50.0px);
    height: clamp(9.765625px, 2.604166666666667vw, 50.0px);
    margin-bottom: clamp(8.7890625px, 2.34375vw, 45.0px);
}

.guide.section4 {
    background-color: #F5F6F8;
}

.guide.section4 h2 {
    font-family: PingFang-Bold;
    font-size: clamp(7.421875px, 1.9791666666666667vw, 38.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: clamp(5.078125px, 1.3541666666666667vw, 26.0px);
}

.guide.section4 p {
    font-family: PingFang-Light;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    /* 纯黑 */
    color: #000000;
    margin-bottom: clamp(11.5234375px, 3.072916666666667vw, 59.0px);
}

.guide.section4 a.getDriver {
    background-color: #0E1126;
    font-family: 'PingFang-Light';
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    margin-top: 2rem;
}

.guide.section4 img {
    width: clamp(84.5703125px, 22.552083333333336vw, 433.0px);
    height: clamp(104.1015625px, 27.760416666666668vw, 533.0px);
}

.guide.section4 .container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.guide.section4 .container .left{
    width: clamp(89.84375px, 23.958333333333336vw, 460.0px);
    margin-right: clamp(23.828125px, 6.354166666666667vw, 122.0px);
}

.guide.section4 .container .right{
    height: clamp(56.640625px, 15.104166666666668vw, 290.0px);
}

.guide.section4 .container .right .contentGroup{
    position: relative;
    height: 100%;
}

.guide.section4 .container .right .contentGroup img{
    position: absolute;
    bottom: 0;
}

.guide.section5 {
}

.guide.section5 .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.guide.section5 .container .left{
    width: clamp(89.84375px, 23.958333333333336vw, 460.0px);
}

.guide.section5 .container .right{
    width: clamp(104.1015625px, 27.760416666666668vw, 533.0px);
    height: clamp(56.640625px, 15.104166666666668vw, 290.0px);
    margin-right: clamp(17.3828125px, 4.635416666666667vw, 89.0px);
    position: relative;
}

.guide.section5 .container .right .contentGroup{
    position: absolute;
    bottom: 0;
}

.guide.section5 h2 {
    font-family: PingFang-Bold;
    font-size: clamp(7.421875px, 1.9791666666666667vw, 38.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: clamp(5.078125px, 1.3541666666666667vw, 26.0px);
}

.guide.section5 p {
    font-family: PingFang-Light;
    font-size: clamp(4.296875px, 1.1458333333333335vw, 22.0px);
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    /* 纯黑 */
    color: #000000;
}

.guide.section5 img {
    width: clamp(84.5703125px, 22.552083333333336vw, 433.0px);
    height: clamp(104.1015625px, 27.760416666666668vw, 533.0px);
}
