.yzb_jl_bigBox{
    width: calc(100% - 42px);
    padding: 0 20px;
    padding-bottom: 38px;
    border: solid 1px #e5e5e5;
    margin: 10px 0 30px 0;
}
.yzb_jl_title_box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 34px;
}
.yzb_jl_title_box img{
    width: 217px;
    height: 16px;
}
.yzb_jl_title_box h1{
    font-size: 36px;
    color: #242424;
    letter-spacing: 4px;
    font-weight: 700;
}
.yzb_jinj{
    width: 100%;
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    color: #666666;
}
.yzb_qjfx_title_box{
    width: 100%;
    margin-top: 45px;
}
.yzb_qjfx_title{
    width: 100%;
    display: flex;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    background-color: #2976dc;
}
.yzb_qjfx_title li{
    height: 58px;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    text-align: center;
}
.yzb_content_list{
    display: flex;
    border-left: solid 1px #eeeeee;
}
.yzb_content_list li{
    line-height: 66px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    border-bottom: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
}
.yzb_content_list li>img{
    width: 136px;
    height: 19px;
}
.yzb_content_list li>a>div{
    width: 126px;
    height: 36px;
    border-radius: 3px;
    border: solid 1px #d73939;
    font-size: 14px;
    line-height: 36px;
    color: #d73939;
}
.yzb_content_list li>a>i{
    display: block;
    width: 126px;
    height: 36px;
    background-color: #d73939;
    border-radius: 3px;
    line-height: 36px;
    font-size: 16px;
    color: #ffffff;
}
.title_1{
    width: 170px;
}
.title_2{
    width: 220px;
}
.title_3{
    width: 200px;
}
.title_4{
    width: 230px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.title_5{
    width: 254px;
    display: flex;
    justify-content: center;
    align-items: center;
}