/* PC */
@media (min-width:600px) {
    .PC {
        display: block;
    }

    .Mobile {
        display: none;
    }

    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }

    .TopBar_Box {
        display: block;
        position: relative;
        margin: 0 auto;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 40px;
        background-color: #113493;
        overflow: hidden;
    }

    .TopBar_Div {
        display: block;
        height: 40px;
    }

    .TopBar_Logo {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 171px;
        height: 18px;
        margin-top: 11px;

    }

    .TopBar_Logo img {
        width: 171px;
        height: 18px;
    }

    .TopBanner_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 460px;
        overflow: hidden;
    }


    .TopBanner_Box img {
        width: 2644px;
        height: 460px;
    }

    .TopBanner_Bar {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        bottom: 0;
        width: 2110px;
        height: 470px;
        left: 50%;
        transform: translateX(-1055px);
    }

    .TopBanner_Bar img {
        width: 2110px;
        height: 470px;
    }

    .Menu_Box {
        margin: 0 auto;
        display: block;
        position: relative;
        width: 1690px;
        height: auto;
        overflow: hidden;
    }

    .Menu_Div {
        margin: 0 auto;
        margin-top: 25px;
        width: 1690px;
        height: 90px;
        background: url(../img/Menu_BK.png) center center no-repeat;
        overflow: hidden;
    }

    .Menu_Div ul {
        margin: 0 auto;
        margin-top: 25px;
        width: 1440px;
        height: 35px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Menu_Div li {
        padding: 0 22px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 35px;
        font-size: 20px;
        line-height: 35px;
        border-radius: 17px;
        font-family: "Arial";
        /* font-weight: bold; */
        color: #0065A0;
        /* border-bottom: 6px solid transparent; */
        /* text-transform: uppercase; */
        cursor: pointer;
    }

    .Menu_Div li:hover {
        background-color: #0081CB;
        /* border-bottom: 6px solid #A70000; */
    }

    .Menu_Div li a {
        color: #0065A0;
        text-decoration: none;
    }

    .Menu_Div li:hover a {
        background-color: #0081CB;
        color: #FFF;
        text-decoration: none;
    }

    .Part1_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: auto;
        background: url(../img/Banner_BK.jpg) top center no-repeat;
        /* background-color: #FFF0D8; */
        overflow: hidden;
    }

    .Part1_Div {
        margin: 0 auto;
        padding: 50px 15px 60px 15px;
        width: 1202px;
        height: auto;
        margin-bottom: 60px;
       background-image: linear-gradient(to bottom,
       #D6F0FF 0%,
       #D6F0FF 60%,       
       rgba(214,240,255,0) 100%
       );
    }

    .Part1_Top_Div {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        border-bottom: 1px solid transparent;
        overflow: hidden;
    }

    .Part1_Swipper_Div {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 607px;
        height: 405px;
    }

    .Part1_Swiper {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 607px;
        height: 405px;
        overflow: hidden;
    }

    .Part1_Swiper p {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        width: 607px;
        height: 405px;
        left: 0;
        top: 0;
    }

    .Part1_Swiper img {
        width: 607px;
        height: 405px;
    }

    .Part1_Swiper h4 {
        display: block;
        position: absolute;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        left: 0;
        bottom: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0,71,126, 1));
        /* background-color: rgba(176, 33, 50, 0.6); */
    }

    .Part1_Swiper h4 a {
        display: block;
        margin: 0;
        padding: 16px 20px;
        width: calc(100% - 40px);
        height: auto;
        font-size: 20px;
        color: #FFF;
        line-height: 28px;
    }

    .Part1_BTPrev {
        position: absolute;
        left: 0px;
        top: calc(50% - 60px);
        width: 16px;
        height: 100px;
        background: url(../img/TopNews_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part1_BTNext {
        position: absolute;
        right: 0px;
        left: auto;
        top: calc(50% - 60px);
        width: 16px;
        height: 100px;
        background: url(../img/TopNews_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part1_Top_Mid_Div {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-left: 17px;
        width: 263px;
        height: 394px;
        overflow: hidden;
    }

    .Part1_Top_Mid_Div p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 263px;
        height: 174px;
    }

    .Part1_Top_Mid_Div p img {
        width: 263px;
        height: 174px;
    }

    .Part1_Top_Mid_Div h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px 0;
        height: 202px;

        color: #000;
        overflow: hidden;
    }

    .Part1_Top_Mid_Div h4 a {
        height: 160px;
        font-size: 22px;
        line-height: 30px;
        color: #000;
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part1_Top_Right_Div {
        float: right;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        /* padding-right: 20px; */
        width: 293px;
        height: 354px;
        /* background-color: #03A2FF; */
        overflow: hidden;
    }

    .Part1_Top_Right_Div ul {
        width: 100%;
        height: 354px;
    }

    .Part1_Top_Right_Div li {
        display: block;
        position: relative;
        margin: 0;
        width: 100%;
        padding: 20px 0;
        font-size: 22px;
        line-height: 30px;
        height: 90px;
        border-bottom: 2px solid #47B3FF;
        /* background-color: #FF8A01; */
        color: #000;
    }

    .Part1_Top_Right_Div li:first-child {
        padding-top: 0;
    }

    .Part1_Top_Right_Div li:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .Part1_Top_Right_Div li a {
        height: 90px;
        color: #000;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;

    }

    .Part1_Videos_Div {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 35px;
        width: 100%;
        height: auto;
    }

    .Part1_Videos_Div ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Part1_Videos_Div li {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 399px;
        height: 113px;
        background-color: #24CB99;
        border-right: 1px solid #FFF;
        overflow: hidden;
    }

    .Part1_Videos_Div li:last-child {
        border-right: 0;
    }

    .Part1_Videos_Div li p {
        float: left;
        width: 170px;
        height: 113px;
        overflow: hidden;
    }

    .Part1_Videos_Div li p img {
        width: 170px;
        height: 113px;
    }

    .Part1_Videos_Div h4 {
        float: left;
        display: block;
        position: relative;
        width: 168px;
        padding: 15px 15px;
        font-size: 20px;
        line-height: 25px;
        height: 75px;
        color: #FFF;

    }

    .Part1_Videos_Div h4 a {
        display: block;
        color: #FFF;
        height: 75px;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part1_Videos_li2 {
        background-color: #E7B035 !important;
    }

    .Part1_Videos_li2 a {
        color: #FFF !important;
    }

    .Part1_Videos_li3 {
        background-color: #665DCA !important;
    }

    .Part1_Videos_li3 a {
        color: #FFF !important;
    }

    .Part2_RT_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 1235px;
        background: url(../img/Part2_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part2_RT_Div {
        width: 1200px;
        display: block;
        margin-bottom: 0;
        overflow: hidden;
        margin-bottom: 77px;
    }



    .Part2_RT_Block {
        width: 1200px;
        height: auto;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid transparent;
    }

    .Part2_RT_Big {
        width: 511px;
        height: 433px;
        overflow: hidden;
    }

    .Part2_RT_Big p {
        width: 511px;
        height: 341px;
        overflow: hidden;
    }

    .Part2_RT_Big p img {
        width: 511px;
        height: 341px;
    }

    .Part2_RT_Big h4 {

        width: 511px;
        height: 92px;
        background-color: #18C794;
        overflow: hidden;
    }

    .Part2_RT_Big h4 a {
        display: block;
        padding: 15px;
        width: 481px;
        height: 64px;
        font-size: 22px;
        line-height: 32px;
        color: #FFF;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;

    }

    .Part2_RT_Small {
        width: 344px;
        height: 433px;
        overflow: hidden;
    }

    .Part2_RT_Small p {
        width: 344px;
        height: 229px;
        overflow: hidden;
    }

    .Part2_RT_Small p img {
        width: 344px;
        height: 229px;
    }

    .Part2_RT_Small h4 {
        width: 344px;
        height: 204px;
        background-color: #BDE7FF;
        overflow: hidden;
    }

    .Part2_RT_Small h4 a {
        display: block;
        padding: 15px;
        width: 313px;
        height: 174px;
        font-size: 22px;
        line-height: 29px;
        color: #005789;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part2_RT_Small2 h4 {
        background-color: #FF7E00 !important;
    }

    .Part2_RT_Small2 h4 a {
        color: #FFF !important;
    }
    .Part2_RT_Small1 h4 {
        background-color: #E7B035 !important;
    }
    .Part2_RT_Small1 h4 a {
        color: #FFF !important;
    }
    .Part2_RT_Small3 h4 {
        background-color: #158FCE !important;
    }
    .Part2_RT_Small3 h4 a {
        color: #FFF !important;
    }
    .Part2_RT_Big1 h4 {
        background-color: #665DCA !important;
    }
    .Part2_RT_Big1 h4 a {
        color: #FFF !important;
    }
    .Part3_EF_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 680px;
        background: url(../img/Part3_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part3_Div {
        width: 1200px;
        display: block;
        margin-bottom: 0;
        overflow: hidden;
    }



    .Part3_Block {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 75px;
    }

    .Part3_EF_Left {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 239px;
        height: 415px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part3_EF_Left p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 239px;
        height: 160px;
    }

    .Part3_EF_Left p img {
        width: 239px;
        height: 160px;
    }

    .Part3_EF_Left h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 239px;
        height: 255px;
        background-color: #FDC600;
        overflow: hidden;

    }

    .Part3_EF_Left h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px 13px;
        width: calc(100% - 26px);
        font-size: 22px;
        line-height: 30px;
        height: 240px;
        color: #FFF;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;

        /* overflow: hidden; */
    }

    .Part3_EF_Mid {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 466px;
        height: 415px;
        margin-left: 17px;
        overflow: hidden;
    }

    .Part3_EF_Mid1 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 466px;
        height: 160px;
        overflow: hidden;
    }

    .Part3_EF_Mid1 p {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 239px;
        height: 160px;
    }

    .Part3_EF_Mid1 p img {
        width: 239px;
        height: 160px;
    }

    .Part3_EF_Mid1 h4 {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 227px;
        height: 160px;
        background-color: #B2FFFF;
        overflow: hidden;
    }

    .Part3_EF_Mid1 h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);

        margin-left: 13px;
        margin-top: 12px;
        font-size: 22px;
        line-height: 30px;
        color: #004747;
    }

    .Part3_EF_Mid2 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 14px;
        width: 100%;
        height: 113px;
        background-color: #B1E6FF;
        overflow: hidden;
    }

    .Part3_EF_Mid2 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        margin-top: 15px;
        font-size: 22px;
        line-height: 28px;
        color: #000;

        height: 84px;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part3_EF_Mid3 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 14px;
        width: 100%;
        height: 113px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part3_EF_Mid3 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        margin-top: 13px;
        font-size: 22px;
        line-height: 28px;
        color: #000;

        height: 84px;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }



    .Part3_EF_Right {
        float: right;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 465px;
        height: 415px;
    }

    .Part3_EF_Right p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 465px;
        height: 310px;
    }

    .Part3_EF_Right p img {
        width: 465px;
        height: 310px;
    }

    .Part3_EF_Right h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 483px;
        height: 105px;
        background-color: #18C794;
        overflow: hidden;
    }

    .Part3_EF_Right h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        font-size: 22px;
        line-height: 28px;
        color: #FFF;
        height: 84px;
        margin-top: 12px;
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }



    .Part1_TT_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 662px;
        background: url(../img/Part1_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part1_TT_Div {
        width: 1200px;
        display: block;
        overflow: hidden;
        margin-bottom: 55px;
    }

    .Part_Title {
        display: block;
        position: relative;
        padding-top: 0px;
        padding-bottom: 45px;

    }

    .Part_Title img {
        width: 1202px;
        height: 106px;
    }

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

    .Part3_Video_List ul {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .Part3_Video_List li {
        position: relative;
        width: 279px;
        height: auto;
        overflow: hidden;
    }

    .Part3_Video_List li p {
        width: 279px;
        height: 186px;
    }

    .Part3_Video_List li p img {
        width: 279px;
        height: 186px;
    }
    .Part3_Video_List li em{
        position: absolute;
        right:0;
        top:150px;
        width: 57px;
        height: 36px;
        z-index: 2;
        background: url(../img/Video_Icon.jpg) center center no-repeat;
    }
    .Part3_Video_List li h4 {
        padding: 15px 0;
        width: 279px;
        height: auto;
        font-size: 24px;
        line-height: 30px;
        color: #000;
        overflow: hidden;
    }

    .Part3_Video_List li h4 a {
        color: #004747;
    }

    .Part2_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        /* height: 1235px; */
        height: auto;
        background: url(../img/Part2_BK.jpg) top center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }


    .Part4_VE_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 592px;
        background: url(../img/Part4_BK.jpg) center center no-repeat;
        overflow: hidden;
    }
    .Part4_VE_Div {
        width: 1200px;
        display: block;
        margin-bottom: 0;
        overflow: hidden;
    }
    .Part4_Block {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 284px;
    }
    .VE_Swiper {
        margin: 0 auto;
        width: 1000px;
        height: auto;
        overflow: hidden;
    }
    .VE_Swiper .swiper-slide {
        width: 426px;
        height: 284px;
        overflow: hidden;
    }
    .VE_Swiper p {
        width: 426px;
        height: 284px;
        overflow: hidden;
    }

    .VE_Swiper p img {
        width: 426px;
        height: 284px;
        overflow: hidden;
    }

    .VE_Swiper h4 {
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 156, 245, 0.8);
        display: block;
        width: 426px;
        height: 60px;
        overflow: hidden;

    }

    .VE_Swiper h4 a {
        display: block;
        width: 414px;
        font-size: 20px;
        line-height: 24px;
        color: #FFF;
        padding: 6px;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .VE_BTPrev {
        position: absolute;
        left: 0;
        top: calc(50% - 21px);
        width: 42px;
        height: 42px;
        background: url(../img/VE_Prev.png);
        background-size: 42px 42px;
        z-index: 2;
        cursor: pointer;
    }

    .VE_BTNext {
        position: absolute;
        right: 0;
        top: calc(50% - 21px);
        width: 42px;
        height: 42px;
        background: url(../img/VE_Next.png);
        background-size: 42px 42px;
        z-index: 2;
        cursor: pointer;
    }


    .Part5_Amazing_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: auto;
        background: url(../img/Part5_BK.jpg) center center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .Part5_Amazing_Div {
        width: 1200px;
        display: block;
        margin-bottom: 0;
        overflow: hidden;
    }

    .Part5_Block {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 100px;
        margin-bottom: 35px;
        overflow: hidden;
    }

    .Part5_Swiper {
        width: 1200px;
        height: 460px;
        overflow: hidden;
    }

    .Part5_Swiper .swiper-slide {  
        width: 252px;
        border-left: 3px solid #2ED5D5;
        height: 460px;
        overflow: hidden;
    }
    .Part5_Swiper .swiper-slide-active {  
        
        border-left: 3px solid transparent;
        
    }
    .Part5_Swiper p {
        margin: 0 auto;
        width: 252px;
        height: 378px;
        padding-bottom: 20px;
        overflow: hidden;
    }

    .Part5_Swiper p img {
        width: 252px;
        height: 378px;
    }

    .Part5_Swiper h4 {
        margin: 0 auto;
        width: 252px;
        height: 60px;
        font-size: 24px;
        line-height: 30px;
        color: #004747;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part5_Swiper h4 a {
        color: #004747;
    }
    .Part5_BTPrev {
        position: absolute;
        left: calc(50% - 68px);
        bottom: 0;
        width: 56px;
        height: 57px;
        background: url(../img/Amazing_Prev.png);
        z-index: 2;
        cursor: pointer;
    }
    .Part5_BTNext {
        position: absolute;
        left: calc(50% + 44px);
        bottom: 0;
        width: 56px;
        height: 57px;
        background: url(../img/Amazing_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part6_VT_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: auto;
        background: url(../img/Part6_BK.jpg) center center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .Part6_Div {
        display: block;
        margin-bottom: 0;
        overflow: hidden;
    }
    .Part6_block{
        width: 1200px;
        height: 335px;
        margin-bottom: 145px;
        overflow: hidden;
    }
    .Part6_Left{
        float: left;
        width: 234px;
        height: 335px;
    }
    .Part6_Left p{
        width: 234px;
        height: 158px;
        overflow: hidden;
    }
    .Part6_Left p img{
        width: 234px;
        height: 158px;
    }
    .Part6_Left h4{
        padding: 15px;
        width: 204px;
        height: 147px;        
        background-color: #BDE7FF;
        overflow: hidden;
    }
    .Part6_Left h4 a{
        width: 204px;
        height: 147px;        
        font-size: 24px;
        line-height: 30px;
        color: #00578A;
    }

    .Part6_Mid{
        float: left;
        width: 696px;
        height: 335px;
        margin-left: 12px;
    }

    .Part6_Mid p{
        float: left;
        width: 500px;
        height: 335px;
        overflow: hidden;
    }
    .Part6_Mid p img{
        width: 500px;
        height: 335px;
    }
    .Part6_Mid h4{
        float: left;
        padding: 10px;
        width: 176px;
        height: 315px;      
        background-color: #009BF5;
        overflow: hidden;
    }
    .Part6_Mid h4 a{
        width: 176px;
        height: 315px;          
        font-size: 24px;
        line-height: 30px;
        color: #FFF;
        overflow: hidden;
    }
    .Part6_Right{
        float: right;
        width: 246px;
        height: 335px;
        overflow: hidden;
    }
    .Part6_Right ul{        
        width: 246px;
        height: 335px;
        overflow: hidden;
    }
    .Part6_Right li{
        padding: 10px;        
        width: 226px;
        height: 85px;
        margin-bottom: 10px;
        background-color: #0072B4;
        overflow: hidden;
    }
    .Part6_Right li a{
        font-size: 24px;
        line-height: 28px;
        color: #FFF;
        height: 84px;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .BackTop_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;        
        height: 47px; 
        background-color: #008AD1;
    }

    .BackTop_Div {
        position: absolute;
        top:-12px;
        left: calc(50% - 118px);
        width: 336px;
        height: 57px;
        cursor: pointer;
    }

    .BackTop_Div img {
        width: 336px;
        height: 57px;
    }

    .Bottom_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        padding-top: 140px;
        padding-bottom: 110px;
        background-color: #0C66BE;
        overflow: hidden;
    }

    .Bottom_Div {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 1200px;

    }

    .Bottom_Left {
        float: left;
        padding: 0;
        width: 200px;
        height: 41px;
    }

    .Bottom_Left img {
        width: 360px;
        height: 40px;
    }

    .Bottom_Right {
        float: right;
        padding-left: 60px;
        border-left: 1px solid #FFF;
        width: 740px;
        height: auto;
        font-size: 16px;
        line-height: 20px;
        color: #FFF;
    }
    .Bottom_Right h4{
        font-family: "微软雅黑";
        font-size: 22px;
        line-height: 34px;
        color: #FFF;
    }
    .Bottom_Right h5{
        font-family: "微软雅黑";
        padding-left: 30px;
        font-size: 22px;
        line-height: 44px;
        color: #FFF;
        background: url(../img/Bottom_GongAn.png) left center no-repeat;
    }
}