.linuxzly-mobile-module3 {
  padding-top: 0.4rem;
}
.linuxzly-mobile-module3 .seek-btn {
  margin-top: 0.7rem;
  padding-bottom: 1.1rem;
}
.linuxzly-mobile-module3 .seek-btn span {
  width: 2.7rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.3rem;
  color: #ffffff;
}
.linuxzly-mobile-module3 .seek-btn span:after {
  right: 0.3rem;
}
.linuxzly-mobile-module3 .list {
  width: 6.9rem;
  height: 1.63rem;
  background: linear-gradient(0deg, #ffffff, #d0f0ff);
  border-radius: 0.18rem;
  margin: 0.2rem auto 0;
  display: flex;
  justify-content: center;
  gap: 0.4rem;
}
.linuxzly-mobile-module3 .list h1 {
  height: 0.56rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.72rem;
  color: #88daff;
  font-style: italic;
  margin-top: 0.2rem;
}
.linuxzly-mobile-module3 .list h4 {
  width: 5rem;
  height: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.26rem;
  color: #0777eb;
  line-height: 0.26rem;
  margin: 0.3rem 0 0.18rem;
}
.linuxzly-mobile-module3 .list p {
  width: 5.4rem;
  height: 0.6rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.22rem;
  color: #999999;
}
.linuxzly-mobile-module3 .videoPlay {
  width: 6.9rem;
  height: 12.36rem;
  background: url(/mobile/subject/linux/module3/images/part9-pic1.png) no-repeat;
  background-size: 100%;
  margin: 0.3rem auto;
  position: relative;
}
.linuxzly-mobile-module3 .videoPlay img {
  width: 5.6rem;
  position: absolute;
  left: 0.64rem;
  top: 3.8rem;
}
