<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dy-nav-text li:nth-child(3) a {
    color: white;
}

.about {
    position: absolute;
    width: 100%;
    height: 340px;
    background-image: url(../images/9.png);
}

.about-text {
    margin: 115px 0 0 0;
    text-align: center;
}

.about-text h3 {
    font-weight: 400;
    font-size: 40px;
    color: rgba(0, 0, 0, 0.8);
    margin: 0;
}

.about-text p {
    font-weight: 400;
    font-size: 30px;
    color: rgba(0, 0, 0, 0.8);
    margin: 30px 0 0 0;
}

.clecr2 {
    width: 100%;
    height: 340px;
}

.about1 {
    width: 1200px;
    margin: 30px auto 70px;
    height: 900px;
    box-shadow: 1px 1px 3px #a8a8a8;
    font-size: 14px;

}

.about1&gt;ul {
    width: 100%;
}

.about1&gt;ul li:nth-child(1) {
    width: 95%;
    height: 50px;
    margin: 0 0 0 30px;
    line-height: 50px;
    font-size: 19px;
    border-bottom: solid 1px #f1f1f1
}

.about1&gt;ul li:nth-child(2) img {
    width: 300px;
    float: right;
    margin-right: 20px;
}

.about1&gt;ul li p {
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
    text-indent: 28px;
    font: normal 16px/32px "寰蒋闆呴粦";
}

.about1&gt;ul li p:nth-child(4) {
    text-indent: 0;
    font: normal 18px/30px "寰蒋闆呴粦";
    color: #0070c0;
}

.about1&gt;ul li:nth-child(4) {
    width: 990px;
    margin: 0 auto;
    margin-top: 50px;
}

.about1&gt;ul li:nth-child(4) img {
    width: 220px;
    margin: 10px;
}</pre></body></html>