/*module_ID=424 下载中心列表 begin*/
.layout-down-download-center-list-1
{
    width: 100%;
}
.layout-down-download-center-list-1 .layout_down_download_center_list_1_box
{
    padding: 3px 0;
}
.layout-down-download-center-list-1 .top-border
{
    border-top:1px solid #dcdcdc;
    
}
.layout-down-download-center-list-1 .left-border
{
    border-left:1px solid #dcdcdc;
}
.layout-down-download-center-list-1 .bottom-border
{
    border-bottom:1px solid #dcdcdc;
}
.layout-down-download-center-list-1 .right-border
{
    border-right:1px solid #dcdcdc;
}
.layout-down-download-center-list-1 .list_box
{
    width: 100%;
    line-height: 20px;
    color: #666;
}
.layout-down-download-center-list-1 .icon
{
    width: 5px;
    height: 5px;
    float: left;
    border-radius: 100px;
    background: #c1c1c1;
    margin: 13px 10px 0 15px;
}
.layout-down-download-center-list-1 .list
{
    color: #666;
    width: 70%;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-right: 2%;
    line-height: 20px;
}
.layout-down-download-center-list-1 .list:hover
{
    color: #D41A1A;
}
.layout-down-download-center-list-1 .download-icon
{
    overflow: hidden;
    background: url(/images/model/layout/down/download_center_list_1/icon0.png) no-repeat;
    background-size: 20px 15px;
    display: inline-block;
    width: 20px;
    height: 15px;
    margin: 5px 15px;
}
.layout-down-download-center-list-1 .download-icon:hover
{
    overflow: hidden;
    background: url(/images/model/layout/down/download_center_list_1/icon2.png) no-repeat;
    background-size: 20px 15px;
    display: inline-block;
    width: 20px;
    height: 15px;
}
/*module_ID=424 下载中心列表 end*/