@charset "utf-8";
* { margin: 0; padding: 0; outline: 0; }
body { font-size: 14px; font-family: 'Microsoft YaHei','微软雅黑',Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; color: #171717; overflow-x: hidden; line-height: 1.5; }
a { color: #171717; text-decoration: none; }
a:hover { text-decoration: underline; }
ul, ol { list-style-position: outside; padding-left: 20px; }
img { border: 0; }
