* { margin:0 auto; padding:0; } a { text-decoration:none; } .body-img { width:100%; height:100%; position:fixed; top:2%; } .body-img .close>a.off { float:right; width:40px; height:40px; background-color:red; text-align:center; line-height:40px; } .close { float:right; position:relative; right:35%; } .time { float:right; } .body { display:block; margin:200px auto 200px 600px; }
代码很简单,但实现的功能还是很有必要的。若那块有可以完善的 还望大神们帮忙完善哇。