.czyjs_box{
    margin-top: 24px;
}
.zdlygk_right_tit{
    display: none;

}
.ckall{
    margin-bottom: 30px;
}
.ckall a{
    float: right;
    width: 160px;
    height: 40px;
    line-height: 40px;
    display: block;
    border-radius: 20px;
border: 1px solid #e1e1e1;
text-align: center;
font-size: 20px;
}
.czyjs_boxs{
margin-bottom: 24px;
/* padding-bottom: 16px;
border-bottom: 1px dashed #e1e1e1; */
}
.czyjs_tit{
    line-height: 36px;
    /* border-bottom:1px solid #e1e1e1; */
    position: relative;
}
.czyjs_tit::after{
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    bottom: 0px;
    position: absolute;
}
.czyjs_tit span{
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    background:#5293ef ;
    padding:0 10px;
    border-radius: 5px;
    height: 36px;
    display: inline-block;
    position:relative;
    z-index: 2;
}
.czyjs_tit a{
    float: right;
}
.czyjs_tit{
    margin-bottom: 14px;
}
.czyjs_gj li{
    height: 36px;
    line-height: 36px;
    width: 100%;
    background: url(../images/public/diand.png) no-repeat 0px 18px;
    padding-left: 0;
    font-size: 16px;
}
.czyjs_gj li a{
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 18px;
    float: left;
    width: 82%;
}
.czyjs_lm{
    overflow: hidden;
}
.czyjs_lm li{
    float: left;
    width: 20%;
    line-height: 36px;
    height: 36px;
}
.czyjs_lm li{
    font-size: 16px;
    color: #7e7e7e;
}
@media (max-width: 1500px){
    .czyjs_lm li{
        width: 25%;
    }
}
@media (max-width: 720px){
    .czyjs_lm li{
        width: 50%;
    }
}