<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.activity_page {
  width: 100%;
  height: 100%;
  background-color: #fff7ee;
}
.activity_page .header_area .header_img {
  width: 100%;
}
.activity_page .news_area {
  width: 1200px;
  height: 418px;
  margin: 0 auto;
  background-image: url("../images/news_border_bg.png");
  background-repeat: no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  overflow: hidden;
}
.activity_page .news_area .left_box {
  width: 620px;
  height: 402px;
  float: left;
  padding: 15px 0 0 15px;
}
.activity_page .news_area .left_box .banner_wrapper {
  width: 100%;
  height: 100%;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox {
  width: 620px;
  height: 386px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 0 0 0;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .hd {
  height: 16px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 5px;
  z-index: 1;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .hd ul li {
  float: left;
  margin: 0 0 0 8px;
  width: 8px;
  height: 8px;
  background: #db6700;
  cursor: pointer;
  display: block !important;
  border-radius: 8px;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .hd ul li.on {
  background: #db6700;
  width: 24px;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 620px;
  height: 386px;
  position: relative;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .bd ul li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  background: url("../images/banner_title_bg.png") repeat;
  text-align: left;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .bd ul li p a {
  color: #833400;
  padding-left: 25px;
  font-size: 18px;
}
.activity_page .news_area .left_box .banner_wrapper .slideBox .bd img {
  width: 620px;
  height: 386px;
}
.activity_page .news_area .right_box {
  padding: 0 15px 0 0;
  width: 542px;
  height: 402px;
  float: right;
}
.activity_page .news_area .right_box .list_wrapper {
  width: 100%;
  height: 100%;
}
.activity_page .news_area .right_box .list_wrapper .list_title {
  position: relative;
  width: 100%;
  height: 50px;
  background: #ffeac4;
  border-radius: 0px 0px 0px 15px;
  margin: 0 0 22px 0;
}
.activity_page .news_area .right_box .list_wrapper .list_title .title_tab .item_tab {
  float: left;
  padding: 12px 32px 12px 32px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #794706;
  cursor: pointer;
}
.activity_page .news_area .right_box .list_wrapper .list_title .title_tab .item_tab:nth-child(1) {
  border-radius: 0px 0px 0px 15px;
}
.activity_page .news_area .right_box .list_wrapper .list_title .title_tab .active_tab {
  background-color: #187a6d;
  color: #ffffff;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.activity_page .news_area .right_box .list_wrapper .list_title .title_more {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c7953b;
  cursor: pointer;
}
.activity_page .news_area .right_box .list_wrapper .list_content .notice_policy_box {
  display: none;
}
.activity_page .news_area .right_box .list_wrapper .list_content ul li {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3a3a3a;
  margin-bottom: 30px;
  cursor: pointer;
}
.activity_page .zmjs_area {
  width: 100%;
  height: 1404px;
  background-image: url("../images/zmjs_area_bg.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-160px);
     -moz-transform: translateY(-160px);
      -ms-transform: translateY(-160px);
       -o-transform: translateY(-160px);
          transform: translateY(-160px);
  margin-bottom: -160px;
}
.activity_page .zmjs_area .zmjs_title {
  padding: 340px 0 0 0;
  margin: 0 0 82px 0;
}
.activity_page .zmjs_area .zmjs_title .zmjs_title_img {
  display: block;
  width: 504px;
  height: 98px;
  margin: 0 auto;
}
.activity_page .zmjs_area .zmjs_box {
  position: relative;
  width: 1400px;
  height: 400px;
  margin: 0 auto;
}
.activity_page .zmjs_area .zmjs_box .left_arrow {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.activity_page .zmjs_area .zmjs_box .left_arrow img {
  width: 100%;
  height: 100%;
}
.activity_page .zmjs_area .zmjs_box .center_info {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1200px;
  height: 430px;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container {
  width: 100%;
  height: 100%;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher {
  position: relative;
  width: 257px;
  height: 373px;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
  float: left;
  margin-right: 54px;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .teacher_name {
  position: absolute;
  left: 160px;
  bottom: 52px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #a33a00;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .source_school {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .cover_shadow {
  position: absolute;
  width: 242px;
  height: 320px;
  top: 6px;
  left: 4px;
  background-image: url("https://reslib.haedu.cn/site/2023jsj/images/ahsowd.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
  display: none;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .cover_shadow .shadow_content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 184px;
  height: 180px;
  overflow-y: auto;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-indent: 24px;
  line-height: 24px;
  text-align: justify;
  padding-right: 10px;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .cover_shadow .shadow_content::-webkit-scrollbar {
  width: 4px;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .cover_shadow .shadow_content::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .cover_shadow .shadow_content::-webkit-scrollbar-thumb {
  background: #fac372;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher .cover_shadow .shadow_content::-webkit-scrollbar-thumb:hover {
  background: #fac372;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher:nth-last-child(1) {
  margin-right: 0;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .item_teacher:hover .cover_shadow {
  display: block;
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_hou-wen-bang {
  background-image: url("../images/zmjs/hou-wen-bang.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_liu-hua-dong {
  background-image: url("../images/zmjs/liu-hua-dong.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_qin-wang {
  background-image: url("../images/zmjs/qin-wang.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_shi-zhen-zhen {
  background-image: url("../images/zmjs/shi-zhen-zhen.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_tu-yong {
  background-image: url("../images/zmjs/tu-yong.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_wang-zhi-hui {
  background-image: url("../images/zmjs/wang-zhi-hui.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_xun-feng {
  background-image: url("../images/zmjs/xun-feng.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_yu-hong-wei {
  background-image: url("../images/zmjs/yu-hong-wei.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_zhang-huan-xia {
  background-image: url("../images/zmjs/zhang-huan-xia.png");
}
.activity_page .zmjs_area .zmjs_box .center_info .swiper-container .swiper-wrapper .swiper-slide .teacher_zhao-you-shang {
  background-image: url("../images/zmjs/zhao-you-shang.png");
}
.activity_page .zmjs_area .zmjs_box .right_arrow {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.activity_page .zmjs_area .zmjs_box .right_arrow img {
  width: 100%;
  height: 100%;
}
.activity_page .qgjsyrkm_area {
  width: 1344px;
  height: 740px;
  -webkit-transform: translateY(-240px);
     -moz-transform: translateY(-240px);
      -ms-transform: translateY(-240px);
       -o-transform: translateY(-240px);
          transform: translateY(-240px);
  margin: 0 auto -240px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_title {
  width: 664px;
  height: 98px;
  margin: 0 auto 75px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_title img {
  width: 100%;
  height: 100%;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box {
  overflow: hidden;
  margin: 0 0 70px 0;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo {
  position: relative;
  float: left;
  width: 336px;
  height: 457px;
  background-image: url("../images/kaimo_bg.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_head {
  position: absolute;
  top: 25px;
  left: 67px;
  width: 198px;
  height: 198px;
  border: 4px solid #ff9100;
  border-radius: 50%;
  overflow: hidden;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_head .head_img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_head .head_name {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 159px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: -webkit-linear-gradient(right, #d40500, #e25c0f);
  background: -moz-linear-gradient(right, #d40500, #e25c0f);
  background: -o-linear-gradient(right, #d40500, #e25c0f);
  background: linear-gradient(270deg, #d40500, #e25c0f);
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  border-radius: 0 0 50% 50%;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_info {
  position: absolute;
  top: 254px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: justify;
  width: 213px;
  height: 190px;
  overflow-y: auto;
  position: absolute;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b05606;
  line-height: 24px;
  text-indent: 24px;
  padding: 0 10px 0 0;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_info::-webkit-scrollbar {
  width: 4px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_info::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_info::-webkit-scrollbar-thumb {
  background: #d41c04;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_kaimo_box .item_kaimo .kaimo_info::-webkit-scrollbar-thumb:hover {
  background: #d41c04;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box {
  position: relative;
  width: 590px;
  height: 20px;
  margin: 0 auto;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .left_arrow {
  position: absolute;
  left: 0;
  width: 30px;
  height: 40px;
  cursor: pointer;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .left_arrow img {
  width: 100%;
  height: 100%;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line {
  position: absolute;
  top: 18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 500px;
  height: 1px;
  border: 1px dotted #c61813;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line .page_one .kaimo_rhombus_on {
  position: absolute;
  top: -6px;
  left: 208px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line .page_one .kaimo_rhombus_off {
  position: absolute;
  top: -4px;
  left: 210px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line .page_two .kaimo_rhombus_on {
  position: absolute;
  top: -6px;
  left: 228px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line .page_two .kaimo_rhombus_off {
  position: absolute;
  top: -4px;
  left: 230px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line .page_three .kaimo_rhombus_on {
  position: absolute;
  top: -6px;
  left: 248px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .center_line .page_three .kaimo_rhombus_off {
  position: absolute;
  top: -4px;
  left: 250px;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .right_arrow {
  position: absolute;
  right: 0;
  width: 30px;
  height: 40px;
  cursor: pointer;
}
.activity_page .qgjsyrkm_area .qgjsyrkm_page_box .right_arrow img {
  width: 100%;
  height: 100%;
}
.activity_page .tlmtx_title_area {
  padding: 54px 0 62px 0;
}
.activity_page .tlmtx_title_area .tlmtx_title_img {
  display: block;
  width: 764px;
  height: 98px;
  margin: 0 auto;
}
.activity_page .sz_xhxc_area {
  width: 100%;
  height: 816px;
  background-image: url("../images/sz_xhxc_bg.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 45px 0 0 0;
}
.activity_page .sz_xhxc_area .sz_xhxc_title {
  position: relative;
  width: 1200px;
  height: 74px;
  margin: 0 auto 37px;
}
.activity_page .sz_xhxc_area .sz_xhxc_title .sz_xhxc_title_img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1024px;
  height: 100%;
}
.activity_page .sz_xhxc_area .sz_xhxc_title .sz_xhxc_more {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #974d00;
  cursor: pointer;
}
.activity_page .sz_xhxc_area .sz_xhxc_box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher {
  position: relative;
  float: left;
  width: 572px;
  height: 184px;
  background-image: url("../images/sz_xhxc_border_bg.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 55px;
  margin-bottom: 30px;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher .teacher_head {
  position: absolute;
  top: 9px;
  left: 9px;
  width: 166px;
  height: 166px;
  border-radius: 50%;
  border: 4px solid #ff9100;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher .teacher_head .head_img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher .teacher_name {
  position: absolute;
  top: 38px;
  left: 208px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher .teacher_info {
  position: absolute;
  top: 88px;
  left: 194px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #881d00;
  width: 328px;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher .teacher_info .source_school {
  border-bottom: 1px dotted #dc9d35;
  padding: 0 0 10px 0;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher .teacher_info .teach_age {
  padding: 10px 0 0 0;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .item_teacher:nth-child(2n) {
  margin-right: 0;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .left_arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -100px;
  cursor: pointer;
}
.activity_page .sz_xhxc_area .sz_xhxc_box .right_arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -100px;
  cursor: pointer;
}
.activity_page .sz_ycsj_area {
  width: 100%;
  padding: 45px 0 0 0;
  margin: 0 0 66px 0;
}
.activity_page .sz_ycsj_area .sz_ycsj_title {
  position: relative;
  width: 1200px;
  height: 74px;
  margin: 0 auto 37px;
}
.activity_page .sz_ycsj_area .sz_ycsj_title .sz_ycsj_title_img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1024px;
  height: 100%;
}
.activity_page .sz_ycsj_area .sz_ycsj_title .sz_ycsj_more {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #974d00;
  cursor: pointer;
}
.activity_page .sz_ycsj_area .sz_ycsj_box {
  width: 1272px;
  height: 518px;
  background-image: url("../images/sz_ycsj_box_bg.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 40px 40px 0 60px;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx {
  width: 100%;
  zoom: 1;
  margin-left: auto;
  margin-right: auto;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx:after {
  content: "";
  display: block;
  clear: both;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li {
  width: 110px;
  height: 430px;
  overflow: hidden;
  float: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .img img {
  width: 600px;
  height: 430px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .img .m_imgTexts {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/titleBg1.png) -3px no-repeat;
  width: 600px;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .img .m_imgTexts .m_title {
  font-weight: bold;
  padding: 10px 20px;
  font-size: 20px;
  color: #eed8a5;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .img .m_imgTexts .m_title a {
  color: #eed8a5;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .img .m_imgTexts .m_zy {
  font-size: 16px;
  padding: 0 20px 10px 20px;
  color: #eed8a5;
  line-height: 28px;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1);
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .tit_mask {
  width: 120px;
  height: 430px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0px;
  top: 0px;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li .tit_mask .title {
  width: 20px;
  font-weight: bold !important;
  font: 20px/24px "Microsoft Yahei", "Hiragino Sans GB", "sans-serif";
  color: #eed8a5;
  text-align: center;
  display: inline-block;
  padding-top: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li.current {
  width: 600px;
  height: 430px;
  overflow: hidden;
}
.activity_page .sz_ycsj_area .sz_ycsj_box .m-jgyx li.current .tit_mask {
  opacity: 0;
}
.activity_page .jszp_area {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}
.activity_page .jszp_area img {
  width: 100%;
  height: 100%;
}
.activity_page .tss_kxxy_area {
  position: relative;
  padding: 86px 0 0 0;
}
.activity_page .tss_kxxy_area .tss_kxxy_title {
  width: 1105px;
  height: 74px;
  margin: 0 auto 62px;
}
.activity_page .tss_kxxy_area .tss_kxxy_title img {
  width: 100%;
  height: 100%;
}
.activity_page .tss_kxxy_area .tss_kxxy_box {
  position: relative;
  width: 1200px;
  height: 376px;
  margin: 0 auto;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .left {
  float: left;
  position: relative;
  width: 400px;
  height: 294px;
  background-image: url("../images/tss_kxxy_head_bg.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  background-repeat: no-repeat;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .left .teacher_head {
  position: absolute;
  top: 30px;
  left: 80px;
  width: 236px;
  height: 236px;
  border-radius: 50%;
  border: 4px solid #ff9100;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .left .teacher_head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .right {
  width: 800px;
  float: left;
  padding: 120px 0 0 0;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .right .teacher_info {
  position: relative;
  z-index: 100;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b05606;
  line-height: 50px;
  text-align: justify;
  text-indent: 32px;
  text-decoration: underline dotted;
  text-underline-offset: 20px;
  height: 160px;
  overflow-y: auto;
  padding: 0 10px 0 0;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .right .teacher_info::-webkit-scrollbar {
  width: 4px;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .right .teacher_info::-webkit-scrollbar-track {
  background: #ffffff;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .right .teacher_info::-webkit-scrollbar-thumb {
  background: #c1c1c1;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .item_block .right .teacher_info::-webkit-scrollbar-thumb:hover {
  background: #c1c1c1;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .hidden {
  display: none;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .tab_wrapper {
  position: absolute;
  left: 400px;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .tab_wrapper .item_tab {
  float: left;
  margin: 0 10px 60px 0;
  cursor: pointer;
}
.activity_page .tss_kxxy_area .tss_kxxy_box .change_img {
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 40px;
  cursor: pointer;
}
.activity_page .tss_kxxy_area .tss_kxxy_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 255px;
}
.activity_page .footer {
  width: 100%;
  height: 180px;
  background-color: #cda06d;
}
.activity_page .footer .layout {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.activity_page .footer .layout p:nth-child(1) {
  margin: 0 0 20px 0;
}</pre></body></html>