/*初始化样式  --start*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
* {  -webkit-tap-highlight-color: transparent  }
/**, :after, :before {  -webkit-box-sizing: border-box;  box-sizing: border-box  }*/
html {  line-height: 1.15;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;  width: 100%;  height: 100%;  }
body {  background-color: #fff;  color: #3f536e;  line-height: 1.5;  width: 100%;  height: 100%;  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;  font-size: 14px;  -webkit-font-smoothing: antialiased;  }
article, aside, blockquote, body, button, code, 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, pre, section, td, textarea, th, ul {  margin: 0;  padding: 0  }
article, aside, details, figcaption, figure, footer, header, hgroup, details, menu, nav, section, main{  display: block;  }
ol, ul {list-style: none;  }
blockquote, q {quotes: none;  }
blockquote:before, blockquote:after, q:before, q:after {  content: '';  content: none;  }
table {  border-collapse: collapse;  border-spacing: 0;  }
figure {  margin: 1em 40px  }
hr {  -webkit-box-sizing: content-box;  box-sizing: content-box;  height: 0;  overflow: visible  }
pre {  font-family: monospace, monospace;  font-size: 1em  }
abbr[title] {  border-bottom: none;  text-decoration: underline;  text-decoration: underline dotted  }
b, strong {  font-weight: inherit;  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 {  font-family: sans-serif;  font-size: 100%;  line-height: 1.15;  margin: 0  }
button, input {  overflow: visible  }
button, select {  text-transform: none  }
fieldset {  border: 1px solid silver;  margin: 0 2px;  padding: .35em .625em .75em  }
legend {  -webkit-box-sizing: border-box;  box-sizing: border-box;  color: inherit;  display: table;  max-width: 100%;  padding: 0;  white-space: normal  }
progress {  display: inline-block;  vertical-align: baseline  }
textarea {  overflow: auto  }
[type=reset], [type=submit], button, html [type=button] {  -webkit-appearance: button  }
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {  border-style: none;  padding: 0  }
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {  outline: 1px dotted ButtonText  }
[type=checkbox], [type=radio] {  -webkit-box-sizing: border-box;  box-sizing: border-box;  padding: 0  }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {  height: auto  }
[type=search] {  -webkit-appearance: textfield;  outline-offset: -2px  }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {  -webkit-appearance: none  }
::-webkit-file-upload-button {  -webkit-appearance: button;  font: inherit  }
summary {  display: list-item  }
canvas {  display: inline-block  }
[hidden], template {  display: none  }
button, input, optgroup, select, textarea {  font-family: sans-serif;  font-size: 100%;  line-height: 1.15;  margin: 0  }
button, input {  overflow: visible  }
button, select {  text-transform: none  }
a {  color: #f59a3d;  background: transparent;  text-decoration: none;  outline: none;  cursor: pointer;  -webkit-transition: color .3s ease;  transition: color .3s ease;  }
a:hover {  color: #79a1eb  }
a:active {  color: #4f7de2  }
a:active, a:hover {  outline: 0;  text-decoration: none  }
a[disabled] {  color: #bfbfbf;  cursor: not-allowed;  pointer-events: none  }
input::-ms-clear, input::-ms-reveal {  display: none  }
::-moz-selection {  background: #6190e8;  color: #fff  }
::selection {  background: #6190e8;  color: #fff  }
code, kbd, pre, samp {  font-family: Consolas, Menlo, Courier, monospace  }
.clearfix:after {  clear: both;  content: "";  display: block  }
.show {  display: block !important  }
.hide {  display: none !important  }
.invisible {  visibility: hidden !important  }
.pull-left {  float: left !important  }
.pull-right {  float: right !important  }
h1, h2, h3, h4, h5, h6 {  color: #2c405a  }
h1 {  font-size: 20px  }
h2 {  font-size: 18px  }
h3 {  font-size: 16px  }
h4, h5, h6 {  font-size: 14px  }
hr {  margin: 1.2em 0 1.5em  }
p {  color: #3f536e;  font-size: 14px;text-indent:25px  }
.typo-pingfang {  font-family: PingFang SC,Helvetica Neue, Helvetica,  Arial, sans-serif  }
.typo-dongqing {  font-family: Hiragino Sans GB,Helvetica Neue, Helvetica,  Arial, sans-serif  }
.typo-yahei {  font-family: Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1,Helvetica Neue, Helvetica,  Arial, sans-serif  }
.typo-helvetica-neue {  font-family: Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, sans-serif  }
.typo-helvetica {  font-family: Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, sans-serif  }
.typo-arial {  font-family: Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, sans-serif  }
/*初始化样式  --end*/
/*文章主题部分样式 --start*/
pre {
  margin-top: 10px;
  padding: 5px 16px;
  background-color: #F7F7F7;
  overflow: auto;
  height: 200px;
}

pre code {
  padding: 0;
  font-size: 1em;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.moudleTop{
  margin-bottom: 10px;
  padding:10px 0 10px 10px;
  border-bottom: 1px solid #e6e6e6;
}
.navSet{/*Breadcrumb 面包屑*/
  margin: 0px 0px 10px;
}
