.down_list {
    margin-top: 0.25rem;
    clear: both;
}

.down_list ul {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.down_list ul li {
    padding: 0.15rem 0;
    overflow: hidden;
    vertical-align: middle;
    border-bottom: 1px solid #f1f1f1;
    
}

.style-input {
    float: left;
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    border: 1px solid #aaa;
    margin: 0.05rem 0.15rem 0px 0.025rem;
    border-radius: 2px;
}

input {
    outline: medium none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    padding: initial;
}

.down_list ul li p {
    float: left;
    display: inline;
    overflow: hidden;
    margin:0px;
}

.down_part_name {
    font-weight: 400;
    margin-right: 0.1rem;
    float: left;
    display: inline;
}

.down_list ul li span.filename {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.down_list ul li span {
    float: right;
    display: inline;
    overflow: hidden;
    color: #1890ff;
}

.thunder_url {
    width: 700px!important;
    border: solid 1px #e4e4e4;
    background: #f8f8f8;
    color: #999;
    height: 0.35rem;
    line-height: 0.55rem;
    padding: 0 0.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.down_list ul li span label, .down_list ul li span a.btnd {
    float: left;
    display: inline;
    margin-left: 0.1rem;
    padding: 0.08rem 0.05rem;
    color: #fff;
    line-height: 1;
    cursor: pointer;
}

.thunder_down {
    background: #1890ff;
}

.xiaomi {
    background: #ff6628;
}

.btn_bd {
    background: #999;
}

.downtools {
    padding: 0.125rem 0;
    overflow: hidden;
    zoom: 1;
    font-size: 0.35rem;
}

.downtools em {
    padding: 0 0.125rem;
    float: left;
    font-style: normal;
    font-size: 15px;
    line-height: 0.4rem;
}

.downtools a {
    font-size: 15px;
    margin-left: 0.25rem;
    overflow: hidden;
    text-align: center;
}