
.md13200.md-video-11 {
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.md13200.md-video-11 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md13200.md-video-11 .le {
  width: calc( 900 / 1400 * 100%);
}
.md13200.md-video-11 .ri {
  width: calc( 400 / 1400 * 100%);
}
.md13200.md-video-11 .shares {
  margin-left: 0.4rem;
}
.md13200.md-video-11 .shares .sp {
  margin-right: 0.2rem;
}
.md13200.md-video-11 .shares .si {
  margin-right: 0.22rem;
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 40;
}
.md13200.md-video-11 .shares .si:hover .hd {
  opacity: 1;
}
.md13200.md-video-11 .shares .si:hover .i1 {
  display: none;
}
.md13200.md-video-11 .shares .si:hover .i2 {
  display: block;
}
.md13200.md-video-11 .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md13200.md-video-11 .shares .hd {
  display: inline-flex;
  align-items: center;
}
.md13200.md-video-11 .shares .hd > img {
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
.md13200.md-video-11 .shares .i2 {
  display: none;
}
.md13200.md-video-11 .shares .bd {
  position: absolute;
  right: 50%;
  top: 100%;
  transform: translate(50%);
  opacity: 0;
  pointer-events: none;
}
.md13200.md-video-11 .shares .bd .bbox {
  padding: 0.1rem;
}
.md13200.md-video-11 .shares .bd img {
  width: 1.2rem;
  min-width: 100px;
  max-width: none;
}
.md13200.md-video-11 .ul {
  display: none;
}
.md13200.md-video-11 .ul.show {
  display: block;
}
.md13200.md-video-11 .li {
  padding: 0.2rem 0;
  border-bottom: 1px solid #dbdbdb;
}
.md13200.md-video-11 .nav {
  position: relative;
  margin-top: 0.12rem;
}
.md13200.md-video-11 .nav::before {
  content: "";
  width: 1rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: linear-gradient(270deg, white, rgba(255, 255, 255, 0));
  z-index: 30;
  pointer-events: none;
}
.md13200.md-video-11 .nav .nsw {
  padding: 0 0.2rem;
  width: auto;
  line-height: 1.875;
  color: #666;
  border-radius: 1rem;
  cursor: pointer;
}
.md13200.md-video-11 .nav .on {
  background-color: #3992e0;
  color: #fff;
}
.md13200.md-video-11 .dd:hover .img {
  transform: scale(1.1);
}
.md13200.md-video-11 .dd:hover .title {
  color: #3992e0;
}
.md13200.md-video-11 .dd .c-pic {
  width: 50%;
  border-radius: 0.1rem;
}
.md13200.md-video-11 .dd .img {
  padding-top: 55%;
}
.md13200.md-video-11 .dd .text {
  width: 50%;
  padding-left: 0.2rem;
}
.md13200.md-video-11 .dd .title {
  transition: all 0.5s;
}
.md13200.md-video-11 .dd .time {
  margin-top: 0.1rem;
}
.md13200.md-video-11 .videos {
  position: relative;
  padding-top: calc( 506 / 900 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md13200.md-video-11 .videos video {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
}
.md13200.md-video-11 .mask {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: 20;
  cursor: pointer;
}
.md13200.md-video-11 .vbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.94rem;
  height: 0.94rem;
  border-radius: 50%;
  background-image: url(../images/a11.png);
}
.md13200.md-video-11 .info {
  margin-top: 0.22rem;
}
.md13200.md-video-11 .h1 {
  margin-top: 0.3rem;
}
.md13200.md-video-11 .line {
  height: 1px;
  background-color: #dbdbdb;
  margin-top: 0.34rem;
  margin-bottom: 0.2rem;
}
.md13200.md-video-11 .btn {
  padding: 0.18rem 0.2rem;
  background-color: #dbdbdb;
}
@media screen and (max-width: 900px) {
  .md13200.md-video-11 .le {
    width: 100%;
  }
  .md13200.md-video-11 .ri {
    width: 100%;
    margin-top: 0.4rem;
  }
  .md13200.md-video-11 .shares .bd {
    right: 0;
    transform: translate(0);
  }
}
