
.md11212.md-download-1 {
    padding-top: 0.58rem;
    padding-bottom: .81rem;
}

.md11212.md-download-1 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md11212.md-download-1 .m-more {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    border: none;
    cursor: pointer;
}

.md11212.md-download-1 .m-more-bg {
    width: 0.66rem;
    height: 0.66rem;
    border-radius: 50%;
    background-color: #1a5b88;
    border: .13rem solid #093d61;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.md11212.md-download-1 .m-more-tx {
    margin-left: -1.9em;
    margin-top: .09rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.md11212.md-download-1 .m-more-tx:after {
    content: '';
    width: .08rem;
    height: .14rem;
    min-width: 6px;
    min-height: 10px;
    margin-left: .1rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../images/i-more.svg);
}

@media (max-width: 750px) {
    .md11212.md-download-1 .m-more-tx:after {
        min-width: auto;
        min-height: auto;
        width: 0.14rem;
        height: .2rem;
    }
}

.md11212.md-download-1 .m-more:hover {
    font-weight: bold;
}

.md11212.md-download-1 .m-more:hover .m-more-bg {
    border-width: 0;
}

.md11212.md-download-1 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}

.md11212.md-download-1 .list .li {
    width: calc(785 / 1600 * 100%);
    min-height: 2rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0rem 0rem 0.5rem 0rem #c5d6ec;
    box-shadow: 0rem 0rem 0.5rem 0rem #c5d6ec;
    border-radius: 0.24rem;
    margin-bottom: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.md11212.md-download-1 .list .li:hover .tit {
    color: #093d61;
}

.md11212.md-download-1 .list .li:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.md11212.md-download-1 .list .li:hover .icon {
    background-color: #00263e;
    background-image: url(../images/i-download-2.svg);
}

.md11212.md-download-1 .list .c-pic {
    width: calc(160 / 785 * 100%);
    border-radius: .24rem;
    margin: .3rem;
}

.md11212.md-download-1 .list .img {
    padding-top: 100%;
}

.md11212.md-download-1 .list .tx {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-left: .2rem;
}

.md11212.md-download-1 .list .size {
    margin-top: .06rem;
}

.md11212.md-download-1 .list .icons {
    height: 100%;
    width: calc(170 / 785 * 100%);
    border-left: 1px solid #e7f0fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.md11212.md-download-1 .list .icon {
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    background-color: #f2f7fd;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/i-download.svg);
    background-size: calc(26 / 80 * 100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

@media (max-width: 900px) {
    .md11212.md-download-1 .list .li {
        width: 100%;
    }

    .md11212.md-download-1 .list .tx {
        margin-left: 0;
    }
}

.m_pages { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; }
.m_pages-item { min-width: 0.48rem; height: 0.48rem; line-height: 0.48rem; border-radius: 0.48rem; padding: 0 .2em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; margin-right: .08rem; }
.m_pages-item:last-child { margin-right: 0; }
.m_pages-item:hover { color: #e52925; }
.m_pages .on { background: #e52925; color: #fff; }
.m_pages .disabled { pointer-events: none; }
.m_pages-prev, .m_pages-next { background-position: center; background-repeat: no-repeat; background-size: 8px; }
.m_pages-prev { background-image: url(/static/home/images/a-left-2.svg); }
.m_pages-prev.disabled { background-image: url(/static/home/images/a-left-1.svg); }
.m_pages-next { background-image: url(/static/home/images/a-right-2.svg); }
.m_pages-next.disabled { background-image: url(/static/home/images/a-right-1.svg); }
