
.md17466.md-inner-page {
  position: relative;
  padding-top: 0.65rem;
  padding-bottom: 0.5rem;
}
.md17466.md-inner-page .layout {
  margin-left: auto;
  margin-right: auto;
  width: 10rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md17466.md-inner-page .layout {
    min-width: 800px;
  }
}
.md17466.md-inner-page .inner-left {
  width: 23%;
}
.md17466.md-inner-page .inner-right {
  width: 74%;
}
@media screen and (max-width: 900px) {
  .md17466.md-inner-page .inner-left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .md17466.md-inner-page .inner-right {
    width: 100%;
  }
}
.md17466.md-inner-page .in-left-top {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #c6c5c3;
}
.md17466.md-inner-page .n-title {
  color: #1fa4e8;
}
.md17466.md-inner-page .n-ul {
  margin-top: 0.1rem;
}
.md17466.md-inner-page .n-ul .na {
  position: relative;
  display: block;
  padding-left: 0.6em;
  line-height: 2;
}
.md17466.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;
}
.md17466.md-inner-page .n-ul .na.on {
  background-color: #1fa4e8;
  color: #fff;
}
.md17466.md-inner-page .n-ul .na.on::before {
  opacity: 0;
}
.md17466.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) {
  .md17466.md-inner-page .n-ul {
    display: block !important;
  }
  .md17466.md-inner-page .in-left-btn {
    display: none;
  }
}

.md17466.inner-head {
  padding-bottom: 0.08rem;
  border-bottom: 1px solid #ccc;
}
.md17466.inner-head .ih-left img {
  margin-right: 0.1rem;
}
.md17466.inner-head .h2 {
  color: #1fa4e8;
}
.md17466.inner-head .breads {
  background-color: #f5f5f5;
  border-radius: 0.05rem;
  color: #4b494a;
  padding: 0.1rem;
}
.md17466.inner-head .ic {
  width: 0.1rem;
  height: 1px;
  border-top: 1px dashed #ccc;
  margin: 0 0.1rem;
}
@media screen and (max-width: 900px) {
  .md17466.inner-head .breads {
    display: none;
  }
}

.md17466.md-inner7_3 {
  padding-top: 0.3rem;
}
.md17466.md-inner7_3 .tip {
  line-height: 2;
  color: #868585;
}
.md17466.md-inner7_3 .list {
  margin-top: 0.3rem;
}
.md17466.md-inner7_3 .li {
  width: calc( 240 / 740 * 100%);
  margin-right: calc( 10 / 740 * 100%);
  margin-bottom: 0.1rem;
}
.md17466.md-inner7_3 .li:nth-child(3n) {
  margin-right: 0;
}
.md17466.md-inner7_3 .dd {
  display: block;
  background-color: #1fa4e8;
  color: #fff;
  box-shadow: 0 0 0 1px #1fa4e8;
}
.md17466.md-inner7_3 .dd:hover .name {
  text-decoration: underline;
}
.md17466.md-inner7_3 .c-pic {
  padding: 2px;
  padding-bottom: 0.2rem;
  background-color: #fff;
}
.md17466.md-inner7_3 .img {
  padding-top: calc( 166 / 227 * 100%);
}
.md17466.md-inner7_3 .text {
  padding: 0.1rem;
}
.md17466.md-inner7_3 .time {
  margin-left: 1em;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .md17466.md-inner7_3 .list {
    justify-content: space-between;
  }
  .md17466.md-inner7_3 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
