@charset "utf-8";
/* 初始化CSS */
        html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
        fieldset, img { border:none; }
        /*img{display: block;}*/
        address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
        ul, ol { list-style:none; }
        input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体"; }
        input::-moz-focus-inner { border:none; padding:0; }
        select, input { vertical-align:middle; }
        select, input, textarea { font-size:14px; margin:0; }
        input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
        textarea { resize:none; }
        table { }
        /*body { color:#333;font:12px/20px "Microsoft Yahei","SimSun","宋体","Arial Narrow",HELVETICA; }*/
        .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
        .clearfix { zoom:1; clear: both; }
        .clearit { clear:both; height:0; font-size:0; overflow:hidden; }
        a { color:#666; text-decoration:none; }
        a:visited { color:#666; }
        a:hover, a:active, a:focus { color:#e20319;  }
		.fr{float:right;}
		.fl{float:left;}
		::selection{background: #0bb8c8;color: #fff}
        ::-moz-selection{background:#fff; color:#fff}
        ::-webkit-selection{background:#0bb8c8;color:#fff}
        section, article, aside, header, footer, nav, dialog, figure{display: block;}
        .clear10{clear: both;height: 10px;line-height: 0px;font-size: 0px;overflow: hidden;}
        .clear{clear:both;}
        em{ font-style:normal;}

		/*********页脚*******/
