/* CSS Document */
a{-webkit-touch-callout: none;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input,button{ margin:0; padding:0;}
html {  width: 100%; font-family: 'Heiti SC', 'Microsoft YaHei';  outline: 0; -webkit-text-size-adjust:none;}
body {  width:100%; margin: 0; -webkit-user-select: none; position: relative; background-color:#fff;}
a:hover,a:link,a:visited,a{ color:inherit; text-decoration:none;}
ul,li{list-style:none}
img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle
}
input[type=button], input[type=submit], input[type=file],input[type=number], button { cursor: pointer; -webkit-appearance: none; }
input,button,select,textarea{background:none;border:none;outline:none; }
input:focus{border:none;}
textarea{resize:none}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
a:link {text-decoration: none; color:black;}
.clearfix{clear: both;zoom: 1;overflow: hidden;}

