.tjbox{
    background: #fff;

    overflow: hidden;
    padding-bottom: 0.4rem;
}
.hljiri{
    width: 6.9rem;
    margin: 0.3rem auto;
    border: 1px solid rgba(203, 153, 88, 1);
    position: relative;
}

.hltit{
    background: #FCEED3;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    color: #935422;
}
.topleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
}
.topright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0;
    right: 0;
}
.bottomleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bottomright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.neibor{
    width: 0.1rem;
    height: 0.1rem;
    margin: 0.05rem;
    box-sizing: border-box;
    border: 1px solid rgba(203, 153, 88, 1);
}
.hljrtop{
    line-height: 0.8rem;
    text-align: center;
    background: #FCEED3;
    font-size: 0.32rem;
    font-weight: bold;
    color: #935422;
}
.tjpublic4{
    overflow: hidden;
    padding-bottom: 0.4rem;
    margin-top: 0.1rem;
}
.tjpublic4 a{
    display: inline-block;
    float: left;
    background: #FFF9F2;
    border-radius:0.08rem;
    border: 1px solid #EBDCCC;
    font-size: 0.32rem;
    margin-top: 0.2rem;
    margin-left: 0.3rem;
    color: #C85D23;
    box-sizing: border-box;
    width: 1.35rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
}
.tjpublic3{
    overflow: hidden;
    padding-bottom: 0.4rem;
    margin-top: 0.1rem;
}
.tjpublic3 a{
    display: inline-block;
    float: left;
    background: #FFF9F2;
    border-radius:0.08rem;
    border: 1px solid #EBDCCC;
    font-size: 0.32rem;
    margin-top: 0.2rem;
    margin-left: 0.3rem;
    color: #C85D23;
    box-sizing: border-box;
    width: 1.9rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
    overflow: hidden;
}
.tjpublic2{
    overflow: hidden;
    padding-bottom: 0.4rem;
    margin-top: 0.1rem;
}
.tjpublic2 a{
    display: inline-block;
    float: left;
    background: #FFF9F2;
    border-radius:0.08rem;
    border: 1px solid #EBDCCC;
    font-size: 0.32rem;
    margin-top: 0.2rem;
    margin-left: 0.3rem;
    color: #C85D23;
    box-sizing: border-box;
    width: 3rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
}