﻿.newsDetail-main .main-cont .cont-box .box-cent h3{font-size: 30px; font-family: 'HarmonyOS_Sans_SC_Medium'; }


.contact-plate5 .plate5-main .main-cont .cont-box .box-cent{margin-bottom: 0.35rem;font-family: 'HarmonyOS_Sans_SC_Light';font-size: var(--fs16);line-height: 0.3rem;color: #333;}
.contact-plate5 .plate5-main .main-cont .cont-box .box-cent h3 {font-family: 'HarmonyOS_Sans_SC_Medium';font-size: var(--fs18);line-height: 0.3rem;color: #333;}



.productDetail-plate3 .plate3-main .main-table table{table-layout:fixed;}
.productDetail-plate3 .plate3-main table .firstRow{background: #06b54c;position:sticky;top:0;}
.productDetail-plate3 .plate3-main table tr.firstRow td{background: #06b54c!important;color:#fff!important;}
.productDetail-plate3 .plate3-main table tr.firstRow td *{color:#fff!important;}
.productDetail-plate3 .plate3-main table tr td *{font-family:'HarmonyOS_Sans_SC_Light'!important;}
.productDetail-plate3 .plate3-main .main-table td{border: solid 1px #e0e0e0!important;}

.product-plate2 .plate2-main .main-list .list-lump .lump-top-on a{color: #06b54c;display:inline-block;}

.productDetail-plate1 .plate1-main .main-text *{font-family: 'HarmonyOS_Sans_SC_Light'!important;}

.productDetail-plate1 .plate1-main .main-text img{max-width:100%;height:auto!important;}


.productDetail-plate3 .plate3-main2 {height:auto;margin-top:0;}
.sticky-header {position: fixed!important;top: 220px;left: 50%;transform: translateX(-50%);z-index: 10;display: none;width: 14.4rem!important;margin:0!important;}

.productDetail-plate3 .content * {font-family: 'HarmonyOS_Sans_SC_Light'!important;font-size: var(--fs16);color: #666;}
.productDetail-plate3 .plate3-main .main-table{margin: 0.1rem 0;}
.productDetail-plate3 .plate3-main .main-table td * {
    font-family: 'HarmonyOS_Sans_SC_Light';
    font-size: var(--fs14) !important;
    line-height: 0.2rem;
    color: #666 !important;
}

.prompt .prompt-main .main-cent img{max-width:100%;height:auto!important;}

.newsDetail-main .main-cont .cont-box .box-cent img{height:auto!important;}


/*20250110*/
.customized-plate2 .plate2-main .main-title,.customized-plate3 .plate3-main .main-title {
    font-size: var(--fs30);
}

.customized-plate3 .plate3-main .main-box .box-item .item-title {
    font-size: var(--fs24);
}

.customized-plate3 .plate3-main .main-box .box-item:hover {
    background: #06b54c;
}

.customized-plate3 .plate3-main .main-box .box-item:hover .item-title {
    color: #fff;
    
}

.customized-plate3 .plate3-main .main-box .box-item:hover .item-heng {
    background: #fff;
}

.customized-plate3 .plate3-main .main-box .box-item:hover .item-text {
    color: #fff;
}

.customized-plate3 .plate3-main .main-box .box-item::after {display:none;}

.productDetail-plate1 .plate1-cont .cont-box .box-lump .lump-text * {
    font-family: 'HarmonyOS_Sans_SC_Light' !important;
}

.productDetail-plate1 .plate1-cont .cont-box .box-lump .lump-text img {max-width:100%;height:auto!important;}

.about-plate1 .plate1-main .main-box .box-data .data-item .item-title em{font-weight:normal;}

.container .pege-container .cont-plate5 .plate5-main .page-lump .page-English{display:none;}

.product-plate1 .plate1-main .main-box .box-text sup{font-size:0.1rem;}

.productDetail-plate1 .plate1-cont .cont-box .box-lump .lump-text{padding-right: 0;}

.about-plate4 .plate4-main .main-box .box-lump .lump-cent .cent-box .box-item{background: rgba(256, 256, 256, 0.2);}

footer .foot-main .main-cont .cont-cent .cent-link .link-box .box-name{background-color: #06b54c;color:#fff;line-height: 46px;}


@media screen and (min-width: 1004px) {
    .productDetail-plate3 .plate3-main .main-table table{width:100%!important;}
}

@media screen and (max-width: 1004px) {
    .product-plate1 .plate1-main .main-box .box-text sup{font-size:0.18rem;}

    .product-plate2 .plate2-main .main-list .list-lump .lump-top-on a{color:#fff;}

    .sticky-header{padding: 0 0.3rem 0!important;}

    .contact-plate5 .plate5-main .main-cont .cont-box .box-cent h3 {
        font-family: 'HarmonyOS_Sans_SC_Medium';
        font-size: var(--fs30);
        line-height: 0.48rem;
        color: #333;
    }

    .contact-plate5 .plate5-main .main-cont .cont-box .box-cent {
        margin-bottom: 0.35rem;
        font-family: 'HarmonyOS_Sans_SC_Light';
        font-size: var(--fs28);
        line-height: 0.46rem;
        color: #333;
    }

    .productDetail-plate3 .plate3-main .main-table td *{line-height:unset;}
    .productDetail-plate3 .content * {font-size: var(--fs28);}

    /*20250110*/
    .customized-plate2 .plate2-main .main-title,.customized-plate3 .plate3-main .main-title {
        font-size: var(--fs42);
    }

    .customized-plate3 .plate3-main .main-box .box-item .item-title {
        font-size: var(--fs36);
    }


    /*20250207*/
    .productDetail-plate3 .plate3-main .main-table table{width:14rem!important;table-layout:auto;}
}