/* Mobile */

@media (max-width:600px) {

    /* 菜单部分 */
    .caidan {
        width: 0.32rem;
        height: 0.23rem;
        background: url("http://img2.chinadaily.com.cn/static/2025twosession/img/icon.png") no-repeat;
        background-size: 0.32rem 0.23rem;
        position: absolute;
        margin-right: 4%;
        top: 0.13rem;
        right: 0;
        cursor: pointer;
    }

    .p-caidan .BT_Close {
        position: absolute;
        right: 15px;
        top: 23px;
        width: 18px;
        height: 18px;
        z-index: 2;
    }

    .p-caidan .BT_Close img {
        width: 18px;
        height: 18px;
    }

    .p-caidan {
        width: 3.2rem;
        background: rgba(248, 89, 63, 0.95);
        position: fixed;
        z-index: 1000;
        /* display: none; */
    }

    .p-caidan .logo {
        margin: 0.23rem 0.25rem;
    }

    .p-caidan .logo img {
        width: 1.32rem;
        height: 0.15rem;
    }

    .p-caidan .wenzi {
        font-size: 0.2rem;
        font-weight: bold;
        border-top: 0.02rem solid #F98A78;
        height: 0.55rem;
        line-height: 0.55rem;
        padding-left: 0.25rem;
    }

    .p-caidan .WenziSmall a {
        color: #fff;
        text-transform: uppercase;
        font-size: 0.16rem !important;
    }

    .p-caidan .wenzi a {
        color: #FFE3C3;
        text-transform: uppercase;
        font-size: 0.2rem;
    }

    .TopBar_Box {
        position: relative;
        display: block;
        width: 100%;
        background-color: #004073;
        height: 0.48rem;
    }

    .TopBar_Div {
        height: 0.48rem;
    }

    .TopBar_Logo {
        float: left;
        width: 1.86rem;
        height: 0.18rem;
        margin-top: 0.15rem;
        /* 右侧白线 */
        /* border-right: 1px solid #fff; */
    }

    .TopBar_Logo img {
        width: 1.71rem;
        height: 0.18rem;
    }

    .TopBar_txt {
        float: left;
        margin-top: 0.15rem;
        margin-left: 0.15rem;
        height: 0.18rem;
        line-height: 0.18rem;
        font-size: 0.18rem;
        color: #FFF;
    }

    .TopBar_txt a {
        height: 0.18rem;
        line-height: 0.18rem;
        font-size: 0.18rem;
        color: #FFF;
    }



    /* 底部 */
    .Bottom_Box {
        margin-top: 0.2rem;
        position: relative;
        display: block;
        width: 100%;
        height: 0.8rem;
        font-size: 12px;
        background-color: #DFDFDF;
    }

    .Bottom_div {
        position: relative;
        display: block;
        padding: 0;
        /* background-color: #D1E8FF; */

    }

    .BottomInfo_Div {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: space-around;
    }

    .Bottom1 {
        position: relative;
        display: block;
        padding: 0;
        margin: 0 auto;
        width: auto;
        /* margin-top: 0.4rem; */

    }

    .Bottom1 p {
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        display: block;

        border-right: 1px solid #086FDC;
        padding-right: 0.1rem;
        height: 0.18rem;
    }

    .Bottom1 p a {
        margin: 0;
        padding: 0;
        position: relative;
        display: block;
    }

    .Bottom1 p img {
        width: 1.61rem;
        height: 0.18rem;
    }

    .Bottom1 h4 {
        float: left;
        display: block;
        margin: 0;
        padding: 0;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        height: 0.18rem;
        font-size: 0.18rem;
        font-family: 'arial';
        color: #086FDC;
        line-height: 0.18rem;
        border-right: 1px solid #086FDC;
    }

    .Bottom1 h5 {
        float: left;
        display: block;
        margin: 0;
        padding: 0;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        height: 0.18rem;
        font-size: 0.18rem;
        font-family: 'arial';
        color: #086FDC;
        line-height: 0.18rem;
    }

    .Bottom1 h4 a,
    .Bottom1 h5 a {
        display: block;
        margin: 0;
        padding: 0;
        height: 0.18rem;
        font-size: 0.18rem;

        font-family: 'arial';
        color: #086FDC;
        line-height: 0.18rem;
    }

}

