/* PC */
@media (min-width:600px) {

    /* PageControl_Box  */
    .PageControl_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        /* margin-bottom: 45px; */
    }

    .PageControl_Div {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: auto;
        height: 27px;
        min-width: 100px;
        /* border: 1px solid saddlebrown; */
    }

    .PageControl_Next,
    .PageControl_Prev {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        height: 27px;
        width: 27px;
        margin-left: 20px;
        margin-right: 20px;

    }

    .PageControl_Next a,
    .PageControl_Prev a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin: 0 auto;
        margin-top: 4px;
        width: 12px;
        height: 20px;
        font-size: 14px;
        color: #272727;
        text-align: center;
    }

    .PageControl_Num {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 27px;
    }

    .PageControl_Num ul {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 27px;
        list-style: none;
    }

    .PageControl_Num li {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        width: 26px;
        height: 26px;
        line-height: 26px;
        /* font-weight: bold; */
        color: #4A4A4A;
        font-size: 16px;
        text-align: center;
        margin-right: 0px;

    }

    .PageControl_Num .NumOn {
        border-radius: 13px;
        background-color: #00712F;
    }

    .PageControl_Num .NumOn {
        color: #FFF !important;
    }

    .PageControl_Num a {
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 26px;
        height: 26px;
        border-radius: 13px;
        background-color: #F8F6F4;
        line-height: 26px;
        color: #4A4A4A;
        font-size: 16px;
        text-align: center;
    }



    /* Artical_Content */
    .Artical_Content {
        width: 100%;
        height: auto;
        background-color: #FFF;
        overflow: hidden;
    }

    .Artical_Content_Title_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 2px solid #E7EFFB;
    }

    .Artical_Content_Title {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 27px;
        font-size: 40px;
        line-height: 50px;
        color: #000;
        text-transform: uppercase;
    }

    .Artical_Content_Title a {
        color: #000;
    }

    .Artical_Content_Info_Div {
        margin: 0 auto;
        width: 100%;
        height: 47px;
        background-color: #F3F3F3;
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Info {
        margin-top: 10px;
        width: 100%;
        font-size: 20px;
        line-height: 47px;
    }

    .Artical_Content_Info h4 {
        display: inline-block;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
        line-height: 47px;
        color: #000;
    }

    .Artical_Content_Info h4 a {
        color: #000;
    }

    .Artical_Content_Text_Div {
        width: 100%;
        height: auto;
        padding-top: 50px;
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Text {
        margin: 0 auto;
        width: 100%;
        /* height: 1420px; */
        padding-bottom: 30px;
    }

    .Artical_Content_Text p {
        padding: 0 5px;
        font-size: 20px;
        line-height: 34px;
        color: #000;
        margin-bottom: 25px;
    }

    .Artical_Content_Text span {
        display: block;
        margin: 0 auto;
        width: 576px;
        margin-bottom: 10px;
    }

    .Artical_Content_Text span img {
        width: 576px;
    }

    .Artical_Content_Text em {
        display: block;
        margin: 0 auto;
        width: 576px;
        font-size: 16px;
        line-height: 22px;
        color: #434343;
        margin-bottom: 40px;
    }
}


@media (min-width:600px) {
    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }

    .TopBar_Box {
       /* margin: 0 auto;
        margin-left: calc(50% - 960px);*/
        width: 100%;
        height: 11px;
        background: linear-gradient(to right,
                #B29873 0%,
                #B29873 50%,
                #00712F 50%,
                #00712F 100%);
        overflow: hidden;

    }

    .TopBar_Div {
        height: 11px;
        background: url(../images/Top_BK.jpg) center center no-repeat;
    }

    .TopMenu_Box {
       width: 100%;
       height: 865px;
       background-color: #F3ECE7;
        /* overflow: hidden; */
    }

    .TopBanner_Swiper {
        margin: 0 auto;
        width: 1920px;
        height: 865px;
        overflow: hidden;
    }

    .TopBanner_Swiper p {
        width: 1920px;
        height: 865px;
        overflow: hidden;
    }

    .TopBanner_Swiper p img {
        width: 1920px;
        height: 865px;
    }

    .TopBanner_Bottom {
        position: absolute;
        bottom: 0;
        width: 1920px;
        height: 163px;
        background-color: rgba(0, 0, 0, 0.3);
        overflow: hidden;
    }

    .TopBanner_Swiper h4 {
        margin: 0 auto;
        margin-left: 360px;
        margin-top: 48px;
        width: 820px;
        height: 70px;
        line-height: 35px;
        font-size: 26px;
        color: #FFF;
        overflow: hidden;
    }

    .TopBanner_Swiper h4 a {
        color: #FFF;
    }

    .TopBanner_BTPrev {
        position: absolute;
        left: auto;
        right: 460px;
        bottom: 34px;
        width: 70px;
        height: 91px;
        background: url(../images/Home_Banner_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .TopBanner_BTPrev:hover {
        background: url(../images/Home_Banner_Prev_on.png);

    }

    .TopBanner_BTNext {
        position: absolute;
        left: auto;
        right: 360px;
        bottom: 34px;
        width: 70px;
        height: 91px;
        background: url(../images/Home_Banner_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .TopBanner_BTNext:hover {
        background: url(../images/Home_Banner_Next_on.png);
    }

    .TopMenu_BK {
        left: calc(50% - 960px);
        position: absolute;
        top: 0;
        padding-top: 50px;
        width: 1920px;
        height: 150px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
        z-index: 3;
    }

    .TopMenu_Logo {
        position: absolute;
        top: 50px;
        left: 360px;
        width: 255px;
    }

    .TopMenu_Block {
        position: absolute;
        top: 50px;
        left: 615px;
        width: 890px;
        height: 80px;
    }

    .TopMenu_Top {
        position: absolute;
        top: 50px;
        right: 360px;
        width: 330px;
        height: 20px;
        z-index: 2;
    }

    .TopMenu_Link {
        float: left;
        width: 310px;
    }

    .TopMenu_Link ul {
        margin-top: 0px;
        width: 300px;
    }

    .TopMenu_Link li {
        float: left;
        padding: 0 15px;
        font-family: "Times New Roman";
        font-weight: bold;
        font-size: 16px;
        color: #F3F3F4;
        line-height: 16px;
        background: url(../images/Top_Dot.jpg) center right no-repeat;
        /* border-right: 1px solid #F3F3F4; */
    }

    .TopMenu_Link li:last-child {
        background: none;
    }

    .TopMenu_Link li a {
        color: #F3F3F4;
    }

    .TopMenu_Link li:last-child {
        border-right: 0px;
    }

    .TopMenu_Search {
        float: left;
        margin-top: 0px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .TopMenu_List {
        position: absolute;
        top: 70px;
        right: 350px;
        width: 898px;
    }

    .TopMenu_List ul {
        position: static;
        /* padding:21px 0; */
    }

    .TopMenu_List li {
        position: static;
        float: left;
        background: url(../images/Top_Dot.jpg) center right no-repeat;
    }

    .TopMenu_List li:last-child {
        background: none;
    }

    .TopMenu_ListLi {
        padding-top: 21px;
        padding-bottom: 21px;
        font-family: "Times New Roman";
        font-weight: bold;
        height: 18px;
        line-height: 18px;
        font-size: 18px;
        color: #FFF;
        text-transform: uppercase;

    }

    .TopMenu_ListLi a {
        color: #FFF;
        height: 18px;
        padding: 0 14px;
        line-height: 18px;
        /* border-right: 1px solid #FFF; */
    }
    .TopMenu_ListLi a:hover{
        text-decoration: none;
    }

    .TopMenu_List li:last-child .TopMenu_ListLi a {
        border-right: 0px;
        /* padding-right: 0px; */
    }

    .TopMenu_List_BK {
        background-color: #D9D6D5;
    }

    .TopMenu_Level2_Block {
        display: none;
        /* position: fixed; */
        position: absolute;
        /* left: calc(50% - 960px); */
        left: -672px;
        padding: 74px 0;
        width: 1920px;
        height: 280px;
        background-color: rgba(0, 113, 47, 0.92);
        overflow: hidden;
    }

    .TopMenu_List li:hover {
        background-color: rgba(0, 113, 47, 0.92);
    }

    .TopMenu_List li:hover .TopMenu_ListLi a {
        color: #FFF;
    }

    .TopMenu_List li:hover .TopMenu_Level2_Block {
        display: block;
    }

    .TopMenu_Level2_Left {
        float: left;
        margin-left: 22px;
        margin-right: 57px;
        /*margin-right: 87px;*/
        /* width: 176px;         */
    }

    .TopMenu_Level2_Left h4 {
        border-top: 1px solid #7FB897;
        padding: 18px 5px 15px 15px;
        width: 182px;
        /*padding: 18px 27px 15px 27px;
        width: 122px;*/
        font-family: "Times New Roman";
        height: 20px;
        line-height: 20px;
        font-size: 18px;
        color: #FFF;
        cursor: pointer;
    }

    .TopMenu_Level2_Left h4:last-child {
        border-bottom: 1px solid #7FB897;
    }

    .TopMenu_Level2_Left h4 a {
        color: #000;
    }

    .TopMenu_Level2_Now {
        color: #B19773 !important;
        font-weight: bold;
    }

    .TopMenu_Level2_Right {
        float: left;
        width: 900px;
        height: 276px;
        overflow: hidden;
    }

    .TopMenu_Level2_Content {
        width: 900px;
        height: 276px;
    }

    .TopMenu_Level2_Content p {
        float: left;
        width: 395px;
        height: 272px;
        margin-right: 30px;
    }

    .TopMenu_Level2_Content p img {
        width: 395px;
        height: 272px;
    }

    .TopMenu_Level2_Content h4 {
        /* float: right;
        width: 490px; */
        height: 272px;
        font-size: 16px;
        line-height: 28px;
        color: #FFF;
    }

    .TopMenu_Level2_Content h4 a {
        color: #B19773;
    }

    .Top_Search_Box {
        display: none;
        position: absolute;
        top: 130px;
        width: 100%;
        height: 387px;
        background-color: rgba(255, 255, 255, 0.75);
        z-index: 4;
    }

    .Top_Search_Div {
        padding-top: 40px;
    }

    .Top_Search_BT_Div {
        width: 100%;
        height: 110px;
    }

    .Top_Search_BT_Div p {
        float: right;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

    .Top_Search_BT_Div p img {
        float: right;
        width: 60px;
        height: 60px;
    }

    .Top_Search {
        margin: 0 auto;
        width: 868px;
        height: 72px;
        border-radius: 36px;
        background-color: #00712F;
    }

    .Top_Search_Input {
        float: left;
        margin-left: 42px;
        margin-top: 18px;
        width: 715px;
        height: 36px;
        border-right: 1px solid #FFF;
    }

    .Top_Search_Input input {
        width: 715px;
        background-color: #00712F;
        line-height: 36px;
        height: 36px;
        font-size: 16px;
        color: #FFF;
    }

    .Top_Search_Input input::input-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-webkit-input-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-moz-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-moz-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-ms-input-placeholder {
        color: #FFF;
    }

    .Top_Search_InputBT {
        float: left;
        margin-top: 18px;
        width: 50px;
        margin-left: 15px;
        line-height: 36px;
        height: 36px;
        font-family: "Times New Roman";
        font-size: 20px;
        color: #FFF;
        font-weight: bold;
    }

    .Top_Search_InputBT a {
        color: #FFF;
    }

    .Top_Search_InputBT .sub {
        line-height: 36px;
        font-family: "Times New Roman";
        font-size: 20px;
        color: #FFF;
        font-weight: bold;
        background-color: #00712F;
  }

    .Top_Search_Link {
        margin-top: 23px;
        height: 22px;
        line-height: 22px;
        text-align: center;
    }

    .Top_Search_Link h4 {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        height: 22px;
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        color: #00712F;
    }

    .Top_Search_Link span {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        height: 22px;
        line-height: 22px;
        font-weight: bold;
        color: #232323;
    }

    .Top_Search_Link span a {
        color: #232323;
    }

    /* Home_News_Div */
    .Home_News_Div {
        margin-top: 100px;
        height: auto;
        overflow: hidden;
        margin-bottom: 75px;
    }

    .Home_Title {
        width: 100%;
        height: 50px;
    }

    .Home_News_Left {
        float: left;
        width: 780px;

    }

    .Home_Title_Txt {
        float: left;
        height: 42px;
        line-height: 42px;
        font-size: 38px;
        font-weight: bold;
        color: #232323;
        font-family: "Times New Roman";
        margin-right: 15px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
    }

    .Home_Title_Txt a {
        color: #00712E;
    }
    .Home_Title_Txt a:hover {
        text-decoration: none;
    }
    .Home_Title_More {
        float: right;
        font-size: 16px;
        height: 38px;
        line-height: 40px;
        padding-left: 20px;
        background: url(../images/Icon_Arrow.png) left center no-repeat;
        color: #232323;
    }

    .Home_Title_More a {
        color: #232323;
    }

    .Home_News_List {
        width: 100%;
        /* height: 670px; */
        overflow: hidden;
    }

    .Home_News_List ul {
        width: 100%;
    }

    .Home_News_List li {
        border-top: 1px solid #E8E1DA;
        padding: 26px 24px;
        transition: all 0.5s;
    }

    .Home_News_List li:last-child {
        border-bottom: 1px solid #E8E1DA;
    }

    .Home_News_List li:hover {
        background-color: #F8F6F4;
        transition: all 0.5s;
    }

    .Home_News_List li:hover p {
        display: block;
    }

    .Home_News_List li:hover h6 {
        display: block;
    }

    .Home_News_List_Text {
        /* min-height: 195px;  */
    }

    .Home_News_List li h4 {
        line-height: 19px;
        font-size: 14px;
        color: #00712F;
        margin-bottom: 10px;
    }

    .Home_News_List li h5 {
        line-height: 28px;
        font-size: 22px;
        color: #232323;
        /* margin-bottom: 15px; */
    }

    .Home_News_List li h5 a {
        color: #232323;
    }

    .Home_News_List li p {
        display: none;
        float: left;
        width: 280px;
        height: 195px;
        margin-right: 22px;
        overflow: hidden;
        z-index: 2;

    }

    .Home_News_List li p img {
        width: 280px;
        height: 195px;
        transition: all 0.5s;

    }

    .Home_News_List li p:hover img {
        width: 280px;
        height: 195px;
        scale: 1.2;
        transition: all 0.5s;
    }

    .Home_News_List li h6 {
        display: none;
        margin-top: 15px;
        line-height: 23px;
        font-size: 16px;
        color: #232323;
        margin-bottom: 15px;
    }

    .Home_News_List li h6 a {
        color: #232323;
    }

    .Home_News_List li:hover .Home_News_List_Text {
        min-height: 195px;
        overflow: hidden;
    }

    .Home_News_Right {
        float: right;
        width: 380px;
    }

    .Home_Event_Swiper {
        width: 100%;
        height: 670px;
        overflow: hidden;
    }

    .Home_Event_Swiper ul {
        width: 100%;
        /* height: 650px; */
        overflow: hidden;
    }

    .Home_Event_Swiper li {
        padding: 20px 15px;
        border-top: 1px solid #E8E1DA;
        overflow: hidden;
    }

    .Home_Event_Swiper li:last-child {
        border-bottom: 1px solid #E8E1DA;
    }

    .Home_Event_Swiper li h4 {
        padding-left: 20px;
        background: url(../images/Icon_Star_Brown.png) left top no-repeat;
        background-position: 0 3px;
        line-height: 25px;
        /* height: 21px; */
        font-size: 18px;
        color: #232323;
        /* margin-bottom: 10px; */
    }

    .Home_Event_Swiper li h4 a {
        color: #232323;
    }

    .Home_Event_Swiper li h4 a:hover {
        text-decoration: none;
        color: #B19773;
    }

    .Home_Event_Swiper li h5 {
        line-height: 23px;
        font-size: 18px;
        color: #232323;
    }

    .Home_Event_Swiper li h5 a {
        color: #232323;
    }

    .Home_Event_Swiper li:hover {
        background-color: #00712F;
    }

    .Home_Event_Swiper li:hover h4 {
        background: url(../images/Icon_Star_White.png) left center no-repeat;
        color: #FFF;
        background-position: 0 3px;
    }

    .Home_Event_Swiper li:hover h4 a {
        color: #FFF;
    }

    .Home_Event_Swiper li:hover h5 {
        color: #FFF;
    }

    .Home_Event_Swiper li:hover h5 a {
        color: #FFF;
    }


    .Home_Event_BTPrev {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Prev.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Event_BTPrev:hover {
        background: url(../images/Home_trailer_Prev_on.jpg);
    }

    .Home_Event_BTNext {
        position: absolute;
        left: 45px;
        bottom: 10px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Next.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Event_BTNext:hover {
        background: url(../images/Home_trailer_Next_on.jpg);
    }

    .Home_Event_pagination {
        font-size: 12px;
        left: 100px !important;
        bottom: 15px !important;
        width: 90px !important;
        height: 20px !important;
    }

    .Home_Event_pagination .swiper-pagination-bullet:focus {
        outline: none;
    }

    .Home_Event_pagination .swiper-pagination-bullet {
        border-radius: 6px;
        width: 12px;
        height: 12px;
        background-color: #96C5A9;
        opacity: 1;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
    }

    .Home_Event_pagination .swiper-pagination-bullet-active {
        background-color: #00712F;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
    }

    /* Home_AD_Div */
    .Home_AD_Div {
        width: 1201px;
        height: 195px;
        margin-bottom: 94px;
    }

    .Home_AD_Div ul {
        width: 100%;
        height: 195px;
    }

    .Home_AD_Div li {
        float: left;
        width: 280px;
        height: 195px;
        overflow: hidden;
        margin-right: 27px;
    }


    .Home_AD_Div li img {
        width: 280px;
        height: 195px;
        transition: all 0.5s;
    }

    .Home_AD_Div li:hover img {
        width: 280px;
        height: 195px;
        scale: 1.2;
        transition: all 0.5s;
    }

    .Home_AD_Div li:last-child {
        margin-right: 0px;
    }

    /* Home_Research_Box */
    .Home_Research_Box {
        width: 100%;
        /* height: 740px; */
        background-color: #F8F6F4;
        overflow: hidden;
    }

    .Home_Research_Div {
        padding-top: 98px;
        /* height: 642px; */
        padding-bottom: 112px;
    }
    .Home_Research_Div .Home_Title_More{
        display: none;
    }
    .Home_Research_Title .Home_Title_Txt {
        float: none !important;
        height: 52px !important;
        width: 100%;
        text-align: center;
    }

    .Home_Research_SwiperList {
        width: 100%;
        height: 520px;
        overflow: hidden;
    }

    .Home_Research_Swiper {
        float: left;
        width: 746px;
        height: 520px;
        overflow: hidden;
    }

    .Home_Research_Swiper .swiper-slide {
        opacity: 0.5 !important;
    }

    .Home_Research_Swiper .swiper-slide-active {
        opacity: 1 !important;
    }

    .Home_Research_Swiper p {
        width: 746px;
        height: 520px;
        overflow: hidden;
    }

    .Home_Research_Swiper p img {
        width: 746px;
        height: 520px;
        transition: all 0.5s;
    }
    .Home_Research_Swiper:hover p img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .Home_Research_Txt {
        position: absolute;
        top: 0;
        left: 0;
        padding: 52px 66px;
        width: 614px;
        height: 416px;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .Home_Research_Swiper h4 {
        height: 194px;
        font-size: 34px;
        line-height: 38px;
        font-family: 'Times New Roman';
        font-weight: bold;
        color: #FFF;
    }

    .Home_Research_Swiper h4 a {
        color: #FFF;
    }

    .Home_Research_Swiper h5 {
        line-height: 30px;
        font-size: 24px;
        color: #FFF;
    }

    .Home_Research_Swiper h5 a {
        color: #FFF;
    }

    .Home_Research_Swiper h6 {
        height: 28px;
        line-height: 20px;
        font-size: 14px;
        color: #FFF;
    }

    .Home_Research_BTPrev {
        position: absolute;
        left: 66px;
        bottom: 46px;
        width: 65px;
        height: 66px;
        background: url(../images/Home_Research_Prev.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Research_BTPrev:hover {
        background: url(../images/Home_Research_Prev_on.jpg);
    }

    .Home_Research_BTNext {
        position: absolute;
        left: 155px;
        bottom: 46px;
        width: 65px;
        height: 66px;
        background: url(../images/Home_Research_Next.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Research_BTNext:hover {
        background: url(../images/Home_Research_Next_on.jpg);
    }




    .Home_Culture_Div {
        height: auto;
        margin-top: 110px;
        margin-bottom: 70px;
        overflow: hidden;
    }

    .Home_Culture_Title .Home_Title_Txt {
        float: none;
        width: 100%;
        text-align: center;
    }
    .Home_Culture_Div .Home_Title_More{
        display: none;
    }
    .Home_Culture_List {
        float: left;
        width: 922px;
        height: auto;
        overflow: hidden;
    }

    .Home_Culture_List_Top {
        height: auto;
    }

    .Home_Culture_List_Left {
        float: left;
        width: 300px;
    }

    .Home_Culture_List_Block {
        width: 300px;
        height: 205px;
        margin-bottom: 11px;
        /* margin-right: 11px; */
        /* border-right: 2px solid #FFF;
        border-bottom: 2px solid #FFF; */
    }

    .Home_Culture_List_Block p {
        width: 300px;
        height: 205px;
    }

    .Home_Culture_List_Block p img {
        width: 300px;
        height: 205px;
    }

    .Home_Culture_List_Block_Cover {
        position: absolute;
        top: 0;
        width: 300px;
        height: 205px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        background-color: rgba(255, 255, 255, 0.5);
        transition: all 0.5s;
        /* cursor: pointer; */
    }

    .Home_Culture_List_Block_Cover {
        position: absolute;
        top: 0;
        width: 300px;
        height: 205px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        background-color: rgba(255, 255, 255, 0.5);
        transition: all 0.5s;
        opacity: 0;
        /* cursor: pointer; */
    }

    .Home_Culture_List_Block_Cover:hover {
        opacity: 1;
        transition: all 0.5s;
    }

    .Home_Culture_List_Block_Cover h4 {
        width: 244px;
        padding-bottom: 20px;
        border-bottom: 1px solid #FFF;
        font-size: 16px;
        line-height: 25px;
        text-align: center;
        color: #000;
    }

    .Home_Culture_List_Block_Cover h4 a {
        color: #000;
    }

    .Home_Culture_List_Block_Cover h5 {
        width: 100%;
        margin-top: 17px;
        padding-bottom: 5px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #000;
    }

    .Home_Culture_List_Block_Cover h5 a {
        color: #000;
    }

    .Home_Culture_List_Right {
        float: right;
        width: 611px;
    }

    .Home_Culture_List_Big {
        width: 611px;

    }

    .Home_Culture_List_Big p {
        width: 611px;
        height: 422px;
        margin-bottom: 11px;
    }

    .Home_Culture_List_Big p img {
        width: 611px;
        height: 422px;
    }

    .Home_Culture_List_Right_Cover {
        opacity: 0;
        position: absolute;
        top: 0;
        width: 611px;
        height: 422px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        background-color: rgba(255, 255, 255, 0.5);
        transition: all 0.5s;
        /* cursor: pointer; */
    }

    .Home_Culture_List_BlockEnd {
        margin-right: 11px;
    }

    .Home_Culture_List_Right_Cover:hover {
        opacity: 1;
        transition: all 0.5s;
    }

    .Home_Culture_List_Right_Cover h4 {
        max-width: 60%;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding-bottom: 20px;
        border-bottom: 1px solid #FFF;
        line-height: 25px;
        text-align: center;
        font-size: 20px;
        color: #000;
    }

    .Home_Culture_List_Right_Cover h4 a {
        color: #000;
    }

    .Home_Culture_List_Right_Cover h5 {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;

        line-height: 22px;
        text-align: center;
        font-size: 16px;
        color: #000;
    }

    .Home_Culture_List_Right_Cover h5 a {
        color: #000;
    }

    .Home_Culture_List_Bottom {
        width: 100%;
    }

    .Home_Culture_List_Bottom .Home_Culture_List_Block {
        float: left !important;
    }

    /* Home_MediaHR_Div */
    .Home_MediaHR_Div {
        margin-top: 90px;
        margin-bottom: 90px;
        height: auto;
        overflow: hidden;
    }

    .Home_Media_Div {
        float: left;
        width: 780px;
    }

    .Home_Media {
        width: 100%;
        height: auto;
    }

    .Home_Media ul {
        width: 100%;
        height: auto;
    }

    .Home_Media li {
        padding: 20px 0;
        border-top: 1px solid #B0D3BF;
        width: 100%;
        height: auto;
    }

    .Home_Media li:last-child {
        border-bottom: 1px solid #B0D3BF;
    }

    .Home_Media li h4 {
        width: 100%;
        height: 19px;
        line-height: 19px;
        font-size: 14px;
        color: #00712F;
        margin-bottom: 5px;
    }

    .Home_Media li h4 a {
        color: #00712F;
    }

    .Home_Media li h5 {
        width: 100%;
        line-height: 23px;
        font-size: 18px;
        color: #232323;
    }

    .Home_Media li h5 a {
        color: #232323;
    }

    .Home_HR_Div {
        float: right;
        width: 330px;
    }

    .Home_HR_List {
        width: 100%;
        height: auto;
    }

    .Home_HR_List li {
        float: left;
        width: 155px;
        margin-bottom: 15px;
        height: 75px;
        border: 1px solid #00712F;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        font-size: 16px;
        color: #232323;
    }

    .Home_HR_List li:nth-child(2n) {
        float: right;
    }

    .Home_HR_List li a {
        color: #232323;
    }

    .Home_HR_List li:hover {
        background-color: #00712F;
    }

    .Home_HR_List li:hover a {
        color: #FFF;
    }

    /* Bottom_Box */
    .Bottom_Box {
        width: 100%;
        padding-top: 50px;
        height: 280px;
        /* background-color: #00712F; */
        background-color: #EFEFE1;
        overflow: hidden;
    }


    .Bottom_Div {
        height: 280px;
    }


    .Bottom_Menu_Line {
        float: left;
        width: 220px;
        margin-left: 18px;


    }

    .Bottom_Menu_Line ul {
        width: 100%;
        list-style: none;
        border-left: 1px solid #FFF;
        padding-left: 12px;
    }

    .Bottom_Menu_Line li {
        padding-bottom: 12px;
        font-size: 14px;
        color: #333;
        line-height: 20px;
    }

    .Bottom_Menu_Line li:last-child {
        padding-bottom: 0px;
    }

    .Bottom_Menu_Line li a {
        color: #333;
    }

    .Bottom_Menu_Line li a:hover {
        color: #333;
    }


    .Bottom_Menu_Title {
        border-left: 1px solid #FFF;
        padding-left: 12px;
        height: 38px;
        line-height: 24px;
        font-size: 20px;
        font-family: "Times New Roman";
        font-weight: bold;
        color: #000;
    }

    .Bottom_Menu_Title2 {
        margin-top: 32px;
        /* margin-bottom: 32px; */
    }

    .Bottom_Menu_Title a {
        color: #000;
    }

    #BLine1 {}

    #BLine2 {}

    #BLine3 {}

    #BLine4 {}

    #BLine5 {}

    .Bottom_Black_Box {
        width: 100%;
        height: 95px;

        background-color: #00712F;
        overflow: hidden;
    }

    .Bottom_Copyright_Div {
        width: 1200px;
        margin: 0 auto;
        padding: 30px;
    }

    .Bottom_Copyright_Div p {
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        color: #C9BFB5;
    }


    /* TopBaner_Div */
    .TopMenuBanner_Box {
        height: 176px !important;
        /* height: 140px !important; */
        background-color: #00712F;
    }

    .TopMenuBanner_Box .TopMenu_BK {
        background-image: none;
        height: auto;
    }

    .TopBaner_Div {
        width: 100%;
        height: 565px;
        overflow: hidden;
    }

    .TopBaner_Div p {
        width: 1920px;
        height: 565px;
    }

    .TopBaner_Div p img {
        width: 1920px;
        height: 565px;
    }

    .TopBaner_Div h4 {
        position: absolute;
        bottom: 0;
        left: 360px;
        width: 255px;
        height: 112px;
        font-size: 45px;
        line-height: 112px;
        color: #FFF;
        text-align: center;
        background-color: #00712F;
    }

    .TopBaner_Div h4 a {
        color: #FFF;
    }

    .TopBaner_Div h4 a:hover {
        color: #FFF;
        text-decoration: none;
    }

    /* Nav_Div */
    .Nav_Box {
        width: 100%;
        height: 75px;
        background-color: #F8F6F4;
    }

    .Nav_Div {
        height: 75px;
        line-height: 75px;
        font-size: 16px;
        color: #232323;
    }

    .Nav_Div span {
        line-height: 75px;
        padding: 0 5px;
        color: #232323;
        height: 75px;
    }

    .Nav_Div a {
        color: #232323;

    }

    .Nav_Div h4 {
        display: inline-block;
        height: 75px;
        font-size: 34px;
        font-family: "Times New Roman";
        font-weight: bold;
        line-height: 75px;
        text-transform: uppercase;
        padding: 0 20px 0 30px;
        color: #B29873;
    }

    /* Edu_Undergraduate_Box */
    .Edu_Undergraduate_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content_Right_BK.jpg) top center no-repeat;
        margin-top: 75px;
        margin-bottom: 90px;
        overflow: hidden;
    }

    .Edu_Undergraduate_Div {
        padding-top: 57px;
        height: auto;
    }

    .Edu_Undergraduate_Pic {
        float: left;
        width: 500px;
        height: 350px;
        overflow: hidden;
    }


    .Edu_Undergraduate_Pic img {
        width: 500px;
        height: 350px;
        transition: all 0.5s;
    }
    .Edu_Undergraduate_Pic:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .Edu_Undergraduate_Content {
        float: right;
        width: 657px;
        height: auto;
    }

    .Edu_Title {
        text-align: left;
        width: auto;
        height: 56px;
        line-height: 42px;
        font-size: 38px;
        font-family: "Times New Roman";
        color: #232323;
        font-weight: bold;
        background: url(../images/Title_BK.jpg) left bottom no-repeat;
        margin-bottom: 18px;
    }

    .Edu_TitleRight {
        text-align: right;
        background: url(../images/Title_BK.jpg) right bottom no-repeat;
    }

    .Edu_TitleLeft {
        text-align: left !important;
        background: url(../images/Title_BK.jpg) left bottom no-repeat;
    }

    .Edu_Title a {
        color: #00712E;
    }
    .Edu_Title a:hover{
        text-decoration: none;
    }

    .Edu_TitleRight {
        text-align: right;
        background: url(../images/Title_BK.jpg) right bottom no-repeat;
    }

    .Edu_Info {
        width: 100%;
        /* height: 100px; */
        line-height: 25px;
        font-size: 16px;
        color: #232323;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Edu_SeeAll {
        width: 100%;
        height: 28px;
    }

    .Edu_SeeAll a {
        float: right;
        padding-left: 20px;
        width: 98px;
        height: 28px;
        line-height: 23px;
        font-size: 16px;
        color: #00712F;
        background: url(../images/Arrow_All.png) center bottom no-repeat;
    }

    .Edu_TypeList {
        margin-top: 40px;
        width: 100%;
        height: auto;
    }

    .Edu_TypeList ul {
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Edu_TypeList li {
        float: left;
        padding: 3px 0;
        margin-right: 30px;
        width: 126px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;

        height: 60px;
        border-bottom: 1px solid #E8E1DA;
        font-size: 16px;
        color: #00712F;
        display: flex;
        align-items: center;
        align-self: center;
    }

    .Edu_TypeList li a {
        color: #00712F;
    }

    .Edu_Under_TypeList li:nth-child(3n) {
        width: 198px;
        margin-right: 0;
    }

    .Edu_Under_TypeList li:nth-child(3n-1) {
        width: 148px;
    }

    .Edu_Under_TypeList li:nth-child(3n-2) {
        width: 246px;

    }

    /* Edu_Postgraduate_Box */
    .Edu_Postgraduate_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content_Left_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        overflow: hidden;
    }

    .Edu_Postgraduate_Div {
        padding-top: 57px;
        height: auto;
    }

    .Edu_Postgraduate_Pic {
        float: right;
        width: 500px;
        height: 350px;
        overflow: hidden;
    }
    .Edu_Postgraduate_Pic img {
        width: 500px;
        height: 350px;
        transition: all 0.5s;
    }
    .Edu_Postgraduate_Pic:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .Edu_Postgraduate_Content {
        float: left;
        width: 657px;
        height: auto;
    }

    .Edu_Postgraduate_Box .Edu_Info {
        height: 170px;
    }


    .Edu_Post_TypeList li:nth-child(3n) {
        width: 116px;
        margin-right: 0;
    }

    .Edu_Post_TypeList li:nth-child(3n-1) {
        width: 216px;
    }

    .Edu_Post_TypeList li:nth-child(3n-2) {
        width: 186px;
    }

    .Edu_International_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content2_Right_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        min-height: 488px;
        overflow: hidden;
    }

    .Edu_Continuing_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content2_Left_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        min-height: 466px;
        overflow: hidden;
    }


    /* Leader_Div */
    .Leader_Div {
        margin-top: 40px;
        margin-bottom: 50px;
        height: auto;
        overflow: hidden;
    }

    .Leader_Title_Div {
        border-left: 6px solid #00712F;
        background-color: #F8F6F4;
        height: 72px;
        line-height: 72px;
        padding-left: 27px;
        font-size: 28px;
        font-family: "Times New Roman";
        font-weight: bold;
        color: #00712E;
    }

    .Leader_Title_Div a {
        color: #00712E;
    }

    .Leader_Content_Div {
        height: auto;
        margin-bottom: 50px;
    }

    .Leader_Line {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #F8F6F4;
    }

    .Leader_Line_head {
        float: left;
        padding-left: 35px;
        width: 305px;
        height: 110px;

        line-height: 20px;
        font-size: 18px;
        font-weight: bold;
        color: #00712F;
        display: flex;
        align-items: center;
        align-content: center;
    }

    .Leader_Line_head2 {
        float: left;
        width: 35px;

    }

    .Leader_Line_head a {
        color: #00712F;
    }

    .Leader_Line_Content {
        float: left;
        width: 860px;
        height: 110px;
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }

    .Leader_Line_Content2 {
        float: left;
        width: 1165px;
    }


    .Leader_Line_Content span {
        float: left;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding: 0 35px 0 0;
        line-height: 40px;
        font-size: 18px;
        color: #232323;
    }

    .Leader_Line_Content2 span {
        float: left;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding: 0 55px 0 0;
        line-height: 40px;
        font-size: 18px;
        color: #232323;
    }

    .Leader_Line_Content span a {
        color: #232323;
    }

    .Leader_Line_Content2 span a {
        color: #232323;
    }

    /* Structure_Div */
    .Structure_Div {
        margin-top: 75px;
        height: 3057px;
        margin-bottom: 50px;
        background: url(../images/structure_BK_y.png) center center no-repeat;
    }

    .Structure_Head_Pic {
        width: 100%;
        height: 120px;
        background: url(../images/Structure_Head.png) center center no-repeat;
    }

    .Structure_Div ul {
        width: 100%;
        /* height: 2857px; */
    }

    .Structure_Div li {
        float: left;
        width: 598px;
    }

    .Structure_Div li:nth-child(2n) {
        float: right;
        width: 599px;
    }

    .Sturcture_Title {
        width: 100%;
        /* padding:6px 0;   */
        min-height: 72px;
        line-height: 30px;
        background: url(../images/Structure_Left.jpg) right center no-repeat;
        font-size: 22px;
        font-weight: bold;
        color: #00712F;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: flex-end;
    }

    .Sturcture_Title a {
        float: right;
        text-align: right;
        display: block;
        margin-right: 120px;
        text-align: right;
        line-height: 30px;
        font-family: "Times New Roman";
        font-size: 22px;
        font-weight: bold;
        color: #00712F;


    }

    .Structure_List {
        padding-top: 18px;
    }

    .Structure_List h4 {
        margin-right: 120px;
        line-height: 25px;
        font-size: 18px;
        color: #232323;
        text-align: right;
        padding-bottom: 15px;
    }

    .Structure_List h4 a {
        color: #232323;
        text-decoration: none;
    }

    .Structure_Div li:nth-child(2n) .Sturcture_Title {
        background: url(../images/Structure_Right.jpg) left center no-repeat !important;
        justify-content: flex-start;
    }

    .Structure_Div li:nth-child(2n) .Sturcture_Title a {
        float: left;
        margin:0 0 0 120px;
        text-align: left;

    }

    .Structure_Div li:nth-child(2n) .Structure_List h4 {
        margin-left: 120px;
        margin-right: 0px;
        text-align: left !important;
    }

    #SL1 {
        height: 278px;
    }

    #SL2 {
        margin-top: 72px;
        height: 505px;
    }

    #SL3 {
        height: 302px;
    }

    #SL4 {
        height: 280px;
    }

    #SL5 {
        margin-top: 72px;
        height: 400px;
    }

    #SL6 {
        
        height: 268px;
    }

    #SL7 {
        height: 280px;
    }

    #SL8 {
       
        height: 370px;
    }

    #SL9 {
        height: 238px;
    }

    #SL10 {
       
        height: 230px;
    }

    #SL11 {
        height: 352px;
    }

    #SL12 {
       
        height: 268px;
    }

    #SL13 {
        height: 322px;
    }

    #SL14 {
        
        height: 392px;
    }

    #SL15 {
        height: 392px;
    }

    #SL16 {
        margin-top: -72px;
        height: 394px;
    }

    #SL17 {height: 144px;}

    #SL18 {height: 144px;}

    /* Research_Box */
    .Research_Box {
        margin-top: 75px;
        width: 100%;
        height: 625px;
        overflow: hidden;
        background-color: #F8F6F4;
    }

    .Research_Div {
        padding-top: 58px;
        height: auto;
    }

    .Research_Title {
        width: 100%;
        height: 70px;
        line-height: 42px;
        font-size: 38px;
        font-family: "Times New Roman";
        font-weight: bold;
        color: #00712E;
    }

    .Research_Title a {
        color: #00712E;
    }

    .Research_Swiper {
        width: 1200px;
        height: 420px;
        overflow: hidden;
    }

    .Research_Swiper .swiper-slide {
        width: 372px;
        height: 380px;
        overflow: hidden;
    }

    .Research_Swiper p {
        width: 372px;
        height: 259px;
        overflow: hidden;
    }

    .Research_Swiper p img {
        width: 372px;
        height: 259px;
        transition: all 0.5s;
    }
    .Research_Swiper p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .Research_Swiper h4 {
        width: 100%;
        height: 19px;
        margin-top: 18px;
        font-size: 14px;
        color: #00712F;
        overflow: hidden;
    }

    .Research_Swiper h5 {
        width: 100%;
        margin-top: 10px;
        line-height: 25px;
        font-size: 18px;
        color: #232323;
        overflow: hidden;
    }

    .Research_Swiper h5 a {
        color: #232323;
    }

    .Research_BTNext {
        position: absolute;
        right: 0;
        top: -60px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Next.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Research_BTNext:hover {
        background: url(../images/Home_trailer_Next_on.jpg);
    }

    .Research_BTPrev {
        position: absolute;
        right: 42px;
        top: -60px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Prev.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Research_BTPrev:hover {
        background: url(../images/Home_trailer_Prev_on.jpg);
    }

    .Research_pagination {
        font-size: 12px;
        bottom: 0px !important;
        height: 20px !important;
    }

    .Research_pagination .swiper-pagination-bullet {

        background-color: #00712F;
        opacity: 1;
    }

    .Research_pagination .swiper-pagination-bullet-active {
        background-color: #92BFA3;
    }

    .Research_pagination .swiper-pagination-bullet:focus {
        outline: none;
    }

    .Research_List {
        padding-top: 105px;
        padding-bottom: 110px;
        height: 170px;

    }

    .Research_List li {
        float: left;
        width: 370px;
        height: 170px;
        margin-right: 45px;
    }

    .Research_List li:nth-child(3n) {
        margin-right: 0px;
    }


    /* Academic_Div */
    .Academic_Div {
        height: auto;
        margin-top: 75px;
        overflow: hidden;
    }

    .Academic_Left {
        float: left;
        width: 282px;
        height: auto;
    }

    .Academic_Type {
        width: 266px;
        height: auto;
        padding-bottom: 38px;
        background-color: #00712F;
    }

    .Academic_Type ul {
        /* position: absolute; */
        padding-top: 26px;
        width: 282px;
        height: auto;
        overflow: hidden;
        z-index: 2;
    }

    .Academic_Type li {
        padding: 26px 53px;
        width: 160px;
        height: auto;
        border-right: 16px solid transparent;
        line-height: 28px;
        font-size: 22px;
        font-family: "Times New Roman";
        font-weight: bold;
        /* text-align: center; */
        color: #FFF;
    }

    .Academic_Type li a {
        color: #FFF;
    }

    .Academic_Type li a:hover {
        color: #FFF;
        text-decoration: none;
    }
    .Academic_now {
        width: 266px;
        height: 85px;
        font-weight: bold;
        background-color: #B29873;
        border-right: 16px solid #B29873;
    }
    .Academic_Right {
        float: right;
        width: 870px;
        height: auto;
    }
    .Academic_Title {
        padding: 44px 30px 44px 36px;
        background-color: #F8F6F4;
        /* height: 80px; */
        font-size: 16px;
        line-height: 25px;
        color: #232323;
        margin-bottom: 32px;

    }

    .Academic_Title a {
        color: #232323;
    }

    .Academic_Content ul {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 140px;
    }

    .Academic_Content li {
        border-top: 1px solid #E8E1DA;
        padding: 35px 16px;
        height: auto;
        overflow: hidden;
    }

    .Academic_Content li:hover {
        background-color: #F8F6F4;
    }

    .Academic_Content li:last-child {
        border-bottom: 1px solid #E8E1DA;
    }

    .Academic_Content li p {
        float: left;
        width: 242px;
        height: 340px;
        margin-right: 35px;
        overflow: hidden;
    }

    .Academic_Content li p img {
        width: 242px;
        height: 340px;
        transition: all 0.5s;
    }
    .Academic_Content li p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .Academic_Block {
        float: left;
        width: 560px;
        height: auto;
    }

    .Academic_Content li h4 {
        line-height: 28px;
        font-size: 22px;
        font-weight: bold;
        color: #232323;
        margin-bottom: 20px;
    }

    .Academic_Content li h4 a {
        color: #232323;
    }

    .Academic_Content li h5 {
        height: 218px;
        line-height: 24px;
        font-size: 16px;
        color: #232323;
        margin-bottom: 20px;
    }

    .Academic_Content li h5 a {
        color: #232323;
    }

    .Academic_Enter a {
        float: left !important;
    }


    /* Updates_List_Div */
    .Updates_List_Div {
        height: auto;
        overflow: hidden;
    }

    .Updates_List_Div ul {
        width: 100%;
        height: auto;
    }

    .Updates_List_Div li {
        padding: 30px 15px;
        border-bottom: 1px solid #E8E1DA;
        height: auto;
        overflow: hidden;
    }

    .Updates_List_Div li:hover {
        background-color: #F8F6F4;
    }

    .Updates_List_Div li p {
        float: left;
        margin-right: 20px;
        width: 280px;
        height: 195px;
        overflow: hidden;
        z-index: 2;
    }

    .Updates_List_Div li p img {
        width: 280px;
        height: 195px;
        transition: all 0.5s;
    }
    .Updates_List_Div li:hover p img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .Updates_List_Text {
        width: 100%;
        height: auto;
    }

    .Updates_List_Text h4 {
        font-size: 22px;
        line-height: 28px;
        color: #000;
        margin-bottom: 10px;
    }

    .Updates_List_Text h4 a {
        color: #000;
    }

    .Updates_List_Text h5 {
        font-size: 14px;
        line-height: 20px;
        color: #7F7F7F;
        margin-bottom: 10px;
    }

    .Updates_List_Text h5 a {
        color: #7F7F7F;
    }

    .Updates_List_Text h6 {
        font-size: 16px;
        line-height: 20px;

        color: #000;

    }

    .Updates_List_Text h6 a {
        color: #000;
    }

    .List1_PageControl {
        padding-top: 65px;
        margin-bottom: 85px;
    }

    .List2_PageControl {
        padding-top: 72px;
        margin-bottom: 95px;
    }

    /* ListPic_Div */
    .ListPic_Div {
        height: auto;
        overflow: hidden;
    }

    .ListPic_Div ul {
        width: 100%;
        height: auto;
    }

    .ListPic_Div li {
        float: left;
        width: 274px;
        height: auto;
        margin-right: 16px;
       /* margin-right: 24px;*/
        margin-bottom: 35px;
    }

   /* .ListPic_Div li:nth-child(3n) {
        margin-right: 0px!important;
    }*/


    .ListPic_Div li p {
        width: 274px;
        height: 190px;
        margin-bottom: 16px;
        overflow: hidden;
    }

    .ListPic_Div li p img {
        width: 274px;
        height: 190px;
        transition: all 0.5s;
    }
    .ListPic_Div li p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .ListPic_Div li h4 {
        width: 100%;
        font-size: 20px;

        line-height: 25px;
        color: #000;
    }

    .ListPic_Div li h4 a {
        color: #000;
    }

    /* Search_Box */
    .Search_Box {
        width: 100%;
        height: 243px;
        /* background-color: #F8F6F4; */
        overflow: hidden;
    }

    .Search_Div {
        margin: 0 auto;
        margin-top: 87px;
        width: 868px;
        height: 72px;
        border-radius: 36px;
        background-color: #00712F;
    }

    .SearchInput {
        float: left;
        padding-left: 45px;
        margin-top: 18px;
        width: 715px;
        height: 35px;
        border-right: 1px solid #FFF;
    }

    .SearchInput input {
        width: 715px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        color: #FFF;
        background-color: transparent;
    }

    .SearchInput input::input-placeholder {
        color: #FFF;

    }

    .SearchInput input::-webkit-input-placeholder {
        color: #FFF;

    }

    .SearchInput input::-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #FFF;

    }

    .SearchInput input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #FFF;

    }

    .SearchInput input::-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #FFF;

    }

    .SearchInputBT {
        float: left;
        margin-top: 18px;
        width: 90px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        overflow: hidden;
    }

    .SearchInputBT a {
        color: #FFF;
    }

    .SearchInputBT .sub{
        line-height: 35px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        background-color: #00712F;
        margin-left:12px;
  }

    .SearchInputBT img {
        margin: 0 auto;
        margin-top: 11px;
        width: 28px;
        height: 28px;
    }

    .Search_Body {
        margin-top: 26px;
    }

    .Search_Left {
        /* width: 964px; */
        width: 100%;
    }

    .Search_Info {
        margin-top: 10px;
        height: 70px;
        font-size: 16px;
        color: #232323;
        line-height: 70px;
    }

    .Search_Info span {
        color: #00712F;
    }

    .Search_List {
        width: 100%;
    }

    .Search_List ul {
        width: 100%;
        list-style: none;
    }

    .Search_List li {
        padding-top: 33px;
        padding-bottom: 40px;

        /* background-color: #F7F7F7; */
        border-top: 1px solid #CDCDCD;
    }

    .Search_List li:last-child {
        border-bottom: 1px solid #CDCDCD;
    }

    .Search_List li h4 {
        font-size: 22px;

        line-height: 28px;
        color: #000;
        margin-bottom: 8px;
    }

    .Search_List li h4 span {
        font-weight: bold;
        color: #00712F;
    }

    .Search_List li h4 a {
        color: #232323;
    }

    .Search_List li h5 {
        font-size: 16px;
        line-height: 20px;
        color: #232323;
        margin-bottom: 15px;

    }

    .Search_List li h6 {
        font-size: 16px;
        line-height: 22px;
        color: #232323;
    }

    .Search_List li h6 a {
        color: #232323;
    }

    .Search_List li span {
        color: #00712F;

    }

    .Search_Right {
        width: 248px;
    }

    .Search_PageControl {
        padding-top: 45px;
        margin-bottom: 45px;
    }

    .SearchTime_Div {
        width: 246px;
        border: 1px solid #EBECF1;
    }

    .SearchTime_Title {
        text-align: center;
        height: 65px;
        line-height: 65px;
        font-size: 26px;
        color: #0A6FD7;
        border-bottom: 1px solid #EBECF1;
    }



    .SearchTime_List {
        padding: 22px 20px;
        height: 280px;
    }

    .SearchTime_Line {
        margin-bottom: 16px;
    }

    .Search_PageControl {
        padding-top: 65px;
        margin-bottom: 85px;
    }


    /* Artical_Box */
    .Artical_Div {
        height: auto;
        overflow: hidden;
    }

   .Artical_Div h3 {
       font-size: 2.4em;
       padding-bottom: 20px;
       margin-bottom: 30px;
       border-bottom: 1px solid #F0F0E1;
       color: #27AE60;
       font-weight: 500;
       line-height: 1.1;
       font-family: "Times New Roman";
  }

    .Artical_Title {
        line-height: 43px;
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        font-family: "Times New Roman";
        color: #232323;
        padding: 60px 50px 55px 50px;

    }

    .Artical_Info {
        line-height: 50px;
        height: 50px;
        background-color: #F8F6F4;
        font-size: 16px;
        color: #232323;
       
    }

    .Artical_Info_Left {
        float: left;
        margin-top: 15px;
        width: 50%;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
    }

    .Artical_Info_Left span {
        padding-left: 15px;
        padding-right: 15px;
    }

    .Artical_Info_Right {
       
        float: right;
        width: 200px;
        
    }

    .Artical_Info_Right h4 {
        float: left;
        width: 40px;
        height: 26px;
        line-height: 26px;
    }

    .Artical_Info_Right ul {
        float: left;
        display: flex;
        justify-content: space-between;
        width: 140px;
        height: 26px;
    }

    .Artical_Info_Right li {
        width: 25px;
        height: 25px;
    }

    .Artical_Info_Right li img {
        width: 25px;
        height: 25px;
    }

    .Artical_Info span {
        color: #232323;
        /* margin-right: 10px; */
    }

    .Artical_Content {
        margin: 0 auto;
        max-width: 1040px;
        height: auto;
    }

    .Artical_Content p {
        margin-top: 45px;
        line-height: 30px;
        font-size: 18px;
        color: #232323;
        margin-bottom: 40px;
        /* text-indent: 36px; */
    
    }

    .Artical_Content p img {
        display: block;
        margin: 0 auto;
        width: 800px;
    }


    .Artical_Content span {
        margin: 0 auto;
        width: 800px;
        display: flex;
        justify-content: center;
        line-height: 20px;
        font-size: 14px;
        color: #525252;
        text-align: center;
        /* text-align: center; */
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .Artical_Content em img {
        width: 100%;
    }

    .Artical_PageControl .PageControl_Box {
        margin-bottom: 0;
    }

    .Artical_PageControl {
        padding-top: 55px;
        padding-bottom: 85px;
    }


    /* EN_Add */
    .Home_Research_List {
        float: right;
        width: 398px;
        height: 520px;
    }

    .Home_Research_List ul {
        width: 398px;
        height: 520px;
        overflow: hidden;
    }

    .Home_Research_List li {
        padding: 28px 56px 28px 63px;
        width: 278px;
        height: 54px;
        border-radius: 55px;
        background-color: #F3ECE7;
        margin-bottom: 22px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

    .Home_Research_List p {
        padding-top: 7px;
        width: 72px;
        height: 48px;
        border-right: 1px solid #D3C6B9;
    }

    .Home_Research_List h4 {
        width: 120px;
        line-height: 26px;
        font-size: 20px;
        font-weight: bold;
        font-family: "Times New Roman";
        color: #232323;
    }

    .Home_Research_List h4 a {
        color: #232323;
    }

    .Home_Research_List em {
        width: 26px;
        height: 26px;
        background: url(../images/Home_Research_Arrow.png) center center no-repeat;

    }

    .Home_Admissions_Div {
        padding-top: 114px;
        height: auto;
        overflow: hidden;
    }

    .Home_Admissions_Title {
        height: 50px;
    }
    .Home_Admissions_Div .Home_Title_More{
        display: none;
    }

    .Home_Admissions_Title .Home_Title_Txt {
        float: none;
        width: 100%;
        text-align: center;
    }

    .Home_Admissions_Title .Home_Title_Txt a {
        color: #00712E;

    }

    .Home_Admissions_List {
        width: 100%;
        height: 286px;
    }

    .Home_Admissions_List ul {
        width: 100%;
        height: 286px;
        list-style: none;
        display: flex;
        justify-content: space-between;
    }

    .Home_Admissions_List li {
        width: 286px;
        height: 286px;
        overflow: hidden;
    }

    .Home_Admissions_List li p {
        width: 286px;
        height: 286px;
        overflow: hidden;
    }

    .Home_Admissions_List li p img {
        width: 286px;
        height: 286px;
        transition: all 0.5s;
    }
    .Home_Admissions_List li:hover p img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .Home_Admissions_ListTxt {
        position: absolute;
        left: 0;
        top: 0;

        padding: 114px 54px 102px 54px;
        width: 187px;
        height: 70px;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        background-color: rgba(0, 0, 0, 0.35);
        z-index: 2;
        overflow: hidden;
    }

    .Home_Admissions_ListTxt h4 {
        width: 187px;
        height: 68px;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        line-height: 28px;
        font-family: "Times New Roman";
        font-weight: bold;
        color: #FFF;
        text-align: center;

    }

    .Home_Admissions_ListTxt h4 a {
        color: #FFF;
    }

    .Home_Culture_List_Div {
        width: 100%;
        height: 638px;
        overflow: hidden;
    }

    .Home_Culture_Type_Div {
        float: right;
        padding: 66px 38px;
        width: 168px;
        height: 508px;
        background-color: #00712F;
        overflow: hidden;
    }

    .Home_Culture_Type_Div ul {
        width: 168px;
        height: 508px;
        overflow: hidden;
    }

    .Home_Culture_Type_Div li {
        padding: 20px 0px;
        width: 168px;
        height: 20px;
        background-color: #005724;
        margin-bottom: 24px;
        overflow: hidden;
    }

    .Home_Culture_Type_Div li em {
        float: left;
        margin-left: 30px;
        width: 24px;
        height: 20px;
        background: url(../images/Home_Culture_Arrow.png) left center no-repeat;
    }

    .Home_Culture_Type_Div li h4 {
        float: left;
        width: 114px;
        height: 20px;
        line-height: 24px;
        font-size: 16px;
        color: #FFF;
    }

    .Home_Culture_Type_Div li h4 a {
        color: #FFF;
    }

    .Home_Culture_Type_Div li:hover {
        background-color: #FFF;
    }

    .Home_Culture_Type_Div li:hover h4 {
        color: #000;
    }

    .Home_Culture_Type_Div li:hover h4 a {
        color: #000;
    }

    .Home_Culture_Type_Div li:hover em {
        background: url(../images/Home_Culture_Arrow_on.png) left center no-repeat;
    }

    .Home_Culture_More {
        border-radius: 30px;
        text-align: center;
        /* font-weight: bold; */
        color: #00712F !important;
        background-color: #FFF !important;
    }

    .Home_Culture_More a {
        color: #00712F !important;
    }

}