#jqs-13 .box2 {
 position: absolute;
  width: 100px;
  line-height: 100px;
  background: pink;
  font-size: 16px;
  /* padding-top: 40px; */
  text-align: center;
  border: solid 1px blue;
}

#jqs-13 .box2 {
  margin: 50px;
}
