body, header, footer, aside, article, section, hgroup, nav, menu, canvas, output, dialog, datalist, details, figure, figcaption, audio, video, progress, mark, time, object, embed, div, p, address, blockquote, pre, dl, dt, dd, ol, ul, li, map, table, caption, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, img, input, button, textarea, iframe, h1, h2, h3, h4, h5, h6 { /* border: medium none;*/ margin: 0; padding: 0;}
header, footer, aside, article, section, hgroup, nav, menu, canvas, details, figure, figcaption, audio, video { display: block; }
a {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    text-decoration: none;
}

html { font-size: 10px}
body { background:#f4f4f4; font-family: "PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",STHeiti,"华文细黑",sans-serif; color: #666; font-size:12px;}
a, button, input, textarea { -webkit-tap-highlight-color: rgba(0,0,0,0); }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-text-size-adjust: none; }
li{list-style: none}
.tag_border{
    font-style:normal;
    padding: 4px;
    border: 1px solid rebeccapurple;
    color: rebeccapurple;
    font-weight: 700;
}
