<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* �抅�𧋦閮剖�噔start */

.pageContainer {
    padding: 0px;
}


/* �抅�𧋦閮剖�噔end */


/* �折�banner_end */


/* �折�_start */

.pageContent {
    padding: 48px 0px;
}


/* �折�_end */


/* 暻萄�撅䰎start */

.breadcrumbContainer {
    border-bottom: #eee solid 1px;
    padding: 12px 0px;
    margin-bottom: 48px;
}

.breadcrumbContainer ul {
    text-align: left;
    line-height: 1.4;
}

.breadcrumbContainer ul li {
    display: inline-block;
    font-size: 14px;
}

.breadcrumbContainer ul li::after {
    content: "/";
    margin: 0px 0px 0px 5px;
    display: inline-block;
}

.breadcrumbContainer ul li:nth-last-child(1)::after {
    content: "";
    margin: 0px;
}

.breadcrumbContainer ul li a {
    font-size: 14px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.breadcrumbContainer ul li.breadcrumbActive {
    color: #1D2088;
    text-transform: capitalize;
}


/* 暻萄�撅䰎end */

.n3-product-detail-info .n3-text-content ul {
    padding-left: 0px;
    margin-bottom: 15px;
    list-style: none;
}

.n3-product-detail-info .n3-text-content ul li {
    list-style: none;
    color: #1D2088;
    font-size: 18px;
}

.n3-product-detail-info .n3-text-content ul li.n3-text-title {
    font-size: 14px;
    color: #000;
}

.n3-product-detail-info .n3-text-content ul li:nth-child(even) {
    position: relative;
    padding-left: 20px;
    line-height: 1;
    margin-bottom: 15px;
}

.n3-product-detail-info .n3-text-content ul li:nth-child(even)::after {
    position: absolute;
    left: 0px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    background: #1D2088;
    width: 5px;
    height: 5px;
    border-radius: 15px;
    content: '';
}

.n3-text-content {
    margin-bottom: 30px;
}

.n3-text-content * {
    font-size: 16px;
    line-height: 1.8;
}

.slogan-title {
    font-size: 24px;
    color: #1D2088;
}

.n3-text-content .n3-text-title {
    color: #1D2088;
    font-size: 24px;
}


/* 
.contact-container {
    padding: 30px 15px;
    background-color: #1D208815;
    border-radius: 10px;
    margin-left: -15px;
    margin-right: -15px;
} */

@media only screen and (max-width: 1499px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (min-width: 992px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 768px) {
    /* �折�banner_start */
    .n3-page-banner .n3-banner-item {
        padding-bottom: 20%;
    }
}

@media only screen and (max-width: 767px) {
    .w-75 {
        width: 100%!important;
    }
    /* �折�banner_start */
    .innerBannerContainer {
        height: 180px;
    }
    /* �折�banner_end */
}

@media only screen and (max-width: 568px) {}

@media only screen and (max-width: 440px) {}

@media only screen and (max-width: 420px) {}</pre></body></html>