<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*{
   font-family: -apple-system,BlinkMacSystemFont,"PingFangSC-Regular","Microsoft Yahei","Helvetica","Arial","Verdana","Sans-Serif";
}
body{
    color: #333333;
}

/**
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;
}

.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;
    padding-bottom: 10px;
}

.primary-title h2{

    font-weight:500;
    color: #181c25;
    line-height: 42px;
}

.part1-box{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 33px 0 50px 0;
}

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



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

.part2-list .li-item{
    flex-shrink: 0;
    width: 360px;
    height: 230px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px;
    margin-bottom: 20px;
}
.part2-list .li-item .til{
    display: flex;
    height:50px;
    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/mt/p2-1.png");}
.part2-list .li-item .til span.c2:before{    content:  url("/static/theme3/images/mt/p2-2.png");}
.part2-list .li-item .til span.c3:before{    content:  url("/static/theme3/images/mt/p2-3.png");}
.part2-list .li-item .til span.c4:before{    content:  url("/static/theme3/images/mt/p2-4.png");}
.part2-list .li-item .til span.c5:before{    content:  url("/static/theme3/images/mt/p2-5.png");}
.part2-list .li-item .til span.c6:before{    content:  url("/static/theme3/images/mt/p2-6.png");}


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

}


.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-evenly;
}

.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;
}



.isi_tabs_box{
    padding-top: 20px;
}
.isi_tabs {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #C2CCD1;
}
.isi_tabs li{
   display: inline-block;
    text-align: center;
    padding-top: 13px;
}
.isi_tabs li a{ color: #333333 }
.isi_tabs li.active a,.isi_tabs li a{
    height: 40px;
    display: block;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}
.isi_tabs li.active a {
    height: 40px;
    color: #8b6ef4;
    border-bottom: 2px solid #8b6ef4;
}

.isi_tabs_con {
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.img-box2 {
    border-radius: 5px 5px;
    background-color: #ffffff;
    padding: 15px 10px;
}
.img-box3 {
    padding: 15px 10px;
}
.img-box2 .imgw, .img-box3 .imgw { 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: 373px;
}

.part9-box{
    padding-bottom: 50px;
}
.part9-con,.part10-box{
    border-radius: 5px;
    box-shadow:-2px 1px 11px 5px rgba(0,0,0,0.1);

}
.part9-con{
    padding-left: 20px;
    padding-right: 20px;
}
.part9-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.part9-con .part9-l{

}
.part9-con .part9-l .stext-img{
    padding-top: 3rem;
    text-align: center;
}
.part9-con .part9-l .stext-title{
    font-size: 26px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.part9-con .part9-l .stext-info{
    padding: 3rem 2rem 4rem;
    line-height: 190%;
}
.part9-con .part9-l .stext-info p{
    font-size: 16px;
    padding-bottom: 10px;
}
.part10-box{
    margin-bottom: 50px;
}

.ppd-logo{
    display: flex;
    flex-flow: row wrap;
    padding: 35px 10px 20px;
    align-items: center;
}
.ppd-logo .item{
    width: 186px;
    flex-shrink: 0;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
}

.part1-box .part1-r{
    display: flex;
    align-items: center;
    justify-content: center;
}


.tab-con-sty2{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.tab-con-sty2 .text-img-area{
    max-width: 600px;
}
.tab-con-sty2 .text2-box{
    flex-shrink: 0;
    width: 500px;
    background: url("/static/theme3/images/solution/ppd-til2.png") no-repeat center top;
    padding-top: 60px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 210%;
}
.tab-con-sty2 .text2-box .p1 {
    text-indent: -20px;
    padding-left: 20px;
}

.tab-con-sty3{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.tab-con-sty3 .part-left{
    width: 400px;
}
.tab-con-sty3 .part-left .txt2{
    line-height: 180%;
}
.tab-con-sty3 .part-left .txt2 p{
   padding-bottom: 10px;
}
.tab-con-sty3 .part-right{
    width: 700px;
}
.tab-con-sty3 .part-right.b3{
    text-align: center;
    box-shadow:-2px 1px 11px 5px rgba(0,0,0,0.1);
    padding: 15px 0 ;
}
.part12-list-box {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-bottom: 30px;
}
.part12-list-box .item{
    width: 350px;
    border-radius: 5px 5px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}
.part12-list-box .item .icon2{

    height: 140px;
    padding-top: 55px;
}
.part12-list-box .item .til2{
    font-size: 22px;
    padding-bottom: 6px;
    padding-right: 10px;

}
.part12-list-box .item .con2{
    font-size: 16px;
    padding-bottom: 20px;

}


@media screen and (max-width: 480px) {

    .pts{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .part8-box, .part9-con .part9-l .stext-title{
        font-size: 22px;
    }
    .ppd-logo .item{
        width: 50%;
    }
    .right-img-box{
        padding: 15px 10px;
    }
    .part1-box{
        padding: 15px 15px;
    }
    .banner-second-text{
        font-size: 22px;
    }
    .banner-vice-text2{
        padding-top: 10px;
    }


    .tc {
        color: red;
    }


}

@media screen and (max-width: 768px) {
    .part12-list-box{
        justify-content: center;
    }

}

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


    .tc{
        color: red;
    }
}

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

/* å¤§å±å¹•ï¼ˆå¤§æ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå¤§äºŽç­‰äºŽ 1200pxï¼‰ */
@media (min-width:1200px) {
    .tab-con-sty2{
        justify-content: space-between;
    }
    .part9-con .part9-l{
        max-width: 540px;
    }
    .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;
         width: 600px;
        padding-top: 20px;
    }


    .part1-r .ci-con{

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


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