/**组件样式**/
.sty_b5_list ul li p.bt {
  
    font-size: 24px;
    
    margin-left: 13px;}
.sty_b5_list ul li .sj {
    /* width: 100px; */
    /* padding-top: 15px; */
    width: 68px;
    height: 54px;
    background: #f4f4f4;}
.sty_b5_list ul li .sj p {
    /* font-size: 36px; */
    /* color: #9c0c0c; */
    /* font-weight: bold; */
    /* text-align: center; */
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #9c0c0c;
    margin-top: -14px;}
.sty_b5_list ul li .sj span {
    /* font-size: 22px; */
    /* color: #9c0c0c; */
    /* display: block; */
    /* text-align: center; */
    font-size: 13px;
    color: #9c0c0c;
    display: block;
    line-height: 22px;
    text-align: center;}
