
.md11221.md-tech-2 {
    border-radius: 0 0 .8rem .8rem;
    overflow: hidden;
}

.md11221.md-tech-2 .video {
    height: 8.6rem;
}

.md11221.md-tech-2 .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1.16rem;
    height: 1.16rem;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    padding: .11rem;
    cursor: pointer;
}

.md11221.md-tech-2 .btn-in {
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/i-play.png);
    background-size: calc(28 / 94 * 100%);
}

.md11222.md-tech-3 {
    padding-top: .1rem;
    padding-bottom: 1.2rem;
}

.md11222.md-tech-3 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md11222.md-tech-3 .row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .32rem;
}

.md11222.md-tech-3 .row-2 .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: .8rem;
}

.md11222.md-tech-3 .row-2 .tit {
    line-height: 1.12;
}

.md11222.md-tech-3 .row-2 .desc {
    line-height: 1.8;
    margin-top: .33rem;
}

.md11222.md-tech-3 .row-2 .desc p {
    margin-bottom: .76em;
}

.md11222.md-tech-3 .row-2 .desc p:last-of-type {
    margin-bottom: 0;
}

.md11222.md-tech-3 .row-2 .links {
    margin-top: .27rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.md11222.md-tech-3 .row-2 .links .link {
    margin-right: .1rem;
}

.md11222.md-tech-3 .row-2 .links .link:last-of-type {
    margin-right: 0;
}

.md11222.md-tech-3 .row-2 .links .icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: .66rem;
    margin-bottom: .07rem;
}

.md11222.md-tech-3 .row-2 .c-pic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(600 / 1600 * 100%);
    border-radius: .24rem;
    overflow: hidden;
    margin-top: 0.22rem;
}

.md11222.md-tech-3 .row-2 .img {
    padding-top: calc(617 / 600 * 100%);
}

@media (max-width: 900px) {
    .md11222.md-tech-3 .row-2 {
        display: block;
    }

    .md11222.md-tech-3 .row-2 .text {
        padding-right: 0;
    }

    .md11222.md-tech-3 .row-2 .c-pic {
        width: 100%;
    }
}

