/*商品列表查询页ProductScreen.aspx 页css*/
.ProductScreenPage {
}

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/1.5 microsoft yahei, arial,"\65b0\5b8b\4f53"
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

address,cite,dfn,var,em,i,u {
	font-style: normal
}

ol,ul {
	list-style: none
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle
}

:focus {
	outline: 0
}

button,input,select,textarea {
	font-size: 100%
}

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

.wbox {
	width: 1200px;
	margin: 0 auto
}

body.w990 .wbox {
	width: 990px
}

body.w1000 .wbox {
	width: 1000px
}

.ProductScreenPage .main_index .product-waiting {
	position: relative;
	left: 50%;
	top: 10px;
	margin: 0 0 -80px -40px;
	height: 80px;
	width: 80px;
	z-index: 3;
	display: none
}

.ProductScreenPage .main_index .product-lists {
	margin-top: 10px
}

.ProductScreenPage .main_index .product-lists .product-item {
	padding-bottom: 10px;
	float: left;
	width: 236px;
	margin: 10px 5px 10px 5px;
	border: 0px solid #dedede;
	transition: border .1s ease 0s;
	_margin-left: -1px
}

.ProductScreenPage .main_index .product-lists .product-item:hover {
	border-color: #ff6126;
	box-shadow: 0 0 1px #E6E6E6;
	position: relative;
	z-index: 2
}

.ProductScreenPage .main_index .product-lists .product-item:hover .nname {
	display: inline
}

.ProductScreenPage .main_index .product-lists .product-item:hover .otherLi {
	overflow: visible
}

.ProductScreenPage .main_index .product-lists .product-item:hover .item-option {
	visibility: visible
}

.ProductScreenPage .main_index .product-lists .product-item:hover .otherLi {
	overflow: visible
}

.ProductScreenPage .main_index .product-item .item-pic {
	width: 236px;
	height: 210px;
	text-align: center;
	position: relative
}

.ProductScreenPage .main_index .product-item .item-pic .save-energy {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 48px
}

.ProductScreenPage .main_index .product-item .bigp {
	height: 236px
}

.ProductScreenPage .main_index .product-item .item-price {
	height: 20px;
	line-height: 20px;
	margin: 13px 5px 5px;
	overflow: hidden
}

.ProductScreenPage .main_index .product-item .item-price .price {
	display: inline-block;
	margin-right: 2px;
	color: #e3101e;
	height: 20px;
	font-size: 20px;
	vertical-align: middle
}

.ProductScreenPage .main_index .product-item .item-price-smart .price {
	margin-right: 54px
}

.ProductScreenPage .main_index .product-item .item-price .promotion-normal {
	display: inline-block;
	margin: 0 2px 0 0;
	height: 14px;
	border: 1px solid #e3101e;
	color: #FFF;
	line-height: 14px;
	padding: 0 2px;
	background-color: #e3101e;
	vertical-align: middle
}

.ProductScreenPage .main_index .product-item .item-price .promotion-hwg {
	display: inline-block;
	margin: 0 2px 0 0;
	width: 60px;
	height: 16px;
	vertical-align: middle
}

.ProductScreenPage .main_index .product-item .item-price .promotion-hwg-ms {
	display: inline-block;
	margin: 0 2px 0 0;
	width: 34px;
	height: 16px;
	vertical-align: middle
}

.ProductScreenPage .main_index .product-item .item-smart {
	display: inline-block;
	position: absolute;
	height: 16px;
	width: 48px;
	margin: 3px 0 0 -53px;
	vertical-align: middle;
	z-index: 10
}

.ProductScreenPage .main_index .item-smart-hd {
	height: 14px;
	width: 46px;
	line-height: 14px;
	border: 1px solid #e3101e;
	overflow: hidden;
	text-align: center;
	margin-bottom: -1px;
	*line-height: 14px;
	color: #e3101e;
	position: relative;
	z-index: 3
}

.ProductScreenPage .main_index .item-smart-hd:after {
	float: right;
	content: " ";
	font-size: 0;
	margin: 6px 5px 0 -5px;
	overflow: hidden;
	line-height: 0;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-top: 4px solid #e3101e;
	*display: inline-block;
	*vertical-align: middle
}

.ProductScreenPage .main_index .item-smart-bd {
	display: none;
	width: 190px;
	background: #fff;
	padding: 9px 10px;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd;
	cursor: default
}

.ProductScreenPage .main_index .item-smart .help-link {
	background: #e7effc none repeat scroll 0 0;
	border: 1px solid #b0d1f0;
	color: #0066cb;
	display: inline-block;
	font-family: simsun;
	height: 10px;
	line-height: 10px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: 0;
	width: 10px;
	*display: inline;
	*zoom: 1
}

.ProductScreenPage .main_index .item-smart .fds {
	color: #e3101e
}

.ProductScreenPage .main_index .item-smart:hover .item-smart-hd:after {
	border-left: 4px solid #e3101e;
	border-right: 4px solid #e3101e;
	border-top: 4px solid #fff
}

.ProductScreenPage .main_index .item-smart:hover .item-smart-hd {
	background: #e3101e;
	color: #fff;
	border-color: #e3101e
}

.ProductScreenPage .main_index .item-smart:hover .item-smart-bd {
	display: block
}

.ProductScreenPage .main_index .product-item .item-name {
	height: 40px;
	line-height: 20px;
	padding: 0 5px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.ProductScreenPage .main_index .product-item .item-name a:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .item-name a:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .item-promotional-language {
	position: relative;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	overflow: hidden;
	color: #e3101e;
	background-color: #FFF;
	margin-top: -20px
}

.ProductScreenPage .main_index .item-comment-dispatching {
	height: 28px;
	padding: 0 5px;
	line-height: 28px;
	margin-top: 3px
}

.ProductScreenPage .main_index .item-comment-dispatching .dispatching {
	float: right
}

.ProductScreenPage .main_index .item-comment-dispatching .comment {
	color: #999;
	font-weight: 500;
}

.ProductScreenPage .main_index .item-comment-dispatching .comment:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .item-option {
	padding: 0 5px;
	line-height: 24px;
	text-align: center;
	white-space: nowrap;
	visibility: hidden;
}

.ProductScreenPage .main_index .item-option .add-cart {
	float: left;
	width: 84px;
	height: 24px;
	color: #fff;
	cursor: pointer;
	background: #ff6126;
}

.ProductScreenPage .main_index .item-option .add-cart:hover {
	background: red;
}

.ProductScreenPage .main_index .item-option .next-buy,.item-option .prev-buy {
	color: #5e5e5e
}

.ProductScreenPage .main_index .item-option .add-collection {
	float: left;
	width: 60px;
	height: 24px;
	margin-right: -1px;
	cursor: pointer;
	background: #f4f4f4;
}

.ProductScreenPage .main_index .item-option .add-collection:hover {
	background: #f8f8f8;
}

.ProductScreenPage .main_index .item-option .add-contrast {
	float: left;
	width: 64px;
	height: 26px;
	margin-right: -1px;
	cursor: pointer;
	overflow: hidden;
	display: inline;
	font-size: 0;
}

.ProductScreenPage .main_index .item-option .add-collection:hover,.item-option .add-cart:hover {
	border-color: #e3101e;
	color: #e3101e;
	position: relative;
	z-index: 1
}

.ProductScreenPage .main_index .item-option .add-contrast:hover {
	position: relative;
	z-index: 1;
	background-position: 0 -105px
}

.ProductScreenPage .main_index .item-option .click,.item-option .click:hover {
	background-position: 0 -61px
}

.ProductScreenPage .main_index .item-shop {
	padding: 0 5px;
	line-height: 28px;
	height: 28px
}

.ProductScreenPage .main_index .item-shop .nname {
	display: none;
	_display: inline
}

.ProductScreenPage .main_index .nSearch-bottom-advertisement {
	border: 1px solid #e0e0e0;
	margin-bottom: 25px
}

.ProductScreenPage .main_index .nSearch-bottom-advertisement .hd {
	padding: 0 10px;
	font: 400 15px/31px "microsoft yahei"
}

.ProductScreenPage .main_index .bottom-advertisement-lists {
	margin: 0 28px 20px;
	height: 227px;
	overflow: hidden
}

.ProductScreenPage .main_index .bottom-advertisement-refresh {
	float: right;
	font-size: 12px;
	cursor: pointer
}

.ProductScreenPage .main_index .bottom-advertisement-refresh:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .bottom-advertisement-refresh:after {
	content: " ";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: -2px 0 0 5px;
	vertical-align: middle;
	line-height: 31px;
}

.ProductScreenPage .main_index .bottom-advertisement-lists li {
	float: left;
	width: 160px;
	margin: 0 16px;
	*margin-left: 10px;
	*margin-right: 10px;
	_display: inline;
	display: none
}

.ProductScreenPage .main_index .bottom-advertisement-lists li.cShow {
	display: block
}

.ProductScreenPage .main_index .bottom-advertisement-lists .item-pic {
	width: 160px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center
}

.ProductScreenPage .main_index .bottom-advertisement-lists .item-name {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.ProductScreenPage .main_index .bottom-advertisement-lists .item-comment {
	float: right;
	color: #06c;
	line-height: 20px;
	padding-left: 17px
}

.ProductScreenPage .main_index .bottom-advertisement-lists .item-price {
	color: #e3101e;
	font-size: 14px
}

.ProductScreenPage .main_index .nSearch-recentVisit {
	border: 1px solid #e0e0e0;
	margin-bottom: 40px
}

.ProductScreenPage .main_index .nSearch-recentVisit .hd {
	padding: 0 10px;
	font: 400 15px/31px "microsoft yahei"
}

.ProductScreenPage .main_index .recentVisit-lists {
	height: 106px;
	margin: 0 28px 20px;
	overflow: hidden
}

.ProductScreenPage .main_index .recentVisit-lists li {
	float: left;
	width: 80px;
	margin: 0 17px;
	_display: inline;
	text-align: center
}

.ProductScreenPage .main_index .recentVisit-lists .item-pic {
	width: 80px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center
}

.ProductScreenPage .main_index .recentVisit-lists .item-price {
	color: #e3101e;
	font-size: 14px;
	font-weight: 700
}

.ProductScreenPage .main_index .nSearch-facets {
	margin-bottom: 20px
}

.ProductScreenPage .main_index .facets-category {
	line-height: 34px;
	padding: 10px 135px 0 110px;
	border-bottom: 1px solid #DDD
}

.ProductScreenPage .main_index #nSearch-facets-search .facets-category {
}

.ProductScreenPage .main_index .facets-open {
	border: 1px solid #5E5E5E;
	position: relative;
	z-index: 2
}

.ProductScreenPage .main_index .facets-category .fc-key {
	float: left;
	width: 60px;
	margin-left: -93px;
	_display: inline;
	color: #5e5e5e
}

.ProductScreenPage .main_index #nSearch-facets-search #facets-category-brand .fc-key {
	font-weight: 700
}

.ProductScreenPage .main_index .facets-category .fc-content {
	overflow: hidden
}

.ProductScreenPage .main_index .fc-option {
	float: right;
	width: 125px;
	margin: 6px -125px 0 0;
	_display: inline
}

.ProductScreenPage .main_index .fc-option-multiple {
	float: right;
	width: 45px;
	height: 18px;
	border: 1px solid #DAD9D9;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
	margin-left: 10px
}

.ProductScreenPage .main_index .fc-option-multiple:after {
	content: "＋";
	float: left;
	font-size: 16px;
	color: #aaa;
	line-height: 18px;
	margin-left: 1px;
	margin-right: -3px;
	margin-top: 1px
}

.ProductScreenPage .main_index .fc-option-multiple:hover {
	color: #e3101e;
	border-color: #e3101e
}

.ProductScreenPage .main_index .fc-option-multiple:hover:after {
	color: #e3101e
}

.ProductScreenPage .main_index .fc-visiable {
	visibility: hidden
}

.ProductScreenPage .main_index .fc-option-more {
	float: right;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	display: none
}

.ProductScreenPage .main_index .fc-option-more i {
	float: right;
	width: 18px;
	height: 18px;
	border: 1px solid #dad9d9;
}

.ProductScreenPage .main_index .fc-option-more:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .fc-option-more:hover i {
	background-position: -22px -234px;
	border-color: #e3101e
}

.ProductScreenPage .main_index .fc-option .open i {
	background-position: 3px -219px
}

