.yjgl-main {
    padding: 22px 0 25px;
}

.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: #37a2ff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.yjgl-main li.w530 {
    width: 610px;
    margin-right: 80px;
    text-align: left;
}

.yjgl-t li.w530 {
    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 {
    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 {
    color: #37a2ff;
}

.yjgl-l li.w120 {
    color: #999999;
    font-size: 16px;
}

.yjgl-l li.w154 {
    color: #999999;
    font-size: 16px;
}

.yjgl-l li.w154.on {
    color: #e93434;
}

.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: #37a2ff;
}

.yjgl-l li.w110 a:hover {
    font-weight: bold;
}

.yjgl-main .page {
    margin: 10px 0;
}
@media screen and (max-width: 768px){
    .yjgl-main{
        padding: .2rem 0 .25rem;
    }
    .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,.yjgl-main li.text-item a{
        width: 100%;
    }
    .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;
    }
}
