<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* banner */
/* .banner{
    width: 100%;
    height: 950px;
    min-width:1200px
} */
.banner-swiper-pagination .swiper-pagination-bullet-active{
    background:#ED1C24;
}
/* äº§å“ä¸­å¿ƒ */
    .product-center-type li{
        min-width: 180px;
        height: 55px;
        color: rgba(56, 56, 56, 1);
        background: rgba(56, 56, 56, 0.05);
        display:flex;
        justify-content: center;
        align-items: center;
        margin-right: 6px;
        cursor: pointer;
         font-size: 17px;
         padding: 0 4px;
    }
    .product-center-type li a{
        font-size: 17px;
    }
    
    
    .product-center-type li.active,.product-center-type li:hover{
        background: rgba(102, 102, 102, 1);
        color: rgba(255, 255, 255, 1);
        font-weight: 700;
         font-size: 17px;
    }   

    .product-con{gap: 15px;}
    .product-bg{
        background-image: url('../images/product-bg.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 100%;
        overflow: hidden;
         height: 312px;
    }
    .product-bg img{
       
       
        transform: scale(0.8);
    }
    .product-name{
        font-weight: 700;
        font-size: 20px;
        text-align: center;
        line-height: 50px;
    }
    .product-item{
        width: calc(33.333% - 15px); /* æ¯ä¸ªå…ƒç´&nbsp;å&nbsp; 1/3ï¼Œå‡åŽ»é—´è· */
        background-color: #ffffff;
        margin-bottom: 20px;
    }
    .product-item-bottom .product-btn{
        padding:20px;
        padding-top:0px;
    }
    .product-item-bottom .product-btn span{
        font-size: 16px;
    }
    .product-item-bottom .product-btn span:hover{
        font-weight: 700;
    }
    .product-item.active,.product-item:hover{
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    }
    .product-name.dynamic-scale-1{
        transition: transform 0.1s ease; 
    }

/* äº§å“ä¸­å¿ƒ */
/* è¡Œä¸šæ–¹æ¡ˆ */
.industry-solution-content{
    background-image: url('../images/industry-solution-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 100px;
}
.industry-solution-menu{
    width: 19%;
}
.industry-solution-menu ul{    
    height:480px;
    justify-content:space-between;
    align-items: center;
    background-color: #ffffff;
}
.industry-solution-menu ul li{
    width:100%;
    display: flex;
    justify-content:center;
    align-items: center;
    background-color: #ffffff;
    padding: 21px 0;
    font-size: 17px;
    cursor: pointer;
}
.industry-solution-menu ul li.active,.industry-solution-menu ul li:hover{
    background: rgba(102, 102, 102, 1);
    color: #ffffff;
}
.industry-solution-menu ul li.active span,.industry-solution-menu ul li:hover span{
    color: #ffffff !important;
}
.industry-solution-menu ul li&gt;span:first-child{
    font-size: 18px;
}
.industry-solution-menu ul li&gt;span:nth-child(2){
    margin-left: 20px;
    margin-right: 50px;
}
.industry-solution-menu ul li&gt;span:last-child{
    font-size: 12px;
    color: rgba(229, 229, 229, 1);
}
.industry-solution-img{
    width: 52%;
    position: relative;
    cursor: pointer;
}
.industry-solution-img img{
   background:#8d8d8d;
   height: 585px;
    width: 780px;
}
.industry-solution-img-info{
    position: absolute;
    bottom:0;
    left: 46px;
    z-index: 2;
    color: #ffffff;
}
.industry-solution-img-info p:first-child{
    font-size: 24px;
    font-weight: 700;
}
.industry-solution-img-info p:nth-child(2){
    font-size: 14px;
}
.industry-solution-img-info p:nth-child(3){
    width: 90px;
    border-bottom: 1px solid #ffffff;
    height:14px;
}
.industry-solution-img-info p:last-child{
    font-size: 12px;
    padding: 20px 0;
    letter-spacing:1px;
}
.industry-solution-img-info p:last-child:hover{
    color:#ED1C24;
    font-weight: 700;
}

.industry-solution-recommendations{
    width:27%;
    padding-left: 6px;
    cursor: pointer;
    
}
.industry-solution-recommendations-item{
    background-color: #ffffff;
    position: relative;   
    height: 287px;
    padding: 10px;
}
.industry-solution-recommendations-item&gt;img:first-child{
    width: auto;
    height: 80%;
}
.industry-solution-recommendations-item:first-child{
    margin-bottom: 10px;
}
.tips-img{
    position: absolute;
    top: -10px;
    right:-10px;
    width:70px !important;
    height: 70px !important;
}
.industry-solution-recommendations-info{
    width: 100%;
    color: rgb(56,56,56);
    margin:10px;
    padding-left: 20px;
}
.industry-solution-recommendations-info&gt;.flex-column{
    width: 80%;
}
.industry-solution-recommendations-info .flex-column p:first-child{
    font-weight: 700;
    font-size: 18px;
}
.industry-solution-recommendations-info .flex-column p:nth-child(2){
    width: 45px;
    height: 10px;
    border-bottom:2px solid rgba(56,56,56,.5);
}
.show-info{
    font-size: 13px;
}
/* è¡Œä¸šæ–¹æ¡ˆ */
/* é‡‘è¿å®žåŠ› */
.profile-strength-content{
    background-image: url('../images/profile-strength-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 40px;
}
.profile-strength-img{
    width: 62%;
}
.profile-strength-img ul{
    position: relative;
}
.profile-strength-img ul li{
    overflow: hidden;
    position: relative;
}
.profile-strength-img ul li .profile-strength-title{
    /*background-color:rgb(198,198,198,.3);*/
    background-color:rgb(137 137 137);
    backdrop-filter:blur(6px);
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 800;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 800;
}
.profile-strength-menu{
    width: 45%;
    margin-left: 10px;
    gap: 10px;
}

.profile-strength-menu.flex .flex-column {
    flex: 0 0 calc(50% - 10px);
    box-sizing: border-box;
}
.profile-strength-menu.flex li{
    background-color: #ffffff;
    cursor: pointer;
    font-size: 18px;
}

.profile-strength-menu.flex li.active{
    background-image: url('../images/profile-strength-img-hover.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;

}
.profile-strength-menu.flex li.active span{
    color: #ffffff;
}
.profile-strength-menu.flex .flex-column span {
    width: 100%;
    text-align: center;
}
.profile-strength-menu.flex .flex-column .iconfont {
    font-size: 24px;
    margin-bottom: 12px;
}
.profile-strength-info{
    height:120px;
    width: 100%;
    overflow: hidden;
    transition: all 1s;
    cursor: pointer;
    background-color:rgb(137 137 137);
    backdrop-filter:blur(6px);
    color: #ffffff;
    padding:0 20px;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
}
.profile-strength-info .profile-strength-info-title{
    font-size:15px;
    padding-top: 10px;
    padding-left: 20px;
}
.profile-strength-info  .ellipsis-3{
    padding: 0 20px;
    line-height:26px;
      font-size: 16px;
    padding-top: 17px;
}
.profile-strength-li:hover .profile-strength-info{
    transform: translateY(-90px)
}
/* é‡‘è¿å®žåŠ› */
/* å…¬å¸ä»‹ç» */
.company-intro{
    background-image: url('../images/company-intro-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 60px;
}
.company-intro-video{
    width: 45%;
    position: relative;
}
video {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: contain; /* ç¡®ä¿å›¾ç‰‡å®Œå…¨è¦†ç›– */
}
.company-intro-video .iconfont{
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
     margin-left: -26px;
    margin-top: -28px;
    font-size: 50px;
    color: #ffffff;
}
.company-intro-con{
    width: 55%;
    padding-left:40px;
    font-size: 16px;
    color: rgb(56,56,56);
}
.company-intro-con&gt;p{
    line-height: 30px;
    font-size: 16px;
    height: 210px;
    overflow-y: scroll;
}
.company-intro-con ul{
    margin: 20px 0;
}
.company-intro-con ul li{
    position: relative;
    font-size: 15px;
    line-height: 40px;
}
.company-intro-con ul li&gt;p:last-child{
    color:rgba(85, 85, 85, 1);
}
.company-intro-con ul li&gt;p:last-child&gt;span{
    font-size:14px;
    font-weight: 700;
    letter-spacing: 2px;
}
.company-intro-con ul li&gt;p:last-child&gt;span:first-child{
    font-size: 42px;
}
.company-intro-con ul li::before{
    content: '';
    position: absolute;
    top: 50%;
    right:-40px;
    transform: translateY(-50%);
    width:1px;
    height:50px;
    border-left: 0.5px solid rgba(191, 191, 191, .6);
}
.company-intro-con ul li:last-child:before{
    border: 0 none;
}
/* å…¬å¸ä»‹ç» */
/* æœåŠ¡ä¿éšœ */
.service-guarantee{
    background-image: url('../images/service-guarantee-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 60px;
}
.service-guarantee-con{
    position: relative;
}
.service-guarantee-left{
    width: 90%;
    background-color: #ffffff;
    box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.05);
}
.service-guarantee-menu li{
    background: rgba(247, 247, 247, 1);
    width: 200px;
    height: 100px;
}
.service-guarantee-menu li .iconfont{
    font-size:24px !important;
    margin-right: 10px;
}
.service-guarantee-menu li span{
    color: rgba(128, 128, 128, 1);
    font-size: 16px;
}
.service-guarantee-menu li.active,
.service-guarantee-menu li.active span,
.service-guarantee-menu li:hover,
.service-guarantee-menu li:hover span{
    color: rgba(56, 56, 56, 1) !important;
    background:#ffffff !important;
}
.service-guarantee-info{
    padding: 40px 0 20px 40px;
    height: 500px;
}
.service-guarantee-info .service-guarantee-info-title{
    font-size: 26px;
    font-weight:700;
    position: relative;
}
.service-guarantee-info .line1{
    width: 130px;
    border-top: 4px solid rgba(237, 28, 36, 1);
}
.service-guarantee-info .line2{
    width: 90px;
    border-top: 2px solid rgba(237, 28, 36, 1);
    margin-top: 3px;
}
.service-guarantee-info p:nth-child(4){
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-size: 16px;
    width: 800px;
    padding-top: 25px;
}
.service-guarantee-info .service-guarantee-details{
    background: rgba(247, 247, 247, 1);
    padding: 20px 20px 20px 30px;
    font-size: 15px;
    margin-bottom: 20px;
    width: 750px;
    min-width: 550px;
    margin-top: 35px;
    line-height: 33px;
}
.service-guarantee-info .service-guarantee-details&gt;p{
    line-height: 30px;
    overflow: hidden;
    
}
.service-guarantee-info .show-more{
    color: rgba(166, 166, 166, 1);
    border: 1px solid rgba(166, 166, 166, 1);
}

.service-guarantee-right{
    width: 437px;
    height: 500px;
    position: absolute;
    top: 0;
    right:0;
}
/* æœåŠ¡ä¿éšœ */
/* æ–°é—»åŠ¨æ€ */
.news-dynamics-list {
    gap: 20px;
    padding-bottom: 40px;
}
.news-dynamics-item {
    flex: 0 0 calc(50% - 20px);
    background: rgba(247, 247, 247, 1);
    border-radius:2px;
    overflow: hidden;
}
.news-dynamics-item{
    padding:20px;
}
.news-dynamics-item:hover{
    background-color: #ffffff;
    box-shadow: 0px 2px 16px  rgba(0, 0, 0, 0.12);
}
.news-dynamics-item:hover .news-dynamics-item-show-more{
    color: rgba(237, 28, 36, 1);
}
.news-dynamics-img-con{
    position: relative;
    min-width:210px;
    max-width:210px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}
.news-dynamics-item-img{
    object-fit: fill;
    display: block;
    vertical-align: middle;
} 
.news-dynamics-item-info{
    width: 67%;
    padding:0 20px;
}
.news-dynamics-item-title {
    font-size: 16px;
    color: rgba(68, 68, 68, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%; 
    line-height: 40px;
    padding-bottom:10px;
}
.news-dynamics-item-details {
    font-size: 14px;
    color: rgba(119, 119, 119, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}
.news-dynamics-item-date {
    font-size: 12px;
    color:rgba(166, 166, 166, 1);
    padding: 8px 0;
}
.news-dynamics-item-show-more {
    font-size: 13px;
    color: rgba(166, 166, 166, 1);
    align-self: flex-end;
}
.news-dynamics-item-show-more .iconfont {
    margin-left: 8px;
    font-size: 16px;
}
/* æ–°é—»åŠ¨æ€ */

.flxed-right-menu{
    position: fixed;
    top: 50%;
    right:0;
    margin-top: -150px;
    z-index: 2;
    
    color: rgba(68, 68, 68, 1);
}
.flxed-right-menu .menu-item{
    width: 50px;
    height: 50px;
    margin-bottom: 2px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.09);
    position: relative;
    color: #858585;
}
.flxed-right-menu .iconfont{
    font-size: 35px;
}
.flxed-right-menu .menu-item:hover{
    background-color: rgba(56, 56, 56, 1);
    color: #ffffff;
}
.flxed-right-menu.menu-item:hover&gt;.iconfont{
    transform: scale(1.2);
}
.flxed-right-menu .menu-item-info{
    width: 180px;
    height: 50px;
    background-color: #ffffff;
    padding: 0px;
    position: absolute;
    top: 0;
    left: -180px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 9%);
    padding-left: 5px;
}
.flxed-right-menu .email .menu-item-info{
    width: 260px;
    left: -260px;
}
.flxed-right-menu .menu-item-info&gt;p{
font-size: 15px;
    color: rgba(166, 166, 166, 1);
    line-height: 10px;
    padding-top: 11px;
    padding-left: 20px;
}
.flxed-right-menu .menu-item-info&gt;p:first-child{
    color: rgba(56, 56, 56, 1);
    font-weight: 700;
}
.flxed-right-menu .menu-item:hover&gt;.menu-item-info{
    display: block;
}

/* å½“å±å¹•å°äºŽ 900px æ—¶ï¼Œæ¯è¡Œ 2 ä¸ª */
@media (max-width: 1440px) {

     .product-center-type li a{
        font-size: 13px !important;
    }
    .product-center-type li{
        min-width: 150px !important;
        height: 36px !important;
    }
    
    
}


/* å½“å±å¹•å°äºŽ 900px æ—¶ï¼Œæ¯è¡Œ 2 ä¸ª */
@media (max-width: 900px) {
    .product-item {
        width: calc(50% - 20px);
    }
    
}
/* å½“å±å¹•å°äºŽ 600px æ—¶ï¼Œæ¯è¡Œ 1 ä¸ª */
@media (max-width: 600px) {
    .product-item {
        width: 100%;
    }
}
</pre></body></html>