.ProductScreenPage .main_index .fc-option .open:hover i {
	background-position: -22px -219px;
	border-color: #e3101e
}

.ProductScreenPage .main_index #facets-category-brand {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 28px
}

.ProductScreenPage .main_index .fc-hide {
	display: none
}

.ProductScreenPage .main_index .fccc-control-warp {
	text-align: center;
	margin-top: -1px;
	border-top: 1px solid #DDD;
	cursor: pointer;
	transition: all .1s ease 0s
}

.ProductScreenPage .main_index .fccc-control-warp:hover {
	border-color: #e3101e
}

.ProductScreenPage .main_index .fccc-control-warp:hover .fccc-control {
	color: #e3101e;
	border-color: #FFF #e3101e #e3101e
}

.ProductScreenPage .main_index .fccc-control-warp:hover .fccc-up {
	color: #e3101e;
	border-color: #FFF #e3101e #e3101e
}

.ProductScreenPage .main_index .fccc-control {
	display: inline-block;
	max-width: 355px;
	_width: 110px;
	height: 28px;
	padding: 0 30px 0 15px;
	border: 1px solid #DDD;
	border-top-color: #FFF;
	overflow: hidden;
	line-height: 28px;
	color: #5E5E5E;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	transition: all .1s ease 0s;
	margin-top: -1px
}

.ProductScreenPage .main_index .fccc-control:before {
	content: "";
	float: right;
	width: 13px;
	height: 7px;
	_height: 7px;
	*height: 7px;
	margin: 11px -15px 0 0;
}

.ProductScreenPage .main_index .fccc-up {
	display: inline-block;
	height: 28px;
	padding: 0 30px 0 15px;
	border: 1px solid #DDD;
	border-top-color: #FFF;
	overflow: hidden;
	line-height: 28px;
	color: #5E5E5E;
	display: none;
	transition: all .1s ease 0s;
	margin-top: -1px
}

.ProductScreenPage .main_index .fccc-up:after {
	content: "";
	float: right;
	width: 13px;
	height: 7px;
	margin: 11px -15px 0 0;
}

.ProductScreenPage .main_index .show .fccc-control {
	display: none
}

.ProductScreenPage .main_index .show .fccc-up {
	display: inline-block
}

.ProductScreenPage .main_index .fc-btn-box {
	text-align: center;
	padding: 13px 0 10px;
	line-height: 20px;
	display: none
}

.ProductScreenPage .main_index .fc-btn-ok {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	padding: 0 9px;
	border: 1px solid #e3101e;
	overflow: hidden;
	color: #FFF;
	background: #e3101e;
	*display: inline;
	*zoom: 1
}

.ProductScreenPage .main_index .nSearchWarp .fc-btn-ok:hover {
	background: #D00;
	border-color: #D00;
	color: #FFF;
	text-decoration: none
}

.ProductScreenPage .main_index .fc-btn-cancel {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	padding: 0 9px;
	border: 1px solid #DDD;
	overflow: hidden;
	color: #333;
	background: #FFF
}

.ProductScreenPage .main_index .fc-btn-cancel:hover {
	color: #333;
	text-decoration: none;
	border-color: #CCC
}

.ProductScreenPage .main_index .fc-btn-cancel:active {
	color: #333;
	text-decoration: none;
	border-color: #CCC;
	background: #F8F8F8
}

.ProductScreenPage .main_index .nSearchWarp .fc-disable,.nSearchWarp .fc-disable:hover {
	background: #F8F8F8;
	border-color: #e6e6e6;
	color: #ccc
}

.ProductScreenPage .main_index .category-brand-f-letter {
	margin-top: 4px;
	height: 34px;
	color: #06c;
	display: none
}

.ProductScreenPage .main_index .category-brand-f-letter li {
	float: left;
	height: 22px;
	padding: 0 8px;
	line-height: 22px;
	margin-right: 5px;
	border: 1px solid #FFF;
	cursor: pointer
}

.ProductScreenPage .main_index .w990 .category-brand-f-letter li {
	margin: 0;
	padding: 0 7px
}

.ProductScreenPage .main_index .category-brand-f-letter .all {
	font-family: simsun
}

.ProductScreenPage .main_index .category-brand-f-letter .cur {
	border: 1px solid #e3101e;
	color: #e3101e
}

.ProductScreenPage .main_index .category-brand {
	margin: 10px 0;
	_height: 125px;
	max-height: 125px;
	overflow-y: auto;
	padding-bottom: 1px
}

.ProductScreenPage .main_index .category-brand .c-brand {
	position: relative;
	float: left;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	line-height: 40px;
	cursor: pointer
}

.ProductScreenPage .main_index .category-brand .c-brand:hover {
	border-color: #e3101e;
	position: relative;
	z-index: 2
}

.ProductScreenPage .main_index .category-brand .lichk {
	border-color: #e3101e;
	position: relative;
	z-index: 2
}

.ProductScreenPage .main_index .category-brand .brand-hide {
	display: none
}

.ProductScreenPage .main_index .category-brand .c-brand i {
	float: left;
	height: 14px;
	margin: 7px 5px 0 0;
	width: 14px;
	display: none
}

.ProductScreenPage .main_index .category-brand .lichk i,.category-brand .lichk:hover i {
	background-position: 0 -90px
}

.ProductScreenPage .main_index .category-brand .brand-hide {
	display: none
}

.ProductScreenPage .main_index .category-brand .brand-img {
	float: left
}

.ProductScreenPage .main_index .category-brand .brand-img,.category-brand .brand-img img {
	_display: none;
	_width: 0;
	_height: 0;
	margin: 0 3px
}

.ProductScreenPage .main_index .category-brand a {
	display: block;
	width: 110px;
	height: 40px;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -999px;
	color: #06c;
	background-position: 5px 5px
}

.ProductScreenPage .main_index .category-brand a:hover {
	background-position: 0 -100px;
	text-indent: 0
}

.ProductScreenPage .main_index .category-brand .brand-text {
	float: left;
	height: 40px;
	width: 108px;
	line-height: 40px;
	text-align: center;
	color: #06c
}

.ProductScreenPage .main_index .category-brand .lichk .brand-select {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	z-index: 3
}

.ProductScreenPage .main_index .category-brand .lichk:hover .brand-select {
	background-position: -54px -20px
}

.ProductScreenPage .main_index .category-brand .brand-text .brandInfo {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ProductScreenPage .main_index .category-brand .c-brand a:hover .brand-text .line20 {
	line-height: 20px
}

.ProductScreenPage .main_index .category-brand .line40 .brandInfo {
	line-height: 40px
}

.ProductScreenPage .main_index .category-brand .brand-text .select-count {
	color: #5e5e5e;
	display: none
}

.ProductScreenPage .main_index .category-brand .c-brand a:hover .select-count {
	display: inline-block
}

.ProductScreenPage .main_index .category-brand .c-brand a:hover {
	position: relative;
	z-index: 2;
	border-color: #e3101e
}

.ProductScreenPage .main_index .category-brand .c-brand a:hover .brand-img {
	display: none
}

.ProductScreenPage .main_index .category-brand .c-brand a:hover .brand-text {
	text-decoration: none;
	color: #e3101e
}

.ProductScreenPage .main_index .category-brand li:hover a {
	color: #e3101e;
	text-decoration: none
}

.ProductScreenPage .main_index .category-brand-hasCheck {
	padding-left: 36px;
	display: none;
	margin-top: 10px
}

.ProductScreenPage .main_index .category-brand-hasCheck .hasCheckedTit {
	width: 36px;
	margin-left: -36px;
	_display: inline
}

.ProductScreenPage .main_index .category-brand-hasCheck li {
	float: left
}

.ProductScreenPage .main_index .category-brand-hasCheck .ckes {
	padding-right: 20px;
	cursor: pointer
}

.ProductScreenPage .main_index .category-brand-hasCheck .ckes:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .category-brand-hasCheck i {
	float: left;
	width: 14px;
	height: 14px;
	margin: 8px 5px 0 0;
}

.ProductScreenPage .main_index .category-normal {
	height: 30px;
	overflow: hidden
}

.ProductScreenPage .main_index .category-normal li {
	float: left;
	padding-right: 40px
}

.ProductScreenPage .main_index .category-normal a {
	color: #999;
	; padding: 2px 5px 2px 5px;
	border: 1px solid #999;
}

.ProductScreenPage .main_index .category-normal a:hover {
	color: #ff6126;
	text-decoration: none;
	border: 1px solid #ff6126;
}

.ProductScreenPage .main_index .category-normal i {
	float: left;
	width: 14px;
	height: 14px;
	margin: 10px 5px 0 0;
	display: none
}

.ProductScreenPage .main_index .category-normal a:hover i {
	background-position: -50px -135px
}

.ProductScreenPage .main_index .category-normal .whatIsThis {
	position: absolute;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin: 8px 0 0 2px;
	*margin-top: 0
}

.ProductScreenPage .main_index .nSearch-facets .multiSelectStatus,#nSearch-facets-search .multiSelectStatus {
	border: 2px solid #EAC600;
	margin-top: -1px;
	position: relative;
}

.ProductScreenPage .main_index .multiSelectStatus .category-normal i {
	display: inline
}

.ProductScreenPage .main_index .multiSelectStatus .category-normal .chk i {
	background-position: 0 -90px
}

.ProductScreenPage .main_index .multiSelectStatus .fc-btn-box {
	display: block
}

.ProductScreenPage .main_index .multiSelectStatus .fc-option-multiple {
	border-color: #e3101e;
	color: #e3101e;
	visibility: hidden
}

.ProductScreenPage .main_index .multiSelectStatus .fc-option-multiple:after {
	color: #e3101e
}

.ProductScreenPage .main_index .multiSelectStatus .c-brand i {
	display: block
}

.ProductScreenPage .main_index #nSearch-facets-search .moreStatus {
	border: 2px solid #ABABAB;
	margin-top: -1px;
	position: relative;
}

.ProductScreenPage .main_index .facets-category-syn {
	border-bottom: 1px solid #ddd;
	line-height: 34px;
	padding: 0 135px 0 110px;
}

.ProductScreenPage .main_index .facets-category-syn .fc-key {
	float: left;
	width: 100px;
	margin-left: -100px;
	color: #5e5e5e;
	_position: relative;
	_z-index: 2
}

.ProductScreenPage .main_index .facets-category-syn .fc-content {
	position: relative;
	padding-left: 10px
}

.ProductScreenPage .main_index .category-syn {
	float: left;
	height: 25px;
	margin-top: 5px;
	padding-right: 15px;
	color: #06c
}

.ProductScreenPage .main_index .category-syn-tit {
	float: left;
	border: 1px solid #DDD;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	padding: 0 6px;
	_padding-top: 6px;
	_height: 17px
}

.ProductScreenPage .main_index .category-syn-tit i {
	height: 7px;
	width: 13px;
	display: inline-block;
	margin: 0 0 0 5px;
	overflow: hidden;
	font-size: 0;
	_vertical-align: middle
}

.ProductScreenPage .main_index .category-syn-con {
	position: absolute;
	left: 0;
	top: 29px;
	padding: 10px 20px 0;
	width: 1158px;
	background: #FFF;
	border: 1px solid #999;
	z-index: 1;
	margin-left: -110px;
	display: none;
	_top: 25px;
	_left: -120px
}

.ProductScreenPage .main_index .w990 .category-syn-con {
	width: 948px
}

.ProductScreenPage .main_index .category-syn-list li {
	float: left;
	height: 14px;
	line-height: 14px;
	padding-right: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #06c
}

.ProductScreenPage .main_index .category-syn-list li:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .category-syn-list li:hover i {
	background-position: -50px -135px
}

.ProductScreenPage .main_index .category-syn-list i {
	float: left;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	_display: inline
}

.ProductScreenPage .main_index .category-syn-btn {
	text-align: center;
	padding: 0 0 7px
}

.ProductScreenPage .main_index .category-syn-open {
	_position: relative
}

.ProductScreenPage .main_index .category-syn-open .category-syn-tit {
	position: relative;
	z-index: 2;
	border-color: #999;
	border-bottom: 1px solid #FFF
}

.ProductScreenPage .main_index .category-syn-open .category-syn-tit i {
	background-position: 0 -225px
}

.ProductScreenPage .main_index .category-syn-open .category-syn-con {
	display: block;
	_margin-left: 0
}

.ProductScreenPage .main_index .category-syn-open .chk i,.category-syn-open .chk:hover i {
	background-position: 0 -90px
}

