body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 
body, button, input, select, textarea { font:12px, 'Microsoft YaHei','SimHei','Arial','SimSun', \5b8b\4f53; } 
h1, h2, h3, h4, h5, h6{ font-size:100%; } 
address, cite, dfn, em, var { font-style:normal; } 
code, kbd, pre, samp { font-family:'Microsoft YaHei','SimHei','Arial','SimSun', courier, monospace; } 
small{ font-size:12px; } 
ul, ol { list-style:none; } 
a { text-decoration:none;border:none; } 
a:hover { text-decoration:none; } 
sup { vertical-align:text-top; } 
sub{ vertical-align:text-bottom; } 
legend { color:#000; } 
fieldset, img { border:0; } 
table { border-collapse:collapse; border-spacing:0; } 
body{font-size:0.12rem;}
input,select,textarea{appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.clearfix:after{content:'';display:block;clear:both;}
.alert-messages {
	left: 0;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 9999999999999999;
	display: none;
	transform:translateY(-50%);
}

.alert-messages .message {
	background: none repeat scroll 0 0 rgba(20,20,20,0.9);
	border-radius: 0.1rem;
	box-shadow: 0 2px 4px rgba(0,0,0,0.25);
	margin: 0 auto;
	padding: 0.1rem;
	position: relative;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	width: 50%
}

.alert-messages .message .message-text {
	color: #ccc;
	display: block;
	font-size: 0.22rem;
	line-height: 0.4rem;
	text-align: center;
	word-break: break-all;
}
.more{
	font-size: .24rem;
	color: #000;
	text-align: center;
	text-decoration: underline;
	padding: .2rem;
}
.nolist{
	font-size: .24rem;
	color: #000;
	text-align: center;
	padding: .3rem 0;
}
body{
	max-width: 6.4rem;
    margin: 0 auto;
}
@font-face
{
font-family: DINCond;
src: url('../fonts/DINCond-Bold.ttf');
}
.product_item_desc{    -webkit-box-orient: vertical;}
