﻿.ranking_top{
    width: 1200px;
    display: table;
    margin: 10px auto;
}
.top_left{
    display: block;
    float: left;
    width: 268px;
    height: 298px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}
.top_mid{
    width: 640px;
    margin: 0 10px;
    display: block;
    float: left;
}
.top_right{
    width: 268px;
    height: 298px;
    border: 1px solid #e3e3e3;
    display: block;
    float: right;
    overflow: hidden;
}
.left_title{
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #e3e3e3;
    background: #f8f8f8;
    text-indent: 10px;
    font-size: 16px;
    line-height: 33px;
}
.left_ul{
    padding: 10px;
}
.left_ul li{
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
}
.left_ul li a{
    font-size: 14px;
    color: #222;
    display: block;
    float: left;
    margin-left: 12px;
    text-decoration: none;
}
.left_ul li a:first-child{
    margin-left: 0;
    color: #000000;
    font-weight: bold;
}
.top_right p{
    width: 100%;
    height: 35px;
    text-indent: 10px;
    font-size: 16px;
    line-height: 33px;
}
.right_ul{
    padding: 0 10px;
    font-size: 14px;
    color: #666666;
}
.right_ul li{
    width: 100%;
    display: table;
    margin-bottom: 5px;
}
.right_ul label{
    display: block;
    float: left;
}
.right_ul a{
    width: 65%;
    height: 20px;
    overflow: hidden;
    text-decoration: none;
    color: #666666;
    display: block;
    float: left;
    margin-left: 20px;
}
.right_ul span{
    color: #999;
    display: block;
    float: right;
}
.brand_ranking{
    width: 1200px;
    margin:0 auto 10px auto;
    display: table;
}
.brand_top{
    border: 1px solid #e3e3e3;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #f9f9fa;
    text-indent: 20px;
}
.brand_top span{
    color: #ea0000;
    font-size: 16px;
    padding-right: 5px;
}
.brand_list{
    display: table;
    width: 100%;
    margin: 20px 0;
}
.brand_item{
    width: 12.55%;
    margin-right: 2%;
    display: block;
    float: left;
}
.brand_item:last-child{
    margin-right: 0;
}
.brand_item a{
    text-decoration: none;
}
.brand_item img{
    width: 100%;
}
.brand_item p{
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #003eff;
    margin: 5px 0;
}
.brand_item span{
    display: block;
    width: 50%;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: 1px solid #e3e3e3;
    background: #f8f8f8;
    text-align: center;
    color: #7b8393;
}
.ranking_div{
    width: 1200px;
    margin: 10px auto;
    display: table;
}
.ranking_list{
    width: 920px;
    border-top: 1px solid #e3e3e3;
    float: left;
    margin-right: 10px;
}
.ranking_tj{
    width: 270px;
    display: block;
    float: left;
}
.ranking_item{
    width: 22.9%;
    margin-top: 15px;
    margin-right: 2%;
    display: block;
    float: left;
    border-right: 1px solid #e3e3e3;
}
.ranking_item:nth-child(4n){
    border: none;
}
.ranking_item p{
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
.ranking_item li{
    width: 100%;
    font-size: 14px;
    display: table;
    margin-bottom: 5px;
}
.ranking_item label{
    display: block;
    float: left;
    width: 10%;
}
.ranking_item a{
    color: #003eff;
    text-decoration: none;
    width: 60%;
    display: block;
    float: left;
    text-indent: 10px;
    height: 20px;
    overflow: hidden;
}
.ranking_item span{
    display: block;
    float: right;
    width: 25%;
    margin-right: 5px;
}
.ranking_item .ranking_to_all{
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #798090;
    border: 1px solid #4e5362;
    cursor: pointer;
    margin-top: 5px;
    color: #ffffff;
    text-indent: 0;
    text-align: center;
}
.tj_div{
    width: 100%;
    display: table;
    border: 1px solid #e3e3e3;
}
.tj_title{
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #e3e3e3;
    background: #f8f8f8;
    text-indent: 10px;
    font-size: 16px;
    line-height: 33px;
}
.tj_ul{
    padding: 2%;
}
.tj_ul li{
    width: 46%;
    display: block;
    float: left;
    padding: 2%;
    text-decoration: none;
    text-align: center;
}
.tj_ul a{
    text-decoration: none;
}
.tj_ul img{
    width: 100%;
}
.tj_ul p{
    color: #333;
}