﻿.rankingTitle {
    border-bottom: 1px solid #049cdb;
    line-height: 50px;
    height: 50px;
    background: #eee;
    color: #08c;
    font-size: 14px;
    padding-left: 10px;
    position: relative;
}

    .rankingTitle .hotKey {
        color: #f89406;
        font-size: 22px;
    }

div.icon, div.icon-search:before {
    color: #08c;
}

.up:after {
    position: absolute;
    content: ' ';
    top: 50%;
    right: 15px;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    border: #08c solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-width: 2px 0 0 2px;
    display: block;
}

.user:before {
    content: ":";
    font-family: 'iconic';
    color: #08c;
    font-size: 20px;
}

.height:before {
    content: "\'";
    font-family: 'iconic';
    color: #08c;
    font-size: 18px;
}

.lack:before {
    content: "+";
    font-family: 'iconic';
    color: #08c;
    font-size: 18px;
}

.demand:before {
    content: "0";
    font-family: 'iconic';
    color: #08c;
    font-size: 18px;
}

.attention:before {
    content: ".";
    font-family: 'iconic';
    color: #08c;
    font-size: 22px;
}

.view:before {
    content: "6";
    font-family: 'iconic';
    color: #08c;
    font-size: 18px;
}

.down:after {
    position: absolute;
    content: ' ';
    top: 50%;
    right: 15px;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    border: #08c solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    display: block;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #999;
    position: relative;
    font-size: 12px;
    text-indent: 20px;
    overflow: hidden;
}

    li a {
        color: #222;
        display: block;
        width: 100%;
        cursor: pointer;
    }

    li div {
        font-size: 12px;
    }

    li .more {
        color: #f89406;
        font-weight: bold;
    }

.num {
    font-weight: bold;
    font-size: 16px;
}

span.Bar {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 40%;
    border: 1px solid #049cdb;
}

    span.Bar span.percent {
        background: #049cdb;
    }

.first:before {
    content: "H";
    font-family: 'iconic';
    font-size: 20px;
    color: #fba91f;
    position: absolute;
    left: -14px;
}

.second:before {
    content: "H";
    font-family: 'iconic';
    font-size: 20px;
    color: #adadad;
    position: absolute;
    left: -14px;
}

.third:before {
    content: "H";
    font-family: 'iconic';
    font-size: 20px;
    color: #da7a50;
    position: absolute;
    left: -14px;
}

.itemTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    font-size: 12px;
}

.itemCount {
    position: absolute;
    left: 65%;
    top: 0;
    font-size: 12px;
    color: #999;
}

.top50Item {
    line-height: 30px;
    height: 90px;
}

.rankingCount {
    position: absolute;
    left: 75%;
    top: 0;
    text-indent: 0;
    text-align: center;
    font-size: 12px;
    color: #999;
    width: 75px;
    margin-top: 15px;
    border-left: 1px solid #999;
}

    .rankingCount .num {
        color: #f89406;
        font-weight: bold;
        font-size: 16px;
    }

/*新*/
html {
    font-size: 62.5%;
}

