.movies .banner1 {
  margin-top: 1rem ;
}
.movies .seek-btn {
  display: flex;
  justify-content: center;
}
.movies .seek-btn span {
  position: relative;
  box-sizing: border-box;
  text-align: center;
  width: 2.69rem;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #FFFFFF;
  background: #F56133;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.3rem;
}
