.main-yjzj {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 14px;
}
.main.yjgl-bg{
  background: none;
}
.yjgl-main {
  padding: 22px 32px 0;
  background: url(ty-bg3.png);
}
.yjgl-main li {
  float: left;
}
.yjgl-t {
  height: 36px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 8px;
}
.yjgl-main li {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yjgl-t li {
  color: #2760b7;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.yjgl-main li.w530 {
  width: 700px;
  margin-right: 80px;
  text-align: left;
}
.yjgl-main li.w730 {
  width: 730px;
  margin-right: 80px;
  text-align: left;
}
.yjgl-t li.w530,.yjgl-t li.w730{
  text-indent: 8px;
}
.yjgl-main li.w120 {
  width: 120px;
}
.yjgl-main li.w154 {
  width: 154px;
}
.yjgl-main li.w110 {
  width: 110px;
}
.yjgl-l {
  height: 47px;
  line-height: 47px;
  border-bottom: 1px dotted #999999;
}
.yjgl-l.last {
  border-bottom: none;
}
.yjgl-l li.w530 a,.yjgl-main li.w730 a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
  vertical-align: middle;
}
.yjgl-l li.w530 a:hover,.yjgl-main li.w730 a:hover{
  color: #2760b7;
}
.yjgl-l li.w120 {
  color: #999999;
  font-size: 16px;
}
.yjgl-l li.w154 {
  color: #aaa;
  font-size: 16px;
}
.yjgl-l li.w154.on {
  color: #000;
}
.yjgl-l li.w110 {
  color: #999999;
  font-size: 16px;
}
.yjgl-l li.w110 a {
  display: inline-block;
  color: #fff;
  width: 79px;
  height: 30px;
  border-radius: 5px;
  background: #d2d2d2;
  line-height: 30px;
  vertical-align: middle;
  font-size: 14px;
}
.yjgl-l li.w110 a.cur {
  background: #2760b7;
}
.yjgl-l li.w110 a:hover {
  font-weight: bold;
}
.yjgl-main .page {
  margin: 10px 0;
}
.pagination{
  margin: 30px 0 10px;
}
@media screen and (max-width: 768px){
  .yjgl-main{
    padding: 0 .2rem;
  }
  .yjgl-t{
    display: none;
  }
  .yjgl-l{
    height: auto;
    line-height: .5rem;
    padding: .25rem 0;
  }
  .yjgl-l li.w120{
    text-align: left;
    font-size: .26rem;
    width: auto;
  }
  .yjgl-l li.w120 span{
    display: inline-block!important;
  }
  .yjgl-l li.w110{
    display: none;
  }
  .yjgl-main li.w530{
    width: 100%;
    margin-right: 0;
  }
  .yjgl-l li.w530 a, .yjgl-main li.w730 a{
    font-size: .32rem;
    line-height: .5rem;
  }
  .yjgl-main li.w154{
    width: 1.32rem;
    float: right;
    /*height: .34rem;*/
    line-height: .38rem;
    border: 1px solid #999999;
    border-radius: .1rem;
    font-size: .28rem;
    color: #999999;
    margin-top: .04rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .yjgl-main li.w154.on{
    color: #115DB2;
    border: 1px solid #115DB2;
  }
  .yjgl-main .lxxd-t .dzhd-ti{
    margin-left: 0;
  }
}