@charset "UTF-8";
@media screen and (max-width: 1199Px) {

    html,
    body,
    div,
    span,
    h1,
    h2,
    p,
    ul,
    li {
        font-family: 'PingFang SC', 'MicroSoft YaHei'
    }

    div {
        box-sizing: border-box
    }

    p {
        font-size: .375rem
    }

    a {
        text-decoration: none;
        outline: none;
    }

    body {
        overflow-x: hidden;
    }

    .pc {
        display: none !important
    }

    .warpPx {
        width: 9.1467rem /* 343/37.5 */;
        margin: 0 auto
    }

    .index_top .banner {
        width: 100%;
        height:6.4rem /* 240/37.5 */;
        background: url('../images/banner_h5@3x.png') top center / auto 100% no-repeat;
        margin-bottom: 1.28rem /* 48/37.5 */;
    }

    .introduce_main .introduce_desc {
        font-size: .4267rem /* 16/37.5 */;
        color: #484848;
        line-height: .8533rem /* 32/37.5 */ ;
        margin-bottom: .64rem /* 24/37.5 */ ;
    }

    .introduce_main .introduce_desc a {
        outline: none;
        text-decoration: none;
        color: #0053B7;
    }

    .introduce_main .introduce_photo {
        height: 9rem /* 329/37.5 */;
        margin-bottom: 1.7067rem /* 64/37.5 */;
        position: relative;
    }
    .introduce_main .introduce_photo .introduce_photo_bg{
        width: 8.5333rem /* 320/37.5 */;
        height: 1.6rem /* 60/37.5 */;
        background: linear-gradient( 180deg, #0E2836 0%, rgba(14,40,54,0) 100%);
        position: absolute;
        top: 4.2667rem /* 160/37.5 */;
        left: .6133rem /* 23/37.5 */;
    }

    .introduce_main .introduce_photo img {
        width: 8.5333rem /* 320/37.5 */;
        height: 4.6933rem /* 176/37.5 */;
    }

    .introduce_main .introduce_photo .introduce_photo_show{
        position: relative;
        z-index: 1;
    }

    .introduce_main .introduce_photo .img {
        position: absolute;
        top: 4.2667rem /* 160/37.5 */;
        left: .6133rem /* 23/37.5 */;
    }

    .zcyj_main .zcyjConH5 {
        display: flex;
        flex-wrap: wrap;
    }

    .zcyj_main .zcyjConH5 .swiper-wrapper {
        height: 9.3867rem /* 352/37.5 */;
    }

    #mobileSwiper_zcyj .swiper {
        padding: .8533rem /* 32/37.5 */ 0px .2133rem /* 8/37.5 */;
        box-sizing: border-box;
    }

    .zcyj_main.warpPx {
        width: 100%;
    }

    .zcyj_main .title {
        margin-bottom: 0px;
        margin-left: 2.7733rem /* 104/37.5 */;
    }

    .zcyj_main .zcyjConH5 .zcyjswiper_item {
        width: 9.1467rem /* 343/37.5 */;
        height: 9.3867rem /* 352/37.5 */;
        background: #FFFFFF;
        box-sizing: border-box;
        display: inline-block;
        margin: 0 .42666667rem;
        padding: .64rem .64rem .85333333rem .64rem;
        box-shadow: 0px 4px 12px 0px rgba(0, 73, 153, 0.1);
        border-radius: .21333333rem;
    }

    .zcyj_main .zcyjConH5 .zcyjswiper_item img {
        width: 7.84rem /* 294/37.5 */;
        height: 5.2267rem /* 196/37.5 */ ;
    }

    .zcyj_main .zcyjConH5 .zcyjswiper_item .name {
        font-weight: bold;
        font-size: .4533rem /* 17/37.5 */;
        color: #333;
        line-height: .7467rem /* 28/37.5 */;
        margin: .3467rem /* 13/37.5 */ 0px .2133rem /* 8/37.5 */ 0px;
    }

    .zcyj_main .zcyjConH5 .zcyjswiper_item .desc {
        font-size: .3467rem /* 13/37.5 */;
        color: #484848;
        line-height: .64rem /* 24/37.5 */;
    }

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

    .text-ellipsis-2 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }



    .title {
        width: 5.3333rem;
        padding-left: .8533rem;
        margin-bottom: .8533rem;
        margin-left: 2.3467rem;
        height: 1.76rem;
        color: #333333;
        background: url(https://f3-md.veimg.cn/special/2025/specialSubject/images/bg_title.png) left center / auto 100% no-repeat
    }

    .title span {
        display: block
    }

    .title .title_main {
        font-size: .7467rem;
        line-height: .9867rem;
        margin-bottom: .16rem
    }

    .title .eng {
        font-size: .3733rem;
        line-height: .5067rem;
        white-space: nowrap;
        letter-spacing: -0.008rem
    }


    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
        text-align: center;
        margin-top: .64rem /* 24/37.5 */;
        margin-bottom: 1.0667rem /* 40/37.5 */;
    }

    .mobile-swiper-pagination-bullet1 {
        display: inline-block;
        width: .2133rem;
        height: .1067rem;
        border-radius: .1333rem;
        background: #11C28F;
        margin-right: .2133rem;
        opacity: .4;
    }

    .mobile-swiper-pagination-bullet1:last-of-type {
        margin-right: 0
    }

    .mobile-bullet-active1 {
        display: inline-block;
        width: .5333rem /* 20/37.5 */;
        height: .1067rem /* 4/37.5 */;
        background: #42CDA5;
        border-radius: .1333rem /* 5/37.5 */;
        opacity: 1;
    }

    .news{
        background: #F5F5F5;
        padding-bottom: 1.28rem /* 48/37.5 */;
        overflow-x: hidden;
    }
    .news_con{
        width: 9.1467rem /* 343/37.5 */;
        background: #333333;
        border-radius: 8px;
        margin: 0 auto;
        position: relative;
        padding-top: 6.08rem /* 228/37.5 */;
        overflow: hidden;
    }
    .news_con .unveilingCeremony_text{ 
        padding: .5333rem /* 20/37.5 */ .64rem /* 24/37.5 */;
        box-sizing: border-box;
        font-size: .3733rem /* 14/37.5 */;
        color: #FFFFFF;
        line-height: .7467rem /* 28/37.5 */;
        opacity: .8;
    }
     .news_con .unveilingCeremony_text p{
        font-weight: 600;
        font-size: .48rem /* 18/37.5 */;
        color: #11C28F;
        line-height: .7467rem /* 28/37.5 */;
        margin-bottom: .2133rem /* 8/37.5 */;
        opacity: 1;
     }
    .news_con .unveilingCeremony_img{ 
        width: 100%;
        position: absolute;
        top: 0;
    }
    .brilliant{
        overflow-x: hidden;
    }
    .news .warpPx, .brilliant .warpPx{
        width: 100%;
    }

    .mobileJbyj .MobileJbyjTitle {
        position: relative;
        height: 1.0667rem /* 40/37.5 */;
        margin-bottom: .4267rem /* 16/37.5 */;
        position: relative;
        left: .4267rem /* 16/37.5 */;
    }

    .mobileJbyj .MobileJbyjTitle img {
        width: 1.0667rem /* 40/37.5 */;
        position: absolute;
        left: 0;
    }

    .mobileJbyj .MobileJbyjTitle span {
        font-weight: bold;
        font-size: .4267rem /* 16/37.5 */;
        color: #222222;
        line-height: 1.0667rem /* 40/37.5 */;
        padding-left: .4267rem /* 16/37.5 */;
        position: relative;
        z-index: 1;
    }

    .mobileJbyj .listItem {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .mobileJbyj .listItem .listItemChild {
        width: 4.4rem /* 165/37.5 */;
        margin-bottom: .4267rem /* 16/37.5 */;
    }
    .mobileJbyj .listItem .listItemChild:nth-child(3), .mobileJbyj .listItem .listItemChild:nth-child(4){
        margin-bottom: 0;
    }
    .mobileJbyj .listItem .listItemChild a{
        display: block;
        overflow: hidden;
    }

    .mobileJbyj .slideInner {
        padding: 0 .4267rem /* 16/37.5 */;
    }

    .mobileJbyj .listItem .listItemChild img {
        width: 100%;
        height: 2.9333rem /* 110/37.5 */;
        border-radius: .2133rem /* 8/37.5 */;
    }

    .mobileJbyj .listItem .listItemChild p {
        font-size: .32rem /* 12/37.5 */;
        color: #333333e0;
        line-height: .48rem /* 18/37.5 */;
    }

    .mobileJbyj .listItem .listItemChild .name {
        height: auto;
        font-size: .3733rem /* 14/37.5 */;
        color: #333;
        line-height: .5333rem /* 20/37.5 */;
        margin: .2133rem /* 8/37.5 */ 0px  .1067rem /* 4/37.5 */ 0px;
        font-weight: bold;
    }

    .brilliant{
        padding: 1.7067rem /* 64/37.5 */ 0px 1.28rem;
    }

    .brilliant_main .brilliant_h5_con .swiper-wrapper{
        padding: 0 .4267rem /* 16/37.5 */;
    }

    .brilliant_main .brilliant_h5_con .brilliantImg{
        width: 9.1467rem /* 343/37.5 */;
        height: 6.08rem /* 228/37.5 */;
        border-radius: .2133rem /* 8/37.5 */;
    }
    .brilliant .brilliant_more{
        font-size: .3467rem /* 13/37.5 */;
        color: #333333;
        line-height: .64rem /* 24/37.5 */;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .brilliant .brilliant_more .brilliant_more_text{
        height: .8533rem /* 32/37.5 */;
        background: #FFFFFF;
        border-radius: .2133rem /* 8/37.5 */;
        border: 1px /* 1/37.33 */ solid #11C28F;
        font-size: .32rem /* 12/37.5 */;
        color: #11C28F;
        line-height: .8533rem /* 32/37.5 */;
        display: inline-block;
        padding: 0 .32rem /* 12/37.5 */;
    }

    .brilliant .mobile-swiper-pagination1{
        margin-bottom: .8533rem /* 32/37.5 */;
    }

    .backWrapper {
        width: 10rem;
        margin: 0 auto;
        padding: 1.28rem /* 48/37.5 */ 0px;
        background: #F5F5F5;
    }

    .news .news_main .title, .brilliant .brilliant_main .title, .back_main .title {
        margin-left: 2.7733rem
    }

    .backWrapper .back_main{
        width: 10rem /* 375/37.5 */;
        position: relative;
    }

    .backWrapper .back_main .back_scrollBox {
        display: flex;
        justify-content: space-between;
        width: 9.1467rem /* 343/37.5 */;
        margin: 0 auto;
    }

    .backWrapper .back_main .back_scrollBox .backItem {
        width: 4.4rem /* 165/37.5 */;
        flex-shrink: 0;
        display: block;
        float: left;
        text-decoration: none
    }

    .backWrapper .back_main .back_scrollBox .backItem img {
        display: block;
        width: 4.4rem;
        height: 2.9333rem /* 110/37.5 */;
    }

    .backWrapper .back_main .back_scrollBox .backItem .back_title {
        font-weight: 400;
        font-size: .3733rem /* 14/37.5 */;
        color: #333333;
        line-height: .5333rem /* 20/37.5 */;
        margin-top: .2133rem /* 8/37.5 */;
    }

    .footer {
        width: 10rem;
        margin: 0 auto;
        box-sizing: border-box;
        padding: .4267rem 0 ;
        border-top: .0267rem solid #dddddd;
        margin-bottom: constant(safe-area-inset-bottom);
        margin-bottom: env(safe-area-inset-bottom);
        background: #F5F5F5;
    }

    .footer ul {
        width: 6.6667rem;
        display: flex;
        margin: 0 auto;
        justify-content: space-between
    }

    .footer ul li a {
        text-decoration: none;
        font-weight: 400;
        font-size: .32rem;
        color: #888888;
        line-height: .4533rem;
        position: relative
    }

    .footer ul li a::after {
        content: '|';
        display: block;
        clear: both;
        position: absolute;
        color: #888888;
        right: -0.2933rem;
        top: 0
    }

    .footer ul li .lastA::after {
        content: ''
    }

    .connect {
        width: 10rem;
        background: rgba(255, 255, 255, 0.4);
        backdrop-filter: blur(.0267rem);
        -webkit-backdrop-filter: blur(.0267rem);
        display: flex;
        justify-content: space-between;
        box-sizing: border-box;
        padding: .2133rem .4267rem;
        position: fixed;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10
    }

    .connect .phoneH5 {
        width: 4.3733rem;
        height: 1.0667rem;
        background: #222222;
        border-radius: .1067rem;
        font-weight: 400;
        font-size: .4rem;
        color: #ffffff;
        line-height: 1.0667rem;
        text-align: center;
        margin-bottom: constant(safe-area-inset-bottom);
        margin-bottom: env(safe-area-inset-bottom)
    }

    .connect .btnH5 {
        display: block;
        width: 4.3733rem;
        height: 1.0667rem;
        background: linear-gradient(270deg, #11c28f 0%, #6543f1 100%);
        border-radius: .1067rem;
        font-weight: 400;
        font-size: .4rem;
        color: #ffffff;
        line-height: 1.0667rem;
        text-align: center;
        text-decoration: none;
        margin-bottom: constant(safe-area-inset-bottom);
        margin-bottom: env(safe-area-inset-bottom)
    }

    .modal {
        height: 100vh;
        width: 100vw;
        display: none;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 10
    }

    .modal .modalMain {
        width: 6.4rem;
        height: 4.2667rem;
        background: #ffffff;
        box-shadow: 0 0 .2133rem .0533rem rgba(0, 0, 0, 0.1);
        border-radius: .2133rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-top: .8533rem;
        text-align: center
    }

    .modal .modalMain .close {
        display: block;
        width: .5333rem;
        height: .5333rem;
        position: absolute;
        top: .32rem;
        right: .32rem
    }

    .modal .modalMain .modalTitle {
        font-weight: 500;
        font-size: .4533rem;
        color: #333333;
        line-height: .64rem;
        margin-bottom: .4267rem
    }

    .modal .modalMain .modalPhone {
        display: inline-block;
        font-weight: 400;
        font-size: .375rem;
        color: #676767;
        line-height: .8533rem
    }


    .cooperators{
        padding-top: 1.28rem /* 48/37.5 */;
        padding-bottom: 1.7067rem /* 64/37.5 */;
        background: #F5F5F5;
    }
    .cooperators_main .cooperators_List .brand{
        width: 100%;
        font-size: .4267rem /* 16/37.5 */;
        color: #222222;
        line-height: .5867rem /* 22/37.5 */;
        margin-bottom: .5333rem /* 20/37.5 */;
    }
    .cooperators_main .cooperators_List .brand img{
        display: block;
        margin-top: .32rem /* 12/37.5 */;
        height: auto;
    }
    .cooperators_main .cooperators_List .brand .img1{
       height: .6933rem /* 26/37.5 */;
    }
    .cooperators_main .cooperators_List .brand .img2{
        width: 9.1467rem /* 343/37.5 */;
    }
    .cooperators_main .cooperators_List .brand:last-child{
        margin-bottom: 0px;
    }

    .hzzx{
        background: #F5F5F5;
        padding-bottom: 1.28rem /* 48/37.5 */;
    }
    .hzzx_con .hzzx_con_left p{
        font-size: .4267rem /* 16/37.5 */;
        color: #333333;
        line-height: .7467rem /* 28/37.5 */;
        text-align: left;
    }
    .hzzx_con .hzzx_con_left .tips{
        color: #11C28F;
    }
    .hzzx_con .hzzx_con_left .contact p{
        font-size: .3733rem /* 14/37.5 */;
        color: #484848;
        line-height: .6933rem /* 26/37.5 */;
    }
    .hzzx_con .hzzx_con_left .contact span{
        display: block;
        width: 100%;
        font-size: .48rem /* 18/37.5 */;
        color: #888888;
        line-height: .6667rem /* 25/37.5 */;
        margin-bottom: .2133rem /* 8/37.5 */;
        margin-top: .5333rem /* 20/37.5 */;
    }
    .hzzx_con .hzzx_con_left .more_tips{
       font-size: .3467rem /* 13/37.5 */;
        color: #888888;
        line-height: .6933rem /* 26/37.5 */;
        text-align: left;
        margin: .64rem /* 24/37.5 */ 0px  .8533rem /* 32/37.5 */ 0px;
    }
    .hzzx_con .hzzx_con_left .more_tips span{
        font-size: .3467rem /* 13/37.5 */;
    }

    .hzzx_con .QRcode{
        display: flex;
        justify-content: space-around;
    }
    .hzzx_con .QRcode li{
        width: 3.7333rem /* 140/37.5 */;
        margin-right: .8533rem /* 32/37.5 */;
    }
    .hzzx_con .QRcode li:last-child{
        margin-right: 0px;
    }
    .hzzx_con .QRcode li img{
        width: 100%;
    }
    .hzzx_con .QRcode li p{
        text-align: center;
        font-size: .32rem /* 12/37.5 */;
        color: #666666;
        line-height: .4533rem /* 17/37.5 */;  
    }
    .hzzx_con .QRcode li .name{
        font-weight: bold;
        font-size: .4267rem /* 16/37.5 */;
        color: #222222;
        line-height: .5867rem /* 22/37.5 */;
        text-align: center;
        margin: .2133rem /* 8/37.5 */ 0px .1067rem /* 4/37.5 */ 0px;
    }


    #memoryListModal .swiper-slide img{
        height: 5.68rem /* 213/37.5 */;
    }
    #memoryListModal .back{
            position: absolute;
            top: .5333rem /* 20/37.5 */;
            left: .4267rem /* 16/37.5 */;
            width: .64rem /* 24/37.5 */;
            height: .64rem /* 24/37.5 */;
    }



    .brilliantSilhouette_main{
        padding-top: 1.28rem /* 48/37.5 */;
    }

    .brilliantSilhouette_main .brilliantSilhouette_con_item{
        width: 9.1467rem /* 343/37.5 */;
        margin-bottom: .7467rem /* 28/37.5 */;
        position: relative;
        padding-top: 4rem /* 150/37.5 */;
        margin: 0 auto;
        margin-bottom: .7467rem /* 28/37.5 */;
        border-radius: 0px 0px .2133rem /* 8/37.5 */ .2133rem; 
        overflow: hidden;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item:last-child{
        margin-bottom: 0px;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_item_text{
        font-size: .3733rem /* 14/37.5 */;
        color: #333333;
        line-height: .7467rem /* 28/37.5 */;
        background: #f5f5f5;
        padding: .4267rem /* 16/37.5 */ .5333rem /* 20/37.5 */;
        box-sizing: border-box;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_item_text p{
        position: absolute;
        top: 0;
        background: #fff;
        line-height: .64rem /* 24/37.5 */;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_item_text div{
        overflow: hidden;
        text-overflow: ellipsis;
        /* 多行移除隐藏 */
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_item_text p::after{
        width: .16rem /* 6/37.5 */;
        height: .64rem /* 24/37.5 */;
        background: #11C28F;
        content: "";
        position: absolute;
        left: -0.533333rem /* 20/37.5 */;
        top: 0;
    }
    .brilliantSilhouette_main .brilliantSilhouette_con_item .brilliantSilhouette_con_img{
        width: 100%;
        height: 2.9333rem /* 110/37.5 */;
        position: absolute;
        top: 1.0667rem /* 40/37.5 */;
        border-radius: .2133rem /* 8/37.5 */ .2133rem 0px 0px; 
        overflow: hidden;
    }


    .cdzc ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: .32rem /* 12/37.5 */;
    }
    .cdzc ul li{
        width: 4.4rem /* 165/37.5 */;
        height: .64rem /* 24/37.5 */;
        font-size: .32rem /* 12/37.5 */;
        color: #484848;
        line-height: .64rem /* 24/37.5 */;
        text-align: center;
        background: #FFFFFF;
        border: 1px solid #EEEEEE;
        margin-bottom: .2667rem /* 10/37.5 */;
    }
    .cdzc ul li:last-child{
        /* width: 100%; */
        margin-bottom: 0px;
    }
}