
.md25193.md-solution-11 {
    padding-top: 0.72rem;
    padding-bottom: 0.45rem;
    position: relative;
}

.md25193.md-solution-11 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 15.2rem;
    max-width: 92%;
}

.md25193.md-solution-11 .text1 {
    width: calc(660 / 1520 * 100%);
}

.md25193.md-solution-11 .text2 {
    width: calc(760 / 1520 * 100%);
}

.md25193.md-solution-11 .h2 {
    line-height: 1.25;
}

.md25193.md-solution-11 .intro {
    line-height: calc(24 / 14);
}

.md25193.md-solution-11 .box-2 {
    display: none;
    margin-top: 0.5rem;
}

.md25193.md-solution-11 .bi {
    width: 50%;
}

.md25193.md-solution-11 .img {
    padding-top: calc(420 / 760 * 100%);
}

@media screen and (max-width: 900px) {
    .md25193.md-solution-11 .text1 {
        width: 100%;
    }

    .md25193.md-solution-11 .text2 {
        width: 100%;
        margin-top: 0.3rem;
    }
}

.md25193.md-solution-12 {
    padding-top: 0.45rem;
    position: relative;
}

.md25193.md-solution-12 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 15.2rem;
    max-width: 92%;
}

.md25193.md-solution-12 .desc {
    padding: 0 0.4rem;
    line-height: calc(24 / 14);
    margin-top: 0.1rem;
}

.md25193.md-solution-12 .list {
    margin-top: 0.5rem;
}

.md25193.md-solution-12 .li {
    width: calc(450 / 1520 * 100%);
    margin-right: calc(60 / 1520 * 100%);
    text-align: center;
}

.md25193.md-solution-12 .li:nth-child(3n) {
    margin-right: 0;
}

.md25193.md-solution-12 .li:hover .icon {
    border-color: var(--active);
}

.md25193.md-solution-12 .li:hover .ic {
    background-color: var(--active);
}

.md25193.md-solution-12 .li:hover .t11 {
    color: var(--active);
}

.md25193.md-solution-12 .icon {
    display: inline-flex;
    padding: 0.18rem;
    border-radius: 50%;
    border: 1px dashed #002040;
}

.md25193.md-solution-12 .ic {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #002040;
}

.md25193.md-solution-12 .ic .ii {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.md25193.md-solution-12 .text {
    margin-top: 0.36rem;
}

.md25193.md-solution-12 .t11 {
    transition: all 0.5s;
}

.md25193.md-solution-12 .t12 {
    line-height: calc(24 / 14);
    margin-top: 0.2rem;
}

@media screen and (max-width: 900px) {
    .md25193.md-solution-12 .desc {
        padding: 0;
    }

    .md25193.md-solution-12 .li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8%;
    }
}

.md25193.md-solution-13 {
    padding-top: 0.45rem;
    padding-bottom: 0.8rem;
    position: relative;
}

.md25193.md-solution-13 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 15.2rem;
    max-width: 92%;
}

.md25193.md-solution-13 .swiper {
    margin-top: 0.38rem;
}

.md25193.md-solution-13 .sw:hover .img {
    transform: scale(1.05);
}

.md25193.md-solution-13 .sw:hover .text {
    background-color: var(--active);
}

.md25193.md-solution-13 .sw:hover .ic {
    background-color: #fff;
    background-image: url(../images/a1.png);
}

.md25193.md-solution-13 .sw:hover .title {
    color: #fff;
}

.md25193.md-solution-13 .img {
    padding-top: calc(360 / 480 * 100%);
}

.md25193.md-solution-13 .text {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 0.22rem 0.3rem;
    width: 87.5%;
    transition: all 0.5s;
}

.md25193.md-solution-13 .title {
    width: 75%;
    line-height: calc(30 / 22);
    height: calc(30em / 22 * 2);
    transition: all 0.5s;
}

.md25193.md-solution-13 .ic {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1em;
    height: 1em;
    background-color: #002040;
    background-image: url(../images/a2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28%;
    transition: all 0.5s;
}
