.breadcrumb {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
	margin-top:10px;
    overflow: hidden;
    padding: 0 0 4px 6px;
    vertical-align: baseline;
}
.breadcrumb strong{
    display: inline;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.breadcrumb span {
    font-family: "宋体";
}
.leftCont{
	float:left;
	width:210px;	
}
.leftCont .box{
	border:1px solid #e0e0e0;
	margin-bottom:10px;	
}
.leftCont .box h2{
	font-size:14px;
	padding-left:10px;
}
.cat-cont  ul {
    border-top: 1px solid #DDDDDD;
    overflow: hidden;
    padding: 6px 0;
}
.cat-cont li {
    height: 18px;
    overflow: hidden;
    padding: 3px 15px 3px 26px;
    width: 159px;
}
.cat-cont li a{
	color:#5f5f5f;	
}

.cat-cont .curr a {
    color: #E4393C;
    font-weight: bold;
}
.cat-tit,.rank-tit,.alsobuy-tit{
	height:34px;
	line-height:34px;
	background-color:#f7f7f7;
}
.cat-cont,.rank-cont,.alsobuy-cont{
	background-color:#fff;	
}
.rank-cont {
    padding: 0 10px;
}
.rank .tabcon li {
    border-top: 1px dotted #CCCCCC;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 6px 5px;
    width: 177px;
}
.rank .tabcon span {
    border: 1px solid #CDCDCD;
    border-radius: 10px;
    color: #CDCDCD;
    float: left;
    font: 12px/16px arial;
    height: 16px;
    margin: 2px 3px 0 0;
    text-align: center;
    width: 16px;
}
.rank .tabcon .p-name {
    float: left;
    height: 22px;
    overflow: hidden;
    width: 156px;
}
.rank .tabcon .fore {
    border-top: 0 none;
    height: 56px;
    padding: 10px 5px;
}
.rank .tabcon .fore .p-img {
    float: left;
    margin-right: 5px;
}
.rank .tabcon .fore .p-name {
    height: 3em;
    line-height: 1.5em;
    width: 100px;
}
.rank .tabcon .fore .p-price {
    float: left;
    height: 18px;
    line-height: 18px;
    margin-top: 2px;
}
.rank .tabcon .fore1 span, .rank .tabcon .fore2 span, .rank .tabcon .fore3 span {
    border: 1px solid #E4393C;
    color: #E4393C;
}
.p-price strong{
    color: #E4393C;
    font-family: verdana;
}

.alsobuy  ul {
    overflow: hidden;
    padding: 0 8px;
}
.alsobuy  li {
    padding: 6px 0;
    position: relative;
    text-align: center;
}

.alsobuy .rate {
    word-break: break-all;
    word-wrap: break-word;
}
.alsobuy  .fore {
    border-top: medium none;
}
.alsobuy  .rate {
    height: 3em;
    overflow: hidden;
    text-align: left;
}
.alsobuy  .rate strong {
    color: #E4393C;
    font-family: verdana;
}


.mainCont{
	float:right;
	width:1200px;	
}

/************  头部推荐  *******************/

.top-hot{
    border: 1px solid #DDDDDD;
    height: 153px;
    overflow: visible;
    position: relative;
	background-color:#fff;
}
.top-hot h2 {
    font: 15px/1.3 微软雅黑;
}
#hotsale {
    float: left;
    height: 137px;
    padding-bottom: 10px;
    width: 800px;
}
#hotsale .hotsale-tit {
    background: none repeat scroll 0 0 #F7F7F7;
    height: 16px;
    padding: 7px 0 8px 13px;
}
#hotsale .hotsale-tit h2 {
    font: 15px/16px 微软雅黑;
}
#hotsale .hotsale-cont {
    height: 104px;
    overflow: hidden;
    padding: 18px 0 0 25px;
    width: 768px;
}
#hotsale dl {
    overflow: hidden;
    width: 256px;
	float:left;
}
#hotsale dt {
    float: left;
    margin-right: 6px;
    width: 100px;
}
#hotsale dd {
    float: left;
    width: 146px;
}
#hotsale .p-name {
    height: 30px;
    line-height: 15px;
}
#hotsale .p-name a:link, #hotsale .p-name a:visited {
    color: #666666;
}
#hotsale .btns {
    margin-top: 5px;
}
#hotsale .btns a:link, #hotsale .btns a:visited {
    background: none repeat scroll 0 0 #E4393C;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 72px;
}
#hotsale .btns a:hover {
    box-shadow: 0 1px 1px rgba(0, 1, 1, 0.08);
    cursor: pointer;
}
#market {
    float: right;
    height: 153px;
    width: 178px;
}
#market .market-tit {
    background: none repeat scroll 0 0 #F7F7F7;
    height: 16px;
    padding: 7px 0 8px 13px;
}
#market .market-titl h2 {
    background-position: 0 -614px;
}
#market .market-cont{
    font-family: 宋体;
    padding: 10px 10px 2px;
}
#market li {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
#market li a{
	color:#666;
}
/************  头部推荐  *******************/


