@charset "UTF-8";
/**
* 范本下载
* date:2022-2-17
* author: wuzhou;
 */
.news-item .news-link-wrap {
  width: calc(100% - 180px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 22px;
  background: url("../images/pages/download_ico.png") left center no-repeat;
}
