|
|
@ -2,8 +2,8 @@
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
-webkit-tap-highlight-color: transparent;
|
|
|
|
-webkit-tap-highlight-color: transparent;
|
|
|
|
margin: 0px;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0px;
|
|
|
|
padding: 0;
|
|
|
|
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
|
|
|
|
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -37,91 +37,11 @@ h1 {
|
|
|
|
margin: .67em 0
|
|
|
|
margin: .67em 0
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
figcaption, figure, main {
|
|
|
|
|
|
|
|
display: block
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
figure {
|
|
|
|
|
|
|
|
margin: 1em 40px
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hr {
|
|
|
|
|
|
|
|
-webkit-box-sizing: content-box;
|
|
|
|
|
|
|
|
box-sizing: content-box;
|
|
|
|
|
|
|
|
height: 0;
|
|
|
|
|
|
|
|
overflow: visible
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pre {
|
|
|
|
pre {
|
|
|
|
font-family: monospace, monospace;
|
|
|
|
font-family: monospace, monospace;
|
|
|
|
font-size: 1em
|
|
|
|
font-size: 1em
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
abbr[title] {
|
|
|
|
|
|
|
|
border-bottom: none;
|
|
|
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
|
|
|
-webkit-text-decoration: underline dotted;
|
|
|
|
|
|
|
|
text-decoration: underline dotted
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
b, strong {
|
|
|
|
|
|
|
|
font-weight: inherit
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
b, strong {
|
|
|
|
|
|
|
|
font-weight: bolder
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code, kbd, samp {
|
|
|
|
|
|
|
|
font-family: monospace, monospace;
|
|
|
|
|
|
|
|
font-size: 1em
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dfn {
|
|
|
|
|
|
|
|
font-style: italic
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mark {
|
|
|
|
|
|
|
|
background-color: #ff0;
|
|
|
|
|
|
|
|
color: #000
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
small {
|
|
|
|
|
|
|
|
font-size: 80%
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sub, sup {
|
|
|
|
|
|
|
|
font-size: 75%;
|
|
|
|
|
|
|
|
line-height: 0;
|
|
|
|
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
vertical-align: baseline
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sub {
|
|
|
|
|
|
|
|
bottom: -.25em
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sup {
|
|
|
|
|
|
|
|
top: -.5em
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
audio, video {
|
|
|
|
|
|
|
|
display: inline-block
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
audio:not([controls]) {
|
|
|
|
|
|
|
|
display: none;
|
|
|
|
|
|
|
|
height: 0
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
img {
|
|
|
|
|
|
|
|
border-style: none
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
svg:not(:root) {
|
|
|
|
|
|
|
|
overflow: hidden
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
button, input, optgroup, select, textarea {
|
|
|
|
button, input, optgroup, select, textarea {
|
|
|
|
font-family: sans-serif;
|
|
|
|
font-family: sans-serif;
|
|
|
|
font-size: 100%;
|
|
|
|
font-size: 100%;
|
|
|
@ -129,10 +49,6 @@ button, input, optgroup, select, textarea {
|
|
|
|
margin: 0
|
|
|
|
margin: 0
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
button, input {
|
|
|
|
|
|
|
|
overflow: visible
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
button, select {
|
|
|
|
button, select {
|
|
|
|
text-transform: none
|
|
|
|
text-transform: none
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -225,21 +141,6 @@ template {
|
|
|
|
box-sizing: border-box
|
|
|
|
box-sizing: border-box
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
article, aside, blockquote, body, button, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, section, td, textarea, th, ul {
|
|
|
|
|
|
|
|
margin: 0;
|
|
|
|
|
|
|
|
padding: 0
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
button, input, select, textarea {
|
|
|
|
|
|
|
|
font-family: inherit;
|
|
|
|
|
|
|
|
font-size: inherit;
|
|
|
|
|
|
|
|
line-height: inherit
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input::-ms-clear, input::-ms-reveal {
|
|
|
|
|
|
|
|
display: none
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a {
|
|
|
|
a {
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|
outline: 0;
|
|
|
|
outline: 0;
|
|
|
@ -779,8 +680,8 @@ code {
|
|
|
|
|
|
|
|
|
|
|
|
.wb-layout-foot-absolute > .wb-foot {
|
|
|
|
.wb-layout-foot-absolute > .wb-foot {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0px;
|
|
|
|
bottom: 0;
|
|
|
|
left: 0px;
|
|
|
|
left: 0;
|
|
|
|
height: 50px;
|
|
|
|
height: 50px;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|