@media (max-width:600px) {
    .MainBanner_Box {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        /* background-image: linear-gradient(to bottom,#E2F2FF,#82C8FF); */
        background-color: #FFF;
        overflow: hidden;
    }

    .MainBanner_Div {
        position: relative;
        display: block;
    }

    .MainBanner_Banner {
        position: relative;
        display: block;
        margin: 0 auto;
        padding: 0;
        width: 100%;

    }

    .MainBanner_Banner img {
        width: 100%;
    }

    .MainMenu_Div {
        position: relative;
        display: none;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 23px;
    }

    .MainMenu_Div ul {
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 23px;
    }

    .MainMenu_Div li {
        position: relative;
        display: block;
        margin: 0;
        height: 23px;
        line-height: 23px;
        font-size: 18px;
        font-weight: bold;

    }

    .MainMenu_Div li:hover {
        position: relative;
        display: block;
        margin: 0;

        height: 23px;
        line-height: 23px;
        font-size: 18px;
        font-weight: bold;
    }

    .MainMenu_Div li a {
        position: relative;
        display: block;
        background-color: transparent;
        color: #EC2C25;
        padding-left: 8px;
        padding-right: 8px;
        font-size: 18px;
        font-weight: bold;
        line-height: 22px;
    }

    .MainMenu_Div li:hover a {
        background-color: #EC2C25;
        color: #FFF;
    }

    .MainMenu_Div li a:hover {
        text-decoration: none;
    }

    .MainMenu_Div li:hover a:hover {
        text-decoration: none;
    }

    .MainBlock_Div {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 557px; */
        font-size: 26px;

        /* overflow: hidden; */
        margin-top: -33px;
    }

    .MainBlock_Left {

        position: relative;
        width: 100%;
        height: auto;
        /* margin-right: 15px; */
    }

    .MainBlock_Swiper_Box,
    .mMainBlock_Swiper {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: calc(100vw*0.96*0.66 + 20px);
        /* overflow: hidden; */
    }

    .mMainBlock_Swiper p {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: calc(100vw*0.96*0.66);
    }

    .mMainBlock_Swiper p a {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .mMainBlock_Swiper p img {
        width: 100%;
        height: calc(100vw*0.96*0.66);
    }

    .mMainBlock_Swiper h4 {
        position: absolute;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 68px;
        top: calc(100vw*0.96*0.66 - 68px);
        background-color: rgba(143, 0, 0, 0.6);
    }

    .mMainBlock_Swiper h4 a {
        position: absolute;
        display: block;
        margin: 0 auto;
        padding: 0;
        width: calc(100% - 28px);
        font-size: 18px;
        line-height: 20px;
        bottom: 14px;
        left: 14px;
        color: #FFF;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .mMainBlock_swiper_pagination {
        bottom: 0px !important;
    }

    .mMainBlock_swiper_pagination .swiper-pagination-bullet {
        background-color: #E77755;
        opacity: 1;
    }

    .mMainBlock_swiper_pagination .swiper-pagination-bullet-active {
        background-color: #ED2B25;
    }

    .MainBlock_Left2 {
        display: none;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 134px;
        margin-top: 14px;
    }

    .MainBlock_Down {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .MainBlock_Mid {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 47vw;
        /* height: calc(100vw*0.96*0.49*0.66*2 + 24px); */
        background-color: #E3F3FF;
        margin-bottom: 3vw;
        overflow: hidden;
    }

    .MainBlock_Right_Txt {
        width: 100% !important;
    }

    .MainBlock_Right_Txt .MainBlock_Mid_Div {
        height: 20.5vw !important;
    }

    .MainBlock_Mid p {
        /* display: none; */
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 90%;
        height: 8px;
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Main_Bar.png) top center no-repeat;
    }



    .MainBlock_Mid_Div {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 41vw;
        /* margin-top: 10px; */
        padding: 3vw;
        height: 22vw;
        font-size: 16px;
        line-height: 18px;

        overflow: hidden;
    }

    .MainBlock_Mid_Div a {
        display: inline;
        position: relative;
        margin: 0 auto;
        padding: 0;
        /* width: calc(100% - 20px); */
        /* margin-left: 10px; */
        font-size: 16px;
        line-height: 18px;
        color: #333;
    }

    .MainBlock_Mid_Div span a {
        display: inline;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        color: #1B7BD3;
    }

    .MainBlock_Right {
        float: right;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 49%;
        overflow: hidden;
    }

    .MainBlock_Right_Pic {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 31.05vw;
        margin-bottom: 8px;
    }

    .MainBlock_Right_Pic p {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 31.05vw;
    }

    .MainBlock_Right_Pic p a {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .MainBlock_Right_Pic p img {
        width: 100%;
        height: 31.05vw;
    }

    .MainBlock_Right_Pic h4 {
        position: absolute;
        display: block;
        margin: 0;
        padding: 5%;
        width: 90%;
        height: 40%;
        top: 50%;
        background-image: linear-gradient(to bottom,
                rgba(0, 0, 0, 0) 0%,
                rgba(0, 0, 0, 0.7) 30%,
                rgba(0, 0, 0, 0.7) 30%,
                rgba(0, 0, 0, 0.7) 100%);
        font-size: 14px;
        line-height: 16px;
    }

    .MainBlock_Right_Pic h4 span a {
        display: inline;
        color: #BFE1FF;
        font-size: 14px;
        line-height: 16px;
    }

    .MainBlock_Right_Pic h4 a {
        display: inline;
        margin: 0 auto;
        padding: 0;
        width: calc(100% - 20px);
        font-size: 14px;
        line-height: 16px;
        color: #FFF;
    }
/* Latest_Div */
.Latest_Div {
    width: 100%;
    margin-top: 0px;
    height: auto;
    overflow: hidden;
}

.Latest_Left {
    width: 100%;
    height: auto;
}

.Latest_LTop {
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-bottom: 45px; */
}

.Latest_Swiper {
    width: 100vw;
    height: auto;
    overflow: hidden;
}

.Latest_Pic {
    width: 100vw;
    height: 56vw;
}

.Latest_Swiper p {
    width: 100vw;
    height: 56vw;
}

.Latest_Swiper p img {
    width: 100vw;
    height: 56vw;
}

.Latest_SwiperLeft {
    padding-top: 2vw;
    padding-bottom: 6vw;
    width: 96vw;
    background-color: #FFF;
    height: auto;
    overflow: hidden;
}

.Latest_SwiperLeft h4 {
    /* border: 1px solid #999; */

    font-size: 18px;
    line-height: 22px;
    color: #000;
}

.Latest_SwiperLeft h4 a {
    color: #000;
}

.Latest_SwiperLeft h5 {
    display: none;
    font-size: 20px;
    line-height: 24px;
    color: #333;
}

.Latest_SwiperLeft h5 a {
    color: #333;
}

.Latest_Swiper_pagination {
    font-size: 12px;
    top: 51vw !important;
    height: 20px !important;
    z-index: 2;
}

.Latest_Swiper_pagination .swiper-pagination-bullet {
    border-radius: 3px;
    width: 18px;
    height: 6px;
    background-color: #78736F;
    opacity: 1;
}

.Latest_Swiper_pagination .swiper-pagination-bullet-active {
    width: 18px;
    background-color: #FFF;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px) !important;
}

.Latest_LBottom {
    width: 100%;
    /* padding-top: 4vw;
    padding-bottom: 4vw; */
    /* background-color: #F0F0F0; */
    height: auto;
}

.Latest_Block {
    margin: 0 auto;
    width: 96vw;
    height: 27vw;
    background-color: #F8D2CA;
    overflow: hidden;
    margin-bottom: 4vw;
}

.Latest_Block p {
    float: right;
    width: 40vw;
    height: 27vw;
    margin-bottom: 22px;
    overflow: hidden;
}

.Latest_Block p img {
    width: 40vw;
    height: 27vw;
}

.Latest_Block h4 {
    float: left;
    padding: 2vw;
    width: 48vw;
    height: 23vw;
    font-size: 17px;
    line-height: 22px;
    color: #333;
}

.Latest_Block h4 a {
    color: #333;

    height: 88px;
    /* Text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;
}

.Latest_List {
    display: none;
    margin: 0 auto;
    width: 92vw;
    height: auto;
}

.Latest_List ul {
    width: 92vw;
    height: auto;
}

.Latest_List li {
    padding: 2vw;
    width: 88vw;
    height: auto;
    font-size: 17px;
    line-height: 22px;
    color: #333;
    background-color: #FFF;
}

.Latest_List li a {
    color: #333;
}



.Latest_Right {
    display: none;
    background-color: #F0F0F0;
    padding: 4vw;
    width: 92vw;
    height: auto;
}

.Latest_Item_Block {
    width: 100%;
    height: auto;
    margin-bottom: 29px;

}

.Latest_Item_Block:last-child {
    margin-bottom: 0;
}

.BUSS_Item_Block_Title {
    height: 33px;
    margin-bottom: 20px;
}

.BUSS_Item_Block_Title img{
    height: 33px;        
}

.BUSS_Item_ChinaUpClose .BUSS_Item_Block_Title {
    height: 45px;
}
.BUSS_Item_ChinaUpClose .BUSS_Item_Block_Title img{
    height: 45px;
}
.BUSS_Item_Swiper {
    width: 92vw;
    height: auto;
    overflow: hidden;
}

.BUSS_Item_Swiper p {
    width: 92vw;
    height: 52vw;
}

.BUSS_Item_Swiper p img {
    width: 92vw;
    height: 52vw;
}

.BUSS_Item_Swiper h5{
    padding: 2vw;
    background-color: #FFF;
    font-size: 17px;
    line-height: 22px;
    color: #333;
}

.BUSS_Item_Swiper h5 a {
    color: #333;
}

.BUSS_Item_BTPrev {
    position: absolute;
    left: 0;
    top: calc(26vw - 28px);
    width: 27px;
    height: 57px;
    background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Mobile/swiper_Prev.png);
    background-size: 27px 57px;
    z-index: 2;
    cursor: pointer;
}

.BUSS_Item_BTNext {
    position: absolute;
    right: 0;
    top: calc(26vw - 28px);
    width: 27px;
    height: 57px;
    background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Mobile/swiper_Next.png);
    background-size: 27px 57px;
    z-index: 2;
    cursor: pointer;
}



    /* Part1_Video_Box */
    .Part1_Video_Box {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 650px; */
        /* background-color: #C0E2FF; */
        background-image: linear-gradient(to bottom,
        #C0E2FF 0%,#FFF 50%,#FFF 50%,#FFF 100%);
        padding-bottom: 5vw;
        overflow: hidden;
    }

    .Part1_Title_Video {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 400px;
        height: 176px;
        overflow: hidden;
    }

    .Part1_Title_Video img {
        width: 400px;
        height: 80px;
        margin-top: 36px;
    }

    .Part1_Video_Div {
        width: 100%;
        position: relative;
        display: block;
    }

    .Part_Title_Div {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .Part_Title_Div img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .Part1_Video_List {
        position: relative;
        display: block;
        margin: 0 auto;
        width: 96%;
        height: auto;
        overflow: hidden;
    }

    .Part1_Video_List ul {
        position: relative;
        display: block;
        width: 100%;
        list-style: none;
    }

    .Part1_Video_List li {
        float: left;
        position: relative;
        display: block;
       width: calc(calc(100vw*0.48) - 10px);
        /* height: calc(100vw*0.96*0.5*0.66 + 60px);	*/
        overflow: hidden;
    }
  .Part1_Video_List li.normal{margin-left:5px; margin-right:5px;}
  .Part1_Video_List li.mogap{display:block; width:100%;height:20px;}

    .Part1_Video_List li p {
        position: relative;
        display: block;
        padding: 0;
        margin: 0;
        /*width: calc(100vw*0.96*0.5);
        height: calc(100vw*0.96*0.5*0.66);*/
        overflow: hidden;
    }

    .Part1_Video_List li p a {
        position: relative;
        display: block;
        padding: 0;
        margin: 0;
    }

    .Part1_Video_List li em {
        position: absolute;
        display: block;
        right: 0;
        bottom: 0;
        width: 30px;
        height: 20px;
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Icon_Video.jpg) center center no-repeat;
        background-size: 30px 20px;
        z-index: 2;
    }

    .Part1_Video_List li p img {
      width:100%;
       /* width: calc(100vw*0.96*0.5);
        height: calc(100vw*0.96*0.5*0.66);	*/
    }

    .Part1_Video_List li h4 {
        position: relative;
        display: block;
        width: 100%;
       /* height: 54px;	*/
        color: #333;
        overflow: hidden;
    }

    .Part1_Video_List li h4 a {
        position: relative;
        display: block;
        margin: 0 auto;
        padding: 0;
        width: 90%;
        color: #333;
        font-size: 16px;
        /* font-weight: bold; */
        line-height: 1.2;
        margin-top: 10px;
        /* text-overflow: ellipsis;
        display: -webkit-box;
       -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;*/
        overflow: hidden;
    }

    /* Part2_Graphic_Box */
    .Part2_Graphic_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        /* background-image: linear-gradient(to bottom,rgba(140,192,255,1),rgba(255,255,255,1)); */
        overflow: hidden;
        margin-bottom: 35px;
    }

    .Part2_Graphic_Div {
        width: 100%;
        display: block;
        position: relative;
        padding: 0;
    }

    .Part2_Graphic_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;

    }

    .Part2_Graphic_Title img {
        width: 100%;

    }

    .mPart2_Graphic_Swipper {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 96%;
        height: calc(72vw + 25px);
        overflow-x: hidden;
    }

    .mPart2_Graphic_Swipper p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 48vw;
        height: 72vw;
    }

    .mPart2_Graphic_Swipper p img {
        width: 48vw;
        height: 72vw;
    }

    .mPart2_Graphic_Swipper h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 12px;
        width: 100%;
        /* height: 50px; */
    }

    .mPart2_Graphic_Swipper h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 84px;
        color: #333;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;

        /* text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part2_BTPrev {
        float: left;
        position: relative;
        margin-left: calc(50% - 60px);
        width: 37px;
        height: 37px;
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Part2_Prev.png);
        background-size: 37px 37px;
        z-index: 2;
        cursor: pointer;

    }

    .Part2_BTNext {
        float: right;
        position: relative;
        margin-right: calc(50% - 60px);
        ;
        width: 37px;
        height: 37px;
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Part2_Next.png);
        background-size: 37px 37px;
        z-index: 2;
        cursor: pointer;
    }

    /* Part3_News_Box */
    .Part34_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 1980px; */
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Mobile/Part34_BK.jpg) top center no-repeat;
        background-size: 100vw auto;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part3_News_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 840px; */
        background-color: #FFF;
        overflow: hidden;
        /* margin-bottom: 20px; */
    }

    .Part3_News_Div {
        width: 100%;
        display: block;
        position: relative;
        padding: 0;
    }

    .Part3_News_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;

    }

    .Part3_News_Title img {
        width: 100%;
    }

    .mPart3_News_Swipper {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 96%;
        height: auto;
        overflow-x: hidden;
    }


    .mPart3_News_Swipper p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;

    }

    .mPart3_News_Swipper p img {
        width: 100%;
    }

    .mPart3_News_Swipper h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 88px;
        background-color: #DAEDFF;
        overflow: hidden;
    }

    .mPart3_News_Swipper h4 a {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: calc(100% - 20px);
        height: 78px;
        margin-left: 10px;
        margin-top: 10px;
        color: #333;
        font-size: 20px;
        /* font-weight: bold; */
        line-height: 26px;

        /* text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part3_BTPrev {
        display: block;
        position: absolute;
        top: calc(50% - 40px);
        left: 2vw;
        width: 29px;
        height: 83px;
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Mobile/Part3_Prev.png);
        background-size: 29px 83px;
        z-index: 2;
        cursor: pointer;

    }

    .Part3_BTNext {
        display: block;
        position: absolute;
        top: calc(50% - 40px);
        right: 2vw;
        width: 29px;
        height: 83px;
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Mobile/Part3_Next.png);
        background-size: 29px 83px;
        z-index: 2;
        cursor: pointer;
    }

    /* Part4_DM_Box */
    .Part4_DM_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        /* background-color: #E1EEFF; */
        overflow: hidden;
    }

    .Part4_DM_Div {
        margin-top: 30px;
        width: 100%;
        position: relative;
        display: block;
        font-size: 12px;
    }

    .Part4_DM_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        /* margin-top: 32px; */
        width: 100%;

    }

    .Part4_DM_Title img {
        width: 100%;
    }

    .Part4_DM_Up {
        margin: 0 auto;
        width: 96%;
        margin-bottom: 2vw;
    }

    .Part4_DM_Down {
        margin: 0 auto;
        width: 96%;
        margin-bottom: 20px;
        /* height: 485px;
        padding-top: 48px; */
    }

    .Part4_DM1 {
        display: none;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: #DAEDFF;
        border-bottom: 1px solid transparent;
    }

    .Part4_DM2 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        width: 100%;
        height: auto;
        background-color: #DAEDFF;
        overflow: hidden;
        clear: both;
        border-bottom: 1px solid #FFF;

    }

    .Part4_DM3 {
        display: none;
        position: relative;
        margin: 0;
        padding: 0;

        width: 100%;
        height: auto;
        background-color: #DAEDFF;
        overflow: hidden;
        clear: both;
        border-bottom: 1px solid #FFF;
    }

    .Part4_DM4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        width: 100%;
        height: auto;
        background-color: #DAEDFF;
        overflow: hidden;
        clear: both;
        border-bottom: 1px solid #FFF;
        margin-bottom: 2vw;

    }

    .Part4_DM5 {
        display: none;
        position: relative;
        margin: 0;
        padding: 0;

        width: 100%;
        height: auto;
        background-color: #DAEDFF;
        overflow: hidden;
        clear: both;
        border-bottom: 1px solid #FFF;
    }

    .Part4_DM6 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        width: 100%;
        height: auto;
        background-color: #DAEDFF;
        overflow: hidden;
        clear: both;
        border-bottom: 1px solid #FFF;
    }

    .Part4_txt h4 {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        font-size: 16px;
        /* font-weight: bold; */
        line-height: 22px;
        height: 86px;
        /* margin-bottom: 12px; */
        overflow: hidden;
        color: #333;

    }

    .Part4_txt h4 a {
        margin: 0 auto;
        width: calc(100% - 20px);
        font-size: 16px;
        /* font-weight: bold; */
        line-height: 22px;
        margin-top: 10px;

        color: #333;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part4_txt h5 {
        position: relative;
        display: none;
        margin: 0;
        padding: 0;
        font-size: 20px;
        line-height: 24px;
        height: 168px;
        overflow: hidden;
        color: #333;
    }

    .Part4_txt h5 a {
        color: #333;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part4_pic p {
        float: left;
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: calc(100vw*0.96*0.5);
        height: calc(100vw*0.96*0.5*0.66);
        overflow: hidden;
    }

    .Part4_pic p img {
        width: calc(100vw*0.96*0.5);
        height: calc(100vw*0.96*0.5*0.66);

    }

    .Part4_pic h4 {
        float: left;
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: calc(100vw*0.96*0.5);
        height: calc(100vw*0.96*0.5*0.66);

        overflow: hidden;
    }

    .Part4_pic h4 a {
        margin: 0 auto;
        width: calc(100% - 20px);
        font-size: 18px;
        /* font-weight: bold; */
        line-height: 22px;
        margin-top: 10px;

        color: #333;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part4_txt span {
        display: none;
    }

    /* Part5_Option_Box */
    .Part5_Option_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 900px; */
        background: url(http://img2.chinadaily.com.cn/static/2025twosession/img/Mobile/Part34_BK.jpg) center center repeat-y;
        overflow: hidden;
    }

    .Part5_Option_Div {
        width: 100%;
        position: relative;
        display: block;
    }

    .Part5_Block{
        margin-top: 25px;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .Part5_Block_Left{
        margin: 0 auto;
        width: 96vw;
        height: auto;
        overflow: hidden;
    }
    .Part5_Block_Item{
        float: left;
        width: 47vw;
        height: auto;
        margin-bottom: 2vw;
    }
    .Part5_Block_Item3{
        width: 96vw;
        background-color: #F5F5F5;
    }
    .Part5_Block_Item3 p{
        float: left;
    }
    .Part5_Block_Item3 h4{
        float: right;
    }
    .Part5_Block_Item2{
        float: right;
    }
    .Part5_Block_Item p{
        width: 47vw;
        height: 47vw;
    }
    .Part5_Block_Item p img{
        width: 47vw;
        height: 47vw;
    }
    .Part5_Block_Item h4{
        padding:2vw;
        width: 43vw;
        height: 43vw;
        font-size: 18px;
        line-height: 22px;
        overflow: hidden;
    }
    .Part5_Block_ItemTxt1{
        background-color: #B5DDFE;
        color: #1B7BD3;
    }
    .Part5_Block_ItemTxt1 a{        
        color: #1B7BD3;
    }
    .Part5_Block_ItemTxt2{
        background-color: #1B7BD3;
        color: #FFF;
    }
    .Part5_Block_ItemTxt2 a{        
        color: #FFF;
    }
    .Part5_Block_ItemTxt3{
        background-color: #F5F5F5;
        color: #3D3D3D;
    }
    .Part5_Block_ItemTxt3 a{        
        color: #3D3D3D;
    }
    .Part5_Block_Right{
        display: none;
        float: right;
        width: 300px;
        height: 600px;

    }
    .Part5_Block_Right ul{        
        width: 300px;
        height: 600px;
        overflow: hidden;
    }
    .Part5_Block_Right li{
        padding-top:30px;
        padding-bottom:29px;
        font-size: 30px;
        line-height: 35px;
        color: #333;
        width: 300px;
        height: 160px;
        overflow: hidden;
        border-bottom: 1px solid #A8A8A8;
    }
    .Part5_Block_Right li a{
        color: #333;        
    }
    .Part5_Block_Right li:first-child{
        padding-top:0px;
    }
    .Part5_Block_Right li:last-child{
        padding-bottom:0px;
        border-bottom: 0px;
    }

    .Part67_Box {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        background-image: linear-gradient(to bottom,#FFF,#ABD8FF);
        overflow: hidden;
        font-size: 12px;
    }

    /* Part6_Log_Box */
    .Part6_Log_Box {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
        font-size: 12px;

    }

    .Part6_Log_Div {
        margin-top: 30px;
        width: 100%;
        position: relative;
        display: block;
    }

    .Part6_Title {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 15px;
        margin-bottom: 30px;

    }

    .Part6_Log_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: 167px;

    }

    .Part6_Log_Title img {
        width: 100%;

    }

    .Part6_List_Box {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 96%;
        height: auto;
    }

    .Part6_List_Box ul {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        list-style: none;
        margin-bottom: 30px;
    }

    .Part6_List_Box li {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 195px; */
        list-style: none;
        margin-bottom: 6px;
        overflow: hidden;
    }

    .Part6_List_Man {
        float: left;
        display: none;
        position: relative;
        margin: 0;
        padding: 0;

    }

    .Part6_List_Pic {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100vw*0.95*0.5);
        height: calc(100vw*0.95*0.5*0.66);
    }

    .Part6_List_Pic a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
    }

    .Part6_List_Pic img {
        width: calc(100vw*0.95*0.5);
        height: calc(100vw*0.95*0.5*0.66);
    }

    .Part6_List_Info {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100vw*0.95*0.5);
        height: calc(100vw*0.95*0.5*0.66);
        background-color: #EDF5FF;
        overflow: hidden;
    }

    .Part6_List_Info a {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: calc(100% - 20px);
        margin-top: 10px;
        font-size: 18px;
        height: 96px;
        line-height: 22px;
        color: #333;

        /* text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }




    /* Part7_Photos_Box */
    .Part7_Photos_Box {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;

        background-color: #FFF;
        overflow: hidden;
    }

    .Part7_Photos_Div {
        width: 100%;
        position: relative;
        display: block;
    }

    .Part7_Title_Photos {
        margin-top: 0px;
    }

    .Part7_Photos_Swiper_Box {
        position: relative;
        display: block;
        margin: 0 auto;
        width: 96%;
        margin-top: 16px;
        margin-bottom: 35px;
    }


    .Part7_Photosswiper_Div {
        position: absolute;
        align-items: center;
        height: 600px;
    }

    .Part7_Photosswiper_Div a {
        font-size: 12px;
    }

    /* 外层容器 */
    .Part7_Photos_swiper_Div {
        display: block;
        margin: 0 auto;
        overflow: visible;
    }

    /* 轮播项 */
    .Part7_Photos_slide {
        display: block;
        position: relative;
        width: 80%;
        height: calc(100vw*0.96*0.8*2/3);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Part7_Photos_slide p {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        left: 0;
        top: 0;
        overflow: hidden;
    }

    .Part7_Photos_slide p img {
        width: 100%;
    }

    .Part7_Photos_slide h4 {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 0.6rem;
        bottom: 0;
        background-color: rgba(28, 124, 212, 0.9);
        overflow: hidden;
    }

    .Part7_Photos_slide h4 a {
        display: block;
        margin: 0;
        padding: 0;
        width: 90%;
        margin-left: 0.15rem;
        margin-top: 0.1rem;
        color: #FFF;
        font-size: 0.16rem;
        line-height: 0.20rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;


    }

    .Part7_Photos_Prev {
        display: none;
    }

    .Part7_Photos_Next {
        display: none;
    }

    /* BackToTop */
    .mBackToTop_Div {
        position: relative;
        display: block;
        margin: 0 auto;
        padding: 0;
        bottom: 0;
        height: 40px;
        width: 100%;

        /* background-color: #D1E8FF; */
    }

    .mBackToTop_Div img {
        position: absolute;
        display: block;
        padding: 0;
        top: -20px;
        width: 100%;

        cursor: pointer;

    }

    /* Part8_OC_Box */
    .Part8_OC_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;

        background-color: #F5FAFF;
        overflow: hidden;
    }

    .Part8_OC_Div {
        position: relative;
        display: block;

    }

    .Part8_OC_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;        
        overflow: hidden;

    }

    .Part8_OC_Title img {
        width: 100%;
    }

    .Part8_OC_List_Div {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        /* height: 680px; */
    }

    .Part8_OC_List_Div ul {
        position: relative;

        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .Part8_OC_List_Div li {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        height: 32.64vw;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Part8_OC_List_Div li p {
        float: left;
        margin: 0;
        padding: 0;
        width: 48vw;
        height: 32.64vw;
    }

    .Part8_OC_List_Div li p img {
        width: 48vw;
        height: 32.64vw;
    }

    .Part8_OC_Text {
        padding: 15px 10px;
        width: calc(48vw - 20px);
        height: calc(32.64vw - 30px);
        background-color: #FFF;
        overflow: hidden;
    }

    .Part8_OC_Text h4 {
        font-family: "Helvetica";
        font-size: 16px;
        line-height: 20px;
        color: #333;
        margin-bottom: 15px;
    }

    .Part8_OC_Text h4 a {
        color: #333;
    }

    .Part8_OC_Text h5 {
        display: none;
        font-family: "Century Gothic";
        font-size: 18px;
        line-height: 24px;
        color: #656565;
    }

    .Part8_OC_Text h5 a {
        color: #656565;
    }

    .Part8_OC_List_Div li em {
        position: absolute;
        right: 10px;
        bottom:10px;
        display: block;
        margin: 0;
        padding: 0;

        width: 58px;
        height: 18px;
    }

    .Part8_OC_List_Div li em img {
        width: 58px;
        height: 18px;
    }
}