
.tab_wrap{
  margin-left: 7.25rem;
  width: 1.8375rem;
  background: #E5E5E5;
  border-radius: .625rem;
  font-size: .2rem;
  color: #999999;
  height: .85rem;
  line-height: .85rem;
  text-align: center;
}
.product_wrapper{
  position: relative;
}
.tab_wrap{
  position: absolute;
  top: 0;
}