@charset "UTF-8";
/**
* 宝华智慧招标共享平台投标人增值服务研发（一期）项目
* date:2024-5-17
* author: gaojing;
 */
.box {
  padding: 0.24rem 0;
  box-sizing: border-box;
}

.public {
  /*横幅*/
}
.public-streamer {
  background-image: url("../images/law/public_streamer.png");
}
.public-streamer-title {
  background-image: url("../images/law/public_streamer_title.png");
  background-size: 2.08rem 0.57rem;
}
.public-mod {
  padding: 0.19rem 0.26rem;
  min-height: 5.3rem;
}