@charset "utf-8";
html { font: normal 65%/2.3em "微软雅黑", Arial; }
body { margin: 0px; padding: 0px; margin: 0px auto; font-size: 1.6em; color: #3E3A39; width: 100%; min-width: 1300px; _width:expression((documentElement.clientWidth < 1300) ? "1300px" : "100%" );
zoom: 1; }
ul, li, dl, dt, dd, form, div, h1, h2, h3, h4, h5, h6 { padding: 0px; margin: 0px; display: block; }
ul, li, dl, dt, dd { list-style-type: none; }
input:focus { outline: none; }
input, button, select, textarea { outline: none; background: none; border: none; margin: 0; padding: 0; border-radius: 0; -webkit-appearance: none; -webkit-border-radius: 0; }
textarea { resize: none; font: normal 65%/2.3em "微软雅黑", Arial; }
article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block; } /*html5设置*/
figure, figcaption { margin: 0px; padding: 0px; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
img { border: none; border: 0; max-width: 100%; vertical-align: top; }
a { color: #777; text-decoration: none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:focus { outline: none; -moz-outline: none; }
a:hover { text-decoration: none; color: #0050A1; }
.gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }


