@charset "UTF-8";
.h1, .h2, .h3, h1, h2, h3 {
  margin: 0; }

.container {
  max-width: 1400px;
  width: auto;
  padding: 0; }

.g-doc {
  background-color: #f8f8f8;
  padding: 90px 0 3rem 0; }

.baner-content {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 121px; }
  .baner-content .baner-nav {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    padding-bottom: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; }
  .baner-content .baner-title {
    height: 58px;
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px; }

@media screen and (max-width: 991.98px) {
  .academy-banner, .talents-banner, .teachers-banner, .academic-banner, .politics-banner, .student-banner, .news-banner {
    height: 17rem !important; }

  .baner-content {
    padding: 4rem 0 0 2rem; }
    .baner-content .baner-title {
      font-size: 3.2rem; } }
.academy-banner {
  height: 350px;
  background: url(../../image/banner/academy-banner.jpg) no-repeat center top;
  margin: 0 auto;
  }

@media screen and (max-width: 639px) {
  .academy-banner {
    max-width: 100%;
    height: 140px;

    background-size: cover; } }
.tab-wrapper {
  background-color: #fff; }
  .tab-wrapper .tab-content {
    max-width: 1450px;
    margin: 0 auto; }
    .tab-wrapper .tab-content .col-md-3 {
      display: flex;
      justify-content: center; }
    .tab-wrapper .tab-content .tab-item {
      height: 70px;
      line-height: 70px;
      font-size: 22px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      cursor: pointer;
      color: #333333; }
      .tab-wrapper .tab-content .tab-item .icon {
        padding-left: 34px;
        display: inline-block; }
      .tab-wrapper .tab-content .tab-item.active {
        color: #009E60;
        border-bottom: solid 3px #009e61; }


 .tab-wrapper .tab-content .tab-item.active a{
            color: #009E60;
          }

    .tab-wrapper .tab-content .tab-college .icon {
      background: url(../../image/academy/aca-ico1-1.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-college.active .icon {
      background: url(../../image/academy/aca-ico1-2.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-leader .icon {
      background: url(../../image/academy/aca-ico2-1.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-leader.active .icon {
      background: url(../../image/academy/aca-ico2-2.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-departments .icon {
      background: url(../../image/academy/aca-ico3-1.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-departments.active .icon {
      background: url(../../image/academy/aca-ico3-2.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-research .icon {
      background: url(../../image/academy/aca-ico4-1.png) 0px 25px no-repeat; }
    .tab-wrapper .tab-content .tab-research.active .icon {
      background: url(../../image/academy/aca-ico4-2.png) 0px 25px no-repeat; }
  @media screen and (max-width: 639px) {
    .tab-wrapper .tab-content {
      margin: 0; } }

.news-list {
  max-width: 1400px;
  margin: 20px auto 0; }
  .news-list .news-item {
    margin-bottom: 20px;
    cursor: pointer; }
    .news-list .news-item .news-image img {
      width: 100%;
      height: auto; }
    .news-list .news-item .news-title {
      line-height: 48px;
      font-size: 20px;
      font-family: MicrosoftYaHei;
      font-weight: 400;
      color: #000000; }
    .news-list .news-item .news-content {
      line-height: 26px;
      font-size: 14px;
      font-family: MicrosoftYaHei;
      font-weight: Regular;
      color: #999999; }
    .news-list .news-item .option-wrapper {
      display: flex;
      justify-content: space-between;
      padding-top: 20px; }
      .news-list .news-item .option-wrapper .news-date {
        height: 42px;
        padding-left: 26px;
        line-height: 42px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
       }
      .news-list .news-item .option-wrapper .more-buttom {
        width: 119px;
        height: 42px;
        background: #e6f5f0;
        border-radius: 21px;
        float: right; }
        .news-list .news-item .option-wrapper .more-buttom .text {
          height: 42px;
          line-height: 42px;
          text-align: center;
          font-size: 14px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #009E60;
   
          background-repeat: no-repeat;
          background-position: 80px 13px; }

.college,
.leader,
.departments,
.research {
  /* display: none; */
  }
  .college.active,
  .leader.active,
  .departments.active,
  .research.active {
    display: block; }

.info-list {
  max-width: 1400px;
  margin: 20px auto 0; }
  .info-list .info-item .info-image {
    width: 100%;
    height: auto;
    
    position: relative; }
    .info-list .info-item .info-image .info-content {
      text-align: center;
      position: absolute;
      top: 80px;
      bottom: 0;
      left: 0;
      right: 0; }
      .info-list .info-item .info-image .info-content .text {
        font-size: 30px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 40px; }
      .info-list .info-item .info-image .info-content .more {
        width: 120px;
        height: 42px;
        line-height: 42px;
        display: inline-block;
        border-radius: 21px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #fff; }
      .info-list .info-item .info-image .info-content .first-color {
        background: #5e8a8d; }
      .info-list .info-item .info-image .info-content .second-color {
        background: #427cac; }
      .info-list .info-item .info-image .info-content .first-color,
      .info-list .info-item .info-image .info-content .second-color {
             background-position: 80px 12px;
        background-repeat: no-repeat; }
  .info-list .info-item .msg-list .msg-item .text {
    height: 595px;
    padding-left: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 48px;
    }

/* 学院简介 */
.college-intro {
  max-width: 1400px;
  margin: 3rem auto 0; }
  .college-intro .row {
    background-color: #fff; }
    .college-intro .row .col-md-6 {
      height: 380px;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0;
      overflow: hidden; }
      .college-intro .row .col-md-6 .num-list {
        height: 100%;
        margin-bottom: 0;
        display: flex;
        align-items: center; }
        .college-intro .row .col-md-6 .num-list .num-item {
          text-align: center;
          flex: 1; }
          .college-intro .row .col-md-6 .num-list .num-item .value {
            margin: 0;
            font-family: MicrosoftYaHei;
            font-size: 36px;
            font-family: Georgia;
 }
            .college-intro .row .col-md-6 .num-list .num-item .value .unit {
              font-size: 18px;font-family: MicrosoftYaHei; }
          .college-intro .row .col-md-6 .num-list .num-item .name {
            font-family: MicrosoftYaHei;
            font-size: 18px;
            color: #333333; }
          .college-intro .row .col-md-6 .num-list .num-item .faculty-color {
            color: #0a78c3; }
          .college-intro .row .col-md-6 .num-list .num-item .student-color {
            color: #009e61; }
          .college-intro .row .col-md-6 .num-list .num-item .found-color {
            color: #c1995e; }
      @media screen and (max-width: 639px) {
        .college-intro .row .col-md-6 .num-list {
          height: 100%; } }
      .college-intro .row .col-md-6 .num-image {
        width: 100%;
        height: auto; }
    @media screen and (max-width: 639px) {
      .college-intro .row .col-md-6 {
        height: auto; } }
  @media screen and (max-width: 639px) {
    .college-intro .row {
      padding-top: 15px; } }
  .college-intro .colege-content {
    margin-top: 30px;
    margin-bottom: 100px; }
    .college-intro .colege-content .content-item {
      line-height: 36px;
      font-family: MicrosoftYaHei;
      font-size: 18px;
      color: #333333; }
      .college-intro .colege-content .content-item .text-h {
        font-size: 24px;
        color: #009E60; }
      .college-intro .colege-content .content-item .text-b {
        font-weight: bold; }

/* 学院简介 */
/* 学院领导 */
.leader-info {
  max-width: 1400px;
  margin: 3rem auto 30px;
  background-color: #fff; }
  .leader-info .image-list {
    padding: 3rem 3.5rem; }
    .leader-info .image-list .img-box {
      width: 150px;
      height: 150px;
      border: 5px solid #f2f2f2;
      border-radius: 50%;
      margin: 0 auto; }
    .leader-info .image-list .img-item {
      }
    .leader-info .image-list .image-item {
      float: left;
      width: 14.2857%;
      padding-top: 10px;
      text-align: center;
      cursor: pointer; }
      .leader-info .image-list .image-item .text {
        line-height: 40px;
        font-size: 20px;
        color: #000000;
        padding-top: 1rem;
        text-align: center; }
      .leader-info .image-list .image-item img {
        width: 140px;
        height: 140px;
        border-radius: 50%; }
    .leader-info .image-list .active .img-box {
      border-color: #009E60; }
    .leader-info .image-list .active .text {
      color: #009E60; }
  .leader-info .content {
    padding: 0 3rem 3rem 3rem; }
  @media screen and (max-width: 991.98px) {
    .leader-info .content {
      padding: 1.5rem !important; }
      .leader-info .content img {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important; } }
  .leader-info .person-info .person-image img {
    width: 100%;
    height: 300px; }
  .leader-info .person-info .person-name {
    margin-top: 2rem; }
  @media screen and (max-width: 639px) {
    .leader-info .person-info .person-name {
      margin-top: 10px; } }
  .leader-info .person-info .person-desc p {
    line-height: 36px !important;
    font-family: microsoft yahei !important;
    font-size: 18px;
    font-weight: bold; }
  .leader-info .person-d p {
    line-height: 36px !important;
    font-family: microsoft yahei !important;
    margin-top: 20px;
    font-size: 18px !important; }

/* 学院领导 */
/* 院系机构 */
.departments-info {
  max-width: 1400px;
  margin: 3rem auto 0;
  /*     @media screen and (max-width:991.98px) {
          .tab-list{
            flex-wrap: wrap;
              .tab-child{
                  width: 48%;
              }
      }
  } */ }
  .departments-info .tab-list {
    /* display: flex; */
    justify-content: space-between;
    margin: 0;
    width: 100%;
    }
    .departments-info .tab-list .tab-child {
      /* width: calc( 100% - 10px); */
      line-height: 30px;
      font-size: 24px;
      color: #333;
      text-align: center;
      margin-right: 10px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      background: #f2f2f2;
      display: inline-block;
      }
    .departments-info .tab-list:last-child {
      margin-right: 0; }
    .departments-info .tab-list .active {
      color: #009E60;
      background: #fff; }

.tabs {
  display: flex;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
  padding-top: 2rem; }
  .tabs .tabs-part {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    margin: 0; }
  .tabs .active {
    color: #009E60; }
    .tabs .active span {
      padding-bottom: 12px;
      border-bottom: 2px solid #009e60; }
   .departments-info .tab-list .active a{
      color: #009E60 !important;
      background: #fff;
      }

.dept {
  line-height: 48px;
  padding: 3rem;
  background: #fff; }
  .dept li {
    padding-left: 2rem;
   background: url(../../image/academic/arrow.jpg) left center no-repeat;}
     }

.faculty {
  /* display: none; */
  }

.faculty-intro {
  padding: 50px 40px 50px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #000;
  background: #fff; }
  .faculty-intro .faculty-image img {
    width: 100%; }
  .faculty-intro .faculty-content .faculty-text {
    line-height: 40px;
    text-indent: 2em; }
  .faculty-intro .faculty-desc .desc {
    line-height: 40px;
    padding-top: 30px;
    text-indent: 2em; }
  @media screen and (max-width: 639px) {
    .faculty-intro .faculty-desc .desc {
      padding-top: 0; } }
  .faculty-intro .faculty-desc .faculty-list .faculty-item {
    padding-top: 30px; }
    .faculty-intro .faculty-desc .faculty-list .faculty-item .title {
      line-height: 40px;
      font-weight: bold; }
    .faculty-intro .faculty-desc .faculty-list .faculty-item .content {
      line-height: 40px; }
  @media screen and (max-width: 639px) {
    .faculty-intro .faculty-desc .faculty-list .faculty-item {
      padding-top: 0; } }
  @media screen and (max-width: 639px) {
    .faculty-intro img {
      max-width: 100% !important;
      width: auto !important;
      height: auto !important; } }

.academy-content {
  margin-top: 3rem;
  background: #fff; }

/* 研究机构 s */
.organic-info {
  max-width: 1400px;
  margin: 30px auto 0; }
  .organic-info .info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0; }
  .organic-info .organization {
    width: calc(50% - 10px);
    padding-bottom: 30px;
    margin-right: 10px;
    margin: 0; }
    .organic-info .organization .org {
      width: 100%;
      min-height: 375px;
      background-color: #fff;
      padding-bottom: 20px; }
    .organic-info .organization .research-item {
      padding: 2.5rem 2.5rem 0 2.5rem; }
      .organic-info .organization .research-item .research-name {
        line-height: 40px;
        font-family: MicrosoftYaHei;
        font-size: 29px;
        color: #000000;
        height: 100px; }
      .organic-info .organization .research-item .tip-list {
        /*display: flex;*/
        justify-content: space-between;
        margin-top: 1rem; }
        .organic-info .organization .research-item .tip-list .tip {
          width: 350px;
          height: 30px;
          line-height: 30px;
          display: inline-block;
          /*text-align: center;*/
          background: #e6f0f9;
          border-radius: 6px;
          font-size: 16px;
          color: #0A79C3;
          padding-left: 10px; }
      .organic-info .organization .research-item .content {
        line-height: 40px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-top: 1.5rem;
        height: 170px; }
      .organic-info .organization .research-item .content2 {
        padding-top: 1.5rem; }
      .organic-info .organization .research-item .more {
        position: relative;
        top: 30px;
        width: 120px;
        height: 42px;
        background: #e6f5f0;
        border-radius: 21px;
        display: inline-block; }
        .organic-info .organization .research-item .more .text {
          width: 120px;
          height: 42px;
          line-height: 42px;
          text-align: center;
          font-size: 14px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          background: url(../../image/academy/more.png) 83px 12px no-repeat;
          color: #009E60; }
    .organic-info .organization .research-image {
      padding-right: 0; }
      .organic-info .organization .research-image .img-box {
        width: 100%;
        max-height: 86%; }
      .organic-info .organization .research-image img {
        width: 100%;
        height: auto; 
    height: 340px;
    object-fit: cover;
}
    .organic-info .organization:hover .more {
      background: #009E60; }
      .organic-info .organization:hover .more .text {
        background: url(../../image/academy/more-selected.jpg) 83px 12px no-repeat;
        color: #fff; }
  @media screen and (max-width: 639px) {
  .organic-info .organization .research-image img {

        height: auto; 

}
    .organic-info .organization {
      width: 100%; }
      .organic-info .organization .research-item {
        margin-bottom: 10px; }
        .organic-info .organization .research-item .research-name {
          margin-left: 10px; }
        .organic-info .organization .research-item .more {
          position: none;
          top: 1rem;
          margin-bottom: 1.5rem;
          margin-left: 10px; } }
  .organic-info .organization:nth-of-type(even) {
    padding-left: 10px; }

@media screen and (max-width: 991.98px) {
  .content .container .content {
    padding: 1.0rem; }
    .content .container .content p {
      line-height: 2.8rem; }
    .content .container .content img {
      max-width: 100%;
      height: auto; } }
.mb-20 {
  margin-bottom: 20px; }

/* 研究机构 e */
@media screen and (max-width: 639px) {
  .organic-info .organization .research-image {
      padding-right: 15px; }
  .college-intro,
  .leader-info,
  .departments-info,
  .organic-info {
    padding-left: 15px;
    padding-right: 15px; }

  .leader-info .image-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .leader-info .image-list .img-box {
      width: 135px;
      height: 135px;
      border: 3px solid #f2f2f2; }
    .leader-info .image-list .image-item {
      width: 48%; }
      .leader-info .image-list .image-item img {
        width: 13rem;
        height: 13rem;
        border-radius: 8rem; }

  .departments-info .dept {
    padding: 1.0rem; }

  .tabs .col-md-4 {
    padding: 0 5px !important; } }

/*# sourceMappingURL=academy-list.css.map */
.content p{
    line-height:2;
font-size:16px;
}