<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-ms-head{
    padding: 32px;
}
#content-ms-1 .content-ms-head .col-5 img{
    width: 100%;
    height: auto;
}

#content-ms-1 .content-ms-head .free{
    color: #FFFFFF;
    background-color: #e65f1e;
    /* border: 1px solid #e65f1e; */
    transition: background-color 0.3s;
    height: 42px;
    padding: 9px 30px;
    line-height: 24px;
    margin-right: 2px;
}

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

#content-ms-1 .content-ms-head .buy{
    color: #e65f1e;
    background-color: transparent;
    border: 1px solid #e65f1e;
    transition: background-color 0.3s;
    height: 42px;
    padding: 9px 30px;
    line-height: 22px;
}

#content-ms-1 .content-ms-head .buy:hover{
    color: #FFFFFF;
    background-color: #e65f1e;
}

#content-ms-2{
    padding: 3rem 0;
}

#content-ms-2 .ms-card{
    padding: 12px;
    max-height: 119px;
    min-height: 119px;
    background-color: #FFFFFF;
    box-shadow: 0 0.5rem 1rem rgba(20,20,20,.15) !important;
}

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

#content-ms-4 .row{
    padding: 32px 0;
}

#content-ms-4 .title p a{
    font-weight: 700;
}

#content-ms-4 .title p a:hover{
    text-decoration: underline;
}

#content-ms-4 .col-5 img{
    width: 100%;
    height: auto;
}

#ms-menu{
    display: flex;
    flex-direction: row;
}

#ms-menu .ms-btn-style{
    color: #5a5a5a;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 16px 30px;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: -1px;
}

#ms-menu .ms-btn-style.active{
    color: #FFFFFF;
    background-color: #e65f1e;
}

#ms-menu-content .ms-btn-content-style{
    padding: 3.5rem 3rem;
    border: 1px solid #DDDDDD;
}

#ms-menu-content 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;
}

#ms-btn-content-2 img{
    width: 300px;
    height: 194px;
}

#content-ms-6 .content-container .col-5 img{
    width: 100%;
    height: auto;
}

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

#content-ms-6 .content-container .col-7 .free:hover{
    background-color: rgba(230,95,30,0.5);
}

#content-ms-6 .content-container .col-7 .tips{
    display: inline-block;
    padding: 9px 30px;
}

#content-ms-6 .content-container .col-7 .tips a{
    color: #e65f1e;
    line-height: 24px;
}

#content-ms-6 .content-container .col-7 .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;
}

#content-ms-6 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-ms-7 .content-container .slider-brand{
    position: relative;
    overflow: hidden;
}

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

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

#content-ms-8 .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-ms-9 .content-container .items{
    justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

#content-ms-10 .content-blog .blog-all .inner .blog-title{
    min-height: 84px;
    max-height: 84px;
}

#content-ms-10 .content-blog .blog-all .inner .blog-body{
    overflow: hidden;
    min-height: 84px;
    max-height: 84px;
}

#content-ms-11 img{
    width: 100%;
    height: auto;
}

</pre></body></html>