<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.worksBg{
     width: 100%;
    min-width: 1190px;
    background: #FFFFFF;
    min-height: 1000px;
    overflow: hidden;
    /*padding-bottom: 20px;*/
}
.worksTit {
    border-bottom: 1px solid #dddddd;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    width: 1190px;
    margin: 0px auto;
}
.worksTit .icon4 {
    display: block;
    float: left;
    margin-top: 20px;
}
.worksTit .textTit {
    color: #24272a;
    float: left;
    font-size: 18px;
    margin-left: 15px;
}

/*.grid .imgholder img{
    max-width:100%;
    background:#f00;
    display:block;
    background:url(../images/mol3d.gif) no-repeat center;
}
*/





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