﻿html, body { margin: 0; padding: 0; overflow: hidden; font-family: 'Microsoft YaHei',Arial,sans-serif; color: #454545; font-size: 14px; line-height: 1.3em; }
h1, h2, h3, h5, h6, p, ul, li { display: block; padding: 0; margin: 0; font-size: 14px; line-height: 1.3em; list-style: none; font-weight: normal; }
img { border: none; }

.initLoader { position: absolute; top: 0; right: 0; bottom: 0; left: 0; color: #fff; background-color: #046fd2; }
.initLoader h1, .initLoader p { position: absolute; text-align: center; left: 50%; top: 50%; }
.initLoader h1 { color: #d4e1f4; font-size: 14px; font-weight: bold; line-height: 3em; height: 3em; padding-top: 48px; width: 96px; height: 96px; margin-top: -150px; margin-left: -48px; background-image: url(initLoader.gif); background-position: top center; background-repeat: no-repeat; font-family: Verdana; }
.initLoader p { width: 400px; height: 1.3em; margin-left: -200px; margin-top: -2em; font-weight: bold; }

.nonsupport { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #3e3e3e; }
.nonsupport div { position: absolute; background-color: #3e3e3e; width: 800px; height: 300px; top: 50%; left: 50%; margin-top: -150px; margin-left: -400px; color: #fff; }
.nonsupport h1 { margin: 50px 100px; margin-bottom: 20px; padding-bottom: 20px; font-size: 36px; line-height: 1.8em; border-bottom: #fff 1px solid; }
.nonsupport p { margin: 0 100px; font-size: 16px; }
.nonsupport span { display: block; position: absolute; width: 128px; height: 128px; font-size: 128px; line-height: 1em; text-align: center; }
.nonsupport span.lt { top: 50px; left: 20px; *left: -20px; }
.nonsupport span.rt { top: 130px; right: 20px; *right: -20px; }