
.main-yjzj {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 14px;
}
.main.yjgl-bg{
  background: none;
}
.yjgl-main {
  padding: 22px 0 0;
  background: url(../images/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: #333333;
  font-size: 18px;
  line-height: 1;
}
.yjgl-main li.w530 {
  width: 590px;
  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: 140px;
}
.yjgl-main li.w154 {
  width: 120px;
}
.yjgl-main li.w110 {
  width: 90px;
}
.yjgl-l {
  height: 48px;
  line-height: 48px;
}
.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: #999999;
  font-size: 16px;
}
.yjgl-l li.w154.on {
  color: #62acff;
}
.yjgl-l li.w110 {
  color: #999999;
  font-size: 16px;
}
.yjgl-l li.w110 a {
  display: inline-block;
  color: #999999;
  width: 90px;
  height: 34px;
  background: #EEEEEE;
  line-height: 34px;
  vertical-align: middle;
  font-size: 14px;
}
.yjgl-l li.w110 a.cur {
  background: #2760b7;
  color: #fff;
}
.yjgl-l li.w110 a:hover {
  font-weight: bold;
}
.yjgl-main .page {
  margin: 10px 0;
}

.yjzj-indexbox{
  margin: 14px 0 0 0;
}
.yjzj-indexbox *{
  box-sizing: border-box;
}
.yjzj-indexbox .yjgl-t{
  height: 55px;
  line-height: 55px;
  background: #EAEAEA;
}
.yjzj-indexbox .yjgl-t li{
  line-height: 55px;
}
.yjzj-indexbox .yjgl-t li.w530{
  padding-left: 32px;
}
.yjzj-indexbox .yjgl-main li.w530{
  width: 610px;
}

@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;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
  }
  .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{
    float: right;
    width: auto;
    margin-top: .06rem;
  }
  .yjgl-l li.w110 a{
    width: 1.32rem;
    height: .4rem;
    line-height: .4rem;
    border-radius: .1rem;
    font-size: .26rem;
    vertical-align: top;
  }
  .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: .4rem;
    line-height: .4rem;
    border: 1px solid #999999;
    border-radius: .1rem;
    font-size: .26rem;
    color: #999999;
    margin-top: .06rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }
  .yjgl-main li.w154.on{
    color: #2760b7;
    border: 1px solid #2760b7;
  }
  .yjgl-main .lxxd-t .dzhd-ti{
    margin-left: 0;
  }
  .main{
    margin: 0 0 .3rem;
    padding-bottom: .3rem;
  }
  .yjzj-indexbox .upd-title{
    margin: 0 .2rem;
    padding: 0;
  }
  .yjzj-indexbox .upd-title a {
    display: inline-block;
    padding-bottom: .20rem;
    border-bottom: 2px solid #0662b1;
    color: #0662b1;
  }
}