.w_1318 {
  width: 13.18rem;
  margin: 0 auto;
}

.w_1204 {
  width: 12.04rem;
  margin: 0 auto;
}

.w_1272 {
  width: 12.72rem;
  margin: 0 auto;
}

.w_1164 {
  width: 11.64rem;
  margin: 0 auto;
}

.w_1422 {
  width: 14.22rem;
  margin: 0 auto;
}

.body {
  font-size: 100px;
}

.ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.flex {
  display: flex;
  align-items: center;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.home {
  margin: 0 auto;
}
.home .header {
  position: relative;
}
.home .header .logo_info {
  z-index: 10;
}
.home .header .logo_info .logo {
  position: absolute;
  left: 0.68rem;
  top: 0.6rem;
  width: 2.46rem;
  height: 0.65rem;
}
.home .header .logo_info .logo .logo_img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.home .header .banner {
  width: 100%;
}
.home .header .banner .back_img {
  display: block;
  width: 100%;
  min-height: 4rem;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .header .banner .banner_desc_bg {
  width: calc((100% - 13.18rem) / 2);
  height: 2.46rem;
  position: absolute;
  bottom: 12%;
  left: 0;
  background-image: url("../images/banner_desc_bg.png");
  background-position: center;
  background-repeat: repeat-x;
  background-size: cover;
}
.home .header .banner .banner_desc {
  width: 8.9rem;
  height: 2.46rem;
  position: absolute;
  bottom: 12%;
  left: calc((100% - 13.18rem) / 2);
  background-image: url("../images/banner_desc_bg.png");
  background-position: center;
  background-repeat: repeat-x;
  background-size: cover;
}
.home .header .banner .banner_desc .desc {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  width: 6.99rem;
  height: 2.09rem;
}
.home .header .banner .banner_desc .desc .desc_txt {
  font-size: 0.72rem;
  color: #212121;
  font-weight: 500;
}
.home .header .banner .banner_desc .desc .desc_co {
  font-size: 0.27rem;
  color: #3e3a39;
  margin-top: 0.2rem;
}
.home .nav_info {
  width: 100%;
  height: 0.61rem;
  background-image: url("../images/nav_bg.jpg");
  background-position: center;
  background-repeat: repeat-y;
  background-size: 100% 100%;
}
.home .nav_info .nav_info_i {
  height: 0.61rem;
}
.home .nav_info .nav_info_i .nav_list .nav {
  font-size: 0.17rem;
  color: #ffffff;
  font-weight: bold;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.home .nav_info .nav_info_i .nav_list .line {
  background-image: url("../images/line.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1px 0.15rem;
  width: 1px;
  height: 0.15rem;
}
.home .nav_info .nav_info_i .search_info {
  margin-left: auto;
}
.home .nav_info .nav_info_i .search_info .search_keyword {
  margin: 0;
  width: 1.79rem;
  height: 0.29rem;
  line-height: 0.29rem;
  border: 1px solid #ffffff;
  background: transparent;
  display: block;
  outline: none;
  color: #ffffff;
  padding: 0 0.1rem;
  font-size: 0.2rem;
}
.home .nav_info .nav_info_i .search_info .search_btn {
  background: #ffffff url("../images/icon1.png") center center no-repeat;
  width: 0.28rem;
  height: 0.31rem;
}
.home .main {
  background: #f0f0f0;
}
.home .main .main_w {
  background: #ffffff;
  padding-top: 0.63rem;
}
.home .main .main_w .main_h1 {
  height: 0.65rem;
  border-bottom: 1px solid #791cb5;
}
.home .main .main_w .main_h1 .tit {
  font-size: 0.38rem;
  color: #252525;
}
.home .main .main_w .main_h1 .more {
  font-size: 0.3rem;
  color: #791cb5;
  margin-left: auto;
  padding-right: 0.4rem;
  background: url("../images/icon2.png") right center no-repeat;
}
.home .main .main_w .main_m1 {
  margin-top: 0.48rem;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper {
  padding-bottom: 1.34rem;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper.swiper {
  width: 5.82rem;
  height: 4.66rem;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper .swiper-slide {
  text-align: center;
  font-size: 0.18rem;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper .swiper-slide img {
  display: block;
  width: 5.8rem;
  height: 4.64rem;
  border: 1px solid #f7f6f9;
  border-radius: 0.12rem;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper .swiper-pagination {
  bottom: 0.87rem;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper .swiper-pagination-bullet {
  text-align: center;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 0.18rem;
  color: #ffffff;
  opacity: 1;
  background: #d6d7d9;
  margin: 0 0.19rem;
}
.home .main .main_w .main_m1 .main_m1_l .mySwiper .swiper-pagination-bullet-active {
  background: #6f1cbb;
  font-size: 0.18rem;
  color: #ffffff;
}
.home .main .main_w .main_m1 .main_m1_r {
  width: 5.55rem;
  margin-left: auto;
  margin-right: 0.2rem;
}
.home .main .main_w .main_m1 .main_m1_r .m1_info_desc {
  color: #4e4e4e;
  font-size: 0.19rem;
  line-height: 0.28rem;
  border-bottom: 1px dashed #cdcfd5;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.home .main .main_w .main_m1 .main_m1_r .m1_info_desc:last-child {
  border-bottom: 0;
}
.home .main .main_w .main_m1 .main_m1_r .m1_info_desc.con {
  color: #761cb7;
  font-weight: bold;
}
.home .main .main_w .main_m2 {
  justify-content: space-between;
  flex-wrap: wrap;
}
.home .main .main_w .main_m2 .m2_news {
  width: 3.87rem;
  height: 5.04rem;
  background: #f2f3f9;
  border-radius: 0.12rem;
  margin-bottom: 0.48rem;
}
.home .main .main_w .main_m2 .m2_news .m2_news_t {
  border-radius: 0 0 0.1rem 0.1rem;
  border: 1px solid #b587d7;
  width: 2.97rem;
  height: 0.38rem;
  line-height: 0.38rem;
  font-size: 0.22rem;
  color: #791cb5;
  margin: 0 auto;
  font-weight: bold;
}
.home .main .main_w .main_m2 .m2_news .m2_news_t.con {
  background-image: url("../images/bg1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2.97rem 0.38rem;
  font-size: 0.22rem;
  color: #ffffff;
  border: 0;
}
.home .main .main_w .main_m2 .m2_news .m2_news_lists {
  width: 3.33rem;
  margin: 0.3rem auto 0;
}
.home .main .main_w .main_m2 .m2_news .m2_news_lists.m2_news_lists_s .m2_news_list {
  position: relative;
}
.home .main .main_w .main_m2 .m2_news .m2_news_lists.m2_news_lists_s .m2_news_list:before {
  content: "";
  border-radius: 100%;
  background: #791cb5;
  width: 0.06rem;
  height: 0.06rem;
  position: absolute;
  left: -0.14rem;
  top: 0.24rem;
}
.home .main .main_w .main_m2 .m2_news .m2_news_lists .m2_news_list {
  color: #3e3a39;
  font-size: 0.19rem;
  border-bottom: 1px dashed #ced0d6;
  line-height: 0.26rem;
  padding: 0.14rem 0;
}
.home .main .main_w .main_m2 .m2_news .m2_news_lists .m2_news_list:last-child {
  border-bottom: 0;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p {
  padding-top: 0.32rem;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper {
  width: 3.63rem;
  height: 100%;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-button-next,
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-button-prev {
  color: #cdcfd5;
  width: 0.14rem;
  height: 0.24rem;
  bottom: 0.405rem;
  top: auto;
  margin-top: 0;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-button-next:after,
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-button-prev:after {
  color: #791cb5;
  font-size: 0.24rem;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-slide {
  text-align: center;
  font-size: 0.18rem;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-slide {
  flex-wrap: wrap;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-slide .img {
  display: block;
  width: 3.63rem;
  height: 3.28rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .main .main_w .main_m2 .m2_news .m2_news_p .swiper-slide .tit {
  height: 1.05rem;
  font-size: 0.18rem;
  color: #121212;
  line-height: 0.24rem;
  width: 86%;
  justify-content: center;
}
.home .main .main_w .main_m2 .m2_news .m2_news_more {
  font-size: 0.19rem;
  color: #791cb5;
  background-image: url("../images/icon3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.16rem 0.12rem;
  background-position: right;
  position: absolute;
  bottom: 0.4rem;
  right: 0.27rem;
  padding-right: 0.26rem;
}

.footer .f_c1 {
  background: #dcdcdc;
}
.footer .f_c1 .f_c1_m {
  height: 1.94rem;
}
.footer .f_c1 .f_c1_m .f_c1_l {
  font-size: 0.44rem;
  color: #323232;
  font-weight: bold;
  padding-bottom: 0.34rem;
  position: relative;
}
.footer .f_c1 .f_c1_m .f_c1_l::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #791cb5;
  width: 1.08rem;
  height: 0.08rem;
}
.footer .f_c1 .f_c1_m .f_c1_r {
  width: 8.6rem;
  margin-left: auto;
}
.footer .f_c1 .f_c1_m .f_c1_r .f_c1_r_t {
  font-size: 0.44rem;
  color: #6f1cbb;
}
.footer .f_c1 .f_c1_m .f_c1_r .f_c1_r_d {
  margin-top: 0.2rem;
  font-size: 0.17rem;
  color: #3e3a39;
  line-height: 0.24rem;
}
.footer .f_c2 {
  width: 100%;
  height: 3.28rem;
  background-image: url("../images/bg2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.footer .f_c2 .f_c3_logo {
  position: absolute;
  bottom: 0.67rem;
  right: -1rem;
  width: 2.07rem;
  height: 2.01rem;
  display: block;
  z-index: 10;
}
.footer .f_c2 .f_c2_m {
  height: 3.28rem;
}
.footer .f_c2 .f_c2_m .f_c2_l {
  flex-direction: column;
}
.footer .f_c2 .f_c2_m .f_c2_l .f_c2_l_txt {
  font-size: 0.44rem;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 0.34rem;
  position: relative;
}
.footer .f_c2 .f_c2_m .f_c2_l .f_c2_l_txt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  width: 1.08rem;
  height: 0.08rem;
}
.footer .f_c2 .f_c2_m .f_c2_l .count {
  margin-top: 0.2rem;
  font-size: 0.14rem;
  color: #ffffff;
  width: 100%;
}
.footer .f_c2 .f_c2_m .f_c2_r {
  margin-left: 0.86rem;
}
.footer .f_c2 .f_c2_m .f_c2_r .f_c2_i {
  margin: 0.14rem 0;
}
.footer .f_c2 .f_c2_m .f_c2_r .f_c2_i .link {
  font-size: 0.16rem;
  color: #ffe533;
  margin-right: 0.12rem;
  line-height: 1.6;
}
.footer .f_c2 .f_c2_m .f_c2_r .f_c2_i .icon {
  width: 0.22rem;
}
.footer .f_c2 .f_c2_m .f_c2_r .f_c2_i .txt {
  margin-left: 0.18rem;
  font-weight: bold;
  font-size: 0.22rem;
  color: #ffffff;
}

.inside_header {
  background-image: url("../images/nav_bg1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 1rem;
}
.inside_header .inside_header_w {
  height: 1rem;
}
.inside_header .inside_header_w .inside_header_logo {
  width: 1.83rem;
  height: 0.48rem;
}
.inside_header .inside_header_w .inside_header_logo .logo {
  display: block;
  width: 1.83rem;
  height: 0.48rem;
}
.inside_header .inside_header_w .nav_lists {
  margin-left: 0.28rem;
}
.inside_header .inside_header_w .nav_lists .nav_info {
  font-size: 0.17rem;
  color: #ffffff;
  padding-left: 0.17rem;
  padding-right: 0.17rem;
  line-height: 0.45rem;
}
.inside_header .inside_header_w .nav_lists .nav_info.con, .inside_header .inside_header_w .nav_lists .nav_info:hover {
  position: relative;
}
.inside_header .inside_header_w .nav_lists .nav_info.con:after, .inside_header .inside_header_w .nav_lists .nav_info:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 0.02rem;
  background: #ffffff;
}
.inside_header .inside_header_w .nav_lists .line {
  width: 0.01rem;
  height: 0.15rem;
  background-image: url("../images/line.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
}
.inside_header .inside_header_w .search_info {
  margin-left: auto;
}
.inside_header .inside_header_w .search_info .search_keyword {
  margin: 0;
  text-align: left;
  width: 179px;
  height: 29px;
  line-height: 29px;
  border: 1px solid #ffffff;
  background: transparent;
  display: block;
  outline: none;
  color: #ffffff;
  padding: 0 10px;
  font-size: 0.2rem;
}
.inside_header .inside_header_w .search_info .search_btn {
  background: #ffffff url("../images/icon1.png") center center no-repeat;
  width: 28px;
  height: 31px;
  cursor: pointer;
}

.intro_detail {
  background: #f0f0f0 !important;
}
.intro_detail .intro_detail_header {
  justify-content: center;
  flex-direction: column;
  height: 2.88rem;
  background: #f8f3fb;
}
.intro_detail .intro_detail_header .header_logo {
  display: block;
  width: 0.74rem;
  height: 0.68rem;
}
.intro_detail .intro_detail_header .header_info {
  font-size: 0.39rem;
  color: #791cb5;
  font-weight: bold;
  margin-top: 0.35rem;
  line-height: 1;
}
.intro_detail .intro_detail_main {
  background: #ffffff;
  padding: 0.66rem;
  align-items: flex-start;
}
.intro_detail .intro_detail_main .detail_main_l {
  border: 1px solid #791cb5;
  width: 2.78rem;
  flex-direction: column;
}
.intro_detail .intro_detail_main .detail_main_l .detail_main_avatar {
  border: 0.03rem solid #f8f1fd;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0.24rem;
  margin-top: 0.74rem;
}
.intro_detail .intro_detail_main .detail_main_l .detail_main_name {
  font-size: 0.34rem;
  font-weight: bold;
  background: linear-gradient(to right, #6a1dbe, #0d23f6);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  line-height: 0.5rem;
}
.intro_detail .intro_detail_main .detail_main_l .detail_main_desc {
  font-size: 0.23rem;
  color: #252525;
  line-height: 0.36rem;
  background: #f2f3f9;
  text-align: center;
  padding: 0.26rem;
  margin-top: 0.61rem;
  position: relative;
}
.intro_detail .intro_detail_main .detail_main_l .detail_main_desc::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100%;
  width: 0.42rem;
  height: 0.42rem;
  top: -0.21rem;
  background: #ffffff;
}
.intro_detail .intro_detail_main .detail_main_r {
  margin-left: 0.39rem;
  align-items: flex-start;
  flex: 1;
}
.intro_detail .intro_detail_main .detail_main_r .detail_main_intro .main_intro_tit {
  font-size: 0.34rem;
  color: #791cb5;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #d0d1d7;
}
.intro_detail .intro_detail_main .detail_main_r .detail_main_intro .main_intro_content {
  margin-top: 0.24rem;
}
.intro_detail .intro_detail_main .detail_main_r .detail_main_intro .main_intro_content .main_intro_txt {
  font-size: 0.2rem;
  color: #151515;
  line-height: 0.29rem;
  margin-bottom: 0.3rem;
}

.personnel_main {
  padding-top: 0.6rem;
  background: #ffffff;
}
.personnel_main .personnel_tit {
  font-size: 0.33rem;
  color: #121212;
  border-bottom: 1px solid #791cb5;
  padding-top: 0.18rem;
  padding-bottom: 0.18rem;
}
.personnel_main .personnel_info {
  background: #f2f3f9;
  margin-top: 0.38rem;
}
.personnel_main .personnel_info .info_content {
  align-items: flex-start;
}
.personnel_main .personnel_info .info_content .info_content_l {
  margin-left: 0.1rem;
}
.personnel_main .personnel_info .info_content .info_content_l .info_avatar_info .avatar_info {
  position: relative;
  width: 1.87rem;
  height: 2.4rem;
}
.personnel_main .personnel_info .info_content .info_content_l .info_avatar_info .avatar_info .avatar {
  width: 1.66rem;
  height: 2.27rem;
  display: block;
  border-radius: 0 0 1rem 0;
  position: relative;
  z-index: 2;
}
.personnel_main .personnel_info .info_content .info_content_l .info_avatar_info .avatar_info::after {
  content: "";
  width: 1.65rem;
  height: 1.7rem;
  border: 1px solid #721cb9;
  border-radius: 0 0 1rem 0;
  display: block;
  position: absolute;
  left: 0.2rem;
  top: 0.73rem;
}
.personnel_main .personnel_info .info_content .info_content_l .info_avatar_info .avatar_name {
  margin-top: 0.3rem;
  font-size: 0.3rem;
  color: #731cb8;
  line-height: 0.33rem;
  text-align: center;
}
.personnel_main .personnel_info .info_content .info_content_r {
  margin-left: 0.3rem;
  margin-top: 0.5rem;
  flex: 1;
}
.personnel_main .personnel_info .info_content .info_content_r .content_resume {
  font-size: 0.16rem;
  color: #151515;
  line-height: 0.33rem;
  margin-bottom: 0.4rem;
}
.personnel_main .personnel_info .info_content .info_content_r .content_success .success_tit {
  padding-bottom: 0.1rem;
  border-bottom: 1px dashed #ced0d6;
}
.personnel_main .personnel_info .info_content .info_content_r .content_success .success_tit .success_icon {
  width: 0.19rem;
  height: 0.19rem;
  display: block;
  margin-right: 0.15rem;
}
.personnel_main .personnel_info .info_content .info_content_r .content_success .success_tit .success_txt {
  font-size: 0.22rem;
  color: #791cb5;
}
.personnel_main .personnel_info .info_content .info_content_r .content_success .success_desc {
  padding-top: 0.08rem;
  padding-bottom: 0.42rem;
}
.personnel_main .personnel_info .info_content .info_content_r .content_success .success_desc .success_desc_txt {
  font-size: 0.17rem;
  color: #151515;
  line-height: 0.3rem;
}
.personnel_main .personnel_info .info_content .publications_img {
  justify-content: center;
  margin-top: 0.4rem;
}
.personnel_main .personnel_info .info_content .publications_img .img {
  display: block;
  height: 4.18rem;
  max-width: 100%;
}
.personnel_main .personnel_info_imgs {
  margin-top: 1.1rem;
}
.personnel_main .personnel_info_imgs .info_tit {
  font-size: 0.33rem;
  color: #121212;
  border-bottom: 1px solid #791cb5;
  line-height: 0.6rem;
}
.personnel_main .personnel_info_imgs .info_imgs {
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.personnel_main .personnel_info_imgs .info_imgs .info_imgs_info {
  cursor: pointer;
  position: relative;
  margin-right: 0.35rem;
  margin-bottom: 0.5rem;
}
.personnel_main .personnel_info_imgs .info_imgs .info_imgs_info::before {
  content: "";
  position: absolute;
  left: 0.12rem;
  top: 0.15rem;
  width: 1.95rem;
  height: 2.31rem;
  background: #791cb5;
}
.personnel_main .personnel_info_imgs .info_imgs .info_imgs_info .img {
  width: 1.94rem;
  height: 2.34rem;
  display: block;
  z-index: 2;
  position: relative;
}
.personnel_main .personnel_info_imgs .info_imgs .info_imgs_info .name {
  font-size: 0.22rem;
  color: #791cb5;
  font-weight: bold;
  text-align: center;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  margin-top: 0.1rem;
}

.publications {
  background-color: #ffffff;
  padding-top: 0.26rem;
  padding-bottom: 0.26rem;
}
.publications .mt50 {
  margin-top: 0.5rem;
}
.publications img {
  max-width: 100%;
  display: block;
}
.publications .publications_intro {
  font-size: 0.22rem;
  color: #ffffff;
  font-weight: bold;
  background-image: linear-gradient(to right, #791cb5, #791cb5, #601dc4, #4a1fd1, #0724fa);
  line-height: 0.26rem;
  padding: 0.12rem 0.2rem;
}
.publications .publications_intro.con {
  color: #6f1cbb;
  background: #f2f3f9;
}
.publications .publications_join_info {
  padding-top: 0.12rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.publications .publications_join_info .intro_detail_txt {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #3e3a39;
  line-height: 0.24rem;
  position: relative;
  padding-left: 0.14rem;
}
.publications .publications_join_info .intro_detail_txt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.06rem;
  height: 0.06rem;
  background: #791cb5;
  border-radius: 100%;
}
.publications .publications_join_info .join_info_names {
  font-size: 0.16rem;
  color: #3e3a39;
  line-height: 0.28rem;
}
.publications .publications_join_info .join_info_t1 {
  font-size: 0.16rem;
  color: #3e3a39;
  line-height: 0.28rem;
}
.publications .publications_join_info .join_info_t2 {
  align-items: flex-start;
  padding-top: 0.08rem;
}
.publications .publications_join_info .join_info_t2 .name {
  font-size: 0.16rem;
  color: #3e3a39;
  font-weight: bold;
}
.publications .publications_join_info .join_info_t2 .txt {
  font-size: 0.16rem;
  color: #791cb5;
  border-bottom: 1px solid #791cb5;
  padding-bottom: 0.08rem;
}
.publications .publications_img {
  justify-content: center;
  margin-top: 0.4rem;
}
.publications .publications_img .img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 300px;
}

.facilities {
  padding-top: 0.68rem;
  background: #ffffff;
}
.facilities .facilities_lists {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.3rem;
}
.facilities .facilities_lists .facilities_info {
  cursor: pointer;
  width: 5.7rem;
  margin-bottom: 0.3rem;
}
.facilities .facilities_lists .facilities_info:hover .intro {
  background-image: linear-gradient(to right, #791cb5, #791cb5, #601dc4, #4a1fd1, #0724fa);
}
.facilities .facilities_lists .facilities_info:hover .intro .english {
  font-size: 0.16rem;
  color: #fffeff;
}
.facilities .facilities_lists .facilities_info:hover .intro .name {
  font-size: 0.28rem;
  color: #fffeff;
  font-weight: bold;
}
.facilities .facilities_lists .facilities_info:hover .img {
  transition: 1s;
  transform: scale(1.1);
}
.facilities .facilities_lists .facilities_info.con .intro {
  background-image: linear-gradient(to right, #791cb5, #791cb5, #601dc4, #4a1fd1, #0724fa);
}
.facilities .facilities_lists .facilities_info.con .intro .english {
  font-size: 0.16rem;
  color: #fffeff;
}
.facilities .facilities_lists .facilities_info.con .intro .name {
  font-size: 0.28rem;
  color: #fffeff;
  font-weight: bold;
}
.facilities .facilities_lists .facilities_info .img_container {
  width: 5.7rem;
  height: 3.5rem;
  overflow: hidden;
}
.facilities .facilities_lists .facilities_info .img {
  display: block;
  width: 5.7rem;
  height: 3.5rem;
}
.facilities .facilities_lists .facilities_info .intro {
  background: #f2f3f9;
  text-align: center;
  height: 0.7rem;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
}
.facilities .facilities_lists .facilities_info .intro .english {
  font-size: 0.16rem;
  color: #3e3a39;
  width: 100%;
}
.facilities .facilities_lists .facilities_info .intro .name {
  font-size: 0.28rem;
  color: #791cb5;
  font-weight: bold;
  width: 100%;
  margin-top: 0.04rem;
}

.team_main .team_img {
  margin-top: 0.5rem;
  padding-bottom: 1.1rem;
  overflow: hidden;
}
.team_main .team_img .img {
  display: block;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}
.team_main .team_img .img:hover {
  transition: 1s;
  transform: scale(1.1);
}

.search_info_total {
  margin-top: 0.12rem;
  font-size: 0.13rem;
  color: #333;
}

.search_info {
  flex-wrap: wrap;
}
.search_info .search_info_input {
  width: 33.33%;
  margin-bottom: 0.14rem;
}
.search_info .search_info_input .label {
  font-size: 0.13rem;
  color: #333;
  width: 25%;
}
.search_info .search_info_input .input {
  width: 65%;
  font-size: 0.13rem;
  color: #333;
}
.search_info .search_info_input .input input {
  width: 90%;
  padding: 0 5%;
  text-align: left;
  font-size: 0.13rem;
  color: #333;
}
.search_info .search_info_input .search_info_btn {
  border: 1px solid #dedede;
  border-radius: 0.05rem;
  background: #dedede;
  cursor: pointer;
  color: #333;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  padding: 0 0.1rem;
  width: 0.8rem;
  font-size: 0.13rem;
}
.search_info .search_info_input .search_info_btn:hover {
  background: #d1d1d1;
}/*# sourceMappingURL=index.css.map */