.truncate {
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.lineTwo, .team > .container > .container .team-list .swiper-slide .item .desc, .lineThree, .lineFour {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.lineTwo, .team > .container > .container .team-list .swiper-slide .item .desc {
  -webkit-line-clamp: 2;
  line-clamp: 2; }

.lineThree {
  -webkit-line-clamp: 3;
  line-clamp: 3; }

.lineFour {
  -webkit-line-clamp: 4;
  line-clamp: 4; }

.enlarge {
  display: block;
  overflow: hidden; }

.enlarge:hover img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transition: all .35s ease; }

.bespread, .card-box .card-media .card-media-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.middle, .btn, .team > .container > .container .arrow-left, .team > .container > .container .arrow-right, .news-box .news-content .swiper-slide .item .more, .arrangement .arrangement-content .thead .tr .th, .arrangement .arrangement-content .tbody .tr .td {
  display: flex;
  justify-content: center;
  align-items: center; }

.hidden {
  overflow: hidden !important; }

.pointer {
  cursor: pointer; }

.p0 {
  padding: 0 !important; }

.ptb0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.plr0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.h-70 {
  height: 70px !important; }

.h-80 {
  height: 80px !important; }

.c-gray {
  color: #666 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-color {
  background-color: #F7F7F9 !important; }

.bg-base {
  background-color: #00834b !important; }

.bg-auxiliary {
  background-color: #06CE8A !important; }

.b0 {
  border: 0 !important; }

.static {
  position: static !important; }

.text-box p {
  font-size: 14px;
  line-height: 30px; }

.container {
  display: block;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 75px;
  position: relative; }
  .container.max {
    max-width: 1680px; }
  .container.full {
    max-width: 100%; }

.col-2 {
  display: flex;
  flex-wrap: wrap; }
  .col-2 .li {
    width: 49%;
    margin-right: 2%; }
    .col-2 .li:nth-child(2n) {
      margin-right: 0; }
  .col-2.full .li {
    margin-right: 0 !important; }

.card-box .card-media {
  display: block;
  position: relative; }
  .card-box .card-media .trumb {
    width: 100%;
    height: auto;
    vertical-align: middle; }
  .card-box .card-media .card-media-title {
    top: auto;
    height: auto;
    padding: 15px 20px;
    background-color: rgba(0, 0, 0, 0.5); }
    .card-box .card-media .card-media-title .card-title {
      font-size: 16px;
      font-weight: 700;
      line-height: 1.2;
      color: #fff; }
    .card-box .card-media .card-media-title .card-exp {
      font-size: 14px;
      line-height: 1.4;
      color: #fff;
      margin-top: 10px; }
.card-box .card-container {
  padding: 10px 15px; }
  .card-box .card-container .card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4; }
  .card-box .card-container .card-exp {
    font-size: 14px;
    line-height: 1.4;
    color: #666;
    margin-top: 15px; }

.btn {
  display: inline-flex;
  font-size: 14px;
  color: #fff;
  height: 42px;
  border-radius: 21px;
  cursor: pointer;
  background-image: linear-gradient(to right, #007945, #009933); }
  .btn.unique {
    padding-left: 50px;
    padding-right: 50px; }

@media screen and (max-width: 960px) {
  .pb10 {
    padding-bottom: .5rem !important; }

  .pb20 {
    padding-bottom: 1rem !important; }

  .pb30 {
    padding-bottom: 1.5rem !important; }

  .pb40 {
    padding-bottom: 2rem !important; }

  .mb30 {
    margin-bottom: 1.5rem !important; }

  .mb40 {
    margin-bottom: 2rem !important; }

  .mb50 {
    margin-bottom: 2.5rem !important; }

  .h-70 {
    height: 3.5rem !important; }

  .h-80 {
    height: 4rem !important; }

  .text-box p {
    font-size: .9rem;
    line-height: 1.6; }

  .container {
    max-width: 750px;
    padding: 1.5rem 1rem; }
    .container.max {
      max-width: 750px; }
    .container.full {
      max-width: 100%; }

  .card-box .card-media .card-media-title {
    padding: .7rem 1rem; }
    .card-box .card-media .card-media-title .card-title {
      font-size: 1.15rem; }
    .card-box .card-media .card-media-title .card-exp {
      font-size: 1rem;
      margin-top: .5rem; }
  .card-box .card-container {
    padding: .5rem 1rem .75rem; }
    .card-box .card-container .card-title {
      font-size: 1rem; }
    .card-box .card-container .card-exp {
      font-size: .9rem;
      margin-top: .8rem; }

  .btn {
    font-size: .8rem;
    height: 2.4rem;
    border-radius: 1.2rem; }
    .btn.unique {
      padding-left: 2rem;
      padding-right: 2rem; } }
@keyframes focus {
  0%,100% {
    transform: scale(0.5); }
  50% {
    transform: scale(1); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
body {
  background-color: #F7F7F9; }

.banner-box {
  background: url(/static/images/about01.png) center center no-repeat; }

.main-box .main-content {
  min-height: 450px; }
  .main-box .main-content .department-list {
    display: flex;
    flex-wrap: wrap; }
    .main-box .main-content .department-list .item {
      display: flex;
      align-items: center;
      width: 23.5%;
      height: 48px;
      font-size: 15px;
      padding-left: 15px;
      padding-right: 50px;
      margin-right: 2%;
      margin-bottom: 30px;
      cursor: pointer;
      background-color: #F7F7F9;
      position: relative; }
      .main-box .main-content .department-list .item:nth-child(4n) {
        margin-right: 0; }
      .main-box .main-content .department-list .item:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background: url(/static/images/arrow-gray-right.png) center center no-repeat;
        background-size: cover; }
      .main-box .main-content .department-list .item:hover {
        color: #fff;
        background-color: #00834b; }
        .main-box .main-content .department-list .item:hover:after {
          width: 20px;
          height: 20px;
          background: url(/static/images/arrow-white-right.png) center center no-repeat;
          background-size: cover; }
    .main-box .main-content .department-list.col-5 .item {
      width: 18.4%;
      justify-content: center;
      padding-left: 0;
      padding-right: 0;
      margin-right: 2% !important; }
      .main-box .main-content .department-list.col-5 .item:nth-child(5n) {
        margin-right: 0 !important; }
      .main-box .main-content .department-list.col-5 .item:after {
        display: none; }

.team {
  padding-bottom: 60px; }
  .team > .container {
    background: url(/static/images/team-bg.png) center center no-repeat;
    background-size: auto 100%; }
    .team > .container > .container {
      padding-left: 50px;
      padding-right: 50px; }
      .team > .container > .container .team-list .swiper-slide {
        width: 230px !important; }
        .team > .container > .container .team-list .swiper-slide .item {
          display: block;
          padding: 6px 6px 15px;
          margin-left: 20px;
          margin-right: 20px;
          background-color: #fff; }
          .team > .container > .container .team-list .swiper-slide .item .cover {
            position: static;
            width: 100%;
            height: auto; }
            .team > .container > .container .team-list .swiper-slide .item .cover img {
              display: block;
              width: 100%;
              height: auto; }
          .team > .container > .container .team-list .swiper-slide .item .intr {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-bottom: 10px;
            border-bottom: 1px solid #E8E8E8; }
            .team > .container > .container .team-list .swiper-slide .item .intr .name {
              font-size: 16px;
              font-weight: 700; }
            .team > .container > .container .team-list .swiper-slide .item .intr .position {
              font-size: 13px;
              color: #9B9B9B; }
          .team > .container > .container .team-list .swiper-slide .item .desc {
            font-size: 14px;
            line-height: 24px;
            color: #9B9B9B; }
      .team > .container > .container .arrow-left, .team > .container > .container .arrow-right {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 50px;
        height: 50px;
        border-radius: 50%;
        cursor: pointer;
        z-index: 99;
        background-color: #fff; }
        .team > .container > .container .arrow-left img, .team > .container > .container .arrow-right img {
          width: 20px;
          height: 20px; }
      .team > .container > .container .arrow-left {
        left: 0; }
      .team > .container > .container .arrow-right {
        right: 0;
        transform: rotate(180deg); }

.news-box {
  background: url(/static/images/news-bg.png) center center no-repeat;
  background-size: auto 100%; }
  .news-box .news-content .swiper-slide {
    width: 512px;
    padding-bottom: 29px; }
    .news-box .news-content .swiper-slide .item {
      padding-bottom: 90px;
      background-color: #fff;
      position: relative; }
      .news-box .news-content .swiper-slide .item .img {
        display: block;
        margin-bottom: 10px; }
        .news-box .news-content .swiper-slide .item .img img {
          display: block;
          width: 100%;
          height: auto; }
      .news-box .news-content .swiper-slide .item .title {
        font-size: 30px;
        text-align: center;
        position: relative; }
      .news-box .news-content .swiper-slide .item .line {
        display: none;
        margin-left: auto;
        margin-right: auto;
        width: 70px;
        height: 3px;
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #00834b; }
      .news-box .news-content .swiper-slide .item ul {
        padding-left: 25px;
        padding-right: 25px; }
        .news-box .news-content .swiper-slide .item ul li {
          font-size: 16px;
          line-height: 70px;
          border-bottom: 1px solid #E8E8E8; }
      .news-box .news-content .swiper-slide .item .more {
        position: absolute;
        left: 50%;
        bottom: -29px;
        transform: translateX(-50%);
        font-size: 14px;
        width: 240px;
        height: 58px;
        color: #fff;
        border-radius: 29px;
        cursor: pointer;
        background-color: #06CE8A; }
    .news-box .news-content .swiper-slide.swiper-slide-active .item {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
      .news-box .news-content .swiper-slide.swiper-slide-active .item .title {
        color: #00834b; }
      .news-box .news-content .swiper-slide.swiper-slide-active .item .line {
        display: block; }
      .news-box .news-content .swiper-slide.swiper-slide-active .item .more {
        background-image: linear-gradient(to right, #007945, #009933); }

.department-intr {
  display: block;
  padding-left: 510px;
  position: relative; }
  .department-intr .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 480px;
    height: 310px;
    overflow: hidden; }
    .department-intr .cover img {
      width: 100%;
      height: auto; }
  .department-intr .content {
    height: 310px;
    position: relative; }
    .department-intr .content .name {
      font-size: 24px;
      font-weight: 700;
      line-height: 1.4;
      margin-bottom: 10px; }
    .department-intr .content .more {
      position: absolute;
      right: 0;
      bottom: 0;
      height: 56px;
      padding-left: 80px;
      padding-right: 80px;
      border-radius: 28px; }
  .department-intr > .more {
    display: none; }

.arrangement .arrangement-content {
  display: block;
  background: url(/static/images/arrangement-bg.png) no-repeat;
  background-size: 100% 100%; }
  .arrangement .arrangement-content .thead .tr {
    display: flex; }
    .arrangement .arrangement-content .thead .tr .th {
      font-size: 24px;
      width: 12.5%;
      padding: 20px 10px;
      border-right: 1px solid #AEAEAE; }
      .arrangement .arrangement-content .thead .tr .th:last-child {
        border-right: 0; }
  .arrangement .arrangement-content .tbody .tr {
    display: flex;
    border-top: 1px dashed #AEAEAE; }
    .arrangement .arrangement-content .tbody .tr .td {
      font-size: 18px;
      width: 12.5%;
      line-height: 30px;
      padding: 20px 6px;
      border-right: 1px solid #AEAEAE; }
      .arrangement .arrangement-content .tbody .tr .td.title {
        font-size: 24px; }
      .arrangement .arrangement-content .tbody .tr .td:last-child {
        border-right: 0; }

@media screen and (max-width: 960px) {
  .main-box .main-content {
    min-height: 20rem; }
    .main-box .main-content .department-list .item {
      width: 32%;
      height: 2.8rem;
      font-size: .85rem;
      padding-left: .5rem;
      padding-right: 1rem;
      margin-bottom: .5rem; }
      .main-box .main-content .department-list .item:nth-child(4n) {
        margin-right: 2%; }
      .main-box .main-content .department-list .item:nth-child(3n) {
        margin-right: 0; }
      .main-box .main-content .department-list .item:after {
        right: .5rem;
        width: .9rem;
        height: .9rem; }
      .main-box .main-content .department-list .item:hover {
        color: #fff;
        background-color: #00834b; }
        .main-box .main-content .department-list .item:hover:after {
          width: 20px;
          height: 20px;
          background: url(/static/images/arrow-white-right.png) center center no-repeat;
          background-size: cover; }
    .main-box .main-content .department-list.col-5 .item {
      width: 32%;
      margin-right: 2% !important; }
      .main-box .main-content .department-list.col-5 .item:nth-child(5n) {
        margin-right: 2% !important; }
      .main-box .main-content .department-list.col-5 .item:nth-child(3n) {
        margin-right: 0 !important; }

  .team {
    padding-bottom: 2rem; }
    .team > .container > .container {
      padding-left: 0;
      padding-right: 0; }
      .team > .container > .container .team-list .swiper-slide {
        width: 100%; }
        .team > .container > .container .team-list .swiper-slide .item {
          padding: .4rem .4rem .8rem;
          margin-left: .5rem;
          margin-right: .5rem; }
          .team > .container > .container .team-list .swiper-slide .item .intr {
            padding-top: 1rem;
            padding-bottom: .75rem;
            margin-bottom: .5rem; }
            .team > .container > .container .team-list .swiper-slide .item .intr .name {
              font-size: 1.25rem; }
            .team > .container > .container .team-list .swiper-slide .item .intr .position {
              font-size: .9rem; }
          .team > .container > .container .team-list .swiper-slide .item .desc {
            font-size: .9rem;
            line-height: 1.5; }
      .team > .container > .container .arrow-left, .team > .container > .container .arrow-right {
        width: 2.4rem;
        height: 2.4rem; }
        .team > .container > .container .arrow-left img, .team > .container > .container .arrow-right img {
          width: 1rem;
          height: 1rem; }

  .news-box .news-content .swiper-slide {
    width: 20rem;
    padding-bottom: 3rem; }
    .news-box .news-content .swiper-slide .item {
      padding-bottom: 4rem; }
      .news-box .news-content .swiper-slide .item .img {
        margin-bottom: 1rem; }
      .news-box .news-content .swiper-slide .item .title {
        font-size: 1.5rem; }
      .news-box .news-content .swiper-slide .item .line {
        margin: 0.4rem auto 1rem;
        width: 7rem;
        height: 0.3rem; }
      .news-box .news-content .swiper-slide .item ul {
        padding-left: 1rem;
        padding-right: 1rem; }
        .news-box .news-content .swiper-slide .item ul li {
          font-size: 1rem;
          line-height: 3rem; }
      .news-box .news-content .swiper-slide .item .more {
        bottom: -1.5rem;
        font-size: 1rem;
        width: 10rem;
        height: 3rem;
        border-radius: 1.5rem; }
    .news-box .news-content .swiper-slide.swiper-slide-active .item {
      box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15); }
      .news-box .news-content .swiper-slide.swiper-slide-active .item .title {
        color: #00834b; }
      .news-box .news-content .swiper-slide.swiper-slide-active .item .line {
        display: block; }
      .news-box .news-content .swiper-slide.swiper-slide-active .item .more {
        background-image: linear-gradient(to right, #007945, #009933); }

  .department-intr {
    padding-left: 0; }
    .department-intr .cover {
      position: static;
      width: 100%;
      height: auto;
      margin-top: 1rem; }
    .department-intr .content {
      height: auto; }
      .department-intr .content .name {
        font-size: 1.5rem;
        margin-bottom: 1rem; }
      .department-intr .content .more {
        display: none;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 56px;
        padding-left: 80px;
        padding-right: 80px;
        border-radius: 28px; }
    .department-intr > .more {
      display: flex;
      height: 2.8rem;
      border-radius: 1.4rem;
      margin-top: 1.5rem; }

  .arrangement .arrangement-content {
    display: block;
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-x: scroll; }
    .arrangement .arrangement-content .thead {
      width: 64rem; }
      .arrangement .arrangement-content .thead .tr .th {
        font-size: 1.5rem;
        width: 8rem;
        padding: 1rem .5rem;
        box-sizing: border-box; }
    .arrangement .arrangement-content .tbody {
      width: 64rem; }
      .arrangement .arrangement-content .tbody .tr .td {
        font-size: 1rem;
        width: 8rem;
        line-height: 1.5rem;
        padding: 1rem .5rem;
        box-sizing: border-box; }
        .arrangement .arrangement-content .tbody .tr .td.title {
          font-size: 1.5rem; } }

/*# sourceMappingURL=department.css.map */
