
.md-video-1.md17725 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-video-1.md17725 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-video-1.md17725 .vdo-list {
  margin-top: 0.4rem;
}
.md-video-1.md17725 .li {
  width: 31.625%;
  margin-right: 2.5%;
  margin-bottom: 0.4rem;
}
.md-video-1.md17725 .li:nth-child(3n) {
  margin-right: 0;
}
.md-video-1.md17725 .dd {
  display: block;
  position: relative;
  cursor: pointer;
}
.md-video-1.md17725 .dd:hover .img {
  transform: scale(1.1);
}
.md-video-1.md17725 .c-pic::before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  color: black;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  pointer-events: none;
  z-index: 2;
}
.md-video-1.md17725 .img {
  padding-top: calc( 300 / 506 * 100%);
}
.md-video-1.md17725 .text {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  padding: 0.12rem 0.3rem;
  z-index: 5;
}
.md-video-1.md17725 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  z-index: 5;
}
.md-video-1.md17725 .watch::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-top: 0.2em solid transparent;
  border-bottom: 0.2em solid transparent;
  border-left: 0.25em solid #1473c8;
}

.com-pag.bgfff .cp_a {
  background-color: #fff;
}
.com-pag.bgfff .cp_a:hover {
  background-color: #222;
}
.com-pag.bgfff .prev:hover {
  background-image: url(/static/home/images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(/static/home/images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 36px;
  min-height: 36px;
  margin: 0 0.1rem;
  line-height: 1;
  color: #666;
  box-shadow: 0 0 0 1px inset rgba(0, 0, 0, 0.1);
}
.com-pag .cp_a:hover svg, .com-pag .cp_a.on svg {
  filter: brightness(0) invert(1);
}
.com-pag .cp_num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  background-color: #1473c8;
  color: #fff;
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14% auto;
  transition: all 0.5s;
}
.com-pag .cp_btn span {
  display: block;
  text-align: center;
  width: 24.0740740741%;
  height: 24.0740740741%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
.com-pag .cp_btn svg {
  width: 16%;
  height: 28%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: #1473c8;
}
.com-pag .cp_btn:hover svg {
  fill: #fff;
}
.com-pag .cp_prev {
  background-image: url(/static/home/images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(/static/home/images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
  display: inline-flex;
  align-items: center;
}
.com-pag .ip {
  width: 0.44rem;
  height: 0.44rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: 1px solid #e9ecf2;
  text-align: center;
  margin: 0 0.5em;
  padding: 0 5px;
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}
