<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.benefit .text,.stock .text{
    text-align: center;
    font-size: 18px;
    color: #666666;
    line-height: 27px;
    margin-top:18px;
}
.benefit .composition-box {
    top: 303px;
}
.benefit{
    height:1300px;
    background-color: rgba(224, 243, 227, 0.20);
}
.benefit .time{
    position: absolute;
    top: 703px;
    width: 100%; 
}
.benefit .time&gt;img{
    width: 100%;
    margin-top:50px;
}
.stock{
    padding-top:100px
}
.stock .container .img-box&gt;img{
    width:825px;
    height:430px;
}
.stock .container .img-box{
    width:100%;
    display: flex;
    justify-content: center;
    margin:80px 0 100px;
}
.safe .container .scale{
    width:294px;
    margin-left:50px;
}
.safe .container,.purchase .container,.management .container,.monitor .container{
    display: flex;
    justify-content: space-between;
    padding:100px 0 118px;
}
.safe .container .content{
    text-align: right;
    font-size: 18px;
    color: #666666;
    line-height: 27px;
}
.safe .container .content .box-title,.management .container .content .box-title,.monitor .box-title {
    display: inline-block;
    text-align: right;
    margin-bottom:24px !important;
    margin-top: 0;
    margin-right:0
    /* margin: 0 auto 0 0; */
}
.safe .safe-img{
    width:737px;
    margin-top:64px;
}
.purchase .purchase-img{
    width:554px;
    height:530px
}
.purchase .container .content .box-title ,.monitor .container .content .box-title  {
    display: inline-block;
    text-align: left;
    margin: 0 auto 0 0;
}
.purchase .container .content .mt{
    margin-top:24px
}
.container .content .text{
    margin-top:12px
}
.purchase .container .content,.management .container .content,.monitor .container .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 18px;
    color: #666666;
    line-height: 27px;
}
.management,.safe{
    background: #F9FCF9;
}
.management .management-img{
    width:700px;
    height:408px;
}
.management .container .content {
    text-align: right;
}
.monitor .tv-monitor-img{
    width:753px;
    height:423px
}
.example{
    text-align: center;
    background: #F9FCF9;
    padding:100px 0;
}
.example .text{
    margin:30px 0 60px !important
}
.example-img{
    width: 1194px;
}</pre></body></html>