
.md11213.md-prod-1 {
    padding-bottom: 1.2rem;
}

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

.md11213.md-prod-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;
}

.md11213.md-prod-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;
}

.md11213.md-prod-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;
}

.md11213.md-prod-1 .m-more-tx:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    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(/static/home/images/i-more.svg);
}

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

.md11213.md-prod-1 .m-more-tx span {
    background: -webkit-gradient(linear, left top, right top, color-stop(2em, #fff), color-stop(2em, #222));
    background: -o-linear-gradient(left, #fff 2em, #222 2em);
    background: linear-gradient(to right, #fff 2em, #222 2em);
    color: transparent;
    background-clip: text; -webkit-background-clip: text;
}

.md11213.md-prod-1 .m-more:hover {
    font-weight: bold;
}

.md11213.md-prod-1 .m-more:hover .m-more-bg {
    border-width: 0;
}

.md11213.md-prod-1 .prod-item {
    margin-bottom: 1.05rem;
}

.md11213.md-prod-1 .prod-item:last-of-type {
    margin-bottom: 0;
}

.md11213.md-prod-1 .list {
    margin-top: .46rem;
}

.md11213.md-prod-1 .list .li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.6rem;
}

.md11213.md-prod-1 .list .li:last-of-type {
    margin-bottom: 0;
}

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

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

.md11213.md-prod-1 .list .c-pic {
    width: calc(935 / 1600 * 100%);
    border-radius: .24rem;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.md11213.md-prod-1 .list .img {
    padding-top: calc(450 / 935 * 100%);
}

.md11213.md-prod-1 .list .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.md11213.md-prod-1 .list .desc {
    line-height: 1.7;
    margin-top: .18rem;
}

.md11213.md-prod-1 .list .labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.25rem;
}

.md11213.md-prod-1 .list .labels .label {
    margin-right: .34rem;
    margin-top: .1rem;
}

.md11213.md-prod-1 .list .labels .label:last-of-type {
    margin-right: 0;
}

.md11213.md-prod-1 .list .labels .icon {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    height: .58rem;
    margin-bottom: .1rem;
    -webkit-filter: drop-shadow(0 0 0.1rem rgba(9, 61, 97, 0.1));
    filter: drop-shadow(0 0 0.1rem rgba(9, 61, 97, 0.1));
}

.md11213.md-prod-1 .list .m-more {
    margin-top: .55rem;
}

@media (min-width: 901px) {
    .md11213.md-prod-1 .list .li.odd .c-pic {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .md11213.md-prod-1 .list .li.odd .text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .md11213.md-prod-1 .list .li.even .text {
        padding-left: 1.33rem;
    }
}

@media (max-width: 900px) {
    .md11213.md-prod-1 .list .li {
        display: block;
    }

    .md11213.md-prod-1 .list .c-pic {
        width: 100%;
    }

    .md11213.md-prod-1 .list .text {
        width: 100%;
        margin-top: .3rem;
        padding: 0;
    }
}
