
/*分类导航*/
 .supply_scre {     background-color: #FFF;
     border: 1px solid #e7e7e7;
     width: 1200px;
     margin: 12px 0px 0px 0px; }
 .supply_scre > ul > li { border-top: 1px dashed #d2d2d2; position: relative; padding: 13px 90px 3px 90px; }
 .supply_scre .span_class { height: 100%; display: block; width: 70px; text-align: center; line-height: 45px; position: absolute; top: 0px; left: 0px; border-right: 1px solid #e7e7e7; color: #000000; }
 .supply_li_list { width: 982px; }
 .supply_li_list li { display: block; float: left; margin-left: 18px; margin-bottom: 5px; color: #7d7d7d; font-size: 12px; line-height: 21px; height: 21px; }
 .supply_li_list li:hover { color: #007DE4; cursor: pointer; }
 .supply_litie { height: 21px; font-size: 12px; line-height: 21px; background-color: #007DE4; color: #FFF !important; text-align: center;     padding: 0px 4px 0px 4px;}
 .supply_litie a { color: #FFF; }
/*右边内容*/

.right_content{    float: right;font-size: 14px;margin: 16px 0px 0px 0px;
    width: 286px;}
.middle_word{    width: 288px;
    height: 40px;
    background-color: #FCF5E9;
    text-align: center;
    line-height: 40px;}
.right_content>.box_head_1{       height: 30px;
    padding: 17px 0px 0px 0px;
    color: #444;
    border-bottom: 1px solid gainsboro;
    background-color: white;}
.right_content>.box_head_1>div{       height: 20px;
    border-left: 4px solid #007DE4;
    padding: 0px 0px 0px 15px;}
.right_content>.box_body{    padding: 20px 0px 12px 21px;
    background-color: white;}
.right_content>.box_body>.down_ranking{   }
.right_content>.box_body>.down_ranking>li{     height: 37px;  }
.right_content>.box_body>.down_ranking>li i{display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
}
.right_content>.box_body>.down_ranking>li i:nth-child(1){background-color: #007DE4;
    border-radius: 15px;
    color: white;text-align: center;}
/*.right_content>.box_body>.down_ranking>li>i>span{    margin: 0px 0px 0px 6px;}*/
.right_content>.box_body>.down_ranking>li>span{    margin: 0px 0px 0px 6px;}
.right_content>.box_body>.down_ranking>li i:nth-child(3){    background: url("../image/company/down_icon.png") -22px -63px;
    float: right;
    margin: -6px 18px 0px 0px;}
.right_content>.box_body>.rank_list{}
.right_content>.box_body>.rank_list>ul{}
.right_content>.box_body>.rank_list>ul>li{    height: 33px;
    list-style-type: disc;
    font-size: 12px;
    color: gainsboro;}
.right_content>.box_body>.rank_list>ul>li>a{width: 178px;
    display: inline-block;
    height: 19px;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    margin: -3px 0px 0px 0px;
    text-overflow: ellipsis;
    vertical-align: middle;}
.right_content>.box_body>.rank_list>ul>li>span{
    color: #888;
    float: right;
    margin: 0px 12px 0px 0px;
}
.right_content .right_img{
    margin: 18px 0px 0px 0px;}

