.mobild_banner_img {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.banner_mobile_container {
    padding-top: 78px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.mobile_banner_mask {
    background: linear-gradient(180deg, hsla(0, 0%, 96%, 0) 22%, #f6f6f6);
    bottom: 0;
    height: 137px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.mobile_logo {
    display: inline-block !important;
    height: 18px;
    margin-top: 10px;
    width: auto !important
}

.mobile_text {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-top: 8px;
    padding: 0 16px
}

.mobile_text2 {
    margin-top: 16px !important
}

.mobile_title {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 6px;
    padding: 0 16px
}

.mobile_sub_title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 20px
}

.mobile_btn {
    background: #b284ba;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    min-width: 62px;
    padding: 0 12px;
    text-align: center
}

.index-banner-mobile-pagination-bullet {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    display: inline-block;
    height: 4px;
    margin: 0 4px;
    opacity: 1;
    transition: background-color .3s;
    width: 24px
}

.index-banner-mobile-pagination-bullet-active {
    background-color: #9656a1
}

.index-banner-mobile-pagination {
    bottom: 85px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.aspect-ratio-container {
    min-height: 420px;
    max-height: 640px;
    padding-bottom: 33.3333333333%;
    position: relative;
    width: 100%
}

.aspect-ratio {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.banner-box {
    background-size: cover;
    display: flex;
    justify-content: center
}

.banner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 420px;
    visibility: visible !important
}

.banner-bg-video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.banner-container {
    /*cursor: pointer;*/
    height: 100%;
    left: 0;
    padding-top: 212px;
    position: absolute;
    top: 0;
    width: 100%
}

@media (min-width: 1920px) {
    .aspect-ratio-container {
        height: 640px;
        max-height: 640px;
        padding-bottom: 0
    }
}

@media (min-width: 1459px)and (max-width: 1599px) {
    .banner-container {
        padding-top: 175px
    }
}

@media (min-width: 1319px)and (max-width: 1460px) {
    .banner-container {
        padding-top: 155px
    }
}

@media (min-width: 1200px)and (max-width: 1320px) {
    .banner-container {
        padding-top: 130px
    }
}

@media (max-width: 1199px) {
    .banner-container {
        padding-top: 80px
    }
}

.pc_logo {
    height: 24px;
    opacity: 1;
    width: auto !important
}

.pc_title {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    min-height: 40px
}

.pc_text, .pc_title {
    color: #000;
    opacity: 1
}

.pc_text {
    font-size: 18px;
    line-height: 18px;
    margin-top: 32px;
    min-height: 18px
}

.pc_btn_div {
    display: inline-flex;
    opacity: 1
}

.pc_btn {
    border: 0;
    border-radius: 0;
    font-size: 16px;
    height: 40px;
    margin-right: 20px;
    margin-top: 40px;
    min-width: 128px;
    padding: 0 26px
}

.pc_btn span {
    display: inline-flex
}

.pc_video_btn {
    background: transparent;
    border: 1px solid #004baa;
    color: #004baa
}

.pc_video_btn:hover {
    background: transparent;
    border: 1px solid #005ddd;
    color: #005ddd
}

.banner_video_shadow {
    align-items: center;
    background: rgba(32, 32, 32, .5);
    display: flex;
    height: 100vh;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000
}

.banner_video {
    outline: none;
    width: 80%
}

.banner_video_close {
    color: #fff;
    cursor: pointer;
    font-size: 42px;
    position: absolute;
    right: 40px;
    top: 30px
}



.index_pg02 {
    height: 600px;
}

.index_pg02 {
    padding: 50px 85px;
    box-sizing: border-box;
    /*background-color: #e6e6e6;*/
    background-image: url(/assets/images//index2_bg.png);
    background-position: center;
    height: 730px;
}
.index_pg02 .lists {
    height: 100%;
}
.index_pg02 .list {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.index_pg02 .list_img {
    overflow: hidden;
    position: relative;
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
}
.index_pg02 .list_img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.index_pg02 .list_item {
    width: 32.25%;
    height: 100%;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.index_pg02 .list_item h1,.index_pg02 .list_item h3 {
    line-height: 1;
}

.index_pg02 .list_item_l {
    text-align: right;
}
.index_pg02 .list_item_r {
    text-align: left;
}
.index_pg02 .list_item .text {
    text-transform: uppercase;
    color: #595757;
    font-size: 14px;
}
.index_pg02 .list_item_l .title {
    margin-bottom: 50px;
    font-weight: bold;
    color: #3e3a39;
    font-size: 22px;
}
.index_pg02 .list_item_r .title {
    margin-bottom: 50px;
    font-weight: bold;
    color: #3e3a39;
    font-size: 22px;
}
.index_pg02 .swiper-pagination {
    width: 185px;
    left: 0px;
    right: 0;
    top: auto;
    bottom: 0;
    border-left: 3px solid #a1ccb5;
}
.index_pg02 .swiper-pagination-bullet {
    height: initial;
    background: transparent;
    margin: 0 !important;
    text-align: left;
    width: 290px;
    padding-left: 20px;
    line-height: 28px;
    display: block;
    opacity: .5;
    font-size: 14px;
    color: #000;
    border-radius: 0;
}
.index_pg02 .swiper-pagination-bullet-active {
    opacity: 1;
    font-weight: 600;
}


@media (min-width: 1459px)and (max-width: 1599px) {
    .pc_title {
        font-size: 38px;
        line-height: 38px;
        min-height: 38px
    }
}

@media (min-width: 1319px)and (max-width: 1460px) {
    .pc_title {
        font-size: 36px;
        line-height: 36px;
        min-height: 36px
    }

    .pc_text {
        margin-top: 18px
    }
}

@media (min-width: 991px)and (max-width: 1320px) {
    .pc_title {
        font-size: 30px;
        line-height: 30px;
        margin-top: 12px;
        min-height: 30px
    }

    .pc_text {
        font-size: 16px;
        margin-top: 20px
    }

    .pc_btn {
        font-size: 16px;
        margin-top: 24px
    }
}

@media (max-width: 991px) {
    .pc_title {
        font-size: 24px;
        line-height: 24px;
        margin-top: 8px;
        min-height: 24px
    }

    .pc_btn {
        font-size: 14px;
        height: 32px;
        margin-right: 16px;
        margin-top: 24px
    }
}

@keyframes fadeInUp-1420cc88 {
    0% {
        opacity: 0;
        transform: translate3d(0, 40px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    animation-name: fadeInUp-1420cc88
}

@keyframes enlarge-1420cc88 {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(1.02)
    }
}

.enlarge {
    animation-name: enlarge-1420cc88
}

.index-banner-pc-pagination {
    bottom: 120px !important;
    position: absolute;
    text-align: center;
    z-index: 1
}

.index-banner-pc-pagination-bullet {
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0;
    position: relative;
    width: 54px
}

.index-banner-pc-pagination-bullet:before {
    background-color: #ddd;
    content: "";
    height: 4px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 46px
}

.index-banner-pc-pagination-bullet-active:before {
    background-color: #9656a1
}

@media (min-width: 991px) {
    .index-banner-pc-pagination {
        bottom: 130px !important
    }
}

@media (min-width: 1200px) {
    .index-banner-pc-pagination {
        bottom: 110px !important
    }
}

@media (min-width: 1440px) {
    .index-banner-pc-pagination {
        bottom: 110px !important
    }
}

@media (min-width: 1540px) {
    .index-banner-pc-pagination {
        bottom: 120px !important
    }
}

.hero-seat {
    /* bottom: 0; */
    /* position: absolute; */
    width: 100%;
    z-index: 100;
    margin: 0px 0 20px 0;
    position: relative;
}

.hero-seat__entrys {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px
}

.hero-seat__entry-wrapper {
    padding: 0 5px;
    width: calc(25% - 5px)
}

.hero-seat__entry {
    align-items: center;
    background: transparent;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hero-seat__entry-img {
    height: 36px;
    margin-bottom: 12px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 36px
}

.hero-seat__entry-title {
    font-weight: 400;
    line-height: 13px
}

.hero-seat__entry-desc, .hero-seat__entry-title {
    color: #333;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hero-seat__entry-desc {
    display: none;
    line-height: 12px
}

.hero-seat__bg {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background: linear-gradient(180deg, rgba(216, 236, 255, .31), #fff);
    bottom: 0;
    box-shadow: 0 -5px 9px 0 rgba(0, 0, 0, .04);
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.hero-seat__bg.is-active {
    border-top: 1px solid #fff;
    height: 100px
}

@media (min-width: 768px) {
    .hero-seat__entrys {
        margin-bottom: 0
    }

    .hero-seat__entry-wrapper {
        width: 25%
    }

    .hero-seat__entry-wrapper:hover {
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        background: linear-gradient(0deg, hsla(0, 0%, 100%, .66) 14%, hsla(0, 0%, 100%, .47), rgba(220, 238, 255, .39));
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05)
    }

    .hero-seat__entry-wrapper:hover .hero-seat__entry-desc, .hero-seat__entry-wrapper:hover .hero-seat__entry-title {
        color: var(--color-theme)
    }

    .hero-seat__entry {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 0;
        padding: 34px 16px;
        transition: all .3s
    }

    .hero-seat__entry-img {
        display: none
    }

    .hero-seat__entry-title {
        color: #333;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 12px
    }

    .hero-seat__entry-desc {
        color: #999;
        display: block
    }

    .hero-seat__bg {
        height: 60px
    }

    .hero-seat__bg.is-active {
        height: 110px
    }
}

@media (min-width: 990px) {
    .hero-seat__entrys {
        margin-left: -12px;
        margin-right: -12px;
        /* margin-top: -70px; */
    }

    .hero-seat__entry-wrapper {
        padding: 10px 12px;
    }

    .hero-seat__entry-img {
        display: block;
        height: 52px;
        margin-bottom: 0;
        margin-right: 12px;
        width: 52px
    }

    .hero-seat__bg.is-active {
        height: 140px;
    }
}

@media (min-width: 1280px) {
    .hero-seat__entry-desc {
        font-size: 14px;
        line-height: 16px
    }
}

.banner_custom {
    position: relative
}

.banner_custom button {
    touch-action: manipulation
}

.headline-section {
    display: flex;
    justify-content: center
}

.headline-section .content {
    align-items: center;
    display: inline-flex;
    flex-direction: column
}

.headline-section .content.no-href {
    cursor: auto
}

.headline-section .headline-title {
    color: #333;
    font-weight: 700;
    text-align: center
}

.headline-section .show-more {
    align-items: center;
    display: flex;
    font-weight: 400;
    height: 34px
}

.headline-section .show-more .btn-text {
    color: #333;
    font-size: 14px;
    margin-right: 8px;
    transition: all .3s
}

.headline-section .show-more .btn-icon {
    color: #474747;
    font-size: 15px
}

.headline-section .show-more .btn-icon i {
    font-weight: 700;
    margin-left: 1px
}

@media (any-hover: hover) {
    .headline-section .show-more:hover .btn-text {
        color: #004baa;
        margin-left: 6px;
        margin-right: 14px
    }

    .headline-section .show-more:hover .btn-icon {
        color: #004baa
    }
}

@media screen and (min-width: 1200px) {
    .headline-section .headline-title {
        font-size: 30px;
        height: 30px;
        line-height: 30px
    }

    .headline-section .show-more {
        height: 36px;
        line-height: 36px;
        margin-top: 12px
    }

    .headline-section .show-more .btn-text {
        font-size: 14px
    }

    .headline-section .show-more .btn-icon {
        font-size: 15px
    }
}

@media screen and (min-width: 768px)and (max-width: 1199px) {
    .headline-section .show-more {
        height: 26px;
        line-height: 26px;
        margin-top: 15px
    }

    .headline-section .show-more .btn-text {
        font-size: 13px
    }

    .headline-section .show-more .btn-icon {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    /*
    .index_pg02{
        display: none;
    }

     */

    .pc-box{
        display: none
    }

    .headline-section .headline-title {
        font-size: 16px;
        line-height: 16px
    }

    .headline-section .show-more {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        margin-top: 8px
    }

    .headline-section .show-more .btn-text {
        color: #004baa;
        font-size: 12px;
        margin-right: 4px
    }

    .headline-section .show-more .btn-icon {
        color: #004baa;
        font-size: 13px
    }

    .lighthouse-factory-module{
        background: #fff;
        padding: 60px 0 16px
    }


    .index_seven_info {
        padding-top: 24px
    }

    .index_seven_info .info_container {
        margin-top: 20px
    }

    .index_seven_info .info_item_m {
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
        display: inline-block;
        margin-bottom: 8px;
        padding: 16px 18px 20px 15px;
        width: 100%
    }

    .index_seven_info .info_item_m:last-child {
        margin-bottom: 0
    }

    .index_seven_info .info_item_title_m {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #333;
        display: -webkit-box;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .index_seven_info .info_item_date_m {
        color: #999;
        font-size: 12px;
        line-height: 16px;
        margin-top: 12px
    }

    .index_seven_info .info_item_date_m span {
        background: #fff;
        border: 1px solid #004baa;
        border-radius: 1px;
        color: #004baa;
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        margin-right: 11px;
        padding: 1px 4px
    }

    .responsibility {
        padding-bottom: 20px;
        padding-top: 40px
    }

}

.index_seven_info {
    padding-top: 50px
}

.index_seven_info .info_container {
    display: flex;
    margin-top: 10px
}

.index_seven_info .info_left_con {
    box-shadow: 0 8px 16px -2px rgba(0, 0, 0, .1);
    cursor: pointer;
    padding: 30px;
    width: 33.2%
}

.index_seven_info .info_left_con:hover .info_left_detail, .index_seven_info .info_left_con:hover .info_left_title {
    color: #004baa
}

.index_seven_info .info_left_con .info_left_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    display: -webkit-box;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 19px;
    overflow: hidden;
    text-overflow: ellipsis
}

.index_seven_info .info_left_con .info_left_detail {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    height: 88px;
    line-height: 22px;
    margin-bottom: 40px;
    overflow: hidden;
    text-overflow: ellipsis
}

.index_seven_info .info_left_img {
    display: block;
    height: 218px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.index_seven_info .info_left_date {
    color: #999;
    font-size: 12px;
    line-height: 12px
}

.index_seven_info .info_right_con {
    box-shadow: 4px 8px 16px -2px rgba(0, 0, 0, .1);
    padding: 30px 40px 0;
    width: 100%;
}

.index_seven_info .info_right_con .newsHref {
    padding: 20px 20px;
    border: 1px #ececec solid;
    display: inline-block;
    font-size: 14px;
    color: #000000;
}


.index_seven_info .info_right_con .newsHref:hover {
    border: 1px #ececec solid;
    box-shadow: 2px 3px 7px 0px rgba(142, 125, 182, 0.6);
}

.index_seven_info .info_right_con .info_l_date {
    float: left;
    width: 15%;
    display: flex;
    align-items: center;
    min-height: 215px;
    text-align: center;
    flex: 1;
    flex-direction: column;
    justify-content: center;
}

.index_seven_info .info_right_con .info_l_date .big-date{
    font-size: 24px;
    color: #000000;
}

.index_seven_info .info_right_con .info_l_date .heng{
    background: #e5e5e5;
    width: 40px;
    height: 4px;
    border-style: solid;
    transform: rotate(135deg); /* 旋转90度 */
    transform-origin: center center; /* 设置旋转基点为中心 */
}

.index_seven_info .info_right_con .info_detail {
    padding: 20px 30px 10px 35px;
    float: left;
    width: 51%;
    border-left: #ececec 1px solid;
    min-height: 215px;
}

.index_seven_info .info_right_con .info_detail .info_title {
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
    font-size: 19px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_seven_info .info_right_con .info_detail .info_txt {
    margin-top: 20px;
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    line-height: 160%;
    padding-top: 5px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_seven_info .info_right_con .info_l_img {
    float: left;
    width: 29%;
}

.index_seven_info .info_right_con .info_l_img img{
    object-fit: cover;
    width: 98%;
    max-height: 220px;
}

.index_seven_info .info_right_con .top-line {
    display: none
}

.index_seven_info .info_right_item {
    cursor: pointer;
    display: block;
    margin-bottom: 30px;
    width: 100%;
}

.index_seven_info .info_right_item:hover .info_right_detail, .index_seven_info .info_right_item:hover .info_right_title {
    color: #004baa
}

.index_seven_info .info_right_item .info_right_title {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index_seven_info .info_right_item .info_right_detail {
    color: #333;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 16px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index_seven_info .info_right_date {
    color: #999;
    font-size: 12px;
    line-height: 12px
}

@media (max-width: 991px) {
    .index_seven_info .info_container {
        display: block
    }

    .index_seven_info .info_left_con {
        display: flex;
        margin-bottom: 12px;
        padding: 24px;
        width: 100%
    }

    .index_seven_info .info_left_con:hover .info_left_detail, .index_seven_info .info_left_con:hover .info_left_title {
        color: #333;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .index_seven_info .info_left_con .info_left_title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 12px;
        margin-top: 0
    }

    .index_seven_info .info_left_con .info_left_detail {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        font-size: 14px;
        height: 66px;
        line-height: 22px;
        margin-bottom: 12px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .index_seven_info .info_left_img {
        height: 160px;
        width: 40%
    }

    .index_seven_info .info_left_half {
        margin-left: 24px
    }

    .index_seven_info .info_right_con {
        box-shadow: none;
        padding: 0;
        width: 100%
    }

    .index_seven_info .info_right_item {
        box-shadow: 0 8px 16px -2px rgba(0, 0, 0, .1);
        margin-bottom: 12px;
        padding: 16px 24px 12px
    }

    .index_seven_info .info_right_item:hover .info_right_detail, .index_seven_info .info_right_item:hover .info_right_title {
        color: #333;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .index_seven_info .info_right_item .info_right_detail {
        margin-bottom: 12px
    }
}


.rt-content {
    min-height: 640px;
    position: relative;
    width: 100%;
    z-index: 0
}

.rt-content .background-img {
    background: url(/assets/images/hezuo_banner.jpeg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.rt-content .content-desc {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 84px;
    width: 745px
}

.rt-content .content-items {
    align-items: center;
    display: flex;
    margin: 70px 0
}

.rt-content .content-items .respon-item {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 108px;
    justify-content: space-between;
    margin-right: 60px;
    text-align: center;
    width: 72px
}

.rt-content .content-items .respon-item .item-img {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 72px;
    margin: 0 auto;
    width: 72px
}

.rt-content .content-items .respon-item .item-d-l {
    display: flex;
    height: 20px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.rt-content .content-items .respon-item .item-d-l .item-desc {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-left: 6px;
    transition: margin-left .3s ease
}

.rt-content .content-items .respon-item .item-d-l .arrow-right {
    font-size: 16px;
    opacity: 0;
    position: absolute;
    right: -6px;
    top: -2px;
    transform: scale(.5);
    transition: all .3s ease
}

@media (any-hover: hover) {
    .rt-content .content-items .respon-item:hover .item-desc {
        color: #004baa;
        font-weight: 700;
        margin-left: 0
    }

    .rt-content .content-items .respon-item:hover .arrow-right {
        opacity: 1;
        right: -12px
    }
}

.rt-content .content-bottom {
    background: #fff;
    box-shadow: 0 8px 16px -2px rgba(0, 0, 0, .1);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 148px;
    padding: 20px 20px 10px;
    width: 100%
}

.rt-content .content-bottom .mutil-item {
    margin-bottom: 20px;
    min-width: 312px
}

.rt-content .content-bottom .mutil-item .mutil-icons {
    align-items: center;
    /*display: flex*/
}

.rt-content .content-bottom .other-item {
    margin: 0 10px 20px;
    min-width: 96px
}

.rt-content .content-bottom .flex-column-ce {
    align-items: center;
    display: flex;
    flex-direction: column
}

.rt-content .content-bottom .c-img {
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    margin: 5px 6px;
    max-width: 160px
}

@media (any-hover: hover) {
    .rt-content .content-bottom .c-img:hover {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
    }
}

.rt-content .content-bottom .c-name {
    color: #333;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-align: center
}

.arrow-icon {
    align-items: center;
    background-color: #004baa;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 18px;
    height: 24px;
    justify-content: center;
    transform: scale(.58);
    transform-origin: 0 50% 0;
    width: 24px
}

.arrow-icon i {
    font-weight: 700;
    margin-left: 1px
}

@media (max-width: 1481px) {
    .rt-content .background-img {
        background-position: 0
    }

    .rt-content .content-bottom {
        padding-bottom: 0
    }

    .rt-content .content-bottom .mutil-item {
        margin-bottom: 43px
    }

    .rt-content .content-bottom .other-item {
        margin-bottom: 43px;
        max-width: 78px;
        min-width: 0
    }
}

@media (max-width: 1300px) {
    .rt-content .background-img {
        height: 580px
    }

    .rt-content .content-bottom {
        justify-content: center;
        padding-bottom: 10px
    }

    .index_pg02 {
        height: 558px;
        padding: 20px 0 50px;
    }
    .index_pg02 .lists {
        width: 90%;
    }
    .index_pg02 .list_item {
        width: 28%;
    }
}

@media (max-width: 991px) {
    .rt-content {
        /*height: 800px;*/
        height: auto;
        width: 100%
    }

    .rt-content .background-img {
        height: 580px;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .rt-content .content-desc {
        margin-top: 100px;
        width: 100%
    }

    .rt-content .content-items {
        justify-content: space-between;
        margin: 58px 0
    }

    .rt-content .content-items .respon-item {
        height: 108px;
        margin-right: 0;
        width: 72px
    }
}

.rtm-content {
    position: relative;
    width: 100%;
    z-index: 0
}

.rtm-content .content-items {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0
}

.rtm-content .content-items .respon-item {
    display: flex;
    flex-direction: column;
    height: auto;
    min-width: 48px;
    text-align: center;
    width: 14%
}

.rtm-content .content-items .respon-item .item-img {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 48px;
    margin: 0 auto;
    width: 48px
}

.rtm-content .content-items .respon-item .item-desc {
    color: #333;
    font-size: 12px;
    font-weight: 700;
    margin-top: 24px
}

.rtm-content .background-img {
    background: url(https://hd-oss.cosmoplat.com/hdCosmo25%3Acosmoplat/202210/112e626e-d8c1-4258-8af8-3f79568501f0.jpeg);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    left: 0;
    position: absolute;
    top: 140px;
    width: 100%;
    z-index: -1
}

.rtm-content .content-desc {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin-left: 5px;
    margin-top: 70px;
    width: 68%
}

.rtm-content .content-bottom {
    align-items: center;
    background: #fff;
    box-shadow: 0 8px 16px -2px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    min-height: 148px;
    padding: 20px 10px 10px;
    width: 100%
}

.rtm-content .content-bottom .mutil-item {
    margin-bottom: 15px;
    /*max-width: 375px;*/
    min-width: 312px;
    width: 100%
}

.rtm-content .content-bottom .mutil-item .mutil-icons {
    max-height: 490px;
    align-items: center;
    /*display: flex;*/
    justify-content: space-between;
    overflow: hidden;
    width: 100%
}

.rtm-content .content-bottom .other-item-row2, .rtm-content .content-bottom .other-item-row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: 375px;
    width: 100%
}

.rtm-content .content-bottom .other-item-row .other-item, .rtm-content .content-bottom .other-item-row2 .other-item {
    margin-bottom: 40px;
    width: 78px
}

.rtm-content .content-bottom .other-item-row .other-item .c-name, .rtm-content .content-bottom .other-item-row2 .other-item .c-name {
    width: 70px !important
}

.rtm-content .content-bottom .other-item-row2 {
    max-width: 270px
}

.rtm-content .content-bottom .flex-column-ce {
    align-items: center;
    display: flex;
    flex-direction: column
}

.rtm-content .content-bottom .c-img {
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    margin: 5px 6px;
    /*max-width: 105px;*/
    width: 29%;
}

.rtm-content .content-bottom .c-name {
    color: #333;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-align: center
}

@media (max-width: 500px) {
    .rtm-content .background-img {
        height: 375px
    }

    .rtm-content .content-desc {
        font-size: 12px
    }
}

.responsibility {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
    padding-top: 80px;
    width: 100%
}


.hot-product-pc {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 40px auto 70px
}

.hot-product-pc .hpp-item-card {
    background-color: #fff;
    box-shadow: 0 -4px 6px 0 rgba(0, 0, 0, .1);
    height: 397px;
    padding: 36px 0 0;
    position: relative;
    width: calc(20% - 6.4px);
    z-index: 0
}

.hot-product-pc .hpp-item-card.active .card-desc {
    margin-bottom: -16px;
    opacity: 0;
    transition: margin-bottom .5s, opacity .3s
}

.hot-product-pc .hpp-item-card .background-img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.hot-product-pc .hpp-item-card .card-title {
    color: #004baa;
    font-size: 18px;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    padding-right: 20px
}

.hot-product-pc .hpp-item-card .card-desc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 20px;
    margin-bottom: 48px;
    margin-top: 15px;
    max-width: 180px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 20px;
    text-overflow: ellipsis;
    transition: margin-bottom .5s, opacity .7s
}

.hot-product-pc .hpp-item-card .p-item {
    height: 78px;
    padding: 16px 0;
    position: relative;
    transition: height .5s;
    z-index: 0
}

.hot-product-pc .hpp-item-card .p-item.p-item-active {
    height: 140px
}

.hot-product-pc .hpp-item-card .p-item.p-item-active .background-mask {
    opacity: 1
}

.hot-product-pc .hpp-item-card .p-item.p-item-active .p-item-title span {
    color: #004baa
}

.hot-product-pc .hpp-item-card .p-item.p-item-active .p-item-desc {
    -webkit-line-clamp: 2;
    color: #004baa;
    height: 44px;
    margin-top: 4px
}

.hot-product-pc .hpp-item-card .p-item.p-item-active .look-btn {
    bottom: 16px;
    opacity: 1;
    transition: opacity .5s ease .4s, bottom .5s ease .4s
}

.hot-product-pc .hpp-item-card .p-item .background-mask {
    background: linear-gradient(0deg, #dceeff 6%, hsla(0, 0%, 100%, .3));
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .5s;
    z-index: -1
}

.hot-product-pc .hpp-item-card .p-item .p-item-title {
    align-items: center;
    display: flex;
    height: 22px;
    padding-left: 30px;
    padding-right: 20px
}

.hot-product-pc .hpp-item-card .p-item .p-item-title span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color .3s
}

.hot-product-pc .hpp-item-card .p-item .p-item-title:before {
    color: #004baa;
    content: "";
    font-family: iconfont;
    font-size: 12px;
    left: 16px;
    position: absolute;
    transform: scale(.7)
}

.hot-product-pc .hpp-item-card .p-item .p-item-title .title-tag {
    background-color: #d20000;
    color: #fff;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    margin-left: 4px;
    padding: 0 1px;
    text-align: center
}

.hot-product-pc .hpp-item-card .p-item .p-item-desc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #999;
    display: -webkit-box;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-top: 2px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 20px;
    text-overflow: ellipsis;
    transition: height .2s, color .3s
}

.hot-product-pc .hpp-item-card .p-item .look-btn {
    background-color: #004baa;
    bottom: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 24px;
    left: 30px;
    line-height: 24px;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: opacity .3s, bottom .3s;
    width: 72px
}

@media (min-width: 1350px)and (max-width: 1400px) {
    .hot-product-pc .hpp-item-card .card-desc, .hot-product-pc .hpp-item-card .card-title {
        padding-left: 18px;
        padding-right: 15px
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-title {
        padding-left: 20px;
        padding-right: 15px
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-title:before {
        left: 6px
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-desc {
        padding-left: 20px;
        padding-right: 15px
    }

    .hot-product-pc .hpp-item-card .p-item .look-btn {
        left: 20px
    }
}

@media (max-width: 1350px) {
    .hot-product-pc .hpp-item-card {
        height: 350px;
        padding: 33px 0 0;
        width: calc(20% - 5px)
    }

    .hot-product-pc .hpp-item-card.active .card-desc {
        margin-bottom: -20px
    }

    .hot-product-pc .hpp-item-card .card-title {
        padding-left: 24px;
        padding-right: 15px
    }

    .hot-product-pc .hpp-item-card .card-desc {
        font-size: 12px;
        height: 36px;
        line-height: 18px;
        margin-bottom: 19px;
        max-width: 150px;
        padding-left: 24px;
        padding-right: 15px
    }

    .hot-product-pc .hpp-item-card .p-item {
        height: 74px;
        padding: 15px 0
    }

    .hot-product-pc .hpp-item-card .p-item.p-item-active {
        height: 118px
    }

    .hot-product-pc .hpp-item-card .p-item.p-item-active .p-item-desc {
        height: 36px
    }

    .hot-product-pc .hpp-item-card .p-item.p-item-active .look-btn {
        bottom: 12px
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-title {
        height: 18px;
        padding-left: 24px;
        padding-right: 13px
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-title span {
        font-size: 12px;
        line-height: 18px
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-title:before {
        left: 10px;
        transform: scale(.6)
    }

    .hot-product-pc .hpp-item-card .p-item .p-item-desc {
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        margin-top: 5px;
        padding-left: 24px;
        padding-right: 15px
    }

    .hot-product-pc .hpp-item-card .p-item .look-btn {
        height: 20px;
        left: 24px;
        line-height: 20px;
        width: 68px
    }

    .index_pg02 .list_item .title{
        font-size: 20px;
    }

    .index_pg02 .list_item .text{
        font-size: 16px;
    }
}

@media screen and (max-width: 1150px) {
    .hot-product-pc .hpp-item-card {
        width: calc(25% - 6px)
    }

    .hot-product-pc .hpp-item-card:nth-child(5) {
        display: none
    }
}

@media screen and (max-width: 890px) {
    .hot-product-pc .hpp-item-card {
        width: calc(33.33% - 10px)
    }

    .hot-product-pc .hpp-item-card:nth-child(4), .hot-product-pc .hpp-item-card:nth-child(5) {
        display: none
    }
}

.hot-product-module{
    padding-top: 30px
}

@media screen and (min-width: 768px) {
    .hot-product-module{
        padding-top: 60px
    }
}

.cosmo-button__h{
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__h:after {
    background: #538dfe;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .6s;
    width: 0;
    z-index: -1
}

.cosmo-button__h:hover:after {
    width: 100%
}

.cosmo-button__dark{
    background: #004baa !important;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__dark:after {
    background-color: #005ddd;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #005ddd;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.cosmo-button__dark:hover:after {
    transform: scale(30)
}

.cosmo-button__light{
    background: #00aff0 !important;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__light:after {
    background-color: #2cc6ff;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #2cc6ff;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.cosmo-button__light:hover:after {
    transform: scale(30)
}

.cosmo-button__white{
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__white:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #fff;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.cosmo-button__white:hover:after {
    transform: scale(30)
}

.cosmo-button__white:hover {
    color: #004baa !important
}

.industry-scene-pc{
    margin-bottom: 40px;
    margin-top: 34px
}

.industry-scene-pc .content-box{
    align-items: center;
    background-color: #fff;
    box-shadow: 0 8px 16px -2px rgba(0, 0, 0, .1);
    display: flex;
    height: 360px;
    justify-content: space-between;
    width: 100%
}

.industry-scene-pc .content-box .classify-column{
    display: flex;
    flex-direction: column;
    height: 100%;
    min-width: 220px;
    width: 22%
}

.industry-scene-pc .content-box .classify-column .classify-box{
    background: linear-gradient(0deg, #eef4f9, #fbfdff);
    height: 160px;
    overflow: hidden;
    position: relative;
    transition: all .65s;
    width: 100%;
    z-index: 0
}

.industry-scene-pc .content-box .classify-column .classify-box.active{
    background: linear-gradient(319deg, #005ddd 1%, #004baa 58%);
    height: 383px
}

.industry-scene-pc .content-box .classify-column .classify-box.active .background-img{
    margin-left: 0;
    opacity: 1;
    transition: opacity 1s ease .3s, margin-left .6s ease .3s
}

.industry-scene-pc .content-box .classify-column .classify-box.active .title-box{
    margin-top: 37px
}

.industry-scene-pc .content-box .classify-column .classify-box.active .title-box span{
    color: #fff
}

.industry-scene-pc .content-box .classify-column .classify-box.active .title-box i{
    margin-right: 0;
    opacity: 1
}

.industry-scene-pc .content-box .classify-column .classify-box.active .desc{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
    display: -webkit-box;
    height: 44px;
    line-height: 22px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

.industry-scene-pc .content-box .classify-column .classify-box.active .more{
    border: 1px solid #fff;
    color: #fff;
    margin-top: 36px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: color .3s;
    z-index: 1
}

.industry-scene-pc .content-box .classify-column .classify-box.active .more:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #fff;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.industry-scene-pc .content-box .classify-column .classify-box.active .more:hover:after {
    transform: scale(30)
}

.industry-scene-pc .content-box .classify-column .classify-box.active .more:hover {
    color: #004baa
}

.industry-scene-pc .content-box .classify-column .classify-box .background-img{
    height: 100%;
    left: 0;
    margin-left: 5%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .1s, margin-left .1s ease .2s;
    width: 100%;
    z-index: -1
}

.industry-scene-pc .content-box .classify-column .classify-box .desc, .industry-scene-pc .content-box .classify-column .classify-box .title-box{
    padding-left: 30px;
    padding-right: 20px
}

.industry-scene-pc .content-box .classify-column .classify-box .title-box{
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    transition: margin-top .5s
}

.industry-scene-pc .content-box .classify-column .classify-box .title-box span{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
    display: -webkit-box;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis
}

.industry-scene-pc .content-box .classify-column .classify-box .title-box i{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 16px;
    margin-right: 40px;
    opacity: 0;
    transition: opacity .2s, margin-right .5s;
    width: 16px
}

.industry-scene-pc .content-box .classify-column .classify-box .desc{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #595959;
    display: -webkit-box;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: margin-top .5s
}

.industry-scene-pc .content-box .classify-column .classify-box .more{
    color: #474747;
    cursor: pointer;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-left: 30px;
    margin-top: 24px;
    text-align: left;
    transition: margin-top .5s, text-align .2s;
    width: 72px
}

.industry-scene-pc .content-box .products-box{
    animation: productIn-4ecfab5f .9s ease;
    display: flex;
    height: 100%;
    width: 78%
}

.industry-scene-pc .content-box .products-box .product-column{
    border-left: 1px solid #e9f0f7;
    height: 100%;
    overflow: hidden;
    width: 33.3333%
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box{
    background-color: #fff;
    width: 100%
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .title-row{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: linear-gradient(124deg, #eef7ff, #fcfeff 87%);
    color: #333;
    cursor: pointer;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    padding: 0 20px;
    text-overflow: ellipsis;
    width: 100%
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list .p-show-box{
    height: 100%;
    overflow: hidden
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list .p-item{
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    height: 34px
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list .p-item:hover i, .industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list .p-item:hover span{
    color: #004baa
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list .p-item span{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list .p-item i{
    color: #333;
    font-size: 15px;
    font-weight: 700;
    height: 14px;
    line-height: 16px;
    margin-left: 4px
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box:hover .title-row{
    color: #004baa
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list{
    height: 132px;
    padding: 15px 20px;
    transition: height .2s ease;
    will-change: height
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box:has(~.has-child-4:hover) .product-list{
    height: 98px
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box:has(~.has-child-5:hover) .product-list{
    height: 64px
}

.industry-scene-pc .content-box .products-box .product-column .column-type-box:has(~.has-child-6:hover) .product-list{
    height: 30px
}

.industry-scene-pc .content-box .products-box .product-column .has-child-4:hover .product-list{
    height: 166px
}

.industry-scene-pc .content-box .products-box .product-column .has-child-4:hover + .column-type-box .product-list{
    height: 98px
}

.industry-scene-pc .content-box .products-box .product-column .has-child-5:hover .product-list{
    height: 200px
}

.industry-scene-pc .content-box .products-box .product-column .has-child-5:hover + .column-type-box .product-list{
    height: 64px
}

.industry-scene-pc .content-box .products-box .product-column .has-child-6:hover .product-list{
    height: 234px
}

.industry-scene-pc .content-box .products-box .product-column .has-child-6:hover + .column-type-box .product-list{
    height: 30px
}

@media (min-width: 1025px)and (max-width: 1200px) {
    .industry-scene-pc .content-box .classify-column .classify-box .desc, .industry-scene-pc .content-box .classify-column .classify-box .title-box{
        padding-left: 18px;
        padding-right: 14px
    }

    .industry-scene-pc .content-box .classify-column .classify-box .more{
        margin-left: 18px
    }

    .industry-scene-pc .content-box .products-box .product-column .column-type-box .product-list, .industry-scene-pc .content-box .products-box .product-column .column-type-box .title-row{
        padding: 0 15px
    }
}

@media (max-width: 1025px) {
    .industry-scene-pc .content-box .products-box .product-column{
        width: 50%
    }

    .industry-scene-pc .content-box .products-box .product-column:nth-child(3) {
        display: none
    }
}

@keyframes productIn-4ecfab5f {
    0% {
        opacity: 0;
        z-index: -1
    }
    to {
        opacity: 1;
        z-index: 100
    }
}

@media screen and (min-width: 768px) {
    .industry-scene-module {
        background: url(https://hd-oss.cosmoplat.com/hdCosmo25%3Acosmoplat/202308/4196e5c8-6dbd-4c3a-914d-44c4674ec680.jpg);
        background-position: center 0;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 76px
    }
}

.tab-title-view{
    display: flex;
    justify-content: center;
    width: 100%
}

.tab-title-view .tab-item-box{
    cursor: pointer;
    padding-top: 30px;
    text-align: center
}

.tab-title-view .tab-item-box .item-d-l{
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    height: 34px;
    margin: 0 auto
}

.tab-title-view .tab-item-box .item-desc{
    color: #333;
    font-size: 14px;
    text-align: center;
    transition: color .3s ease
}

.tab-title-view .tab-item-box .under-line{
    border-bottom: 4px solid #004baa;
    border-radius: 2px;
    margin: 10px auto 0;
    transform: scaleX(0);
    transform-origin: 50% 50%;
    transition: transform .5s ease;
    width: 100%
}

.tab-title-view .tab-item-box .desc-high{
    color: #004baa;
    font-weight: 700
}

.tab-title-view .tab-item-box .under-line-high{
    transform: scaleX(1)
}

@media (any-hover: hover) {
    .tab-title-view .tab-item-box:hover .item-desc{
        color: #004baa;
        font-weight: 700
    }
}

@media screen and (min-width: 768px) {
    .tab-title-view .tab-item-box{
        padding-top: 34px
    }

    .tab-title-view .tab-item-box .item-d-l{
        height: 60px
    }

    .tab-title-view .tab-item-box .item-desc{
        font-size: 16px
    }
}

.cosmo-button__h{
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__h:after {
    background: #538dfe;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .6s;
    width: 0;
    z-index: -1
}

.cosmo-button__h:hover:after {
    width: 100%
}

.cosmo-button__dark{
    background: #9656a1 !important;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__dark:after {
    background-color: #b284ba;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #b284ba;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.cosmo-button__dark:hover:after {
    transform: scale(30)
}

.cosmo-button__light{
    background: #00aff0 !important;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__light:after {
    background-color: #2cc6ff;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #2cc6ff;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.cosmo-button__light:hover:after {
    transform: scale(30)
}

.cosmo-button__white{
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cosmo-button__white:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #fff;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.cosmo-button__white:hover:after {
    transform: scale(30)
}

.cosmo-button__white:hover {
    color: #004baa !important
}

.best-case-pc{
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px
}

.best-case-pc .case-content-box{
    background: #004baa;
    box-shadow: 0 8px 16px -2px rgba(0, 0, 0, .1);
    height: 530px;
    width: 100%
}

.best-case-pc .case-content-box .case-content{
    align-items: flex-start;
    display: flex;
    height: 450px
}

.best-case-pc .case-content-box .case-content .case-content-left{
    padding: 40px 30px 0 40px;
    width: 50%
}

.best-case-pc .case-content-box .case-content .case-content-left .img-box{
    height: 350px;
    overflow: hidden;
    width: 100%
}

.best-case-pc .case-content-box .case-content .case-content-left img{
    animation: scaleIn-60377a22 1s ease;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1.1);
    width: 100%
}

.best-case-pc .case-content-box .case-content .case-content-right{
    animation: fadeIn-60377a22 1.2s ease;
    height: 100%;
    padding: 40px 55px 55px 30px;
    position: relative;
    width: 50%
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-title{
    align-items: center;
    display: flex;
    flex-shrink: 0
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-title:hover i{
    margin-left: 14px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-title span{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #fff;
    display: -webkit-box;
    font-size: 36px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-title i{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-left: 8px;
    transition: margin-left .3s
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row{
    align-items: flex-start;
    display: flex;
    margin-top: 20px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-title{
    color: #fff;
    flex-shrink: 0;
    font-size: 16px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    margin-right: 30px;
    width: 64px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-desc{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    margin-top: 1px;
    min-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .three-row{
    -webkit-line-clamp: 3
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .four-row{
    -webkit-line-clamp: 4
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-result .row-result-text{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #fff;
    display: -webkit-box;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box{
    align-items: center;
    display: flex
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box .row-case-btn{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    border: 1px solid #fff;
    color: #fff;
    display: -webkit-box;
    font-size: 14px;
    height: 32px;
    line-height: 31px;
    margin-right: 10px;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    text-overflow: ellipsis;
    transition: color .3s;
    z-index: 1
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box .row-case-btn:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px #fff;
    content: "";
    height: 1rem;
    left: 120%;
    position: absolute;
    top: 70%;
    transform: scale(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.3, 1, .2, 1);
    width: 1rem;
    z-index: -1
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box .row-case-btn:hover:after {
    transform: scale(30)
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box .row-case-btn:after {
    width: 1.3rem !important
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box .row-case-btn:hover {
    color: #004baa
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number{
    bottom: 60px;
    display: flex;
    justify-content: space-between;
    left: 0;
    padding-left: 30px;
    padding-right: 55px;
    position: absolute;
    width: 100%
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number.no-fill{
    width: 70%
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .number-box{
    text-align: left
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .number-box:not(:last-child) {
    margin-right: 10px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item{
    align-items: baseline;
    color: #fff;
    display: flex;
    font-size: 48px;
    font-weight: 700;
    height: 60px;
    justify-content: flex-start
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item .chn-unit{
    color: #fff;
    font-size: 20px;
    height: 30px;
    line-height: 30px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item .chn-unit.isPercent{
    font-size: 24px;
    height: 26px;
    line-height: 26px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item .case-flag-img{
    font-size: 18px;
    height: 20px;
    margin-left: 3px
}

.best-case-pc .case-content-box .case-content .case-content-right .case-r-number .number-item-desc{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 24px;
    line-height: 24px
}

.best-case-pc .case-content-box .case-tab-box{
    align-content: center;
    display: flex;
    height: 80px;
    width: 100%
}

.best-case-pc .case-content-box .case-tab-box .case-tab{
    align-items: center;
    background-color: #eef7ff;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 33.33%
}

.best-case-pc .case-content-box .case-tab-box .case-tab.active{
    background-color: #fff
}

.best-case-pc .case-content-box .case-tab-box .case-tab.active i{
    opacity: 1
}

.best-case-pc .case-content-box .case-tab-box .case-tab.active img{
    filter: grayscale(0);
    opacity: 1
}

.best-case-pc .case-content-box .case-tab-box .case-tab:nth-child(2) {
    flex: 1;
    width: auto
}

.best-case-pc .case-content-box .case-tab-box .case-tab i{
    color: #fff;
    font-size: 34px;
    left: calc(50% - 14px);
    opacity: 0;
    position: absolute;
    top: -22px
}

.best-case-pc .case-content-box .case-tab-box .case-tab img{
    filter: grayscale(100%);
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .5
}

@media (min-width: 1150px)and (max-width: 1350px) {
    .best-case-pc .case-content-box .case-content .case-content-left{
        padding-left: 40px;
        padding-right: 20px
    }

    .best-case-pc .case-content-box .case-content .case-content-right{
        padding-left: 20px;
        padding-right: 40px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-title span{
        font-size: 32px;
        height: 38px;
        line-height: 38px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-title i{
        font-size: 28px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-title{
        font-size: 14px;
        height: 20px;
        line-height: 20px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-desc{
        font-size: 12px;
        line-height: 20px;
        min-height: 20px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-result .row-result-text{
        font-size: 12px;
        height: 20px;
        line-height: 20px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-row .row-case-box .row-case-btn{
        font-size: 12px;
        height: 28px;
        line-height: 27px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item{
        font-size: 44px;
        height: 54px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item .chn-unit{
        font-size: 18px;
        height: 26px;
        line-height: 26px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item .chn-unit.isPercent{
        font-size: 22px;
        height: 24px;
        line-height: 24px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-number .row-number-item .case-flag-img{
        font-size: 16px;
        height: 18px
    }

    .best-case-pc .case-content-box .case-content .case-content-right .case-r-number .number-item-desc{
        font-size: 14px;
        height: 22px;
        line-height: 22px
    }
}

@media screen and (max-width: 1150px) {
    .best-case-pc .case-content-box .case-content .case-content-left{
        display: none
    }

    .best-case-pc .case-content-box .case-content .case-content-right{
        padding-left: 50px;
        width: 100%
    }
}

@keyframes fadeIn-60377a22 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes scaleIn-60377a22 {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(1.1)
    }
}

.index_case_eight .case_container {
    background: linear-gradient(0deg, #fff, #eef7ff);
    padding: 0 0 0 16px;
    width: 100%
}

.index_case_eight .case_swiper {
    padding: 16px 0;
    width: 100%
}

.index_case_eight .case_swiper_img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block;
    height: 185px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.index_case_eight .case_swiper_img_bg {
    background: rgba(0, 93, 221, .75);
    border-radius: 4px 4px 0 0;
    height: 185px;
    margin-top: -185px;
    padding: 20px 6px 20px 20px;
    position: relative;
    width: 100%;
    z-index: 2
}

.index_case_eight .case_swiper_item {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    width: 330px !important
}

.index_case_eight .case_swiper_content {
    align-items: center;
    border-radius: 0 0 4px 4px;
    display: flex;
    height: 64px;
    padding: 16px 20px
}

.index_case_eight .case_con_box {
    align-items: flex-end;
    bottom: 22px;
    display: flex;
    left: 20px;
    position: absolute;
    width: calc(100% - 10px)
}

.index_case_eight .case_con_item {
    width: 33.33%
}

.index_case_eight .case_result_box {
    bottom: 0;
    left: 0;
    position: absolute;
    width: calc(100% - 24px)
}

.index_case_eight .case_btn {
    border: 1px solid #004baa;
    border-radius: 4px;
    color: #004baa;
    font-size: 12px;
    height: 32px;
    padding: 0 6px;
    width: calc(100% - 70px)
}

.index_case_eight .case_btn span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.index_case_eight .case_text1 {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px
}

.index_case_eight .case_text1 span {
    display: inline-block;
    max-width: 90%
}

.index_case_eight .case_text1 i {
    font-weight: 700;
    margin-left: 6px;
    margin-top: 2px
}

.index_case_eight .case_text2 {
    color: #004baa;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    width: 70px
}

.index_case_eight .case_text3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px
}

.index_case_eight .case_text3 i {
    font-size: 12px;
    line-height: 12px;
    margin-left: -8px
}

.index_case_eight .case_text4 {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    margin-top: -6px
}

.index_case_eight .case_text5 {
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    text-shadow: 0 0 4px rgba(0, 0, 0, .5)
}

.index_case_eight .case-swiper-pagination {
    text-align: center
}

.index_case_eight .case-swiper-pagination-bullet {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
    display: inline-block;
    height: 4px;
    margin-right: 8px;
    width: 24px
}

.index_case_eight .case-swiper-pagination-bullet-active {
    background: #b185b8
}

.best-case-module{
    background: #fff;
    padding-top: 40px
}

@media screen and (min-width: 768px) {
    .best-case-module{
        padding-top: 60px
    }
}

.pc-box{
    height: 721px
}

.background-pic{
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 540px;
    margin-top: 100px;
    transition: all .5s ease
}

.sub-title{
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 140px;
    margin-top: 16px;
    text-align: center
}

/*

.list{
    position: absolute;
    top: -100px;
    width: 100%
}

.list .list-item{
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: rgba(0, 75, 170, .6);
    height: 540px;
    margin-right: 2px;
    opacity: 1;
    transition: width .5s ease;
    width: 15.7%
}

.list .list-item.is-active{
    background: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5), 0 6px 10px -2px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    opacity: 1;
    transition: all .5s ease;
    width: 52.9%
}

.list .list-item-unfold{
    padding: 137px 0 40px 60px
}

.list .list-item-fold, .list .list-item-unfold{
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.list .list-item-fold{
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 200px
}

.list .list-item-fold .countTo-fold{
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    line-height: 50px
}

.list .list-item-fold .countTo-float{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px
}

.list .list-item-fold .countTo-unity-fold{
    color: #fff;
    font-size: 16px
}

.list .list-item-fold .item-title-fold{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px
}

.list .countTo-unfold{
    color: #fff;
    font-size: 150px;
    line-height: 120px
}

.list .countTo-float-unfold{
    color: #fff;
    font-size: 75px;
    line-height: 66px
}

.list .countTo-unity-unfold{
    color: #fff;
    font-size: 20px
}

.list .item-title-unfold{
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    margin-top: 20px
}

.list .item-content{
    margin-top: 40px;
    width: 450px
}

.list .item-button, .list .item-content{
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.list .item-button{
    background: transparent;
    border: 1px solid #fff;
    cursor: pointer;
    height: 32px;
    width: 100px
}

.list .item-button:hover {
    background: #fff;
    color: #004baa
}
*/

.goodness-enter-to{
    opacity: 1;
    transform: translateY(0);
    transition: all .7s ease
}

.goodness-enter{
    opacity: 0;
    transform: translateY(24px)
}

.goodness-leave{
    opacity: 1
}

.goodness-leave-to{
    opacity: 0;
    transition: all .5s ease
}

@media screen and (max-width: 1426px) {
    .countTo-fold{
        font-size: 48px !important;
        line-height: 40px !important
    }

    .countTo-float{
        font-size: 24px !important;
        line-height: 24px !important
    }

    .countTo-unity-fold{
        font-size: 14px !important
    }

    .countTo-unfold{
        font-size: 120px !important;
        line-height: 98px !important
    }

    .countTo-float-unfold{
        font-size: 60px !important;
        line-height: 52px !important
    }

    .countTo-unity-unfold{
        font-size: 16px !important
    }

    .item-title-unfold{
        font-size: 36px !important
    }
}

@media screen and (max-width: 1245px) {
    .item-content{
        width: 300px !important
    }

    .countTo-fold{
        font-size: 36px !important;
        line-height: 32px !important
    }

    .countTo-float{
        font-size: 18px !important;
        line-height: 18px !important
    }

    .countTo-unity-fold{
        font-size: 12px !important
    }
}

@media screen and (max-width: 868px) {
    .list-item-unfold{
        padding-left: 32px !important
    }

    .countTo-fold{
        font-size: 28px !important;
        line-height: 24px !important
    }

    .countTo-float{
        font-size: 16px !important;
        line-height: 16px !important
    }

    .countTo-unfold{
        font-size: 80px !important;
        line-height: 70px !important
    }

    .countTo-float-unfold{
        font-size: 48px !important;
        line-height: 44px !important
    }

    .countTo-unity-unfold{
        font-size: 16px !important
    }

    .item-title-unfold{
        font-size: 24px !important
    }
}

.phone-box{
    padding: 0 16px
}

.phone-box .sub-title{
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: center
}

.phone-box .list{
    gap: 7px
}

.phone-box .list-item{
    align-items: flex-start;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    height: 168px;
    padding: 42px 0 0 20px;
    width: 49%
}

.phone-box .list-item:nth-child(5) {
    background-position-y: center;
    background-size: cover;
    width: 100%
}

.phone-box .countTo{
    color: #fff;
    font-size: 72px;
    font-weight: 700;
    line-height: 72px
}

.phone-box .countTo-float{
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px
}

.phone-box .countTo-unity{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.phone-box .item-title{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-right: 3px
}

@media screen and (max-width: 501px) {
    .countTo{
        font-size: 64px !important;
        line-height: 64px !important
    }

    .countTo-float{
        font-size: 32px !important;
        line-height: 40px !important
    }

    .countTo-unity{
        font-size: 16px !important;
        line-height: 32px !important
    }
}

@media screen and (max-width: 462px) {
    .countTo{
        font-size: 48px !important;
        line-height: 48px !important
    }

    .countTo-float{
        font-size: 24px !important;
        line-height: 32px !important
    }

    .countTo-unity{
        font-size: 14px !important;
        line-height: 28px !important
    }
}

@media screen and (max-width: 381px) {
    .list-item{
        padding: 42px 0 0 15px !important;
        width: 48% !important
    }

    .countTo{
        font-size: 46px !important;
        line-height: 42px !important
    }

    .countTo-float{
        font-size: 23px !important;
        line-height: 26px !important
    }

    .countTo-unity{
        line-height: 20px !important
    }

    .countTo-unity, .item-title{
        font-size: 12px !important
    }
}

@media screen and (min-width: 768px) {
    .phone-box{
        display: none
    }
}

.lighthouse-factory-module{
    padding-top: 60px
}

.wrapper_zZc6m {
    margin-top: -72px;
    padding: 0 16px 16px;
    position: relative;
    z-index: 2
}

.box_WUuFY {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: linear-gradient(180deg, #fff 1%, hsla(0, 0%, 100%, .49) 99%);
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    flex-wrap: wrap;
    padding-bottom: 2px;
    padding-top: 24px;
    width: 100%
}

.box_WUuFY, .item_MjKab {
    display: flex
}

.item_MjKab {
    align-items: center;
    flex-direction: column;
    margin-bottom: 30px;
    width: 25%
}

.name_aqdij {
    color: #333;
    font-size: 12px;
    line-height: 18px
}

.icon_FblNq {
    height: 32px;
    margin-bottom: 8px;
    width: 32px
}

.wrapper_BWx7d {
    padding: 0 16px
}

.box_wta-1 {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    padding: 32px 8px;
    width: 100%
}

.list_od5lJ {
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none
}

.item_jdeCc {
    margin: 10px 0px;
    width: 50%
}

.product_F5uB9 {
    display: flex;
    padding: 0 8px
}

.icon_RoS9w {
    display: block;
    flex-shrink: 0;
    height: 20px;
    margin-right: 8px;
    width: 20px
}

.name_TkpOx {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 20px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis
}

.labelGroup_dSs2t {
    display: flex
}

.label_SWZBJ {
    border: 1px solid #bbb;
    border-radius: 1px;
    color: #999;
    font-size: 12px;
    line-height: 16px;
    padding: 0 2px
}

.label_SWZBJ_small {
    color: #999;
    font-size: 12px;
    line-height: 16px;
    /*padding: 0 5px;*/
    width: 98%;
    max-height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.label_SWZBJ + .label_SWZBJ {
    margin-left: 4px
}

.wrapper_SyjUO {
    padding: 40px 13px 20px
}

.list_\+T6zh {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 20px
}

.item_5m549 {
    margin-bottom: 12px;
    padding: 0 3px;
    width: 50%
}

.card_661Db {
    background-color: #fff;
    border-radius: var(--card-radius)
}

.banner_-OIn7, .card_661Db {
    overflow: hidden
}

.banner_-OIn7 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 72px;
    line-height: 22px;
    padding: 0 16px;
    width: 100%
}

.banner_-OIn7, .title_B04le {
    position: relative
}

.title_B04le {
    align-items: center;
    display: flex;
    height: 100%;
    z-index: 2
}

.arrow_VkEOs {
    font-weight: 700
}

.img_Kt2eH {
    border-radius: var(--card-radius);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.main_hh6eH {
    height: 136px;
    padding: 12px 16px;
    width: 100%
}

.solution_cvQZF {
    align-items: center;
    color: #333;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
    width: 100%
}

.label_xwOeL {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.icon_\+WiuY {
    color: #333;
    font-size: 12px;
    font-weight: 700
}

.index_home_eight {
    padding-bottom: 40px
}


.justify-content{
    justify-content: center!important;
}

.H2title{
    font-size: 1.2rem!important;
    color: #494949 !important;
    font-weight: 600!important;
    height: 2rem!important;
    margin: 20px 0 ;
}

.H2title_mobile{
    font-size: 1rem!important;
    color: #494949 !important;
    font-weight: 600!important;
    height: 1.5rem!important;
    margin: 20px 0 ;
}

@media (max-width: 430px) {

}

@media screen and (max-width: 767px) {
    .index_pg02 .list_item {
        width: 100%;
        align-items: center;
    }
    .index_pg02 .list {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .index_pg02 .list_img {
        padding: 20px 0;
        width: 100%;
        height: 270px;
    }
    .index_pg02 {
        height: auto;
        padding: 30px 0;
    }
    .index_pg02 .list_item_l .title{
        margin-bottom: 15px;
        font-size: 16px;
    }
    .list_item_l {
        text-align: center;
    }
    .list_item_r {
        text-align: center;
    }
    .index_pg02 .swiper-pagination-bullet {
        border: #99dbb9 solid 2px;
        background: #99dbb9;
        width: 49%;
        text-align: center;
        padding-left: 0;
        line-height: initial;
        background-color: transparent;
        height: 35px;
        line-height: 35px;
        margin: 5px 0 !important;
    }
    .index_pg02 .swiper-pagination-bullet-active {
        border: rgb(172, 130, 180) solid 2px;
        opacity: .5;
    }
    .index_pg02 .swiper-pagination {
        width: 100%;
        padding-left: 0;
        border-left: none;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;
        position: initial;
        margin-top: 40px;
    }
    .index_pg02 .list_item_r .title{
        margin-bottom: 35px;
    }
    .index_pg02 .list_item .text{
        font-size: 16px;
        text-align: center;
    }
}