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

    .Mobile {
        display: none;
    }

    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }



    .TopBanner_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 965px);
        width: 1930px;
        height: auto;
        overflow: hidden;
        background: url(../img/Banner_BK.jpg) top center no-repeat;
    }

    .Top_Title_Div {
        margin: 0 auto;
        width: 1278px;
        height: 303px;
        overflow: hidden;
    }


    .Top_Title {
        width: 1278px;
        height: 303px;
    }

    .Top_Title img {
        width: 1278px;
        height: 303px;
    }

    .TopBanner_Div img {
        width: 1077px;
        height: 81px;
    }


    .Menu_Div {
        margin: 0 auto;
        width: 1278px;
        height: 72px;
        background-color: rgba(45, 164, 255, 0.75);
        margin-bottom: 30px;
    }

    .Menu_Div ul {
        width: 100%;
        height: 72px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .Menu_Div li {
        padding: 0 35px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 72px;
        font-size: 24px;
        line-height: 72px;

        font-weight: bold;
        color: #FFF;
        /* border-bottom: 8px solid transparent; */
        text-transform: uppercase;
        cursor: pointer;
    }

    .Menu_Div li:hover {
        /* background-color: #D83400; */
        /* border-bottom: 8px solid #C5AF6F; */
    }

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

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

    .Menu_Div li img {
        margin-top: 18px;
    }

    /* Latest_Div */
    .Latest_Div {
        height: auto;
        margin-bottom: 52px;
        overflow: hidden;
    }

    .Latest_Left {
        float: left;
        width: 630px;
        height: 423px;
    }

    .Latest_Swiper {
        width: 630px;
        height: 423px;
        overflow: hidden;
    }
    .Latest_Swiper p {
        width: 630px;
        height: 423px;
    }

    .Latest_Swiper p img {
        width: 630px;
        height: 423px;
    }

    .Latest_Swiper h4 {
        position: absolute;
        bottom: 0;
        z-index: 2;
        width: 630px;
        height: 140px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    }

    .Latest_Swiper h4 a {
        display: block;
        position: absolute;
        bottom: 15px;
        left: 10px;
        width: 610px;
        max-height: 140px;
        font-family: "Helvetica";
        font-weight: bold;
        line-height: 30px;
        font-size: 24px;
        color: #FFF;
    }

    .Latest_Right {
        float: right;
        width: 615px;
        height: 423px;
        overflow: hidden;
    }

    .Latest_Right ul {
        width: 615px;
        height: 323px;
        overflow: hidden;
    }

    .Latest_Right li {
        float: left;
        width: 295px;
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .Latest_Right li:last-child {
        float: right;
    }

    .Latest_Right li p {
        width: 295px;
        height: 190px;
        overflow: hidden;
        margin-bottom: 18px;
    }

    .Latest_Right li p img {
        width: 295px;
        height: 190px;
    }


    .Latest_Right li h4 {
        width: 295px;
        height: 90px;
        background-color: #FFF;
        font-size: 24px;
        line-height: 30px;
        color: #002F6B;

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

    .Latest_Right li h4 a {
        color: #002F6B;
    }

    .Latest_Right h5 {
        width: 615px;
        height: 100px;
    }

    .Latest_Right h5 img {
        width: 615px;
        height: 100px;
    }

    /* Video_Div */
    .Video_Div {
        height: auto;
        margin-bottom: 52px;
        overflow: hidden;
    }

    .Title_Div {
        width: 100%;
        height: 86px;
        margin-bottom: 40px;
    }

    .Title_Div img {
        margin: 0 auto;
        width: 652px;
        height: 86px;
    }

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

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

    .Video_List li {
        width: 288px;
        height: auto;
    }

    .Video_List li p {
        width: 288px;
        height: 162px;
        margin-bottom: 12px;
        overflow: hidden;
    }

    .Video_List li p img {
        width: 288px;
        height: 162px;
    }

    .Video_List li p em {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 60px;
        height: 36px;
        background: url(../img/Video_Video.png) center center no-repeat;
        z-index: 2;
    }

    .Video_List li h4 {
        width: 288px;
        height: auto;
        font-size: 17px;
        line-height: 24px;
        color: #000;
    }

    .Video_List li h4 a {
        color: #000;
    }

    /* Video_Box */
    .Video_Box {
        width: 1930px;
        padding-top: 20px;
        padding-bottom: 80px;
        margin-left: calc(50% - 965px);
        height: auto;
        background-color: #D3F0FE;
    }

    .Video_Div {
        height: auto;
        overflow: hidden;
    }

    .Video_Div ul {
        width: 100%;
        height: auto;
    }

    .Video_Div li {
        float: left;
        margin-right: 6px;
        width: 315px;
        height: auto;
        overflow: hidden;
    }

    .Video_Div li:nth-child(4n) {
        margin-right: 0px;
    }

    .Video_Div li p {
        width: 315px;
        height: 209px;
        overflow: hidden;
    }

    .Video_Div li p img {
        width: 315px;
        height: 209px;
    }

    .Video_Div li p em {
        position: absolute;
        right: 1px;
        bottom: 1px;
        width: 50px;
        height: 29px;
        background: url(../img/Video_Video.jpg) center center no-repeat;
        z-index: 2;
    }

    .Video_Div li h4 {
        padding: 16px;
        width: 283px;
        height: 90px;
        background-color: #1172FF;

    }

    .Video_Div li h4 a {

        width: 283px;
        height: 90px;
        color: #FFF;
        font-size: 24px;
        line-height: 30px;

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

    .Video_h4 {
        background-color: #34B0FE !important;
    }

    .SCOFocus_Div {
        padding-top: 75px;
        padding-bottom: 60px;
        height: auto;
        overflow: hidden;
    }

    .SCOFocus_Swiper {
        margin: 0 auto;
        width: 1147px;
        height: 566px;
        overflow: hidden;
    }

    .SCOFocus_Swiper .swiper-slide {
        width: 367px;
        height: 566px;
        overflow: hidden;
    }

    .SCOFocus_Swiper .swiper-slide p {
        width: 367px;
        height: 362px;
        padding-bottom: 40px;
        border-bottom: 4px solid #1172FF;
        overflow: hidden;
    }

    .SCOFocus_Swiper .swiper-slide p img {
        width: 367px;
        height: 362px;
    }

    .SCOFocus_Swiper .swiper-slide h4 {
        margin-top: 18px;
        width: 367px;
        height: 140px;
        font-size: 30px;
        line-height: 35px;
        color: #000;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .SCOFocus_Swiper .swiper-slide h4 a {

        color: #000;
    }

    .SCOFocus_BTPrev {
        position: absolute;
        left: 0;
        top: 45%;
        width: 33px;
        height: 59px;
        background: url(../img/SCO_Prev.png);
        z-index: 2;
        cursor: pointer;
    }
    .SCOFocus_BTNext {
        position: absolute;
        left: auto;
        right:0;
        top: 45%;
        width: 33px;
        height: 59px;
        background: url(../img/SCO_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    /* Photo_Box */
    .Photo_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 740px;
        overflow: hidden;


    }

    .Photo_Div {
        margin: 0 auto;
        height: 710px;
    }

    .Photo_Div .Title_Div {
        height: 65px;
    }

    .Photos_Swiper {
        margin: 0 auto;
        width: 980px;
        height: 653px;
    }

    .Photos_Swiper {
        position: relative;
        margin: 0 auto;
        width: 900px;
        height: 600px;
    }

    .Photos_Swiper p {
        width: 900px;
        height: 600px;
        background-color: #000;
    }

    .Photos_Swiper .swiper-slide-active p img {
        opacity: 1 !important;
    }

    .Photos_Swiper .swiper-slide-active h4 {
        opacity: 1;
    }

    .Photos_Swiper p img {
        display: block;
        width: 900px;
        height: 600px;
        opacity: 0.8;
    }

    .Photos_Swiper h4 {
        opacity: 0;
        position: absolute;
        bottom: 0;
        width: 870px;
        padding: 15px;
        height: 70px;
        font-size: 30px;
        line-height: 35px;
        color: #FFF;
        background-color: rgba(17, 114, 255, 0.9);
    }

    .Photos_Swiper h4 a {
        color: #FFF;
    }

    .Photos_BTPrev {
        position: absolute;
        width: 49px;
        height: 49px;
        top: 45%;
        left: -25px;
        background: url(../img/Photo_Prev.png) center center no-repeat;
        background-image: 49px 49px;
        cursor: pointer;
        z-index: 2;
    }

    .Photos_BTNext {
        position: absolute;
        width: 49px;
        height: 49px;
        top: 45%;
        right: -25px;
        background: url(../img/Photo_Next.png) center center no-repeat;
        background-image: 49px 49px;
        cursor: pointer;
        z-index: 2;
    }

    .BackTop_Box {
        display: block;
        position: relative;

        margin-left: calc(50% - 1322px);
        width: 2644px;
        height: 57px;
        background-color: #F6F6F6;
    }



    .BackTop_Div {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        width: 270px;
        height: 57px;
        bottom: 0;
        left: calc(50% - 135px);        
        cursor: pointer;

    }

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

    .Bottom_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        /* height: 438px; */
        background-color: #FFF;
    }

    .Bottom_Div1 {
        display: block;
        position: relative;
        padding-top: 18px;
        padding-bottom: 18px;
        width: 100%;
        height: 14px;
        background-color: #003E6C;

    }

    .Bottom_Menu {
        height: 14px;        
    }

    .Bottom_Div2 {
        display: block;
        position: relative;
        padding-top: 25px;
        padding-bottom: 25px;
        width: 100%;
        height: auto;
        background-color: #004679;

    }
  .Bottom_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1322px);
        width: 2644px;
        /* height: 438px; */
        background-color: #003E6C;
    }

    .Bottom_Div {
        display: block;
        position: relative;
        margin: 0 auto;
        padding-top: 200px;
        padding-bottom: 380px;
        width: 1200px;

    }
    .Bottom_Left{
        float: left;
        width: 395px;
        height: 80px;
        border-right: 1px solid #fff;
    }
    .Bottom_Right{
        float: right;
        width: 790px;
        height: 80px;
        font-size: 16px;
        line-height: 20px;
        color: #FFF;
    
    }
}