.containerfriendLink{
    display:flex !important;
}
@media (max-width:575px){
    .containerfriendLink{
    display:none !important;
}
}
.Banner {
  max-width:1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .Banner > .container {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 20px; }
  .Banner .swiper-slide {
    /* background-size: cover; */
    background-position: center center;
    background-repeat: no-repeat; }
    .Banner .swiper-slide a {
      height: 646px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
              .Banner .swiper-slide a img{
                display: none;
              }
  .Banner .other {
    z-index: 2;
    position: absolute;
    border-radius: 10px;
    height: 120px;
    top: -40px;
    overflow: hidden;
    right: 0; }
    .Banner .other .swiperMypagation {
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .Banner .other .swiperMypagation ul {
        background: #fcc601;
        padding: 30px 70px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .Banner .other .swiperMypagation ul li {
          cursor: pointer;
          padding-bottom: 5px;
          font-size: 18px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          color: #fff;
          font-weight: bold;
          border-bottom: 2px solid transparent;
          margin-right: 55px; }
          .Banner .other .swiperMypagation ul li:last-child {
            margin-right: 0; }
          .Banner .other .swiperMypagation ul li.active, .Banner .other .swiperMypagation ul li:hover {
            border-bottom: 2px solid #fff; }
      .Banner .other .swiperMypagation .swiperbtn {
        width: 160px;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #0074d3;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .Banner .other .swiperMypagation .swiperbtn div {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          height: 100%; }
  .Banner .swiper-button-prev, .Banner .swiper-button-next {
    position: static;
    margin: 0; }
  .Banner .swiper-button-next, .Banner .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/28fc33f7b0a8d3530267e40b0b8622ea.png); }
  .Banner .swiper-button-prev, .Banner .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/bbafe8e4ab7dfe73a320ac872df8321c.png); }
  .Banner .swiper-button-prev, .Banner .swiper-button-next {
    width: 14px;
    height: 24px;
    background-size: 14px 24px;
    background-position: center center; }

.Banner .swiper-container.pc {
  display: block;
}
.Banner .swiper-container.m {
  display: none;
}

@media (max-width: 575px) {
  .Banner .swiper-container.pc {
    display: none;
  }
  .Banner .swiper-container.m {
    display: block;
  }
}

@media (max-width: 1199px) {
  .Banner .swiper-slide a {
    height: 500px; } }

@media (max-width: 991px) {
  .Banner > .container {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: auto; }
    .Banner > .container .other {
      position: static; }
  .Banner .other {
    height: 60px; }
  .Banner .other .swiperMypagation ul {
    padding: 10px 30px; }
    .Banner .other .swiperMypagation ul li {
      margin-right: 40px; }
  .Banner .other .swiperMypagation .swiperbtn {
    width: 85px; }
  .Banner .swiper-button-prev, .Banner .swiper-button-next {
    background-size: 10px auto; }
  .Banner .other .swiperMypagation {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .Banner .swiper-slide a {
    height: 400px; }
    .Banner .swiper-slide a img {
      width: 300px; } }

@media (max-width: 575px) {
  .Banner .swiper-slide a{
  	height:auto;
  }
  .Banner .swiper-slide a img {
    width: 100%; 
  	display:block;
  }
  .Banner .swiper-slide .container{
  	padding:0;
  }

  .Banner .other .swiperMypagation ul {
    padding: 5px 20px; }
  .Banner .other .swiperMypagation ul li {
    font-size: 14px; }
  .Banner .other {
    height: 39px; }
  .Banner .other .swiperMypagation ul li {
    margin-right: 20px;
    padding-bottom: 0px; } }

.Degree {
  background: url(../images/574e7c7f749b492670352aa7cbd949d5.png) right top 170px no-repeat;
  padding-top: 80px;
  padding-bottom: 100px; }
  @media (max-width: 1799px) {
    .Degree {
      background-position: right -40px top 170px; } }
  @media (max-width: 1600px) {
    .Degree {
      background-position: right -100px top 170px; } }
  @media (max-width: 1499px) {
    .Degree {
      background-position: right -244px top 170px; } }
  @media (max-width: 1199px) {
    .Degree {
      background: none; } }
  .Degree .content ul {
    margin-top: 38px; }
    .Degree .content ul li {
      background-repeat: no-repeat;
      width: 700px;
      margin-bottom: 20px;
      border-radius: 10px;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .Degree .content ul li:hover {
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); }
      .Degree .content ul li a {
        overflow: hidden;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        position: relative;
        height: 165px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .Degree .content ul li a:hover .icon {
          -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
                  transform: scale(1.1); }
        @media (min-width: 576px) {
          .Degree .content ul li a:hover .text .title {
            -webkit-transform: translateX(10px);
                -ms-transform: translateX(10px);
                    transform: translateX(10px); } }
        .Degree .content ul li a:hover .CommonindexMoreBtnTitle {
          background: #014984;
          border: 2px solid #0074d3;
          color: #fff; }
        .Degree .content ul li a .icon {
          position: absolute;
          bottom: -18px;
          left: -19px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
        .Degree .content ul li a .img {
          margin-right: 50px; }
        .Degree .content ul li a .text {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-right: 110px; }
          .Degree .content ul li a .text .title {
            font-size: 24px;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all;
            color: #ffffff; }
          .Degree .content ul li a .text .desc {
            font-size: 14px;
            color: #fff;
            margin-top: 10px; }

@media (max-width: 1199px) and (min-width: 992px) {
  .Degree .content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .Degree .content ul li {
    width: 100%;
    background-size: cover; }
  .Degree .content ul li a .icon {
    width: 110%;
    left: -7px; }
    .Degree .content ul li a .icon img {
      width: 100%; } }

@media (max-width: 767px) {
  .Degree .content ul li {
    width: 100%; }
  .Degree .content ul li a .text {
    margin-right: 20px; }
  .Degree .content ul li a .img {
    margin-right: 20px; }
  .Degree .content ul li a {
    padding: 0 30px; } }

@media (max-width: 575px) {
  .Degree .CommonIndexPongeTitle {
    text-align: center; }
  .Degree .content ul li a .text .title {
    font-size: 18px; }
  .Degree .content ul li a .CommonindexMoreBtnTitle {
    margin-bottom: 0; }
  .Degree .content ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .Degree .content ul li a .img {
    width: 100%; }
  .Degree .content ul li a {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  .Degree .content ul li {
    background-size: cover; }
  .Degree .content ul li a .CommonindexMoreBtnTitle {
    margin-top: 20px; }
  .Degree .content ul li a .img {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .Degree .content ul li a {
    text-align: center; }
  .Degree .content ul li a .text {
    width: 100%;
    margin-right: 0; }
  .Degree .content ul li a .CommonindexMoreBtnTitle {
    margin-left: auto;
    margin-right: auto; }
  .Degree .content ul {
    margin-top: 30px; }
  .Degree {
    padding-top: 30px;
    padding-bottom: 30px; }
  .Degree .content ul li a .icon {
    bottom: 0; } }

.Eliteoverseas {
  background: url(../images/7a18fcdc6d697e7b371d6da787a3d5cd.jpg) center center no-repeat;
  background-size: cover;
  padding: 80px; }
  .Eliteoverseas .swiperTop .swiper-slide {
    padding: 0 10px; }
  .Eliteoverseas .swiperTop .content {
    padding-top: 60px;
    margin-top: 40px; }
    .Eliteoverseas .swiperTop .content .nametext, .Eliteoverseas .swiperTop .content .bgcon {
      padding-left: 425px; }
    .Eliteoverseas .swiperTop .content .nametext {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .Eliteoverseas .swiperTop .content .nametext .en {
        font-size: 24px;
        color: #202020;
        margin-right: 20px; }
      .Eliteoverseas .swiperTop .content .nametext .position {
        font-size: 14px;
        color: #7f7f7f; }
    .Eliteoverseas .swiperTop .content .bgcon {
      position: relative;
      margin-top: 20px;
      background: #fff;
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
      height: 240px;
      border-radius: 10px;
      padding-right: 60px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .Eliteoverseas .swiperTop .content .img {
      position: absolute;
      left: 50px;
      top: -100px;
      width: 280px;
      height: 280px;
      border-radius: 50%;
      overflow: hidden;
      border: 8px solid #014984;
      margin-right: 100px; }
    .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle {
      margin-left: auto;
      margin-bottom: auto;
      margin-top: auto;
      border: 0; }
      .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle a {
        font-size: 18px;
        color: #fff;
        display: block;
        background: #0074d3;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        height: 100%;
        border-radius: 25px; }
    .Eliteoverseas .swiperTop .content .bottomdesc {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .Eliteoverseas .swiperTop .content .bottomdesc .icon1img {
        padding-top: 34px; }
      .Eliteoverseas .swiperTop .content .bottomdesc .icon2img {
        padding-top: 125px; }
      .Eliteoverseas .swiperTop .content .bottomdesc .desc {
        width: 415px;
        font-size: 14px;
        color: #7f7f7f;
        margin: 0 25px;
        line-height: 1.8;
        padding-top: 48px; }
  .Eliteoverseas .swiperBottom .swiper-slide {
    cursor: pointer;
    position: relative;
    padding-top: 60px; }
  .Eliteoverseas .swiperBottom .iconimg {
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    position: absolute;
    display: inline-block;
    display: none;
    top: -14px;
    left: 0;
    width: 0;
    height: 0px;
    border-style: solid;
    border-width: 14px;
    border-color: #fff #fff transparent transparent;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    box-shadow: 2px -2px 9px rgba(0, 0, 0, 0.1);
    right: 0;
    margin: auto; }
  .Eliteoverseas .swiperBottom .img {
    border: 4px solid transparent;
    border-radius: 50%;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    width: 121px;
    height: 121px;
    overflow: hidden; }
    @media (max-width: 1499px) {
      .Eliteoverseas .swiperBottom .img {
        width: 126px;
        height: 126px; } }
    @media (max-width: 1300px) {
      .Eliteoverseas .swiperBottom .img {
        width: 100px;
        height: 100px;
        margin: 0 auto; } }
    @media (max-width: 1199px) {
      .Eliteoverseas .swiperBottom .img {
        width: 79px;
        height: 79px;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .Eliteoverseas .swiperBottom .img {
        width: 60px;
        height: 60px;
        margin: 0 auto; } }
    @media (max-width: 575px) {
      .Eliteoverseas .swiperBottom .img {
        width: 100%;
        height: auto; } }
  .Eliteoverseas .swiperBottom .text {
    text-align: center; }
    .Eliteoverseas .swiperBottom .text .title {
      font-size: 18px;
      color: #252525;
      padding: 0px 0;
      margin-top: 5px; }
    .Eliteoverseas .swiperBottom .text .desc {
      font-size: 14px;
      color: #7e7e7e; }
  .Eliteoverseas .BottomSwiper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    box-shadow: inset 0px 5px 5px -5px rgba(0, 0, 0, 0.08); }
    .Eliteoverseas .BottomSwiper::after {
      position: absolute;
      height: 100%;
      width: 5px;
      background: transparent;
      z-index: 2;
      left: 0;
      top: 0;
      content: ''; }
    .Eliteoverseas .BottomSwiper .swiperBottom {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin: 0 75px; }
    .Eliteoverseas .BottomSwiper .swiper-button-prev, .Eliteoverseas .BottomSwiper .swiper-button-next {
      position: static;
      margin-top: 100px; }
    .Eliteoverseas .BottomSwiper .swiper-slide-thumb-active .iconimg {
      display: inline-block; }
    .Eliteoverseas .BottomSwiper .swiper-slide-thumb-active .img {
      border: 4px solid #014984; }

@media (max-width: 1499px) {
  .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle {
    margin-left: 40px; }
  .Eliteoverseas .swiperTop .content .nametext, .Eliteoverseas .swiperTop .content .bgcon {
    padding-left: 370px; }
  .Eliteoverseas .swiperTop .content .bgcon {
    padding-right: 40px; }
  .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle a {
    font-size: 14px; } }

@media (max-width: 1199px) {
  .Eliteoverseas .swiperTop .content .bgcon {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
  .Eliteoverseas .swiperTop .content .bgcon {
    padding-bottom: 35px; }
  .Eliteoverseas .swiperTop .content .bgcon {
    height: auto; }
  .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle {
    margin-top: 20px; }
  .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle {
    margin-left: 60px; }
  .Eliteoverseas .swiperTop .content .bottomdesc .icon1img {
    display: none; }
  .Eliteoverseas .swiperTop .content .bottomdesc .icon2img {
    display: none; }
  .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle {
    margin-left: 25px; }
  .Eliteoverseas .swiperTop .content .bottomdesc {
    width: 100%; }
  .Eliteoverseas .swiperTop .content .img {
    width: 200px;
    height: 200px; }
  .Eliteoverseas .swiperTop .content .nametext, .Eliteoverseas .swiperTop .content .bgcon {
    padding-left: 280px; }
  .Eliteoverseas .swiperTop .content .bottomdesc .desc {
    width: auto; } }

@media (max-width: 767px) {
  .Eliteoverseas .swiperTop .content .img {
    position: static; }
  .Eliteoverseas .swiperTop .content .nametext, .Eliteoverseas .swiperTop .content .bgcon {
    text-align: center;
    padding: 40px; }
  .Eliteoverseas .swiperTop .content .bgcon {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .Eliteoverseas .swiperTop .content .img {
    margin-right: 0; }
  .Eliteoverseas .BottomSwiper .swiperBottom {
    margin: 0 20px; }
  .Eliteoverseas .swiperTop .content {
    margin-top: 0;
    padding-top: 30px; }
  .Eliteoverseas .swiperTop .content .nametext, .Eliteoverseas .swiperTop .content .bgcon {
    padding: 20px; }
  .Eliteoverseas .swiperTop .content .bgcon {
    margin-top: 0; }
  .Eliteoverseas .swiperTop .content .nametext {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .Eliteoverseas .swiperTop .content .bottomdesc .desc {
    padding-top: 20px; }
  .Eliteoverseas .swiperTop .content .bgcon {
    padding: 40px 20px; }
  .Eliteoverseas .swiperTop .content .CommonindexMoreBtnTitle {
    margin-left: 0; } }

@media (max-width: 575px) {
  .Eliteoverseas {
    padding: 30px 0px; }
  .Eliteoverseas .swiperTop .content {
    padding-top: 0; }
  .Eliteoverseas .swiperTop .content .img {
    width: 150px;
    height: 150px; }
  .Eliteoverseas .swiperBottom .text .title {
    font-size: 16px; }
  .Eliteoverseas .swiperBottom .text .desc {
    font-size: 12px; }
  .Eliteoverseas .CommonindexSwiperButton .swiper-button-prev, .Eliteoverseas .CommonindexSwiperButton .swiper-button-next {
    width: 30px;
    height: 30px; } }

.Professionalrecommendations {
  background: url(../images/434e6f13a748b244b2f17c0eba2df114.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 80px; }
  .Professionalrecommendations .CommonIndexPongeTitle {
    margin-bottom: 50px; }
  .Professionalrecommendations .swiper-container {
    padding: 0 10px;
    padding-bottom: 100px; }
    .Professionalrecommendations .swiper-container .swiper-slide {
      border-radius: 10px 10px 0 0;
      overflow: hidden;
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08); }
      .Professionalrecommendations .swiper-container .swiper-slide .toptitle {
        background: url(../images/d3faa827e1b0f6ce349920e7597e86bd.png) center center no-repeat;
        background-size: cover;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 40px;
        padding-right: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 100px; }
        .Professionalrecommendations .swiper-container .swiper-slide .toptitle span {
          font-size: 24px;
          color: #fff; }
      .Professionalrecommendations .swiper-container .swiper-slide ul {
        border-radius: 0 0 10px 10px;
        background: #fff;
        padding-left: 40px;
        padding-right: 30px;
        padding-top: 22px;
        padding-bottom: 35px; }
        .Professionalrecommendations .swiper-container .swiper-slide ul li {
          padding: 8px 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          .Professionalrecommendations .swiper-container .swiper-slide ul li .num {
            font-size: 24px;
            color: #fcc601;
            font-weight: bold; }
          .Professionalrecommendations .swiper-container .swiper-slide ul li .title {
            font-size: 18px;
            color: #1c1c1c;
            margin-left: 18px;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            padding-right: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .Professionalrecommendations .swiper-container .swiper-slide ul li .more {
            margin-left: auto; }
            .Professionalrecommendations .swiper-container .swiper-slide ul li .more a {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              width: 100px;
              border-radius: 18px;
              height: 36px;
              font-size: 14px;
              border: 1px solid #0677d4;
              color: #0677d4;
              -webkit-transition: 0.5s ease all;
              transition: 0.5s ease all; }
              .Professionalrecommendations .swiper-container .swiper-slide ul li .more a:hover {
                color: #fff;
                background: #0677d4; }

@media (max-width: 1199px) {
  .Professionalrecommendations .swiper-container .swiper-slide ul {
    padding-left: 20px;
    padding-right: 20px; }
  .Professionalrecommendations .swiper-container .swiper-slide ul li .title {
    font-size: 16px; }
  .Professionalrecommendations .swiper-container .swiper-slide ul li .more a {
    font-size: 12px;
    width: 82px;
    height: 30px; } }

@media (max-width: 991px) {
  .Professionalrecommendations .swiper-slide {
    margin-bottom: 20px; } }

@media (max-width: 575px) {
  .Professionalrecommendations {
    padding-top: 30px; }
  .Professionalrecommendations .CommonIndexPongeTitle {
    margin-bottom: 30px; }
  .Professionalrecommendations .swiper-container .swiper-slide .toptitle span {
    font-size: 18px; }
  .Professionalrecommendations .swiper-container .swiper-slide .toptitle .iconimg img {
    width: 40px; }
  .Professionalrecommendations .swiper-container .swiper-slide .toptitle {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px; }
  .Professionalrecommendations .swiper-container .swiper-slide ul li .num {
    font-size: 16px; }
  .Professionalrecommendations .swiper-container .swiper-slide ul li .title {
    font-size: 14px; }
  .Professionalrecommendations .swiper-container .swiper-slide ul li {
    padding: 4px 0; }
  .Professionalrecommendations .swiper-container .swiper-slide ul {
    padding-top: 10px;
    padding-bottom: 10px; }
  .Professionalrecommendations .swiper-container {
    padding-bottom: 10px; } }

.Recommendedcolleges {
  padding-top: 80px;
  padding-bottom: 50px;
  background: url(../images/b237c48d30fdc498dadc86fe2ea573d3.jpg) center center no-repeat;
  background-size: cover; }
  .Recommendedcolleges .CommonIndexPongeTitle {
    color: #fff;
    margin-bottom: 45px; }
    .Recommendedcolleges .CommonIndexPongeTitle .title {
      color: #fff; }
    .Recommendedcolleges .CommonIndexPongeTitle .subtitle {
      color: #fff; }
  .Recommendedcolleges a {
    display: block; }
    .Recommendedcolleges a:hover .img img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
    .Recommendedcolleges a .img {
      overflow: hidden; }
      .Recommendedcolleges a .img img {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
  .Recommendedcolleges .img {
    width: 200px;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    background: #fff;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 1499px) {
      .Recommendedcolleges .img {
        height: 192px;
        width: 192px; } }
    @media (max-width: 1199px) {
      .Recommendedcolleges .img {
        width: 220px;
        height: 220px; } }
    @media (max-width: 991px) {
      .Recommendedcolleges .img {
        height: 160px;
        width: 160px; } }
    @media (max-width: 767px) {
      .Recommendedcolleges .img {
        height: 160px;
        width: 160px; } }
    @media (max-width: 575px) {
      .Recommendedcolleges .img {
        height: auto;
        padding: 10px 0;
        width: 100%; } }
  .Recommendedcolleges .text {
    padding: 14px 0;
    font-size: 14px;
    color: #fff;
    text-align: center; }
  .Recommendedcolleges .swiper-pagination {
    position: static;
    margin-top: 28px; }

@media (max-width: 575px) {
  .Recommendedcolleges .swiper-pagination {
    margin-top: 10px; }
  .Recommendedcolleges {
    padding-top: 30px;
    padding-bottom: 30px; }
  .Recommendedcolleges .CommonIndexPongeTitle {
    margin-bottom: 30px; } }

.Speechwithyou {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px; }
  .Speechwithyou::after, .Speechwithyou::before {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    content: '';
    z-index: -1; }
  .Speechwithyou::after {
    background: #e3e7eb;
    left: 0; }
  .Speechwithyou::before {
    background: #eff2f5;
    right: 0; }
  .Speechwithyou .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .Speechwithyou .title {
    font-size: 24px;
    color: #222222;
    margin-bottom: 55px; }
  .Speechwithyou .left {
    padding-right: 40px;
    width: 50%; }
    .Speechwithyou .left .parent {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .Speechwithyou .left .parent .swiper-container {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin: 0 50px;
        padding: 0 10px; }
        .Speechwithyou .left .parent .swiper-container .swiper-slide {
          border-radius: 10px;
          overflow: hidden;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08); }
          .Speechwithyou .left .parent .swiper-container .swiper-slide img {
            width: 100%; }
    .Speechwithyou .left .swiper-pagination {
      position: static;
      display: none; }
    .Speechwithyou .left .swiper-button-next, .Speechwithyou .left .swiper-button-prev {
      position: static; }
  .Speechwithyou .right {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .Speechwithyou .right form {
      width: 460px; }
      .Speechwithyou .right form input {
        padding-left: 20px;
        font-size: 14px;
        color: #808080;
        width: 100%;
        outline: none;
        border: 0;
        height: 60px;
        background: #fff;
        border-radius: 5px;
        margin-bottom: 10px; }
        .Speechwithyou .right form input.submit {
          background: #0074d3;
          color: #fff;
          font-size: 18px;
          margin-top: 10px; }

@media (max-width: 1499px) {
  .Speechwithyou .left .parent .swiper-container {
    margin: 0 10px; } }

@media (max-width: 1199px) {
  .Speechwithyou .left .swiper-button-next, .Speechwithyou .left .swiper-button-prev {
    display: none; }
  .Speechwithyou .left .swiper-pagination {
    display: block;
    margin-top: 20px; }
    .Speechwithyou .left .swiper-pagination .swiper-pagination-bullet {
      opacity: .5; }
    .Speechwithyou .left .swiper-pagination .swiper-pagination-bullet-active {
      opacity: 1; }
  .Speechwithyou .left .parent .swiper-container {
    margin: 0; }
  .Speechwithyou .right form {
    padding-left: 50px; } }

@media (max-width: 991px) {
  .Speechwithyou .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .Speechwithyou .left {
    width: 100%;
    padding-right: 0; }
  .Speechwithyou .right {
    width: 100%; }
  .Speechwithyou .right form {
    width: 100%;
    padding-left: 0; }
  .Speechwithyou::before {
    content: none; }
  .Speechwithyou::after {
    width: 100%; }
  .Speechwithyou .right {
    margin-top: 40px; } }

@media (max-width: 575px) {
  .Speechwithyou .title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px; }
  .Speechwithyou {
    padding: 30px 0; }
  .Speechwithyou .left .parent .swiper-container {
    padding: 0; }
  .Speechwithyou .right {
    margin-top: 30px; }
  .Speechwithyou .right form input {
    height: 50px; }
  .Speechwithyou .right form input.submit {
    font-size: 16px; } }

.StudyAbroad {
  background: #edf7ff;
  padding-top: 50px;
  padding-bottom: 90px; }
  .StudyAbroad ul {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .StudyAbroad ul li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-right: 40px; }
      .StudyAbroad ul li:last-child {
        margin-right: 0; }
      .StudyAbroad ul li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
        background: #fff;
        border-radius: 10px;
        overflow: hidden; }
        .StudyAbroad ul li a:hover .img .round::before {
          -webkit-animation: serv_one_border .9s 0s ease 1;
                  animation: serv_one_border .9s 0s ease 1; }
        .StudyAbroad ul li a:hover .img .round::after {
          -webkit-animation: serv_one_border 1.5s 0s ease 1;
                  animation: serv_one_border 1.5s 0s ease 1; }
        .StudyAbroad ul li a:hover .text .CommonindexMoreBtnTitle {
          background: #0074d3;
          color: #fff; }
        .StudyAbroad ul li a .img {
          width: 100%;
          background-repeat: no-repeat;
          padding: 35px 0; }
          .StudyAbroad ul li a .img .round {
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all;
            border-radius: 50%;
            width: 108px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            position: relative;
            margin: 0 auto; }
            .StudyAbroad ul li a .img .round img {
              -webkit-transition: 0.5s ease all;
              transition: 0.5s ease all; }
            .StudyAbroad ul li a .img .round::after, .StudyAbroad ul li a .img .round::before {
              content: '';
              position: absolute;
              left: -1px;
              top: -1px;
              border: 1px solid #fff;
              width: 100%;
              height: 100%;
              border-radius: 50%;
              opacity: 0; }
        .StudyAbroad ul li a .text {
          padding-top: 30px;
          width: 240px;
          text-align: center; }
          .StudyAbroad ul li a .text .title {
            font-size: 24px;
            color: #014b88; }
          .StudyAbroad ul li a .text .subtitle {
            font-size: 14px;
            color: #0074d3;
            margin-top: 3px; }
          .StudyAbroad ul li a .text .desc {
            font-size: 14px;
            color: #808080;
            margin-top: 15px;
            line-height: 1.8;
            padding: 0 14px; }
          .StudyAbroad ul li a .text .CommonindexMoreBtnTitle {
            margin: 0 auto;
            margin-top: 20px;
            margin-bottom: 50px; }

@-webkit-keyframes serv_one_border {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes serv_one_border {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@media (max-width: 1499px) {
  .StudyAbroad ul li {
    margin-right: 20px; } }

@media (max-width: 1199px) {
  .StudyAbroad ul li a .text {
    width: 100%; }
  .StudyAbroad ul li a .text .desc {
    font-size: 12px; } }

@media (max-width: 991px) {
  .StudyAbroad ul li {
    width: 50%;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial;
    margin-right: 0;
    padding-right: 30px;
    margin-bottom: 60px;
    background: none; }
    .StudyAbroad ul li:nth-of-type(2n+0) {
      padding-left: 30px;
      padding-right: 0; }
  .StudyAbroad ul {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; } }

@media (max-width: 767px) {
  .StudyAbroad ul li {
    padding-right: 10px;
    margin-bottom: 20px; }
    .StudyAbroad ul li:nth-of-type(2n+0) {
      padding-left: 10px; }
  .StudyAbroad ul li a .text .desc {
    font-size: 13px; } }

@media (max-width: 575px) {
  .StudyAbroad {
    padding-top: 30px;
    padding-bottom: 30px; }
  .StudyAbroad ul li a .text .title {
    font-size: 18px; }
  .StudyAbroad ul li a .text .desc {
    margin-top: 5px;
    min-height: 92px; }
  .StudyAbroad ul li {
    padding-right: 5px;
    margin-bottom: 10px; }
    .StudyAbroad ul li:nth-of-type(2n+0) {
      padding-left: 5px; }
  .StudyAbroad ul li a .img .round {
    width: 80px; }
  .StudyAbroad ul {
    margin-top: 20px; }
  .StudyAbroad ul li a .img {
    background-size: cover; }
  .StudyAbroad .CommonIndexPongeTitle {
    text-align: center; }
  .StudyAbroad ul li a .text .CommonindexMoreBtnTitle {
    margin-bottom: 30px; } }

@media (max-width: 449px) {
  .StudyAbroad ul li {
      display: none;
    width: 100%;
    padding: 0; }
      .StudyAbroad ul li:nth-child(1) {
      display: block;
    width: 100%;
    padding: 0; }
    
    
  .StudyAbroad ul li a .text .desc {
    margin-top: 5px;
    min-height: auto; } }

.Studyprocess {
  background: url(../images/f8a3edc7775ef50a1914907823fce58b.jpg) center center no-repeat;
  background-size: cover;
  height: 600px;
  padding-top: 80px; }
  .Studyprocess .ulparent {
    background: url(../images/4eefecda47d49fe060a800c3382f5a2d.png) no-repeat;
    margin-top: 60px;
    padding-right: 250px;
    position: relative;
    background-position: right 44px top 28px; }
  .Studyprocess ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 992px) {
      .Studyprocess ul:nth-of-type(1) li:nth-of-type(6) {
        padding-right: 13px;
        position: absolute;
        right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        top: 0;
        bottom: 0;
        margin: auto; }
        .Studyprocess ul:nth-of-type(1) li:nth-of-type(6) .text {
          position: static; } }
    .Studyprocess ul:nth-of-type(1) {
      margin-bottom: 135px; }
    .Studyprocess ul:nth-of-type(2) li:last-child {
      display: block; }
      @media (max-width: 575px) {
        .Studyprocess ul:nth-of-type(2) li:last-child {
          display: none; } }
    .Studyprocess ul li {
      position: relative; }
      .Studyprocess ul li.active {
        display: none; }
        @media (max-width: 575px) {
          .Studyprocess ul li.active {
            display: block; } }
      .Studyprocess ul li:hover .round::before {
        -webkit-animation: serv_one_border .9s 0s ease 1;
                animation: serv_one_border .9s 0s ease 1; }
      .Studyprocess ul li:hover .round::after {
        -webkit-animation: serv_one_border 1.5s 0s ease 1;
                animation: serv_one_border 1.5s 0s ease 1; }
      .Studyprocess ul li:hover .round .img {
        -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
                transform: rotate(20deg); }
      .Studyprocess ul li .round {
        position: relative;
        padding: 4px;
        height: 60px;
        width: 60px;
        border-radius: 50%;
        background: #abd3f2; }
        .Studyprocess ul li .round::after, .Studyprocess ul li .round::before {
          content: '';
          position: absolute;
          left: 0px;
          top: 0px;
          border: 1px solid #0074d3;
          width: 100%;
          height: 100%;
          border-radius: 50%;
          opacity: 0; }
        .Studyprocess ul li .round .img {
          width: 100%;
          height: 100%;
          display: block;
          background: #0074d3;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          border-radius: 50%;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
      .Studyprocess ul li .text {
        position: absolute;
        right: -17px;
        width: 150px;
        background-repeat: no-repeat;
        background-position: right 10px bottom;
        height: 60px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
        color: #1e1e1e; }

@media (max-width: 1499px) {
  .Studyprocess ul {
    padding-left: 0; }
  .Studyprocess ul {
    padding-right: 0; } }

@media (max-width: 1199px) {
  .Studyprocess .ulparent {
    padding-right: 220px; } }

@media (max-width: 991px) {
  .Studyprocess ul li .text {
    position: static; }
  .Studyprocess .ulparent {
    padding-right: 0;
    background: none; }
  .Studyprocess ul {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .Studyprocess ul li:nth-of-type(1) {
      display: none; }
  .Studyprocess ul:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .Studyprocess ul:nth-of-type(1) {
    margin-bottom: 20px; }
  .Studyprocess ul li .text {
    width: 100px;
    text-align: center;
    height: auto;
    padding: 0;
    background-position: center top; }
  .Studyprocess ul li .round {
    margin: 0 auto; }
  .Studyprocess ul li .text {
    padding-top: 42px; }
  .Studyprocess ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .Studyprocess ul li {
      margin-right: 10px;
      margin-left: 10px;
      margin-bottom: 20px; }
  .Studyprocess {
    height: auto;
    padding-bottom: 80px; } }

@media (max-width: 767px) {
  .Studyprocess ul li .text {
    width: 80px; } }

@media (max-width: 575px) {
  .Studyprocess {
    padding-top: 30px;
    padding-bottom: 10px; }
  .Studyprocess .ulparent {
    margin-top: 30px; }
  .Studyprocess ul:nth-of-type(1) {
    margin-bottom: 0; }
  .Studyprocess ul li .round {
    width: 60px;
    height: 60px; }
    .Studyprocess ul li .round .img {
      padding: 5px; }
  .Studyprocess ul li {
    width: 33.333333333333336%;
    margin: 0;
    margin-bottom: 20px; }
  .Studyprocess ul li .text {
    margin: 0 auto; }
  .Studyprocess ul li .text {
    background-size: 50px;
    margin-top: 10px;
    padding-top: 30px; } }

@-webkit-keyframes serv_one_border {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes serv_one_border {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.Studystrategy {
  padding-top: 80px;
  padding-bottom: 100px; }
  .Studystrategy ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .Studystrategy ul li a {
      width: 320px;
      height: 160px;
      border-radius: 10px;
      background-repeat: no-repeat;
      background-size: cover;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .Studystrategy ul li a .title {
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        margin-bottom: 20px; }

@media (max-width: 1499px) {
  .Studystrategy ul {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .Studystrategy ul li {
      background-size: cover; }
      .Studystrategy ul li a {
        width: 265px; } }

@media (max-width: 1199px) {
  .Studystrategy ul li a {
    width: 220px; } }

@media (max-width: 991px) {
  .Studystrategy ul li a {
    width: 100%; }
  .Studystrategy ul li {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px; }
    .Studystrategy ul li:nth-of-type(2n+0) {
      padding-right: 0;
      padding-left: 10px; }
  .Studystrategy ul li a {
    height: 170px; } }

@media (max-width: 575px) {
  .Studystrategy {
    padding-top: 30px;
    padding-bottom: 30px; }
  .Studystrategy ul {
    margin-top: 20px; }
  .Studystrategy ul li a .title {
    font-size: 14px; }
  .Studystrategy ul li a .img img {
    width: 30px; }
  .Studystrategy ul li a {
    height: auto;
    padding: 30px 0; }
  .Studystrategy ul li a .title {
    margin-bottom: 10px; }
  .Studystrategy ul li {
    padding-right: 5px;
    margin-bottom: 0px;
    margin-top: 10px; }
  .Studystrategy ul li:nth-of-type(2n+0) {
    padding-left: 5px; } }

@media (max-width: 370px) {
  .Studystrategy ul li a .title {
    font-size: 12px; } }

.Successfulcases {
  background: url(../images/a968f66502161432faae258fef5855ae.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px; }
  .Successfulcases .container {
    position: relative; }
  .Successfulcases .CommonIndexPongeTitle .title, .Successfulcases .CommonIndexPongeTitle .subtitle {
    color: #fff; }
  .Successfulcases .swiper-container {
    margin-top: 50px; }
    .Successfulcases .swiper-container a:hover .img img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
    .Successfulcases .swiper-container a .img {
      overflow: hidden; }
      .Successfulcases .swiper-container a .img img {
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
    .Successfulcases .swiper-container a .img {
      border-radius: 10px;
      width: 200px;
      height: 269px; }
      @media (max-width: 1699px) {
        .Successfulcases .swiper-container a .img {
          width: 173px;
          height: 233px; } }
      @media (max-width: 1499px) {
        .Successfulcases .swiper-container a .img {
          width: 200px;
          height: 269px; } }
      @media (max-width: 767px) {
        .Successfulcases .swiper-container a .img {
          width: 160px;
          height: 215px; } }
      @media (max-width: 575px) {
        .Successfulcases .swiper-container a .img {
          width: auto;
          height: auto; } }
    .Successfulcases .swiper-container a .text {
      text-align: center; }
      .Successfulcases .swiper-container a .text .tit {
        font-size: 18px;
        color: #ffffff;
        margin-top: 14px; }
      .Successfulcases .swiper-container a .text .desc {
        color: #fff;
        font-size: 14px;
        margin-top: 0px; }
  .Successfulcases .swiper-button-prev, .Successfulcases .swiper-container-rtl .swiper-button-next {
    left: -82px; }
  .Successfulcases .swiper-button-prev, .Successfulcases .swiper-button-next {
    right: -82px; }
  .Successfulcases .swiper-button-prev, .Successfulcases .swiper-button-next {
    margin-top: 0;
    display: block; }
    @media (max-width: 1199px) {
      .Successfulcases .swiper-button-prev, .Successfulcases .swiper-button-next {
        display: none; } }
  .Successfulcases .swiper-pagination {
    display: none;
    position: static;
    margin-top: 30px; }
    @media (max-width: 1199px) {
      .Successfulcases .swiper-pagination {
        display: block; } }

@media (max-width: 1699px) {
  .Successfulcases .swiper-container {
    margin-left: 80px;
    margin-right: 80px; }
  .Successfulcases .swiper-button-prev {
    left: 0px; }
  .Successfulcases .swiper-button-next {
    right: 0px; } }

@media (max-width: 1199px) {
  .Successfulcases .swiper-container {
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 575px) {
  .Successfulcases .swiper-container a .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .Successfulcases {
    padding: 30px 0; }
  .Successfulcases .swiper-container {
    margin-top: 30px; }
  .Successfulcases .swiper-container a .text .tit {
    font-size: 16px; } }


    /* add */
    .TabSwitch{
      display: flex;
      justify-content: center;
      margin-bottom:45px;
      margin-top: 45px;
    }
    .TabSwitch a{
      padding:10px 25px;
      margin:0 10px;
      display:block;
      border-radius:25px;
      color:#0074d3;
      font-size:18px;
      background:#fff;
      transition: 0.5s ease all;
    }
    .TabSwitch a:hover,.TabSwitch a.active{
      background:#014984;
      color:#fff;
    }
    @media (max-width:575px){
     .TabSwitch a{
        padding:10px 15px;
        margin:0 5px;
        font-size:14px;
      }
    }
    .Successfulcases .swiper-button-prev, .Successfulcases .swiper-button-next{
      margin-top:50px;
    }
    
        @media (max-width:575px){
      .Speechwithyou .right form{
        margin:0;
      }
      .Speechwithyou .right form .tit{
        margin-bottom: 20px;
      }
    }
    
    
    
    
    
    
      /* add */
    /*news_box*/
    .news_box{
      margin-bottom:60px;
      padding-top:60px;
    }
.news_box .container{padding: 0; background: #fff;}
.news_box .commonIndexHeaderTop{position: relative;}
.news_box .rightMore{position: absolute; right: 0; top: 54px;}
.news_box .rightMore .CommonIndexMore{display: none;}
.news_box .rightMore .CommonIndexMore.active{display: block;}
.news_box .tabs{ margin: 0 -8px; width: 100%; overflow: hidden;}
.news_box .tabs li{float: left; width: 12.5%; padding: 0 8px; margin-bottom: 8px;}
.news_box .tabs a{display: block; border-radius:5px; #ededed; text-align: center; font-size: 16px; color: #202020; line-height: 50px; cursor: pointer;}
.news_box .tabs li.on a,
.news_box .tabs li a:hover{background:#014984; color: #fff;}
.news_box .tabs_cont{margin: 30px 0 0; overflow: hidden;}
.news_box .tabs_cont ul{margin: 0 -5px;}
.news_box .tabs_cont li{float: left; width: 33.3%; margin-top: 10px; padding: 0 5px;}
.news_box .item{display: flex; border: 1px solid #E5E5E5; padding: 23px 30px; height: 120px; border-radius: 10px;}
.news_box .item .info{flex: 1; overflow: hidden;}
.news_box .item .tit{line-height: 24px; color: #1D1D1D; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.news_box .item .tit::after{content: ""; display: block; width: 30px; height: 1px; margin: 8px 0 0; background: #C2C2C2; vertical-align: top;}
.news_box .item .desc{font-size: 14px; line-height: 24px; margin: 15px 0 0; color: #828282; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news_box .item .date{width: 64px; height: 64px; margin: 6px 0 0 80px; text-align: center; border: 1px solid #e5e5e5; border-radius: 5px; overflow: hidden;}
.news_box .item .day{line-height: 43px; font-size: 36px; color: #212121; border-bottom: 1px solid #e5e5e5; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.news_box .item .year{line-height: 18px; font-size: 12px; color: #818181; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.news_box .item:hover .tit{color: #014984;}
.news_box .item:hover .day{border-color: rgba(255,255,255,0.2); color: #fff; background: #014984;}
.news_box .item:hover .year{border-color: #014984; color: #fff; background: #014984;}
.news_box .item_left{background: #F3F3F3; padding: 20px; display: block; height: 380px; border: none;}
.news_box .item_left .picfocus{width: 100%; height: 260px;border-radius: 10px; overflow: hidden;}
.news_box .item_left .picfocus img{width: 100%;}
.news_box .item_left .info{padding: 20px 0 0; height: 100px;}
.news_box .item_left .tit{float: left; width: 62%; margin: 8px 0 0;  display: -webkit-box; white-space: initial; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.news_box .item_left .tit::after{content: none;}
.news_box .item_left .date{float: right; margin: 0;border: none;}
.news_box .item_left .day,
.news_box .item_left .year{border-color: transparent;}
.news_box .item_left:hover .day,
.news_box .item_left:hover .year{color: #014984; border-color: transparent; background: none;}
@media (max-width: 1599px){
	.news_box .rightMore{top: 35px;}
	.news_box .tabs_cont{margin-top: 20px;}
	.news_box .item{padding: 10px 15px; height: 92px;}
	.news_box .item .desc{margin: 10px 0 0;}
	.news_box .item .tit{ font-size: 16px;}
	.news_box .item .date{margin-left: 40px;}
	.news_box .item .day{font-size: 30px;}
	.news_box .item_left{height: 296px;}
	.news_box .item_left .picfocus{height: 190px;}
}




.news_box .commonIndexHeaderTop .title{color: #1b1b1b;font-weight: bold;font-size: 36px;padding-bottom: 15px;position: relative;}
.news_box .commonIndexHeaderTop .title::after{width: 60px;height: 2px;position: absolute;bottom: 0;left: 0;background: #2898c2;content: '';}
.news_box .commonIndexHeaderTop .desc{font-size: 14px;color: #828282;margin-top: 15px;margin-bottom: 40px;}
.news_box .commonIndexHeaderTop .navlist{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.news_box .commonIndexHeaderTop .navlist .left ul{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.news_box .commonIndexHeaderTop .navlist .left ul li{cursor: pointer;margin-right: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background: #ededed;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 150px;height: 50px;}
.news_box .commonIndexHeaderTop .navlist .left ul li.active, .commonIndexHeaderTop .navlist .left ul li:hover{background:#0074d3;}
.news_box .commonIndexHeaderTop .navlist .left ul li.active .text, .commonIndexHeaderTop .navlist .left ul li:hover .text{color: #fff;}
.news_box .commonIndexHeaderTop .navlist .left ul li.active .img img:nth-of-type(1), .commonIndexHeaderTop .navlist .left ul li:hover .img img:nth-of-type(1){display: none;}
.news_box .commonIndexHeaderTop .navlist .left ul li.active .img img:nth-of-type(2), .commonIndexHeaderTop .navlist .left ul li:hover .img img:nth-of-type(2){display: block;}
.news_box .commonIndexHeaderTop .navlist .left ul li .img{-webkit-transition: 0.5s ease all;transition: 0.5s ease all;margin-right: 6px;}
.news_box .commonIndexHeaderTop .navlist .left ul li .img img:nth-of-type(1){display: block;}
.news_box .commonIndexHeaderTop .navlist .left ul li .img img:nth-of-type(2){display: none;}
.news_box .commonIndexHeaderTop .navlist .left ul li .text{color: #202020;font-size: 16px;}
.news_box .CommonIndexMore{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.news_box .CommonIndexMore.active a{
	color: #2897c2;
	border-radius:5px;
}
.news_box .CommonIndexMore.active a::before{
	background: #fff;
	border: 1px solid #2897c2;
	border-radius:5px;
	}
.news_box .CommonIndexMore a{width: 160px;height: 50px;border: 1px solid #fff;font-size: 14px;color: #fff;color: #fff;outline: none;display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;position: relative;background: #fff;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition: .5s ease-in;transition: .5s ease-in;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.news_box .CommonIndexMore a:hover{background-color: #2897c2;color: #FFF;border: 1px solid #2897c2;}
.news_box .CommonIndexMore a:hover::before{-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);}
.news_box .CommonIndexMore a::before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #464c52;border: 1px solid #666666;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: 50%;-ms-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
@media (max-width:1499px){
    .news_box .tabs a{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media (max-width:575px){
  .news_box .rightMore{
    position: static;
  }
  .news_box .commonIndexHeaderTop .title{
    font-weight:normal;
    text-align: center;
    font-size:20px;
    color:#1b1b1b;
    padding-bottom: 10px;
  }
  .news_box .commonIndexHeaderTop .desc{
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .news_box .CommonIndexMore{
    justify-content: center;
  }
  .news_box .commonIndexHeaderTop .title::after{
    content:none;
  }
  .news_box .CommonIndexMore a{
    font-size:12px;
    width:auto;
    height:auto;
    padding:10px 0;
    width:150px;
    margin:0 auto;
  }
  .news_box .tabs{
    margin:0;
    display: flex;
    flex-flow:wrap;
    margin-top:20px;
  }
  .news_box .tabs li{
    width:50%;
  }
  .news_box .tabs li a{
    padding:0 20px;
    font-size:14px;
  }
  .news_box .tabs_cont ul{
    margin:0;
  }
  .news_box .tabs_cont li{
    width:100%;
  }
  .news_box .item_left .picfocus{
    overflow: hidden;
  }
  .news_box .item .tit{
    font-size: 14px;
  }
  .news_box .item .day{
    font-size: 20px;
  }
  .news_box .item .desc{
    font-size: 12px;
  }
  .news_box .tabs_cont li{
    padding:0 10px;
  }
  .news_box .tabs_cont{
    margin-top:0;
  }
  .news_box .tabs li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .news_box .item .date{
    margin-left:20px;
  }
  .news_box .item_left .info{
    padding-top: 0;
  }
  .news_box .item_left{
    height:280px;
  }
  
}


 .Recommendedcolleges .ParentChild2{display:none;}
@media (max-width:575px){
    .IndexImportMain{
        display:flex;
        flex-direction: column;
    }
    section, footer{
        width:100%;
        max-width:100%;
        order:99;
    }
    .header{order:99;}
     .Banner{order:0;}
      .StudyAbroad{order:1;}
      .Studyprocess{order:2;}
      .Recommendedcolleges{order:3}
      .Eliteoverseas{order:4}
      .Professionalrecommendations{order:5}
      .Successfulcases{order:6}
      .news_box{order:7}
    body{
     
    }
    .fixed-top{
        width:100%;
    }
    .Recommendedcolleges .TabSwitch{display:none;}
    .Recommendedcolleges .ParentChild{display:none;}
     .Recommendedcolleges .ParentChild2{display:block;}
}
