﻿
/*user-nav*/
.user-nav{width:100%; height:78px; background:#ff4249;}
.nav-wrapper{padding:1px;}

/*logo*/
.nav-logo{display:inline-block; float:left; margin-top:16px;}
.returnHome{float:left; line-height:76px; margin-left:30px; color:#fff; font-size:14px;}

/*购物车 重写部分header_V2.css*/
.car-box{width:auto; float:right; position:relative; margin-top:21px;}
.nav-shoppingcar-s{height:35px; line-height:35px; background:#fff; border-color:#ccc; text-align:center;}
.nav-shoppingcar-s a{width:auto; height:40px; padding:0 10px; display:block; float:left; font-size:14px; color:#333;}
.nav-shoppingcar-s a span.icon-gouwuche{color:#ff3831; font-size:16px;}
.nav-shoppingcar-s a span.iconfont{font-size:22px; margin-right:5px;}
.nav-shoppingcar-s a #topGoodsCount{color:#ff3831;}
.nav-shoppingcar-s div{width:auto; background:none; font-size:26px; line-height:40px; color:#666;}
.s-nav-shoppingcar-box{top:35px;}

/*搜索 重写部分header_V2.css*/
.nav-wrapper .searchbox{float:right; height:37px; margin:21px 15px 0 0;}
.nav-wrapper .searchbox .searchipt{width:200px; height:33px; line-height:33px; display:block; border:1px solid #ccc; padding:0 6px; outline:none; float:left;}
.nav-wrapper .searchbox .searchbtn{width:80px; height:35px; border:none; float:left; background:#ccc; color:#333;font-size:14px;}


.content{padding-bottom:20px; position:relative; overflow:hidden;}


/*左侧*/
.side-user{width:177px; float:left; margin-top:10px; border:1px solid #eaeaea; font-size:12px; line-height:30px; font-family:"宋体";}
.b-title{margin-left:40px; font-weight:bold;}
.b-title i{width:7px; height:4px; display:block; float:right; margin:13px 37px 0 0; background:url(../images/search_sprite.png) -128px -292px no-repeat;}
.sideItems{margin-left:40px;}
.sideItems li a{color:#666666;}
.sideItems li.on{color:#e53738;}
.sideItems li.on a{color:#e53738;}
.sideItems li a span{color:#f00; margin-left:3px;}


/*右侧*/
.right-side{width:1000px; float:right; margin-top:10px;}
.right-side-title{border-bottom:1px solid #eaeaea; line-height:36px;}
.right-side-title b{display:inline-block; border-bottom:2px solid #e83940; font-size:16px;}

/*无数据提示*/
.nodd{margin:50px 0; background:url(../images/60120153951.png) top center no-repeat; text-align:center; padding-top:115px;}
.nodd a{color:#e03336;}

