body {
    background-color: #ffffff;
}

.slider-container {
    width: 1035px;
    /* height: 280px; */
    position: absolute;
    top: 46%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.slider-container h1 {
    line-height: 1.2;
}

.slider-container p {
    margin: 30px 0 80px;
}

.slider-container img {
    margin-bottom: 20px;
    width: auto;
    height: 60px;
}

.slider-container .more-box {
    cursor: pointer;
    margin: auto;
    margin-top: 40px;
    width: 231px;
    height: 66px;
    background: #2E67EF;
    border-radius: 180px 180px 180px 180px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-footer {
    max-width: 1440px;
}

/* 我们的客户 */
.card-cust {
    padding: 5rem 0;
    max-width: 1440px;
    margin: auto;
    position: relative;
    background: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    padding: 80px;
}

.card-cust .section-header h1 {
    line-height: 1.3;
    margin: 30px 0;
}

.card-cust .section-header {
    text-align: center;

}

.card-cust .section-header p {
    cursor: pointer;
}

.card-cust .section-header h1 {}

.card-cust .desc {
    margin: 30px 0 50px;
    color: #777777;
    height: 108px;


}

.card-cust .time {}

.card-cust .boxs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.2rem;
    /* max-width: 1500px; */
    margin: 50px auto;
}

.twocard-boxs {
    /* text-align: center; */
    background: #ffffff;
    padding: 5rem 0;
}

.twocard-content {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    color: #777777;
}

.twocard-boxs .twocard-title {
    margin-bottom: 30px;
    /* line-height: 1.3; */
    color: #000;
    text-align: center;
}

.twocard-desc {
    margin: auto;
    text-align: center;
    margin-bottom: 80px;

}

.twocard-row {
    display: flex;
    justify-content: center;
    gap: 0;
    margin-bottom: 25px;
    position: relative;
    margin-top: 60px;

}

.twocard-card {
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    width: 100%;
    /* align-items: center; */
    justify-content: space-between;
    /* align-items: center; */
    /* width: 1144x; */
    /* min-height: 550px; */
    /* overflow: hidden; */
    gap: 100px;
}

.twocard-left,
.twocard-right {
    padding-top: 10px;
    flex: 1;
    /* width: 378px; */
    text-align: left;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
}

.twocard-right {}

.twocard-card-label {
    color: #18377C;
    margin-bottom: 8px;
}

.twocard-card-title {
    color: #18377C;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 30px;
}

.twocard-card-desc {
    width: 466px;
    color: #18377C;
    margin-bottom: 18px;
}

.twocard-img {
    flex: 1;
    /* width: 705px;
    height: 612px; */
    margin: 0;
    flex-shrink: 0;
    display: block;
}

.twocard-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* 企业结算太复杂？群享管家用数字化流程帮你轻松搞定 */
.szh {
    background: #FBFCFD;
}

.szh .twocard-card {
    background: transparent;
    gap: 100px;
}

.szh .twocard-title {
    text-align: left;
}

.szh .twocard-r-desc {
    float: right;
    transform: translateY(50px);
    color: #000;
    text-align: right;
}

.szh .twocard-img {
    /* flex: 0.8; */
    max-width: 600px;
}

.szh .boxs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 3rem;
    /* max-width: 1500px; */
    margin: 40px auto;
    text-align: justify;
}

.szh .boxs-grid .card-item {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.szh .boxs-grid .card-item .title {
    font-weight: bold;
    color: #000;

}

.szh .boxs-grid .card-item img {
    width: 38px;
    height: 38px;
}

/* 你的灵工结算，从此更高效、更合规。 */
.jgjs .twocard-row {
    margin: 90px 0;
}

.jgjs .twocard-card {}

.jgjs .twocard-img {
    /* flex: 0.8; */
    max-width: 618px;
}

.jgjs .twocard-left {
    padding: 50px 0 0 0;
}

.jgjs .twocard-left>p,
.jgjs .twocard-right>p {
    margin: 15px 0 25px 0;
}

.jgjs .twocard-right {
    padding: 50px 0 0 50px;
}

.jgjs .twocard-row h2 {
    color: #000000;
}

.jgjs .twocard-left-item,
.jgjs .twocard-right-item {
    display: flex;
    align-items: center;
    color: #000;
    margin-top: 30px;
}

.jgjs .twocard-left-item img,
.jgjs .twocard-right-item img {
    width: 28px;
    height: 28px;
    margin-right: 20px;
}

/* 为用工数字化升级注入确定性 */
.qdx .twocard-desc {}

.qdx .boxs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 3rem;
    /* max-width: 1500px; */
    margin: 40px auto;
    text-align: justify;
}

.qdx .boxs-grid img {
    width: 100%;
    height: auto;
}

/* 以安全为底座，以合规为核心  */
.cp {
    background: #FBFCFD;
}

.cp .twocard-card {
    background: transparent;

}

.cp .twocard-left {
    flex: 1.3;
    justify-content: center;
}

.cp .twocard-right {
    /* flex: 1.3; */
}

.cp .twocard-row h2 {
    color: #000000;
}

.cp .twocard-left>p {
    color: #000000;
    margin: 15px 0 25px 0;
}

