<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index_cb li.index_cb_b{width: 100%;border: 1px solid #f2f2f2;}
.posticon {
    margin-left: 6px;
    vertical-align: top;
    margin-top: 4px;
}
.setTopIcon{
	font-size: 12px;
    color: #fff;
    border-radius: 2px;
    line-height: 20px;
    margin-left: 6px;
    margin-top: 3px;
    white-space: nowrap;
    display: inline-block;
    padding: 0 8px 1px;
    width: 26px;
	color:#fff;
    vertical-align: top;
}
.setTopIcon_1 {
    background: #f35b4f;
}

.setTopIcon_2 {
    background: #fc7b34;
}

.setTopIcon_3 {
    background: #f7ac1d;
}
/*直播*/
.livethreadtitle a{color: #EE1B2E;font-size: 16px;}
/*下一页*/
.autopbn-topline {
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #f2f2f2;
}
#autopbn {
    width: 128px;
    height: 21px;
    line-height: 21px;
    margin: -1px auto 0;
    padding: 0;
    border: 1px solid #E5E5E5 !important;
    border-top: none !important;
    border-radius: 0 0 5px 5px;
    background: #fff;
    color: #aab2bd;
    font-size: 12px;
    letter-spacing: 0;
}
#autopbn:hover {
    color: #FF5B00;
}

/*分页*/
.pg{
	text-align:center;
	margin-top:15px;
	padding-bottom:15px;
	}
.pg strong{ background:#3DA9F7; color:#fff;}
.pg label{ display:none;}
.pg a.nxt {text-indent: -999px;background-position: 50% 50%; padding:0 8px;}
.pg a, .pg strong, .pgb a, .pg label{ border-radius: 3px;}
/*搜索*/
.header-search-pc {
    float: left;
    width: 150px;
    height: 28px;
    margin: 22px 25px 0 0;
    padding: 0;
    background-color: #fff;
}
.header-search-pc input {
    float: left;
    width: 100px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    border: 0 none;
	outline:none;
}
.header-search-pc button {
    float: right;
    width: 40px;
    height: 28px;
    border: 0 none;
    margin: 0;
    padding: 0;
	outline:none;
    background: url(images/header_search_btn.png) #fff center center no-repeat;
}
.header-search-ipad {
    float: left;
    width: 30px;
    height: 35px;
    margin-right: 10px;
    background: url(images/header_icon.png) -90px center no-repeat;
}
.header-search-ipad a {
    display: block;
    width: 30px;
    height: 35px;
}</pre></body></html>