.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: 60px;
    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;} }
.academic-banner {
  height: 340px;
  background: url(../../image/banner/academic-banner.jpg) no-repeat center top;
  margin: 0 auto;}

@media screen and (max-width: 639px) {
  .academic-banner {
    max-width: 100%;
    height: 140px;
    background: url(../../image/banner/app-academic-banner.jpg) no-repeat center center;
    background-size: cover;} }
.tab-wrapper {
  background-color: #fff;}
  .tab-wrapper .tab-content {
    max-width: 1400px;
    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: 24px;
      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-chair .icon {
      background: url(../../image/academic/chair-normal.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-chair.active .icon {
      background: url(../../image/academic/chair-selected.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-research .icon {
      background: url(../../image/academic/research-normal.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-research.active .icon {
      background: url(../../image/academic/research-selected.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-academic .icon {
      background: url(../../image/academic/academic-normal.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-academic.active .icon {
      background: url(../../image/academic/academic-selected.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-humanistic .icon {
      background: url(../../image/academic/humanistic-normal.jpg) 0px 25px no-repeat;}
    .tab-wrapper .tab-content .tab-humanistic.active .icon {
      background: url(../../image/academic/humanistic-selected.jpg) 0px 25px no-repeat;}

.news-list {
  max-width: 1400px;
  margin: 3rem auto 0;}
  .news-list .news-item {
    margin-bottom: 20px;
    background-color: #fff;
    cursor: pointer;}
    .news-list .news-item .news-image {
      padding-left: 0;}
      .news-list .news-item .news-image img {
        width: 100%;
        height: auto;}
    .news-list .news-item .news-title {
      line-height: 48px;
      font-size: 23px;
      font-family: MicrosoftYaHei;
      font-weight: 400;
      color: #000000;
      padding-top: 1.5rem;}
    .news-list .news-item .news-content {
      min-height: 95px;
      line-height: 30px;
      font-size: 14px;
      font-family: MicrosoftYaHei;
      font-weight: Regular;
      color: #999999;}
    .news-list .news-item .option-wrapper {
      display: flex;
      justify-content: space-between;
      padding-bottom: 1rem;}
      .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;
        background: url(../../image/news/time.jpg) 0px 11px no-repeat;}
      .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: url(../../image/news/more.jpg);
          background-repeat: no-repeat;
          background-position: 80px 13px;}
  .news-list .active {
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);}
    .news-list .active .news-title {
      color: #0a79c3;}
    .news-list .active .option-wrapper .more-buttom .text {
      background: #009e60 url(../../image/news/more-selected.jpg) no-repeat 76px center;
      color: #fff;
      border-radius: 21px;}

.chair,
.research,
.academic,
.humanistic {
 }
  .chair.active,
  .research.active,
  .academic.active,
  .humanistic.active {
    display: block;}

.info-list {
  max-width: 1400px;
  margin: 3rem auto 0;
  background-color: #fff;}
  .info-list .row {
    margin: 0;}
  .info-list .info-item {
    padding: 0 0 20px 0;}
    .info-list .info-item .info-image {
      width: 100%;
      position: relative;}
      .info-list .info-item .info-image img {
        width: 100%;}
      .info-list .info-item .info-image .info-content {
        width: 100%;
        text-align: center;
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;}
        .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;
          margin: 10px auto 0;
          display: 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-image: url(../../image/academic/more-selected.jpg);
          background-position: 80px 12px;
          background-repeat: no-repeat;}
    .info-list .info-item .msg-list {
      display: block;
      padding: 0 0 1.5rem 1.5rem;}
      .info-list .info-item .msg-list .msg-item {
        display: block;
        float: left;
        width: 50%;
        line-height: 36px;}
        .info-list .info-item .msg-list .msg-item .text {
          height: 595px;
          line-height: 48px;
          padding-left: 20px;
          font-size: 18px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: #333333;
          background: url(../../image/academic/arrow.jpg) left center no-repeat;}

.academic-content {
  margin-top: 3rem;
  background: #fff;
  font-size: 18px;}

@media screen and (max-width: 639px) {
  .news-list {
    padding-left: 15px;
    padding-right: 15px;}
    .news-list .news-item .col-md-3 {
      padding: 1.5rem 1.5rem 1rem 1.5rem;}
    .news-list .news-item .news-title {
      line-height: 28px;
      padding-top: 10px;
      padding-bottom: 10px;}

  .info-list {
    padding-left: 15px;
    padding-right: 15px;}
    .info-list .info-item {
      padding: 0;
      background: #fff;}
      .info-list .info-item .msg-list .msg-item {
        display: block;
        width: 100%;}
      .info-list .info-item .info-image .info-content .text {
        line-height: 20px;
        font-size: 20px;}
      .info-list .info-item .info-image .info-content .more {
        width: 85px;
        height: 34px;
        line-height: 34px;
        background-position: 61px 9px;} }

/*# sourceMappingURL=academic-list.css.map */