.caseShow-section {
    max-width: 100vw;
    height: 60vh;
    position: relative;
    background-color: #12161EFF;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.caseShow-title-top {
    position: relative;
    z-index: 4;
    padding: 0.3rem 0;
    font-family: Elevision_r;
}


.caseShow-section h2 {
    color: #FFFFFF;
    font-size: 0.58rem;
    font-weight: bold;
    text-align: center;

}

.caseShow-section p {
    color: #FFFFFFCC;
    font-size: 0.18rem;
    font-weight: 100;
    text-align: center;

}


.caseShow-section .bg-img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    /* background-image: url("../image/contactus/view-banner.webp");
        background-size: 100% 100%; */
    width: 100%;
    height: 100%;

}

.bg-img img {
    width: 100%;
    height: 100%;
}











/* 面包屑 */
.breadcrumbs {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    font-weight: 400;
    margin: 0.2rem 0 0.4rem .8rem;
    font-family: "Elevision_r";
}

.breadcrumbs span {
    margin-right: 0.1rem;
}

.caseShow-title-top {
    width: 100vw;
    position: absolute;
    top: 40%;
    color: #FFFFFF;
    text-align: center;
}

.caseShow-title-top h2 {
    font-weight: bold;
    font-size: 0.48rem;
}

.caseShow-title-top p {
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-top: 0.2rem;
}

body {
    background: #12161F;
}

.caseShow-introduce {
    max-width: 100vw;
    padding: 0rem 1.2rem;
    background-color: #12161EFF;
    box-sizing: border-box;
}

.caseShow-article-con {
    width: 86%;
    margin: 0.6rem auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.caseShow-left {
     width: 36%;
}

.caseShow-right {
   flex: 1;
}

.left-title {
    width: 0.79rem;
    height: 0.24rem;
    border-radius: 0.48rem 0.48rem 0.48rem 0.48rem;
    border: 0.01rem dashed rgba(255, 255, 255, 0.4);
    font-weight: 400;
    font-size: 0.11rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 0.24rem;
    text-align: center;
}

.left-con {
    position: sticky;
    top: 1.2rem;
}

.left-con h2 {
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.26rem;
    display: flex;
    font-weight: 400;
    margin: 0.1rem 0 0.06rem 0;
}

.left-con h2 p {
    width: 1rem;
    display: block;

}

.left-con h2 span {
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.26rem;
    flex: 1;
}

.left-con .desc {
    margin-top: 0.4rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.796);
    line-height: 0.26rem;
    font-weight: 300;
}

.article-right {
    flex: 1;
    margin-left: 1rem;

}

.article-right h3 {
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.2rem;
}

.article-right p {
    font-family: "Elevision_r";
    font-weight: 400;
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.2rem;
    margin: 0.2rem 0;
}

.article-right img {
    width: 100%;
    height: auto;
    margin: 0.3rem 0;
}

.article {
    flex: 1;
    margin-right: 1rem;

}

.article h1 {
    font-weight: bold;
    font-size: 0.31rem;
    color: #FFFFFF;
    margin: 0.2rem 0;
}

.article h2 {
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
}

.article h3 {
    font-weight: bold;
    font-size: 0.17rem;
    color: #FFFFFF;
}

.article h4 {
    padding: 0.08rem 0.2rem;
    background: #007EC4;
    border-radius: 0.33rem;
    font-weight: bold;
    font-size: 0.14rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    margin: 0.2rem 0;
}

.article strong {
    color: #007EC4;
    font-size: 0.11rem;
    font-weight: bold;
}

.article h6 {
    font-weight: bold;
    font-size: 0.14rem;
    color: #FFFFFF;
}

.article p {
    font-family: "Elevision_r";
    font-weight: 400;
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.6);
    margin: 0.2rem 0;
}

.article img {
    width: 100%;
    height: auto;
    margin: 0.3rem 0;
}


.article .flex {
    display: flex;
    margin: 0.2rem 0;
}

.article .flex h2 {
    font-weight: bold;
    font-size: 0.14rem;
    color: #FFFFFF;
    width: max-content;
}

.article .flex p {
    flex: 1;
    font-weight: 400;
    font-size: 0.11rem;
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
    margin-left: 1rem;
}

.article .list {
    width: 100%;
    margin: 0.2rem 0;
}

/* .article .list li {
    display: flex;
    justify-content: space-between;
    margin: 0.4rem 0 0.6rem 0;
} */

.article .list li .desc,
.article .list li .img {
    /* width: 50%; */
    width: 100%;
}

.article .list li:nth-child(2n) {
    flex-direction: row-reverse;
}

/* .article .list li:nth-child(2n) .img {
    margin-left: 0;
    margin-right: 0.42rem;
} */

.article .list li .desc h2 {
    font-weight: bold;
    font-size: 0.2rem;
    line-height: 0.24rem;
}

.article .list li .desc p {
    font-weight: 400;
    font-size: 0.11rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.2rem;
    margin-top: 0.5rem;
}

.article .list li .img {
    width: 50%;
    width: 100%;
    /* margin-left: 0.42rem; */
}

.article .list li .img img {
    width: 100%;
    height: 100%;
    margin: 0;
}

/* 联系方式 */


