.w280 {
    float: left;
    overflow: hidden;
    width: 200px;
    background: #fff;
}

.w905 {
    float: right;
    overflow: hidden;
    width: 1000px;
    background: #fff;
}

.w280 ul {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.w280 ul li {
    width: 200px;
    height: auto;
}

.w280 ul li:hover p {
    color: #07c5b9;
}

.w280 ul li .u-list a:hover {
    color: #07c5b9;
}

.w280 ul li p {
    width: 100%;
    height: 50px;
    margin-bottom: 1px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #666;
    background: #fafafa;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.w280 ul li.no-click p {
    background: #07c5b9 !important;
    color: #fff !important;
    font-weight: bold;
    position: relative;
    z-index: 2;
    box-shadow: 0 3px 6px rgba(128, 128, 128, 0.3)
}



.w280 ul li:last-of-type p {
    margin-bottom: 0px;
}

.w280 ul li .u-list a.on-hover {
    color: #07c5b9;
}

.u-info {
    padding: 20px;
    border-radius: 2px;
    background-color: #fafafa;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin: 15px 15px 0;
    position: relative;
    font-family: "microsoft yahei";
}

.u-info::before {
    background-image: url(../images/info-tag-top.png);
    top: 0;
    left: 0;
}

.u-info::before, .u-info::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}

.u-info::after {
    background-image: url(../images/info-tag-bottom.png);
    bottom: 0;
    right: 0;
}

.u-header {
    margin: 0px 15px;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #5c5761;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    font-family: "microsoft yahei";
}

.u-header::before {
    width: 100px;
    bottom: 8px;
}

.u-header::after, .u-header::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #5c5761;
    right: 0;
}

.u-header::after {
    width: 40px;
    bottom: 4px;
}

.ico-ph {
    width: 35px;
    height: 36px;
    float: left;
    margin-top: 12px;
    margin-right: 8px;
    background: url(../images/u-rankico.png) no-repeat left center;
}

.g-ranklist {
    overflow: hidden;
    padding: 0px 15px;
}

.g-ranklist a {
    width: 100%;
    height: auto;
    padding: 22px 0;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    position: relative;
}

.g-ranklist a:last-of-type {
    border-bottom: 0px;
}

.g-ranklist a i {
    width: 25px;
    height: 35px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    float: left;
    display: block;
    overflow: hidden;
    font-style: normal;
    background: url(../images/numberico.png) no-repeat -111px 1px;
}

.g-ranklist a i.ico1 {
    background-position: 0px 1px
}

.g-ranklist a i.ico2 {
    background-position: -37px 1px
}

.g-ranklist a i.ico3 {
    background-position: -74px 1px
}

.g-ranklist a u img {
    width: 100px;
    height: 100px;
    border-radius: 16px;
    float: left;
    margin: 0 15px 0 12px;
    display: inline;
    overflow: hidden
}

.g-ranklist a strong {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}

.g-ranklist a b {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    margin: 8px 0 0;
    display: block;
    overflow: hidden;
}

.g-ranklist a b span {
    float: left;
    font-size: 12px;
}

.g-ranklist a b span em {
    padding: 0px 12px;
}

.g-ranklist a b .u-softrank {
    display: block;
    height: 14px;
}

.g-ranklist a b .u-softrank img {
    height: 14px;
    display: block;
}

.g-ranklist a p {
    height: 46px;
    line-height: 23px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    margin: 6px 0 0;
    display: block;
    overflow: hidden;
    width: 722px
}

.g-ranklist a dl {
    width: 110px;
    height: 35px;
    background: #07c5b9;
    border-radius: 4px;
    float: left;
    display: inline;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 19px;
}

.g-ranklist a dl dt {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 44px;
    float: left;
    margin: 7px 0 0 13px;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom:1}

.g-ranklist a dl dt span {
    width: 2px;
    height: 8px;
    background: #fff;
    display: block;
    margin: 4px auto 0;
}

.g-ranklist a dl dt span:before {
    content: "";
    width: 2px;
    height: 6px;
    background: #fff;
    transform: rotate(-50deg);
    display: block;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 7px;
}

.g-ranklist a dl dt span:after {
    content: "";
    width: 2px;
    height: 6px;
    background: #fff;
    transform: rotate(50deg);
    display: block;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 7px;
}

.g-ranklist a dl dd {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin: 0 0 0 8px;
    display: inline;
    overflow: hidden
}

.g-ranklist a.g-rankl-one i {
    background-position: 0px 0px
}

.g-ranklist a.g-rankl-two i {
    background-position: -37px 0px
}

.g-ranklist a.g-rankl-three i {
    background-position: -74px 0px
}

.g-ranklist a:hover strong {
    color: #07c5b9
}

.g-ranklist a:hover dl {
    background: #07c5b9
}
