<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pb-main {
    width: 1200px;
    background: none;
    box-shadow: none;
    border-radius: 12px;
    padding: 0 0 30px;
    height: auto;
}

.s1 {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.16);
    border-radius: 12px;
    margin: 0 auto 20px;
}

.n_nav1 {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    padding: 10px 0
}

.n_nav1 &gt; i {
    float: left;
    width: 12px;
    height: 18px;
    margin: 8px 5px 0 10px;
    background: url(../images/icon_position.png) no-repeat;
}

.n_nav1 li {
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left;
    color: #9b9b9b;
    font-size: 14px
}

.n_nav1 li a {
    color: #9b9b9b
}

.newstit {
    width: 1000px;
    margin: 10px auto 28px;
    padding: 0;
    line-height: 40px;
    font-weight: bold;
    font-size: 34px;
    color: #3b3b3b;
    text-align: center
}

.newstag {
    width: 1150px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    height: 40px
}

.newstag_l {
    width: 580px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    color: #9b9b9b;
    text-align: left;
    overflow: hidden
}

.newstag_l .bds {
    width: 100px;
    height: 30px;
    float: right;
    margin-top: 6px;
    margin-right: 50px;
    display: inline-block
}

.newstag_c {
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 20px;
    display: inline
}

.newstag_c em {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 12px;
    margin-right: 5px;
    display: inline-block;
    background-position: -127px -67px
}

.newstag_c span {
    float: left
}

.newstag_c span a {
    color: #818181;
    font-size: 14px
}

.newstag_c span a:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/button_discuss.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    left: -5px;
    background-size: cover
}

.newstag_label {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #7a7a7a;
    font-size: 14px
}


.s2 {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
    padding: 40px 30px;
    border-radius: 12px;
    margin: 0 auto 20px;
}

.s2 .s2-con {
    width: 100%;
}

.s2-con p {
    font-size: 16px;
    margin: 10px 0 10px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #000000;
}

.s2-con p img {
    max-width: 100%;
    margin: 20px auto;
    display: block;
}
</pre></body></html>