/* Mobile */
@media (max-width:600px) {

    .Main_Box{
        display: none;
    }
        
     /* 菜单部分 */

    .mCaidan {
        display: none;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;        
        z-index: 1000;
        
    }
    .mCaidan .PopClose {
        margin: 6vw 2vw;
        height: 67px;
    }
    .mCaidan .PopClose img {
        float: right;
        width: 67px;
        height: 67px;
    }
    .mCaidan .BT_Close {
        position: absolute;
        right: 0.25rem;
        top:0.23rem;
        width: 0.15rem;
        height: 0.15rem;
        z-index: 2;
    }
    .mCaidan .BT_Close img {
        width: 0.15rem;
        height: 0.15rem;
    }
    .mCaidan .wenzi {

        border-top: 1 solid #F0A48E;
        height: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 30px;

        padding-left: 20px;
    }

    
    .mCaidan .wenzi a {
        color: #000;
        font-size: 22px;
    }
    .Pop_Menu{
        margin-left: 30vw;
        width: 60vw;
        padding:4vw 2vw 6vw 2vw;
        background-color: #E3E3E3;
    }
    .TopMenuBox {
        position: relative;
        display: block;
        width: 100%;
        background-color: #004073;
        height: 0.48rem;
    }
    .TopMenuDiv {
        height: 0.48rem;
    }
    .TopMenuLogo {
        float: left;
        width: 1.86rem;
        height: 0.18rem;
        margin-top: 0.15rem;
        /* 右侧白线 */
        /* border-right: 1px solid #fff; */
    }
    .TopMenuLogo 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;
    }
}
    


