
.md-FAQ-1.md25948 {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  position: relative;
  background-color: #f5f7fa;
}
.md-FAQ-1.md25948 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-FAQ-1.md25948 .box-left {
  width: calc( 340 / 1600 * 100%);
}
.md-FAQ-1.md25948 .box-right {
  width: calc( 1180 / 1600 * 100%);
}
@media screen and (max-width: 900px) {
  .md-FAQ-1.md25948 .box-left {
    width: 100%;
  }
  .md-FAQ-1.md25948 .box-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-FAQ-1.md25948 .form {
  background-color: #fff;
  border-radius: 0.24rem;
  padding: 0.25rem 0.6rem;
}
.md-FAQ-1.md25948 .form .inp {
  position: relative;
}
.md-FAQ-1.md25948 .form .ip {
  width: 100%;
  height: calc( 56em / 16);
  border: none;
  border-bottom: 1px solid #dbdbdb;
}
.md-FAQ-1.md25948 .form .submit {
  width: 1em;
  height: 1em;
  border: none;
  background-color: #fff;
  color: var(--active);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  cursor: pointer;
}
.md-FAQ-1.md25948 .form .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-FAQ-1.md25948 .form {
    padding: 0.2rem;
  }
}
.md-FAQ-1.md25948 .ul {
  margin-top: 0.3rem;
  margin-bottom: 0.4rem;
}
.md-FAQ-1.md25948 .ul .li {
  margin-bottom: 0.1rem;
}
.md-FAQ-1.md25948 .ul .dd {
  cursor: pointer;
  border-radius: 0.24rem;
  overflow: hidden;
  background-color: #fff;
}
.md-FAQ-1.md25948 .ul .on .hle {
  background-color: var(--active);
  color: #fff;
}
.md-FAQ-1.md25948 .ul .on .arr {
  transform: rotate(180deg);
}
.md-FAQ-1.md25948 .ul .hd {
  position: relative;
}
.md-FAQ-1.md25948 .ul .hle {
  width: calc( 60em / 16);
  flex-shrink: 0;
  color: var(--active);
  box-shadow: -1px 0 0 0 inset #f5f7fa;
  transition: 0.5s;
}
.md-FAQ-1.md25948 .ul .hri {
  padding: 0.24rem 0.3rem;
  padding-right: 0.6rem;
}
.md-FAQ-1.md25948 .ul .hte {
  line-height: 2;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.md-FAQ-1.md25948 .ul .arr {
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/faq-0.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0.3rem;
  top: calc(50% - 0.5em);
  transform-origin: center;
  transition: 0.5s;
}
.md-FAQ-1.md25948 .ul .bd {
  display: none;
  border-top: 1px solid #f5f7fa;
}
.md-FAQ-1.md25948 .ul .ble {
  width: calc( 60em / 16);
  flex-shrink: 0;
  box-shadow: -1px 0 0 0 inset #f5f7fa;
}
.md-FAQ-1.md25948 .ul .bri {
  padding: 0.3rem;
  padding-right: 0.6rem;
}
.md-FAQ-1.md25948 .ul .content {
  line-height: 2;
}

.svc-nav .n-ul {
  border-top: 1px solid #dbdbdb;
  margin-top: 0.36rem;
}
.svc-nav .n-li {
  padding: 0.38rem 0;
  border-bottom: 1px solid #dbdbdb;
}
.svc-nav .n-li.on .dt {
  color: var(--active);
}
.svc-nav .n-li.on .nic {
  transform: rotate(180deg);
}
.svc-nav .dt {
  position: relative;
  cursor: pointer;
  padding-right: 0.3rem;
}
.svc-nav .nic {
  width: 1em;
  height: 0.5em;
  position: absolute;
  right: 0;
  top: calc(50% - 0.25em);
  display: flex;
  transition: 0.5s;
}
.svc-nav .nic svg {
  width: 100%;
  height: 100%;
}
.svc-nav .bd {
  display: none;
}
.svc-nav .n-ul2 {
  margin-top: 0.25rem;
}
.svc-nav .n-li2 {
  font-size: 0;
  margin-bottom: 0.2rem;
}
.svc-nav .n-li2:last-child {
  margin-bottom: 0;
}
.svc-nav .na2 {
  display: inline-block;
  color: #666;
}
.svc-nav .na2.on {
  color: var(--active);
  text-decoration: underline;
  text-underline-offset: 4px;
}

.pg-main.pg778{width: 100%;text-align: center;font-size: 0;}
.pg778 .pg-one{display: inline-block;vertical-align: top;color: #222;min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;padding: 0 0.1rem;cursor: pointer;text-align: center;background-color: #fff;margin: 0 0.1rem;transition: background-color .3s,color .3s;}
.pg778 .pg-one.active{background-color: var(--theme);color: #fff;cursor: default;}
.pg778 .pg-one:hover{background-color: var(--theme);color: #fff;}
.pg778 .pg-prev,
.pg778 .pg-next{background-image: url(../images/page-next.png);background-size: 0.333333em auto;background-repeat: no-repeat;background-position: center center;}
.pg778 .pg-prev{transform: rotate(180deg);}
.pg778 .pg-prev:hover,
.pg778 .pg-next:hover{background-image: url(../images/page-next-white.png);}
@media(max-width: 1200px){
    .pg778 .pg-one{min-width: 2em;height: 2em;line-height: 2;border-radius: 1em;}
}
