@charset "utf-8";
html {
	color: #333;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fff url(about:blank);
	font-family: Arial, Helvetica, sans-serif
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td {
	margin: 0;
	padding: 0
}
li, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
address, cite, dfn, em, var {
	font-style: normal
}
ul, ol {
	list-style: none
}
a {
	color: #333;
	text-decoration: none
}
img {
	border: 0
}
strong, th {
	font-weight: bold
}
.ui-header .ui-title, .ui-footer .ui-title {
	margin: .6em auto .8em auto
}
.fl-clr {
	zoom: 1
}
.fl-clr:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden
}
.top-bar {
	width: 100%;
	height: 34px;
	background: #f5f5f5;
	border-bottom: solid 1px #ddd;
	font-size: 12px;
	color: #666;
	line-height: 34px
}
.top-list {
	width: 1190px;
	margin: 0 auto
}
.top-list .left-list {
	float: left
}
.top-list .left-list li {
	float: left;
	margin-right: 20px
}
.top-list .left-list li.li {
	display: none
}
.top-list .left-list li a {
	margin: 0 7px;
	color: #333
}
.top-list .right-list {
	float: right;
	padding-right: 25px
}
.top-list .right-list li {
	float: left;
	color: #666;
	margin-left: 20px
}
.top-list .right-list li a {
	font-style: normal;
	color: #333;
	margin: 0 3px
}
.top-list .right-list li i {
	width: 18px;
	height: 15px;
	display: block;
	float: left;
	margin: 8px 7px 0 0;
	background: url('../images/icon-group.png') 0 0 no-repeat
}
.top-list .left-list li a:hover, .top-list .right-list li a:hover {
	font-weight: bold;
	text-decoration: underline
}
.top-list .right-list li.my {
	width: 82px;
	text-align: right
}
.service-box {
	width: 100%;
	background: #ececec;
	border-top: solid 1px #ddd;
	padding-bottom: 50px
}
.service-list {
	width: 1190px;
	margin: 0 auto
}
.service-list dl {
	float: left;
	width: 271px;
	border-right: solid 1px #ddd;
	margin-top: 30px;
	padding-left: 25px;
	min-height: 130px
}
.service-list dl:first-child {
	padding: 0;
	width: 296px
}
.service-list dl:last-child {
	border: 0
}
.service-list dl dt {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px
}
.service-list dl dd {
	font-size: 14px;
	line-height: 24px
}
.service-list dl dd a {
	color: #999
}
.service-list dl dd a:hover {
	text-decoration: underline;
	color: #666
}
.footer {
	width: 100%;
	height: 40px;
	background: #333;
	overflow: hidden
}
.foot {
	width: 1190px;
	margin: 0 auto
}
.foot ul {
	float: left
}
.foot ul li {
	float: left;
	line-height: 40px;
	color: #999;
	margin-left: 4px
}
.foot ul li:first-child {
	margin: 0
}
.foot ul li a {
	color: #999;
	font-size: 14px;
	margin-right: 4px
}
.foot ul li a:hover {
	color: #fff
}
.foot p {
	float: right;
	color: #999;
	font-size: 14px;
	line-height: 40px
}
.top-product {
	height: 50px;
	background: #fff;
	line-height: 50px;
	border-bottom: solid 1px #ddd
}
.top-product a.logo {
	width: 120px;
	height: 27px;
	margin-top: 11px;
	float: left
}
.top-product .search {
	float: left;
	margin: 12px 0 0 40px;
	height: 26px
}
.top-product .search li {
	float: left;
	height: 26px
}
.top-product .search ul li.select {
	position: relative
}
.top-product .select-box {
	width: 90px;
	height: 24px;
	display: block;
	background: #f5f5f5;
	border: solid 1px #ddd;
	text-align: left;
	line-height: 24px;
	padding-left: 6px;
	border-radius: 3px 0 0 3px;
	cursor: pointer
}
.top-product .select-box span {
	color: #333;
	font-size: 12px;
	float: left
}
.top-product .select-box i {
	width: 10px;
	height: 5px;
	display: block;
	background: url('../images/shop-icon.png') 0 -126px no-repeat;
	margin: 10px 0 0 7px;
	position: absolute;
	right: 7px
}
.top-product .select-box i.current {
	background-position: 0 -148px
}
.top-product .selectMenu {
	position: absolute;
	top: 24px;
	left: 0;
	width: 96px;
	border: solid 1px #ddd;
	background: #fff;
	border-radius: 0 0 3px 3px
}
.top-product .selectMenu a {
	display: block;
	padding-left: 12px;
	height: 30px;
	line-height: 30px;
	color: #747474;
	font-size: 12px
}
.top-product .selectMenu a:hover {
	color: #333;
	background: #f5f5f5
}
.top-product .search .txt {
	width: 217px;
	height: 24px;
	background: #fff;
	border: solid 1px #ddd;
	margin-left: -1px;
	line-height: 24px;
	float: left;
	padding-left: 9px;
	font-size: 12px;
	outline: 0
}
.top-product .search a.search-btn {
	width: 75px;
	height: 24px;
	background: #ea4a4a;
	border: solid 1px #ea4a4a;
	display: block;
	float: left;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 0 3px 3px 0;
	margin-left: -1px
}
.top-product .search a.search-btn:hover {
	background: #d34444;
	border: solid 1px #d34444
}
.top-product .search {
	position: relative;
	line-height: 24px
}
.top-product .searchcache {
	width: 226px;
	border: 1px solid #ddd;
	border-top: 0;
	background: #fff;
	position: absolute;
	left: 97px;
	z-index: 999
}
.top-product .recent {
	font-size: 14px;
	color: #999;
	margin: 10px
}
.top-product .searchlog {
	position: relative
}
.top-product .searchlog li {
	height: 30px;
	line-height: 30px;
	width: 206px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	padding: 0 10px
}
.top-product .searchlog li:hover {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f5f5f5
}
.top-product .searchlog li span {
	width: 120px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	margin-right: 45px
}
.top-product .searchlog li.recommend span {
	width: 206px
}
.top-product .searchlog li a {
	position: relative;
	top: -10px;
	color: #666;
	display: none
}
.top-product .clearlog a {
	color: #666;
	font-size: 14px;
	margin: 10px 13px 15px 0;
	float: right
}
.top-product .right-list {
	float: right;
	padding-right: 25px;
	font-size: 12px
}
.top-product .right-list li {
	float: left;
	color: #666;
	margin-left: 20px
}
.top-product .right-list li.li {
	display: none
}
.top-product .right-list li.basket {
	margin-right: 20px
}
.top-product .right-list li a {
	font-style: normal;
	color: #333;
	margin: 0 3px
}
.top-product .right-list li.login a {
	display: inline-block;
	width: 50px;
	text-align: center
}
.top-product .right-list li.login a.join {
	width: 60px
}
.top-product .right-list li i {
	width: 18px;
	height: 15px;
	display: block;
	float: left;
	margin: 16px 7px 0 0;
	background: url('../images/icon-group.png') 0 0 no-repeat
}
.top-product .right-list li a:hover {
	font-weight: bold;
	text-decoration: underline
}
.top-product .right-list li.my {
	width: 82px;
	text-align: right;
	margin-left: -4px
}
.service-box {
	width: 100%;
	background: #ececec;
	border-top: solid 1px #ddd;
	padding-bottom: 50px
}
.product-list {
	width: 980px;
	margin: 0 auto
}
.product-list dl {
	float: left;
	width: 236px;
	border-right: solid 1px #ddd;
	margin-top: 30px;
	padding-left: 25px;
	min-height: 130px
}
.product-list dl:first-child {
	padding: 0;
	width: 236px
}
.product-list dl:last-child {
	border: 0;
	width: 190px
}
.lang-select {
	width: 100%;
	height: 32px;
	background: #f5f5f5;
	border-bottom: solid 1px #e1e1e1
}
.lang-select .lang-inner {
	width: 980px;
	margin: 0 auto;
	line-height: 32px;
	position: relative;
	z-index: 99
}
.lang-select .lang-inner ul {
	float: left
}
.lang-select .lang-inner ul li {
	float: left;
	margin-right: 14px;
	color: #666;
	font-size: 12px
}
.lang-select .lang-inner ul li span {
	color: #666;
	margin-right: 14px;
	background: url(../images/tel-flag.png) left center no-repeat;
	display: inline-block;
	padding-left: 24px
}
.lang-select .lang-inner ul li a {
	color: #666
}
.lang-select .lang-inner ul li a:hover {
	color: #6c7c93
}
.select-flag {
	float: right;
	width: 118px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}
