/* 您的企业是否面临以下阶段性契机/挑战 */


.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: 60px;
    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 {
    padding: 60px 0px 40px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxzx/tz_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 {
    display: flex;
    justify-content: space-between;
}

.dilemma_main_content_main dl dt {
    width: 455px;
    height: 360px;
    background: linear-gradient(180deg, #ffffff, #ffffff);
    display: flex;
    justify-content: center;
    align-items: center;
}

.dilemma_main_content_main dl dt img {
    width: 399px;
    height: 292px;
}

.dilemma_main_content_main dl dd {
    width: 539px;
    height: 330px;
    background: #fff;
    /* background: linear-gradient(180deg, #ffffff, #ffffff); */
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.05);
    padding: 30px 58px 0px 30px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxzx/tz_r.png);
    background-position: right bottom;
    background-size: 178px 124px;
    background-repeat: no-repeat;
}

.dilemma_main_content_main dl dd h5 {
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    color: #323232;
    line-height: 22px;
    padding-bottom: 30px;
}

.dilemma_main_content_main dl dd ul li {
    margin-bottom: 16px;
    display: flex;
    align-self: start;
}

.dilemma_main_content_main dl dd ul li span {
    min-width: 6px;
    height: 6px;
    background: #e1272c;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    margin-top: 8px;
}

.dilemma_main_content_main dl dd ul li p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 22px;
}

.dilemma_main_content_main dl dd .ellipsis {
    display: flex;
    justify-content: center;
    margin-top: -10px;
}

/* 威廉希尔财务共享咨询实施解决方案 */
.overview {
    background-color: #fff;
    padding-bottom: 60px;
}

.overview_main p {
    width: 728px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #5b5b5b;
    line-height: 25px;
    margin: 0 auto;
    margin-top: -30px;
    padding-bottom: 60px;
}

.overview_main .img_box {
    width: 1100px;
    height: 459px;
    border: 1px dashed #e0e0e0;
    border-radius: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.overview_main .img_box img {
    width: 1007px;

}

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

.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);
}

@media screen and (max-width: 1024px) {
    .tabber ul {
        padding: 0 0px;
        width: 94%;
        margin: 0 auto;
    }

    .tabber ul li {
        margin-right: 20px;
    }

    /* 您的企业是否面临以下阶段性契机/挑战*/
    .dilemma_main .dilemma_main_header {
        overflow-x: scroll;
        white-space: nowrap;
        display: -webkit-box;

    }

    .dilemma_main_content {
        height: auto;
        background-image: none;
        padding: 20px 0px 20px;
    }

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

    .dilemma_main_content_main dl {
        display: initial;
    }

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

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

    .dilemma_main_content_main dl dd {
        width: auto;
        height: auto;
        padding: 5%;
    }

    /* 威廉希尔财务共享咨询实施解决方案 */
    .overview {
        padding-bottom: 30px;
    }

    .overview_main p {
        width: 100%;
        text-align: left;
        margin-top: -10px;
        padding-bottom: 30px;
    }

    .overview_main .img_box {
        width: auto;
        height: auto;
        padding: 4%;
    }

    .overview_main .img_box img {
        width: 100%;
    }
    #yndc a.yndc_main_a:nth-last-child(2) {
        margin-top: 10px !important;
    }
    /* 成功案例 */
    .YN_cgan_main dl dd {
        width: 100%;
    }

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