/*wolcott*/

html {width: 100%;height: 100%;overflow-x: hidden;}
body {position: relative;margin: 0;padding: 0;width: 100%;height: 100%;font: "微软雅黑", Helvetica, Arial, sans-serif;background: #fff;}
body, tl, td, h1, h2, h3, h4, h5, h6, p, form {margin: 0;}
ol, ul {margin: 0;padding: 0;}
a, a:link, a:visited, a:hover {color: #333;text-decoration: none;font-size: 14px}
ul, li {list-style: none;}
table {border-collapse: collapse;}
img, object {border: 0;max-width: 100%;}
* {margin: 0;padding: 0;font-family:"微软雅黑";box-sizing: border-box;}
div {word-wrap: break-word;word-break: normal;}
img, button, input, textarea {-webkit-tap-highlight-color: rgba(255,255,255,0);} 
input, textarea {-webkit-appearance: none; outline:none;}
input::-webkit-input-placeholder,  textarea::-webkit-input-placeholder {line-height: 1.5em;color:#ccc;}