.index-banner {
  width: 100%;
}

.index-banner .ib-swiper {
  width: 100%;
}

.index-banner .ib-swiper .item {
  width: 100%;
}

.index-banner .ib-swiper .item img {
  width: 100%;
}

.index-banner .ib-swiper .swiper-pagination {
  bottom: 0.4rem;
}

.index-banner .ib-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: solid 1px #ffffff;
  background: none;
  opacity: 1;
  margin: 0 .2rem;
}

.index-banner .ib-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
  border: solid 1px #ffffff;
}

.index-main {
  width: 100%;
}

.index-main .index-about-us {
  width: 100%;
  height: 7.9rem;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.index-main .index-about-us .about-us-container {
  width: 17.3rem;
  height: 100%;
  margin: 0 auto;
}

.index-main .index-about-us .about-us-container .container-left {
  width: 6.3rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.index-main .index-about-us .about-us-container .container-left .left-title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.7rem;
}

.index-main .index-about-us .about-us-container .container-left .left-title:after {
  content: '';
  display: inline-block;
  width: .28rem;
  height: .28rem;
  background-image: url(/en/themes/pc_cn/public/assets/images/8.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-left: 0.2rem;
}

.index-main .index-about-us .about-us-container .container-left .left-content {
  width: 100%;
}

.index-main .index-about-us .about-us-container .container-left .left-content .left-text {
  width: 100%;
  font-family: Arial;
  color: #555555;
  line-height: 1.3;
  margin-bottom: 0.2rem;
}

.index-main .index-about-us .about-us-container .container-left .left-content .left-text span {
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}

.index-main .index-about-us .about-us-container .container-right {
  width: 10rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.index-main .index-about-us .about-us-container .container-right .right-img-mask {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 9.74rem;
  height: 2.88rem;
}

.index-main .index-about-us .about-us-container .container-right .right-img-mask img {
  width: 100%;
  height: 100%;
}

.index-main .index-about-us .about-us-container .container-right .right-img {
  position: absolute;
  bottom: 1.2rem;
  right: 1.1rem;
  z-index: 1;
  width: 7.55rem;
  height: 5.36rem;
}

.index-main .index-about-us .about-us-container .container-right .right-img img {
  width: 100%;
  height: 100%;
}

@media (max-width: 900px) {
  .index-main .index-about-us {
    height: auto;
    background-position: left center;
  }
  .index-main .index-about-us .about-us-container {
    width: 100%;
    padding: 30px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 600px;
  }
  .index-main .index-about-us .about-us-container .container-left {
    width: 100%;
  }
  .index-main .index-about-us .about-us-container .container-right {
    width: 100%;
    height: auto;
    position: static;
  }
  .index-main .index-about-us .about-us-container .container-right .right-img-mask {
    position: static;
    display: none;
  }
  .index-main .index-about-us .about-us-container .container-right .right-img {
    position: static;
    width: 100%;
    height: auto;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
}

.index-main .index-curriculum {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.index-main .index-curriculum .curriculum-container {
  width: 100%;
  position: relative;
}

.index-main .index-curriculum .curriculum-container .container-title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0.8rem;
  left: 0;
}

.index-main .index-curriculum .curriculum-container .cc-swiper {
  width: 100%;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item {
  height: 8rem;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content {
  width: 100%;
  height: 100%;
  padding: 0 .7rem;
  padding-top: 2.8rem;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .content-title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.28rem;
  display: block;
  cursor: pointer;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .content-title:after {
  content: '';
  display: none;
  margin: 0 auto;
  margin-top: 0.35rem;
  width: 1.6rem;
  height: 3px;
  background-color: #333333;
  border-radius: 0.02rem;
  background-color: #f4f7f9;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .wrap-content {
  width: 100%;
  display: none;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .wrap-content .content {
  width: 100%;
  font-family: Arial;
  line-height: 2.125;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .wrap-content .more {
  display: block;
  width: 1.5rem;
  height: .46rem;
  border-radius: .03rem;
  border: solid 1px #f4f7f9;
  line-height: .46rem;
  text-align: center;
  cursor: pointer;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  margin: 0 auto;
  /* -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; */
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .wrap-content .more:hover {
  /* -webkit-transform: translateY(-10px);
          transform: translateY(-10px); */
  background-color: #005197;
  border: solid 1px #005197;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item.show .item-content .content-title:after {
  display: block;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item.show .item-content .wrap-content {
  display: block;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .item.show:after {
  content: '';
  display: block;
  width: 100%;
  height: .2rem;
  background-color: #ed9100;
  position: absolute;
  bottom: 0;
  left: 0;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .swiper-button-prev {
  /* display: none; */
  /* background-image: url(/en/themes/pc_cn/public/assets/images/); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-main .index-curriculum .curriculum-container .cc-swiper .swiper-button-next {
  /* display: none; */
  /* background-image: url(/en/themes/pc_cn/public/assets/images/); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 900px) {
  .index-main .index-curriculum .curriculum-container .container-title {
    padding: 0 10px;
  }
  .index-main .index-curriculum .curriculum-container .cc-swiper .item {
    height: auto;
    padding: 50px 0;
  }
  .index-main .index-curriculum .curriculum-container .cc-swiper .item .item-content .wrap-content .content {
    -webkit-line-clamp: 10;
  }
  .index-main .index-curriculum .curriculum-container .cc-swiper .swiper-button-prev {
    display: block;
  }
  .index-main .index-curriculum .curriculum-container .cc-swiper .swiper-button-next {
    display: block;
  }
}

.index-main .index-news-events {
  width: 100%;
  padding-top: 0.9rem;
  padding-bottom: 0.7rem;
  background-color: #fff;
  overflow: hidden;
}

.index-main .index-news-events .news-events-container {
  width: 17.3rem;
  margin: 0 auto;
}

.index-main .index-news-events .news-events-container .title-box {
  width: 100%;
  margin-bottom: 0.7rem;
}

.index-main .index-news-events .news-events-container .title-box .title {
  width: 100%;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
}

.index-main .index-news-events .news-events-container .news-events-wrap {
  width: 100%;
  margin-bottom: .5rem;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap {
  width: calc(100% + .4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item {
  width: 4.02rem;
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
  cursor: pointer;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-img {
  width: 100%;
  border-radius: 0.05rem;
  position: relative;
  margin-bottom: 0.25rem;
  overflow: hidden;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-img img {
  width: 100%;
  border-radius: 0.05rem;
  /* -webkit-transition: all .3s;
  transition: all .3s; */
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-img .item-date {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.5rem;
  height: .5rem;
  font-family: Arial;
  color: #f7f7f7;
  padding-top: 0.1rem;
  padding-left: 0.15rem;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-content {
  width: 100%;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-content .content-title {
  width: 100%;
  font-family: ArialMT;
  /* line-height: 1.8; */
  line-height: 1.5;
  height: 3em;
  color: #333333;
  margin-bottom: .1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-content .content {
  width: 100%;
  font-family: ArialMT;
  /* line-height: 1.875; */
  line-height: 1.2;
  height: 2.4em;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item:hover .item-img img {
  /* -webkit-transform: scale(1.1);
          transform: scale(1.1); */
}

.index-main .index-news-events .news-events-container .news-events-wrap .wrap .item:hover .item-content .content-title {
  font-weight: bold;
  color: #0054a3;
}

.index-main .index-news-events .news-events-container .more {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-main .index-news-events .news-events-container .more a {
  cursor: pointer;
  font-family: SourceHanSansSC-Regular;
  color: #0050ab;
  transition: transform ease-in-out .3s;
}

@media (max-width: 1200px) {
  .index-main .index-news-events .news-events-container {
    width: 100%;
    padding: 0 10px;
    max-width: 900px;
  }
  .index-main .index-news-events .news-events-container .news-events-wrap .wrap {
    width: 102%;
  }
  .index-main .index-news-events .news-events-container .news-events-wrap .wrap .item {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .index-main .index-news-events .news-events-container .news-events-wrap .wrap .item .item-img .item-date {
    width: 120px;
    height: 35px;
    padding-top: 10px;
    padding-left: 15px;
  }
}

@media (max-width: 400px) {
  .index-main .index-news-events .news-events-container .news-events-wrap .wrap {
    width: 100%;
  }
  .index-main .index-news-events .news-events-container .news-events-wrap .wrap .item {
    width: 100%;
    margin-right: 0;
  }
}

.banner {
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.banner .banner-bg {
  width: 100%;
}

.banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.banner .banner-wrap .content {
  height: .9rem;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/en/themes/pc_cn/public/assets/images/20.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.08rem;
  padding-right: 1rem;
}

.banner .banner-wrap .content .small-plane {
  width: .55rem;
  height: .4rem;
}

.banner .banner-wrap .content .small-plane img {
  width: 100%;
  height: 100%;
}

.banner .banner-wrap .content .content-text {
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  margin-left: 0.4rem;
}

main .main-nav {
  width: 100%;
  height: 0.5rem;
}

main .main-nav .nav-container {
  width: 13rem;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 1px solid rgba(238, 238, 238, 0.67);
}

main .main-nav .nav-container .nav-logo {
  width: 16px;
  height: 16px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

main .main-nav .nav-container .nav-logo img {
  width: 100%;
  height: 100%;
}

main .main-nav .nav-container .nav-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.15rem;
}

main .main-nav .nav-container .nav-text a {
  font-family: Arial;
  color: #a7a7a7;
  cursor: pointer;
}

@media (max-width: 1400px) {
  main .main-nav {
    height: 40px;
  }
}

@media (max-width: 900px) {
  main .main-nav .nav-container {
    width: 100%;
    padding: 0 10px;
  }
}

main {
  width: 100%;
}

main .main-sports {
  width: 100%;
  background-color: #ffffff;
}

main .main-sports .sports-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

main .main-sports .sports-container .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .35rem 0;
  background-color: #fff;
  margin-bottom: 0.4rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  /* justify-content: flex-start; */
  justify-content: center;
}

main .main-sports .sports-container .item .item-img {
  /* width: 8.8rem; */
  width: 7rem;
  border-radius: 0 .5rem 0 .5rem;
  overflow: hidden;
  cursor: pointer;
}

main .main-sports .sports-container .item .item-img img {
  width: 100%;
  border-radius: 0 .5rem 0 .5rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-sports .sports-container .item .item-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-sports .sports-container .item .item-content {
  width: 7rem;
  padding-right: 0.8rem;
}

main .main-sports .sports-container .item .item-content .content-title {
  width: 100%;
  margin-bottom: 0.3rem;
}

main .main-sports .sports-container .item .item-content .content-title span {
  width: auto;
  font-family: Arial;
  font-weight: bold;
  color: #0054a3;
  display: inline-block;
}

main .main-sports .sports-container .item .item-content .content-title span:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0054a3;
  margin-top: 0.1rem;
}

main .main-sports .sports-container .item .item-content .content-description {
  width: 100%;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.28rem;
  text-align: justify;
}

main .main-sports .sports-container .item .item-content .content-text {
  width: 100%;
  height: 2.3rem;
}

main .main-sports .sports-container .item .item-content .content-text p {
  font-family: Arial;
  line-height: 1.8;
  color: #666666;
}

main .main-sports .sports-container .item .item-content .content-text .mCSB_scrollTools {
  opacity: 1;
}

main .main-sports .sports-container .item .item-content .content-text .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-sports .sports-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-sports .sports-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-sports .sports-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-sports .sports-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-sports .sports-container .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

main .main-sports .sports-container .item:nth-child(2n) .item-content {
  padding-right: 0;
  padding-left: 0.8rem;
}

main .main-sports .sports-container .item:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  main .main-sports .sports-container .item .item-content {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    width: calc(100% - 8.8rem);
  }
  main .main-sports .sports-container .item:nth-child(2n) .item-content {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}

@media (max-width: 900px) {
  main .main-sports .sports-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-sports .sports-container .item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  main .main-sports .sports-container .item .item-img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 25px;
    padding: 0 10px;
  }
  main .main-sports .sports-container .item .item-content {
    width: 100%;
  }
  main .main-sports .sports-container .item .item-content .content-description {
    -webkit-line-clamp: 1000;
  }
  main .main-sports .sports-container .item .item-content .content-text {
    height: auto;
  }
}

main .main-news {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.6rem;
}

main .main-news .news-container {
  width: 13rem;
  margin: 0 auto;
  padding-top: 0.4rem;
  margin-bottom: 0.6rem;
}

main .main-news .news-container .item {
  width: 100%;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.15rem;
  margin-bottom: 0.2rem;
}

main .main-news .news-container .item .item-img {
  width: 4rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  /*padding-top: 15%;*/
  padding-top: 18%;
}

main .main-news .news-container .item .item-img img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

main .main-news .news-container .item .item-content {
  width: calc(100% - 4rem);
  padding-left: 0.35rem;
  padding-top: 0.14rem;
}

main .main-news .news-container .item .item-content .content-title {
  width: 100%;
  font-family: Arial;
  color: #333333;
  margin-bottom: 0.27rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  line-height: 1.4;
}

main .main-news .news-container .item .item-content .content {
  width: 100%;
  font-family: Arial;
  line-height: 1.79;
  color: #565656;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.25rem;
}

main .main-news .news-container .item .item-content .content-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

main .main-news .news-container .item .item-content .content-wrap .date {
  font-family: Arial;
  color: #aeaeae;
}

main .main-news .news-container .item .item-content .content-wrap .see-details {
  cursor: pointer;
  padding: .1rem .2rem;
  border-radius: .17rem;
  border: solid 1px #a0a0a0;
  font-family: SourceHanSansCN-Normal;
  color: #999999;
}

main .main-news .news-container .item:hover .item-content .content-title {
  color: #0054a3;
}

main .main-news .news-container .item:hover .item-content .content-wrap .see-details {
  border-color: #0054a3;
  background-color: #0054a3;
  color: #fff;
}

@media (max-width: 1300px) {
  main .main-news .news-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-news .news-container .item .item-img {
    width: 30%;
    padding-top: 17%;
  }
  main .main-news .news-container .item .item-content {
    width: 70%;
  }
}

@media (max-width: 700px) {
  main .main-news .news-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-news .news-container .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 25px;
  }
  main .main-news .news-container .item .item-img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    background: none !important;
    padding-top: 0;
    position: static;
    margin-bottom: 25px;
  }
  main .main-news .news-container .item .item-img img {
    position: static;
    display: inline-block;
    min-height: inherit;
  }
  main .main-news .news-container .item .item-content {
    width: 100%;
    padding-left: 0;
  }
  main .main-news .news-container .item .item-content .content-title {
    overflow: visible;
    white-space: normal;
    text-overflow: inherit;
  }
}

main .main-pags {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

main .main-pags .pags-a {
  padding: 0 15px;
  height: 38px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Arial;
  color: #333333;
  margin: 0 7.5px;
  cursor: pointer;
}

main .main-pags .pags-a:hover {
  background-color: #033f88;
  border-color: #033f88;
  color: #fff;
}

main .main-pags .pags-b {
  margin: 0 7.5px;
  height: 38px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  cursor: pointer;
}

main .main-pags .pags-b .select-w {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 100%;
  background: none;
  position: relative;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 30px;
  cursor: pointer;
}

main .main-pags .pags-b .select-w .cur {
  width: 100%;
  display: inline-block;
  height: 100%;
  line-height: 38px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

main .main-pags .pags-b .select-w select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

main .main-pags .pags-b .select-w:after {
  display: inline-block;
  content: "";
  border-left: 5px solid transparent;
  border-top: 5px solid #666;
  border-right: 5px solid transparent;
  position: absolute;
  right: 5px;
  top: 45%;
  z-index: 1;
}

main .main-news-details {
  width: 100%;
}

main .main-news-details .news-details-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 0.6rem;
  padding-bottom: 1.1rem;
}

main .main-news-details .news-details-container .news-details-wrap {
  width: 13rem;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0.3rem;
}

main .main-news-details .news-details-container .news-details-wrap .wrap {
  width: 100%;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #eeeeee;
}

main .main-news-details .news-details-container .news-details-wrap .wrap .wrap-title {
  width: 100%;
  text-align: center;
  /* font-family: Arial; */
  font-family: 'Times New Roman';
  color: #333333;
  margin-bottom: 0.3rem;
  font-size: calc(12px + 15 * 100vw / 1920);
}

main .main-news-details .news-details-container .news-details-wrap .wrap .date-num {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

main .main-news-details .news-details-container .news-details-wrap .wrap .date-num .date {
  /* font-family: Arial; */
  font-family: 'Times New Roman';
  color: #999999;
  margin: 0 .35rem;
}

main .main-news-details .news-details-container .news-details-wrap .wrap .date-num .num {
  /* font-family: ArialMT; */
  font-family: 'Times New Roman';
  color: #999999;
  margin: 0 .35rem;
}

main .main-news-details .news-details-container .news-details-wrap .content {
  width: 100%;
  padding: 0 .8rem;
  padding-top: .4rem;
  /* font-size: 16px; */
  font-size: 18px;
  text-align: justify;
}

main .main-news-details .news-details-container .news-details-wrap .content p {
  /* font-family: Arial; */
  font-family: 'Times New Roman';
  /* font-size: calc(12px - .12rem + .16rem); */
  /* line-height: 2.5; */
  line-height: 2;
  color: #666666;
}

main .main-news-details .news-details-container .news-details-wrap .content p img {
  width: 100%;
}

main .main-news-details .news-details-container .link-share-wrap {
  width: 13rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

main .main-news-details .news-details-container .link-share-wrap .link {
  width: 65%;
}

main .main-news-details .news-details-container .link-share-wrap .link .item {
  cursor: pointer;
  display: block;
  font-family: Arial;
  line-height: 1.56;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

main .main-news-details .news-details-container .link-share-wrap .link .item:hover {
  color: #033f88;
}

main .main-news-details .news-details-container .link-share-wrap .share {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

main .main-news-details .news-details-container .link-share-wrap .share span {
  font-family: Arial;
  color: #666666;
  font-size: calc(12px - .12rem + .16rem);
}

main .main-news-details .news-details-container .link-share-wrap .share .share-img {
  width: 32px;
  height: 32px;
  margin: 0 9px;
  cursor: pointer;
}

main .main-news-details .news-details-container .link-share-wrap .share .share-img img {
  width: 100%;
  height: 100%;
}

@media (max-width: 900px) {
  main .main-news-details .news-details-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-news-details .news-details-container .news-details-wrap {
    width: 100%;
  }
  main .main-news-details .news-details-container .link-share-wrap {
    width: 100%;
    padding: 0 10px;
  }
}

@media (max-width: 600px) {
  main .main-news-details .news-details-container .news-details-wrap .wrap .wrap-title {
    line-height: 1.3;
  }
  main .main-news-details .news-details-container .link-share-wrap {
    width: 100%;
    padding: 0 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .main-news-details .news-details-container .link-share-wrap .link {
    width: 100%;
    margin-bottom: 20px;
  }
  main .main-news-details .news-details-container .link-share-wrap .link .item {
    margin-bottom: 15px;
  }
  main .main-news-details .news-details-container .link-share-wrap .share {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 400px) {
  main .main-news-details .news-details-container .news-details-wrap .wrap .date-num {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  main .main-news-details .news-details-container .news-details-wrap .wrap .date-num .date {
    margin-bottom: 10px;
  }
}

main .main-dormitory {
  width: 100%;
  background-color: #ffffff;
}

main .main-dormitory .dormitory-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

main .main-dormitory .dormitory-container .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .35rem 0;
  background-color: #fff;
  margin-bottom: 0.4rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

main .main-dormitory .dormitory-container .item .item-img {
  width: 8.8rem;
  overflow: hidden;
  cursor: pointer;
}

main .main-dormitory .dormitory-container .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-dormitory .dormitory-container .item .item-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-dormitory .dormitory-container .item .item-content {
  width: 7rem;
  padding-right: 0.8rem;
}

main .main-dormitory .dormitory-container .item .item-content .content-title {
  width: 100%;
  margin-bottom: 0.3rem;
}

main .main-dormitory .dormitory-container .item .item-content .content-title span {
  width: auto;
  font-family: Arial;
  font-weight: bold;
  color: #0054a3;
  display: inline-block;
}

main .main-dormitory .dormitory-container .item .item-content .content-title span:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0054a3;
  margin-top: 0.1rem;
}

main .main-dormitory .dormitory-container .item .item-content .content-description {
  width: 100%;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.28rem;
  text-align: justify;
}

main .main-dormitory .dormitory-container .item .item-content .content-text {
  width: 100%;
  height: 2.3rem;
}

main .main-dormitory .dormitory-container .item .item-content .content-text p {
  font-family: Arial;
  line-height: 1.8;
  color: #666666;
}

main .main-dormitory .dormitory-container .item .item-content .content-text .mCSB_scrollTools {
  opacity: 1;
}

main .main-dormitory .dormitory-container .item .item-content .content-text .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-dormitory .dormitory-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-dormitory .dormitory-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-dormitory .dormitory-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-dormitory .dormitory-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-dormitory .dormitory-container .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

main .main-dormitory .dormitory-container .item:nth-child(2n) .item-content {
  padding-right: 0;
  padding-left: 0.8rem;
}

main .main-dormitory .dormitory-container .item:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  main .main-dormitory .dormitory-container .item .item-content {
    padding-left: 0.8rem;
    width: calc(100% - 8.8rem);
  }
  main .main-dormitory .dormitory-container .item:nth-child(2n) .item-content {
    padding-right: 0.8rem;
  }
}

@media (max-width: 900px) {
  main .main-dormitory .dormitory-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-dormitory .dormitory-container .item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  main .main-dormitory .dormitory-container .item .item-img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 25px;
  }
  main .main-dormitory .dormitory-container .item .item-content {
    width: 100%;
    padding-left: .4rem !important;
    padding-right: .4rem !important;
  }
  main .main-dormitory .dormitory-container .item .item-content .content-description {
    -webkit-line-clamp: 1000;
  }
  main .main-dormitory .dormitory-container .item .item-content .content-text {
    height: auto;
  }
}

main .main-art {
  width: 100%;
  background-color: #fff;
}

main .main-art .art-container {
  width: 100%;
  background-color: #f7f7f7;
  padding-top: 0.5rem;
  padding-bottom: 0.6rem;
}

main .main-art .art-container .art-wrap {
  width: 13rem;
  margin: 0 auto;
  margin-bottom: .8rem;
}

main .main-art .art-container .art-wrap .item-a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: .5rem;
}

main .main-art .art-container .art-wrap .item-a .item-img {
  width: 7.4rem;
}

main .main-art .art-container .art-wrap .item-a .item-img img {
  width: 100%;
  height: 100%;
}

main .main-art .art-container .art-wrap .item-a .item-content {
  width: calc(100% - 7.4rem);
  background-color: #fff;
  padding-top: 0.6rem;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  position: relative;
}

main .main-art .art-container .art-wrap .item-a .item-content .content-title {
  width: 100%;
  font-family: Arial;
  line-height: 1.75;
  color: #333333;
  margin-bottom: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

main .main-art .art-container .art-wrap .item-a .item-content .content {
  width: 100%;
  height: 1.8rem;
}

main .main-art .art-container .art-wrap .item-a .item-content .content p {
  font-family: Arial;
  font-size: calc(12px - .12rem + .18rem);
  line-height: 2;
  color: #666666;
}

main .main-art .art-container .art-wrap .item-a .item-content .content .mCSB_scrollTools {
  opacity: 1;
}

main .main-art .art-container .art-wrap .item-a .item-content .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .item-a .item-content .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .item-a .item-content .content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-art .art-container .art-wrap .item-a .item-content .content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .item-a .item-content .content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .item-a .item-content:before {
  content: '';
  display: inline-block;
  width: .18rem;
  height: 3px;
  background-color: #0054a3;
  position: absolute;
  top: .8rem;
  left: .25rem;
}

main .main-art .art-container .art-wrap .wrap {
  width: 100%;
}

main .main-art .art-container .art-wrap .wrap .item-b {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .5rem;
  position: relative;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-img {
  width: 8.8rem;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-img img {
  width: 100%;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content {
  width: 5.7rem;
  height: 4.2rem;
  background-color: rgba(255, 255, 255, 0.65);
  padding-top: .6rem;
  padding-left: 1.8rem;
  padding-right: .3rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content-title {
  width: 100%;
  font-family: Arial;
  line-height: 1.75;
  color: #333333;
  margin-bottom: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content {
  width: 100%;
  height: 1.8rem;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content p {
  font-family: Arial;
  font-size: calc(12px - .12rem + .18rem);
  line-height: 2;
  color: #666666;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content .mCSB_scrollTools {
  opacity: 1;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-art .art-container .art-wrap .wrap .item-b .item-content .content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content .content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-art .art-container .art-wrap .wrap .item-b .item-content:before {
  content: '';
  display: inline-block;
  width: .18rem;
  height: 3px;
  background-color: #0054a3;
  position: absolute;
  top: .8rem;
  left: 1.28rem;
}

main .main-art .art-container .art-wrap .wrap .item-b:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

main .main-art .art-container .art-wrap .wrap .item-b:nth-child(2n) .item-content {
  right: auto;
  left: 0;
  padding-left: .8rem;
  padding-right: 1.5rem;
}

main .main-art .art-container .art-wrap .wrap .item-b:nth-child(2n) .item-content:before {
  top: .8rem;
  left: .25rem;
}

@media (max-width: 1000px) {
  main .main-art .art-container .art-wrap {
    width: 100%;
    padding: 0 10px;
  }
  main .main-art .art-container .art-wrap .item-a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  main .main-art .art-container .art-wrap .item-a .item-img {
    width: 100%;
  }
  main .main-art .art-container .art-wrap .item-a .item-content {
    width: 100%;
    padding-bottom: 0.6rem;
  }
  main .main-art .art-container .art-wrap .item-a .item-content .content {
    height: auto;
  }
  main .main-art .art-container .art-wrap .wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 700px;
  }
  main .main-art .art-container .art-wrap .wrap .item-b {
    width: 100%;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin-bottom: 30px;
  }
  main .main-art .art-container .art-wrap .wrap .item-b .item-img {
    width: 100%;
  }
  main .main-art .art-container .art-wrap .wrap .item-b .item-content {
    width: 100%;
    position: static !important;
    -webkit-transform: translate(0);
            transform: translate(0);
    height: auto;
    padding: .6rem .8rem !important;
  }
  main .main-art .art-container .art-wrap .wrap .item-b .item-content .content {
    height: auto;
  }
  main .main-art .art-container .art-wrap .wrap .item-b .item-content:before {
    top: .8rem;
    left: .25rem;
  }
}

main .main-coaching-career {
  width: 100%;
  background-color: #ffffff;
  padding-bottom: 0.5rem;
}

main .main-coaching-career .coaching-career-container {
  width: 13rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
}

main .main-coaching-career .coaching-career-container .item {
  width: 100%;
  position: relative;
  margin-bottom: 0.4rem;
}

main .main-coaching-career .coaching-career-container .item .item-img {
  width: 100%;
  overflow: hidden;
}

main .main-coaching-career .coaching-career-container .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-coaching-career .coaching-career-container .item .item-content {
  width: 6.1rem;
  background-color: rgba(255, 255, 255, 0.65);
  position: absolute;
  top: 50%;
  left: 1.6rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding-top: 0.35rem;
  padding-left: 0.8rem;
  padding-right: 0.6rem;
  padding-bottom: 0.4rem;
}

main .main-coaching-career .coaching-career-container .item .item-content .content-title {
  width: 100%;
  font-family: Arial;
  line-height: 1.25;
  color: #333333;
  margin-bottom: 0.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

main .main-coaching-career .coaching-career-container .item .item-content .content {
  width: 100%;
  height: 1.1rem;
  margin-bottom: 0.4rem;
}

main .main-coaching-career .coaching-career-container .item .item-content .content p {
  font-family: Arial;
  font-size: calc(12px - .12rem + .18rem);
  line-height: 2.1;
  color: #595959;
}

main .main-coaching-career .coaching-career-container .item .item-content .content .mCSB_scrollTools {
  opacity: 1;
}

main .main-coaching-career .coaching-career-container .item .item-content .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-coaching-career .coaching-career-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-coaching-career .coaching-career-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-coaching-career .coaching-career-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-coaching-career .coaching-career-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-coaching-career .coaching-career-container .item .item-content .more {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

main .main-coaching-career .coaching-career-container .item .item-content .more a {
  cursor: pointer;
  width: 1.1rem;
  height: .4rem;
  border: solid 1px #313131;
  font-family: Arial;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

main .main-coaching-career .coaching-career-container .item .item-content .item-num {
  width: .8rem;
  height: .8rem;
  background-color: #0054a3;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: .6rem;
  left: -.4rem;
}

main .main-coaching-career .coaching-career-container .item:nth-child(2n) .item-content {
  left: auto;
  right: 1.6rem;
}

main .main-coaching-career .coaching-career-container .item:nth-child(2n) .item-content .content-title {
  text-align: right;
}

main .main-coaching-career .coaching-career-container .item:nth-child(2n) .item-content .content {
  text-align: right;
}

main .main-coaching-career .coaching-career-container .item:nth-child(2n) .item-content .item-num {
  left: auto;
  right: -.4rem;
}

main .main-coaching-career .coaching-career-container .item:hover .item-img {
  cursor: pointer;
}

main .main-coaching-career .coaching-career-container .item:hover .item-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-coaching-career .coaching-career-container .item:hover .item-content .content-title {
  color: #0054a3;
  cursor: pointer;
}

main .main-coaching-career .coaching-career-container .item:hover .item-content .more a {
  background-color: #0054a3;
  color: #fff;
  border-color: #0054a3;
}

@media (max-width: 900px) {
  main .main-coaching-career .coaching-career-container {
    width: 100%;
    padding: 0 10px;
    max-width: 520px;
  }
  main .main-coaching-career .coaching-career-container .item .item-content {
    width: 100%;
    -webkit-transform: translate(0);
            transform: translate(0);
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    padding-left: 1.2rem;
    -webkit-box-shadow: 0px 0px 5px 0px #ccc;
            box-shadow: 0px 0px 5px 0px #ccc;
  }
  main .main-coaching-career .coaching-career-container .item .item-content .content {
    height: auto;
  }
  main .main-coaching-career .coaching-career-container .item .item-content .item-num {
    left: .2rem !important;
    right: auto !important;
    top: .4rem;
  }
  main .main-coaching-career .coaching-career-container .item:nth-child(2n) .item-content .content-title {
    text-align: left;
  }
  main .main-coaching-career .coaching-career-container .item:nth-child(2n) .item-content .content {
    text-align: left;
  }
}

main .main-aims {
  width: 100%;
  background-color: #ffffff;
}

main .main-aims .aims-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

main .main-aims .aims-container .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .35rem 0;
  background-color: #fff;
  margin-bottom: 0.4rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

main .main-aims .aims-container .item .item-img {
  width: 8.8rem;
  overflow: hidden;
  cursor: pointer;
}

main .main-aims .aims-container .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-aims .aims-container .item .item-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-aims .aims-container .item .item-content {
  width: 7rem;
  padding-right: 0.8rem;
}

main .main-aims .aims-container .item .item-content .content-title {
  width: 100%;
  margin-bottom: 0.3rem;
}

main .main-aims .aims-container .item .item-content .content-title span {
  width: auto;
  font-family: Arial;
  font-weight: bold;
  color: #0054a3;
  display: inline-block;
}

main .main-aims .aims-container .item .item-content .content-title span:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0054a3;
  margin-top: 0.1rem;
}

main .main-aims .aims-container .item .item-content .content-description {
  width: 100%;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.28rem;
  text-align: justify;
}

main .main-aims .aims-container .item .item-content .content-text {
  width: 100%;
  height: 2.3rem;
}

main .main-aims .aims-container .item .item-content .content-text p {
  font-family: Arial;
  line-height: 1.8;
  color: #666666;
}

main .main-aims .aims-container .item .item-content .content-text .mCSB_scrollTools {
  opacity: 1;
}

main .main-aims .aims-container .item .item-content .content-text .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-aims .aims-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-aims .aims-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-aims .aims-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-aims .aims-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-aims .aims-container .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

main .main-aims .aims-container .item:nth-child(2n) .item-content {
  padding-right: 0;
  padding-left: 0.8rem;
}

main .main-aims .aims-container .item:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  main .main-aims .aims-container .item .item-content {
    padding-left: 0.8rem;
    width: calc(100% - 8.8rem);
  }
  main .main-aims .aims-container .item:nth-child(2n) .item-content {
    padding-right: 0.8rem;
  }
}

@media (max-width: 900px) {
  main .main-aims .aims-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-aims .aims-container .item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  main .main-aims .aims-container .item .item-img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 25px;
  }
  main .main-aims .aims-container .item .item-content {
    width: 100%;
    padding: 0 .4rem !important;
  }
  main .main-aims .aims-container .item .item-content .content-description {
    -webkit-line-clamp: 1000;
  }
  main .main-aims .aims-container .item .item-content .content-text {
    height: auto;
  }
}

main .main-old-sfers {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.6rem;
}

main .main-old-sfers .old-sfers-container {
  width: 13rem;
  margin: 0 auto;
  margin-top: .5rem;
  margin-bottom: .75rem;
}

main .main-old-sfers .old-sfers-container .wrap {
  width: calc(100% + .4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

main .main-old-sfers .old-sfers-container .wrap .item {
  width: 2.95rem;
  margin-right: .4rem;
  margin-bottom: .6rem;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-img {
  width: 100%;
  -webkit-box-shadow: 0 0 0.09rem 0 rgba(140, 140, 140, 0.35);
          box-shadow: 0 0 0.09rem 0 rgba(140, 140, 140, 0.35);
  overflow: hidden;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-content {
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0.09rem 0 rgba(140, 140, 140, 0.35);
          box-shadow: 0 0 0.09rem 0 rgba(140, 140, 140, 0.35);
  border-radius: 0 0 .2rem .2rem;
  padding-top: .2rem;
  padding-bottom: 0.2rem;
  padding-left: .45rem;
  padding-right: .45rem;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-content .content-title {
  width: 100%;
  font-family: Arial;
  color: #333333;
  margin-bottom: 0.22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-content .content-text {
  width: 100%;
  font-family: Arial;
  line-height: 1.75;
  color: #666666;
  margin-bottom: 0.22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-content .more {
  width: 1rem;
  height: .3rem;
  border: solid 1px #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial;
  color: #999999;
  margin: 0 auto;
  cursor: pointer;
}

main .main-old-sfers .old-sfers-container .wrap .item .item-content .more:hover {
  background-color: #0054a3;
  border-color: #0054a3;
  color: #fff;
}

main .main-old-sfers .old-sfers-container .wrap .item:hover .item-img {
  -webkit-box-shadow: 0 0 0.09rem 0 rgba(0, 84, 163, 0.35);
          box-shadow: 0 0 0.09rem 0 rgba(0, 84, 163, 0.35);
}

main .main-old-sfers .old-sfers-container .wrap .item:hover .item-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-old-sfers .old-sfers-container .wrap .item:hover .item-content {
  -webkit-box-shadow: 0 0 0.09rem 0 rgba(0, 84, 163, 0.35);
          box-shadow: 0 0 0.09rem 0 rgba(0, 84, 163, 0.35);
}

main .main-old-sfers .old-sfers-container .wrap .item:hover .item-content .content-title {
  color: #0054a3;
}

@media (max-width: 1200px) {
  main .main-old-sfers .old-sfers-container {
    width: 100%;
    padding: 0 10px;
  }
  main .main-old-sfers .old-sfers-container .wrap {
    width: 103%;
  }
  main .main-old-sfers .old-sfers-container .wrap .item {
    width: 31%;
    margin-right: 2%;
  }
}

@media (max-width: 550px) {
  main .main-old-sfers .old-sfers-container .wrap {
    width: 102%;
  }
  main .main-old-sfers .old-sfers-container .wrap .item {
    width: 48%;
    margin-right: 2%;
  }
}

@media (max-width: 400px) {
  main .main-old-sfers .old-sfers-container .wrap {
    width: 100%;
  }
  main .main-old-sfers .old-sfers-container .wrap .item {
    width: 100%;
    margin-right: 0;
  }
}

main .main-staff {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0.7rem;
}

main .main-staff .staff-container {
  width: 13rem;
  margin: 0 auto;
  margin-bottom: 0.8rem;
}

main .main-staff .staff-container .wrap {
  width: calc(100% + 1.1rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

main .main-staff .staff-container .wrap .item {
  cursor: pointer;
  width: 3.6rem;
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0rem 0.02rem 0.06rem 0rem rgba(214, 214, 214, 0.56);
          box-shadow: 0rem 0.02rem 0.06rem 0rem rgba(214, 214, 214, 0.56);
  border-radius: 0.05rem;
  padding-top: 0.9rem;
  padding-bottom: 0.6rem;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  margin-right: 1.1rem;
  margin-top: 1.5rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-staff .staff-container .wrap .item .item-avatar {
  /* width: 1.6rem;
  height: 1.6rem; */
  /* width: 1.8rem;
  height: 1.8rem; */
  width: 2.5rem;
  height: 2.5rem;
  background-color: #ffffff;
  border: solid 0.03rem #e5e5e5;
  border-radius: 50%;
  position: absolute;
  /* top: -.8rem; */
  top: -.9rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

main .main-staff .staff-container .wrap .item .item-avatar img {
  width: 100%;
  height: 100%;
}

main .main-staff .staff-container .wrap .item .item-img {
  width: 0.7rem;
  height: 0.65rem;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}

main .main-staff .staff-container .wrap .item .item-img img {
  width: 100%;
  height: 100%;
}

main .main-staff .staff-container .wrap .item .item-name {
  width: 100%;
  font-family: Arial-BoldMT;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.1rem;
  text-align: center;
}

main .main-staff .staff-container .wrap .item .item-job {
  width: 100%;
  text-align: center;
  font-family: Arial;
  color: #666666;
  margin-bottom: 0.2rem;
}

main .main-staff .staff-container .wrap .item .item-content {
  width: 100%;
  text-align: center;
  font-family: Arial;
  line-height: 2;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

main .main-staff .staff-container .wrap .item:hover {
  -webkit-transform: scale(1.0972);
          transform: scale(1.0972);
  -webkit-box-shadow: 0 0.02rem 0.06rem 0 rgba(86, 142, 194, 0.56);
          box-shadow: 0 0.02rem 0.06rem 0 rgba(86, 142, 194, 0.56);
  position: relative;
  z-index: 1;
}

@media (max-width: 900px) {
  main .main-staff .staff-container {
    width: 100%;
    padding: 0 10px;
  }
  main .main-staff .staff-container .wrap {
    width: 103%;
  }
  main .main-staff .staff-container .wrap .item {
    width: 31%;
    margin-right: 2%;
  }
}

@media (max-width: 550px) {
  main .main-staff .staff-container .wrap {
    width: 102%;
  }
  main .main-staff .staff-container .wrap .item {
    width: 48%;
    margin-right: 2%;
  }
}

@media (max-width: 400px) {
  main .main-staff .staff-container .wrap {
    width: 100%;
  }
  main .main-staff .staff-container .wrap .item {
    width: 100%;
    margin-right: 0;
  }
}

main .main-about-us {
  width: 100%;
  background-color: #f8f8f8;
}

main .main-about-us .school-profile-container {
  width: 100%;
  height: 7.9rem;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: .85rem;
}

main .main-about-us .school-profile-container .school-profile-wrap {
  width: 13rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content {
  width: 6.3rem;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content-title {
  width: 100%;
  margin-bottom: .7rem;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content-title .title {
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content-title .title:after {
  content: '';
  display: inline-block;
  width: .28rem;
  height: .28rem;
  background-image: url(/en/themes/pc_cn/public/assets/images/8.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-left: .2rem;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content-title:after {
  content: '';
  display: inline-block;
  width: .65rem;
  height: .04rem;
  background-color: #0054a3;
  margin-top: .3rem;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content {
  width: 100%;
  height: 3rem;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .content-text {
  width: 100%;
  font-family: Arial;
  color: #555555;
  line-height: 1.3;
  margin-bottom: 0.2rem;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .content-text span {
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .mCSB_scrollTools {
  opacity: 1;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .school-profile-container .school-profile-wrap .wrap-img {
  width: 5.3rem;
}

main .main-about-us .management-team-container {
  width: 100%;
  background-color: #fff;
  padding-top: .9rem;
  padding-bottom: .55rem;
  overflow: hidden;
}

main .main-about-us .management-team-container .management-team-wrap {
  width: 13rem;
  margin: 0 auto;
}

main .main-about-us .management-team-container .management-team-wrap .title-box {
  width: 100%;
  margin-bottom: .5rem;
}

main .main-about-us .management-team-container .management-team-wrap .title-box .title {
  width: 100%;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}

main .main-about-us .management-team-container .management-team-wrap .wrap {
  width: calc(100% + 1.1rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: .6rem;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item {
  cursor: pointer;
  width: 3.6rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.02rem 0.06rem 0 rgba(214, 214, 214, 0.56);
          box-shadow: 0 0.02rem 0.06rem 0 rgba(214, 214, 214, 0.56);
  border-radius: .05rem;
  padding-top: .3rem;
  padding-bottom: .6rem;
  padding-left: .35rem;
  padding-right: .35rem;
  margin-right: 1.1rem;
  margin-bottom: 1rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item .item-avatar {
  /* width: 1.6rem;
  height: 1.6rem; */
  /* width: 3.2rem; */
  /* height: 3.2rem; */
  width: 2.9rem;
  height: 2.9rem;
  background-color: #ffffff;
  border: solid 0.03rem #e5e5e5;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: .2rem;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item .item-avatar img {
  width: 100%;
  height: 100%;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item .item-name {
  width: 100%;
  font-family: Arial-BoldMT;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.1rem;
  text-align: center;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item .item-job {
  width: 100%;
  text-align: center;
  font-family: Arial;
  color: #666666;
  margin-bottom: 0.2rem;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item .item-content {
  width: 100%;
  text-align: center;
  font-family: Arial;
  line-height: 2;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

main .main-about-us .management-team-container .management-team-wrap .wrap .item:hover {
  -webkit-transform: scale(1.0972);
          transform: scale(1.0972);
  -webkit-box-shadow: 0 0.02rem 0.06rem 0 rgba(86, 142, 194, 0.56);
          box-shadow: 0 0.02rem 0.06rem 0 rgba(86, 142, 194, 0.56);
  position: relative;
  z-index: 1;
}

main .main-about-us .history-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: .8rem;
  padding-bottom: .65rem;
}

main .main-about-us .history-container .history-wrap {
  width: 13rem;
  margin: 0 auto;
}

main .main-about-us .history-container .history-wrap .title-box {
  width: 100%;
  margin-bottom: .75rem;
}

main .main-about-us .history-container .history-wrap .title-box .title {
  width: 100%;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}

main .main-about-us .history-container .history-wrap .wrap {
  width: 100%;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper {
  width: 100%;
  margin-bottom: .7rem;
  position: relative;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper {
  width: 10rem;
  margin: 0 auto;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper .item {
  cursor: pointer;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper .item .item-radius {
  width: 10px;
  height: 10px;
  background-color: #dcdcdc;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper .item .item-year {
  width: 100%;
  text-align: center;
  font-family: Arial;
  color: #999999;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper .item.active .item-radius {
  background-color: #0054a3;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper .item.active .item-year {
  font-weight: bold;
  color: #333333;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper:before {
  content: '';
  display: inline-block;
  width: 98%;
  height: 1px;
  background-color: #d2d2d2;
  position: absolute;
  top: 4px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-prev {
  width: 35px;
  height: 35px;
  background-image: url(/en/themes/pc_cn/public/assets/images/49.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 50%;
  top: 8px;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-prev:hover {
  background-image: url(/en/themes/pc_cn/public/assets/images/49-1.png);
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-next {
  width: 35px;
  height: 35px;
  background-image: url(/en/themes/pc_cn/public/assets/images/50.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 50%;
  top: 8px;
}

main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-next:hover {
  background-image: url(/en/themes/pc_cn/public/assets/images/50-1.png);
}

main .main-about-us .history-container .history-wrap .wrap .pack {
  width: 100%;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item {
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: .75rem .9rem;
  align-items: flex-start;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content {
  width: 5.6rem;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content-title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  margin-bottom: .26rem;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content-title:before {
  content: '';
  display: block;
  width: .74rem;
  height: 3px;
  background-color: #0054a3;
  margin-bottom: .12rem;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content {
  width: 100%;
  /* height: 3rem; */
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content p {
  font-family: Arial;
  font-size: calc(12px - .12rem + .18rem);
  line-height: 2.1;
  color: #666666;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content .mCSB_scrollTools {
  opacity: 1;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-img {
  width: 4.9rem;
  border: solid 1px #eeeeee;
}

main .main-about-us .history-container .history-wrap .wrap .pack .item .item-img img {
  width: 100%;
}

@media (max-width: 900px) {
  main .main-about-us .school-profile-container {
    height: auto;
    padding-bottom: .9rem;
    background-image: url(/en/themes/pc_cn/public/assets/images/45-1.jpg) !important;
  }
  main .main-about-us .school-profile-container .school-profile-wrap {
    width: 100%;
    padding: 0 10px;
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .main-about-us .school-profile-container .school-profile-wrap .wrap-content {
    width: 100%;
  }
  main .main-about-us .school-profile-container .school-profile-wrap .wrap-content .content {
    height: auto;
  }
  main .main-about-us .school-profile-container .school-profile-wrap .wrap-img {
    width: 100%;
    margin-bottom: 25px;
  }
  main .main-about-us .management-team-container .management-team-wrap {
    width: 100%;
    padding: 0 10px;
  }
  main .main-about-us .management-team-container .management-team-wrap .wrap {
    width: 103%;
  }
  main .main-about-us .management-team-container .management-team-wrap .wrap .item {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  main .main-about-us .history-container .history-wrap {
    width: 100%;
    padding: 0 10px;
  }
  main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper {
    width: 100%;
  }
  main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-swiper:before {
    content: '';
    display: inline-block;
    width: 93%;
    height: 1px;
    background-color: #d2d2d2;
    position: absolute;
    top: 4px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-prev {
    left: 0;
    display: none;
  }
  main .main-about-us .history-container .history-wrap .wrap .history-swiper .hs-next {
    right: 0;
    display: none;
  }
  main .main-about-us .history-container .history-wrap .wrap .pack {
    max-width: 600px;
    margin: 0 auto;
  }
  main .main-about-us .history-container .history-wrap .wrap .pack .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content {
    width: 100%;
  }
  main .main-about-us .history-container .history-wrap .wrap .pack .item .item-content .content {
    height: auto;
  }
  main .main-about-us .history-container .history-wrap .wrap .pack .item .item-img {
    width: 100%;
    margin-bottom: 25px;
  }
}

@media (max-width: 550px) {
  main .main-about-us .management-team-container .management-team-wrap .wrap {
    width: 102%;
  }
  main .main-about-us .management-team-container .management-team-wrap .wrap .item {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
}

@media (max-width: 400px) {
  main .main-about-us .management-team-container .management-team-wrap .wrap {
    width: 100%;
  }
  main .main-about-us .management-team-container .management-team-wrap .wrap .item {
    width: 100%;
    margin-right: 0;
  }
}

main .main-surroundings {
  width: 100%;
  background-color: #fff;
}

main .main-surroundings .surroundings-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

main .main-surroundings .surroundings-container .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .35rem 0;
  background-color: #fff;
  margin-bottom: 0.4rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

main .main-surroundings .surroundings-container .item .item-img {
  width: 8.8rem;
  overflow: hidden;
  cursor: pointer;
}

main .main-surroundings .surroundings-container .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-surroundings .surroundings-container .item .item-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-surroundings .surroundings-container .item .item-content {
  width: 7rem;
  padding-right: 0.8rem;
}

main .main-surroundings .surroundings-container .item .item-content .content-title {
  width: 100%;
  margin-bottom: 0.3rem;
}

main .main-surroundings .surroundings-container .item .item-content .content-title span {
  width: auto;
  font-family: Arial;
  font-weight: bold;
  color: #0054a3;
  display: inline-block;
}

main .main-surroundings .surroundings-container .item .item-content .content-title span:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0054a3;
  margin-top: 0.1rem;
}

main .main-surroundings .surroundings-container .item .item-content .content-description {
  width: 100%;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.28rem;
  text-align: justify;
}

main .main-surroundings .surroundings-container .item .item-content .content-text {
  width: 100%;
  height: 2.3rem;
}

main .main-surroundings .surroundings-container .item .item-content .content-text p {
  font-family: Arial;
  line-height: 1.8;
  color: #666666;
}

main .main-surroundings .surroundings-container .item .item-content .content-text .mCSB_scrollTools {
  opacity: 1;
}

main .main-surroundings .surroundings-container .item .item-content .content-text .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-surroundings .surroundings-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-surroundings .surroundings-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-surroundings .surroundings-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-surroundings .surroundings-container .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-surroundings .surroundings-container .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

main .main-surroundings .surroundings-container .item:nth-child(2n) .item-content {
  padding-right: 0;
  padding-left: 0.8rem;
}

main .main-surroundings .surroundings-container .item:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  main .main-surroundings .surroundings-container .item .item-content {
    padding-left: 0.8rem;
    width: calc(100% - 8.8rem);
  }
  main .main-surroundings .surroundings-container .item:nth-child(2n) .item-content {
    padding-right: 0.8rem;
  }
}

@media (max-width: 900px) {
  main .main-surroundings .surroundings-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-surroundings .surroundings-container .item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  main .main-surroundings .surroundings-container .item .item-img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 25px;
  }
  main .main-surroundings .surroundings-container .item .item-content {
    width: 100%;
    padding: 0 .4rem !important;
  }
  main .main-surroundings .surroundings-container .item .item-content .content-description {
    -webkit-line-clamp: 1000;
  }
  main .main-surroundings .surroundings-container .item .item-content .content-text {
    height: auto;
  }
}

main .main-technology-science {
  width: 100%;
  background-color: #fff;
}

main .main-technology-science .technology-science-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: .35rem;
  padding-bottom: .95rem;
}

main .main-technology-science .technology-science-container .technology-science-wrap {
  width: 100%;
  padding: .35rem 0;
  background-color: #fff;
  margin-bottom: .4rem;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item {
  width: 13rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.4rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-img {
  width: 6.2rem;
  overflow: hidden;
  cursor: pointer;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content {
  width: 7rem;
  padding-right: 0.8rem;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-title {
  width: 100%;
  margin-bottom: 0.3rem;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-title span {
  width: auto;
  font-family: Arial;
  font-weight: bold;
  color: #0054a3;
  display: inline-block;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-title span:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0054a3;
  margin-top: 0.1rem;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-description {
  width: 100%;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.28rem;
  text-align: justify;
  display: none;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text {
  width: 100%;
  /* height: 1.3rem; */
  /* height: 18em; */
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text p {
  font-family: Arial;
  line-height: 1.8;
  color: #666666;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text .mCSB_scrollTools {
  opacity: 1;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item:nth-child(2n) .item-content {
  padding-right: 0;
  padding-left: 0.8rem;
}

main .main-technology-science .technology-science-container .technology-science-wrap .item:last-child {
  margin-bottom: 0;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  padding: .6rem 0;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap {
  width: 13rem;
  margin: 0 auto;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack {
  width: calc(100% + .6rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item {
  width: 6.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: .6rem;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-img {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-img img {
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f8f8f8)), -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
  background-image: linear-gradient(#f8f8f8, #f8f8f8), linear-gradient(#eeeeee, #eeeeee);
  background-blend-mode: normal, 
 normal;
  padding-top: .4rem;
  padding-left: .35rem;
  padding-right: .35rem;
  /* padding-bottom: .6rem; */
  padding-bottom: .35rem;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-title {
  width: 100%;
  margin-bottom: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-title span {
  width: auto;
  font-family: Arial;
  font-weight: bold;
  color: #0054a3;
  display: inline-block;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-title span:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0054a3;
  margin-top: 0.1rem;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-description {
  width: 100%;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
  margin-bottom: .25rem;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text {
  width: 100%;
  /* height: 2rem; */
  height: 9em;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text p {
  font-family: Arial;
  line-height: 1.5;
  color: #666666;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text .mCSB_scrollTools {
  opacity: 1;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background: none;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #0054a3;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0054a3;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

@media (max-width: 1200px) {
  main .main-technology-science .technology-science-container .technology-science-wrap .item {
    width: 100%;
    padding: 0 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main .main-technology-science .technology-science-container .technology-science-wrap .item .item-img {
    width: 48%;
  }
  main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content {
    width: 48%;
    padding-right: 0;
  }
}

@media (max-width: 900px) {
  main .main-technology-science .technology-science-container .technology-science-wrap .item {
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .main-technology-science .technology-science-container .technology-science-wrap .item .item-img {
    width: 100%;
    margin-bottom: 25px;
  }
  main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content {
    width: 100%;
  }
  main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-description {
    -webkit-line-clamp: 1000;
  }
  main .main-technology-science .technology-science-container .technology-science-wrap .item .item-content .content-text {
    height: auto;
  }
  main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap {
    width: 100%;
    padding: 0 10px;
  }
  main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack {
    width: 102%;
  }
  main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item {
    width: 48%;
    margin-right: 2%;
  }
}

@media (max-width: 550px) {
  main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack {
    width: 100%;
  }
  main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.6rem;
  }
  main .main-technology-science .technology-science-container .technology-science-list-wrap .wrap .pack .item .item-content .content-text {
    height: auto;
  }
}

main .main-contact-us {
  width: 100%;
  background-color: #fff;
}

main .main-contact-us .contact-us-container {
  width: 13rem;
  margin: 0 auto;
  padding-top: .6rem;
  padding-bottom: .6rem;
}

main .main-contact-us .contact-us-container .details-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.2rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left {
  width: 8.2rem;
  background-color: #fafafa;
  padding-top: .6rem;
  padding-bottom: .6rem;
  padding-left: .64rem;
  padding-right: .64rem;
  position: relative;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  line-height: 1.7;
  color: #0054a3;
  margin-bottom: .45rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-title:before {
  content: '';
  display: inline-block;
  width: .28rem;
  height: .28rem;
  background-image: url(/en/themes/pc_cn/public/assets/images/8.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  top: .45rem;
  left: .3rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf {
  width: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .2rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf .inf-img {
  width: .2rem;
  margin-top: .05rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf .inf-img img {
  width: 100%;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf .inf-text {
  width: calc(100% - .2rem);
  padding-left: .12rem;
  font-family: Arial;
  line-height: 1.5;
  color: #333333;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-code {
  width: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: .6rem;
  right: .9rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-code .code-img {
  width: 1.26rem;
  height: 1.26rem;
  background-color: #eeeeee;
  border-radius: .1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: .2rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-code .code-img img {
  width: 1rem;
  height: 1rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-left .left-code .code-text {
  width: 100%;
  text-align: center;
  font-family: Arial;
  color: #333333;
}

main .main-contact-us .contact-us-container .details-wrap .details-right {
  width: 4.6rem;
  background-color: #fafafa;
  padding-top: .5rem;
  padding-left: 1rem;
  padding-right: .5rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-right .details-item {
  width: 100%;
  margin-bottom: 0.5rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-right .details-item .details-item-title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .25rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-right .details-item .details-item-title:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #016eb1;
  margin-right: .2rem;
}

main .main-contact-us .contact-us-container .details-wrap .details-right .details-item .details-item-tel {
  width: 100%;
  font-family: Arial;
  color: #666666;
}

main .main-contact-us .contact-us-container .map {
  width: 100%;
}

main .main-contact-us .contact-us-container .map img {
  width: 100%;
}

@media (max-width: 1200px) {
  main .main-contact-us .contact-us-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-left {
    width: 63%;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf {
    width: 70%;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-right {
    width: 35%;
  }
}

@media (max-width: 900px) {
  main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf .inf-img {
    width: 15px;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf .inf-text {
    width: calc(100% - 15px);
  }
}

@media (max-width: 700px) {
  main .main-contact-us .contact-us-container .details-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-left {
    width: 100%;
    margin-bottom: 25px;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-right {
    width: 100%;
    padding-left: .64rem;
  }
}

@media (max-width: 400px) {
  main .main-contact-us .contact-us-container .details-wrap .details-left .left-inf {
    width: 100%;
  }
  main .main-contact-us .contact-us-container .details-wrap .details-left .left-code {
    position: static;
    margin-top: 20px;
    width: 100%;
  }
}


main .main-vision {
  width: 100%;
  background-color: #fbfbfb;
  padding-top: .55rem;
  padding-bottom: .9rem;
}

main .main-vision .vision-container {
  width: 14rem;
  margin: 0 auto;
}

main .main-vision .vision-container .item {
  width: 100%;
  font-size: 0;
  position: relative;
  margin-bottom: 0.8rem;
  display: block;
}

main .main-vision .vision-container .item .item-img {
  display: inline-block;
  width: 9rem;
  cursor: pointer;
}

main .main-vision .vision-container .item .item-img img {
  width: 100%;
}

main .main-vision .vision-container .item .item-content {
  position: absolute;
  top: 50%;
  right: -.1rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 5.5rem;
  height: 3.5rem;
  /* background-color: rgba(255, 255, 255, 0.7); */
  background-color: rgba(235, 238, 223, .5);
  -webkit-box-shadow: 0 0 0.07rem 0 rgba(170, 170, 170, 0.22);
          box-shadow: 0 0 0.07rem 0 rgba(170, 170, 170, 0.22);
  padding: 0 .5rem;
  padding-top: 0.5rem;
}

main .main-vision .vision-container .item .item-content .content-title {
  width: 100%;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

main .main-vision .vision-container .item .item-content .content-title:after {
  content: '';
  display: block;
  width: .35rem;
  height: .04rem;
  background-color: #004a90;
  margin-top: 0.3rem;
}

main .main-vision .vision-container .item .item-content .content {
  width: 100%;
  max-height: 1.7rem;
}

main .main-vision .vision-container .item .item-content .content p {
  font-family: SourceHanSansCN-Regular;
  line-height: 1.5;
  color: #666666;
}

main .main-vision .vision-container .item .item-content .content .mCSB_scrollTools {
  opacity: 1;
}

main .main-vision .vision-container .item .item-content .content .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background-color: #dedede;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-vision .vision-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background-color: #2e59a1;
  border-radius: 6px;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-vision .vision-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
main .main-vision .vision-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #2e59a1;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-vision .vision-container .item .item-content .content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #2e59a1;
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

main .main-vision .vision-container .item:nth-child(2n) .item-img {
  float: right;
}

main .main-vision .vision-container .item:nth-child(2n) .item-content {
  right: auto;
  left: -.1rem;
}

@media (max-width: 900px) {
  main .main-vision .vision-container {
    width: 100%;
    padding: 0 10px;
  }
  main .main-vision .vision-container .item .item-img {
    width: 100%;
    float: none !important;
  }
  main .main-vision .vision-container .item .item-content {
    position: static;
    -webkit-transform: translate(0);
            transform: translate(0);
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0.5rem;
  }
  main .main-vision .vision-container .item .item-content .content {
    max-height: none;
  }
}


.gray{
    filter:grayscale(1);
}