.banner_main_left p {
    width: 505px;
}
/* 业务场景下企业遇到的挑战 */
.resolve_question_main dl {
    float: left;
    width: 353px;
    height: 179px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
    margin-bottom: 20px;
}

.resolve_question_main dl:nth-child(3n) {
    margin-right: 0px;
}

.resolve_question_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0.3px 0px #ffffff inset,
        0px 1px 3px 0px rgba(254, 254, 254, 0.5) inset;
}

.resolve_question_main dl dt {
    padding: 22px 22px 10px 22px;
    display: flex;
    align-items: center;
    height: 38px;
}

.resolve_question_main dl dt img {
    height: 38px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

.resolve_question_main dl:hover dt img {
    margin-top: -20px;
}

.resolve_question_main dl dt h3 {
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 22px;
    margin-left: 8px;
}

.resolve_question_main dl dd p {
    padding: 0px 30px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 25px;
}

/* 业务场景下企业遇到的挑战 */
#zxtd {
    padding-bottom: 0px;
}

#zxtd #zxtd_main dl {
    padding: 22px 22px 0px 22px;
    width: 309px;
    height: 157px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
}

#zxtd #zxtd_main dl:hover {
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    /* box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgb(55 99 170 / 10%); */
}

.change_set dl {
    height: 157px !important;
}

.zxtd_main_right {
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    /* box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset; */
    height: 355px;
}

.change_set .zxtd_main_right {
    height: 356px;
}

.zxtd_main_right dl {
    height: 100% !important;
    margin-right: 0px !important;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/shjhyjxgl/tz3_base.png) !important;
    background-size: 353px 160px !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;

}

#zxtd #zxtd_main dl dd {
    padding: 0px 8px;
    margin-top: 14px;
}

/* 业务场景下元年的解决方案*/
.dilemma {
    margin-top: -20px;
}

.dilemma_main {
    margin: 0 auto;
}

.dilemma_main .dilemma_main_header {
    display: flex;
    justify-content: center;
}

.dilemma_main .dilemma_main_header li {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #323232;
    line-height: 24px;
    margin-right: 20px;
    padding: 0px 20px 17px 20px;
    cursor: pointer;
    display: inline-block;
}

.dilemma_main .dilemma_main_header li:last-child {
    margin-right: 0px;
}

.dilemma_main .dilemma_main_header li.change {
    border-bottom: 4px solid #01349D;
    color: #01349D;
    font-weight: 600;
}

.dilemma_main_content {
    height: 512px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/shjhyjxgl/scheme_bg.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.dilemma_main_content_main {
    display: none;
}

.dilemma_main_content_main:nth-child(1) {
    display: block;
}

.dilemma_main_content_main dl {
    padding-top: 63px;
    display: flex;
    justify-content: space-between;
}

.dilemma_main_content_main dl dt h5 {
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 18px;
    padding: 30px 0px;
}

.dilemma_main_content_main dl dt p {
    width: 380px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 25px;
    padding-bottom: 40px;
}

.dilemma_main_content_main dl dd {
    width: 642px;
    height: 380px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50), 2px 2px 0px 0px #ffffff inset;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dilemma_main_content_main dl dd img {
    width: 583px;
    height: 328px;
}
.dilemma_main_content_main dl dt .blue_btn1 {
    width: 138px;
    height: 40px;
    background: #01349d;
    box-shadow: 8px 8px 20px 0px rgb(55 99 170 / 10%);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    display: inline-block;
    margin-right: 20px;
}

.dilemma_main_content_main dl dt .blue_btn1:hover {
    color: #fff;
    background: #0c49c9;
    box-shadow: 8px 8px 20px 0px rgb(55 99 170 / 30%);
}

/* 解决方案技术框架 */
.frame {
    background-color: #fff;
}

.frame_mian {
    width: 840px;
    height: 460px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/shjhyjxgl/frame_data.png);
    margin: 0 auto;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.frame_mian1 {
    width: 1023px;
    height: 502px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/zdgzjhgl/frame_data.png);
    margin: 0 auto;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.frame_mian3 {
    width: 948px;
    height: 517px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/xmjhysgl/frame_data.jpg);
    margin: 0 auto;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}


/* 成功案例 */
.YN_cgan {
    background: #fff;
    padding: 0px;
}

.YN_cgan_main dl dd {
    width: 474px;
}

.YN_cgan_main .YN_cgan_main_center {
    background: linear-gradient(180deg, #f3f5f8, #ffffff);
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.00);
}

/* 标杆客户 */
#bgkh {
    background: rgba(255, 255, 255, 0.46);
    padding-bottom: 60px;
}

#bgkh ul li {
    width: 166px;
    height: 66px;
    background: #ffffff;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50), 0px 4px 20px 0px rgba(0, 0, 0, 0.03) inset;
}

#bgkh ul li:nth-child(6n+6) {
    margin-right: 0px;
}

@media screen and (max-width: 1024px) {
    .banner_main_left p {
        width: 100%;
    }
    /*解决企业常见的管理问题*/
    .resolve_question {
        height: auto;

    }

    .resolve_question_main dl {
        margin-bottom: 10px;
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }
    .resolve_question_main dl dt {
        padding: 15px 22px 5px 22px;
    }

    /* 业务场景下元年的解决方案 */
    #zxtd #zxtd_main .zxtd_main_left dl {
        background: linear-gradient(180deg, #f5f7f9, #ffffff) !important;
    }

    .zxtd_main_right {
        background: none;
        box-shadow: none;
        height: auto;
    }

    .zxtd_main_right dl {
        background-image: none !important;
    }

    #zxtd #zxtd_main dl,
    .zxtd_main_right dl {
        padding: 5%;
        float: left;
        width: 90%;
        margin-right: auto;
    }

    #zxtd #zxtd_main dl dd p {
        padding-bottom: 10px;
    }

    /* 业务场景下元年的解决方案*/


    .dilemma_main .dilemma_main_header {
        overflow-x: scroll;
        white-space: nowrap;
        display: -webkit-box;
        height: 46px;

    }

    .dilemma_main_content {
        height: auto;
        background-image: none;
    }

    .dilemma_main .dilemma_main_header li {
        margin-right: 0px;
        padding: 0px 10px 17px 10px;
        display: initial;
    }

    .dilemma_main_content_main dl {
        display: initial;
    }

    .dilemma_main_content_main dl dt p {
        width: auto;
        padding-bottom: 20px;

    }

    .dilemma_main_content_main dl dd {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }

    .dilemma_main_content_main dl dd img {
        width: 100%;
        height: auto;
    }

    /* 解决方案技术框架 */
    .frame_mian {
        width: 100%;
        height: 212px;
    }

    .frame_mian1 {
        width: 100%;
        height: 186px;
    }

    .frame_mian3 {
        width: 100%;
        height: 204px;
    }

    /* 成功案例 */
    .YN_cgan_main dl dd {
        width: 100%;
    }

    .YN_cgan_main .YN_cgan_main_center {
        background: #fff;
        border: 2px solid #ffffff;
        box-shadow: none;
    }

    /* 标杆客户 */
    #bgkh {
        padding-bottom: 30px;
    }

    #bgkh ul li {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 10px;
    }
}
