body {
    background: #F5F5F8;
}

.wrapper {

}
.container {
    width: 1200px;
    margin: 20px auto;
}

.top-navs {
    width: 200px;
    float: left;
}
.top-main {
    width: 960px;
    float: right;
}

.top-navs {
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 0 0 8px rgba(102, 102, 102, .3);
    padding: 20px 0;
}
.top-navs .t {
    font-size: 15px;
    color: #666;
    background: url(/public/images/rank/li.png) 20px center no-repeat;
    padding-left: 36px;
    height: 44px;
    line-height: 44px;
    margin: 5px 0;
}
.top-navs li {
    display: block;
    padding-left: 36px;
    font-size: 15px;
    color: #8ea1a7;
    height: 44px;
    line-height: 44px;
}
.top-navs li.top-item-selected {
    color: #6bbccb;
    background: #def8fa;
    border-left: 2px solid #29c8dc;
}

.qtranks-context {
    min-height: 800px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 6px;
    padding: 0 30px 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 8px rgba(102, 102, 102, .3);
    box-shadow: 0 0 8px rgba(102, 102, 102, .3);
 }
.qtranks-context .hd {
    padding: 15px 0;
    border-bottom: 1px solid #e7f0f2;
    position: relative;
}
.qtranks-context .hd .box {
    height: 30px;
    position: relative;
    border-radius: 5px;
}
.qtranks-context .hd .tabs {
    height: 30px;
    position: relative;
    z-index: 2;
    float: left;
}
.qtranks-context .hd .tabs li {
    display: inline-block;
    color: #8ea1a7;
    font-size: 15px;
    vertical-align: middle;
    margin-right: 35px;
}
.qtranks-context .hd .tabs li.on .titty {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.qtranks-context .hd .tabs li.on .titty .bt {
    position: relative;
    display: inline-block;
    font-size: 20px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    font-weight: 400;
}

.qtranks-context .hd .date {
    height: 28px;
    position: absolute;
    top: 5px;
    right: 0;
}
.qtranks-context .hd .date a {
    padding: 0 10px;
    height: 24px;
    background-color: #f7f9f8;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    text-align: center;
    border-radius: 18px;
    margin-left: 16px;
    border: 1px solid #f7f9f8;
}
.qtranks-context .hd .date a.on {
    color: #6bbccb;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(102, 102, 102, .3);
    box-shadow: 0 0 8px rgba(102, 102, 102, .3);
    border: 1px solid #f7f9f8;
}
.qtranks-context .hd .txt {
    height: 30px;
    line-height: 30px;
    color: #999;
    padding: 0 20px 0 0;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 5px;
}

.qtrank-list {

}
.qtrank-list li {
    position: relative;
    padding: 5px 100px 2px 0;
    margin-left: 50px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 10px;
}
.qtrank-list li:last-child {
    border-bottom: 0;
}
.qtrank-list li .l1 {
    position: absolute;
    top: -5px;
    left: -52px;
    width: 38px;
    height: 100%;
}
.qtrank-list li .l1 .nums {
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 100%;
    background-color: #f7f9f8;
    color: #8ea1a7;
    font-size: 18px;
    font-weight: 700;
}
.qtrank-list li .l1 .nums.n1 {
    margin-top: -20px;
    height: 38px;
    line-height: 200px;
    width: 38px;
    overflow: hidden;
    background: url(/public/images/rank/n1.png) no-repeat;
}
.qtrank-list li .l1 .nums.n2 {
    margin-top: -20px;
    height: 38px;
    line-height: 200px;
    width: 38px;
    overflow: hidden;
    background: url(/public/images/rank/n2.png) no-repeat;
}
.qtrank-list li .l1 .nums.n3 {
    margin-top: -20px;
    height: 38px;
    line-height: 200px;
    width: 38px;
    overflow: hidden;
    background: url(/public/images/rank/n3.png) no-repeat;
}
.qtrank-list li .l2 {
    position: relative;
    padding: 0 0 0 130px;
    height: 100px;
}
.qtrank-list li .zuozheinfo .user {
    position: absolute;
    top: 0;
    left: 20px;
    width: 90px;
    height: 90px;
}
.qtrank-list li .zuozheinfo .userpic {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: block;
    overflow: hidden;
}
.qtrank-list li .zuozheinfo .name {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #333;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.qtrank-list li .cate {
    width: 100%;
    overflow: hidden;
    color: #ccc;
}
.qtrank-list li .cate span {
    position: relative;
    margin-left: -4px;
}
.qtrank-list li .cate em {
    margin: 0 5px;
    font-size: 12px;
    color: #8ea1a7;
}
.qtrank-list li .daib {
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
    margin-top: 10px;
}
.qtrank-list li .hdry {
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    color: #666;
}
.qtrank-list li .l3 {
    position: absolute;
    right: 0;
    top: 40px;
}
.qtrank-list .join-mcn {
    color: #6bbccb;
    font-weight: bold;
}
