.d-f-icon{
        vertical-align: middle;
        color: #ff2a00;
    }
    .d-icon{
        vertical-align: middle;
        margin-left: 5px;
    }
    .download-file{
        position: fixed;
        right: 0px;
        top: 18%;
    }
    .mini-btn-box{
        width: 176px;
        height: 79px;
        cursor: pointer;
    }
    .t-icon{
        font-size: 22px;
        vertical-align: middle;
        color: #ff2a00;
    }
    .download-all{
        position: absolute;
        right: 86px;
        top: 10px;
    }
    .special{
        width: 227px;
        height: 300px;
        /* float: right; */
        display: inline-block;
        position: absolute;
        top: 14%;
        right: 52px;
    }
    .download-table{
        width: 100%;
        display: inline-block;
    }
    .download-icon-title{
        width: 194px;
        height: 180px;
        margin-bottom: -7px;
        text-align: center;
    }
    .span_icon{
        font-size: 32px;
    }
    .download-all2{
        text-align: center;
        width: 786px;
        margin-bottom: 10px;
    }
    .d-icon2{
        vertical-align: middle;
        margin-left: 5px;
        color: #4587f4;
        font-size: 18px;
    }
    .btn-w{
        width: 100px;
        line-height: 24px;
    }
    .download-file-list{
        color: #494949;
    }
    .mini-btn{
        position: absolute;
        right: 0;
    }
    .active-haibao{
        display: none;
    }
    .download-file .mini-img{
        width: 20px;
        line-height: 10px;
    }
    .download-file .max-btn{
        width: 20px;
        line-height: 10px;
    }
    .span_bg_11{
        display: inline-block;
        width: 60px;
        height: 60px;
        margin: 30px auto 20px;
        border-radius: 30px;
        line-height: 60px;
        /*color: #fff;*/
        /*background: -webkit-linear-gradient(135deg, #ff8400, #ff2a00);*/
        /*background: -o-linear-gradient(135deg, #ff8400, #ff2a00);*/
        /*background: -moz-linear-gradient(135deg, #ff8400, #ff2a00);*/
        /*background: linear-gradient(135deg, #ff8400, #ff2a00);*/
    }
    .span_bg_11 img{
        width: 80%;
        height: 80%;
    }