body { font-family: "微软雅黑"; font-weight: normal; color: #333; cursor: default; -webkit-tap-highlight-color: rgba(0,0,0,0); font-size: 16px; }
body, html, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
a { text-decoration: none; color: #333; }
ul, li, dl, dt, dd { list-style: none; }
i, em { font-style: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
img { display: block; border: none; }
.clear { clear: both; }
.clearfix:after { font-size: 0; content: " "; display: table; clear: both; }
.left { float: left; }
.right { float: right; }
.none { display: none; }
.relative { position: relative; }
.absolute { position: absolute; }
.marginC { margin-left: auto; margin-right: auto; }
.opacityZero { opacity: 0; }
.w1200 { width: 1200px; margin: 0 auto; }
.v-mid { display: inline-block; vertical-align: middle; }
.v-mid-a { display: inline-block; vertical-align: middle; height: 100%; }
.box-sizing { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.sl { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
