/* ===== about_img ===== */
.about_img{

}
.about_img img{
    width: 500px;
    display: unset;
    margin: 10px 0;
}

/* ===== 动画 keyframes ===== */
@keyframes puBanner {
    from {
        transform: translateY(100px);
        opacity: 0
    }
    to {
        transform: translateY(0px);
        opacity: 1
    }
}

@keyframes bannerimg {
    from {
        transform: scale(1.2)
    }
    to {
        transform: scale(1)
    }
}

@keyframes jiantoushang {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

/* ===== Banner 通用样式 ===== */
#c_banner_030_P_006-16920282209140 .e_bannerA-1 {
    background_radio: 1;
    display-radio: 1
}

.pub_banner {
    width: 100%;
    height: auto
}

.pub_banner .b_container {
    width: 100%;
    height: auto
}

.pub_banner .b_container .p_slide {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden
}

.pub_banner .b_container .p_slide .p_img {
    width: 100%;
    animation: bannerimg 2s;
    background: #000;
    position: relative;
    height:620px
}

.pub_banner .b_container .p_slide .p_img::after {
    content: "";
    display: block;
    width: 100%;
    height: 45%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(180deg, #000, transparent);
    opacity: 0
}

.pub_banner .b_container .p_slide .p_img img {
    width: 100%;
    height: auto;
    opacity: 1
}

.pub_banner .b_container .p_slide .p_info {
    width: 94%;
    padding: 0px;
    max-width: 700px;
    position: absolute;
    right: 0;
    top: 80%;
    transform: translate(-20%, -50%);
    z-index: 3;
    text-align: left;
    text-transform: capitalize
}

.pub_banner .b_container .p_slide .p_info > div {
    max-width: 850px
}

.pub_banner .b_container .p_slide .p_info h1 {
    animation: puBanner 2s;
    font-size: clamp(1rem, 0.7rem + 1.5vw, 2.5rem);
    letter-spacing: 0px;
    font-weight: normal;
    font-family: "8a8f4389-ceda-4005-a25f-b1d9e73cf884"
}

.pub_banner .b_container .p_slide .p_info h6 {
    animation: puBanner 3s;
    font-size: 15px;
    letter-spacing: 0;
    border: 0px #fff solid;
    padding: 10px 0px;
    display: inline-block;
    width: auto;
    line-height: 1.8rem
}

.pub_banner .b_container .p_slide .p_info p {
    animation: puBanner 4s;
    font-size: 14px;
    text-transform: uppercase
}

#c_banner_030_P_006-16920282209140.response-animated .undefined {
    animation-name: none, none;
    animation-delay: 0.0s, 0.6s;
    animation-duration: 0.6s, 0.6s;
    animation-iteration-count: 1, 1
}

#c_banner_030_P_006-16920282209140.response-animated .e_bannerA-1 {
    animation-name: none, none;
    animation-delay: 0.0s, 0.6s;
    animation-duration: 0.6s, 0.6s;
    animation-iteration-count: 1, 1
}

#c_banner_030_P_006-16920282209140 .e_bannerA-1 .p_btitle {
    display-radio: 1
}

#c_banner_030_P_006-16920282209140 .e_bannerA-1 .p_subtitle {
    display-radio: 1
}

#c_banner_030_P_006-16920282209140 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0px;
    display-radio: flex;
    padding-top: 10px;
    padding-bottom: 20px
}

#c_banner_030_P_006-16920282209140 .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

