.m_page {
  width: 100vw;
  min-height: 100vh;
  background-color: #f2f2f2;
}
.m_page .header .topic {
  width: 100%;
  height: 1.84rem;
}
.m_page .header .topic img {
  width: 100%;
  height: 100%;
}
.m_page .header .nav {
  width: 100%;
  height: 1.42rem;
  background: url("../images/m-common/nav_bg.png") no-repeat center/cover;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  padding: 0.3rem 0 0.3rem 0;
}
.m_page .header .nav .item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.26rem;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.36rem 0 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #ca0c0e;
  border-right: 1px solid #ea9f68;
}
.m_page .header .nav .item:nth-child(4n) {
  border-right: none;
}
.m_page .banner {
  width: 100%;
  height: 6.24rem;
  background-color: #ffffff;
  padding: 0.42rem 0 0 0;
  overflow-x: hidden;
}
.m_page .banner .swiper-container {
  width: 100%;
  overflow: visible;
}
.m_page .banner .swiper-slide {
  position: relative;
  width: 80%;
}
.m_page .banner .swiper-slide img {
  width: 100%;
  display: block;
}
.m_page .banner .swiper-slide .title {
  width: 100%;
  padding: 0.1rem 0.1rem 0;
  border-radius: 0 0 0.08rem 0.08rem;
  opacity: 0;
  text-align: center;
  font-family: PingFang SC;
  font-weight: 900;
  font-size: 0.3rem;
  color: #000000;
  line-height: 0.48rem;
}
.m_page .banner .swiper-slide:not(.swiper-slide-active) {
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.m_page .banner .swiper-slide:not(.swiper-slide-active) img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.m_page .banner .swiper-slide:not(.swiper-slide-active) .title {
  opacity: 0;
}
.m_page .banner .swiper-slide.swiper-slide-active .title {
  opacity: 1;
}
.m_page .banner .swiper-pagination {
  bottom: -0.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m_page .banner .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: #999;
  opacity: 1;
}
.m_page .banner .swiper-pagination-bullet-active {
  background: #c12c2c;
}
.m_page .zxdt_list {
  width: 100%;
  padding: 0.32rem 0.24rem 0 0.24rem;
  margin: 0 0 0.48rem 0;
}
.m_page .zxdt_list .list_title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0.3rem 0;
}
.m_page .zxdt_list .list_title .left {
  width: 2.06rem;
  height: 0.9rem;
}
.m_page .zxdt_list .list_title .left img {
  width: 100%;
  height: 100%;
}
.m_page .zxdt_list .list_title .right {
  padding: 0.3rem 0 0 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.26rem;
  color: #7f7f7f;
}
.m_page .zxdt_list .list_content {
  width: 100%;
  background: #ffffff;
  padding: 0 0.42rem 0 0.42rem;
}
.m_page .zxdt_list .list_content .item {
  border-bottom: 1px solid #efefef;
  padding: 0.34rem 0 0.34rem 0;
}
.m_page .zxdt_list .list_content .item .title {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.32rem;
  color: #000000;
  margin: 0 0 0.34rem 0;
}
.m_page .zxdt_list .list_content .item .time {
  font-family: FangSong;
  font-weight: 400;
  font-size: 0.28rem;
  color: #c01a0b;
}
.m_page .zxdt_list .list_content .item:nth-last-child(1) {
  border-bottom: none;
}
.m_page .zcll_zzcx_list {
  width: 100%;
  padding: 0 0.24rem 0.4rem 0.24rem;
}
.m_page .zcll_zzcx_list .box {
  width: 100%;
  background: #ffffff;
  padding: 0.32rem 0 0.42rem 0;
}
.m_page .zcll_zzcx_list .box .tab {
  width: 6.2rem;
  height: 0.78rem;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.m_page .zcll_zzcx_list .box .tab .item_tab {
  width: 3.1rem;
  height: 0.78rem;
  background: -webkit-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: -moz-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: -o-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: linear-gradient(0deg, #f9f9f9, #e1e1e1);
  border: 1px solid #d4d4d4;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.32rem;
  color: #4d4a4a;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.m_page .zcll_zzcx_list .box .tab .item_tab:nth-child(1) {
  border-radius: 0.12rem 0 0 0.12rem;
  border-right: none;
}
.m_page .zcll_zzcx_list .box .tab .item_tab:nth-child(2) {
  border-radius: 0 0.12rem 0.12rem 0;
}
.m_page .zcll_zzcx_list .box .tab .active_tab {
  background: url("../images/m-index/active_bg.png") no-repeat center/cover;
  color: #ffffff;
}
.m_page .zcll_zzcx_list .box .zcll_list {
  padding: 0 0.32rem 0 0.32rem;
}
.m_page .zcll_zzcx_list .box .zcll_list .item {
  padding: 0.32rem 0 0.32rem 0;
  border-bottom: 1px solid #efefef;
}
.m_page .zcll_zzcx_list .box .zcll_list .item .title {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.32rem;
  color: #000000;
  line-height: 0.52rem;
}
.m_page .zcll_zzcx_list .box .zcll_list .item:nth-last-child(1) {
  border-bottom: none;
}
.m_page .zcll_zzcx_list .box .zzcx_list {
  display: none;
  padding: 0 0.32rem 0 0.32rem;
}
.m_page .zcll_zzcx_list .box .zzcx_list .item {
  padding: 0.32rem 0 0.32rem 0;
  border-bottom: 1px solid #efefef;
}
.m_page .zcll_zzcx_list .box .zzcx_list .item .title {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.32rem;
  color: #000000;
  line-height: 0.52rem;
}
.m_page .zcll_zzcx_list .box .zzcx_list .item:nth-last-child(1) {
  border-bottom: none;
}
.m_page .zcll_zzcx_list .box .more_btn {
  width: 6.28rem;
  height: 0.86rem;
  background: -webkit-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: -moz-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: -o-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: linear-gradient(0deg, #f9f9f9, #e1e1e1);
  border-radius: 0.1rem;
  border: 1px solid #d4d4d4;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.3rem;
  color: #dd1e1e;
}
.m_page .zcll_zzcx_list .box .more_btn a{
	display: none;
}
.m_page .zcll_zzcx_list .box .more_btn a:nth-child(1){
	display: block;
}
.m_page .gxfc_list {
  width: 100%;
  padding: 0 0.24rem 0 0.24rem;
  margin: 0 0 0.98rem 0;
}
.m_page .gxfc_list .list_title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0.3rem 0;
}
.m_page .gxfc_list .list_title .left {
  width: 2.06rem;
  height: 0.9rem;
}
.m_page .gxfc_list .list_title .left img {
  width: 100%;
  height: 100%;
}
.m_page .gxfc_list .list_title .right {
  padding: 0.3rem 0 0 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.26rem;
  color: #7f7f7f;
}
.m_page .gxfc_list .list_content .item {
  height: 2.32rem;
  background: #ffffff;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.28rem;
  margin: 0 0 0.24rem 0;
}
.m_page .gxfc_list .list_content .item .left {
  width: 2.5rem;
  height: 1.74rem;
  background-color: pink;
  margin: 0 0.24rem 0 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.m_page .gxfc_list .list_content .item .left img {
  width: 100%;
  height: 100%;
}
.m_page .gxfc_list .list_content .item .right .title {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #000000;
  margin: 0 0 0.4rem 0;
  line-height: 0.47rem;
}
.m_page .gxfc_list .list_content .item .right .school {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.26rem;
  color: #848484;
}
.m_page .djyl_box {
  position: relative;
  width: 100%;
  height: 8.64rem;
  background: url("../images/m-index/djyl_bg.png") no-repeat center/cover;
  padding: 0.68rem 0.24rem 0 0.24rem;
  margin: 0 0 0.36rem 0;
}
.m_page .djyl_box .djyl_tab {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0.36rem 0;
}
.m_page .djyl_box .djyl_tab .item_tab {
  width: 3.36rem;
  height: 0.82rem;
  background: -webkit-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: -moz-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: -o-linear-gradient(bottom, #f9f9f9, #e1e1e1);
  background: linear-gradient(0deg, #f9f9f9, #e1e1e1);
  border-radius: 0.12rem;
  border: 1px solid #c0c0c0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m_page .djyl_box .djyl_tab .item_tab .icon_off {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.2rem 0 0;
  display: block;
}
.m_page .djyl_box .djyl_tab .item_tab .icon_on {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.2rem 0 0;
  display: none;
}
.m_page .djyl_box .djyl_tab .item_tab .text {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.3rem;
  color: #e11f1f;
}
.m_page .djyl_box .djyl_tab .active_tab {
  background: -webkit-linear-gradient(bottom, #ef2323, #b11313);
  background: -moz-linear-gradient(bottom, #ef2323, #b11313);
  background: -o-linear-gradient(bottom, #ef2323, #b11313);
  background: linear-gradient(0deg, #ef2323, #b11313);
}
.m_page .djyl_box .djyl_tab .active_tab .text {
  color: #ffffff;
}
.m_page .djyl_box .djyl_tab .active_tab .icon_off {
  display: none;
}
.m_page .djyl_box .djyl_tab .active_tab .icon_on {
  display: block;
}
.m_page .djyl_box .djdt_list {
  margin: 0 0 0.42rem 0;
}
.m_page .djyl_box .djdt_list .item {
  height: 0.94rem;
  background: #ffffff;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.24rem 0 0.24rem;
  margin: 0 0 0.24rem 0;
}
.m_page .djyl_box .djdt_list .item .icon {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.24rem 0 0;
}
.m_page .djyl_box .djdt_list .item .text {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #000000;
}
.m_page .djyl_box .djhd_list {
  display: none;
  margin: 0 0 0.42rem 0;
}
.m_page .djyl_box .djhd_list .item {
  height: 0.94rem;
  background: #ffffff;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.24rem 0 0.24rem;
  margin: 0 0 0.24rem 0;
}
.m_page .djyl_box .djhd_list .item .icon {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.24rem 0 0;
}
.m_page .djyl_box .djhd_list .item .text {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #000000;
}
.m_page .djyl_box .more_btn {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.28rem;
  color: #d82121;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.m_page .djyl_box .more_btn a{
	display: none;
}
.m_page .djyl_box .more_btn a:nth-child(1){
	display: block;
}
.m_page .djyl_box .djyl_title {
  position: absolute;
  top: -0.48rem;
  left: 0.28rem;
  width: 2.06rem;
  height: 0.9rem;
}
.m_page .djyl_box .djyl_title img {
  width: 100%;
  height: 100%;
}
.m_page .hydw_box {
  padding: 0 0.24rem 0.24rem 0.24rem;
}
.m_page .hydw_box .hydw_title {
  width: 2.06rem;
  height: 0.9rem;
  margin: 0 0 0.32rem 0;
}
.m_page .hydw_box .hydw_title img {
  width: 100%;
  height: 100%;
}
.m_page .hydw_box .hydw_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m_page .hydw_box .hydw_list .item {
  width: 3.4rem;
  height: 1.42rem;
  margin: 0 0 0.24rem 0;
}
.m_page .hydw_box .hydw_list .item img {
  width: 100%;
  height: 100%;
}
.m_page .lyjl_box {
  height: 0.82rem;
  background: #8d1005;
  padding: 0 0 0 0.46rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_page .lyjl_box .left {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #dcb5b5;
}
.m_page .lyjl_box .right {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}
.m_page .lyjl_box .right .item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.54rem;
  border-radius: 0.27rem;
  border: 1px solid #dcb5b5;
  opacity: 0.75;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #dcb5b5;
  padding: 0 0.24rem 0 0.24rem;
  margin: 0 0.2rem 0 0;
  white-space: nowrap;
}
.m_page .footer {
  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-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 2.94rem;
  background: url("../images/m-common/footer_bg.png") no-repeat center/cover;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #d79388;
  line-height: 0.54rem;
}