.n_Banner {}
.n_Banner img {display: block;width: 100%;}
/* 新闻模块1 */
.new_m1 {background: #f9f8f4;}
.new_m1 .n_title {display: flex;justify-content: center;align-items: center;position: relative;top: 80px;width: 100%;}
.n_title {}
.new_m1_M .n_title span {color: #efeeeb;font-size: 90px;font-weight: bold;position: absolute;}
.new_m1_M  .n_title h2 {position: absolute;z-index: 111;color: #272c67;font-size: 45px;font-weight: bold;}
.new_m1_l {margin-top: 160px;width: 47%;margin-right: 40px;}
.new_m1_l .ImgMain {width: 100%;overflow: hidden;}
.ImgMain {}
.ImgMain img {width: 100%;height: 100%;object-fit: cover;display: block;}
.new_m1_l_con {display: flex;justify-content: space-between;}
.new_m1_l_con h2 {}
.new_m1_l_con .page {color: #9e9e9d;display: flex;align-items: center;font-size: 24px;font-weight: bold;}
.page {}
.page span {color: #01bb70;font-size: 26px;}
.page p {}
.new_m1_r {/*! display: flex; */width: 48%;flex-wrap: wrap;margin-top: 160px;}
.new_m1_r li {width: 100%;/*! display: flex; */background: #fff;margin-bottom: 20px;display: inline-block;padding: 10px 15px;transition: transform 1s;
    transform-origin: center;}
.new_m1_r li a {display: flex;align-items: center;}
.new_m1_r li a .ImgMain {height: 140px;overflow: hidden;width: 180px;margin-right: 10px;}
.new_m1_r li a .con {display: flex;flex-wrap: wrap;width: 80%;}

.new_m1_r .active{transform: scale(1.02);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);}
.new_m1 .con {}
.new_m1  .con h2 {width: 100%;font-size: 18px;}
.new_m1  .con p {}
.c_bom {display: flex;justify-content: space-between;align-items: center;}
.c_bom .c_bom_l::before{content: "";background: #01bb70;width: 50px;height: 6px;display: inline-block;margin-right: 5px;}
.c_bom {}
.c_bom .c_bom_l {display: flex;align-items: center;}
.c_bom_l {}
.c_bom .c_bom_r {display: flex;font-size: 40px;font-family: "Comic Sans MS";cursor: pointer;}
.c_bom_r {}
.c_bom_r .c_bom_r_l {}
.c_bom_r_l {}
.c_bom_r .c_bom_r_r {margin-left: 30px;}
.c_bom_r_r {}

/* 新闻模块2 */
.new_m2 {margin-bottom: 40px;}
.new_m2_M{}
.new_m2_t {display: flex;/*! align-items: center; */margin: 40px auto;}
.new_m2_t .n_title {/*! display: flex; *//*! justify-content: center; *//*! align-items: center; */position: relative;/*! top: 80px; */width: 18%;}
.new_m2_t .n_title span{color: #efeeeb;font-size: 80px;font-weight: bold;position: absolute;/*! top: 80px; */}
.new_m2_t .n_title h2{position: absolute;z-index: 111;color: #272c67;font-size: 50px;font-weight: bold;/*! margin-top: 85px; */margin-left: 10px;margin: 0;}
.new_m2_t ul {display: flex;align-items: center;}
.new_m2_t ul li {font-size: 24px;margin-right: 60px;display: flex;flex-wrap: wrap;}
.new_m2_t ul li a {width: 100%;padding-bottom: 10px;}
.new_m2_t ul .hover a,.new_m2_t ul li:hover a{color: #272c67;font-weight: bold;}
.new_m2_t ul  li .new_m2_t_r_line{background: transparent;width: 30px;height: 4px;display: inline-block;}
.new_m2_t ul .hover .new_m2_t_r_line,.new_m2_t ul li:hover .new_m2_t_r_line{background: #01bb70;}
.new_m2_t_r .more {color: #858585;}
.new_m2_b {display: flex;}
.new_m2_b .new_m2_b_l {width: 45%;margin-right: 40px;}
.new_m2_b_l {}
.new_m2_b_l li {border-bottom: 1px solid #eee;padding: 30px 0;}
.new_m2_b_l li:last-child{border-bottom: 0;}
.new_m2_b_l li a {display: flex;align-items: center;}
.new_m2_b_l li a .new_m2_b_l_l {margin-right: 20px;width: 80%;}
.new_m2_b_l_l {}
.new_m2_b_l_l h2 {margin: 0;font-size: 20px;}
.new_m2_b_l_l p {margin: 0;color: #666;font-size: 12px;}
.new_m2_b_l li a .new_m2_b_l_r {overflow: hidden;width: 200px;}
.new_m2_b_l_r {}
.new_m2_b_l_r img {width: 100%;height: 100%;object-fit: cover;display: block;}
.new_m2_b .new_m2_b_r {width: 70%;display: flex;}
.new_m2_b_r {}
.new_m2_b_r .new_m2_b_r_l {background: #f9f8f4;}
.new_m2_b_r_l {width: 55%;margin-right: 20px;}
.new_m2_b_r_l .ImgMain {overflow: hidden;width: 100%;}
.new_m2_b_r_l h2 {}
.new_m2_b_r_l p {color: #272c67;}
.new_m2_b_r .new_m2_b_r_r {width: 45%;padding: 40px;display: flex;flex-wrap: wrap;background: linear-gradient(to bottom, #eff7ff, #dbeafc, #cee6fb);}
.new_m2_b_r_r {}
.new_m2_b_r_r h2 {width: 100%;}
.new_m2_b_r_r span {}
.new_m2_b_r_r p {}
.new_m2_b_r_r .btn {background: #01bb70;border-radius: 10px;display: inline-block;padding: 20px 25px;height: 70px;margin-left: 260px;position: relative;top: 40px;}
.btn {}
.btn img {}

/* 新闻模块3 */
.new_m3 {background: #f9f8f4;}
.new_m3 .n_title {position: relative;/*! display: flex; */ju: c;/*! justify-content: center; *//*! align-items: center; */top: 80px;}
.new_m3 .n_title span{color: #efeeeb;font-size: 80px;font-weight: bold;position: absolute;}
.new_m3 .n_title h2{position: absolute;z-index: 111;color: #272c67;font-size: 50px;font-weight: bold;margin: 0;}
.new_m3_l {width: 40%;margin-right: 20px;position: relative;}
.new_m3_l .con {margin-top: 300px;}
.new_m3_l .con h2 {font-size: 24px;width: 100%;font-weight: normal;color: #191919;color: #01bb70;font-weight: bold;}
.new_m3 .con p {color: #3b3a3a;font-size: 14px;}
.new_m3_l .con_b {background: #ffffff;display: flex;padding: 20px;align-items: center;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);margin-top: 40px;position: absolute;width: 100%;}

.new_m3_l .con_b li {width: 25%;display: flex;/*! justify-content: center; */align-items: center;flex-wrap: wrap;border-right: 1px solid #f4f4f4;padding: 0 25px;}
.new_m3_l .con_b li:last-child{border: 0;}
.new_m3_l .con_b li img {}
.new_m3_l .con_b li p {color: #272c67;margin: 0;width: 100%;/*! text-align: center; */font-size: 20px;margin-top: 20px;}
.new_m3_r {width: 60%;overflow: hidden;}
.new_m3_r img {display: block;width: 100%;height: 100%;object-fit: cover;display: block;}
.new_m4 .n_title {display: flex;justify-content: center;align-items: center;position: relative;top: 80px;width: 100……;}
.new_m4 .n_title span{color: #efeeeb;font-size: 80px;font-weight: bold;position: absolute;/*! top: 80px; */}
.new_m4 .n_title h2{position: absolute;
    z-index: 111;
    color: #272c67;
    font-size: 50px;
    font-weight: bold;
    margin: 0;}
.new_m4{}
.new_m4 .new_m4_m {display: flex;}
.new_m4_m {}
.new_m4_m li {}
.new_m4_m li .ImgMain {}
.new_m4_m li .con {display: flex;justify-content: space-between;}
.new_m4_m li .con p {font-size: 18px;}
.new_m4_m li .con img{}
.con span {margin-right: 10px;}
.active {}
.new_m4 .new_m4_bom {}
.new_m4_bom {display: flex;}
.new_m4_bom .new_m4_bom_l {width: 50%;margin-right: 40px;}
.new_m4_bom_l {}
.new_m4_bom_l h2 {display: flex;flex-wrap: wrap;margin-top: 10px;/*! font-size: 22px; */}
.new_m4_bom_l h2 span{color: #272c67;width: 100%;padding-bottom: 10px;}
.new_m4_bom_l .line {background: #01bb70;width: 30px;height: 4px;display: inline-block;}
.new_m5_M{background: #f9f8f4;padding: 80px 0 200px;}
.line {}
.new_m4_bom_l .new_m4_bom_l_t {display: flex;}
.new_m4_bom_l_t {}
.new_m4_bom_l_t .new_m4_bom_l_t_l {width: 250px;margin-right: 20px;overflow: hidden;height: 150px;}
.new_m4_bom_l_t_l {}
.new_m4_bom_l_t_l img {width: 100%;height: 100%;object-fit: cover;display: block;}
.new_m4_bom_l_t .new_m4_bom_l_t_r {color: #191919;width: 80%;}
.new_m4_bom_l_t_r {}
.new_m4_bom_l_t_r span {margin-bottom: 0;}
.new_m4_bom_l_t_r .fn {font-size: 22px;}
.fn {}
.new_m4_bom_l_t_r p {font-size: 14px;}
.new_m4_bom_l .new_m4_bom_l_b {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.new_m4_bom_l_b {}
.new_m4_bom_l_b li {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.new_m4_bom_l_b li p {margin: 0;line-height: 50px;width: 80%;}
.new_m4_bom_l_b li span {width: 20%;text-align: right;}
.new_m4_bom .new_m4_bom_r {width: 50%;}
.new_m4_bom_r {}
.new_m4_bom_r h2 {display: flex;flex-wrap: wrap;margin-top: 10px;/*! font-size: 18px; */color: #191919;margin-bottom: 0;margin-bottom: 10px;width: 100%;margin: 0;margin-bottom: 10px;}
.new_m4_bom_r h2 span{color: #272c67;width: 100%;padding-bottom: 10px;}
.new_m4_bom_r h2 .line{background: #01bb70;width: 30px;height: 4px;display: inline-block;}
.new_m4_bom_r ul {display: flex;flex-wrap: wrap;margin-top: 20px;}
.new_m4_bom_r ul li {width: 100%;display: flex;/*! align-items: center; */margin-bottom: 20px;}
.new_m4_bom_r ul li .date {display: flex;color: #272c67;flex-wrap: wrap;width: 10%;justify-content: center;background: #f9f8f4;box-shadow: 1px 3px 7px 4px #d9d8d4;padding: 10px 5px 0;margin-right: 20px;}
.date {}
.new_m4_bom_r ul li .date  .fn {color: #272c67;margin: 0;/*! line-height: 15px; */height: 0;font-size: 28px;font-weight: bold;justify-content: center;}
.new_m4_bom_r ul li .date  p {/*! margin: 0; */line-height: 180%;margin-top: 30px;margin-bottom: 10px;font-size: 14px;}
.new_m4_bom_r ul li .right {width: 90%;display: flex;flex-wrap: wrap;}
.right {}
.new_m4_bom_r ul li .right .fn {font-size: 20px;}
.new_m4_bom_r ul li .right .btn {color: #272c67;border: 1px solid #272c67;display: inline-block;font-size: 12px;height: 25px;line-height: 25px;padding: 0 10px;}
.new_m2_t_r{display: flex;
    width: 82%;
    justify-content: space-between;}
.new_m1_M{display: flex;flex-wrap: wrap;}
.new_m2_b_r_l .con{padding: 20px 30px;}
.new_m3_M{display: flex;}


.cyyl_yyskh_3_con {
    position: relative;
    width: 100%;
    height: 500px; /* 根据图片高度调整 */
    perspective: 1200px;
    overflow: visible;
    margin-bottom: 200px;
    margin-top: 180px;
}

.cyyl_yyskh_3_con ul {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.cyyl_yyskh_3_con li {
    position: absolute;
    width: 42%;
    /*! height: 100%; */
    transition: all 1s cubic-bezier(0.22, 0.61, 0.36, 1);
    transform-origin: center center -300px;
    backface-visibility: hidden;
    will-change: transform, opacity;
    /*! border-radius: 12px; */
    overflow: hidden;
    box-shadow: 0 12px 24px rgba(0,0,0,0.1);
}

/* 中间项 */
.cyyl_yyskh_3_con li.active {
    left: 50%;
    transform: translateX(-50%) scale(1) translateZ(0);
    opacity: 1;
    z-index: 3;
}

/* 右侧项 */
.cyyl_yyskh_3_con li.next {
    left: 88%;
    transform: translateX(-50%) scale(0.9) translateZ(-100px);
    opacity: 0.8;
    z-index: 2;
    filter: brightness(0.9);
}

/* 左侧项 */
.cyyl_yyskh_3_con li.prev {
    left: 12%;
    transform: translateX(-50%) scale(0.9) translateZ(-100px);
    opacity: 0.8;
    z-index: 2;
    filter: brightness(0.9);
}

/* 隐藏项 */
.cyyl_yyskh_3_con li.hidden {
    opacity: 0;
    transform: translateX(-50%) scale(0.8) translateZ(-200px);
    z-index: 1;
}
.cyyl_yyskh_3_con li .ImgMain{width: 100%;overflow: hidden;}
.cyyl_yyskh_3_con li .con{display: flex;justify-content: space-between;align-items: center;padding: 0 20px;}
.cyyl_yyskh_3_con li .con p{font-size: 18px;/*! padding-left: 20px; */color: #191919;}
.cyyl_yyskh_3_con li .con span{}
.cyyl_yyskh_3_con li .con img{width: 40px;}
.cyyl_yyskh_3_con li.active .con p{font-size:20px;}
/***************************************************校园风光*********************************************************************/
.n_Banner_m {position: relative;}
.n_Banner_m .ImgCon {}
.n_Banner_m .ImgCon img{display: block;width: 100%;}
.n_Banner_m .con {position: absolute;bottom: 30px; width: 300px;}
.n_Banner_m .con_t {background: rgba(10, 158, 91, .8);color: #fff;border-radius: 0 40px 0 0;}
.n_Banner_m .con_b {background: rgba(34, 69, 101, .9);color: #fff;display: flex;align-items: center;font-size: 14px;height: 40px;line-height: 40px;padding: 0 20px;}
.n_Banner_m .con_b .ImgCon {display: flex;align-items: center;margin-right: 10px;}
.n_Banner_m .con_t h2{margin: 0;padding: 30px 40px 40px 30px;font-size: 38px;}
.n_Banner_m .con_b_m {display: flex;align-items: center;}
.n_Banner_m .con_b p{margin: 0;margin-left: 10px;margin-right: 10px;}

/* 导航菜单区域 */
.news_n1_m1 {margin-top: 40px;}
.news_n1_m1 ul {display: flex;}
.news_n1_m1 li {width: 25%;background: #fff;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding: 40px 0;margin: 0 5px;}
.news_n1_m1 li a{display: flex;justify-content: center;align-items: center; flex-wrap:wrap;}
.news_n1_m1 li.active {background: linear-gradient(to bottom, #daf5ea, #effbf6, #ffffff);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);}
.news_n1_m1 .ImgCon {background: #f9f8f4;width: 100px;height: 100px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.news_n1_m1 .active .ImgCon{background: #01bb70;}
.news_n1_m1 .ImgCon img{width: 50px;}
.news_n1_m1 .con {width: 100%;text-align: center;}
.news_n1_m1 .con p{color:#e1e4e3;margin-top: 0;margin-bottom: 40px;}
.news_n1_m1 .line {background: #01bb70;height: 6px;width: 80px;}
.news_n1_m1 .con h2{margin: 30px auto 0;font-weight: normal;}
.news_n1_m2_M{}
/* 内容展示区域 */
.news_n1_m2 {margin-top: 60px;}
.news_n1_m2 .title {}
.news_n1_m2 .line {}
.news_n1_m2 .news_n1_m2_list {display: flex;flex-wrap: wrap;}
.news_n1_m2 .news_n1_m2_list_t {display: flex;margin-top: 60px;margin-bottom: 20px;flex-wrap: wrap;}
.news_n1_m2 .news_n1_m2_list_t_l {margin-right: 10px;width: 64%;position: relative;}
.news_n1_m2 .news_n1_m2_list_t_l .ImgCon {/*! height: 140px; */overflow: hidden;width: 100%;height: 100%;}
.news_n1_m2 .news_n1_m2_list_t_l .con {position: absolute;z-index: 111;bottom: 0;color: #fff;width: 96%;padding: 0 20px;}
.news_n1_m2 .news_n1_m2_list_t_l .con_t {}
.news_n1_m2 .news_n1_m2_list_t_l .con_b {display: flex;justify-content: space-between;align-items: center;}
.news_n1_m2 .news_n1_m2_list_t_r {background: #272c67;color: #fff;width: 35%;}
.news_n1_m2 .news_n1_m2_list_t_r .ImgCon {display: block;/*! height: 140px; */overflow: hidden;width: 100%;}
.news_n1_m2 .news_n1_m2_list_t_r .con {padding: 20px;}
.news_n1_m2 .news_n1_m2_list_b {display: flex;margin: 0 -5px;flex-wrap: wrap;}
.news_n1_m2 .news_n1_m2_list_b li {width: 32.4%;margin: 0 5px;background: #fff;color: #191919;}
.news_n1_m2 .news_n1_m2_list_b li .ImgCon {overflow: hidden;width: 100%;height: 325px;}
.news_n1_m2 .news_n1_m2_list_b li .con {padding: 30px 20px;}
.news_n1_m2 .more {color: #797979;border: 1px solid #797979;border-radius: 10px;font-size: 14px;padding: 0 10px;display: flex;margin: 40px auto 80px;width: 80px;text-align: center;justify-content: center;align-items: center;}
.news_n1_m2 .more::after{
    content: "";
    background: url('../images/index/c1.png');
      background-size: auto;
    width: 10px;
    height: 15px;
    background-size: 10px 15px;
    display: inline-block;
    margin-left: 5px;
  }
.news_n1_m3{}
.news_n1_m3 img{display: block;width: 100%;}
.news_n1_m2_list_t_l .con .con_b p::before{content: "";background: url('../images/news/n1/c6.png');width: 25px;height: 20px;background-size: 25px;display: inline-block;margin-right: 10px;}

/***************************************************校园风光详情*********************************************************************/
.news_n1_m2{margin: 60px 20px 0;}
.news_n1_m2 .title{}
.news_n1_m2 .title h2{color: #272c67;font-size: 36px;margin-bottom: 20px;}
.news_n1_m2 .title .line{background: #01bb70;height: 4px;width: 40px;}
.news_n1_m2_list{}
.news_n1_m2_list_t{}
.news_n1_m2_list_t_l{}
.news_n1_m2_list_t_l .ImgCon{}
.news_n1_m2_list_t_l .ImgCon img{width: 100%;height: 100%;object-fit: cover;display: block;}
.news_n1_m2_list_t_l .con{}
.news_n1_m2_list_t_l .con .con_t{}
.news_n1_m2_list_t_l .con .con_b{}
.news_n1_m2_list_t_l .con .con_b h2{font-size: 24px;margin-top: 10px;}
.news_n1_m2_list_t_l .con .con_b p{display: flex;align-items: center;}
.news_n1_m2_list_t_r{}
.news_n1_m2_list_t_r .ImgCon{}
.news_n1_m2_list_t_r .ImgCon img{width: 100%;height: 100%;object-fit: cover;display: block;}
.news_n1_m2_list_t_r .con{}
.news_n1_m2_list_t_r .con p{margin: 0;}
.news_n1_m2_list_t_r .con h2{margin-top: 10px;margin-bottom: 40px;}
.news_n1_m2_list_t_r .con span{display: flex;align-items: center;}
.news_n1_m2_list_t_r .con span::before{content: "";background: url('../images/news/n1/c6.png');width: 25px;height: 20px;background-size: 25px;display: inline-block;margin-right: 10px;}
.news_n1_m2_list_b{}
.news_n1_m2_list_b li{}
.news_n1_m2_list_b li .ImgCon{}
.news_n1_m2_list_b li .ImgCon img{width: 100%;object-fit: cover;display: block;}
.news_n1_m2_list_b li .con{}
.news_n1_m2_list_b li .con span{}
.news_n1_m2_list_b li .con h2{margin-top: 10px;font-size: 20px;margin-bottom: 40px;}
.news_n1_m2_list_b li .con p{display: flex;align-items: center;}
.news_n1_m2_list_b li .con p::before{content: "";background: url('../images/news/n1/e2.png');width: 25px;height: 21px;background-size: 25px 21px;display: inline-block;margin-right: 10px;}
.news_n1_m2 .more{}
.news_n1_m3{}
.news_n1_m3 img{}
.news_n2_m2 .tUl{}
.news_n2_m2_M{}
/***************************************************校园风光详情-1*********************************************************************/
.news_n2_m1 {}
.news_n2_m1_M {display: flex;margin-top: 100px;width: 100%;flex-wrap:wrap;}
.news_n2_m1_l {margin-left: 100px;width: 25%;margin-right: 40px;}
.news_n2_m1_l .con {}
.news_n2_m1_l .con span {font-size: 20px;margin-bottom: 10px;}
.news_n2_m1_l .con h2 {margin-top: 10px;font-size: 30px;height: 40px;}
.news_n2_m1_l .con .line {background: #01bb70;height: 4px;width: 50px;}
.news_n2_m1_l .con p {margin: 40px auto 200px;}
.news_n2_m1_l .con_b {}
.news_n2_m1_l .con_b_t {display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 210px;}
.news_n2_m1_l .con_b_t img {margin-right: 20px;}
.news_n2_m1_l .con_b_t p {}
.news_n2_m1_l .con_b_b {display: flex;justify-content: space-between;}
.news_n2_m1_l .con_b_b_l {display: flex;align-items: center;}
.news_n2_m1_l .con_b_b_l h2 {margin: 0;color: #01bb70;font-size: 50px;}
.news_n2_m1_l .con_b_b_l p {color: #797979;font-weight: bold;font-size: 20px;}
.news_n2_m1_l .con_b_b_r {background: #01bb70;border-radius: 10px;display: inline-block;padding: 20px 25px;height: 70px;margin-left: 260px;}
.news_n2_m1_l .con_b_b_r .ImgCon {}
.news_n2_m1_l .con_b_b_r .ImgCon img {}
.news_n2_m1_r {width: 67%;}
.news_n2_m1_r .ImgCon {height: 100%;overflow: hidden;width: 100%;}
.news_n2_m1_r .ImgCon img {width: 100%;height: 100%;object-fit: cover;}
.news_n2_m2 {margin-top: 150px;}
.news_n2_m2_M {}
.news_n2_m2_M .title {}
.news_n2_m2_M .title h2 {text-align: center;font-size: 35px;}
.news_n2_m2_M .title .line {background: #01bb70;height: 4px;width: 30px;margin: 0 auto;margin-bottom: 40px;}
.news_n2_m2_M .tUl {display: flex;flex-wrap: wrap;margin: 0 20px;justify-content: left;}
.news_n2_m2_M .tUl li {width: 32.6%;background: #fff;margin: 0 5px 20px;}
.news_n2_m2_M .tUl li .ImgCon {overflow: hidden;width: 100%;height: 310px;}
.news_n2_m2_M .tUl li .ImgCon img {width: 100%;height: 100%;object-fit: cover;display: block;}
.news_n2_m2_M .tUl li .con {padding: 20px;}
.news_n2_m2_M .tUl li .con span {}
.news_n2_m2_M .tUl li .con h2 {margin-top: 10px;font-size: 20px;}
.news_n2_m2_M .tUl li .con .view {display: flex;align-items: center;}
.news_n2_m2_M .tUl li .con .view img {margin-right: 10px;margin-top: 4px;}
.news_n2_m2_M .tUl li .con .view p {}
.news_n2_m2_M .page {display: flex;align-items: center;justify-content: center;color: #929290;margin: 40px auto 100px;}
.news_n2_m2_M .page li {margin: 0 5px;cursor: pointer;}
.news_n3_m2{margin-top: 100px }
.news_n3_m2 .page{margin: 30px auto 60px ;}
/***************************************************校园风光详情-2*********************************************************************/
.news_n3_title{margin: 0 20px;}
.news_n3_title h2{color: #272c67;font-size: 36px;margin-bottom: 20px;}
.news_n3_title .line{background: #01bb70;height: 3px;width: 30px;margin-bottom: 80px;}
/***************************************************视频新闻*********************************************************************/
.news_n4_m1{}
.news_n4_m1_M{}
.news_n4_m1 .tUl{max-width: 1250px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.news_n4_m1 .tUl li{background: #fff;margin: 100px 20px;width: 30%;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding: 50px 0 40px;background: url('../images/news/n2/a1.png'););background: #fff url('../images/news/n2/a1.png') no-repeat center;}
.news_n4_m1 .tUl li h2{font-weight: normal;width: 100%;text-align: center;margin: 0;font-size: 26px;}
.news_n4_m1 .tUl li p{color: #bbbbbb;margin: 0;font-size: 18px;margin-bottom: 40px;width: 100%;text-align: center;}
.news_n4_m1 .tUl li .line{background: #01bb70;width: 80px;height: 7px;}
.news_n4_m1 .tUl .hover .line{background: #fff;}
.news_n4_m1 .tUl li.hover{color: #fff;background: #01bb70 url('../images/news/n2/a1.png') no-repeat center;}
.news_n4_m2{margin: 0 20px;}
.news_n4_m2_M{}
.news_n4_m2 .title{margin-bottom: 40px;width: 100%;}
.news_n4_m2 .title h2{color: #272c67;font-size: 36px;margin-bottom: 20px;}
.news_n4_m2 .title .line{background: #01bb70;height: 4px;width: 40px;}
.news_n4_m1 .ImgCon{}
.news_n4_m1 .ImgCon img{}
.news_n4_m1  .con{}
.news_n4_m1  .con h2{}
.news_n4_m1  .con .con_b{}
.news_n4_m1  .con .con_b span{}
.news_n4_m1  .con .con_b p{}
.news_n4_m2 .page{display: flex;align-items: center;justify-content: center;color: #929290;margin: 40px auto 150px;width: 100%;}
.news_n4_m2 .page li{margin: 0 5px;cursor: pointer;}
.news_n4_m2 .tUl{display: flex;flex-wrap: wrap;margin: 0 auto;/*! justify-content: center; */width: 100%;}
.news_n4_m2 .tUl li{width: 32%;margin: 0 10px;position: relative;background: #fff;margin-bottom: 40px;}
.news_n4_m2 .tUl li .ImgCon{/*! height: 100%; */overflow: hidden;width: 100%;height: 320px; position: relative;}
.news_n4_m2 .tUl li .ImgCon> img:nth-child(1){width: 100%;height: 320px;object-fit: cover;display: block;}
.news_n4_m2 .tUl li .ImgCon> img:nth-child(2){position: absolute;z-index: 111;left: 50%;top: 40%;transform: translate(-50%);}
.news_n4_m2 .tUl li .con{padding: 0 20px;}
.news_n4_m2 .tUl li .con h2{font-size: 22px;}
.news_n4_m2 .tUl li .con_b{display: flex;justify-content: space-between;align-items: center;}
.news_n4_m2 .tUl li .con_b span{}
.news_n4_m2 .tUl li .con_b p{display: flex;align-items: center;}
.news_n4_m2 .tUl li .con_b p::before{content: "";background: url('../images/news/n1/e2.png');width: 25px;height: 21px;background-size: 25px 21px;display: inline-block;margin-right: 10px;}
/***************************************************视频新闻-详情*********************************************************************/
.news_n5_title{}
.news_n5_title h2{text-align: center;font-size: 35px;font-weight: normal;}
.news_n5_title .line{background: #01bb70;height: 3px;width: 40px;margin: 0 auto;margin-bottom: 60px;}
.news_n5_m1{}
.news_n5_m1_M{}
.news_n5_m1_M_t{}
.news_n5_m1_M_t h2{text-align: center;font-size: 30px;margin-top: 120px;}
.news_n5_m1_M_t ul{display: flex;justify-content: center;margin-bottom: 40px;flex-wrap:wrap;}
.news_n5_m1_M_t li{color: #a3a2a0;margin: 0 10px;}
.news_n5_m1_M_t_c{}
.news_n5_m1_M_t_c .ImgCon{height: 800px;overflow: hidden;width: 90%;margin: 0 auto;}
.news_n5_m1_M_t_c .ImgCon img{width: 100%;height: 100%;object-fit: cover;}
.news_n5_m1_M_t_b{display: flex;align-items: center;justify-content: space-between;margin-top: 80px;margin-bottom: 200px;}
.news_n5_m1_M_t_b_l{color: #797979;border: 1px solid #797979;border-radius: 10px;font-size: 14px;padding: 0 10px;/*! margin: 40px auto 80px; */width: 80px;text-align: center;}
.news_n5_m1_M_t_b_r{display: flex;align-items: center;justify-content: center;color: #929290;}
.news_n5_m1_M_t_b_r li{margin: 0 5px;cursor: pointer;}
.news_n5_m1_M_t_b_l::after {
    content: "";
    background: url('../images/index/c1.png');
      background-size: auto;
    background-size: auto;
    width: 10px;
    height: 15px;
    background-size: 10px 15px;
    display: inline-block;
    margin-left: 5px;
  }
/***************************************************综合新闻*********************************************************************/
.news_n6_m1{}
.news_n6_m1_M{display: flex;flex-wrap: wrap;margin-top: 60px;}
.news_n6_m1_M_l{width: 20%;margin-right: 40px;/*! background: #ffffff; */border-top: 8px solid #272c67;}

.news_n6_m1_M_l .hover{background: #01bb70;}
.news_n6_m1_M_l .hover a{color:#fff;}
.news_n6_m1_M_l li{text-align: center;border-bottom: 1px solid #f9f8f4;height: 70px;line-height: 70px;font-size: 22px;color: #191919;background: #ffffff;}
.news_n6_m1_M_l li a{}
.news_n6_m1_M_r{width: 77%;display: flex;flex-wrap: wrap;}
.news_n6_m1_M_r li:nth-child(1){padding-top: 0;}
.news_n6_m1_M_r li{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #e7e7e7;color: #191919;padding: 40px 0;}
.news_n6_m1_M_r li a{display: flex;width: 100%;flex-wrap: wrap;}
.news_n6_m1 .date{width: 80px;margin-right: 20px;display: flex;flex-wrap: wrap;text-align: center;justify-content: center;border: 1px solid #9e9e9e;border-radius: 10px;background: #fff;}
.news_n6_m1 .day{text-align: ;font-weight: bold;font-size: 38px;color: #9e9e9e;padding: 15px 10px;}
.news_n6_m1 .year{width: 100%;background: #9e9e9e;color: #fff;border-radius: 0 0 10px 10px;}
.news_n6_m1 .con{width: 90%;}
.news_n6_m1 .con h2{margin: 0;margin-bottom: 10px;}
.news_n6_m1 .ellipsis{}
.news_n6_m1 .con p{margin: 0;}
.news_n6_m1 .hover{}
.news_n6_m1 .page{display: flex;align-items: center;justify-content: center;color: #929290;margin: 20px auto 200px;}
.news_n6_m1 .page li{margin: 0 5px;cursor: pointer;font-size: 18px;}
.news_n6_m1 .con_t{display: flex;align-items: center;justify-content: space-between;}
.news_n6_m1 .con_t .more{margin-bottom: 10px;opacity: 0;}

.news_n6_m1_M_r .active{}
.news_n6_m1_M_r .active .date{border: 1px solid #01bb70;}
.news_n6_m1_M_r .active .date .day{color: #01bb70;}
.news_n6_m1_M_r .active .date .year{background: #01bb70;}
.news_n6_m1 .active .con_t .more{background: #01bb70;opacity: 1;color: #fff;font-size: 14px;padding: 0 10px;border-radius: 5px;}
/***************************************************综合新闻-正文*********************************************************************/
.news_n7_m1{display: flex;}
.news_n7_m1_M{display: flex;flex-wrap: wrap;margin-top: 60px;}
.news_n7_m1_M_t{width: 80%;width: 100%;/*! display: flex; */flex-wrap: wrap;}
.news_n7_m1_M_t h2{width: 100%;text-align: center;font-size: 28px;margin: 0;height: 40px;line-height: 40px;margin-bottom: 10px;}
.news_n7_m1_M_t ul{display: flex;justify-content: center;margin-bottom: 60px;flex-wrap: wrap;width: 100%;}
.news_n7_m1_M_t li{color: #a3a2a0;margin: 0 10px;}
.news_n7_m1_M_t_c{}
.news_n7_m1_M_t_c .ImgCon{height: 800px;overflow: hidden;width: 100%;margin: 0 auto;}
.news_n7_m1_M_t_c .ImgCon img{width: 100%;height: 100%;object-fit: cover;}
.news_n7_m1_M_t_c .con{}
.news_n7_m1_M_t_c .con p{text-indent: 2em;}
.news_n7_m1_M_t_c .con h3{}
.news_n7_m1_M_t_c_b{display: flex;justify-content: space-between;align-items: center;margin: 60px 0;}
.news_n7_m1_M_t_c_b_l{color: #797979;border: 1px solid #797979;border-radius: 10px;font-size: 14px;padding: 0 10px;width: 80px;text-align: center;}
.news_n7_m1_M_t_c_b_l::after {
    content: "";
    background: url('../images/index/c1.png');
      background-size: auto;
    background-size: auto;
    background-size: auto;
    width: 10px;
    height: 15px;
    background-size: 10px 15px;
    display: inline-block;
    margin-left: 5px;
  }
.news_n7_m1 .page{display: flex;align-items: center;justify-content: center;color: #929290;}
.news_n7_m1 .page li{margin: 0 5px;cursor: pointer;}
.news_n7_title{}
.news_n7_title h2{text-align: center;font-size: 35px;font-weight: normal;}
.news_n7_title .line{background: #01bb70;height: 3px;width: 40px;margin: 0 auto;margin-bottom: 0px;margin-bottom: 60px;}
.news_n7_m2_ul{display: flex;flex-wrap: wrap;margin: 0 -10px;justify-content: space-between;margin-bottom: 60px;}
.news_n7_m2_ul li{width: 30%;display: flex;margin: 0 20px;}
.news_n7_m2_ul li .con{width: 70%;margin-right: 20px;}
.news_n7_m2_ul .con h2{margin: 0;font-size: 20px;}
.news_n7_m2_ul .con p{color: #666;font-size: 14px;}
.news_n7_m2_ul .ImgCon{overflow: hidden;width: 200px;}
.news_n7_m2_ul .ImgCon img{width: 100%;height: 100%;object-fit: cover;display: block;}
.news_n7_m1_M_r{width: 77%;}
.news_n7_m2_M{}
/***************************************************正大新闻*********************************************************************/
.news_n8_m1{}
.news_n8_m1_M{}
.news_n8_m1_M>h2{margin: 60px 0;font-size: 30px;display: flex;align-items: center;}
.news_n8_m1_M>h2::before{content: "";width: 10px;background: #01bb70;display: inline-block;height: 30px;margin-right: 10px;}
.news_n8_m1_Con{background: #fff;padding: 40px;border-radius: 20px;margin-bottom: 100px;}
.news_n8_m1_Con input{background: transparent;border: 0;font-size: 30px;color: #dddddd;margin-bottom: 40px;}
.news_n8_m1 .btn{display: flex;width: 800px;margin: 0 auto;margin-top: 40px;}
.news_n8_m1 .btn_cancel{width: 50%;text-align: center;border: 1px solid;border-radius: 5px;height: 50px;line-height: 50px;font-size: 20px;margin: 0 40px;}
.news_n8_m1 .btn_success{width: 50%;text-align: center;background: #01bb70;color: #fff;border-radius: 5px;height: 50px;line-height: 50px;font-size: 20px;}
.news_n8_m1_Con_m{}
.news_n8_m1_Con_m img{width: 100%;display: block;}
@media (max-width: 1780px) {
    .news_n2_m1_l{width: 100%;margin-bottom: 20px;}
    .news_n2_m1_r{width: 100%;}
    .news_n2_m2_M{margin: 0 auto;}
    .news_n2_m2_M .tUl li{width: 32%;}
    .news_n4_m2_M{margin: 0 auto;display: flex;justify-content: center;flex-wrap: wrap;}
    .news_n4_m2 .tUl li{width: 48%;}
    .news_n4_m1 .tUl{margin-top: 40px;}
    .news_n4_m1 .tUl li{margin: 20px;width: 30%;}
    .news_n4_m1_M{}
    
    .news_n6_m1_M_l{display: flex;justify-content: center;margin: 0 20px;width: 100%;}
    .news_n6_m1_M_l li{width: 14%;}
    .news_n6_m1_M_r{width: 100%;margin: 0 20px;}
    .news_n6_m1_M_r li{width: 100%;}
    .news_n7_m1_M_r{width: 100%;margin: 40px 20px 0;}
    .news_n7_m2_ul li{width: 44%;margin-bottom: 20px;}
   }
  @media (max-width: 1200px) {
      .new_m1_M{padding: 0 20px;}
      .new_m1_l{width: 100%;margin: -r;margin-right: 0;}
      .new_m1_r{width: 100%;margin-top: 40px;}
      .new_m2_M{padding: 0 20px;}
      .new_m2_t{flex-direction: column;align-items: flex-start;margin-bottom: 0;}
      .new_m2_t .n_title{width: 100%;}
      .new_m2_t .n_title span{font-size: 50px;}
      .new_m2_t .n_title h2{font-size: 36px;}
      .new_m2_t_r{width: 100%;margin-top: 60px;}
      .new_m2_t ul li a{font-size: 20px;}
      .new_m2_b{flex-wrap: wrap;}   
      .new_m2_b .new_m2_b_l{width: 100%;}
      .new_m2_b .new_m2_b_r{width: 100%;flex-wrap: wrap;}
      .new_m2_b_r .new_m2_b_r_l{width: 100%;margin-right: 0;margin-bottom: 20px;}
      .new_m2_b_r .new_m2_b_r_r{width: 100%;justify-content: right;}
      .new_m3_M{flex-direction: column;padding: 0 20px;}
      .new_m3_l{width: 100% !important;margin-right: 0 !important;margin-top: 30px !important;}
      .new_m3 .n_title{top: 30px;}
      .new_m3_l .con{margin-top: 100px;}
      .new_m3_l .con_b{position: relative;margin: 20px auto;width: 90%;}
      .new_m3_r{width: 100%;}
      .new_m2_b_r_r .btn{margin-bottom: 20px;}
      .cyyl_yyskh_3_con li .con p{font-size: 16px;}
      .cyyl_yyskh_3_con li .con img{width: .4rem;}
      .cyyl_yyskh_3_con{margin-bottom: 0;}
      .new_m5_M{padding: 40px 20px 20px;}
      .new_m4_bom{flex-wrap: wrap;}
      .new_m4_bom .new_m4_bom_l,.new_m4_bom .new_m4_bom_r{width: 100%;}
      .new_m4_bom .new_m4_bom_r{margin-top: 20px;}
      .news_n1_m1 li{width: 48%;margin-bottom: 10px;}
      .news_n1_m1 ul{margin: 0 20px;flex-wrap:wrap;}
      .news_n1_m2 .news_n1_m2_list_t_l .con{padding: 0 10px;}
      .news_n1_m2 .news_n1_m2_list_t_l{width: 63%;}
      .news_n1_m2 .news_n1_m2_list_b li{width: 32%;}
      .news_n4_m1 .tUl{margin: 0 20px;}
      .news_n4_m1 .tUl li{width: 100%;margin: 10px 0;}
      .news_n4_m1_M{margin-top: 10px;}
      .news_n4_m2 .tUl li{width: 47%;}
      .news_n4_m2_M{}
      .news_n5_m1_M{margin: 0 20px;}
      .news_n8_m1{margin: 0 20px;}
  }
  
  @media (max-width: 992px) {
    .news_n2_m2_M .tUl li{width: 100%;}
  }
  
  @media (max-width: 768px) {
    .new_m1 .n_title{top: .6rem;}
    .new_m1_M .n_title span{font-size: 50px;}
    .new_m1_M .n_title h2{font-size: 36px;margin: 0 .2rem;}
    .new_m1_l{margin-top: 1.2rem;}
    .new_m1_r{width: 93%;}
    .new_m1_r li a .ImgMain{height: 2rem;width: 3rem;margin-right: .2rem;}
    .new_m2_t_r{flex-wrap: wrap;}
    .new_m2_t ul{width: 100%;margin-bottom: .2rem;}
    .new_m2_b_l li a .new_m2_b_l_l{width: 70%;}
    .new_m2_b_r_l .con{padding: .3rem .4rem;}
    .new_m2_b_r_r .btn{margin-bottom: .4rem;height: .7rem;padding: .2rem;display: flex;align-items: center;justify-content: center;}
    .new_m2_b_r_r .btn img{width: .4rem;}
    .new_m2_b_r .new_m2_b_r_l{margin-bottom: .2rem;}
    .new_m2{margin-bottom: .4rem;}
    .new_m3_l{margin-top: .3rem;}
    .new_m3_l .con{margin-top: 1.6rem;}
    .new_m3_l .con_b{margin: .2rem auto;padding: .2rem;}
    .new_m3_l .con_b li{padding: 0 .2rem;}
    .new_m3_l .con_b li img{width: .4rem;height: .4rem;}
    .new_m3_l .con_b li p{margin-top: .2rem;font-size: 16px;}
    .new_m3 .n_title span{font-size: 50px;}
    .new_m3 .n_title h2{font-size: 36px;}
    .new_m4 .n_title h2{font-size: 36px;}
    .new_m4 .n_title span{font-size: 50px;}
    .cyyl_yyskh_3_con{margin-top: 2rem;height: 4rem;}
    .cyyl_yyskh_3_con li.active .con p{font-size: 14px;}
    .cyyl_yyskh_3_con li .con p{font-size: 14px;}
    .new_m5_M{padding: .4rem .2rem .2rem;}
    .new_m4_bom_l .new_m4_bom_l_t{align-items: center;}
    .new_m4_bom_l_t .new_m4_bom_l_t_l{margin-right: .2rem;width: 3rem;height: 2rem;}
    .new_m4_bom_l_t_r .fn{margin: .1rem 0;}
    .new_m4_bom_l .new_m4_bom_l_b{margin-top: .2rem;}
    .new_m4_bom_r ul li{flex-wrap: wrap;}
    .new_m4_bom_r ul li .date{width: 100%;margin: 0 0 .2rem;}
    .new_m4_bom_r ul li .right{width: 100%;}
    .new_m2_b_r .new_m2_b_r_r{padding: .4rem;width: 90%;}
    .news_n1_m1 li{width: 100%;}
    .news_n1_m1 ul{margin: 0 .2rem;}
    .news_n1_m2 .news_n1_m2_list_t_l .con{}
    .news_n1_m2{margin: .6rem .2rem 0;}
    .news_n1_m2 .news_n1_m2_list_t{margin-bottom: .2rem;}
    .news_n1_m2 .news_n1_m2_list_t_l{width: 100%;margin-right: 0;margin-bottom: .2rem;}
    .news_n1_m2 .news_n1_m2_list_t_r{width: 100%;}
    .news_n1_m2 .news_n1_m2_list_b li{width: 100%;margin-bottom: .2rem;}
    .news_n1_m2 .more{margin: .4rem auto .8rem;}
    .news_n1_m2 .news_n1_m2_list_b li .con{padding: .3rem .2rem;}
    .news_n1_m2_list_b li .con h2{margin: .1rem auto .4rem;}
    .news_n1_m1 .ImgCon img{width: .8rem;}
    .news_n1_m1 .ImgCon{width: 1.5rem;height: 1.5rem;}
    .n_Banner_m >.ImgCon img{height: 3rem;}
    .n_Banner_m .con_t h2{padding: .3rem .8rem .4rem .3rem;font-size: 30px;}
    .n_Banner_m .con_b{height: .5rem;line-height: .5rem;padding: 0 .2rem;font-size: 12px;}
    .n_Banner_m .con .ImgCon img{width: .2rem;}
    .news_n2_m1_M{margin-top: 1rem;}
    .news_n2_m1_l{margin: 0 .2rem .4rem;}
    .news_n2_m1_l .con p{margin: .4rem auto 1rem;}
    .news_n2_m1_l .con_b_t{margin-bottom: 1rem;}
    .news_n2_m1_l .con_b_b_r{height: .7rem;padding: .2rem;}
    .news_n2_m1_l .con_b_b_r .ImgCon img{width: .4rem;}
    .news_n2_m2{margin-top: 1rem;}
    .news_n2_m2_M .title .line{margin-bottom: .4rem;}
    .news_n2_m2_M .tUl li{width: 100%;margin-bottom: .2rem;}
    .news_n2_m2_M .page{margin: .4rem auto 1rem;}
    .news_n2_m2_M .tUl li .con h2{margin-top: .1rem;font-size: 18px;margin-bottom: .2rem;}
    .news_n2_m2_M .tUl li .ImgCon{height: 4rem;}
    .news_n4_m1 .tUl li{width: 100%;margin: .2rem;}
    .news_n4_m1 .tUl{margin: .2rem .2rem 0;}
    .news_n4_m2 .title{margin-bottom: .4rem;}
    .news_n4_m2 .tUl li{width: 100%;margin-bottom: .4rem;}
    .news_n4_m2 .tUl li .con h2{margin: .2rem 0;}
    .news_n4_m2 .page{margin: .4rem auto 1.5rem;}
    .news_n4_m2 .tUl li .con_b p::before{width: .25rem;height: .21rem;background-size: .25rem .21rem;}
    .news_n4_m2{margin: 0 .2rem;}
    .news_n4_m2 .tUl li .ImgCon > img:nth-child(2){width: 1rem;}
    .news_n4_m2 .tUl li .ImgCon > img:nth-child(1){height: 4rem;}
    .news_n5_m1_M_t h2{margin-top: 1rem;line-height: 40px;}
    .news_n5_m1_M_t li{margin: 0 .1rem;}
    .news_n5_m1_M_t_c .ImgCon{height: 6rem;width: 100%;}
    .news_n5_m1_M_t_b{margin: .8rem 0;}
    .news_n5_m1_M_t_b_l::after{width: .1rem;height: .15rem;background-size: .1rem .15rem;}
    .news_n5_title .line{margin: 0 auto .4rem;width: .4rem;}
    .news_n5_m1_M_t h2{font-size: 26px;}
    .news_n6_m1_M_l{flex-wrap: wrap;}
    .news_n6_m1_M_l li{font-size: 20px;width: 50%;}
    .news_n6_m1_M_r{width: 95%;}
    .news_n6_m1_M_l{flex-wrap: wrap;}
    .news_n6_m1_M_r li{flex-wrap: wrap;width: 100%;padding: .4rem 0;}
    .news_n6_m1_M_r{width: 95%;}
    .news_n6_m1 .date{width: 100%;margin: 0;}
    .news_n6_m1 .con{width: 100%;margin-top: .2rem;}
    .news_n6_m1 .con_t .more{margin-bottom: .1rem;}
    .news_n6_m1 .page{margin: .4rem auto;}
    .news_n7_m1_M_r{margin: .4rem .2rem 0;width: 95%;}
    .news_n7_m1_M_t h2{font-size: 20px;}
    .news_n7_m1_M_t ul{margin-bottom: .4rem;}
    .news_n7_m1_M_t_c .ImgCon{height: 6rem;}
    .news_n7_m1_M_t_c_b{margin: .4rem auto;}
    .news_n7_m2_ul{margin: 0 -.1rem;}
    .news_n7_m2_ul li{width: 100%;margin: 0 .2rem .2rem;}
    .news_n8_m1_Con{padding: .4rem;margin-bottom: 1rem;}
    .news_n8_m1_Con input{font-size: 26px;margin-bottom: .4rem;}
    .news_n8_m1 .btn_cancel{margin: 0 .2rem;}
    .news_n8_m1 .btn{width: 100%;}
    .news_n8_m1 .btn_success{margin: 0 .2rem;}
    .news_n8_m1_M > h2{margin: .6rem 0;}
    .news_n7_m1_M{width: 100%;}
  }
  @media (max-width: 560px) {
    .cyyl_yyskh_3_con {
        margin-top: 2.5rem;
        height: 5rem;
      }
      .new_m2_b_r_r .btn{margin-bottom: .8rem;}
      .new_m2_t ul li a{font-size: 16px;}
      .new_m2_t ul li{margin-right: .2rem;}
  }