<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.listConts {
    line-height: 26px;
    color: #666;
    width: 845px;
}
.listConts .info {
    font-family:"Microsoft YaHei";
    font-size: 12px;
    width: 350px;
    line-height: 28px;
    text-align: center;
    margin: 15px auto;
    color: #666;
}
.listConts .info p {
	font-size: 21px;
	line-height: 2;
}
.listConts .info small {
    font-family:"Microsoft YaHei";
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}
.listConts .showimg {
    margin: 20px 0;
}
.listConts .showimg p, .listConts .showimg span {
	line-height: 2;
}
.listConts .showimg  img {
    max-width: 100%;
}
.listConts .conttitle {
    font-family:"Microsoft YaHei";
    font-weight: bold;
    padding-bottom: 7px;
    margin-bottom: 7px;
    color: #2f2f2f;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
#textarea {
    color:#666;
    font-family:"Microsoft YaHei";
    font-size:12px;
    padding: 0 20px;
}
.preNext {
    position: relative;
    margin: 30px 15px;
}
.preNext .line {
    height: 10px;
    overflow: hidden;
    clear: both;
    margin: 4px auto;
    padding-top: 10px;
}
.preNext .actBox {
    position: absolute;
    top: 20px;
    right: 0;
}
input, select, textarea {
    font-family:"Microsoft YaHei";
    font-size: 12px;
    line-height: 16px;
}

.preNext .actBox li {
    display: inline;
    padding-left: 22px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.preNext .actBox li#act-pus {
    background-position: 4px -73px;
}
.preNext .actBox li#act-pnt {
    background-position: 4px -109px;
}
.preNext .actBox li a {
    font-size: 12px;
    color: #666;
}
.text li a {
    color:#333;
    font-size: 14px;
	line-height: 1.5;
}
.text li a:hover {
    color:#666;
}</pre></body></html>