|
|
|
@ -477,10 +477,10 @@ a.f_grey {color:#666666;}
|
|
|
|
|
a.f_grey:hover {color:#000000;}
|
|
|
|
|
|
|
|
|
|
/*消息弹框*/
|
|
|
|
|
.shadowbox_news{ width:305px; background-color:#fff; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); position: absolute; left: -131px; top: 45px; z-index: 9999;}
|
|
|
|
|
.shadowbox_news{ width:305px; background-color:#fff; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); position: absolute; left: -131px; top: 45px; z-index: 9999;}
|
|
|
|
|
.shadowbox_news_title{ height:40px; line-height:40px;padding-left:10px; font-size:12px; color:#333;border-bottom:1px solid #eee;}
|
|
|
|
|
.shadowbox_news_p{ height:40px; line-height:40px; font-size:12px; color:#333;}
|
|
|
|
|
.shadowbox_news font{ border: 1px solid #dddddd; display: block; border-width: 8px; position: absolute; top: -15px;left: 140px; border-style:solid; border-color: transparent transparent #fff transparent;font-size: 0;line-height: 0; box-shadow:2px rgba(146, 153, 169, 0.5); }
|
|
|
|
|
.shadowbox_news font{ border: 1px solid #dddddd; display: block; border-width: 8px; position: absolute; top: -15px;left: 140px; border-style:solid; border-color: transparent transparent #fff transparent;font-size: 0;line-height: 0; box-shadow:2px rgba(146, 153, 169, 0.5); }
|
|
|
|
|
.shadowbox_news_list{ max-height:400px; overflow:hidden;}
|
|
|
|
|
.shadowbox_news_list a{ color:#999;}
|
|
|
|
|
.shadowbox_news_list li{ height:40px; border-bottom:1px dashed #ebebeb; line-height:40px;overflow:hidden; white-space: nowrap; text-overflow:ellipsis; padding:0 10px;}
|
|
|
|
|