<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main-wrapper-home{
    display: block;
    position: relative;
    background-color: #fff;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    min-height: 100%;
    height: auto;
}

#content-1{
    display: grid;
}

#content-1 .content-bac{
    grid-row: 1;
    grid-column: 1;
    z-index: 1;
}

#content-1 .content-bac img{
    width: 100%;
    min-height: 80%;
    max-height: 80%;
    object-fit: cover;
} 

#content-1 .content-main{
    grid-row: 1;
    grid-column: 1;
    z-index: 2;
    width: 100%;
    height: 100%;
}

#content-1 .content-main-all{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    padding-top: 32px;
}

#content-1 .content-main-upper{
    padding: 5rem 5rem 2rem;
}

#content-1 .content-main-downer{
    width: 100%;
    height: auto;
}

#content-1 .content-main-downer-img{
    display: flex; 
    justify-content: center;
}

#content-1 .content-main-downer-img img{
    width: 100%;
    height: auto;
}

#content-1 .online{
    color: #FFFFFF;
    background-color: #e65f1e;
    transition: background-color 0.3s;
    height: 42px;
    padding: 9px 26px;
    line-height: 24px;
}

#content-1 .online:hover{
    background-color: rgba(230,95,30,0.5);
}

#content-1 .tips{
    display: inline-block;
    padding: 9px 18px;
}

#content-1 .tips a{
    color: #e65f1e;
    line-height: 24px;
}

#content-1 .tips a::before{
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/static/third/images/start.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    position: relative;
    top: 6px;
}

#content-2 .content-container .slider-brand{
    position: relative;
    overflow: hidden;
}

#content-2 .content-container .slider-brand ul{
    display: flex;
    transition: all 0.5s;
}

#content-3 .content-container .content{
    color: #5a5a5a!important;
}

#content-4{
    display: grid;
}

#content-4 .content-bac img{
    width: 100%;
    min-height: 80%;
    max-height: 80%;
    object-fit: cover;
}

#content-4 .content-bac{
    grid-row: 1;
    grid-column: 1;
    z-index: 1;
}

#content-4 .content-main{
    grid-row: 1;
    grid-column: 1;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 5rem 2.5rem 0;
}

#content-4 .content-main-upper{
    padding-top: 5rem;
}

#content-4 .content-main-upper li{
    margin-bottom: 3px;    
}

#content-4 .content-main-upper li::before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url('/static/third/images/triangle.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 8px;
    bottom: 2px;
}

#content-4 .content-main-upper img{
    width: 100%;
}

#content-4 .content-main-downer .product{
    box-shadow: 0 8px 24px rgba(213,213,213,.5);
}

#content-4 .content-main-downer .product .upper{
    background: #f8f8f8;
    padding: 1.5rem 1.25rem;
}

#content-4 .content-main-downer .product .downer{
    padding: 1rem 1.25rem 0 1.25rem;
    background: #fff;
}

#content-4 .content-main-downer .product .downer p{
    min-height: 42px;
}

#content-4 .content-main-downer .product .downer ul{
    min-height: 120px;
}

#content-4 .content-main-downer .product .downer li{
    padding-bottom: 3px;
}

#content-4 .content-main-downer .product .downer li::before{
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('/static/third/images/true.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 5px;
    top: 3px;
}

#content-4 .content-main-downer .product .cta-infos{
    padding: 1rem 1.25rem;
    background: #fff;
}

#content-4 .content-main-downer .product .cta-infos .btn-learn-more{
    padding: 0.25rem 0.5rem;
    border: 1px solid #5a5a5a;
    width: 100%;
}

#content-4 .content-main-downer .product .cta-infos a:hover{
    color: #fff;
    background-color: #5a5a5a;
    transition: background 0.3s;
}

#content-5{
    padding: 5rem 2.5rem 0;
}

#content-5 .toggler{
    margin: 20px 0 15px;
    cursor: pointer;
}

#content-5 .toggler::before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: var(--beforeImg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 8px;
    top: 4px;
    transition: background-image 0.5s;
}

#content-6 .content-blog{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

#content-6 .content-blog .blog-all{
    margin-left: -10px;
    margin-right: -10px;
}

/* #content-6 .content-blog .blog-all .inner .blog-pic{
    width: 100%;
    height: 140px;
} */

#content-6 .content-blog .blog-all .inner{
    width: 100%;
}

#content-6 .content-blog .blog-all .inner .blog-pic{
    width: 100%;
}

#content-6 .content-blog .blog-all .inner .blog-pic a{
    display: inline-block;
    width: 100%;
}

#content-6 .content-blog .blog-all .inner .blog-pic img{
    width: 100%;
    height: 140px;
    /* object-fit: cover; */
}

#content-6 .content-blog .blog-all .inner .blog-title{
    height: 56px;
}

#content-6 .content-blog .blog-all .inner .blog-time{
    color: #e65f1e;
}

#content-6 .content-blog .blog-all .inner .blog-body{
    overflow: hidden;
    min-height: 84px;
    max-height: 84px;
    /* white-space: nowrap;
    text-overflow: ellipsis; */
}

#content-7 .download{
    color: #FFFFFF;
    background-color: #e65f1e;
    transition: background-color 0.3s;
    height: 43px;
    padding: 9px 37px;
    line-height: 16px;
}

#content-7 .download:hover{
    background-color: rgba(230,95,30,0.5);
}

#content-7 img{
    max-width: 100%;
    height: auto;
}

#content-8 .content-container .items{
    justify-content: center;
}

#content-8 .content-container .items .item{
    max-width: 130px;
}

#content-8 .content-container .items .item img{
    max-width: 100%;
    height: auto;
}

#content-10 img{
    max-width: 100%;
    height: auto;
}

#content-10 .free{
    color: #FFFFFF;
    background-color: #e65f1e;
    transition: background-color 0.3s;
    height: 43px;
    padding: 8px 30px;
    line-height: 27px;
}

#content-10 .free:hover{
    background-color: rgba(230,95,30,0.5);
}

#content-10 .tips{
    display: inline-block;
    padding: 9px 30px;
}

#content-10 .tips a{
    color: #e65f1e;
    line-height: 24px;
}

#content-10 .tips a::before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/static/third/images/arrow-right.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    position: relative;
    top: 4px;
}</pre></body></html>