<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* å¤´éƒ¨ */
.index-header #jy-header{
    position: absolute;
    top:0;
    left: 0;
    margin-top: 0px;
}
.index-header .fixed-header{
    position: fixed !important;
    top: 0;
    left: 0;
    margin-top: 0 !important;
    width: 100%;
    z-index: 1000;
    background-color: rgba(255,255,255,1) !important;
}
#jy-header {
    width: 100%;
    height: 70px;
    padding: 0 70px;
    background-color: rgba(255, 255, 255, .4);
    box-shadow: 0px 2px 10px  rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(3px);
    position: relative;
    z-index: 2;
}

#jy-header .jy-logo img {
    max-width: 169px;
    max-height:62px;
    cursor: pointer;
}
#jy-header .nav-links{
    min-width: 766px;
    max-width: 910px;
    margin: 0 20px;
}
#jy-header .nav-links li{
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom:3px solid transparent;
}
#jy-header .nav-links li a{
    height: 100%;
}
#jy-header .nav-links li.active,#jy-header .nav-links li:hover{
    border-color:rgba(254, 62, 63, 1);
    font-weight: 700;
}
#jy-header .nav-links li a{
    color: rgba(51, 51, 51, 100);
    letter-spacing: 2px;
    font-size: 18px;
}

#jy-header .contact-us img {
    width: 20px;
    height: 20px;
}

#jy-header .contact-us span {
    font-size: 28px;
    font-weight: 700;
    color: rgba(237, 28, 36, 1);
    margin-left: 20px;
    letter-spacing: 1px;
    white-space: nowrap;
}

/* å®¹å™¨ */
.container {
    width: 100%;
    max-width: 1500px;
    min-width: 1024px;
    height: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 1366px) {
    
    #jy-header .nav-links li{
            height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 3px solid transparent;
    }
    #jy-header .jy-logo img{
      max-width: 152px;
      cursor: pointer;
    }
    #jy-header .contact-us span {
    font-size: 20px;
    font-weight: 700;
    color: rgba(237, 28, 36, 1);
    margin-left: 20px;
    letter-spacing: 1px;
    white-space: nowrap;
}
    .jy-center-title{
        text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
    padding-top: 50px;

    }
    
    .container {
        zoom: 0.7 !important;
    }
    #jy-header {
        padding:0 10px;
        height: 76px;
    }
    #jy-header .nav-links{
        width:1130px !important;
    }
    .banner-con{
        height: 238px !important;
    }
    .sample-showcase .swiper,
    #samples .swiper{
        width: 900px;
        max-width: 900px !important;
        min-width: 900px !important;
    }
    .product-details-info-left .big-video video{
        width: 500px !important;
    }
    .product-details-info-left .big-video{
        text-align: center;
    }
    .container.popup-con{
        zoom: 1;
    }
    
    .hot-industries-list-img{
        width: auto !important;
        height: auto !important;
    }
    #footer{
        height: 320px !important;
    }
    #footer .footer-bottom{
        font-size: 14px !important;
    }
    .modal-content{
        width: 70% !important;
        height: 600px !important;
        min-height:600px !important;
        max-height:600px !important;
        max-width: 70% !important;
    }
    .jy-center-title{
        font-size:30px !important;
    }
    .jy-center-sub{
        font-size: 14px !important;
    }
}
@media screen and (max-width: 1440px) {
  /* ç¬”è®°æœ¬å±å¹•ç‰¹å®šæ&nbsp;·å¼ */
    .container {
        zoom: 0.9;
    }
    #jy-header {
        padding:0 10px;
        height: 50px;
    }
    #jy-header .nav-links{
        width:920px;
    }
    .banner-con{
        height: 238px !important;
    }
    .sample-showcase .swiper,
    #samples .swiper{
     width: 1200px;
    max-width: 1110px !important;
    min-width: 1200px;
    height: 320px !important;
    margin-bottom: 80px;
    }
    .product-details-info-left .big-video video{
        width: 500px !important;
    }
    .product-details-info-left .big-video{
        text-align: center;
    }
    .container.popup-con{
        zoom: 1;
    }
    .jy-center-title{
        font-size:32px !important;
    }
    .jy-center-sub{
        font-size: 15px !important;
    }
}


@media screen and (max-width: 2660px) {
   #jy-header .nav-links{
    min-width: 1130px !important;
    max-width: 1200px !important;
    margin: 0 20px; 
}

    #jy-header .nav-links li{
            height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 3px solid transparent;
    }



 
}



