.magazine-banner {
    margin-bottom: 20px;
}

.mag_info_xxx {
    width: 250px;
    height: 320px;
    float: left;
}

.mag_info_xxx1 {

}

.mag_img_op {
    position: relative;
    width: 94%;
    margin: 0 auto;
    height: 280px;
    background: #fff;
}

.mag_img_op1 {
    position: absolute;
    border-radius: 5px;
}

.mag_img_t {
    background: #fff;
}

.mag {
    background: #fff;
    overflow: hidden;
    margin-bottom: 16px;
}

.mag_nei {
    margin: 16px;
    width: 960px;
    height: 360px;
    background-color: white;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.mag_top {
    text-align: center;
    line-height: 67px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ff6000;
    border-bottom: 1px solid #ff9000;
}

.mag_info_nei {
    margin: 10px;

}

.mag_info_nei img {
    float: left;
}

.mag_font {
    width: 650px;
    float: left;
    margin-left: 20px;
}

.mag_font span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    height: 326px;
    overflow: hidden;

}

.mag_font p {
    font-weight: bold;
    font-size: 14px;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #000000;
}

.mag_button button {
    position: absolute;
    bottom: 20px;
    right: 440px;
    background-color: #a8a8a8;
    border-radius: 4px;
    border: 0;
    outline: none;
    width: 111px;
    height: 34px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 19px;
    padding: 0 10px;
    cursor: pointer;
}

.mag_button:hover button {
    background: #ff6000;
}

.mag_button span {
    display: block;
    width: 19px;
    height: 19px;
    background: url('../img/xiazai.png');
    background-size: 100% 100%;
    float: left;
}

.huanye_none {
    display: none;
}

.mag_xuan button {
    background: #0066FF;
}

.mag_top1 {
    display: none;

}

.download-file {

}

@media (max-width: 1024px) {
    .magazine-banner {
        width: auto;
        margin: 10px 10px 16px 10px;

    }

}

@media (max-width: 800px) {
    .magazine-banner  img {
        width: 100%;
    }
    .magazine-banner {
        margin: 0 10px;
    }

    .indfo_ma {
        height: auto;
    }


    .mag_img_op {
        width: 94%;
        margin: 0 auto;
    }

    .indfo_cen {
        background: #dedede;
    }

    .mag_img_t {
        width: 96%;
        margin: 0 auto;
    }

    .mag {
        width: auto;
        margin: 10px 10px;
        background: #fff;
    }

    .mag_top {
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #ff6000;
        border-bottom: 1px solid #ff9000;
    }

    .mag_nei {
        margin: 10px auto;
        background: #ffffff;
        width: 100%;
        height: 200px;
        overflow: hidden;

    }

    .mag_button button {
        bottom: 0;
        right: 10px;
        width: 95px;
        height: 25px;
        font-size: 0.7em;
    }

    .mag_top1 {
        display: none;
        font-size: 1em;
        text-align: left;
        letter-spacing: 1px;
        color: #000000;
        margin-bottom: 0.6em;
        height: 1em;
        line-height: 1em;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mag_font span {
        /*display: inline;*/
        line-height: 24px;
        font-size: 12px;
        height: 140px;
    }

    .mag_font > div:nth-child(2) {
        line-height: 14px;
    }

    .mag_font > div:nth-child(3) {
        line-height: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline;
    }

    .mag_font > div:nth-child(4) {
        line-height: 14px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
    }

    .mag_font {
        width: 51%;
        margin-left: 3%;
        height: 90%;
    }

    .mag_button span {
        width: 16px;
        height: 16px;
    }

    .mag_info_xxx {
        width: 40%;
        height: auto;
        float: left;
        margin: 0;
        /*padding: 18px 0 0 16px ;*/

    }


    .mag_f_no {
        display: none;
    }

    .mag_font p {
        line-height: 18px;
    }

    .mol_info_nei {
        width: 96%;
        margin: 0 auto;
    }

    .download-file {


    }

}
