.luckyLine {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 37px;
    padding: 20px;
}
.luckyLine .title {
    font-weight: bold;
    font-size: 20px;
    margin-right: 10px;
}
.luckyLine .luckyNum {
    width: 36px;
    height: 40px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -1px -47px!important;
}
.luckyLine .luckyNum.red {
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -91px -49px!important;
}
.luckyLine .touzi1 {
    width: 36px;
    height: 40px;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -424px 0;
}
.luckyLine .touzi2 {
    width: 36px;
    height: 40px;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -424px -43px;
}
.luckyLine .touzi3 {
    width: 36px;
    height: 40px;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -424px -86px;
}
.luckyLine .touzi4 {
    width: 36px;
    height: 40px;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -424px -129px;
}
.luckyLine .touzi5 {
    width: 36px;
    height: 40px;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -424px -172px;
}
.luckyLine .touzi6 {
    width: 36px;
    height: 40px;
    background: url(../img/icon/bjpknum.png?v=2025110202) no-repeat -424px -215px;
}
span.plus {
    display: inline-block;
    width: 36px;
    height: 40px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #000;
    border-radius: 5px;
    background: url(../img/icon/bjpknum2.png?v=2025110202) no-repeat -376px -373px;
}
span.as {
    display: inline-block;
    width: 36px;
    height: 40px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #000;
    border-radius: 5px;
    margin-left: 10px;
    background: url(../img/icon/bjpknum2.png?v=2025110202) no-repeat -407px -373px
}
#jrsmhmtj table tr td:nth-child(4) {
    border-right: 1px solid #b9b9b9;
}
#jrsmhmtj table tr td:nth-child(6) {
    border-right: 0;
}
#jrsmhmtj #jrsmhmtjTab tr td:nth-child(5) {
    color: #555!important;
}