.grid .big-x3 .media {
    background: linear-gradient(180deg, #ECF5FF 0%, #FFFFFF 100%);
    box-shadow: 0px 6px 20px 1px rgba(0, 102, 255, 0.06);
    min-height: 414px;
}

.w1200 {
    width: 1600px;
}

.w100 {
    width: 100% !important;
}

.bgc-img-none {
    height: 750px;
    background: url(../static/images/slit_four-bgc.png) no-repeat 80% 80%;
    background-size: 100% 100%;
}

.opacit-09 {
    opacity: 0.9;
}

.margin-top-154 {
    margin-top: -154px;
}

.margin-right-calac {

    display: inline-block;
    box-shadow: 0px 3px 30px 1px rgba(0, 102, 255, 0.1);
    position: absolute;
    right: calc(50% - 600px);
}

.small-no-margin {
    margin-top: 300px;
}

.size-50 {
    font-size: 50px;
    color: #0066FF;
    opacity: 0.2;
}

@media screen and (max-width:500px) {
    .line-1 {
        /* color: red; */
        /* font-size:26px !important; */
    }

    .w1200 {
        width: auto;
    }

    .grid .big-x3 .media {
        min-height: auto;
        height: auto;
    }

    .cancel-style p {
        margin-left: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px;

    }

    .bgc-none {
        background: none !important;
        padding: 0 !important;
        /* display: none; */
    }

    .margin-style {
        margin: 0 !important;
    }

    .cancel-style_p {
        padding: 0 20px;
    }

    .wb80 {
        width: 90%;
    }

    .bgc-img-none {
        background: none !important;
        height: auto;
    }

    .icon-none {
        display: none;
    }

    .hp-none {
        margin: 0 !important;
        padding: 1rem !important;
    }

    .div-p-none {
        padding: 0 !important;
    }

    .margin-l-none {
        margin-top: 0 !important;
    }

    .sall-pos-none {
        position: initial;
        right: auto;
    }

    .small-no-margin {
        margin-top: 0;
    }

}

.container .header a {
    display: none !important;
}

.p_p {
    color: #333333;
    text-align: left;
}

.map-img {
    width:60px;
    height:60px;
    background: url(../images/lianxi/lianxi-logo.png) no-repeat center;
    background-size: 100%
}

.bgc-c {
    /* background: red; */
    display: flex;
}

.bgc-c p {
    padding: 0px 8px;
    margin: 0;
}

.bgc-c p:nth-child(1) {
    font-weight: bold;
}
.box-wp{
    height: 150px;padding:10px;
}
.wp-box-all{
    display: flex;height:100%;outline: 1px solid #CBCBCB;padding: 28px;
}
.wp-logo{
    width:70px;height:70px;
}
