.flex{
    display: flex;
}
.flex-direction{
    flex-direction: column;
}
.align-center{
    align-items: center;
}
.just-between{
    justify-content: space-between;
}

.newsunActive{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 24px;
    cursor: pointer;
}
.newsunActive span{
    width: 200px;
    height: 2px;
    background: #B6B6B6;
    opacity: 0.4;
    border-radius: 4px;
    margin-top:12px;
}
.newsActive{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #CE0E2D;
    cursor: pointer;
    line-height: 24px;

}
.newsActive span{
    width: 200px;
    height: 2px;
    background:#CE0E2D ;
    border-radius: 4px;
    margin-top:12px;
    opacity: 1;
}
.wap-newsunActive{
    font-size: 0.24rem;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 24px;
    cursor: pointer;
}
.wap-newsunActive span{
    width: 40px;
    height: 2px;
    background: #ffffff;
    opacity: 0.4;
    border-radius: 4px;
    margin-top:12px;
}
.wap-newsActive{
    font-size:0.24rem;
    font-family: MicrosoftYaHei;
    color: #CE0E2D;
    cursor: pointer;
    line-height: 24px;
}
.wap-newsActive span{
    width: 40px;
    height: 2px;
    background:#CE0E2D ;
    border-radius: 4px;
    margin-top:12px;
    opacity: 1;
}
.left155{
    left: 155px !important;
}
.right155{
    right: 155px !important;
}
.newWidth{

}
.wap-gengduohuodong{display: none;}
.wap-bkzl-card{
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
    box-shadow: 0px 0px 6px 0px rgba(45,45,45,0.04);
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.6);
    /* backdrop-filter: blur(1px); */
}
.wp100{
    width: 100%;
}
.mt71{
    margin-top: 71px;
}
@media screen and (max-width: 450px){
    .web-play{
        width:48px !important;
        height: 48px !important;
    }
    .newsunActive{
        font-size: 16px;
        width: 50%;
        text-align: center;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
    }
    .newsunActive span{
        width: 40px;
        height:2px;
        background: #ffffff;
        margin-top: 0;
    }
    .newsActive{
        width: 50%;
        font-size: 16px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .newsActive span{
        width: 40px;
        height:2px;
        background: #CE0E2D;
        margin-top: 0;
    }

    .project-pc-class {
        transform: scale(0.9);
    }
}
.bikan_line{
    width: 80px;
    height: 4px;
    background: transparent !important;
}
@media screen and (min-width: 1400px)  {
    /* .newWidth{
       padding-left: 182px ;
       padding-right: 182px ;
       width:100% ;
       max-width: 100% ;
    } */
}
.news_absolute_left {
    position: absolute !important;
    top: 50% !important;
    left: -30px !important;
    z-index: 99;
    opacity: 90%;
}
.news_absolute_right {
    position: absolute !important;
    top: 50% !important;
    right: -30px !important;
    z-index: 99;
    opacity: 90%;
}
.news_unaboust_left{
    position: relative !important;
    top: 0 !important;
    margin-right: 30px;
    right: 0 !important;
    left: 0 !important;
}
.news_unaboust_right{
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    /* margin-right: 20px; */
}
.mt30{
    margin-top: 30px;
}
.news_bg_2023{
    position: absolute;
    width: 100%;
    margin-top: 25px;
}

.swiper-container {
    width: 100%;
    height: auto;
}
.swiper-image{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    cursor:pointer;
}
.pd33{
    padding-bottom: 33.3%;
}
.speaker-arrow-left img,
.speaker-arrow-right img {
    width: 25px;
}

.active-arrow-left img,
.active-arrow-right img {
    width: 25px;
}

.active-arrow-left,
.active-arrow-right {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(360deg, #eeeeee 0%, #ffffff 100%);
    border-radius: 26px;
    border: 1px solid #ffffff;
    cursor: pointer;
    outline: none;
    z-index: 10;
}

.active-arrow-left {
    left: 16px;
}

.active-arrow-right {
    right: 16px;
}
.just-center{
    justify-content: center;
}
.mt24{
    margin-top: 24px;
}
/* .swiper-activity-bottom{
	margin-top: 75px;
} */
.pd42{
    padding-bottom:13.5%;
}
.zhuanlan-list .boxes:hover .casemore {
    justify-content: center;
    background: #ce0e2d;
    border-radius: 4px;
    color: #ffffff;
}
.zhuanlan-list .boxes {
    /*background: url(../img/mynewsicon2.png) no-repeat center bottom;*/
    background-size: contain;
}
.web-top-red{
    border-bottom: none;
    background: none;
}
.mtrem4{
    margin-top: 0.17rem;
}
.mb-header-close{
    display: none;
    width: 18px;
    height: 18px;
}
.web-top-red a{
    border-radius: 4px;
    border: 1px solid #C7000B;
    color: #CE0E2D !important;
    text-align: center;

}
.zhuanlan-list .swiper-slide-active .boxes {
    /*background: url(../img/mynewsicon1.png) no-repeat center bottom;*/
    background-size: contain;
}
.boxes .zhuanlan-list-img {
    width: 100%;
    height: 217px;
    max-width: 100%;
    background-color: #CFDAE7;
    text-align: center;
}
.boxes .zhuanlan-list-img img {
    width: auto;
    height: 100%;
    max-width: 100%;
}
@media screen and (max-width:750px){
    .boxes .zhuanlan-list-img {
        width: 100%;
        height: 1.75rem;
        background-color: #CFDAE7;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }
    .boxes .zhuanlan-list-img img{
        max-width: 100%;
        height: auto;
    }
    /* 必看专栏 wap端 中间1个完整，两边各露出1/3 */
    .zhuanlan-wap-list {
        overflow: visible;
    }

    .zhuanlan-wap-list .swiper-slide {
        width: 60%;
    }
}
.caselisth-jingcai-pc{
    height: 55px;
    color: #333333;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.caselisth-jingcai{
    height:38px;
    color: #333333;
    /* font-size: 16px; */
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zhuanlan-list .caselisth1 {
    /*color: #fff;*/
    overflow: hidden;
    height: 55px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.mid_bg_2023{
    position: absolute;
    width: 34.7%;
    right: 0;
    top: -451px;
}
.more_bg_2023{
    position: absolute;
    width: 100%;
    right: 0;
}
.jingcaicard{
    /* width: 110px; */
    width: auto;
    padding: 0 12px;
    -webkit-tap-highlight-color:rgba(255,255,255,0);
    -webkit-appearance:none;outline:none;
}
.jingcaicardNew{
    /* min-width: 120px; */
}
/* 轮播定制化  --end*/
.swiper-activity-wap {
    margin-top: 20px;
    width:100%;
    height:170px;
    overflow: visible!important;
}
.swiper-activity-wap .swiper-wrapper .swiper-slide{ width: 80%; border-radius: 5px;}
.swiper-activity-wap .swiper-wrapper .swiper-slide img{width: 100%; height:170px; border-radius: 5px;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-prev{margin-top: 5px;  height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-prev img{ height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-next{margin-top: 5px;   height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-next img{ height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-active{ width: 80%;}


/* 轮播定制化  --end*/
.swiper-activity-bottom-wap {
    margin-top: 20px;
    width:100%;
    height:2.38rem;
    overflow: visible!important;
}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide{ width: 74%; border-radius: 5px;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide img{width: 100%; height:2.38rem; border-radius: 5px;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-prev{  height:2.38rem!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-prev img{ height:2.38rem!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-next{  height:2.38rem!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-next img{ height:2.38rem!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-active{ width: 74%;}
.mt35{
    margin-top: 35px;
}
.boxes_new_bikan{
    padding-left:  0;
    padding-top: 0;
    padding-right: 0;
    border: none;
}
.bg_card_white{
    width: 100%;
    height: 56px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
    box-shadow: 0px 0px 6px 0px rgba(45,45,45,0.04);
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.6);
}
.erji_unActive{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 24px;
    cursor: pointer;
    margin-left: 30px;

}
.erji_white_line{
    width: 40px;
    height: 2px;
}
.erji_unActive span{
    width: 40px;
    height: 2px;
    background: #ffffff;
    opacity: 0.4;
    border-radius: 4px;
}
.project-pc-class{
    display: flex;
    align-items: center;
    flex-direction: column;
    position: fixed;
    width: 82px;
    height: 90px;
overflow: hidden;
    bottom: 150px;
    justify-content: center;
    right: 32px;
    z-index: 999;
    cursor: pointer;
}
.project-pc-class:after{
    content: '';
    width: 82px;
    height: 90px;
    background-image: url(../img/2026/zixun-bg.png);
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.project-pc-class img{
    width:22px;
    height: 22px;
    display: none;
}
.project-pc-class span{
    font-size: 14px;
    color: #333333;
    position: relative;
    z-index: 2;
    margin-top: 50px;
    margin-left: 0px;
}
@media screen and (max-width:600px){
    .pcCaseBg{
        display: none;
    }
}
.erji_card{
    /* width:180px; */
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-appearance: none;
    outline: none;
}

.erji_card>div{
    -webkit-tap-highlight-color:rgba(255,255,255,0);
    -webkit-appearance:none;outline:none;
}
.erji_unActive_wap{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 24px;
    cursor: pointer;
    margin-left: 30px;
}
.erji_Active{
    font-family: MicrosoftYaHei;
    color: #CE0E2D;
    cursor: pointer;
    line-height: 24px;
    font-weight: bold;
    margin-left: 30px;
    font-size:18px;
}
.erji_Active_wap{
    font-family: MicrosoftYaHei;
    color: #CE0E2D;
    cursor: pointer;
    line-height: 24px;
    font-weight: bold;
    margin-left: 30px;
    font-size:14px;
}
.hp100{
    height: 100%;
}
.erji_Active span{
    width: 40px;
    height: 2px;
    background:#CE0E2D ;
    border-radius: 4px;
    opacity: 1;
}
.erji_Active_wap span{
    width: 40px;
    height: 2px;
    background:#CE0E2D ;
    border-radius: 4px;
    opacity: 1;
}
.content-news-wap-new{
    padding: 0 .35rem 1rem;
    background: linear-gradient(180deg,#DEDEDE 0%, #F5F5F5 100%);

}
.content-news-wap-new .item-wap{

    display: flex;
    flex-direction: column;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    box-shadow: 0px 0px 12px 0px rgba(45, 45, 45, 0.06);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    margin-bottom: .24rem;


}
.radius-4{
    border-radius: 4px;
}
.content-news-wap-new .item-img-wap{
    width:calc(100% - 10px);
    margin: 5px;

    position: relative;
    margin-right: .2rem;

}
.content-news-wap-new .item-img-wap img{
    width: 100%;
    height: 100%;
}
.content-news-wap-new .item-title-wap{
    color: #333333;
    line-height: .36rem;
    font-size: .24rem;

    height: 1rem;
    margin: 11px 10px 12px 10px;
    max-height:60px;
    display:-webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.content-news-wap-new .news-detail{
    font-size: 0.22rem;
    color: #CE0E2D;
    padding: 0 10px 16px 10px;
}
.erji_card_wap{
    width: auto;
    white-space:nowrap;
    margin-left: 0.4rem;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-appearance: none;
    outline: none;
}
.erji_card_wap>div {
    -webkit-tap-highlight-color:rgba(255,255,255,0);
    -webkit-appearance:none;outline:none;
}
.erji_bikan_wap{
    font-size: 0.3rem;
}
.px4rem{
    margin: 0 0.4rem;
}
.bg_card_white_wap{
    width: calc(100% - 35px);
    margin-left: 17px;
    height: 56px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
    box-shadow: 0px 0px 6px 0px rgba(45,45,45,0.04);
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.6);
}
.hight-card{
    width: calc(100% - 17px);
    margin-left: 17px;
}
.banner-img-wap-erji img{
    width: 279px;
    height:172px;
}
.title-wap-erji{
    margin-top:26px;
    margin-left: 17px;
}
.card_erji_wap{
    margin-top: -84px;
}
.card_erji_wap ul{
    margin-top: 0;
}
.zhuanlan-wap-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mb20{
    margin-bottom: 0.24rem;
}
.zhuanlan-wap-width{
    width: calc(50% - 5px);
}
.case_banner_wa_new{
    justify-content: flex-end;
}
.title_wap_new{
    position: absolute;
    left:  0.35rem;
    z-index: 99;
}

.erji-scroll{
    width: calc(100% - 34px);
    margin-left:17px;
    padding: 0;
    padding-right:0.4rem ;
    overflow: scroll;
}
.erji-scroll-bikan{
    width: calc(100% - 17px);
    margin-left:17px;
    padding: 0;
    padding-right:0.4rem ;
    overflow: scroll;
}
.mt1rem{
    margin-top: 0.1rem;
}
.mt2rem{
    margin-top: 0.2rem;
}
.mt3rem{
    margin-top: 0.3rem;
}
.mt4rem{
    margin-top: 0.4rem;
}
.mt5rem{
    margin-top: 0.5rem;
}
.mt6rem{
    margin-top: 0.6rem;
}
.mt7rem{
    margin-top: 0.7rem;
}
.mt8rem{
    margin-top: 0.8rem;
}
.mt9rem{
    margin-top: 0.9rem;
}
.mt10rem{
    margin-top: 1rem;
}
.pt115rem{
    padding-top: 1.15rem;
}
.scroll-views-style{
    width: auto;
    /* padding: 0 12px; */
    word-break: keep-all;
    white-space: nowrap;
}
@media screen and (max-width:749px){
    .privacy{
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 12px 0.35rem;
        background: #FFFFFF;
        z-index: 999;
        box-shadow: 0px -2px 14px 0px rgba(0,0,0,0.07);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .privacy-text{
        color: #333333;
        font-size: 13px;
        word-break: break-all;
        width: calc(100% - 88px);
    }
    .privacy a{
        color: #C7000B;
    }
    .privacy-close{
        width:72px;
        height: 40px;
        background: #C7000B;
        border-radius: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
        font-weight: normal;
        color: #FFFFFF !important;
    }
    .agenda-boxs:after{
        display: none;
    }
}
@media screen and (min-width:750px){
    .ibikan{
        min-height: 620px;
    }
    .car-scroll-prev {
        display: none;
    }
    .privacy{
        position: fixed;
        padding: 0 181px;
        bottom: 0;
        width: 100%;
        height: 80px;
        background: #FFFFFF;
        z-index: 999;
        box-shadow: 0px -2px 14px 0px rgba(0,0,0,0.07);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .privacy-text{
        color: #333333;
        font-size: 14px;
        word-break: break-all;
        width: calc(100% - 156px);
    }
    .privacy a{
        color: #C7000B;
    }
    .privacy-close{
        width: 96px;
        height: 40px;
        background: #C7000B;
        border-radius: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
        font-weight: normal;
        color: #FFFFFF !important;
    }
    .header-li-gw a{
        display: initial;
        padding: 5px 20px;
        border-radius: 4px;
        width: 109px;
        height: 32px;
        border: 1px solid #c7000b;
        color: #c7000b !important;
    }
}
.btRadius-4{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.jingcaishunjian_new{
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100% );
    box-shadow: 0px 0px 12px 0px rgb(45 45 45 / 6%);
    border-radius: 4px;
    border: 2px solid #ffffff;
}
.f16{
    font-size: 16px !important;
}
.f15{
    font-size: 15px !important;
}
.text-red{
    color: #CE0E2D !important;
}
.mt15{
    margin-top: 15px;
}
.boxes-jingcai{
    border-bottom: none;
    border-bottom-left-radius:0 ;
    border-bottom-right-radius:0 ;
}
.jingcai-wap-play{
    padding: 10px 10px 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left:2px solid #ffffff;
    border-right:2px solid #ffffff;
    border-bottom:2px solid #ffffff;
}
.jingcai-wap-play-pc{
    padding: 10px 10px 10px;
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100% );
    box-shadow: 0px 0px 12px 0px rgb(45 45 45 / 6%);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

}
.hot-img-wap{
    width: 2.45rem;
    height: 1.84rem;
    position: relative;
    margin-right: 0.2rem;
}
.content-news-wap-hotNews .item-wap {
    padding: 0.17rem;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    box-shadow: 0px 0px 12px 0px rgba(45, 45, 45, 0.06);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    margin-bottom: 0.24rem;
}
.content-news-wap-hotNews .item-wap .item-img-wap {
    width: 2.45rem;
    height: 1.44rem;
    position: relative;
    margin-right: 0.2rem;
}
.content-news-wap-hotNews .item-wap .item-img-wap img {
    width: 100%;
    height: 100%;
}
.content-news-wap-hotNews .item-wap .item-title-wap {
    color: #333333;
    line-height: 0.36rem;
    font-size: 0.24rem;
    height: 1rem;
    flex: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.content-news-wap-hotNews .news-detail {
    position: absolute;
    font-size: 0.22rem;
    color: #CE0E2D;
    bottom: 0.15rem;
    left: 2.75rem;
}
.erji-scroll-bikan::-webkit-scrollbar{display:none}
.wap-bkzl-card::-webkit-scrollbar{display:none}
.new-borderNone{border: none !important;}
.notab {
    position: absolute;
    right: 40px;
    top: 73px;
}



/*2026*/
 .main{
     padding-top: 70px;
     background: #E7F3F9;
 }
.i-banner{
    position: relative;
}
.i-banner img{
    width: 100%;
    display: block;
}
.i-banner a.signbtn{
    width: 156px;
    height: 40px;
    background: #CE0E2D;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    margin-top: 80px;
    left: 50%;
    margin-left: 40px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    z-index: 3;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.i-tit{
    font-size: 40px;
    color: #333333;
    line-height: 48px;
    font-weight: bold;
}
.i-invitation .i-tit{
    position: absolute;
    top: 129px;
    left: 0;
}
.i-invitation{
    position: relative;
    height: 602px;
}
.i-invitation .w1200{
    position: relative;
}
.i-invitation:after{
    content: '';
    display: block;
    width: 518px;
    height: 399px;
    background: url("../img/2026/invitation_bg_l.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 129px;
    left: 0;
}
.i-invitation:before{
    content: '';
    display: block;
    width: 849px;
    height: 572px;
    background: url("../img/2026/invitation_bg_r.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 21px;
    right: -40px;
}
.invitation-txt{
    width: 559px;
    height: 320px;
    overflow: auto;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    position: absolute;
    top: 185px;
    right: 91px;
    padding-right: 30px;
}
.invitation-txt,
.car-desc div,
.car-date-list{
    /*scrollbar-width: thin;*/
    /*scrollbar-color: #CDC6C6 rgba(0, 0, 0, 0.1);*/
}
.invitation-txt::-webkit-scrollbar,
.car-desc div::-webkit-scrollbar,
.car-date-list::-webkit-scrollbar{
    width: 2px;
    height: 2px;
    background: rgba(0, 0, 0, 0.1);
}
.invitation-txt::-webkit-scrollbar-thumb,
.car-desc div::-webkit-scrollbar-thumb,
.car-date-list::-webkit-scrollbar-thumb{
    width: 2px;
    background: #CDC6C6;
}
.i-car{
    padding-bottom: 0px;
    padding-top: 68px;
}
.i-car .car-box{
    margin-top: 40px;
    display: flex;
}
.car-l{
    width: 170px;
    padding-bottom: 50px;
}
.car-li{
    width: 100%;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: rgba(51,51,51,0.6);
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
}
.car-li.active,.car-li:hover{
    color: #333333;
    font-weight: bold;
}
.car-li.active:after,.car-li:hover:after{
    content: '';
    width: 170px;
    position: absolute;
    height: 74px;
    background:url("../img/2026/car-item-bg.png") no-repeat;
    background-size: 170px 64px;
    top: 0px;
    left: 0px;
}
.car-con{
    width: 945px;
    height: 478px;
    margin-left: 85px;
    position: relative;
}
.car-con:after{
    content: '';
    width: 997px;
    height: 530px;
    background: url("../img/2026/car-con-bg.png");
    background-size: 997px 530px;
    position: absolute;
    left: -16px;
    top: -9px;
}
.car-desc{
    font-size: 16px;
    color: #484848;
    line-height: 30px;
    width: 489px;
    height: 166px;
    position: relative;
    padding-top: 19px;
    z-index: 1;
}
.car-desc div{
    height: 100%;
    overflow: auto;
}
.car-desc:before{
    content: '';
    width: 57px;
    height: 47px;
    position: absolute;
    left: -7px;
    top: -14px;
    background: url("../img/2026/car-desc-icon.png");
}
.car-tp{
    width: 436px;
    height: 246px;
    position: absolute;
    left: 41px;
    bottom: 32px;
    z-index: 1;
}
.car-date{
    width: 400px;
    position: absolute;
    right: 0;
    top: 55px;
    z-index: 1;
}
.car-date-tit{
    font-size: 28px;
    color: #333333;
    line-height: 33px;
    display: flex;
    align-items: center;
    padding-left: 22px;
    margin-bottom: 9px;
    font-weight: bold;
}
.car-date-tit:before{
    content: '';
    width: 5px;
    height: 28px;
    background: linear-gradient( 180deg, #388FCE 0%, #5CADC5 100%);
    border-radius: 3px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}
.car-date-ins{
    font-size: 13px;
    color: #585858;
    line-height: 24px;
    display: flex;
    align-items: center;
    height: 28px;
    margin-left: 22px;
    margin-bottom: 72px;
}
.car-date-ins:before{
    content: '';
    width: 28px;
    height: 28px;
    background: url("../img/2026/car-icon.png");
    background-size: 100% 100%;
}
.car-date-list{
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 30px;
    height: 250px;
    overflow: auto;
}
.car-date-item{
    width: 165px;
    margin-bottom: 25px;
}
.car-date-name{
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    padding-left: 35px;
    position: relative;
    margin-bottom: 10px;
}
.car-date-name:before{
    content: '';
    width: 24px;
    height: 32px;
    background: url("../img/2026/car-pos.png");
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0px;
}
.car-date-day{
    font-size: 16px;
    color: #919496;
    line-height: 24px;
    padding-left: 35px;
    position: relative;
}
.car-date-day:before{
    content: '';
    width: 28px;
    height: 28px;
    background: url("../img/2026/car-icon.png");
    background-size: 100% 100%;
    position: absolute;
    left: -2px;
    top: 0px;
}
.i-guest{
    padding-bottom: 120px;
}
.i-guest .i-tit{
    margin-bottom: 53px;
}
.guest-list-pc{
    display: flex;
}
.guest-list-wap{
    display: none;
}
.guest-list{
    display: flex;
}
.guest-item{
    width: 224px;
    height: 203px;
    background: url("../img/2026/guest-bg.png");
    background-size: 100% 100%;
    position: relative;
    margin-left: 24px;
    transition: .5s;
    top:0;
    cursor: pointer;
}
.guest-item:after{
    content: '';
    width: 207px;
    height: 105px;
    background: url("../img/2026/guest-ins-bg.png");
    background-size: 100% 100%;
    top: 87px;
    left: 17px;
    position: absolute;
}
.guest-tp{
    width: 186px;
    height: 182px;
    margin-left: 39px;
    margin-top: -20px;
}
.guest-name{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    top: 131px;
    left: 34px;
    position: absolute;
    z-index: 2;
}
.guest-job{
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    top: 161px;
    left: 34px;
    position: absolute;
    z-index: 2;
}
.guest-item.active,.guest-item:hover{
    transition: .5s;
    background: url("../img/2026/guest-bg-ac.png");
    background-size: 100% 100%;
    top: -20px;
}
.guest-item.active:after,.guest-item:hover:after{
    width: 240px;
    height: 150px;
    background: url("../img/2026/guest-ins-bgac.png");
    background-size: 240px 150px;
    top: 87px;
    left: 0px;
}
.guest-item.active  .guest-name,.guest-item:hover  .guest-name{
    color: #C7000B;
}
.agenda-boxs{
    width: 1180px;
}
.agenda-boxs .agenda-l{
    width: 166px;
    height: 418px;
    background: none;
    top: 0;
    padding-top: 0;
    overflow: hidden;
}
.agenda-l .agenda-nav{
    width: 155px;
    height: 97px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../img/2026/agenda-li-bg.png");
    background-size: 100% 100%;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333333;
}
.agenda-l .agenda-nav.active{
    width: 155px;
    /*background: url("../img/2026/agenda-li-ac.png");*/
    /*background-size: 218px 149px;*/
    /*background-position: -14px -10px;*/
    /*border-radius: 20px;*/
    color: #fff;
    position: relative;
    padding-left: 30px;
}
.agenda-li:after {
    content: '';
    width: 1px;
    height: 51px;
    position: absolute;
    left: 4px;
    top: 14px;
    display: block;
    background: #E7C2CD;
}
.agenda-list .agenda-li:last-child{
    margin-bottom: 20px;
}
.agenda-li:last-child:after{
    display: none;
}
.agenda-l .agenda-nav.active:after{
    content: '';
    width: 218px;
    height: 105px;
    background: url(../img/2026/agenda-li-ac.png);
    background-size: 218px 149px;
    position: absolute;
    left: -13px;
    top: -11px;
    background-position: 1px 2px;
}
.agenda-l .agenda-nav img, .agenda-l .agenda-nav span{
    position: relative;
    z-index: 2;
}
.agenda-boxs .agenda-r{
    width: 942px;
    height: 484px;
    position: relative;
    margin-left: 238px;
    background: none;
}
.agenda-boxs .agenda-r:after{
    content: '';
    width: 942px;
    height: 484px;
    background: url(../img/2026/agenda-con.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.agenda-scroll{
    z-index: 1;
}
.agenda-scroll.agenda-pc{
    width: 100%;
    padding-top: 31px;
    margin-top: 0;
    overflow: hidden;
}
.agenda-r .name{
    font-size: 24px;
    color: #FFFFFF;
    line-height: 28px;
    font-weight: bold;
    height: 28px;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.agenda-r .agenda-list{
    width: 850px;
    height: 343px;
    overflow: auto;
    margin-top: 47px;
}
.i-underyou{
    padding-bottom: 120px;
    padding-top: 68px;
}
.i-underyou .i-tit{
    margin-bottom: 36px;
}
.underyou-con{
    width: 812px;
    height: 364px;
    position: relative;
}
.underyou-con:after{
    content: '';
    width: 856px;
    height: 410px;
    position: absolute;
    background: url("../img/2026/underyou-bg.png");
    background-size: 100% 100%;
    left: -10px;
    top: -5px;
}
.underyou-con-pc{
    display: block;
    position: relative;
    z-index: 2;
}
.underyou-con-wap{
    display: none;
    position: relative;
    z-index: 2;
}
.underyou-tabs{
    width: 365px;
    margin-left: 24px;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
}
.underyou-tab-item{
    width: 172px;
    height: 172px;
    background: url("../img/2026/underyou-tab.png");
    background-size: 100% 100%;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.underyou-tab-item:nth-child(2n){
    margin-right: 0;
}
.underyou-tab-item .icon{
    width: 42px;
    height: 42px;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
}
.underyou-tab-item .icon img.default-img{
    display: block;
}
.underyou-tab-item .icon img.active-img{
    display: none;
}
.underyou-tab-item .name{
    font-size: 23px;
    color: #92999D;
    font-weight: bold;
    position: relative;
    z-index: 2;
}
.underyou-tab-item.active:after{
    content: '';
    width: 224px;
    height: 224px;
    background: url("../img/2026/underyou-tab-ac.png");
    background-size: 100% 100%;
    position: absolute;
    left: -15px;
    top: -12px;
}
.underyou-tab-item.active .icon img.default-img{
    display: none;
}
.underyou-tab-item.active .name{
    color: #fff;
}
.underyou-tab-item.active .icon img.active-img{
    display: block;
}
.underyou-box{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.underyou-box .casemore2 {
    left: 50%;
    margin-left: -50px;
}
.iagenda{
    position: relative;
    z-index: 3;
}
.i-underyou{
    position: relative;
    z-index: 3;
}
@media screen and (min-width: 751px) {
    .main{
        position: relative;
    }
    .m-box{
        background-color: #E3F3FA;
        background-image: url(../img/2026/pcfk3.png);
        background-position: center bottom;
        background-repeat: no-repeat;
    }

    .main:after {
        content: '';
        width: 319px;
        height: 1562px;
        background: url(../img/2026/pcfk1.png);
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        top: 600px;
    }
    .ibikan {
        position: relative;
    }

    .ibikan:after {
        content: '';
        width: 1210px;
        height: 1556px;
        display: block;
        background: url(../img/2026/pcfk2.png);
        background-size: 100% 100%;
        position: absolute;
        left: 0;
        bottom: 170px;
    }
    .car-scroll-next{
        display: none;
    }
    .underyou-scroll {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
    }
    .underyou-scroll-view {
        width: 803px;
        overflow: hidden;
        position: relative;
    }
    .underyou-scroll-view::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 48px;
        height: 100%;
        background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
        pointer-events: none;
        opacity: 1;
        transition: opacity .3s;
        z-index: 3;
    }
    .underyou-scroll.is-end .underyou-scroll-view::after {
        opacity: 0;
    }
    .underyou-scroll-list {
        transition: transform .3s;
        will-change: transform;
    }
    .underyou-scroll .case-btn-l.dis, .underyou-scroll .case-btn-r.dis {
        opacity: .45;
        cursor: default;
    }
    .resource-btn{
        padding-bottom: 0;
    }
    .i-underyou .resource-box {
        display: grid;
        grid-auto-flow: column;
        grid-template-rows: repeat(2, 143px);
        grid-auto-columns: 253px;
        gap: 18px 22px;
        width: max-content;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0;
    }
    .i-underyou .resource-box:after {
        display: none;
    }
    .resource-li:nth-child(2n-1) {
        margin-top: 0;
    }
    .resource-li:nth-child(1) .resource-li-box, .resource-li:nth-child(2) .resource-li-box {
        padding-left: 0;
        margin-left: 0;
    }
    .i-underyou .resource-li,
    .i-underyou .resource-li:first-child {
        width: 253px;
        flex: 0 0 253px;
        float: none;
        margin-right: 0;
        margin-bottom: 0;
    }
    .i-underyou .resource-li .resource-li-box,
    .i-underyou .resource-li:first-child .resource-li-box {
        height: 143px;
        position: relative;
    }
    .i-underyou .resource-li .resource-name,
    .i-underyou .resource-li:first-child .resource-li-box .resource-name {
        height: 72px;
        padding: 20px 18px 0;
        line-height: 24px;
        background: none;
    }
    .resource{
        overflow: initial;
    }
    .i-underyou .resource-li .data-down,
    .i-underyou .resource-li:first-child .resource-li-box .data-down {
        left: 18px;
        bottom: 16px;
    }
    .i-underyou .resource-li .look-online,
    .i-underyou .resource-li:first-child .resource-li-box .look-online {
        left: 0px;
        right: auto;
        bottom: 16px;
    }
}
.underyou-case{
    position: relative;
    z-index: 2;

}
.underyou-case-con{
    display: flex;
    margin-top: 30px;
    margin-left: 20px;
    position: relative;
}
.underyou-case .case-item:nth-child(3):after{
    content: '';
    width: 0px;
    height: 100%;
    box-shadow: -7px 0px 24px 49px rgb(255 255 255);
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    display: none;
}
.underyou-case:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 100%;
    background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    opacity: 1;
    transition: opacity .3s;
    z-index: 3;
}
.underyou-con .case-btn-l.dis {
    transform: rotate(0deg);
}
.underyou-con .case-btn-r.dis {
    transform: rotate(180deg);
}
.underyou-con .case-btn-l.dis, .underyou-con .case-btn-r.dis{
    background: url("../img/2026/under-l-icon.png");
}
.underyou-con .case-btn-l{
    width: 65px;
    height: 65px;
    background: url("../img/2026/under-r-icon.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
    position: absolute;
    left: -36px;
    top: 141px;
    z-index: 5;
    cursor: pointer;
}
.underyou-con .case-btn-r{
    width: 65px;
    height: 65px;
    background: url("../img/2026/under-r-icon.png");
    background-size: 100% 100%;
    right: -26px;
    position: absolute;
    top: 141px;
    z-index: 5;
    cursor: pointer;
}
.underyou-case .case-item{
    width: 253px;
    margin-right: 22px;
    cursor: pointer;
}
.underyou-case .case-item .tp{
    width: 100%;
    height: 143px;
    margin-bottom: 14px;
}
.underyou-case .case-item .tp img{
    width: 100%;
    border-radius: 10px;
}
.underyou-case .case-item .name{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}
.i-link{
    width: 137px;
    height: 44px;
    font-size: 14px;
    color: #2373AE;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.i-link:after{
    content: '';
    width: 13px;
    height: 14px;
    background: url("../img/2026/righticon.png");
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 5px;
}
.i-link:hover{
    width: 137px;
    height: 44px;
    background: url("../img/2026/linkac.png");
    background-size: 100% 100%;
    color: #fff;

}
.i-link:hover:after{
    background: url("../img/2026/righticon2.png");
    background-size: 100% 100%;
}
.underyou-case .case-item .i-link{
    margin-top: 51px;
    margin-left: 145px;
}
.underyou-case .case-item .i-link:hover{
    margin-left: 116px;
}
.m-box{
    padding-top: 0;
}
.ibikan .case-box .swiper-slide{
    border-right: 14px;
    overflow: hidden;
    perspective: 1000px; /* 透视距离，值越小，3D效果越夸张 */
}

.ibikan .swiper-slide.swiper-slide-active .boxes {
    transform-style: preserve-3d; /* 保持3D空间 */
    /* 默认向右翻转，像书向右抬起的效果 */
    transform: rotateY(10deg);
    border-radius: 28px 14px 14px 28px;
}
.ibikan .swiper-slide.swiper-slide-next .boxes {
    transform-style: preserve-3d; /* 保持3D空间 */
    /* 默认向右翻转，像书向右抬起的效果 */
    transform: rotateY(0deg);
    border-radius: 20px;
}
.ibikan .swiper-slide .boxes {
    transform-style: preserve-3d; /* 保持3D空间 */
    /* 默认向右翻转，像书向右抬起的效果 */
    transform: rotateY(-10deg);

    border-radius:14px 28px 28px 14px
}
.zhuzhan .mynews .boxes3{
    width: 90%;
    margin: 0 auto;
}
.case-box .jingcai-wap-play-pc{
    width: 100%;
    height: 290px;
    background: #fff;
    padding-top: 170px;
    position: relative;
    margin-top: 38px;
    border-radius: 14px;
    padding-left: 0;
    padding-right: 0;
}
.case-box .jingcai-wap-play-pc .caselisth1{
    width: 90%;
    margin: 0 auto;
    line-height: 24px;
}

.zhuzhan .mynews .boxes3{
    position: absolute;
    left: 18px;
    top: 0;
    z-index: 1;
    border:none;
    border-radius: 16px;
    overflow: hidden;
}
.shudu-cover{
    background: rgba(0,0,0,.2);
}
.izixun .news_absolute_left:after,.izixun .news_absolute_right:after{
    display: none;
}
.mynewscon{
    max-width: 1200px;
    width: 1200px;
    padding: 0;
    position: relative;
    z-index: 3;
}
.mynewscon.newWidth {}

.swiper-slides {
    width: 589px;
    float: left;
    height: 175px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.swiper-slides .boxes {
    display: flex;
    flex-direction: row;
    min-height: auto;
    background: #FAFDFE;
}

.swiper-slides .boxes img {
    width: 242px;
    height: 140px;
}

.swiper-slides:nth-child(2n) {
    margin-right: 0;
}

.swiper-slides .pad8 {
    display: block;
    padding-bottom: 0;
    padding-left: 25px;
}

.swiper-slides .casemore {
    padding-bottom: 0;
}
.ijcsj.mynews{
    padding-bottom: 120px;
}

/* 精彩资讯自定义滚动样式 */
.news-scroll-container {
    width: 1200px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.news-scroll-wrapper {
    display: grid;
    /* 自动按列填充，每列589px */
    grid-template-columns: repeat(auto-fill, 589px);
    /* 固定2行 */
    grid-template-rows: repeat(2, 175px);
    /* 按列优先排列 */
    grid-auto-flow: column;
    /* 间距 */
    gap: 20px;
    width: max-content;
    transition: transform 0.3s ease;
}

.news-scroll-item {
    width: 589px;
    height: 175px;
}

.news-scroll-item .boxes {
    display: flex;
    flex-direction: row;
    min-height: auto;
    background: #FAFDFE;
    height: 100%;
}

.news-scroll-item .boxes img {
    width: 242px;
    height: 140px;
    border-radius: 10px;
}

.news-scroll-item .pad8 {
    display: block;
    padding-bottom: 0;
    padding-left: 25px;
}

/* 左右箭头按钮 */
.izixun .news_absolute_left,
.izixun .news_absolute_right {
    width: 65px;
    height: 65px;
    background-size: 100% 100%;
    position: absolute;
    top: 141px;
    z-index: 5;
    cursor: pointer;
    transition: opacity 0.2s;
}

.izixun .news_absolute_left {
    left: -36px;
    background: url("../img/2026/under-r-icon.png");
    transform: rotate(180deg);
}

.izixun .news_absolute_right {
    right: -26px;
    background: url("../img/2026/under-r-icon.png");
}

.izixun .news_absolute_left:hover,
.izixun .news_absolute_right:hover {
}

/* 禁用状态 - 使用灰色背景图 */
.izixun .news_absolute_left.dis
{
    background: url("../img/2026/under-l-icon.png");
    pointer-events: none;
    transform: rotate(0);
}
.izixun .news_absolute_right.dis{
    background: url("../img/2026/under-l-icon.png");
    pointer-events: none;
    transform: rotate(180deg);
}
.i-banner .banner-wap{
    display: none;
}
.i-banner  .banner-pc{
    display: block;
}
 .i-banner .banner-con{
    display: block;
    width: 500px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 20%;
    margin-left: 42px;
}
 .i-banner .banner-con h1 {
    font-size: 52px;
    color: #fff;
}
 .i-banner .banner-con h3 {
    font-size: 20px;
    margin-top: 20px;
    color: #fff;
}

 .i-banner .banner-con p {
    font-size: 18px;
    margin-top: 20px;
    color: #fff;
}

.banner-con {}
.banner-con-font{
    width: 500px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 20%;
    margin-left: 10px;
}
.banner-con-font:after{
    content: '';
    width: 256px;
    height: 17px;
    background: url(../img/2026/font2.png);
    background-size: 100%;
    position: absolute;
    top: 170px;
    left: 29px;
}
.banner-con-font:before{
    content: '';
    width: 591px;
    height: 140px;
    background: url("../img/2026/homefont.png");
    background-size: 100%;
    position: absolute;
}

.agenda-main img.ricon {
    display: none;
}
.car-tp img {
    width: 100%;
}
.i-banner video{
    display: block;
    width: 100%;
}
@media screen and (max-width:750px){

    .project-pc-class{
        transform: scale(0.7);
        transform-origin: right top;
        right: .2rem !important;
        bottom: 2rem;
    }
    .i-banner .banner-wap{
        display: block;
    }
    .i-banner  .banner-pc{
        display: none;
    }
    .i-banner video{
        display: none;
    }
    .i-banner .banner-con{
        position: absolute;
        left: .66rem;
        top: .78rem;
        display: block;
        margin-left: 0;
    }
    .i-banner .banner-con h1{
        font-size: .66rem;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        margin-bottom: .35rem;
    }
    .i-banner .banner-con h3{
        font-size: .26rem;
        color: #fff;
        line-height: 1;
        margin-bottom: .45rem;
    }
    .i-banner .banner-con p{
        font-size: .22rem;
        color: #fff;
        line-height: 1;
    }
    .i-banner a.signbtn{
        left: .66rem;
        top: 3.71rem;
        margin-left: 0;
    }
    .main{
        padding-top: .9rem;
    }
    .i-tit{
        font-size: .48rem;
        color: #333333;
        line-height: 1.5;
    }
    .i-invitation{
        width: 7.4rem;
        height: 8.4rem;
        margin: -.61rem auto 0rem;
        position: relative;
        background: url("../img/2026/invitation-bg-wap.png");
        background-size: 100% 100%;
    }
    .i-invitation .i-tit{
        top: 1.83rem;
        left: .6rem;
    }
    .i-invitation:after,.i-invitation:before{
        display: none;
    }
    .invitation-txt {
        left: .6rem;
        height: 4.53rem;
        top: 2.8rem;
        font-size: .24rem;
        line-height: .36rem;
        width: 6.2rem;
    }
    .underyou-tab-item:nth-child(2) {
        padding: 0 .1rem;
        text-align: center;
    }
    .agenda-boxs .agenda-r:before{
        right:.4rem;
        bottom: 0;
        font-size: .18rem;
    }
    .i-car .i-tit{

    }
    .i-car .i-tit {
        margin-left: .22rem;
    }

    .i-car .car-box {
        flex-direction: column;
        margin-top: .3rem;
    }

    .car-scroll-wrap {
        position: relative;
        width: 7.15rem;
        margin: 0 auto .3rem;
    }

    .car-l {
        display: flex;
        width: 100%;
        margin: 0;
        justify-content: flex-start;
        align-items: center;
        height: .65rem;
        padding-bottom: 0;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        position: relative;
    }

    /* 右侧阴影 */
    .car-scroll-next::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: .5rem;
        height: 100%;
        background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        pointer-events: none;
        z-index: 2;
        display: none;
    }

    /* 左侧阴影 */
    .car-l::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: .5rem;
        height: 100%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        pointer-events: none;
        z-index: 2;
        opacity: 0;
        transition: opacity .2s ease;
        display: none;
    }

    .car-l.has-scroll-start::before {
        opacity: 1;
    }

    .car-l::-webkit-scrollbar {
        display: none;
    }

    .car-l .car-li {
        flex: 0 0 1.5rem;
        width: 1.5rem;
        height: .65rem;
        font-size: .24rem;
        margin-right: 0rem;
    }

    .car-l .car-li:last-child {
        margin-right: 0;
    }
    .i-underyou{
        padding-top: .5rem;
        padding-bottom: 1.4rem;
    }

    /* 左箭头 */
    .car-scroll-prev {
        position: absolute;
        top: 50%;
        left: -.15rem;
        width: .36rem;
        height: .52rem;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        margin-top: -.05rem;
        justify-content: center;
        z-index: 3;
        transition: opacity .2s ease;
    }

    .car-scroll-prev img {
        width: 100%;
        height: 100%;
        transform: rotate(180deg);
    }

    .car-scroll-prev.is-hidden {
        opacity: 0;
        pointer-events: none;
    }

    .car-scroll-next {
        position: absolute;
        top: 50%;
        right: -.15rem;
        width: .36rem;
        height: .52rem;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 3;
        transition: opacity .2s ease;
        margin-top: -.05rem;
    }

    .car-scroll-next img {
        width: 100%;
        height: 100%;
    }

    .car-scroll-next.is-hidden {
        opacity: 0;
        pointer-events: none;
    }

    .car-con {
        width: 100%;
        height: auto;
        padding-top: 4.8rem;
        margin-left: 0;
    }
    .car-con:after{
        content: '';
        display: block;
        width: 7.28rem;
        height: 11.89rem;
        background: url(../img/2026/wap1.png);
        background-size: 7.28rem 11.89rem;
        background-repeat: no-repeat;
        position: absolute;
        top: -.1rem;
        left: .2rem;
        z-index: 2;
        padding-top: 0;
    }

    .w1200 {
        width: 7.5rem;
    }

    .car-li.active:after, .car-li:hover:after {
        width: 100%;
        height: 100%;
        background: url(../img/2026/car-tab-wap-bg.png);
        background-size: 1.92rem 1.06rem;
        background-position: -.1rem -.05rem;
        top: 0;
        left: 0;
    }

    .car-desc {
        width: 6.1rem;
        font-size: .24rem;
        height: auto;
        line-height: .36rem;
        margin: 0 auto;
        position: relative;
        z-index: 5;
        top: .4rem;
        height: 1.8rem;
        overflow: auto;
        margin-bottom: .8rem;
    }



    .car-date {
        width: 6.8rem;
        height: 4.88rem;
        top: 0;
        left: .35rem;
        /*background: url(../img/2026/car-wap-bg.png);*/
        /*background-size: 7.29rem 5.4rem;*/
        /*background-position: -.13rem -.07rem;*/
        z-index: 5;
    }
    .i-car{
        padding-bottom: 1.2rem;
        padding-top: .85rem;
    }
    .car-date-tit {
        font-size: .28rem;
        line-height: .33rem;
        padding-left: .19rem;
        margin-top: .19rem;
    }

    .car-date-tit:before {
        width: .07rem;
        height: .28rem;
    }

    .car-date-ins {
        position: absolute;
        left: 2.5rem;
        top: .3rem;
        font-size: .18rem;
        margin: 0;
        height: .2rem;
    }

    .car-date-ins:before {
        width: .34rem;
        height: .34rem;
    }

    .car-date-list {
        height: 3.4rem;
        margin-top: .5rem;
        padding: .2rem .56rem 0 .48rem;
    }

    .car-date-item {
        width: 100%;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #E4E8EC;
        margin-bottom: .3rem;
        padding-bottom: .3rem;
    }

    .car-date-name {
        font-size: .24rem;
        padding-left: .35rem;
        line-height: .24rem;
        margin-bottom: 0;
    }

    .car-date-name:before {
        width: .24rem;
        height: .3rem;
    }

    .car-date-day {
        font-size: .24rem;
        line-height: 1;
        height: .26rem;
        padding-left: .35rem;
    }

    .car-date-day:after {
        width: .32rem;
        height: .32rem;
    }
    .car-date-day:before{
        width: .32rem;
        height: .32rem;
        top: -.03rem;
    }

    .car-tp {
        width: 6.1rem;
        height: 3.44rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: .3rem auto;
        left: 0;
        bottom: 0;
        z-index: 5;
    }

    .car-desc:before {
        display: none;
    }

    .car-tp img {
        width: 100%;
    }
    .i-guest .i-tit {
        margin-left: .35rem;
    }

    .guest-item {
        width: 3.44rem;
        margin-left: 0;
        height: 3.12rem;
        background: url(../img/2026/guest-bg-wap.png);
        background-size: 100% 100%;
        margin-bottom: 1.16rem;
    }

    .guest-list-pc {
        display: none;
    }

    .guest-list-wap {
        display: block;
        padding: .38rem .38rem 0 .16rem;
    }

    .guest-list-wap .swiper-slide {
        width: 100%;
    }

    .guest-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .guest-grid .guest-item {
        width: 3.44rem;
        margin-left: 0;
        margin-bottom: 1.16rem;
    }

    .guest-swiper-pagination {
        margin: -.3rem auto .4rem;
        text-align: center;
    }
    .agenda-li:after{
        display:none;
    }
    .guest-list {
        padding: 0 .38rem 0 .16rem;
        flex-wrap: wrap;
    }

    .guest-tp {
        width: 2.68rem;
        height: 3.06rem;
    }

    .guest-tp img {
        width: 100%;
    }

    .guest-item:after {
        width: 3.67rem;
        height: 2.29rem;
        top: 1.34rem;
        left:0rem;
        background: url("../img/2026/guest-ins-wap-bg.png");
        background-size: 100% 100%;
    }

    .guest-name {
        font-size: .27rem;
        color: #C7000B;
        top: 2rem;
        left: .49rem;
    }

    .guest-job {
        font-size: .21rem;
        line-height: .29rem;
        top: 2.49rem;
        left: .49rem;
    }

    .i-guest {
        padding-bottom: 0rem;
    }
    .i-agenda .i-tit {
        margin-left: .35rem;
    }
    #agendascroll{
        width: 100%;
        height: 1.47rem;
        background: none;
        border: none;
    }
    .agenda-boxs {
        width: 100%;
    }

    .agenda-boxs .agenda-r {
        width: 100%;
        margin-left: 0;
        padding: 0 .23rem 0 .35rem;
        height: 9.6rem;
        margin-top: .2rem;
        background: url(../img/2026/agent-wap-bg.png);
        background-size: 100% 100%;
        border: none;
    }
    .agenda-scroll.agenda-wap{
        height: 10rem;
    }
    .agenda-list .agenda-li{
        margin-bottom: .4rem;
    }
    .agenda-list .agenda-li .date{
        width: 1.5rem;
    }
    .main .i-agenda{
        height: 13.5rem;
        padding-top: 0;
    }
    .agenda-r .agenda-list {
        width: 100%;
        height: 7.4rem;
        padding: 0 .1rem 0 .3rem;
        margin-top: 1.2rem;
    }
    .agenda-l .agenda-nav {
        height: 100%;
        font-size: .22rem;
        justify-content: flex-start;
        background: url(../img/2026/agent-tab-bgwap.png);
        box-shadow: none;
        background-size: 100% 100%;
        background-position: 0 0;
        padding: 0 .2rem;
        margin-top: .2rem;
    }

    .agenda-l .agenda-nav .icon {
        width: .45rem;
        height: .45rem;
        margin-top: .1rem;
    }

    .agenda-l .agenda-nav.active {
        height: 100%;
        box-shadow: none;
        border-radius: 0;
        background: url(../img/2026/agent-tab-wap-bg.png);
        background-size: 2.06rem 1.59rem;
        background-position: -.06rem -.1rem;
        padding-left: 0;
    }
    .agenda-l .agenda-nav span{
        display: block;
    }
    .wap-mynews .mynewscon{
        width: 100%;
    }
    .zhuzhan .m-box{
        padding-top: 0;
    }
    .ibikanwap .wap-bkzl-card {
        background: none;
        box-shadow: none;
        margin-top: .3rem;
    }

    .ibikanwap .wap-bkzl-card .zltab {
        background: #E8F5FB;
        width: 6.02rem;
        height: .72rem;
        padding: 0 .07rem;
        border: 1px solid #fff;
        border-radius: .2rem;
    }

    .zltab li.wap-newsActive {
        background: none;
        box-shadow: none;
        border: none;
    }

    .zltab li.wap-newsActive {
        width: 2.94rem;
        height: .6rem;
        background: url(../img/2026/bikan-wap.png);
        background-size: 100% 100%;
        color: #fff;
        border-radius: 0;
    }

    .zltab li {
        width: 2.94rem;
        height: .6rem;
        padding: 0;
    }
    .ibikanwap.wap-mynews .mynewscon .boxes.boxes2 {
        background: rgba(255,255,255,.7);
        box-shadow: none;
        border-radius: .14rem;
    }
    .agenda-l .agenda-nav.active:after{
        display: none;
    }
    .wap-mynews .mynewscon .boxes.boxes2 .caselisth1 {
        font-size: .24rem;
        color: #666;
    }
    .mynewscon .casemore2 {
        bottom: -.15rem;
    }
    .i-link {
        font-size: .2rem;
        height: .2rem;
        background: none;
        width: auto;
        margin-left: 0;
        text-align: left;
        justify-content: flex-start;
    }

    .i-link:after {
        width: .13rem;
        height: .14rem;
    }
    .ijcsj .i-link {
        background: none;
        margin-left: 0;
    }
    .ijcsj{
        margin-top: .8rem;
    }

    .ibikanwap .mynewscon .casemore2 {
        bottom: -.4rem;
    }
    .iwzixun .i-link {
        position: absolute;
        left: 2.8rem;
        top: 1.4rem;
    }
    .ibikanwap .i-link {
        position: absolute;
        right: .1rem;
        margin-left: 0;
        top: 1.5rem;
    }
    .i-underyou .i-tit {
        margin-left: .35rem;
        margin-bottom: .3rem;
    }

    .underyou-con {
        width: 5.46rem;
        height: 7.6rem;
        margin-left: 1.69rem;
    }

    .underyou-tabs {
        width: 1.25rem;
        margin-left: 0;
        position: absolute;
        top: 0;
        left: .35rem;
    }

    .underyou-tab-item {
        width: 1.25rem;
        height: 1.55rem;
        margin-right: 0;
        margin-bottom: .2rem;
        background: url(../img/2026/dongni-wap-bg.png);
        background-size: 100% 100%;
    }

    .underyou-tab-item .icon {
        width: .36rem;
        height: .36rem;
        margin-bottom: .13rem;
    }

    .underyou-tab-item .icon img {
        width: 100%;
    }

    .underyou-tab-item .name {
        color: #333;
        font-size: .22rem;
    }
    .underyou-con:after {
        width: 5.95rem;
        height: 8.08rem;
        background: url(../img/2026/under-conwapbg.png);
        background-size: 100% 100%;
        left: -.1rem;
    }
    .underyou-tab-item.active:after {
        width: 1.64rem;
        height: 1.95rem;
        background: url(../img/2026/dongniac-wap-bg.png);
        background-size: 100% 100%;
        position: absolute;
        left: -.1rem;
        top: -.1rem;
    }
    .case-btn-l,.case-btn-r{
        display: none;
    }
    .underyou-case-con {
        padding: .27rem .2rem;
        margin: 0;
        flex-direction: column;
    }

    .underyou-case-con .case-item {
        margin-bottom: .29rem;
        padding-bottom: .29rem;
        display: flex;
        position: relative;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .underyou-case-con .case-item .tp {
        height: 1.29rem;
        margin-bottom: 0;
        width: 2.28rem;
        margin-right: .16rem;
    }

    .underyou-case-con .case-item .tp img {
        width: 100%;
        height: 100%;
    }

    .underyou-case-con .case-item .i-link {
        padding: 0;
        margin: 0;
        position: absolute;
        right: 0;
        bottom: .1rem;
    }

    .underyou-case-con .case-item .name {
        font-size: .22rem;
        line-height: .3rem;
        width: 2.6rem;
    }

    .underyou-case-con .case-item:nth-child(3):after {
        display: none;
    }

    .underyou-case-con .case-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .underyou-con-pc{
        display: none;
    }
    .zhuzhan .m-box{
        background: #E4F3FA;
    }
    .i-car {
        position: relative;
    }
    .wap-mynews.ibikanwap {
        position: relative;
    }

    .wap-mynews.ibikanwap:before {
        content: '';
        width: 12.1rem;
        height: 15.5rem;
        background: url(../img/2026/fangkuai1.png);
        background-size: 100%;
        display: block;
        position: absolute;
        top: -12rem;
    }
    .i-car:before {
        content: '';
        width: 3.19rem;
        background: url(../img/2026/pc1.png);
        display: block;
        height: 15.62rem;
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        right: 0;
        bottom: -3.1rem;
    }
    .underyou-con-wap{
        display: block;
    }
    .product-box {
        padding: 0;
        margin: 0;
        background: none;
        border: none;
    }

    .wap-product .product-li {
        border-right: none;
        border-bottom: none;
    }
}
.i-agenda {
    width: 100%;
    background: url(../img/2026/agendabox-bg.png);
    background-size: 100% 100%;
    height: 715px;
    padding-top: 60px;
}

/* 下载弹窗 file-down 样式 */
.marsk .file-down {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 560px;
    height: 390px;
    background: url(../img/new/bg_down.png);
    background-size: 622px 452px;
    background-position: center center;
    background-repeat: no-repeat;
}
.marsk .file-down .top-banner {
    height: 200px;
}
.marsk .file-down .top-banner .banner-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.marsk .file-down .top-banner .icon-close {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 1;
}
.marsk .file-down .top-banner .banner-text {
    padding: 66px 31px 0 409px;
    text-align: right;
}
.marsk .file-down .top-banner .banner-text .file-title {
    line-height: 36px;
    font-size: 30px;
    color: #ffffff;
}
.marsk .file-down .top-banner .banner-text .file-title-en {
    margin-top: 3px;
    font-size: 14px;
    color: #ffffff;
    line-height: 17px;
    opacity: 0.8;
}
.marsk .file-down .bottom-email {
    padding: 0px 91px 70px 75px;
    position: relative;
}
.marsk .file-down .bottom-email .input-box input {
    width: 100%;
    height: 50px;
    background: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #dddddd;
    color: #666666;
    font-size: 16px;
    padding: 0 20px;
}
.marsk .file-down .down-button {
    cursor: pointer;
    margin-top: 20px;
    text-align: center;
    background: #ce0e2d;
    border-radius: 4px;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    height: 50px;
}
.marsk .file-down .down-success {
    background: #ffffff;
    border-radius: 0px 0px 4px 4px;
    padding: 20px 41px 35px;
    position: absolute;
    width: 100%;
    top: 175px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 185px;
    box-sizing: border-box;
    align-items: center;
}
.marsk .file-down .down-success img {
    width: 59px;
    height: 41px;
}
.marsk .file-down .down-success .down-tips {
    color: #666666;
    font-size: 16px;
}
.marsk .file-down .error_tip {
    font-size: 14px;
    color: #c7000b;
    line-height: 30px;
    text-align: right;
    margin-bottom: -10px;
}
@media screen and (max-width: 768px) {
    .marsk .file-down {
        width: 5.1rem;
        height: 5.67rem;
        background-image: url(../img/new/bg_down_wap.png);
        background-size: 5.72rem 6.19rem;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .marsk .file-down .top-banner {
        width: 100%;
        height: 2.56rem;
    }
    .marsk .file-down .top-banner .icon-close {
        width: 0.34rem;
        height: 0.34rem;
        top: 0;
        right: 0;
    }
    .marsk .file-down .top-banner .banner-text {
        padding: 0.79rem 0.31rem 0 0;
        text-align: right;
    }
    .marsk .file-down .top-banner .banner-text .file-title {
        font-size: 0.36rem;
        line-height: 0.43rem;
    }
    .marsk .file-down .top-banner .banner-text .file-title-en {
        font-size: 0.24rem;
        line-height: 0.27rem;
    }
    .marsk .file-down .bottom-email {
        border-radius: 0px 0px 4px 4px;
        padding: 0px 0.58rem 0;
    }
    .marsk .file-down .bottom-email .input-box {
        width: 100%;
        height: 0.8rem;
    }
    .marsk .file-down .bottom-email .input-box input {
        height: 0.8rem;
        border-radius: 0.04rem;
        font-size: 0.24rem;
        padding: 0 0.3rem;
    }
    .marsk .file-down .down-button {
        margin-top: 0.45rem;
        border-radius: 0.04rem;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.26rem;
    }
    .marsk .file-down .down-success {
        border-radius: 0px 0px 4px 4px;
        padding: 20px 41px 35px;
        top: auto;
        bottom: 0;
        height: 185px;
    }
    .marsk .file-down .down-success img {
        width: 59px;
        height: 41px;
    }
    .marsk .file-down .down-success .down-tips {
        font-size: 13px;
        margin-top: 15px;
    }
}

/*高度加高样式*/
.i-invitation{
    height: 803px;
}
.i-invitation:after {
    height: 613px;
    background: url(../img/2026/invitation_bg_l2.png) no-repeat;
    background-size: 100% 100%;
}
.i-invitation:before {
    height: 846px;
    background: url(../img/2026/invitation_bg_r2.png) no-repeat;
    background-size: 100% 100%;

}
.invitation-txt{
    height: auto;
}
.car-con{
    height: 691px;
}
.car-con:after {
    height: 744px;
    background: url(../img/2026/car-con-bg2.png);
    background-size: 997px 744px;
}
.car-desc{
    height: auto;
}
.car-date-list{
    height: auto;
}
.agenda-boxs .agenda-r:after {
    height: 762px;
    background: url(../img/2026/agenda-con2.png);
    background-size: 100% 100%;
}
.agenda-boxs .agenda-r{
    height: 762px;
}
.i-agenda{
    height: 1015px;
}
.agenda-scroll.agenda-pc{
    height: auto;
}
.agenda-r .agenda-list{
    height: auto;
}
.underyou-tab-item:last-child:after {
    content: '敬请期待...';
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #93999d;
    width: 100%;
    text-align: center;
}
@media screen and (max-width:750px){
     .i-link:hover {
        background: none;
        height: .2rem;
        background: none;
        width: auto;
        color: #2373AE;
    }
    .boxes .i-link:hover {
        margin-left: 0;
    }
    .i-link:hover:after {
        background: url(../img/2026/righticon.png);
        background-size: 100% 100%;
    }
    .i-invitation{
        height: 10.81rem;
        background: url(../img/2026/invitation-bg-wap2.png);
        background-size: 100% 100%;
    }
    .invitation-txt p {
        margin-bottom: .2rem;
    }
    .car-con {
        height: auto;
        padding-top: 9.8rem;
    }

    .car-con:after {
        height: 19.54rem;
        background: url(../img/2026/wap2.png);
        background-size: 7.28rem 19.54rem;
    }
    .car-date-item {
        width: 50%;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .car-date-name {margin-bottom: .2rem;}

    .car-date-item:nth-child(2n) {
      padding-left: 5%;
    }
    .car-desc{
        margin-bottom: .3rem;
    }
    .agenda-scroll.agenda-wap {
        height: 11.4rem;
    }
    .main .i-agenda{
        height: 15.5rem;
    }
    .agenda-boxs .agenda-r {
        height: 11.4rem;
        background: url(../img/2026/agent-wap-bg2.png);
        background-size: 100% 100%;
    }
}