/* ===== 面包屑 ===== */
#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_breadcrumbItem {
    position: relative;
    float: left
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .icon {
    width: 12px;
    height: 12px;
    fill: #fff
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .text-secondary {
    color: #fff
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px;
    color: #fff
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child)::before {
    content: '>';
    position: absolute;
    left: 3px;
    color: #fff
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_breadcrumb::after {
    display: block;
    clear: both;
    content: ''
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_showTitle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border: 1px solid transparent
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .siblings::after {
    content: '>';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transform: rotateZ(90deg);
    cursor: pointer;
    color: #ccc
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .siblings.active {
    border: 1px solid #dee2e6
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .siblings.active::after {
    transform: rotateZ(-90deg)
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#c_banner_030_P_006-16920282209140 {
    display-radio: 1
}

#c_banner_030_P_006-16920282209140 .e_breadcrumb-3 {
    background_radio: 1;
    display-radio: 1;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    .pub_banner .b_container .p_slide .p_img {
        height: 280px;
    }

    .pub_banner .b_container .p_slide .p_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transform: none;
        position: absolute;
        top: 0;
        left: 0;
    }

    .pub_banner .b_container .p_slide .p_info h1 {
        font-size: 20px
    }

    .pub_banner .b_container .p_slide .p_info h6 {
        font-size: 14px;
        padding: 0px
    }

    .pub_banner .b_container .p_slide .p_info {
        width: 94%;
        padding: 0px;
        position: absolute;
        left: 3%;
        top: 57%;
        z-index: 3;
        text-align: left;
        text-transform: capitalize;
        transform: translate(0%, -50%)
    }

    #c_banner_030_P_006-16920282209140 {
        background_radio: 2;
        display-radio: 1
    }

    #c_banner_030_P_006-16920282209140 .e_breadcrumb-3 {
        display-radio: 1
    }

    #c_banner_030_P_006-16920282209140 .e_container-2 {
        background_radio: 1;
        display-radio: 1;
        display: none
    }
}

/* ===== 网格布局 ===== */
#c_grid-1692603831570 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

#c_grid-1692603831570 .p_gridbox::after {
    content: '';
    clear: left;
    display: block
}

#c_grid-1692603831570 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static
}

#c_grid-1692603831570 > div > .p_gridCell {
    float: left;
    position: static
}

#c_grid-1692603831570 > .p_gridbox.signal {
    min-height: inherit
}

#c_grid-1692603831570 > .p_gridbox.signal > .p_gridCell {
    min-height: inherit !important
}

@media screen and (max-width: 768px) {
    #c_grid-1692603831570 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

@media screen and (min-width: 769px) {
    #c_grid-1692603831570 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_grid-1692603831570 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

/* ===== 关于倍特丽内容区 ===== */
#c_static_001-1710493654802 {
    min-height: 300px;
    background_radio: 2;
    display-radio: 1;
    padding-top: 2vw;
    padding-bottom: 0px
}

#c_static_001-1710493654802 .e_richText-3 {
    font_radio: 2;
    display-radio: 1;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: rgba(90, 90, 90, 1);
    line-height: 2;
    word-break: break-word;
    margin-bottom: 40px;
}

#c_static_001-1710493654802 .e_container-27 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    max-width: 350px;
    margin-bottom: 20px
}

#c_static_001-1710493654802 .e_container-27 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1710493654802 .e_container-27:hover .p_num {
    text-shadow: 3px 12px 10px rgb(184 115 8 / 30%);
    color: var(--bc)
}

#c_static_001-1710493654802 .e_container-27 .cbox-27-0 {
    align-self: center;
    flex: 0 0 100%
}

#c_static_001-1710493654802 .e_scrollNumber-28 {
    height: 60px;
    line-height: 60px;
    font-size: 40px;
    display-radio: 1;
    font_radio: 2;
    text-align: center
}

#c_static_001-1710493654802 .e_scrollNumber-28 .p_num {
    font-size: 62px;
    transition: all 0.5s ease-in-out;
    color: var(--bc);
    display-radio: 1;
    font-weight: bold
}

#c_static_001-1710493654802 .e_scrollNumber-28 .p_plus {
    font-size: 18px
}

#c_static_001-1710493654802 .e_text-31 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    margin-top: 0px;
    text-align: center
}

#c_static_001-1710493654802 .e_loop-40 .p_list .p_loopitem .e_icon-42 {
    display: none
}

#c_static_001-1710493654802 .e_loop-40 .p_list .p_loopitem:nth-child(2) .e_icon-42 {
    display: block
}

