<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*bigtitle*/
.bigtitle{ width:1170px;margin:auto;border-bottom: overflow:hidden; margin-bottom:10px;margin-top:10px;height:60px;border:1px solid #e5e5e5; border-radius:5px;padding-top:-5px;}
.bigtitle p{ color:#929292; font-size:12px; margin-top:20px; float:left;}

.tiaojian a{cursor: pointer;color: #fff;height: 24px;width: 80px;background-color: #f60;display: block;text-align: center;line-height: 24px;border-radius: 3px;
}
.tiaojian a:hover{ color:#fff;text-decoration:none}

/*列表详情*/
.liebiao{width:1170px;margin: auto;border-top: 1px solid #ddd;border-left: 1px solid #ddd;margin-top: 15px;}
.liebiao_xiangqing{ background-color:#FFF;}
.liebiao_xiangqing:hover{ background-color:#F6F6F8;}
.biaodan_bottom p{ text-align:center;}
.biaotou{ background-color:#FDC01E;}
.biaotou th{ text-align:center;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;padding:6px 0;}
.liebiao_xiangqing td{ text-align:center;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;padding:6px 0;}
</pre></body></html>