﻿/* 用户自定义 CSS */
.no_sku {    
  width: 55px;
  height: 25px;
  position: absolute;
  left: -7px;
  top: 40px;
  z-index: 4;
  background:url(../images/64d6d9a03626421aa1f87744eb9208ef.gif) no-repeat; 
  background-size: 100% 100%;
}
@media screen and (max-width: 768px){
  .no_sku { 

  }
}