
.md16486.md-inner-page {
  position: relative;
  padding-top: 0.65rem;
  padding-bottom: 0.5rem;
}
.md16486.md-inner-page .layout {
  margin-left: auto;
  margin-right: auto;
  width: 10rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md16486.md-inner-page .layout {
    min-width: 800px;
  }
}
.md16486.md-inner-page .inner-left {
  width: 23%;
}
.md16486.md-inner-page .inner-right {
  width: 74%;
}
@media screen and (max-width: 900px) {
  .md16486.md-inner-page .inner-left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .md16486.md-inner-page .inner-right {
    width: 100%;
  }
}
.md16486.md-inner-page .in-left-top {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #c6c5c3;
}
.md16486.md-inner-page .n-title {
  color: #1fa4e8;
}
.md16486.md-inner-page .n-ul {
  margin-top: 0.1rem;
}
.md16486.md-inner-page .n-ul .na {
  position: relative;
  display: block;
  padding-left: 0.6em;
  line-height: 2;
}
.md16486.md-inner-page .n-ul .na::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  left: 0;
  top: calc(50% - 0.25em);
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md16486.md-inner-page .n-ul .na.on {
  background-color: #1fa4e8;
  color: #fff;
}
.md16486.md-inner-page .n-ul .na.on::before {
  opacity: 0;
}
.md16486.md-inner-page .in-left-btn {
  width: 2em;
  height: 1.5em;
  background-color: #e8e5e5;
  border-radius: 3px;
  border: solid 1px #b4b2b3;
  background-image: url(/static/home/images/a3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% auto;
  cursor: pointer;
}
@media screen and (min-width: 901px) {
  .md16486.md-inner-page .n-ul {
    display: block !important;
  }
  .md16486.md-inner-page .in-left-btn {
    display: none;
  }
}

.md16486.inner-head {
  padding-bottom: 0.08rem;
  border-bottom: 1px solid #ccc;
}
.md16486.inner-head .ih-left img {
  margin-right: 0.1rem;
}
.md16486.inner-head .h2 {
  color: #1fa4e8;
}
.md16486.inner-head .breads {
  background-color: #f5f5f5;
  border-radius: 0.05rem;
  color: #4b494a;
  padding: 0.1rem;
}
.md16486.inner-head .ic {
  width: 0.1rem;
  height: 1px;
  border-top: 1px dashed #ccc;
  margin: 0 0.1rem;
}
@media screen and (max-width: 900px) {
  .md16486.inner-head .breads {
    display: none;
  }
}

.md16486.md-inner7_1 {
  padding-top: 0.3rem;
}
.md16486.md-inner7_1 .h3 {
  color: #1fa4e8;
}
.md16486.md-inner7_1 .ul {
  margin-top: 0.16rem;
}
.md16486.md-inner7_1 .li {
  width: calc( 100 / 740 * 100%);
  margin-right: calc( 40 / 740 * 100%);
  margin-bottom: 0.08rem;
}
.md16486.md-inner7_1 .li:nth-child(5n) {
  margin-right: 0;
}
.md16486.md-inner7_1 .dd {
  display: block;
}
.md16486.md-inner7_1 .dd:hover .text {
  color: #1fa4e8;
}
.md16486.md-inner7_1 .img {
  padding-top: 136%;
}
.md16486.md-inner7_1 .text {
  margin-top: 0.08rem;
  transition: all 0.5s;
}
