.section-intro {
    padding-top: 1.2941rem;
    padding-left: 3.5294rem;
    padding-right: 3.5294rem;
}
.section-intro .section-module-title {
    padding-top: 0;
    padding-bottom: 2.4412rem;
    height: 1.09rem;
    font-size: 0.76rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 1.09rem;
    position: relative;
}

.section-intro .section-module-title::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0.38rem;
    height: 0.41rem;
    background: url(../images/nav-left.png);
    background-size: 100% 100%;
    margin-left: -0.5588rem;
    margin-top: 0.3235rem;
}

.section-intro .section-module-title::after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0.38rem;
    height: 0.41rem;
    background: url(../images/nav-right.png);
    background-size: 100% 100%;
    margin-left: 0.2353rem;
    margin-top: 0.3235rem;
}

.section-intro .section-intro-title {
    margin-bottom: 0.5rem;
    font-weight: bold;
    color: #131313;
    font-size: 0.65rem;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 0.88rem;
}

.section-intro .section-module {
    padding: 0 2.0606rem;
    margin: 2.15rem 0;
    position: relative;
}

.section-intro .section-module .section-module-left {
    width: 14.1176rem;
    height: 7.1765rem;
}

.section-intro .section-module .section-module-right {
    /* text-align: right; */
    /* max-width: 12.25rem; */
    max-width: 14rem;
}

.section-intro .section-module .section-module-content {
    font-weight: 400;
    color: #535C66;
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    line-height: 0.88rem;
    margin-right: 0.3rem;
}

