/* Mobile */
@media (max-width:600px) {
    .Travel_TT_Title{
        height: 30px;
        margin-bottom: 4vw;
    }
    .Travel_TT_Title img{
        height: 30px;
    }

    .Travel_Tours_Div {
        width: 92vw;
        padding: 4vw;
        padding-bottom: 6vw;
        height: auto;
        background-color: #f0f0f0;
        overflow: hidden;
    }

    .Travel_Amazing_Title{
        height: 38px;
        margin-bottom: 4vw;
    }
    .Travel_Amazing_Title img{
        height: 38px;
    }

    .Travel_TT_Swiper p {
        height: 61vw !important;
    }

    .Travel_TT_Swiper p img {
        height: 61vw !important;
    }
    .mTravel_TT_BTPrev{
        top:calc(30.5vw - 28px);
    }
    .mTravel_TT_BTNext{
        top:calc(30.5vw - 28px);
    }


    .Travel_Amazing_Swiper p {
        height: 61vw !important;
    }

    .Travel_Amazing_Swiper p img {
        height: 61vw !important;
    }
    .mTravel_Amazing_BTPrev{
        top:calc(30.5vw - 28px);
    }
    .mTravel_Amazing_BTNext{
        top:calc(30.5vw - 28px);
    }

    .Travel_Guide_Div {
        width: 92vw;
        padding: 4vw;
        padding-bottom: 6vw;
        height: auto;
        background-color: #f0f0f0;
        overflow: hidden;
    }


    .Travel_Food_Swiper p {
        height: 61vw !important;
    }

    .Travel_Food_Swiper p img {
        height: 61vw !important;
    }
    .mTravel_Food_BTPrev{
        top:calc(30.5vw - 28px);
    }
    .mTravel_Food_BTNext{
        top:calc(30.5vw - 28px);
    }


    .Travel_Special_Swiper p {
        height: 61vw !important;
    }

    .Travel_Special_Swiper p img {
        height: 61vw !important;
    }
    .mTravel_Special_BTPrev{
        top:calc(30.5vw - 28px);
    }
    .mTravel_Special_BTNext{
        top:calc(30.5vw - 28px);
    }


    .Travel_Around_Div {
        width: 92vw;
        padding: 4vw;
        padding-bottom: 6vw;
        height: auto;
        background-color: #f0f0f0;
        overflow: hidden;
    }

    .Travel_Hotels_Div {
        width: 92vw;
        padding: 4vw;
        padding-bottom: 6vw;
        height: auto;
        background-color: #f0f0f0;
        overflow: hidden;
    }
/*20260203 start*/
   /* CULTURE_List_Box */
    .CULTURE_List_Box {
        width: 100vw;
        height: auto;
        background-color: #E2F0FD;
        padding-top: 4vw;
        /* padding-bottom: 4vw; */
        overflow: hidden;
    }

    .CULTURE_List_Div {
        height: auto;
        overflow: hidden;
    }

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

    .CULTURE_List_Div li {
        float: left;
        width: 44vw;
        height: auto;
        margin-bottom: 4vw;
        overflow: hidden;
    }

    .CULTURE_List_Div li:nth-child(2n) {
        float: right;
    }

    .CULTURE_List_Title {
        padding-left: 5px;
        border-left: 3px solid #0078CC;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
        font-family: "Roboto Bold";
        color: #000;
        text-transform: uppercase;
        margin-bottom: 4vw;
    }

    .CULTURE_List_Title a {
        color: #000;
    }

    .CULTURE_List_Div li p {
        width: 44vw;
        height: 29vw;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .CULTURE_List_Div li p img {
        width: 44vw;
        height: 29vw;
    }

    .CULTURE_List_Div li h4 {
        width: 44vw;
        height: 66px;
        font-size: 17px;
        line-height: 22px;
        color: #333;
        overflow: hidden;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .CULTURE_List_Div li h4 a {
        color: #333;
    }
   /* 20251201 */
    .CultureArtical_Swiper {
        width: 92vw;
        height: auto;
        overflow: hidden;
    }

    .CultureArtical_Swiper p {
        width: 92vw;
    }

    .CultureArtical_Swiper p img {
        width: 92vw;
      height:61vw;
      object-fit:cover;
    }
    .CultureArtical_Swiper h4 {
        margin-top:2vw;
        width: 92vw;
        height: auto;
        font-size: 5vw;
        line-height: 6vw;
    }
    .CultureArtical_BTPrev {
        position: absolute;
        left: 0;
        top: calc(50% - 9vw);
        width: 6.7vw;
        height: 14.5vw;
        background: url(../img/Culture/mPrev.png);
        background-size: 6.7vw 14.5vw;
        z-index: 2;
        cursor: pointer;
    }

    .CultureArtical_BTNext {
        position: absolute;
        right: 0;
        top: calc(50% - 9vw);
        width: 6.7vw;
        height: 14.5vw;
        background: url(../img/Culture/mNext.png);
        background-size: 6.7vw 14.5vw;
        z-index: 2;
        cursor: pointer;
    }

    .BUSS_Item_Block1 {
        margin-bottom: 2vw;
    }
    .BUSS_Item_Block1 p{
        width: 92vw;
    }
    .BUSS_Item_Block1 p img{
        width: 92vw;
    }
    .BUSS_Item_Block1 h5{
        margin-top: 2vw;
        font-size: 5vw;
        line-height: 6vw;
        margin-bottom: 3vw;
        color: #333;
    }
    .BUSS_Item_Block1 h5 a{
        color: #333;
    }
    /* 20251201 end*/

    /* 20251212 */
    .Cul_Artical_Div{
        width: 100vw;
    }
    .Cul_Artical_Div .Artical_Left{
        width: 100vw;
    }
    .Cul_Artical_Div .Buss_List{
        margin: 0 auto;
        width: 92vw;
    }
    .CR_List_Right{
        /* display: none; */
    }

    .Cul_Artical_Div .PageControl_Div{
        display: none;
    }
    .Cul_Scroll_Down{        
        margin: 0 auto;
        margin-top: 6vw;
        margin-bottom: 8vw;
        width: 20vw;
        height: 12.4vw;
    }
    .Cul_Scroll_Down img{        
        margin: 0 auto;
        width: 20vw;
        /*height: 12.4vw;	*/
    }

    .Cul_Artical_Left{
        width: 92vw!important;
    }
    /* 20251212 end*/
  /*20260203 end*/


}