
/* 行高  字体大小  行数 是否计算为max-height */
.md-home-0.md25049 {
  position: relative;
  z-index: 5;
}
.md-home-0.md25049 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-0.md25049 .ho_sw {
  overflow: hidden;
}
.md-home-0.md25049 .img {
  display: block;
  position: relative;
  padding-top: 48.9583333333%;
  overflow: hidden;
}
.md-home-0.md25049 .img img,
.md-home-0.md25049 .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0.md25049 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 45%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0.md25049 .txt {
  line-height: 1.25;
}
.md-home-0.md25049 .d1 {
  line-height: calc(68em / 48);
  position: relative;
  padding-bottom: 0.1rem;
}
.md-home-0.md25049 .d2 {
  line-height: calc(62em / 42);
  margin-top: 0.3rem;
}
.md-home-0.md25049 .btns {
  margin-top: 0.7rem;
}
.md-home-0.md25049 .btn {
  background-color: var(--active);
  color: #fff;
  padding: 0.14rem 0.6rem;
}
.md-home-0.md25049 .bots {
  width: 100%;
  position: absolute;
  bottom: 0.33rem;
  left: 0%;
  z-index: 30;
}
.md-home-0.md25049 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0.md25049 .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 0.3rem;
  z-index: 30;
}
.md-home-0.md25049 .swiper-pagination-bullet {
  width: calc( 30em / 16);
  height: 0.25em;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  margin: 0 0.05rem;
  opacity: 1;
  transition: 0.3s;
}
.md-home-0.md25049 .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
}
.md-home-0.md25049 .sbtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.24rem;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  box-shadow: 0 0 0 1px inset rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  outline: none !important;
  position: relative;
}
.md-home-0.md25049 .sbtn:hover {
  filter: none;
}
.md-home-0.md25049 .sbtn svg {
  width: 25%;
  height: 25%;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
.md-home-0.md25049 .mouse {
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.md-home-0.md25049 .mouse .mbox {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  animation: jump 3s linear infinite;
}
.md-home-0.md25049 .mouse .mic {
  height: 1em;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 500px) {
  .md-home-0.md25049 .d2 {
    margin-top: 0.2rem;
  }
  .md-home-0.md25049 .d3 {
    margin-top: 0.2rem;
  }
  .md-home-0.md25049 .bots {
    bottom: 0.3rem;
  }
  .md-home-0.md25049 .swiper-pagination {
    bottom: 0.3rem;
  }
}

.md-home-1.md25053 {
  position: relative;
  padding-top: 0.92rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
  z-index: 5;
}
.md-home-1.md25053 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 18rem;
  max-width: 92%;
  max-width: 96%;
}
.md-home-1.md25053 .swiper {
  margin-top: 0.54rem;
  position: relative;
}
.md-home-1.md25053 .sw:hover .edit {
  opacity: 1;
}
.md-home-1.md25053 .top {
  position: relative;
  background-color: #fdf3f3;
  padding: 0.4rem;
}
.md-home-1.md25053 .img {
  padding-top: 100%;
}
.md-home-1.md25053 .edit {
  position: absolute;
  left: 0%;
  bottom: 0.3rem;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.md-home-1.md25053 .btn {
  width: 1em;
  height: 1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  margin: 0 0.1rem;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-1.md25053 .btn:hover {
  background-color: var(--active);
}
.md-home-1.md25053 .btn svg {
  width: 40%;
  height: 40%;
}
.md-home-1.md25053 .bot {
  padding-top: 0.24rem;
}
.md-home-1.md25053 .title {
  line-height: calc(32em / 20);
  height: calc(32em / 20 * 2);
}
.md-home-1.md25053 .price {
  margin-top: 0.14rem;
}
.md-home-1.md25053 .sp2 {
  text-decoration: line-through;
}
.md-home-1.md25053 .scores {
  line-height: 1;
  margin-top: 0.14rem;
}
.md-home-1.md25053 .star-box {
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
  background-image: url(../images/star-g.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-home-1.md25053 .star-box.active .star-blue {
  width: 100%;
}
.md-home-1.md25053 .star-blue {
  width: 0;
  height: 1em;
  background-image: url(../images/star-b.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.md-home-1.md25053 .btns {
  margin-top: 0.39rem;
}
.md-home-1.md25053 .sbtn {
  position: absolute;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 0.25rem 0px rgba(50, 0, 2, 0.1);
  z-index: 30;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-1.md25053 .sbtn:hover {
  color: #fff;
  background-color: var(--active);
}
.md-home-1.md25053 .prev {
  left: -0.5em;
}
.md-home-1.md25053 .next {
  right: -0.5em;
}
.md-home-1.md25053 .btns {
  margin-top: 0.56rem;
}
.md-home-1.md25053 .more {
  display: inline-block;
  padding: 0.15rem 0.58rem;
  background-color: #ed8e8a;
}
@media screen and (max-width: 900px) {
  .md-home-1.md25053 .li {
    width: 48%;
    margin-right: 0;
  }
}

.md-home-2.md25052 {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.md-home-2.md25052 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 18rem;
  max-width: 92%;
  max-width: 96%;
}
.md-home-2.md25052 .li {
  width: calc( 870 / 1800 * 100%);
}
.md-home-2.md25052 .dd {
  display: block;
  position: relative;
}
.md-home-2.md25052 .dd:hover .more {
  background-color: #fff;
  color: var(--active);
}
.md-home-2.md25052 .c-pic::after {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
}
.md-home-2.md25052 .img {
  padding-top: calc( 480 / 870 * 100%);
  height: 100%;
}
.md-home-2.md25052 .text {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  padding: 0.2rem;
  z-index: 2;
}
.md-home-2.md25052 .btns {
  margin-top: 0.2rem;
}
.md-home-2.md25052 .more {
  display: inline-block;
  padding: 0.16rem 0.33rem;
  box-shadow: 0 0 0 1px inset #fff;
  color: #fff;
  transition: 0.5s;
}
@media screen and (max-width: 900px) {
  .md-home-2.md25052 .li {
    width: 100%;
    margin-bottom: 4%;
  }
}

.md-home-3.md25050 {
  min-height: 8.6rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  background-color: #f5d9de;
}
.md-home-3.md25050 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-3.md25050 .text {
  width: 6rem;
}
.md-home-3.md25050 .h2 {
  line-height: calc(64em / 48);
}
.md-home-3.md25050 .intro {
  line-height: calc(30em / 16);
  margin-top: 0.4rem;
}
.md-home-3.md25050 .btns {
  margin-top: 0.9rem;
}
.md-home-3.md25050 .more {
  display: inline-block;
  padding: 0.15rem 0.6rem;
  background-color: var(--active);
}

.md-home-4.md25054 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-home-4.md25054 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-4.md25054 .nav {
  margin-top: 0.32rem;
}
.md-home-4.md25054 .nav .swiper-container {
  display: inline-block;
  max-width: 100%;
}
.md-home-4.md25054 .nav .nsw {
  width: auto;
  margin-right: 0.6rem;
  padding: 0.16rem 0;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-4.md25054 .nav .nsw:last-child {
  margin-right: 0;
}
.md-home-4.md25054 .nav .nsw:hover {
  color: var(--active);
}
.md-home-4.md25054 .nav .on {
  color: var(--active);
  box-shadow: 0 -4px 0 0 inset var(--active);
}
.md-home-4.md25054 .box {
  margin-top: 0.4rem;
  position: relative;
}
.md-home-4.md25054 .bitem {
  position: absolute;
  left: -200vw;
  top: 0%;
  width: 100%;
  opacity: 0.2;
}
.md-home-4.md25054 .bitem.show {
  position: relative;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s;
}
.md-home-4.md25054 .li {
  width: calc(370 / 1600 * 100%);
  margin-right: calc(40 / 1600 * 100%);
}
.md-home-4.md25054 .li:nth-child(4n) {
  margin-right: 0;
}
.md-home-4.md25054 .li {
  margin-bottom: 0.6rem;
}
.md-home-4.md25054 .dd:hover .edit {
  opacity: 1;
}
.md-home-4.md25054 .dd .top {
  position: relative;
  background-color: #fdf3f3;
  padding: 0.4rem;
}
.md-home-4.md25054 .dd .img {
  padding-top: 100%;
}
.md-home-4.md25054 .dd .edit {
  position: absolute;
  left: 0%;
  bottom: 0.3rem;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.md-home-4.md25054 .dd .btn {
  width: 1em;
  height: 1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  margin: 0 0.1rem;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-4.md25054 .dd .btn:hover {
  background-color: var(--active);
}
.md-home-4.md25054 .dd .btn svg {
  width: 40%;
  height: 40%;
}
.md-home-4.md25054 .dd .bot {
  padding-top: 0.24rem;
}
.md-home-4.md25054 .dd .title {
  line-height: calc(32em / 20);
  height: calc(32em / 20 * 2);
}
.md-home-4.md25054 .dd .price {
  margin-top: 0.14rem;
}
.md-home-4.md25054 .dd .sp2 {
  text-decoration: line-through;
}
.md-home-4.md25054 .dd .scores {
  line-height: 1;
  margin-top: 0.14rem;
}
.md-home-4.md25054 .dd .star-box {
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
  background-image: url(../images/star-g.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-home-4.md25054 .dd .star-box.active .star-blue {
  width: 100%;
}
.md-home-4.md25054 .dd .star-blue {
  width: 0;
  height: 1em;
  background-image: url(../images/star-b.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.md-home-4.md25054 .btns {
  margin-top: 0.56rem;
}
.md-home-4.md25054 .more {
  display: inline-block;
  padding: 0.15rem 0.58rem;
  background-color: #ed8e8a;
}
@media screen and (max-width: 900px) {
  .md-home-4.md25054 .list {
    justify-content: space-between;
  }
  .md-home-4.md25054 .li {
    width: 48%;
    margin-right: 0;
  }
}

.md-home-5.md25051 .li {
  width: 4rem;
  transition: width 0.3s linear;
}
.md-home-5.md25051 .show {
  width: 7.2rem;
}
.md-home-5.md25051 .show .bg::before {
  opacity: 1;
}
.md-home-5.md25051 .show .bd {
  display: block;
}
.md-home-5.md25051 .dd {
  height: 6.6rem;
  position: relative;
  overflow: hidden;
}
.md-home-5.md25051 .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-size: auto 100%;
}
.md-home-5.md25051 .bg::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  opacity: 0;
}
.md-home-5.md25051 .hd {
  width: 100%;
  position: relative;
  z-index: 2;
  transition: 0.5s;
}
.md-home-5.md25051 .icon {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 0 0 1px inset #fff;
}
.md-home-5.md25051 .title {
  margin-top: 0.3rem;
}
.md-home-5.md25051 .bd {
  display: none;
  margin-top: 0.25rem;
}
.md-home-5.md25051 .more {
  width: 1em;
  height: 1em;
  background-color: #fff;
  color: #ed8e8a;
  border-radius: 50%;
}
.md-home-5.md25051 .more svg {
  width: calc( 16 / 54 * 100%);
  height: calc( 16 / 54 * 100%);
}
@media screen and (max-width: 900px) {
  .md-home-5.md25051 .list {
    flex-wrap: wrap;
  }
  .md-home-5.md25051 .li {
    width: 100% !important;
    margin-bottom: 4%;
  }
  .md-home-5.md25051 .dd {
    flex-direction: column;
    justify-content: center;
    min-height: 6rem;
    padding: 0.3rem 0;
  }
  .md-home-5.md25051 .bg {
    width: 100%;
  }
  .md-home-5.md25051 .bg::before {
    opacity: 1 !important;
  }
  .md-home-5.md25051 .hd {
    top: 0 !important;
  }
  .md-home-5.md25051 .bd {
    width: 100%;
    opacity: 1 !important;
    position: relative;
  }
  .md-home-5.md25051 .bte {
    padding: 0.2rem;
  }
}

.md-home-6.md25112 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  position: relative;
  background-color: rgba(237, 142, 138, 0.1);
}
.md-home-6.md25112 .lists {
  margin-top: 0.56rem;
}
.md-home-6.md25112 .d-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.md-home-6.md25112 .d-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
}
.md-home-6.md25112 .d-list {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
}
.md-home-6.md25112 .d-item {
  display: inline-block;
  vertical-align: middle;
  width: 4rem;
  padding: 0.15rem;
}
.md-home-6.md25112 .d-link {
  display: block;
  cursor: pointer;
  width: 100%;
}
.md-home-6.md25112 .d-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 75%;
}
.md-home-6.md25112 .d-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md-home-6.md25112 .d-link:hover .d-img img {
  transform: scale(1.05);
}
.md-home-6.md25112 .d-wrap:nth-child(2n) .d-inner {
  padding-left: 1.2rem;
}
