@charset "utf-8";
.nyBanner{
  animation: 0.8s ease .3s 1 normal backwards running fadeInUp;
  background: #8d0505;
  height: 135px;
}
.nyBanner img{
  display: block;
  width: 100%;
  height: auto;
  min-height: 160px;
  object-fit: cover;
  display: none;
}

/*  */
main{
  margin: 0.6rem 0;
  position: relative;
}
.leftNav{
  width: 3rem;
  animation: 0.8s ease .3s 1 normal backwards running fadeInLeft;
  padding-left: 8px;
  background: #8D0505;
  box-sizing: border-box;
  position: relative;
}
.leftNav .erLm h2{
  font-family: Microsoft YaHei;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.8rem;
  letter-spacing: 0em;
  color: #FFFFFF;
  background: #8D0505;
  position: relative;
  text-align: center;
}
.leftNav .erLm p.xl{
  display:none;
}
.leftNav ul{
  background: #ffffff;
  position: relative;
  padding: 0.25rem 0.25rem 2rem 0.25rem;
  box-sizing: border-box;
  box-shadow: 0 0 10px 2px rgba(0,0,0,0.05);
}
.leftNav ul::before{
  display: block;
  content: "";
  border-left: 0.2rem solid #8D0505;
  border-right: 0rem solid transparent;
  border-top: 0 solid transparent;
  border-bottom: 0.15rem solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.leftNav ul>li {
  height: auto;
  width: 100%;
  position: relative;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.leftNav ul>li:last-of-type{
  border-bottom: none;
}
.leftNav ul>li>a{
  display: block;
  position: relative;
  font-family: Microsoft YaHei;
  font-size: 0.2rem;
  font-weight: 400;
  line-height: 0.66rem;
  letter-spacing: 0em;
  color: #272727;
}
.leftNav ul>li>a:hover{
  color: #8D0505;
  font-weight: 700;
}
.leftNav ul>li.hover>a{
  color: #8d0505;
  font-weight: bold;
}
.leftNav ul li i {
  display: block;
  position: absolute;
  right: 0;
  width: 40px;
  height: 0.66rem;
  top: 0;
  transform: rotateZ(0deg);
  margin: auto;
  z-index: 10;
  cursor: pointer;
  transition: all .5s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .5s ease;
}
.leftNav ul li i{background: url(/tw/img/jia1.png) no-repeat left center;}
.leftNav ul li.hover i.on{  background: url(/tw/img/jian2.png) no-repeat left center;}
.leftNav ul li i.on {background: url(/tw/img/jian2.png) no-repeat left center;}
.leftNav ul li ol{
  display: none;
  background: #ffffff;
}
.leftNav ul li ol>li a{
  display: block;
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 0.42rem;
  letter-spacing: 0em;
  color: #666666;
  padding-left: 0.2rem;
}
.leftNav ul li ol>li a:hover{
  color: #8d0505;
  font-weight: bold;
}
.leftNav ul li ol>li a.hover{
  color: #8d0505;
  font-weight: bold;
}
.rightCon{
  width: calc(100% - 3rem);
  padding-left: 0.6rem;
  box-sizing: border-box;
  animation: 0.8s ease .3s 1 normal backwards running fadeInRight;
}
.dqwz{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.12rem;
  border-bottom: 1px dashed #BFBFBF;
  position: relative;
}
.dqwz h2{
  font-family: Microsoft YaHei;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.3rem;
  letter-spacing: 0em;
  color: #8D0505;
  position: relative;
  padding-left: 0.3rem;
}
.dqwz h2::before{
  display: block;
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  background: rgba(141,5,5,0.1);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.dqwz h2::after{
  display: block;
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 100%;
  background: #8D0505;
  position: absolute;
  left: 0.06rem;
  top: 50%;
  transform: translateY(-50%);
}
.dqwz p,.dqwz p a{
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.2rem;
  text-align: right;
  letter-spacing: 0em;
  color: #272727
}
.dqwz p{
  color: rgba(39, 39, 39, 0.3);
  font-family: SimSun;
  font-weight: 400;
}
.dqwz p a:hover{
  color: #8D0505;
}
.xshd ul li a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.25rem 0;
  border-bottom: 1px dashed #D8D8D8;
  position: relative;
  box-sizing: border-box;
}
.xshd ul li a::before{
  display: block;
  content: "";
  width: 0;
  height: 2px;
  background: #8D0505;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.xshd ul li .time{
  display: flex;
  width: 0.94rem;
  height: 0.94rem;
  background: #8D0505;
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.26rem;
  letter-spacing: 0em;
  color: #fff;
  text-align: right;
  padding: 0.1rem;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
}
.xshd ul li .time span{
  display: block;
  font-size: 0.24rem;
  font-weight: bold;
  margin-bottom: 3px;
}
.xshd ul li .con{
  width: calc(100% - 0.94rem);
  padding-left: 0.35rem;
  box-sizing: border-box;
}
.xshd ul li .con span{
  font-family: Microsoft YaHei;
  display: block;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xshd ul li .con span:nth-of-type(1){
  font-size: 0.18rem;
  line-height: 0.34rem;
}
.xshd ul li .con span:nth-of-type(2),.xshd ul li .con span:nth-of-type(3){
  font-size: 0.16rem;
  line-height: 0.3rem;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 0.6rem;
  white-space: normal;
  text-overflow: clip;
}
.xshd ul li a:hover::before{
  width: 100%;
}
.xshd ul li a:hover .time{
  background: #F18D00;
}
.xshd ul li a:hover .con span{
  color: #8D0505;
}
.xshd ul li a:hover span:nth-of-type(1){
  font-weight: bold;
}
.fy{
  display: flex;
  margin-top: 0.5rem;
  justify-content: center;
  align-items: center;
}
.fy .fySub{
  display: block;
  border: 1px solid #e7e7e7;
  width: 38px;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  margin: 0 5px;
  border-radius: 2px;
}
.fy .fySub:first-of-type,.fy .fySub:last-of-type{
  border: none;
}
.fy .fySub.on,.fy .fySub:hover{
  background: #8D0505;
  color: #ffffff;
}
.imgList li a{
  display: flex;
  width: 100%;
  padding: 0.4rem 0;
  border-bottom: 1px solid #e7e7e7;
  align-items: center;
}
.imgList li a p.img{
  width: 3.4rem;
  padding: 2.1rem 0 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.imgList li a p.img img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all .3s;
}
.imgList li a p.txt{
  width: calc(100% - 3.4rem);
  padding-left: 0.5rem;
  box-sizing: border-box;
}
.imgList li.noImg a p.txt{
  width: 100%;
  padding-left: 0;
}
.imgList li a p.txt span{
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.imgList li a p.txt span:nth-of-type(1){
  font-size: 0.26rem;
  line-height: 1.2;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 0.2rem;
  position: relative;
}
.imgList li a p.txt span:nth-of-type(1)::before{
  display: block;
  content: "";
  width: 60px;
  height: 2px;
  background: #8D0505;
  position: absolute;
  left: 0;
  bottom: 0;
}
.imgList li a p.txt span:nth-of-type(2){
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.3rem;
  max-height: 0.9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0.2rem 0;
}
.imgList li a p.txt span:nth-of-type(3){
  font-size: 0.16rem;
  color: #999999;
  line-height: 1.2;
  padding-left: 25px;
  background: url(/tw/img/timeIcon.png) no-repeat left center;
}
.imgList li a:hover img{
  transform: scale(1.2);
}
.imgList li a:hover p.txt span:nth-of-type(1){
  color: #8D0505;
}
.imgList li a:hover p.txt span:nth-of-type(2){
  color: #333333;
}
.imgList li a:hover p.txt span:nth-of-type(3){
  color: #333333;
}
.video li{
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-top: 0.4rem;
}
.video li:nth-of-type(3n){
  margin-right: 0%;
}
.video li a{
  display: block;
  width: 100%;
  height: auto;
}
.video li a p.img{
  padding: 60% 0 0;
  position: relative;
  overflow: hidden;
}
.video li a p.img img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s;
}
.video li a:hover p.img img{
  transform: scale(1.2);
}
.video li a p.txt{
  font-family: Arial;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.56rem;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  background: #8d0505;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .bt{
  font-family: Microsoft YaHei;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.36rem;
  text-align: center;
  letter-spacing: 0em;
  margin-top: 0.4rem;
}
.content .xq{
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.24rem;
  text-align: center;
  letter-spacing: 0em;
  color: #999999;
  padding: 0.13rem 0;
  background: rgba(0, 0, 0, 0.04);
  margin: 0.4rem 0;
}
.content .conSub p,.content .conSub p span{
  font-family: Microsoft YaHei!important;
  font-size: 0.18rem!important;
  font-weight: normal;
  line-height: 0.36rem!important;
  text-indent: 2em;
  letter-spacing: 0em;
  color: #666666;
  text-align: justify;
}
.content .conSub img{
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 0.2rem;
  max-width: 100%;
}
.vsbcontent_end img{
  display: inline-block!important;
  width: auto;
  height: auto;
  margin: 0 4px!important;
  max-width: 100%;
}
.content .prevNext{
  padding-top: 0.3rem;
  margin-top: 0.3rem;
  border-top: 1px solid rgba(141, 5, 5, 0.2);
}
.content .prevNext a{
  display: block;
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.36rem;
  text-transform: uppercase;
  letter-spacing: 0em;
  color: #666666;
  margin-bottom: 0.1rem;
}
.content .prevNext a span{
  font-weight: 700;
  color: #8D0505;
}
.content .prevNext a:hover{
  color: #8D0505;
}
.teaCon li{
  float: left;
  width: 46%;
  margin-right: 6%;
  margin-top: 0.4rem;
}
.teaCon li:nth-of-type(2n){
  margin-right: 0;
}
.teaCon li a{
  display: flex;
  padding: 0.18rem;
  box-sizing: border-box;
  position: relative;
  align-items: flex-end;
}
.teaCon li a::before{
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(141,5,5,0.05);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.teaCon li a .img{
  width: 2.04rem;
  padding: 2.4rem 0 0;
  border-radius: 0 0.2rem 0 0;
  overflow: hidden;
}
.teaCon li a:hover img{
  transform: scale(1.2);
}
.teaCon li a .con{
  width: calc(100% - 2.04rem);
  padding: 0.18rem 0 0.18rem 0.18rem;
  box-sizing: border-box;
}
.teaCon li a .con span:nth-of-type(1){
  display: block;
  font-family: Source Han Sans CN;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.24rem;
  letter-spacing: 0em;
  color: #8d0505;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #f6c8c8;
}
.teaCon li a .con span:nth-of-type(2){
  margin: 0.1rem 0;
}
.teaCon li a .con span:nth-of-type(2),.teaCon li a .con span:nth-of-type(3){
  display: block;
  font-family: Source Han Sans CN;
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.24rem;
  letter-spacing: 0em;
  color: #3D3D3D;
}
.teaTab{
  margin-top: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.teaTab h2{
  width: 20%;
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 0.42rem;
  text-align: center;
  letter-spacing: 0em;
  color: #FFFFFF;
  background: #8D0505;
  border-radius: 0.21rem;
}
.teaTab p{
  width: 78%;
  border-bottom: 1px solid #D8D8D8;
}
.teaTab p span{
  display: inline-block;
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.42rem;
  letter-spacing: 0em;
  color: #666666;
  margin-right: 0.12rem;
  cursor: pointer;
}
.teaTab p span:hover{
  color: #8D0505;
}
.teaTab p span.on{
  color: #8D0505;
}
.teacherCon .teaSubC h2{
  font-family: Microsoft YaHei;
  font-weight: 700;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #8D0505;
  margin-top: 0.4rem;
  margin-bottom: 0.15rem;
}
.teacherCon .teaSubC p{
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #666666;
  margin-bottom: 0.15rem;
  text-align: justify;
}
.teacherCon .teaSubT{
  display: flex;
  padding: 0.3rem;
  box-sizing: border-box;
  position: relative;
  align-items: flex-end;
  margin-top: 0.4rem;
}
.teacherCon .teaSubT::before{
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(141,5,5,0.05);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.teacherCon .teaSubT .img{
  width: 1.8rem;
  padding: 2.4rem 0 0;
  border-radius: 0 0.2rem 0 0;
  overflow: hidden;
}
.teacherCon .teaSubT .con{
  width: calc(100% - 1.8rem);
  box-sizing: border-box;
  padding-left: 0.3rem;
}
.teacherCon .teaSubT .con p{
  font-family: Source Han Sans CN;
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.4rem;
  letter-spacing: 0em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.teacherCon .teaSubT .con p span{
  display: block;
  width: auto;
  min-width: 35%;
}
.teacherCon .teaSubT .con p span b{
  color: #8D0505;
}
.teacherCon .teaSubT .con p:nth-of-type(1){
  display: block;
  font-family: Source Han Sans CN;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.4rem;
  letter-spacing: 0em;
  color: #8d0505;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
  border-bottom: 1px solid #f3d1d1;
}
.zzjgSub{
  margin-top: 0.4rem;
}
.zzjgSub h2{
  font-family: Microsoft YaHei;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.4rem;
  letter-spacing: 0em;
  color: #333333;
  padding-left: 15px;
  position: relative;
}

.zzjgSub h2::before {
    display: block;
    content: "";
    width: 5px;
    height: 70%;
    background: rgba(141,5,5,1);
    position: absolute;
    left: 0;
    top: 15%;
}
.zzjgSub ul li{
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-top: 0.25rem;
}
.zzjgSub ul li:nth-of-type(3n){
  margin-right: 0;
}
.zzjgSub ul li a{
  display: flex;
  width: 100%;
  height: 0.52rem;
  background: rgba(141,5,5,0.08);
  border-left: 2px solid #8D0505;
  box-sizing: border-box;
  align-items: center;
  padding-left: 0.3rem;
  box-sizing: border-box;
}
.zzjgSub ul li a span{
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0em;
  color: #2C2C2C;
  padding-left: 20px;
  background: url(/tw/img/zzjgIcon3.png) no-repeat left center;
}
.zzjgSub ul li a:hover span{
  color: #8D0505;
  font-weight: bold;
}
@media only screen and (min-width: 1040px){
  .leftNav ul{
    display: block!important;
  }
}
@media only screen and (max-width: 1040px){
  main{
    margin: 50px 0;
  }
  .leftNav{
    width: 100%;
    padding-left: 0;
  }

.leftNav::before {
    display: none;
}
  .leftNav ul{
    padding: 0;
    display: none;
  }
  .leftNav ul::before{
    display: none;
  }
  .leftNav ul>li.hover::before,.leftNav ul>li.hover a::before,.leftNav ul>li.hover::after{
    display: none;
  }
  .leftNav .erLm h2{
    font-size: 24px;
    line-height: 48px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .leftNav .erLm p.xl {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: url(
    /tw/img/subNav.svg) 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.hover>a{
    color: #8D0505;
    font-weight: 700;
  }
  .leftNav ul>li>a{
    font-size: 18px;
    line-height: 44px;
    padding: 5px 20px 5px 30px;
    box-sizing: border-box;
  }
  .leftNav ul li i {
    height: 54px;
    width: 35px;
  }
  .leftNav ul li ol>li a{
    text-align: left;
    font-size: 16px;
    padding-left: 40px;
  }
  .rightCon{
    width:100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .fy{
    margin-top: 40px;
  }
  .imgList li a{
    padding: 25px 0;
  }
  .imgList li a p.img{
    width: 25%;
    padding: 160px 0 0;
  }
  .imgList li a p.txt{
    width: 75%;
    padding-left: 20px;
  }
  .imgList li a p.txt span:nth-of-type(1){
    font-size: 18px;
    padding-bottom: 10px;
  }
  .imgList li a p.txt span:nth-of-type(2){
    font-size: 15px;
    line-height: 24px;
    max-height: 72px;
    margin: 10px 0;
  }
  .imgList li a p.txt span:nth-of-type(3){
    font-size: 15px;
  }
  .video li{
    margin-top: 30px;
  }
  .video li a p.txt{
    font-size: 18px;
    line-height: 48px;
  }
  .content .bt,.txtList li{
    margin-top: 30px;
  }
  .content .xq{
    margin: 30px 0;
    font-size: 16px;
    padding: 8px 0;
  }
  .content .bt{    
    font-size: 22px;      
    line-height: 30px;
  }
  .content .prevNext{
    padding-top: 20px;
    margin-top: 20px;
  }
  .content .prevNext a{
    font-size: 16px;
    line-height: 30px;
  }
  .teaCon li{
    width: 48%;
    margin-right: 4%;
  }
  .teacherCon .teaSubC h2{
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .teacherCon .teaSubC p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .teacherCon .teaSubT{
    padding: 20px;
    margin-top: 30px;
  }
  .teacherCon .teaSubT::before{
    height: 100%;
  }
  .teacherCon .teaSubT .con p{
    flex-wrap: wrap;
  }
  .teacherCon .teaSubT .con p span{
    width: 100%;
  }
  .teacherCon .teaSubT .con p{
    font-size: 16px;
    line-height: 30px;
  }
  .teacherCon .teaSubT .con p:nth-of-type(1){
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .teacherCon .teaSubT .con{
    padding-left: 20px;
  }
  .zzjgSub{
    margin-top: 30px;
  }
  .zzjgSub h2{
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px){
  main{
    margin: 30px 0;
  }
  .leftNav .erLm h2{
    font-size: 20px;
    line-height: 44px;
    padding-left: 15px;
  }
  .leftNav .erLm p.xl{
    right: 15px;
  }
  .leftNav ul>li>a{
    font-size: 17px;
    line-height: 40px;
    padding: 5px 15px 5px 25px;
  }
  .leftNav ul li i {
    height: 50px;
    width: 30px;
  }
  .leftNav ul li ol>li a{
    font-size: 14px;
    padding-left: 35px;
    line-height: 30px;
  }
  .xshd ul li a{
    padding: 20px 0;
  }
  .xshd ul li .time{
    width: 82px;
    height: 82px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
  }
  .xshd ul li .time span{
    font-size: 20px;
  }
  .xshd ul li .con{
    width: calc(100% - 82px);
    padding-left: 20px;
  }
  .xshd ul li .con span:nth-of-type(1){
    font-size: 17px;
    line-height: 30px;
  }
  .xshd ul li .con span:nth-of-type(2),.xshd ul li .con span:nth-of-type(3){
    font-size: 15px;
    line-height: 26px;
    max-height: 52px;
  }
  .fy{
    margin-top: 30px;
  }
  .imgList li a p.img{
    width: 40%;
  }
  .imgList li a p.txt{
    width: 60%;
  }
  .video li{
    width: 49%;
  }
  .video li:nth-of-type(3n){
    margin-right: 2%;
  }
  .video li:nth-of-type(2n){
    margin-right: 0%;
  }
  .content .conSub p, .content .conSub p span{
    font-size: 15px!important;
    line-height: 28px!important;
  }
  .teaCon li{
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
  }
  .teaTab {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .teaTab h2{
    width: auto;
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .teaTab p{
    width: 100%;
    padding-bottom: 10px;
  }
  .teaTab p span{
    font-size: 16px;
    line-height: 30px;
  }
  .zzjgSub ul li{
    float: left;
    width: 49%;
    margin-top: 20px;
  }
  .zzjgSub ul li:nth-of-type(3n){
    margin-right: 2%;
  }
  .zzjgSub ul li:nth-of-type(2n){
    margin-right: 0;
  }
}
@media only screen and (max-width: 560px){
  main{
    margin: 20px 0;
  }
  .leftNav .erLm h2{
    font-size: 18px;
    line-height: 42px;
  }
  .leftNav ul>li>a{
    font-size: 16px;
    line-height: 32px;
  }
  .leftNav ul li i {
    height: 42px;
  }
  .rightCon{
    width:100%;
    padding-left: 0;
    margin-top: 20px;
    min-height: 3rem;
  }
  .dqwz{
    padding-bottom: 5px;
  }
  .dqwz h2{
    font-size: 18px;
    display: none;
  }
  .dqwz p, .dqwz p a{
    font-size: 14px;
    text-align: left;
    line-height: 20px;
  }
  .xshd ul li a{
    padding: 14px 0;
  }
  .xshd ul li .time{
    width: 60px;
    height: 64px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 6px;
  }
  .xshd ul li .time span{
    font-size: 16px;
    margin-bottom: 0;
  }
  .xshd ul li .con{
    width: calc(100% - 60px);
    padding-left: 15px;
  }
  .xshd ul li .con span:nth-of-type(1){
    font-size: 15px;
    line-height: 24px;
  }
  .xshd ul li .con span:nth-of-type(2),.xshd ul li .con span:nth-of-type(3){
    font-size: 13px;
    line-height: 20px;
    max-height: 40px;
  }
  .fy{
    margin-top: 20px;
  }
  .fy .fySub{
    width: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0 2px;
  }
  .imgList li a{
    padding: 15px 0;
    flex-wrap: wrap;
  }
  .imgList li a p.img{
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .imgList li a p.img img {
      position: static;
      height: auto;
      width: 100%;
  }
  .imgList li a p.txt{
    width: 100%;
    padding-left: 0;
  }
  .imgList li a p.txt span:nth-of-type(1){
    font-size: 16px;
    padding-bottom: 8px;
  }
  .imgList li a p.txt span:nth-of-type(2){
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    margin: 5px 0;
  }
  .imgList li a p.txt span:nth-of-type(3){
    font-size: 14px;
  }
  .video li{
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .video li a p.txt{
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid;
  }
  .video li a p.img{
    padding: 0;
  }
  .video li a p.img img{
    position: static;
    width: 100%;
    height: auto;
  }
  .content .bt{
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
  }
  .content .xq{
    margin: 15px 0;
    font-size: 14px;
    padding: 5px 0;
  }
  .content .prevNext{
    padding-top: 10px;
    margin-top: 10px;
  }
  .content .prevNext a{
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 24px;
  }
  .teaCon li{
    margin-top: 20px;
  }
  .teaCon li a{
    padding: 0 0 10px 10px;
  }
  .teaCon li a .img{
    width: 120px;
    padding: 140px 0 0;
    border-radius: 0 10px 0 0;
  }
  .teaCon li a .con{
    width: calc(100% - 120px);
    padding: 10px 20px;
  }
  .teaCon li a .con span:nth-of-type(1){
    font-size: 16px;
    line-height: 20px;
  }
  .teaCon li a .con span:nth-of-type(2),.teaCon li a .con span:nth-of-type(3){
    font-size: 14px;
    line-height: 1;
  }
  .teaTab p span{
    font-size: 14px;
    line-height: 25px;
  }
  .teacherCon .teaSubC h2{
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .teacherCon .teaSubC p{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .teacherCon .teaSubT{
    padding: 15px;
    margin-top: 20px;
  }
  .teacherCon .teaSubT .con{
    height: 100%;
  }
  .teacherCon .teaSubT{
    flex-wrap: wrap;
  }
  .teacherCon .teaSubT .con p{
    font-size: 14px;
    line-height: 24px;
  }
  .teacherCon .teaSubT .con p:nth-of-type(1){
    font-size: 16px;
    line-height: 24px;
  }
  .teacherCon .teaSubT .con{
    padding: 0;
    width: 100%;
  }
  .teacherCon .teaSubT .img{
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 0 10px 0 0;
  }
  .teacherCon .teaSubT .img img{
    position: static;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  .zzjgSub{
    margin-top: 20px;
  }
  .zzjgSub h2{
    font-size: 18px;
  }
  .zzjgSub ul li{
    width: 100%;
    margin-top: 15px;
  }
  .zzjgSub ul li:nth-of-type(3n){
    margin-right: 0%;
  }
  .zzjgSub ul li:nth-of-type(2n){
    margin-right: 0;
  }
}