.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.banner.index_newbanner {
  height: 100vh;
}
.banner.index_newbanner .bd li {
  height: 100vh;
}
.banner.index_newbanner .banner_li_title {
  height: 100vh;
}
.banner.index_newbanner .banner-new-title {
  position: absolute;
  left: 4%;
  bottom: 60px;
  width: 640px;
  background: rgba(21, 73, 154, 0.7);
  padding: 20px 30px;
}
.banner.index_newbanner .banner-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.banner.index_newbanner .banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.index_newbanner .title-s {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}
.index-banner {
  height: 100vh;
}
.index-banner .swiper-container {
  width: 100%;
  height: 100%;
}
.index-banner .banner-box {
  height: 100vh;
  position: relative;
}
.index-banner .box-title-mc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(jws_7.png) no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.index-banner .banner-new-title {
  position: absolute;
  left: 4%;
  bottom: 60px;
  width: 640px;
  background: rgba(21, 73, 154, 0.7);
  padding: 20px 30px;
}
.index-banner .banner-new-title .title-s {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}
.index-banner .banner-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.index-banner .banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .banner-other {
  position: absolute;
  right: 4%;
  bottom: 50px;
  width: 130px;
  height: 40px;
}
.index-banner .banner-other .arrow-group {
  position: absolute;
  height: 36px;
  width: 18px;
  left: 0;
  top: -10px;
  z-index: 99;
}
.index-banner .banner-other .arrow-group .banner-prev {
  top: 0;
  background: url(jws_5.png) no-repeat;
}
.index-banner .banner-other .arrow-group .banner-next {
  top: auto;
  bottom: 0;
  right: auto;
  background: url(jws_6.png) no-repeat;
}
.index-banner .banner-other .banner-next,
.index-banner .banner-other .banner-prev {
  display: block;
  width: 18px;
  height: 8px;
  cursor: pointer;
  position: absolute;
  z-index: 997;
  margin-top: 0;
  left: 0;
}
.index-banner .banner-other .banner-next::after,
.index-banner .banner-other .banner-prev::after {
  display: none;
}
.index-banner .banner-other .banner-page {
  color: #fff;
  font-size: 20px;
  text-align: right;
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 40px;
}
.index-banner .banner-other .banner-page .swiper-pagination-current {
  font-size: 42px;
}
.index-channel-01 {
  background: url('enimp-channelbg.png') no-repeat center center;
  background-size: cover;
}
.index-news-channelbox {
  background: url('enimp-channelbg02.png') no-repeat center center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 70px;
}
.index-news-channelbox * {
  box-sizing: border-box;
}
.index-news-channelbox .container-main {
  margin-left: auto;
  margin-right: auto;
  width: 88%;
  max-width: 1400px;
  overflow: hidden;
}
.index-news-channelbox .main-cont {
  margin-left: -15px;
  margin-right: -15px;
}
.index-news-channelbox .box-w {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.index-news-channelbox .box-w.box-w01 {
  width: 50%;
}
.index-news-channelbox .box-w.box-w02 {
  width: 33.333333%;
}
.index-news-channelbox .box-s {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.index-news-channelbox .box-s:hover .box-img img {
  transform: scale(1.1);
}
.index-news-channelbox .box-s:hover .box-mc {
  opacity: 0;
}
.index-news-channelbox .box-s:hover .mc-h {
  top: 0;
}
.index-news-channelbox .box-s .box-img {
  overflow: hidden;
}
.index-news-channelbox .box-s .box-img img {
  display: block;
  width: 100%;
  height: 325px;
  transition: all 0.5s;
}
.index-news-channelbox .box-s .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 210px;
  background: url('enimp-boxmc.png') repeat-x left bottom;
  transition: all 0.5s;
}
.index-news-channelbox .box-s .box-mc .box-title {
  position: absolute;
  left: 30px;
  bottom: 28px;
  display: flex;
}
.index-news-channelbox .box-s .box-mc .box-title .title-icon {
  width: 32px;
  height: 32px;
  margin-right: 30px;
  float: left;
}
.index-news-channelbox .box-s .box-mc .box-title .title-icon img {
  display: block;
  width: 32px;
}
.index-news-channelbox .box-s .box-mc .box-title .title-txt {
  line-height: 32px;
  color: #fff;
  font-size: 30px;
}
.index-news-channelbox .box-s .mc-h {
  position: absolute;
  left: 0;
  right: 0;
  top: 150%;
  bottom: 0;
  background: rgba(240, 133, 25, 0.86);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0.5s;
}
.index-news-channelbox .box-s .mc-h .mc-title {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 36px;
  margin-bottom: 15px;
  text-align: center;
}
.index-news-channelbox .box-s .mc-h .mc-more {
  background: url('enimp-arrow.png') no-repeat;
  background-size: contain;
  width: 52px;
  height: 52px;
}
.footer.footer-new {
  height: auto;
}
.footer.footer-new .footer-logo {
  padding-top: 48px;
  padding-bottom: 18px;
}
.footer.footer-new .footer-logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 468px;
}
.public-content {
  width: 88%;
  height: auto;
  max-width: 1400px;
  margin: 30px auto 80px;
  margin-left: auto;
  margin-right: auto;
}
.public-content * {
  box-sizing: border-box;
}
.people-details {
  padding: 80px;
  position: relative;
  box-shadow: 1px 2px 30px 0px rgba(0, 0, 0, 0.1);
}
.people-details::after {
  content: '';
  background-color: #003894;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.people-details .details-top {
  position: relative;
  margin-bottom: 80px;
  overflow: hidden;
}
.people-details .details-top .top-img {
  width: 298px;
  float: right;
  margin-left: 30px;
}
.people-details .details-top .top-img img {
  display: block;
  width: 100%;
}
.people-details .details-top .top-info {
  line-height: 1.6;
  overflow: hidden;
  position: relative;
  z-index: 999;
}
.people-details .details-top .top-title {
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 25px;
}
.people-details .details-top .top-title::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 6px;
  background: #154A9A;
}
.people-details .details-top .top-title .name-s {
  margin-bottom: 10px;
  color: #154a9a;
  font-weight: bold;
  font-size: 40px;
}
.people-details .details-top .top-title .job-s {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.people-details .details-top .top-box {
  position: relative;
  line-height: 36px;
  min-height: 36px;
  padding-left: 100px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #333333;
}
.people-details .details-top .top-box:last-child {
  margin-bottom: 0;
}
.people-details .details-top .top-box .box-title {
  position: absolute;
  left: 0;
  top: 0;
  color: #154a9a;
  line-height: 36px;
  font-weight: bold;
}
.people-details .details-info .info-item {
  margin-bottom: 60px;
}
.people-details .details-info .info-item:last-child {
  margin-bottom: 0;
}
.people-details .details-info .item-title {
  min-width: 250px;
  height: 50px;
  line-height: 50px;
  background: url('enimp-titlebg.png') no-repeat right top;
  background-size: auto 100%;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  padding-left: 30px;
  border-left: 6px solid #f08519;
  margin-bottom: 25px;
  display: inline-block;
}
.people-details .details-info .item-cont {
  line-height: 2.2;
  color: #666;
  font-size: 16px;
}
.leader-details .cont-img {
  float: left;
  margin-right: 100px;
  width: 300px;
}
.leader-details .cont-img img {
  display: block;
  width: 100%;
}
.leader-details .cont-info {
  overflow: hidden;
  padding-top: 20px;
}
.leader-details .info-top {
  border-bottom: 1px solid #B1CDE5;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
  color: #333333;
  font-weight: bold;
}
.leader-details .info-top::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 6px;
  background: #f08519;
}
.leader-details .info-top .top-title {
  margin-bottom: 10px;
  font-size: 46px;
}
.leader-details .info-top .top-text {
  line-height: 2;
  font-size: 26px;
}
.leader-details .info-main {
  line-height: 2.2;
  font-size: 18px;
  color: #666666;
}
.news-list ul {
  margin-left: -15px;
  margin-right: -15px;
}
.news-list ul li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.333333%;
}
.news-list .box-s {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 62px;
}
.news-list .box-s:hover .box-img img {
  transform: scale(1.1);
}
.news-list .box-s:hover .box-info {
  background: #15499a;
}
.news-list .box-s:hover .box-info .box-date {
  color: rgba(255, 255, 255, 0.5);
}
.news-list .box-s:hover .box-info .box-date .date-01 {
  color: #ffffff;
}
.news-list .box-s:hover .box-info .box-title {
  color: #fff;
}
.news-list .box-s .box-img {
  overflow: hidden;
}
.news-list .box-s .box-img img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s;
  height: 280px;
}
.news-list .box-s .box-info {
  min-height: 192px;
  padding: 40px 30px;
  position: relative;
}
.news-list .box-s .box-info::after {
  content: '';
  position: absolute;
  right: 30px;
  top: 0;
  width: 60px;
  height: 8px;
  background: #F08519;
}
.news-list .box-s .box-info .box-date {
  color: #15499a;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 36px;
  height: 36px;
}
.news-list .box-s .box-info .box-date span {
  display: inline-block;
}
.news-list .box-s .box-info .box-date .date-01 {
  font-weight: bold;
  font-size: 26px;
}
.news-list .box-s .box-info .box-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 30px;
  height: 60px;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}
