<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nr_tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 34px;
    color: #333;
    margin-bottom: 40px;
}
.nr_tit p {
    font-size: 18px;
    color: #888;
}
.nr_tit span {
    width: 40px;
    height: 3px;
    background-color: #ff9000;
    margin: 20px auto 10px auto;
    display: block;
}
.ny_lxfs {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ny_lxfs ul li {
    width: 20%;
    float: left;
    text-align: center;
}
.ny_lxfs ul li img {
    display: inline-block;
}
.ny_lxfs ul li p {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}
.ny_lxfs ul li p span {
    display: block;
    font-size: 16px;
    padding: 4px;
    font-weight: bold;
}
.ny_lxfs ul li p span {
    display: block;
    font-size: 16px;
    padding: 4px;
    font-weight: bold;
}
.ny_dt {
    width: 100%;
    float: none;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
@media screen and (max-width: 768px)
{
.ny_lxfs ul li {
    width: 33.333%;
    margin-bottom: 15px;
}
.ny_lxfs ul li {
    width: 50%;
}
.ny_lxfs ul li img {
    width: 50%;
}
.ewmcantent{display:none}
}</pre></body></html>