#c_static_001-1710493654802 .e_container-27 .p_item {
    display-radio: 1
}

#c_static_001-1710493654802 .e_container-39 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1710493654802 .e_container-39 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

/* ===== e_loop-40 列表 ===== */
#c_static_001-1710493654802 .e_loop-40 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001-1710493654802 .e_loop-40 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001-1710493654802 .e_loop-40 {
    display-radio: 1
}

/* ===== 富文本 ===== */
#c_static_001-1710493654802 .e_richText-41 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_001-1710493654802 .e_richText-41 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px
}

#c_static_001-1710493654802 .e_richText-41 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001-1710493654802 .e_richText-41 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px
}

#c_static_001-1710493654802 .e_richText-41 {
    font_radio: 2;
    display-radio: 1;
    font-size: 32px;
    color: #333333;
    line-height: 1.2;
    font-weight: bold;
    text-align: center
}

/* ===== 图标 ===== */
#c_static_001-1710493654802 .e_icon-42 {
    width: 60px;
    height: auto;
    font_radio: 2;
    display-radio: 1;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    color: rgba(10, 153, 2, 1);
    line-height: 1;
    font-family: "5fc259a8-2267-41af-8ef7-299b804ff6ad"
}

#c_static_001-1710493654802 .e_icon-42 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: currentColor
}

/* ===== 响应式 - 移动端 ===== */
@media screen and (max-width: 768px) {
    #c_static_001-1710493654802 .e_loop-40 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_static_001-1710493654802 .e_richText-3 {
        font_radio: 2;
        display-radio: 1;
        margin-bottom: 0px;
        width: 100%;
        max-width: none;
        font-size: 14px;
        line-height: 1.8;
        color: rgba(84, 84, 84, 1);
        margin-top: 20px
    }

    #c_static_001-1710493654802 .e_container-27 {
        display-radio: 1;
        margin-left: 0px;
        width: 100%;
        max-width: 100%
    }

    #c_static_001-1710493654802 .e_scrollNumber-28 .p_num {
        font-size: 32px
    }

    #c_static_001-1710493654802 .e_scrollNumber-28 {
        font_radio: 1;
        display-radio: 1;
        height: 46px
    }

    #c_static_001-1710493654802 .e_text-31 {
        font-size: 14px;
        font_radio: 2;
        display-radio: 1
    }

    #c_static_001-1710493654802 .e_richText-41 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px;
        color: #333333;
        line-height: 1;
        font-family: "5fc259a8-2267-41af-8ef7-299b804ff6ad"
    }

    #c_static_001-1710493654802 .e_container-39 {
        background_radio: 1;
        display-radio: 1
    }

    #c_static_001-1710493654802 {
        background_radio: 2;
        display-radio: 1;
        padding-top: 40px
    }

    #c_static_001-1710493654802 .e_loop-40 {
        display-radio: 1;
        width: 100%
    }

    #c_static_001-1710493654802 .e_scrollNumber-28 .p_plus {
        display-radio: 1;
        font-size: 14px
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1710493654802 .e_loop-40 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}

@media screen and (max-width: 1600px) and (min-width: 769px) {
    #c_static_001-1710493654802 .e_richText-3 {
        font_radio: 2;
        display-radio: 1;
        font-size: 14px;
        color: #333333;
        line-height: 1.5;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .e_container-1{
        width: 90%;
        margin: auto;
    }
    #c_static_001-1710493654802 .e_scrollNumber-28 .p_num{
        font-size: 42px;
    }
    #c_static_001-1710493654802{
        padding-top:2vw;
    }
    .pub_banner .b_container .p_slide .p_img{
        height: 540px;
    }
}

