body, html {
  -webkit-tap-highlight-color: transparent;
  background:#fff;
  font-family:"黑体","Microsoft YaHei" !important;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;  
}
.clear{clear:both}
.f-r{float:right}
.f-l{float:left}
.pt10{padding-top:10vw;}
.weui-search-bar{z-index:100000}
/**页面样式**/

@font-face {
  font-family: 'iconfont';  /* project id 956109 */
  src: url('//at.alicdn.com/t/font_956109_n9v1heq77gd.eot');
  src: url('//at.alicdn.com/t/font_956109_n9v1heq77gd.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_956109_n9v1heq77gd.woff') format('woff'),
  url('//at.alicdn.com/t/font_956109_n9v1heq77gd.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_956109_n9v1heq77gd.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:6vw;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}