.ProductScreenPage .main_index .category-syn-list-rel {
	float: left;
	height: 14px;
	line-height: 14px;
	padding-right: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #06c
}

.ProductScreenPage .main_index .category-syn-list-rel:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .nSearch-crumb {
	padding: 5px 0 10px
}

.ProductScreenPage .main_index .nSearch-crumb-searchNum {
	float: left;
	line-height: 22px;
	text-align: right;
	_display: inline;
	padding-right: 10px;
	margin-top: 3px
}

.ProductScreenPage .main_index .nSearch-crumb-clearFacets {
	float: right;
	width: 67px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #ccc;
	color: #666;
	margin: 2px 0 -2px;
	display: none;
	background-color: #F7F7F7
}

.ProductScreenPage .main_index .nSearch-crumb-clearFacets:hover {
	border-color: #e3101e
}

.ProductScreenPage .main_index .nSearch-crumb-tit {
	float: left;
	line-height: 22px;
	margin-right: 9px
}

.ProductScreenPage .main_index .nSearch-crumb-keyWord {
	float: left;
	line-height: 22px;
	padding: 0 10px;
	margin-top: 3px
}

.ProductScreenPage .main_index .nSearch-crumb-keyWord b {
	color: #c00;
	font-weight: 700
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent-warp {
	position: relative;
	float: left;
	height: 24px;
	margin: 2px 0 0 -5px;
	padding: 0 15px;
	overflow: hidden
}

.ProductScreenPage .main_index .nSearch-crumb-check {
	margin-top: 35px;
	padding: 14px 8px;
	border: 1px #F2DDA2 solid;
	background-color: #FFFDF3;
	font-weight: 700;
	font-size: 14px
}

.ProductScreenPage .main_index .nSearch-crumb-check .title em {
	font-weight: 700
}

.ProductScreenPage .main_index .facetsCurrent-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 24px;
	background: #FFF;
	display: none
}