/************  筛选  *******************/
#select{
	margin-top:10px;	
}
#select .mt {
    border:1px solid #ddd;
	borde-bottom:0 none;
    background: none repeat scroll 0 0 #F7F7F7;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
	
}
#select .mt h2 {
    color: #E4393C;
    float: left;
    font: 15px/30px 微软雅黑;
    height: 30px;
}
#select .mt h2 strong {
    color: #333333;
    font: 15px/30px 微软雅黑;
    margin-right: 10px;
}
#select .mt h2 a {
    color: #005AA0;
    font: 12px/31px 宋体;
}
#select .mc {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 0 1px 1px;
    overflow: visible;
	background-color:#fff;
}

.attr {
    border-top: 1px dotted #CCCCCC;
    overflow: hidden;
    padding: 4px 0 2px;
     width: 977px;
}
.attr .a-key {
    float: left;
    font-weight: bold;
    line-height: 25px;
    text-align: right;
    width: 100px;
}
.attr .a-values .v-option {
    height: 20px;
    padding-top: 2px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 105px;
}
.attr .a-values .o-multiple {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    color: #005AA0;
    cursor: pointer;
    display: none;
    float: right;
    height: 18px;
    line-height: 18px;
    padding-left: 16px;
    position: relative;
    width: 28px;
}
.attr .a-values .o-multiple:hover {
    border-color: #CCCCCC;
    color: #005AA0;
    cursor: pointer;
}
.attr .a-values .o-multiple b {
    background:url(../../images/list/2013100702.gif) 0 0 no-repeat;
    display: block;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 8px;
}
.attr .a-values .o-more {
    color: #005AA0;
    cursor: pointer;
    float: right;
    height: 20px;
    line-height: 20px;
    padding-right: 14px;
    position: relative;
    text-align: right;
    text-decoration: none;
    width: 31px;
}
.attr .a-values .o-more:hover {
    border-color: #CCCCCC;
    cursor: pointer;
}
.attr .a-values .o-more b {
	background:url(../../images/list/2013100702.gif) 0 0 no-repeat;
    height: 5px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 9px;
    width: 7px;
}
.attr .a-values .fold b {
   background:url(../../images/list/2013100702.gif) 0 0 no-repeat;
}
.attr .a-values .unfold b {
   background:url(../../images/list/2013100702.gif) 0 0 no-repeat;
}
.attr .a-values .v-btns {
    display: none;
    padding: 10px 0;
    text-align: center;
}
.attr .a-values .v-btns a {
    display: inline-block;
    line-height: 12px;
    text-decoration: none;
}
.attr .a-values .v-btns .btn-red {
    color: #FFFFFF;
    margin-right: 5px;
    padding: 5px 15px 6px;
}
.attr .a-values .v-btns .btn-gray {
    padding: 4px 13px 5px;
}
.attr .a-values .v-btns .disabled {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #CCCCCC;
    cursor: default;
    padding: 4px 13px 5px;
}
.attr .a-values .v-btns .disabled:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
    cursor: not-allowed;
}
.attr .a-values .btns {
    clear: both;
    display: none;
    height: 25px;
    padding: 10px 0;
    text-align: center;
}
.attr .a-values .attr-select .btns {
    display: block;
}
.attr .a-values .btn-red {
    margin-right: 10px;
}
#select .mc > div:first-child .attr {
    border-top: medium none;
}
.selected-c .attr {
    border-top: medium none;
    padding: 6px 0;
}
.selected-c .a-key {
    line-height: 22px;
}
.selected-c .a-values {
    padding-right: 70px;
    position: relative;
    width: 582px;
}
.selected-c .a-values, .prop-attrs .a-values, .color-attr .a-values, .brand-attr .a-values {
    float: right;
    padding-right: 110px;
    position: relative;
    width: 765px;
}
.brand-attr .tabcon div {
    float: left;
    height: 20px;
    margin-right: 15px;
    overflow: hidden;
    padding-top: 5px;
    width: 140px;
}
.brand-attr .v-tabs a {
    color: #005AA0;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
}
.brand-attr .v-tabs a:hover, .brand-attr .v-tabs a.curr {
    color: #E4393C;
}
.prop-attrs .v-fold .f-list {
    height: 20px;
    overflow: hidden;
    width: 548px;
}
.prop-attrs .v-unfold .f-list {
    height: auto;
}
.brand-attr .v-fold .f-list {
    height: 20px;
    overflow: hidden;
    width: 548px;
}
.brand-attr .v-unfold .f-list {
    height: auto;
}
.brand-attr .v-unfold2 .f-list {
    height: auto;
}
.prop-attrs .v-fold .f-list li {
    float: left;
    height: 20px;
    margin-right: 32px;
    padding-top: 5px;
}
.prop-attrs .v-fold .f-list a {
    color: #005AA0;
    float: left;
    font-family: verdana;
    height: 15px;
    line-height: 14px;
    text-decoration: none;
    white-space: nowrap;
}
.prop-attrs .v-fold .f-list a:hover, .prop-attrs .v-fold .f-list a.curr {
    color: #E4393C;
}

