@charset "UTF-8";
@import "../../style/iconfont";

.i-loading {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('../../style/image/loading.gif') no-repeat;
  background-size: 100%;
}
