@charset "UTF-8";
a, address, b, big, blockquote, body, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, th, td, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var, textarea { margin: 0; padding: 0; }

body { font: 12px/1.5 punctuation, 微软雅黑; color: #575757; position: relative; background: #fff; }

img { border: 0; outline: none; vertical-align: middle; }

input, textarea { outline: 0; resize: none; }

blockquote, q { quotes: none; }

ol, ul { list-style: none; }

em, i, u, cite { font-style: normal; }

table { border-collapse: collapse; border-spacing: 0; }

button, html input[type=button], input[type=submit] { cursor: pointer; }

a { color: #474747; text-decoration: none; }

a:hover { color: #474747; text-decoration: none; }

.index-wrapper { position: fixed; width: 100%; height: 100%; text-align: center; }

.index-wrapper .content { display: block; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); }

.index-wrapper .content img { width: 200px; height: 200px; }

.index-wrapper .content p { display: block; font-size: 20px; color: #454545; margin-top: 20px; }

.index-wrapper a { position: absolute; bottom: 20px; left: 0; right: 0; font-size: 20px; color: #454545; }
