*{
	margin:0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: Arial,"PingFang SC","Source Han Sans",sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body{
	color: #666;
	background: #fff;

}
img{
	border: 0;
}

ul,li{margin:0;padding:0}


ul li
{
	list-style: none;
}

input{
	border:0 none;
	-webkit-appearance:none
}
ul,p{
	padding:0;
	margin:0
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-weight:100
}
ul,li{
	list-style:none
}
a{
	color:#666
}
a,a:hover{
	text-decoration:none
}
a:hover{
	text-decoration:none
}
a:focus{
	outline:none
}
body{
	background: #fff;
}
img{
	border: 0;
}
ul,li,ol,dl,dt,dd{
	list-style: none;
}

.container{
	padding-right:0;
	 padding-left: 0;
}

/*ie6*/