.section-intro .section-module .section-module-right {
    width: 14.25rem;
    height: 8.93rem;
    border-radius: 0.2141rem;
    position: relative;
    overflow: hidden;
}
 .section-module-event {
    position: absolute;
    padding: 0rem 0.93rem;
    right: 1rem;
    bottom: 0;
    width: 8.57rem;
    height: 1.47rem;
    background: linear-gradient( 270deg, #8FCFFF 0%, #56A1FF 100%);
    display: flex;
    align-items: center;
}
.section-module .event-line{
    position: absolute;
    display: block;
    width: 3.2rem;
    height: 2px;
    background-color: #fff;
    right: 9rem;
    bottom: 0.68rem;
}
 .section-module-event img{
    width: 100%;
}
.section-module-event-copy{
    display: none;
}

.section-intro .section-module .section-module-img {
    width: 100%;
    height: 100%;   
    object-fit: cover;
}
.section-intro .section-moudule-border {
    display: inline-block;
    position: absolute;
    right: 1.5906rem;
    top: 1.68rem;
    width: 10.88rem;
    height: 7.35rem;
    border-radius: 0.47rem;
    border: 0.03rem solid #4ECBFF;
    z-index: -1;
}

.section-idea-intro {
    padding-top: 0.91rem;
    padding-bottom: 0.94rem;
    background: #F4FBFF;
    position: relative;
}

.section-intro .section-idea-title {
    margin-bottom: 0.91rem;
    padding-bottom: 0;
}

.section-idea-intro .section-idea-img {
    max-width: 23.53rem;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.8824rem;
    border-radius: 0.2941rem;
    display: block;
}

.section-idea-image-group {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 23.53rem;
    z-index: -1;
}

.image-group-left1 {
    position: absolute;
    width: 2rem;
    top: 3.85rem;
    left: -4.32rem;
}

.image-group-left2 {
    position: absolute;
    width: 0.76rem;
    top: 5.5rem;
    left: -0.6rem;
}

.image-group-left3 {
    position: absolute;
    width: 0.76rem;
    top: 10.12rem;
    left: -1.5rem;
}

.image-group-left4 {
    position: absolute;
    width: 0.76rem;
    top: 12.44rem;
    left: -5.04rem;
}

.image-group-right1 {
    position: absolute;
    right: -3.65rem;
    width: 2.59rem;
    top: -1.5rem;
}

.image-group-right2 {
    position: absolute;
    right: -0.95rem;
    top: 4.03rem;
    width: 1.09rem;
}

.image-group-right3 {
    position: absolute;
    right: -1.62rem;
    top: 11.76rem;
    width: 0.59rem;
}

.site-about-footer {
    margin-top: 0;
}

.section-intro .section-module.section-idea-content {
    margin-bottom: 0;
    z-index: 99;
}

.jszc-outer-bg{
    background: #F4FBFF;
}
.jszc-outer-bg .container{
    padding: 1rem 0;
}
.support-slide-outer{
    text-align: center;
    padding: 1.2rem 1.6rem 1.5rem;
    position: relative;
}
.support-slide-content {
    display: flex;
    justify-self: center;
    align-items: center;
} 
.support-slide-img{
    width: 100%;
    border: 0.4rem solid #fff !important;
    border-radius: 0.1rem;
    box-shadow: 5px 5px 8px 2px #56a1ff42;  
}
.section-title .top-square{
    width: 1rem;
    height: 1rem;
    background: #56A1FF;
    border-radius: 0.33rem;
    opacity: 0.25;
    position: absolute;
    top: 0.8rem;
    left: 9rem;
}
.support-slide-outer .left-top-square{
    width: 2.77rem;
    height: 2.65rem;
    background: #56A1FF;
    border-radius: 0.33rem;
    position: absolute;
    top: 0.4rem;
    left: -0.1rem;
    z-index: -1;
}
.support-slide-outer .bottom-square{
    width: 7.2rem;
    height: 1.82rem;
    background: #56A1FF;
    border-radius: 0.33rem;
    position: absolute;
    right: 0.9rem;
    bottom: 0.8rem;
    z-index: -1;
}

@media (max-width: 1200px) {
    .section-intro .section-module .section-module-right {
        width: 100%;
    }
    .section-intro .section-module .section-module-left {
        width: 12rem;
    }
    .section-intro {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media (max-width: 992px) {
    .section-intro {
        padding: 1rem 1.7rem;
    }
    .section-intro .section-module-title::before {
        width: 0.45rem;
        height: 0.5rem;
        margin-left: -0.75rem;
        margin-top: 0.3rem;
    }
    .section-intro .section-module-title::after {
        width: 0.45rem;
        height: 0.5rem;
        margin-left: 0.3rem;
        margin-top: 0.3rem;
    }
    .section-intro .section-module-title {
        height: 1.1rem;
        font-size: 0.8rem;
        padding-bottom: 2.1rem;
    }
    .section-intro .section-module {
        padding: 0;
        margin-bottom: 0;
        display: flex;
        width: 100%;
        flex-direction: column-reverse;
        position: relative;
    }
    .section-intro .section-module .section-module-left {
        width: 100%;
        height: auto;
        margin-top: 0.8rem;
    }
    .section-intro .section-intro-title {
        font-size: 0.75rem;
        font-weight: bold;
        color: #333333;
        line-height: 1.05rem;
    }
    .section-intro .section-module .section-module-right {
        max-width: 100vw;
        height: auto;
    }
    .section-intro .section-moudule-border,
    .section-idea-image-group {
        display: none;
    }
    .section-intro .section-module .section-module-content {
        font-size: 0.7rem;
        line-height: 1.2rem;
        margin-right: 0;
        text-align: justify
    }
    .section-idea-intro {
        padding: 0.7rem 1.45rem 1rem 1.55rem;
    }
    .section-intro .section-idea-title {
        padding-bottom: 0;
        margin-bottom: 0.8rem;
    }
    .section-intro .section-module.section-idea-content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .section-idea-intro .section-idea-img {
        margin-bottom: 0.8rem;
    }
    .section-intro .section-idea-content .section-module-content {
        text-align: center;
        font-size: 0.7rem;
        line-height: 1rem;
    }
    .section-idea-intro .section-idea-img {
        max-width: 100%;
    }
    .jszc-outer-bg{
        padding: 0 0.6rem 0 0.55rem !important;
    }
    .support-slide-outer{
        padding: 1.4rem;
    }
    .jszc-outer-bg .top-square{ 
        top: 0.8rem;
        left: 3rem;
    }
    .jszc-outer-bg .v-banner{
        padding-top: 0.8rem;
    }
    .section-intro .section-module{
        margin: 1.5rem 0;
    }
    .section-module-event{
        display: none;
    }
    .section-module .event-line{
        display: none;
    }
    .section-module-event-copy{
        position: absolute;
        padding: 0rem 0.93rem;
        right: 0rem;
        bottom: 0;
        width: 8.57rem;
        height: 1.47rem;
        background: linear-gradient( 270deg, #8FCFFF 0%, #56A1FF 100%);
        display: flex;
        align-items: center;
    }
    .section-module-event-copy img{
        width: 100%;
    }
    .section-module-event-copy .event-line{
        position: absolute;
        display: block;
        width: 3.2rem;
        height: 2px;
        background-color: #fff;
        right: 8.2rem;
        bottom: 0.68rem;
    }
}
@media (max-width: 500px) {
    .img-fluid {
        width: 100%;
        /* height: auto; */
        height: 9.5rem;
        object-fit: cover;
    }
}