@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
img { border: 0; display: block; }
ul li { list-style: none; }
a { color: #222; text-decoration: none; }
a:hover { color: #ce1a05; cursor: pointer; font-weight: 900; }
h1 { font-size: 28px; }
h2 { font-size: 18px; }
h3, h4, h5, h6 { font-size: 16px; }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #222; background: #F5F5F5; }
.width { width: 1200px; }
.margin { margin: 0 auto; }
header { width: 100%; }
