@charset "utf-8";
/* CSS Document */

*{padding: 0;margin: 0; font-size: "微软雅黑";color:#333;font-size: 14px;}
a{ text-decoration: none; border: none;}
img{ display: block; border: none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; }
ol,ul,li{list-style:none}
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size:100%;}
body, button, input, select, textarea { font:12px/1.5 \5FAE\8F6F\96C5\9ED1,"\5B8B\4F53";color:#424242;word-break:break-all;}
:focus { outline: 0; }
a:hover img{filter:alpha(opacity=80); -moz-opacity:0.80;  opacity:0.80;}
ins { text-decoration: none; }
del { text-decoration: line-through; }
em { font-style: normal; }
th{text-align:inherit}
.clear{ clear: both; }
.overflow{ overflow:hidden;}
.nr{width:1000px;margin:0 auto;}
.banner img{
	width:100%;
}
.fy{background:#e96a6a;display:inline;padding:5px 10px;border-radius:5px;margin:10px;}
.fy a{border-radius:5px;margin:5px;color:#fff;margin-left:20px;} 