/*æ¼‚æµ®*/
.pf {
    background-image: url(//img.gyyxcdn.cn/action/wdpk_pf_bg.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 50% 0, 50% 100%;
    padding: 37px 0 8px 0;
    position: relative;
    box-sizing: border-box;
    z-index: 100;
    width: 195px;
    height: 503px;
}

.pf a:nth-of-type(1) {
    margin-top: 12px;
}
.pf a:nth-of-type(2){
    margin-top: 4px;
}
.pf a:nth-of-type(3){
    margin-top: 5px;
}
.pf a:nth-of-type(4),.pf a:nth-of-type(6){
    margin-top: 6px;
}
.pf a {
    display: block;
    text-align: center;
    width: 147px;
    height: 47px;
    position: relative;
    margin: 4px auto 0;
    font-size: 20px;
    color: rgb(53, 90, 158);
    line-height: 47px;
}
.pf a:hover,.pf a.on {
    background: url(//img.gyyxcdn.cn/action/wdpk_pf_hover.png) no-repeat;
    color: #fff;
}

.pf a:last-child {
    width: 54px;
    height: 54px;
    margin-top: 26px;
    background: url(//img.gyyxcdn.cn/action/wdpk_pf_top.png) no-repeat;
}


