@charset "UTF-8";
.nyBanner img{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  min-height: 160px;
  object-fit: cover;
  display: block;
}
/*  */
main{
  position: relative;
}
.leftNav{
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: #1184e7;
  z-index: 9;
}
.leftNav .w1400{
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.leftNav .erLm h2{
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.54rem;
  letter-spacing: 0em;
  color: #FFFFFF;
  position: relative;
}
.leftNav .erLm p.xl{
  display:none;
}
.leftNav ul{
  position: relative;
}
.leftNav ul>li {
  height: auto;
  width: auto;
  position: relative;
  z-index: 10;
  float: left;
}
.leftNav ul>li:last-of-type{
  border-bottom: none;
}
.leftNav ul>li>a{
  display: block;
  position: relative;
  font-size: 0.18rem;
  line-height: 0.54rem;
  letter-spacing: 0em;
  color: #fff;
  padding: 0 0.25rem;
  text-align: center;
}
.leftNav ul>li.hover>a{
  background: #45a9ff;
}
.leftNav ul>li>a:hover{
  background: #45a9ff;
}
.rightCon{
  margin-top: 0.24rem;
}
.dqwz{
  margin-bottom: 0.15rem
}
.dqwz p{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding-left: 0.2rem;
  background: url(../img/dqwzIcon.png) no-repeat left center;
  background-size: auto 0.18rem;
}
.dqwz p,.dqwz p a{
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #999999;
}
.dqwz p a:hover{
  color: #1184e7;
}
.dqwz p span{
  display: block;
  width: 3px;
  height: 3px;
  background: #d8d8d8;
  margin: 0 10px;
}
/* txtList */
.txtList li{
  position: relative;
}
.txtList li::before{
  display: block;
  content: "";
  width: 0;
  height: 2px;
  background: #1184e7;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  transition: all .5s;
}
.txtList li a{
  display: block;
  width: 100%;
  height: auto;
  padding: 0.1rem 0;
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333333;
  padding-left: 0.15rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.keywordfontcolor1168053{ color:#1184e7 !important; font-size: 0.18rem !important;}

.txtList li a::before{
  display: block;
  content: "";
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 100%;
  background: #1184e7;
  position: absolute;
  left: 0;
  top: 0.225rem;
}
.txtList li a span.fr{
  display: block;
  margin-left: 10px;
  font-size: 0.15rem;
  line-height: 0.3rem;
  color: #333;
  font-weight: normal;
}
.txtList li a:hover{
  padding-left: 0.2rem;
  color: #1184e7;
  font-weight: bold;
}
.txtList li:hover::before{
  width: 100%;
}
/* fy */
.fy{
  margin-top: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.fy p{
  font-size: 0.15rem;
  line-height: 0.24rem;
  height: 0.24rem;
  width: auto;
  text-align: center;
  color: #747474;
  cursor: pointer;
  margin: 0.05rem 0.12rem;
}
.fy p.num{
  width: 0.24rem;
  margin: 0.05rem 0.02rem;
}
.fy p:hover{
  color: #1184e7;
}
.fy p.num.on{
  background: #1184e7;
  border-radius: 100%;
  color: #fff;
}
/* 鍐呭 */
.content .bt h2{
  font-size: 0.24rem;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 0.32rem;
}
.content .xq{
  padding: 0.15rem 0;
  border-bottom: 1px solid #b5b5b5;
}
.content .xq p{
    font-size: 0.15rem;
    color: #333333;
    line-height: 0.2rem;
    text-align: center;
}
.content .conSub{
  margin-top: 0.2rem;
}
.content .conSub p,.content .conSub span{
  font-size: 0.18rem!important;
  line-height: 0.32rem!important;
  text-align: justify;
  font-weight: normal;
  color: #333;
}
.content .conSub p{
  text-indent: 2em;
  margin-bottom: 0.25rem;
}
.content .conSub p img{
  display: block;
  height: auto!important;
  margin: 0 auto;
}
.content .conSub .table-container{width:100%;overflow-x: auto;}
.content .conSub table{
    display: table;
    border: none!important;
    border-right: 1px solid #333!important;
    border-bottom: 1px solid #333!important;
    margin: 0 auto!important;
    width: 100%;
    background: #fff;
    min-width: 768px;
}
.content .conSub table tr th,
.content .conSub table tr td {
    border:none!important;
    border-left: 1px solid #333!important;
    border-top: 1px solid #333!important;
    padding: 5px !important;
    text-align: center;
    width: auto !important;
}
.content .conSub table tr th p,.content .conSub table tr td p{text-indent: 0 !important;}
.content .conSub iframe{
  display:block;
  width:100%;
  height:800px;
  margin:0 auto 10px;
}
.content .prevNext{
  padding-top: 0.3rem;
  margin: 0.3rem 0;
  border-top: 1px solid #b5b5b5;
  align-items: flex-end;
}
.content .prevNext a{
  display: block;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.36rem;
  letter-spacing: 0em;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .prevNext a:hover{
  color: #1184e7;
  font-weight: bold;
}
.content .prevNext a:last-of-type{
  margin-bottom:0;
}
/* notice */
.notice ul li{
  float: left;
  width: 45.8%;
  margin: 0.15rem 0;
  margin-right: 8.4%;
}
.notice ul li:nth-of-type(2n){
  margin-right: 0;
}
.notice ul li a{
  display: block;
  display: flex;
  align-items: center;
  justify-items: flex-start;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.15rem;
  box-sizing: border-box;
  padding: 0.35rem  0.3rem 0.35rem 0.45rem;
  position: relative;
}
.notice ul li a::before{
  display: block;
  content: "";
  width: 0;
  height: 100%;
  background: #1184e7 url(../img/noticeListBg.png) no-repeat right bottom;
  background-size: auto 74.2%;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  border-radius: 0.15rem;
}
.notice ul li a::after{
  display: block;
  content: "";
  width: calc(100% - 0.14rem);
  height: calc(100% - 0.14rem);
  border-radius: 0.15rem;
  box-sizing: border-box;
  border: 1px dashed #fff;
  position: absolute;
  top: 0.07rem;
  left: 0.07rem;
  z-index: 2;
}
.notice li .con .tit{
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #151d56;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 0.6rem;
  margin-bottom: 0.15rem;
}
.notice li .con .txt{
  font-size: 0.15rem;
  line-height: 0.25rem;
  color: #747474;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 0.75rem;
  text-align: justify;
}
.notice li .con{
  width: calc(100% - 0.76rem);
  padding-right: 0.16rem;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.time1{
  width: 0.76rem;
  height: 0.95rem;
  padding: 0.02rem;
  box-sizing: border-box;
  border-radius: 0px 0px 0.2rem 0.2rem;
  background: #1184E7;
  box-shadow: 2px 2px 4px 0px rgba(28, 42, 90, 0.3);
  position: relative;
  z-index: 9;
}
.time1 div{
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0px 0px 0.2rem 0.2rem;
  box-sizing: border-box;
}
.time1 div::before{
  display: block;
  content: "";
  border-left: 6px solid #0860AC;
  border-right: 0 solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 0 solid transparent;
  position: absolute;
  left: 100%;
  top: 0;
}
.time1 .life{
  font-family: TimesNewerRoman;
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #FAFCFB;
  margin-top: 0.03rem;
  position: relative;
  letter-spacing: 0.1em;
}
.time1 .life::before{
  display: block;
  content: "";
  width: 0.35rem;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.time1 .life span{
  display: block;
}
.time1 .life span:nth-of-type(1){
  text-align: left;
  padding-left: 0.1rem;
}
.time1 .life span:nth-of-type(2){
  text-align: right;
  padding-right: 0.1rem;
}
.time1 .year{
  font-family: TimesNewerRoman;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.2rem;
  text-align: center;
  color: #FAFCFB;
  letter-spacing: 0.1em;
}
.time1.on{
  display: none;
  background: #ffffff;
  position: absolute;
  right: 0.5rem;
  top: 0;
  transform: translateY(-10px);
}
.time1.on .year,.time1.on .life{
  color: #1184e7;
}
.time1.on .life::before{
  background: #1184E7;
}
.notice li a:hover .time1{
  display: none;
}
.notice li a:hover .time1.on{
  display: block;
}
.notice li a:hover .con{
  width: 100%;
  padding-right: 0.5rem;
}
.notice li a:hover .con .tit{
  padding-right: 1.1rem;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
}
.notice li a:hover .con .txt{
  color: rgba(255,255,255,0.6);
}
.notice li a:hover::before{
  width: 100%;
  left: 0;
}
/* imgList */
.imgList li{
  padding: 0.2rem 0;
  border-bottom: 1px solid #ececec;
}
.imgList li a{
  display: block;
  display: flex;
  align-items: center;
  justify-items: flex-start;
  box-sizing: border-box;
  position: relative;
  padding-right: 0.5rem;
}
.imgList li .img{
  width: 2.45rem;
  padding: 1.8rem 0 0;
  z-index: 9;
}
.imgList li .con{
  width: calc(100% - 3.2rem);
  padding: 0 0.35rem;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.imgList li .con .tit{
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #151d56;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 0.6rem;
  margin-bottom: 0.1rem;
}
.imgList li .con .txt{
  font-size: 0.15rem;
  line-height: 0.25rem;
  color: #747474;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 0.5rem;
}
.imgList ul li a::before{
  display: block;
  content: "";
  width: 0;
  height: 100%;
  background: #1184e7 url(../img/noticeListBg.png) no-repeat right bottom;
  background-size: auto 74.2%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 0.15rem;
}
.imgList ul li a::after{
  display: block;
  content: "";
  width: calc(100% - 2.6rem);
  height: calc(100% - 0.14rem);
  border-radius: 0.15rem;
  box-sizing: border-box;
  border: 1px dashed #fff;
  position: absolute;
  top: 0.07rem;
  left: 2.52rem;
  z-index: 2;
}
.imgList li a:hover::before{
  width: 100%;
}
.imgList li a:hover .time1{
  display: none;
}
.imgList li a:hover .time1.on{
  display: block;
}
.imgList li a:hover .con .tit{
  color: #fff;
  font-weight:bold;
}
.imgList li a:hover .con .txt{
  color: rgba(255,255,255,0.6);
}
/* szdw */
.szdw ul li{
  float: left;
  width: 12.66%;
  margin: 0.1rem 0;
  margin-right: 4.8%;
}
.szdw ul li:nth-of-type(6n){
  margin-right: 0;
}
.szdw ul li a{
  display: block;
  width: 100%;
  height: auto;
}
.szdw ul li .img{
  width: 100%;
  padding: 125% 0 0;
}
.szdw ul li .tit{
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333;
  margin-top: 5px;
}
.szdw ul li a:hover .tit{
  color: #1184E7;
  font-weight: bold;
}
.szdwSub{
  padding-bottom: 0.3rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #f1f1f1;
}
.szdwSub:last-of-type{
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.szdwSub h2.tit{
  position:relative;
  width:100%;
  box-sizing: border-box;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #1184E7;
  font-weight: normal;
  padding-left: 0.18rem;
  margin: 0.2rem 0;
}
.szdwSub h2.tit::before{
  display:block;
  content:"";
  width:3px;
  height:0.22rem;
  background:#1184e7;
  position:absolute;
  left:0;
  top:0.04rem;
}
/* 甯堣祫鍐呭 */
.teacher .teSub{
  margin-top: 0.4rem;
}
.teacher .tit{
  width: auto;
  margin-bottom: 0.14rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  position: relative;
}
.teacher .tit::before{
  display: block;
  content: "";
  width: 100%;
  border-top: 1px dashed #044F9F;
  position: absolute;
  left: 0;
  top: 0.18rem;
  z-index: -1;
}
.teacher .tit h2{
  font-family: Microsoft YaHei;
  font-weight: 700;
  font-size: 0.2rem;
  color: #044F9F;
  line-height: 0.26rem;
  background: #fff;
}
.teacher .tit p{
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.15rem;
  color: #999;
  line-height: 0.2rem;
  padding-right: 0.1rem;
  background: #fff;
}
.teacher .tit span{
  display: block;
  color: #CCCCCC;
  font-weight: 400;
  font-size: 0.2rem;
  line-height: 0.26rem;
  padding: 0 5px;
  background: #fff;
}
.teSub .teaCon p{
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.38rem;
  text-align: justify; /* 娴忚鍣ㄥ彲鑳戒笉鏀寔 */
  letter-spacing: 0em;
  color: #333333;
}
.teacher .teaAbout .tit::before{
  display: none;
}
.teaAbout{
  background: #F2F2F2;
  width: 100%;
  height: auto;
  padding-left: 0.5rem;
  box-sizing: border-box;
  margin-top: 0.6rem;
}
.teaAbout .img{
  width: 2rem;
  padding: 2.5rem 0 0;
  transform: translateY(-0.3rem);
  float: left;
}
.teaAbout .con{
  width: calc(100% - 2rem);
  float: left;
  padding: 0.3rem 0 0.3rem 0.4rem;
  box-sizing: border-box;
}
.teacher .teaAbout .tit * {
  background: transparent!important;
}
.teaAbout .con li p{
  float: left;
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.38rem;
  letter-spacing: 0em;
  color: #333333;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-right: 10px;
}
.teaAbout .con li p span{
  display: block;
  width: 0.8rem;
  color: #888888;
  white-space: nowrap;
  text-align: justify;
  text-align-last: justify;
  min-width: 0.8rem;
}
.teaAbout .con li p span::after {
  content: "";
  display: block;
  width: 100%;
}
.teaAbout .con li p b{
  color: #888888;
  font-weight: normal;
}
.teaAbout .con li p:nth-of-type(3) span{
  width: 0.44rem;
  min-width: 0.44rem;
}
.teaAbout .con li p:nth-of-type(1){
  width: 35.5%;
}
.teaAbout .con li p:nth-of-type(2){
  width: 29%;
}
.teaAbout .con li p:nth-of-type(3){
  width: 35.5%;
}
/* 甯堣祫闃熶紞 */
.teaNav.w1400{
  max-width: 15rem;
}
.teaNav .leftNav{
  width: 2.7rem;
  background: transparent;
  margin-top: -0.82rem;
}
.teaNav .rightCon{
  width: calc(100% - 2.7rem);
  padding-left: 0.7rem;
  box-sizing: border-box;
}
.teaNav .leftNav .erLm h2{
  background: rgba(17, 132, 231, 0.8);
  width: 100%;
  height: 0.82rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.36rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
}
.teaNav .leftNav ul{
  width: 100%;
  height: auto;
  padding: 0.2rem 0 1rem;
  box-shadow: 0rem 0rem 0.16rem 0 rgba(34, 34, 34, 0.1);
  box-sizing: border-box;
}
.teaNav .leftNav ul>li{
  float: none;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(186,186,186,0.5);
  position: relative;
}
.teaNav .leftNav ul>li>a{
  padding: 0.1rem 0.25rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333333;
  text-align: left;
}
.teaNav .leftNav ul>li>a:hover{
  color: #1184e7;
  background: transparent;
  font-weight: bold;
}
.teaNav .leftNav ul>li.hover>a{
  color: #1184e7;  
  background: transparent;
  font-weight: bold;
}
.teaNav .leftNav ul>li ol{
  display: none;
  padding-bottom: 0.1rem;
}
.teaNav ol a{
  padding: 0.05rem 0.1rem;
  padding-left: 0.4rem;
  width: 100%;
  display: block;
  box-sizing: border-box;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #333;
}
.teaNav ol a:hover{
  color: #1184E7;
  font-weight: bold;
}
.teaNav ol li.hover a{
  color: #1184E7;
  font-weight: bold;
}
.teaNav .leftNav ul>li>i{
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/jia1.png) no-repeat right 0.25rem center;
  cursor: pointer;
}
.teaNav .leftNav ul>li>i.on{
  background: url(../img/jian2.png) no-repeat right 0.25rem center;
}
/*  */
@media only screen and (min-width: 1041px){
  .leftNav,.leftNav ul{
    display: block!important;
  }
}
@media only screen and (max-width: 1440px){
  .notice ul li{
    width: 48%;
    margin-right: 4%;
  }
  .szdw ul li{
    margin-right: 3%;
    width: 14.16%;
  }
}
@media only screen and (max-width: 1040px){
  main{
    padding: 30px 0;
  }
  .teaNav .leftNav,.leftNav{
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    background: transparent;
  }
  .leftNav .w1400{
    flex-wrap: wrap;
  }
  .leftNav .erLm,.leftNav .erNav{
    width: 100%;
  }
  .leftNav ul,.teaNav .leftNav ul{
    padding: 0 20px;
    display: none;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0;
    background: #fff;
  }
  .leftNav .erLm h2,.teaNav .leftNav .erLm h2{
    font-size: 20px;
    line-height: 48px;
    text-align: left;
    box-sizing: border-box;
    background: #1184e7;
    color: #fff;
    margin-left: 0;
    padding: 0 20px;
    border-radius: 0;
  }
  .leftNav .erLm p.xl {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: url(../img/subNav.png) no-repeat right center;
    cursor: pointer;
    transition: all .3s;
    background-size: 100% auto;
  }
  .leftNav .erLm {
      position: relative;
  }
  .leftNav .erLm p.xl.on{
    transform: translateY(-50%) rotate(-90deg);
  }
  .leftNav ul>li{
    width: 100%;
    float: none;
  }
  .leftNav ul>li.hover>a{
    color: #45a9ff;
    background: transparent;
    font-weight: bold;
  }
  .leftNav ul>li>a:hover{
    color: #45a9ff;
    background: transparent;
    font-weight: bold;
  }
  .leftNav ul>li>a,.teaNav .leftNav ul>li>a{
    font-size: 18px;
    line-height: 44px;
    box-sizing: border-box;
    padding: 0;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
  }
  .teaNav .leftNav ul>li>i{
    width: 44px;
    height: 44px;
    background-position: center!important;
  }
  .teaNav .leftNav ul>li>a{
    border-bottom:none;
  }
  .leftNav ul>li:last-of-type a,.teaNav .leftNav ul>li:last-of-type{
    border-bottom:none;
  }
  .leftNav ul li ol>li a{
    text-align: left;
    font-size: 16px;
    padding-left: 15px;
  }
  .teaNav .rightCon{
    width:100%;
    padding-left: 0;
  }
  .content .conSub p,.content .conSub span{
    line-height: 0.3rem!important;
  }
  .content .conSub p{
    margin-bottom: 0.15rem;
  }
  .content .bt h2{
    font-size: 0.2rem;
  }
  .notice ul li{
    width: 100%;
    margin-right: 0%;
  }
  .notice ul li a{
    padding: 0.25rem;
  }
  .notice li .con .tit{
    height: auto;
    max-height: 0.6rem;
  }
  .notice li .con .txt{
    height: auto;
    max-height: 0.75rem;
  }
  .imgList li .con{
    padding: 0 20px;
    width: calc(100% - 2.56rem);
  }
  .imgList ul li a::after{
    width: calc( 100% - 1.94rem);
    left: 1.87rem;
  }
  .imgList li a{
    padding-right: 0.1rem;
  }
  .imgList li a .time1.on{
    right: 0.1rem;
  }
  .imgList ul li a::before,.imgList ul li a::after{
    border-radius: 0;
  }
  .imgList li .img{
    width: 1.8rem;
    padding: 1.4rem 0 0;
  }
  .szdw ul li{
    width: 17.6%;
    margin: 5px 0;
    margin-right: 3%;
  }
  .szdw ul li:nth-of-type(6n){
    margin-right: 3%;
  }
  .szdw ul li:nth-of-type(5n){
    margin-right: 0;
  }
  .teacher .teSub{
    margin-top: 20px;
  }
  .teacher .tit{
    margin-bottom: 10px;
  }
  .teaAbout .con li p{
    width: 100%!important;
  }
  .teaAbout .con li p:nth-of-type(3) span{
    width: 0.8rem;
    min-width: 0.8rem;
  }
  .teaAbout .img{
    transform: none;
  }
  .teaAbout .con{
    padding: 0 0 0 0.3rem;
  }
  .teaAbout{
    padding: 0.3rem;
    padding-right: 0;
    margin-top: 10px;
  }
  .teaNav .leftNav .erLm h2{
    display: block;
    height: auto;
    font-weight: normal;
  }
  .szdwSub h2.tit{
    margin: 10px 0;
  }
  .szdwSub{
    padding-bottom:20px;
    margin-bottom:35px;
  }
}
@media only screen and (max-width: 768px){
  main{
    padding: 25px 0 0;
  }
  .leftNav .erLm h2, .teaNav .leftNav .erLm h2{
    font-size: 20px;
    line-height: 44px;
    padding: 0 15px;
  }
  .leftNav .erLm p.xl{
    right: 15px;
    width: 25px;
    height: 25px;
  }
  .content .conSub p,.content .conSub span{
    font-size: 16px!important;
    line-height: 26px!important;
  }
  .content .conSub p{
    margin-bottom: 10px;
  }
  .content .bt h2{
    font-size: 18px;
    line-height: 24px;
  }
  .content .xq{
    padding: 8px 0;
  }
  .content .conSub{
    margin-top: 10px;
  }
  .content .prevNext{
    padding-top: 0.15rem;
    margin: 0.15rem 0;
  }
  .imgList li a{
    flex-wrap: wrap;
    padding-right: 0;
  }
  .imgList li .img{
    width: 100%;
    padding: 56.25% 0 0;
  }
  .imgList li .con{
    width: 100%;
    padding: 10px 0 0;
  }
  .imgList .time1{
    display: none;
  }
  .imgList li a .time1.on{
    display: block;
    right: 0.2rem;
    top: auto;
    bottom: 0.7rem;
  }
  .imgList ul li a::before, .imgList ul li a::after{
    display: none!important;
  }
  .imgList li a:hover .con .tit{
    color: #1184E7;
  }
  .imgList li a:hover .con .txt{
    color: #747474;
  }
  .imgList li .con .tit{
    padding-right: 80px;
    box-sizing: border-box;
    height: 0.6rem;
    max-height: none;
  }
  .imgList li .con .txt{
    height:0.5rem;
    max-height: none;
  }
  .imgList li a .time1{
    width: 0.48rem;
    height: 0.6rem;
    padding: 0.02rem;
    border-radius: 0px 0px 6px 6px;
  }
  .imgList li a .time1 .life{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
  }
  .imgList li a .time1 .year{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
  }
  .imgList li a .time1 .life::before{
    width:24px;
  }
  .imgList li a .time1 .life span:nth-of-type(1){
    padding-left: 3px;
  }
  .imgList li a .time1 .life span:nth-of-type(2){
    padding-right:3px;
  }
  .szdw ul li{
    width: 23.5%;
    margin: 0.1rem 0;
    margin-right: 2%!important;
  }
  .szdw ul li:nth-of-type(5n){
    margin-right: 2%!important;
  }
  .szdw ul li:nth-of-type(4n){
    margin-right: 0!important;
  }
  .teSub .teaCon p{
    font-size: 0.17rem;
    line-height: 0.3rem;
  }
  .teaAbout{
    padding: 15px;
  }
  .teaAbout .con{
    padding: 0 0 0 15px;
  }
  .teaAbout .con li p{
    font-size: 17px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 560px){
  main{
    padding: 20px 0 0;
  }
  .leftNav .erLm h2, .teaNav .leftNav .erLm h2{
    font-size: 18px;
    line-height: 42px;
    padding: 0 10px;
  }
  .leftNav .erLm p.xl {
      right: 10px;
  }
  .leftNav ul, .teaNav .leftNav ul{
    padding: 0 10px;
  }
  .leftNav ul>li{
  }
  .leftNav ul>li>a, .teaNav .leftNav ul>li>a{
    font-size: 16px;
    line-height: 40px;
  }
  .teaNav .leftNav ul>li>i {
    width: 40px;
    height: 40px;
  }
  .leftNav ul li ol>li a{
    font-size: 14px;
    padding: 0;
    padding-left: 15px;
    line-height: 30px;
  }
  .rightCon{
    margin-top: 15px;
  }
  .dqwz{
    margin-bottom: 10px;
  }
  .txtList li a{
    white-space: normal;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .txtList li a span.fr{
    width:100%;
    margin-left: 0;
  }
  .txtList li a::before{
    top: 0.195rem;
  }
  .fy{
    margin-top: 0.2rem;
  }
  .fy p{
    margin: 0.05rem;
    font-size: 14px;
  }
  .content .prevNext a{
    font-size: 14px;
    line-height: 24px;
    white-space: normal;
    margin-bottom: 5px;
  }
  .content .conSub p, .content .conSub span{
    font-size: 15px!important;
  }
  .content .conSub p{
    margin-bottom: 5px;
  }
  .content .bt h2{
    font-size: 16px;
  }
  .time1{
    width: 0.48rem;
    height: 0.6rem;
    padding: 0.02rem;
    border-radius: 0px 0px 6px 6px;
    display: none;
  }
  .time1.on{
    display: block;
    right: 12px;
  }
  .notice li .con{
    width: 100%;
    padding-right: 0!important;
  }
  .notice ul li a{
    padding: 12px 15px;
    border-radius: 5px;
  }
  .notice li .con .tit{
    font-size: 17px;
    line-height: 25px;
    height: auto;
    max-height: 50px;
    margin-bottom: 5px;
    box-sizing: border-box;
    padding-right: 55px!important;
  }
  .notice li .con .txt{
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    height: auto;
  }
  .notice ul li{
    margin: 10px 0;
  }
  .time1 .life{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
  }
  .time1 .year{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
  }
  .time1 .life::before{
    width:24px;
  }
  .time1 .life span:nth-of-type(1){
    padding-left: 3px;
  }
  .time1 .life span:nth-of-type(2){
    padding-right:3px;
  }
  .notice ul li a::after,.notice ul li a::before{
    border-radius: 5px;
  }
  .imgList li a .time1.on{
    right: 0.1rem;
    bottom: 50px;
  }
  .imgList li .con .tit{
    padding-right: 60px;
    font-size: 17px;
    line-height: 25px;
    height: 50px;
    margin-bottom: 5px;
  }
  .imgList li .con .txt{
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
  }
  .imgList li{
    padding: 12px 0; 
  }
  .szdw ul li{
    width: 32%;
    margin: 5px 0;
    margin-right: 2%!important;
  }
  .szdw ul li:nth-of-type(4n){
    margin-right: 2%!important;
  }
  .szdw ul li:nth-of-type(3n){
    margin-right: 0!important;
  }
  .szdw ul li a .tit{
    font-size: 16px;
    line-height: 26px;
  }
  .teSub .teaCon p{
    font-size: 16px;
    line-height: 24px;
  }
  .teacher .tit p{
    font-size: 14px;
    padding-right: 5px;
  }
  .teacher .tit h2{
    font-size: 18px;
  }
  .teacher .tit span{
    font-size: 18px;
    padding: 0 3px;
  }
  .teacher .teSub{
    margin-top: 15px;
  }
  .teacher .tit{
    margin-bottom: 5px;
  }
  .teaAbout .img{
    margin: 0 auto 10px;
    float: none;
  }
  .teaAbout .con{
    width: 100%;
    padding: 0;
  }
  .teaAbout .con li p{
    padding-right: 0;
    font-size: 16px;
    line-height: 26px;
  }
  .teaAbout{
    padding: 10px;
  }
  .teaAbout .con li p span{
    width: 65px!important;
    min-width: 65px!important;
  }
  .teaNav .leftNav ul>li ol{
    padding-bottom: 5px;
  }
 .szdwSub h2.tit{
    margin: 10px 0;
   font-size: 20px;
   padding-left: 13px;
  }
  .szdwSub h2.tit::before{
    height:20px;
    top:5px;
  }
  .szdwSub{
    padding-bottom:10px;
    margin-bottom:20px;
  }
}