.ProductScreenPage .main_index .facetsCurrent-next {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 24px;
	background: #FFF;
	display: none
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent {
	position: relative
}

.ProductScreenPage .main_index .nSearch-crumb .haschecked:before {
	content: " ";
	float: left;
	height: 9px;
	margin: 7px 0 0 -15px;
	width: 5px
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent li {
	float: left;
	height: 22px;
	border: 1px solid #DDD;
	color: #FFF;
	line-height: 22px;
	padding: 0 22px 0 5px;
	margin-right: 10px;
	max-width: 300px;
	overflow: hidden;
	_padding-right: 0;
	word-wrap: break-word;
	word-break: break-all;
	*width: 100px
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent i {
	float: right;
	font-size: 13px;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	margin-right: -22px;
	text-align: center;
	width: 22px
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent li:hover i {
	background: #E4393C;
	color: #FFF
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent a {
	color: #e3101e;
	text-decoration: none;
	display: inline-block
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent em {
	color: #5e5e5e
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent li:hover {
	background-color: #FFF;
	border-color: #e3101e
}

.ProductScreenPage .main_index .nSearch-crumb-facetsCurrent li:hover em {
	color: #e3101e
}

.ProductScreenPage .main_index .nSearch-crumb-search {
	border-bottom: 1px solid #DDD
}

.ProductScreenPage .main_index .nSearch-crumb-tit-category {
	float: left;
	font-size: 17px;
	margin-right: 9px;
	font-weight: 700;
	font-family: "microsoft YaHei";
	color: #333
}

.ProductScreenPage .main_index .nSearch-crumb-category {
	float: left;
	height: 22px;
	margin: 2px 10px 0;
	border: 1px solid #DDD
}

.ProductScreenPage .main_index .nSearch-crumb-category:before {
	content: " ";
	float: left;
	width: 5px;
	height: 9px;
	margin: 7px 0 0 -14px;
}

.ProductScreenPage .main_index .nSearch-crumb-category .category-name {
	float: left;
	padding: 0 25px 0 8px;
	line-height: 22px;
	white-space: nowrap;
	background: #FFF;
	cursor: pointer
}

.ProductScreenPage .main_index .nSearch-crumb-category:hover .category-name:before {
	background-position: 0 -225px
}

.ProductScreenPage .main_index .nSearch-crumb-category .category-name:before {
	content: " ";
	float: right;
	width: 13px;
	height: 7px;
	margin: 8px -18px 0 -15px;
}

.ProductScreenPage .main_index #category-second .category-name {
	padding-right: 8px
}

.ProductScreenPage .main_index #category-second .category-name:before {
	display: none
}

.ProductScreenPage .main_index .nSearch-crumb-category .category-box {
	position: absolute;
	top: 21px;
	left: -1px;
	width: 350px;
	background-color: #FFF;
	padding: 12px 0 12px 8px;
	z-index: 3;
	border: 1px solid #FFF;
	line-height: 22px;
	display: none;
	_left: -2px;
	*left: -1px;
	height: auto
}

.ProductScreenPage .main_index .nSearch-crumb-category .category-box a {
	float: left;
	width: 65px;
	margin-right: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666
}

.ProductScreenPage .main_index .nSearch-crumb-category .category-box a:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .nSearch-crumb-category .ckis a {
	font-weight: 700
}

.ProductScreenPage .main_index .categoryHover {
	position: relative;
	z-index: 3;
	border-color: #e3101e;
	border-bottom-color: #FFF
}

.ProductScreenPage .main_index .categoryHover .category-name {
	position: relative;
	z-index: 4
}

.ProductScreenPage .main_index .categoryHover .category-box {
	border: 1px solid #e3101e;
	*left: -1px;
	display: block
}

.ProductScreenPage .main_index .nSearch-crumb-category-results {
	height: 34px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #F1F1F1;
	line-height: 34px
}

.ProductScreenPage .main_index .nSearch-crumb-category-results .nFont14 {
	font-weight: 700;
	color: #5e5e5e;
	padding-right: 12px
}

.ProductScreenPage .main_index .nSearch-crumb-category-results .nHeigh {
	padding: 0 10px
}

.ProductScreenPage .main_index .mask-overlay {
	background-color: #000;
	opacity: .15;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
	filter: alpha(opacity=15)
}

.ProductScreenPage .main_index .mask-box {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	box-shadow: 0 0 20px #999;
	width: 320px;
	padding: 20px 30px 20px 100px;
	z-index: 1001
}

.ProductScreenPage .main_index .mask-close {
	float: right;
	font-size: 16px;
	font-weight: 700;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin: -10px -20px 0;
	*position: relative;
	*right: -31px
}

.ProductScreenPage .main_index .mask-close:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .mask-tit {
	float: left;
	color: #333;
	font-weight: 700;
	line-height: 28px;
	margin: 0 0 0 -20px;
	padding-top: 3px;
	width: 340px
}

.ProductScreenPage .main_index #collecion-content-n {
	float: left;
	margin-left: -20px;
	width: 340px
}

.ProductScreenPage .main_index .mask-text strong {
	color: #e3101e;
	line-height: 20px;
	font-weight: 700
}

.ProductScreenPage .main_index .mask-icon {
	float: left;
	height: 40px;
	margin: 10px 0 0 -70px;
	width: 40px;
}

.ProductScreenPage .main_index .mask-box .icon-waring {
	background-position: 0 -135px
}

.ProductScreenPage .main_index .mask-addCart-btn {
	float: left;
	padding: 17px 0 0;
	margin: 0 0 10px -20px;
	width: 340px
}

.ProductScreenPage .main_index .mask-addCart-btn .link {
	color: #0263d6
}

.ProductScreenPage .main_index .mask-addCart-btn .link:hover {
	color: #c00;
	text-decoration: none
}

.ProductScreenPage .main_index .mask-gotoCart {
	background-color: #e3101e;
	color: #fff;
	display: inline-block;
	font: 700 12px/28px simsun;
	height: 28px;
	margin-right: 10px;
	padding: 0 10px;
	vertical-align: middle
}

.ProductScreenPage .main_index .mask-gotoCart:hover {
	background: #d00 none repeat scroll 0 0;
	color: #fff;
	text-decoration: none
}

.ProductScreenPage .main_index .mask-shopping {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	color: #5e5e5e;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 9px;
	vertical-align: middle;
	margin-right: 10px
}

.ProductScreenPage .main_index .mask-shopping:hover {
	border-color: #ccc;
	color: #5e5e5e;
	text-decoration: none
}

.ProductScreenPage .main_index .compare-bar {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	box-shadow: 0 0 20px rgba(0,0,0,.19);
	position: fixed;
	text-align: center;
	width: 990px;
	border: 2px solid #a5a5a5\9;
	border: 2px solid #a5a5a5\0;
	z-index: 10;
	*width: 986px
}

.ProductScreenPage .main_index .fixed {
	bottom: 0;
	position: fixed
}

.ProductScreenPage .main_index .compare-bar .hd {
	background: #f3f3f3 none repeat scroll 0 0;
	border-bottom: 1px solid #e6e6e6;
	height: 32px;
	line-height: 32px;
	position: relative
}

.ProductScreenPage .main_index .compare-bar .error {
	background: #ffdfe0 none repeat scroll 0 0;
	border: 2px solid #fed2d3;
	height: 32px;
	line-height: 32px;
	position: relative
}

.ProductScreenPage .main_index .compare-bar .hd .more {
	color: #06c;
	position: absolute;
	right: 10px;
	top: 0
}

.ProductScreenPage .main_index .compare-bar .hd li {
	cursor: pointer;
	float: left;
	height: 32px;
	text-align: center;
	width: 140px
}

.ProductScreenPage .main_index .compare-bar .hd li em {
	color: #e3101e;
	font: 700 12px/32px Arial,Helvetica,sans-serif
}

.ProductScreenPage .main_index .compare-bar .error em {
	color: #cd0001;
	font: 700 12px/32px Arial,Helvetica,sans-serif
}

.ProductScreenPage .main_index .compare-bar .hd li.hover {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #e6e6e6;
	color: #e3101e;
	font-weight: 700;
	z-index: 1
}

.ProductScreenPage .main_index .compare-bar .compare-bd ul {
	padding: 15px 0
}

.ProductScreenPage .main_index .compare-bar .bd li {
	float: left
}

.ProductScreenPage .main_index .compare-bd li {
	height: 70px;
	padding: 10px 12px 0;
	position: relative;
	width: 192px
}

.ProductScreenPage .main_index .compare-bd li s {
	background: #e6e6e6 none repeat scroll 0 0;
	bottom: -15px;
	display: block;
	font-size: 0;
	height: 4px;
	left: 0;
	line-height: 0;
	position: absolute;
	width: 214px
}

.ProductScreenPage .main_index .newly-bd .noItem {
	margin-left: -45px;
	padding-top: 15px;
	text-align: left
}

.ProductScreenPage .main_index .compare-bar .newly-bd,.compare-bd li.add .pic,.newly-cont li.goods .pic {
	font-size: 12px
}

.ProductScreenPage .main_index .compare-bd li.add s {
	background: #e3101e none repeat scroll 0 0
}

.ProductScreenPage .main_index .compare-bd .pic,.compare-bar .newly-bd .pic {
	background: #f6f6f6 none repeat scroll 0 0;
	border: 1px solid #e7e7e7;
	color: #ccc;
	display: inline;
	float: left;
	font: 46px/50px "Microsoft YaHei";
	height: 50px;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
	width: 50px
}

.ProductScreenPage .main_index .compare-bd .name,.compare-bar .newly-bd .name {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	text-align: left
}

.ProductScreenPage .main_index .compare-bd .name a,.compare-bar .newly-bd .name a {
	color: #5e5e5e
}

.ProductScreenPage .main_index .compare-bd .name a:hover,.compare-bar .newly-bd .name a:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .compare-bd .price,.compare-bar .newly-bd .price {
	color: #e3101e;
	font: 700 14px/22px;
	text-align: left
}

.ProductScreenPage .main_index .compare-bd .price-wrap .price {
	float: left
}

.ProductScreenPage .main_index .compare-bd .price-wrap .del {
	color: #0068cb;
	display: none;
	float: right;
	line-height: 22px
}

.ProductScreenPage .main_index .compare-bd .txt,.compare-bar .newly-bd .txt {
	color: #ccc;
	text-align: left
}

.ProductScreenPage .main_index .compare-bd li.last {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	width: 90px
}

.ProductScreenPage .main_index .compare-bd li.last .btn {
	background: #e3101e none repeat scroll 0 0;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	width: 68px
}

.ProductScreenPage .main_index .compare-bd li.last .btn:hover {
	background: #d00 none repeat scroll 0 0;
	text-decoration: none
}

.ProductScreenPage .main_index .compare-bd li.last .disable:hover {
	background: #f8f8f8 none repeat scroll 0 0;
	text-decoration: none
}

.ProductScreenPage .main_index .compare-bd li.last .disable {
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	color: #ccc;
	cursor: default
}

.ProductScreenPage .main_index .compare-bd li.last .btn-clear {
	color: #06c;
	line-height: 30px
}

.ProductScreenPage .main_index .compare-bar .newly-bd {
	height: 111px;
	overflow: hidden;
	padding: 0 62px;
	position: relative;
	width: 866px
}

.ProductScreenPage .main_index .compare-bar .newly-bd li {
	margin: 15px 0;
	padding: 0 10px;
	width: 195px
}

.ProductScreenPage .main_index .newly-cont .btn {
	margin-left: 60px;
	margin-top: 5px
}

.ProductScreenPage .main_index .newly-cont .btn a {
	background: rgba(0,0,0,0);
	display: block;
	height: 23px;
	width: 65px
}

.ProductScreenPage .main_index .newly-cont .btn a:hover {
	background-position: 0 -50px
}

.ProductScreenPage .main_index .newly-cont .btn a.click,.newly-cont .btn a.click:hover {
	background-position: 0 -100px
}

.ProductScreenPage .main_index .newly-cont {
	height: 111px;
	overflow: hidden;
	position: relative;
	width: 866px
}

.ProductScreenPage .main_index .newly-cont ul {
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px
}

.ProductScreenPage .main_index .newly-bd .icon {
	cursor: pointer;
	display: block;
	height: 18px;
	position: absolute;
	top: 40px;
	width: 13px
}

.ProductScreenPage .main_index .newly-bd .disable {
	cursor: default
}

.ProductScreenPage .main_index .newly-bd .icon-prev {
	left: 24px
}

.ProductScreenPage .main_index .newly-bd .icon-next {
	right: 24px
}

.ProductScreenPage .main_index .newly-bd .icon i {
	background: rgba(0,0,0,0);
	display: block;
	height: 18px;
	width: 13px
}

.ProductScreenPage .main_index .newly-bd .icon-prev i {
	background-position: -81px -105px
}

.ProductScreenPage .main_index .newly-bd .icon-next i {
	background-position: -94px -105px
}

.ProductScreenPage .main_index .newly-bd a.icon:hover .prev {
	background-position: -81px -125px
}

.ProductScreenPage .main_index .newly-bd a.icon:hover .next {
	background-position: -94px -125px
}

.ProductScreenPage .main_index .newly-bd a.disable .prev,.newly-bd a.disable:hover .prev {
	background-position: -80px -85px
}

.ProductScreenPage .main_index .newly-bd a.disable .next,.newly-bd a.disable:hover .next {
	background-position: -94px -85px
}

.ProductScreenPage .main_index .prd-right-normal {
	margin-bottom: 10px
}

.ProductScreenPage .main_index .prd-right-normal .hd {
	padding-left: 10px;
	border: 1px solid #E6E6E6;
	border-top: 2px solid #A5A5A5;
	border-bottom: 0 none;
	height: 32px;
	font: 14px/32px Microsoft YaHei
}

.ProductScreenPage .main_index .prd-right-normal .bd {
	padding: 0 10px;
	border: 1px solid #E6E6E6;
	border-top: 0 none
}

.ProductScreenPage .main_index .prd-right-normal .buy-items {
	line-height: 18px;
	padding: 10px 0;
	text-align: center
}

.ProductScreenPage .main_index #personrecommend .buy-items {
	padding: 0 0 10px
}

.ProductScreenPage .main_index .prd-right-normal .buy-items:last-child {
	border-bottom: 0 none
}

.ProductScreenPage .main_index .prd-right-normal .pic {
	height: 130px;
	margin: 0 auto 7px;
	width: 130px
}

.ProductScreenPage .main_index .prd-right-normal img {
	height: 130px;
	width: 130px
}

.ProductScreenPage .main_index .prd-right-normal .pic,.prd-right-normal .bd img {
	height: 130px;
	width: 130px
}

.ProductScreenPage .main_index .prd-right-normal .name {
	text-align: left;
	height: 36px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.ProductScreenPage .main_index .prd-right-normal .name a {
	color: #5e5e5e;
	text-align: left
}

.ProductScreenPage .main_index .prd-right-normal .name a:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .prd-right-normal .price {
	color: #e3101e;
	font: 400 18px/30px Arial;
	text-align: left
}

.ProductScreenPage .main_index #marketPage .prd-right-normal .price {
	color: #ff5757
}

.ProductScreenPage .main_index .prd-right-normal .name a:hover {
	color: #e3101e;
	text-align: left
}

.ProductScreenPage .main_index .sell-product {
	border: 1px solid #e0e0e0;
	border-top: 0 none;
	padding: 0 10px
}

.ProductScreenPage .main_index .sell-product li {
	border-bottom: 1px solid #f3f3f3;
	cursor: pointer;
	overflow: hidden;
	position: relative
}

.ProductScreenPage .main_index .sell-product li:last-child {
	border-bottom: 0 none
}

.ProductScreenPage .main_index .sell-product li .num {
	background: #e3101e none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 11px;
	height: 12px;
	left: 0;
	line-height: 12px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 10px;
	white-space: nowrap;
	width: 12px
}

.ProductScreenPage .main_index .sell-product li .num2 {
	background: #888 none repeat scroll 0 0
}

.ProductScreenPage .main_index .sell-product li .pname {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding: 0 0 0 23px
}

.ProductScreenPage .main_index .sell-product li .pdetail {
	display: none;
	padding: 10px 0 8px 23px
}

.ProductScreenPage .main_index .sell-product li .pdetail .pic {
	display: inline;
	float: left;
	height: 50px;
	margin-right: 10px;
	width: 50px
}

.ProductScreenPage .main_index .sell-product li .pdetail .pic img {
	height: 50px;
	width: 50px
}

.ProductScreenPage .main_index .sell-product li .pdetail .name {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	word-break: break-all
}

.ProductScreenPage .main_index .sell-product li .pdetail .name a:hover {
	color: #e3101e;
	text-decoration: none
}

.ProductScreenPage .main_index .sell-product li .pdetail .name a,.sell-product li .pdetail .price,.sell-product li .pname a {
	color: #5e5e5e
}

.ProductScreenPage .main_index .sell-product li .pdetail .price {
	line-height: 18px;
	font-size: 12px
}

.ProductScreenPage .main_index .sell-product li .pdetail .price em {
	color: #e3101e
}

.ProductScreenPage .main_index .sell-product li.active .pdetail {
	display: block
}

.ProductScreenPage .main_index .sell-product li.active .pname {
	display: none
}

.ProductScreenPage .main_index #prd-right-final {
}

.personrecommend {
	width: 198px;
	overflow: hidden
}

.ProductScreenPage .main_index .item-pic-small-box {
	padding: 5px 15px 8px;
	overflow: hidden
}

.ProductScreenPage .main_index .item-pic-small-box .icon-prev {
	float: left;
	width: 6px;
	height: 10px;
	margin: 10px 0 0 -10px;
	overflow: hidden
}

.ProductScreenPage .main_index .item-pic-small-box .icon-next {
	float: right;
	width: 6px;
	height: 10px;
	margin: 10px -10px 0 0;
	overflow: hidden
}

.ProductScreenPage .main_index .item-pic-small-box .disable {
	display: none
}

.ProductScreenPage .main_index .item-pic-small-wrap {
	margin-left: 3px;
	overflow: hidden;
	position: relative;
	width: 185px;
	height: 32px
}

.ProductScreenPage .main_index .item-pic-small-wrap .imgList {
	position: relative;
	width: 999px
}

.ProductScreenPage .main_index .item-pic-small-wrap .imgList li {
	float: left;
	border: 1px solid #E6E6E6;
	margin: 0 3px 0 2px
}

.ProductScreenPage .main_index .item-pic-small-wrap .imgList .current {
	border-color: #e3101e
}

.ProductScreenPage .main_index .listmain {
	position: relative;
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	padding-left: 60px;
	padding-top: 15px;
	margin-bottom: 20px;
	padding-bottom: 15px
}

.ProductScreenPage .main_index .srabox {
	font: 700 14px/30px simsun
}

.ProductScreenPage .main_index .srabox span {
	color: #e3101e
}

.ProductScreenPage .main_index .listmain dl {
	color: #5e5e5e;
	margin-top: 24px
}

.ProductScreenPage .main_index .listmain dt {
	font-weight: 700;
	margin-bottom: 9px
}

.ProductScreenPage .main_index .listmain dd {
	line-height: 30px
}

.ProductScreenPage .main_index .resarch {
	display: inline;
	float: left;
	margin-left: 8px;
	margin-top: 3px
}

.ProductScreenPage .main_index .resarch .a-input {
	border: 1px solid #e3101e;
	color: #a5a5a5;
	display: inline;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	width: 208px
}

.ProductScreenPage .main_index .resarch .t-btn {
	background-color: #e3101e;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 43px
}

.ProductScreenPage .main_index .resarch .t-btn:hover {
	background: #fff none repeat scroll 0 0;
	text-decoration: none
}

.ProductScreenPage .main_index .listmain em {
	height: 41px;
	left: 15px;
	position: absolute;
	top: 8px;
	width: 41px
}

.ProductScreenPage .main_index .listmain .callme {
	color: #06c;
	display: inline-block;
	line-height: 14px;
	margin-left: 22px;
	margin-top: 22px
}

.ProductScreenPage .main_index .listmain i {
	height: 16px;
	left: 219px;
	position: absolute;
	top: 215px;
	width: 15px
}

.dh-warp {
	margin: 0 0 0 -70px
}

.ProductScreenPage .main_index .dh-title {
	margin: -20px 0 1px -10px;
	font: 700 14px/44px NSimSun;
	*margin-top: -19px
}

.ProductScreenPage .main_index .dh-info {
	padding: 0 0 0 65px;
	margin: 0 0 10px;
	line-height: 42px
}

.ProductScreenPage .main_index .dh-form {
	width: 100%
}

.ProductScreenPage .main_index .dh-form .dh-hd {
	padding-right: 2px;
	width: 125px;
	text-align: right
}

.ProductScreenPage .main_index .dh-form td {
	padding: 5px 0
}

.ProductScreenPage .main_index .dh-form .dh-label-box {
	line-height: 13px;
	padding: 15px 0;
	*padding: 10px 0 12px
}

.ProductScreenPage .main_index .dh-form .dh-btn-box {
	padding: 0 0 10px
}

.ProductScreenPage .main_index .dh-btn-submite {
	display: inline-block;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	padding: 0 9px;
	overflow: hidden;
	color: #FFF;
	background: #e3101e;
	margin-right: 10px
}

.ProductScreenPage .main_index .dh-btn-submite:hover {
	background: #D00;
	color: #FFF;
	text-decoration: none
}

.ProductScreenPage .main_index .dh-btn-cancel {
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	border: 1px solid #DDD;
	overflow: hidden;
	color: #333;
	background: #FFF
}

.ProductScreenPage .main_index .dh-btn-cancel:hover {
	color: #333;
	text-decoration: none;
	border-color: #CCC
}

.ProductScreenPage .main_index .dh-input-text {
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	padding: 0 5px;
	border: 1px solid #CCC;
	overflow: hidden;
	font-size: 12px;
	line-height: 26px;
	color: #A5A5A5
}

.ProductScreenPage .main_index .dh-input-text:focus {
	border-color: #A5A5A5;
	color: #5E5E5E
}

.ProductScreenPage .main_index .hot-tj {
	height: 140px;
	margin-top: 20px;
	background: #f8f8f8 none repeat scroll 0 0;
	border-left: 2px solid #e3101e;
	position: relative;
	padding: 0 0 0 58px;
	overflow: hidden
}

.ProductScreenPage .main_index .hot-tj .icon_tj {
	color: #fff;
	float: left;
	width: 48px;
	height: 32px;
	padding-top: 4px;
	font: 13px/16px "Microsoft YaHei";
	background: #ff5757;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 -5px 0 -43px
}

.ProductScreenPage .main_index .hot-tj .icon_tj:after {
	content: " ";
	float: left;
	display: block;
	font-size: 0;
	border-left: 24px solid #f8f8f8;
	border-right: 24px solid #f8f8f8;
	border-top: 16px solid #ff5757
}

.ProductScreenPage .main_index .hot-tj .item {
	float: left;
	width: 252px;
	display: inline;
	margin-left: 25px
}

.ProductScreenPage .main_index .hot-cuxiao-list-box {
	position: absolute;
	top: 0;
	right: 0;
	width: 197px;
	height: 140px;
	padding: 0 30px 0 60px;
	background-color: #f8f8f8;
	display: none
}

.ProductScreenPage .main_index .hot-cuxiao-list-box .icon_tj {
	margin-right: 0;
	margin-left: -48px
}

.ProductScreenPage .main_index .hot-cuxiao-list {
	margin-top: 11px;
	margin-left: 20px
}

.ProductScreenPage .main_index .hot-cuxiao-list li {
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.ProductScreenPage .main_index .hot-cuxiao-list li i {
	float: left;
	width: 3px;
	height: 3px;
	background: #a5a5a5;
	margin: 11px 0 0 -10px
}

.ProductScreenPage .main_index .hot-list {
	margin-top: 20px;
	height: 100px;
	overflow: hidden
}

.ProductScreenPage .main_index .w990 .hot-list {
	width: 560px
}

.ProductScreenPage .main_index .hot-list .pic,.hot-list .pic img {
	display: block;
	font-size: 0;
	height: 98px;
	width: 98px
}

.ProductScreenPage .main_index .hot-list .pic {
	border: 1px solid #ececec;
	float: left;
	margin-right: 10px
}

.ProductScreenPage .main_index .hot-list .name {
	height: 48px;
	line-height: 16px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word
}

.ProductScreenPage .main_index .hot-list .name a {
	color: #666
}

.ProductScreenPage .main_index .hot-list .name a em,.hot-list .name a:hover {
	color: #e3101e
}

.ProductScreenPage .main_index .hot-list .price {
	color: #e3101e;
	font: 700 12px/18px Arial;
	padding: 6px 0
}

.ProductScreenPage .main_index .hot-list .price em {
	font: 400 16px/20px Simsun
}

.ProductScreenPage .main_index .hot-list .btn .buy {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	color: #333;
	display: inline-block;
	font: 12px/20px Simsun;
	height: 20px;
	padding: 0 10px
}

.ProductScreenPage .main_index .hot-list .btn .buy:hover {
	border: 1px solid #e3101e;
	text-decoration: none;
	color: #e3101e
}

.ProductScreenPage .main_index .searchBox-bottom {
	clear: both;
	overflow: hidden;
	padding: 5px 0 20px 50px;
	margin: 10px 0;
	background-color: #F8F8F8
}

.ProductScreenPage .main_index .related-list {
	width: 500px;
	height: 32px;
	margin: 0 auto 10px;
	line-height: 32px;
	white-space: nowrap
}

.ProductScreenPage .main_index .related-title {
	*float: left;
	margin-right: -5px;
	vertical-align: middle;
	display: inline-block
}

.ProductScreenPage .main_index .related-key {
	*float: left;
	overflow: hidden;
	padding-left: 10px;
	vertical-align: middle;
	display: inline-block
}

.ProductScreenPage .main_index .related-key a {
	color: #06c
}

.ProductScreenPage .main_index .related-key:after {
	content: "|";
	color: #A5A5A5;
	padding-left: 10px
}

.ProductScreenPage .main_index .related-key:last-child:after {
	display: none
}

.ProductScreenPage .main_index .search-box {
	width: 500px;
	height: 34px;
	margin: 0 auto
}

.ProductScreenPage .main_index .search-box-input {
	float: left;
	width: 425px;
	height: 28px;
	border: 3px solid #e3101e;
	color: #5e5e5e;
	font: 400 14px/28px Arial;
	text-indent: 10px
}

.ProductScreenPage .main_index .search-box-btn {
	float: left;
	width: 69px;
	height: 34px;
	background-color: #e3101e;
	text-align: center;
	color: #FFF;
	font: 400 16px/34px "microsoft yahei"
}

.ProductScreenPage .main_index .search-box-btn:hover {
	color: #FFF;
	text-decoration: none
}

.ProductScreenPage .main_index #f-compare {
	overflow: hidden
}

.ProductScreenPage .main_index .arbitrage {
	height: 21px;
	margin-bottom: 10px
}

.ProductScreenPage .main_index .bor-bott {
	border-bottom: 1px solid #fcc;
	margin-bottom: 9px
}

.ProductScreenPage .main_index .arbitrage .arbitrage-num {
	float: left;
	width: 54px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	overflow: hidden
}

.ProductScreenPage .main_index .arbitrage .arbitrage-cur {
	border-width: 1px;
	border-style: solid;
	border-color: #fcc #fcc #fff;
	color: #e3101e
}

.ProductScreenPage .main_index .item-tab-warp-hidd {
	display: none
}

.ProductScreenPage .main_index #tshare {
	display: none
}

.ProductScreenPage .main_index .searchbox {
	overflow: hidden
}

.ProductScreenPage .main_index .hyg-shopType {
	background: #e4393c;
	color: #fff;
	display: none;
	font-family: microsoft yahei;
	height: 18px;
	line-height: 18px;
	text-align: center;
	width: 54px;
	margin-left: 5px
}

.ProductScreenPage .main_index .marketPage .hyg-shopType {
	background: #8c2d99
}

.ProductScreenPage .main_index .product-lists .product-item:hover .hyg-shopType {
	display: inline-block
}

.ProductScreenPage .main_index .marketPage .searchBox-bottom {
	display: none
}

.ProductScreenPage .main_index .search-brand {
	overflow: hidden;
	margin-top: -1px
}

.ProductScreenPage .main_index .search-brand:after {
	content: " ";
	display: block;
	height: 10px;
	border-bottom: 1px solid #ddd
}

.ProductScreenPage .main_index .search-brand .brand-info {
	border: 1px solid #ddd;
	padding: 10px 20px
}

.ProductScreenPage .main_index .search-brand .brand-info-logo {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 6px
}

.ProductScreenPage .main_index .brand-info-logo img {
	width: 100px;
	height: 30px
}

.ProductScreenPage .main_index .brand-info-logo span {
	font-size: 24px
}

.ProductScreenPage .main_index .search-brand .brand-info-main {
	float: left;
	margin-top: 3px
}

.ProductScreenPage .main_index .search-brand .brand-info-main .title {
	color: #333;
	display: inline-block;
	font: 700 14px/18px "microsoft yahei";
	vertical-align: top
}

.ProductScreenPage .main_index .search-brand .gome-zy {
	background: #e4393c none repeat scroll 0 0;
	color: #fff;
	display: none;
	font-family: "microsoft yahei";
	height: 18px;
	line-height: 18px;
	text-align: center;
	width: 54px;
	margin-left: 5px;
	display: inline-block
}

.ProductScreenPage .main_index .search-brand .shop-name {
	margin-bottom: 5px
}

.ProductScreenPage .main_index .search-brand .shop-info span {
	color: #999
}

.ProductScreenPage .main_index .search-brand .brand-info-pj {
	float: right;
	width: 325px
}

.ProductScreenPage .main_index .search-brand .pj-score {
	float: left;
	width: 225px
}

.ProductScreenPage .main_index .search-brand .score-titl {
	height: 24px
}

.ProductScreenPage .main_index .search-brand .score-titl span,.search-brand .score-cont span {
	color: #999;
	font-weight: 700;
	width: 52px;
	display: inline-block;
	text-align: center;
	float: left
}

.ProductScreenPage .main_index .search-brand .score-cont span em {
	font-weight: 700;
	display: inline-block;
	vertical-align: top
}

.ProductScreenPage .main_index .search-brand .color-r {
	color: #e3101e
}

.ProductScreenPage .main_index .search-brand .color-g {
	color: #68b64c
}

.ProductScreenPage .main_index .search-brand .score-img {
	width: 7px;
	height: 9px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*margin-top: 5px;
	*margin-right: 3px
}

.ProductScreenPage .main_index .search-brand .shop-enter {
	margin-top: 10px
}

.ProductScreenPage .main_index .search-brand .shop-enter a {
	cursor: pointer;
	font-family: "microsoft yahei";
	font-size: 14px;
	padding: 6px 20px;
	background-color: #e3101e;
	color: #fff
}

.ProductScreenPage .main_index .search-brand .shop-enter a:hover {
	background-color: #D00
}

.ProductScreenPage .main_index .brand-heat {
	display: inline-block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
}

.ProductScreenPage .main_index #gome-topad-sm {
	display: none;
	height: 0;
	overflow: hidden
}

