CINXE.COM

网上开户

<html> <head> <meta charset="utf-8"/> <style> .body_cls{ position:fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: white; justify-content: center; display: inline-flex; #text-align:center; padding:auto; } .notice_cls{ position:absolute; top:50px; margin:auto; text-align:center; color:black; padding:80px 100px; border:1px solid #3772a8; border-radius:10px; font-weight:500; color:#990000; font-size:32px; } </style> <title>网上开户</title> </head> <body class="body_cls"> <div class="notice_cls">系统开放时间为交易日8:40~17:45</div> </body> </html>