<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*新闻列表页*/
.weizhi{line-height:40px; padding:0 5px;  font-size:18px;}
.weizhi a{ color:#000;}
.xinwen{ width:95%;overflow:hidden;}
.xinwen a{color:#666;}
.xinwen .left{ width:220px; float:left;}
.xinwen .fenilei{ width:100%; float:left;}
.xinwen .fenilei .biaoti{width:202px; line-height:40px;padding-left:10px;background:#ff0000;font-size:16px;font-weight:bold; color:#fff;}
.xinwen .fenilei ul{ background:#fff; border:1px solid #ff0000;}
.xinwen .fenilei ul li{ padding-left:20px; line-height:35px; border-bottom:1px dashed #ccc;}
.xinwen .fenilei ul li:hover{ background:#eee;}
.xinwen .fenilei ul li a{ display:block;}
.xinwen .fenilei .guanggao img{width:220px; padding-top:10px;}

.xinwen .right,.xinwen .news_xq{width:100%; float:center; background:#fff;border:0px solid #ff0000;}
.xinwen .right ul li{ width:95%; height:110px; overflow:hidden;margin:20px auto; padding:10px 0;display:block;border-bottom:1px dashed #ccc; position:relative;}
.xinwen .right ul li:hover{ background:#eee;}
.xinwen .right ul li .rong h2{ font-size:16px; text-align:left;}
.xinwen .right ul li .rong{width:560px; float:right; color:#999;}
.xinwen .right ul li .rong a{line-height:30px;color:#699;padding-bottom:10px;display: block;}
.xinwen .right ul li .rong a:hover{ color:#f60; text-decoration:underline;}
.xinwen .right ul li .rong b{ background:#eee; border-radius:5px; padding:0 10px;position:absolute;right:10px; top:0;}
.xinwen .right ul li .rong span{ font-size:12px;position:absolute;right:10px; bottom:10px;}
.xinwen .right ul li img{ height:auto;}
/*站内搜索图片限高*/
.xinwen .right .search_gao{ height:120px; overflow:hidden;}
.xinwen .right .search_gao img{ height:auto;}
.search_yema{ float:right; margin:20px auto;}
.search_yema td{ float:left;line-height:30px; font-size:14px;}
/*新闻详情*/
.xinwen .news_xq .tou_xq{ width:95%;padding:30px 0;text-align: center;border-bottom:1px dashed #ccc;}
.news_xq .tou_xq span{ font-size:12px; line-height:24px;}
.news_xq .body_xq{width:100%; padding:20px 0; font-size:14px; line-height:28px;}
/*广告图+相关文章*/
.cainixh{ overflow:hidden;border: 1px solid #CCC; margin:10px auto;background:#FFF;}
.cainixh .touh6{width:auto;height:40px;line-height:40px;border-left:5px solid #699; border-bottom:1px solid #CCC;}
.cainixh h6{ width:150px; font-size:16px; color:#699; margin-left:15px;float:left;}
.cainixh ul li{ text-align:center; margin-top:10px; padding-bottom:10px;}
.cainixh ul li p{ width:95%;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cainixh img{ width:90%; height:auto;margin:5px;}
.cainixh a{ color:#666;}
.cainixh_di ul li{ float:left;}
.cainixh_di ul .di_li{ width:244px;border:1px solid #fff;}
.cainixh_di ul .di_li:hover{ border:1px solid #f60;}
/*标签+上下文*/
.news_xq .body_xq .zuoyou{ margin-top:10px;overflow:hidden;}
.zuoyou .zuo,.zuoyou .you{ line-height:50px; max-width:45%;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zuoyou .zuo{float:left;}
.zuoyou .you{float:right;}
.zuoyou .zuo_tag a{padding:6px 10px;margin-right: 5px;background:#699; color:#fff;border-radius:5px;}
.zuoyou .zuo_tag a:hover{ background:#f60; }
.zuoyou .you_zixun a{background:#F60;color:#FFF;padding:4px 8px;border-radius:5px;}
.zuoyou .you_zixun a:hover{ background:#F00;font-size:18px;padding:8px 20px;}
.news_xq .bian{ background:#eee;margin-bottom: 20px;padding:0 6px;border:1px solid #ccc;}

</pre></body></html>