.select-flag.current {
	border: solid 1px #e1e1e1;
	right: -1px;
	top: -1px
}
.select-flag .select-box {
	width: 118px;
	height: 32px;
	background: #f5f5f5;
	margin-bottom: -6px
}
.select-flag .select-box span {
	font-size: 12px;
	color: #666;
	line-height: initial
}
.select-flag .select-box span img {
	margin: 10px 8px 0 8px;
	display: inline-block;
	vertical-align: -1px
}
.select-flag .select-box i {
	width: 10px;
	height: 6px;
	display: inline-block;
	background: url(../images/slide-flag.png) left top no-repeat;
	position: absolute;
	right: 7px;
	top: 14px
}
.select-flag .selectMenu {
	width: 118px;
	background: #f5f5f5
}
.select-flag .selectMenu a {
	height: 22px;
	width: 110px;
	display: block;
	line-height: 22px;
	color: #666;
	padding-left: 8px;
	font-size: 12px
}
.select-flag .selectMenu a:hover {
	color: #6c7c93
}
.select-flag .selectMenu a img {
	margin-right: 8px;
	vertical-align: -1px
}
.crumb {
	position: relative
}
.crumb .select-flag {
	top: 1px
}
.crumb .select-flag.current {
	top: 0
}
.crumb .select-flag .select-box {
	margin-bottom: -4px
}
