.jindu{
    /*margin-top: 15px;*/
}
.jindu_tit h2{
    padding-bottom: 16px;
    color: #333;
    font-size: 18px; 
}

.jindu .tab{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #e5e5e5 dashed;
}
.jindu .tab:last-child{
    border: 0px;
}
.jindu .tab ul{
    margin-top: 8px;
    overflow: hidden;
}
.jindu .tab ul li{
    float: left;
    width: 20%;
    text-align: left;
    margin-top: 10px;
}
.jindu .tab ul li a{
    color: #333;
    font-size: 16px;
}
.jindu .tab h2{
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
    position: relative;
}
.jindu .tab h2::before{
    content: "";
    width: 25px;
    height: 28px;
    position: absolute;
    left: 5px;
    top: 48%;
    background-image: url(../images/0390EE95.png);
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: contain;
    color: #f24444;
    font-size: 25px;
}
.jindu .tab ul li img{
    position: relative;
    top: 5px;
    margin-right: 10px;
    width: 25px;
    height: 25px;
}

.cbb_jindu h1{
    padding-bottom: 16px;
    color: #333;
    font-size: 18px;
}
.cbb_jindu a{
    display: inline-block;
    width: 100px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-top: 32px;
    color: #f24444;
    border: 1px #f24444 solid;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}

.card_yh{
    margin-top: 20px;
}
.card_yh .yh_list{
    margin-top: 16px;
}
.card_yh .yh_list ul{
    width: 100%;
}
.card_yh .yh_list ul li {
    padding-left: 15px;
    margin-bottom: 8px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yh_list ul li::before {
    display: block;
    content: '';
    border-radius: 50%;
    position: relative;
    top: 12px;
    left: -15px;
    background-color: #ccc;
    width: 4px;
    height: 4px;
}
 .cbb_font {
    padding-bottom: 16px;
    color: #333;
    font-size: 18px;
    display: block;
    font-weight: bold;
}

.jd_title {
    width: 100%;
    border-bottom: 2px #f24444 solid;
}

.jd_title h2 {
    margin-top: 5px;
    height: 30px;
    line-height: 35px;
    padding: 0 20px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background: url(../images/zq1.png) no-repeat;
    background-size: contain;
}

