<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    .banner {
        width: 100%;
        height: 430px;
    }
    
    .content {
        width: 100%;
    }
    
    .content .w1200 {
        background: #fff;
    }
    /*椤甸潰涓讳綋绗竴琛屽尯鍩熷紑濮�*/
    
    .enterprise {
        width: 100%;
        background: #f5f5f5;
        height: 360px;
    }
    
    .enterprise .w1200 .lmtitle {
        text-align: center;
        line-height: 80px;
        background: #f5f5f5;
    }
    
    .enterprise .w1200 .lmtitle a {
        color: #333;
        font-size: 24px;
    }
    
    .enterprise .w1200 .lmbtn {
        background: #f5f5f5;
        height: 230px;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp {
        width: 200px;
        height: 230px;
        float: left;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp:hover {
        background: url(lmbtn-bg.png) center center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg {
        width: 100%;
        height: 90px;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg1 {
        background: url(btnicon01.png) bottom center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg2 {
        background: url(btnicon02.png) bottom center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg3 {
        background: url(btnicon03.png) bottom center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg4 {
        background: url(btnicon04.png) bottom center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg5 {
        background: url(btnicon05.png) bottom center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnimg6 {
        background: url(btnicon06.png) bottom center no-repeat;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnname {
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        color: #333;
        height: 70px;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnmore {
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 28px;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnmore a {
        color: #333;
    }
    
    .enterprise .w1200 .lmbtn .lmbtnp .btnmore a:hover {
        color: #2373c8;
    }
    /* 绗簩鍧楀尯鍩� */
    
    .aboutus {
        background: url(aboutbg.jpg) center center no-repeat;
        width: 100%;
        height: 360px;
    }
    
    .aboutusp {
        margin: 0 auto;
        width: 1200px;
        height: 360px;
    }
    
    .aboutusp .ustitle {
        line-height: 80px;
        text-align: center;
    }
    
    .aboutusp .ustitle a {
        font-size: 24px;
        color: #2373c8;
    }
    
    .aboutus .uscontent {
        width: 1050;
        background: #fff;
        border-bottom: 2px solid #e41428;
        padding: 30px 75px;
        height: 180px;
    }
    
    .aboutus .uscontent .usmore {
        font-size: 14px;
        line-height: 28px;
        text-align: justify
    }
    
    .aboutus .uscontent .usmore a {
        color: #2373c8;
    }
    
    .enfooter {
        width: 100%;
        height: 83px;
        background: #2373c8;
        padding-top: 27px;
    }
    
    .enfooter p {
        text-align: center;
        color: #afd6ff;
        font-size: 13px;
        line-height: 28px;
    }</pre></body></html>