<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    color: #000;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;}
.ny-mian .ny-con .position a {
    opacity: 1;}

.weibo-qrc {
    width: 130px;
    height: 180px;
    position: absolute;
    background: url(images/weibo_qrc.png) center center no-repeat;
    z-index: 99999;
    top: 40px;
    left: -45px;
    display: none;}

.wechat-qrc {
    width: 255px;
    height: 180px;
    position: absolute;
    background: url(images/wechat_qrc.png) center center no-repeat;
    z-index: 99999;
    top: 40px;
    left: -107px;
    display: none;}
.ny-mian .ny-subnav dl dd a {
    display: block;
    padding: 0 5%;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px !important;}
.pList li:nth-child(4n+2) {
    margin-right: 0;}
</pre></body></html>