/* ===== 时间线网格 ===== */
.p_timeline-grid {
    display: flex;
    flex-direction: column;
    padding: 20px 20px 0px;
    margin: 0 auto;
    max-width: 1200px;
    gap: 0;
    border: 1px solid #e8f0e8;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

.p_timeline-grid .cbox-timeline {
    flex: none;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #e8f0e8;
    border-radius: 0;
    padding: 14px 24px;
    transition: background .25s ease;
    box-sizing: border-box;
}

.p_timeline-grid .cbox-timeline:last-child {
    border-bottom: none;
}

.p_timeline-grid .cbox-timeline:hover {
    transform: none;
    box-shadow: none;
    background: #f6faf6;
}

.p_timeline-content h4 {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    margin: 0;
    line-height: 1.6;
    display: flex;
    align-items: center;
}

.p_timeline-content h4::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #4ec548;
    margin-right: 12px;
    flex-shrink: 0;
}

.p_timeline-content p {
    font-size: 13px;
    color: #888;
    margin: 0;
    line-height: 1.6;
}

.p_timeline-title {
    padding: 0 25px;
    margin: 20px 0 10px
}

.p_timeline-title p {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin: 0;
    padding-left: 16px;
    border-left: 4px solid #4ec548
}

.p_breadcrumb a {
    color: white
}

.p_breadcrumb span {
    color: white
}

.p_breadcrumb ul {
    color: white
}

#c_static_001-1710493654802 .e_loop-40 .p_list .p_loopitem:nth-child(2) .e_scrollNumber-28 {
    display: block !important;
}

/* ===== 品牌内涵 ===== */
.brand-connotation {
    background: #f8faf8;
    border-left: 4px solid #4ec548;
    padding: 25px 30px;
    margin: 25px 0;
    border-radius: 0 8px 8px 0;
}

.brand-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
    line-height: 1.6;
}

.brand-item:last-child {
    margin-bottom: 0;
}

.brand-label {
    color: #4ec548;
    font-weight: 600;
    font-size: 16px;
    flex-shrink: 0;
    margin-right: 10px;
}

.brand-text {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

/* ===== 专业模块 ===== */
.bt-pro-section {

    padding: 0 20px;
}

.bt-pro-item {
    background: #fff;
    border-radius: 12px;
    padding: 20px 12px;
    margin-bottom: 20px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}



.bt-pro-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 18px;
}

.bt-pro-num {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #4ec548 0%, #3ab035 100%);
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.bt-pro-title {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

.bt-pro-desc {
    font-size: 15px;
    color: #555;
    line-height: 2;
    margin: 0 0 22px;
    text-indent: 2em;
    text-align: justify;
}

.bt-pro-imgs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.bt-pro-img {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: #f5f5f5;
}

.bt-pro-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    display: block;
}

.bt-pro-item:hover .bt-pro-img img {
    transform: scale(1.05);
}

@media (max-width: 768px) {

    .bt-pro-section {
     padding: 0px;
        margin-top: 20px;
    }
    .bt-pro-item {
        padding: 0;
    }
    .bt-pro-header {
        gap: 12px;
        margin-bottom: 14px;
    }
    .bt-pro-num {
        width: 40px;
        height: 40px;
        font-size: 16px;
        border-radius: 8px;
    }
    .bt-pro-title {
        font-size: 18px;
    }
    .bt-pro-desc {
        font-size: 14px;
        line-height: 1.9;
        margin-bottom: 16px;
    }
    .bt-pro-imgs {
        gap: 10px;
    }
    .bt-pro-img {
        border-radius: 6px;
    }
}

@media (max-width: 1024px) {
    .p_timeline-grid {
        padding: 16px 16px 0;
    }
    .p_timeline-grid .cbox-timeline {
        padding: 12px 18px;
    }
}

@media (max-width: 768px) {
    .p_timeline-grid {
        padding: 12px 12px 0;
        border-radius: 8px;
    }
    .p_timeline-grid .cbox-timeline {
        padding: 10px 14px;
    }

    .p_timeline-content h4 {
        font-size: 14px;
    }

    .p_timeline-content p {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .p_timeline-grid {
        padding: 8px 8px 0;
        border-radius: 6px;
    }
    .p_timeline-grid .cbox-timeline {
        padding: 10px 12px;
    }
    .p_timeline-content h4 {
        font-size: 13px;
    }
}
