.w_980 {
    width: 1024px;
    overflow: auto;
}
.mg_t10 {
    margin-top: 10px;
}
.mod-border {
    width: 319px;
    border: 1px solid #E5E5E5;
    margin-right: 15px;
    min-height: 397px;
}
.mod-box {
    overflow: hidden;
}
.mg_b10 {
    margin-bottom: 10px;
}
.fl_lf, .fl-lf {
    float: left;
}
.mod-border .mod-title {
    font-weight: bold;
    line-height: 40px;
    background: #F8F8F8;
    border-color: #E5E5E5;
    border-width: 1px;
    padding-left: 10px;
}

.mod-title {
    color: #333;
    line-height: 29px;
    border-bottom: 2px solid #E9E9E9;
}
a.more {
    font-weight: normal;
    color: #999;
    margin-right: 10px;
    float: right;
}
.more_icon2 {
    width: 45px;
    background-position: 20px -81px;
    _background-position: 20px -82px;
}
.top_categories .mod-border .mod-title em {
    font-weight: normal;
    color: #333;
}
.mod-img-list {
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
}
.mod-border .mod-img-list {
    margin: 0 10px;
}
.mod-border .mod-img-list {
    padding: 0;
}
.ranking .mod-img-list li {
    width: 228px;
    padding: 10px;
    background: #F8F8F8;
    border-bottom: 1px solid #F0F0F0;
    position: relative;
    float: left;
}
.mod-border .mod-img-list li {
    width: 100%;
    background: #FFF;
    border-bottom: 1px dashed #DDD;
    padding: 10px 0;
}
.img-box {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    padding-bottom: 5px;
    overflow: hidden;
    display: block;
}
.ranking .img-box {
    width: 48px;
    height: 48px;
    margin: 2px 5px 0 0;
    padding: 0;
}
.img-box img {
    border-radius: 10px;
}
.mod-img-list li p {
    height: 22px;
    overflow: hidden;
    max-width: 238px;
}
.down {
    text-align: left;
    font-size: 12px;
    color: #adadad;
    float: right;
}
.mod-img-list li p {
    height: 22px;
    overflow: hidden;
}
.ranking .hover .down, .ranking .star_bg, .mod-border .down {
    position: absolute;
    left: 86px;
}
.ranking .hover .down, .mod-border .down {
    top: 30px;
}
.mod-border .down, .mod-border .star_bg {
    left: 52px;
}
.mod-border .down {
    width: 70%;
    text-align: left;
    white-space: nowrap;
}
.mod-img-list li p {
    height: 22px;
    overflow: hidden;
}
.mod-img-list .star_bg {
    width: 45px;
    height: 10px;
    display: inline-block;
    background-position: -9px -8px;
}
.ranking .hover .down, .ranking .star_bg, .mod-border .down {
    position: absolute;
    left: 86px;
}
.mod-border .down, .mod-border .star_bg {
    left: 52px;
}
.ranking .star_bg {
    top: 52px;
}
.mod-img-list .star_bg em {
    display: block;
    position: absolute;
    height: 10px;
    background-position: -9px -24px;
    left: 0;
}
.star_icon {
    background: url(../images/star.png) no-repeat;
}
.down_bg {
    /* font-size: 12px; */
    color: #FFF;
    width: 36px;
    line-height: 18px;
    background: #2bb866;
    position: absolute;
    right: 10px;
    top: 30px;
    transition: background .3s ease;
}
.mod-border .down_bg {
    right: 0;
}
.down_bg:hover {
    color: #FFF;
    background: #15a754;
}


