@charset "utf-8";

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td,
	form, fieldset, legend, input, textarea, button, select {
	margin: 0;
	padding: 0
}

html, body, textarea, select, button, table {
	font-size: 100px;
}

body {
	min-width: 320px;
	font-size: 1em;
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif,
		'微软雅黑';
	color: #000;
	-webkit-text-size-adjust: none
}

img, fieldset {
	border: 0
}

ul, ol {
	list-style: none
}

em, address {
	font-style: normal
}

a {
	color: #000;
	text-decoration: none
}

table {
	border-collapse: collapse
}

.p_header, .p_header input, .p_header button {
	font-size: 40px;
}

.p_header .h_txt {
	background-color: #ececec;
	-webkit-box-shadow: 0 2px 4px #d9d9d9;
	box-shadow: 0 2px 4px #d9d9d9;
	height: 1.2em;
	font-size: 1em;
	min-width: 320px;
	display: -webkit-box;
	overflow: hidden;
}

.p_header .h_txt .search {
	margin-top: .2em;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
	border-radius: .333em;
	box-shadow: inset 0 2px 4px #a3a3a3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: .75em;
	-webkit-box-flex: 1;
	flex: 1;
	font-size: 1em;
	padding-left: .20em;
	padding-right: .75em;
	font-family: arail, \9ED1\4F53;
	line-height: .60em;
}

.p_header .h_txt .search .sbut {
	background: url(http://images.d1.com.cn/wap/2014/sbut.png) no-repeat
		.10em;
	-webkit-background-size: .5em .5em;
	background-size: .5em .5em;
	position: absolute;
	right: 0;
	top: 0;
	width: .75em;
	height: 100%;
	border: 0;
	border-radius: 0 .333em .333em 0;
	box-shadow: inset 0 2px 4px #a3a3a3;
	color: transparent;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
	line-height: .3em;
}

.p_header .h_txt .search .keys {
	background: transparent;
	border: 0;
	width: 100%;
	vertical-align: top;
	padding: 2px;
	margin: 2px 0 0;
	height: 1.625em;
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
	outline: none;
	font-size: .4em;
}

.p_header .h_txt .h_h2 {
	text-align: center;
	-webkit-box-flex: 1;
	flex: 1;
	line-height: 1.2em
}

.p_header .h_txt .h_h2 h2 i {
	background: url(http://images.d1.com.cn/wap/2014/d1logo.png) no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.p_header .h_txt .h_h2 h2 {
	font-size: .25rem;
	color: #555555;
	font-weight: normal;
	-webkit-text-shadow: 1px 0 1px rgba(0, 0, 0, .4);
	text-shadow: 0 1px 1px color:#cccccc;
}

.p_header .h_txt .pageback {
	margin: .25em .10em 0 .15em;
	height: 0.666em;
	width: .50em;
	background: url(http://images.d1.com.cn/wap/2014/back2.png) no-repeat;
	background-size: .333em .65em;
	-webkit-background-size: .333em .65em;
}

.p_header .h_txt .pageback a {
	display: block;
	height: 100%;
	width: .50em;
	color: transparent;
}

.p_header .h_txt .myuser {
	margin: .15em .10em 0 .15em;
	height: 0.65em;
	width: .65em;
	background: url(http://images.d1.com.cn/wap/2014/myd1.png) no-repeat;
	background-size: cover;
}

.p_header .h_txt .logo {
	margin: .15em .10em 0 .15em;
	height: .8em;
	width: 2.8em;
	background: url(http://images.d1.com.cn/wap/2014/logo.png) no-repeat;
	background-size: cover;
}

.p_header .h_txt .carth {
	margin: .25em .20em 0 .15em;
	height: 0.55em;
	width: .69em;
	background: url(http://images.d1.com.cn/wap/2014/cart.png) no-repeat;
	background-size: cover;
}

.p_header .h_txt .home {
	margin: .23em .10em 0 .20em;
	height: 0.59em;
	width: .65em;
	background: url(http://images.d1.com.cn/wap/2014/home.png) no-repeat;
	background-size: cover;
}

.p_header .h_txt .home a, .p_header .h_txt .myuser a, .p_header .h_txt .logo a,
	.p_header .h_txt .carth a {
	width: 100%;
	height: 100%;
	display: block;
}

.load {
	text-align: center;
	width: 100%;
}

@media only screen and (min-width:480px) {
	.main {
		font-size: 40px;
	}
	.p_header, .p_header input, .p_header button {
		font-size: 60px;
	}
}

.footer {
	background-color: #ececec;
	-webkit-box-shadow: 0 -2px 4px #d9d9d9;
	box-shadow: 0 -2px 4px #d9d9d9;
	b height: 1.3rem;
	margin-bottom: 0.60rem;
	font-size: 0.16rem;
}

.footer .ftxt {
	height: 0.70rem;
	width: 100%;
	display: -webkit-box;
}

.footer .user {
	padding-left: 0.20rem;
	color: #555555;
	line-height: 0.70rem;
	width: 2.00rem;
	display: block;
}

.footer .user a {
	display: inline-block;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
}

.footer .user a.l {
	width: 1.4rem;
}

.footer .user a.r {
	width: .60rem;
}

.footer .top {
	height: 0.70rem;
	line-height: 0.70rem;
	fax: 1;
	-webkit-box-flex: 1;
	text-align: right;
	padding-right: .0rem;
	display: block;
}

.footer .top a {
	color: #666;
	display: block;
}

.footer .fcopy {
	font-size: .14rem;
	color: #666;
	text-align: center;
	width: 100%;
	height: .50rem;
	line-height: .23rem;
}

.footer .fcopy a {
	color: #666;
}