﻿@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
html, body { height:100%; }
body { font:12px/180% Arial, Helvetica, sans-serif, "新宋体"; color:#666;}
a { text-decoration:none; color:#4D4948; }
a img { border:none; }
ul, li { list-style:none; }
.clear-float { clear:both; }
.align-left { text-align:left; }
.align-right { text-align:right; }
.align-center { text-align:center; }
.pull-left { float:left; }
.pull-right { float:right; }

/* 分页 */
.page { clear:both; padding:15px 0; text-align:center; color:#333; }
.page a, .page span { padding:0 5px; }
.page a { color:#333; }
.page a:hover { text-decoration:underline; }
.page span.prev, .page span.next { color:#666; }

/* 错误提示 */
label.error { color:#fff; width:auto; font-size:13px; padding:3px; white-space:nowrap; }
/*清除浮动样式*/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
/**t头部***/
#header {
	width:100%;
	text-align:center;
}
#header .toplink {
	height:34px;
	line-height:34px;
	color:#4D4C4D;
	background-color:#F3F3F3;
	border-bottom:1px solid #C0C0C0;
	text-align:center;
	width:100%;
	display:block;
}
#header .toplink .topcontent {
	width:1200px;
	margin:0 auto;
}
#header .toplink .topcontent .topleft {
	float:left;
}
#header .toplink .topcontent .topleft span {
	margin:0 10px;
}
#header .toplink .topcontent .topleft span a {
	color:#4D4C4D;
}
#header .toplink .topcontent .topleft span a:hover {
	color:#002061;
}
#header .toplink .topcontent .topmiddle {
	float:left;
	margin-left: 150px;
}
#header .toplink .topcontent .topmiddle .searchtext {
	background: url("../images/search_bg.gif") no-repeat scroll 0 0;
	height: 28px;
	margin-top: 3px;
	width: 169px;
	float:left;
}
#header .toplink .topcontent .topmiddle .searchtext input {
	border:none;
	height: 22px;
	line-height:22px;
	margin-left: 8px;
	margin-top: 3px;
	width: 151px;
	outline: 0 none;
	color: #999;
}
#header .toplink .topcontent .topmiddle .searchTo {
	float:left;
	margin-top:8px;
	margin-left:6px;
}
#header .toplink .topcontent .topmiddle .searchTo input {
	background:none;
	border:none;
	outline:none;
}
#header .toplink .topcontent .topright {
	float:right;
}
#header .toplink .topcontent .topright a {
	color:#4D4C4D;
}
#header .toplink .topcontent .topright a:hover {
	color:#002061;
	text-decoration:underline;
}
#header .header_middle {
	width:1200px;
	margin:10px auto 0;
	height:115px;
}
#header .header_middle .logo {
	margin-left:3px;
	float:left;
}
#header .header_middle .middlecart {
}
#header .header_middle .middlecart .middlehelp {
	float:left;
}
#header .header_middle .middlecart .dhyouce {
	margin-left:50px;
	margin-right:30px;
	margin-top:15px;
}
#header .header_nav {
	height:44px;
	line-height:40px;
	background:url("../images/nav_bg.gif") repeat-x;
}
#header .header_nav ul {
	list-style:none;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#header .header_nav ul li {
	float:left;
	font-size:14px;
	margin:0 25px;
}
#header .header_nav ul li a {
	color:#FFF;
	display:inline-block;
	position:relative;
}
#header .header_nav ul li i.hot{background:url("../images/ico_hot.png") no-repeat; width:27px; height:19px; position:absolute; top:3px; left:70px;}
#header .header_nav ul li i.youhui{background:url("../images/ico_youhui.png") no-repeat; width:27px; height:19px; position:absolute; top:3px; left:35px;}

#header .header_nav ul li a:hover {
	color:#999;
}
#header .header_bottom {
	height:30px;
	line-height:30px;
	background-color:#EDECEC;
}
#header .header_bottom .bottomconten {
	width:1200px;
	margin:0 auto;
}
#header .header_bottom .bottomconten .bottomleft {
	color:#626262;
	float:left;
}
#header .header_bottom .bottomconten .bottomleft a {
	color:#626262;
	margin:0 5px;
}
#header .header_bottom .bottomconten .bottomleft a:hover {
	color:#999;
}
#header .header_bottom .bottomconten .bottomright {
	float:right;
	margin-top:5px;
	margin-right:80px;
}
#header .header_bottom .bottomconten .bottomright .searchtext {
	background: url("../images/search.gif") no-repeat scroll;
	height: 21px;
	width: 112px;
	float:left;
}
#header .header_bottom .bottomconten .bottomright .searchtext input {
	border:none;
	outline: 0 none;
	color: #999;
	height:14px;
	width:86px;
	margin-left:10px;
	margin-top:4px;
	font-size:12px;
}
#header .header_bottom .bottomconten .bottomright .searchTo {
	float:left;
	margin-left:6px;
	margin-top:2px;
}
#header .header_bottom .bottomconten .bottomright .searchTo input {
	background:none;
	border:none;
	outline:none;
}
/*******************/
/* 分页 */
.page {
	clear: both;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.page a {
	padding: 0 9px;
	margin-right: 3px;
	height: 28px;
	display: inline-block;
	text-align: center;
	color: #333333;
	border: 1px solid #e7e7e7;
}
.page a:hover {
	color: #F00;
}
.page span {
	padding: 0 9px;
	margin-right: 3px;
	height: 28px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e7e7e7;
}
.page span strong{ color:#FF0000;}
.page span.current {
	color: #F00;
}

/* 抽屉购物车（已针对IE6优化） */
.fixed-top { left:0; position:fixed; top:0; width:100%; }
.cart-drawer { position:absolute; right:0; width:16px; overflow:hidden; height:500px; }
.cart-drawer dl { position:absolute; right:-302px; }
.cart-drawer dl dt { width:16px; text-align:center; background:#DD5501; float:left; color:#fff; line-height:18px; padding:8px 0; cursor:pointer; height:108px; }
.cart-drawer dl dt span { display:block; text-align:center; }
.cart-drawer dl dd { float:right; margin-top:-124px; background:#fff; margin-left:16px; border:1px solid #000; width:300px; }
.cart-drawer dl dd .loading { height:150px; background:url("../images/loading.gif") center center no-repeat; }
.cart-drawer dl dd table { table-layout:fixed; width:100%; }
.cart-drawer dl dd table tbody td { padding-bottom:2px; border-bottom:1px dashed #C0C0C0; }
.cart-drawer dl dd table img { width:80px; }
.cart-drawer dl dd table .goods-name a { font-size:14px; font-family:'微软雅黑', Arial, Helvetica, sans-serif; }
.cart-drawer dl dd table a.del { float:left; background:url("../images/cart_control.png") 0 -22px no-repeat; width:11px; height:11px; overflow:hidden; }
.cart-drawer dl dd table tfoot td { height:50px; text-align:center; }
.cart-drawer dl dd table tfoot a { display:block; margin:0 auto; background:url("../images/checkout.png") 0 0 no-repeat; width:100px; height:25px; }
.cart-drawer dl dd .cart-drawer-info { height:150px; line-height:150px; text-align:center; }