
em {
    font-style: normal;
}

.a-series-ai-page {
    font-family: fontN;
    padding-top: 130px;
}
.a-series-ai-page .wal {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.a-series-ai-page ._bg img,
.a-series-ai-page ._img img {
    width: 100%;
    height: 100%;
}
.a-series-ai-page .banner_section {
    position: relative;
    min-height: 735px;
}
.a-series-ai-page .banner_section ._bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.a-series-ai-page .banner_section .wal {
    max-width: 1228px;
    padding-top: 186px;
    padding-bottom: 110px;
}
.a-series-ai-page .banner_section .wal .content {
    width: 100%;
    padding-left: 160px;
    position: relative;
    z-index: 1;
}
.a-series-ai-page .banner_section .wal .content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 80px;
    transform: translate(0, -50%);
    z-index: -1;
    width: 400px;
    height: 360px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7);
    filter: blur(50px);
    pointer-events: none;
}
.a-series-ai-page .banner_section .wal .content .banner_name {
    font-size: 65px;
    color: #A9C27F;
    line-height: 65px;
    font-family: "SourceHanSansCN-Bold";
}
.a-series-ai-page .banner_section .wal .content .banner_title1,
.a-series-ai-page .banner_section .wal .content .banner_title2 {
    font-size: 78px;
    color: #231815;
    line-height: 78px;
    letter-spacing: 13px;
}
.a-series-ai-page .banner_section .wal .content .banner_title1 {
    margin-top: 53px;
    font-family: SourceHanSansCN-Heavy;
}
.a-series-ai-page .banner_section .wal .content .banner_title2 {
    margin-top: 21px;
}
.a-series-ai-page .banner_section .wal .content .banner_desc {
    width: 73.2899022801%;
    margin-top: 34px;
    font-size: 20px;
    color: #231815;
    line-height: 31px;
    font-family: "fontN";
}
.a-series-ai-page .banner_section .wal .content .banner_img {
    width: 46.661237785%;
    max-height: 416px;
    position: absolute;
    right: 0;
    top: 0;
}
.a-series-ai-page .product_section {
    padding-top: 55px;
    padding-bottom: 171px;
}
.a-series-ai-page .product_section .wal {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.a-series-ai-page .product_section .wal .p_icon {
    width: 127px;
    height: 127px;
}
.a-series-ai-page .product_section .wal .p_title {
    margin-top: 44px;
    font-size: 51px;
    color: #A9C27F;
    line-height: 51px;
    letter-spacing: 3px;
    text-align: center;
    font-family: SourceHanSansCN-Bold;
}
.a-series-ai-page .product_section .wal .p_desc {
    margin-top: 76px;
    font-weight: 350;
    font-size: 22px;
    color: #231815;
    line-height: 1.6;
    text-align: center;
}
.a-series-ai-page .product_section .wal .p_img_small {
    margin-top: 17px;
    width: 350px;
}
.a-series-ai-page .product_section .wal .img-remarks {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 61px;
}
.a-series-ai-page .product_section .wal .img-remarks .p_model_name {
    font-size: 26px;
    color: #A1A1A1;
    letter-spacing: 4px;
    font-family: SourceHanSansCN-Bold;
    position: relative;
    padding-top: 20px;
}

.a-series-ai-page .product_section .wal .img-remarks .p_models {
    margin-top: 54px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 48px;
    width: 100%;
}
.a-series-ai-page .product_section .wal .img-remarks .p_models .p_model_item {
    text-align: center;
}
.a-series-ai-page .product_section .wal .img-remarks .p_models .p_model_image {
    width: 214px;
    height: 214px;
    border: 1px dashed #b7c99a;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
}
.a-series-ai-page .product_section .wal .img-remarks .p_models .p_model_image ._img {
    width: 100%;
    height: 100%;
}
.a-series-ai-page .product_section .wal .img-remarks .p_models .p_model_name {
    margin-top: 18px;
    font-size: 22px;
    color: #8a8a8a;
    letter-spacing: 4px;
}

@media (max-width: 768px) {
    .a-series-ai-page .product_section .wal .img-remarks {
        gap: 20px;
        align-items: center;
    }
    .a-series-ai-page .product_section .wal .img-remarks .p_model_name {
        font-size: 18px;
        letter-spacing: 2px;
        padding-top: 12px;
    }
    .a-series-ai-page .product_section .wal .p_img_small {
        width: min(260px, 80%);
    }
}
.a-series-ai-page .product_section .wal .p_adv_list {
    margin-top: 91px;
    display: flex;
    justify-content: space-between;
}
.a-series-ai-page .product_section .wal .p_adv_list .p_adv_item {
    width: calc((100% - 54px) / 3);
    padding-left: 75px;
    position: relative;
}
.a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 54px;
}
.a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_name {
    margin-top: 18px;
    font-size: 22px;
    color: #231815;
    line-height: 22px;
    font-family: SourceHanSansCN-Bold;
}
.a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_desc {
    margin-top: 28px;
    font-size: 20px;
    color: #231815;
    line-height: 34px;
}
.a-series-ai-page .product_section .wal .p_img_big {
    margin-top: 79px;
    width: 94.5%;
    height: auto;
}
.a-series-ai-page .product_section .wal .p_name {
    margin-top: 24px;
    font-size: 51px;
    color: #A9C27F;
    line-height: 51px;
    font-family: SourceHanSansCN-Bold;
}
.a-series-ai-page .product_section .wal .p_cont {
    margin-top: 37px;
    font-size: 22px;
    color: #231815;
    line-height: 22px;
}
.a-series-ai-page .smart_control_section {
    padding-top: 119px;
    padding-bottom: 218px;
    background-color: #F2F2F3;
}
.a-series-ai-page .smart_control_section .wal {
    max-width: 1236px;
}
.a-series-ai-page .smart_control_section .wal .smart_control {
    padding-left: 123px;
    position: relative;
}
.a-series-ai-page .smart_control_section .wal .smart_control .name {
    font-size: 51px;
    color: #A9C27F;
    line-height: 51px;
    font-family: SourceHanSansCN-Bold;
}
.a-series-ai-page .smart_control_section .wal .smart_control .desc {
    width: 530px;
    margin-top: 46px;
    font-size: 20px;
    color: #231815;
    line-height: 32px;
}
.a-series-ai-page .smart_control_section .wal .smart_control .desc p:not(:last-child) {
    margin-bottom: 10px;
}
.a-series-ai-page .smart_control_section .wal .smart_control .s_btn {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 63px;
    padding: 0 49px;
    min-width: 200px;
    height: 57px;
    border-radius: 30px;
    background: #000000;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 25px;
    font-family: fontM;
    position: relative;
    overflow: hidden;
}
.a-series-ai-page .smart_control_section .wal .smart_control .s_btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.a-series-ai-page .smart_control_section .wal .smart_control ._img {
    position: absolute;
    right: 0;
    top: 41px;
    width: 49.7572815534%;
}

