.hot_events{ width:1000px; margin:20px auto 0; background:#fff; border:1px solid #e5e5e5; padding:16px 20px;}
.hot_events h4{ font-size:22px; line-height:36px; font-family:"微软雅黑"; color:#333; margin:0;}
.hot_events ul{ margin:8px 0 0; padding:0; list-style:none;}
.hot_events ul li{ border-bottom:1px dashed #e8e8e8; padding:10px 0;}
.hot_events ul li a{ display:block; font-size:16px; line-height:28px; color:#333; font-family:"微软雅黑";}
.hot_events ul li a:hover{ color:#377bee; text-decoration:underline;}
.hot_events ul li span{ display:block; font-size:12px; line-height:22px; color:#999;}
.hot_events .hot_more{ margin-top:10px;}
.hot_events .hot_more a{ color:#377bee; font-size:14px;}
.hot_events .hot_empty{ font-size:14px; line-height:30px; color:#999; padding-top:10px;}
