@font-face {
    font-family: Medium;
    src: url("font/Alibaba-PuHuiTi-Medium.ttf");
  }

  @font-face {
    font-family: Light;
    src: url("font/Alibaba-PuHuiTi-Light.ttf");
  }

  @font-face {
    font-family: Bold;
    src: url("font/Alibaba-PuHuiTi-Bold.ttf");
  }

  @font-face {
    font-family: Heavy;
    src: url("font/Alibaba-PuHuiTi-Heavy.ttf");
  }

  @font-face {
    font-family: Regular;
    src: url("font/Alibaba-PuHuiTi-Regular.ttf");
  }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li, fieldset, form, lengend, button, input, textarea,th, td { margin: 0; padding: 0 }
body,button, input, select, textarea { font-family: "Arial",HELVETICA; font-size:14px; background:#ffffff; -webkit-text-size-adjust:100% }
h1,h2,h3,h4, h5, h6 { font-size: 100%; font-weight:normal }
address, cite, dfn, em, var,i { font-style: normal }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace }
small { font-size: 12px }
ul, ol { list-style: none }
legend { color: #000 }
fieldset, img { border: none }
button, input, select, textarea { font-size: 100%; vertical-align:middle }
table { border-collapse: collapse; border-spacing:0 }
img { vertical-align:bottom }
body {font: 12px/1.75 "Arial",sans-serif;color: #000; background: #e8e8e8;}
del {text-decoration: line-through;line-height: 20px;}

a{text-decoration:none}
a:hover{text-decoration:underline}
a:link { outline:none; color: #000; text-decoration: none }
a:visited { color: #000; text-decoration: none }
a:hover, a:active { color: #f1af2d; text-decoration: underline }
a:focus{ outline:0 }
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

[v-cloak]{
  display: none;
}