.head {
    height: 5.6rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.head_d1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1.35rem;
    padding-bottom: 1.3rem;
}

.head_p1 {
    font-size: 0.46rem;
    color: white;
    line-height: 1;
    margin-bottom: 0.17rem;
    letter-spacing: 1px;
    font-weight: 500;

}

.head_p2 {
    font-size: 0.2rem;
    color: white;
    line-height: 1;
    margin-bottom: 0.36rem;
    letter-spacing: 4px;
    text-indent: 4px;
    font-family: arial;
}

.head_p3 {
    font-size: 0.14rem;
    color: white;
    line-height: 0.3rem;
}

.head_d2 {
    display: flex;
    align-items: center;
    margin-top: 0.55rem;
    cursor: pointer;
}

.head_d2 img {
    width: 0.7rem;
    height: 0.7rem;
    object-fit: contain;
    display: block;
    margin-right: 0.16rem;
}

.head_d2 p {
    font-size: 0.22rem;
    color: white;
    border-bottom: 1px solid white;
    letter-spacing: 1px;
}


/* 解决方案 */

.solution_bg {
    background-color: #f0f3f7;
    width: 100%;
    overflow: hidden;
    padding-top: 1rem;
    padding-bottom: 1.27rem;
}

.solution {
    /* width: 1200px; */
    margin: 0 auto;
    /* width: 1150px; */
    width: 76%;
}

.solution_d1 {
    width: 100%;
    background-image: url("../img/skr91.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 1.37rem;
    color: white;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 8px;
    height: 15vh;
}

.solution_d2 {
    /* height: 5rem; */
    display: flex;
    margin-top: 0.1rem;
}

.solution_d2 div {
    text-align: center;
    line-height: 26px;
}

.solution_d3 {
    flex: 1;
}

.solution_d3:first-of-type,
.solution_d8 {
    margin-right: 0.13rem;
}

.solution_d3:last-of-type {
    margin-left: 0.13rem;
}

.solution_d4 {
    width: 100%;
    background-color: #366eb6;
    font-size: 18px;
    color: white;
    height: 0.94rem;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 8px;
    border-radius: 5px;
    height: 14vh;
}

.solution_d5 {
    display: flex;
    height: 1.04rem;
    margin-top: 9px;
    margin-bottom: 6px;
    height: 13.7vh;
}

.solution_d5>div {
    flex: 1;
    background-color: #619fd0;
    font-size: 18px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 8px;
    border-radius: 5px;
    margin-right: 0.14rem;
}

.solution_d5>div:last-of-type {
    margin-right: 0;
}

.solution_d6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 9px;
}

.solution_d6 div {
    font-size: 16px;
    color: #366eb5;
    width: 1.92rem;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 4px;
    border-radius: 5px;
    background-color: #c1d9ec;
    margin-right: 0.8%;
    margin-bottom: 6px;
    height: 1.04rem;
    height: 13.7vh;
    width: 32.8%;
}

.solution_d6 div:nth-of-type(3n) {
    margin-right: 0;
}

.solution_d6 div:nth-of-type(n+7) {
    margin-bottom: 0;
}

.solution_d7 {
    display: flex;
    height: 2.14rem;
    height: 28.42vh;
}

.solution_d7 div {
    flex: 1;
}

.solution_d8 {
    display: flex;
    flex-wrap: wrap;
}

.solution_d8 div {
    background-color: #c1d9ec;
    font-size: 16px;
    color: #366eb6;
    flex: 1;
    height: 1.04rem;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 5px;
    margin-right: 4px;
    height: 13.7vh;
}

.solution_d8 div:first-of-type {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
    letter-spacing: 4px;
}

.solution_d8 div:last-of-type,
.solution_d9 div:last-of-type {
    margin-right: 0;
}

.solution_d9 {
    display: flex;
}

.solution_d9 div {
    background-color: #c1d9ec;
    flex: 1;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 4px;
    border-radius: 5px;
    font-size: 16px;
    color: #366eb6;
    margin-right: 4px;
}

.solution_d10 {
    width: 100%;
    height: 0.64rem;
    margin-top: 0.1rem;
    font-size: 16px;
    color: #366eb5;
    background-color: #d8dee5;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 4px;
    border-radius: 5px;
    height: 8vh;
}