@media screen and (max-width: 1250px) {
   #jy-header .nav-links{
    min-width: 1200px !important;
    max-width: 1250px !important;
    margin: 0 20px;
}

    #jy-header .nav-links li{
            height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 3px solid transparent;
    }

#jy-header{
        width: 100%;
    height: 70px;

}

 
}


/* åº•éƒ¨ */
#footer {
    background: rgba(85, 85, 85, 1);
    color: rgba(255, 255, 255, 1);
}
#footer .footer-top{
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
#footer .footer-top .name{
    font-size:29px;
}
#footer .footer-top .address{
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    line-height: 40px;
}
#footer .footer-top .contact-us .iconfont{
    font-size: 28px;
}
#footer .footer-top .contact-us .phone{
    font-size: 28px;
    margin-left: 10px;
}
#footer .footer-center{
    padding: 20px 0 20px 0;
}
#footer .footer-center .list{
    width: 70%;
}
#footer .footer-center dl dt{
    font-size: 16px;
    font-weight: 400px;
    line-height: 40px;
}
#footer .footer-center dl dd{
    font-size: 14px;
    font-weight: 400px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 32px;
}
#footer .footer-center dl dd:hover{
    color: rgba(255, 255, 255,1);
}

#footer .footer-center .code{
    margin-top:10px;
}
#footer .footer-center .code .code1{
    margin-right: 20px;
}
#footer .footer-center .code img{
    width: 100px;
    height: 100px;
    padding-bottom: 6px;
}
#footer .footer-center .code span{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
}


#footer .footer-bottom{
    width: 70%;
    margin-bottom:30px;
    padding:10px 0;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, .3);
    padding-left: 8px;
}
#footer .footer-bottom p{
    margin-right: 20px;
}
#footer .footer-bottom p .iconfont{
    margin-right: 8px;
}


.copyright{
    height: 40px;
    background: rgba(56, 56, 56, 1);
    font-size: 14px;
    color: rgba(255, 255, 255, .8);
}
/* é¼&nbsp;æ&nbsp;‡-æ‰‹å½¢ */
.cursor-pointer{
    cursor: pointer;
}
/* æŸ¥çœ‹æ›´å¤š */
.show-more{
    width: 100px;
    height: 36px;
    border: 1px solid rgba(56, 56, 56, 1);
    font-size: 13px;
}
/* å…¬å…±éƒ¨åˆ† */
.jy-center-title{
    text-align: center;
    font-size:38px;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
    padding-top: 50px;
}
.jy-center-sub{
    text-align: center;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    padding: 20px 0 35px 0;
}
.jy-center-content{
    width: 100%;
    padding:50px 0; 
    margin-top: 20px;
    background: rgba(248, 248, 248, 1);
}
/* å…¬å…±éƒ¨åˆ† */
/* banner */
.banner-con{
    height:318px;
    background-image: url('../images/banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 0 340px 0 220px;
}
.banner-con .banner-con-txt p:first-child{
    font-size: 40px;
    font-weight: 700;
    margin-top: -50px;
    margin-bottom: 20px;
    text-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
}
.banner-con .banner-con-txt p:last-child{
    font-size: 20px;
    line-height: 30px;
    text-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
}
.banner-con img{
    width:456px;
    height: 267px;
}

/* ç•™è¨€æ¿è¡¨å• */
.online-message-content .layui-input-block{
    margin-left:0;
    width: 100%;
}
.online-message-content  .layui-form-label{
    width: 100px;
}
.online-message-content .layui-input, 
.online-message-content .layui-textarea{
    background-color: transparent;
    border: 0 none;
}
.online-message-content .layui-form{
    width: 70% !important;
}
.online-message-content .layui-form-item{
    background-color: rgba(255,255,255,.6);
}
.online-message-content .layui-form-item:last-child {
    width: 100% !important;
}
.online-message-content .layui-textarea{
    padding-top: 10px;
    padding-left: 4px;
    min-height: 118px;
}
.required-txt{
    color:rgba(230, 0, 19, 1);
}
input::placeholder,.layui-input::placeholder,.layui-textarea::placeholder{
    color:rgba(128, 128, 128, .6);
    opacity: 1;
}
.online-message-content-add-details .jy-center-title{
    font-size: 24px;
    letter-spacing: 2px;
}
.online-message-content-add-details .jy-center-title span{
    font-size: 32px;
    color: rgba(237, 28, 36, 1);
}
.online-message-content-add-details .jy-center-sub{
    width: 60%;
    text-align: left;
}
.online-message-content-add-details  .jy-center-title {
    padding-top: 60px !important;
}
.verify-code{
    position: absolute;
    top: 0;
    right:0;
    z-index: 2;
    width:70px !important;
    height: 36px;
}

/* nav */
.nav {
    background-color: #ffffff;
    height: 95px;
    font-size: 16px;
    padding: 21px 0;
}
}
.nav.container{
    height: 60px;
    line-height: 60px;
    padding-top: 0 !important;
    border-bottom:1px solid rgba(227, 227, 227, .6);
}
.nav p {
    color: rgba(56, 56, 56, 1);
}

