.testzly-mobile-module11 {
  padding: 0.9rem 0 1rem;
  height: 9.8rem;
  background: #fff;
  background: url('/mobile/subject/test/module11/images/m-part5-bg.jpg') no-repeat;
  background-size: cover;
}
.testzly-mobile-module11 .module-title {
  color: #FFFFFF;
}
.testzly-mobile-module11 .module-title .tips {
  color: #FFFFFF;
}
.testzly-mobile-module11 .module-title .hot {
  color: #FFF3A9;
}
.testzly-mobile-module11 .seek-btn {
  margin-top: 6.07rem;
  padding-bottom: 1.1rem;
}
.testzly-mobile-module11 .seek-btn span {
  width: 3.46rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.3rem;
  color: #FFFFFF;
}
.testzly-mobile-module11 .seek-btn span:after {
  right: 0.3rem;
}
.testzly-mobile-module11 .module-content {
  position: relative;
  margin-top: 0.8rem;
}
.testzly-mobile-module11 .module-content .module-content-item {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  top: 0;
  right: 2.64rem;
}
.testzly-mobile-module11 .module-content .module-content-item h4 {
  width: fit-content;
  padding: 0.1rem 0.22rem;
  background: linear-gradient(90deg, #BEF8FF, #A9ECFF);
  border-radius: 0.12rem 0.12rem 0rem 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.3rem;
  color: #1857F7;
}
.testzly-mobile-module11 .module-content .module-content-item p {
  width: fit-content;
  margin-top: 0.15rem;
  font-family: Microsoft YaHei;
  font-size: 0.22rem;
  color: #92C6FF;
  line-height: 0.3rem;
  text-align: right;
}
.testzly-mobile-module11 .module-content .module-content-item:nth-child(2) {
  top: 1.6rem;
  left: 0.31rem;
  right: auto;
}
.testzly-mobile-module11 .module-content .module-content-item:nth-child(2) h4 {
  color: #005BC2;
  background: linear-gradient(90deg, #CDFFFA, #A3F9DA);
}
.testzly-mobile-module11 .module-content .module-content-item:nth-child(3) {
  top: 3.6rem;
}
.testzly-mobile-module11 .module-content .module-content-item:nth-child(3) h4 {
  color: #7A30F4;
  background: linear-gradient(90deg, #FFEBFD, #F4CDFF);
}
