@charset "utf-8";
/* CSS Document */
/*锚点样式*/
#top.scroll{ width:40px; height:144px; position:fixed; right:10%; bottom:30%;}
#top.scroll .top{ background:url(images/effect/sprite_effect.png) 0 -712px no-repeat; width:40px; height:88px; float:left; text-indent:-9999px;}
#top.scroll .cart{ background:url(images/effect/sprite_effect.png) 0 -801px no-repeat; width:40px; height:56px; float:left;text-indent:-9999px;}
/*锚点样式*/

.main .breadcrumb { overflow:hidden;color: #808184;}
.main .breadcrumb li a{ background:url(images/buy/pic_gt.png) right center no-repeat; padding-right:10px; float:left;}
.main .breadcrumb li{ float:left; padding-right:10px;}


.w710{ width:710px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.pdd10{ padding:0 10px;}
.pdr10{ padding-right:10px;}
.items,.partsList{ width:100%; overflow:hidden;}
.partsList .head{ background:url(images/parts/sprite_parts.png) no-repeat; height:82px; font-weight:normal; line-height:22px;}
.partsList .search .name{ font-size:14px; width:80px; float:left; color:#464646;}
.partsList .search dd,.partsList .search dt{ float:left; padding:0 5px;}
.partsList .search .con{ width:710px; float: left;}
.partsList .search dd a.active,.partsList .search dd a:hover{ color:#dc402c;}
.partsList .searBtn{ width:220px; height:23px; background:url(images/parts/sprite_parts.png) 0 -248px no-repeat;}
.partsList .searBtn .searInfor{ width:175px; padding:5px; float:left; height:13px; line-height: auto; border:none; background:none; outline:none;}
.partsList .searBtn .btnSearch{ width:35px; height:23px; text-indent:-9999px; float:left; border:none; background:none; cursor:pointer;}
.partsList .searBtn .searInfor.active{ background:url(images/parts/sprite_parts.png) 0 -279px no-repeat;}
.partsList .searBtn .btnSearch.active{ background:url(images/parts/sprite_parts.png) -185px -279px no-repeat;}

.listBox{ border:#ececec 1px solid; background:#fff; overflow:hidden;}
.listBox ul{ margin-left:2px; overflow:hidden;}
.listBox li{ width:239x; float:left; padding:15px 0; border-left:#ececec 1px solid; border-top:#ececec 1px solid; margin:-1px 0 0 -1px;}
.listBox li .pic{ width:238px; height:238px; overflow:hidden;}
.listBox li .title,.listBox li .price{ color:#ea412d; text-align:center; color:#ea412d; padding-top:5px;}
.listBox li .title,.listBox li .price a,.listBox li .addCart a{ color:#ea412d;}
.listBox li .addCart{ margin-top:5px; margin-left:80px; background:url(images/parts/sprite_parts.png) 0 -314px; padding-left:18px; line-height:18px; color:#ea412d;}


.page{ width:100%; overflow:hidden; text-align:center;}
.page a{ padding:0 5px; display:inline-block;}
.page .pre,.page .next{ padding:0 5px; display:inline-block; cursor:pointer;}
.page a:hover,.page a.active{ color:#d93c2a;}
.page a.active:hover{ cursor: default;}

.main .shopping .head{ background:url(images/buy/sprite_buy.png) 0 -552px no-repeat; padding-left:15px;}
.main .shopping .headBg{ background:url(images/shopping/pic_headBg.png) right top no-repeat; height:35px; line-height:35px; color:#808184; font-size:14px; font-weight:bold; padding-right:15px;}

/*pagelist*/
.pagelist{overflow: hidden; text-align: center ;display: inline; margin: 5px 0 0 0; }
.pagelist ul{ line-height: 20px; padding-top: 10px; overflow: hidden; }
.pagelist li{ display: inline-block; margin: 0 2px; /*border-radius:5px; */}
.pagelist li a{ color: #7d7d7d; }
.pagelist li a:hover{color: #EC5435 }
.pagelist li.pg-total,
.pagelist .pg-prev span,
.pagelist .pg-next span{ display: none; }
.pagelist .pg-num,
.pagelist .curr-page{ padding:0 8px; height: 20px; text-align: center; color: #7d7d7d; line-height:20px; }
.pagelist .pg-num{ /*background: #ccc; */}
.pagelist .curr-page{/* background: #EC5435;*/ color: #EC5435 }
.pagelist .pg-prev a,
.pagelist .pg-next a{ text-align: center; display: block; height: 20px; padding:0 8px; /*background: #ccc; */line-height:20px; /*border-radius:5px; */}