/* PC */
@media (min-width:600px) {
    .mCaidan{
        display: none;
    }
    .TopBar_Box {
        margin: 0 auto;
        width: 2560px;
        margin-left: calc(50% - 1280px);
        height: 48px;
        background-color: #F5492D;
        overflow: hidden;
    }

    .TopBar_Div {
        height: 48px;
    }

    .TopBar_Left {
        margin-top: 15px;
        width: 171px;
        height: 18px;
    }

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

    .Main_Box {
        margin: 0 auto;
        width: 2560px;
        margin-left: calc(50% - 1280px);
        height: auto;
        background: url(../img/Banner_BK.jpg) top center no-repeat;
        overflow: hidden;
    }

    .Banner_Div {
        width: 2560px;
        height: 515px;
        overflow: hidden;
    }

    .Banner_Div img {
        width: 2560px;
        height: 515px;
    }

    .Focus_Div {
        width: 1242px;
        height: 673px;
    }

    .Focus_Block {
        width: 1242px;
        height: 522px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Focus_Swiper {
        float: left;
        width: 586px;
        height: 522px;
        overflow: hidden;
    }

    .Focus_Swiper p {
        width: 586px;
        height: 391px;
        overflow: hidden;
        margin-bottom: 22px;
    }

    .Focus_Swiper p img {
        width: 586px;
        height: 391px;
    }

    .Focus_Swiper h4 {
        width: 100%;
        font-size: 30px;
        line-height: 35px;
        height: 70px;
        font-family: "Roboto Medium";
        color: #843400;

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

    .Focus_Swiper h4 a {
        color: #843400;
    }

    .Focus_pagination {
        font-size: 12px;
        bottom: 0 !important;
        height: 15px !important;
    }

    .Focus_pagination .swiper-pagination-bullet {
        border-radius: 7px;
        width: 14px;
        height: 14px;
        background-color: #FC6D4E;
        opacity: 1;
    }

    .Focus_pagination .swiper-pagination-bullet-active {
        background-color: #FF4E00;
        width: 54px;
    }

    .Focus_Pic {
        float: left;
        margin-left: 40px;
        width: 256px;
        height: auto;
        overflow: hidden;
    }

    .Focus_Pic p {
        width: 246px;
        height: 326px;
        background-color: #EB5636;
        box-shadow: 10px 10px 0px #EB5636;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .Focus_Pic p img {
        width: 246px;
        height: 326px;
    }

    .Focus_Pic h4 {
        width: 100%;
        font-size: 24px;
        line-height: 30px;
        height: 90px;
        font-family: "Roboto Medium";
        color: #843400;

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

    .Focus_Pic h4 a {
        color: #843400;
    }

    .Focus_Txt_List {
        float: right;
        width: 320px;
        height: auto;
        overflow: hidden;
    }

    .Focus_Txt_List ul {
        width: 100%;
        height: auto;
        max-height: 522px;
        overflow: hidden;
    }

    .Focus_Txt_List li {
        padding: 24px 0;
        background: url(../img/Focus_Line.png) bottom center no-repeat;

        width: 100%;
        height: auto;
        font-size: 24px;
        line-height: 30px;
        color: #843400;
        font-family: "Roboto Medium";
        max-height: 140px;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Focus_Txt_List li a {
        color: #843400;
    }

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

    .Focus_Txt_List li:last-child {
        padding-bottom: 0;
        background: none;
    }

    .Part1_Div {
        height: 775px;
        overflow: hidden;
    }

    .Title_Div {
        width: 100%;
        height: 113px;
        margin-bottom: 50px;
    }

    .Title_Div img {
        margin: 0 auto;
        height: 113px;
    }

    .Part1_Block {
        margin: 0 auto;
        width: 1230px;
        height: auto;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
        margin-bottom: 35px;
    }

    .Part1_Item {
        width: 339px;
        height: auto;
        overflow: hidden;
    }

    .Part1_Item p {
        width: 339px;
        height: 227px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Part1_Item p img {
        width: 339px;
        height: 227px;
    }

    .Part1_Item h4 {
        height: 227px;
        font-size: 24px;
        line-height: 30px;
        height: 90px;
        color: #843400;
        font-family: "Roboto Medium";
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;

        overflow: hidden;
    }

    .Part1_Item h4 a {
        color: #843400;
    }

    .Part1_Item2 {
        width: 482px;
        height: 321px;
        overflow: hidden;
    }

    .Part1_Item2 p {
        width: 482px;
        height: 321px;
        overflow: hidden;
    }

    .Part1_Item2 p img {
        width: 482px;
        height: 321px;
    }

    .Part1_Item2 h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 86px;
        background-image: linear-gradient(to bottom, rgba(178, 21, 0, 0), rgba(178, 21, 0, 1));
        z-index: 2;
    }

    .Part1_Item2 h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 86px;
        overflow: hidden;
        background-image: linear-gradient(to bottom, rgba(178, 21, 0, 0), rgba(178, 21, 0, 1));
        z-index: 2;
    }

    .Part1_Item2 h4 a {
        display: block;
        position: absolute;
        width: calc(100% - 34px);
        left: 17px;
        bottom: 17px;
        max-height: 60px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        color: #FFF;

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

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

    .Part1_List ul {
        width: 100%;
        height: 90px;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .Part1_List li {
        padding-left: 24px;
        width: 355px;
        height: 90px;
        background: url(../img/Part1_List_Bar.jpg) left center no-repeat;
        font-size: 24px;
        line-height: 30px;
        color: #833500;

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

    .Part1_List li a {
        color: #833500;
    }

    /* Part2_Box */
    .Part2_Box {
        margin: 0 auto;
        width: 2104px;
        height: 1160px;
        overflow: hidden;
    }

    .Part2_Div {
        margin: 0 auto;
        /* width: 2104px;
        height: 908px; */
        padding: 80px 396px 178px 396px;
        width: 1312px;
        height: 650px;
        background: url(../img/Part2_BK.png) center center no-repeat;
        overflow: hidden;
    }

    .Part2_Big {
        width: 100%;
        height: 369px;
        margin-bottom: 46px;
        overflow: hidden;
    }

    .Part2_Pic {
        float: left;
        width: 656px;
        height: 369px;
        overflow: hidden;
    }

    .Part2_Pic p {
        width: 656px;
        height: 369px;
        overflow: hidden;
    }

    .Part2_Pic p img {
        width: 656px;
        height: 369px;
    }

    .Part2_Pic_Info {
        position: absolute;
        bottom: 0;
        padding: 25px;
    }

    .Part2_Pic_Info h6 {
        padding-left: 52px;
        height: 32px;
        background: url(../img/Icon_Video_Play.png) left center no-repeat;
        background-size: 32px;
        font-size: 18px;
        line-height: 32px;
        font-weight: bold;
        color: #FFF;
    }

    .Part2_Txt {
        float: right;
        width: 620px;
        height: auto;
        overflow: hidden;
    }

    .Part2_Txt h4 {
        font-size: 42px;
        line-height: 48px;
        font-weight: bold;
        margin-bottom: 45px;
        color: #FFFDE3;
    }

    .Part2_Txt h4 a {
        color: #FFFDE3;
    }

    .Part2_Txt h5 {
        font-size: 24px;
        line-height: 30px;
        color: #FFFDE3;
    }

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

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

    .Part2_List li {
        width: 292px;
        height: auto;
        overflow: hidden;
    }

    .Part2_Video {
        width: 292px;
        height: 163px;
        overflow: hidden;
        margin-bottom: 18px;
    }

    .Part2_Video p {
        width: 292px;
        height: 163px;
        overflow: hidden;

    }

    .Part2_Video p img {
        width: 292px;
        height: 163px;
    }

    .Part2_Video_Info {
        position: absolute;
        bottom: 0;
        padding: 10px;
        width: calc(100% - 20px);
        height: 22px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
        overflow: hidden;
    }

    .Part2_Video_Info h6 {
        padding-left: 32px;
        height: 22px;
        background: url(../img/Icon_Video_Play.png) left center no-repeat;
        background-size: 22px;

        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        line-height: 22px;
        overflow: hidden;
    }

    .Part2_List li h4 {
        font-size: 20px;
        line-height: 25px;
        color: #FFF9EB;
        height: 50px;

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

    .Part2_List li h4 a {
        color: #FFF9EB;
    }

    .Par3_Div {
        height: 765px;
        overflow: hidden;
    }

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

    .Part3_Item {
        width: 368px;
        height: auto;
        overflow: hidden;
    }

    .Part3_Item p {
        width: 368px;
        height: 244px;
        overflow: hidden;
    }

    .Part3_Item p img {
        width: 368px;
        height: 244px;
    }

    .Part3_Item h4 {
        padding: 18px 18px 28px 18px;
        width: 332px;
        height: 160px;
        background-color: #EB5636;

        font-size: 26px;
        line-height: 40px;
       /*font-weight: bold;*/
        color: #FFF;

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

    .Part3_Item h4 a {
        color: #FFF;
    }

    .Part3_Item2 h4 {
        background-color: #E39B00 !important;
    }

    .Part3_List {
        width: 395px;
        height: 448px;
        overflow: hidden;
    }

    .Part3_List ul {
        width: 395px;
        height: 448px;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        overflow: hidden;
    }

    .Part3_List li {
        padding: 18px;
        width: 359px;
        height: 99px;
        background-color: #FFFFF8;
        overflow: hidden;

        font-size: 24px;
       /* font-weight: bold;	*/
        color: #833500;
        line-height: 33px;

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

    .Part3_List li a {
        color: #833500;
    }

    .Part3_List_li {
        background-color: #E39B00 !important;
    }

    .Part3_List_li a {
        color: #F5F5F5 !important;
    }

    .Part4_Div {
        /* padding: 0 65px; */
        width: 1370px;
        height: 1452px;
        /* overflow: hidden; */
    }
    .Part4_Div .PC_Show{
        padding: 0 65px;
        width: 1240px;
        height: auto;
    }
    .Part4_Swiper {
        width: 1240px;
        height: auto;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .Part4_Swiper p {
        width: 1240px;
        height: 827px;
        overflow: hidden;
    }

    .Part4_Swiper p img {
        width: 1240px;
        height: 827px;
    }

    .Part4_Swiper h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 236px;
        background-image: linear-gradient(to bottom, rgba(205, 43, 0, 0), rgba(205, 43, 0, 0.9));
        overflow: hidden;
    }

    .Part4_Swiper h4 a {
        display: block;
        position: absolute;
        bottom: 0;
        padding: 45px 35px;
        width: calc(100% - 70px);
        max-height: 84px;
        line-height: 42px;
        font-size: 36px;
        font-weight: bold;
        color: #FFFDE3;

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

    }

    .thumb-swiper {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .thumb-swiper img {
        width: 285px !important;
        height: 190px;
    }

    .thumb-swiper .swiper-slide {
        width: 285px !important;
        height: 190px;
        opacity: 0.6;
        border: 1px solid transparent;
    }

    .thumb-swiper .swiper-slide-thumb-active {
        opacity: 1;
        border: 1px solid #833500;
    }

    .Part4_BTPrev {
        position: absolute;
        left: 0;
        bottom: 72px;
        width: 28px;
        height: 46px;
        background: url(../img/BT_Prev.png);
        z-index: 2;
        cursor: pointer;
    }
    .Part4_BTNext {
        position: absolute;
        right: 0;
        bottom: 72px;
        width: 28px;
        height: 46px;
        background: url(../img/BT_Next.png);
        z-index: 2;
        cursor: pointer;
    }
    .Bottom_Div{
        height: 303px;
        overflow: hidden;
    }
    .Bottom_Div p{
        margin: 0 auto;
        width: 228px;
        height: 228px;
        margin-bottom: 65px;
    }
    .Bottom_Div h4{
        margin: 0 auto;
        width: 360px;
        height: 40px;
        margin-bottom: 45px;
    }
    .Bottom_Div h4 img{        
        width: 360px;
        height: 40px;        
    }
    .Bottom_Div h5{
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #EB3D15;
    }

}


