/* PC */
@media (min-width:600px) {
    .PC {}

    .Mobile {
        display: none;
    }

    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }

    .TopBar_Box {


        margin: 0 auto;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 40px;
        background-color: #113493;
        overflow: hidden;
    }

    .TopBar_Div {

        height: 40px;
    }

    .TopBar_Logo {



        width: 171px;
        height: 18px;
        margin-top: 11px;

    }

    .TopBar_Logo img {
        width: 171px;
        height: 18px;
    }

    .TopBanner_Box {
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: auto;
        background: url(../images/Banner_BK.jpg) top center no-repeat;
        background-color: #A5C6F4;
        overflow: hidden;
    }

    .TopBanner_Div {
        height: 770px;
    }

    .Top_Link {
        margin-top: 80px;
        width: 250px;
        height: 100px;
    }

    .Top_Link img {
        width: 250px;
        height: 100px;
    }

    .Menu_Box {
        margin: 0 auto;


        width: 1690px;
        height: auto;
        overflow: hidden;
    }

    .Menu_Div {
        background-color: #89C9FF;
        height: 70px;
        overflow: hidden;
    }

    .Menu_Div ul {
        margin: 0 auto;
        margin-top: 25px;
        width: 100%;
        height: 20px;
        display: flex;
        justify-content: center;
    }

    .Menu_Div li {
        padding: 0 45px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 20px;
        font-size: 22px;
        border-right: 1px solid #071021;
        line-height: 20px;
        font-weight: bold;
        text-transform: uppercase;
        color: #071021;
        /* font-family: "Times New Roman"; */
        /* border-bottom: 6px solid transparent; */
        /* text-transform: uppercase; */
        cursor: pointer;
    }

    .Menu_Div li:last-child {
        border-right: 0px;
    }


    .Menu_Div li a {
        color: #071021;
        text-decoration: none;
    }

    .Menu_Div li:hover a {
        /* background-color: #071021; */
        color: #FFF;
        text-decoration: none;
    }

    .Part_Block {
        padding: 55px 140px 100px 140px;
        width: 1200px;
        height: auto;
        background-color: #FFFFFF;
    }

    .Part1_Box {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: auto;
        background: url(../images/Banner_BK.jpg) top center no-repeat;
        /* background-color: #FFF0D8; */
        overflow: hidden;
    }

    .Part1_Div {
        width: 1200px;
        height: auto;
        margin-bottom: 100px;
        overflow: hidden;
    }



    .Part1_Swipper_Div {
        float: left;
        width: 702px;
        height: 467px;
    }

    .Part1_Swiper {
        width: 702px;
        height: 467px;
        overflow: hidden;
    }

    .Part1_Swiper p {
        width: 702px;
        height: 467px;
        z-index: 1;
    }

    .Part1_Swiper img {
        width: 702px;
        height: 467px;
    }

    .Part1_Swiper h4 {

        position: absolute;
        left: 0;
        bottom: 0;
        padding: 25px 20px;
        width: 662px;
        height: 50px;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 2;
    }

    .Part1_Swiper h4 a {
        width: 662px;
        height: 50px;
        font-size: 20px;
        color: #FFF;
        line-height: 25px;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part1_BTPrev {
        position: absolute;
        left: 0px;
        top: calc(50% - 45px);
        width: 22px;
        height: 90px;
        background: url(../images/Top_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part1_BTNext {
        position: absolute;
        right: 0px;
        left: auto;
        top: calc(50% - 45px);
        width: 22px;
        height: 90px;
        background: url(../images/Top_Next.png);
        z-index: 2;
        cursor: pointer;
    }



    .Part1_Top_Right_Div {
        float: right;
        width: 460px;
        height: 467px;
        overflow: hidden;
    }

    .Part1_Top_Right_Div ul {
        width: 100%;
        height: auto;
    }

    .Part1_Top_Right_Div li {
        width: 100%;
        padding: 30px 0;
        font-size: 22px;
        line-height: 28px;
        height: 56px;
        border-bottom: 1px solid #B3C5DA;
        color: #000;
    }

    .Part1_Top_Right_Div li:first-child {
        padding-top: 20px;
    }

    .Part1_Top_Right_Div li:last-child {
        border-bottom: 0;
    }

    .Part1_Top_Right_Div li a {
        font-size: 22px;
        line-height: 28px;
        height: 56px;
        color: #000;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part_Focus_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 60px;
    }

    .Part_Focus {
        width: 100%;
        height: auto;
    }

    .Part_Focus_Swiper {
        margin: 0 auto;
        width: 1140px;
        height: auto;
        overflow: hidden;
    }

    .Part_Focus_Swiper .swiper-slide {
        width: 360px;
        height: auto;
        overflow: hidden;
    }

    .Part_Focus_Swiper p {
        width: 360px;
        height: 205px;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .Part_Focus_Swiper p img {
        width: 360px;
        height: 205px;
    }

    .Part_Focus_Swiper h4 {
        width: 360px;
        height: 48px;
        color: #252525;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part_Focus_Swiper h4 a {
        color: #252525;
    }


    .Part_Focus_BTPrev {
        position: absolute;
        left: 0px;
        top: calc(50% - 52px);
        width: 22px;
        height: 105px;
        background: url(../images/Focus_Prev.png);
        z-index: 2;
        cursor: pointer;
    }
    .Part_Focus_BTNext {
        position: absolute;
        right: 0px;
        top: calc(50% - 52px);
        width: 22px;
        height: 105px;
        background: url(../images/Focus_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part_Reports_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 85px;
    }

    .Part_Reports{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Part_Reports ul{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }
    .Part_Reports li{
        padding: 40px 35px;
        width: 310px;
        height: 130px;
        font-size: 22px;
        line-height: 28px;
        color: #1E1B1B;
        background-color: #F0F6FB;

        /* Text overflow 
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;*/
    }    
    .Part_Reports li a{
        color: #1E1B1B;
    }


    .Part_Multi_Box {
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 1235px;
        background: url(../images/Part2_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part_Multi_Div {
        width: 1200px;
        margin-bottom: 0;
        overflow: hidden;
        /* margin-bottom: 77px; */
    }



    .Part_Multi_Block {
        width: 1200px;
        height: auto;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid transparent;
    }

    .Part_Multi_Big {
        width: 510px;
        height: 428px;
        overflow: hidden;
    }

    .Part_Multi_Big p {
        width: 510px;
        height: 315px;
        overflow: hidden;
    }

    .Part_Multi_Big p img {
        width: 511px;
        height: 315px;
    }

    .Part_Multi_Big h4 {
        padding: 14px 15px;
        width: 511px;
        height: 113px;
        background-color: #122F7F;
        overflow: hidden;
    }

    .Part_Multi_Big h4 a {

        
        width: 481px;
        height: 86px;
        font-size: 22px;
        line-height: 28px;
        color: #FFF;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;

    }

    .Part_Multi_Small {
        width: 344px;
        height: 428px;
        overflow: hidden;
    }

    .Part_Multi_Small p {
        width: 344px;
        height: 214px;
        overflow: hidden;
    }

    .Part_Multi_Small p img {
        width: 344px;
        height: 214px;
    }

    .Part_Multi_Small h4 {
        width: 344px;
        height: 214px;
        color: #1E1B1B;
        background-color: #AFD1FF;
        overflow: hidden;
    }

    .Part_Multi_Small h4 a {
        padding: 15px;
        width: 313px;
        height: 174px;
        font-size: 22px;
        line-height: 29px;
        color: #1E1B1B;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part_Multi_Small2 h4 {
        background-color: #122F7F !important;
    }

    .Part_Multi_Small2 h4 a {
        color: #FFF !important;
    }

    .Part_Multi_Small1 h4 {
        background-color: #AFD1FF !important;
    }

    .Part_Multi_Small1 h4 a {
        /* color: #FFF !important; */
    }

    .Part_Multi_Small3 h4 {
        background-color: #122F7F !important;
    }

    .Part_Multi_Small3 h4 a {
        color: #FFF !important;
    }

    .Part_Multi_Big1 h4 {
        background-color: #AFD1FF !important;
    }

    .Part_Multi_Big1 h4 a {
        color: #1E1B1B !important;
    }

    .Part3_EF_Box {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 680px;
        background: url(../images/Part3_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part3_Div {
        width: 1200px;

        margin-bottom: 0;
        overflow: hidden;
    }



    .Part3_Block {



        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 75px;
    }

    .Part3_EF_Left {
        float: left;



        width: 239px;
        height: 415px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part3_EF_Left p {



        width: 239px;
        height: 160px;
    }

    .Part3_EF_Left p img {
        width: 239px;
        height: 160px;
    }

    .Part3_EF_Left h4 {



        width: 239px;
        height: 255px;
        background-color: #FDC600;
        overflow: hidden;

    }

    .Part3_EF_Left h4 a {



        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;



        width: 466px;
        height: 415px;
        margin-left: 17px;
        overflow: hidden;
    }

    .Part3_EF_Mid1 {



        width: 466px;
        height: 160px;
        overflow: hidden;
    }

    .Part3_EF_Mid1 p {
        float: left;



        width: 239px;
        height: 160px;
    }

    .Part3_EF_Mid1 p img {
        width: 239px;
        height: 160px;
    }

    .Part3_EF_Mid1 h4 {
        float: left;



        width: 227px;
        height: 160px;
        background-color: #B2FFFF;
        overflow: hidden;
    }

    .Part3_EF_Mid1 h4 a {



        width: calc(100% - 26px);

        margin-left: 13px;
        margin-top: 12px;
        font-size: 22px;
        line-height: 30px;
        color: #004747;
    }

    .Part3_EF_Mid2 {



        margin-top: 14px;
        width: 100%;
        height: 113px;
        background-color: #B1E6FF;
        overflow: hidden;
    }

    .Part3_EF_Mid2 a {



        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 {



        margin-top: 14px;
        width: 100%;
        height: 113px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part3_EF_Mid3 a {



        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: 465px;
        height: 415px;
    }

    .Part3_EF_Right p {



        width: 465px;
        height: 310px;
    }

    .Part3_EF_Right p img {
        width: 465px;
        height: 310px;
    }

    .Part3_EF_Right h4 {



        width: 483px;
        height: 105px;
        background-color: #18C794;
        overflow: hidden;
    }

    .Part3_EF_Right h4 a {



        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 {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 662px;
        background: url(../images/Part1_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part1_TT_Div {
        width: 1200px;
        overflow: hidden;
        margin-bottom: 55px;
    }

    .Part_Title {
        margin-left: 12px;
        width: calc(100% - 12px);
        height: 60px;
        color: #000;
        overflow: hidden;
    }

    .Part_Title h4 {
        float: left;
        width: 50%;
        font-size: 40px;
        line-height: 44px;
        font-weight: bold;
        color: #000;
    }

    .Part_Title h4 a {
        color: #000;
    }

    .Part_Title h5 {
        float: right;
        width: 50%;
        text-align: right;
        font-size: 18px;
        line-height: 44px;
        font-weight: bold;
        color: #000;
    }

    .Part_Title h5 a {
        color: #000;
    }

    .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 {

        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(../images/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 {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        /* height: 1235px; */
        height: auto;
        background: url(../images/Part2_BK.jpg) top center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }


    .Part4_VE_Box {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 592px;
        background: url(../images/Part4_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part4_VE_Div {
        width: 1200px;

        margin-bottom: 0;
        overflow: hidden;
    }

    .Part4_Block {



        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);

        width: 426px;
        height: 60px;
        overflow: hidden;

    }

    .VE_Swiper h4 a {

        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(../images/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(../images/VE_Next.png);
        background-size: 42px 42px;
        z-index: 2;
        cursor: pointer;
    }


    .Part5_Amazing_Box {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: auto;
        background: url(../images/Part5_BK.jpg) center center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .Part5_Amazing_Div {
        width: 1200px;

        margin-bottom: 0;
        overflow: hidden;
    }

    .Part5_Block {

        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(../images/Amazing_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part5_BTNext {
        position: absolute;
        left: calc(50% + 44px);
        bottom: 0;
        width: 56px;
        height: 57px;
        background: url(../images/Amazing_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part6_VT_Box {


        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: auto;
        background: url(../images/Part6_BK.jpg) center center no-repeat;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .Part6_Div {

        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 {
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 60px;
        background-color: #A5C6F4;
    }

    .BackTop_Div {
        position: absolute;
        left: calc(50% - 140px);
        width: 280px;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        color: #000;
        text-align: center;
        cursor: pointer;
    }
    .BackTop_Div a{
        color: #000;        
    }



    .Bottom_Box {
        margin: 0 auto;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 200px;
        background-color: #113493;
    }

    .Bottom_Div {
        margin: 0 auto;
        padding-top: 38px;
        width: 1200px;

    }

    

    .Bottom_Div h4 {   
        font-size: 18px;
        line-height: 23px;
        color: #FFF;
        text-align: center;
    }

}