
/* =Reset
-----------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, button, th, td { margin:0; padding:0; }
.displayno
{ display:none; width:0; height:0; border:none;}
/*body{ background:#f0f0f0}*/
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:none; }
caption, strong, th { font-weight:normal; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }/* 使用等宽字体 */
ul, ol { list-style:none outside; }/* outside重置IE6,7缩进 */
caption, th { text-align:left; }
q:before, q:after { content: ''; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
select, input, button, textarea { font-size:100%; }/* 使表单元素能继承父级字体大小 */
textarea { overflow-y:auto; }/* 去除IE下textarea滚动条 */
/* 修复IE6连续英文不折行导致页面布局崩溃 */
body { _word-break:break-all; }
/* 专有属性修复IE7，IE8浏览器强制缩放图片失真 */
img { -ms-interpolation-mode:bicubic; }
/* xinbaigo的默认样式 */
html, legend { color:#333; background:#FFF; }
body { font:12px/1.5 "Lucida Grande", arial, helvetica, sans-serif; }
a { color:#666; text-decoration:none; }
a:hover { color:#ca003b; text-decoration:underline; }
hr { color: #E4E4E4; background-color: #E4E4E4; border: none; height: 1px; }
del { font-family:simsun; color:#CCC; }/* 避免删除线造成数字8视觉上为0 */
/* M18 IE6下调用莫名失效 */
h1, h2, h3, h4, h5, h6 { _font-size:100%; _font-weight:normal; }
select, input, button, textarea { _font-size:100%; }
/* =Common class
-----------------------------------------------------------------------------*/
/*--=clearfix--*/
.clearfix:after { content:""; display: block; visibility:hidden; height: 0; clear: both; }
.clearfix { zoom: 1; }
/*--=Basic Class--*/
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.f10 { font-size:10px; }
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f24 { font-size:24px; }
.fb { font-weight: normal; }
.fn { font-weight:normal; }
.noline { text-decoration:none; }
.underline { text-decoration:underline; }
.ml0 { margin-left: 0!important; }
.mr0 { margin-right: 0!important; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt18 { margin-top:18px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt50 { margin-top:50px; }
.mr1 { margin-right:1px; }
.mr2 { margin-right:2px; }
.mr3 { margin-right:3px; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr30 { margin-right:30px; }
.mr50 { margin-right:50px; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb50 { margin-bottom:50px; }
.ml5 { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml30 { margin-left:30px; }
.ml45 { margin-left:45px; }
.ml50 { margin-left:50px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt50 { padding-top:50px; }
.pr5 { padding-right:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr50 { padding-right:50px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb50 { padding-bottom:50px; }
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }
.pl50 { padding-left:50px; }
.block { display:block; }
.inline { display:inline; }
.inblock { display:inline-block; *display:inline;
zoom:1; letter-spacing:0; }/*--HTML源码内有换行会导致连续内联块元素间半个字符的间距，如需修正，请在父元素添加letter-spacing:-.5em;--*/
.none { display:none; }
.hidden { visibility:hidden; }
.hide { width:0 !important; height:0 !important; overflow:hidden !important; padding:0 !important; margin:0 !important; border:0 none !important; }
.relative { position:relative; }
.absolute { position:absolute; }
.wfill { width:100%; }
.nowrap { white-space:nowrap; }
.nobor { border:none; }
.vm { vertical-align:middle; _vertical-align:bottom; }
.zoom { zoom:1; }
.xbwrap { width:985px; margin-left:auto; margin-right:auto; }
/*--xb-t-Nav---*/
.xbNavlistBgbak { margin-top:-2px; height:30px; line-height:30px; background:url(http://img.xinbaigo.com/images/img/xbNavBg.gif) left repeat-x; text-indent:10px; font-weight: normal; color:#666; }
.xbNavlistBg { margin-top:6px; height:30px; line-height:30px; text-indent:10px; font-weight: normal; color:#666; }
.xbNavlistBg span { margin-left:10px; margin-right:10px; display:inline; font-family:"simsun"; font-weight:normal }
.xbNavlistBg a, .xbNavlistBg a:hover { font-weight:normal }
/*--xb-h-menu---*/
.xbtopline { line-height:3px; height:3px; font-size:3px; background:#b9003b }
.xbmenutopbg { height:122px; background:url(http://img.xinbaigo.com/images/img/xbmenubg1020.gif) left repeat-x; }
.entranceBar { line-height:27px; height:27px; background:url(http://img.xinbaigo.com/images/img/xbtopmenubg.gif) center no-repeat; }
.xblogin li { float:left; padding:0 4px; color:#666 }
.xblogin li span { color:#ca003b }
.xbuser { margin-top:1px; }
.xbuser li span { color:#ca003b }
.xblogo { overflow:hidden; margin:0px; padding:0px; }
.xblogo img {
*margin:0px 0px 0px 1px!important; margin:0px 0px 0px 3px; display:inline; }
.xbSmallMenu { width:500px; overflow:hidden; margin-top:7px; /*margin-top:70px */}

/*------------满99元免运费开始-----------*/
.free99_flash{ background:#000; width: 310px; height: 65px; display: inline-block; overflow: hidden; }
/*------------满99元免运费结束-----------*/

.xbSmallMenu ul { text-align:right; }
.xbSmallMenu li { float:right; padding:0 4px; color:#666 }
.xbSmallMenu li span { color:#ca003b; }
.xbSmallMenu li img { float:left; margin-top:4px !important; margin-top:3px; }
.xbSmallMenu .jiesuan { width:45px; padding:0px 0px 0px 0px; display:block; color:#fff; text-align:center; background:#ca003b; cursor:pointer }
/*--xb-h-menubtn---*/
.xbMenuBox { background:url(http://img.xinbaigo.com/images/img/xbMenuBox1020.gif) repeat-x; height:43px; line-height:43px; }/*导航条背景*/
.xbMenuMainBg { width:715px; height:43px; background:url(http://img.xinbaigo.com/images/img/xbmenubg1103.jpg) no-repeat; /*_line-height:43px;*/ z-index:999; }/*菜单sprites按钮link状态*/
.xbMenuMainline { line-height:5px; height:5px; background:url(http://img.xinbaigo.com/images/img/xbmenubg1103.gif) left repeat-x; font-size:1px; }/*菜单sprites按钮link状态*/
.xbMenuMainBg li { display:inline; float:left; list-style-type:none }
.xbMenuMainBg li .fnav { width:86px; height:43px; display:block; text-align:center; text-indent:-299em; }/*转化块级元素*/
.xbMenuMainBg li .fnav span { width:86px; height:43px; display:block; text-align:center; text-indent:-299em; cursor:pointer; }
.xbMenuMainBg li.home a.fnav:hover, .xbMenuMainBg li.home .fnav span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat; }
/*菜单sprites按钮状态-首页*/

.xbMenuMainBg li.classN1 a.fnav:hover, .xbMenuMainBg li.classN1 a.fnav.hover { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -86px 0 !important; }
/*菜单sprites按钮状态-服装*/
.xbMenuMainBg li.classN1 a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -86px 0 !important; }
.xbMenuMainBg li.classN1 a.fnav:hover .span, .xbMenuMainBg li.classN1 a.fnav.hover .span { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -86px 0 !important; }
.xbMenuMainBg li.classN4 a.fnav:hover, .xbMenuMainBg li.classN4 a.fnav.hover { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -172px 0 !important; }
/*菜单sprites按钮状态-鞋靴*/
.xbMenuMainBg li.classN4 a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -172px 0 !important; }
.xbMenuMainBg li.classN4 a.fnav:hover .span, .xbMenuMainBg li.classN4 a.fnav.hover .span { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -172px 0 !important; }
.xbMenuMainBg li.classN3 a.fnav:hover, .xbMenuMainBg li.classN3 a.fnav.hover { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -258px 0 !important; }
/*菜单sprites按钮状态-箱包*/
.xbMenuMainBg li.classN3 a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -258px 0 !important; }
.xbMenuMainBg li.classN3 a.fnav:hover .span, .xbMenuMainBg li.classN3 a.fnav.hover .span { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -258px 0 !important; }
.xbMenuMainBg li.classN2 a.fnav:hover, .xbMenuMainBg li.classN2 a.fnav.hover { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -344px 0 !important; }
/*菜单sprites按钮状态-配饰*/
.xbMenuMainBg li.classN2 a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -344px 0 !important; }
.xbMenuMainBg li.classN2 a.fnav:hover .span, .xbMenuMainBg li.classN2 a.fnav.hover .span { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -344px 0 !important; }
/*菜单sprites按钮状态-家居*/
.xbMenuMainBg li.classN5 a.fnav:hover, .xbMenuMainBg li.classN5 a.fnav.hover { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -430px 0 !important; }
.xbMenuMainBg li.classN5 a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -430px 0 !important; }
.xbMenuMainBg li.classN5 a.fnav:hover .span, .xbMenuMainBg li.classN5 a.fnav.hover .span { background:url(http://img.xinbaigo.com/images/img/xbMenuHover1103.jpg) no-repeat -430px 0 !important; }
/*--品牌及VIP专区开始--*/
.xbMenuMainBg li.brand a.fnav:hover { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -516px 0 !important; }
.xbMenuMainBg li.brand a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -516px 0 !important; }
.xbMenuMainBg li.vip a.fnav:hover { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -602px 0 !important; }
.xbMenuMainBg li.vip a.fnav .span { background:url(http://img.xinbaigo.com/images/img/xbMenuDown1103.jpg) no-repeat -602px 0 !important; }
/*--品牌及VIP专区结束--*/



/*----------新建导航样式修改 ver4.0 开始------*/
/*--下拉弹出框背景开始--*/
.xbMenuMainBg li .menu .menuleft { }
.xbMenuMainBg li .navp { font-weight:normal; width:625px; position:absolute; left:88px; background:url("http://img.xinbaigo.com/Images/topic/ued/index/img/nav/xbnav_bg_transparent.gif") repeat center center; border:2px solid #931042; border-top:none; overflow:hidden; display:none; z-index:999; background:rgba(0, 0, 0, 0.9) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/ filter:Alpha(opacity=90); background:#000000;/*实现IE背景透明*/ }
/*----------分割线及清除浮动
------*/
.s_Solid { border-top:1px dashed #f2f2f2; line-height:20px; height:0px; clear:both; overflow: hidden; width:515px; }
.s_Line { background:url("http://img.xinbaigo.com/Images/topic/ued/index/img/nav/nav_solid_devide.gif") repeat-x scroll 0 0; clear:both; height:2px; overflow: hidden; }
.blank0 { clear: both; display: block; font-size: 1px; visibility: hidden; line-height: 0; }
.blank2 { clear: both; display: block; font-size: 1px; overflow: hidden; height: 2px; }

/*----------内部选项卡标题状态
------*/
#sortTitle { overflow:hidden; float:left; }
#sortTitle a { display:block; width:80px; height:30px; line-height:30px; text-align:left; text-decoration:none; padding-left:12px; font-size:12px; cursor:pointer; }

#sortTitle a.current { background:#101010; color:#fff; }
#sortTitle a:hover, #sortTitle a.hover { color:#fff; }
/*----------内部选项卡内容
------*/
#sortTitle a span { background: url("http://img.xinbaigo.com/images/img/xbclassicon.gif") no-repeat scroll left 50% transparent; color: #e41747; padding-left: 8px; position:relative; display:block; }
#sortTitle a:hover span { color:#fff; }
/*----------列表开始
------*/
.category { padding:0 5px 0 8px; float:right; height:auto!important; height:150px; min-height:150px; background:#101010; width:520px; }
.itemBox { float:left; display:inline; width:510px; }
.itemLeft { width:68px; height:30px; line-height:30px; float:left; display: inline; color:#FFF; font-weight: normal; }
.itemLeft a { color:#fff; position:relative; }

.itemLeft span { background: url("http://img.xinbaigo.com/images/img/xbPointr.gif") no-repeat scroll left 50% transparent; padding-left:8px; position:relative; display:block; }

.itemCateList { float:left; display:inline; width:400px; margin-left:20px; overflow:hidden; position:relative;  }
.itemCateList ul li { white-space: nowrap; float:left; line-height:30px; }
.itemCateList ul li a { color:#fff; }
.itemCateList span { color:#fff; padding:0 10px; }
/*----------专题开始
------*/
.topicBox { background:#222222; width:625px; line-height:30px; overflow:hidden; }
.topicBox h2 { width: 100px; float:left; display:inline; text-indent:10px; }
.topicBox h2 { font-size: 12px; color:#e41747; position:relative; }
.topicBox ul { float:left; display:inline; }
.topicBox ul li { background: url("http://img.xinbaigo.com/images/img/xbPointr.gif") no-repeat scroll left 50% transparent; margin-left:10px; text-indent:10px; position:relative; }
.topicBox ul li a { color:#fff; position:relative; }
/*----------热销品牌开始
------*/
.hotBrandBox { width:650px; background:#fff; overflow:hidden; }
.hotBrandT { background:url("http://img.xinbaigo.com/Images/topic/ued/index/img/nav/title_hot_brand_bg.gif") repeat-y scroll 0 0; width:87px; float:left; overflow: hidden; padding-bottom:9999px; margin-bottom:-9999px; }
.hotBrandT h3 { color:#fff; font-size:14px; background:url("http://img.xinbaigo.com/Images/topic/ued/index/img/nav/title_hot_brand.gif") no-repeat 0 0; width:71px; height:29px; line-height:29px; margin:15px auto; text-indent:-9999px; }
.hotBrandBox ul { float:left; display:inline; margin-top:10px; margin-left:10px; width:540px; overflow:hidden; }
.hotBrandBox li { margin-right:15px; line-height:30px; white-space:nowrap; }
.hotBrandBox li img { width:75px; height:36px; float:left; padding-bottom:5px; position:relative; }
/*----------新建导航样式修改 ver4.0 结束------*/


/*--xb-Search--*/
.xbSearch { width:270px; margin-top:12px; }
.xbSearch .Searchbg { width:213px; height:22px; background:url(http://img.xinbaigo.com/images/img/xbSearchBg.gif) no-repeat; float:left; }
.xbSearch .Searchbg input { margin-top:3px; margin-left:22px; width:190px; height:15px; line-height:15px; float:left; display:inline; border:0px; color:#cccccc; background:#FFF; }
.xbSearch .btnbox { width:51px; height:22px; float:right; }
/*--xb-bottom---*/
.xbBottomWrap { width:985px; background:#fff }
.xbBottomWrap .bottomImg { width:985px; text-align:center; }
.xbBottomWrap .bottomContent { width:985px; height:125px; background:url(http://img.xinbaigo.com/images/img/xbBottombg.jpg) repeat-x; }
.xbBottomWrap .bottomContent ul { margin-top:10px; width:845px; overflow:hidden; float:left; }
.xbBottomWrap .bottomContent li { width:140px; height:110px; overflow:hidden; float:left; background:url(http://img.xinbaigo.com/images/img/xbBottomLine.gif) right center repeat-y; }
.xbBottomWrap .bottomContent li .list { width:110px; overflow:hidden; float:right; margin-top:5px; margin-right:5px; display:inline; }
.xbBottomWrap .bottomContent li .list h2 { font-weight: normal; }
.xbBottomWrap .bottomContent li .list ul { width:110px; overflow:hidden; float:left; margin:5px 0px 0px 0px; }
.xbBottomWrap .bottomContent li .list li { width:110px; overflow:hidden; height:20px; float:left; line-height:20px; background:url(http://img.xinbaigo.com/images/img/xbBottomPoint.gif) no-repeat left 0.6em; padding:0px 0px 0px 10px; }
.xbBottomWrap .bottomContent .telbox { width:120px; overflow:hidden; margin-left:10px; display:inline; }
.xbBottomWrap .bottomContent .telbox h2 { width:120px; font-weight: normal; color:#000; line-height:22px; }
.xbBottomWrap .bottomContent .telbox h2 span { font-weight:normal; }
.xbBottomWrap .bottomContent .telbox h3 { width:120px; font-weight: normal; color:#ca003b; line-height:22px; }
.xbBottomWrap .bottomtxt { width:985px; float:left; overflow:hidden; text-align:center; color:#666 }
.xbBottomWrap .bottomtxt p { margin-top:5px; width:985px; text-align:center }
.xbBottomWrap .bottomtxt span { padding:10px; overflow:hidden; list-style:20px; }
.xbBottomWrap .bottomtxt p img { width:100px; height:35px; padding:5px 10px 0px 10px; }
/*--xb-share---*/

/*--xb-share---*/

.xbshareHbg { line-height:30px; height:59px; background:url(http://img.xinbaigo.com/images/img/xbCartHbg.gif) repeat-x; }
.xbsharelogo { width:200px; overflow:hidden; }
.xbshareMenu { width:760px; overflow:hidden; text-align:right; }
.xbshareMenu ul { width:475px; float:left; display:inline; line-height:59px; }
.xbshareMenu li { height:59px; line-height:59px; }
.xbshareMenu li span { margin-left:2px; margin-right:2px; }
.xbshareMenu .helpWrap { width:70px; float:left; margin-left:15px; display:inline; }
.xbshareMenu .helpWrap img { float:left; margin-top:21px; margin-right:5px; display:inline; }
.xbshareMenu .helpWrap span { float:left; line-height:59px; display:block; }
.xbshareMenu .tel { float:left; width:200px; }
