@charset "utf-8";
/* CSS Document */
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { margin:0; padding:0;font-family:"Microsoft Yahei","sans-serif";}
body { background:#f2f0ec;}
ol,ul,li { list-style:none; margin:0; padding:0;}
.fixed:after { content:"."; display:block; clear:both; height:0; visibility:hidden;}
.fixed { display:block; min-height:1%; _height:1%;}
a,a:hover { text-decoration:none !important;}
.fl { float:left;}
.fr { float:right;}

.container { width: 1200px;}

.bg-blue { background: blue;}
.bg-yellow { background: yellow;}
.bg-orange { background: orange;}
.bg-red { background: red;}

.tag { padding: .5em 2em; font-size: 14px; white-space: nowrap; overflow: hidden; margin: 0 .1em .1em; display: inline-block;}
.tag-fillet-rim { background: #fff; border: 2px solid #5a5a59; border-radius: 2em; color: #333;}
.weather-icon { width: 28px; height: 20px; overflow: hidden; margin: 0 2px; display: inline-block; line-height: 0;}
.red{color:red;}
.green{color:green;}
.blue{color:blue;}
