/* PC */
@media (min-width:1400px) {}

@media (min-width:600px) and (max-width:1400px) {}

@media (min-width:600px) {
  .mCaidan {
    display: none;
  }

  .caidan {
    display: none;
  }

  /* TopBar_Box */
  .TopBar_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .TopBar_Line {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 22px;
    background-image: linear-gradient(to right, #113360, #157393);
  }

  .TopBar_Div {
    /* position: relative; */
    height: 164px;
    background: url(../images/Home_Top_BK.jpg) center center no-repeat;
  }

  .TopBar_Logo {
    float: left;
    display: block;
    /* position: relative; */
    margin: 0;
    padding: 0;
    width: 210px;

  }

  .TopBar_Logo img {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 130px;
    height: 130px;
    margin-top: 17px;
  }

  .TopBar_Menu_Box {
    float: left;
    display: block;
    /* position: relative; */
    margin: 0;
    padding: 0;
    width: 990px;

  }

  .TopBar_Search_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 80px;
    margin-top: 24px;
    /* border: 1px solid saddlebrown; */
  }

  .TopBar_Search_Slogon {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    height: 37px;
    line-height: 37px;
    font-size: 20px;
    color: #099DA6;
    font-style: italic;
    font-family: "Helvetica Neue LT Pro";

  }

  .TopBar_Search_Slogon B {
    color: #028ED3;
    font-family: "Helvetica Neue LT Pro";
  }

  .TopBar_Website {
    float: right;
    width: auto;
    height: 37px;
    font-size: 14px;
    color: #153D73;
    line-height: 37px;
	margin-right: 16px;
  }

  .TopBar_Website a {
    color: #153D73;
  }

  .TopBar_Search_Div {
    float: right;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;

    width: auto;
    height: 37px;

  }

  .TopBar_Search_Div P {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 197px;
    height: 37px;
  }

  .TopBar_Search_Input {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 197px;
    height: 37px;
    background-color: #163E73;
    /* color: #FFF!important; */
    text-indent: 10px;
    line-height: 37px;
    border-radius: 4px;
  }

  .TopBar_Search_Div em {
    float: left;
    position: relative;
    width: 30px;
    height: 37px;
    background: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1664 1664"%3E%3Cpath fill="%23163E73" d="M1152 704q0-185-131.5-316.5T704 256T387.5 387.5T256 704t131.5 316.5T704 1152t316.5-131.5T1152 704zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124q-143 0-273.5-55.5t-225-150t-150-225T0 704t55.5-273.5t150-225t225-150T704 0t273.5 55.5t225 150t150 225T1408 704q0 220-124 399l343 343q37 37 37 90z"%2F%3E%3C%2Fsvg%3E') center center no-repeat;
    background-size: 22px 22px;
    cursor: pointer;
  }

  .TopBar_Menu_Div {
    display: block;
    /* position: relative; */
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
  }

  .TopBar_Menu_Div ul {
    float: right;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* position: relative; */
    margin: 0;
    padding: 0;
    width: 950px;
    height: 60px;
    font-size: 14px;
    list-style: none;
    /* border: 1px solid saddlebrown; */

  }

  .TopBar_Menu_Div em {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 30px;
    background: url(../images/Icon_Menu.png) left 35% no-repeat;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M946.5 505L534.6 93.4a31.93 31.93 0 0 0-45.2 0L77.5 505c-12 12-18.8 28.3-18.8 45.3c0 35.3 28.7 64 64 64h43.4V908c0 17.7 14.3 32 32 32H448V716h112v224h265.9c17.7 0 32-14.3 32-32V614.3h43.4c17 0 33.3-6.7 45.3-18.8c24.9-25 24.9-65.5-.1-90.5z"%2F%3E%3C%2Fsvg%3E');
    background-size: 20px;
  }

  .TopBar_Menu_Div li {
    display: block;
    /* position: relative; */
    margin: 0;
    padding: 0;
    width: auto;
    height: 56px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    color: #000;
    border-bottom: 4px solid transparent;
  }

  .TopBar_Menu_Div li > a {
    text-transform: uppercase;
  }

  .TopBar_Menu_Div li a {
    color: #000;
  }

  .TopBar_Menu_Bar {
    cursor: pointer;
    border-bottom: 4px solid transparent;
  }

  .TopBar_Menu_Bar:hover {
    border-bottom: 4px solid #163E73 !important;
  }

  .TopBar_Menu_Bar:hover .TopBar_MenuLevel {
    display: block;
  }

  .TopBar_MenuLevel {
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 186px;

    width: calc(100vw);
    height: auto;

    padding-top: 30px;
    padding-bottom: 50px;
    background-color: rgba(239, 241, 249, 0.95);
    z-index: 10;
  }

  .TopBar_MenuLevel_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 764px;
    height: 54px;
    text-align: center;
    border-bottom: 1px solid #C2C7D8;
    /* background: url(../images/Icon_Menu_Arrow.png) center right no-repeat; */
    background-position: right 20px top 20px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23c3c8d7" d="M9.29 6.71a.996.996 0 0 0 0 1.41L13.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L10.7 6.7c-.38-.38-1.02-.38-1.41.01z"%2F%3E%3C%2Fsvg%3E');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
  }

  .TopBar_MenuLevel_h1 a {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    color: #153D73 !important;
    line-height: 54px;
    height: 54px;
    font-weight: 500;
  }

  /* TopBanner_Box */
  .TopBar_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }

  .TopBanner_Swiper {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 1920px;
    left: 50%;
    transform: translateX(-960px);
    height: 618px;
    /* overflow: hidden; */

  }

  .TopBanner_Swiper_BK {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 1920px;
    top: 0;

  }

  .TopBanner_Swiper_BK img {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 1920px;
    height: 618px;
  }

  .TopBanner_Swiper_Cover {
    display: block;
    position: absolute;
    width: 960px;
    height: 618px;
    left: 50%;
    transform: translateX(140px);
    font-size: 0.12rem;
    background-color: rgba(235, 249, 247, 0.8);
  }

  .TopBanner_Swiper_Right {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 460px;
    height: 618px;
  }

  .TopBanner_Swiper_Right_h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 80px;
    height: 100px;
    line-height: 100px;
    font-size: 38px;
    font-weight: bold;
    color: #153D73;
    text-align: center;
  }

  .TopBanner_Swiper_Right_h1>a {
    color: #153D73;
  }

  .TopBanner_Swiper_Right_h2 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 380px;
    height: 145px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #153D73;
    text-align: center;
  }

  .TopBanner_Swiper_Right_h2>a {
    color: #153D73;
  }

  .TopBanner_Swiper_Right_h3 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 380px;
    height: 72px;
    line-height: 30px;
    font-size: 16px;
    color: #153D73;
    text-align: center;
  }

  .TopBanner_Swiper_Right p {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 312px;
    background-color: #153D73;
    line-height: 80px;
    border-radius: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
  }

  .TopBanner_Swiper_Right p>a {
    color: #FFF !important;
  }

  .TopBanner_Swiper_Right p>a:hover {
    color: #FFF !important;
  }

  .TopBanner_pagination {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    left: 50% !important;
    bottom: 50px !important;
    transform: translateX(140px);
    position: absolute;
    font-size: 0.12rem;
    z-index: 2;
    height: 32px;
    width: 460px !important;
    text-align: center;

  }

  .TopBanner_pagination .swiper-pagination-bullet {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #11335F;
    background-color: #FFF;
    opacity: 1;
  }

  .TopBanner_pagination .swiper-pagination-bullet-active {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #11335F;
    background-color: #F6CC54;
    opacity: 1;
  }

  .TopBanner_pagination .swiper-pagination-bullet-active:focus,
  .TopBanner_pagination .swiper-pagination-bullet:focus {
    outline: none;
  }

  /* Home_Serivce_Box */
  .Home_Serivce_Box {
    display: block;
    position: relative;
    height: auto;
  }

  .Home_Service_Table {
    width: 1200px;
    border-left: 1px solid #D4D8E1;
    border-top: 1px solid #D4D8E1;
    margin-top: 77px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0.8rem;
  }

  .Home_Service_Table td {
    position: relative;
    margin: 0;
    padding: 0;
    padding: 45px;
    width: 310px;
    border-right: 1px solid #D4D8E1;
    border-bottom: 1px solid #D4D8E1;
    height: auto;
    vertical-align: top;
  }

  .Home_Service_Table td:hover {
    background-color: #163E73;
  }

  .Home_Service_Table td:hover p a,
  .Home_Service_Table td:hover p {
    color: #F4CC53;
  }

  .Home_Service_Table td p a {
    color: #153D73;
  }

  .Home_Service_Table p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #153D73;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .Home_Service_Table ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;

    width: 100%;
    list-style: none;
  }

  .Home_Service_Table li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;

    width: 100%;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    margin-bottom: 6px;
    margin-left: 20px;
  }

  .Home_Service_Table li::before {
    content: " ";
    position: absolute;
    margin: 0;
    padding: 0;
    top: 4px;
    left: -18px;
    width: 15px;
    height: 13px;
    background: url(../images/Icon_Talbe_YellowArrow.png) left center no-repeat;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cpath d="M24 0v24H0V0h24ZM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01l-.184-.092Z"%2F%3E%3Cpath fill="%23F4CC53" d="M16.06 10.94a1.5 1.5 0 0 1 0 2.12l-5.656 5.658a1.5 1.5 0 1 1-2.121-2.122L12.879 12L8.283 7.404a1.5 1.5 0 0 1 2.12-2.122l5.658 5.657Z"%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-size: 20px;
    left: -25px;
  }

  .Home_Service_Table td li a {
    color: #000;
  }

  .Home_Service_Table td:hover li a,
  .Home_Service_Table td:hover li {
    color: #FFF;
  }

  .Home_Service_Table td:hover a:hover {
    text-decoration: underline;
  }

  .Home_Service_Table td:hover a:hover li {
    text-decoration: underline;
  }

  /* Home_Careers_Box */
  .Home_Careers_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 836px;
    background-color: #F4F7FE;
    overflow: hidden;
    font-size: 0.12rem;
  }

  .Home_Careers_Title {
    position: relative;
    display: block;
    margin-top: 0.6rem;
  }

  .Home_Careers_Swiper {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 1920px;
    height: 653px;
    left: 50%;
    transform: translateX(-960px);
    overflow: visible;
    overflow: hidden;
  }

  .Home_Careers_BK {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 1920px;
    height: 553px;
    left: 0;
    top: 0
  }

  .Home_Careers_BK img {
    width: 1920px;
    height: 553px;
  }

  .Home_Careers_Center_Box {
    position: relative;
    display: block;
    height: 553px;
  }

  .Home_Careers_LeftBox {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 480px;
    height: 380px;
    margin-top: 60px;
    margin-left: 42px;
  }

  .Home_Careers_JobTitle {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 79px;
  }

  .Home_Careers_JobTitle_h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    line-height: 28px;
    margin-bottom: 4px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
  }

  .Home_Careers_JobTitle_h1.line2 {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }

  .Home_Careers_JobTitle_h1 a {
    color: #FFF;
  }

  .Home_Careers_JobTitle span {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    color: #FFD763;
  }

  .Home_Careers_JobPos {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 57px;
    font-size: 12px;
  }

  .Home_Careers_JobPos span {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    color: #FFF;
    margin-left: 50px;
  }

  .Home_Careers_Pos::before {
    content: " ";
    position: absolute;
    display: block;
    left: -26px;
    top: 0;
    width: 25px;
    height: 57px;
    background: url(../images/Home_Events_Icon1.png) left center no-repeat;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="0.75em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 512"%3E%3Cpath fill="%23ffffff" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64z"%2F%3E%3C%2Fsvg%3E');
    background-size: 20px;
  }

  .Home_Careers_Date::before {
    content: " ";
    position: absolute;
    display: block;
    left: -32px;
    top: 0;
    width: 28px;
    height: 57px;
    /* background: url(../images/Home_Events_Icon2.png) left center no-repeat; */
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %3E%3Cpath d='M864 992H160c-35.328 0-64-28.672-64-64V224c0-35.36 28.672-64 64-64h64v32c0 53.024 42.976 96 96 96 52.992 0 96-42.976 96-96v-32h192v32c0 53.024 43.008 96 96 96s96-42.976 96-96v-32h64c35.328 0 64 28.64 64 64v704c0 35.328-28.672 64-64 64zm0-608H160v544h704V384zM320 544h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm160-320h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm160-320h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm160-320h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm-96.992-608C668.192 256 640 227.776 640 192.992v-65.984C640 92.192 668.192 64 703.008 64s63.008 28.192 63.008 63.008v65.984c0 34.784-28.192 63.008-63.008 63.008zm-384 0C284.192 256 256 227.776 256 192.992v-65.984C256 92.192 284.192 64 319.008 64s63.008 28.192 63.008 63.008v65.984c0 34.784-28.224 63.008-63.008 63.008z' fill='%23ffffff'/%3E%3C/svg%3E") left center no-repeat;
  }

  .Home_Careers_JobDescribe {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 154px;
    margin-top: 23px;

    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: #FFF;
  }

  .Home_Careers_JobMoreBT {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
  }

  .Home_Careers_JobMoreBT p {
    float: right;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 216px;
    height: 56px;
    border-radius: 28px;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
  }

  .Home_Careers_JobMoreBT p a {
    color: #FFF;
  }

  .Home_Careers_RightBox {
    float: right;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 540px;
    height: 380px;
    margin-top: 104px;
    margin-right: 50px;
  }

  .Home_Careers_JobDescribe2 {
    height: 130px;
  }

  .Home_Careers_JobTitle2 {
    height: 110px;
  }

  .Home_Careers_BTPrev {
    position: absolute;
    left: 50%;
    transform: translateX(-60px);
    bottom: 0px;
    width: 52px;
    height: 52px;
    /* background: url(../images/Home_Event_Prev.png); */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23173e73" d="M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #e6e8f1;
    border-radius: 50%;
    background-position: center;
    z-index: 2;
    cursor: pointer;
  }

  .Home_Careers_BTPrev:hover {
    /* background: url(../images/Home_Event_Prev_on.png); */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z"%2F%3E%3C%2Fsvg%3E');
    background-color: #173e73;
  }

  .Home_Careers_BTNext {
    position: absolute;
    left: 50%;
    transform: translateX(8px);
    right: 0;
    bottom: 0px;
    width: 52px;
    height: 52px;
    /* background: url(../images/Home_Event_Next.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23173e73" d="M10.061 19.061L17.121 12l-7.06-7.061l-2.122 2.122L12.879 12l-4.94 4.939z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #e6e8f1;
    border-radius: 50%;
    background-position: center;
    z-index: 2;
    cursor: pointer;
  }

  .Home_Careers_BTNext:hover {
    /* background: url(../images/Home_Event_Next_on.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M10.061 19.061L17.121 12l-7.06-7.061l-2.122 2.122L12.879 12l-4.94 4.939z"%2F%3E%3C%2Fsvg%3E');
    background-color: #173e73;
  }

  .Home_Careers_BTNext:focus,
  .Home_Careers_BTPrev:focus {
    outline: none;
  }

  /* Home_Careers_Box */
  .Home_Careers_Box {
    display: block;
    position: relative;
    padding: 0;

  }

  .Home_News_Title {
    position: relative;
    display: block;
    margin-top: 0.64rem;
  }

  .Home_News_Table {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 1200px;
    height: 464px;
    /* border-left: 1px solid #D4D8E1;
        border-top: 1px solid #D4D8E1;
         */
    /* overflow: hidden; */
    margin-bottom: 50px;
  }

  .Home_News_PicDiv {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;

    width: 420px;
    height: 462px;
    border: 1px solid #D4D8E1;
  }

  .Home_News_PicDiv p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 420px;
    height: 285px;
    margin-bottom: 30px;
  }

  .Home_News_PicDiv p img {
    width: 420px;
    height: 285px;
  }

  .Home_News_PicDiv_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 346px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #153D73;
    margin-bottom: 8px;

  }

  .Home_News_PicDiv_h2 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 346px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #153D73;
  }

  .Home_News_PicDiv_h2 a {
    color: #153D73;
  }

  .Home_News_TextDiv {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    width: 258px;
    height: 362px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-right: 1px solid #D4D8E1;
    border-top: 1px solid #D4D8E1;
    border-bottom: 1px solid #D4D8E1;
  }

  .Home_News_TextDiv p {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 210px;
    height: 142px;

    margin-bottom: 11px;
  }

  .Home_News_TextDiv p img {
    width: 210px;
    height: 142px;
  }

  .Home_News_TextDiv_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 210px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #153D73;
    margin-bottom: 6px;
  }

  .Home_News_TextDiv_h2 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 210px;
    line-height: 24px;
    font-size: 18px;
    color: #000;
    margin-bottom: 6px;
    font-weight: bold;
  }

  .Home_News_TextDiv_h2 a {
    color: #000;
  }

  .Home_News_TextDiv_h3 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 210px;
    line-height: 20px;
    font-size: 14px;
    color: #000;
  }

  .Home_News_TextDiv_h3 a {
    color: #000;
  }

  .Home_News_TextDiv h5 {
    display: block;
    position: absolute;
    padding: 0;
    width: 140px;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
    text-align: center;
    background-color: #1C4A9E;
    bottom: 50px;
    left: 50%;
    transform: translateX(-70px);
  }

  .Home_News_TextDiv h5 a {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    color: #F5CB53;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
  }

  /* Home_Events_Box */
  .Home_Events_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 596px;
    background-color: #F4F7FE;
    border: 1px solid transparent;
  }

  .Home_Events_Title {
    position: relative;
    padding-bottom: 60px;
  }

  .Home_Events_Swiper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1200px;
    height: 650px;
    margin-top: -60px;
    border: 0;
    overflow: hidden;
  }

  .Home_Events_Swiper .swiper-slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    height: 518px;
  }

  .Home_Events_Swiper sub {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
  }

  .Home_Events_Swiper img {
    width: 390px;
    height: 518px;
  }

  .Home_Events_Swiper em {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 55px;
    height: 2px;
    background-color: #FFF;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .Home_Events_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 270px;
    height: 130px;
    color: #FFF;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
  }

  .Home_Events_h1 a {
    color: #FFF;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

  }

  .Home_Events_Swiper p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    height: 263px;
  }

  .Home_Events_Swiper p img {
    width: 390px;
    height: 263px;
  }

  .Home_Events_JobPos {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 72px;
    font-size: 12px;
    text-align: center;
  }

  .Home_Events_JobPos span {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #FFF;
    margin-left: 50px;
    margin-top: 7px;
  }

  .Home_Events_BTPrev {
    position: absolute;
    left: 50%;
    transform: translateX(-60px);
    bottom: 40px;
    width: 52px;
    height: 52px;
    /* background: url(../images/Home_Event_Prev.png); */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23173e73" d="M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #e6e8f1;
    border-radius: 50%;
    background-position: center;
    z-index: 2;
    cursor: pointer;
  }

  .Home_Events_BTPrev:hover {
    /* background: url(../images/Home_Event_Prev_on.png); */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z"%2F%3E%3C%2Fsvg%3E');
    background-color: #173e73;
  }

  .Home_Events_BTNext {
    position: absolute;
    left: 50%;
    transform: translateX(8px);
    right: 0;
    bottom: 40px;
    width: 52px;
    height: 52px;
    /* background: url(../images/Home_Event_Next.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23173e73" d="M10.061 19.061L17.121 12l-7.06-7.061l-2.122 2.122L12.879 12l-4.94 4.939z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #e6e8f1;
    border-radius: 50%;
    background-position: center;
    z-index: 2;
    cursor: pointer;
  }

  .Home_Events_BTNext:hover {
    /* background: url(../images/Home_Event_Next_on.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M10.061 19.061L17.121 12l-7.06-7.061l-2.122 2.122L12.879 12l-4.94 4.939z"%2F%3E%3C%2Fsvg%3E');
    background-color: #173e73;
  }

  .Home_Events_BTNext:focus,
  .Home_Events_BTPrev:focus {
    outline: none;
  }

  /* Home_Focus_Box */
  .Home_Focus_Box {
    position: relative;
    overflow: hidden;
  }

  .Home_Focus_Title {
    position: relative;
    margin-top: 67px;
    padding-bottom: 60px;
  }

  .Home_Focus_Div {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 380px;
  }

  .Home_Focus_Pic_div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 584px;
    height: 484px;
    background-color: #F4F7FE;
    border: 1px solid transparent;
  }

  .Home_Focus_Pic_div p {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 500px;
    height: 338px;
    margin-top: -60px;

  }

  .Home_Focus_Pic_div p img {
    width: 500px;
    height: 338px;

  }

  .Home_Focus_Pic_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 500px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
    margin-top: 30px;
  }

  .Home_Focus_Pic_h1 a {
    color: #000;
  }

  /* Home_Story_Box */

  .Home_Story_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    background-color: #F4F7FE;
    border: 1px solid transparent;
  }

  .Home_Story_Title {
    display: block;
    position: relative;

    padding: 0;

    position: relative;
    margin-top: 65px;
    padding-bottom: 60px;
    overflow: hidden;

  }

  .Home_Story_Div {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 518px;
    margin-top: -60px;

    overflow: hidden;
  }

  .Home_Story_Item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    height: 518px;
  }

  .Home_Story_Item1 {
    background-color: #163E73;
  }

  .Home_Story_Item2 {
    background-color: #00777E;
  }

  .Home_Story_Item3 {
    background-color: #168BA6;
  }

  .Home_Story_Item em {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 55px;
    height: 2px;
    background-color: #FFF;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .Home_Story_Item_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 270px;
    height: 130px;
    color: #FFF;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
  }

  .Home_Story_Item_h1 a {
    color: #FFF;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

  }

  .Home_Story_Item p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    height: 263px;
  }

  .Home_Story_Item p img {
    width: 390px;
    height: 263px;
  }

  .Home_Story_Date {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    height: 72px;
    line-height: 72px;
  }

  /* Home_Links_Box */
  .Home_Links_Box {
    position: relative;
    height: 310px;
    margin-top: 52px;
    margin-bottom: 125px;
  }

  .Home_Links_Swiper {
    display: block;
    /* flex-wrap: nowrap; */
    /* justify-content: space-between; */
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1054px;
    min-height: 310px;
  }

  .Home_Links_Swiper .swiper-slide {
    display: block;
    /* flex-wrap: nowrap;
        justify-content: space-around; */
    position: relative;
    margin: 0;
    /* padding: 30px 20px ; */
    width: 1054px;
    min-height: 308px;
    /* border: 1px solid #D4D8E1; */

  }

  .Home_Links_slide {
    float: left;
    display: block;

    position: relative;
    margin: 0;
    padding: 0px 20px;
    width: 190px;
    min-height: 308px;
    margin-right: 42px;
    border: 1px solid #D4D8E1;

  }

  .Home_Links_slide:last-child {
    margin-right: 0;
  }

  .Home_Links_slide p {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 190px;
    height: 170px;
    margin-top: 30px;
    border-bottom: 1px solid #D4D8E1;
  }

  .Home_Links_slide p img {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 152px;
    height: 152px;

  }

  .Home_Links_slide_h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 190px;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Home_Links_slide_h1 a {
    color: #000;
  }

  .Home_Links_BTPrev {
    position: absolute;
    left: 0px;
    bottom: 40%;
    width: 52px;
    height: 52px;
    /* background: url(../images/Home_Link_Prev.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23FFD763" d="M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #173e73;
    border-radius: 50%;
    background-position: center;
    z-index: 2;
    cursor: pointer;
  }

  .Home_Links_BTPrev:hover {
    /* background: url(../images/Home_Link_Prev_on.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z"%2F%3E%3C%2Fsvg%3E');
    background-color: #173e73;
  }

  .Home_Links_BTNext {
    position: absolute;
    left: auto;
    right: 0px;
    bottom: 40%;
    width: 52px;
    height: 52px;
    /* background: url(../images/Home_Link_Next.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23FFD763" d="M10.061 19.061L17.121 12l-7.06-7.061l-2.122 2.122L12.879 12l-4.94 4.939z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #173e73;
    border-radius: 50%;
    background-position: center;
    z-index: 2;
    cursor: pointer;
  }

  .Home_Links_BTNext:hover {
    /* background: url(../images/Home_Link_Next_on.png) center center no-repeat; */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M10.061 19.061L17.121 12l-7.06-7.061l-2.122 2.122L12.879 12l-4.94 4.939z"%2F%3E%3C%2Fsvg%3E');
    background-color: #173e73;
  }

  .Home_Links_BTPrev:focus,
  .Home_Links_BTNext:focus {
    outline: none;
  }

  /* Bottom_Box */
  .Bottom_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #163E73;
  }

  .Bottom_Box1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 240px;
    border-bottom: 1px solid #28599A;
  }

  .Bottom_Div {
    display: block;
    position: relative;
    height: 240px;
  }

  .Bottom_Left {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 665px;
    margin-top: 50px;
  }

  .Bottom_item {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    margin-right: 32px;
  }

  .Bottom_item_h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
  }

  .Bottom_item_h1 a {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
  }

  .Bottom_item ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .Bottom_item li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
  }

  .Bottom_item li a {
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
  }

  .Bottom_Right {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 400px;
    padding-left: 16px;
    height: 126px;
    margin-top: 50px;
    border-left: 1px solid #28599A;
  }

  .Bottom_Link {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 397px;
    height: 57px;
    background-color: #3265A8;
  }

  .Bottom_Link p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 397px;
    height: 57px;
    line-height: 57px;
    text-indent: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
  }

  .Bottom_Link ul {
    display: none;
    position: absolute;
    bottom: 57px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 397px;
    min-height: 52px;
    z-index: 2;
  }

  .Bottom_Link li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 397px;
    height: 52px;
    line-height: 52px;
    text-indent: 20px;

    overflow: hidden;
    background-color: #3265A8;
    border-bottom: 1px solid #204F8C;
  }

  .Bottom_Link li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #FFF;
    height: 52px;
    line-height: 52px;
  }

  .Bottom_Follow {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 18px;
    width: 397px;
    height: 57px;
    background-color: #113360;
  }

  .Bottom_Follow p {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 125px;
    height: 57px;
    line-height: 57px;
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;

  }

  .Bottom_Follow span {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    margin-right: 26px;
    margin-top: 14px;
  }

  .Bottom_Follow span a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .Bottom_Follow span a.facebook {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 896 1664"%3E%3Cpath fill="%23fff" d="M895 12v264H738q-86 0-116 36t-30 108v189h293l-39 296H592v759H286V905H31V609h255V391q0-186 104-288.5T667 0q147 0 228 12z"%2F%3E%3C%2Fsvg%3E');
    background-size: 14px;
  }

  .Bottom_Follow span a.twitter {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1600 1280"%3E%3Cpath fill="%23fff" d="M1588 152q-67 98-162 167q1 14 1 42q0 130-38 259.5T1273.5 869T1089 1079.5t-258 146t-323 54.5q-271 0-496-145q35 4 78 4q225 0 401-138q-105-2-188-64.5T189 777q33 5 61 5q43 0 85-11q-112-23-185.5-111.5T76 454v-4q68 38 146 41q-66-44-105-115T78 222q0-88 44-163q121 149 294.5 238.5T788 397q-8-38-8-74q0-134 94.5-228.5T1103 0q140 0 236 102q109-21 205-78q-37 115-142 178q93-10 186-50z"%2F%3E%3C%2Fsvg%3E');
    background-size: 26px;
  }

  .Bottom_Follow span a.instagram {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"%3E%3Cpath fill="%23fff" d="M128 23.064c34.177 0 38.225.13 51.722.745c12.48.57 19.258 2.655 23.769 4.408c5.974 2.322 10.238 5.096 14.717 9.575c4.48 4.479 7.253 8.743 9.575 14.717c1.753 4.511 3.838 11.289 4.408 23.768c.615 13.498.745 17.546.745 51.723c0 34.178-.13 38.226-.745 51.723c-.57 12.48-2.655 19.257-4.408 23.768c-2.322 5.974-5.096 10.239-9.575 14.718c-4.479 4.479-8.743 7.253-14.717 9.574c-4.511 1.753-11.289 3.839-23.769 4.408c-13.495.616-17.543.746-51.722.746c-34.18 0-38.228-.13-51.723-.746c-12.48-.57-19.257-2.655-23.768-4.408c-5.974-2.321-10.239-5.095-14.718-9.574c-4.479-4.48-7.253-8.744-9.574-14.718c-1.753-4.51-3.839-11.288-4.408-23.768c-.616-13.497-.746-17.545-.746-51.723c0-34.177.13-38.225.746-51.722c.57-12.48 2.655-19.258 4.408-23.769c2.321-5.974 5.095-10.238 9.574-14.717c4.48-4.48 8.744-7.253 14.718-9.575c4.51-1.753 11.288-3.838 23.768-4.408c13.497-.615 17.545-.745 51.723-.745M128 0C93.237 0 88.878.147 75.226.77c-13.625.622-22.93 2.786-31.071 5.95c-8.418 3.271-15.556 7.648-22.672 14.764C14.367 28.6 9.991 35.738 6.72 44.155C3.555 52.297 1.392 61.602.77 75.226C.147 88.878 0 93.237 0 128c0 34.763.147 39.122.77 52.774c.622 13.625 2.785 22.93 5.95 31.071c3.27 8.417 7.647 15.556 14.763 22.672c7.116 7.116 14.254 11.492 22.672 14.763c8.142 3.165 17.446 5.328 31.07 5.95c13.653.623 18.012.77 52.775.77s39.122-.147 52.774-.77c13.624-.622 22.929-2.785 31.07-5.95c8.418-3.27 15.556-7.647 22.672-14.763c7.116-7.116 11.493-14.254 14.764-22.672c3.164-8.142 5.328-17.446 5.95-31.07c.623-13.653.77-18.012.77-52.775s-.147-39.122-.77-52.774c-.622-13.624-2.786-22.929-5.95-31.07c-3.271-8.418-7.648-15.556-14.764-22.672C227.4 14.368 220.262 9.99 211.845 6.72c-8.142-3.164-17.447-5.328-31.071-5.95C167.122.147 162.763 0 128 0Zm0 62.27c-36.302 0-65.73 29.43-65.73 65.73c0 36.302 29.428 65.73 65.73 65.73c36.301 0 65.73-29.428 65.73-65.73c0-36.301-29.429-65.73-65.73-65.73Zm0 108.397c-23.564 0-42.667-19.103-42.667-42.667S104.436 85.333 128 85.333s42.667 19.103 42.667 42.667s-19.103 42.667-42.667 42.667Zm83.686-110.994c0 8.484-6.876 15.36-15.36 15.36c-8.483 0-15.36-6.876-15.36-15.36c0-8.483 6.877-15.36 15.36-15.36c8.484 0 15.36 6.877 15.36 15.36Z"%2F%3E%3C%2Fsvg%3E');
    background-size: 24px;
  }

  .Bottom_Box2 {
    display: block;
    position: relative;
    padding: 0;
    height: 180px;
    overflow: hidden;
  }

  .Bottom_InfoBox {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    margin-top: 30px;
    width: 400px;
  }

  .Bottom_InfoLogo {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 103px;
  }

  .Bottom_InfoLogo img {
    width: 92px;
    height: 35px;
    margin-top: 4px;
  }

  .Bottom_InfoText {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 255px;
  }

  .Bottom_InfoText span {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    color: #3772C0;

  }

  .Bottom_InfoText a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    color: #3772C0;

  }

  .Bottom_BackTop {
    float: right;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 73px;
    height: 54px;
    margin-top: 50px;
    border-left: 1px solid #F6CC54;
  }

  .BT_BackTop {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 17px;
    width: 55px;
    height: 54px;
    cursor: pointer;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"%3E%3Cpath fill="%23173e73" d="M21.539 38.05c0-1.322-.91-2.318-2.116-2.318H3.603c-1.209 0-2.118.996-2.118 2.318c0 1.287.921 2.26 2.146 2.26h5.495v17.813c0 1.299.986 2.198 2.397 2.198c1.416 0 2.406-.899 2.406-2.198V40.31h5.495c1.185 0 2.115-.993 2.115-2.26m9.511-2.75c-6.728 0-11.08 4.957-11.08 12.625c0 7.705 4.348 12.684 11.08 12.684c6.695 0 11.02-4.967 11.02-12.651c0-7.691-4.321-12.658-11.02-12.658m0 20.762c-3.815 0-6.184-3.104-6.184-8.104c0-5.02 2.369-8.142 6.184-8.142c3.78 0 6.127 3.056 6.127 7.966c.003 5.262-2.232 8.28-6.127 8.28M54.4 35.73h-6.376c-2.619 0-3.949 1.387-3.949 4.125v18.207c0 1.352.955 2.258 2.375 2.258c1.394 0 2.371-.916 2.371-2.228v-7.106h5.468c5.153 0 8.231-2.924 8.231-7.828c0-4.648-3.036-7.428-8.12-7.428m3.258 7.487c0 2.229-1.121 3.313-3.432 3.313H48.82v-6.312h5.406c2.311.001 3.432.981 3.432 2.999M37.825 29.542V19.236h2.887c1.697 0 3.093-1.625 3.259-3.708L30.978.583L18.071 15.522c.168 2.083 1.562 3.713 3.261 3.713h2.887v10.306l13.606.001"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36px;
    background-color: #ffd664;
  }

  .BT_BackTop img {
    width: 55px;
    height: 54px;
  }

  /* PageControl_Box  */
  .PageControl_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .PageControl_Div {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: 33px;
    min-width: 100px;
    margin-top: 58px;
    margin-bottom: 68px;
  }

  .PageControl_Next,
  .PageControl_Prev {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 33px;
    width: auto;
    min-width: 33px;
  }

  .PageControl_Next a,
  .PageControl_Prev a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 28px;
  }

  .PageControl_Next a {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23163E73" d="M5.7 17.3q-.275-.275-.275-.7q0-.425.275-.7L9.575 12L5.7 8.1q-.275-.275-.287-.688Q5.4 7 5.7 6.7q.275-.275.7-.275q.425 0 .7.275l4.6 4.6q.15.15.213.325q.062.175.062.375t-.062.375q-.063.175-.213.325l-4.6 4.6q-.275.275-.688.287Q6 17.6 5.7 17.3Zm6.6 0q-.275-.275-.275-.7q0-.425.275-.7l3.875-3.9L12.3 8.1q-.275-.275-.288-.688Q12 7 12.3 6.7q.275-.275.7-.275q.425 0 .7.275l4.6 4.6q.15.15.212.325q.063.175.063.375t-.063.375q-.062.175-.212.325l-4.6 4.6q-.275.275-.687.287q-.413.013-.713-.287Z"%2F%3E%3C%2Fsvg%3E');
  }

  .PageControl_Prev a {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23163E73" d="m16.9 17.3l-4.6-4.6q-.15-.15-.212-.325q-.063-.175-.063-.375t.063-.375q.062-.175.212-.325l4.6-4.6q.275-.275.687-.288Q18 6.4 18.3 6.7q.275.275.275.7q0 .425-.275.7L14.425 12l3.875 3.9q.275.275.287.687q.013.413-.287.713q-.275.275-.7.275q-.425 0-.7-.275Zm-6.6 0l-4.6-4.6q-.15-.15-.212-.325q-.063-.175-.063-.375t.063-.375q.062-.175.212-.325l4.6-4.6q.275-.275.688-.288q.412-.012.712.288q.275.275.275.7q0 .425-.275.7L7.825 12l3.875 3.9q.275.275.288.687Q12 17 11.7 17.3q-.275.275-.7.275q-.425 0-.7-.275Z"%2F%3E%3C%2Fsvg%3E');
  }

  .CareerRecruitment_Box .PageControl_Next a {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M5.7 17.3q-.275-.275-.275-.7q0-.425.275-.7L9.575 12L5.7 8.1q-.275-.275-.287-.688Q5.4 7 5.7 6.7q.275-.275.7-.275q.425 0 .7.275l4.6 4.6q.15.15.213.325q.062.175.062.375t-.062.375q-.063.175-.213.325l-4.6 4.6q-.275.275-.688.287Q6 17.6 5.7 17.3Zm6.6 0q-.275-.275-.275-.7q0-.425.275-.7l3.875-3.9L12.3 8.1q-.275-.275-.288-.688Q12 7 12.3 6.7q.275-.275.7-.275q.425 0 .7.275l4.6 4.6q.15.15.212.325q.063.175.063.375t-.063.375q-.062.175-.212.325l-4.6 4.6q-.275.275-.687.287q-.413.013-.713-.287Z"%2F%3E%3C%2Fsvg%3E');
  }

  .CareerRecruitment_Box .PageControl_Prev a {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="m16.9 17.3l-4.6-4.6q-.15-.15-.212-.325q-.063-.175-.063-.375t.063-.375q.062-.175.212-.325l4.6-4.6q.275-.275.687-.288Q18 6.4 18.3 6.7q.275.275.275.7q0 .425-.275.7L14.425 12l3.875 3.9q.275.275.287.687q.013.413-.287.713q-.275.275-.7.275q-.425 0-.7-.275Zm-6.6 0l-4.6-4.6q-.15-.15-.212-.325q-.063-.175-.063-.375t.063-.375q.062-.175.212-.325l4.6-4.6q.275-.275.688-.288q.412-.012.712.288q.275.275.275.7q0 .425-.275.7L7.825 12l3.875 3.9q.275.275.288.687Q12 17 11.7 17.3q-.275.275-.7.275q-.425 0-.7-.275Z"%2F%3E%3C%2Fsvg%3E');
  }

  .PageControl_Num {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    height: 33px;
    margin-left: 13px;
  }

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

  .PageControl_Num li {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 33px;
    height: 33px;
    background-color: #163E73;
    font-size: 16px;
    text-align: center;
    margin-right: 13px;
  }

  .PageControl_Num li:hover {
    background-color: #0093D7;

  }

  .PageControl_Num ul .NumOn {

    background-color: #FFF;
  }

  .PageControl_Num ul .NumOn a {
    color: #153D73;
  }

  .PageControl_Num li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
  }

  .PageControl_Num li.ellipsis {
    background-color: transparent;
    margin-right: 3px;
    margin-left: -10px;
  }

  .PageControl_Num li.ellipsis a {
    color: #163E73;
  }

  .CareerRecruitment_Box .PageControl_Num li.ellipsis {
    background-color: transparent;
  }

  .CareerRecruitment_Box .PageControl_Num li.ellipsis a {
    color: #fff;
  }

  /* Navi_Bar_Box */
  .Navi_Bar_Box {
    display: block;
    position: relative;
    padding: 0;
    height: 55px;
    font-size: 0.12rem;
    background-color: #113360;
  }

  .Navi_Bar_Div {
    position: relative;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #FFF;
    display: flex;
    align-items: center;
  }

  .Navi_Bar_Div a {
    color: #FFF;
  }

  .Navi_Bar_Div span.separator {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"%3E%3Cpath fill="%23fff" d="M8.7 17.3q-.275-.275-.275-.7q0-.425.275-.7l3.9-3.9l-3.9-3.9q-.275-.275-.275-.7q0-.425.275-.7q.275-.275.7-.275q.425 0 .7.275l4.6 4.6q.15.15.213.325q.062.175.062.375t-.062.375q-.063.175-.213.325l-4.6 4.6q-.275.275-.7.275q-.425 0-.7-.275Z"%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
  }

  .Navi_Bar_Div span {
    color: #F3CC52;
  }

  /* Latest */
  .Latest_Item_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 320px;
    height: 300px;
    margin-bottom: 22px;
  }

  .Latest_Item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    padding-left: 23px;
    padding-right: 18px;
    padding-top: 35px;
    height: 260px;
    overflow: hidden;
  }

  .Latest_PicBK {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 320px;
    height: 300px;
  }


  .Latest_JobTitle {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
  }

  .Latest_JobTitle_h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    line-height: 20px;

  }

  .Latest_JobTitle_h1 a {
    color: #FFF;
  }

  .Latest_JobTitle span {
    color: #FFD763;
  }

  .Latest_JobPos {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 38px;
    font-size: 12px;
    background-color: #00687E;
  }

  .Latest_JobPos2 {
    background-color: #1B4B9F !important;
  }

  .Latest_JobPos span {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #FFF;
    margin-left: 35px;
  }

  .Latest_Pos::before {
    content: " ";
    position: absolute;
    display: block;
    left: -18px;
    top: 0;
    width: 25px;
    height: 38px;
    background: url(../images/Home_Events_Icon1.png) left center no-repeat;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="0.75em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 512"%3E%3Cpath fill="%23ffffff" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 256c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64z"%2F%3E%3C%2Fsvg%3E');
    background-size: 13px;
  }

  .Latest_Date::before {
    content: " ";
    position: absolute;
    display: block;
    left: -22px;
    top: 0;
    width: 28px;
    height: 38px;
    background: url(../images/Home_Events_Icon2.png) left center no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %3E%3Cpath d='M864 992H160c-35.328 0-64-28.672-64-64V224c0-35.36 28.672-64 64-64h64v32c0 53.024 42.976 96 96 96 52.992 0 96-42.976 96-96v-32h192v32c0 53.024 43.008 96 96 96s96-42.976 96-96v-32h64c35.328 0 64 28.64 64 64v704c0 35.328-28.672 64-64 64zm0-608H160v544h704V384zM320 544h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm160-320h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm160-320h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm160-320h-96v-96h96v96zm0 160h-96v-96h96v96zm0 160h-96v-96h96v96zm-96.992-608C668.192 256 640 227.776 640 192.992v-65.984C640 92.192 668.192 64 703.008 64s63.008 28.192 63.008 63.008v65.984c0 34.784-28.192 63.008-63.008 63.008zm-384 0C284.192 256 256 227.776 256 192.992v-65.984C256 92.192 284.192 64 319.008 64s63.008 28.192 63.008 63.008v65.984c0 34.784-28.224 63.008-63.008 63.008z' fill='%23ffffff'/%3E%3C/svg%3E");
    background-size: 18px;
  }

  .Latest_JobDescribe {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    height: 130px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    overflow: hidden;
  }

  .Latest_JobDescribe a {
    color: #FFF;

  }

  .Latest_Control {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 67px;
    height: 31px;
    margin-bottom: 86px;
  }

  .Latest_Control_Prev {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 31px;
    background: url(../images/Artical/BT_Artical_Prev.jpg) center center no-repeat;
    cursor: pointer;
  }

  .Latest_Control_Prev:hover {
    background: url(../images/Artical/BT_Artical_Prev_on.jpg) center center no-repeat;
  }

  .Latest_Control_Next {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 31px;
    background: url(../images/Artical/BT_Artical_Next.jpg) center center no-repeat;
    cursor: pointer;
  }

  .Latest_Control_Next:hover {
    background: url(../images/Artical/BT_Artical_Next_on.jpg) center center no-repeat;
  }

  figure.image img{margin:0;max-width: 100%;}
  figure.image figcaption{margin:8px 0 0;text-align:left;font-size:14px;}
  figure.image {display: table;margin-left: auto;margin-right: auto;text-align:center;border: 0px solid white;}
  figure.image.align-left {float: left;}
  figure.image.align-right {float: right;}
  figure.image.align-center {margin-left: auto;margin-right: auto;}
}