@charset "utf-8";/* CSS Document */

body {
    background: #FAFAFA;
}
.nav4 {
    width: 100%;
    height: 40px;
    background: #FAFAFA;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.nav4 a.navItem,
.nav4 a.navItemHover {
    width: 13%;
    margin: 0 2%;
    display: block;
    float: right;
}
.nav4 a.navItem {
    color: #333;
    padding: 13px 0 13px;
}
.nav4 a.navItemHover {
    color: #333;
    padding: 13px 0 10px;
    border-bottom: 3px solid #1CC019;
}
.nav4 select.navItem {
    width: 100%;
    margin: 5.5px 0;
    font-size: 14px;
    -webkit-appearance: none;
    border: none;
    background: #FAFAFA;
    border-radius: 4px;
    padding: 5px 0; 
    text-indent: 0.3em;
    color: #333;
}
.selBlock {
    position: relative;
    height: 40px;
    width: 29%;
    margin: 0 2%;
    float: left;
}
.arrowDown {
    position: absolute;
    top: 17.5px;
    right: 8px;
    opacity: 0.5;
}
ul.rank_rest{
    font-size: 12px;
    list-style-position: inside;
    margin: 0 0 0 0;
    width: 100%;
    background: #FAFAFA;
}
ul.rank_rest li {
    height: 72px;
    position: relative;
    width: 100%;
}
a.user_link {
    height: inherit;
}
p.rankPos {
    line-height: 24px;
    position: absolute;
    right: 12px;
    top: 9px;
    color: rgba(0,0,0,0.8);
}
.rankPos span {
    font-size: 16px;
    padding: 0 4px;
}
.my-posi {
    text-align: center;
    margin: 0;
    font-size: 12px;
}
.my-posi span {
    font-size: 24px;
    padding: 0 7px;
    vertical-align: middle;
}
.userInfo {
    height: 70px;
    width: 79%;
    margin: 0 0 0 21%;
    border-top: 1px solid rgba(0,0,0,0.1);
    text-align: left;
}
ul.rank_rest li:first-child  .userInfo {
    border-top: none;
}
p.rank-user-name {
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    margin: 10px 0 0 0;
    text-align: left;
}
p.rank-user-name-new {
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    padding: 8px 0 0 0;
    text-align: left;
    width: 75%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
p.rank-user-locate {
    margin: 0;
    color: #999;
    font-size: 12px;
}
p.km_current {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    color: #1CC019;
    margin: 4px 0 0 0;
}
p.km_current span {
    color: #7A7A7A;
    margin: 0 0 0 3px;
}
p.km_current-new {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    color: #1CC019;
}
p.km_current-new span {
    color: #7A7A7A;
    margin: 0 0 0 3px;
}
.my-mile {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
    text-align: center;
    line-height: 16px;
    margin: 10px auto 8px;
}
/*img.avatar_rest {*/
    /*height: 50px;*/
    /*width: 50px;*/
    /*border-radius: 25px;*/
    /*margin: 11px 0 11px 10px;*/
    /*float: left;*/
/*}*/
img.avatar_rest {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    position: absolute;
    left: 10px;
    top: 10px;
}
p.claimed {
    color: #F35500;
}
p.unclaimed {
    color: #767676;
}
.like-block {
    display: block;
    height: 72px;
    width: 15%;
    position: absolute;
    right: 0;
    top: 0;
}
.rank-like-num,
.rank-like-icon {
    position: absolute;
    bottom: 15px;
}
.rank-like-num {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
    right: 36px;
}
.rank-like-icon {
    right: 12px;
}
.rank-avatar-label {
    position: absolute;
    left: 37px;
    bottom: 9px; 
}
.medal_1,
.medal_2,
.medal_3 {
    height: 32px;
    width: 50px;
    top: 32px;
    left: 10px;
    position: absolute;
}
.my-rank {
    position: relative;
    width: 100%;
    height: 238px;
    margin: 0 0 32px 0;
    background: url(../img/rank_new_user_bg@3x.jpg) no-repeat scroll center center;
    background-size: cover;
}
.my-rank .userInfo {
    border: none;
}
.my-like-num {
    position: absolute;
    right: 12px;
    bottom: 17px;
    color: rgba(0,0,0,0.5);
    line-height: 20px;
    font-size: 12px;
}
.my-like-num .icon-like-num {
    display: inline-block;
    vertical-align: -3%;
    margin: 0 3px 0 0;
}
.add-like {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    padding: 19px 8px 19px 19px;
}
.avatar-mine {
    height: 72px;
    width: 72px;
    border-radius: 36px;
    margin: 2px auto 0;
    display: block;
}
.my-rank-title {
    font-size: 12px;
    font-weight: normal;
    color: rgba(0,0,0,0.8);
    text-align: center;
    padding: 16px 0;
}
.my-rank-link {
    height: 117px;
    width: 136px;
    margin: 0 auto;
    position: relative;
    display: block;
}
.leaf-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.my-medal {
    margin: -5px auto 0;
    position: relative;
    z-index: 2;
}
.my-medal-icon {
    position: absolute;
    left: 13px;
    top: 8px;
}
.my-medal p {
    font-size: 7px;
    color: #F1F1F1;
    line-height: 9px;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.50);
    text-align: center;
    padding: 33px 0 0 0;
}
.share-my-rank {
    height: 28px;
    position: relative;
    width: 100%;
}
.share-my-rank .break-line {
    height: 3px;
    background: #FAFAFA;
    border-top: 3px solid #1CC019;
    border-bottom: 3px solid #1CC019;
    width: 100%;
    position: absolute;
    left: 0;
    top: 9px;
}
.btn-rank-share {
    background: #FFFFFF;
    border: 1px solid #1CC019;
    border-radius: 3px;
    position: relative;
    display: block;
    text-align: center;
    line-height: 28px;
    height: 28px;
    width: 130px;
    margin: 0 auto;
    font-size: 13px;
    color: #1CC019;
}
.rank-new-user-tips {
    height: 34px;
    width: 100%;
    padding: 6px 0 0 0;
    background: #AAAAAA;
    color: #f1f1f1;
    font-size: 12px;
    text-align: center;
    line-height: 1.3em;
}
