<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
}
.wt-right {
    width: 335px;
}

.wt-news, .wt-zs, .wt-tag {
    border: 1px solid #eceaea;
}

.wt-type {
    font-size: 17px;
    font-weight: 600;
    padding: 15px 0 15px 20px
}

.wt-img {
    padding: 20px;
    overflow: hidden;
    background: white;
}

.wt-img img {
    width: 100%;
}

.news-right-top span {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 10px;
    color: white;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.news-right-top {
    position: relative;
    display: block
}

.wt-img ul {
    padding: 10px 0 0 0;
    margin: 0;
}

.wt-img ul li {
    padding-bottom: 13px;
    color: #808080;
    font-size: 13px;
    list-style: none;
}

a {
    text-decoration: none;
}

.wt-img a {
    color: #777272;
}

.active {
    color: red !important;
}

.wt-img ul li a:hover {
    color: red !important;
}

.wt-zs {
    margin-top: 20px;
    height: 712px;
}

.wt-zs a {
    float: right;
}

.wt-zs-tit {
    width: 100%;
}

.wt-type a {
    font-weight: 500;
    font-size: 16px;
    color: #999;
}

.add {
    padding-right: 20px;
}

.wt-zs-con {
    padding: 20px;
    background: white;
    height: 612px;
}

.wt-zs-con img {
    width: 100%;
    height: 91px;
    border-radius: 4px;
}

.left-img {
    width: 50%;
    float: left;
}

.right-con {
    padding-left: 10px;
    width: 46%;
    float: left;
}

.right-con p {
    color: black;
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-con span {
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

hr {
    border: 1px dotted #666666
}

.hr {
    color: #ccc2c2;
}

.wt-zs-con a {
    margin-top: 5px;
    border-bottom: 1px dashed #ccc2c2;
    padding-bottom: 11px;
    margin-bottom: 11px;
    width: 100%;
    display: block;
}

.qa {
    display: block !important;
}

.qa0 {
    color: black !important;
    font-weight: 600 !important;
}

.icon-box {
    width: 2px;
    height: 2px;
    border: 1px solid #777272;
}

.wt-tag {
    margin-top: 20px;
    height: 378px;
    background: white;
}

.tag-type {
    width: 50%;
    font-size: 17px;
    display: block;
    float: left;
    text-align: center;
    line-height: 45px;
    height: 45px;
}

.tag-div {
    width: 100%;
    display: inline;
}

.qa2 {
    color: black !important;
    font-weight: 600 !important;
    background: white !important;
    border-top: 2px solid #d2cdcd !important;
}

.tag-div ul {
    float: left;
    padding: 20px;
}

.tag-type {
    background: #f3f3f3;
    border-top: 2px solid #f3f3f3;
    color: black;
}

.tag-div li {
    margin-bottom: 10px;
}

.tag-div li a {
    color: #6f6b6b;
    font-size: 13px;
}

.qa3 {
    display: block !important;
}

.writer {
    border: 1px solid #eceaea;
    margin-top: 20px;
    width: 100%; /*height: 500px;*/
    border-top: 2px solid #d2cdcd;
}

.writer-con {
    background: white;
    height: 350px !important;
}

.writer-con ul li {
    height: 130px !important;
}

li {
    list-style: none;
}

.writer-con ul {
    padding: 20px 0 0 20px;
}

.writer-con img {
    max-width: 100%;
    overflow: hidden;
}

/*.writer-con li{width:25%;float: left;    padding: 0px 10px 0 10px;}*/
.wr-tit {
    font-size: 13px;
    text-align: center;
    line-height: 0px;
    padding: 8px 0;
}

.wr-num {
    line-height: 13px;
    text-align: center;
    font-size: 13px;
    color: #9c9999;
    padding: 8px;
}

/*.swiper-slide {
    width: 11% !important;}*/
.tag-div ul li span {
    width: 8px;
    height: 8px;
    border: 1px solid #aaa;
    display: block;
    float: left;
    margin-right: 17px;
    border-radius: 50%;
    margin-top: 7px;
}</pre></body></html>