/* 代码整理：易站源码网 www.yizhanzzw.com */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