.RankingBox {
    background: #f5f5f5;
    padding: 1rem;
}

    .RankingBox .Title {
        height: 3rem;
        line-height: 3rem;
        border-bottom: 1px dashed #d6d6d6;
        color: #2182cc;
        padding-bottom: 1rem;
        font-size: 1.8rem;
        text-indent: 4rem;
        position: relative;
    }

        .RankingBox .Title.Icon1:before {
            color: #2182cc;
            content: "\e087";
            font-family: "iconic";
            font-size: 2.2rem;
            position: absolute;
            top: 0;
            left: -14rem;
        }

        .RankingBox .Title.Icon2:before {
            color: #2182cc;
            content: "\e088";
            font-family: "iconic";
            font-size: 3rem;
            position: absolute;
            top: -0.1rem;
            left: -3.3rem;
        }

        .RankingBox .Title.Icon3:before {
            color: #2182cc;
            content: "\e089";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon4:before {
            color: #2182cc;
            content: "\e090";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon5:before {
            color: #2182cc;
            content: "\e091";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon6:before {
            color: #2182cc;
            content: "\e092";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon7:before {
            color: #2182cc;
            content: "\e093";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon8:before {
            color: #2182cc;
            content: "\e094";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon9:before {
            color: #2182cc;
            content: "\e095";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon10:before {
            color: #2182cc;
            content: "\e096";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title.Icon11:before {
            color: #2182cc;
            content: "\e097";
            font-family: "iconic";
            font-size: 2.5rem;
            position: absolute;
            top: -0.2rem;
            left: -3rem;
        }

        .RankingBox .Title .SelectedBox {
            border: 1px solid #ff9900;
            height: 3rem;
            margin-right: 0.5rem;
            position: absolute;
            width: 10rem;
            left: 4rem;
            text-indent: 0;
        }

            .RankingBox .Title .SelectedBox span {
                background: #ff9900;
                text-align: center;
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                font-size: 1.4rem;
                color: #fff;
                height: 3rem;
                line-height: 3rem;
                width: 100%;
                pointer-events: none;
                text-indent: -2rem;
            }

                .RankingBox .Title .SelectedBox span:after {
                    position: absolute;
                    content: "\e004";
                    font-family: "iconic";
                    font-size: 1.4rem;
                    margin-right: 0.5rem;
                    right: 0.5rem;
                    top: 0.1rem;
                    color: #fff;
                    -webkit-transform: rotate(90deg);
                    -moz-transform: rotate(90deg);
                    -o-transform: rotate(90deg);
                    transform: rotate(90deg);
                    text-indent: 0;
                }

            .RankingBox .Title .SelectedBox select {
                width: 100%;
                height: 3rem;
            }

    .RankingBox .RankContent {
        padding: 4rem 0 2.5rem;
        position: relative;
    }

    .RankingBox .Left {
        width: 60%;
        position: relative;
    }

        .RankingBox .Left img {
            width: 100%;
        }

        .RankingBox .Left .Item1 {
            width: 30%;
            position: absolute;
            bottom: 0;
            display: block;
        }

            .RankingBox .Left .Item1 .ItemText {
                color: #fff;
                font-size: 1rem;
                text-align: center;
                position: absolute;
                bottom: 1rem;
                left: 0;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                width: 100%;
                display: block;
            }

        .RankingBox .Left .Item2 {
            position: relative;
            display: block;
        }

            .RankingBox .Left .Item2 .ItemText {
                color: #fff;
                font-size: 1rem;
                text-align: center;
                position: absolute;
                bottom: 1.5rem;
                left: 10%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                width: 80%;
                display: block;
            }

        .RankingBox .Left .Item3 {
            height: 4.5rem;
            position: relative;
            display: block;
            margin-top: 0.5rem;
        }

            .RankingBox .Left .Item3 img {
                height: 100%;
                width: auto;
            }

            .RankingBox .Left .Item3 .ItemText {
                color: #fff;
                font-size: 1rem;
                text-align: left;
                position: absolute;
                bottom: 1.5rem;
                left: 17%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                width: 80%;
                display: block;
            }

    .RankingBox .Right {
        width: 40%;
        position: absolute;
        left: 60%;
        bottom: 2.5rem;
    }

        .RankingBox .Right .Item {
            border-bottom: 1px dashed #d6d6d6;
            display: block;
            font-size: 1rem;
            height: 2rem;
            line-height: 2rem;
            text-indent: 2.5rem;
            position: relative;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #616161;
        }

            .RankingBox .Right .Item b {
                position: absolute;
                top: 0.2rem;
                left: 0.2rem;
                background: #ff9900;
                text-align: center;
                line-height: 1.7rem;
                height: 1.6rem;
                width: 1.6rem;
                text-indent: 0;
                font-size: 1rem;
                color: #fff;
            }

.OranText {
    color: #ff9900;
}

.RankingBox .AgeItem {
    width: 25%;
    float: left;
    text-align: center;
    color: #5c5c5c;
    font-size: 1.4rem;
    position: relative;
}

    .RankingBox .AgeItem .BgCircle {
        width: 60%;
        padding-bottom: 60%;
        border-radius: 50%;
        height: 0;
        border: 1rem solid #4da0e4;
        margin: 0 auto;
        position: relative;
    }

        .RankingBox .AgeItem .BgCircle .CircleText {
            position: absolute;
            left: 0;
            text-align: center;
            top: 50%;
            font-size: 1.4rem;
            width: 100%;
            margin-top: -0.7rem;
        }

    .RankingBox .AgeItem .Per {
        overflow: hidden;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

        .RankingBox .AgeItem .Per .PCircle {
            width: 60%;
            padding-bottom: 60%;
            border-radius: 50%;
            height: 0;
            border: 1rem solid #c1e3c0;
            margin: 0 auto;
        }

.RankingBox .EduBgLine {
    height: 3rem;
    border-bottom: 1px solid #d6d6d6;
}

.RankingBox .EduBgText {
    position: absolute;
    right: -3.5rem;
    top: 2.1rem;
    font-size: 1.4rem;
    color: #646464;
}

.RankingBox .EduColLine {
    position: absolute;
    width: 10%;
    bottom: 0;
    left: 0;
    height: 6.2rem;
    border-right: 1px solid #d6d6d6;
    line-height: 15rem;
    font-size: 1.4rem;
    color: #646464;
}

.RankingBox .EduItem {
    position: absolute;
    width: 20%;
    bottom: -1.4rem;
    left: 0;
}

    .RankingBox .EduItem .Per {
        width: 50%;
        margin: auto;
        height: 0;
        background: #4ca0e6;
        position: relative;
    }

        .RankingBox .EduItem .Per.Ent {
            background: #f66e82;
        }

    .RankingBox .EduItem .EduItemText {
        font-size: 1.4rem;
        color: #646464;
        position: absolute;
        top: -2rem;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .RankingBox .EduItem .EduTitle {
        font-size: 1rem;
        text-align: center;
        color: #646464;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.RankingBox .SexItem {
    height: 5rem;
    margin: 2rem 0;
    position: relative;
}

    .RankingBox .SexItem .Per {
        height: 5rem;
        width: 0;
        margin-left: 5%;
    }

        .RankingBox .SexItem .Per.Boy {
            background: url(/images/Rank/boy.gif) repeat-x;
            background-size: auto 100%;
        }

        .RankingBox .SexItem .Per.Girl {
            background: url(/images/Rank/girl.gif) repeat-x;
            background-size: auto 100%;
        }

    .RankingBox .SexItem .SexItemText {
        color: #646464;
        position: absolute;
        left: 80%;
        top: 0;
        height: 5rem;
        line-height: 5rem;
        font-size: 1.2rem;
        white-space: nowrap;
    }

.RankingBox .ExprItem {
    position: absolute;
    width: 20%;
    bottom: 0;
    left: 0;
    height: 100%;
}

    .RankingBox .ExprItem .Per {
        width: 1rem;
        margin-left: -0.5rem;
        height: 1rem;
        background: #f46f82;
        position: absolute;
        bottom: -0.5rem;
        left: 50%;
        border-radius: 50%;
    }

        .RankingBox .ExprItem .Per.Ent {
            background: #4da0e4;
        }

    .RankingBox .ExprItem .ExprItemText {
        font-size: 1.4rem;
        color: #646464;
        position: absolute;
        top: -2rem;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .RankingBox .ExprItem .ExprTitle {
        font-size: 1rem;
        text-align: center;
        color: #646464;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: absolute;
        bottom: -2.4rem;
    }


.RankingBox .StarItem {
    position: absolute;
    width: 16%;
    bottom: 0;
    left: 0;
}

    .RankingBox .StarItem .Per {
        width: 50%;
        margin: auto;
        height: 0;
        background: #c6c6c6;
        position: relative;
    }

    .RankingBox .StarItem .StarItemText {
        font-size: 1.4rem;
        color: #646464;
        position: absolute;
        top: -2rem;
        left: 0;
        width: 100%;
        text-align: center;
    }

.RankingBox .EntAgeItem {
    position: absolute;
    width: 2%;
    bottom: 0;
    left: 0;
}

    .RankingBox .EntAgeItem .Per {
        width: 100%;
        height: 0;
        background: #4ca0e6;
        position: relative;
    }

.RankingBox .EntEduItem {
    width: 25%;
    float: left;
    text-align: center;
    color: #5c5c5c;
    font-size: 1.4rem;
    position: relative;
}

    .RankingBox .EntEduItem .BgCircle {
        width: 80%;
        padding-bottom: 80%;
        border-radius: 50%;
        background: #dcdcdc;
        height: 0;
        margin: 0 auto;
        position: relative;
    }

        .RankingBox .EntEduItem .BgCircle .CircleText {
            position: absolute;
            left: 0;
            text-align: center;
            top: -2.5rem;
            font-size: 1.4rem;
            width: 100%;
            color: #279c89;
        }

    .RankingBox .EntEduItem .Per {
        overflow: hidden;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

        .RankingBox .EntEduItem .Per .PCircle {
            width: 80%;
            padding-bottom: 80%;
            border-radius: 50%;
            background: #279c89;
            height: 0;
            margin: 0 auto;
        }

.RankingBox .EntSexContext {
    width: 80%;
    margin: 0 auto;
    height: 4rem;
    background: #d0d0d0;
}

    .RankingBox .EntSexContext .EntSexItem {
        float: left;
        width: 0;
        height: 4rem;
        background: #d0d0d0;
        text-align: center;
        color: #60676f;
        line-height: 4rem;
        font-size: 1.4rem;
        position: relative;
    }

        .RankingBox .EntSexContext .EntSexItem.Boy {
            background: #4ca0e6;
            color: #fff;
        }

        .RankingBox .EntSexContext .EntSexItem.Girl {
            background: #f66e82;
            color: #fff;
        }

        .RankingBox .EntSexContext .EntSexItem .EntSexText {
            position: absolute;
            top: -4rem;
            left: 0;
            width: 100%;
            text-align: center;
            font-size: 1.4rem;
            color: #60676f;
        }

.RankingTitle {
    color: #2182cc;
    font-size: 1.4rem;
    line-height: 3rem;
    padding: 0 1.4rem;
    margin: 1rem 0;
}

.AvgMoneyContent {
    margin-left: 5rem;
    border-left: 1px solid #ff9900;
    padding: 0.5rem 0;
    position: relative;
}

    .AvgMoneyContent .AvgMoneyItem {
        height: 3rem;
        margin: 0.5rem 0;
        position: relative;
        width: 100%;
    }

        .AvgMoneyContent .AvgMoneyItem a {
            position: absolute;
            left: -4.4rem;
            top: 0.7rem;
            font-size: 1.2rem;
            color: #666;
        }

        .AvgMoneyContent .AvgMoneyItem .Per {
            height: 3rem;
            line-height: 3rem;
            width: 0;
            background: #ff9900;
            position: relative;
            text-align: right;
            font-size: 1.2rem;
            color: #ff9900;
            white-space: nowrap;
        }

            .AvgMoneyContent .AvgMoneyItem .Per a {
                position: absolute;
                right: -6.5rem;
                top: 0;
                font-size: 1.2rem;
                color: #ff9900;
                display: block;
                height: 3rem;
                line-height: 3rem;
            }

    .AvgMoneyContent .ColBgItem {
        width: 10%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .AvgMoneyContent .ColBgItem:nth-child(even) {
            background: #f9f9f9;
        }

        .AvgMoneyContent .ColBgItem i {
            position: absolute;
            bottom: -2rem;
            right: 0;
            font-size: 1.2rem;
            color: #bcbcbc;
            font-style: normal;
        }

.HotJobItem {
    padding: 0 1.4rem;
}

    .HotJobItem a {
        height: 3rem;
        line-height: 3rem;
        padding: 0 1rem;
        float: left;
        background: #2182cc;
        color: #fff;
        font-size: 1.2rem;
        margin: 0.2rem;
    }

    .HotJobItem .SelectBox {
        height: 3rem;
        border: 1px solid #999;
        width: 60%;
        position: relative;
    }

        .HotJobItem .SelectBox span {
            background: #f5f5f5;
            text-align: left;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 1.4rem;
            color: #666;
            height: 3rem;
            line-height: 3rem;
            width: 100%;
            pointer-events: none;
            text-indent: 1rem;
        }

            .HotJobItem .SelectBox span:after {
                position: absolute;
                content: "\e004";
                font-family: "iconic";
                font-size: 1.4rem;
                margin-right: 0.5rem;
                right: 0.5rem;
                top: 0.1rem;
                color: #2182cc;
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                transform: rotate(90deg);
                text-indent: 0;
            }

        .HotJobItem .SelectBox input {
            width: 100%;
            height: 3rem;
        }

    .HotJobItem .BtnSearch {
        background: #ff9900;
        text-align: center;
        font-size: 1.4rem;
        color: #fff;
        height: 3rem;
        line-height: 3rem;
        width: 20%;
        border: 1px solid #ff9900;
    }

        .HotJobItem .BtnSearch:before {
            content: "\e100";
            font-family: "iconic";
            font-size: 1.4rem;
            margin-right: 0.5rem;
        }

.XgJob .TitleItem {
    float: left;
    width: 50%;
    background: #efefef;
    color: #1884cf;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.4rem;
    text-align: center;
}

.XgJob .JobLine {
    height: 3rem;
    line-height: 3rem;
    border-bottom: 1px dashed #999;
    display: block;
}

    .XgJob .JobLine .Item1 {
        height: 3rem;
        line-height: 3rem;
        width: 50%;
        float: left;
        color: #ff9900;
        text-align: left;
        text-indent: 0.5rem;
        font-size: 1.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .XgJob .JobLine .Item2 {
        height: 3rem;
        line-height: 3rem;
        width: 50%;
        float: left;
        color: #ff9900;
        text-align: center;
        font-size: 1.4rem;
    }

.RankBtmMenu {
    height: 4rem;
    line-height: 4rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

    .RankBtmMenu a {
        width: 33%;
        float: left;
        text-align: center;
        color: #fff;
        background: #2182cc;
        font-size: 1.2rem;
        overflow: hidden;
        height: 100%;
    }

        .RankBtmMenu a.Selected {
            width: 34%;
            background: #ff9900;
        }

        .RankBtmMenu a:before {
            color: #fff;
            content: "\e098";
            font-family: "iconic";
            font-size: 2.2rem;
            margin-right: 0.5rem;
        }

        .RankBtmMenu a:nth-child(2n):before {
            color: #fff;
            content: "\e099";
            font-family: "iconic";
            font-size: 2rem;
            margin-right: 0.5rem;
        }

        .RankBtmMenu a:nth-child(3n):before {
            color: #fff;
            content: "\e100";
            font-family: "iconic";
            font-size: 2rem;
            margin-right: 0.5rem;
        }

.TopSearchBox {
    padding: 1rem;
    color: #616161;
    font-size: 1.4rem;
}

    .TopSearchBox .SelectBox {
        height: 3rem;
        margin: 0.5rem 0;
        border: 1px solid #ddd;
        width: 100%;
        position: relative;
    }

        .TopSearchBox .SelectBox span {
            background: #f5f5f5;
            text-align: center;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 1.4rem;
            color: #666;
            height: 3rem;
            line-height: 3rem;
            width: 100%;
            pointer-events: none;
        }

            .TopSearchBox .SelectBox span:after {
                position: absolute;
                content: "\e004";
                font-family: "iconic";
                font-size: 1.4rem;
                margin-right: 0.5rem;
                right: 0.5rem;
                top: 0.1rem;
                color: #2182cc;
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                transform: rotate(90deg);
            }

        .TopSearchBox .SelectBox select, .TopSearchBox .SelectBox input {
            width: 100%;
            height: 3rem;
        }

    .TopSearchBox .BtnSearch {
        background: #ff9900;
        padding: 0.5rem;
        color: #fff;
        font-size: 1.4rem;
        margin-top: -0.5rem;
    }