@media (max-width:600px) {
    
    .TopBar_Box {
        width: 100%;
        height: auto;
    }
    .TopBar_Div{
        width: 100%;
    }
    .TopBar_Div img{
        width: 100%;
    }
    .BTcaidan{
        position: absolute;
        right: 4vw;
        bottom:2vw;
        width: 67px;
        height: 67px;
        z-index: 2;
    }
    .BTcaidan img{
        width: 67px;
        height: 67px;
    }
    .TopMenu_Div {
        margin: 0 auto;
        margin-top: 545px;
        padding: 0 50px;
        width: 1200px;
        background-color: #FF3A3B;
        height: 115px;
    }

    .TopMenu_Div ul {
        width: 1200px;
        height: 70px;
        display: flex;
        justify-content: space-between;
    }

    .TopMenu_Div li {
        float: left;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        margin-left: 33px;
        margin-right: 33px;
        padding: 33px 0 0 0;
        height: 35px;
        line-height: 35px;
        font-size: 26px;
        color: #FFF;
        border-top: 8px solid #FF3A3B;
    }

    .TopMenu_Div li:hover {
        border-top: 8px solid #FFF4B6;
    }

    .TopMenu_Div li a {
        color: #FFF;
    }

    .Focus_Div {
        margin: 0 auto;
        margin-top: 4vw;
        width: 92vw;
        height: auto;
        background-color: #FFF;
        overflow: hidden;
    }

    .Focus_Left {
        width: 92vw;

    }

    .mFocus_Swiper {
        width: 92vw;
        height: 61vw;
        overflow: hidden;
    }

    .mFocus_Swiper p {
        width: 92vw;
        height: 61vw;
    }

    .mFocus_Swiper p img {
        width: 92vw;
        height: 61vw;
    }

    .mFocus_Swiper h4 {
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6);
        padding: 10px;
        width: calc(100% - 20px);
        height: 38px;
        font-size: 18px;
        line-height: 19px;
        color: #FFF;
    }

    .mFocus_Swiper h4 a {
        color: #FFF;
        height: 38px;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Focus_Right { 
        width: 100%;        
        overflow: hidden;
    }

    .Focus_Top {
        margin-top: 2vw;
        width: 100%;  
        overflow: hidden;
    }

    .Focus_Top p {
        float: left;
        width: 36vw;
        height: 24vw;
    }

    .Focus_Top p img {
        width: 36vw;
        height: 24vw;
    }

    .Focus_Top h4 {
        float: left;
        padding: 2vw;
        width: 52vw;
        height: 20vw;
        font-size: 16px;
        line-height: 20px;
        color: #FFF;
        background-color: #FF3A3B;
        overflow: hidden;
    }

    .Focus_Top h4 a {
        color: #FFF;
    }

    .Focus_Bottom {
        margin-top: 2vw;
        width: 100%;
        overflow: hidden;
    }

    .Focus_Bottom h5,
    .Focus_Bottom h4 {
        float: left;
        padding: 2vw;
        width: 41vw;
        height: 24vw;
        background-color: #FFF4DE;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        overflow: hidden;
    }

    .Focus_Bottom h5 a,
    .Focus_Bottom h4 a {
        color: #000;
    }

    .Focus_Bottom h5 {
        float: right !important;
        background-color: #E3E3E3;
    }

    /* Title_Div */
    .Title_Div {
        margin-top: 45px;
        height: 50px;
        line-height: 34px;
        text-align: center;
        font-size: 24px;
        color: #000;
        font-weight: bold;
    }

    .Title_Div a {
        color: #000;
    }

    .Agenda_Content {
        height: auto;
        overflow: hidden;
        /* margin-bottom: 67px; */

    }

    .Agenda_Control {
        display: none;
        padding: 56px 42px;
        width: 266px;
        height: 315px;

        background: url(../images/Calendar.jpg) top center no-repeat;
        background-position: 42px 56px;
        background-color: #FFEBDC;
    }



    .Agenda_List {
        padding:8vw 4vw;
        background-color: #FFF3EA;
        height: auto;
        overflow: hidden;
    }

    .Agenda_List_Swiper {
        width: 100%;
        height: auto;        
    }
    .Agenda_List_Swiper .swiper-wrapper{
        display: block!important;
    }
    .Agenda_List_Swiper em{
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        height: 30px;
        color: #FF393A;
        border-bottom: 1px solid #FF393A;              
        margin-bottom: 15px;
    }
    .Agenda_List_Swiper .swiper-slide{
        padding-bottom: 2vw;
    }
    /* 20240303 */
    .Agenda_List_Item {
        display: block;
        width: 84vw;
        margin-bottom: 3vw;
        overflow: hidden;
    }
    
    .Agenda_List_Item h4 {
        float: left;
        width: 10vw;
        /* height: 20vw; */
        text-align: right;
        overflow: hidden;
        font-size: 16px;
        color: #FF3A3B;

    }

    .Agenda_List_Item h4 a {
        color: #FF3A3B;
    }

    .Agenda_List_Item h5 {
        float: left;
        width: 72vw;
        padding-left:2vw; 
        /* overflow: hidden; */
        font-size: 16px;
        line-height: 22px;
        color: #242424;  

    }

    .Agenda_List_Item h5 a {
        color: #242424;
    }
    /* 20240303 end*/


    /* InFocus_Box */

    .InFocus_Box {
        width: 100%;
       background: url(../images/Mobile/IF_BK.jpg) bottom center no-repeat;
       background-size: 100% 100%;
       height: auto;
       overflow: hidden;
    }

    .InFocus_Div {
        height: auto;
    }

    .InFocus_Left {
        width: 100%;
    }

    .mInFocus_Swiper {
        width: 92vw;
        height: 31vw;
        overflow: hidden;

    }

    .mInFocus_Swiper p {
        float: left;
        width: 46vw;
        height: 31vw;
        overflow: hidden;
    }

    .mInFocus_Swiper p img {
        width: 46vw;
        height: 31vw;
    }

    .InFocus_Text {
        float: left;
        padding: 3vw;
        background-color: #FFF;
        width: 40vw;
        height: 25vw;
    }

    .InFocus_Text h4 {
        width: 100%;
        font-size: 14px;
        line-height: 18px;
        color: #000;
        margin-bottom: 6px;
    }

    .InFocus_Text h4 a {
        color: #000;
    }

    .InFocus_Text h5 {
        display: none;
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        color: #656565;

    }

    .InFocus_Text h5 a {
        color: #656565;
    }

    .mInFocus_BTPrev {
        position: absolute;
        right: calc(22vw + 22px);
        bottom: 10px;
        width: 22px;
        height: 22px;
        background: url(../images/IF_Prev.png);
        background-size: 22px 22px;
        z-index: 2;
        cursor: pointer;
    }

    .mInFocus_BTNext {
        position: absolute;
        right: calc(22vw - 22px);
        bottom: 10px;
        width: 22px;
        height: 22px;
        background: url(../images/IF_Next.png);
        background-size: 22px 22px;
        z-index: 2;
        cursor: pointer;
    }

    .InFocus_Right {
        margin-top: 2vw;
        width: 92vw;
        /* height: 28vw; */
        overflow: hidden;
        /* margin-bottom: 30px; */
    }

    .InFocus_Right ul {
        width: 92vw;
        height: auto;
        overflow: hidden;
    }

    .InFocus_Right li {
        float: left;
        padding: 2vw;
        width: 24vw;
        height: 140px;
        font-size: 14px;
        line-height: 20px;
        color: #FFF;
        margin-bottom: 18px;
        margin-right: 4vw;
        background-color: #D58690;
    }
    .InFocus_Right li:last-child{
        margin-right: 0vw;
        
    }
    .InFocus_Right li a {
        display: block;
        width: 24vw;
        font-size: 14px;
        line-height: 20px;
        color: #FFF;


    }

    .InFocus_L1 {
        background-color: #D58690;
    }

    .InFocus_L2 {
        background-color: #388CCE !important;
    }

    .InFocus_L3 {
        background-color: #426286 !important;
    }
    .Proposals_Div{
        height: auto;
        padding-bottom: 2vw;
    }
    .Proposals_Content {
        width: 100%;
        height: 31vw;
        
    }

    .Proposals_Content p {
        float: left;
        width: 46vw;
        height: 31vw;
    }

    .Proposals_Content p img {
        width: 46vw;
        height: 31vw;
    }

    .Proposals_text {
        float: left;
        padding: 2vw;
        width: 42vw;
        height: 27vw;
        background-color: #FFF3EA;
    }

    .Proposals_text h4 {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        margin-bottom: 10px;
    }

    .Proposals_text h4 a {
        color: #000;
    }

    .Proposals_text h5 {
        display: none;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #656565;
    }

    .Proposals_text h5 a {
        color: #656565;
    }

    .Proposals_List {
        margin-top: 2vw;
        margin-bottom: 2vw;
        padding:6vw 4vw;
        width: 84vw;
        height: auto;
        background-color: #FF3A3B;
    }

    .Proposals_List ul {
        width: 84vw;
        height: auto;
        overflow: hidden;
    }

    .Proposals_List li {
        float: left;
        width: calc(38vw - 1px);
    
        height: 120px;
        padding-right: 2vw;
        line-height: 20px;
        font-size: 16px;
        color: #FFF;
        border-right: 1px solid #FFF;
    }

    .Proposals_List li a {
        color: #FFF;
        height: 120px;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Proposals_List li:last-child {
        float: left;
        margin-left: 4vw;
        width: 38vw;
        padding-right: 0;
        border-right: 0px;
    }

    /* WS_Div */
    .WS_Div {
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }

    .WS_Content {
        width: 100%;
        /* height: 470px; */
        overflow: hidden;
    }

    .WS_Left {     
        width: 100%;
    }

    .WS_Block {
        padding: 6vw 4vw;

        height: auto;
        background-color: #FFF3EA;
        overflow: hidden;
        margin-bottom: 24px;
    }

    .WS_Block h4 {
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        color: #000;
        margin-bottom: 10px;
    }

    .WS_Block h4 a {
        color: #000;
    }

    .WS_Block h5 {
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #656565;
    }

    .WS_Block h5 a {
        color: #656565;
    }

    .WS_Right {
 
        width: 100%;
    }

    .WS_Block2 {
        float: left;
        width: 44vw;
        /* height: 469px; */
        overflow: hidden;
    }

    .WS_Block2 p {
        width: 44vw;

    }

    .WS_Block2 p img {
        width: 100%;
    }

    .WS_Block2_Text {
        padding: 3vw;
        width: 38vw;
        height: 48vw;
        overflow: hidden;
        background-color: #FFF3EA;
    }

    .WS_Block2_Text h4 {
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        color: #000;
        margin-bottom: 10px;
    }

    .WS_Block2_Text h4 a {
        color: #000;
    }

    .WS_Block2_Text h5 {
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #656565
    }

    .WS_Block2_Text h5 a {
        color: #656565;
    }

    .WS_Block22 {
        float: right;
    }

    /* Multimedia_Div */
    .Multimedia_Div {
        height: auto;
        overflow: hidden;
        padding-bottom: 6vw;

    }

    .Multimedia_List {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Multimedia_List ul {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Multimedia_List li {
        float: left;
        width: 44vw;
        height: 328px;
        overflow: hidden;
        margin-right: 4vw;
        margin-bottom: 4vw;
    }

    .Multimedia_List li:nth-child(2n) {
        margin-right: 0px;
    }

    .Multimedia_List li p {
        width: 44vw;
    
        border-bottom: 2px solid #FFF3EA;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Multimedia_List li p img {
        width: 44vw;
    }

    .Multimedia_List li h4 {
        padding-left: 28px;
        line-height: 24px;
        height: 22px;
        font-size: 16px;
        font-weight: bold;
        color: #FF2C27;
        margin-bottom: 10px;
        text-transform: uppercase;
        overflow: hidden;
    }

    .Multimedia_List li h4 a {
        color: #FF2C27;
    }

    .Type1 {
        background: url(../images/Multimedia_Icon1.png) left center no-repeat;
    }

    .Type2 {
        background: url(../images/Multimedia_Icon2.png) left center no-repeat;
    }

    .Multimedia_List li h5 {
        line-height: 22px;
        height: 66px; 
        font-size: 16px;
        color: #555;
        margin-bottom: 18px;
        overflow: hidden;


    }

    .Multimedia_List li h5 a {
        color: #555;
    }

    .Multimedia_List li h6 {
        width: 110px;
        line-height: 38px;
        height: 38px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        background-color: #FF2C27;
        color: #FFF;
        font-family: "Arial";
        text-transform: uppercase;
        border-radius: 4px;

    }

    .Multimedia_List li h6 a {
        display: block;
        color: #FFF;
        width: 110px;
        line-height: 38px;
        height: 38px;
        cursor: pointer;
    }

    /* Timeline_Box */
    .Timeline_Box {
        width: 100%;
        height: auto;
        /* padding-top: 64px;
        padding-bottom: 108px; */
        background-color: #FFF3EA;
    }

    .Timeline_Div {
        height: auto;
        overflow: hidden;
        padding-bottom: 8vw;
    }

    .Timeline_Content {
        padding: 4vw;
        width: 84vw;
        height: auto;

        background-color: #FFF;
    }

    .mTimeline_Swiper {
        /* padding-top:93px; */
        width: 84vw;

        border-bottom: 1px solid #FFC69B;
        padding-bottom:4vw;
        overflow: hidden;
        margin-bottom: 16vw;
    }

    .Timeline_Block {
        padding-top: 13px;
        width: 100%;
        /* height: 306px; */

    }

    .Timeline_Block p {
        float: left;
        width: 84vw;
        height: 56vw;
    }

    .Timeline_Block p img {
        width: 84vw;
        height: 56vw;
    }

    .Timeline_text {
        float: left;
        position: relative;
        padding: 3vw;
        width: 78vw;
        height: 28vw;
        background-color: #F4F4F4;
        overflow: hidden;
    }

    .Timeline_text h4 {
        width: 100%;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px;
        color: #000;
    }

    .Timeline_text h4 a {
        color: #000;
    }

    .Timeline_text h5 {
        display: none;
        width: 100%;
        font-size: 16px;
        line-height: 20px;

        color: #000;
    }

    .Timeline_text h5 a {
        color: #000;
    }

    .Timeline_text h6 {

        margin-top: 15px;
        width: 100%;
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        color: #FF393B;
    }

    .Timeline_text h6 a {
        color: #FF393B;
    }

    .Timeline_BTPrev {
        position: absolute;
        left: calc(46vw - 60px);
        bottom: 6vw;
        width: 40px;
        height: 40px;
        background: url(../images/TimeLine_Prev.png);
        background-size: 40px 40px;
        z-index: 2;
        cursor: pointer;
    }
    .Timeline_BTNext {
        position: absolute;
        right: calc(46vw - 60px);
        bottom: 6vw;
        width: 40px;
        height: 40px;
        background: url(../images/TimeLine_Next.png);
        background-size: 40px 40px;
        z-index: 2;
        cursor: pointer;
    }
    .mTimeDay_Swiper{
        width: 84vw;
        height:calc(6vw + 30px);       
        overflow: hidden;
    }
    .mTimeDay_Swiper .swiper-slide{
        width: 42vw;
        height:calc(6vw + 30px);
        overflow: hidden;
    }
    .mTimeDay_Swiper h4{
        width: 42vw;
        height: 30px;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        text-align: center;
        color: #FFC69B;        
    }
    .mTimeDay_Swiper p{
        width: 42vw;
        height: 6vw;
        background: url(../images/TimeLine_Day.png) center center no-repeat;
        background-size:  100% 100%;
        overflow: hidden;
    }

    .mTimeDay_Swiper .Now p{
        width: 42vw;
        height: 6vw;
        background: url(../images/TimeLine_Day_On.png) center center no-repeat;
        background-size:100% 100%;
        overflow: hidden;
    }

    .mTimeDay_Swiper .Now h4{
        color: #FF2C27;        
    }

    .Bottom_Box{
        width: 100%;
        height: 230px;
        background-color: #FF3A3B;
        overflow: hidden;
    }
    .Bottom_Div{        
        height: auto;        
    }
    .BackTop_Div{
        margin: 0 auto;
        margin-top: 42px;
        margin-bottom: 28px;
        width: 200px;
        height: 40px;
        border-radius: 20px;
        border: 1px solid #FFF;
        line-height: 40px;
        font-size: 20px;
        color: #FFF;
        text-align: center;
        cursor: pointer;
    }
    .Bottom_Info h4{
        font-size: 16px;
        line-height: 26px;
        color: #FFF;
        text-align: center;
    }
}