/*html {overflow-x:hidden;}*/
body,h1,h2,h3,h4,h5,h6,p,ul,li,p,span,input,button,textarea,form,img,dl,dt,dd,select{margin:0;padding:0;border:0;list-style:none;font-size:14px;font-family:"微软雅黑";line-height:normal;color: #333}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
a {text-decoration:none;}
b{font-weight: normal}
input{outline: none}
button{outline: none}
select{outline: none}
textarea{outline: none}
.fl {float:left;}
.fr {float:right;}
.ellipsis {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.b-radius-3{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;}
	.b-radius-4{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;}