/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. 纠正所有浏览器中的line-height。
 * 2. 防止iOS中的方向改变后font-size的调整。
 */
html {
  line-height: 1.15;/* 1 */
  -webkit-text-size-adjust: 100%;/* 2 */
  font-family: 'Microsoft Yahei',Arial;
}
/* 小节
   ========================================================================== */
/**
 * 删除所有浏览器中的margin。
 */
body {margin: 0;}
/**
 * 在IE中始终呈现“main”元素。
 */
main {display: block;}
/**
 * 在Chrome、Firefox和Safari中，纠正“section”和“article”上下文中的“h1”元素的font-size和margin。
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * 去除a链接的下划线。
 */
a{text-decoration: none;}
/* 分组内容
   ========================================================================== */
/**
 * 1. 在Firefox中添加正确的框大小。
 * 2.在Edge和IE中显示溢出。
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0;/* 1 */
  overflow: visible;/* 2 */
}
/**
 * 1. 纠正所有浏览器中font-size的继承和缩放。
 * 2. 纠正所有浏览器中奇怪的“font-size”。
 */
pre {
  font-family: monospace, monospace;/* 1 */
  font-size: 1em;/* 2 */
}
/* 文本级语义
   ========================================================================== */
/**
 * 删除IE 10中活动链接上的灰色背景。
 */
a {background-color: transparent;}
/**
 * 1. 移除Chrome 57+中的底部边框
 * 2. 在Chrome、Sead、IE、Opera和Safari中添加正确的文本装饰。
 */
abbr[title] {
  border-bottom: none;/* 1 */
  text-decoration: underline;/* 2 */
  text-decoration: underline dotted;/* 2 */
}
/**
 * 在Chrome、Edge和Safari中添加正确的字体权重。
 */
b,strong {font-weight: bolder;}
/**
 * 1. 纠正所有浏览器中font-size的继承和缩放。
 * 2. 纠正所有浏览器中奇怪的“font-size”。
 */
code,kbd,samp {
  font-family: monospace, monospace;/* 1 */
  font-size: 1em;/* 2 */
}
/**
 * 在所有浏览器中添加正确的font-size。
 */
small {font-size: 80%;}
/**
 * 防止“sub”和“sup”元素影响所有浏览器中的line-height。
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* 嵌入内容
   ========================================================================== */
/**
 * 删除IE10中链接内的图像边界。
 */
img {border-style: none;}
/* 表单
   ========================================================================== */
/**
 * 1. 更改所有浏览器中的字体样式。
 * 2. 删除Firefox和Safari中的margin。
 */
button,input,optgroup,select,textarea {
  font-family: inherit;/* 1 */
  font-size: 100%;/* 1 */
  line-height: 1.15;/* 1 */
  margin: 0;/* 2 */
}
/**
 * 在Edge和IE中显示溢出。
 */
button,input {overflow: visible;/* 1 */}
/**
 * 删除Edge,Firefox,和IE中的文本传承变换。
 * 1. 删除Firefox中的文本转换继承。
 */
button,select {text-transform: none;/* 1 */}
/**
 * 纠正无法在iOS和Safari中键入可点击类型。
 */
button,[type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;}
/**
 * 删除Firefox中的内部边框和padding。
 */
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * 还原前一条规则未设置的焦点样式。
 */
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
/**
 * 修正Firefox中的padding。
 */
fieldset {padding: 0.35em 0.75em 0.625em;}
/**
 * 1. 纠正Edge和IE的文本环绕。
 * 2. 从IE中的“fieldset”元素修正颜色继承。
 * 3. 删除padding，这样开发人员就不会在所有浏览器中清除“fieldset”元素时被捕获。
 */
legend {
  box-sizing: border-box;/* 1 */
  color: inherit;/* 2 */
  display: table;/* 1 */
  max-width: 100%;/* 1 */
  padding: 0;/* 3 */
  white-space: normal;/* 1 */
}
/**
 * 在Chrome、Firefox和Opera中添加正确的垂直对齐方式。
 */
progress {vertical-align: baseline;}
/**
 * 在IE10+中删除默认垂直滚动条。
 */
textarea {overflow: auto;}
/**
 * 1. 在IE10中添加正确的框大小。
 * 2. 删除IE10中的padding。
 */
[type="checkbox"],[type="radio"] {
  box-sizing: border-box;/* 1 */
  padding: 0;/* 2 */
}
/**
 * 校正Chrome中增量和递减按钮的游标样式。
 */
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
/**
 * 1. 纠正Chrome和Safari奇怪的外观。
 * 2. 纠正Safari中的轮廓样式。
 */
[type="search"] {
  -webkit-appearance: textfield;/* 1 */
  outline-offset: -2px;/* 2 */
}
/**
 * 移除MaOS上Chrome和Safari的内填充物。
 */
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/**
 * 1. 纠正无法在iOS和Safari中键入可点击类型。
 * 2. 将字体属性更改为Safari中的“继承”。
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;/* 1 */
  font: inherit;/* 2 */
}
/* 互动式
   ========================================================================== */
/*
 * 在Edge、IE10+和Firefox中添加正确的显示。
 */
details {display: block;}
/*
 * 在所有浏览器中添加正确的显示。
 */
summary {display: list-item;}
/* 误码率
   ========================================================================== */
/**
 * 在IE10+中添加正确的显示。
 */
template {display: none;}
/**
 * 在IE10中添加正确的显示。
 */
[hidden] {display: none;}
