html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
}
body{
	 -webkit-font-smoothing: subpixel-antialiased;
}
address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

body {
	font-family: 'Microsoft Yahei', 'simsun', 'arial', 'tahoma';
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}
.clear{
	clear: both;
}
a{color:inherit; font:inherit;}
fieldset,
img {
	border: 0;
}
input::-webkit-outer-spin-button,
 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
/* 火狐 */
 input{
    -moz-appearance:textfield;
}

a {
	display: block;
	text-decoration: none;
}

/*正常的未被访问过的链接*/
a:link {
	text-decoration: none;
}

/*已经访问过的链接*/
a:visited {
	text-decoration: none;
}

/*鼠标划过(停留)的链接*/
a:hover {
	text-decoration: none;
}

/* 正在点击的链接*/
a:active {
	text-decoration: none;
}

ul,
ol {
	list-style: none;
}

:focus {
	outline: none;
}

.clearfix {
	clear: both;
	content: "";
	display: block;
	overflow: hidden
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* ::-webkit-input-placeholder {
font-weight: 600;
}

::-moz-placeholder { 
font-weight: 600;
}

:-ms-input-placeholder {
font-weight: 600;
} */
.kuai {
	/* height: 210px; */
}


/*  价格随着数量变化  二维码   订单中搜索变查询 */