@charset "utf-8"; /* LESS Document */ .toalarm{width:310px;height:auto;border:2px solid #828282;border-radius:3px;float:left;background:#fff;position:fixed;right:20px;bottom:5px;display:none; .toalarm_top{width:310px;height:27px; .toalarm_top_l{float:left;width:127px;height:27px;margin-top:2px;margin-left:2px; img{float:left;} .horn{width:18px;height:18px;float:right;margin-top:3px;background:url(../images/hornopen.png) no-repeat;margin-right:5px;cursor:pointer;} .hover{width:18px;height:18px;float:right;margin-top:3px;background:url(../images/hornclose.png) no-repeat;margin-right:5px;cursor:pointer;} h1{font-style:normal;font-size:14px;font-weight:bold;color:#990000;margin-left:5px;margin-top:3px;float:left;} } .toalarm_top_r{float:right;width:20px;height:27px;cursor:pointer;margin-right:2px;} } .toalarm_news{width:310px;height:auto;float:left;overflow:hidden; ul{width:310px;height:auto;float:left;overflow:hidden; li{width:300px;height:48px;float:left;padding:0 0 5px 5px;font-size:12px; i{font-style:normal;color:#999;} a{display:block;width:300px;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;margin-top:10px;color:#000000;} span{display:block;color:#999999;margin-left:15px;margin-top:3px;width:270px;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;} } } } }