.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;} }
.news-banner {
  height: 340px;
  background: url(../../image/banner/news-banner.jpg) no-repeat;}

@media screen and (max-width: 639px) {
  .news-banner {
    max-width: 100%;
    height: 140px;
    background: url(../../image/banner/app-news-banner.jpg) no-repeat center center;
    background-size: cover;} }
.baner-content .breadcrumb {
  padding: 0 0 10px 0;
  margin: 0;
  background: none;}
  .baner-content .breadcrumb li {
    font-size: 18px;
    color: #fff;}
    .baner-content .breadcrumb li a {
      color: #fff;}
.baner-content .baner-title {
  line-height: 36px;
  font-size: 60px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;}

@media screen and (max-width: 639px) {
  .baner-content .baner-title {
    font-size: 36px;} }
.page-title-box {
  padding: 6rem 1.5rem 0 1.5rem;}
  .page-title-box h3 {
    line-height: 3.5rem;
    font-size: 30px;
    font-weight: bold;}
  .page-title-box .source-date-box {
    text-align: center;
    font-size: 16px;
    color: #999;
    padding: 2.5rem 0;
border-bottom: 1px solid #cfcfcf;
}

.content {
  padding: 1.0rem;
  font-size: 18px;}
  .content p {
    line-height: 48px;
    margin-top: 1.5rem;}
  .content img {
    max-width: 100%;}

@media screen and (max-width: 991.98px) {
  .baner-content .baner-title {
    font-size: 36px;}

  .location-box {
    position: relative;
    top: -2rem;}

  .content {
    padding: 1.0rem;
    font-size: 16px;}
    .content p {
      line-height: 2.8rem;}
    .content img {
      max-width: 100%;} }
.link-list {
  padding: 2rem 0;}
  .link-list li {
    line-height: 36px;
    font-size: 14px;}
    .link-list li a {
      color: #337ab7;
      text-decoration: none;}

.share-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  font-size: 14px;
  margin: 2.8rem 0 0 0;}
  .share-box a {
    width: 32px !important;
    height: 32px  !important;
    margin-left: 1rem  !important;}
  .share-box .share1 {
    background: url(../../image/detail/icon1.jpg) !important;}
  .share-box .share2 {
    background: url(../../image/detail/icon2.jpg) !important;}
  .share-box .share3 {
    background: url(../../image/detail/icon3.jpg) !important;}
  .share-box .share4 {
    background: url(../../image/detail/icon4.jpg) !important;}
  .share-box .share5 {
    position: relative;
    top: -5px;
    display: block;
    width: 100px !important;
    height: 32px !important;
    line-height: 32px !important;
    text-align: left;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    color: #009E60;
    text-decoration: none;
    padding-left: 42px;
    background: url(../../image/schoolfellow/back.jpg) 20px 7px no-repeat;
    border: 1px solid #009E60;
    border-radius: 16px;}

.tab-content-box {
  width: 100%;
  background: #fff;}

.tab-content {
  display: flex;
  justify-content: center;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;}
  .tab-content .tab-notice,
  .tab-content .tab-news {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    cursor: pointer;
    color: #333333;
    text-align: left;
    padding: 10px 0 10px 30px;}
  .tab-content .tab-notice {
    margin-right: 200px;
    background: url(../../image/news/notice.jpg) no-repeat left center;}
    .tab-content .tab-notice.active {
      background: url(../../image/news/notice-selected.jpg) no-repeat left center;}
  .tab-content .tab-news {
    background: url(../../image/news/new.jpg) no-repeat left center;}
    .tab-content .tab-news.active {
      background: url(../../image/news/new-selected.jpg) no-repeat left center;}
  .tab-content .active {
    color: #009e60;
    border-bottom: solid 3px #009e61;}

@media screen and (max-width: 639px) {
  .tab-content {
    justify-content: space-between;}
    .tab-content .tab-notice {
      margin-right: 0;} }
.notice-list {
  max-width: 1400px;
  margin: 20px auto 0;
  display: none;}
  .notice-list.active {
    display: block;}
  .notice-list .notice-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 90px;
    background: #fff;
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 6px;}
    .notice-list .notice-item .notice-date {
      width: 10%;
      font-family: Roboto;
      color: #06a064;
      text-align: center;}
      .notice-list .notice-item .notice-date .day {
        font-weight: 900;
        font-size: 24px;
        text-align: center;
        padding-top: 12px;}
      .notice-list .notice-item .notice-date .date {
        font-size: 16px;}
    .notice-list .notice-item .line {
      width: 1px;
      height: 60px;
      margin: 15px 0 0 0;
      background-color: #ebebeb;}
    .notice-list .notice-item .notice-title {
      width: calc(90% - 120px);
      font-size: 20px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #000000;
      padding: 30px;}
    .notice-list .notice-item .more-buttom {
      display: block;
      width: 119px;
      line-height: 42px;
      font-size: 14px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #009e60;
      text-align: left;
      padding-left: 35px;
      background: #e6f5f0 url(../../image/news/more.jpg) no-repeat 76px center;
      border-radius: 21px;
      margin-top: 26px;}
    .notice-list .notice-item.active {
      box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);}
      .notice-list .notice-item.active .notice-title {
        color: #009e60;}
      .notice-list .notice-item.active .more-buttom {
        color: #fff;
        background: #009e60 url(../../image/news/more-selected.jpg) no-repeat 76px center;}

@media screen and (max-width: 991.98px) {
  .news-banner {
    padding: 1.5rem;}

  .notice-list {
    padding: 1rem;}
    .notice-list .notice-item {
      flex-wrap: wrap;
      padding: 1.5rem;}
      .notice-list .notice-item .notice-title {
        width: 100%;
        line-height: 2rem;
        font-size: 1.6rem;
        padding: 0;}
      .notice-list .notice-item .notice-date {
        width: 100%;
        padding: 0;}
      .notice-list .notice-item .line {
        display: none;} }
.news-list {
  max-width: 1400px;
  margin: 20px auto 0;
  display: none;}
  .news-list.active {
    display: block;}
  .news-list .news-item {
    margin-bottom: 20px;
    background: #fff;
    cursor: pointer;}
    .news-list .news-item .news-image img {
      width: 100%;
      height: auto;}
    .news-list .news-item .news-title,
    .news-list .news-item .news-content,
    .news-list .news-item .option-wrapper {
      padding-left: 15px;
      padding-right: 15px;}
    .news-list .news-item .news-title {
      line-height: 48px;
      font-size: 20px;
      font-family: MicrosoftYaHei;
      font-weight: 400;
      color: #000000;
      padding-top: 12px;}
    .news-list .news-item .news-content {
      height: 72px;
      line-height: 36px;
      font-size: 14px;
      font-family: MicrosoftYaHei;
      font-weight: Regular;
      color: #999999;
      overflow: hidden;}
    .news-list .news-item .option-wrapper {
      display: flex;
      padding-bottom: 12px;
      padding-top: 10px;}
      .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 .news-item.active {
      box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.1);}
      .news-list .news-item.active .news-title {
        color: #009e60;}
      .news-list .news-item.active .more-buttom .text {
        background: #009e60 url(../../image/news/more-selected.jpg) no-repeat 76px center;
        color: #fff;
        border-radius: 21px;}
  .news-list .news-item:nth-child(odd) .option-wrapper {
    justify-content: space-between;}
  .news-list .news-item:nth-child(even) .option-wrapper {
    justify-content: flex-start;
    margin-bottom: 10px;}
    .news-list .news-item:nth-child(even) .option-wrapper .more-buttom {
      margin-right: 30px;}

@media screen and (max-width: 639px) {
  .news-list {
    padding-left: 15px;
    padding-right: 15px;}
    .news-list .news-item .news-title {
      line-height: 30px;} }

/*# sourceMappingURL=news-list.css.map */

 .content p.vsbcontent_img{
text-align: center;
    text-indent: 24pt;
}