@font-face {
  font-family: 'ionicons-2.0.0';
  src:  url('{eyou:global name="web_templets_pc"/}/skin/font/ionicons-2.0.0.eot?esr9ov');
  src:  url('{eyou:global name="web_templets_pc"/}/skin/font/ionicons-2.0.0.eot?esr9ov') format('embedded-opentype'),
    url('{eyou:global name="web_templets_pc"/}/skin/font/ionicons-2.0.0.ttf?esr9ov') format('truetype'),
    url('{eyou:global name="web_templets_pc"/}/skin/font/ionicons-2.0.0.woff?esr9ov') format('woff'),
    url('{eyou:global name="web_templets_pc"/}/skin/font/ionicons-2.0.0.svg?esr9ov') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ionicons-2.0.0' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-magnifying-glass:before {
  content: "\e900";
}
.icon-shopping-cart:before {
  content: "\e901";
}
.icon-right-arrow:before {
  content: "";
  display: inline-block;
  width:20px;
  height:20px;
  background-image: url("/template/pc/skin/picture/icon-right-arrow left.png");
  background-size: cover;
}
.icon-heart:before {
  content: "";
  display: inline-block;
  width: 45px; /* 设置图片的宽度 */
  height: 45px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-heart.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-wallet-filled-money-tool:before {
  content: "";
  display: inline-block;
  width: 45px; /* 设置图片的宽度 */
  height: 45px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-wallet-filled-money-tool.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-charity:before {
  content: "";
  display: inline-block;
  width: 45px; /* 设置图片的宽度 */
  height: 45px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-charity.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-confirmation:before {
  content: "\e906";
}
.icon-donation:before {
  content: "\e907";
}
.icon-salad:before {
  content: "\e908";
}
.icon-water:before {
  content: "\e909";
}
.icon-charity-1:before {
  content: "\e90a";
}
.icon-helping-hand:before {
  content: "\e90b";
}
.icon-news:before {
  content: "\e90c";
}
.icon-graduated:before {
  content: "\e90d";
}
.icon-vegetable:before {
  content: "\e90e";
}
.icon-water-1:before {
  content: "\e90f";
}
.icon-stethoscope:before {
  content: "\e910";
}
.icon-campaign:before {
  content: "";
  display: inline-block;
  width: 50px; /* 设置图片的宽度 */
  height: 50px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-campaign.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-budget:before {
  content: "";
  display: inline-block;
  width: 50px; /* 设置图片的宽度 */
  height: 50px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-budget.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-social-campaign:before {
  content: "";
  display: inline-block;
  width: 50px; /* 设置图片的宽度 */
  height: 50px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-social-campaign.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-help:before {
  content: "";
  display: inline-block;
  width: 50px; /* 设置图片的宽度 */
  height: 50px; /* 设置图片的高度 */
  background-image: url("/template/pc/skin/picture/icon-help.png"); /* 图片的链接地址 */
  background-size: cover; /* 调整图片尺寸以适应容器 */
}
.icon-support:before {
  content: "\e915";
}