.movies-module3 {
  padding: 0.3rem 0 1rem;
}
.movies .module3-wrapper {
  margin-top: 0.4rem;
}
.movies .module3-wrapper::before {
  position: absolute;
  right: 0;
  display: block;
  width: 0.39rem;
  height: 7.96rem;
  background: url('/mobile/subject/movies/assets/images/part3-pic2.png') no-repeat;
  background-size: cover;
  content: '';
}
.movies .module3-wrapper .sub-title {
  width: 5.77rem;
  height: 1.41rem;
  display: block;
  margin: 0 auto;
}
.movies .module3-wrapper .desc {
  margin-left: 0.5rem;
}
.movies .module3-wrapper .desc ul li {
  display: flex;
  justify-content: flex-start;
  font-weight: 400;
  font-size: 0.24rem;
  color: #1B1B1B;
  line-height: 0.4rem;
}
.movies .module3-wrapper .desc ul li label {
  width: 1.2rem;
  display: inline-block;
  font-weight: bold;
  font-size: 0.26rem;
}
.movies .module3-wrapper .desc ul li span {
  width: 5.3rem;
}
.movies .module3-wrapper .sign {
  width: 2.43rem;
  height: 0.4rem;
  background: #CB1718;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 0.4rem;
  text-indent: 0.1rem;
  margin-top: 0.5rem;
}
.movies .module3-wrapper h2 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.48rem;
  color: #CB1718;
  margin: 0.1rem 0;
}
.movies .module3-wrapper h2 span {
  font-size: 0.3rem;
  margin-left: 0.2rem;
}
.movies .module3-wrapper .scroll-wrapper {
  position: relative;
  margin: 0 auto;
  padding-top: 0.22rem;
  border-radius: 0.2rem;
  display: flex;
  justify-content: flex-start;
}
.movies .module3-wrapper .scroll-wrapper h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.26rem;
  color: #1B1B1B;
  margin: 0.2rem 0 0.15rem;
}
.movies .module3-wrapper .scroll-wrapper p {
  font-family: Microsoft YaHei;
  font-size: 0.24rem;
  width: 4.3rem;
  line-height: 0.34rem;
}
.movies .module3-wrapper .scroll-wrapper p span {
  color: #929292;
}
.movies .module3-wrapper .scroll-wrapper p b {
  font-weight: bold;
}
.movies .module3-wrapper .scroll-wrapper p:first-child {
  margin-top: 0.6rem;
}
.movies .module3-wrapper .scroll-wrapper .jiedan {
  width: 4.25rem;
  margin-top: 0.4rem;
  margin-left: 0.5rem;
}
.movies .module3-wrapper .scroll-wrapper .zixunyuan {
  width: 2.24rem;
  height: 5.04rem;
  margin-top: 0.26rem;
  margin-right: 0.5rem;
}
