.company-background-section .background-company-list .background-company-section {
    border: 2px solid;
    border-image-source: linear-gradient(0deg, rgba(227, 236, 255, 0) -34.11%, #FFFFFF 47.14%);
    background: linear-gradient(360deg, #FFFFFF 11.95%, #EEF4FF 103.58%);
    box-shadow: 0px 8px 30px 0px rgba(200, 210, 229, 0.2);
}

.business-credentials-section .credential-list-section.running {
    transition: all 1s;
}

.business-credentials-section .credential-list-section::-webkit-scrollbar {
    display: none;
}

.business-credentials-section .credential-list-section .credential-section {
    background: linear-gradient(344.45deg, #FFFFFF 9.01%, #F2F6FF 87.24%);
    border: 2px solid;
    border-image-source: linear-gradient(344.46deg, rgba(227, 236, 255, 0) 9.54%, #FFFFFF 87.78%);
    box-shadow: 0px 14px 30px 0px rgba(200, 210, 229, 0.38);
}

.business-culture-section .business-culture-list-section .card-section {
    background-image: url("../images/关于我们/关于我们-business-culture-section-background-image.svg");
    box-shadow: 0px 8px 30px 0px rgba(200, 210, 229, 0.2);
}

.business-culture-section .business-culture-list-section .card-section .icon-section {
    background: linear-gradient(135.19deg, #FFFFFF 2.35%, #EAF1FF 96.59%);
    border: 2.06px solid;
    border-image-source: linear-gradient(180deg, #E3ECFF 2.37%, #FFFFFF 100%);
    box-shadow: 0px 10px 20px 0px rgba(0, 90, 255, 0.08);
    border-radius: 10.32px;
}

.business-culture-section .business-culture-list-section .card-section .divider {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #256EFF 100%);
    width: 32px;
    height: 6px;
}