/* add common style */
.absolute-content-box-wrap {
  position: absolute;
}
.absolute-content-box-wrap .fix-box .text-bg {
  width: 100%;
  height: 0.64rem;
  background-color: white;
  font-size: 0.48rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.64rem;
}

