    @import url(../../../css/app.css);
    @import url(./footer.css);
    @import url(./header.css);
    .product_bg {
        background-size: 100% 6.56rem;
    }
    
    .bg_box {
        height: 5.56rem;
    }
    
    .lz-btn {
        padding: 0 0.33rem;
        margin-top: 0.54rem;
        height: 0.54rem;
        line-height: 0.54rem;
        font-size: 0.24rem;
        background-color: transparent;
        border: 1px solid #fff;
    }
    
    .bg_box>div>div>div:nth-child(1) {
        margin-top: 1.13rem;
        font-size: 0.34rem;
        font-weight: bold;
        max-width: 6.86rem;
    }
    
    .bg_box>div>div>p {
        margin-top: 0.24rem;
        font-size: 0.24rem;
    }
    
    .animated-img {
        margin-top: 0.4rem;
        width: 5.75rem;
        height: 2.96rem;
    }
    
    .data_items {
        width: 3rem;
        height: 3.54rem;
        margin-top: 0.5rem;
        background-size: 3rem 3.54rem;
    }
    
    .data_items>img {
        display: block;
        margin: 0.42rem auto 0.2rem;
        width: 1.12rem;
        height: 1.11rem;
    }
    
    .data_items_title {
        font-size: 0.29rem;
        margin-top: 0.3rem;
    }
    
    .data_items_txet {
        font-size: 0.24rem;
    }
    /* 法务优势 */
    
    .section_advantage {
        background-color: #fff;
        padding: 0.4rem;
    }
    
    .wap_box {
        height: 1.88rem;
        background: rgba(255, 255, 255, 0.39);
        box-shadow: 0px 25px 50px rgba(0, 87, 255, 0.3);
        border-radius: 50%;
        margin: auto;
    }
    
    .wap_box>.mt-20 {
        max-width: 4.23rem;
    }
    
    .wap_box>.mt-20>p {
        font-size: 0.2rem;
    }
    /* 为什么加入 */
    
    .advantage-item {
        width: 6.8rem;
        box-sizing: border-box;
        background: #FFFFFF;
        box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.1000);
        border-radius: 10px 10px 10px 10px;
        opacity: 1;
        padding: 0.4rem 0.6rem 0.4rem 0.3rem;
        margin: 15px auto;
        font-size: 0.2rem;
    }
    
    .advantage-item .icon-box {
        text-align: center;
        margin-right: 0.2rem;
        width: 0.66rem;
        height: 0.66rem;
        line-height: 0.66rem;
        background: #1A68FE;
        border-radius: 10px;
    }
    
    .advantage-item .icon-box span {
        font-size: 0.4rem;
    }
    
    .pd-10 {
        padding: 0.1rem;
    }
    
    .form {
        padding: 0 0.3rem;
    }
    
    .lz-body-maxWidth {
        width: 100%;
        padding: 0 0.33rem;
        box-sizing: border-box;
    }
    
    .linear {
        padding: 0.2rem;
        font-size: 0.24rem;
        font-weight: Bold;
        display: flex;
        width: 50%;
    }
    
    .time-text {
        font-size: 0.18rem;
        color: #999;
        display: flex;
        align-items: center;
    }
    
    .tieme-line {
        height: 1px;
        width: 0.81rem;
        border-top: #999 1px dotted;
        display: flex;
        align-items: center;
    }
    
    .transformY180 {
        transform: rotateY(180deg);
    }
    
    .tieme-line::after {
        content: "";
        display: block;
        width: 0.1rem;
        height: 0.1rem;
        background-color: #1A68FE;
        border-radius: 50%;
    }
    
    .advantage_content {
        font-size: 0.2rem;
        margin-top: 0.3rem;
    }
    
    .advantage_content>p {
        float: none;
        max-width: 100%;
    }
    
    .list_num {
        width: 0.45rem;
        height: 0.45rem;
        display: inline-block;
        margin-right: 10px;
    }
    
    .list_text {
        color: #212121;
        font-size: 0.24rem;
        font-weight: 400;
    }