/* PC */

@media (min-width:600px) {
    .Pub_Title_Div {
        width: 100%;
        height: 82px;
        font-size: 36px;
        line-height: 44px;
        color: #333;
        text-align: center;
        font-family: "MyriadPro bold";

    }

    .Pub_Title_Div a {
        color: #333;
    }

    .TopMenuBanner_Box {
        width: 100%;
        height: 768px;
        /* overflow: hidden; */
        z-index: 1;
    }

    .TopMenuBanner_Block {
        position: absolute;
        width: 1920px;
        height: 768px;
        left: 50%;
        transform: translateX(-960px);
    }

    .TopBanner_Swiper {
        width: 1920px;
        height: 768px;
        overflow: hidden;
    }

    .TopBanner_Swiper p {
        position: absolute;
        top: 0;
        width: 1920px;
        height: 768px;
    }

    .TopBanner_Swiper p img {
        width: 1920px;
        height: 768px;
    }

    .TopBanner_Bar {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 294px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        z-index: 3;
    }

    .TopBanner_Bar h4 {
        margin: 0 auto;
        width: 1300px;
        height: 294px;
    }

    .TopBanner_Bar h4 a {
        display: block;
        margin-top: 154px;
        margin-left: 330px;
        width: 800px;
        height: 135px;
        text-align: center;
        font-size: 36px;
        line-height: 45px;
        color: #FFF;

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

    .TopBanner_pagination {
        font-size: 12px;
        left: auto !important;
        right: 310px !important;
        bottom: 90px !important;
        width: 90px !important;
        height: 20px !important;
    }

    .TopBanner_pagination .swiper-pagination-bullet {
        border-radius: 5px;
        width: 10px;
        height: 10px;
        background-color: #B60005;
        opacity: 1;
    }

    .TopBanner_pagination .swiper-pagination-bullet-active {
        background-color: #FFF;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px) !important;
    }

    .TopMenu {
        position: absolute;
        left: 310px;
        top: 0;
        width: 230;
        height: 768px;
        background-color: rgba(16, 81, 161, 0.8);
        z-index: 10;
    }

    .TopMenuLogo {
        margin-top: 33px;
        height: 148px;
    }

    .TopMenuLogo img {
        width: 230px;
        height: 148px;
    }

    .TopMenuList {
        width: 100%;
        height: auto;

    }

    .TopMenuList ul {
        width: 230px;
        height: auto;
        list-style: none;
    }

    .TopMenuList li {
        width: 230px;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }

    .TopMenuListLi {
        width: 230px;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }

    .TopMenuListLi a {
        width: 100%;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        color: #FFF;
    }

    .TopMenuListLi:hover {
        width: 230px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background-color: #FFF;
    }

    .TopMenuListLi:hover a {
        width: 100%;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        color: #0F51A3;
    }

    .TopMenuList li:hover .TopMenu_L2_Block {
        display: block;

    }
    #TL1{
        top: 0 !important;;
    }
    #TL2{
        top: -60px!important;;
    }
    #TL3{
        top: -120px!important;;
    }
    #TL4{
        top: -180px!important;;
    }
    #TL5{
        top: -240px!important;;
    }
    #TL6{
        top: -300px!important;;
    }
    #TL7{
        top: -360px!important;;
    }
    #TL8{
        top: -420px!important;;
    }
    .TopMenu_L2_Block {
        display: none;
        position: absolute;
        top: 0;
        left: 230px;
        padding: 25px 50px 25px 60px;
        width: 840px;
        height: 430px;
        background: url(../images/Menu_BK.jpg) center center no-repeat;
        background-color: #FFF;
        z-index: 11;
    }

    .TopMenu_L2_Line {
        width: 100%;
        height: 40px;
    }

    .TopMenu_L2_Li {

        float: left;
        width: auto;
        height: 38px;
        line-height: 25px;
        border-bottom: 2px solid #FFF;
        margin-right: 60px;
        font-size: 18px;
        color: #333;
        /* border: 1px solid #537BBC; */
    }

    .TopMenu_L2_Li a {
        color: #333;
        height: 38px;
        line-height: 25px;
        text-decoration: none;
    }

    .Menu_Now {
        border-bottom: 2px solid #B60005 !important;
    }

    .Menu_Content {
        display: none;
        margin-top: 48px;
        width: 100%;
        height: 250px;
    }

    .Menu_Content_Pic {
        float: left;
        width: 370px;
        height: 247px;
    }

    .Menu_Content_Txt {
        float: right;
        width: 416px;
        height: 247px;
        line-height: 26px;
        font-size: 16px;
        color: #000;
        text-align: left;
    }
    .TopMenu_Line_Div li{
        position: static;
    }
    .TopMenu_Line_Div li:hover {
        background-color: #FFF;
        color: #0F51A3;
    }
    .TopMenu_Line_Div li:hover a{
        
        color: #0F51A3;
    }
    .TopMenu_Line_Div li:hover .TopMenu_Li2_Block{
        display: block;
    }
    #TLB1{
        left: 0!important;
    }
    
    #TLB2{
        left: 0!important;
    }
    .TopMenu_Li2_Block {
        display: none;
        position: absolute;
        top: 54px;
        left:0px;
        padding: 25px 50px 25px 60px;
        width: 840px;
        height: 360px;
        background: url(../images/MenuPop_BK.jpg) left center no-repeat;
        background-color: #FFF;
    }
    
    .TopMenu_Li2_Line {
        width: 100%;
        height: 40px;
    }
    
    .TopMenu_Li2_Li {
        float: left;
        width: auto;
        height: 38px;
        line-height: 25px;
        border-bottom: 2px solid #FFF;
        margin-right: 60px;
        font-size: 18px;
        color: #333;
        /* border: 1px solid #537BBC; */
    }
    
    .TopMenu_Li2_Li a {
        color: #333;
        height: 38px;
        line-height: 25px;
        text-decoration: none;
    }
    
    .MenuL2_Now {
        border-bottom: 2px solid #333 !important;
    }
    
    .Menu_ContentL2 {
        display: none;
        margin-top: 48px;
        width: 100%;
        height: 250px;
    }
    
    .Menu_ContentL2_Pic {
        float: left;
        width: 370px;
        height: 247px;
    }
    
    .Menu_ContentL2_Txt {
        float: right;
        width: 416px;
        height: 247px;
        line-height: 26px;
        font-size: 16px;
        color: #000;
        text-align: left;
    }

    .TopMenu_ControlBar {
        position: absolute;
        top: 15px;
        width: 216px;
        height: 26px;
        z-index: 10;
        right: 0;
    }

    .TopMenu_ControlBarHome {
        right: 310px !important;
    }

    .TopMenu_Control_Language {
        float: right;
        width: 26px;
        height: 26px;
        margin-left: 10px;
    }

    .TopMenu_Control_Language img {
        width: 26px;
        height: 26px;
    }

    .TopMenu_Control_Search {
        float: right;
        width: 26px;
        height: 26px;
    }

    .TopMenu_Control_Search img {
        width: 26px;
        height: 26px;
    }

    .TopMenu_Control_SearchBar {
        position: absolute;
        left: 0;
        display: none;
        width: 180px;
        height: 26px;
        border-radius: 13px;
        background-color: #FFF;
    }

    .TopMenu_Control_SearchBar input {
        float: left;
        display: block;
        margin-left: 15px;
        width: 100px;
        height: 26px;
        background-color: #FFF;
        line-height: 26px;
        font-size: 16px;
        color: #333;
    }


    .TopMenu_Control_SearchBar input::input-placeholder {
        color: #333;
    }

    .TopMenu_Control_SearchBar input::-webkit-input-placeholder {
        color: #333;
    }

    .TopMenu_Control_SearchBar input::-moz-placeholder {
        color: #333;
    }

    .TopMenu_Control_SearchBar input::-moz-placeholder {
        color: #333;
    }

    .TopMenu_Control_SearchBar input::-ms-input-placeholder {
        color: #333;
    }


    .TopMenu_Control_SearchBar p {
        float: right;
        display: block;
        width: 26px;
        height: 26px;
    }

    .TopMenu_Control_SearchBar p img {
        width: 26px;
        height: 26px;
    }

    /* UpdateNews_Div */
    .UpdateNews_Div {
        height: auto;
        margin-bottom: 88px;
        overflow: hidden;
    }

    .UpdateNews_Title {
        margin-top: 78px;
    }

    .UpdateNews_Top {
        width: 100%;
        height: 447px;
    }

    .UpdateNews_TopLeft {
        width: 850px;
        height: 447px;
    }

    .UpdateNews_TopBigPic {
        float: left;
        width: 600px;
        height: 447px;
    }

    .UpdateNews_TopBigPic img {
        width: 600px;
        height: 447px;
    }

    .UpdateNews_LeftTxt {
        float: left !important;
        width: 214px;
        height: 391px;
        overflow: hidden;
    }

    .UpdateNews_TopLeft_Txt {
        padding: 28px 18px;
        background-color: #EEF6FF;

    }

    .UpdateNews_TopLeft_Txt h4 {
        width: 100%;
        line-height: 22px;
        font-size: 16px;
        color: #1051A3;

    }

    .UpdateNews_TopLeft_Txt h4 a {
        color: #1051A3;
    }

    .UpdateNews_TopLeft_Txt em {
        display: block;
        margin-top: 7px;
        width: 24px;
        height: 2px;
        background-color: #B60005;


    }

    .UpdateNews_TopLeft_Txt h5 {
        margin-top: 14px;
        width: 100%;
        line-height: 25px;
        font-size: 20px;
        color: #000;

    }

    .UpdateNews_TopLeft_Txt h5 a {
        color: #000;
    }

    .UpdateNews_TopLeft_Txt:hover {
        background-color: #1051A3;
        cursor: pointer;

    }

    .UpdateNews_TopLeft_Txt:hover h4 {
        color: #FFF;

    }

    .UpdateNews_TopLeft_Txt:hover h4 a {
        color: #FFF;

    }

    .UpdateNews_TopLeft_Txt:hover em {
        background-color: #FFF;

    }

    .UpdateNews_TopLeft_Txt:hover h5 {
        color: #FFF;

    }

    .UpdateNews_TopLeft_Txt:hover h5 a {
        color: #FFF;

    }

    .UpdateNews_Right {
        width: 405px;
        height: auto;
        overflow: hidden;
    }

    .UpdateNews_TopPic {
        width: 405px;
        height: 270px;
    }

    .UpdateNews_RightTxt {
        width: 367px;
        height: 122px;
        overflow: hidden;
    }

    .UpdateNews_Bottom {
        margin-top: 50px;
        width: 100%;
        height: 270px;
    }

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

    .UpdateNews_Bottom li {
        width: 405px;
        height: 270px;
        overflow: hidden;
    }

    .UpdateNews_Bottom li p {
        width: 405px;
        height: 270px;
    }

    .UpdateNews_Bottom li p img {
        width: 405px;
        height: 270px;
    }

    .UpdateNews_Bottom_List {
        position: absolute;
        bottom: 0;
        padding: 8px 16px;
        width: 373px;
        height: 100px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    }

    .UpdateNews_Bottom_List h4 {
        font-family: "MyriadPro Regular";
        font-size: 16px;
        line-height: 22px;
        color: #FFF;
    }

    .UpdateNews_Bottom_List h4 a {
        color: #FFF;
    }

    .UpdateNews_Bottom_List em {
        display: block;
        margin-top: 6px;
        width: 24px;
        height: 2px;
        background-color: #B60005;
    }

    .UpdateNews_Bottom_List h5 {
        margin-top: 11px;
        height: 50px;
        font-size: 20px;
        line-height: 25px;
        color: #FFF;

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

    .UpdateNews_Bottom_List h5 a {
        color: #FFF;
    }

    /* Research_Box */
    .Research_Box {
        width: 100%;
        height: 710px;
        overflow: hidden;
        background-color: #EEF6FF;
        margin-bottom: 93px;
    }

    .Research_Title {
        margin-top: 72px;
        height: 71px !important;
    }

    .Research_Box ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .Research_Box li {
        width: 405px;
        height: 470px;
    }

    .Research_Box li p {
        width: 405px;
        height: 270px;
    }

    .Research_Box li p img {
        width: 405px;
        height: 270px;
    }

    .Research_Text_Block {
        height: 196px;
        background-color: #FFF;
        border-bottom: 4px solid #B60005;
    }

    .Research_Text_Block {
        padding: 20px 22px;
        width: 361px;
        height: 156px;
        background-color: #FFF;
        border-bottom: 4px solid #B60005;
    }

    .Research_Text_Block h4 {
        font-size: 16px;
        line-height: 22px;
        color: #0F51A3;
    }

    .Research_Text_Block h4 a {
        color: #0F51A3;
    }

    .Research_Text_Block h5 {
        margin-top: 15px;
        font-size: 24px;
        line-height: 32px;
        color: #000;
    }

    .Research_Text_Block h5 a {
        color: #000;
    }

    .Research_Text_Block:hover {
        background-color: #1051A3;
        cursor: pointer;
    }

    .Research_Text_Block:hover h4 {
        color: #FFF;
    }

    .Research_Text_Block:hover h4 a {
        color: #FFF;
    }

    .Research_Text_Block:hover h5 {
        color: #FFF;
    }

    .Research_Text_Block:hover h5 a {
        color: #FFF;
    }

    /* Campus_Div */
    .Campus_Div {
        margin: 0 auto;
        width: 1301px;
        height: auto;
        overflow: hidden;
        margin-bottom: 93px;
    }

    .Campus_Title {
        height: 71px !important;
    }

    .Campus_Div ul {
        width: 1301px;
    }

    .Campus_Div li {
        float: left;
        width: 433px;
        height: 370px;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
    }

    .Campus_Div li:nth-child(3n) {
        border-right: 0px;
    }

    .Campus_Div li p {
        width: 433px;
        height: 370px;
    }

    .Campus_Div li p img {
        width: 433px;
        height: 370px;
    }

    .Campus_Div li h5 {
        position: absolute;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 433px;
        height: 370px;
        transition: all 0.5s;
    }

    .Campus_Div li h5 a {
        width: 80%;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
        color: #FFF;
    }

    .Campus_Div li h5:hover {
        transition: all 0.5s;
        cursor: pointer;
        background-color: rgba(16, 81, 163, 0.9);
    }

    /* Schools */
    .Schools_Box {
        width: 100%;
        height: 400px;
        margin-bottom: 84px;
        overflow: hidden;
    }

    .Schools_Title {
        height: 90px !important;
    }

    .Schools_Div {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-1085px);
        width: 2170px;
        height: 310px;
        overflow: hidden;
    }

    .Schools_Swiper {
        width: 2170px;
        height: 310px;
        /* overflow: hidden; */
    }

    .Schools_Swiper p {
        width: 434px;
        height: 288px;
        /* overflow: hidden; */
    }

    .Schools_Swiper h4 {
        margin: 0 auto;
        margin-top: -24px;
        padding-left: 25px;
        padding-Right: 25px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        color: #FFF;
        background-color: #1051A3;
        z-index: 2;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
    }

    .Schools_Swiper h4 a {
        color: #FFF;
    }

    .Schools_BTPrev {
        position: absolute;
        left: 25px;
        top: 56%;
        width: 30px;
        height: 49px;
        background: url(../images/Schools_BTPrev.png);
        z-index: 5;
        cursor: pointer;
    }

    .Schools_BTNext {
        position: absolute;
        left: auto;
        right: 25px !important;
        top: 56%;
        width: 30px;
        height: 49px;
        background: url(../images/Schools_BTNext.png);
        z-index: 5;
        cursor: pointer;
    }

    .Schools_CoverLeft {
        position: absolute;
        left: 0;
        top: 0;
        width: 434px;
        height: 310px;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
        z-index: 2;
    }

    .Schools_CoverRight {
        position: absolute;
        right: 0;
        top: 0;
        width: 434px;
        height: 310px;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
        z-index: 2;
    }

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

    .Video_Title {
        height: 73px !important;
    }

    .Video_Block {
        height: 486px;
    }

    .Video_Big {
        width: 550px;
        height: 486px;
    }

    .Video_Big_Box {
        width: 550px;
        height: 367px;
    }

    .Video_Big_Box p {
        width: 550px;
        height: 367px;
    }

    .Video_Big_Box p img {
        width: 550px;
        height: 367px;
    }

    .Video_Big_Box em {
        position: absolute;
        left: 50%;
        transform: translateX(-39px);
        top: 145px;
        width: 78px;
        height: 78px;
        background: url(../images/Icon_Video_Big.png) center center no-repeat;
    }

    .Video_Block h4 {
        padding: 22px;
        width: 506px;
        height: 76px;
        background-color: #000;
        font-size: 24px;
        line-height: 32px;
        /* height: 64px; */
        color: #FFF;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Video_Block h4 a {
        color: #FFF;
    }

    .Video_List {
        width: 715px;
        height: 486px;
        overflow: hidden;
    }

    .Video_List ul {
        width: 715px;
        list-style: none;
    }

    .Video_List li {
        float: left;
        width: 340px;
        height: 227px;
        margin-bottom: 33px;
    }

    .Video_List li:nth-child(2n) {
        float: right !important;
    }

    .Video_Big_SmallBox {
        width: 340px;
        height: 227px;
        overflow: hidden;
    }

    .Video_List li p {
        width: 340px;
        height: 227px;
    }

    .Video_List li p img {
        width: 340px;
        height: 227px;
    }

    .Video_List li em {
        position: absolute;
        left: 50%;
        top: 90px;
        transform: translateX(-25px);
        width: 50px;
        height: 50px;
        background: url(../images/Icon_Video_Big.png) center center no-repeat;
        background-size: 50px 50px;
    }

    .Video_SmallTxtBox {
        position: absolute;
        display: flex;
        align-items: center;
        width: 100%;
        bottom: 0px;
        height: 70px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));

    }

    .Video_SmallTxtBox a {
        margin: 0 auto;
        width: 90%;
        font-size: 16px;
        line-height: 20px;
        max-height: 40px;
        color: #FFF;

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

    /* BackTop_Div */
    .BackTop_Div {
        height: 42px;
    }

    .BackTop {
        margin: 0 auto;
        width: 62px;
        height: 42px;
    }

    .BackTop img {
        width: 62px;
        height: 42px;
    }

    .Bottom_Box {
        width: 100%;
        height: 210px;
        background-color: #1051A3;
    }

    .Bottom_Div {
        padding-top: 50px;
        height: 150px;
    }

    .Bottom_Link_Block {
        margin: 0 auto;
        width: 383px;
        height: 40px;
    }

    .Bottom_Link {
        font-family: "MyriadPro Regular";
        width: 383px;
        height: 40px;
        border: 1px solid #FFF;
        line-height: 40px;
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
        border-radius: 20px;
        text-indent: 20px;
        cursor: pointer;
        background: url(../images/Link_Arrow_Up.png) right center no-repeat;
        background-position: center right 20px;
    }


    .Bottom_Links_Pop {
        display: none;
        position: absolute;
        bottom: 41px;
        margin: 0;
        padding: 0;
        width: 381px;
        height: 290px;
        /* border: 1px solid #FFF; */
        z-index: 3;
        background-color: #537BBC;
        overflow-y: auto;
    }

    .Bottom_Links_Pop ul {
        display: block;
        margin: 0;
        padding: 0;

        /* width: calc(100% - 4px); */
        height: auto;
        background-color: #537BBC;
    }

    .Bottom_Links_Pop li {
        font-family: "MyriadPro Regular";
        display: block;
        margin: 0;
        padding: 7px 0;
        background-color: #537BBC;
        width: calc(100% - 32px);
        padding-left: 20px;
        padding-right: 10px;
        /* height: 44px; */
        line-height: 30px;
        font-size: 16px;
        color: #FFF;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        cursor: pointer;
    }


    .Bottom_Links_Pop li:hover {
        background-color: rgba(90, 90, 90, 0.9);
    }

    .Bottom_Links_Pop li a {
        color: #FFF;
    }

    .Bottom_Info {
        font-family: "MyriadPro Regular";
        margin-top: 42px;
        text-align: center;
        width: 100%;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #FFF;
    }

    /* Channel1 */
    .TopMenu_Box {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100px;
        background-color: rgba(16, 81, 161, 0.8);
        z-index: 2;
    }

    .TopMenu_Div {

        height: 85px;
    }

    .TopMenu_Logo {
        margin-top: 23px;
        width: 202px;
        height: 58px;
    }

    .TopMenu_Logo img {
        width: 202px;
        height: 58px;
    }

    .TopMenuRight {
        width: 1013px;
        height: 85px;
    }

    .TopMenu_Search_Div {
        width: 100%;
        height: 45px;

    }

    .TopMenu_Line_Div {
        width: 100%;
        height: 54px;
        /* border: 1px solid #FFF; */

    }

    .TopMenu_Line_Div ul {
        width: 100%;
        height: 54px;
        list-style: none;
    }

    .TopMenu_Line_Div li {
        float: left;
        padding:16px 12px;        
        
        height: 23;
        font-size: 16px;
        line-height: 22px;
        /* color: #FFF; */
        /* margin-right: 32px; */
    }

    .TopMenu_Line_Div li a {
        /* color: #FFF; */
    }

    .TopMenu_Li{
        color: #FFF;
    }
    .TopMenu_Li a{
        color: #FFF;
    }

    .TopBanner_Box {
        width: 100%;
        height: 400px;
        overflow: hidden;
    }

    .TopBanner_Box {
        width: 100%;
        height: 400px;
        overflow: hidden;
    }

    .TopBanner_Div {
        position: absolute;
        width: 1920px;
        height: 400px;
        left: 50%;
        transform: translateX(-960px);
    }

    .TopBanner_Div p {
        width: 1920px;
        height: 400px;
    }

    .TopBanner_Div h4 {
        position: absolute;
        top: 220px;
        width: 100%;
        font-size: 36px;
        color: #FFF;
        text-align: center;
        text-shadow: 2px 2px 10px #000;
    }

    .TopBanner_Div h4 a {
        color: #FFF;
    }

    /* Nav_Box */
    .Nav_Box{
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #EEF7FF;
    }
    .Nav_Div {
        height: 60px;
        line-height: 60px;
        font-family: "MyriadPro Regular";
        font-size: 16px;
        color: #1051A3;
    }

    .Nav_Div a {
        color: #656565;
    }

    /* Visit_Div */
    .Visit_Div {
        height: auto;
    }

    .Visit_Title {
        margin-top: 55px;
    }

    .Visit_Top {
        width: 100%;
        height: 630px;
        margin-bottom: 63px;
    }

    .Visit_TopLeft {
        width: 845px;
        height: 630px;
    }

    .Visit_TopLeft p {
        width: 845px;
        height: 630px;
    }

    .Visit_TopLeft p img {
        width: 845px;
        height: 630px;
    }

    .Visit_TopRight {
        padding: 40px 36px;
        width: 383px;
        height: 550px;
        background-color: #EEF6FF;
        cursor: pointer;
    }

    .Visit_TopRight h4 {
        font-family: "MyriadPro Regular";
        height: 25px;
        line-height: 25px;
        font-size: 18px;
        color: #1051A3;
        margin-bottom: 12px;
    }

    .Visit_TopRight h4 a {
        color: #1051A3;
    }

    .Visit_TopRight em {
        width: 24px;
        height: 2px;
        background-color: #B60005;
        margin-bottom: 22px;
    }

    .Visit_TopRight h5 {
        height: 114px;
        line-height: 38px;
        font-size: 30px;
        color: #000;
        margin-bottom: 12px;


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

    .Visit_TopRight h5 a {
        color: #000;
    }

    .Visit_TopRight h6 {
        font-family: "MyriadPro Regular";
        height: 250px;
        line-height: 25px;
        font-size: 18px;
        color: #000;
        margin-bottom: 12px;


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

    .Visit_TopRight h6 a {
        color: #000;
    }

    .Visit_TopRight h7 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        font-family: "MyriadPro Regular";
        width: 116px;
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #1051A3;
        background: url(../images/Icon_Visit_More.png) right center no-repeat;


    }

    .Visit_TopRight h7 a {
        color: #1051A3;
    }

    .Visit_TopRight:hover {
        background-color: #1051A3;
    }

    .Visit_TopRight:hover h4 a {
        color: #FFF;
    }

    .Visit_TopRight:hover h5 a {
        color: #FFF;
    }

    .Visit_TopRight:hover h6 a {
        color: #FFF;
        text-decoration: none;
    }

    .Visit_TopRight:hover h7 {
        background: url(../images/Icon_Visit_MoreWhite.png) right center no-repeat;
    }

    .Visit_TopRight:hover h7 a {
        color: #FFF;
    }

    .Visit_TopRight:hover em {
        background-color: #FFF;
    }

    .Visit_Bottom {
        width: 100%;
        height: 700px;
        overflow: hidden;
    }

    .Visit_BottomBlock {
        width: 600px;
        height: 700px;
    }

    .Visit_BottomBlock_Pic {
        width: 600px;
        height: 448px;
    }

    .Visit_BottomBlock_Pic img {
        width: 600px;
        height: 448px;
    }

    .Visit_BottomBlock_Text {
        padding: 20px;
        width: 560px;
        height: 212px;
        background-color: #EEF6FF;
    }

    .Visit_BottomBlock_Text h4 {
        font-family: "MyriadPro Regular";
        font-size: 18px;
        height: 25px;
        color: #0F51A3;
        margin-bottom: 10px;
    }

    .Visit_BottomBlock_Text h4 a {
        color: #0F51A3;
    }

    .Visit_BottomBlock_Text em {
        width: 24px;
        height: 2px;
        background-color: #B60005;
        margin-bottom: 16px;
    }

    .Visit_BottomBlock_Text h5 {
        font-size: 24px;
        line-height: 32px;
        height: 64px;
        color: #000;
        margin-bottom: 12px;

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

    .Visit_BottomBlock_Text h5 a {
        color: #000;
    }

    .Visit_BottomBlock_Text h6 {
        font-family: "MyriadPro Regular";
        font-size: 18px;
        line-height: 24px;
        height: 72px;
        color: #000;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Visit_BottomBlock_Text h6 a {
        color: #000;
    }

    /* Meeting_Box */
    .Meeting_Box {
        width: 100%;
        height: auto;
    }

    .Meeting_Title {
        margin-top: 106px;
        height: 82px;
    }

    .Meeting_Swiper_Box {
        width: 100%;
        height: 632px;
        background: url(../images/Meeting_BK.jpg) center center repeat-x;
        margin-bottom: 180px;
    }

    .Meeting_Swiper {
        margin: 0 auto;
        width: 1300px;
        height: 632px;
        overflow: hidden;
    }

    .Meeting_Pic {
        float: right;
        width: 848px;
        height: 632px;
    }

    .Meeting_Pic img {
        width: 848px;
        height: 632px;
    }

    .Meeting_Text {
        position: absolute;
        top: 88px;
        left: 0;
        width: 600px;
        height: 456px;
        background-color: #1051A3;
        overflow: hidden;
    }

    .Meeting_Text h4 {
        font-family: "MyriadPro Regular";
        height: 25px;
        font-size: 18px;
        color: #FFF;
        margin-top: 40px;
        margin-bottom: 14px;
    }

    .Meeting_Text h4 a {
        color: #FFF;
    }

    .Meeting_Text em {

        width: 24px;
        height: 2px;
        margin-bottom: 22px;
        background-color: #FFF;
    }

    .Meeting_Text h5 {
        width: 95%;
        height: 72px;
        line-height: 36px;
        font-size: 30px;
        color: #FFF;
        margin-bottom: 16px;

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

    .Meeting_Text h5 a {
        color: #FFF;
    }


    .Meeting_Text h6 {
        width: 95%;
        font-family: "MyriadPro Regular";
        height: 192px;
        line-height: 25px;
        font-size: 18px;
        color: #FFF;

    }

    .Meeting_Text h6 a {
        color: #FFF;
       text-decoration: none;
    }

    .Meeting_Control {
        position: absolute;
        left: 364px;
        bottom: 130px;
        width: 200px;
        height: 30px;
        z-index: 3;
        /* border: 1px solid #000; */
    }

    .Meeting_pagination {
        font-size: 12px;
        width: 100% !important;
        bottom: 0 !important;
        height: 20px !important;
    }

    .Meeting_pagination .swiper-pagination-bullet {
        border-radius: 5px;
        width: 8px;
        height: 8px;
        background-color: transparent;
        border: 1px solid #FFF;
        opacity: 1;
    }

    .Meeting_pagination .swiper-pagination-bullet-active {
        border: 1px solid #FFF;
        background-color: #FFF;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
    }

    .Meeting_BTPrev {
        position: absolute;
        left: 0;
        top: 0;
        width: 30px;
        height: 30px;
        background: url(../images/Meeting_Prev.png);
        background-repeat: no-repeat;
        z-index: 12;
        cursor: pointer;
    }

    .Meeting_BTNext {
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        height: 30px;
        background: url(../images/Meeting_Next.png);
        background-repeat: no-repeat;
        z-index:12;
        cursor: pointer;
    }
    .Meeting_Block{
        margin: 0 auto;
        width: 1302px;
        height: auto;
        margin-bottom: 110px;
        overflow: hidden;
    }
    .Meeting_Block ul{        
        width: 1302px;
        height: auto;
        list-style: none;
    }
    .Meeting_Block li{
        float: left;        
        width: 433px;
        margin-right: 1px ;
        margin-bottom: 1px;        
    }
    .Meeting_Block1{
        display: flex;
        align-content: center;
        align-items: center;
        width: 433px;
        height: 289px;

    }
    .Meeting_Block1 p{
        position: absolute;
        width: 433px;
        height: 289px;
        z-index: 2;
    }
    .Meeting_Block1 p img{
        width: 433px;
        height: 289px;
    }
    .Meeting_Block1 h4{
        opacity: 0;
        width: 433px;
        height: 60px;
        line-height: 60px;
        background-color: rgba(16,83,163,0.9);
        text-align: center;
        font-size: 20px;
        z-index: 3;
    }
    .Meeting_Block1 h4 a{        
        color: #FFF;
    }
    .Meeting_Block1:hover h4{
        opacity: 1;        
    }
    .Meeting_Block2{
        height: 433px!important;
    }
    .Meeting_Block2 p{
        height: 433px!important;
    }
    .Meeting_Block2 p img{
        height: 433px!important;
    }
    .Meeting_Block3{
        width: 433px;
        height: 433px;
       background: url(../images/Meeting_Pic5_BK.jpg) center center no-repeat;
       overflow: hidden;
    }
    .Meeting_Block3 h4{
        font-family: "MyriadPro bold";
        margin-top: 62px;
        width: 100%;        
        height: 44px;
        font-size: 36px;
        text-align: center;
        color: #000;     
        margin-bottom: 32px;  
    }
    .Meeting_Block3 h4 a{
        color: #000;       
    }
    .Meeting_Block3 h5{
        margin: 0 auto;
        width: 374px;
        font-family: "MyriadPro Regular";     
        height: 225px;
        line-height: 25px;
        font-size: 18px;
        color: #000;     
        
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .Meeting_Block3 h5 a{
        color: #000; 
         text-decoration: none;        
    }
    .Meeting_Block3 h6{
        margin: 0 auto;
        display: block;
        font-family: "MyriadPro Regular";
        width:120px;        
        height: 29px;
        line-height: 29px;
        font-size: 16px;
        color: #1051A3;
       background: url(../images/Icon_Meeting_More.png) right center no-repeat;
    }
    .Meeting_Block3 h6 a{
        color: #1051A3;
    }
    .Meeting_Block4{
        width: 433px;
        height: 289px;
        background-color: #1051A1;
        display: flex;
        align-content: center;
        align-items: center;
    }
    .Meeting_Block4 h4{
        opacity: 1;
        width: 433px;
        height: 60px;
        line-height: 60px;
        background-color: rgba(16,83,163,0.9);
        text-align: center;
        font-size: 20px;
        z-index: 3;
    }
    .Meeting_Block4 h4 a{        
        color: #FFF;
    }

    /* Channel2 */
    .AboutTNU_Box{
        width: 100%;
        height: 560px;
        margin-top: 84px;
        overflow: hidden;
       background: url(../images/AboutJNU_BK.jpg) center center repeat-x;
    }
    .AboutTNU_Div{

        height: 560px;
       background: url(../images/TUN_BK.jpg) center center no-repeat;
       overflow: hidden;

    }
    .AboutTNU_Info{
        padding:40px;
        margin-left: 85px;
        margin-top: 55px;
        width: 325px;
        height: 370px;
        background-color: #FFF;
    }
    .AboutTNU_Info h4{
        font-size: 60px;
        line-height: 70px;
        color: #0F51A3;
        margin-bottom: 18px;
    }
    .AboutTNU_Info h4 a{
        color: #0F51A3;
    }
    .AboutTNU_Info h5{
        font-family: "MyriadPro Regular";
        font-size: 18px;
        line-height: 25px;
        color: #0F51A3;
    }
    .AboutTNU_Info h5 a{
        color: #0F51A3;
        text-decoration: none;
    }
    .President_Div{
        height: auto;
        overflow: hidden;
    }
    .President_Title{
        margin-top: 78px;
        height: 82px;
    }
    .President_Info{
        width: 100%;
        height: 632px;
        overflow: hidden;
    }
    .President_Info_Pic{
        width: 848px;
        height: 632px;
    }
    .President_Info_Pic img{
        width: 848px;
        height: 632px;
    }
    .President_Info_Text{
        position: absolute;
        right: 0;
        top: 88px;
        width: 584px;
        height: 455px;
       background: url(../images/President_BK.jpg) center center no-repeat;
    }
    .President_Info_Text h4{
        margin-top: 95px;
        margin-left: 64px;
        width: 480px;
        height: 190px;
        font-family: "MyriadPro Regular";
        font-size: 18px;
        line-height: 29px;
        color: #000;       
    }
    .President_Info_Text h4 a{        
        color: #000;       
    }
    .President_Info_Text h5{
        margin-left: 64px;
        width: 480px;
        font-size: 30px;
        color: #000;       
    }
    .President_Info_Text h5 a{        
        color: #000;       
    }
    /* Leadership_Box */
    .Leadership_Box{
        width: 100%;
        height: 807px;
       background: url(../images/Leadership_BK.jpg) center center repeat-x;
       margin-top: 127px;
       overflow: hidden;
    }
    .Leadership_Div{
        height: 807px;
        background-color: #FFF;
    }
    .Leadership_Menu_Div{
        top:0;
        left: 0;
        position: absolute;
        width: 334px;
        height: 735px;
        background-color: #2372D6;
        z-index: 3;
    }
    .Leadership_Menu_Title{
        width: 100%;
        font-family: "MyriadPro bold";
        height: 124px;
        color: #FFF;
        text-align: center;
        overflow: hidden;
    }
    .Leadership_Menu_Title a{
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        font-family: "MyriadPro bold";
        margin-top: 45px;
        font-size: 36px;
        height: 44px;
        color: #FFF;
        text-align: center;
    }
    .Leadership_Menu{
        width: 100%;
        height: auto;
    }
    .Leadership_Menu ul{
        width: 100%;
        height: auto;
        list-style: none;
        border-top: 1px solid #4F8EDE;
    }
    .Leadership_Menu li{
        width: 100%;
        height: 75px;
        font-family: "MyriadPro Regular";
        font-size: 24px;
        line-height: 75px;
        text-align: center;
        color: #FFF;
        border-top: 1px solid #4F8EDE;        
        cursor: pointer;
    }
    .Leadership_Menu li a{
        color: #FFF;
       text-decoration: none;
    }
    .Leadership_Menu li:hover{
        background-color: #FFF;        
    }
    .Leadership_Menu li:hover a{
        color: #000;        
    }
    .Leadership_Pic_Div{
        position: absolute;
        top:0;
        right:0;
        width: 900px;
        height: 670px;
        z-index: 1;
    }
    .Leadership_Pic_Div img{
        width: 900px;
        height: 670px;
    }
    .Leadership_Culture_Div{
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 302px;
        background-color: rgba(16, 81,163, 0.9);
        z-index: 2;
    }
    .Leadership_Culture{
        float: right;
        width: 900px;
        height: 302px;
        overflow: hidden;
    }
    .Leadership_Culture h4{        
        margin-top: 44px;
        width: 100%;
        height: 44px;
        line-height: 44px;
        font-size: 36px;
        text-align: center;
        font-family: "MyriadPro bold";
        color: #FFF;        
    }
    .Leadership_Culture h4 a{        
        color: #FFF;        
    }
    .Leadership_Culture h5{
        margin: 0 auto;        
        margin-top: 17px;
        width: 80%;
        height: 84px;
        line-height: 28px;
        font-size: 20px;
        font-family: "MyriadPro Regular";
        color: #FFF;        
        text-align: center;
    }
    .Leadership_Culture h5 a{        
        color: #FFF; 
        font-family: "MyriadPro Regular"; 
        font-size: 20px;  
        text-decoration: none;    
    }
    .Leadership_Culture h6{
        margin: 0 auto;        
        margin-top: 35px;
        width: 115px;
        height: 29px;
        line-height: 29px;
        font-size: 16px;
        font-family: "MyriadPro Regular";
        color: #FFF;        
        text-align: left;
       background: url(../images/Icon_Visit_MoreWhite.png) right center no-repeat;
    }
    .Leadership_Culture h6 a{        
        color: #FFF;       
    }
    /* AboutCampus_Div */
    .AboutCampus_Div{
        height: auto;
        margin-bottom: 105px;
        overflow: hidden;
    }
    .AboutCampus_Title{
        margin-top: 83px;
        height: 83px;
    }
    .AboutCampus{
        width: 100%;
        height: 624px;
    }
    .AboutCampus_List{
        width: 635px;
        height: 624px;
    }
    .AboutCampus_List ul{
        width: 635px;
        height: 624px;
        list-style: none;
    }
    .AboutCampus_List li{
        width: 635px;
        height: 187px;
        margin-bottom: 30px;
    }
    .AboutCampus_Pic{
        float: left;
        width: 280px;
        height: 187px;
        margin-right: 22px;        
    }
    .AboutCampus_Pic img{        
        width: 280px;
        height: 187px;        
    }
    .AboutCampus_Text{
        float: left;
        width: 332px;
        height: 187px;
        overflow: hidden;
    }
    .AboutCampus_Text h4{     
        font-family: "MyriadPro Regular";
        font-size: 16px;        
        height:24px;
        color: #0F51A3; 
        margin-bottom: 8px;  
    }
    .AboutCampus_Text h4 a{     
        color: #0F51A3;   
    }
    .AboutCampus_Text h5{     

        font-size: 24px;        
        line-height: 32px;
        color: #333; 

    }
    .AboutCampus_Text h5 a{     
        color: #333;   
    }
    .AboutCampus_Right{
        width: 600px;
        height: 624px;
    }
    .AboutCampus_Right_Pic{
        width: 600px;
        height: 448px;
    }
    .AboutCampus_Right_Pic img{
        width: 600px;
        height: 448px;
    }
    .AboutCampus_Right_Text{
        padding:25px 20px;
        width: 560px;
        height: 127px;
        background-color: #EEF6FF;
    }
    .AboutCampus_Right_Text h4{
        font-family: "MyriadPro Regular";
        margin-bottom: 11px;
        font-size: 18px;
        line-height: 24px;
        height: 24px;
        color: #0F51A3;
    }
    .AboutCampus_Right_Text h4 a{
        color: #0F51A3;
    }
    .AboutCampus_Right_Text h5{
        font-size: 24px;
        line-height: 30px;
        height: 90px;
        color: #000;

        
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .AboutCampus_Right_Text h5 a{
        color: #000;
    }


    /* List1 */
    .List_Div{
        margin-top: 30px;
        height: auto;
        overflow: hidden;
        margin-bottom: 50px;
    }
    .List_Div ul{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .List_Div li{
        float: left;
        width: 640px;
        height: 187px;
        overflow: hidden;
        cursor: pointer;
        margin-bottom: 44px;
    }
    .List_Div li:nth-child(2n){
        float: right;
    }
    .List_Div li:hover{
        background-color: #EEF6FF;
    }
    .List_Div_Pic{
        float: left;
        width: 280px;
        height: 187px;
        margin-right: 24px;
    }
    .List_Div_Pic img{
        width: 280px;
        height: 187px;
    }
    .List_Div_Text{
        padding:14px 24px 14px 0px; 
        width: auto;  
        height: 159px;
        overflow: hidden;
        /* background-color: #EEF6FF; */
    }
    .List_Div_Text:hover{
        background-color: #EEF6FF;
    }
    .List_Div_Text h4{
        font-family: "MyriadPro Regular";
        width: auto;  
        font-size: 16px;
        line-height: 23px;
        color: #0F51A3;
        margin-bottom: 4px;        
    }
    .List_Div_Text h4 a{
        color: #0F51A3;        
    }
    .List_Div_Text h5{
        width: auto;  
        font-size: 24px;
        line-height: 29px;
        height: 58px;
        color: #000;
        margin-bottom: 4px; 
                
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .List_Div_Text h5 a{
        color: #000;        
    }
    .List_Div_Text h6{
        width: auto;  
        font-size: 16px;
        line-height: 23px;
        height: 69px;
        color: #000;
        font-family: "MyriadPro Regular";
                
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .List_Div_Text h6 a{
        color: #000;        
    }
    .List_Control_Div{
        margin-top: 80px;
        margin-bottom: 70px;
    }
    /* PageControl_Box  */
    .PageControl_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        /* margin-bottom: 100px; */
    }

    .PageControl_Div {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: auto;
        height: 30px;
        min-width: 185px;
        /* border: 1px solid saddlebrown; */
    }

    .PageControl_Next,
    .PageControl_Prev {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        background-color: #F6F6F6;
        height: 30px;
        width: 30px;
        margin-right: 8px;
        border-radius: 15px;
        /* border: 1px solid #E6E6E6; */
    }

    .PageControl_Next a,
    .PageControl_Prev a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        text-align: center;
        font-family: "Arial";
    }

    .PageControl_Num {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 30px;
    }

    .PageControl_Num ul {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 30px;
        list-style: none;
    }

    .PageControl_Num li {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        border-radius: 15px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        background-color: #F6F6F6;
        font-size: 14px;
        font-family: "Arial";
        text-align: center;
        margin-right: 8px;
        /* border: 1px solid #E6E6E6; */
    }

    .PageControl_Num ul .NumOn {
        background-color: #1051A3;
    }

    .PageControl_Num ul .NumOn a {
        color: #FFF;
    }

    .PageControl_Num li a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: #333;
        font-size: 14px;
        text-align: center;
    }
    /* Search_Div */
    .Search_Div{
        height: auto;
        overflow: hidden;
    }
    .Search_Left{
        float: left;
        width: 980px;
    }

    .Search_Left .List_Div li{
        width: 100%!important;
    }
    .Search_Right{
        float: right;
        width: 270px;
        margin-top: 30px;
    }
    .TypeList_Right{     
        width: 100%;
    }
    .TypeList_Right ul{
        width: 270px;
        list-style: none;
    }
    .TypeList_Right li{
        font-family: "MyriadPro Regular";
        width: 270px;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
        color: #FFF;
        text-align: center;
        background-color: #1051A3;
        margin-bottom: 2px;
    }
    .TypeList_Right li a{
        color: #FFF;
        
    }
    .TypeList_Right li:hover{
        background-color: #B60005;
    }
    /* Artical_Boby */
    .Artical_Boby{
        height: auto;
        overflow: hidden;
    }
    .Artical_Title{
       /* margin: 0 auto;*/
        width: 80%;
        margin-top: 32px;
        margin-bottom: 23px;
        font-size: 40px;
        line-height: 50px;
       /* text-align: center;*/
    }
    .Artical_Title_Info{
        padding:14px 20px;
        width: calc(100% - 40px);        
        height: 26px;
        background-color: #EEF6FF;
    }
    .Artical_Title_InfoLeft{
        float: left;
        width: 70%;
        height: 26px;        
    }
    .Artical_Title_InfoLeft span{
        font-family: "MyriadPro Regular";
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        line-height: 26px;
        color: #333; 
    }
    .Artical_Title_InfoLeft span a{
        color: #333; 
    }
    .Artical_Title_InfoRight{
        float: right;
        width: 148px;
        height: 24px;
    }
    .Artical_Title_InfoRight span{
        float: left;
        width: 24px;
        height: 24px;
        margin-right:7px;
    }
    .Artical_Title_InfoRight span:last-child{
        margin-right:0px;
    }
    .Artical_Title_InfoRight span img{
        width: 24px;
        height: 24px;
    }
    .Artical_Content{
        padding:44px 50px;        
    }
    .Artical_Content p{
        font-family: "MyriadPro Regular";
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
        color: #000;
    }
    .Artical_Content span{
        display: block;
        margin: 0 auto;
        width: 800px;
    }
    .Artical_Content img{
        margin: 0 auto;
    }
    .Artical_Content em{
        margin: 0 auto;
        width: 800px;
        font-size: 16px;
        line-height: 26px;
        color: #333;
        font-family: "MyriadPro Regular";
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .Related_Title{
        margin-top: 65px;
        height: 65px;
        text-align: left!important;
    }
    .Artical_Related_UL{
        width: 100%;
        height: 180px;
        margin-bottom: 40px;
    }
    .Artical_Related_UL ul{
        width: 100%;
        height: 180px;
        list-style: none;
    }
    .Artical_Related_UL li{
        float: left;
        padding:22px 30px;
        width: 240px;
        height: 136px;
        font-size: 20px;
        line-height: 28px;
        color: #333;
        background-color: #EEF6FF;
        margin-right: 33px;
    }
    .Artical_Related_UL li a{
        color: #333;        
    }
    .Artical_Related_UL li:last-child{
        margin-right: 0px;
    }
    .Artical_Left{
        float: left;
        width: 980px;
    }
    .Artical_Right{
        margin-top: 30px;
        float: right;
        width: 270px;
    }
    /* Search_Div */
    .Search_Div{
        margin-top: 38px;
        height: auto;
        overflow: hidden;
    }
    .Search_Input{
        margin: 0 auto;
        width:640px;
        height: 80px;
        border-radius: 40px;
        background-color: #1051A3;
    }

    .Search_Input input{ 
        margin-left: 40px;       
        width:520px;
        
        height: 80px;
        line-height: 80px;
        font-size: 24px;
        color: #FFF;
        background-color: #1051A3;
    }

    .Search_Input input::input-placeholder{
        color: #FFF;
    }
    .Search_Input input::-webkit-input-placeholder{	
        color: #FFF;
    }
    .Search_Input input::-moz-placeholder{			
        color: #FFF;
    }
    .Search_Input input::-moz-placeholder{		
        color: #FFF;
    }
    .Search_Input input::-ms-input-placeholder{		
        color: #FFF;
    }
    
    .Search_Input_BT{
        position: absolute;
        width: 44px;
        height: 44px;
        top: 18px;
        right: 30px;
        z-index: 2;
    }
    .Search_Input_BT img{        
        width: 44px;
        height: 44px;        
    }
    .Search_Input_Info{
        text-align: center;
        font-size: 16px;
        color: #0F51A3;
        height: 40px;
        line-height: 40px;
        font-family: "MyriadPro Regular";
        margin-bottom: 20px;
    }
    .Search_List{
        width: 100%;
        height: auto;
    }
    .Search_List ul{
        width: 100%;
        height: auto;
        list-style: none;
    }
    .Search_List li{
        padding:37px 25px;
        width: calc(100% - 50px);
        height: 122px;
        background-color: #EEF6FF;
        margin-bottom: 38px;
    }
    .Search_List li h4{
        font-size: 16px;
        font-family: "MyriadPro Regular";
        height: 23px;
        line-height: 23px;
        margin-bottom: 8px;
        color: #000;
    }
    .Search_List li h4 a{        
        color: #000;
    }
    .Search_List li h5{
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 8px;
        color: #000;
    }
    .Search_List li h5 a{
        color: #000;
    }
    .Search_List li h6{
        font-family: "MyriadPro Regular";
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
        color: #000;
    }
    .Search_List li h6 a{
        color: #000;
    }
    .Search_List li h6 span,
    .Search_List li h5 span{
        color: #0F51A3;
        font-size: 20px;
        font-family: auto;
    }
    .Search_Control_Div{
        margin-top: 66px;
        margin-bottom: 120px;
    }
 .TypeList_Right li.cur  {
    background-color: #B60005;
   }
 .Schools_Swiper p img {
        width: 434px;
        height: 288px;
        /* overflow: hidden; */
    }
 .Menu_ContentL2_Pic img{
    width: 370px;
    height: 247px;
}
.Menu_Content_Pic img{
    width: 370px;
    height: 247px;
}
video{width: 700px;height: 400px;}
.Search_Input_BT input {
    position: absolute;
    width: 44px;
    height: 44px;
    right: 30px;
    z-index: 2;
}
.TopMenu_Control_SearchBar p input {
    float: left;
    display: block;
    margin-left: 15px;
    width: 26px;
    height: 26px;
    background-color: #FFF;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    right: 13px;
}
}

