<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta content="telephone=no" name="format-detection"> <meta name="wap-font-scale" content="no"> <title>绝地争锋活动规则</title> <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/index.css?231323"> <script src="lib/fsize.js"></script> <style> #t1{ position: absolute; width: 0.5rem; height: 0.5rem; top: 7rem; } #t2{ position: absolute; width: 0.5rem; height: 0.5rem; top: 28.5rem; } </style> </head> <body> <div class="rule-bg"> <div id="t1"></div> <div id="t2"></div> <div class="back-box"> <a href="#t1"><div></div></a> <a href="#t2"><div></div></a> <a href="index.html"><div></div></a> </div> </div> </body> </html>