@charset "utf-8";
.jg-body {
    margin-bottom: .4rem;
}
.jg-body .xrld_boxin {
    margin-top: 0;
    padding: .3rem;
    height: auto;
}
.jg-item a {
    font-size: .3rem;
    font-weight: bold;
    display: block;
    color: #466e81;
    float: left;
    width: 6.7rem;
    height: .7rem;
    line-height: .7rem;
    margin: .1rem;
    background:  no-repeat;
    background-size: 100% 100%;
    padding-left: .3rem;
    box-sizing: border-box;
}
.jg-item a:hover {
    background:  no-repeat;
    background-size: 100% 100%;
}