/* 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: 100%;
        height: 70px;
        background-color: #0A6FD9;
        overflow: hidden;
    }

    .TopBar_Div {
        height: 70px;
        overflow: hidden;
    }

    .TopBar_Left_Div {
        margin: 0 auto;
        margin-top: 19px;
        width: 120px;
        height: 32px;
    }

    .TopBar_Left_Div img {
        width: 120px;
        height: 32px;
    }

    .TopBar_Right {
        position: absolute;
        top: 19px;
        right: 0;
        width: 74px;
        height: 32px;
        z-index: 2;
    }

    .TopBar_Right img {
        width: 74px;
        height: 32px;
    }

    .TopBanner_Box {
        width: 100%;
        height: auto;
        background: url(../images/Mobile/Banner.png) top center no-repeat;
        background-size: 100% auto;
        overflow: hidden;
    }

    .TopBanner_Box img {
        width: 100vw;
        height: 68vw;
    }

    /* Part1_Box */
    .Part1_Box {
        width: 100%;
        height: auto;
        background: url(../images/Mobile/Part1_BK.jpg) bottom center no-repeat;
        background-size: 100% auto;
        overflow: hidden;
    }
    .Part1_Div{
        width: 100vw;
        height: auto;
        overflow: hidden;
    }
    .Title_Div {
        margin: 0 auto;
        margin-bottom: 4vw;
        width: 100vw;
        height: 13vw;

        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Title_Div img {
        width: 100vw;
        height: 13vw;
    }
    .Part1_All{
        margin: 0 auto;
        width: 92vw;
        overflow: hidden;
    }
    .Part1_Left {
        width: 92vw;
        height: 62vw;
        overflow: hidden;
        /* margin-bottom: 2vw; */
    }

    .Part1_Left p {
        width: 92vw;
        height: 62vw;
        overflow: hidden;
    }

    .Part1_Left p img {
        width: 92vw;
        height: 62vw;
    }

    .Part1_Left h4 {
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 4vw;
        width: calc(100% - 8vw);
        /* height: 26px; */
        line-height: 6vw;
        font-size: 4vw;
        color: #FFF;
        overflow: hidden;


    }

    .Part1_Left h4 a {
        display: block;
        height: 12vw;
        line-height: 6vw;
        text-align: left;
        font-size: 4vw;
        color: #FFF;
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part1_Left h4 a {
        color: #FFF;
    }

    .Part1_Right {
        width: 92vw;
        height: auto;
        overflow: hidden;
        padding-bottom: 22vw;
    }

    .Part_List ul {
        padding: 6vw 4vw;
        width: 84vw;
        padding-bottom: 6vw;
        height: auto;
        background-color: #FFF8F2;
    }

    .Part_List li {
        /* width: 88vw; */
        padding: 4vw 0;
        height: auto;
        color: #000;
        background: url(../images/Text_Link_BK.png) bottom center no-repeat;

    }

    .Part_List li a {
        display: block;

        padding-left: 4vw;
        background: url(../images/Part_Dot.png) left top no-repeat;
        background-size: 2.4vw 2.4vw;
        background-position: 0 2vw;

        color: #000;
        height: 12vw;
        line-height: 6vw;
        font-size: 4vw;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .PartMore {
        position: absolute;
        right: 4vw;
        bottom: 8vw;
        width: 29vw;
        height: 7vw;
        color: #000;

    }

    .PartMore img {
        width: 29vw;
        height: 7vw;
    }

    .Part2_Box {
        padding: 4vw 0 0 0;
        width: 100%;
        height: auto;
        background: url(../images/Mobile/Part2_BK.jpg) center center no-repeat;
        background-size: 100% auto;
        overflow: hidden;
    }
    .Part2_Div{
        width: 100vw;
        height: auto;
        overflow: hidden;
    }
    .Part2_All{
        margin: 0 auto;
        width: 92vw;
        overflow: hidden;
    }
    .Part2_Left {
        width: 92vw;
        height: auto;
        /* margin-bottom: 8vw; */
        overflow: hidden;
    }



    .Part2_Right {
        width: 92vw;
        height: auto;
        padding-bottom: 18vw;
        overflow: hidden;
    }

    .Part2_Right p {
        width: 92vw;
        height: 69vw;
        overflow: hidden;
    }

    .Part2_Right p img {
        width: 92vw;
        height: 69vw;
    }

    .Part2_Right h4 {
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 4vw;
        width: calc(100% - 8vw);
        height: 12vw;
        text-align: left;
        line-height: 6vw;
        font-size: 4vw;
        color: #FFF;
        overflow: hidden;
    }

    .Part2_Right h4 a {
        display: block;
        height: 12vw;
        text-align: left;
        line-height: 6vw;
        font-size: 4vw;
        color: #FFF;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part2_Right h4 a {
        color: #FFF;
    }

    .Part3_Box {        
        margin: 0 auto;
        width: 100%;
        height: auto;
        background: url(../images/Mobile/Part1_BK.jpg) bottom center no-repeat;
        overflow: hidden;
    }
    .Part3_Div{
        width: 100vw;
        overflow: hidden;
    }
    .Part3_Pic_Swiper {
        margin: 0 auto;
        width: 92vw;
        height: 60vw;
        padding-bottom: 20vw;
        overflow: hidden;
    }

    .Part3_Pic_Swiper p {
        width: 92vw;
        height: 60vw;
        overflow: hidden;
    }

    .Part3_Pic_Swiper p img {
        width: 92vw;
        height: 60vw;
    }

    .Part3_Pic_BTPrev {
        position: absolute;
        left: calc(50% - 12vw);
        bottom: 6vw;
        width: 10vw;
        height: 10vw;
        background: url(../images/Mobile/BT_Prev.png);
        background-size: 10vw;
        z-index: 2;
        cursor: pointer;
    }

    .Part3_Pic_BTNext {
        position: absolute;
        left: auto;
        right: calc(50% - 12vw);
        bottom: 6vw;
        width: 10vw;
        height: 10vw;
        background: url(../images/Mobile/BT_Next.png);
        background-size: 10vw;
        z-index: 2;
        cursor: pointer;
    }


    .Part3_Txt_List{
        margin: 0 auto;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }
    .Part3_Txt_List ul{
        width: 100%;
        height: auto;
        padding-bottom: 18vw;
        overflow: hidden;
    }
    .Part3_Txt_List li{ 
        padding: 0 4vw;
        width: calc(84vw - 4px);
        height: 20vw;
        background-color: #EFEFEF;
        border-left: 4px solid #DD0000;
        overflow: hidden;
        display: flex;
        align-items: center;
        font-size: 4vw;
        margin-bottom: 4vw;
    }
    .Part3_Txt_List li a{
        display: block;
        width: 100%;
        height: 12vw;
        font-size: 4vw;
        line-height: 6vw;
        color: #484848;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    
    .Part4_Box {
        padding: 4vw 0 ;
        width: 100%;
        height: auto;
        background: url(../images/Mobile/Part2_BK.jpg) center bottom no-repeat;

        background-size: 100% auto;
        overflow: hidden;
    }
    .Part4_Div{
        width: 100vw;
        height: auto;
        overflow: hidden;

    }


    .Part4_All ul {
        margin: 0 auto;        
        width: 92vw;        
        height: auto;
        padding-bottom: 22vw ;
        overflow: hidden;

    }
    
    .Part4_All li {
        width: 84vw;
        padding: 6vw 4vw;
        height: auto;
        color: #000;
        background: url(../images/Text_Link_BK.png) bottom center no-repeat;

        background-color: #FFF8F2;
    }
    .Part4_All li:nth-child(3n){
        margin-bottom: 4vw;
    }
    .Part4_All li a {
        display: block;
    
        padding-left: 4vw;
        background: url(../images/Part_Dot.png) left top no-repeat;
        background-size: 2.4vw 2.4vw;
        background-position: 0 2vw;
    
        color: #000;
        height: 12vw;
        line-height: 6vw;
        font-size: 4vw;
    
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Bottom_Box {
        padding: 34px 0 34px 0;
        width: 100%;
        height: auto;
        background-color: #0A6FD9;
        overflow: hidden;
    }

    .Bottom_Div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        font-size: 12px;
        line-height: 22px;
        color: #FFF;
    }

    .Bottom_Div h4 {
        padding: 0 10px;
        color: #FFF;
    }


}