<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.service{
    width:90%;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 2%;
}
.servicetitle{
    border-bottom:2px solid #c22c3d;
    width:62px;
    height:23px;
}
.serveiceintroduceimg{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.serveiceflow{
    float:left;
    width:20%;
}
.serveiceflowcontent{
    text-align: center;
    padding-top: 6%;
}
.serveiceflowimg{
    text-align: center;
    margin-top: 15%;
}
.serveiceflowimg img{
    width:60%;
}
.serveiceflowtype{
    margin-top:5%;
}
.serveiceflowtype a{
    text-decoration:none;
    color:#676767;
}</pre></body></html>