0419
This commit is contained in:
parent
a9b1539be0
commit
b3e07c3d9b
@ -39,7 +39,7 @@
|
||||
.news .news-box .box-title a{font-size:16px;float:right;color:#fff}
|
||||
.news .news-box .news-list{padding:0 10px}
|
||||
.news .news-box .news-list ul{height:304px}
|
||||
.news .news-box .news-list ul li{border-bottom:1px dashed #dcdcdc;height:60px;line-height:60px;font-size:16px;color:#333}
|
||||
.news .news-box .news-list ul li{border-bottom:1px dashed #dcdcdc;height:60px;line-height:60px;font-size:16px;color:#333;background: #fff}
|
||||
.news .news-box .news-list ul li:last-child{border:none}
|
||||
.news .news-box .news-list ul li:hover,.news .news-box .news-list ul li:hover a{color:#064ec0}
|
||||
.news .news-box .news-list ul li a{color:#333;display:inline-block;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
|
||||
@ -61,8 +61,8 @@
|
||||
.exposure-title{float:right;width:275px}
|
||||
.exposure-title a{font-size:24px;color:#064ec0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px}
|
||||
.exposure-title p{font-size:24px;color:#064ec0}
|
||||
.exposure{overflow:hidden;padding-bottom:15px;border-bottom:2px solid #a0a0a0}
|
||||
.exposure-news-list li{height:53px;line-height:53px;border-bottom:1px dashed #eee;padding:0 10px;font-size:16px}
|
||||
.exposure{overflow:hidden;padding-bottom:15px;border-bottom:2px solid #a0a0a0;background: #fff}
|
||||
.exposure-news-list li{height:53px;line-height:53px;border-bottom:1px dashed #eee;padding:0 10px;font-size:16px;background: #fff}
|
||||
.exposure-news-list li a{display:inline-block;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}
|
||||
.exposure-news-list li span{float:right;color:#333}
|
||||
.exposure-news-list li:hover a,.exposure-news-list li:hover span{color:#064ec0}
|
||||
|
Loading…
Reference in New Issue
Block a user