.ProductScreenPage .main_index .nSearch-bottomTuiGuang {
	border: 1px solid #e0e0e0;
	margin-bottom: 40px
}

.ProductScreenPage .main_index .nSearch-bottomTuiGuang .hd {
	padding: 0 10px;
	font: 400 15px/31px "microsoft yahei"
}

.ProductScreenPage .main_index #dsp_bottomTuiGuang {
	height: 197px;
	margin: 0 28px 20px;
	overflow: hidden
}

.ProductScreenPage .main_index #dsp_bottomTuiGuang li {
	float: left;
	margin: 0 15px;
	width: 160px
}

.ProductScreenPage .main_index #dsp_bottomTuiGuang .pic {
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	width: 160px;
	height: 130px;
	font-size: 0
}

.ProductScreenPage .main_index #dsp_bottomTuiGuang .pic img {
	width: 130px;
	height: 130px
}

.ProductScreenPage .main_index #dsp_bottomTuiGuang .price {
	font-weight: 700;
	color: #e3101e;
	font-size: 14px;
	margin-bottom: -57px;
	margin-top: 46px
}

.ProductScreenPage .main_index #dsp_bottomTuiGuang .name {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word
}

.ProductScreenPage .main_index #dsp_tuiguang .pic {
	width: 130px;
	height: 130px
}

.ProductScreenPage .main_index #dsp_tuiguang img {
	width: 130px;
	height: 130px
}

.ProductScreenPage .main_index #dsp_advertisement a {
	display: block;
	margin-bottom: 10px;
	width: 196px;
	overflow: hidden;
	border: 1px solid #e6e6e6
}

.ProductScreenPage .main_index #dsp_advertisement img {
	width: 198px;
	font-size: 0;
	height: auto
}

.ProductScreenPage .main_index .sb-item-price-warp {
	height: 40px;
	margin: -7px 0 5px;
	position: relative;
	text-indent: 8px;
	color: #fff;
	font-family: "microsoft yahei";
	font-size: 12px
}

.ProductScreenPage .main_index .sb-item-price-warp .tiger {
	display: block;
	position: absolute;
	right: -10px;
	bottom: 0;
	width: 31px;
	height: 32px;
	z-index: 1
}

.ProductScreenPage .main_index .sb-item-price {
	bottom: 0;
	position: absolute;
	width: 236px;
	overflow: hidden
}

.ProductScreenPage .main_index .sb-item-price .defaultLi {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: red;
	background: #fff;
}

.ProductScreenPage .main_index .sb-item-price .otherLi {
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	background-color: White;
	color: black;
}

.ProductScreenPage .main_index .sb-item-price .otherLi p {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	white-space: nowrap;
}

.ProductScreenPage .main_index .sb-item-price div {
	z-index: 2;
	line-height: 25px;
	height: 25px;
	background-color: Black;
	color: #fff;
	filter: alpha(opacity:30);
	opacity: 0.3;
}

.ProductScreenPage .main_index .sb-item-price span {
	padding-right: 20px;
	font-family: arial
}

.ProductScreenPage .main_index .sb-item-price .defaultLi span {
	font-weight: 500;
	font-size: 18px;
	vertical-align: -2px;
	padding-right: 10px;
	font-family: Microsoft yahei;
}

.ProductScreenPage .main_index .sb-item-price .ti {
	margin-bottom: 5px
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,q,th,td,caption,article,aside,figure,figcaption,footer,header,hgroup,nav,section,audio,video {
	margin: 0;
	padding: 0
}

a,img {
	border: none
}

img {
	display: inline-block
}

ol,ul {
	list-style: none
}

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

textarea {
	resize: none
}

.ProductScreenPage .main_index a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
	outline: 0
}

.ProductScreenPage .main_index a:hover {
	color: #c00
}

.ProductScreenPage .main_index .fl {
	float: left
}

.ProductScreenPage .main_index .fr {
	float: right
}

.ProductScreenPage .main_index .f12 {
	font-size: 12px
}

