
.md-applications-1.md25932 {
  position: relative;
  background-color: #f5f7fa;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.md-applications-1.md25932 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-applications-1.md25932 .ul {
  margin-bottom: 0.5rem;
}
.md-applications-1.md25932 .li {
  width: calc(514 / 1600 * 100%);
  margin-right: calc(29 / 1600 * 100%);
}
.md-applications-1.md25932 .li:nth-child(3n) {
  margin-right: 0;
}
.md-applications-1.md25932 .li {
  margin-bottom: 0.3rem;
}
.md-applications-1.md25932 .dd {
  display: block;
  position: relative;
}
.md-applications-1.md25932 .dd:hover .c-pic::after {
  opacity: 0.7;
}
.md-applications-1.md25932 .dd:hover .text {
  bottom: 50%;
  transform: translateY(50%);
}
.md-applications-1.md25932 .dd:hover .title {
  font-size: calc( 24em / 18);
}
.md-applications-1.md25932 .dd:hover .btns {
  opacity: 1;
}
.md-applications-1.md25932 .c-pic {
  border-radius: 0.24rem;
}
.md-applications-1.md25932 .c-pic::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  transition: 0.5s;
}
.md-applications-1.md25932 .img {
  padding-top: calc( 289 / 514 * 100%);
}
.md-applications-1.md25932 .text {
  position: absolute;
  left: 0%;
  bottom: 0.3rem;
  transform: translateX(0);
  width: 100%;
  z-index: 2;
  transition: 0.5s;
}
.md-applications-1.md25932 .title {
  transition: 0.5s;
}
.md-applications-1.md25932 .intro {
  opacity: 0.7;
  margin-top: 0.12rem;
}
.md-applications-1.md25932 .btns {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2em;
  height: 2em;
  background-image: url(/static/home/images/app-0.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  opacity: 0;
  transition: 0.5s;
}
.md-applications-1.md25932 .btn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-applications-1.md25932 .btn svg {
  width: calc( 14 / 48 * 100%);
  height: calc( 14 / 48 * 100%);
}
@media screen and (max-width: 900px) {
  .md-applications-1.md25932 .ul {
    justify-content: space-between;
  }
  .md-applications-1.md25932 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md-applications-1.md25932 .li {
    width: 100%;
  }
}

.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;}
}