.cp .twocard-row .more-box {
    cursor: pointer;
    width: 157px;
    height: 54px;
    background: #1A88C5;
    border-radius: 140px 140px 140px 140px;
    margin: 30px 0 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.cp .twocard-right-item {
    display: flex;
    margin-top: 30px;
    gap: 15px;
    padding: 15px;
}

.cp .twocard-right-item:hover {
    background: #ffffff;
    box-shadow: 0px 56px 104px 0px rgba(0, 0, 0, 0.15);
    border-radius: 8px 8px 8px 8px;
}

.cp .twocard-right-item .title {
    color: #000;
    font-weight: bold;
}

.cp .twocard-right-item .img-icon {}

.cp .twocard-right-item .img-icon .icons {
    width: 48px;
    height: 48px;
    ;
}

.icon-one {
    transform: scale(0);
    transition: transform 1.2s ease 1.4s;
}

.icon-two {
    transform: scale(0);
    transition: transform 1.2s ease 1.8s;
}

.icon-three {
    transform: scale(0);
    transition: transform 1.2s ease 2.2s;
}

.i-animate {
    transform: scale(1)
}

/* 常见问题 */
.faq-section {
    background-color: #FBFCFD;
}

.faq-section-content {
    max-width: 1440px;
    border-radius: 12px;
    padding: 48px 0 64px 0;
    margin: 32px auto;
}

.faq-title {
    font-weight: bold;
    margin-left: 48px;
    margin-bottom: 32px;
}

.faq-list {
    margin: 0 48px;
}

.faq-item {
    border-bottom: 1px solid #e6f1ff;
    padding: 24px 0;
    transition: background 0.2s;
}

.faq-item .icons img {
    width: 30px;
    height: 30px;
}

.faq-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-weight: 550;

}

.faq-toggle {
    margin-left: 12px;
    user-select: none;
}

.faq-answer {
    /* margin-top: 16px; */
    line-height: 1.7;
    padding-right: 32px;
    font-weight: 300;
    text-align: justify;

}

/* FAQ 问题悬停效果 */
.faq-item:hover {
    background-color: #f0f8ff;
    /* 浅蓝色背景 */
    transition: background-color 0.3s ease;
}

/* FAQ 答案展开动画 */
.faq-answer {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
    height: 100%;
    /* 根据内容调整最大高度 */
    padding-top: 20px;
}

.icons img:nth-child(2) {
    display: none;
}

/* 响应式设计 */

@media screen and (max-width: 1400px) {
    .slider-container {
        top: 50%;
    }

    .slider-footer {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* 响应式设计-手机 */

@media screen and (max-width: 1024px) {

    .slider-container {
        width: 100%;
        top: 31%;
    }

    .hero-slider-bg {
        /* min-height: 280px; */
    }

    .hero-slider-bg img {
        height: 100%;
        min-height: 270px;
    }

    .slider-container img {
        height: 30px;
        margin-bottom: 8px;

    }

    .slider-container p {
        margin: 15px 30px;
    }

    .slider-footer {
        padding: 0;
        flex-direction: column;
        justify-content: center;
        /* align-items: center; */
    }

    .slide-f-content {
        width: 300px;
        margin: 10px auto;
    }

    .jgjs .twocard-row {
        margin: 15px 0 30px;

    }

    .jgjs .twocard-right {
        padding: 0;
    }

    .jgjs .twocard-left>p,
    .jgjs .twocard-right>p {
        margin: 10px 0;
    }

    .jgjs .twocard-left-item,
    .jgjs .twocard-right-item {
        margin-top: 10px;
    }

    .jgjs .twocard-left-item img,
    .jgjs .twocard-right-item img {
        width: 24px;
        height: 24px;
        margin-right: 10px;
    }

    .jgjs .twocard-left {
        padding: 0;
    }

    .twocard-row {
        margin-top: 15px;
    }

    .szh .twocard-title {
        text-align: center;
    }

    .szh .twocard-r-desc {
        float: none;
        transform: translateY(0);
        text-align: center;
    }

    .szh .boxs-grid {
        margin: 0 auto 25px;
        gap: 15px !important;
    }

    .szh .boxs-grid .card-item {
        gap: 5px;
        align-items: center;
        justify-content: center;
    }

    .qdx .twocard-desc {
        margin-bottom: 10px;
    }

    .qdx .boxs-grid {
        margin: 15px auto;
        gap: 15px !important;
    }

    .cp .twocard-right-item {
        margin-top: 0px;
    }

    .cp .twocard-right-item .img-icon .icons {
        width: 36px;
        height: 36px;
    }

    .card-cust,
    .card-chall {
        top: 0;
    }

    .card-cust .section-header h1 {
        margin: 10px 0;
    }

    .card-cust .boxs-grid {
        margin-top: 10px;
    }

    .card-cust .desc {
        margin: 35px 0 10px;
        height: auto;
    }

    .card-cust .time {
        text-align: center;
    }

    .faq-section-content {
        padding: 24px 0 32px 0;
        margin: 16px auto;
    }

    .faq-title {
        margin: 0 0 0 15px;
    }

    .faq-list {
        margin: 0 15px;
    }

    .faq-item .icons img {
        width: 20px;
        height: 20px;
    }
}