.ProductScreenPage .main_index .f14 {
	font-size: 14px
}

.ProductScreenPage .main_index .hidden {
	overflow: hidden
}

.ProductScreenPage .main_index .hide {
	display: none
}

.ProductScreenPage .main_index .ml4 {
	margin-left: 4px
}

.ProductScreenPage .main_index .clear {
	clear: both
}

.ProductScreenPage .main_index .font-wr {
	font-family: "Microsoft YaHei"
}

.ProductScreenPage .main_index .font-arial {
	font-family: Arial
}

.ProductScreenPage .main_index .o-listnav {
	display: none;
	position: absolute;
	width: 200px;
	height: 420px;
}

.ProductScreenPage .main_index .overseas-menu .o-listul {
	position: relative;
	z-index: 1
}

.ProductScreenPage .main_index .o-listul li {
	height: 103px;
	width: 200px;
	margin-bottom: 2px;
	vertical-align: top
}

.ProductScreenPage .main_index .o-listul #snav0 {
	margin-bottom: 0
}

.ProductScreenPage .main_index .o-listul #snav2,.o-listul #snav3 {
	height: 105px
}

.ProductScreenPage .main_index .o-listul li .o-menu-box {
	padding: 15px 10px 15px 15px
}

.ProductScreenPage .main_index .o-listul li .o-menu-box .title {
	font: 700 14px/20px NSimSun
}

.ProductScreenPage .main_index .o-listul li .linkbox {
	margin-top: 8px;
	font-size: 0;
	height: 44px;
	overflow: hidden
}

.ProductScreenPage .main_index .o-listul li .linkbox a {
	font: 12px/22px NSimSun;
	white-space: nowrap;
	margin-right: 8px;
	display: inline-block;
	max-width: 60px;
	overflow: hidden;
	*margin-right: 7px
}

.ProductScreenPage .main_index .o-listul li,.o-listul li a {
	color: #c2c8c7
}

.ProductScreenPage .main_index .o-listul li.cur,.o-listul li.cur .linkbox a {
	color: #333
}

.ProductScreenPage .main_index .o-listul li.cur .o-menu-box {
	position: absolute;
	width: 174px;
	background: #fff;
	border: 1px solid #203459;
	border-right: none;
	z-index: 777
}

.ProductScreenPage .main_index .o-menu-box {
	height: 70px;
	height: 70px
}

.ProductScreenPage .main_index .o-listul #snav1 .o-menu-box {
	height: 72px
}

.ProductScreenPage .main_index .o-listul #snav2 .o-menu-box {
	height: 75px
}

.ProductScreenPage .main_index .o-listul #snav3 .o-menu-box {
	height: 73px
}

.ProductScreenPage .main_index .o-listul li .o-categorybox {
	display: none;
	position: absolute;
	z-index: 666;
	width: 642px;
	background: #fff;
	left: 199px;
	top: 0;
	height: 418px;
	border: 1px solid #203459
}

.ProductScreenPage .main_index .o-listul li.cur .o-categorybox {
	display: block
}

.ProductScreenPage .main_index .o-category-left {
	float: left;
	width: 525px;
	height: 403px;
	border-right: 1px solid #f3f3f3;
	overflow: hidden
}

.ProductScreenPage .main_index .o-category-right {
	width: 115px;
	float: left
}

.ProductScreenPage .main_index .o-category-left,.o-category-right {
	padding-top: 15px
}

.ProductScreenPage .main_index .o-category-right .title,.o-category-right .link-list a {
	font: 12px/22px NSimSun;
	text-align: center
}

.ProductScreenPage .main_index .o-category-right .link-list a {
	display: block;
	color: #a4a3a3
}

.ProductScreenPage .main_index .o-category-right .title,.o-category-left .title {
	color: #333;
	font-weight: 700;
	margin-bottom: 5px
}

.ProductScreenPage .main_index .o-category-left .list {
	float: left;
	width: 220px;
	height: 120px;
	margin-left: 30px;
	margin-bottom: 16px
}

.ProductScreenPage .main_index .o-category-left .list .link-list {
	width: 220px;
	height: 90px;
	overflow: hidden;
	color: #ddd;
	font-size: 0;
	margin-top: 8px
}

.ProductScreenPage .main_index .o-category-left .list .link-list a {
	color: #5e5e5e;
	font: 12px/22px NSimSun;
	white-space: nowrap
}

.ProductScreenPage .main_index .o-category-left .list .link-list a.red {
	color: #c00
}

.ProductScreenPage .main_index .o-category-left .list .link-list span {
	font: 12px/22px NSimSun;
	margin: 0 3px
}

.ProductScreenPage .main_index .overseas-box {
	width: 1200px;
	margin: 0 auto
}

.ProductScreenPage .main_index .o-footer {
	width: 100%;
	background: #f1f1f1
}

.ProductScreenPage .main_index .o-f-logo {
	float: left;
	width: 170px;
	height: 40px;
	margin-top: 60px;
	_display: inline
}

.ProductScreenPage .main_index .o-f-logo a {
	display: block;
	height: 40px;
	width: 170px;
}

.ProductScreenPage .main_index .o-f-down {
	float: left;
	width: 115px;
	margin-top: 26px;
	_display: inline;
	margin-left: 58px
}

.ProductScreenPage .main_index .o-f-down a {
	display: block;
	width: 91px;
	height: 115px;
	background-position: -120px 0
}

.ProductScreenPage .main_index .o-f-col {
	float: left;
	width: 774px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin-left: 58px;
	margin-top: 25px;
	margin-bottom: 25px
}

.ProductScreenPage .main_index .o-f-col .item {
	float: left;
	padding: 8px 0 8px 54px;
	margin-right: 15px
}

.ProductScreenPage .main_index .o-f-col .item h4 {
	font: 16px/26px "Microsoft Yahei";
	color: #333
}

.ProductScreenPage .main_index .o-f-col .item a,.o-f-col .item span {
	display: block;
	font: 12px/22px NSimSun;
	color: #252525;
	opacity: .7;
	filter: alpha(opacity:70)
}

.ProductScreenPage .main_index .o-f-col .item span,.o-f-col .item h4 {
	cursor: default
}

.ProductScreenPage .main_index .o-footer-bot {
	width: 100%;
	height: 46px;
	background: #333;
	color: #ccc;
	font: 12px/46px "Microsoft Yahei",Arial
}

.ProductScreenPage .main_index .o-floor-bot {
	clear: both;
	margin: 28px auto;
	width: 1200px;
	height: 52px
}

.ProductScreenPage .main_index .hwg #gome-group,.hwgContry #gome-group,.detail #gome-group,.hwg .linespace,.hwgContry .linespace,.detail .linespace,.marketPage #gome-group,.marketPage .linespace {
	display: block!important
}

.ProductScreenPage .main_index .category .search-path-box {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: 28px;
}

.ProductScreenPage .main_index .category .search-path {
	font-size: 14px;
	line-height: 22px;
	position: relative;
	margin: 0 0 0 0;
}

.ProductScreenPage .main_index .category .search-path.mr0 {
	margin-right: 0;
}

.ProductScreenPage .main_index .category .quality-promises-tips {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 98px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
	color: #333;
}

.ProductScreenPage .main_index .category .quality-promises-tips:hover {
	background: #F5F5F5;
	color: #333;
}

.ProductScreenPage .main_index .category .search-path a,.search-path i,.search-path dl {
	float: left;
}

.ProductScreenPage .main_index .category .search-path i {
	margin: 0 10px;
	font-size: 12px;
	color: #8f8f8f;
	_display: inline;
	font-family: simsun;
}

.ProductScreenPage .main_index .category .search-path dl {
	position: relative;
}

.ProductScreenPage .main_index .category .search-path dl.open {
	z-index: 9;
}

.ProductScreenPage .main_index .category .search-path dl.open dt {
	z-index: 11;
	border-color: #bbb;
	border-bottom-color: #FFF;
}

.ProductScreenPage .main_index .category .search-path dl.open dd {
	display: block;
}

.ProductScreenPage .main_index .category .search-path dl.open dt a {
	color: #F70;
}

.ProductScreenPage .main_index .category .search-path dl.open b {
	background-position: 0 -872px;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	background-position: 0\9 -34px\9;
}

