/* 适配英文网站 */
footer .pc-footer .link-wrapper .link-list dl {
  margin-right: 20px;
}

footer .pc-footer .link-wrapper .qrcode-wrapper img {
  width: 100px;
  height: 100px;
}