.nav p.gray {
    color: rgba(166, 166, 166, 1);
}

/* nav */

/* é»˜è®¤çº¿æ®µ */
.line{
    width: 40px;
    height: 1px;
    background: rgba(56, 56, 56, .6);
}

/* é»˜è®¤æŒ‰é’® */
.btn{
    gap: 20px;
}

.btn p {
    width: 120px;
    height: 40px;
    border: 0.5px solid rgba(56, 56, 56, 1);

}

.btn p.heise:hover{
    background: rgba(56, 56, 56, 1);
    color: #ffffff;
}
.btn .iconfont{
    padding-left: 8px;
}
/* ä¸€è¡Œçœç•¥å· */
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* ä¸¤è¡Œçœç•¥å· */
.ellipsis-2 {
    display: -webkit-box; /* ä½¿ç”¨ WebKit ç›’å­æ¨¡åž‹ */
    -webkit-line-clamp: 2; /* é™åˆ¶æ˜¾ç¤ºä¸¤è¡Œ */
    -webkit-box-orient: vertical; /* åž‚ç›´æŽ’åˆ— */
    overflow: hidden; /* éšè—æº¢å‡ºå†…å®¹ */
    text-overflow: ellipsis; /* æ˜¾ç¤ºçœç•¥å· */
}
/* ä¸‰è¡Œçœç•¥å· */
.ellipsis-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3; /* é™åˆ¶æ˜¾ç¤ºä¸‰è¡Œ */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-con .layui-tab{
    width: 100%;
    margin-top: 20px;
}
.tab-con .layui-tab-title{
    border: 0 none ;
}
.tab-con .layui-tab-title li{
    border: 0.5px solid rgba(166, 166, 166, 1);
    margin-right: 10px;
    color: rgba(128, 128, 128, 1);
    width: 120px;
}
.tab-con .layui-tab-brief&gt;.layui-tab-title .layui-this{
    color: #ffffff;
    background-color: rgba(56, 56, 56, 1);
    font-weight: 700;
}
.tab-con .layui-tab-brief&gt;.layui-tab-more li.layui-this:after, 
.tab-con .layui-tab-brief&gt;.layui-tab-title .layui-this:after{
    border: 0 none;
}
.tab-con .layui-tab-content{
    padding-top: 20px;
}
.layui-tab .layui-tab-title:after{
    border: 0 none !important;
}
.layui-tab-brief&gt;.layui-tab-title li{
    margin-right: 10px !important;
}

.hide{display: none;}

/* åŠ¨æ•ˆ */
.dynamic-scale-01,
.dynamic-scale-1,
.dynamic-scale-2,
.dynamic-scale-3{
    transition: transform 0.3s ease; 
}
.dynamic-scale-01:hover{
    transform: scale(1.01);
}
.dynamic-scale-1:hover{
    transform: scale(1.1);
}
.dynamic-scale-2:hover{
    transform: scale(1.2);
}
.dynamic-scale-3:hover{
    transform: scale(1.2);
}
.dynamic-fontWeight:hover{
    font-weight: 700;
}

/* è§†é¢‘æ’­æ”¾ */

.popup-con {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.modal-content {
    margin: 1% auto;
    width: 80%;
    max-width:1200px;
    min-height: 600px;
    /*background-color: #ffffff;*/
    padding:5% 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -53%);
}

.popup-con .close .iconfont{
    position: absolute;
    right: -22px;
    top:36px;
    cursor: pointer;
    color: #ffffff;
    z-index: 101;
    font-size: 30px;
}
/* å“åº”å¼ */
@media (max-width: 1200px) {
    /* .jy-logo,.contact-us{
        display: none;
    } */
}
.overflow-hidden{
    overflow: hidden;
}</pre></body></html>