<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pts{
    padding-bottom: 40px;
    padding-top: 35px;
}


/**
background: linear-gradient(to right, #907af9,#b5a8fb);
 */
.part1-bg{
    background: url("/static/theme3/images/isi/part1-bg.png") center top  repeat-x;
    background-size: auto 100%;
}

.part8-bg{
    background: url("/static/theme3/images/isi/part9-bg.jpg") center top no-repeat;
    background-size: auto 100%;
}

.banner-video{
    object-fit: cover;
    border-radius: 9px 9px;
}

.as1{
    border-radius: 20px 20px;
     border: 1px solid #8b74f8;
    color: #8b74f8;
}

.demo-btn,.demo-btn:hover{
    color: #9278fc; border: 1px solid #9278fc;
    font-size: 16px; border-radius: 20px 20px;
    background-color: #ffffff;
}


.part2-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 20px;
}
.part2-list{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding-bottom: 10px;
}

.part2-list .li-item{
    flex-shrink: 0;
    width: 215px;
    height: 280px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px;
    margin-bottom: 20px;
}
.part2-list .li-item .til{
    display: flex;
    height:60px;
    align-items: center;
    font-size:16px;
    color: #ffffff;

}
.part2-list .li-item .til span{
    display: inline-block;
    line-height: 15px;
    margin-left: 9px;
    margin-right: 10px;
}
.part2-list .li-item .til span.c1:before{    content:  url("/static/theme3/images/solution/landspace/icon1.png");}
.part2-list .li-item .til span.c2:before{    content:  url("/static/theme3/images/solution/landspace/icon2.png");}
.part2-list .li-item .til span.c3:before{    content:  url("/static/theme3/images/solution/landspace/icon3.png");}
.part2-list .li-item .til span.c4:before{    content:  url("/static/theme3/images/solution/landspace/icon4.png");}
.part2-list .li-item .til span.c5:before{    content:  url("/static/theme3/images/solution/landspace/icon5.png");}


.part2-list .li-item .con{
    color: #4c4948;
    line-height: 26px;
    padding: 10px 10px 5px;
    font-size: 16px;

}

.p3s{
    display: flex;
    flex-flow: row nowrap;

}
.p3s .block-menu{
    width: 250px;
    flex-shrink: 0;
    padding-right: 20px;
}
.p3s .block-menu ul {
    text-align: center;
    padding: 0  20px 40px 0;
}
.p3s .block-menu ul li{
    padding: 8px  0;
    display:  block;
    font-size: 18px;
    border-radius: 5px 5px;
    margin-bottom: 25px;
}

.p3s .block-menu ul li.active{
    border-bottom: 1px solid #ffffff;
    background-color: white;
}

.p3s .block-content{
    flex-shrink: 1;
    padding-bottom: 30px;
    width: calc(100% - 250px);
}
.p3s .block-content  .content-title{

    padding-bottom: 20px;

}
.p3s .block-content .content-p{

    line-height: 29px;
}
.p3s .block-content .con-photo-style img{
    max-width: 100%;
}

