/* 解决方案概述 */
.overview {
    background-color: #fff;
}

.overview_main p {
    width: 1065px;
    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 {
    width: 100%;

}

/* 建设财务共享四大能力中心 */
.function {
    height: 790px;
}


.function_main_left ul li {
    height: 80px;
    line-height: 78px;

}

.function_main_left ul li.checked {
    /* background: linear-gradient(359deg, #ffffff 1%, #f3f5f8 98%); */
}

.function_main_left ul li.checked span {
    color: #333333;
}

.function_main_right {
    width: 840px;
    height: 548px;
    /* background: linear-gradient(359deg, #ffffff 1%, #f3f5f8 98%);
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), 8px 8px 6px 0px rgba(255, 255, 255, 0.42) inset; */

}

.function_main_right {
    padding: 30px 40px 0px 20px;
}

.function_main_right .title {
    display: flex;
    align-items: center;
}

.function_main_right .title img {
    width: 36px;
    height: 36px;
    padding: 0px;
    margin-right: 8px;
}

.function_main_right h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 16px;

}

.function_main_right ul {
    padding: 0px;
    margin-left: 45px;
    padding-top: 20px;

}

.function_main_right ul li {
    align-items: flex-start;
}

.function_main_right ul li span {
    margin-top: 10px;
}

.function_main_right ul li p {
    height: 50px;
    color: #5f5f5f;
    line-height: 25px;
    width: 100%;

}

.function_main_right img {
    width: 744px;
    height: 376px;
    padding: 22px 0px 0px 45px;
}

/* 元年财务共享产品服务 */
#zxtd #zxtd_main dl {
    padding: 22px 33px 0px 22px;
    width: 298px;
    height: 182px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgb(55 99 170 / 10%);
}

#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%);
    /* background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgb(55 99 170 / 10%), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgb(254 254 254 / 50%) inset; */
}

.zxtd_main_right {
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
    height: 407px;
}

.zxtd_main_right dl {

    height: 100% !important;
    margin-right: 0px !important;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxjjfa/service3_r.png) !important;
    background-size: 354px 289px !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;

}
#zxtd #zxtd_main dl dd {
    margin-left: 8px;
}
#zxtd #zxtd_main dl dd a {
    width: auto;
    padding-left: 12px;
    padding-right: 22px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #c1c1c1;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxjjfa/arrows1.png);
    background-repeat: no-repeat;
    background-size: 9px 8px;
    background-position: 74px;
    margin-top: 20px;
}

#zxtd #zxtd_main dl dd a:hover {
    border: 1px solid #0248bd;
    color: #0248bd;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxjjfa/arrows2.png);
}

/* 元年财务共享服务优势 */
#hxys dl {
    width: 230px;
    height: 279px;
    padding: 30px 22px 0px
}

#hxys dl dd p {
    height: auto;
    padding: 0px 8px;
}

#hxys dl dd ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

#hxys dl dd ul li span {
    min-width: 6px;
    height: 6px;
    background: #e1272c;
    border-radius: 50%;
    display: inline-block;
    margin: 10px 0px 0px 10px;
}

/* 专业研究*/
.study {
    background: #f5f7fa;
}

.study_main {
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}

.study_main dl {
    display: flex;
    justify-content: space-between;
    width: 480px;
    height: 229px;
    padding: 23px 34px 23px 24px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
}

.study_main dl dt {
    width: 174px;
    height: 229px;
}

.study_main dl dd {
    width: 275px;

}

.study_main dl dd h3 {
    height: 52px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 26px;

}

.study_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 25px;
    padding: 13px 0px 30px;
}

.study_main dl dd a {

    width: auto;
    padding-left: 12px;
    padding-right: 22px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #c1c1c1;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxjjfa/arrows1.png);
    background-repeat: no-repeat;
    background-size: 9px 8px;
    background-position: 74px;
}

.study_main dl dd a:hover {
    border: 1px solid #0248bd;
    color: #0248bd;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Outsource/cwgxjjfa/arrows2.png);
}

@media screen and (max-width: 1024px) {
    /* 解决方案概述 */
    .overview_main p {
        width: 100%;
        text-align: left;
        margin-top: -10px;
        padding-bottom: 30px;
    }
    /* 重塑财务共享中心三大边界 */
    .dilemma_main .dilemma_main_header {
        display: flex !important;
    }

    /* 建设财务共享四大能力中心 */
    .function {
        height: auto;
        padding-bottom: 20px;
    }
    .function_main_left ul li.checked span {
        color: #01349D;
    }

    .function_main_right {
        width: 90%;
        padding: 5%;
        height: auto;
    }
    .function_main_right ul {
        margin-left: 10px;
        padding-top: 10px;
    }

    .function_main_left ul li {
        height: 50px;
        line-height: 50px;
    }

    .function_main_right ul li p {
        height: auto;

    }

    .function_main_right img {
        display: block;
        width: 100%;
        height: auto;
        padding: 11px 0px 0px 0px;
    }

    /* 设置滚动条的样式 */
    ::-webkit-scrollbar {
        width: 16px;
        height: 3px;
    }

    /* 滚动槽 */
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
        border-radius: 2px;
    }

    /* 滚动条滑块 */
    ::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background: #ccc;
        -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
    }
    /* 元年财务共享产品服务 */
    #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;
    }
    /* 元年财务共享产品服务 */
    #hxys dl {
        width: 90%;
        padding: 5%;
        padding-bottom: 6%;
        margin-top: 0px;
        margin-bottom: 10px;
        height: auto;
    }

    /* 专业研究 */
    .study_main {
        display: inherit;
    }
    .study_main dl {
        width: auto;
        height: auto;
        margin-bottom: 15px;
    }
    .study_main dl dt {
       display: none;
    }
    .study_main dl dd {
        width: auto;
    }
    .study_main dl dd h3 {
        padding-top: 6px;
    }
    .study_main dl dd p {
        padding: 13px 0px 15px;
    }
}
