/* 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: #024073;
        overflow: hidden;
    }

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

    .TopBar_Logo {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 305px;
        height: 22px;
        margin-top: 9px;

    }

    .TopBar_Logo img {
        width: 305px;
        height: 22px;
    }

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


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

    .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 {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 64px;
        background-color: #007CC8;
        overflow: hidden;
    }

    .Menu_Div {
        margin: 0 auto;  
        padding: 14px 0;
        width: 1290px;
        height: 36px;
        overflow: hidden;
    }

    .Menu_Div ul {
        margin: 0 auto;        
        width: 1290px;
        height: 36px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Menu_Div li {
        padding: 0 30px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 36px;
        font-size: 24px;
        line-height: 36px;
        /* border-radius: 17px; */
        font-weight: bold;        
        color: #fff;
        /* border-bottom: 6px solid transparent; */
        text-transform: uppercase;
        cursor: pointer;
    }

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

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

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

    .Part1_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 680px;
       background-image: linear-gradient(to bottom,#FFF,#A5DBFF);
        /* background-color: #FFF0D8; */
        overflow: hidden;
    }

    .Part1_Div {
        margin: 0 auto;
        margin-top: 34px;
        padding-top: 25px;
        width: 1290px;
        height: 562px;    
        background-image: linear-gradient(to bottom,
        #A6DBFF,#FFF);
    }

    .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: 638px;
        height: 422px;
    }

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

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

    .Part1_Swiper img {
        width: 638px;
        height: 422px;
    }

    .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(0, 102, 217, 0.45);
    }

    .Part1_Swiper h4 a {
        display: block;
        margin: 0;
        padding: 10px 20px;
        width: calc(100% - 40px);
        height: auto;
        font-size: 24px;
        font-weight: bold;
        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: 16px;
        width: 310px;
        height: 422px;
        overflow: hidden;
    }

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

    .Part1_Top_Mid_Div p img {
        width: 310px;
        height: 206px;
    }

    .Part1_Top_Mid_Div h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px;
        height: 176px;
        background-color: #BDE4FE;
        color: #000;
        overflow: hidden;
    }

    .Part1_Top_Mid_Div h4 a {        
        font-size: 24px;
        font-weight: bold;
        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;
        padding-right: 20px;
        width: 270px;
        height: 422px;
        /* background-color: #03A2FF; */
        overflow: hidden;
    }

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

    .Part1_Top_Right_Div li {
        display: block;
        position: relative;
        margin: 0;
        width: 100%;
        padding: 20px 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        height: 90px;
        border-bottom: 1px solid #007CC8;
        /* 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: 15px;
        width: 100%;
        height: auto;
    }

    .Part1_Videos_Div ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        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: 418px;
        height: 124px;
        background-color: #07CBFB;
        border-right: 1px solid #FFF;
        overflow: hidden;
    }

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

    .Part1_Videos_Div li p {
        float: left;
        width: 210px;
        height: 124px;
        overflow: hidden;
    }

    .Part1_Videos_Div li p img {
        width: 210px;
        height: 124px;
    }

    .Part1_Videos_Div h4 {
        float: left;
        display: block;
        position: relative;
        width: 178px;
        padding: 15px 15px;
        font-size: 20px;
        font-weight: bold;
        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: #F69840 !important;
    }

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

    .Part1_Videos_li3 {
        background-color: #0099FC !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 {        
        margin-bottom: 77px;
    }



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

    .Part2_RT_Big {
        width: 549px;
        height: 454px;
        overflow: hidden;
    }

    .Part2_RT_Big p {
        width: 549px;
        height: 354px;
        overflow: hidden;
    }

    .Part2_RT_Big p img {
        width: 549px;
        height: 354px;
    }

    .Part2_RT_Big h4 {

        width: 549px;
        height: 100px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part2_RT_Big h4 a {
        display: block;
        padding: 15px;
        width: calc(100% - 30px);
        height: 70px;
        font-size: 24px;
        font-weight: bold;
        line-height: 35px;
        color: #000;
        /* 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: 367px;
        height: 454px;
        overflow: hidden;
    }

    .Part2_RT_Small p {
        width: 367px;
        height: 236px;
        overflow: hidden;
    }

    .Part2_RT_Small p img {
        width: 367px;
        height: 236px;
    }

    .Part2_RT_Small h4 {
        padding: 15px;
        width: 337px;
        height: 188px;
        background-color: #07CBFB;
        overflow: hidden;
    }

    .Part2_RT_Small h4 a {
        display: block;
        width: 337px;
        height: 180px;
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        color: #FFF;
        /* 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: #0099FC !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: 1290px;
        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: 87px;
    }

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

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

    .Part3_EF_Left p img {
        width: 257px;
        height: 162px;
    }

    .Part3_EF_Left h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 257px;
        height: 185px;
        background-color: #FFF;
        overflow: hidden;

    }

    .Part3_EF_Left h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px 15px;
        width: calc(100% - 30px);
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        height: 180px;
        color: #000;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -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: 530px;
        height: 347px;
        margin-left: 15px;
        overflow: hidden;
    }

    .Part3_EF_Mid1 {
        float: left;
        display: block;
        padding: 20px 15px;        
        width: 225px;
        height: 307px;
        background-color: #07CBFB;
        overflow: hidden;
    }
    .Part3_EF_Mid1 h4{
        width: 225px;
        height: 300px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        color: #FFF;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .Part3_EF_Mid1 h4 a{
        color: #FFF;
    }


    .Part3_EF_Mid2 {
        float: left;
        margin-left: 15px;        
        width: 257px;
        height: 347px;
        overflow: hidden;
    }
    .Part3_EF_Mid2 h4{        
        padding: 20px 15px;
        width: 227px;
        height: 145px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part3_EF_Mid2 h4 a{
        width: 227px;
        height: 120px;

        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        color: #000;        

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

    .Part3_EF_Mid2 p{
        width: 257px;
        height: 162px;
        overflow: hidden;
    }
    .Part3_EF_Mid2 p img{
        width: 257px;
        height: 162px;        
    }

    .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;
        width: 478px;
        height: 347px;
    }
    .Part3_EF_Right ul{        
        width: 100%;
        height: 347px;
    }
    .Part3_EF_Right li{
        padding: 11px 15px;        
        width: 448px;
        height: 90px;
        background-color: #F69840;
        margin-bottom: 9px;
    }

    

    .Part3_EF_Right li a {
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        color: #FFF;
        height: 90px;        
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .Part3_EF_Txt2{
        background-color: #07CBFB!important;
    }
    .Part3_EF_Txt3{
        background-color: #0099FC!important;
    }


    .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: 1290px;
        display: block;
        overflow: hidden;
        /* margin-bottom: 55px; */
    }

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

    }

    .Part_Title img {
        width: 1290px;
        height: 85px;
    }

    .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: 313px;
        height: 265;
        overflow: hidden;
    }

    .Part3_Video_List li p {
        width: 313px;
        height: 191px;
    }

    .Part3_Video_List li p img {
        width: 313px;
        height: 191px;
    }
    .Part3_Video_List li em{
        position: absolute;
        right:0;
        top:155px;
        width: 59px;
        height: 36px;
        z-index: 2;
        background: url(../img/Video_Icon.jpg) center center no-repeat;
    }
    .Part3_Video_List li h4 {
        padding: 15px 0;    
        height: auto;
        font-size: 24px;
        font-weight: bold;
        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: 118px;
        height: auto;
        background: url(../img/BK2.jpg) top center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .Part3_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 1216px;
        height: auto;
        background: url(../img/BK3.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: #005298;
    }

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

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

    .Bottom_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        padding-top: 140px;
        padding-bottom: 110px;
        background-color: #007CC8;
        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;
    }
}