/* Mobile */

@media (max-width: 600px) {
  .CareerBanner_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 214px;
    overflow: hidden;
  }

  .CareerBanner_PicBK {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 50%;
    top: 0;
    transform: translateX(-480px);
    width: 960px;
    height: 214px;
  }

  .CareerBanner_PicBK img {
    width: 960px;
    height: 214px;
  }

  .Navi_Bar_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 55px;
    font-size: 0.12rem;
    overflow: hidden;
    background-color: #113360;
  }

  .Career_Navi_Box {
    background-image: linear-gradient(
      to right,
      rgba(17, 51, 96, 1),
      rgba(17, 51, 96, 0)
    );
    background-color: transparent !important;
  }

  .Navi_Bar_Div {
    position: relative;
    /* height: 55px;
        line-height: 55px; */
    font-size: 14px;
    color: #fff;
  }

  .Navi_Bar_Div a {
    color: #fff;
  }

  .Navi_Bar_Div span {
    color: #f3cc52;
  }

  .CareerBanner_Div {
    position: relative;
    width: 100%;
    margin-top: 32px;
  }

  .CareerBanner_Div P {
    display: none;
  }

  .CareerBanner_Div h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 10px;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    color: #fff;
  }

  /* CareerAbout_Box */
  .CareerAbout_Box {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background-color: #fff;
    height: auto;
    overflow: hidden;
  }

  .CareeerAbout_Div {
    display: block;
    position: relative;
    padding: 0;
  }

  .CareerAbout_Pic {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 0.2rem;
    width: 100%;
  }

  .CareerAbout_Pic img {
    width: 100%;
  }

  .CareerAbout_Text {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 0.2rem;
  }

  .CareerAbout_Text h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 73px;
    line-height: 73px;
    font-size: 24px;
    font-weight: bold;
    color: #153d73;
  }

  .CareerAbout_Text h2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 210px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    margin-bottom: 0.2rem;
  }

  .CareerAbout_Text p {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    border-radius: 28px;
    background-color: #eef1f9;
    width: 214px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    text-align: center;
    color: #1b499d;
    margin-bottom: 0.5rem;
  }

  .CareerAbout_Text p a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-radius: 28px;
    width: 214px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    text-align: center;
    color: #1b499d;
  }

  .CareerAbout_Location_Div {
    display: block;
    position: relative;
    padding: 0;
    min-height: 196px;
    overflow: hidden;
  }

  .CareerAbout_Location {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 88px;
    background-color: #eef1f9;
    margin-bottom: 20px;
  }

  .CareerAbout_Location p {
    float: left;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: relative;
    margin: 0;
    padding: 0;
    width: 30%;
    min-height: 88px;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #0093d7;
  }

  .CareerAbout_Location h1 {
    float: left;
    display: flex;

    position: relative;
    margin: 0;
    padding: 0;
    width: 66%;
    height: auto;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #000;
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .CareerAbout_Location p::after {
    content: " ";
    position: absolute;
    right: -9px;
    width: 9px;
    height: 18px;
    background: url(Icon_Arrow_lightblue.png) center center no-repeat;
  }

  .CareerAbout_Location2 p {
    background-color: #1c4a9e;
  }

  .CareerAbout_Location2 p::after {
    background: url(Icon_Arrow_blue.png) center center no-repeat;
  }

  /* CareerRecruitment_Box */
  .CareerRecruitment_Box {
    display: block;
    position: relative;
    padding: 0;
    height: auto;
    background-color: #1e4499;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .CareerRecruitment_simple_Box {
    background: url(mCareer_BK.jpg) top center no-repeat;
    background-size: cover;
  }

  .CareerRecruitment_Box {
    display: block;
    position: relative;
    padding: 0;
    height: auto;
    background: url(mCareer_BK.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 50px;
  }

  .CareerRecruitment_Div {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 92%;
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .CareerRecruitment_Title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 84px;
    line-height: 84px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #fff;
  }
  .CareerRecruitment_Title a {
    color: #fff;
  }
  .CareerRecruitment_Item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 30px;
    border-bottom: 1px dashed #fff;
  }

  .Careers_JobTitle {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .Careers_JobTitle h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 22px;
    /* font-weight: bold; */
    color: #fff;
    line-height: 26px;
    margin-bottom: 14px;
    margin-left: 2px;
  }

  .Careers_JobTitle h1 a {
    color: #fff;
  }
  .Careers_JobTitle span {
    color: #ffd763;
    font-weight: bold;
  }

  .Careers_JobPos {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 57px;
    font-size: 12px;
    background-color: #1b4b9f;
  }

  .Careers_JobPos span {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    color: #fff;
    margin-left: 48px;
  }

  .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;
  }

  .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;
  }

  .Careers_JobDescribe {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 19px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
    margin-left: 2px;
  }

  .Careers_ListTitle {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 14px;
  }

  .Careers_ListTitle h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
  }
  .Careers_ListTitle h1 a {
    color: #fff;
  }
  .Careers_ListTitle span {
    color: #ffd763;
  }

  .Careers_ListDescribe {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
    margin-left: 2px;
  }

  .CareerStory_Title {
    display: block;
    position: relative;
    padding: 0;
    position: relative;
    text-align: center;
    overflow: hidden;
  }

  .CareerStory_Box {
    position: relative;
    margin: 0 auto;
    margin-top: 0;
    width: 100%;
  }

  .CareerStory_Div {
    position: relative;
    display: block;
    height: 518px;
    margin-top: 0;
    overflow: hidden;
  }

  .CareerMultimedia_Title {
    display: block;
    position: relative;
    padding: 0;
    position: relative;
    text-align: center;
    overflow: hidden;
  }

  .CareerMultimedia_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;

    margin-bottom: 50px;
    overflow: hidden;
  }

  /* 外层容器 */

  .CareerMultimedia_Swiper {
    width: 100%;
    overflow: visible;
  }

  /* 轮播项 */

  .CareerMultimedia_slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;

    color: #ffffff;
  }

  .CareerMultimedia_slide p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: calc(100vw * 0.9 * 0.68);
    overflow: hidden;
  }

  .CareerMultimedia_slide p img {
    width: 100%;
  }

  .CareerMultimedia_slide em {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100vw * 0.9 * 0.68);
    background: url(Icon_Video.png) center center no-repeat;
    background-size: 0.65rem 0.65rem;
  }

  .CareerMultimedia_slide h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 24px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
  }

  .CareerMultimedia_slide h1 a {
    color: #000;
  }

  .CareerMultimedia_pagination {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0.12rem;
    z-index: 2;
    height: 32px;
    text-align: center;
    margin-top: 25px;
  }

  .CareerMultimedia_pagination .swiper-pagination-bullet {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #11335f;
    background-color: #fff;
    opacity: 1;
  }

  .CareerMultimedia_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;
  }

  .CareerMultimedia_pagination .swiper-pagination-bullet:focus {
    outline: none;
  }

  .CareerMultimedia_pagination .swiper-pagination-bullet-active:focus {
    outline: navajowhite;
  }

  .Career_Latest_Title {
    margin-top: 25px;
  }

  .Employers_Title {
    margin-top: 20px;
  }

  .Employers_Box {
    position: relative;
    height: 310px;
    margin-bottom: 125px;
  }

  .Career_Latest_Box {
    display: block;
    position: relative;

    padding: 0;
  }

  .Career_Latest_Item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    padding: 35px 20px;
    background-color: #0093d7;
    margin-bottom: 30px;
  }

  /* employers */
  .Employer_Box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding: 0;
    margin-top: 45px;
    overflow: hidden;
  }

  .Employer_Item {
    display: block;
    position: relative;
    margin: 0;
    width: 48%;
    border: 1px solid #d4d8e1;
    margin-bottom: 10px;
  }

  .Employer_Item p {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 50%;
    border-bottom: 1px solid #d4d8e1;
  }

  .Employer_Item p img {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }

  .Employer_Item h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 90%;
    font-size: 14px;
    color: #000;
    line-height: 22px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Employer_Item h1 a {
    color: #000;
  }

  /* Employer_Control_Div */
  .Employer_Control_Div .PageControl_Next a,
  .Employer_Control_Div .PageControl_Prev a {
    color: #163e73 !important;
  }

  .Employer_Control_Div .NumOn {
    background-color: #0093d7 !important;
  }

  .Employer_Control_Div .NumOn a {
    color: #fff !important;
  }

  .Employer_Control_Div .PageControl_Div {
    margin-bottom: 100px !important;
    margin-top: 25px !important;
  }

  /* InFocuss */
  .InFocus_Box {
    display: block;
    position: relative;
    padding: 0;
    margin-top: 45px;
  }

  .InFocus_Item {
    display: block;
    position: relative;
    margin: 0;
    width: 100%;

    border: 1px solid #d4d8e1;
    margin-bottom: 45px;
  }

  .InFocus_Item p {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #d4d8e1;
  }

  .InFocus_Item p img {
    width: 100%;
  }

  .InFocus_Item h1 {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 90%;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .InFocus_Item h1 a {
    color: #000;
  }
  #paging {
    font-size: 0.12rem;
    display: flex;
    justify-content: center;
    color: #fff;
    margin: 30px 0;
    line-height: 0.5rem;
  }
  #paging * {
    font-size: 0.12rem;
  }

  .paging button {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
    background-color: #163e73;
    margin: 0 0.04rem;
    cursor: pointer;
  }
  .paging button.current {
    color: #153d73;
    background: #fff;
  }
}
