body {
    background-color: #F4F5F6;
  }
  .region_list:hover {
    background: #F4621F;
    color: #FFF;
  }
  .contents {
    width: 1270px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
  }

  .content_left {
    float: left;
  }

  .content_right-top {
    display: none;
  }

  .leftTime {
    margin-top: 0 !important;
    margin: 0 !important;
  }

  .timeLine {
    background-color: #FFF !important;
  }

  .banner>img {
    width: 945px;
    height: 308px;
    margin-bottom: 20px;
  }

  .list_merchandise {
    cursor: pointer;
    float: left;
    width: 295px;
    transition: all 0.5s;
    margin: 0 10px 10px 0;
    background-color: transparent;
    margin-right: 30px;
  }

  .list_merchandise>img {
    margin-bottom: 20px;
    transition: all 0.5s;
  }

  .list_merchandise:hover>img {
    transform: translateY(-5px);
    transition: all 0.5s;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
  }



  .list_merchandise-name {
    width: 295px;
    height: 53px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 11px;
    transition: all 0.5s;
  }

  .list_merchandise:hover>.list_merchandise-name {
    color: #f4621f;
    transition: all 0.5s;
  }

  .content_list {
    overflow: hidden;
    padding-top: 10px;
  }

  .briefIntroduction {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-bottom: 8px;
  }

  .text_bottom {
    overflow: hidden;
  }

  .text_bottom>span:first-child {
    float: left;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #f4621f;
    opacity: 1;
  }

  .text_bottom>span:last-child {
    float: right;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
  }

  .timeLine__hd {
    margin-top: 10px !important;
  }

  .newsList {
    width: 1270px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
  }

  .live {
    width: 295px;
    height: 451px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 4px;
    float: left;
    padding: 20px;
    margin-right: 30px;
  }

  .live_active {
    background-image: url(https://static.wangxiao.cn/zhuanti/2021/img/ykmf/zb.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .live_tit {
    overflow: hidden;
  }

  .live_h1 {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 1;
    color: #333333;
    opacity: 1;
    float: left;
  }

  .live_all>a {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 28px;
    color: #999999;
    opacity: 1;
    float: right;
  }

  .news {
    width: 620px;
    height: 451px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 4px;
    float: left;
    margin-right: 30px;
    padding: 20px 24px;
  }

  .student {
    width: 295px;
    height: 451px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 4px;
    float: left;
  }

  .news_tit {
    overflow: hidden;
    margin-bottom: 20px;
  }

  .news_h1 {
    width: 280px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 28px;
    color: #F4621F;
    opacity: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
    text-align: center;
  }

  .nav_news-list>span:first-child {
    padding-left: 16px;
    width: 475px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 20px;
    color: #666666;
    opacity: 1;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: left;
  }

  .nav_news-list>span:first-child::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #999999;
    opacity: 1;
    border-radius: 25px;
  }

  .nav_news-list>span:last-child {
    width: 85px;
    height: 15px;
    overflow: hidden;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 17px;
    color: #999999;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .student {
    padding: 10px 20px 20px;
  }

  .student_list {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 20px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 15px;
  }

  .ggw3_box {
    width: 1270px;
    background: #FFF;
    margin: 0 auto;
  }

  .teacher,
  .dynamic,
  .region {
    padding-top: 90px;
    margin: 0 auto;
    width: 1270px;
    overflow: hidden;
    /* height: 450px; */
    /* background-color: #FF6700; */
  }

  .teacher_tit,
  .dynamic_tit,
  .region_tit {
    text-align: center;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 1;
    color: #333333;
    opacity: 1;
  }

  .teacher_tit2,
  .dynamic_tit2,
  .region_tit2 {
    text-align: center;
    font-size: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 0.08);
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 32px;
    position: relative;
    height: 50px;
  }

  .teacher_tit2::before,
  .dynamic_tit2::before,
  .region_tit2::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background: #015DC0;
    opacity: 1;
    border-radius: 25px;
  }

  .teacher_content>.teacher_img:first-child {
    margin-left: 0 !important;
  }

  .teacher_img {
    width: 295px;
    margin-left: 30px;
    display: block;
    float: left;
    height: 347px;
    position: relative;
  }

  .img_box {
    width: 295px;
    height: 295px;
    position: relative;
    background: radial-gradient(#4A4542, #55504D);
  }

  .teacher_content>.teacher_img:nth-child(2n)>.img_box {
    background: radial-gradient(#3F4150, #4C516B);
  }

  .teacher_img img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .teacher_img>a {
    margin-bottom: 24px;
  }

  .teacher_name {
    text-align: center;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 1;
    color: #333333;
    opacity: 1;
    margin-top: 24px;
  }

  .region_content {
    padding: 0 24px;
  }

  .region_list {
    width: 74px;
    height: 27px;
    border: 1px solid #CCCCCC;
    opacity: 1;
    border-radius: 14px;
    text-align: center;
    line-height: 27px;
    margin: 10px;
    float: left;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    opacity: 1;
    cursor: pointer;
  }

  .dynamic_content>.dynamic_list:nth-child(4n) {
    margin-right: 0;
  }

  .dynamic_list {
    width: 295px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 1;
    color: #333333;
    opacity: 1;
    padding-right: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    position: relative;
    margin: 0 30px 24px 0;
    float: left;
  }

  .dynamic_list>span {
    width: 80px;
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 1;
    color: #999999;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 2px;
    text-align: left;
  }

  .dynamic {
    padding-bottom: 90px;
  }

  /* 导航开始 */
  .nav {
    width: 100%;
    height: 80px;
    background: #3384DC;
    opacity: 1;
  }

  .nav_box {
    width: 1270px;
    height: 80px;
    margin: 0 auto;
  }

  .nav_ksName {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 80px;
    color: #FFFFFF;
    opacity: 1;
    padding-left: 64px;
    position: relative;
  }

  .nav_ksName::before {
    content: '';
    width: 24px;
    height: 24px;
    left: 20px;
    position: absolute;
    top: 50%;
    display: block;
    transform: translateY(-50%);
    background-image: url(https://static.wangxiao.cn/zhuanti/2021/img/ykmf/icon1.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .nav_right-list {
    height: 80px;
    padding: 0 20px;
    line-height: 80px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    opacity: 1;
  }

  .nav_ksName {
    width: 300px;
    float: left;
  }

  .nav_right {
    width: 784px;
    float: right;
  }

  .nav_right-list {
    line-height: 80px;
    float: left;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .nav_right-list>a {
    color: #FFF;
  }

  .nav_right-list:hover,
  .nav_list-box>a:hover {
    background: #196CC6;
    opacity: 1;
    z-index: 9999999;
  }

  .nav_list-box {
    width: 112px;
    overflow: hidden;
    position: absolute;
    background: #3384DC;
    left: 0;
    top: 80px;
    display: none;
  }

  .nav_right-list:hover .nav_list-box {
    display: block;
  }

  .nav_list-box>a {
    display: block;
    width: 112px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
  }

  .banner {
    width: 945px;
  }

  .banner>a>img {
    width: 945px;
    height: 308px;
  }

  .slick-dots {
    display: none;
  }

  .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
  }

  .slick-dots li {
    width: 30px;
    height: 4px;
    display: inline-block;
    margin: 0 5px;
  }

  .slick-dots button {
    outline: 0;
    border: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    font-size: 0;
  }

  .slick-dots .slick-active button {
    background: #fff;
  }

  .dynamic .dynamic_list {
    margin: 0 22px 24px 0;
  }

  .area {
    display: none;
  }
  .slick_ke2{
    display: none !important;
  }
  .slick-arrow{
    font-size: 18px;
    position: absolute;
    top: 50%;
    z-index: 2;
    color: #fff;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    opacity: 0;
    cursor: pointer;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1);
    line-height: 52px;
  background-repeat: no-repeat;
    background-position: center center;
    background-size: 80%;
    text-align: center;color: transparent;border: none;
}
.slick_ke:hover .slick-arrow {
    opacity: 1;
}
.slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.slick-next {
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  background-image: url(https://static.wangxiao.cn/img/ykmf/右.png);
}
.slick-prev {
    left: 10px;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    -ms-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1);
   background-image: url(https://static.wangxiao.cn/img/ykmf/右.png);
}
.nav_right-list>.nav_list-box>a:first-child {
    display: none;
  }
.nav_news-list>span:hover,.dynamic_list:hover,.dynamic_list:hover>span {
    color: #3384DC;
  }
.hsData>.list_merchandise:nth-child(4),
  .ysData>.list_merchandise:nth-child(4),
  .zyysData>.list_merchandise:nth-child(4) {
    display: none;
  }