﻿.Layer {
    width: 1298px;
}
.RankTop {
    width: 1300px;
    height: 301px;
    background: url(/images/v/rank/ranktop.jpg) center no-repeat;
    margin: auto;
}

    .RankTop .Info {
        width: 510px;
        height: 221px;
        padding: 40px 55px;
    }

        .RankTop .Info .Title {
            font-size: 30px;
            padding-left: 50px;
            position: relative;
            padding-top: 20px;
        }

        .RankTop .Info .Bottom {
            height: 60px;
            padding: 10px 0;
            line-height: 20px;
        }

.RankInfoLayer {
    margin-top: 20px;
    padding-bottom: 50px;
}

    .RankInfoLayer .Title {
        padding: 10px 0;
        color: #1e84d6;
        font-size: 14px;
        position: relative;
        height: 20px;
        line-height: 20px;
        text-indent: 20px;
        font-weight: bold;
        border-bottom: 1px solid #eee;
    }

        .RankInfoLayer .Title em {
            background: #1e84d6;
            height: 20px;
            left: 0;
            position: absolute;
            top: 10px;
            width: 8px;
        }

    .RankInfoLayer .EnTitle {
        margin-top: 15px;
        padding: 10px 25px;
        height: 30px;
        line-height: 30px;
        text-indent: 50px;
        font-weight: bold;
        position: relative;
        font-size: 14px;
    }

        .RankInfoLayer .EnTitle .EnSign {
            background: #1e84d6;
            color: #fff;
            width: 35px;
            height: 30px;
            text-align: center;
            position: absolute;
            top: 10px;
            left: 25px;
            text-indent: 0;
            font-size: 26px;
        }

    .RankInfoLayer .Content {
        padding: 0 48px 0 75px;
        line-height: 22px;
    }

        .RankInfoLayer .Content .NumTitle {
            padding: 15px 0 15px 25px;
            position: relative;
        }

            .RankInfoLayer .Content .NumTitle .Description {
                background: #f2f2f2;
                height: 32px;
                line-height: 32px;
                text-indent: 35px;
            }

    .RankInfoLayer .InfoContent {
        margin-left: 40px;
        width: 547px;
        padding-top: 25px;
        line-height: 25px;
        text-align: left;
    }

        .RankInfoLayer .InfoContent .Item {
            position: relative;
            padding-left: 25px;
            width: 522px;
        }

.FontBlue {
    color: #2086d1;
}

.FontOrange {
    color: #fe9901;
}

.RankIcon {
    background: url(/images/v/rank/rankicon.gif) no-repeat;
}

.FunctionIcon {
    width: 433px;
    height: 237px;
}

.Num1Icon {
    background-position: -436px 0;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 10px;
    left: 0;
    _left: -25px;
}

.Num2Icon {
    background-position: -477px 0;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 10px;
    left: 0;
    _left: -25px;
}

.TickIcon {
    background-position: -559px 0;
    width: 11px;
    height: 10px;
    position: absolute;
    top: 8px;
    left: 2px;
}

.RankTopIcon {
    background-position: -523px 0;
    width: 31px;
    height: 36px;
    position: absolute;
    top: 22px;
    left: 2px;
    _left: -45px;
}
