
.md11220.md-tech-1 {
    padding-top: 0.18rem;
    padding-bottom: 0.98rem;
}

.md11220.md-tech-1 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md11220.md-tech-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;
}

.md11220.md-tech-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;
}

.md11220.md-tech-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;
}

.md11220.md-tech-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) {
    .md11220.md-tech-1 .m-more-tx:after {
        min-width: auto;
        min-height: auto;
        width: 0.14rem;
        height: .2rem;
    }
}

.md11220.md-tech-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;
}

.md11220.md-tech-1 .m-more:hover {
    font-weight: bold;
}

.md11220.md-tech-1 .m-more:hover .m-more-bg {
    border-width: 0;
}

.md11220.md-tech-1 .tx-1 {
    line-height: 1.63636;
    width: 13rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.md11220.md-tech-1 .tx-1 p {
    margin-bottom: .72em;
}

.md11220.md-tech-1 .tx-2 {
    line-height: 1.63636;
    width: 9.9rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: .71rem;
}

.md11220.md-tech-1 .list {
    margin-top: .5rem;
}

.md11220.md-tech-1 .list .li {
    position: relative;
    border-radius: .24rem;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .4rem;
    padding-bottom: 0.43rem;
    margin-bottom: .3rem;
}

.md11220.md-tech-1 .list .li:last-of-type {
    margin-bottom: 0;
}

.md11220.md-tech-1 .list .li:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.md11220.md-tech-1 .list .li:hover .tit {
    color: #093d61;
}

.md11220.md-tech-1 .list .li:hover .more {
    color: #093d61;
}

.md11220.md-tech-1 .list .c-pic {
    width: 6.4rem;
    border-radius: .24rem;
}

.md11220.md-tech-1 .list .img {
    padding-top: calc(360 / 640 * 100%);
}

.md11220.md-tech-1 .list .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: .8rem;
}

.md11220.md-tech-1 .list .desc {
    line-height: 1.6;
    margin-top: .16rem;
}

.md11220.md-tech-1 .list .desc p {
    margin-bottom: .5em;
}

.md11220.md-tech-1 .list .desc p:last-of-type {
    margin-bottom: 0;
}

.md11220.md-tech-1 .list .more {
    position: absolute;
    right: .4rem;
    top: .37rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.md11220.md-tech-1 .list .more .icon {
    width: .44em;
    height: .78em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/static/home/images/i-more.svg);
    margin-left: .1rem;
}

.md11220.md-tech-1 .imgs {
    text-align: center;
    margin-top: .33rem;
    background-color: #fff;
    border-radius: .24rem;
    padding: .48rem 1rem .64rem;
}

.md11220.md-tech-1 .btns {
    margin-top: .6rem;
}

@media (max-width: 900px) {
    .md11220.md-tech-1 .list .li {
        display: block;
    }

    .md11220.md-tech-1 .list .c-pic {
        width: 100%;
    }

    .md11220.md-tech-1 .list .text {
        padding: 0;
        margin-top: 0.4rem;
    }

    .md11220.md-tech-1 .list .more {
        position: static;
        margin-top: .2rem;
    }

    .md11220.md-tech-1 .imgs {
        padding: .2rem;
    }
}