.ProductScreenPage .main_index .category .search-path dl.down b {
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.ProductScreenPage .main_index .category .search-path dt {
	position: relative;
	_float: left;
	height: 22px;
	padding: 0 28px 0 10px;
	border: 1px solid #DDD;
	cursor: pointer;
}

.ProductScreenPage .main_index .category .search-path dt b {
	position: absolute;
	width: 13px;
	height: 7px;
	overflow: hidden;
	right: 10px;
	top: 7px;
}

.ProductScreenPage .main_index .category .search-path dt a:hover {
	text-decoration: none;
}

.ProductScreenPage .main_index .category .search-path dt span {
	color: #333;
}

.ProductScreenPage .main_index .category .search-path dd {
	display: none;
	position: absolute;
	left: 0;
	top: 23px;
	padding: 10px 0;
	border: 1px solid #BBB;
	width: 585px;
	background: #FFF;
	z-index: 10;
}

.ProductScreenPage .main_index .category .search-path dd a {
	width: 96px;
	padding-left: 20px;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ProductScreenPage .main_index .category .search-path dd a:hover {
	color: #F70;
	text-decoration: underline;
}

.ProductScreenPage .main_index .category .search-path span {
	color: #999;
}

.ProductScreenPage .main_index .category .search-path span.all {
	color: #333;
}

.ProductScreenPage .main_index .category .search-path .ss-list {
	position: relative;
	z-index: 8;
}

.ProductScreenPage .main_index .category .search-path .ss-list .ofl {
	float: left;
	position: relative;
}

.ProductScreenPage .main_index .category .search-path .ss-list .hidden {
	overflow: hidden;
	width: 650px;
}

.ProductScreenPage .main_index .category .root1200 .search-path .ss-list .hidden {
	width: 635px;
}

.ProductScreenPage .main_index .category .root990 .search-path .ss-list .hidden {
	width: 435px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt {
	float: left;
	margin-left: 40px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span {
	float: left;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span a {
	float: left;
	position: relative;
	width: 15px;
	height: 22px;
	overflow: hidden;
	margin-left: -1px;
	border: 1px solid #ebebeb;
	cursor: pointer;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span a b,.search-path .ss-list .item-opt span em b {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 7px;
	height: 13px;
	top: 5px;
	left: 4px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span a.btn-l b {
	background-position: 0 -70px;
	margin-right: -1px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span a.btn-l:hover {
	border-color: #F70;
	z-index: 1;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span a.btn-r b {
	background-position: 0 -93px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span a.btn-r:hover {
	border-color: #F70;
	z-index: 1;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span em {
	float: left;
	position: relative;
	display: none;
	width: 15px;
	height: 22px;
	margin-left: -1px;
	border: 1px solid #ebebeb;
	cursor: default;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span em.disable-l b {
	background-position: 0 -683px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt span em.disable-r b {
	background-position: 0 -701px;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt a.clearall {
	display: none;
	float: left;
	margin: 2px 0 0 10px;
	width: 77px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	font-family: simsun;
	color: #666;
	border: 1px solid #ebebeb;
}

.ProductScreenPage .main_index .category .search-path .ss-list .item-opt a.clearall:hover {
	color: #F70;
	text-decoration: none;
	border: 1px solid #F70;
}

.ProductScreenPage .main_index .category .search-path span.r {
	font-size: 12px;
}

.ProductScreenPage .main_index .category .search-path span.r strong {
	font-family: arial;
	color: #333;
}

.ProductScreenPage .main_index .category .search-path .a-list {
	float: left;
	width: 1150px;
}

.ProductScreenPage .main_index .category .search-path .a-list a {
	margin-right: 5px;
	position: relative;
	height: 22px;
	padding: 0 7px 0 10px;
	border: 1px solid #DDD;
}

.ProductScreenPage .main_index .category .search-path .a-list a:hover,.search-path .a-list a.hover {
	border-color: #F70;
	text-decoration: none;
}

.ProductScreenPage .main_index .category .search-path .a-list a:hover span,.search-path .a-list a.hover span {
	color: #F70;
}

.ProductScreenPage .main_index .category .search-path .a-list a:hover b {
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	background-position: 0 -189px;
}

.ProductScreenPage .main_index .category .search-path .a-list a em {
	color: #F70;
}

.ProductScreenPage .main_index .search-path .a-list a b {
	position: absolute;
	width: 9px;
	height: 9px;
	overflow: hidden;
	right: 10px;
	top: 6px;
	background-position: 0 -167px;
}

.ProductScreenPage .main_index .main_index .category .search-opt {
	margin-top: 15px;
	position: relative;
	z-index: 19;
}

.ProductScreenPage .main_index .search-opt .rel-class {
	border: 1px solid #DDD;
	border-bottom: none;
	margin-bottom: -1px;
}

.ProductScreenPage .main_index .search-opt .rel-class dl {
	border-bottom: 1px solid #DDD;
}

.ProductScreenPage .main_index .search-opt .rel-class dl.all-class {
	display: none;
}

.ProductScreenPage .main_index .search-opt .rel-class dl.all-class dd .item {
	height: auto;
}

.ProductScreenPage .main_index .search-opt .rel-class dt {
	width: 114px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ProductScreenPage .main_index .search-opt .rel-class dd {
	width: 1233px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ProductScreenPage .main_index .search-opt dl.all-class {
	display: none;
}

.ProductScreenPage .main_index .search-opt dl.all-class dd .item {
	height: auto;
}

.ProductScreenPage .main_index .root1200 .search-opt .rel-class dd {
	width: 1033px;
}

.ProductScreenPage .main_index .root990 .search-opt .rel-class dd {
	width: 833px;
}

.ProductScreenPage .main_index .search-opt dl {
	background: #FAFAFA;
}

.ProductScreenPage .main_index .search-opt dd b {
}

.ProductScreenPage .main_index .search-opt dt {
	float: left;
	line-height: 32px;
	text-indent: 20px;
	color: #999;
}

.ProductScreenPage .main_index .main_index .category .search-opt dd {
	float: left;
	padding: 5px 20px;
	background: #FFF;
	border-left: 1px solid #DDD;
}

.ProductScreenPage .main_index .search-opt dd a.all {
	float: right;
	margin-top: 1px;
	border: 1px solid #EEE;
	line-height: 18px;
	overflow: hidden;
	text-decoration: none;
}

.ProductScreenPage .main_index .search-opt dd a.all span {
	float: left;
	padding: 0 3px;
	text-align: center;
	cursor: pointer;
	color: #333;
}

.ProductScreenPage .main_index .search-opt dd a.all b {
	float: left;
	width: 15px;
	height: 18px;
	background-position: 2px -12px;
	cursor: pointer;
}

.ProductScreenPage .main_index .search-opt dd a.all:hover {
	border-color: #F70;
	color: #F70;
}

.ProductScreenPage .main_index .search-opt dd a.all:hover span {
	border-right-color: #F70;
	color: #F70;
}

.ProductScreenPage .main_index .search-opt dd a.all:hover b {
}

.ProductScreenPage .main_index .search-opt dd a.acancel b {
	background-position: 2px -888px;
}

.ProductScreenPage .main_index .search-opt dd a.acancel:hover b {
}

.ProductScreenPage .main_index .search-opt dd .item {
	float: left;
	width: 1158px;
	*width: 1140px;
	height: 22px;
	overflow: hidden;
}

.ProductScreenPage .main_index .main_index .category .root1200 .search-opt dd .item {
	float: left;
	width: 958px;
	*width: 940px;
}

.ProductScreenPage .main_index .root990 .search-opt dd .item {
	float: left;
	width: 754px;
	*width: 740px;
}

.ProductScreenPage .main_index .search-opt dd .item a {
	float: left;
	width: 108px;
	margin-right: 30px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ProductScreenPage .main_index .search-opt dd .item a:hover {
	text-decoration: underline;
}

.ProductScreenPage .main_index .search-opt .opt-list {
	border-top: 1px solid #DDD;
}

.ProductScreenPage .main_index .search-opt .opt-list a {
	color: #333;
}

.ProductScreenPage .main_index .search-opt .opt-list dl {
	border: 1px solid #DDD;
	border-top: none;
	border-bottom: 1px solid #DDD;
}

.ProductScreenPage .main_index .search-opt .opt-list dl.brand-section {
	border: 2px solid #DDD;
	margin-top: -1px;
}

.ProductScreenPage .main_index .search-opt .opt-list dl.brand-section dt {
	width: 112px;
}

.ProductScreenPage .main_index .search-opt .opt-list dt {
	width: 113px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ProductScreenPage .main_index .search-opt .opt-list dd {
	width: 1232px;
}

.root1200 .search-opt .opt-list dd {
	width: 1032px;
}

.ProductScreenPage .main_index .main_index .category .root990 .search-opt .opt-list dd {
	width: 832px;
}

.ProductScreenPage .main_index .search-opt .opt-btn a {
	border: 1px solid #EEE;
	line-height: 18px;
	overflow: hidden;
	text-decoration: none;
	color: #333;
}

.ProductScreenPage .main_index .search-opt .opt-btn a span {
	float: left;
	padding: 0 3px;
	text-align: center;
	cursor: pointer;
}

.ProductScreenPage .main_index .search-opt .opt-btn a b {
	float: left;
	width: 15px;
	height: 18px;
	cursor: pointer;
}

.ProductScreenPage .main_index .search-opt .opt-btn a:hover {
	border-color: #F70;
	color: #F70;
}

.ProductScreenPage .main_index .search-opt .opt-btn a:hover span {
	border-right-color: #F70;
}

.ProductScreenPage .main_index .search-opt a:hover {
	color: #F70;
}

.ProductScreenPage .main_index .search-opt a.confirm {
	display: none;
	width: 31px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin-right: 10px;
	color: #F70;
	border: 1px solid #EEE;
}

.ProductScreenPage .main_index .search-opt a.confirm:hover {
	text-decoration: none;
	border: 1px solid #F70;
}

.ProductScreenPage .main_index .search-opt a.cancel {
	width: 31px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #666;
	border: 1px solid #EEE;
}

.ProductScreenPage .main_index .main_index .category .search-opt a.cancel:hover {
	text-decoration: none;
	border-color: #999;
}

.ProductScreenPage .main_index .search-opt a.gray {
	color: #DDD;
	border: 1px solid #EEE;
}

.ProductScreenPage .main_index .search-opt span.gray {
	float: left;
	margin-right: 10px;
	color: #DDD;
	border: 1px solid #EEE;
	width: 31px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

.ProductScreenPage .main_index .search-brand .brand-list {
	float: left;
	width: 1020px;
	overflow: hidden;
}

.ProductScreenPage .main_index .root1200 .search-brand .brand-list {
	float: left;
	width: 905px;
	overflow: hidden;
}

.ProductScreenPage .main_index .root990 .search-brand .brand-list {
	float: left;
	width: 690px;
	overflow: hidden;
}

.ProductScreenPage .main_index .search-brand .opt-btn {
	float: right;
	width: 106px;
	_width: 110px;
	margin-top: 1px;
	position: relative;
}

.ProductScreenPage .main_index .search-brand .opt-btn a {
	float: left;
	margin-left: 10px;
	position: relative;
}

.ProductScreenPage .main_index .search-brand .opt-btn a.multiselect {
	margin-left: 0;
}

.ProductScreenPage .main_index .search-brand .opt-btn a.multiselect b {
	background-position: 2px -204px;
}

.ProductScreenPage .main_index .search-brand .opt-btn a.multiselect:hover b {
}

.ProductScreenPage .main_index .main_index .category .search-brand .opt-btn a.more {
	position: absolute;
	right: 0;
}

.ProductScreenPage .main_index .search-brand .opt-btn a.more b {
	background-position: 2px -12px;
}

.ProductScreenPage .main_index .search-brand .opt-btn a.more:hover b {
}

.ProductScreenPage .main_index .search-brand .opt-btn a.retract b {
	background-position: 2px -888px;
}

.ProductScreenPage .main_index .search-brand .opt-btn a.retract:hover b {
}

.ProductScreenPage .main_index .btn-default {
	display: block;
	float: right;
	margin-right: 300px;
	width: 77px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	font-family: simsun;
	color: #666;
	border: 1px solid #ebebeb;
}

.ProductScreenPage .main_index .btn-default:hover {
	color: #F70;
	text-decoration: none;
	border: 1px solid #F70;
}

.ProductScreenPage .main_index .filter {
	position: relative;
	z-index: 4;
	_zoom: 1;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
}

.ProductScreenPage .main_index .filter .f-sort {
	float: left;
	margin-right: 24px;
}

.ProductScreenPage .main_index .filter .f-sort a {
	float: left;
	padding: 0 10px;
	height: 23px;
	border: 1px solid white;
	line-height: 23px;
	margin-right: -1px;
	background: #FFF;
	color: #333;
}

.ProductScreenPage .main_index .filter .f-sort a i {
	display: none;
	position: absolute;
	background: url(../Images/search.ele.png) no-repeat -9999px -9999px;
	top: 6px;
	right: 5px;
	width: 13px;
	height: 12px;
	overflow: hidden;
	font-size: 0;
}

.ProductScreenPage .main_index .filter .f-sort a.down,.filter .f-sort a.up {
	position: relative;
	padding-right: 20px;
}

.ProductScreenPage .main_index .filter .f-sort a.down i,.filter .f-sort a.up i {
	display: block;
}

.ProductScreenPage .main_index .filter .f-sort a.down i {
	background-position: 0 -203px;
}

.ProductScreenPage .main_index .filter .f-sort a.up i {
	background-position: 0 -225px;
}

.ProductScreenPage .main_index .filter .f-sort a.up1 {
	position: relative;
	padding-right: 20px;
}

.ProductScreenPage .main_index .filter .f-sort a.up1 i {
	display: block;
}

.ProductScreenPage .main_index .filter .f-sort a.up1 i {
	background-position: 0 -225px;
}

.ProductScreenPage .main_index .filter .f-sort a.curr {
	background: #ff6126;
	color: #FFF;
	border-color: #ff6126;
}

.ProductScreenPage .main_index .filter .f-sort a:hover {
	position: relative;
	text-decoration: none;
	border-color: #ff6126;
	color: #ff6126;
}

.ProductScreenPage .main_index .filter .f-sort a.curr:hover {
	color: #fff;
}

.ProductScreenPage .main_index .UICheckBoxa {
	background: url(../Images/search.ele.png) no-repeat 99999px 99999px;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 0
}

.ProductScreenPage .main_index .UICheckBoxa:hover {
	text-decoration: none;
	color: #e4393c;
	border-color: #e4393c
}

.ProductScreenPage .main_index .UICheckBoxaSelected {
	border-color: #e4393c;
	background: url(../Images/search.ele.png) no-repeat -1px -108px;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 0
}

.ProductScreenPage .main_index .filter-resultSearch-box {
	float: left;
	height: 24px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: inline
}

.ProductScreenPage .main_index .filter-resultSearch-box:focus {
	border-color: #c5c5c5
}

.ProductScreenPage .main_index .filter-resultSearch-input {
	float: left;
	width: 96px;
	height: 24px;
	border: 0 none;
	border-right: 1px solid #ccc;
	background-color: #fff;
	text-indent: 5px;
	color: #A5A5A5;
	*height: 24px;
	*line-height: 28px;
	font-family: microsoft yahei;
}

.ProductScreenPage .main_index .filter-resultSearch-btn {
	float: left;
	width: 42px;
	height: 24px;
	text-align: center;
	background-color: #F8F8F8;
	color: #5E5E5E
}

.ProductScreenPage .main_index .min-pager-box {
	float: right
}

.ProductScreenPage .main_index .min-pager-next,.min-pager-prev {
	float: right;
	height: 24px;
	width: 30px;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	font-family: simsun;
	border: 1px solid #ccc;
	margin-left: -1px;
	background: #FFF;
	color: #e3101e
}

.ProductScreenPage .main_index .min-pager-next:hover,.min-pager-prev:hover {
	text-decoration: none
}

.ProductScreenPage .main_index .min-pager-number {
	float: right;
	font-size: 14px;
	padding-right: 11px;
	color: #888
}

.ProductScreenPage .main_index .mp-disable {
	background: #f8f8f8;
	border-color: #ddd;
	cursor: default;
	color: #ccc
}

.ProductScreenPage .main_index .mp-disable:hover {
	color: #ccc
}

.ProductScreenPage .main_index #brandul .emcodeProp17 {
	padding-right: 40px;
	float: left;
}

.ProductScreenPage .main_index #brandul a {
	color: #999;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
}

.ProductScreenPage .main_index #brandul a:hover {
	color: #ff6126;
	text-decoration: none;
	border: 1px solid #ff6126;
}

.ProductScreenPage .main_index #brandul i {
	float: left;
	width: 14px;
	height: 14px;
	margin: 10px 5px 0 0;
	display: none;
}

.ProductScreenPage .main_index #brandul a:hover i {
	background-position: -50px -135px;
}

.ProductScreenPage .main_index .pager {
	float: right;
	height: 32px;
	padding-top: 35px;
	margin-bottom: 30px;
	position: relative;
	margin-right: 19px;
}

.ProductScreenPage .main_index .pager a, .pager span, .pager label, .pager button {
	float: left;
}

.ProductScreenPage .main_index .pager a, .pager span.cur {
	position: relative;
	min-width: 4px;
	height: 30px;
	margin: 0 0 0 -1px;
	padding: 0 13px;
	background: #FFF;
	border: 1px solid #ddd;
	z-index: 0;
	font: 400 12px/30px arial;
	color: #5e5e5e;
}

.ProductScreenPage .main_index .pager span.cur {
	background: #f8f8f8;
	border: 1px solid #e6e6e6;
	color: #888;
	font-weight: 500;
	text-decoration: none;
	z-index: 10;
	color: #a5a5a5;
}

.ProductScreenPage .main_index .pager a:hover {
	color: #e3101e;
	text-decoration: none;
}

.ProductScreenPage .main_index .pager a.prev:hover, .pager a.next:hover {
	font-weight: 400;
	color: #e3101e;
	background: #fff;
}

.ProductScreenPage .main_index .pager s {
	position: absolute;
}

.ProductScreenPage .main_index .pager .prev {
	padding: 0 8px 0 21px;
	font-size: 12px;
	width: 40px;
}

.ProductScreenPage .main_index .pager .prev s {
	overflow: hidden;
	top: 10px;
	left: 10px;
	width: 6px;
	height: 10px;
}

.ProductScreenPage .main_index .pager .disable .icon-prev {
	background-position: 0 0;
}

.ProductScreenPage .main_index .pager .disable .icon-next {
	background-position: -10px 0;
}

.ProductScreenPage .main_index .pager .next {
	padding: 0 21px 0 8px;
	font-size: 12px;
	width: 40px;
}

.ProductScreenPage .main_index .pager .next s {
	overflow: hidden;
	top: 10px;
	right: 10px;
	width: 6px;
	height: 10px;
}

.ProductScreenPage .main_index .pager .placeholder {
	overflow: hidden;
	width: 16px;
	height: 16px;
	margin: 0 8px;
	border-bottom: 1px dotted;
}

.ProductScreenPage .main_index .pager .txt-wrap {
	margin: 0 5px 0 10px;
	color: #959595;
	line-height: 30px;
}

.ProductScreenPage .main_index .pager .txt {
	width: 32px;
	height: 18px;
	line-height: 18px;
	margin: 0 5px;
	padding: 4px 0;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	color: #5e5e5e;
}

.ProductScreenPage .main_index .pager .btn {
	width: 42px;
	height: 26px;
	line-height: 28px;
	padding: 0;
	background: #FFF;
	border: 1px solid #ddd;
	color: #5e5e5e;
	text-align: center;
	cursor: pointer;
	margin-top: 2px;
	background: #f8f8f8;
	font: 400 12px/26px;
}

.ProductScreenPage .main_index .pager .btn:hover {
	border: 1px solid #ccc;
	color: #333;
}

.ProductScreenPage .main_index .pager .btn:active {
	background: #f3f3f3;
}

.ProductScreenPage .main_index .pager .disable {
	cursor: default;
	background: #f8f8f8;
	color: #ccc;
}

.ProductScreenPage .main_index .pager a.disable:hover {
	color: #ccc;
	background: #f8f8f8;
}
/*收缩样式*/
.ProductScreenPage .main_index .Wardrobe {
	width: 1000px;
	margin-top: 3px;
	margin-top: -49px;
	float: right;
	margin-left: 5px;
}

.ProductScreenPage .main_index .category {
	width: 1210px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 8px;
}

.ProductScreenPage .main_index .category_l {
	width: 200px;
	overflow: hidden;
	float: left;
}

.ProductScreenPage .main_index .category_list {
	border: 1px solid #ddd;
	border-top: 2px solid #cc0000
}

.ProductScreenPage .main_index .category_list h2 {
	background: #f7f7f7;
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-family: "microsoft yahei";
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	padding-left: 15px;
	border-top: 1px solid #ddd;
}

.ProductScreenPage .main_index .category_list div {
	width: 180px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0px;
}

.ProductScreenPage .main_index .category_list div a {
	background: url(../images/sub/listico.jpg) no-repeat center left;
	padding-left: 10px;
	display: block;
	height: 24px;
	float: left;
	line-height: 24px;
	width: 80px;
	overflow: hidden;
	color: #535353;
}

.ProductScreenPage .main_index .category_list div a:hover {
	color: #cc0000;
	text-decoration: none;
}

.ProductScreenPage .main_index .category_browse, .sale_top {
	margin-top: 50px;
}

.ProductScreenPage .main_index .category_browse h2, .sale_top h2 {
	color: #666666;
	font-family: "microsoft yahei";
	font-size: 15px;
	background: #f7f7f7;
	padding-left: 15px;
}

.ProductScreenPage .main_index .paihang_title {
	color: #666666;
	font-family: "microsoft yahei";
	font-size: 15px;
	background: #f7f7f7;
	padding-left: 15px;
}

.ProductScreenPage .main_index .category_browse ul {
}

.ProductScreenPage .main_index .category_browse ul li {
	width: 208px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ProductScreenPage .main_index .browse_pic {
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin: 0 auto;
}

.ProductScreenPage .main_index .browse_name {
	width: 200px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	height: 36px;
	line-height: 18px;
}

.ProductScreenPage .main_index .browse_name a {
	color: #666;
}

.ProductScreenPage .main_index .browse_price {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #e4393c;
}

.ProductScreenPage .main_index .category_browse .view_clear {
	text-align: center;
	width: 190px;
	margin: 0 auto;
	line-height: 30px;
	border-top: 1px dashed #ccc;
}

.ProductScreenPage .main_index .sale_top ul li {
	width: 200px;
	padding-top: 12px;
	overflow: hidden;
	padding-bottom: 12px;
	vertical-align: bottom;
	border-bottom: #eee 1px dashed;
}

.ProductScreenPage .main_index .sale_top ul li .img {
	width: 60px;
	float: left;
	height: 60px;
	margin-right: 8px;
}

.ProductScreenPage .main_index .sale_top ul li em {
	float: left;
	margin-left: 5px;
	display: block;
	background: #ccc;
	color: #fff;
	width: 14px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	line-height: 16px;
	text-align: center;
}

.ProductScreenPage .main_index .sale_top ul li.saleitem1 em {
	background: #cc0000
}

.ProductScreenPage .main_index .sale_top ul li .info {
	width: 100px;
	overflow: hidden;
	float: right;
	margin-right: 5px;
}

.ProductScreenPage .main_index .sale_top ul li .name, .sale_top ul li .price, .sale_top ul li .sale {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.ProductScreenPage .main_index .sale_top ul li .name a {
	color: #666
}

.ProductScreenPage .main_index .sale_top ul li .price b {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #e4393c;
}

.ProductScreenPage .main_index .sale_top ul li .price span {
	text-decoration: line-through;
	margin-left: 5px;
	color: #c0c0c0
}

.ProductScreenPage .main_index .sale_top ul li .sale {
	width: 100px;
}

.ProductScreenPage .main_index .sale_top ul li .sale b {
	color: #e4393c;
	font-weight: normal
}
/*补充*/
.ProductScreenPage .main_index .buy_price {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-family: "microsoft yahei";
	margin-top: 10px;
	margin-bottom: 10px;
}

.ProductScreenPage .main_index .buy_price em {
	float: left;
	font-size: 18px;
	color: #ce0203;
}

.ProductScreenPage .main_index .buy_price p {
	float: left;
	background: url(../img/manniu.bmp) no-repeat;
	width: 75px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}

.ProductScreenPage .main_index .category_r {
	width: 1000px;
	overflow: hidden;
	float: right;
	margin-left: 5px;
}

.ProductScreenPage .main_index .category_search {
	border: 1px solid #dbdbdb;
	margin-top: 30px;
	background: #f5f5f5;
}

.ProductScreenPage .main_index .category_search2 {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 10px 15px;
}

.ProductScreenPage .main_index .category_pro_list {
	width: 1000px;
	overflow: hidden;
	position: inherit;
}

.ProductScreenPage .main_index .category_sequence {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-top: 1px solid #dbdbdb;
	background-color: #ffffff;
}

.ProductScreenPage .main_index .category_sequence ul {
	width: 284px;
	overflow: hidden;
	float: left;
}

.ProductScreenPage .main_index .category_sequence ul li {
	width: 66px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-align: center;
}

.ProductScreenPage .main_index .category_sequence ul li span {
	background: url(../images/sub/SequenceUpStop.jpg) no-repeat right center;
	padding-right: 10px;
}

.ProductScreenPage .main_index .category_sequence ul .c_sel {
	background: #fff;
	color: #cc0000;
	font-weight: bold;
}

.ProductScreenPage .main_index .category_sequence ul .c_sel span {
	background: #fff url(../images/sub/SequenceDown.jpg) no-repeat right center;
}

.ProductScreenPage .main_index .category_sequence p {
	text-align: right;
	margin-right: 10px;
	color: #999999;
}

.ProductScreenPage .main_index .category_sequence p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #de3032;
	margin-left: 2px;
	margin-right: 2px;
}

.ProductScreenPage elect {
	border: #ddd 1px solid;
	border-radius: 4px;
	margin: 5% auto;
	font-size: 12px;
	font-size: 12px;
	border-top: 2px solid #cc0000;
}

.ProductScreenPage .select li {
	list-style: none;
	padding: 10px 0 5px 100px
}

.ProductScreenPage .select .select-list {
	border-bottom: #eee 1px dashed
}

.ProductScreenPage .select dl {
	zoom: 1;
	position: relative;
	line-height: 24px;
	height: 29px;
}

.ProductScreenPage .select dl:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden
}

.ProductScreenPage .select dt {
	width: 100px;
	margin-bottom: 5px;
	position: absolute;
	top: 0;
	left: -100px;
	text-align: right;
	color: #666;
	height: 24px;
	line-height: 24px
}

.ProductScreenPage .select dd {
	float: left;
	display: inline;
	margin: 0 0 5px 5px;
}

.ProductScreenPage .select a {
	display: inline-block;
	white-space: nowrap;
	height: 24px;
	padding: 0 10px;
	text-decoration: none;
	color: #039;
	border-radius: 2px;
}

.ProductScreenPage .select a:hover {
	color: #f60;
	background-color: #f3edc2
}

.ProductScreenPage .select .selected a {
	color: #fff;
	background-color: #f60
}

.ProductScreenPage .select-result dt {
	font-weight: bold
}

.ProductScreenPage .select-no {
	color: #999
}

.ProductScreenPage .select .select-result a {
	padding-right: 20px;
	background: right 9px no-repeat #f60;
}

.ProductScreenPage .select .select-result a:hover {
	background-position: right -15px
}

.ProductScreenPage .catesearch_key, .catesearch_range {
	background: #fff;
	border: 1px solid #cccccc;
	padding: 0px 0px;
}

.ProductScreenPage .catesearch_range {
	width: 40px;
	height: 23px;
	padding-top: 1px;
	margin-bottom: 0px;
	overflow: hidden;
	font-family: "microsoft yahei";
	font-size: 10px;
	color: #999999;
}

.ProductScreenPage .cut_down_button {
	background: url(../images/sub/catesearch_button.jpg) no-repeat;
	width: 50px;
	height: 21px;
	border: 0px;
	cursor: pointer;
}

.ProductScreenPage .notice-search {
	margin-bottom: 10px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	height: 100px;
	width: 400px;
	vertical-align: middle;
	line-height: 200px;
}

.ProductScreenPage .notice-search .ns-wrap {
	font: 12px/150% Arial,Verdana,"\5b8b\4f53";
	color: #666;
	margin-top: 100px;
}

.ProductScreenPage .notice-search .ns-icon {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../Images/search.notice.png) no-repeat 0 2px
}

.ProductScreenPage .notice-search .ns-content {
	margin-left: 32px;
	line-height: 32px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #f60;
}
