.content { position:relative; } .red-box { position:absolute; } .red-box img { width:50px; height:auto; cursor:pointer; } .hide { display:none; } .time { position:absolute; right:30px; bottom:30px; color:red; font-size:20px; }
更新时间:2019-11-26 11:37:21