/*统一颜色*/
/*可视内容*/
/*顶部和底部高度*/
/*通用padding情况*/
/*内容居中情况*/
/*单行隐藏*/
/* 首页
****************************************/
/*新闻列表*/
.hr_news_column .box_content .photo_list {
  width: 100%;
  height: 15.6rem;
  position: relative;
  overflow: hidden;
}
.hr_news_column .box_content .photo_list img {
  width: 100%;
  height: 100%;
}
.hr_news_column .box_content .photo_list p {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  width: 100%;
  height: 3.2rem;
  color: #fff;
  font-size: 1.04rem;
  font-family: PingFang-SC-Medium;
  background: rgba(0, 0, 0, 0.5);
}
/*华尔名师*/
.the_teacher_column .box_content ul {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.6rem;
}
.the_teacher_column .box_content ul:after {
  content: "";
  width: 8.84rem;
}
.the_teacher_column .box_content li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  width: 8.84rem;
  margin-top: 0.6rem;
  border-bottom: 0.08rem solid #fc5152;
}
.the_teacher_column .box_content img {
  display: block;
  width: 8.84rem;
  height: 11.04rem;
  background-color: #cfcfcf;
}
.the_teacher_column .box_content dl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  width: 100%;
  padding-top: 0.4rem;
  padding-right: 0rem;
  padding-bottom: 0.76rem;
  padding-left: 0rem;
}
.the_teacher_column .box_content dt {
  line-height: 1.4rem;
  font-family: PingFang-SC-Medium;
  font-size: 0.96rem;
  color: #666666;
}
.the_teacher_column .box_content dd {
  height: 2rem;
  line-height: 1rem;
  font-family: PingFang-SC-Regular;
  font-size: 0.72rem;
  color: #999999;
}
/*教学风采*/
.the_campus_column .box_content img {
  width: 100%;
  height: auto;
}
.the_campus_column .box_content .show_site {
  margin-bottom: 0.4rem;
  position: relative;
}
.the_campus_column .box_content .site_list .swiper-slide {
  height: 100%;
  width: 25%;
}
.the_campus_column .box_content .site_list .swiper-slide i {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.the_campus_column .box_content .site_list .swiper-slide-thumb-active i {
  display: block;
  border: 1px solid #fc5152;
  background: rgba(0, 0, 0, 0);
}
.the_campus_column .box_content .swiper-button-next,
.the_campus_column .box_content .swiper-button-prev {
  width: 1.6rem;
  height: 5.04rem;
  margin-top: -2.52rem;
}
.the_campus_column .box_content .swiper-button-prev,
.the_campus_column .box_content .swiper-container-rtl .swiper-button-next {
  left: 0;
  background: url(../images/icon_public/training_center_btnL.png) no-repeat;
  background-size: 100% 100%;
}
.the_campus_column .box_content .swiper-button-next,
.the_campus_column .box_content .swiper-container-rtl .swiper-button-prev {
  right: 0;
  background: url(../images/icon_public/training_center_btnR.png) no-repeat;
  background-size: 100% 100%;
}
/*校园环境*/
.campus_setting_column {
  padding: 1.2rem 0;
}
.campus_setting_column .setting_box {
  height: 14rem;
}
.campus_setting_column .setting_box .swiper-slide {
  height: 10.4rem;
  margin-top: 1.8rem;
}
.campus_setting_column .setting_box .swiper-slide-next {
  width: 22rem !important;
  height: 14rem !important;
  margin: 0;
  border-right: 0.4rem solid #fff !important;
  border-left: 0.4rem solid #fff !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.campus_setting_column .setting_box img {
  width: 100%;
  height: 100%;
}
/*校长专栏*/
.the_rector_column .rector_info {
  overflow: hidden;
}
.the_rector_column .rector_info a {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: stretch;
}
.the_rector_column .rector_info .litimg {
  flex-shrink: 0;
  width: 8.8rem;
  height: 6.6rem;
  margin-right: 0.96rem;
  overflow: hidden;
}
.the_rector_column .rector_info .litimg img {
  width: 100%;
  height: 100%;
}
.the_rector_column .rector_info .info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
}
.the_rector_column .rector_info .info strong {
  flex-shrink: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.04rem;
  line-height: 1;
  color: #333333;
  overflow: hidden;
}
.the_rector_column .rector_info .info p {
  width: 100%;
  margin-top: -0.16rem;
  font-family: PingFang-SC-Regular;
  font-size: 0.8rem;
  line-height: 1.12rem;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.the_rector_column .rector_info .info span {
  flex-shrink: 0;
  width: 100%;
  text-align: right;
  font-family: PingFang-SC-Regular;
  font-size: 0.8rem;
  line-height: 1.12rem;
  color: #999999;
}
.the_rector_column .app_common_list {
  margin-top: 1.24rem;
  border-top: solid 1px #dadada;
}
/*文章列表*/
.app_article_list {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0.8rem !important;
  padding-left: 0rem !important;
}
.app_article_list .article_list {
  overflow: hidden;
  padding-top: 1.4rem;
  padding-right: 1.2rem;
  padding-bottom: 1.4rem;
  padding-left: 1.2rem;
  border-bottom: 0.04rem solid #e6e6e6;
}
.app_article_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: stretch;
}
.app_article_list .litimg {
  flex-shrink: 0;
  width: 10.84rem;
  height: 6.96rem;
  margin-right: 1.12rem;
}
    .app_article_list .litimg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.app_article_list .text_info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  align-items: flex-end;
  justify-content: space-between;
  overflow: hidden;
}
.app_article_list .text_info strong {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 1.04rem;
  font-family: PingFang-SC-Medium;
  font-size: 1.04rem;
  color: #666666;
}
.app_article_list .text_info p {
  width: 100%;
  height: 3.36rem;
  font-family: PingFang-SC-Regular;
  font-size: 0.8rem;
  line-height: 1.12rem;
  color: #999999;
  position: relative;
  top: -0.4rem;
  overflow: hidden;
}
.app_article_list .text_info span {
  font-family: PingFang-SC-Regular;
  font-size: 0.8rem;
  line-height: 1.2rem;
  color: #999999;
}
/*教师详情*/
.hr_teacher_details .photo_info {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  width: 100%;
  height: 11.04rem;
  align-items: stretch;
}
.hr_teacher_details .photo_info .litimg {
  flex-shrink: 0;
  width: 8.84rem;
  height: 100%;
  margin-right: 1.32rem;
  background-color: #cfcfcf;
}
.hr_teacher_details .photo_info .litimg img {
  width: 100%;
  height: 100%;
}
.hr_teacher_details .photo_info .text {
  display: flex;
  align-items: center;
  flex-flow: column;
  align-items: end;
  justify-content: center;
  width: 100%;
  padding-bottom: 0.48rem;
  overflow: hidden;
  background-image: url("../images/icon_public/icon_teacher_details_bg.png");
  background-repeat: repeat-x;
  background-position-y: bottom;
}
.hr_teacher_details .photo_info .text strong {
  font-family: PingFang-SC-Medium;
  font-size: 1.2rem;
  line-height: 2.72rem;
  color: #1a1a1a;
  font-weight: 500;
}
.hr_teacher_details .photo_info .text p {
  font-family: PingFang-SC-Regular;
  font-size: 0.88rem;
  line-height: 1.2rem;
  letter-spacing: 0.04rem;
  color: #333333;
}
.hr_teacher_details .text_info {
  padding: 2rem 0;
}
.hr_teacher_details .text_info:not(:last-of-type) {
  border-bottom: 0.04rem solid #ccc;
}
.hr_teacher_details .text_info p {
  text-indent: 2em;
  font-family: PingFang-SC-Regular;
  font-size: 0.96rem;
  line-height: 1.36rem;
  letter-spacing: 0.04rem;
  color: #666666;
}
/*校区地址*/
.hr_campus_site_page .box_content .campus_photo {
  padding-bottom: 0.96rem;
  overflow: hidden;
}
.hr_campus_site_page .box_content .campus_photo img {
  width: 100%;
}
.hr_campus_site_page .box_content .site_info {
  padding-bottom: 1.28rem;
  overflow: hidden;
}
.hr_campus_site_page .box_content .site_info strong {
  height: 2.12rem;
}
.hr_campus_site_page .box_content .site_info strong:before {
  background: url("../images/icon_public/icon_hr_site.png") center center no-repeat;
  background-size: 100% 100%;
}
.hr_campus_site_page .box_content .site_info p {
  text-align: center;
}
.hr_campus_site_page .box_content .site_info1 strong {
  height: 2.32rem;
}
.hr_campus_site_page .box_content .site_info1 strong:before {
  background: url("../images/icon_public/icon_hr_path.png") center center no-repeat;
  background-size: 100% 100%;
}
.hr_campus_site_page .box_content .site_info1 p {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: end;
}
.hr_campus_site_page .box_content .site_info1 p:before {
  content: "·";
  width: 0.8rem;
  height: 1.36rem;
  text-align: left;
}
.hr_campus_site_page .box_content strong {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 1.04rem;
  font-family: "苹方";
}
.hr_campus_site_page .box_content strong:before {
  content: "";
  width: 0.88rem;
  height: 0.88rem;
  margin-right: 0.4rem;
}
.hr_campus_site_page .box_content p {
  padding: 0.48rem 1.28rem;
  line-height: 1.36rem;
  border: 0.08rem solid #f6f5f4;
  border-radius: 0.24rem;
  color: #666;
  font-size: 0.8rem;
  font-family: "苹方";
}
.hr_campus_site_page .box_content p:not(:first-of-type) {
  margin-top: 0.32rem;
}
/*详情*/
.details_box h2 {
  display: block;
  color: #333;
  text-align-last: center;
  line-height: 1.84rem;
  font-size: 1.2rem;
}
.details_box .time_info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1.12rem;
  line-height: 1;
}
.details_box .time_info span {
  margin: 0 0.4rem;
  letter-spacing: 1px;
  color: #333;
  font-family: PingFang-SC-Regular;
  font-size: 0.88rem;
}
.details_box .details_box img {
  max-width: 100%;
  padding-bottom: 1.28rem;
}
.details_box p {
  padding-bottom: 1.2rem;
  line-height: 1.44rem;
  text-align: justify;
  word-break: break-word;
  letter-spacing: 1px;
  color: #666;
  font-size: 0.96rem;
  font-family: PingFang-SC-Regular;
}
/*华尔风采*/
.hr_mien_column {
  overflow: hidden;
  padding-top: 1.2rem;
  padding-right: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 1.2rem;
}
.hr_mien_column img {
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.hr_mien_column .mien_photo {
  width: 100%;
  height: 20.48rem;
  background-color: #cfcfcf;
  overflow: hidden;
}
.hr_mien_column .mien_list ul {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hr_mien_column .mien_list ul:after {
  content: "";
  width: 13.52rem;
}
.hr_mien_column .mien_list li {
  width: 13.52rem;
  height: 10.04rem;
  margin-top: 0.52rem;
  background-color: #cfcfcf;
  overflow: hidden;
}
/*# sourceMappingURL=other_all.css.map */
