@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,
form,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0;}
ol,ul,li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3 { font-size:100%; }
input{ outline:none;}/*去掉点击后蓝色边框*/

em,strong,b,u,i{font-style:normal;font-weight:normal;}
img{border:0 none;}
a{text-decoration:none;}
a{ color:#000;}
.fl{float:left;}
.fr{float:right;}
html{font:14px "Microsoft YaHei";
font-family: 微软雅黑, 'Microsoft YaHei'; box-sizing:border-box;
}

.clearfix{ clear:both;}
