/* hack */ #closedow span { vertical-align: top; } body { background-image: ; background-size: 100% 100%; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; } .title { text-align: center; font-size: 32px; font-family: microsoft yahei; font-weight: bold; color: #02287f; margin: 0.5rem 0; } .introduction { box-sizing: border-box; padding: 0.5333rem 0.5333rem 0.5333rem 0.8533rem; width: 8.6667rem; min-height: 6.6133rem; background: #ffffff; box-shadow: 5px 5px 0px #54ccb1; border-radius: 10px; font-size: 14px; font-weight: 400; line-height: 0.56rem; margin: 0 auto; color: #333333; } .introduction > p { padding-bottom: 2em; } .start-btn { display: block; width: 5.3333rem; height: 1.1733rem; line-height: 1.1733rem; background: #02287f; border-radius: 0.5867rem; text-align: center; font-size: 18px; font-weight: bold; color: #fff; appearance: none; border: 0; margin: 1.3333rem auto 0.2667rem auto; } .prev-result-link { display: block; color: #5085ff; font-size: 12px; text-align: center; } /* 三秒提示 */ .toast { position: absolute; top: 3.0667rem; left: 50%; margin-left: -2.6667rem; width: 5.3333rem; height: 1.0667rem; line-height: 1.0667rem; background: rgba(0,0,0,0.6); border-radius: 20px; text-align: center; color: #fff; font-size: 14px; }