/* Mobile */

@media (max-width:600px) {

    /* TopMenu_Box */
    .TopMenu_Box {

        width: 100%;
        height: 75px;
        background-color: #1051A1;
        overflow: hidden;
        z-index: 2;
    }

    .TopMenu_Div {
        padding-top: 18px;
        height: 37px;
        /* margin-top: 12px; */
    }

    .TopMenu1 {
        width: 100%;
        height: 37px;
    }

    .TopMenu_Logo {
        width: 134px;
        height: 37px;
    }

    .TopMenu_Logo img {
        width: 134px;
        height: 37px;
    }

    .TopMenu_MenuDiv {
        width: 100%;
        height: 40px;
        /* margin-top: 48px; */
    }

    .TopMenu_MenuDiv ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        height: 40px;
        list-style: none;
    }

    .TopMenu_MenuDiv li {

        width: auto;
        height: 38px;
        line-height: 38px;
        font-size: 20px;
        color: #FFF;
    }

    .TopMenu_MenuDiv li:hover {
        border-bottom: 2px solid #FFF;
    }

    .TopMenu_MenuDiv li a {
        color: #FFF;
    }

    .TopMenu_MenuDiv li a:hover {
        text-decoration: none;
    }

    .MenuNow {
        color: #AADBFF !important;
        border-bottom: 2px solid #AADBFF;
    }

    .MenuNow {
        border-bottom: 2px solid #AADBFF;
    }

    .MenuNow:hover {
        border-bottom: 2px solid #AADBFF !important;
    }

    .TopMenu_Control_Div {
        width: 75px;
        margin-top: 7px;
    }

    .TopMenu_Control_Search {
        float: left;
        width: calc(100vw*0.75 - 54px);
        height: 42px;
        border: 1px solid #FFF;
        border-radius: 22px;
        background-color: rgba(255, 255, 255, 0.25);

    }

    .TopMenu_Input {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-top: 6px;
        margin-left: 10px;
        width: calc(100vw*0.75 - 100px);
    }

    .TopMenu_Input input {
        width: calc(100vw*0.75 - 100px);
        height: 30px;
        font-size: 14px;
        color: #FFF;
        background-color: transparent;
    }

    .TopMenu_Search {
        float: right;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-left: 13px;
        margin-top: 7px;
        width: 25px;
        height: 25px;

    }


    .TopMenu_Control_Search img {
        margin: 0 auto;
        width: 25px;
        height: 25px;
    }

    .TopMenu_Control_Language {
        float: left;
        text-align: center;
        width: 115px;
        height: 23px;
        font-size: 18px;
        color: #FFF;
        line-height: 23px;
        border-right: 1px solid #B2C5CA;
    }

    .TopMenu_Control_Language a {
        color: #FFF;
        font-family: "微软雅黑", "simsun";
    }



    .TopMenu_Control_Menu {
        float: right;
        display: block;
        width: 25px;
        height: 25px;
        margin-left: 15px;
        /* border: 1px solid #000; */
    }

    .TopMenu_Control_Menu img {
        width: 25px;
        height: 25px;
        cursor: pointer;
    }

    .TopMenu_Control_Close {
        float: right;
        width: 25px;
        height: 25px;
        margin-left: 13px;
    }

    .TopMenu_Control_Close img {
        width: 25px;
        height: 25px;
        cursor: pointer;
    }
    .Top_Menu_Search_Box {
        display: none;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 12;
        background-color: rgba(255, 255, 255, 0.9);

    }
    .Top_Menu_Pop_Box {
        display: none;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 13;
        background-color: rgba(16, 81, 161, 0.9);

    }

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

    .Top_Menu_Pop_Div {
        height: 100vh;

    }

    .Top_Menu_Pop_Logo {
        width: 160px;
        margin-top: 133px;
    }

    .Top_Menu_Pop_Logo img {
        width: 97px;
        height: 104px;
    }

    .Top_Menu_Pop_Menu {
        width: 100%;
        height: auto;
    }

    .Top_Menu_Pop_Search {
        width: 100%;
        height: auto;
        margin-top: 30px;
    }
    .Top_PopMenu_Line {
        padding: 0 8%;
        width: 84%;
    }

    .Top_PopMenu_Line ul {
        width: 100%;
        list-style: none;
        border-top: 1px solid #EEF6FF;
        padding-top: 5px;
    }

    .Top_PopMenu_Line li {
        font-size: 18px;
        line-height: 20px;
        padding-top: 20px;
        padding-bottom: 20px;

        /* height: 44px; */
    }

    .Top_PopMenu_Line li a {
        color: #333;
    }

    .Top_PopMenu_Title {
        position: relative;
        margin: 0;
        padding: 24px 0;

        font-size: 18px;
        line-height: 24px;

        color: #FFF;
        /* border: 1px solid #AADBFF; */
    }

    .Top_PopMenu_Title a {

        padding: 24px 0;
        line-height: 24px;
        color: #FFF;

    }

    .Top_PopMenu_Title em {
        float: right;
        display: block;
        width: 15px;
        height: 8px;
        background: url(../images/Mobile/mMenu_ArrowDown.png) center center no-repeat;
    }

    .Menu_Now {
        background-color: #FFF;

    }

    .Menu_Now .Top_PopMenu_Title {
        border-top: 1px solid #EEF6FF;
    }

    .Menu_Now .Top_PopMenu_Title a {
        color: #0F51A1;
    }

    /* TopMenuBanner_Box */


    .Pub_Title_Div {
        width: 100%;
        height: 50px;
        font-size: 28px;
        line-height: 30px;
        color: #333;
        text-align: center;
        font-family: "MyriadPro bold";
    }

    .Pub_Title_Div a {
        color: #333;
    }

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

    .TopMenuBanner_Block {
        width: 100%;
        height: auto;
    }

    .mTopBanner_Swiper {

        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .mTopBanner_Swiper p {

        width: calc(100vw);
        height: calc(100vw*0.59);
    }

    .mTopBanner_Swiper p img {
        width: calc(100vw);
        height: calc(100vw*0.59);
    }

    .TopBanner_Bar {
        padding: 24px 18px;
        width: calc(100% - 36px);
        height: 50px;
        background-color: #1051A3;
    }

    .TopBanner_Bar h4 {
        width: 100%;
        height: 50px;
    }

    .TopBanner_Bar h4 a {
        display: block;
        height: 50px;
        text-align: left;
        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;
    }

    .mTopBanner_pagination {
        font-size: 12px;
        left: auto !important;
        right: 10px !important;
        top: calc(100vw*0.59 - 20px) !important;
        width: 90px !important;
        height: 20px !important;
    }

    .mTopBanner_pagination .swiper-pagination-bullet {
        border-radius: 4px;
        width: 8px;
        height: 8px;
        background-color: #B60005;
        opacity: 1;
    }

    .mTopBanner_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: 100%;
        height: auto;
        list-style: none;
    }

    .TopMenuList li {
        width: 100%;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        text-align: center;
    }

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

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

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

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

    .mTopMenu_Control_Search {
        float: right;
        width: 25px;
        height: 25px;
    }

    .mTopMenu_Control_Search img {
        width: 25px;
        height: 25px;
    }

    .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: 45px;
        overflow: hidden;
    }

    .UpdateNews_Title {
        margin-top: 43px;
    }

    .UpdateNews_Top {
        width: 100%;
        height: auto;
    }

    .UpdateNews_TopLeft {
        width: 100%;
    }

    .UpdateNews_TopBigPic {

        width: 100%;

    }

    .UpdateNews_TopBigPic img {
        width: 100%;
    }

    .UpdateNews_LeftTxt {

        width: 100%;
        overflow: hidden;
    }

    .UpdateNews_TopLeft_Txt {
        padding: 10px 12px;
        background-color: #EEF6FF;

    }

    .UpdateNews_TopLeft_Txt h4 {
        width: 100%;
        line-height: 22px;
        font-size: 12px;
        font-family: "MyriadPro Regular";
        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: 22px;
        font-size: 18px;
        color: #000;
        margin-bottom: 15px;

    }

    .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: 25px;
        width: 100%;

    }

    .UpdateNews_Bottom ul {

        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .UpdateNews_Bottom li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 28px;
    }

    .UpdateNews_Bottom li p {
        float: left;
        width: calc(100vw*0.362);
        height: calc(100vw*0.362*0.67);

    }

    .UpdateNews_Bottom li p img {
        width: calc(100vw*0.362);
        height: calc(100vw*0.362*0.67);
    }

    .UpdateNews_Bottom_List {
        float: right;
        width: calc(100vw*0.523);

    }

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

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

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

    .UpdateNews_Bottom_List h5 {
        margin-top: 6px;
        line-height: 20px;
        font-size: 16px;
        color: #000;
    }

    .UpdateNews_Bottom_List h5 a {
        color: #000;
    }

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

    .Research_Div {
        margin-bottom: 60px;
    }

    .Research_Title {
        margin-top: 30px;
        height: 50px !important;
    }

    .Research_Box ul {
        width: 100%;

    }

    .Research_Box li {
        width: calc(100vw*0.92);
        /* height: calc(100vw*0.92*0.67); */
        margin-bottom: 27px;
    }

    .Research_Box li p {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*0.67);
    }

    .Research_Box li p img {
        width: 100%;
    }

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

    .Research_Text_Block {
        padding: 15px 15px;
        width: calc(100% - 30px);
        background-color: #FFF;
        border-bottom: 4px solid #B60005;
    }

    .Research_Text_Block h4 {
        font-family: "MyriadPro Regular";
        line-height: 18px;
        font-size: 12px;
        color: #0F51A3;
    }

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

    .Research_Text_Block h5 {
        margin-top: 12px;
        font-size: 18px;
        line-height: 22px;
        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 {
        width: 100%;
        height: auto;
        overflow: hidden;
        /* margin-bottom: 45px; */
    }

    .Campus_Title {
        margin-top: 45px;
        height: 42px !important;
    }

    .Campus_Div ul {
        width: 100%;
    }

    .Campus_Div li {
        float: left;
        width: 50vw;
        height: 33vw;

    }


    .Campus_Div li p {
        width: 50vw;
        height: 33vw;
    }

    .Campus_Div li p img {
        width: 100%;
    }

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

    .Campus_Div li h5 a {
        width: 80%;
        text-align: center;
        font-size: 18px;
        line-height: 22px;
        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 {
        margin-top: 45px;
        height: 54px !important;
    }

    .Schools_Div {
        display: block;
        width: 100%;
        height: auto;
    }

    .mSchools_Swiper {
        width: 100%;
        height: calc(100vw*0.75*0.67 + 20px);
        /* overflow: hidden; */
    }

    .mSchools_Swiper p {
        width: calc(100vw*0.75);
        height: calc(100vw*0.75*0.67);

        /* overflow: hidden; */
    }

    .mSchools_Swiper p img {
        width: calc(100vw*0.75);
        height: calc(100vw*0.75*0.67);
        /* overflow: hidden; */
    }

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

    .mSchools_Swiper h4 a {
        color: #FFF;
    }



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

    .Video_Title {
        margin-top: 43px;
        height: 52px !important;
    }

    .Video_Block {
        width: 100%;
    }

    .Video_Big {
        width: 100%;
        margin-bottom: 22px;
    }

    .Video_Big_Box {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*0.67);

    }

    .Video_Big_Box p {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*0.67);
    }

    .Video_Big_Box p img {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*0.67);
    }

    .Video_Big_Box em {
        position: absolute;
        left: 50%;
        transform: translateX(-20px);
        top: calc(100vw*0.92*0.67/2 - 20px);
        width: 40px;
        height: 40px;
        background: url(../images/Icon_Video_Big.png) center center no-repeat;
        background-size: 40px 40px;
    }

    .Video_Block h4 {
        padding: 16px;
        width: calc(100% - 32px);
        /* height: 76px; */
        background-color: #000;
        font-size: 18px;
        line-height: 22px;
        color: #FFF;

    }

    .Video_Block h4 a {
        color: #FFF;
    }

    .Video_List {
        width: 100%;
        /* height: 486px; */
        overflow: hidden;
    }

    .Video_List ul {
        width: 100%;
        list-style: none;
    }

    .Video_List li {
        float: left;
        width: calc(100vw*0.43);
        height: calc(100vw*0.43*0.67);

        margin-bottom: 22px;
    }

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

    .Video_Big_SmallBox {
        width: calc(100vw*0.43);
        height: calc(100vw*0.43*0.67);
        overflow: hidden;
    }

    .Video_List li p {
        width: calc(100vw*0.43);
        height: calc(100vw*0.43*0.67);
    }

    .Video_List li p img {
        width: 100%;
    }

    .Video_List li em {
        position: absolute;
        left: 50%;
        transform: translateX(-13px);
        top: calc(100vw*0.43*0.67/2 - 13px);
        width: 26px;
        height: 26px;
        background: url(../images/Icon_Video_Big.png) center center no-repeat;
        background-size: 26px 26px;
    }

    .Video_SmallTxtBox {
        position: absolute;
        display: flex;
        align-items: center;
        width: 100%;
        bottom: 0px;
        height: 60px;
        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: 12px;
        line-height: 14px;
        max-height: 42px;
        color: #FFF;

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

    /* BackTop_Div */
    .BackTop_Div {
        height: 29px;
        margin-top: 2rem;
    }

    .BackTop {
        margin: 0 auto;
        width: 38px;
        height: 29px;
    }

    .BackTop img {
        width: 38px;
        height: 29px;
    }

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

    .Bottom_Div {
        padding-top: 70px;
        height: 30px;
    }

    .Bottom_Link_Block {
        margin: 0 auto;
        width: 267px;
        height: 30px;
    }

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


    .Bottom_Links_Pop {
        display: none;
        position: absolute;
        bottom: 31px;
        margin: 0;
        padding: 0;
        width: 267px;
        height: 205px;
        /* 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 {
        display: block;
        margin: 0;
        padding: 5px 0;
        background-color: #537BBC;
        width: calc(100% - 32px);
        padding-left: 20px;
        padding-right: 10px;
        /* height: 44px; */
        line-height: 30px;
        font-family: "MyriadPro Regular";
        font-size: 14px;
        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: 24px;
        text-align: center;
        width: 100%;
        height: 25px;
        line-height: 20px;
        font-size: 14px;
        color: #FFF;
    }

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

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

    .TopBanner_Div {
        width: 100%;
    }

    .TopBanner_Div p {
        width: 100%;
        height: calc(100vw*0.33);
    }

    .TopBanner_Div img {
        width: 100vw;
        height: calc(100vw*0.33);
    }

    .TopBanner_Div h4 {
        position: absolute;
        top: calc(100vw*0.13);
        width: 100%;
        font-size: 26px;
        color: #FFF;
        text-align: center;
        text-shadow: 2px 2px 10px #000;
    }

    .TopBanner_Div h4 a {
        color: #FFF;
    }

    /* Nav_Div */
    .Nav_Div {
        height: 42px;
        line-height: 42px;
        font-family: "MyriadPro Regular";
        font-size: 12px;
        color: #1051A3;
        padding-left: 4%;
        border-bottom: 1px solid #EEF6FF;
    }

    .Nav_Div a {
        color: #656565;
    }

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

    .Visit_Title {
        margin-top: 35px;
    }

    .Visit_Top {
        width: 100%;
        /* height: 630px; */
        margin-bottom: 30px;
    }

    .Visit_TopLeft {
        width: 100%;
        /* height: 630px; */
    }

    .Visit_TopLeft p {
        width: 100%;
    }

    .Visit_TopLeft img {
        width: 100%;
    }

    .Visit_TopRight {
        padding: 16px;
        width: calc(100% - 32px);
        background-color: #EEF6FF;
        cursor: pointer;
    }

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

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

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

    .Visit_TopRight h5 {
        line-height: 22px;
        font-size: 18px;
        color: #000;
        margin-bottom: 10px;

    }

    .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;


    }

    .Visit_TopRight h6 a {
        color: #000;
    }

    .Visit_TopRight h7 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        padding-bottom: 5px;
        font-family: "MyriadPro Regular";
        width: 100px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
        color: #1051A3;
        background: url(../images/Icon_Visit_More.png) right center no-repeat;
        background-size: 22px 22px;

    }

    .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;
    }

    .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: 100%;
        margin-bottom: 30px;
    }

    .Visit_BottomBlock_Pic {
        width: 100%;
    }

    .Visit_BottomBlock_Pic img {
        width: 100%;
    }

    .Visit_BottomBlock_Text {
        padding: 16px;
        width: calc(100% - 32px);
        background-color: #EEF6FF;
    }

    .Visit_BottomBlock_Text h4 {
        font-family: "MyriadPro Regular";
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        color: #0F51A3;
        margin-bottom: 7px;
    }

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

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

    .Visit_BottomBlock_Text h5 {
        line-height: 22px;
        font-size: 18px;
        color: #000;
        margin-bottom: 10px;
    }

    .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;

    }

    .Visit_BottomBlock_Text h6 a {
        color: #000;
    }

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

    .Meeting_Title {
        margin-top: 20px;
        height: 54px;
    }

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

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

    .Meeting_Pic {
        margin-top: calc(100vw*0.92*0.63 - 48px);
        width: 100%;
    }

    .Meeting_Pic img {
        width: 100%;
    }

    .Meeting_Text {
        position: absolute;
        top: 0px;
        left: calc(100vw*0.04);
        width: calc(100vw*0.92 - 32px);
        height: calc(100vw*0.92*0.63 - 48px);
        padding: 24px 16px;
        background-color: #1051A3;
        overflow: hidden;
    }

    .Meeting_Text h4 {
        font-family: "MyriadPro Regular";
        height: 22px;
        font-size: 12px;
        color: #FFF;
        /* margin-top: 40px; */
        margin-bottom: 7px;
    }

    .Meeting_Text h4 a {
        color: #FFF;
    }

    .Meeting_Text em {

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

    .Meeting_Text h5 {
        width: 95%;
        /* height: 72px; */
        line-height: 22px;
        font-size: 18px;
        color: #FFF;
        margin-bottom: 10px;
    }

    .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;
    }

    .Meeting_Blank {
        margin: 0 auto;
        width: 92%;
        height: 45px;
        background-color: #1051A1;
    }

    .Meeting_Control {
        position: absolute;
        right: calc(100vw*0.04 + 16px);
        top: calc(100vw*0.92*0.63 - 48px);
        width: 168px;
        height: 22px;
        z-index: 3;
        /* border: 1px solid #000; */
    }

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

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

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

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

    .mMeeting_BTNext {
        position: absolute;
        right: 0;
        top: 0;
        width: 22px;
        height: 22px;
        background: url(../images/Meeting_Next.png);
        background-size: 22px 22px;
        background-repeat: no-repeat;
        z-index: 12;
        cursor: pointer;
    }

    .Meeting_Block {
        margin: 0 auto;
        width: 92%;
        height: auto;
        margin-bottom: 45px;
        overflow: hidden;
    }

    .Meeting_Block ul {
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Meeting_Block li {
        width: 100%;
        margin-bottom: 1px;
    }

    .Meeting_Block1 {
        display: flex;
        align-content: center;
        align-items: center;
        width: 100%;
        height: calc(100vw*0.92*0.67);
        overflow: hidden;

    }

    .Meeting_Block1 p {
        position: absolute;
        width: 100%;
        height: calc(100vw*0.92*0.67);
        z-index: 2;
    }

    .Meeting_Block1 p img {
        width: 100%;
        height: calc(100vw*0.92*0.67);
    }

    .Meeting_Block1 h4 {
        opacity: 0;
        width: 100%;
        height: 60px;
        line-height: 60px;
        background-color: rgba(16, 83, 163, 0.9);
        text-align: center;
        font-size: 16px;
        z-index: 3;
    }

    .Meeting_Block1 h4 a {
        color: #FFF;
    }

    .Meeting_Block1:hover h4 {
        opacity: 1;
    }

    .Meeting_Block2 {
        height: calc(100vw*0.92) !important;

    }

    .Meeting_Block2 p {
        height: calc(100vw*0.92) !important;
    }

    .Meeting_Block2 img {
        width: 100%;
        height: calc(100vw*0.92) !important;
    }

    .Meeting_Block3 {
        width: 100%;
        /* 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: 28px;
        text-align: center;
        color: #000;
        margin-bottom: 32px;
    }

    .Meeting_Block3 h4 a {
        color: #000;
    }

    .Meeting_Block3 h5 {
        margin: 0 auto;
        width: 100%;
        font-family: "MyriadPro Regular";
        /* height: 170px; */
        line-height: 22px;
        font-size: 16px;
        color: #000;
        margin-bottom: 30px;
    }

    .Meeting_Block3 h5 a {
        color: #000;
    }

    .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;
        margin-bottom: 30px;
    }

    .Meeting_Block3 h6 a {
        color: #1051A3;
    }

    .Meeting_Block4 {
        width: 100%;
        height: 289px;
        background-color: #1051A1;
        display: flex;
        align-content: center;
        align-items: center;
    }

    .Meeting_Block4 h4 {
        opacity: 1;
        width: 100%;
        height: 60px;
        line-height: 60px;
        background-color: rgba(16, 83, 163, 0.9);
        text-align: center;
        font-size: 16px;
        z-index: 3;
    }

    .Meeting_Block4 h4 a {
        color: #FFF;
    }

    /* Channel2 */
    .AboutTNU_Box {
        width: 100%;
        height: auto;
        margin-top: 35px;
        overflow: hidden;
        background-image: linear-gradient(to bottom,
                #FFF 0%,
                #FFF 6%,
                #EEF6FF 6%,
                #EEF6FF 74%,
                #FFF 74%,
                #FFF 100%);
    }

    .AboutTNU_Div {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*1.41);
        background: url(../images/Mobile/mTUN_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .AboutTNU_Info {
        padding: 30px 17px;
        margin-left: 17px;
        margin-top: 47px;
        width: 200px;
        height: 200px;
        background-color: #FFF;
    }

    .AboutTNU_Info h4 {
        font-size: 32px;
        height: 111px;
        line-height: 37px;
        color: #0F51A3;
        margin-bottom: 12px;
    }

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

    .AboutTNU_Info h5 {
        font-family: "MyriadPro Regular";
        font-size: 13px;
        line-height: 15px;
        color: #0F51A3;
    }

    .AboutTNU_Info h5 a {
        color: #0F51A3;
       text-decoration: none;
    }

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

    .President_Title {
        margin-top: 60px;
        height: 48px;
    }

    .President_Info {
        width: 100%;
        /* height: 632px; */
        overflow: hidden;
    }

    .President_Info_Pic {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*0.75);

    }

    .President_Info_Pic img {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92*0.75);
    }

    .President_Info_Text {
        margin: 0 auto;
        margin-top: -30px;
        width: calc(100vw*0.83);
        height: calc(100vw*0.83*1.04);
        background: url(../images/Mobile/mPresident_BK.jpg) top center no-repeat;
        background-size: contain;
        overflow: hidden;
    }

    .President_Info_Text h4 {
        margin: 0 auto;
        margin-top: 46px;
        margin-bottom: 30px;
        width: calc(100vw*0.65);
        height: 185px;
        font-family: "MyriadPro Regular";
        font-size: 15px;
        line-height: 24px;
        color: #000;
    }

    .President_Info_Text h4 a {
        color: #000;
    }

    .President_Info_Text h5 {
        margin: 0 auto;
        width: calc(100vw*0.65);
        font-size: 21px;
        color: #000;
    }

    .President_Info_Text h5 a {
        color: #000;
    }

    /* Leadership_Box */
    .Leadership_Box {
        width: 100%;
        height: auto;
        margin-top: 60px;
        overflow: hidden;
    }

    .Leadership_Div {
        height: auto;
    }

    .Leadership_Menu_Div {
        width: 100%;
        margin-bottom: 65px;
        background-color: #2372D6;
    }

    .Leadership_Menu_Title {
        margin: 0 auto;
        width: 92%;
        font-family: "MyriadPro bold";
        height: 88px;
        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";
        font-size: 27px;
        height: 88px;
        line-height: 88px;
        color: #FFF;
        text-align: center;
    }

    .Leadership_Menu {
        margin: 0 auto;
        width: 92%;
        height: auto;
    }

    .Leadership_Menu ul {
        width: 100%;
        height: auto;
        list-style: none;
        border-top: 1px solid #4F8EDE;
    }

    .Leadership_Menu li {
        width: 100%;
        height: 54px;
        font-family: "MyriadPro Regular";
        font-size: 20px;
        line-height: 54px;
        text-align: center;
        color: #FFF;
        border-top: 1px solid #4F8EDE;
    }

    .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 {
        margin: 0 auto;
        width: 92%;
    }

    .Leadership_Pic_Div img {
        width: 100%;
    }

    .Leadership_Culture_Div {
        margin-top: -40px;
        width: 100%;
        height: 260px;
        background-color: rgba(16, 81, 163, 0.9);

    }

    .Leadership_Culture {
        width: 90%;
        height: 260px;
        overflow: hidden;
    }

    .Leadership_Culture h4 {
        margin-top: 34px;
        width: 100%;
        height: 31px;
        line-height: 31px;
        font-size: 27px;
        text-align: center;
        font-family: "MyriadPro bold";
        color: #FFF;
    }

    .Leadership_Culture h4 a {
        color: #FFF;
    }

    .Leadership_Culture h5 {
        margin: 0 auto;
        margin-top: 11px;
        width: 80%;
        height: 89px;
        line-height: 21px;
        font-size: 15px;
        font-family: "MyriadPro Regular";
        color: #FFF;
        text-align: center;
    }

    .Leadership_Culture h5 a {
        color: #FFF;
        font-family: "MyriadPro Regular";
        font-size: 15px;
         text-decoration: none;
    }

    .Leadership_Culture h6 {
        margin: 0 auto;
        margin-top: 35px;
        width: 100px;
        height: 22px;
        line-height: 22px;
        font-size: 13px;
        font-family: "MyriadPro Regular";
        color: #FFF;
        text-align: left;
        background: url(../images/Icon_Visit_MoreWhite.png) right center no-repeat;
        background-size: 22px 22px;
    }

    .Leadership_Culture h6 a {
        color: #FFF;
    }

    /* AboutCampus_Div */
    .AboutCampus_Div {
        height: auto;
        margin-bottom: 45px;
        overflow: hidden;
    }

    .AboutCampus_Title {
        margin-top: 56px;
        height: 54px;
    }

    .AboutCampus {
        width: 100%;
        /* height: 624px; */
    }

    .AboutCampus_List {
        width: 100%;

    }

    .AboutCampus_List ul {
        width: 100%;

        list-style: none;
    }

    .AboutCampus_List li {
        width: 100%;
        height: calc(100vw*0.37*0.67);
        margin-bottom: 26px;
    }

    .AboutCampus_Pic {
        float: left;
        width: calc(100vw*0.37);
        height: calc(100vw*0.37*0.67);

        margin-right: 11px;
    }

    .AboutCampus_Pic img {
        width: calc(100vw*0.37);
        height: calc(100vw*0.37*0.67);
    }

    .AboutCampus_Text {
        float: left;
        width: calc(100vw*0.44);
        height: calc(100vw*0.37*0.67);
        overflow: hidden;
    }

    .AboutCampus_Text h4 {
        font-family: "MyriadPro Regular";
        font-size: 13px;
        height: 18px;
        color: #0F51A3;
        margin-bottom: 3px;
    }

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

    .AboutCampus_Text h5 {

        font-size: 20px;
        line-height: 26px;
        color: #333;

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

    }

    .AboutCampus_Text h5 a {
        color: #333;
    }

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

    .AboutCampus_Right_Pic {
        width: 100%;

    }

    .AboutCampus_Right_Pic img {
        width: 100%;
    }

    .AboutCampus_Right_Text {
        padding: 16px;
        width: calc(100% - 32px);
        height: auto;
        overflow: hidden;
        background-color: #EEF6FF;
    }

    .AboutCampus_Right_Text h4 {
        font-family: "MyriadPro Regular";
        margin-bottom: 11px;
        font-size: 13px;
        height: 18px;
        line-height: 18px;

        color: #0F51A3;
    }

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

    .AboutCampus_Right_Text h5 {
        font-size: 20px;
        line-height: 26px;
        /* height: 90px; */
        color: #000;
    }

    .AboutCampus_Right_Text h5 a {
        color: #000;
    }

    /* List1 */
    .List_Div {
        margin-top: 27px;
        height: auto;
        overflow: hidden;
    }

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

    .List_Div li {
        width: 100%;
        /* height: calc(100vw*0.38*0.67); */
        overflow: hidden;
        cursor: pointer;
        margin-bottom: 28px;
    }

    .List_Div li:hover {
        background-color: #EEF6FF;
    }

    .List_Div_Pic {
        float: left;
        width: calc(100vw*0.38);
        height: calc(100vw*0.38*0.67);
        margin-right: 24px;
    }

    .List_Div_Pic img {
        width: calc(100vw*0.38);
        height: calc(100vw*0.38*0.67);
    }

    .List_Div_Text {

        width: auto;
        /* height: calc(100vw*0.38*0.67); */

        /* background-color: #EEF6FF; */
    }

    .List_Div_Text:hover {
        background-color: #EEF6FF;
    }

    .List_Div_Text h4 {
        font-family: "MyriadPro Regular";
        width: auto;
        font-size: 13px;
        line-height: 18px;
        color: #0F51A3;
        margin-bottom: 8px;
    }

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

    .List_Div_Text h5 {
        width: auto;
        font-size: 20px;
        line-height: 24px;
        /* height: 58px; */
        color: #000;
        margin-bottom: 4px;


    }

    .List_Div_Text h5 a {
        color: #000;
    }

    .List_Div_Text h6 {
        display: none !important;
        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: 65px;
        margin-bottom: 60px;
    }

    /* 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: 42px;
        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: 42px;
        width: 42px;
        margin-right: 8px;
        border-radius: 21px;
        /* border: 1px solid #E6E6E6; */
    }

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

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

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

    .PageControl_Num li {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        border-radius: 21px;
        width: 42px;
        height: 42px;
        line-height: 42px;
        background-color: #F6F6F6;
        font-size: 20px;
        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: 42px;
        height: 42px;
        line-height: 42px;
        color: #333;
        font-size: 20px;
        text-align: center;
    }

    /* Search_Div */
    .Search_Div {
        height: auto;
        overflow: hidden;
    }

    .Search_Left {

        width: 100%;
    }


    .Search_Right {
        display: none;
        float: right;
        width: 270px;
    }

    .Search_Right ul {
        width: 270px;
        list-style: none;
    }

    .Search_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;
    }

    .Search_Right li a {
        color: #FFF;

    }

    .Search_Right li:hover {
        background-color: #B60005;
    }

    /* Artical_Boby */
    .Artical_Boby {
        height: auto;
        overflow: hidden;
    }

    .Artical_Title {
        
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 30px;
        line-height: 38px;
        text-align: left;
    }

    .Artical_Title_Info {

    }

    .Artical_Title_InfoLeft {
        padding: 12px 5px;
        height: 18px;
        background-color: #EEF6FF;
        font-family: "MyriadPro Regular";
        font-size: 10px;
        line-height: 14px;
    }

    .Artical_Title_InfoLeft span {
        font-family: "MyriadPro Regular";
        display: inline-block;
        padding-left: 3px;
        padding-right:3px;
        font-size: 10px;
        line-height: 14px;
        color: #333;
    }

    .Artical_Title_InfoLeft span a {
        color: #333;
    }

    .Artical_Title_InfoRight {
        margin-top: 22px;
        width: 100%;
        height: 36px;
    }

    .Artical_Title_InfoRight span {
        float: left;
        width: 36px;
        height: 36px;
        margin-right: 10px;
    }

    .Artical_Title_InfoRight span:last-child {
        margin-right: 0px;
    }

    .Artical_Title_InfoRight span img {
        width: 36px;
        height: 36px;
    }

    .Artical_Content {
        margin-top: 32px;
        margin-bottom: 50px;
    }

    .Artical_Content p {
        font-family: "MyriadPro Regular";
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
        color: #000;
    }

    .Artical_Content span {
        display: block;

        width: 100%;
    }

    .Artical_Content img {
        width: 100%;
    }

    .Artical_Content em {
        margin: 0 auto;
        width: 100%;
        font-size: 10px;
        line-height: 16px;
        color: #333;
        font-family: "MyriadPro Regular";
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .Related_Title {
        margin-top: 50px;
        height: 50px;
        text-align: left !important;
    }

    .Artical_Related_UL {
        width: 100%; 
        margin-bottom: 75px;
    }

    .Artical_Related_UL ul {
        width: 100%;

        list-style: none;
    }

    .Artical_Related_UL li {
        padding: 20px 14px;
        height: 60px;
        font-size: 18px;
        line-height: 24px;
        color: #333;
        background-color: #EEF6FF;
        margin-bottom: 20px;
    }

    .Artical_Related_UL li a {
        color: #333;
    }

    .Artical_Related_UL li:last-child {
        margin-right: 0px;
    }
    .Artical_Right{
        display: none;
    }

        /* Search_Div */
        .Search_Div{
            margin-top: 38px;
            height: auto;
            overflow: hidden;
        }
        .Search_Input{
            margin: 0 auto;
            width:calc(100% - 20px);
            height: 42px;
            border-radius: 21px;
            background-color: #1051A3;
        }
    
        .Search_Input input{ 
            margin-left: 20px;       
            width:70%;
            
            height: 42px;
            line-height: 42px;
            font-size: 20px;
            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: 24px;
            height: 24px;
            top: 9px;
            right: 12px;
            z-index: 2;
        }
        .Search_Input_BT img{        
            width: 24px;
            height: 24px;       
        }
        .Search_Input_Info{
            text-align: center;
            font-size: 14px;
            color: #0F51A3;
            height: 30px;
            line-height: 30px;
            font-family: "MyriadPro Regular";
            margin-bottom: 10px;
        }
        .Search_List{
            width: 100%;
            height: auto;
        }
        .Search_List ul{
            width: 100%;
            height: auto;
            list-style: none;
        }
        .Search_List li{
            padding:18px 14px;
            width: calc(100% - 28px); 
            background-color: #EEF6FF;
            margin-bottom: 30px;
        }
        .Search_List li h4{
            font-size: 14px;
            font-family: "MyriadPro Regular";
            height: 18px;
            line-height: 18px;
            margin-bottom: 4px;
            color: #000;
        }
        .Search_List li h4 a{        
            color: #000;
        }
        .Search_List li h5{
            font-size: 20px;
            line-height: 24px;
            margin-bottom: 4px;
            color: #000;
        }
        .Search_List li h5 a{
            color: #000;
        }
        .Search_List li h6{
            display: none;
            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-family: auto;
            font-size: 20px;
        }
        .Search_Control_Div{
            margin-top: 60px;
            margin-bottom: 60px;
        }
video{width: 100%;height: 50%;}
.Search_Input_BT input{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 12px;
    z-index: 2;
}
}