/*  */

.mapp {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.8rem;
    padding-right: 1rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
}

.mapp_p1 {
    font-size: 35px;
    color: #333947;
    line-height: 1;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
}

.mapp_p2 {
    font-size: 14px;
    color: #464d61;
    line-height: 24px;
    margin-bottom: 0.3rem;
}


/*  */

.mapp_r {
    position: relative;
}

.mapp_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 16px;
    color: #619fd0;
    display: flex;
    flex-wrap: wrap;
}

.mapp_list p {
    width: 1.22rem;
    height: 1.22rem;
    padding-top: 0.7rem;
    line-height: 1;
    text-align: center;
    margin-right: 0.22rem;
}

.mapp_list p:nth-of-type(1),
.mapp_list p:nth-of-type(2) {
    margin-bottom: 0.2rem;
}

.mapp_list p:nth-of-type(2n) {
    margin-right: 0;
}


/*  */

.cons_bg {
    background-color: #f0f3f7
}

.cons {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cons .pub_title {
    margin-bottom: 0.5rem;
}

.cons_p1 {
    font-size: 22px;
    text-align: center;
    color: #333947;
    line-height: 1;
    margin-bottom: 0.7rem;
}

.cons_list {
    width: 8.2rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 1rem;
}

.cons_item {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 4px 10px 1px rgba(102, 102, 102, 0.1);
    font-size: 18px;
    color: #1b2a75;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: 0.5s;
}

.cons_item:hover {
    transform: scale(1.1);
}

.cons_ul {
    width: 9.82rem;
    margin: 0 auto;
    background-image: url('../img/skr93.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    height: 0.9rem;
}

.cons_li {
    font-size: 16px;
    color: white;
    text-align: center;
}

.cons_li:nth-of-type(1) {
    width: 2.26rem;
    margin-right: 6px;
}

.cons_li:nth-of-type(2) {
    width: 2.66rem;
    margin-right: 6px;
}

.cons_li:nth-of-type(3) {
    width: 2.46rem;
    margin-right: 6px;
}

.cons_li:nth-of-type(4) {
    width: 2.26rem;
}


/*  */

.zplc {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.9rem;
    padding-bottom: 1rem;
}

.zplc_img {
    margin: 0 auto;
    width: 100%;
    position: relative;
    transform: translateX(-0.12rem);
}

.zplc_img img {
    width: 100%;
    object-fit: contain
}

.zplc_list {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #333947;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.zplc_list p {
    width: 3.06rem;
    height: 0.45rem;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
    margin-bottom: 0.2rem;
}

.zplc_list p:last-of-type {
    margin-bottom: 0;
}

.zplc_list p:nth-of-type(3),
.zplc_list p:nth-of-type(4),
.zplc_list p:nth-of-type(5) {
    margin-bottom: 0.22rem;
}

.zplc_list p:nth-of-type(1) {
    margin-top: 0.4rem;
    margin-left: 2.3rem;
}

.zplc_list p:nth-of-type(2) {
    margin-left: 7.3rem;
}

.zplc_list p:nth-of-type(3) {
    margin-left: 1.6rem;
}

.zplc_list p:nth-of-type(4) {
    margin-left: 7.95rem;
}

.zplc_list p:nth-of-type(5) {
    margin-left: 0.9rem;
}

.zplc_list p:nth-of-type(6) {
    margin-left: 8.65rem;
}

.zplc_list p:nth-of-type(7) {
    margin-left: 0.3rem;
}

.zplc_list p:nth-of-type(8) {
    margin-left: 0.3rem;
    margin-top: 0.3rem;
}

.zplc_list p:nth-of-type(9) {
    margin-left: 8.9rem;
    margin-top: -0.65rem;
}


/*  */

.money_bg {
    background-color: #f0f3f7;
    width: 100%;
    overflow: hidden;
}

.money {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    padding: 0.86rem 0;
}

.money_img {
    margin-right: 2.2rem;
}

.money_r {
    padding-top: 0.56rem;
}

.money_p1 {
    font-size: 0.38rem;
    color: #333947;
    line-height: 1;
    margin-bottom: 0.34rem;
    font-family: Arial, "Source Han Sans CN";
}

.money_p2 {
    font-size: 0.14rem;
    color: #464d61;
    line-height: 1.7;
}

.money_p3 {
    background-color: #619fd0;
    border-radius: 3px;
    width: 1.56rem;
    height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: white;
    margin-top: 40px;
    cursor: pointer;
}

.money_p3 img {
    margin-right: 10px;
    height: 18px;
    object-fit: contain;
}

@media screen and (min-width: 1200px) {
    .advan_item:nth-of-type(3n) {
        margin-right: 0;
    }

    .chall_list::-webkit-scrollbar {
        width: 8px;
        background-color: #f5f5f5;
    }

    .chall_list::-webkit-scrollbar-thumb {
        background-color: #caced4;
        border-radius: 30px;
    }
}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 800px) {

    .track_l,
    .money_img,
    .zplc_img,
    .solution_d2,
    .solution_d1,
    .cons_ul {
        display: none;
    }

    .head_d1,
    .chall_l,
    .chall_r,
    .advan,
    .advan_p1,
    .money,
    .mapp,
    .solution,
    .cons_list {
        width: 90%;
        margin: 0 auto;
    }

    .head_p3,
    .chall,
    .chall_img1 img,
    .chall_item,
    .advan_list,
    .track,
    .money_img,
    .money_img img,
    .money_p3,
    .mapp_r img,
    .cons,
    .zplc {
        width: 100%;
        min-width: 100%;
    }

    .chall,
    .money,
    .mapp {
        display: block;
    }

    .chall_r {
        padding-left: 0;
    }

    .chall_img1,
    .mapp_r {
        width: 70%;
        margin: 0 auto;
    }

    .chall {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .advan_item {
        width: 47%;
        margin-right: 6%;
    }

    .advan_item:nth-of-type(2n) {
        margin-right: 0;
    }

    .track {
        padding: 0.5rem;
    }

    .money_img {
        margin-right: 0;
    }

    .money_p2 {
        font-size: 0.2rem;
    }

    .chall_p3 {
        font-size: 0.18rem;
    }

    .chall_p2 {
        font-size: 0.24rem;
    }

    .head_p3 {
        font-size: 0.18rem;
    }

    .chall_list {
        height: 7rem;
        margin: 0 auto;
    }

    .mapp_p1 {
        line-height: 1.4
    }

    .solution_d6 div {
        margin-right: 7px;
        margin-bottom: 10px !important;
        letter-spacing: 0;
        width: 32%;
    }

    .solution_d6 div:nth-of-type(3n) {
        margin-right: 0;
    }

    .solution_d3 {
        margin-right: 0 !important;
    }

    .solution_d3 {
        margin-left: 0 !important;
    }

    .solution_d3 {
        margin-bottom: 20px;
    }

    .solution_bg {
        padding: 0.5rem 0;
    }

    .cons_item {
        width: 1.2rem;
        height: 1.2rem;
        font-size: 16px;
    }

    .cons_ul {
        background-image: none;
    }

    .cons_li {
        width: 100% !important;
        text-align: center;
        margin: 0.2rem 0;
        color: #062678;
    }

    .cons_list {
        margin-bottom: 0.5rem;
    }

    .mapp {
        padding: 0.5rem 0;
    }

    .cons_ul {
        height: auto;
    }

    .zplc_img {
        transform: translateX(0);
    }

    .head_d1 {
        padding-top: .35rem;
        padding-bottom: .3rem;
        font-size: .3rem;
    }

    .mapp_p1,
    .money_p1 {
        font-size: .3rem;
    }

    .money {
        margin-top: 0;
        padding: 0 0 20px 0;
    }

    .mapp_list p {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 2;
        margin-right: 20px;

        display: none;
    }

    .mapp_list p:nth-of-type(1),
    .mapp_list p:nth-of-type(2) {
        margin-bottom: 0.24rem;
    }

    .solution .wap_pc_img {
        width: 100%;
    }

    .mapp_r img:nth-of-type(2) {
        display: none;
    }
}