.contact {
    max-width: 100vw;
    padding: 0 1.2rem;
    box-sizing: border-box;
    background-color: #12161E;

}

.contact-method {
    width: 86%;
    margin: 0.4rem auto;
    border-top: 0.01rem solid rgba(255, 255, 255, 0.2);
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.2);

}

.contact-method ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-method ul li {
    flex: 1;
    margin: 0.3rem 0;
    border-right: 0.01rem solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    padding-left: 0.48rem;
}

.contact-method ul li:first-child {
    padding-left: 0;
}

.contact-method ul li:last-child {
    border-right: none;
}

.contact-method ul li h4 {
    font-weight: 400;
    font-size: 0.1rem;
    color: rgba(255, 255, 255, 0.8);
    padding: 0.06rem 0.13rem;
    width: max-content;
    border-radius: 1rem;
    border: 0.01rem dashed rgba(255, 255, 255, 0.4);

}

.contact-method ul li p {
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-top: 0.13rem;
}

.contact .tips {
    width: 86%;
    margin: 0.4rem auto;
}

.contact .tips p {
    font-weight: 300;
    font-size: 0.11rem;
    color: rgba(255, 255, 255, 0.4);
    line-height: 0.2rem;
}

/* ========== 移动端 (max-width: 750px) ========== */
@media screen and (max-width: 750px) {

    /* Banner */
    .caseShow-section {
        height: 16rem;
    }
    .caseShow-title-top {
        position: relative;
        top: 0;
        width: 100%;
        padding: 0.6rem 0.4rem 0.3rem;
    }
    .caseShow-title-top h2 {
        font-size: 0.64rem;
        line-height: 1.4;
    }
    .caseShow-title-top p {
        font-size: 0.4rem;
        margin-top: 0.2rem;
    }

    /* 面包屑 */
    .breadcrumbs {
        margin: 0.2rem 0 0.4rem 0.4rem;
        font-size: 0.4rem;
        flex-wrap: wrap;
    }
    .breadcrumbs span img {
        width: 0.28rem !important;
        height: 0.28rem !important;
    }
    .breadcrumbs span:nth-child(3) img,
    .breadcrumbs span:nth-child(5) img {
        width: 0.16rem !important;
        height: 0.28rem !important;
    }

    /* 文章容器：单列 */
    .caseShow-introduce {
        padding: 0.4rem;
    }
    .caseShow-article-con {
        width: 100%;
        margin: 0.3rem auto;
        flex-direction: column;
    }
    .caseShow-left {
        width: 100%;
    }
    .caseShow-right {
        width: 100%;
    }
    .left-con {
        position: static;
        margin-bottom: 0.4rem;
    }
    .left-title {
        /* width: auto; */
        height: auto;
        padding: 0.1rem 0.3rem;
        font-size: 0.4rem;
        line-height: 1.5;
    }
    .left-con h2 {
        font-size: 0.56rem;
        line-height: 1.5;
        flex-wrap: wrap;
        margin: 0.16rem 0 0.1rem 0;
    }
    .left-con h2 p {
        width: 3rem;
        margin-right: 0.2rem;
    }
    .left-con h2 span {
        font-size: 0.56rem;
        line-height: 1.5;
    }
    .left-con .desc {
        margin-top: 0.3rem;
        font-size: 0.4rem;
        line-height: 1.6;
    }

    /* 文章主体 */
    .article {
        margin-right: 0;
    }
    .article h1 {
        font-size: 0.64rem;
        margin: 0.3rem 0;
    }
    .article h2 {
        font-size: 0.56rem;
    }
    .article h3 {
        font-size: 0.48rem;
    }
    .article h4 {
        font-size: 0.48rem;
        padding: 0.12rem 0.3rem;
        border-radius: 0.5rem;
    }
    .article h6 {
        font-size: 0.48rem;
    }
    .article strong {
        font-size: 0.4rem;
    }
    .article p {
        font-size: 0.4rem;
        margin: 0.3rem 0;
    }
    .article .flex {
        flex-direction: column;
        margin: 0.3rem 0;
    }
    .article .flex h2 {
        font-size: 0.48rem;
        width: 100%;
        margin-bottom: 0.15rem;
    }
    .article .flex p {
        font-size: 0.4rem;
        margin-left: 0;
    }
    .article .list {
        margin: 0.3rem 0;
    }
    .article .list li .desc h2 {
        font-size: 0.56rem;
    }
    .article .list li .desc p {
        font-size: 0.4rem;
        margin-top: 0.3rem;
    }

    /* 联系方式 */
    .contact {
        padding: 0 0.4rem;
    }
    .contact-method {
        width: 100%;
        margin: 0.3rem auto;
    }

    .contact-method ul li {
        border-right: none;
        padding-left: 0;
        margin: 0.5rem 0;
        width: 100%;
    }
    .contact-method ul li:last-child {
        border-bottom: none;
    }
    .contact-method ul li h4 {
        font-size: 0.4rem;
        padding: 0.08rem 0.2rem;
    }
    .contact-method ul li p {
        font-size: 0.42rem;
        margin-top: 0.15rem;
    }
    .contact .tips {
        width: 100%;
        margin: 0.3rem auto;
    }
    .contact .tips p {
        font-size: 0.4rem;
        line-height: 1.6;
    }
}