@charset "utf-8";
*{margin:0; padding:0;}
ul, ol, li{list-style:none}
img{vertical-align:top; border:none;}
a { text-decoration: none; color: #232323;}
a:hover { text-decoration: none;}
body{font-family: PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif;font-size: 14px;color: #333;background: #f5f5f5;}
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;} 