/* Mobile */
@media (max-width:600px) {

    .Main_Box{
        display: none;
    }
        
     /* 菜单部分 */
     .caidan {
        width: 0.32rem;
        height: 0.23rem;
        background: url("../images/Mobile/icon.png") no-repeat;
        background-size: 0.32rem 0.23rem;
        position: absolute;
        margin-right: 4%;
        top: 0.13rem;
        right: 0;
        cursor: pointer;
    }
    .p-caidan {

        width: 60vw;
        background: rgba(255, 99, 68, 0.95);
        position: fixed;
        z-index: 1000;
        /* display: none; */
    }
    .p-caidan .BT_Close {
        position: absolute;
        right: 15px;
        top:15px;
        width: 18px;
        height: 18px;
        z-index: 2;
    }
    .p-caidan .BT_Close img {
        width: 18px;
        height: 18px;
    }
    .p-caidan .logo {
        margin: 3vw 5vw;
    }

    .p-caidan .logo img {
        width: 111px;
        height: 22px;
    }

    .p-caidan .wenzi {
        font-size: 16px;
        border-top: 1px solid #FF917C;
        height: 10.25vw;
        line-height: 10.25vw;
        padding-left: 5vw;
    }

    .p-caidan .WenziSmall a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
    }

    .p-caidan .wenzi a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
    }
    .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: 100vw;
        height: auto;
        background: url(../images/Mobile/Banner.jpg) top center no-repeat;
        background-size: 100vw auto;
        overflow: hidden;
    }

    .TopBar_Div {
        width: 100vw;
        overflow: hidden;
    }

    .TopBar_Div img {
        width: 100vw;
        height: 61vw;
        overflow: hidden;
    }

    .Title_Div {
        margin-top: 8vw;
        width: 100%;
        height: 12vw;
        font-size: 6vw;
        line-height: 7vw;
        font-weight: bold;
        color: #056B5D;
        text-align: center;
        font-family: "Arial Black";
        text-transform: uppercase;
    }

    .Title_Div a {
        color: #056B5D;
    }

    .Focus_Swiper {
        margin: 0 auto;
        width: 92vw;
        height: auto;
        overflow: hidden;
        margin-bottom: 6vw;
    }

    .Focus_Swiper p {
        width: 92vw;
        height: 53vw;
        overflow: hidden;
    }

    .Focus_Swiper p img {
        width: 92vw;
        height: 53vw;
    }

    .Focus_Txt {
        margin-top: 6vw;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }

    .Focus_Txt h4 {
        margin-top: 4vw;
        width: 100%;
        height: 12vw;
        font-size: 4.8vw;
        font-weight: bold;
        line-height: 6vw;
        color: #212121;
        overflow: hidden;
        margin-bottom: 4vw;
        text-align: center;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Focus_Txt h4 a {
        color: #212121;
    }

    .Focus_Txt h5 {
        display: none;
        overflow: hidden;
    }

    .Focus_Txt h5 a {
        color: #4B4B4B;
    }

    .Focus_pagination {
        top: 57vw !important;;
        font-size: 12px;
        left: auto!important;
        right: auto!important;
        
        text-align: center!important;
        width: 92vw !important;
        height: 4vw !important;
    }

    .Focus_pagination .swiper-pagination-bullet {
        border-radius: 1.5vw;
        width: calc(3vw - 2px);
        height: calc(3vw - 2px);
        border: 1px solid #000;
        background-color: #FFF;
        opacity: 1;
    }

    .Focus_pagination .swiper-pagination-bullet-active {
        background-color: #056B5E;
        border: 1px solid #056B5E;
    }

    .PA_List{
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 2vw;
    }
    .PA_List ul{
        width: 100%;
        height: auto;
    }
    .PA_List li{
        padding: 6vw 4vw;
        width: 84vw;
        height: auto;
        color: #212121;
        overflow: hidden;
        background-color: #EEE;        
        margin-bottom: 4vw;
    }
    .PA_List li a{
        display: block;
        color: #212121;
        width: 84vw;
        font-size: 4.2vw;
        line-height: 6vw;

    }


    .HL_List{
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }
    .HL_List ul{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .HL_List li{       
        width: 44vw;
        height: auto;
        overflow: hidden;                
        margin-bottom: 4vw;
    }
    .HL_List li p{        
        width: 44vw;
        overflow: hidden;
        margin-bottom: 4vw;
    }
    .HL_List li p img{
        width: 44vw;              
    }
    .HL_List li h4{        
        width: 100%;
        height: auto;
        overflow: hidden;        
    }
    .HL_List li h4 a{        
        font-size: 4.2vw;
        line-height: 6vw;
        width: 100%;
        color: #212121;        

    }
    
    .HL_List li:nth-child(3n){
        margin-right: 0;        
    }

    .Bottom_Box{
        width: 100%;
        height: auto;
        background-color: #056B5E;
        overflow:hidden;
    }
    .Bottom_Div{
        padding-top: 6vw;        
        padding-bottom: 8vw;
        height: auto;        
    }
    .Bottom_Div h4{
        margin: 0 auto;
        width: 70vw;
        text-align: center;
        font-size: 3vw;
        line-height: 5vw;
        color: #FFF;                
    }

}