.icon_global {
  background: url(../img/icon_global.png) no-repeat;
  background-size: contain;
  width: 42px;
  height: 20px;
}

.icon_dn1 {
  background: url(../img/icon_dn1.png) no-repeat;
  background-size: contain;
  width: 42px;
  height: 20px;
  display: flex;
}

.icon_dn2 {
  background: url(../img/icon_dn2.png) no-repeat;
  background-size: contain;
  width: 42px;
  height: 20px;
  display: flex;
}

.icon_dn3 {
  background: url(../img/icon_dn3.png) no-repeat;
  background-size: contain;
  width: 42px;
  height: 20px;
  display: flex;
}

.icon_global {
  background: url(../img/icon_global.png) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: flex;
}

.icon_search {
  background: url(../img/icon_search.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: flex;
}

.icon_user {
  background: url(../img/icon_user.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  display: flex;
}

.icon_ad {
  background: url(../img/icon_ad.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 20px;
  display: flex;
}

.icon_phone {
  background: url(../img/icon_phone.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: flex;
}

.icon_mail {
  background: url(../img/mail.png) no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  display: flex;
}

.icon_app {
  background: url(../img/app.png) no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  display: flex;
}

.icon_bao_in {
  background: url(../img/bao.png) no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  display: flex;
}

.icon_english {
  background: url(../img/icon_english.png) no-repeat;
  background-size: contain;
}

.icon_mobile {
  background: url(../img/icon_mobile.png) no-repeat;
  background-size: contain;
}

.icon_epaper {
  background: url(../img/icon_epaper.png) no-repeat;
  background-size: contain;
}

.icon_yt {
  background: url(../img/icon_yt.png) no-repeat;
  background-size: contain;
}

.icon_facebook {
  background: url(../img/icon_facebook.png) no-repeat;
  background-size: contain;
}

.icon_tiktok {
  background: url(../img/icon_tiktok.png) no-repeat;
  background-size: contain;
}

.icon_podcast {
  background: url(../img/icon_podcast.png) no-repeat;
  background-size: contain;
}

.icon_voucher {
  background: url(../img/icon_voucher.png) no-repeat;
  background-size: contain;
}/*# sourceMappingURL=icon.css.map */