    /* 菜单部分 */
    @media (max-width:600px) {

        .BTcaidan {
            float: right;
            position: absolute;
            width: 5.64vw;
            height: 4.1vw;
            background: url("http://img2.chinadaily.com.cn/static/2025xinjiang/img/Mobile/icon.png") no-repeat;
            background-size: 5.64vw 4.1vw;

            margin-right: 4vw;
            top: 2.82vw;
            cursor: pointer;
            right: 0;
        }

        .mCaidan {
            position: fixed;
            width: 60vw;
            height: 90vh;
            background: linear-gradient(to bottom,
                    rgba(255,107, 19, 0.95) 0%,
                    rgba(255,107, 19, 0.95) 70%,
                    rgba(255,107, 19, 0.95) 70%,
                    rgba(255,107, 19, 0) 100%);
            z-index: 100;
        }

        .mCaidan .logo {
            margin: 4.36vw 6.4vw;
        }

        .mCaidan .logo img {
            width: 32.05vw;

        }

        .mCaidan .wenzi {
            font-size: 5.2vw;
            border-top: 1px solid rgba(255, 255, 255, 0.5);
            /* height: 10vw; */
            padding-top: 2vw;
            padding-bottom: 2vw;
            line-height: 6vw;
            padding-left: 6.4vw;
            text-transform: uppercase;
            font-family: "Roboto";
        }

        .mCaidan .wenzi:hover {
            background-color: #F9A463;
        }

        .mCaidan .WenziSmall a {
            color: #fff;
            font-size: 4vw !important;
        }

        .mCaidan .wenzi a {
            color: #fff;
            font-size: 4.6vw;
        }


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

        .TopBar_Div {
            width: 100%;
            height: 9.4vw;
            background-color: #FF5D16;
        }

        .TopBar_Logo {
            float: left;
            width: 30.51vw;
            margin-top: 3vw;
            margin-left: 3vw;

        }

        .TopBar_Logo img {
            width: 30.51vw;
        }

        .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;
        }
    }


    /* Mobile */
    @media (max-width:600px) {
        .PC {
            display: none;
        }

        .Mobile {
            display: block;
        }



        .TopBar_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 44px;
            background-color: #00366E;
            overflow: hidden;
        }


        .TopBanner_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            background-color: #F38251;

        }

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

        .TopBanner_Div img {
            width: 100%;

        }

        .Part1_Banner {
            width: 100%;
            height: 50vw;
            overflow: hidden;
        }

        .Part1_Banner img {
            width: 100vw;
            height: 50vw;
            overflow: hidden;
        }

        .Part1_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            /* background: url(../img/Mobile/BK1.jpg) top center no-repeat; */
            background-color: #FFF0D8;
            background-size: 100% 100%;
            padding-bottom: 4vw;
            overflow: hidden;

        }

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

        .Part1_Swipper_Div {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            padding-top: 4vw;
            width: 100%;
            height: 62vw;
            margin-bottom: 4vw;
        }

        .mPart1_Swiper {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 62vw;
            overflow: hidden;
        }

        .mPart1_Swiper p {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 62vw;
            left: 0;
            top: 0;
        }

        .mPart1_Swiper img {
            width: 100%;
            height: 62vw;
        }

        .mPart1_Swiper h4 {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 40%;
            left: 0;
            bottom: 0;
            background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
        }

        .mPart1_Swiper h4 a {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: calc(100% - 40px);
            height: auto;
            left: 20px;
            bottom: 15px;
            font-size: 16px;
            color: #FFF;
            line-height: 20px;
        }

        .mPart1_BTPrev {
            position: absolute;
            left: -4vw;
            top: 47%;
            width: 30px;
            height: 30px;
            background: url(http://img2.chinadaily.com.cn/static/2025xinjiang/img/Part1_Prev.png);
            background-size: 30px 30px;
            z-index: 2;
            cursor: pointer;
        }

        .mPart1_BTNext {
            position: absolute;
            right: -4vw;
            left: auto;
            top: 47%;
            width: 30px;
            height: 30px;
            background: url(http://img2.chinadaily.com.cn/static/2025xinjiang/img/Part1_Next.png);
            background-size: 30px 30px;
            z-index: 2;
            cursor: pointer;
        }

        .Part1_Top_Mid_Div {
            float: right;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45vw;
            height: auto;
            overflow: hidden;
        }

        .Part1_Top_Mid_Block {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45.5vw;
            height: 30.3vw;
            overflow: hidden;
            margin-bottom: 2vw;
        }

        .Part1_Top_Mid_Block p {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45.5vw;
            height: 30.3vw;
        }

        .Part1_Top_Mid_Block p img {
            width: 45.5vw;
            height: 30.3vw;
        }

        .Part1_Top_Mid_Block h4 {
            display: block;
            position: absolute;
            bottom: 0;
            margin: 0;
            width: 100%;
            color: #FFF;
            height: 76px;
            background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        }

        .Part1_Top_Mid_Block h4 a {
            position: absolute;
            bottom: 0;
            width: calc(100% - 20px);
            padding: 10px;
            display: block;
            font-size: 14px;
            line-height: 18px;
            max-height: 54px;
            overflow: hidden;
            color: #FFF;
        }


        .Part1_Top_Right_Div {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            /* background-color: #FF5D19; */
            width: 100%;
            height: auto;
            margin-bottom: 4vw;
        }

        .Part1_Top_Right_Div ul {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            list-style: none;
            margin-top: 0;
            margin-Bottom: 0;
            /* padding: 2.5vw;         */
        }

        .Part1_Top_Right_Div li {
            display: block;
            position: relative;
            margin: 0;
            /* height: 18vw; */
            overflow: hidden;
            border-bottom: 2px solid #D22F00;
            padding: 2.5vw 0;
            /* background-color: #FF8A00; */
            
        }
/* 
        .Part1_Top_Right_Div li:last-child {
            margin-bottom: 0vw;
            border-bottom: 0px;
        } */

        .Part1_Top_Right_Div li:first-child {
            margin-top: 0;
        }

        .Part1_Top_Right_Div li a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #000;
            /* height: 60px; */

        }

        .Part1_Videos_Div {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            overflow: hidden;
            background-color: #F49A49;

        }

        .Part1_Videos_Div ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            list-style: none;
            margin-top: 1vw;
            /* padding-bottom: 100px; */
        }

        .Part1_Videos_Div li {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45.5vw;
            margin-bottom: 1vw;
        }

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

        }

        .Part1_Videos_Div li p img {
            width: 100%;
        }

        .Part1_Videos_Div li p em {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 40px;
            height: 40px;
            right: 12px;
            bottom: 12px;
            background: url(http://img2.chinadaily.com.cn/static/2025xinjiang/img/Icon_Video.png) center center no-repeat;
            background-size: 40px 40px;
        }

        .Part1_Videos_Div h4 {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            font-size: 16px;
            line-height: 20px;
            height: 60px;
            color: #FFF3D1;
            padding: 10px;
        }

        .Part1_Videos_Div h4 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #FFF3D1;
        }

        .Part1_Videos1 {
            background-color: #FF8A00;
        }

        .Part1_Videos2 {
            background-color: #BC1623;
        }

        .Part1_Videos3 {
            background-color: #146CAB;
        }

        .Part1_Videos4 {
            background-color: #E8311C;
        }

        .Part2_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            background-color: #FFF0D8;
            background-size: 100% 100%;
            overflow: hidden;
        }

        .Part2_Div {
            display: block;
            overflow: hidden;
            margin-bottom: 4vw;
        }

        .Part2_Title {
            margin: 0 auto;
            display: block;
            position: relative;
            width: 92vw;
            margin-top: 4vw;
            margin-bottom: 4vw;
            overflow: hidden;
        }

        .Part2_Title img {
            width: 92vw;
        }

        .Part2_Block {
            display: block;
            position: relative;

            width: 100%;
            height: auto;
            overflow: hidden;
        }

        .Part2_Left {

            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 92vw;
            height: auto;
            background-color: #FFF;
            overflow: hidden;
        }

        .Part2_Left p {
            float: left;
            display: block;
            position: relative;
            width: 45vw;
            height: 30vw;
        }

        .Part2_Left p img {
            width: 45vw;
            height: 30vw;
        }

        .Part2_Left h4 {
            float: right;
            width: 47vw;
            height: 30vw;
            display: block;
            position: relative;
            margin: 0;
            color: #FFF;
            height: auto;
            background-color: #BD1524;
        }

        .Part2_Left h4 a {
            padding: 10px;
            display: block;
            font-size: 16px;
            height: 66px;
            overflow: hidden;
            line-height: 22px;
            color: #FFF;
        }

        .Part2_Left2 {
            float: right !important;
        }

        .Part2_Left2 h4 {
            background-color: #FF9C24;
        }

        .Part2_Mid {
            float: right;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45.5vw;
            height: auto;
            overflow: hidden;
        }

        .Part2_Mid1 {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 58px;

        }

        .Part2_Mid1 p {
            width: 45.5vw;
            height: 30.3vw;
        }

        .Part2_Mid1 {
            display: block;
            position: relative;
            margin: 0;
            padding: 2.5vw;
            height: 15.5vw;
            background-color: #FF8A00;
            margin-bottom: 1px;
        }

        .Part2_Mid1 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #FFF3D1;
        }

        .Part2_Mid2 {
            display: block;
            position: relative;
            margin: 0;
            padding: 2.5vw;
            /* height: 15.5vw; */
            background-color: #FF9C24;
            margin-bottom: 2px;
        }

        .Part3_Mid2 {
            background-color: #4369A9;
        }

        .Part2_Mid2 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #FFF3D1;
        }

        .Part2_Mid3 {
            display: block;
            position: relative;
            margin: 0;
            padding: 2.5vw;
            /* height: 15.5vw; */
            background-color: #D83300;
            margin-bottom: 1px;
        }

        .Part2_Mid3 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #FFF3D1;
        }

        .Part2_Mid4 {
            display: block;
            position: relative;
            margin: 0;
            padding: 2.5vw;
            /* height: 15.5vw; */
            background-color: #FF4700;
            margin-bottom: 1px;
        }

        .Part2_Mid4 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #FFF3D1;
        }

        .Part2_Item {
            width: 100%;
            height: auto;
            overflow: hidden;
            margin-bottom: 2vw;
        }

        .Part2_Left {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 92vw;
            height: auto;
            overflow: hidden;
            margin-bottom: 2vw;
            /* margin-bottom: 1px; */
        }



        .Part2_Left p {
            float: left;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45vw;
            height: 30vw;
        }

        .Part2_Left p img {
            width: 45vw;
            height: 30vw;

        }

        .Part2_Left h4 {
            float: right;
            display: block;
            width: 47vw;
            height: 30vw;
            display: flex;
            align-items: center;
            font-size: 16px;
            line-height: 20px;
            background-color: #FF4802;
            overflow: hidden;
        }

        .Part2_Right h4 {
            background-color: #FF6B13;
        }

        .Part2_Left h4 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 10px;
            width: calc(100% - 20px);
            font-size: 15px;
            line-height: 20px;
            color: #FFF;
        }

        .Part3_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            /* background: url(../img/Mobile/BK2.jpg) top center no-repeat; */
            background-color: #FFF0D8;
            background-size: 100% 100%;
            overflow: hidden;
            padding-bottom: 4vw;
        }

        .Part3_Div {
            display: block;
            overflow: hidden;
        }

        .Part3_Title {
            display: block;
            position: relative;
            margin-top: 4vw;
            margin-bottom: 4vw;
            width: 100%;
            overflow: hidden;
        }

        .Part3_Title img {
            width: 100%;
        }

        .Part3_Video_List {
            width: 100%;
            height: auto;
            overflow: hidden;
        }

        .Part3_Video_List ul {
            width: 100%;
            height: auto;
            overflow: hidden;
        }

        .Part3_Video_List li {
            width: 100%;
            height: auto;
            /* background: url(../img/Video_BK.png) top center no-repeat; */
            /* background-size: 44vw 49vw; */
            overflow: hidden;
            margin-bottom: 2vw;
        }

        .Part3_Video_List li p {
            float: left;
            width: 42vw;
            height: 28vw;
        }

        .Part3_Video_List li p img {
            width: 42vw;
            height: 28vw;
        }

        .Part3_Video_List li h4 {
            float: right;
            padding: 10px;
            width: calc(50vw - 20px);
            height: calc(28vw - 20px);
            background-color: #FF6B13;
            display: flex;
            align-items: center;
            overflow: hidden;
        }

        .Part3_Video_List li h4 a {
            display: block;
            height: auto;
            font-size: 16px;
            line-height: 20px;
            color: #FFF;
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4   ;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;

        }

        .Part3_Video_List li em {
            position: absolute;
            right: 2vw;
            top: calc(28vw - 23px);
            width: 35px;
            height: 23px;
            z-index: 2;
            background: url(http://img2.chinadaily.com.cn/static/2025xinjiang/img/Icon_Video.jpg) center center no-repeat;
            background-size: 35px 23px;
        }



        .Part4_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            /* background: url(../img/Mobile/BK3.jpg) center center no-repeat; */
            background-size: 100% 100%;
            background-color: #FFF0D8;
            /* padding-bottom: 4vw; */
            overflow: hidden;
        }

        .Part4_Div {
            display: block;
            overflow: hidden;
        }

        .Part4_Title {
            display: block;
            position: relative;
            margin: 0 auto;
            padding: 0;
            width: 92vw;
            margin-top: 4vw;
            margin-bottom: 4vw;
            overflow: hidden;
        }

        .Part4_Title img {
            width: 92vw;
        }

        .Part4_Mid_Block {
            width: 92vw;
            height: 30vw;
            margin-bottom: 2vw;
        }

        .Part4_Mid_Block p {
            float: left;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 45vw;
            height: 30vw;
        }

        .Part4_Mid_Block p img {
            width: 45vw;
            height: 30vw;
        }

        .Part4_Mid_Block h4 {
            float: right;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 47vw;
            height: 30vw;
            background-color: #FF9B23;
            overflow: hidden;
        }

        .Part4_Mid_Block1 p {
            float: right !important;
        }

        .Part4_Mid_Block1 h4 {
            float: left !important;
        }

        .Part4_Mid_Block3 p {
            float: right !important;
        }

        .Part4_Mid_Block3 h4 {
            float: left !important;
        }

        .Part4_Mid_Block1 h4 {
            background-color: #FF4800;
        }

        .Part4_Mid_Block2 h4 {
            background-color: #FF6B13;
        }

        .Part4_Mid_Block3 h4 {
            /* background-color: #D73215; */
        }

        .Part4_Mid_Block h4 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: calc(100% - 26px);
            margin-left: 13px;
            font-size: 16px;
            line-height: 22px;
            color: #FFF;
            margin-top: 12px;
        }



        .Part5_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            background: url(http://img2.chinadaily.com.cn/static/2025xinjiang/img/Mobile/BK5.jpg) center bottom no-repeat;
            background-size: 100% auto;
            background-color: #FFF0D8;
            overflow: hidden;
        }

        .Part5_Title {
            display: block;
            position: relative;
            margin: 0 auto;
            padding: 0;
            width: 92vw;
            margin-top: 4vw;
            margin-bottom: 4vw;
            overflow: hidden;
        }

        .Part5_Title img {
            width: 92vw;
        }

        .mPhotos_Swiper {
            margin: 0 auto;
            width: 84vw;
            height: 56vw;
            padding-bottom: 4vw;
        }

        .mPhotos_Swiper {
            position: relative;
            margin: 0 auto;
            width: 84vw;
            height: 56vw;
            padding-bottom: 20vw;
        }

        .mPhotos_Swiper p {
            width: 84vw;
            height: 56vw;
            /* background-color: #000; */

        }

        .mPhotos_Swiper .swiper-slide-active p img {
            opacity: 1 !important;
        }

        .mPhotos_Swiper .swiper-slide-active h4 {
            opacity: 1;
        }

        .mPhotos_Swiper p img {
            display: block;
            width: 84vw;
            height: 56vw;
            opacity: 0.95;
        }

        .mPhotos_Swiper h4 {
            opacity: 0;
            position: absolute;
            bottom: 0;
            width: calc(84vw - 20px);
            padding: 10px;
            height: 44px;
            font-size: 16px;
            line-height: 22px;
            color: #FFF;
            background-color: rgba(255, 93, 25, 0.8);
        }

        .mPhotos_Swiper h4 a {
            color: #FFF;
        }

        /* .mPhotos_BTPrev {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 42%;
        left:-15px;
        background: url(../img/Part1_Prev.png) center center no-repeat;        
        background-size: 32px 32px;
        cursor: pointer;
        z-index: 2;
    } */
        /* .mPhotos_BTNext {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 42%;
        right: -15px;
        background: url(../img/Part1_Next.png) center center no-repeat;
        background-size: 32px 32px;
        cursor: pointer;
        z-index: 2;
    } */


        .BackTop_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 30px;
            background-color: #FF4800;
        }

        .BackTop_Div {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 202px;
            height: 45px;
            bottom: 0;
            left: 50%;
            transform: translateX(-101px);
            cursor: pointer;

        }

        .BackTop_Div img {
            width: 202px;
            height: 45px;
        }
         /* Bottom_Box */
    .Bottom_Box {
        padding: 44px 0 40px 0;
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #FF6B13;
        display: flex;
        justify-content: center;
    }

    .Bottom_Box p {
        width: 169px;
        height: 20px;
        margin-right: 20px;
    }

    .Bottom_Box p img {
        width: 169px;
        height: 20px;
    }

    .Bottom_Box h4 {
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding: 0 18px;
        height: 20px;
        line-height: 20px;
        font-size: 18px;

        font-weight: bold;
        color: #FFF;
        border-left: 1px solid #FFF;
    }

    .Bottom_Box h4 a {
        color: #FFF;
    }
    }