@charset "utf-8";
.jg-body {
    margin-bottom: 40px;
}
.jg-body .xrld_boxin {
    margin-top: 0;
    padding: 30px;
}
.jg_box {
    width: 840px;
    margin: 0 auto;
    float: none;
}
.jg_box1 {
    width: 420px;
}
.jg-item a {
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #466e81;
    float: left;
    width: 400px;
    height: 54px;
    line-height: 54px;
    margin: 5px 10px;
    background:  no-repeat;
    background-size: 100% 100%;
    padding-left: 30px;
    box-sizing: border-box;
}
.jg-item a:hover {
    background:  no-repeat;
    background-size: 100% 100%;
}
.jg-item.bm {
    padding-top: 120px;
}
.jg-item.bjb {
    padding-top: 120px;
}
@media screen and (max-width: 1440px) {
    .jg-body .xrld_boxin {
        margin-top: 0;
        padding: 20px;
    }
    .jg_box {
        width: 700px;
        margin: 0 auto;
        float: none;
    }
    .jg_box1 {
        width: 350px;
    }
    .jg-item a {
        font-size: 16px;
        font-weight: bold;
        display: block;
        color: #466e81;
        float: left;
        width: 330px;
        height: 44px;
        line-height: 44px;
        margin: 5px 10px;
        background:  no-repeat;
        background-size: 100% 100%;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .jg-item.bjb {
        padding-top: 100px;
    }
    .jg-item.bm {
        padding-top: 100px;
    }
}
