
.md17646.md-faq-1 {
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.md17646.md-faq-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md17646.md-faq-1 .list {
  margin-bottom: 0.5rem;
}
.md17646.md-faq-1 .li {
  margin-bottom: 0.1rem;
}
.md17646.md-faq-1 .show .arrow {
  transform: rotate(180deg);
}
.md17646.md-faq-1 .hd {
  position: relative;
  cursor: pointer;
  background-color: #f4f4f5;
  border: solid 1px #efeff5;
}
.md17646.md-faq-1 .hicon {
  width: calc( 60em / 18);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffc000;
  flex-shrink: 0;
}
.md17646.md-faq-1 .hte {
  padding: 0.2rem 0.33rem;
}
.md17646.md-faq-1 .arrow {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.28rem;
  top: calc(50% - 0.5em);
  background-image: url(../images/a5.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: 0.3s;
}
.md17646.md-faq-1 .bd {
  display: none;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset #efeff5;
}
.md17646.md-faq-1 .bicon {
  width: calc( 60em / 18);
  flex-shrink: 0;
  box-shadow: -1px 0 0 0 inset #efeff5;
}
.md17646.md-faq-1 .bte {
  padding: 0.35rem 0.3rem;
  flex-grow: 1;
}
.md17646.md-faq-1 .content {
  width: 100%;
  line-height: calc( 24 / 14 );
  color: #81838e;
}
@media screen and (max-width: 900px) {
  .md17646.md-faq-1 .bte {
    padding: 0.3rem;
  }
}
