
.md-tutorial-1.md25946 {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  position: relative;
  background-color: #f5f7fa;
}
.md-tutorial-1.md25946 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-tutorial-1.md25946 .box-left {
  width: calc( 340 / 1600 * 100%);
}
.md-tutorial-1.md25946 .box-right {
  width: calc( 1180 / 1600 * 100%);
}
@media screen and (max-width: 900px) {
  .md-tutorial-1.md25946 .box-left {
    width: 100%;
  }
  .md-tutorial-1.md25946 .box-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-tutorial-1.md25946 .form {
  background-color: #fff;
  border-radius: 0.24rem;
  padding: 0.25rem 0.6rem;
}
.md-tutorial-1.md25946 .form .inp {
  position: relative;
}
.md-tutorial-1.md25946 .form .ip {
  width: 100%;
  height: calc( 56em / 16);
  border: none;
  border-bottom: 1px solid #dbdbdb;
}
.md-tutorial-1.md25946 .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-tutorial-1.md25946 .form .submit svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-tutorial-1.md25946 .form {
    padding: 0.2rem;
  }
}
.md-tutorial-1.md25946 .ul {
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
}
.md-tutorial-1.md25946 .ul .li {
  width: calc(376 / 1180 * 100%);
  margin-right: calc(26 / 1180 * 100%);
}
.md-tutorial-1.md25946 .ul .li:nth-child(3n) {
  margin-right: 0;
}
.md-tutorial-1.md25946 .ul .li {
  margin-bottom: 0.25rem;
}
.md-tutorial-1.md25946 .ul .dd {
  cursor: pointer;
}
.md-tutorial-1.md25946 .ul .dd:hover .img {
  transform: scale(1.1);
}
.md-tutorial-1.md25946 .ul .dd:hover .title {
  color: var(--active);
}
.md-tutorial-1.md25946 .ul .top {
  position: relative;
}
.md-tutorial-1.md25946 .ul .c-pic {
  border-radius: 0.24rem;
}
.md-tutorial-1.md25946 .ul .img {
  padding-top: calc( 211 / 376 * 100%);
}
.md-tutorial-1.md25946 .ul .watch {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--active);
  background-color: #fff;
  box-shadow: 0 0 0 0.07rem rgba(255, 255, 255, 0.3);
}
.md-tutorial-1.md25946 .ul .watch svg {
  width: calc( 20 / 56 * 100%);
  height: calc( 20 / 56 * 100%);
}
.md-tutorial-1.md25946 .ul .text {
  margin-top: 0.2rem;
}
.md-tutorial-1.md25946 .ul .title {
  transition: 0.5s;
}
.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;}
}
