@charset "utf-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
* 文件
? ========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 更正所有瀏覽器中的行高.
* 2. Prevent adjustments of font size after orientation changes in iOS.
* 防止在iOS的方向改變后的字體大小的調(diào)整。
*/
html {
? ? line-height: 1.15;
? ? /* 1 */
? ? -webkit-text-size-adjust: 100%;
? ? /* 2 */
}
/* Sections
* 部分
? ========================================================================== */
/**
* Remove the margin in all browsers.
* 刪除所有瀏覽器的外邊距。
*/
body {
? ? margin: 0;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
* 修正`section` `article` 中h1在Chrome,Firefox,和Safari 的字體大小與邊距問題
*/
h1 {
? ? font-size: 2em;
? ? margin: 0.67em 0;
}
/* Grouping content
* 分組內(nèi)容
? ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 在Firefox中添加正確的框大小。
* 2. Show the overflow in Edge and IE.
* 在Edge和IE中顯示溢出军洼。
*/
hr {
? ? box-sizing: content-box;
? ? /* 1 */
? ? height: 0;
? ? /* 1 */
? ? overflow: visible;
? ? /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 更正所有瀏覽器中字體大小的繼承和縮放火鼻。
* 2. Correct the odd `em` font sizing in all browsers.
* 在所有瀏覽器中更正 em字體大小搓译。
*/
pre {
? ? font-family: monospace, monospace;
? ? /* 1 */
? ? font-size: 1em;
? ? /* 2 */
}
/* Text-level semantics
* 文本級(jí)語義
? ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
* 刪除IE 10中活動(dòng)鏈接上的灰色背景卖毁。
*/
a {
? ? background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 刪除Chrome 57-中的底部邊框池颈。
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
* 在Chrome怀薛,Edge刺彩,IE,Opera和Safari中添加正確的文字裝飾枝恋。
*/
abbr[title] {
? ? border-bottom: none;
? ? /* 1 */
? ? text-decoration: underline;
? ? /* 2 */
? ? text-decoration: underline dotted;
? ? /* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
* 在Chrome创倔,Edge和Safari中添加正確的字體重量。
*/
b,
strong {
? ? font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 更正所有瀏覽器中字體大小的繼承和縮放焚碌。
* 2. Correct the odd `em` font sizing in all browsers.
* 更正所有瀏覽器中em的字體大小畦攘。
*/
code,
kbd,
samp {
? ? font-family: monospace, monospace;
? ? /* 1 */
? ? font-size: 1em;
? ? /* 2 */
}
/**
* Add the correct font size in all browsers.
* 在所有瀏覽器中添加正確的字體大小。
*/
small {
? ? font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in all browsers.
* 防止`sub`和`sub`元素影響所有瀏覽器中的行高十电。
*/
sub,
sup {
? ? font-size: 75%;
? ? line-height: 0;
? ? position: relative;
? ? vertical-align: baseline;
}
sub {
? ? bottom: -0.25em;
}
sup {
? ? top: -0.5em;
}
/* Embedded content
* 嵌入內(nèi)容
? ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
* 刪除IE 10中鏈接內(nèi)圖像上的邊框知押。
*/
img {
? ? border-style: none;
}
/* Forms
* 表單
? ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 更改所有瀏覽器中的字體樣式(建議)。
* 2. Remove the margin in Firefox and Safari.
* 刪除Firefox和Safari中的邊距鹃骂。
*/
button,
input,
optgroup,
select,
textarea {
? ? font-family: inherit;
? ? /* 1 */
? ? font-size: 100%;
? ? /* 1 */
? ? line-height: 1.15;
? ? /* 1 */
? ? margin: 0;
? ? /* 2 */
}
/**
* Show the overflow in IE.
* 在IE中顯示溢出台盯。
* 1. Show the overflow in Edge.
* 1. 在Edge中顯示溢出。
*/
button,
input {
? ? /* 1 */
? ? overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 刪除Edge畏线,F(xiàn)irefox和IE中的文本變換的繼承静盅。
* 1. Remove the inheritance of text transform in Firefox.
* 在Firefox中刪除文本變換的繼承。
*/
button,
select {
? ? /* 1 */
? ? text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
* 更正了iOS和Safari中無法創(chuàng)建可點(diǎn)擊類型的樣式寝殴。
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
? ? -webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
* 刪除Firefox中的內(nèi)邊框和內(nèi)邊距蒿叠。
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
? ? border-style: none;
? ? padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
* 恢復(fù)由上一個(gè)規(guī)則未設(shè)置的焦點(diǎn)樣式明垢。
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
? ? outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
* 更正Firefox的內(nèi)邊距。
*/
fieldset {
? ? padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 更正在Edge和IE中包裝的文本市咽。
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 更正IE中的“fieldset”元素的顏色繼承痊银。
* 3. Remove the padding so developers are not caught out when they zero out
*? ? `fieldset` elements in all browsers.
* 刪除填充,以便開發(fā)人員在所有瀏覽器中清除`fieldset`元素時(shí)不會(huì)出現(xiàn)施绎。
*/
legend {
? ? box-sizing: border-box;
? ? /* 1 */
? ? color: inherit;
? ? /* 2 */
? ? display: table;
? ? /* 1 */
? ? max-width: 100%;
? ? /* 1 */
? ? padding: 0;
? ? /* 3 */
? ? white-space: normal;
? ? /* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
* 在Chrome溯革,F(xiàn)irefox和Opera中添加正確的垂直對(duì)齊方式。
*/
progress {
? ? vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
* 刪除IE10+中的默認(rèn)垂直滾動(dòng)條粘姜。
*/
textarea {
? ? overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 在IE 10-中添加正確的框大小。
* 2. Remove the padding in IE 10.
* 刪除IE 10中的填充熔酷。
*/
[type="checkbox"],
[type="radio"] {
? ? box-sizing: border-box;
? ? /* 1 */
? ? padding: 0;
? ? /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
* 更正Chrome中的增量和減少按鈕的游標(biāo)樣式孤紧。
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
? ? height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 更正Chrome和Safari中的莫明奇妙的外觀。
* 2. Correct the outline style in Safari.
* 更正Safari中的大綱樣式拒秘。
*/
[type="search"] {
? ? -webkit-appearance: textfield;
? ? /* 1 */
? ? outline-offset: -2px;
? ? /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
* 在Mac操作系統(tǒng)上刪除Chrome和Safari中的內(nèi)部填充号显。
*/
[type="search"]::-webkit-search-decoration {
? ? -webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 更正了iOS和Safari中無法創(chuàng)建可點(diǎn)擊類型的樣式。
* 2. Change font properties to `inherit` in Safari.
* 在Safari中將字體屬性更改為“inherit”躺酒。
*/
::-webkit-file-upload-button {
? ? -webkit-appearance: button;
? ? /* 1 */
? ? font: inherit;
? ? /* 2 */
}
/* Interactive
* 交互
? ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
* 在Edge押蚤,IE10+和Firefox中添加正確的顯示。
*/
details {
? ? display: block;
}
/*
* Add the correct display in all browsers.
* 在所有瀏覽器中添加正確的顯示羹应。
*/
summary {
? ? display: list-item;
}
/* Misc
* 雜項(xiàng)
? ========================================================================== */
/**
* Add the correct display in IE 10+.
* 在IE10+中添加正確的顯示揽碘。
*/
template {
? ? display: none;
}
/**
* Add the correct display in IE 10.
* 在IE 10中添加正確的顯示。
*/
[hidden] {
? ? display: none;
}