.people-class {
  margin-bottom: 60px;
}
.people-class ul {
  display: flex;
  justify-content: space-between;
}
.people-class ul li {
  margin-right: 1px;
  margin-bottom: 1px;
  flex: 1;
}
.people-class ul li:first-child {
  width: 70px;
  min-width: 70px;
}
.people-class ul li:first-child a {
  background: #15499A;
  color: #fff;
}
.people-class a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F2F9FF;
  color: #15499a;
  font-weight: bold;
  font-size: 22px;
}
.people-class a:hover,
.people-class a.acitve {
  background: #15499a;
  color: #fff !important;
}
.people-class a.in {
  background: #15499a;
  color: #fff !important;
}
.people-info-list > ul {
  border-top: 1px solid #EEF3F7;
}
.people-info-list > ul > li {
  border-bottom: 1px solid #EEF3F7;
  padding-top: 65px;
  padding-bottom: 65px;
}
.people-info-list .info-box {
  position: relative;
}
.people-info-list .info-box .info-class {
  font-size: 60px;
  color: #15499A;
  width: 200px;
  float: left;
  line-height: 1;
}
.people-info-list .info-list {
  overflow: hidden;
}
.people-info-list .info-list ul li {
  float: left;
  width: 20%;
  margin-bottom: 15px;
}
.people-info-list .info-list ul li:hover a {
  color: #15499a;
}
.people-info-list .info-list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  background: url('enimp-icon01.png') no-repeat 0 6px;
  padding-left: 25px;
  font-size: 18px;
  color: #666666;
}
.research-newbox * {
  box-sizing: border-box;
}
.research-facilities .main-cont {
  margin-left: -8px;
  margin-right: -8px;
}
.research-facilities .box-w {
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  width: 33.333333%;
}
.research-facilities .box-s:hover .box-img img {
  transform: scale(1.1);
}
.research-facilities .box-s:hover .box-title {
  background: #f08519;
}
.research-facilities .box-s:hover .title-s {
  color: #fff;
  background-image: url('enimp-arrow03.png');
}
.research-facilities .box-s .box-img {
  overflow: hidden;
}
.research-facilities .box-s .box-img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
  height: 326px;
}
.research-facilities .box-s .box-title {
  position: relative;
  height: 90px;
  background: #FFFFFF;
  margin-top: -40px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px 40px;
}
.research-facilities .box-s .title-s {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  background: url('enimp-arrow03.png') no-repeat right center;
  padding-right: 30px;
  color: #15499a;
  font-size: 30px;
}
.research-close-science .research-scroll-w {
  width: 56%;
  float: left;
}
.research-close-science .research-list-w {
  width: 41%;
  float: right;
}
.research-close-science .research-groups-srcoll .research-next,
.research-close-science .research-groups-srcoll .research-prev {
  width: 51px;
  height: 75px;
  margin-top: -38px;
}
.research-close-science .research-groups-srcoll .research-next::after,
.research-close-science .research-groups-srcoll .research-prev::after {
  display: none;
}
.research-close-science .research-groups-srcoll .research-next {
  right: 0;
  background: url('enimp-next.png') no-repeat;
}
.research-close-science .research-groups-srcoll .research-prev {
  left: 0;
  background: url('enimp-prev.png') no-repeat;
}
.research-close-science .research-groups-srcoll .box-s {
  position: relative;
}
.research-close-science .research-groups-srcoll .box-s .box-img {
  overflow: hidden;
}
.research-close-science .research-groups-srcoll .box-s .box-img:hover img {
  transform: scale(1.1);
}
.research-close-science .research-groups-srcoll .box-s .box-img img {
  display: block;
  width: 100%;
  height: 492px;
  object-fit: cover;
  transition: all 0.5s;
}
.research-close-science .research-list .box-s {
  position: relative;
  min-height: 108px;
  margin-bottom: 20px;
}
.research-close-science .research-list .box-s:hover .box-date,
.research-close-science .research-list .box-s.active .box-date {
  background: #f08519;
}
.research-close-science .research-list .box-s:hover .box-info,
.research-close-science .research-list .box-s.active .box-info {
  background-image: url('enimp-titlebg03.png');
}
.research-close-science .research-list .box-s:hover .box-info .box-title span,
.research-close-science .research-list .box-s.active .box-info .box-title span {
  color: #fff;
}
.research-close-science .research-list .box-s:last-child {
  margin-bottom: 0;
}
.research-close-science .research-list .box-s .box-date {
  position: absolute;
  left: 0;
  top: 15px;
  width: 78px;
  height: 78px;
  background: #15499A;
  border-radius: 50%;
  text-align: center;
  z-index: 2;
  padding-top: 12px;
}
.research-close-science .research-list .box-s .box-date .date-01 {
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 36px;
  height: 36px;
}
.research-close-science .research-list .box-s .box-date .date-02 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.research-close-science .research-list .box-s .box-info {
  background: url('enimp-titlebg02.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 20px;
  padding: 20px 30px 20px 90px;
}
.research-close-science .research-list .box-s .box-info .box-title {
  height: 68px;
  line-height: 68px;
}
.research-close-science .research-list .box-s .box-info .box-title div {
  display: inline-block;
  vertical-align: middle;
}
.research-close-science .research-list .box-s .box-info .box-title span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 30px;
  max-height: 60px;
  font-size: 18px;
  color: #333333;
}
.research-society {
  padding-top: 120px;
  padding-bottom: 100px;
}
.research-society * {
  box-sizing: border-box;
}
.research-society .main-cont {
  margin-left: -10px;
  margin-right: -10px;
}
.research-society .main-cont .box-w {
  float: left;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.research-society .box-s {
  margin-bottom: 20px;
  border-bottom: 8px solid #F08519;
  position: relative;
}
.research-society .box-s:hover .box-img img {
  transform: scale(1.1);
}
.research-society .box-s:hover .box-title {
  background: #f08519;
}
.research-society .box-s .box-img {
  overflow: hidden;
}
.research-society .box-s .box-img img {
  display: block;
  width: 100%;
  height: 406px;
  object-fit: cover;
  transition: all 0.5s;
}
.research-society .box-s .box-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  min-height: 160px;
}
.research-society .box-s .box-title .title-s {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 30px;
  padding: 25px 30px;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .index-banner {
    height: 600px;
  }
  .index-banner .banner-box {
    height: 600px;
  }
  .banner.index_newbanner {
    height: 600px;
  }
  .banner.index_newbanner .bd li {
    height: 600px;
  }
  .banner.index_newbanner .banner_li_title {
    height: 600px;
  }
  .banner.index_newbanner .banner-new-title {
    position: absolute;
    left: 4%;
    bottom: 60px;
    width: 640px;
    background: rgba(21, 73, 154, 0.7);
    padding: 20px 30px;
  }
  .banner.index_newbanner .title-s {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: left;
  }
}
@media (max-width: 1440px) {
  .news-list .box-s .box-img img {
    height: 246px;
  }
  .people-info-list .info-box .info-class {
    width: 160px;
  }
  .index-news-channelbox .box-s .box-img img {
    height: 292px;
  }
  .research-facilities .box-s .box-img img {
    height: 294px;
  }
}
@media (max-width: 1365px) {
  .news-list .box-s .box-img img {
    height: 224px;
  }
  .index-news-channelbox .box-s .box-img img {
    height: 260px;
  }
  .research-facilities .box-s .box-img img {
    height: 260px;
  }
  .research-facilities .box-s .box-title {
    height: 80px;
    margin-top: -40px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 30px;
  }
  .research-facilities .box-s .title-s {
    height: 40px;
    line-height: 40px;
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .leader-details .cont-img {
    margin-right: 70px;
    width: 260px;
  }
  .leader-details .cont-info {
    padding-top: 0;
  }
  .news-list .box-s .box-img img {
    height: 176px;
  }
  .news-list .box-s .box-info {
    min-height: 160px;
    padding: 25px 20px;
  }
  .people-details {
    padding: 50px 60px;
  }
  .people-details .details-top {
    margin-bottom: 60px;
  }
  .people-details .details-top .top-img {
    width: 260px;
  }
  .people-details .details-top .top-title {
    margin-bottom: 30px;
  }
  .people-details .details-info .info-item {
    margin-bottom: 45px;
  }
  .people-info-list .info-box .info-class {
    width: 140px;
  }
  .people-info-list .info-list ul li {
    width: 25%;
  }
  .index-news-channelbox .box-s .box-img img {
    height: 206px;
  }
  .index-news-channelbox .box-s .box-mc .box-title {
    position: absolute;
    left: 20px;
    bottom: 20px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-icon {
    width: 26px;
    height: 26px;
    margin-right: 20px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-icon img {
    display: block;
    width: 26px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-txt {
    line-height: 26px;
    font-size: 24px;
  }
  .research-facilities .box-s .box-img img {
    height: 208px;
  }
  .research-society {
    padding: 93px 0 108px;
  }
  .Research3 {
    padding: 93px 0 108px;
  }
  .research-close-science .research-groups-srcoll .box-s .box-img img {
    height: 340px;
  }
  .research-close-science .research-list .box-s {
    position: relative;
    min-height: 78px;
    margin-bottom: 8px;
  }
  .research-close-science .research-list .box-s .box-date {
    top: 5px;
    width: 66px;
    height: 66px;
    padding-top: 12px;
  }
  .research-close-science .research-list .box-s .box-date .date-01 {
    font-size: 26px;
    line-height: 28px;
    height: 28px;
  }
  .research-close-science .research-list .box-s .box-date .date-02 {
    font-size: 14px;
  }
  .research-close-science .research-list .box-s .box-info {
    padding: 10px 20px 10px 60px;
  }
  .research-close-science .research-list .box-s .box-info .box-title {
    height: 58px;
    line-height: 58px;
  }
  .research-close-science .research-list .box-s .box-info .box-title span {
    line-height: 24px;
    max-height: 48px;
    font-size: 16px;
  }
  .research-society {
    padding: 93px 0 108px;
  }
  .research-society .box-s .box-img img {
    height: 260px;
  }
  .research-society .box-s .box-title {
    min-height: 140px;
  }
  .research-society .box-s .box-title .title-s {
    font-size: 18px;
    line-height: 24px;
    padding: 15px 20px;
  }
}
@media (max-width: 1000px) {
  .Research3 {
    padding: 40px 15px 40px;
  }
  .Research3_1 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 1400px;
    margin: 20px auto 0;
  }
  .research-close-science .research-scroll-w {
    display: none;
  }
  .research-close-science .research-list-w {
    width: 100%;
    float: none;
  }
  .research-society {
    padding: 40px 15px 40px;
  }
  .research-society .main-cont .box-w {
    width: 50%;
  }
  .research-society .box-s .box-img img {
    height: 430px;
  }
}
@media (max-width: 991px) {
  .leader-details .cont-img {
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-bottom: 30px;
  }
  .leader-details .cont-info {
    padding-top: 0;
  }
  .leader-details .info-top {
    text-align: center;
  }
  .leader-details .info-top::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .leader-details .info-top .top-title {
    margin-bottom: 10px;
    font-size: 46px;
  }
  .leader-details .info-top .top-text {
    line-height: 2;
    font-size: 26px;
  }
  .news-list ul li {
    width: 50%;
  }
  .news-list .box-s .box-img img {
    height: 204px;
  }
  .people-details {
    padding: 50px 60px;
  }
  .people-details .details-top .top-img {
    width: 260px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .people-details .details-top .top-title {
    margin-bottom: 30px;
    text-align: center;
  }
  .people-details .details-top .top-title::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .people-class {
    margin-bottom: 40px;
  }
  .people-class ul {
    flex-wrap: wrap;
  }
  .people-class ul li {
    min-width: 40px;
  }
  .people-class ul li:first-child {
    width: 60px;
    min-width: 60px;
  }
  .people-class a {
    font-size: 18px;
  }
  .people-info-list .info-list ul li {
    width: 33.333333%;
  }
  .index-news-channelbox {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .index-news-channelbox .box-w {
    float: none;
  }
  .index-news-channelbox .box-w.box-w01 {
    width: 100%;
  }
  .index-news-channelbox .box-w.box-w02 {
    width: 100%;
  }
  .index-news-channelbox .box-s .box-img img {
    height: auto;
  }
  .index-news-channelbox .box-s .box-mc .box-title {
    position: absolute;
    left: 20px;
    bottom: 20px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-icon {
    width: 26px;
    height: 26px;
    margin-right: 20px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-icon img {
    display: block;
    width: 26px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-txt {
    line-height: 26px;
    font-size: 24px;
  }
  .research-facilities .box-w {
    float: none;
    width: 100%;
  }
  .research-facilities .box-s {
    margin-bottom: 30px;
  }
  .research-facilities .box-s .box-img img {
    height: auto;
  }
  .index-banner {
    height: 500px;
  }
  .index-banner .banner-box {
    height: 500px;
  }
  .index-banner .banner-new-title {
    left: 2%;
    right: 200px;
    bottom: 30px;
    width: auto;
    padding: 10px 30px;
  }
  .index-banner .banner-other {
    right: 2%;
    bottom: 35px;
    width: 110px;
    height: 40px;
  }
  .banner_er_m1 h3 {
    width: auto;
  }
}
@media (max-width: 767px) {
  .banner_er_m1 h3 {
    width: auto;
  }
  .public-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
  }
  .leader-details .cont-img {
    width: 220px;
  }
  .leader-details .cont-info {
    padding-top: 0;
  }
  .leader-details .cont-info {
    overflow: hidden;
    padding-top: 0;
  }
  .leader-details .info-top .top-title {
    font-size: 32px;
  }
  .leader-details .info-top .top-text {
    font-size: 22px;
    line-height: 1.4;
  }
  .leader-details .info-main {
    font-size: 16px;
    line-height: 1.8;
  }
  .news-list ul li {
    width: 100%;
  }
  .news-list ul li:last-child .box-s {
    margin-bottom: 0;
  }
  .news-list .box-s {
    margin-bottom: 30px;
  }
  .news-list .box-s .box-img img {
    height: auto;
  }
  .news-list .box-s .box-info .box-title {
    display: block;
    height: auto;
    line-height: 1.5;
    font-size: 16px;
  }
  .people-details {
    padding: 30px 20px;
  }
  .people-details .details-top .top-img {
    width: 220px;
  }
  .people-details .details-top .top-title .name-s {
    font-size: 32px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .people-details .details-top .top-title .job-s {
    font-size: 18px;
  }
  .people-details .details-top .top-box {
    line-height: 30px;
    min-height: 30px;
    padding-left: 90px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .people-details .details-top .top-box .box-title {
    line-height: 30px;
  }
  .people-details .details-info .info-item {
    margin-bottom: 35px;
  }
  .people-details .details-info .item-title {
    font-size: 18px;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .people-details .details-info .item-cont {
    line-height: 1.8;
  }
  .people-class {
    margin-bottom: 40px;
  }
  .people-class ul li {
    width: 16%;
  }
  .people-class ul li:first-child a {
    width: 100%;
    background: #15499A;
    color: #fff;
  }
  .people-class a {
    width: 100%;
    font-size: 18px;
  }
  .people-info-list > ul > li {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .people-info-list .info-box .info-class {
    font-size: 40px;
    width: 100%;
    float: none;
    line-height: 1;
    margin-bottom: 20px;
  }
  .people-info-list .info-list ul li {
    width: 50%;
  }
  .people-info-list .info-list a {
    font-size: 16px;
  }
  .index-news-channelbox .box-s .box-mc .box-title .title-txt {
    font-size: 20px;
  }
  .research-facilities .box-s .box-title {
    height: auto;
    padding: 15px 20px;
  }
  .research-facilities .box-s .title-s {
    height: auto;
    line-height: 40px;
    font-size: 20px;
  }
  .research-close-science .research-list .box-s {
    position: relative;
    min-height: auto;
    margin-bottom: 20px;
  }
  .research-close-science .research-list .box-s:hover .box-info,
  .research-close-science .research-list .box-s.active .box-info {
    background: #15499a;
  }
  .research-close-science .research-list .box-s .box-date {
    top: 10px;
  }
  .research-close-science .research-list .box-s .box-info {
    background: #eff4f8;
    margin-left: 34px;
  }
  .research-close-science .research-list .box-s .box-info .box-title {
    height: auto;
    line-height: auto;
  }
  .research-close-science .research-list .box-s .box-info .box-title div {
    display: inline-block;
    vertical-align: middle;
  }
  .research-close-science .research-list .box-s .box-info .box-title span {
    display: block;
    max-height: none;
  }
  .research-society .main-cont .box-w {
    width: 100%;
    float: none;
  }
  .research-society .box-s .box-img img {
    height: auto;
  }
  .index-banner {
    height: 260px;
  }
  .index-banner .banner-box {
    height: 260px;
  }
  .index-banner .banner-new-title {
    left: 15px;
    right: 100px;
    bottom: 20px;
    width: auto;
    padding: 10px 20px;
  }
  .index-banner .banner-new-title .title-s {
    display: block;
    white-space: normal;
    height: auto;
    line-height: 1.5;
    font-size: 18px;
  }
  .index-banner .banner-other {
    right: 15px;
    bottom: 20px;
    width: 75px;
    height: 40px;
  }
  .index-banner .banner-other .arrow-group {
    top: -1px;
  }
  .index-banner .banner-other .banner-page {
    font-size: 18px;
  }
  .index-banner .banner-other .banner-page .swiper-pagination-current {
    font-size: 24px;
  }
}