/************  筛选  *******************/

/************  排序  *******************/
#filter {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
    margin:10px 0;
}
#filter .fore1 {
    border-bottom: 1px solid #f5f5f5;
    height: 26px;
    overflow: hidden;
    padding: 5px 8px;
}
#filter dl, #filter dt, #filter dd {
    float: left;
    line-height: 26px;
}
#filter .order dd {
    background-color: #FFFFFF;
    background-position: 0 -73px;
    background-repeat: repeat-x;
    border: 1px solid #CECBCE;
    height: 24px;
    line-height: 24px;
    margin-right: 5px;
    overflow: hidden;
}
#filter .order .curr {
    background: none repeat scroll 0 0 #E4393C;
    border: 1px solid #E4393C;
    font-weight: bold;
}
#filter .order .curr  a{
	color:#fff;	
}
#filter .order a {
    display: block;
    padding: 0 10px;
}
#filter .order a.dd-c{
	background:url(../../images/list/bg_sprite_png24.png) 42px 8px no-repeat;
	padding:0 15px;
}
#filter .order .curr a.dd-c{
	background:url(../../images/list/bg_sprite_png24.png) 42px -9px no-repeat;

}
#filter .order a:hover{
	text-decoration:none;	
}
/************  排序  *******************/

/************  产品列表  *******************/
.p-name, .p-detail {
    word-break: break-all;
    word-wrap: break-word;
}
.ordinary-prebuy{
	background-color:#fff;
	border:1px solid #ddd;	
}
#plist.ordinary-prebuy .list-h li {
    height: 200px;
    padding: 0;
    position: relative;
    width: 190px;
	float:left;
}
#plist.ordinary-prebuy .list-h li.hover {
    border: medium none;
    box-shadow: none;
    padding: 0;
    width: 244px;
    z-index: 2;
}
#plist.ordinary-prebuy .list-h li .lh-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    left: 0;
    padding: 1px 6px 10px;
    position: absolute;
    top: 0;
    z-index: 1;
}
#plist.ordinary-prebuy .list-h li .lh-wrap .p-name{
	 line-height: 16px;
    padding: 5px 0;	
}
#plist.ordinary-prebuy .list-h li.hover .lh-wrap {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 8px #DDDDDD;
    padding: 0 12px 9px;
}
#plist.ordinary-prebuy .list-h li .p-img, #plist.ordinary-prebuy .list-h li .p-img:hover {
    border: medium none;
    padding-top: 10px;
}
#plist.ordinary-prebuy .list-h li.hover .sp-stage {
    display: block;
}
#plist.ordinary-prebuy .list-h .lh-wrap .sp-stage {
    margin-bottom: 5px;
}
#plist.ordinary-prebuy .list-h .lh-wrap .sp-stage .item {
    width: 72px;
}
.lh-wrap .prebuy-time {
    bottom: 5px;
    color: #FFFFFF;
    font-family: verdana,'宋体';
    height: 30px;
    left: 2px;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    transition: all 0.3s ease-in 0s;
    width: 80px;
}
.lh-wrap .prebuy-time .pt-bg {
    background: none repeat scroll 0 0 #6E7992;
    height: 30px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.lh-wrap .prebuy-time i {
    background: url("i/2013110402.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    left: 11px;
    position: absolute;
    top: 7px;
    width: 16px;
    z-index: 3;
}
.lh-wrap .prebuy-time span {
    display: block;
    height: 30px;
    left: 32px;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 2;
}
.lh-wrap .prebuy-time em {
    display: none;
    height: 30px;
    left: 76px;
    position: absolute;
    top: 0;
    width: 144px;
    z-index: 2;
}
.hover .lh-wrap .prebuy-time {
    width: 220px;
}
.hover .lh-wrap .prebuy-time em {
    display: block;
}
.lh-wrap .sp-stage {
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    display: none;
    margin-bottom: 5px;
    margin-top: 10px;
}
.lh-wrap .sp-stage .item {
    border-bottom: 3px solid #CCCCCC;
    border-right: 1px solid #DDDDDD;
    float: left;
    height: 51px;
    position: relative;
    text-align: center;
    width: 73px;
}
.lh-wrap .sp-stage .item a {
    color: #999999;
    cursor: default;
    display: block;
    line-height: 20px;
    padding-top: 6px;
    text-decoration: none;
}
.lh-wrap .sp-stage .item a em {
    display: block;
}
.lh-wrap .sp-stage .item a em.hoverd {
    display: none;
}
.lh-wrap .sp-stage .item a strong {
    display: block;
}
.lh-wrap .sp-stage .item .bottom {
    border-bottom: 3px solid #CCCCCC;
    bottom: -3px;
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.lh-wrap .sp-stage .item.curr a {
    color: #333333;
}
.lh-wrap .sp-stage .item.curr .bottom {
    border-color: #6E7992;
}
.lh-wrap .sp-stage .item.curr .bottom em {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #6E7992;
    border-style: solid;
    border-width: 6px;
    display: inline-block;
    height: 0;
    margin-top: -12px;
    width: 0;
}
.lh-wrap .sp-stage .item.curr a:hover {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
}
.lh-wrap .sp-stage .item.curr a:hover em {
    display: none;
}
.lh-wrap .sp-stage .item.curr a:hover em.hoverd {
    display: block;
}
.lh-wrap .sp-stage .item.timeout a strong {
    text-decoration: line-through;
}
#plist .p-price strong {
    color: #E4393C;
    font-size: 26px;
    margin-right: 10px;
}

.item_act {
    padding:10px 0;
}
.item_act .shopping_num {
    float: left;
    margin-right: 8px;
}
.item_act .shopping_num input {
    background: url("../../images/list/bg_sprite_png24.png") 0 -200px no-repeat;
    border: 0 none;
    color: #555555;
    float: left;
	 display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 30px;
}
.item_act .shopping_num span {
    float: left;
    height: 28px;
    margin-left: 2px;
    width: 16px;
}
.item_act .shopping_num a {
    background: url("../../images/list/bg_sprite_png24.png") 0 0 no-repeat;
    cursor: pointer;
    display: block;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
}
.item_act .shopping_num .add {
    background-position: -49px -200px;
}
.item_act .shopping_num .decrease {
    background-position: -49px -214px;
}
.item_act .shopping_num .dis_add {
    background-position: -32px -200px;
}
.item_act .shopping_num .dis_decrease {
    background-position: -32px -214px;
}
.shopping_act a {
	background:url("../../images/list/bg_sprite_png24.png") 0 0 no-repeat;
    display: inline-block;
    text-align: center;
}
.shopping_act .buy_btn {
    background-position: 0 -230px;
    color: #FFFFFF;
    height: 28px;
    line-height: 28px;
    width: 90px;
}
.shopping_act a.buy_btn:hover {
    color: #FFFFFF;
	text-decoration:none;
}
.shopping_act a.buy_btn:active {
    background-position: -95px -230px;
}
/*******分页*******/
.mod_page {
    padding: 15px 0 20px;
}
.mod_page {
    text-align: right;
}
.mod_page_disable{
 	background-color: #FFFFFF;	
}
.mod_page_lk, .mod_page_on, .mod_page_etc, .mod_page_disable, .mod_page_turn, .mod_page_go {
    display: inline-block;
    margin-left: 5px;
    overflow: hidden;
    vertical-align: top;
}
.mod_page_lk, .mod_page_on, .mod_page_etc, .mod_page_disable, .mod_page_turn {
    height: 26px;
    line-height: 26px;
}
.mod_page_lk, .mod_page_on, .mod_page_etc, .mod_page_disable {
    padding: 0 12px;
}
.mod_page a:hover {
    border-color: #AAAAAA;
    text-decoration: none;
}
.mod_page_lk {
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
}
.mod_page_on {
    background-color: #e4393c;
    border: 1px solid #e4393c;
    color: #FFFFFF;
    cursor: default;
}
.mod_page_etc {
    border: 1px solid #FFFFFF;
    color: #999999;
}
.mod_page_disable {
    border: 1px solid #DDDDDD;
    color: #999999;
}
.mod_page_turn {
    margin-left: 15px;
    position: relative;
}
.mod_page_turn input {
    border: 1px solid #C9C9C9;
    height: 22px;
    line-height: 22px;
    margin: 0 3px;
    text-align: center;
    width: 35px;
}
.mod_page_go {
    background-color: #E8E8E8;
    border: 1px solid #C9C9C9;
    height: 22px;
    line-height: 20px;
    padding: 0 10px;
    position: relative;
    top: 1px;
}

.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}

/*******分页*******/