.yjgl-main {
    padding: 22px 0 25px;
    min-height: 294px;
}

.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: #004892;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.yjgl-main li.w-50 {
    width: 50%;
    margin-right: 80px;
    text-align: left;
}
.yjgl-main li.w-10 {
    width: 10%;
    text-align: center;
}
.yjgl-l {
    height: 47px;
    line-height: 47px;
    border-bottom: 1px dotted #999999;
}

.yjgl-l.last {
    border-bottom: none;
}

.yjgl-l li.w-50 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.w-50 a:hover {
    color: #004892;
}

.yjgl-l li.w-10 {
    color: #999999;
    font-size: 16px;
}

.yjgl-l li.w-10 {
    color: #999999;
    font-size: 16px;
}

.yjgl-l li.w-10.on {
    color: #e93434;
}

.yjgl-l li.w-10 {
    color: #999999;
    font-size: 16px;
}

.yjgl-l li.w-10 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.w-10 a.cur {
    background: #004892;
}

.yjgl-l li.w-10 a:hover {
    font-weight: bold;
}

.yjgl-main .page {
    margin: 10px 0;
}
.h5show{
    display: none!important;
}

.tsjb-main .yjgl-t,.tsjb-main .yjgl-l{
    display: flex;
    justify-content: space-around;
}

.tjh_con_title {
  width: 100%;
  border-bottom: 1px solid #999;
  background: url(g-hd-xx-3Bg.png) no-repeat right bottom;
}

.tjh_con_title>a {
  display: inline-block;
  height: 53px;
  border-bottom: 2px solid #0e5fad;
  font-size: 18px;
  color: #0e5fad;
  font-weight: bold;
  line-height: 55px;
}
.tjh_btns_lists li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.tjh_btn1 {
  border-radius: 4px;
  background: url(hdjl_btn1_bg.png) no-repeat center;

}

.tjh_btn2 {
  border-radius: 4px;
  background: url(hdjl_btn2_bg.png) no-repeat center;
  margin-left: 21px;
}

.tjh_btns_lists li {
  margin-top: 5px;
}

.tjh_btns_lists li a {
  display: inline-block;
  width: 170px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #ffffff;
  line-height: 44px;
  box-sizing: border-box;
  font-weight: normal;
  padding-left: 56px;
  border: none;
}
    .xhy-cd {
      padding: 20px 20px 10px;
    }
    .xhy-cd-table {
      border-collapse: collapse;
      width: 100%;
      margin: 20px auto 30px auto;
    }
    .xhy-cd-table tr {
      height: 50px;
    }
    .xhy-cd-table td {
      border: 1px solid #d2d2d2;
    }
    .xhy-t-bg {
      background: #fafafa;
      font-size: 16px;
      color: #333333;
      width: 170px;
      text-align: center;
    }
    .xhy-t-c {
      width: 420px;
      font-size: 16px;
      color: #444444;
      padding-left: 30px;
      padding-right: 30px;
      box-sizing: border-box;
    }
    .xhy-tpadding {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .xhy-t-line {
      line-height: 35px;
    }
    .xhy-search,.xhy-hnt{
      display: flex;
    }
@media screen and (max-width: 768px){

    .h5show{
        display: block!important;
    }
    .yjgl-main{
        padding: 0 .25rem .25rem;
        min-height: auto;
    }
    .yjzj-box{
        font-size: .3rem;
    }
    .yjzj-box-card .card-title label, .yjzj-box-card .card-title .tit.cur{
        font-size: .4rem;
    }
    .yjzj-box-card .card-title label:after, .yjzj-box-card .card-title .tit.cur:after{
        width: .04rem;
        height: .4rem;
        margin-top: -.18rem;
    }
    .yjgl-main li.text-item{
        white-space: normal;
        text-align: left;
    }
    .yjgl-main li.text-item .time{
        text-align: right;
        color: #666565;
        font-size: .28rem;

    }
    .yjgl-main li.text-item .time span:last-of-type{
        margin-left: .25rem;
    }
    .yjgl-main li.text-item{
        font-size: .32rem;
    }
    .yjgl-main li.text-item,.yjgl-main li.text-item a{
        width: 100%;
    }
    .yjgl-main li.text-item a{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .yjzj-box .time{
        text-align: right;
        color: #666565;
        font-size: .28rem;
    }
    .text-item{
        border-bottom: 1px dashed #E7E7E7;
        padding: .25rem 0;
    }
    .yjzj-box .time span:last-of-type{
        margin-left: .25rem;
    }

    .tsjb-main .yjgl-t{
        display: none;
    }
    .tsjb-main .yjgl-l li.w-10{
        display: none;
        width: 36%;
    }
    .tsjb-main li.w-50{
        margin-right: .3rem;
        width: 60%;
    }
    .tsjb-main .yjgl-l li.w-10:last-child{
        display: block;
    }
    .zjstatu {
        width: 1.4rem;
        height: 0.568rem;
        margin-right: 0.4rem;
        font-size: 0.28rem !important;
        text-align: center !important;
        color: #e46600 !important;
        border-radius: 0.04rem;
        border: solid 1px #e46600;
        display: inline-block !important;
        line-height: 0.568rem;
        margin-top: 0.1rem;
        float: left;
        margin-left: 0.2rem;
    }
    .main-4-item-fk {
        color: #36a9f2 !important;
    }
    .text-item-yjzj{
        display: flex;
    }
    .statucont{
        width: 30%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .zjcont {
        width: 70%;
    }
    .wx-dlmul li a{
        font-size: 0.3rem;
        color: #555555;
        padding-left: 0;
        line-height: 0.5rem;
        overflow: hidden;
        width: 100%;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .row2 {
        color: #999;
        font-size: 0.28rem;
        margin-top: 0.2rem;
        width: 100%;
    }
    .row2 i{
        font-style: normal;
    }

    .tjh_con_title{
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .tjh_con_title>a{
        font-size: .4rem;
        line-height: .7rem;
        height: .7rem;
    }
    .tjh_btns_lists li{
        background-size: 100% 100%;
        margin-left: .2rem;
    }
    .tjh_btns_lists li a{
        width: auto;
        height: auto;
        font-size: .32rem;
        padding: 0 .2rem 0 .7rem;
        line-height: .6rem;
    }
    .xhy-t-c{
        width: 3rem;
        padding: 0 .2rem;
    }
}
