﻿.u-rank {
    width: 20px;
    height: 20px;
    margin-right:5px;
    line-height: 20px;
    text-align: center;
    background-color: #e4e4e4;
    color: #666;
    border-radius: 3px;
}

.u-rank-1 {
    background-color: #f3251b;
    color: #fff;
}

.u-rank-2 {
    background-color: #f77e13;
    color: #fff;
}

.u-rank-3 {
    background-color: #efab19;
    color: #fff;
}
.linkbtn{
    display : block; width: 278px; height:48px;line-height:48px; background-color: #fec240; color: #333; border-radius:24px;
}
.linkbtn:hover{
 color:#fff;
}
.red{
    color:#ff7600;
}
.m-ht h2{
    color:#333;
    border-width:0;
}
.m-ht h2.u-tab{
    padding:0px;
    width:50%;
    cursor:pointer;
}
.m-ht h2.u-tab.cur{
    border-width:2px;
}
.g-main-res{
    width:854px;
}
.g-side-res{
   width:324px; 
}
.res-m-active ul li{
    margin-bottom:20px;
    margin-right:40px;
}
.res-m-active .m-module-r{
    width:312px;
}
.res-m-account{
    background-color:#fff8e6;
    padding:10px 0px;
}
.res-m-account div{
    margin-bottom:15px;
}
.res-m-account .name{
    width:100px;
}
.res-m-account .red{
    width:140px;
    font-style:italic;
}
.res-m-gp .gp{
    width:283px;
    margin-bottom:30px;
}
.res-m-gp .m-module-l img{
    border-radius:50%;
}
.res-m-gp .m-module-r{
    width:170px;
}
.res-m-crm{
    margin-bottom:30px;
}
.res-m-line1 {
    margin: 10px 0px;
}

.res-m-line1 .ct {
   width: 430px;
}
.res-m-line1:hover a.ct {
  cursor: pointer;
}
/*上传下载排行*/
.m-ht.rank h2{
   font-weight:normal;
}
.m-ht.rank h2.cur{
   font-weight:600;
}
.res-m-line2 {
  border-bottom: 1px solid #e5e5e5;
}
.res-m-line2 .middle {
    line-height: 64px;
    /*margin-top: 16px;
    vertical-align: top;*/
}

.res-m-line2 img {
    border-radius: 50%;
}

.res-m-line2 .ct {
    cursor: pointer;
}

.res-m-line2 .ct p {
    display: none;
}

.res-m-line2 .f-lh64 img {
    width: 64px;
    height: 64px;
}

.res-m-line2 .f-lh32 img {
    width: 32px;
    height: 32px;
}
/*chart*/
.res-m-table th{
    background-color: #f1f1f1;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}
.res-m-table td{
    border: 1px solid #e5e5e5;
}