.navigation[data-v-9ddf4de0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    margin-top: 10px;
    padding: 24px 32px
}

.navigation > div[data-v-9ddf4de0] {
    width: 285px;
    height: 210px;
    background: rgba(244, 244, 244, .27);
    border-radius: 2px;
    border: 1px solid #eeeeee;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.navigation > div i.question[data-v-9ddf4de0] {
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(/PersonalCenter/images/index/question.f319e073.png);
    background-size: 100% 100%
}

.navigation > div i[data-v-9ddf4de0]:not(.question) {
    margin-top: 24px
}

.navigation > div span.name[data-v-9ddf4de0] {
    margin-top: 14px;
    display:block;
}

.navigation > div span.tip[data-v-9ddf4de0] {
    margin-top: 6px;
    font-size: 12px;
    color: #888888
}

.navigation > div .navigationBtn[data-v-9ddf4de0] {
    /*width: 90px;*/
    height: 36px;
    line-height: 36px;
    margin-top: 30px;
    padding: 0 15px;
    /*background: #fbfbfb;*/
    background: #4389ff;
    border-radius: 2px;
    border: 1px solid #4389ff;
    font-size: 12px;
    color: #4389ff;
    text-align: center;
    cursor: pointer
}
    .navigation > div .navigationBtn[data-v-9ddf4de0] a {
        display:block;
        /*color: #4389ff;*/
        color:#fff;
        font-size:16px;
    }

.navigation > div i.subscription[data-v-9ddf4de0] {
    width: 27px;
    height: 32px;
    background: url(/PersonalCenter/images/index/subscription.ed5362af.png);
    background-size: 100% 100%
}

.navigation > div i.track[data-v-9ddf4de0] {
    width: 32px;
    height: 32px;
    background: url(/PersonalCenter/images/index/track.e23fff2e.png);
    background-size: 100% 100%
}

.navigation > div i.focus[data-v-9ddf4de0] {
    width: 32px;
    height: 30px;
    background: url(/PersonalCenter/images/index/focus.acf4a82b.png);
    background-size: 100% 100%
}

.navigation > div i.jigou[data-v-9ddf4de0] {
    width: 32px;
    height: 30px;
    background: url(https://img.jrzp.com/images_server/comm/jigou20220901144407.png);
    background-size: 100% 100%
}

.navigation > div i.vip[data-v-9ddf4de0] {
    width: 32px;
    height: 28px;
    background: url(/PersonalCenter/images/index/vip.7c17485d.png);
    background-size: 100% 100%
}

.navigation > div i.export[data-v-9ddf4de0] {
    width: 32px;
    height: 29px;
    background: url(/PersonalCenter/images/index/export.29fa3970.png);
    background-size: 100% 100%
}

.navigation > div i.site-monitor[data-v-9ddf4de0] {
    width: 32px;
    height: 32px;
    background: url(/PersonalCenter/images/index/site_monitor.b793eec1.png);
    background-size: 100% 100%
}

.navigation > div .shade[data-v-9ddf4de0] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0 15px;
    background: url(/PersonalCenter/images/index/shade_bg.38accb7d.png);
    background-size: contain;
    color: #fff;
    font-weight: bold;
    font-size: 12px
}

.navigation > div .shade .name[data-v-9ddf4de0] {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 40px auto 0
}

.navigation > div .shade .explain[data-v-9ddf4de0] {
    margin-top: 19px
}

.navigation > div[data-v-9ddf4de0]:nth-child(3n) {
    margin-right: 0
}

.navigation > div[data-v-9ddf4de0]:nth-child(n+4) {
    margin-top: 20px
}

.navigation > div.banner[data-v-9ddf4de0] {
    cursor: pointer;
    margin-top: 24px;
    width: 896px;
    height: 81px;
    margin-right: 0;
    width: 896px;
    height: 81px;
    background: url(/PersonalCenter/images/index/banner.dbf54b86.png);
    background-size: 100% 100%;
}