/* Mobile */
/* 菜单部分 */
@media (max-width:600px) {
    .Guide_Banner_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Guide_Banner_Div img {
        width: 100%;
        height: auto;
    }

    .Guide_Focus_Box {
        width: 100%;        
        height: auto;
        background: url(../images/Guide/mGuide_Focus_BK.jpg) bottom center no-repeat;
        overflow: hidden;
    }

    .mGuide_Focus_Swiper {
        width: 100vw;
        height: 61vw;
        padding-bottom: 30px;
        overflow: hidden;
    }

    .mGuide_Focus_Swiper p {
        width: 100vw;
        height: 61vw;
    }

    .mGuide_Focus_Swiper p img {
        width: 100vw;
        height: 61vw;
    }

    .mGuide_Focus_Swiper h4 {
        position: absolute;
        bottom: 0;
        width: 100vw;
        height: 74px;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .mGuide_Focus_Swiper h4 a {
        position: absolute;
        left: 15px;
        top: 15px;
        width: calc(100% - 30px);
        height: 44px;
        line-height: 22px;
        font-size: 16px;
        color: #FFF;
        z-index: 2;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .mGuide_Focus_pagination {
        font-size: 12px;
        left: auto !important;
        right: 0 !important;
        bottom: 0px !important;
        height: 16px !important;
        z-index: 2;
    }

    .mGuide_Focus_pagination .swiper-pagination-bullet {
        border-radius: 5px;
        width: 10px;
        height: 10px;
        background-color: transparent;
        border: 1px solid #DAB360;
        opacity: 1;
    }

    .mGuide_Focus_pagination .swiper-pagination-bullet-active {
        background-color: #DAB360;
        /* margin: 0 var(--swiper-pagination-bullet-horizontal-gap,6px)!important; */
    }

    .Guide_Focus_BTNext {
        position: absolute;
        left: auto;
        right: 20px;
        bottom: 33px;
        width: 16px;
        height: 29px;
        background: url(../images/Guide/Guide_BTNext.png);
        z-index: 2;
        cursor: pointer;
    }
    .Guide_Focus_BTNext:hover{
        background: url(../images/Guide/Guide_BTNext_on.png);        
    }
    .Guide_Focus_BTPrev {
        position: absolute;
        left: auto;
        right: 154px;
        bottom: 33px;
        width: 16px;
        height: 29px;
        background: url(../images/Guide/Guide_BTPrev.png);
        z-index: 2;
        cursor: pointer;
    }
    .Guide_Focus_BTPrev:hover{
        background: url(../images/Guide/Guide_BTPrev_on.png);        
    }

    
    .Guide_News_Div {
        margin: 0 auto;
        margin-top: 18px;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }
    .Guide_Titile_Div{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Guide_Titile_Div h4{
        width: 92vw;
        height: auto;     
        overflow: hidden;
    }
    .Guide_Titile_Div h4 img{        
        width: 92vw;
        height: auto;        
    }
    .Guide_Titile_Div h5{
        float: left;
        width: 1074px;
        height: 39px;
        background: url(../images/Guide/Title_Line.png) bottom right no-repeat;        
        /* background-position: 0px 18px; */
    }
    .Guide_Titile_Div h6{
        float: right;
        margin-top: 10px;
        width: 42px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        font-size: 18px;
        color: #7B4C18;        
    }
    .Guide_Titile_Div h6 a{
        color: #7B4C18;        
    }
    .Guide_News_List{
        margin-top: 25px;
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    .Guide_News_List ul{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Guide_News_List li{
        padding:2vw;
        width: calc(88vw - 2px);
        height: calc(20vw - 2px);
        overflow: hidden;
        border: 1px solid #BFB08E;
        background: url(../images/Guide/mGuide_BK.jpg) center center no-repeat;
        background-size: 92vw 24vw;
        cursor: pointer;
        margin-bottom: 15px;
    }

    .Guide_News_List li h4{
        font-family: "微软雅黑 light";
        font-size: 18px;
        height: auto;
        color: #000;
        margin-bottom: 8px;
    }
    .Guide_News_List li h4 a{
        color: #000;
    }
    .Guide_News_List li h5{
        font-family: "微软雅黑 light";
        font-size: 14px;
        height: 18px;
        color: #000;    
    }

    .Guide_Content_Div{
        width: 100%;
        height: auto;
        overflow: hidden; 
        /* margin-bottom: 20px; */
    }
    .Guide_Content_Left{
        margin: 0 auto;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }
    .Guide_Catalog_Div{
        padding-top: 8vw;
        margin: 0 auto;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }


    .Guide_Date{
        margin-top: 6vw;
        width: 88vw;
        padding:2vw;
        height: 24px;
        background-color: #F5F3ED;        
    }
    .Guide_Date span{
        font-family: "Arial";
        font-size: 16px;
        line-height: 24px;
        color: #79470D;
        margin-right: 15px;
    }
    .Guide_List_Title{
        font-family: "微软雅黑";
        font-size: 20px;
        font-weight: bold;
        line-height: 24px;
        color: #925C27;
        padding-bottom: 4px;
        border-bottom: 2px solid #925C27;
    }
    .Guide_List_Title a{
        color: #925C27;
    }
    .Guide_List_Div{
        margin-top: 6vw;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Guide_List_Div ul{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Guide_List_Div li{
        padding-top: 16px;
        padding-bottom: 8px;
        height: auto;
        border-bottom: 1px solid #E7E7E7;
        overflow: hidden;
    }
    .Guide_List_Div li h4{

        width: 100%;
        font-size: 16px;
        line-height: 20px;
        height: auto;
        color: #333;
        overflow: hidden;
    }
    .Guide_List_Div li h4 a{
        color: #333;        
    }
    .Guide_List_Div li h5{
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        height: auto;
        color: #7E562A;
        overflow: hidden;
    }
    .Guide_List_Div li h5 a{
        color: #7E562A;        
    }
    .Guide_List_Pic{
        margin-top: 6vw;
        height: auto;
    }
    .Guide_List_Pic img{        
        width: 100%;
    }



    .Guide_List2_Div{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Guide_List2_Div ul{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Guide_List2_Div li {
        padding-top: 22px;
        padding-bottom: 12px;
        width: 100%;
        height: auto;
        font-family: "Arial";
        font-size: 17px;
        line-height: 25px;
        font-weight: bold;
        color: #333;
        border-bottom: 1px solid #BBB099;
    }
    .Guide_List2_Div li a{
        color: #333;        
    }
    .Guide_Content_Right{
        margin-top: 4vw;
        margin: 0 auto;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }
    .Guid_Right_Item{
        margin: 0 auto;
        margin-top: 8vw;
        padding: 8vw 4vw;
        width:84vw;
        height: auto;
        background: url(../images/Guide/Right_BK.jpg) top center no-repeat;
        background-color: #F5F2EC;
        background-size: 100% auto;
        margin-bottom: 8vw;
        overflow: hidden;
    }
    .Guid_Right_Title{
        margin-bottom: 4vw;
    }
    .Guid_Right_Title img{
        width: 100%;
    }
    .Guid_Right_Content{
        display: flex;
        justify-content: space-between;
        margin-bottom: 2vw;
        overflow: hidden;
    }
    .Guid_Right_Content h4{
        width: 90px;
        font-size: 18px;
        font-weight: bold;
        color: #670B0B;
    }
    .Guid_Right_Content h5{
        width: 175px;
        font-size: 18px;
        line-height: 26px;        
        color: #603608;
        word-break:break-all;
    }
    .Guid_Right_Content h5 a{
        color: #603608;
        
    }
    .Guid_Right_Content2 h6{
        float: right;
        display: block;
        width: 78px;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        text-align: center;
        border: 1px solid #603608;
        color: #603608;
        margin-bottom: 4vw;
    }
    .Guid_Right_Content2 h6 a{
        color: #603608;        
    }
    .Guid_Right_Content2 {
        display: block;

        margin-bottom: 15px;
    }
    .Guid_Right_Content2 h5{
        width:100%;
    }
    .Guide_Pic{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    .Guide_Pic p{
        width: 40vw;
        height: auto;
        margin-bottom: 4vw;
    }
    .Guide_Pic p img{
        width: 40vw;
        height: auto;        
    }
    .Guid_Right_Content3{
        display: block;
    }
    .Guid_Right_Item2 h4{
        display: block;
        width: 100%;
        font-family: "Arial";
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 6px;
    }
    .Guid_Right_Item2 h5{
        display: block;
        width: 100%;
        font-family: "Arial Narrow";
        font-size: 20px;
    }
    .Guid_Right_Item2 {
        margin-bottom: 0;
    }
    .Guid_Right_Content3 h5{
        line-height: 24px;        
        display: block;
        word-break: normal;
    }
    .Guid_Right_Content3 h6{
        float: right;
        display: block;
        width: 78px;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        text-align: center;
        border: 1px solid #603608;
        color: #85744C;
        margin-bottom: 4vw;
    }
    .Guid_Right_Content3 h6 a{
        color: #85744C;        
    }
	.Guid_Right_Content3 em{font-style: italic;}
}