@charset "utf-8";
#footer0820 #perny-footer .link-3 ul li.odd {
    width: 37%;
}

@media screen and (min-width:768px) {
    #topline20210826 .line1 .cnr-logo {
        float: left;
        background: url() no-repeat center center;
        background-size: contain;
        width: 0px;
        height: 24px;
        padding: 8px 0;
    }
}

@media screen and (max-width: 768px) {
    .pagination {
        padding: 30px 10px 65px;
    }
}

.san {
    float: left;
    width: 275px;
    margin-top: 5px;
}

.san img {
    width: 92px;
    height: 116px;
    float: left;
}

.san p {
    line-height: 116px;
    font-size: 14px;
    float: right;
    width: 178px;
}

@media screen and (min-width:1100px) {
    .san {
        float: left;
        width: 275px;
        margin-top: 5px;
    }

    .san img {
        width: 92px;
        height: 116px;
        float: left;
    }

    .san p {
        line-height: 116px;
        font-size: 14px;
        float: right;
        width: 178px;
    }

}

@media screen and (min-width:1417px) {
    .san {
        float: left;
        width: 300px;
        margin-top: 5px;
    }

    .san img {
        width: 92px;
        height: 116px;
        float: left;
    }

    .san p {
        line-height: 116px;
        font-size: 14px;
        float: right;
        width: 203px;
    }

}

.right-wrap {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    width: 323px;
    justify-content: flex-end;
    left: 800px;
    padding-top: 20px;
    position: absolute;
}

.nav-list {
    color: #303030;
    font-size: 13px;
    margin-right: 12px;
    line-height: 17px;
    display: flex;
    flex-wrap: nowrap;
}

.nav-list li {
    min-width: 68px;
    cursor: pointer;
    text-align: center;
}

.nav-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.BU-Component-Header-Avatar {
    -webkit-user-select: none;
}

.BU-Component-Header-Avatar .loginButton {
    width: 80px;
    height: 36px;
    border-radius: 4px;
    border: solid 1px #ff142b;
    color: #ff142b;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 4px;
    outline: none;
    background: none;
}

.BU-Component-Header-Avatar .loginButton>.avatar-logo {
    margin-right: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background: url(http://www.skfa.com/assets/sanjin/sprite.581f3d54.svg) no-repeat 0 80.77%;
    background-size: 625% 360%;
}

.articleList .item span.pic img {
    width: 200px;
    height: auto;
}

@media screen and (max-width: 768px) {
    .articleList .item span.pic img {
        height: auto !important;
    }
}