.menu-item[data-v-124f0cbc] {
  font-size: 16px;
}
.menu-dropdown[data-v-124f0cbc] {
  width: 120px;
  margin-top: 22px;
  margin-left: 20px;
  font-size: 14px;
  padding: 2px 10px;
  border-radius: 3px;
}
.menu-dropdown[data-v-124f0cbc] .el-input__inner {
  border: 1px solid #1a5ef6;
  color: #1a5ef6;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}
.el-header[data-v-124f0cbc] {
  border-bottom: 1px solid #e4e4e4;
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.el-aside[data-v-124f0cbc] {
  position: fixed;
  left: 0;
  top: 78px;
}
.el-main[data-v-124f0cbc] {
  margin-top: 78px;
  margin-left: 280px;
  padding: 0;
}
.el-menu[data-v-124f0cbc] {
  min-height: calc(100vh - 78px);
  margin-left: 40px;
  padding-top: 40px;
  box-sizing: border-box;
  height: calc(100vh - 78px);
}
.el-menu-item[data-v-124f0cbc],
.el-submenu__title[data-v-124f0cbc] {
  font-size: 16px;
  height: 45px;
  line-height: 40px;
}
.el-menu-item[data-v-124f0cbc]:focus,
.el-menu-item[data-v-124f0cbc]:hover {
  background: transparent;
  color: #0078ff;
}
.el-menu-item[data-v-124f0cbc] {
  font-size: 14px;
}
.submenu[data-v-124f0cbc] {
  margin-left: 10px;
  font-size: 14px;
}
.skip[data-v-124f0cbc] .el-menu-item-group__title {
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}
.header-title[data-v-124f0cbc] {
  float: left;
  height: 78px;
  line-height: 78px;
  font-size: 22px;
  color: #1a5ef6;
  margin-left: 50px;
  cursor: pointer;
  font-weight: 600;
}
.header-title .logo[data-v-124f0cbc] {
  width: 60px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
.header-right[data-v-124f0cbc] {
  float: right;
  height: 78px;
  line-height: 78px;
  margin-right: 50px;
}
.header-right .el-input[data-v-124f0cbc] {
  width: 240px;
  margin-right: 60px;
}
.header-right span[data-v-124f0cbc] {
  font-size: 16px;
  color: #1e1e1e;
  margin-right: 60px;
  cursor: pointer;
}
.header-right span[data-v-124f0cbc]:hover {
  color: #0078ff;
  border-bottom: 2px solid #0078ff;
}
.padding-h3[data-v-124f0cbc] {
  padding-left: 15px;
}
.padding-h4[data-v-124f0cbc] {
  padding-left: 30px;
}
.skip-content {
  padding: 0 10% 20px 10%;
}
.skip-content h1 {
  font-weight: 600;
  color: #1f2f3d;
  font-size: 30px;
  margin: 100px 0;
  text-align: center;
}
.skip-content h2 {
  font-weight: 400;
  color: #1f2f3d;
  font-size: 28px;
  margin: 55px 0 20px;
}
.skip-content h3 {
  margin: 55px 0 20px;
  font-weight: 400;
  color: #1f2f3d;
  font-size: 22px;
}
.skip-content h4 {
  margin: 55px 0 20px;
  font-weight: 400;
  color: #1f2f3d;
  font-size: 20px;
}
.skip-content p {
  font-size: 14px;
  color: #5e6d82;
  line-height: 1.5em;
  margin: 1em 0;
}
.skip-content pre {
  line-height: 1.8;
  font-family: Menlo, Monaco, Consolas, Courier, monospace;
  font-size: 12px;
  padding: 0px 24px;
  background-color: #fafafa;
  border: 1px solid #eaeefb;
  margin-bottom: 25px;
  border-radius: 4px;
  -webkit-font-smoothing: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.skip-content ::v-deep.el-image__preview {
  max-width: 80%;
}
.skip-content table {
  width: 100%;
  margin: 20px auto;
}
.skip-content table td,
.skip-content table th {
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  color: #666;
}
.skip-content table th {
  background-color: #f2f2f2;
}
.skip-content img {
  max-width: 100%;
}
