<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ç”Ÿäº§ä¼˜åŠ¿ */
.production-wrap{
    width: 100%;
    height: auto;
    margin: 80px 0;
    position: relative;
}
.production-box{
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
    display: flex;
}
.productionImg{
    max-width: 582px;
    height: 838px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.productionImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.productionText{
    max-width: 858px;
    padding-left: 6.945%;
}
.productionText-title{
    color: #323232;
    font-size: 30px;
    position: relative;
}
.productionText-title::before{
    content: '';
    display: block;
    width: 10px;
    height: 110px;
    background-color: #313131;
    position: absolute;
    left: -40px;
    top: 0;
}
.advantage-list{
    display: flex;
    flex-wrap: wrap;
}
.advantage-item{
    margin-top: 38px;
}
.advantage-item:nth-child(odd){
    max-width: 379px;
    width: 50%;
    height: auto;
}
.advantage-item:nth-child(even){
    max-width: 280px;
    width: calc(50% - 85px);
    height: auto;
    margin-left: 85px;
}
.advantage-title{
    color: #323232;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.advantage-text{
    color: #656565;
    font-size: 14px;
    line-height: 28px;
}
.proA-wrap{
    width: calc(100% - 26vw);
    height: 521px;
    padding-left: 18.958333333333332vw;
    padding-bottom: 100px;
    background-color: #323232;
    position: absolute;
    left: 26vw;
    bottom: -103px;
    z-index: 1;
}
.proA-list{
    max-width: 910px;
    width: 90%;
    height: auto;
    display: flex;
    align-content: space-between;
    justify-content: space-between;
}
.proA-item::before{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-color: #D7D7D7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -12px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.proA-itemOn{
    height: 0px;
    animation: height 1s;
    -webkit-animation: height 1s;
}
.proA-itemOn::after{
    content: '';
    display: block;
    width: 2px;
    height: 133px;
    animation: height 1s;
    background-color: #00A1E9;
    position: absolute;
    left: 50%;
    top: 12px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-animation: height 1s;
}
.proA-item{
    cursor: pointer;
    position: relative;
}
.proA-item p{
    padding-top: 166px;
    color: #ffffff;
    font-size: 16px;
}
.proAContent{
    max-width: 910px;
    width: 90%;
    height: 151px;
    display: flex;
    margin-top: 75px;
    padding: 0 53px 0 27px;
    align-items: center;
    border: 2px solid #00A1E9;
    justify-content: space-between;
}
.itemContentText{
    width: 700px;
    height: auto;
}
.itemContentText-title{
    color: #FFFFFF;
    font-size: 18.46px;
    font-weight: bold;
}
.itemContentText-text{
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 20px;
}
.arrowNext{
    cursor: pointer;
    width: 35px;
    height: 50px;
    display: inline-block;
    background: url(../image/join/advantage/scys1.png) no-repeat;
    background-size: 100% 100%;
}
/* å“è´¨åŒ&nbsp;å¿ƒ */
.Ingenuity-wrap{
    width: 100%;
    height: auto;
    padding: 80px 0;
}
.Ingenuity-box{
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
}
.IngenuityContent{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.IngenuityText{
    max-width: 570px;
    width: 39.583333333333336%;
    padding-left: 32px;
    position: relative;
}
.IngenuityText::after{
    content: '';
    display: block;
    width: 10px;
    height: 110px;
    background-color: #323232;
    position: absolute;
    left: 0;
    top: 0;
}
.IngenuityText-title{
    color: #323232;
    font-size: 30px;
    /*font-weight: bold;*/
}
.IngenuityText-text{
    color: #333333;
    font-size: 16px;
    margin-top: 33px;
    line-height: 28px;
}
.IngenuityImg{
    max-width: 732px;
    width: 50.833333333333336%;
    height: 460px;
    overflow: hidden;
}
.IngenuityImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Ingenuity-list{
    margin-top: 70px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Ingenuity-item{
    max-width: 460px;
    width: calc((100% - 20px)/ 3);
    /* height: 303px; */
    overflow: hidden;
}
.Ingenuity-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* å…¨çƒæˆ˜ç•¥äº§ä¸šé“¾ */
.industry-wrap{
    width: 100%;

}
.industry-box{
    width: 100%;
    height: auto;
    display: flex;
}
.industryImg{
    width: 50%;
    font-size: 0;
}
.industryImg img{
    width: 100%;
    height: 100%;
}
.industryContent{
    width: 50%;
    padding: 70px 10.15625% 0 35px;
    background: url(../image/join/advantage/zlBg.png) no-repeat;
    background-size: 100% 100%;
}
.industryText{
    color: white;
}
.industryText-title{
    font-size: 30px;
    /*font-weight: bold;*/
}
.industryText-text{
    color: white;
    font-size: 16px;
    margin-top: 27px;
    line-height: 28px;
}
.industry-list{
    width: 100%;
    height: auto;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.industry-item{
    /* width: 193px;
    height: 101px; */
    width: 30%;
    height: auto;
    margin-top: 35px;
    overflow: hidden;
}
.industry-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* å®¶å…·æµé€šè¿žé”ç‰©ä¸šä¼˜åŠ¿ */
.furniture-wrap{
    width: 100%;
    height: auto;
    padding: 80px 0 50px;
    background-color: white;
}
.furniture-box{
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
}
.furnitureContent{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.furnitureImg{
    width: 732px;
    height: 463px;
    overflow: hidden;
}
.furnitureImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.furnitureText{
    width: 708px;
    padding-left: 19%;
}
.furnitureText-title{
    color: #323232;
    font-size: 30px;
    /*font-weight: bold;*/
    position: relative;
}
.furnitureText-title::after{
    content: '';
    display: block;
    width: 10px;
    height: 110px;
    background-color: #323232;
    position: absolute;
    left: -30px;
    top: 8px;

}
.furnitureText-text{
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    line-height: 28px;
}
.shop-list{
    margin-top: 70px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shop-item{
    max-width: 460px;
    width: 33%;
    height: 303px;
    overflow: hidden;
}
.shop-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.brand-list{
    width: 100%;
    height: 204px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #F7F7F7;
}
.brand-item{
    max-width: 209px;
    width: calc((100% - 50px) / 6);
    height: 112px;
    overflow: hidden;
}
.brand-item img{
    width: 100%;
    height: auto;
    object-fit: cover;
}


/* å…¨å›½æˆ˜ç•¥å¸ƒå±€ */
.distribution-wrap{
    width: 100%;
    height: 755px;
    background: url(../image/join/advantage/zlBg.png) no-repeat;
    background-size: 100% 100%;
}
.distribution-box{
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.distribution-left{
    width: 466px;
    height: 375px;
    overflow: hidden;
}
.distribution-left img{
    width: 100%;
    height: 100%;
}
.distribution-right{
    width: 350px;
    color: white;
}
.distribution-title{
    color: white;
    font-size: 30px;
}
.distribution-list{
    margin-top: 47px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.distribution-item{
    width: 50%;
    font-size: 18px;
    line-height: 36px;
}
/* ä¼&nbsp;æ’­ä¼˜åŠ¿ */
.diffuse-wrap{
    width: 100%;
    height: auto;
    padding: 70px 0;
}
.diffuse-box{
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
}
.diffuseTitle{
    color: #333333;
    font-size: 30px;
    /*font-weight: bold;*/
}
.diffuse-list{
    display: flex;
    margin-top: 50px;
}
.diffuse-item{
    width: 720px;
    height: 406px;
    padding: 85px 54px 0 56px;
}
.diffuse-item:nth-child(1){
    padding: 85px 240px 0 56px;
    background: url(../image/join/advantage/dspt.png) no-repeat;
    background-size: 100% 100%;
}
.diffuse-item:nth-child(2){
    background: url(../image/join/advantage/mtpt.png) no-repeat;
    background-size: 100% 100%;
}
.diffuse-title{
    color: white;
    font-size: 24px;
}
.diffuse-text{
    color: white;
    font-size: 14px;
    margin-top: 15px;
    line-height: 28px;
}
/* åŸ¹è®­ä¼˜åŠ¿/å¸®æ‰¶ä¼˜åŠ¿ */
.train-wrap{
    width: 100%;
    height: auto;
    padding: 100px 0;
    background-color: #F7F7F7;
}
.train-box{
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
}
.train-item{
    width: 100%;
    display: flex;
    background-color: white;
    align-items: center;
    justify-content: flex-start;
}
.train-item:nth-child(even){
    flex-direction: row-reverse;
}
.trainImg{
    width: 720px;
    height: 525px;
    overflow: hidden;
}
.trainImg:hover img{
    transition: transform 1s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
}
.trainImg img{
    width: 100%;
    height: 100%;
    transition: transform 1s;
    object-fit: cover;
}
.trainText{
    width: 720px;
    height: 525px;
}
.train-item:nth-child(1) .trainText{
    padding: 71px 104px 71px 60px;
}
.train-item:nth-child(1) .trainText-title{
    color: #000000;
    font-size: 30px;
}
.train-item:nth-child(1) .trainText-slogan{
    color: #666666;
    font-size: 18px;
    margin-top: 25px;
}
.train-item:nth-child(1) .trainText-text{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    margin-top: 19px;
}
.train-item:nth-child(2) .trainText{
    padding: 178px 134px 0 65px;
}
.train-item:nth-child(2) .trainText-title{
    color: #333333;
    font-size: 30px;
}
.train-item:nth-child(2) .trainText-slogan{
    color: #333333;
    font-size: 18px;
}
.train-item:nth-child(2) .trainText-text{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    margin-top: 30px;
}
@media screen and (max-width:768px){
    .production-box{
        display: block;
    }
    .productionImg{
        max-width: 100%;
        height: auto;
    }
    .advantage-item:nth-child(even){
        max-width: 280px;
        width: 50%;
        height: auto;
        margin-left: 0px;
    }
    .proA-wrap{
        width: 100%;
        height: auto;
        padding-left: 18.958333333333332vw;
        padding-bottom: 100px;
        background-color: #323232;
        position: relative;
        left: 0vw;
        bottom: -103px;
        z-index: 1;
    }
    .proAContent{
        max-width: 910px;
        width: 90%;
        height: 151px;
        display: flex;
        margin-top: 240px;
        padding: 0 53px 0 27px;
        align-items: center;
        border: 2px solid #00A1E9;
        justify-content: space-between;
    }
    .IngenuityContent{
        display: block;
    }
    .IngenuityText{
        width: 100%;
    }
    .IngenuityImg{
        width: 100%;
        height: auto;
    }
    .Ingenuity-list{
        margin-top:0px;
    }
    .industry-box{
        display: block;
    }
    .industryImg{
        width:100%;
    }
    .industryContent{
        width: 100%;
    }
    .furnitureContent{
        display: block;
    }
    .furnitureImg{
        width: 100%;
        height: auto;
    }
    .furnitureText{
        width: 100%;
        padding-left: 0px;
    }
    .shop-list{
        display: block;
    }
    .shop-item{
        width: 100%;
        min-width: 100%;
        height: auto;
    }
    .brand-list{
        display: block;
        height: 300px;
    }
    .brand-item{
        width: 50%;
        float: left;
    }
    .brand-item img{
        height: 100px;
    }
    .distribution-box{
        display: block;
    }
    .distribution-list{
        margin-top:20px;
    }
    .distribution-left{
        width: 100%;
        height: auto;
    }
    .distribution-right{
        width: 100%;
    }
    .diffuse-list{
        display: block;
    }
    .diffuse-item{
        width: 100%;
        height: auto;
    }
    .diffuse-item:nth-child(1){
        padding: 85px 54px 0 56px;
    }
    .train-item{
        display: block;
    }
    .trainImg{
        width: 100%;
        height: auto;
    }
    .trainText{
        width: 100%;
        height: auto;
    }
    .train-item:nth-child(1) .trainText{
        padding: 20px 20px 50px 20px;
    }
    .train-item:nth-child(2) .trainText{
        padding: 20px 20px 50px 20px;
    }
}</pre></body></html>