.movies-module2 {
  background: #f8f8f8;
  padding: 0.3rem 0 1.2rem;
}
.movies .module2-wrapper {
  background: #CB1718;
  margin-top: 0.4rem;
}
.movies .module2-wrapper .sub-title {
  width: 6.53rem;
  height: 1.32rem;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 0.8rem;
}
.movies .module2-wrapper .scroll-wrapper {
  position: relative;
  margin: 0 auto;
  padding-top: 0.22rem;
  border-radius: 0.2rem;
  top: 0.7rem;
  display: flex;
  justify-content: space-between;
}
.movies .module2-wrapper .scroll-wrapper p {
  font-family: Microsoft YaHei;
  font-size: 0.3rem;
  color: #FFFFFF;
  margin-top: 0.3rem;
}
.movies .module2-wrapper .scroll-wrapper p span,
.movies .module2-wrapper .scroll-wrapper p i {
  font-size: 0.24rem;
}
.movies .module2-wrapper .scroll-wrapper p b {
  margin-left: 0.5rem;
  font-weight: bold;
}
.movies .module2-wrapper .scroll-wrapper p:first-child {
  margin-top: 0.6rem;
}
.movies .module2-wrapper .scroll-wrapper .shuju {
  width: 4.37rem;
  margin-top: 0.4rem;
  margin-left: 0.5rem;
}
.movies .module2-wrapper .scroll-wrapper .jiedan {
  width: 4.25rem;
  margin-top: 0.4rem;
  margin-left: 0.5rem;
}
.movies .module2-wrapper .scroll-wrapper .zixunyuan {
  width: 2.24rem;
  height: 5.04rem;
  margin-top: 0.26rem;
}
.module2-position-btn {
  margin: 1.6rem auto 0rem;
}
.module2-position-btn span {
  width: 3.48rem;
  background: #CB1718 !important;
}