.noble-ai-page {
    font-family: fontN;
    padding-top: 130px;
    background-color: #000;
    color: #FFFFFF;
}
.noble-ai-page .wal {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.noble-ai-page ._bg img,
.noble-ai-page ._img img {
    width: 100%;
    height: 100%;
}
.noble-ai-page .s_btn {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 49px;
    min-width: 200px;
    height: 57px;
    border-radius: 30px;
    background: #000000;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 25px;
    font-family: fontM;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.3098039216);
}
.noble-ai-page .s_btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.noble-ai-page .banner_section {
    position: relative;
    min-height: 782px;
}
.noble-ai-page .banner_section ._bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
     img{
         object-fit: cover;
     }
}
.noble-ai-page .banner_section .wal {
    max-width: 1240px;
    padding-top: 198px;
    padding-bottom: 160px;
}
.noble-ai-page .banner_section .wal .content {
    width: 100%;
    position: relative;
    z-index: 1;
}
.noble-ai-page .banner_section .wal .content .banner_name {
    font-size: 65px;
    color: #ffffff;
    line-height: 65px;
    font-family: "fontM";
    display: flex;
    align-items: flex-start;
}
.noble-ai-page .banner_section .wal .content .banner_name span {
    font-size: 30px;
    line-height: 44px;
}
.noble-ai-page .banner_section .wal .content .banner_title1,
.noble-ai-page .banner_section .wal .content .banner_title2 {
    font-size: 69px;
    color: #FFFFFF;
    line-height: 69px;
    letter-spacing: 11px;
}
.noble-ai-page .banner_section .wal .content .banner_title1 {
    margin-top: 53px;
    font-family: SourceHanSansCN-Heavy;
}
.noble-ai-page .banner_section .wal .content .banner_title2 {
    margin-top: 21px;
    font-family: SourceHanSansCN-Heavy;
}
.noble-ai-page .banner_section .wal .content .banner_desc {
    width: 37.0967741935%;
    margin-top: 34px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.8;
    font-family: "fontN";
}
.noble-ai-page .one_section {
    border-top: 8px solid #66C2CB;
    padding-top: 180px;
}
.noble-ai-page .one_section .wal {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.noble-ai-page .one_section .wal .title {
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
}
.noble-ai-page .one_section .wal .title em {
    color: #66C2CB;
}
.noble-ai-page .one_section .wal .desc {
    margin-top: 70px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.8;
    text-align: center;
}
.noble-ai-page .one_section .wal ._img {
    margin-top: 91px;
    width: 435px;
}
.noble-ai-page .one_section .wal .tag {
    padding: 6px 12px;
    border-radius: 15px;
    background-color: #66C2CB;
    margin-top: 34px;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 15px;
}
.noble-ai-page .two_section {
    padding-top: 30px;
}
.noble-ai-page .two_section .wal {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.noble-ai-page .two_section .wal .title {
    font-size: 49px;
    color: #FFFFFF;
    line-height: 49px;
    font-family: SourceHanSansCN-Heavy;
    text-align: center;
    letter-spacing: 6px;
}
.noble-ai-page .two_section .wal .title em {
    color: #66C2CB;
}
.noble-ai-page .two_section .wal .title2 {
    margin-top: 20px;
    letter-spacing: 20px;
    font-size: 49px;
    color: #FFFFFF;
    line-height: 49px;
    font-family: SourceHanSansCN-Heavy;
    text-align: center;
}
.noble-ai-page .two_section .wal .advs {
    margin-top: 62px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 130px;
}
.noble-ai-page .two_section .wal .advs .adc_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.noble-ai-page .two_section .wal .advs .adc_item ._img {
    width: 193px;
    aspect-ratio: 1;
}
.noble-ai-page .two_section .wal .advs .adc_item .name {
    font-size: 17px;
    color: #66C2CB;
    line-height: 17px;
    margin-top: auto;
    padding-top: 16px;
    font-family: SourceHanSansCN-Heavy;
}
.noble-ai-page .two_section .wal .advs .adc_item:last-child ._img {
    width: 225px;
}
.noble-ai-page .three_section {
    padding-top: 197px;
}
.noble-ai-page .three_section .wal .title {
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
    text-align: center;
    letter-spacing: 6px;
}
.noble-ai-page .three_section .wal .title em {
    color: #66C2CB;
}
.noble-ai-page .three_section .wal .desc {
    margin-top: 30px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
}
.noble-ai-page .three_section .wal .advs {
    margin-top: 120px;
}
.noble-ai-page .three_section .wal .advs .adc_item {
    margin-top: 60px;
}
.noble-ai-page .three_section .wal .advs .adc_item .key {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 22px;
    font-family: SourceHanSansCN-Heavy;
    text-align: center;
}
.noble-ai-page .three_section .wal .advs .adc_item .val {
    margin-top: 10px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
}
.noble-ai-page .four_section {
    padding-top: 100px;
    min-height: 422px;
}
.noble-ai-page .four_section .wal {
    position: relative;
    z-index: 1;
}
.noble-ai-page .four_section .wal ._img {
    width: 444px;
    position: absolute;
    left: -20px;
    top: -60px;
    z-index: -1;
}
.noble-ai-page .four_section .wal .advs {
    padding-left: 33%;
}
.noble-ai-page .four_section .wal .advs .adc_item {
    margin-top: 60px;
}
.noble-ai-page .four_section .wal .advs .adc_item .key {
    width: fit-content;
    font-size: 41px;
    color: #FFFFFF;
    line-height: 41px;
    font-family: SourceHanSansCN-Heavy;
    position: relative;
}
.noble-ai-page .four_section .wal .advs .adc_item .key span {
    white-space: nowrap;
    position: absolute;
    left: 100%;
    top: -10px;
    font-size: 22px;
    color: #66C2CB;
    line-height: 22px;
    font-family: SourceHanSansCN-Bold;
}
.noble-ai-page .four_section .wal .advs .adc_item .val {
    max-width: 760px;
    margin-top: 20px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.8;
}
.noble-ai-page .five_section {
    padding-top: 250px;
}
.noble-ai-page .five_section .wal .title {
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
    text-align: center;
    letter-spacing: 6px;
}
.noble-ai-page .five_section .wal .title em {
    color: #66C2CB;
}
.noble-ai-page .five_section .wal .desc {
    margin-top: 30px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: center;
}
.noble-ai-page .six_section {
    padding-top: 180px;
    position: relative;
    z-index: 1;
}
.noble-ai-page .six_section .wal .title {
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
    letter-spacing: 6px;
}
.noble-ai-page .six_section .wal .title em {
    color: #66C2CB;
}
.noble-ai-page .six_section .wal .desc {
    width: 640px;
    margin-top: 46px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.6;
}
.noble-ai-page .six_section .wal .desc p:not(:last-child) {
    margin-bottom: 20px;
}
.noble-ai-page .six_section .wal .s_btn {
    margin-top: 63px;
}
.noble-ai-page .six_section .wal ._img {
    position: absolute;
    right: 0;
    top: 250px;
    z-index: -1;
    width: 60%;
}
.noble-ai-page .seven_section {
    padding-top: 280px;
    padding-bottom: 280px;
}
.noble-ai-page .seven_section .wal {
    display: flex;
}
.noble-ai-page .seven_section .wal .left {
    width: 44%;
    flex-shrink: 0;
    position: relative;
    left: -30px;
}
.noble-ai-page .seven_section .wal .left ._img {
    width: 100%;
}
.noble-ai-page .seven_section .wal .left ._img img {
    height: auto;
}
.noble-ai-page .seven_section .wal .right {
    padding-left: 100px;
    flex: 1;
}
.noble-ai-page .seven_section .wal .right .title {
    margin-top: 30px;
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
}
.noble-ai-page .seven_section .wal .right .title em {
    color: #66C2CB;
}
.noble-ai-page .seven_section .wal .right .desc {
    max-width: 480px;
    margin-top: 46px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.6;
}
.noble-ai-page .seven_section .wal .right .desc p:not(:last-child) {
    margin-bottom: 20px;
}
.noble-ai-page .seven_section .wal .right .s_btn {
    margin-top: 63px;
}

.g-series-ai-page {
    font-family: fontN;
    padding-top: 130px;
}
.g-series-ai-page .wal {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.g-series-ai-page ._bg img,
.g-series-ai-page ._img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.g-series-ai-page .banner_section {
    position: relative;
    min-height: 625px;
}
.g-series-ai-page .banner_section ._bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.g-series-ai-page .banner_section .wal {
    max-width: 1228px;
    padding-top: 174px;
    padding-bottom: 138px;
}
.g-series-ai-page .banner_section .wal .content {
    width: 100%;
    padding-left: 160px;
    position: relative;
    z-index: 1;
}
.g-series-ai-page .banner_section .wal .content .banner_name {
    font-size: 51px;
    color: #EE780C;
    line-height: 51px;
    font-family: "SourceHanSansCN-Bold";
}
.g-series-ai-page .banner_section .wal .content .banner_title1,
.g-series-ai-page .banner_section .wal .content .banner_title2 {
    font-size: 78px;
    color: #231815;
    line-height: 78px;
    letter-spacing: 13px;
}
.g-series-ai-page .banner_section .wal .content .banner_title1 {
    margin-top: 37px;
    font-family: SourceHanSansCN-Heavy;
}
.g-series-ai-page .banner_section .wal .content .banner_title2 {
    margin-top: 21px;
}
.g-series-ai-page .banner_section .wal .content .banner_desc {
    width: 73.2899022801%;
    margin-top: 24px;
    font-size: 23px;
    color: #231815;
    line-height: 31px;
    font-family: "fontN";
}
.g-series-ai-page .one_section {
    padding-top: 114px;
    padding-bottom: 176px;
}
.g-series-ai-page .one_section .wal {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.g-series-ai-page .one_section .wal .p_img_small {
    width: 350px;
}
.g-series-ai-page .one_section .wal .p_name {
    margin-top: 46px;
    font-size: 25px;
    color: #231815;
    line-height: 25px;
}
.g-series-ai-page .one_section .wal .p_desc {
    margin-top: 27px;
    font-size: 22px;
    color: #231815;
    line-height: 1.8;
    text-align: center;
}
.g-series-ai-page .one_section .wal .p_title {
    margin-top: 65px;
    font-size: 51px;
    color: #EE780C;
    line-height: 51px;
    font-family: SourceHanSansCN-Bold;

}
.g-series-ai-page .one_section .wal .p_title br{
   display: none;

}
.g-series-ai-page .two_section {
    background-color: #D8D8D8;
    position: relative;
    z-index: 1;
    min-height: 971px;
}
.g-series-ai-page .two_section .wal ._bg {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
}
.g-series-ai-page .two_section .wal::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgb(216, 216, 216) 50%, rgba(216, 216, 216, 0.5) 60%, rgba(216, 216, 216, 0) 100%);
}
.g-series-ai-page .two_section .wal .p_adv_list {
    padding-left: 100px;
    padding-top: 135px;
    padding-bottom: 120px;
    position: relative;
    z-index: 1;
}
.g-series-ai-page .two_section .wal .p_adv_list .p_adv_item {
    margin-bottom: 75px;
    padding-left: 75px;
    position: relative;
}
.g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_icon {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0;
    top: 0;
}
.g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_name {
    padding-top: 15px;
    font-size: 22px;
    color: #231815;
    line-height: 22px;
    font-family: fontR;
}
.g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_desc {
    max-width: 470px;
    margin-top: 30px;
    font-size: 20px;
    color: #231815;
    line-height: 1.8;
}
.g-series-ai-page .three_section {
    padding-top: 174px;
    padding-bottom: 142px;
}
.g-series-ai-page .three_section .wal {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.g-series-ai-page .three_section .wal .p_img_big {
    width: 87.4166666667%;
    height: auto;
}
.g-series-ai-page .three_section .wal .p_name {
    margin-top: 39px;
    font-size: 51px;
    color: #EE780C;
    line-height: 51px;
    font-family: SourceHanSansCN-Bold;
}
.g-series-ai-page .three_section .wal .p_name br{
    display: none;
}

.g-series-ai-page .three_section .wal .p_cont {
    margin-top: 37px;
    font-size: 22px;
    color: #231815;
    line-height: 1.6;
    text-align: center;
}
.g-series-ai-page .smart_control_section {
    padding-top: 150px;
    padding-bottom: 278px;
    background-color: #F2F2F3;
}
.g-series-ai-page .smart_control_section .wal {
    max-width: 1236px;
}
.g-series-ai-page .smart_control_section .wal .smart_control {
    padding-left: 123px;
    position: relative;
}
.g-series-ai-page .smart_control_section .wal .smart_control .name {
    font-size: 51px;
    color: #EE780C;
    line-height: 51px;
    font-family: SourceHanSansCN-Bold;
}
.g-series-ai-page .smart_control_section .wal .smart_control .desc {
    width: 570px;
    margin-top: 46px;
    font-size: 20px;
    color: #231815;
    line-height: 1.6;
}
.g-series-ai-page .smart_control_section .wal .smart_control .desc p:not(:last-child) {
    margin-bottom: 10px;
}
.g-series-ai-page .smart_control_section .wal .smart_control .s_btn {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 63px;
    padding: 0 49px;
    min-width: 200px;
    height: 57px;
    border-radius: 30px;
    background: #000000;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 25px;
    font-family: fontM;
    position: relative;
    overflow: hidden;
}
.g-series-ai-page .smart_control_section .wal .smart_control .s_btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.g-series-ai-page .smart_control_section .wal .smart_control ._img {
    position: absolute;
    right: 0;
    top: 99px;
    width: 51.213592233%;
}

.starlink-edge-page {
    font-family: fontN;
    padding-top: 130px;
}
.starlink-edge-page .wal {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.starlink-edge-page ._bg img,
.starlink-edge-page ._img img {
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
}
.starlink-edge-page .banner_section {
    position: relative;
    min-height: 626px;
}
.starlink-edge-page .banner_section ._bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.starlink-edge-page .banner_section .wal {
    padding-top: 239px;
    padding-bottom: 174px;
}
.starlink-edge-page .banner_section .wal .content {
    width: 100%;
    padding-left: 35px;
    position: relative;
    z-index: 1;
}
.starlink-edge-page .banner_section .wal .content .banner_name {
    font-size: 34px;
    color: #127ABA;
    line-height: 34px;
    font-family: "fontM";
}
.starlink-edge-page .banner_section .wal .content .banner_title {
    margin-top: 25px;
    font-size: 84px;
    color: #127ABA;
    line-height: 84px;
    font-family: SourceHanSansCN-Blod;
}
.starlink-edge-page .banner_section .wal .content .banner_desc {
    margin-top: 34px;
    font-size: 35px;
    color: #3E3A39;
    line-height: 35px;
    letter-spacing: 1px;
    font-family: "fontM";
}
.starlink-edge-page .product_section {
    padding-top: 160px;
    padding-bottom: 200px;
}
.starlink-edge-page .product_section ._top {
    width: calc(100% - 110px);
    margin: 0 auto;
    padding-bottom: 80px;
    border-bottom: 1px dashed #040000;
}
.starlink-edge-page .product_section ._top .top_name {
    font-size: 34px;
    color: #127ABA;
    line-height: 34px;
    text-align: center;
    font-family: SourceHanSansCN-Light;
}
.starlink-edge-page .product_section ._top .top_desc {
    margin-top: 16px;
    font-size: 20px;
    color: #000000;
    line-height: 1.6;
    text-align: center;
    font-family: SourceHanSansCN-Light;
}
.starlink-edge-page .product_section .product_list {
    padding: 0 80px;
    margin-top: 200px;
}
.starlink-edge-page .product_section .product_list .product_item {
    display: flex;
    justify-content: space-between;
    gap: 64px;
}
.starlink-edge-page .product_section .product_list .product_item ._left {
    flex: 1;
}
.starlink-edge-page .product_section .product_list .product_item ._left .name {
    font-size: 34px;
    color: #127ABA;
    line-height: 1.8;
    font-family: SourceHanSansCN-Light;
}
.starlink-edge-page .product_section .product_list .product_item ._left .desc {
    margin-top: 37px;
    font-size: 20px;
    color: #000000;
    line-height: 1.8;
    font-family: SourceHanSansCN-Light;
}
.starlink-edge-page .product_section .product_list .product_item ._left ._img {
    margin-top: 10px;
    max-width: 100%;
}
.starlink-edge-page .product_section .product_list .product_item ._right {
    flex-shrink: 0;
    width: 48%;
}
.starlink-edge-page .product_section .product_list .product_item ._right ._img {
    width: 100%;
}
.starlink-edge-page .product_section .product_list .product_item:nth-child(even) {
    flex-direction: row-reverse;
}
.starlink-edge-page .product_section .product_list .product_item:not(:last-child) {
    margin-bottom: 240px;
}
.starlink-edge-page .product_section .product_list .product_item:nth-child(1) ._left ._img {
    width: 90%;
}
.starlink-edge-page .product_section .product_list .product_item:nth-child(2) ._left ._img {
    margin-left: 10%;
    width: 80%;
}
.starlink-edge-page .product_section .product_list .product_item:nth-child(3) ._left ._img {
    width: 90%;
}

.aris-ai-page {
    font-family: fontN;
    padding-top: 130px;
    background-color: #000;
    color: #FFFFFF;
}
.aris-ai-page .wal {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.aris-ai-page ._bg img,
.aris-ai-page ._img img {
    width: 100%;
    height: 100%;
}
.aris-ai-page .s_btn {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 49px;
    min-width: 200px;
    height: 57px;
    border-radius: 30px;
    background: #000000;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 25px;
    font-family: fontM;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.3098039216);
}
.aris-ai-page .s_btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.aris-ai-page .one_seciton .wal {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 141px;
}
.aris-ai-page .one_seciton .wal ._bg {
    position: absolute;
    width: 1528px;
    top: -24%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.aris-ai-page .one_seciton .wal .tip {
    font-size: 42px;
    color: #A9C27F;
    line-height: 42px;
    letter-spacing: 3px;
    font-family: SourceHanSansCN-Bold;
}
.aris-ai-page .one_seciton .wal .name_img {
    margin-top: 72px;
    height: 98px;
}
.aris-ai-page .one_seciton .wal .title {
    margin-top: 87px;
    font-size: 101px;
    color: #FFFFFF;
    line-height: 1.2;
    letter-spacing: 17px;
    font-family: SourceHanSansCN-Bold;
}
.aris-ai-page .one_seciton .wal .title em {
    color: #A9C27F;
}
.aris-ai-page .one_seciton .wal .s_btn {
    margin-top: 80px;
    font-family: SourceHanSansCN-Bold;
}
.aris-ai-page .one_seciton .wal .desc {
    margin-top: 90px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.6;
    width: 80%;
    text-align: center;
}
.aris-ai-page .one_seciton .wal .desc strong {
    font-family: SourceHanSansCN-Heavy;
}
.aris-ai-page .one_seciton .wal .desc em {
    font-family: SourceHanSansCN-Heavy;
    color: #A9C27F;
}
.aris-ai-page .one_seciton .wal .video_box {
    width: 100%;
    margin-top: 30px;
}
.aris-ai-page .one_seciton .wal .video_box video {
    width: 100%;
}
.aris-ai-page .two_seciton {
    padding-top: 200px;
}
.aris-ai-page .two_seciton .wal {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.aris-ai-page .two_seciton .wal .title {
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    letter-spacing: 4px;
    font-family: SourceHanSansCN-Heavy;
}
.aris-ai-page .two_seciton .wal .title em {
    color: #A9C27F;
}
.aris-ai-page .two_seciton .wal .desc {
    margin-top: 46px;
    width: 78%;
}
.aris-ai-page .two_seciton .wal .desc p {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.6;
    margin-bottom: 16px;
}
.aris-ai-page .two_seciton .wal .desc p em {
    color: #A9C27F;
}
.aris-ai-page .three_seciton {
    padding-top: 200px;
}
.aris-ai-page .three_seciton .wal {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.aris-ai-page .three_seciton .wal .p_image {
    width: 458px;
}
.aris-ai-page .three_seciton .wal .title {
    margin-top: 44px;
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    letter-spacing: 4px;
    font-family: SourceHanSansCN-Heavy;
}
.aris-ai-page .three_seciton .wal .title em {
    color: #A9C27F;
}
.aris-ai-page .three_seciton .wal .desc {
    margin-top: 46px;
    width: 68%;
}
.aris-ai-page .three_seciton .wal .desc p {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.6;
    margin-bottom: 16px;
}
.aris-ai-page .three_seciton .wal .desc p em {
    color: #A9C27F;
}
.aris-ai-page .four_section {
    padding-top: 256px;
}
.aris-ai-page .four_section .wal {
    position: relative;
    z-index: 1;
    min-height: 448px;
    max-width: 1300px;
}
.aris-ai-page .four_section .wal ._img {
    width: 472px;
    position: absolute;
    left: 84px;
    top: 0;
    z-index: -1;
}
.aris-ai-page .four_section .wal .advs {
    padding-left: 42%;
    padding-top: 55px;
}
.aris-ai-page .four_section .wal .advs .adc_item .key {
    width: fit-content;
    font-size: 41px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
    position: relative;
}
.aris-ai-page .four_section .wal .advs .adc_item .key span {
    white-space: nowrap;
    position: absolute;
    left: 100%;
    top: -10px;
    font-size: 22px;
    color: #A9C27F;
    line-height: 22px;
    font-family: SourceHanSansCN-Bold;
}
.aris-ai-page .four_section .wal .advs .adc_item .val {
    max-width: 900px;
    margin-top: 24px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.8;
}
.aris-ai-page .four_section .wal .advs .adc_item:not(:last-child) {
    margin-bottom: 69px;
}
.aris-ai-page .five_section {
    padding-top: 225px;
}
.aris-ai-page .five_section .wal {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.aris-ai-page .five_section .wal ._img {
    height: 83px;
}
.aris-ai-page .five_section .wal .title {
    margin-top: 60px;
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
}
.aris-ai-page .five_section .wal .title em {
    color: #A9C27F;
}
.aris-ai-page .five_section .wal .desc {
    margin-top: 42px;
    width: 80%;
}
.aris-ai-page .five_section .wal .desc p {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 2;
    margin-bottom: 16px;
}
.aris-ai-page .five_section .wal .desc p em {
    color: #A9C27F;
}
.aris-ai-page .six_section {
    padding-top: 219px;
}
.aris-ai-page .six_section .wal .name {
    font-size: 30px;
    color: #9BBE75;
    line-height: 30px;
    font-family: SourceHanSansCN-Bold;
    text-align: center;
}
.aris-ai-page .six_section .wal .cont {
    margin-top: 70px;
    padding-left: 10px;
    padding-right: 64px;
}
.aris-ai-page .six_section .wal .cont ._img {
    float: right;
    width: 45%;
    margin-left: 149px;
}
.aris-ai-page .six_section .wal .cont ._img img{
     height: initial;
}
.aris-ai-page .six_section .wal .cont .title {
    margin-top: 6px;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 30px;
}
.aris-ai-page .six_section .wal .cont .desc {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.8;
}
.aris-ai-page .six_section .wal .cont .desc p {
    margin-top: 20px;
}
.aris-ai-page .six_section .wal .cont .desc ul {
    margin-top: 40px;
}
.aris-ai-page .six_section .wal .cont .desc ul li {
    padding-left: 25px;
    list-style: none;
    position: relative;
}
.aris-ai-page .six_section .wal .cont .desc ul li::before {
    content: "";
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 14px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ffffff;
}
.aris-ai-page .six_section .wal .cont .s_btn {
    margin-top: 84px;
}
.aris-ai-page .seven_section {
    padding-top: 252px;
    position: relative;
    z-index: 1;
}
.aris-ai-page .seven_section .wal .title {
    padding-left: 30px;
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
}
.aris-ai-page .seven_section .wal .title em {
    color: #A9C27F;
}
.aris-ai-page .seven_section .wal .desc {
    padding-left: 30px;
    width: 640px;
    margin-top: 76px;
    font-size: 21px;
    color: #FFFFFF;
    line-height: 1.6;
}
.aris-ai-page .seven_section .wal .desc p:not(:last-child) {
    margin-bottom: 20px;
}
.aris-ai-page .seven_section .wal .s_btn {
    margin-left: 30px;
    margin-top: 171px;
}
.aris-ai-page .seven_section .wal ._img {
    position: absolute;
    right: 16%;
    top: 250px;
    z-index: -1;
    width: 33%;
}
.aris-ai-page .eight_section {
    padding-top: 280px;
    padding-bottom: 280px;
}
.aris-ai-page .eight_section .wal {
    display: flex;
}
.aris-ai-page .eight_section .wal .left {
    width: 44%;
    flex-shrink: 0;
    position: relative;
    left: 10px;
}
.aris-ai-page .eight_section .wal .left ._img {
    width: 100%;
}
.aris-ai-page .eight_section .wal .right {
    padding-left: 100px;
    flex: 1;
}
.aris-ai-page .eight_section .wal .right .title {
    margin-top: 45px;
    font-size: 51px;
    color: #FFFFFF;
    line-height: 51px;
    font-family: SourceHanSansCN-Heavy;
}
.aris-ai-page .eight_section .wal .right .title em {
    color: #A9C27F;
}
.aris-ai-page .eight_section .wal .right .desc {
    max-width: 480px;
    margin-top: 35px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.6;
}
.aris-ai-page .eight_section .wal .right .desc p:not(:last-child) {
    margin-bottom: 20px;
}
.aris-ai-page .eight_section .wal .right .s_btn {
    margin-top: 50px;
}

.index-main .s_btn {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 49px;
    min-width: 200px;
    height: 57px;
    border-radius: 30px;
    background: #000000;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 25px;
    font-family: fontM;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.3098039216);
}
.index-main .s_btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.index-main .si_banner_section {
    width: 100%;
    height: 839px;
    position: relative;
}
.index-main .si_banner_section .bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index-main .si_banner_section .content {
    width: 41.3541666667%;
    min-width: 500px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(20px);
    display: flex;
}
.index-main .si_banner_section .content .con_box {
    margin-left: auto;
    padding-top: 186px;
    padding-right: 76px;
}
.index-main .si_banner_section .content .con_box .name {
    font-size: 32px;
    color: #FFFFFF;
    line-height: 32px;
    font-family: fontR;
    display: flex;
    align-items: flex-start;
}
.index-main .si_banner_section .content .con_box .name strong {
    font-weight: normal;
    font-family: fontM;
    letter-spacing: 6px;
}
.index-main .si_banner_section .content .con_box .name span {
    font-size: 20px;
    line-height: 1.2;
    margin-right: 20px;
}
.index-main .si_banner_section .content .con_box .title {
    margin-top: 51px;
    font-size: 87px;
    color: #FFFFFF;
    line-height: 1.3;
    letter-spacing: 15px;
    font-family: SourceHanSansCN-Heavy;
}
.index-main .si_banner_section .content .con_box .desc {
    margin-top: 31px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.8;
}
.index-main .si_banner_section .content .con_box .s_btn {
    margin-top: 53px;
}
.index-main .si_new_product .wal {
    max-width: 1248px;
    padding-top: 100px;
}
.index-main .si_new_product .wal .title {
    font-size: 59px;
    color: #158DC9;
    line-height: 59px;
    font-family: fontN;
    text-align: center;
}
.index-main .si_new_product .wal .p_list {
    margin-top: 50px;
}
.index-main .si_new_product .wal .product_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    overflow: hidden;
}
.index-main .si_new_product .wal .product_item ._img {
    width: 100%;
    aspect-ratio: 266/193;
}
.index-main .si_new_product .wal .product_item ._img img {
    width: 100%;
    height: 100%;
}
.index-main .si_new_product .wal .product_item .name {
    margin-top: 20px;
    font-size: 21px;
    color: #000000;
    line-height: 21px;
    font-family: SourceHanSansCN-Bold;
    position: relative;
}
.index-main .si_new_product .wal .product_item .name .tag {
    background-color: #D3EDFB;
    height: 14px;
    padding: 0 10px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    font-size: 8px;
    color: #00A2E4;
    line-height: 8px;
    font-family: SourceHanSansCN-Bold;
}
.index-main .si_new_product .wal .product_item .desc {
    margin-top: 20px;
    font-size: 18px;
    color: #727171;
    line-height: 1.6;
    font-family: fontN;
}
.index-main .si_new_product .wal .product_item .s_btn_blue {
    margin-top: 20px;
    font-size: 11px;
    color: #158DC9;
    line-height: 11px;
    letter-spacing: 1px;
    font-family: fontR;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 116px;
    height: 21px;
    border-radius: 12px;
    border: 1px solid #158DC9;
}
.index-main .si_more_product .wal {
    max-width: 1270px;
    padding-top: 150px;
    padding-bottom: 150px;
}
.index-main .si_more_product .wal .title {
    font-size: 59px;
    color: #158DC9;
    line-height: 59px;
    font-family: fontN;
    text-align: center;
}
.index-main .si_more_product .wal .p_list {
    margin-top: 90px;
    row-gap: 20px;
}
.index-main .si_more_product .wal .product_item {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    padding: 55px 16px 38px;
}
.index-main .si_more_product .wal .product_item ._bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.index-main .si_more_product .wal .product_item ._bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index-main .si_more_product .wal .product_item ._img {
    width: 56px;
    height: 56px;
}
.index-main .si_more_product .wal .product_item ._img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index-main .si_more_product .wal .product_item .name {
    margin-top: 22px;
    font-size: 25px;
    color: #000000;
    line-height: 25px;
    font-family: fontR;
}
.index-main .si_more_product .wal .product_item .desc {
    margin-top: 32px;
    margin-bottom: 21px;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    font-family: fontN;
}
.index-main .si_more_product .wal .product_item .s_btn_link {
    margin-top: auto;
    font-size: 14px;
    color: #158DC9;
    line-height: 14px;
    letter-spacing: 1px;
    font-family: fontN;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.index-main .si_more_product .wal .product_item .s_btn_link img {
    width: 14px;
    height: 14px;
}

@media screen and (max-width: 1200px) {
    /* ================= 基础容器 ================= */
    .a-series-ai-page {
        padding-top: 50px;
    }

    .a-series-ai-page .wal {
        max-width: 1000px;
        padding-left: 24px;
        padding-right: 24px;
    }

    /* ================= Banner ================= */
    .a-series-ai-page .banner_section {
        min-height: 620px;
    }

    .a-series-ai-page .banner_section .wal {
        padding-top: 150px;
        padding-bottom: 90px;
    }

    .a-series-ai-page .banner_section .wal .content {
        padding-left: 100px;
    }

    .a-series-ai-page .banner_section .wal .content::before {
        left: 40px;
        width: 300px;
        height: 280px;
        filter: blur(40px);
    }

    .a-series-ai-page .banner_section .wal .content .banner_name {
        font-size: 52px;
        line-height: 52px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_title1,
    .a-series-ai-page .banner_section .wal .content .banner_title2 {
        font-size: 62px;
        line-height: 62px;
        letter-spacing: 8px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_title1 {
        margin-top: 40px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_title2 {
        margin-top: 16px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_desc {
        width: 80%;
        margin-top: 28px;
        font-size: 18px;
        line-height: 28px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_img {
        width: 42%;
        max-height: 360px;
    }

    /* ================= 产品区 ================= */
    .a-series-ai-page .product_section {
        padding-top: 40px;
        padding-bottom: 120px;
    }

    .a-series-ai-page .product_section .wal .p_icon {
        width: 110px;
        height: 110px;
    }

    .a-series-ai-page .product_section .wal .p_title {
        margin-top: 36px;
        font-size: 44px;
        line-height: 44px;
    }

    .a-series-ai-page .product_section .wal .p_desc {
        margin-top: 56px;
        font-size: 20px;
        line-height: 24px;
    }

    .a-series-ai-page .product_section .wal .p_img_small {
        width: 300px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list {
        margin-top: 70px;
        gap: 30px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item {
        padding-left: 65px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_icon {
        width: 48px;
        height: 48px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_name {
        font-size: 20px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_desc {
        margin-top: 22px;
        font-size: 18px;
        line-height: 30px;
    }

    .a-series-ai-page .product_section .wal .p_img_big {
        margin-top: 60px;
        width: 100%;
    }

    .a-series-ai-page .product_section .wal .p_name {
        font-size: 44px;
        line-height: 44px;
    }

    .a-series-ai-page .product_section .wal .p_cont {
        font-size: 20px;
    }

    /* ================= 智能控制区 ================= */
    .a-series-ai-page .smart_control_section {
        padding-top: 90px;
        padding-bottom: 160px;
    }

    .a-series-ai-page .smart_control_section .wal {
        max-width: 1050px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control {
        padding-left: 80px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control .name {
        font-size: 44px;
        line-height: 44px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control .desc {
        width: 460px;
        margin-top: 36px;
        font-size: 18px;
        line-height: 30px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control .s_btn {
        margin-top: 50px;
        min-width: 180px;
        height: 52px;
        font-size: 22px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control ._img {
        width: 44%;
        top: 30px;
    }
    /* ================= 基础 ================= */
    .noble-ai-page {
        padding-top: 50px;
    }

    .noble-ai-page .wal {
        max-width: 1000px;
        padding-left: 24px;
        padding-right: 24px;
    }

    /* ================= Banner ================= */
    .noble-ai-page .banner_section {
        min-height: 680px;
    }

    .noble-ai-page .banner_section ._bg {

        img{
            position:  absolute;
            height: 100%;
            width: fit-content;
            right: -50px;
            top: 0;
            max-width: unset;
        }
    }

    .noble-ai-page .banner_section .wal {
        padding-top: 160px;
        padding-bottom: 120px;
    }

    .noble-ai-page .banner_section .wal .content .banner_name {
        font-size: 54px;
        line-height: 54px;
    }

    .noble-ai-page .banner_section .wal .content .banner_name span {
        font-size: 26px;
        line-height: 36px;
    }

    .noble-ai-page .banner_section .wal .content .banner_title1,
    .noble-ai-page .banner_section .wal .content .banner_title2 {
        font-size: 58px;
        line-height: 58px;
        letter-spacing: 8px;
    }

    .noble-ai-page .banner_section .wal .content .banner_title1 {
        margin-top: 40px;
    }

    .noble-ai-page .banner_section .wal .content .banner_title2 {
        margin-top: 16px;
    }

    .noble-ai-page .banner_section .wal .content .banner_desc {
        width: 50%;
        font-size: 20px;
    }

    /* ================= one ================= */
    .noble-ai-page .one_section {
        padding-top: 140px;
    }

    .noble-ai-page .one_section .wal .title {
        font-size: 44px;
        line-height: 44px;
    }

    .noble-ai-page .one_section .wal .desc {
        margin-top: 50px;
        font-size: 20px;
    }

    .noble-ai-page .one_section .wal ._img {
        margin-top: 70px;
        width: 380px;
    }

    /* ================= two ================= */
    .noble-ai-page .two_section .wal .title,
    .noble-ai-page .two_section .wal .title2 {
        font-size: 42px;
        line-height: 42px;
    }

    .noble-ai-page .two_section .wal .title2 {
        letter-spacing: 14px;
    }

    .noble-ai-page .two_section .wal .advs {
        padding: 0 80px;
    }

    .noble-ai-page .two_section .wal .advs .adc_item ._img {
        width: 170px;
    }

    .noble-ai-page .two_section .wal .advs .adc_item:last-child ._img {
        width: 195px;
    }

    /* ================= three ================= */
    .noble-ai-page .three_section {
        padding-top: 150px;
    }

    .noble-ai-page .three_section .wal .title {
        font-size: 44px;
        line-height: 44px;
    }

    .noble-ai-page .three_section .wal .desc {
        font-size: 20px;
    }

    .noble-ai-page .three_section .wal .advs {
        margin-top: 90px;
    }

    /* ================= four ================= */
    .noble-ai-page .four_section {
        padding-top: 80px;
    }

    .noble-ai-page .four_section .wal ._img {
        width: 360px;
        top: -40px;
    }

    .noble-ai-page .four_section .wal .advs {
        padding-left: 300px;
    }

    .noble-ai-page .four_section .wal .advs .adc_item .key {
        font-size: 34px;
        line-height: 34px;
    }

    .noble-ai-page .four_section .wal .advs .adc_item .key span {
        font-size: 18px;
        top: -6px;
    }

    .noble-ai-page .four_section .wal .advs .adc_item .val {
        font-size: 20px;
    }

    /* ================= five ================= */
    .noble-ai-page .five_section {
        padding-top: 80px;
    }

    .noble-ai-page .five_section .wal .title {
        font-size: 44px;
        line-height: 44px;
    }

    .noble-ai-page .five_section .wal .desc {
        font-size: 20px;
    }

    /* ================= six ================= */
    .noble-ai-page .six_section {
        padding-top: 140px;
    }

    .noble-ai-page .six_section .wal .title {
        font-size: 44px;
        line-height: 44px;
    }

    .noble-ai-page .six_section .wal .desc {
        width: 480px;
        font-size: 20px;
    }

    .noble-ai-page .six_section .wal ._img {
        width: 55%;
        top: 220px;
    }

    /* ================= seven ================= */
    .noble-ai-page .seven_section {
        padding-top: 220px;
        padding-bottom: 220px;
    }

    .noble-ai-page .seven_section .wal .left {
        width: 46%;
        left: -10px;
    }

    .noble-ai-page .seven_section .wal .right {
        padding-left: 70px;
    }

    .noble-ai-page .seven_section .wal .right .title {
        font-size: 44px;
        line-height: 44px;
    }

    .noble-ai-page .seven_section .wal .right .desc {
        font-size: 20px;
    }

    /* ================= 通用按钮 ================= */
    .noble-ai-page .s_btn {
        min-width: 180px;
        height: 52px;
        font-size: 22px;
    }

    /* ================= 基础容器 ================= */
    .g-series-ai-page {
        padding-top: 50px;
    }

    .g-series-ai-page .wal {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    /* ================= Banner ================= */
    .g-series-ai-page .banner_section {
        min-height: auto;
    }
    .g-series-ai-page .banner_section ._bg img {
        width: initial;
        position: absolute;
        right: -200px;
        top: 0;
        max-width: initial;
    }

    .g-series-ai-page .banner_section .wal {
        padding-top: 140px;
        padding-bottom: 120px;
    }

    .g-series-ai-page .banner_section .wal .content {
        padding-left: 100px;
    }

    .g-series-ai-page .banner_section .wal .content .banner_name {
        font-size: 42px;
        line-height: 42px;
    }

    .g-series-ai-page .banner_section .wal .content .banner_title1,
    .g-series-ai-page .banner_section .wal .content .banner_title2 {
        font-size: 64px;
        line-height: 64px;
        letter-spacing: 10px;
    }

    .g-series-ai-page .banner_section .wal .content .banner_desc {
        width: 80%;
        font-size: 20px;
        line-height: 1.6;
    }

    /* ================= one ================= */
    .g-series-ai-page .one_section {
        padding-top: 100px;
        padding-bottom: 150px;
    }

    .g-series-ai-page .one_section .wal .p_img_small {
        width: 300px;
    }

    .g-series-ai-page .one_section .wal .p_name {
        font-size: 22px;
    }

    .g-series-ai-page .one_section .wal .p_desc {
        font-size: 20px;
    }

    .g-series-ai-page .one_section .wal .p_title {
        font-size: 42px;
        line-height: 42px;
    }
    .g-series-ai-page .one_section .wal .p_title br{
         display: initial;
    }

    /* ================= two ================= */
    .g-series-ai-page .two_section {
        min-height: auto;
    }

    .g-series-ai-page .two_section .wal .p_adv_list {
        padding-left: 60px;
        padding-top: 110px;
        padding-bottom: 100px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item {
        margin-bottom: 60px;
        padding-left: 65px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_icon {
        width: 48px;
        height: 48px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_name {
        font-size: 20px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_desc {
        font-size: 18px;
        max-width: 420px;
    }

    /* ================= three ================= */
    .g-series-ai-page .three_section {
        padding-top: 140px;
        padding-bottom: 120px;
    }

    .g-series-ai-page .three_section .wal .p_img_big {
        width: 92%;
    }

    .g-series-ai-page .three_section .wal .p_name {
        font-size: 42px;
        line-height: 42px;
    }
    .g-series-ai-page .three_section .wal .p_name br{
        display: initial;
    }

    .g-series-ai-page .three_section .wal .p_cont {
        font-size: 20px;
    }

    /* ================= smart control ================= */
    .g-series-ai-page .smart_control_section {
        padding-top: 130px;
        padding-bottom: 220px;
    }

    .g-series-ai-page .smart_control_section .wal {
        max-width: 100%;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control {
        padding-left: 80px;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control .name {
        font-size: 42px;
        line-height: 42px;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control .desc {
        width: 480px;
        font-size: 18px;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control .s_btn {
        min-width: 180px;
        height: 52px;
        font-size: 22px;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control ._img {
        width: 46%;
        top: 120px;
    }
    /* ================= 基础 ================= */
    .starlink-edge-page {
        padding-top: 50px;
    }

    .starlink-edge-page .wal {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    /* ================= Banner ================= */
    .starlink-edge-page .banner_section {
        min-height: auto;
    }

    .starlink-edge-page .banner_section ._bg img{
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: initial;
        max-width: initial;
    }

    .starlink-edge-page .banner_section .wal {
        padding-top: 180px;
        padding-bottom: 140px;
    }

    .starlink-edge-page .banner_section .wal .content {
        padding-left: 20px;
    }

    .starlink-edge-page .banner_section .wal .content .banner_name {
        font-size: 30px;
        line-height: 30px;
    }

    .starlink-edge-page .banner_section .wal .content .banner_title {
        margin-top: 20px;
        font-size: 68px;
        line-height: 68px;
    }

    .starlink-edge-page .banner_section .wal .content .banner_desc {
        margin-top: 28px;
        font-size: 28px;
        line-height: 1.4;
    }

    /* ================= product section ================= */
    .starlink-edge-page .product_section {
        padding-top: 120px;
        padding-bottom: 160px;
    }

    .starlink-edge-page .product_section ._top {
        width: calc(100% - 80px);
        padding-bottom: 60px;
    }

    .starlink-edge-page .product_section ._top .top_name {
        font-size: 30px;
        line-height: 30px;
    }

    .starlink-edge-page .product_section ._top .top_desc {
        font-size: 18px;
    }

    .starlink-edge-page .product_section .product_list {
        padding: 0 40px;
        margin-top: 150px;
    }

    .starlink-edge-page .product_section .product_list .product_item {
        gap: 48px;
    }

    .starlink-edge-page .product_section .product_list .product_item ._left .name {
        font-size: 30px;
        line-height: 1.6;
    }

    .starlink-edge-page .product_section .product_list .product_item ._left .desc {
        margin-top: 28px;
        font-size: 18px;
        line-height: 1.7;
    }
    .starlink-edge-page .product_section .product_list .product_item ._left ._img img{
        height: auto;
    }

    .starlink-edge-page .product_section .product_list .product_item ._right {
        width: 50%;
    }
    .starlink-edge-page .product_section .product_list .product_item ._right ._img img{
        height: auto;
    }

    .starlink-edge-page .product_section .product_list .product_item:not(:last-child) {
        margin-bottom: 180px;
    }

    /* ================= 单独微调图片区 ================= */
    .starlink-edge-page .product_section .product_list .product_item:nth-child(1) ._left ._img {
        width: 95%;
    }

    .starlink-edge-page .product_section .product_list .product_item:nth-child(2) ._left ._img {
        margin-left: 5%;
        width: 85%;
    }

    .starlink-edge-page .product_section .product_list .product_item:nth-child(3) ._left ._img {
        width: 95%;
    }
    .aris-ai-page {
        padding-top: 50px;
    }

    .aris-ai-page .wal {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    /* ========== 通用按钮 ========== */
    .aris-ai-page .s_btn {
        min-width: 180px;
        height: 52px;
        font-size: 22px;
        padding: 0 40px;
    }

    /* ================= 第一屏 ================= */
    .aris-ai-page .one_seciton .wal {
        padding-top: 110px;
    }

    .aris-ai-page .one_seciton .wal ._bg {
        width: 1300px;
    }

    .aris-ai-page .one_seciton .wal .tip {
        font-size: 34px;
        line-height: 34px;
    }

    .aris-ai-page .one_seciton .wal .name_img {
        margin-top: 56px;
        height: 80px;
    }

    .aris-ai-page .one_seciton .wal .title {
        margin-top: 60px;
        font-size: 82px;
        letter-spacing: 12px;
    }

    .aris-ai-page .one_seciton .wal .s_btn {
        margin-top: 60px;
    }

    .aris-ai-page .one_seciton .wal .desc {
        margin-top: 60px;
        width: 82%;
        font-size: 20px;
    }

    /* ================= 第二屏 ================= */
    .aris-ai-page .two_seciton {
        padding-top: 160px;
    }

    .aris-ai-page .two_seciton .wal .title {
        font-size: 44px;
        line-height: 44px;
    }

    .aris-ai-page .two_seciton .wal .desc {
        margin-top: 36px;
        width: 88%;
    }

    .aris-ai-page .two_seciton .wal .desc p {
        font-size: 20px;
    }

    /* ================= 第三屏 ================= */
    .aris-ai-page .three_seciton {
        padding-top: 160px;
    }

    .aris-ai-page .three_seciton .wal .p_image {
        width: 380px;
    }

    .aris-ai-page .three_seciton .wal .title {
        font-size: 44px;
        line-height: 44px;
    }

    .aris-ai-page .three_seciton .wal .desc {
        width: 80%;
    }

    .aris-ai-page .three_seciton .wal .desc p {
        font-size: 20px;
    }

    /* ================= 第四屏 ================= */
    .aris-ai-page .four_section {
        padding-top: 200px;
    }

    .aris-ai-page .four_section .wal {
        min-height: 380px;
    }

    .aris-ai-page .four_section .wal ._img {
        width: 400px;
        left: 40px;
    }

    .aris-ai-page .four_section .wal .advs {
        padding-left: 400px;
        padding-top: 40px;
    }

    .aris-ai-page .four_section .wal .advs .adc_item .key {
        font-size: 34px;
        line-height: 42px;
    }

    .aris-ai-page .four_section .wal .advs .adc_item .key span {
        font-size: 20px;
    }

    .aris-ai-page .four_section .wal .advs .adc_item .val {
        font-size: 20px;
    }

    .aris-ai-page .four_section .wal .advs .adc_item:not(:last-child) {
        margin-bottom: 50px;
    }

    /* ================= 第五屏 ================= */
    .aris-ai-page .five_section {
        padding-top: 180px;
    }

    .aris-ai-page .five_section .wal .title {
        font-size: 44px;
    }

    .aris-ai-page .five_section .wal .desc {
        width: 86%;
    }

    .aris-ai-page .five_section .wal .desc p {
        font-size: 20px;
    }

    /* ================= 第六屏 ================= */
    .aris-ai-page .six_section {
        padding-top: 180px;
    }

    .aris-ai-page .six_section .wal .cont {
        margin-top: 50px;
        padding-right: 40px;
    }

    .aris-ai-page .six_section .wal .cont ._img {
        width: 48%;
        margin-left: 80px;
    }

    .aris-ai-page .six_section .wal .cont .title {
        font-size: 26px;
    }

    .aris-ai-page .six_section .wal .cont .desc {
        font-size: 20px;
    }

    .aris-ai-page .six_section .wal .cont .s_btn {
        margin-top: 60px;
    }

    /* ================= 第七屏 ================= */
    .aris-ai-page .seven_section {
        padding-top: 200px;
    }

    .aris-ai-page .seven_section .wal .title {
        font-size: 44px;
    }

    .aris-ai-page .seven_section .wal .desc {
        width: 560px;
        margin-top: 56px;
        font-size: 20px;
    }

    .aris-ai-page .seven_section .wal .s_btn {
        margin-top: 120px;
    }

    .aris-ai-page .seven_section .wal ._img {
        right: 0;
        top: 220px;
        width: 36%;
    }

    /* ================= 第八屏 ================= */
    .aris-ai-page .eight_section {
        padding-top: 220px;
        padding-bottom: 220px;
    }

    .aris-ai-page .eight_section .wal .left {
        width: 46%;
    }
    .aris-ai-page .eight_section .wal .left ._img img{
        height: initial;
    }

    .aris-ai-page .eight_section .wal .right {
        padding-left: 60px;
    }

    .aris-ai-page .eight_section .wal .right .title {
        font-size: 44px;
    }

    .aris-ai-page .eight_section .wal .right .desc {
        font-size: 20px;
    }
    /* ================= 通用按钮 ================= */
    .index-main .s_btn {
        min-width: 180px;
        height: 52px;
        padding: 0 40px;
        font-size: 22px;
        line-height: 22px;
    }

    /* ================= Banner ================= */
    .index-main .si_banner_section {
        height: 720px;
    }

    .index-main .si_banner_section .content {
        width: 46%;
        min-width: 460px;
    }

    .index-main .si_banner_section .content .con_box {
        padding-top: 150px;
        padding-right: 60px;
    }

    .index-main .si_banner_section .content .con_box .name {
        font-size: 28px;
        line-height: 28px;
    }

    .index-main .si_banner_section .content .con_box .name strong {
        letter-spacing: 4px;
    }

    .index-main .si_banner_section .content .con_box .name span {
        font-size: 18px;
    }

    .index-main .si_banner_section .content .con_box .title {
        margin-top: 40px;
        font-size: 72px;
        letter-spacing: 12px;
    }

    .index-main .si_banner_section .content .con_box .desc {
        margin-top: 26px;
        font-size: 20px;
        line-height: 1.7;
    }

    .index-main .si_banner_section .content .con_box .s_btn {
        margin-top: 44px;
    }

    /* ================= 新品推荐 ================= */
    .index-main .si_new_product .wal {
        max-width: 100%;
        padding-top: 80px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .index-main .si_new_product .wal .title {
        font-size: 50px;
        line-height: 50px;
    }

    .index-main .si_new_product .wal .p_list {
        margin-top: 40px;
    }

    .index-main .si_new_product .wal .product_item .name {
        font-size: 20px;
    }

    .index-main .si_new_product .wal .product_item .desc {
        font-size: 16px;
        line-height: 1.6;
    }

    /* ================= 更多产品 ================= */
    .index-main .si_more_product .wal {
        max-width: 100%;
        padding-top: 120px;
        padding-bottom: 120px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .index-main .si_more_product .wal .title {
        font-size: 50px;
        line-height: 50px;
    }

    .index-main .si_more_product .wal .p_list {
        margin-top: 70px;
        row-gap: 24px;
    }

    .index-main .si_more_product .wal .product_item {
        padding: 48px 16px 34px;
    }

    .index-main .si_more_product .wal .product_item ._img {
        width: 50px;
        height: 50px;
    }

    .index-main .si_more_product .wal .product_item .name {
        font-size: 22px;
        line-height: 22px;
    }

    .index-main .si_more_product .wal .product_item .desc {
        margin-top: 26px;
        font-size: 16px;
    }

    .index-main .si_more_product .wal .product_item .s_btn_link {
        font-size: 13px;
    }
}

@media screen and (max-width: 768px) {
    /* ================= 基础 ================= */
    .a-series-ai-page {
        padding-top: 50px;
    }

    .a-series-ai-page .wal {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .a-series-ai-page ._bg img,
    .a-series-ai-page ._img img {
        height: auto;
    }

    .a-series-ai-page .banner_section ._bg img{
        height: 100%;
    }

    /* ================= Banner ================= */
    .a-series-ai-page .banner_section {
        min-height: auto;
    }

    .a-series-ai-page .banner_section .wal {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .a-series-ai-page .banner_section .wal .content {
        padding-left: 0;
        text-align: left;
    }

    .a-series-ai-page .banner_section .wal .content::before {
        left: 50%;
        top: 20px;
        transform: translate(-50%, 0);
        width: 240px;
        height: 220px;
        filter: blur(35px);
    }

    .a-series-ai-page .banner_section .wal .content .banner_name {
        font-size: 32px;
        line-height: 32px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_title1,
    .a-series-ai-page .banner_section .wal .content .banner_title2 {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 4px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_title1 {
        margin-top: 24px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_title2 {
        margin-top: 12px;
    }

    .a-series-ai-page .banner_section .wal .content .banner_desc {
        width: 100%;
        margin-top: 20px;
        font-size: 16px;
        line-height: 26px;
    }

    /* banner 图片：取消绝对定位 */
    .a-series-ai-page .banner_section .wal .content .banner_img {
        position: relative;
        width: 100%;
        max-height: none;
        margin-top: 30px;
    }

    /* ================= 产品区 ================= */
    .a-series-ai-page .product_section {
        padding-top: 30px;
        padding-bottom: 80px;
    }

    .a-series-ai-page .product_section .wal {
        align-items: stretch;
        text-align: center;
    }

    .a-series-ai-page .product_section .wal .p_icon {
        width: 90px;
        height: 90px;
        margin: 0 auto;
    }

    .a-series-ai-page .product_section .wal .p_title {
        margin-top: 28px;
        font-size: 34px;
        line-height: 38px;
    }

    .a-series-ai-page .product_section .wal .p_desc {
        margin-top: 36px;
        font-size: 18px;
        line-height: 24px;
    }

    .a-series-ai-page .product_section .wal .p_img_small {
        width: 260px;
        margin: 20px auto 0;
    }

    /* 优势列表：改为纵向 */
    .a-series-ai-page .product_section .wal .p_adv_list {
        margin-top: 50px;
        flex-direction: column;
        gap: 36px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item {
        width: 100%;
        padding-left: 60px;
        text-align: left;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_icon {
        width: 44px;
        height: 44px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_name {
        font-size: 18px;
    }

    .a-series-ai-page .product_section .wal .p_adv_list .p_adv_item .p_adv_desc {
        margin-top: 14px;
        font-size: 16px;
        line-height: 26px;
    }

    .a-series-ai-page .product_section .wal .p_img_big {
        margin-top: 50px;
        width: 100%;
    }

    .a-series-ai-page .product_section .wal .p_name {
        margin-top: 20px;
        font-size: 34px;
        line-height: 38px;
    }

    .a-series-ai-page .product_section .wal .p_cont {
        margin-top: 18px;
        font-size: 18px;
        line-height: 24px;
    }

    /* ================= 智能控制区 ================= */
    .a-series-ai-page .smart_control_section {
        padding-top: 70px;
        padding-bottom: 90px;
    }

    .a-series-ai-page .smart_control_section .wal {
        max-width: 100%;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control {
        padding-left: 0;
        text-align: left;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control .name {
        font-size: 34px;
        line-height: 38px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control .desc {
        width: 100%;
        margin-top: 26px;
        font-size: 16px;
        line-height: 26px;
    }

    .a-series-ai-page .smart_control_section .wal .smart_control .s_btn {
        margin-top: 36px;
        min-width: 160px;
        height: 48px;
        font-size: 20px;
    }

    /* 智能控制图片：流式 */
    .a-series-ai-page .smart_control_section .wal .smart_control ._img {
        position: relative;
        width: 100%;
        margin-top: 40px;
        top: auto;
        right: auto;
    }

    /* ================= 基础 ================= */
    .noble-ai-page {
        padding-top: 40px;
    }

    .noble-ai-page .wal {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* ================= Banner ================= */
    .noble-ai-page .banner_section {
        min-height: auto;
        overflow: hidden;
    }

    .noble-ai-page .banner_section .wal {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    .noble-ai-page .banner_section ._bg img {
        position: relative;
        width: 100%;
        height: auto;
        right: auto;
        top: auto;
        max-width: 100%;
    }

    .noble-ai-page .banner_section .wal .content .banner_name {
        font-size: 32px;
        line-height: 36px;
        flex-wrap: wrap;
    }

    .noble-ai-page .banner_section .wal .content .banner_name span {
        font-size: 18px;
        line-height: 24px;
        margin-left: 6px;
    }

    .noble-ai-page .banner_section .wal .content .banner_title1,
    .noble-ai-page .banner_section .wal .content .banner_title2 {
        font-size: 34px;
        line-height: 38px;
        letter-spacing: 4px;
    }

    .noble-ai-page .banner_section .wal .content .banner_title1 {
        margin-top: 24px;
    }

    .noble-ai-page .banner_section .wal .content .banner_title2 {
        margin-top: 12px;
    }

    .noble-ai-page .banner_section .wal .content .banner_desc {
        width: 100%;
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.6;
    }

    /* ================= one ================= */
    .noble-ai-page .one_section {
        padding-top: 90px;
    }

    .noble-ai-page .one_section .wal .title {
        font-size: 32px;
        line-height: 36px;
        text-align: center;
    }

    .noble-ai-page .one_section .wal .desc {
        margin-top: 30px;
        font-size: 16px;
    }

    .noble-ai-page .one_section .wal ._img {
        margin-top: 50px;
        width: 260px;
    }

    /* ================= two ================= */
    .noble-ai-page .two_section {
        padding-top: 70px;
    }

    .noble-ai-page .two_section .wal .title,
    .noble-ai-page .two_section .wal .title2 {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 4px;
    }

    .noble-ai-page .two_section .wal .title2 {
        margin-top: 12px;
        letter-spacing: 8px;
    }

    .noble-ai-page .two_section .wal .advs {
        margin-top: 40px;
        padding: 0;
        flex-direction: column;
        gap: 40px;
    }

    .noble-ai-page .two_section .wal .advs .adc_item ._img {
        width: 140px;
    }

    .noble-ai-page .two_section .wal .advs .adc_item:last-child ._img {
        width: 160px;
    }

    /* ================= three ================= */
    .noble-ai-page .three_section {
        padding-top: 100px;
    }

    .noble-ai-page .three_section .wal .title {
        font-size: 32px;
        line-height: 36px;
    }

    .noble-ai-page .three_section .wal .desc {
        font-size: 16px;
        line-height: 1.6;
    }

    .noble-ai-page .three_section .wal .advs {
        margin-top: 60px;
    }

    .noble-ai-page .three_section .wal .advs .adc_item {
        margin-top: 40px;
    }

    .noble-ai-page .three_section .wal .advs .adc_item .key,
    .noble-ai-page .three_section .wal .advs .adc_item .val {
        font-size: 16px;
    }

    /* ================= four ================= */
    .noble-ai-page .four_section {
        padding-top: 80px;
    }

    .noble-ai-page .four_section .wal ._img {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        margin-bottom: 40px;

    }
    .noble-ai-page .four_section .wal ._img img{
        height: auto;
    }

    .noble-ai-page .four_section .wal .advs {
        padding-left: 0;
    }

    .noble-ai-page .four_section .wal .advs .adc_item .key {
        font-size: 28px;
        line-height: 32px;
    }

    .noble-ai-page .four_section .wal .advs .adc_item .key span {
        position: relative;
        left: auto;
        top: auto;
        margin-left: 10px;
        font-size: 16px;
    }

    .noble-ai-page .four_section .wal .advs .adc_item .val {
        font-size: 16px;
    }

    /* ================= five ================= */
    .noble-ai-page .five_section {
        padding-top: 80px;
    }

    .noble-ai-page .five_section .wal .title {
        font-size: 32px;
        line-height: 36px;
    }

    .noble-ai-page .five_section .wal .desc {
        font-size: 16px;
    }

    /* ================= six ================= */
    .noble-ai-page .six_section {
        padding-top: 100px;
    }

    .noble-ai-page .six_section .wal .title {
        font-size: 32px;
        line-height: 36px;
    }

    .noble-ai-page .six_section .wal .desc {
        max-width: 100%;
        font-size: 16px;
        margin-top: 24px;
    }

    .noble-ai-page .six_section .wal ._img {
        position: relative;
        width: 100%;
        top: auto;
        right: auto;
        margin-top: 40px;
    }
    .noble-ai-page .six_section .wal ._img img {
        height: auto;
    }

    /* ================= seven ================= */
    .noble-ai-page .seven_section {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .noble-ai-page .seven_section .wal {
        flex-direction: column;
    }

    .noble-ai-page .seven_section .wal .left {
        width: 100%;
        left: 0;
    }

    .noble-ai-page .seven_section .wal .right {
        padding-left: 0;
        margin-top: 40px;
    }

    .noble-ai-page .seven_section .wal .right .title {
        font-size: 32px;
        line-height: 36px;
    }

    .noble-ai-page .seven_section .wal .right .desc {
        font-size: 16px;
    }

    /* ================= 通用按钮 ================= */
    .noble-ai-page .s_btn {
        min-width: 160px;
        height: 46px;
        font-size: 18px;
    }
    /* ================= 基础容器 ================= */
    .g-series-ai-page {
        padding-top: 50px;
    }

    .g-series-ai-page .wal {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* ================= Banner ================= */
    .g-series-ai-page .banner_section {
        min-height: auto;
    }

    .g-series-ai-page .banner_section ._bg img {
        right: -260px;
        opacity: 0.85;
    }

    .g-series-ai-page .banner_section .wal {
        padding-top: 100px;
        padding-bottom: 80px;
    }

    .g-series-ai-page .banner_section .wal .content {
        padding-left: 0;
    }

    .g-series-ai-page .banner_section .wal .content .banner_name {
        font-size: 32px;
        line-height: 32px;
    }

    .g-series-ai-page .banner_section .wal .content .banner_title1,
    .g-series-ai-page .banner_section .wal .content .banner_title2 {
        font-size: 42px;
        line-height: 42px;
        letter-spacing: 6px;
    }

    .g-series-ai-page .banner_section .wal .content .banner_title1 {
        margin-top: 26px;
    }

    .g-series-ai-page .banner_section .wal .content .banner_desc {
        width: 100%;
        font-size: 18px;
        line-height: 1.7;
        margin-top: 20px;
    }

    /* ================= one ================= */
    .g-series-ai-page .one_section {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .g-series-ai-page .one_section .wal .p_img_small {
        width: 240px;
    }

    .g-series-ai-page .one_section .wal .p_name {
        margin-top: 32px;
        font-size: 20px;
    }

    .g-series-ai-page .one_section .wal .p_desc {
        font-size: 18px;
    }

    .g-series-ai-page .one_section .wal .p_title {
        margin-top: 48px;
        font-size: 34px;
        line-height: 34px;
        text-align: center;
    }

    /* ================= two ================= */
    .g-series-ai-page .two_section {
        min-height: auto;
    }

    .g-series-ai-page .two_section .wal::before {
        background: #d8d8d8;
    }

    .g-series-ai-page .two_section .wal .p_adv_list {
        padding: 80px 0;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item {
        margin-bottom: 50px;
        padding-left: 60px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_icon {
        width: 42px;
        height: 42px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_name {
        font-size: 18px;
    }

    .g-series-ai-page .two_section .wal .p_adv_list .p_adv_item .p_adv_desc {
        font-size: 16px;
        max-width: 100%;
    }

    /* ================= three ================= */
    .g-series-ai-page .three_section {
        padding-top: 100px;
        padding-bottom: 90px;
    }

    .g-series-ai-page .three_section .wal .p_img_big {
        width: 100%;
    }

    .g-series-ai-page .three_section .wal .p_name {
        margin-top: 28px;
        font-size: 34px;
        line-height: 34px;
    }

    .g-series-ai-page .three_section .wal .p_cont {
        margin-top: 24px;
        font-size: 18px;
        line-height: 1.7;
    }

    /* ================= smart control ================= */
    .g-series-ai-page .smart_control_section {
        padding-top: 100px;
        padding-bottom: 120px;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control {
        padding-left: 0;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control .name {
        font-size: 34px;
        line-height: 34px;
        text-align: center;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control .desc {
        width: 100%;
        margin-top: 28px;
        font-size: 16px;
        text-align: center;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control .s_btn {
        margin: 40px auto 0;
        min-width: 160px;
        height: 48px;
        font-size: 18px;
    }

    .g-series-ai-page .smart_control_section .wal .smart_control ._img {
        position: static;
        width: 100%;
        margin-top: 50px;
    }
    .g-series-ai-page .smart_control_section .wal .smart_control ._img img{
        height: auto;
    }

    /* ================= 基础 ================= */
    .starlink-edge-page {
        padding-top: 30px;
    }

    .starlink-edge-page .wal {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* ================= Banner ================= */
    .starlink-edge-page .banner_section ._bg img {
        right: -30%;
        height: 100%;
        opacity: 0.6;
    }

    .starlink-edge-page .banner_section .wal {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .starlink-edge-page .banner_section .wal .content {
        padding-left: 0;
    }

    .starlink-edge-page .banner_section .wal .content .banner_name {
        font-size: 22px;
        line-height: 22px;
    }

    .starlink-edge-page .banner_section .wal .content .banner_title {
        margin-top: 14px;
        font-size: 42px;
        line-height: 42px;
    }

    .starlink-edge-page .banner_section .wal .content .banner_desc {
        margin-top: 20px;
        font-size: 18px;
        line-height: 1.6;
    }

    /* ================= product section ================= */
    .starlink-edge-page .product_section {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .starlink-edge-page .product_section ._top {
        width: 100%;
        padding-bottom: 40px;
    }

    .starlink-edge-page .product_section ._top .top_name {
        font-size: 22px;
        line-height: 22px;
    }

    .starlink-edge-page .product_section ._top .top_desc {
        font-size: 16px;
        line-height: 1.6;
    }

    .starlink-edge-page .product_section .product_list {
        padding: 0;
        margin-top: 80px;
    }

    /* ================= 产品列表结构调整 ================= */
    .starlink-edge-page .product_section .product_list .product_item {
        flex-direction: column;
        gap: 30px;
    }

    .starlink-edge-page .product_section .product_list .product_item:nth-child(even) {
        flex-direction: column;
    }

    .starlink-edge-page .product_section .product_list .product_item ._left,
    .starlink-edge-page .product_section .product_list .product_item ._right {
        width: 100%;
    }

    .starlink-edge-page .product_section .product_list .product_item ._left .name {
        font-size: 22px;
        line-height: 1.5;
    }

    .starlink-edge-page .product_section .product_list .product_item ._left .desc {
        margin-top: 16px;
        font-size: 16px;
        line-height: 1.7;
    }

    .starlink-edge-page .product_section .product_list .product_item ._left ._img {
        margin-top: 20px;
        width: 100% !important;
    }

    .starlink-edge-page .product_section .product_list .product_item ._right ._img {
        width: 100%;
    }

    .starlink-edge-page .product_section .product_list .product_item:not(:last-child) {
        margin-bottom: 100px;
    }
    .aris-ai-page {
        padding-top: 50px;
    }

    .aris-ai-page .wal {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* ========== 通用按钮 ========== */
    .aris-ai-page .s_btn {
        min-width: 160px;
        height: 46px;
        font-size: 18px;
        padding: 0 28px;
        border-radius: 24px;
    }

    /* ================= 第一屏 ================= */
    .aris-ai-page .one_seciton .wal {
        padding-top: 80px;
    }

    .aris-ai-page .one_seciton .wal ._bg {
        width: 900px;
    }

    .aris-ai-page .one_seciton .wal .tip {
        font-size: 22px;
        line-height: 22px;
        letter-spacing: 2px;
    }

    .aris-ai-page .one_seciton .wal .name_img {
        margin-top: 36px;
        height: 60px;
    }

    .aris-ai-page .one_seciton .wal .title {
        margin-top: 40px;
        font-size: 42px;
        letter-spacing: 6px;
        text-align: center;
    }

    .aris-ai-page .one_seciton .wal .s_btn {
        margin-top: 40px;
    }

    .aris-ai-page .one_seciton .wal .desc {
        margin-top: 40px;
        width: 100%;
        font-size: 16px;
        line-height: 1.6;
    }

    /* ================= 第二屏 ================= */
    .aris-ai-page .two_seciton {
        padding-top: 120px;
    }

    .aris-ai-page .two_seciton .wal .title {
        font-size: 32px;
        line-height: 32px;
        letter-spacing: 2px;
    }

    .aris-ai-page .two_seciton .wal .desc {
        margin-top: 26px;
        width: 100%;
    }

    .aris-ai-page .two_seciton .wal .desc p {
        font-size: 16px;
    }

    /* ================= 第三屏 ================= */
    .aris-ai-page .three_seciton {
        padding-top: 120px;
    }

    .aris-ai-page .three_seciton .wal .p_image {
        width: 260px;
    }

    .aris-ai-page .three_seciton .wal .title {
        margin-top: 30px;
        font-size: 32px;
        line-height: 32px;
    }

    .aris-ai-page .three_seciton .wal .desc {
        width: 100%;
        margin-top: 26px;
    }

    .aris-ai-page .three_seciton .wal .desc p {
        font-size: 16px;
    }

    /* ================= 第四屏 ================= */
    .aris-ai-page .four_section {
        padding-top: 140px;
    }

    .aris-ai-page .four_section .wal {
        min-height: auto;
    }

    .aris-ai-page .four_section .wal ._img {
        position: relative;
        left: 0;
        width: 260px;
        margin: 0 auto 40px;
    }
    .aris-ai-page .four_section .wal ._img img {
        height: initial;
    }

    .aris-ai-page .four_section .wal .advs {
        padding-left: 0;
        padding-top: 0;
    }

    .aris-ai-page .four_section .wal .advs .adc_item .key {
        font-size: 26px;
        line-height: 32px;
    }

    .aris-ai-page .four_section .wal .advs .adc_item .key span {

        margin-top: 8px;
        font-size: 16px;
    }

    .aris-ai-page .four_section .wal .advs .adc_item .val {
        font-size: 16px;
        line-height: 1.7;
    }

    .aris-ai-page .four_section .wal .advs .adc_item:not(:last-child) {
        margin-bottom: 36px;
    }

    /* ================= 第五屏 ================= */
    .aris-ai-page .five_section {
        padding-top: 140px;
    }

    .aris-ai-page .five_section .wal ._img {
        height: 60px;
    }

    .aris-ai-page .five_section .wal .title {
        margin-top: 40px;
        font-size: 32px;
        line-height: 32px;
    }

    .aris-ai-page .five_section .wal .desc {
        width: 100%;
        margin-top: 26px;
    }

    .aris-ai-page .five_section .wal .desc p {
        font-size: 16px;
        line-height: 1.7;
    }

    /* ================= 第六屏 ================= */
    .aris-ai-page .six_section {
        padding-top: 140px;
    }

    .aris-ai-page .six_section .wal .name {
        font-size: 22px;
    }

    .aris-ai-page .six_section .wal .cont {
        margin-top: 36px;
        padding: 0;
    }

    .aris-ai-page .six_section .wal .cont ._img {
        float: none;
        width: 100%;
        margin: 0 0 30px;
    }

    .aris-ai-page .six_section .wal .cont .title {
        font-size: 22px;
        line-height: 1.4;
    }

    .aris-ai-page .six_section .wal .cont .desc {
        font-size: 16px;
        line-height: 1.7;
    }

    .aris-ai-page .six_section .wal .cont .desc ul {
        margin-top: 24px;
    }

    .aris-ai-page .six_section .wal .cont .s_btn {
        margin-top: 40px;
    }

    /* ================= 第七屏 ================= */
    .aris-ai-page .seven_section {
        padding-top: 140px;
    }

    .aris-ai-page .seven_section .wal .title {
        padding-left: 0;
        font-size: 32px;
        line-height: 32px;
    }

    .aris-ai-page .seven_section .wal .desc {
        padding-left: 0;
        width: 100%;
        margin-top: 30px;
        font-size: 16px;
    }

    .aris-ai-page .seven_section .wal .s_btn {
        margin-left: 0;
        margin-top: 50px;
    }

    .aris-ai-page .seven_section .wal ._img {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        margin-top: 40px;
    }
    .aris-ai-page .seven_section .wal ._img img{
       height: initial;
    }

    /* ================= 第八屏 ================= */
    .aris-ai-page .eight_section {
        padding-top: 140px;
        padding-bottom: 140px;
    }

    .aris-ai-page .eight_section .wal {
        flex-direction: column;
    }

    .aris-ai-page .eight_section .wal .left {
        width: 100%;
        left: 0;
        margin-bottom: 30px;
    }

    .aris-ai-page .eight_section .wal .right {
        padding-left: 0;
    }

    .aris-ai-page .eight_section .wal .right .title {
        font-size: 32px;
        line-height: 32px;
    }

    .aris-ai-page .eight_section .wal .right .desc {
        font-size: 16px;
        line-height: 1.7;
    }

    .aris-ai-page .eight_section .wal .right .s_btn {
        margin-top: 36px;
    }
    /* ================= 通用按钮 ================= */
    .index-main .s_btn {
        min-width: 140px;
        height: 44px;
        padding: 0 28px;
        font-size: 18px;
        line-height: 18px;
    }

    /* ================= Banner ================= */
    .index-main .si_banner_section {
        height: 100vh;
        padding-bottom: 60px;

    }

    .index-main .si_banner_section .content {

        width: 100%;
        left: 0;
        top: auto;
        bottom: 0;
        min-width: initial;
        margin: 0 auto;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: rgba(255, 255, 255, 0.05);
        padding: 60px 20px 40px;
        backdrop-filter: blur(20px);
    }

    .index-main .si_banner_section .content .con_box {
        margin-left: 0;
        padding-right: 0;
        padding-top: 0;
        text-align: center;
    }

    .index-main .si_banner_section .content .con_box .name {
        font-size: 24px;
        line-height: 28px;
    }

    .index-main .si_banner_section .content .con_box .name strong {
        letter-spacing: 3px;
    }

    .index-main .si_banner_section .content .con_box .name span {
        font-size: 16px;
    }

    .index-main .si_banner_section .content .con_box .title {
        font-size: 48px;
        letter-spacing: 8px;
        margin-top: 20px;
        line-height: 1.2;
    }

    .index-main .si_banner_section .content .con_box .desc {
        font-size: 16px;
        margin-top: 16px;
        line-height: 1.6;
    }

    .index-main .si_banner_section .content .con_box .s_btn {
        margin-top: 24px;
    }

    /* ================= 新品推荐 ================= */
    .index-main .si_new_product .wal {
        padding-top: 60px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .index-main .si_new_product .wal .title {
        font-size: 36px;
        line-height: 40px;
    }

    .index-main .si_new_product .wal .p_list {
        margin-top: 30px;
        row-gap: 20px;
    }

    .index-main .si_new_product .wal .product_item ._img {
        width: 100%;
        aspect-ratio: 1.3; /* 266/193 approx */
    }

    .index-main .si_new_product .wal .product_item .name {
        font-size: 18px;
    }

    .index-main .si_new_product .wal .product_item .desc {
        font-size: 14px;
        line-height: 1.5;
    }

    /* ================= 更多产品 ================= */
    .index-main .si_more_product .wal {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .index-main .si_more_product .wal .title {
        font-size: 36px;
        line-height: 40px;
    }

    .index-main .si_more_product .wal .p_list {
        margin-top: 50px;
        row-gap: 20px;
    }

    .index-main .si_more_product .wal .product_item {
        padding: 36px 12px 24px;
    }

    .index-main .si_more_product .wal .product_item ._img {
        width: 48px;
        height: 48px;
    }

    .index-main .si_more_product .wal .product_item .name {
        font-size: 20px;
    }

    .index-main .si_more_product .wal .product_item .desc {
        font-size: 14px;
        line-height: 1.5;
    }

    .index-main .si_more_product .wal .product_item .s_btn_link {
        font-size: 12px;
    }

    /* ================= 多行间距控制（Bootstrap row） ================= */
    .index-main .si_new_product .wal .p_list.row,
    .index-main .si_more_product .wal .p_list.row {
        row-gap: 24px; /* 控制多行垂直间距 */
    }

    /* ================= 图片背景自适应 ================= */
    .index-main .si_more_product .wal .product_item ._bg img,
    .index-main .si_new_product .wal .product_item ._img img {
        width: 100%;
        height: auto;
    }
}