.sm-list{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
.sm-list .sm-item{
    flex-shrink: 1;
    width: 210px;
    height: 230px;
    background-color: white;
    border-radius: 10px;
    padding: 0 18px 0 18px;
    margin-bottom: 20px;
    margin-right: 12px;
}
.sm-list .sm-item .icon{
    padding-top: 18px;
    text-align: center;
}
.sm-list .sm-item .title{
    font-size: 18px;
    text-align: center;
    padding: 8px 0 5px 0;
}
.sm-list .sm-item .desc2{
    font-size: 14px;
    line-height: 150%;
}


.part8-box{
    height: 400px;
    text-align: center;
    padding-top: 120px;
    font-size: 32px;
    font-weight: 700;
    color: #0F1421;
    line-height: 54px;
    padding-bottom: 0px;
}
.banner-main-text{
    font-weight: 400;
}
.banner-second-text{
    font-size: 28px;
    font-weight: 400;
    color: #131422;
    line-height: 52px;
}

.banner-vice-text2 {
    padding-top: 30px;
    font-size: 18px;
    line-height: 28px;
}

.primary-title h2{
    /*font-size: 32px;*/
    font-weight:500;
    color: #181c25;
    line-height: 42px;
}

.part1-box .part1-l .banner-main-text {
    font-size: 37px !important;

}
.part1-box{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.part1-box .part1-l{
    width: 100%;
    flex-shrink: 0;
    padding-top: 60px;
    padding-bottom: 30px;
    padding-right: 20px;
}
.part1-box .part1-l .banner-vice-text{ padding-top: 5px;}
.part1-box .part1-r{
    width: 100%;
    flex-shrink: 0;
    padding-top: 20px;

}
.part1-r .ci-con{
    width: 100%;
    border: 1px solid #f0f5fb;
    border-radius: 9px 9px;
    text-align: center;
}

.part1-r .ci-con img{
    max-width: 100%; border-radius: 9px 9px;
}

.part1-r .ci-list{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 40px;

}
.part1-r .ci-list img{
      height: 50px;
}
.part1-r .ci-list .list-item {
    width: 32%;
    padding: 5px 8px;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 8px 8px;
    box-shadow: -2px 2px 2px 2px rgba(0,0,0,0.1);
}

.part1-r .ci-list .list-item .list-item-bottom {
    width: 100%;
    height: 4px;
    background: linear-gradient(45deg, #917bf9 0%, #917bf9 100%);
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
.part1-r .ci-list .list-item.cur .list-item-bottom,
.part1-r .ci-list .list-item:hover .list-item-bottom{
    display: block;
}
.part1-r .ci-list .list-item.no-click{
    cursor: default;
}
.part1-r .ci-list .list-item.no-click .list-item-bottom{
    display: none;

}



.part1-box .part1-con-btn{
    padding-top: 30px;
}
.part1-box .part1-con-btn a {
    padding-top: 9px;
    padding-bottom: 9px;
}




.part5-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.part5-list .li-item{

    border: 1px solid #dfdfdf;
    width: 260px;
    height: 220px;
    border-radius: 5px 5px;
    margin-bottom: 20px;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
    background-color: #fff;
}

.part5-list   .li-item .img{
    height: 146px;
    text-align: center;
    padding-bottom: 10px;
}
.part5-list   .li-item .img img{
    border-radius: 5px 5px 0 0;
     width: 256px;
    height: 146px;
}
.part5-list   .li-item .txt{
    padding: 5px 5px;
}

.part-6{

    padding-bottom:  30px;
}
.part6-list{
    display: flex;
    flex-flow:row wrap;
    justify-content: space-between;
}

.part6-list .li-item{
    border: 1px solid #dfdfdf;
    width: 136px;
    height: 136px;
    border-radius: 5px 5px;
    background-image: url("/static/theme3/images/isi/icon.png");
    background-repeat: no-repeat;
    background-size: auto 40px;
    margin-bottom: 20px;
}
.part6-list div:nth-child(1){  background-position: 49px 35px;}
.part6-list div:nth-child(2){  background-position: -116px 37px;}
.part6-list div:nth-child(3){  background-position: -271px 37px;}
.part6-list div:nth-child(4){  background-position: -429px 37px;}
.part6-list div:nth-child(5){  background-position: -585px 37px;}
.part6-list div:nth-child(6){  background-position: -742px 37px;}
.part6-list div:nth-child(7){  background-position: -902px 37px;}
.part6-list div:nth-child(8){  background-position: -1062px 37px;}



.part6-list .li-item a{
    display:  block;
    height: 138px;
    font-size: 18px;
    text-align: center;
    padding-top: 85px;
}


.part7-box{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 60px;
    padding-bottom:  60px;

}

.part7-box-l .content-title{

    padding-bottom: 20px;

}
.part7-box-l .content-p{

    line-height: 29px;
}

.part7-box-r{
    width: 100%;
    padding: 10px 20px;
}

.part7-box-r img{
    max-width: 100%;
}




.qm-box{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.qm-box .txt-box{
    flex-shrink: 0;
    width: 540px;
    padding-right: 80px;
}
.qm-box .txt-box .content-p{
    line-height: 27px !important;
}
.qm-box .img-box{
    flex-shrink: 0;
    width: 600px;
}

.qm-box .img-box img{
    max-width: 100%;
}
.right-img-box{
    padding-bottom: 10px;
    text-align: center;
}
.right-img-box img{
    max-width: 100%;
}


@media screen and (max-width: 480px) {
    .part6-list{
        justify-content: space-evenly;
    }
    .part8-box{
        font-size: 22px;
    }
    .banner-second-text{
        font-size: 22px;
    }
    .banner-vice-text2{
        padding-top: 10px;
    }
    .part1-box .part1-l .banner-main-text {
        font-size: 22px !important;
    }
    .part1-r .ci-list .list-item {
        width: 32%;
    }



    .tc {
        color: red;
    }
}
/* å°å±å¹•ï¼ˆå¹³æ¿ï¼Œå¤§äºŽç­‰äºŽ 768pxï¼‰ */
@media (min-width: 768px) {


    .tc{
        color: red;
    }
}

/* ä¸­ç­‰å±å¹•ï¼ˆæ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ 992pxï¼‰ */
@media (min-width: 992px) {
    .tc{
        color: blue;
    }
}

/* å¤§å±å¹•ï¼ˆå¤§æ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ 1200pxï¼‰ */
@media (min-width:1200px) {

    .part1-box .part1-l{
        flex-shrink: 0;
        max-width: 540px;
        padding-top: 60px;
        padding-bottom: 30px;
        padding-right: 20px;
    }

    .part1-box .part1-r{
        flex-shrink: 0;
        max-width: 600px;
        padding-top: 20px;

    }
    .part1-r .ci-con{

        width: 600px; height: 350px; overflow: hidden;
        text-align: center;
    }

    .part7-box-l{
        flex-shrink: 0;
        max-width: 500px;
    }
    .part7-box-r{
        width: 600px;
        height: 300px;
        flex-shrink: 0;
        text-align: center;

    }
    .part7-box-r img{
        max-width:initial;
        height: 300px;
    }

    .tc{
        color: yellow;
    }
    .banner-second-text{
        font-size: 32px;
    }
}
</pre></body></html>