@charset "UTF-8";
.erjipage .banner {
  position: relative;
  height: 17.3888888889rem;
}
.erjipage .banner.jj-page {
  background: url(../images/jjpage-bj.png) no-repeat center center/cover;
}
.erjipage .banner.news-list-page {
  background: url(../images/news-list-bj.png) no-repeat center center/cover;
}
.erjipage .banner.news-details-page {
  background: url(../images/news-details.png) no-repeat center center/cover;
}
.erjipage .banner.glzd-list-page {
  background: url(../images/glzdbg.png) no-repeat center center/cover;
}
.erjipage .banner.teaching-activity-page{
  background: url(../images/jxhd-bj.png) no-repeat center center/cover;
}
.erjipage .banner .list-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.erjipage .banner .list-container .position {
  position: absolute;
  right: 0;
  bottom: 24px;
  font-size: 16px;
  height: 37px;
  line-height: 37px;
  background: url(../images/position.png) no-repeat left center;
  background-size: 15px 17px;
  padding-left: 28px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.erjipage .banner .list-container .position a {
  color: #fff;
  font-family: PingFang SC;
}
.erjipage .banner .list-container .position .possplit {
  text-indent: 22px;
  background-position: center;
  width: 10px;
  display: inline-block;
  border: 0px solid red;
}

.erjipage main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}
.erjipage main .left {
  width: 21.7361%;
  height: auto;
  margin-bottom: 32px;
  margin-top: -88px;
}
.erjipage main .left .menu-header {
  /* height: 103px; */
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 1.5555555556rem;
  position: relative;
  background: url(../images/list-left-top.png) no-repeat center center/cover;
}
.erjipage main .left .menu-header h3 {
  font-size: 1.5555555556rem;
}
.erjipage main .left .menu-header .en {
  position: absolute;
  top: 16px;
  color: rgba(255, 255, 255, 0.2);
}
.erjipage main .left .subleft {
  position: relative;
  padding: 0 17px;
  background: #f8faff;
   overflow: clip;
}
.erjipage main .left .subleft::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 233px;
  width: 113px;
  background: url(../images/list-left-bottom.png) no-repeat right center/cover;
}
.erjipage main .left .subleft ul li {
  position: relative;
  z-index: 10;
  padding: 30px 8px 30px 16px;
  border-bottom: 1px dashed rgba(217, 221, 236, 0.56);
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.erjipage main .left .subleft ul li.active a {
  color: #023EB5;
  background: url("../images/arrow-link.png") no-repeat right 0 center;
}
.erjipage main .left .subleft ul li.active .a {
  color: #023EB5;
  background: url("../images/arrow-link.png") no-repeat right 0 center;
}
.erjipage main .left .top-part {
  position: relative;
}
/* .erjipage main .left .top-part::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 233px;
  width: 113px;
  background: url(../images/list-left-bottom.png) no-repeat right center/cover;
} */
.erjipage main .left .tool-nav {
  width: 100%;
  margin-top: 32px;
  border: 1px solid #eee;
}
.erjipage main .left .tool-nav .header {
  padding: 29px 13px 19px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #eee;
  font-size: 1.3333333333rem;
  position: relative;
}
.erjipage main .left .tool-nav .header::before {
  position: absolute;
  width: 4px;
  height: 19px;
  background-color: #ca0312;
  content: "";
  left: 13px;
  top: 57%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.erjipage main .left .tool-nav .tools {
  padding: 16px 13px 0;
}
.erjipage main .left .tool-nav .tools li {
  position: relative;
  padding-bottom: 20px;
}
.erjipage main .left .tool-nav .tools li a {
  padding-left: 20px;
}
.erjipage main .left .tool-nav .tools li a::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 25%;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
  background: url(../images/circle.png) no-repeat center center/cover;
}
.erjipage main .right {
  width: 73.889%;
  margin-bottom: 70px;
}
.erjipage main .right .list-big-title {
  padding: 33px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.erjipage main .right .list-big-title .content-nav {
  font-size: 1.7222222222rem;
  position: relative;
  padding-left: 35px;
}
.erjipage main .right .list-big-title .content-nav::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 50%;
  width: 22px;
  height: 22px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/circle.png) no-repeat right center;
}
.erjipage main .right .list-big-title .redline {
  width: 260px;
  height: 2px;
  background-color: #ca0312;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.erjipage main .right .article-content {
  color: #1D1D1D;
  line-height: 2;
}
.erjipage main .right .article-content table{
  margin-top: 10px;
  width: 100% !important;
  margin: auto;
  border: 1px solid #eee;
}
.erjipage main .right .article-content table th{
  height: 45px;
  background-color: #eeeeee;
 
}
.erjipage main .right .article-content table tr,
.erjipage main .right .article-content table td,
.erjipage main .right .article-content table th{
  border: 1px solid #eee;
  text-align: center;
  padding: 10px;
}
.erjipage main .right .update-time {
  margin: 36px 0 17px;
  text-align: end;
  color: #0D0D0D;
}
.erjipage main .right .school-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 19px;
  background-color: #f8faff;
}
.erjipage main .right .school-msg .msg-left {
  width: 291px;
  height: 150px;
}
.erjipage main .right .school-msg .msg-left img{
  width: 100%;
}
.erjipage main .right .school-msg .msg-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 119px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}
.erjipage main .right .school-msg .msg-right img {
  width: 19px;
  height: 26px;
  margin-right: 17px;
}
.erjipage main .right-news {
  width: 74.72223%;
}
.erjipage main .right-news .list-big-title .redline {
  width: 190px;
}
.erjipage main .right-news .right-list {
  width: 100%;
}
.erjipage main .right-news .right-list li {
  padding: 22px 0;
  border-bottom: 1px dashed rgba(116, 116, 116, 0.35);
 
}
.erjipage main .right-news .right-list li:first-child{
  padding-top: 0;
}
.erjipage main .right-news .right-list li .zd {
  width: 44px;
  padding: 3px;
  text-align: center;
  border-radius: 4px;
  line-height: 1;
  color: #ca0312;
  border: 1px solid #ca0312;
}
.erjipage main .right-news .right-list li .news {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 12px;
}
.erjipage main .right-news .right-list li .time {
  width: 100px;
  text-align: end;
  color: #9A9A9A;
}
.erjipage main .right-news .right-list li .number {
  margin: 0 18px;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #b3131f;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.erjipage main.news-details {
  padding: 40px 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.erjipage main .left-news-details {
  width: 68.819444%;
}
.erjipage main .left-news-details .news-title {
  color: #1C3698;
  font-size: 1.7777777778rem;
  text-align: center;
}
.erjipage main .left-news-details .tips {
  width: 100%;
  margin-top: 49px;
  padding-bottom: 9px;
  border-bottom: 1px solid #EEEEEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #868686;
}
.erjipage main .left-news-details .tips .left-details img {
  width: 16px;
  height: 17px;
}
.erjipage main .left-news-details .tips .middle1 {
  margin: 0 40px;
}
.erjipage main .left-news-details .tips .middle2 {
  margin-right: 40px;
}
.erjipage main .left-news-details .tips .right-details img {
  width: 20px;
  height: 13px;
}
.erjipage main .left-news-details .article-content {
  margin-top: 40px;
  padding-bottom: 23px;
  line-height: 2;
  color: #0E0E0E;
  /* border-bottom: 1px dashed #717171; */
  font-size: 16px !important;
}
.erjipage main .left-news-details .article-content img {
  margin: 40px auto;
  text-align: center;
}
.erjipage main .left-news-details .article-content table {
  margin: 40px auto;
  text-align: center; 
  width: 80%;
}
.erjipage main .left-news-details .article-content table td{
    text-align: center;
    padding: 5px 0;
    border: 1px solid #ccc !important;
}
.erjipage main .left-news-details .article-content p{
  font-size: 16px !important;
}
.erjipage main .left-news-details .article-content p.vsbcontent_img{
  display: flex;
}
.erjipage main .left-news-details .article-content p.vsbcontent_end{
  display: flex;
}
.erjipage main .left-news-details .article-content .pic-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-page-container .right-news.glzd-news{
  margin-bottom: 27px;
}
.erjipage main .left-news-details .tongyong a {
  color: #1C3698;
}
.erjipage main .left-news-details .tongyong span {
  color: #717171;
}
.erjipage main .left-news-details .tongyong {
  margin-top: 19px;
}
.erjipage main .right-news-details {
  width: 27.1527778%;
}
.erjipage main .right-news-details .title {
  margin-bottom: 25px;
  color: #1C3698;
  font-size: 1.4444444444rem;
  font-weight: 500;
}
.erjipage main .right-news-details .new-read {
  padding: 25px 34px;
  background-color: #eff6fe;
}
.erjipage main .right-news-details .new-read ul li {
  padding: 20px 0;
  border-top: 1px solid #E5E5E5;
  color: #070707;
}
.erjipage main .right-news-details .new-read ul li a {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  line-height: 2;
  font-size: 16px;
}
.erjipage main .right-news-details .new-read ul .news {
  max-width: 263px;
}
.erjipage main .right-news-details .new-read ul .time {
  color: #1C3698;
  width: 45px;
}
.erjipage main .right-news-details .new-dt {
  margin-top: 19px;
  padding: 24px;
  background-color: #eff6fe;
}
.erjipage main .right-news-details .new-dt .title {
  margin-bottom: 13px;
}
.erjipage main .right-news-details .new-dt ul li {
  padding: 20px 0;
  border-bottom: 1px solid #E5E5E5;
  color: #070707;
}
.erjipage main .right-news-details .new-dt ul li .pic-box {
  margin-right: 12px;
  width: 95px;
  height: 109px;
}
.erjipage main .right-news-details .new-dt ul li .pic-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.erjipage main .right-news-details .new-dt ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.erjipage main .right-news-details .new-dt ul li .time {
  margin-bottom: 12px;
  color: #1C3FC6;
}
.erjipage main .right-news-details .new-dt ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.erjipage main .right-news-details .new-dt ul li .right-msg {
  width: 64.37634%;
}
.erjipage main .right-news-details .new-dt ul li .right-msg .news-desc {
  line-height: 2;
  font-size: 16px;
}
.erjipage main .glzd-news .right-list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0 30px;
  margin-bottom: 21px;
}
.erjipage main .glzd-news .right-list li .news {
  padding: 0;
}
.erjipage main .glzd-news .right-list li .little-tips {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  color: #969697;
}
.erjipage main .glzd-news .right-list li .little-tips img {
  margin-right: 11px;
}
.erjipage main .glzd-news .right-list li .more {
  width: 94px;
  padding: 6px 20px;
  cursor: pointer;
  background-color: #EFF2F9;
  color: #949AA6;
  font-size: 14px;
text-align: center;
}
.erjipage main .glzd-news .right-list li .more:hover {
  background-color: #2d55f4;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .erjipage main .glzd-news .right-list li {
    padding: 0;
    margin: 0;
  }
  .erjipage main .glzd-news .right-list li .little-tips {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .erjipage main .glzd-news .right-list li .little-tips .time-box {
    margin: 10px 0 !important;
  }
  .erjipage main .glzd-news .right-list li .mt9 {
    margin: 15px 0 ;
  }
  .erjipage main .glzd-news .right-list li .more {
    width: 70px;
    padding: 6px 5px;
    text-align: center;
  }
}
.erjipage main.search-page .right-news {
  width: 100% !important;
}
.erjipage main .xrld-content .list-big-title .redline {
  width: 190px;
}
.erjipage main .list-item {
  margin-bottom: 40px;
}
.erjipage main .list-item:last-child {
  margin-bottom: 0;
}
.erjipage main .leader-msg {
  padding: 11px 21px;
  position: relative;
  font-size: 1.2222222222rem;
  background-color: #f8faff;
}
.erjipage main .leader-msg .name {
  padding: 0 40px;
}
.erjipage main .leader-msg .name::before {
  position: absolute;
  content: "";
  left: 21px;
  top: 50%;
  width: 29px;
  height: 29px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/xrld-red-icon.png) no-repeat right center;
}
.erjipage main .xxms-content {
  margin: 26px 0;
  padding: 0 35px;
  color: #353535;
  line-height: 1.8;
}
.erjipage main .xxms-content .jl {
  margin: 15px 0;
}
.erjipage main .xxms-content .lxfs .jc {
  color: #000;
  font-weight: bold;
}
.erjipage main .pagination {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  font-family: Arial, sans-serif;
}
.erjipage main .pagination .page-btn,
.erjipage main .pagination .page-input {
  margin-right: 15px;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 39px;
  height: 37px;
  font-size: 14px;
  cursor: pointer;
  color: #0E0E0E;
  text-align: center;
}
.erjipage main .pagination .pre-page {
  width: 63px;
  height: 37px;
}
.erjipage main .pagination .page-btn.active {
  background-color: #2d55f4;
  /* 蓝色 */
  color: #fff;
  border: 1px solid #2d55f4;
}
.erjipage main .pagination .page-ellipsis {
  padding: 0 6px;
}
.erjipage main .pagination .page-text {
  margin-right: 0px;
  background-color: #fff;
  height: 37px;
  font-size: 14px;
  cursor: pointer;
  color: #0E0E0E;
}
@media screen and (max-width: 1240px) {
  .erjipage main .left-news-details {
    width: 100%;
  }
  .erjipage main .left-news-details .tips {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .erjipage main .left-news-details .tips .middle1,
  .erjipage main .left-news-details .tips .middle2 {
    margin: 0 30px;
  }
  .erjipage main .right-news-details {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .erjipage main .left {
    width: 23.7361%;
  }
  .erjipage main .right {
    width: 71.889%;
  }
}
@media screen and (max-width: 1024px) {
  .erjipage main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .erjipage main .left {
    width: 100%;
    margin-top: 30px;
  }
  .erjipage main .left .menu-header {
    height: 70px;
  }
  .erjipage main .left .subleft ul li {
    padding: 20px;
  }
  .erjipage main .left .tool-nav {
    display: none;
  }
  .erjipage main .right {
    width: 100%;
  }
  .erjipage main .right .list-big-title {
    padding: 0 0 20px;
  }
  .erjipage main .right .school-msg .msg-left {
    width: 40%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .erjipage main .right .school-msg .msg-right {
    margin-left: 20px;
  }
  .erjipage main .right-news {
    width: 100%;
    padding: 0 0 50px;
  }
  .erjipage main .right-news .right-list li {
    padding: 20px 0;
  }
  .erjipage main .leader-msg .name::before {
    width: 20px;
    height: 20px;
    background-size: cover;
    left: 5px;
  }
  .erjipage main .leader-msg {
    padding: 11px 0;
  }
  .erjipage main .pagination .page-btn,
  .erjipage main .pagination .page-input {
    margin-right: 0;
    width: 40px;
    height: 40px;
  }
  .erjipage main .pagination .mb {
    display: none;
  }
  .erjipage main .pagination .pre-page {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .erjipage main .right {
    margin-bottom: 30px;
  }
  .erjipage main .right .school-msg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .erjipage main .right .school-msg .msg-left {
    width: 100%;
  }
  .erjipage main .right .school-msg .msg-right {
    margin-left: 0;
    margin-top: 15px;
  }
  .erjipage main .right .school-msg .msg-right img {
    width: 12px;
    height: 19px;
    margin-right: 7px;
  }
 .erjipage main.news-details {
    padding: 20px 0;
  }
   .erjipage main .left-news-details .news-title{
    font-size: 18px;
    line-height: 1.6;
  }

  .erjipage main .left-news-details .tips {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 17px 0 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .erjipage main .left-news-details .tips .left-details,
  .erjipage main .left-news-details .tips .middle1,
  .erjipage main .left-news-details .tips .middle2,
  .erjipage main .left-news-details .tips .right-details {
font-size:14px;
    margin: 0 0 10px !important;
  }
  .erjipage main .left-news-details .article-content {
    margin-top: 20px;
  }
  .erjipage main .left-news-details .tips .middle1,
  .erjipage main .left-news-details .tips .middle2 {
    margin: 0 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .erjipage main .left-news-details .tips .left-details img {
    width: 10px;
    height: 11px;
  }
  .erjipage main .left-news-details .tips .right-details img {
    width: 10px;
    height: 8px;
  }
}
.leader-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
 
  background-color: #f8faff;
  padding: 12px 22px !important;
  color: #000;
}
.leader-box .desc{
margin: 30px 0;
}
.leader-box .mb30{
margin-bottom: 30px;
}
.leader-box .mb20{
margin-bottom: 20px;
}
.leader-box .mb15{
margin-bottom: 15px;
}
.lh1{
  line-height: 1;
}
.erjipage main .glzd-news .right-list li.leader-box{
  border-bottom: none;
  padding-bottom: 0;
}

@media (max-width: 576px) {
.leader-title{
  flex-direction: column;
  justify-content: start;
  align-items: start;
  padding: 10px !important;
}
.leader-box .mb30{
margin-bottom: 15px;
}
.leader-box .mb20{
margin-bottom: 15px;
}

}