.md11223.md-so-3 {
    padding-top: 1.03rem;
    padding-bottom: 1.14rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e1e9f5), to(#e9f1fb));
    background-image: -o-linear-gradient(top, #e1e9f5 0%, #e9f1fb 100%);
    background-image: linear-gradient(180deg, #e1e9f5 0%, #e9f1fb 100%);
}

.md11223.md-so-3 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md11223.md-so-3 .title {
    line-height: 1.4;
}

.md11223.md-so-3 .list {
    margin-top: .41rem;
}

.md11223.md-so-3 .list .li {
    width: 2.98rem;
    height: auto;
    min-height: 4rem;
    background-color: #fdfeff;
    border-radius: 0.24rem;
    padding: .5rem;
    padding-top: 1.11rem;
    text-align: center;
    margin-right: .28rem;
}

.md11223.md-so-3 .list .li:last-of-type {
    margin-right: 0;
}

@media (min-width: 901px) {
    .md11223.md-so-3 .list .li.active {
        width: 6.22rem;
        max-width: 100%;
        padding-top: 0.81rem;
        text-align: left;
    }

    .md11223.md-so-3 .list .li.active .tx-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .md11223.md-so-3 .list .li.active .icon {
        background-color: #093d61;
        margin: 0;
        margin-right: .3rem;
    }

    .md11223.md-so-3 .list .li.active .icon .i-1 {
        display: none;
    }

    .md11223.md-so-3 .list .li.active .icon .i-2 {
        display: block;
    }

    .md11223.md-so-3 .list .li.active .tit {
        margin-top: .14rem;
    }

    .md11223.md-so-3 .list .li.active .tx-2 {
        display: block;
    }
}

@media (max-width: 900px) {
    .md11223.md-so-3 .list .li {
        width: 6.22rem;
        max-width: 100%;
        padding-top: 0.81rem;
        text-align: left;
    }

    .md11223.md-so-3 .list .li .tx-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .md11223.md-so-3 .list .li .icon {
        background-color: #093d61;
        margin: 0;
        margin-right: .3rem;
    }

    .md11223.md-so-3 .list .li .icon .i-1 {
        display: none;
    }

    .md11223.md-so-3 .list .li .icon .i-2 {
        display: block;
    }

    .md11223.md-so-3 .list .li .tit {
        margin-top: .14rem;
    }

    .md11223.md-so-3 .list .li .tx-2 {
        display: block;
    }
}

@media (max-width: 500px) {
    .md11223.md-so-3 .list .li {
        padding: .5rem;
    }
}

.md11223.md-so-3 .list .icon {
    background-color: #d8e6f8;
    width: .8rem;
    height: 0.8rem;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.md11223.md-so-3 .list .icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.md11223.md-so-3 .list .icon .i-2 {
    display: none;
}

.md11223.md-so-3 .list .tit {
    line-height: 1.42857;
    margin-top: .29rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.md11223.md-so-3 .list .tx-2 {
    line-height: 1.66667;
    margin-top: .27rem;
    display: none;
    max-height: calc(30 / 18 * 10em);
    overflow-y: auto;
}

.md11223.md-so-3 .controls {
    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;
    margin-top: .5rem;
}

.md11223.md-so-3 .controls .btn {
    width: .1rem;
    height: .16rem;
    min-width: 10px;
    min-height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}

.md11223.md-so-3 .controls .btn.swiper-button-disabled {
    opacity: 0.5;
}

.md11223.md-so-3 .controls .swiper-pagination-current {
    color: #e52925;
}

.md11223.md-so-3 .controls .prev {
    background-image: url(../images/a-left-4.svg);
}

.md11223.md-so-3 .controls .next {
    background-image: url(../images/a-right-4.svg);
}

.md11223.md-so-3 .controls .swiper-pagination {
    z-index: 2;
    width: auto;
    margin: 0 .2rem;
    position: static;
}

.md11224.md-tech-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e1e9f5), to(#e9f1fb));
    background-image: -o-linear-gradient(top, #e1e9f5 0%, #e9f1fb 100%);
    background-image: linear-gradient(180deg, #e1e9f5 0%, #e9f1fb 100%);
    padding-top: 1.13rem;
    padding-bottom: 1.2rem;
}

.md11224.md-tech-4 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md11224.md-tech-4 .text {
    line-height: 1.8;
}

.md11224.md-tech-4 .text p {
    margin-bottom: .8em;
}

.md11224.md-tech-4 .text p:last-of-type {
    margin-bottom: 0;
}

.md11225.md-tech-5 {
    padding-top: .99rem;
    padding-bottom: 1.2rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6faff), to(#e9f1fb));
    background-image: -o-linear-gradient(top, #f6faff 0%, #e9f1fb 100%);
    background-image: linear-gradient(180deg, #f6faff 0%, #e9f1fb 100%);
}

.md11225.md-tech-5 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md11225.md-tech-5 .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;
}

.md11225.md-tech-5 .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;
}

.md11225.md-tech-5 .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;
}

.md11225.md-tech-5 .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) {
    .md11225.md-tech-5 .m-more-tx:after {
        min-width: auto;
        min-height: auto;
        width: 0.14rem;
        height: .2rem;
    }
}

.md11225.md-tech-5 .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;
}

.md11225.md-tech-5 .m-more:hover {
    font-weight: bold;
}

.md11225.md-tech-5 .m-more:hover .m-more-bg {
    border-width: 0;
}

.md11225.md-tech-5 .list {
    margin-top: .44rem;
    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;
}

.md11225.md-tech-5 .list .li {
    width: calc(784 / 1600 * 100%);
    display: block;
    border-radius: .24rem;
    overflow: hidden;
    position: relative;
    margin-bottom: .3rem;
}

.md11225.md-tech-5 .list .li:hover .tit {
    color: #093d61;
}

.md11225.md-tech-5 .list .li:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.md11225.md-tech-5 .list .img {
    padding-top: calc(405 / 784 * 100%);
}

.md11225.md-tech-5 .list .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: .29rem .2rem .27rem;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.5);
}

.md11225.md-tech-5 .m-more {
    margin-top: .15rem;
}

@media (max-width: 750px) {
    .md11225.md-tech-5 .list .li {
        width: 100%;
    }
}
