@charset "utf-8";
header{
  padding: 0.53rem 0;
}
.m20{
  margin-top: 0.2rem;
}
.m50{
  margin: 0.5rem 0;
}
.m60{
  margin-top: 0.6rem;
}
.pos{
  position: relative;
}
.dqwz p,.dqwz a{
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #868686;
  line-height: 20px;
}
.dqwz p{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: 3px solid #953b2a;
}
.dqwz a:last-of-type,.dqwz a:hover{
  color: #C4663C;
}
.leftNav{
  width: 3rem;
  margin-bottom: 0.6rem;
}
.erLm{
  position: relative;
  width: 100%;
  height: 1rem;
  display: flex;
  align-items: center;
}
.erLm h2{
  font-weight: 400;
  font-style: normal;
  font-size: 0.28rem;
  line-height: 0.38rem;
  color: #C4663C;
  position: relative;
  z-index: 9;
}
.erLm p.img{
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 100%;
  z-index: 8;
}
.erLm p.img img{
  display: block;
  width: auto;
  height: 100%;
}
.erLm p.xl{
  display:none;
}
.erNav{
  border-bottom: 3px solid #c4663c;
}
.erNav li a{
  display: block;
  width: 100%;
  padding: 0.2rem 0.38rem;
  background: #f8f8f8;
  border-top: 1px solid #dedede;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  color: #797979;
  box-sizing: border-box;
  text-align: center;
  transition: all 0s;
}
.erNav li.hover a,.erNav li a:hover{
  color: #c4663c;
}
.erNav li a:hover{
  background: #ffffff url(../img/erNavIcon.png) no-repeat left 0.3rem center;
  background-size: 8px auto;
}
.rightCon{
  width: calc(100% - 3rem);
  padding: 0 1rem;
  box-sizing: border-box;
  margin-bottom: 0.6rem;
}
.txtList ul a{
  display: flex;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: flex-start;
  padding: 0.32rem 0;
  border-bottom: 1px solid #e4e4e4;
}
.txtList ul a .time{
  width: 60px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal;
  color: #6B6B6B;
  text-align: center;
}
.txtList ul a .time span{
  display: block;
  font-size: 10px;
  line-height: 15px;
}
.txtList ul a .tit{
  width: calc(100% - 60px);
  padding-left: 0.3rem;
  box-sizing: border-box;
  font-family: '微软雅黑', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 26px;
  max-height: 52px;
  color: rgba(107, 107, 107,1);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.txtList ul a .tit span{
  color:rgba(196, 102, 60,1);
}
.txtList ul a:hover .tit{
  color:rgba(196, 102, 60,1);
}
.fy{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
}
.fy,.fy a{
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #BCBCBC;
}
.fy a{
  
}
.fy a:hover{
  color: #c4663c;
}
.fh{
  position: absolute;
  bottom: 0;
  right: 0;
}
.fh a{
  display: block;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #C4663C;
  line-height: 16px;
  border-left: 1px solid #c4663c;
  border-right: 1px solid #c4663c;
  padding: 0 15px;
}
.fh a:hover{
  color: rgba(209, 173, 120, 1);
  border-left: 1px solid rgba(209, 173, 120, 1);
  border-right: 1px solid rgba(209, 173, 120, 1);
}
.rightCon .xrld{
  padding-bottom: 0.7rem;
}
.xrld ul li a{
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0.2rem 0 0.35rem;
  border-bottom: 1px solid #cccccc;
}
.xrld ul li a .img{
  width: 150px;
  padding: 210px 0 0;
}
.xrld ul li a .con{
  width: calc(100% - 150px);
  padding-left: 30px;
  box-sizing: border-box;
}
.xrld ul li a .con .tit{
  font-size: 24px;
  line-height: 30px;
  color: #666666;
  font-weight: 400;
  text-align: left;
}
.xrld ul li a .con .tit span{
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
.xrld ul li a .con .txt{
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #AEAEAE;
  line-height: 24px;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 0.35rem;
  text-align: justify;
}
.xrld ul li a:hover .con .tit{
  color: #C4663C;
}
.xrld ul li a:hover .con .txt{
  color: #333333;
}
.hdxx{
  margin-top: 0.2rem;
}
.pR{
  padding-right: 0;
}
.hdxx li{
  float: left;
  width: 23.8%;
  margin-right: 1.6%;
  margin-top: 0.4rem;
}
.hdxx li:nth-of-type(4n){
  margin-right: 0;
}
.hdxx li a{
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.hdxx li a .img{
  padding: 151.5% 0 0;
}
.hdxx li a .con{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 15px;
  background: rgba(51, 51, 51, 0.8);
}
.hdxx li a .con .tit{
  font-size: 16px;
  line-height: 28px;
  height: 56px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.hdxx li a .con .txt{
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hdxx li a .con .ly{
  font-size: 12px;
  line-height: 26px;
  color: rgba(235, 97, 0,1);
}
.hdxx li a:hover .con .tit,.hdxx li a:hover .con .txt,.hdxx li a:hover .con .ly{
  color: rgba(212, 182, 134, 1);
}
.yszx{
  margin-top: 0.6rem;
}
.yszx li a{
  display: flex;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #cccccc;
}
.yszx li a .img{
  width: 240px;
  padding: 158px 0 0;
}
.yszx li a .con{
  width: calc(100% - 240px);
  padding-left: 0.4rem;
  box-sizing: border-box;
}
.yszx li a .con .tit{
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #C4663C;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yszx li a .con .time{
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  margin: 0.2rem 0 0.3rem;
}
.yszx li a .con .txt{
  text-align: justify;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  color: #999999;
  line-height: 22px;
  max-height: 66px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.yszx li.noImg a .con{
  width: 100%;
  padding-left: 0;
}
.yszx li a:hover{
  background: rgba(248, 248, 248, 1);
}
.teacherSub1,.teacherSub2{
  overflow: hidden;
}
.teacherSub1 li{
  float: left;
  width: 30%;
  margin-right: 5%;
  padding: 0.3rem 0;
  position: relative;
}
.teacherSub1 li::before{
  display: block;
  content: "";
  width: 200%;
  height: 1px;
  background: #cccccc;
  position: absolute;
  left: 0;
  bottom: 0;
}
.teacherSub1 li:nth-of-type(3n){
  margin-right: 0;
}
.teacherSub1 li a{
  display: flex;
  width: 100%;
  height: auto;
  align-items: flex-end;
  justify-content: flex-start;
}
.teacherSub1 li .img{
  width: 1.5rem;
  padding: 2.1rem 0 0;
}
.teacherSub1 li .con {
  width: calc(100% - 1.5rem);
  padding-left: 0.2rem;
  box-sizing: border-box;
}
.teacherSub1 li .con .tit{
  font-weight: 400;
  font-size: 24px;
  font-style: normal;
  color: #666666;
  line-height: 30px;
}
.teacherSub1 li .con .tit span{
  display: block;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #666666;
  margin-top: 0.1rem;
}
.teacherSub1 li .con .txt{
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #AEAEAE;
  line-height: 24px;
  margin-top: 0.3rem;
}
.teacherSub2 li{
  float: left;
  width: 16.2%;
  margin-right: 4.75%;
  padding: 0.4rem 0;
  position: relative;
}
.teacherSub2 li::before{
  display: block;
  content: "";
  width: 200%;
  height: 1px;
  background: #cccccc;
  position: absolute;
  left: 0;
  bottom: 0;
}
.teacherSub2 li:nth-of-type(5n){
  margin-right:0;
}
.teacherSub2 li a{
  display: block;
  width: 100%;
  height: auto;
}
.teacherSub2 li a .img{
  width: 100%;
  padding: 1.5rem 0 0;
  background: rgba(222, 222, 222, 1);
}
.teacherSub2 li a .img p{
  background-size: contain;
}
.teacherSub2 li a .tit{
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #666666;
  line-height: 26px;
  margin-top: 12px;
}
.teacherSub2 li a .tit span{
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #AEAEAE;
  line-height: 20px;
}
.teacherSub2 li a:hover .tit,.teacherSub1 li a:hover .tit{
  color: #c4663c;
}
.teacher{
  padding-bottom: 0.7rem;
  margin-top: 0.2rem;
}
.wzCon{
  margin-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.wzCon .conTit{
  font-weight: 400;
  font-style: normal;
  color: #666666;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
.wzCon .conSub{
  margin-top: 0.3rem;
}
.wzCon .conSub p{
  text-indent: 2em;
  text-align: justify;
  margin-bottom: 0.3rem;
}
.wzCon .conSub p,.wzCon .conSub span{
  font-style: normal;
  color: #666666;
  line-height: 36px!important;
  font-size: 16px!important;
  font-weight: 400;
}
.wzCon .conSub img,.wzCon .conSub video{
  display: block;
  height: auto!important;
  max-width: 100%;
  margin: 0.15rem auto;
}
.wzCon .wzxx{
  margin-top: 20px;
}
.wzCon .wzxx p{
  text-align: center;
  font-style: normal;
  color: #666666;
  line-height: 40px;
  font-size: 14px ;
  font-weight: 400;
  background: rgba(248, 248, 248, 1);
}
.jgsz{
  margin-top: 50px;
  padding-bottom: 50px;
}
.jgszSub{
  width: 100%;
  margin: 0 auto 60px;
}
.jgszSub h2{
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 50px;
  background: rgba(196, 102, 60, 1);
  text-align: center;
}
.jgszSub ul li{
  float: left;
  width: calc(100% / 3);
  box-sizing: border-box;
}
.jgszSub ul{
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}
.jgszSub ul li a{
  display: block;
  width: 100%;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 58px;
  text-align: center;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.jgszSub ul li a:hover{
  font-weight: bold;
  color: rgba(196, 102, 60, 1);
}
.zjjy{
  padding-bottom: 50px;
}
.zjjy ul li{
  float: left;
  width: 47.6%;
  height: auto;
  margin-right: 4.8%;
  margin-top: 0.5rem;
}
.zjjy ul li:nth-of-type(2n){
  margin-right: 0;
}
.zjjy ul li a{
  display: block;
  width: 100%;
  height: auto;
  transition: all .3s;
}
.zjjy ul li a .img{
  width: 100%;
  padding: 54% 0 0;
}
.zjjy ul li a .con {
    width:100%;
    height:1rem;
    background-color: rgba(252, 252, 252, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.zjjy ul li a .con p{
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.zjjy ul li a .con p span{
  font-weight: normal;
  border-left: 1px solid #333333;
}
.zjjy ul li a .con h1{
  width: 40px;
  height: 3px;
  background: #C4663C;
  margin-top: 20px;
}
.zjjy ul li a:hover .con{
  background: #C4663C;
}
.zjjy ul li a:hover .con p{
  color: #ffffff;
}
.zjjy ul li a:hover .con p span{
  border-left: 1px solid #ffffff;
}
.zjjy ul li a:hover .con h1{
  background: #ffffff;
}
/* 媒体查询 */
@media only screen and (max-width: 1460px){
  .rightCon{
    padding-right: 0;
  }
}
@media only screen and (min-width: 1041px){
  .leftNav ul{
    display: block!important;
  }
}
@media only screen and (max-width: 1040px){
  .leftNav{
    width: 100%;
    margin-bottom: 30px;
  }
  .rightCon{
    width: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .leftNav ul{
    display: none;
    background: #f8f8f8;
    padding: 0 0 20px;
  }
  .leftNav ul::before{
    display: none;
  }
  .leftNav .erLm h2{
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    color: #ffffff;
  }
  .leftNav .erLm p.xl {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background: url(../img/subNav.svg) no-repeat right center;
    background-size: 100% auto;
    cursor: pointer;
    transition: all .3s;
    z-index: 9;
  }
  .leftNav .erLm {
    position: relative;
    background: #953b2a;
    height: auto;
  }
  .leftNav .erLm.m50 {
      margin: 0.2rem 0 0;
  }
  .erLm p.img {
      display: none;
  }
  .leftNav .erLm p.xl.on{
    transform: translateY(-50%) rotate(-90deg);
  }
  .leftNav ul>li>a{
    font-size: 18px;
    line-height: 30px;
    box-sizing: border-box;
    text-align: left;
    padding: 10px;
    border-top: none;
    border-bottom: 1px solid #dedede;
  }
  .erNav li a:hover{
    background: #ffffff url(../img/erNavIcon.png) no-repeat right 18px center;
    background-size: 8px auto;
  }
  .txtList ul a{
    padding: 20px 0;
  }
   .txtList ul li:first-of-type a{
     padding-top:0;
   }
   .yszx{
    margin-top: 0;
   }
   .yszx li a{
    padding: 20px 10px;
   }
   .wzCon{
    margin-top: 0;
   }
   .wzCon .conSub{
    margin-top: 20px;
   }
   .hdxx{
    margin-top: 0;
   }
   .hdxx li{
    width: 32%;
    margin-right: 2%;
    margin-top: 20px;
   }
   .hdxx li:nth-of-type(4n){
    margin-right: 2%;
   }
   .hdxx li:nth-of-type(3n){
    margin-right: 0;
   }
   .hdxx li:nth-of-type(1),.hdxx li:nth-of-type(2),.hdxx li:nth-of-type(3){
    margin-top: 0;
   }
   .teacherSub1 li .con .tit{
    font-size: 20px;
   }
   .teacherSub1 li .con{
    padding-left: 10px;
   }
   .teacherSub1 li{
    width: 32%;
    margin-right: 2%;
    padding: 20px 0;
  }
  .teacherSub1 li:nth-of-type(1),.teacherSub1 li:nth-of-type(2),.teacherSub1 li:nth-of-type(3){
    padding-top: 0;
  }
  .teacher{
    margin-top: 0;
  }
  .teacherSub2 li{
    width: 22%;
    margin-right: 4%;
    padding: 20px 0;
  }
  .teacherSub2 li:nth-of-type(5n){
    margin-right: 4%;
  }
  .teacherSub2 li:nth-of-type(4n){
    margin-right: 0;
  }
  .teacherSub2 li a .img{
    padding: 150px 0 0;
  }
  .zjjy,.jgsz{
    margin-top: 0;
    padding-bottom: 40px;
  }
  .jgszSub{
    margin: 0 auto 40px;
  }
  .zjjy ul li{
    width: 49%;
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px){
  .xrld ul li a .con{
    padding-left:15px;
  }
  .rightCon{
    margin-bottom: 40px;
  }
  .rightCon .xrld{
    padding-bottom: 50px;
  }
  .xrld ul li a .con .txt{
    -webkit-line-clamp: 5;
    max-height: 120px;
    margin-top: 15px;
  }
  .fy{
    margin-top: 40px;
  }
  .yszx li a .con{
    padding-left: 20px;
    width: calc(100% - 200px);
  }
  .yszx li a .con .time{
    margin: 5px 0 10px;
  }
  .yszx li a .img{
    padding: 120px 0 0;
    width: 200px;
  }
  .yszx li a{
    padding: 10px;
  }
  .wzCon .conSub p{
    margin-bottom: 15px;
  }
  .wzCon .conSub p, .wzCon .conSub span{
    font-size: 15px!important;
    line-height: 30px!important;
  }
  .wzCon .conTit{
    font-size: 22px;
    line-height: 30px;
  }
  .hdxx li a .con .tit{
    font-size: 14px;
    line-height:20px;
    height: auto;
  }
  .hdxx li a .con{
    padding: 10px 5px;
  }
  .hdxx li a .con .txt{
    line-height: 20px;
  }
  .hdxx li{
    width: 49%;
    margin-right: 2%;
   
   }
   .hdxx li:nth-of-type(3n){
    margin-right: 2%;
   }
   .hdxx li:nth-of-type(2n){
    margin-right: 0;
   }
    .hdxx li:nth-of-type(3){
    margin-top: 20px;
   }
   .wzCon .wzxx{
    margin-top: 15px;
   }
   .teacherSub1 li{
    width: 48%;
    margin-right: 4%;
  }
  .teacherSub1 li:nth-of-type(3n){
    margin-right: 4%;
  }
  .teacherSub1 li:nth-of-type(2n){
    margin-right: 0;
  }
  .teacherSub1 li:nth-of-type(3){
    padding-top: 20px;
  }
  .teacher{
    padding-bottom: 50px;
  }
  .teacherSub2 li{
    width: 30%;
    margin-right: 5%;
  }
  .teacherSub2 li:nth-of-type(4n),.teacherSub2 li:nth-of-type(5n){
    margin-right: 5%;
  }
  .teacherSub2 li:nth-of-type(3n){
    margin-right: 0;
  }
  .zjjy,.jgsz{
    margin-top: 0;
    padding-bottom: 30px;
  }
  .jgszSub{
    margin: 0 auto 30px;
  }
  .jgszSub h2{
    font-size: 18px;
    line-height: 44px;
  }
  .jgszSub ul li a{
    font-size: 15px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 560px){
  .xrld ul li a{
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .xrld ul li a .con{
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .xrld ul li a .img {margin: 0 auto;}
  .xrld ul li a .con .tit span{
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
    line-height: 1.5;
  }
  .xrld ul li a .con .tit {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 22px;
  }
  .xrld ul li a .con .txt {
    margin-top: 5px;
    -webkit-line-clamp: 10;
    max-height: 240px;
  }
  .rightCon{
    margin-bottom: 30px;
  }
  .rightCon .xrld{
    padding-bottom: 40px;
  }
  .leftNav .erLm h2{
    font-size: 18px;
    line-height: 24px;
  }
  .leftNav ul>li>a {
      font-size: 16px;
      line-height: 22px;
  }
  .leftNav .erLm p.xl{
    width: 24px;
    height: 24px;
  }
  .leftNav{
    margin-bottom: 20px;
  }
  .dqwz p{
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .lxfs a, .lxfs a img{
    margin-bottom: 10px;
  }
  .txtList ul a .tit{
    padding-left: 10px;
    -webkit-line-clamp: 3;
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
  }
  .txtList ul a .time span{
    font-size: 12px;
    margin-top: 5px;
  }
  .fy{
    margin-top: 30px;
    justify-content: flex-start;
  }
  .txtList ul a{
    padding: 15px 0;
  }
  .yszx li a .con{
    padding-left: 0;
    width: 100%;
    padding: 15px 10px;
    background: rgba(248, 248, 248, 1);
  }
  .yszx li.noImg a .con {
      padding: 15px 10px;
  }
  .yszx li a .img{
    padding: 60% 0 0;
    width: 100%;
  }
  .yszx li a{
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .yszx li a .con .tit{
    overflow: auto;
    white-space: normal;
  }
  .yszx li a .con .txt{
    -webkit-line-clamp: 10;
    max-height: 220px;
  }
  .wzCon .conSub p, .wzCon .conSub span{
    font-size: 14px!important;
    line-height: 26px!important;
  }
  .wzCon .conSub p{
    margin-bottom: 10px;
  }
  .wzCon .conSub{
    margin-top: 10px;
  }
  .wzCon .conTit{
    font-size: 20px;
    line-height: 30px;
  }
  .wzCon .wzxx{
    margin-top: 10px;
  }
  .wzCon .wzxx p{
    font-size: 13px;
  }
  .teacherSub1 li{
    width: 100%;
    margin-right: 0%;
  }
  .teacherSub1 li:nth-of-type(3n){
    margin-right: 0%;
  }
  .teacherSub1 li:nth-of-type(2n){
    margin-right: 0;
  }
  .teacherSub1 li:nth-of-type(2){
    padding-top: 20px;
  }
  .teacher{
    padding-bottom: 40px;
  }
  .teacherSub2 li{
    width: 48%;
    margin-right: 4%;
  }
  .teacherSub2 li:nth-of-type(3n), .teacherSub2 li:nth-of-type(4n), .teacherSub2 li:nth-of-type(5n){
    margin-right: 4%;
  }
  .teacherSub2 li:nth-of-type(2n){
    margin-right: 0;
  }
  .jgszSub{
    margin: 0 auto 20px;
  }
  .jgszSub h2{
    font-size: 16px;
    line-height: 36px;
  }
  .jgszSub ul li{
    width: 50%;
  }
  .jgszSub ul li a{
    font-size: 14px;
    line-height: 20px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3px;
    box-sizing: border-box;
  }
  .zjjy ul li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 440px){
  .hdxx li{
    width: 100%;
    margin-right: 0%;
   }
   .hdxx li:nth-of-type(3n){
    margin-right: 0%;
   }
   .hdxx li:nth-of-type(2n){
    margin-right: 0;
   }
    .hdxx li:nth-of-type(2){
    margin-top: 20px;
   }
   .hdxx li a{
    width: 75%;
    margin: 0 auto;
   }
   .hdxx li a .con .txt{
    overflow: auto;
    white-space: normal;
   }
   .wzCon .wzxx p{
    font-size: 12px;
    line-height: 36px;
  }
}   

.pagebar .p_no_d{color:#C4663C}
.pagebar span{padding: 0 8px;
    color: #BCBCBC;
    font-size: 14px;
    font-family: "Arial Normal", "Arial", sans-serif;border:none}
.pagebar .p_first, .pagebar .p_first_d, .pagebar .p_last, .pagebar .p_last_d{display: none;}