@import url('global.css');

/* header */
.rc-lt{display:block;position:absolute;left:0;top:0;width:1px;height:1px;background:#ffffff;overflow:hidden}
.rc-lb{display:block;position:absolute;left:0;bottom:0;width:1px;height:1px;background:#ffffff;overflow:hidden}
.rc-rt{display:block;position:absolute;right:0;top:0;width:1px;height:1px;background:#ffffff;overflow:hidden}
.rc-rb{display:block;position:absolute;right:0;bottom:0;width:1px;height:1px;background:#ffffff;overflow:hidden}
#header {background:#f6f6f6}
#header .shop-t{position:relative;height:100px}
#header .logo{height:170px;width:190px;overflow:hidden;position: absolute;top:-31px;box-shadow:0 -12px 10px rgba(0,0,0,.2);background: #fff}
#header .logo img{}
.top-search{position:absolute;top:25px;left:325px}
.top-search-tab{width:61px;left:1px;top:1px;position: absolute;z-index: 10;background-color: #fff;border: 1px solid #E2E2E2;border-width: 0 1px 0px 1px;height: 33px;overflow:hidden;}
.top-search-tab:hover{border-width: 0 1px 1px 1px;height: auto}
.top-search-tab li{cursor:pointer;height: 33px;line-height: 33px;font-size: 16px;}
.top-search-tab li span{display:block;width:100%;height:100%; line-height:33px;text-align:center;color: #898181;}
.top-search-tab:before{position: absolute;height: 0;width: 0;line-height: 0;font-size: 0;border: 3px dashed transparent;border-top: 3px solid #666;top: 17px;right: 5px;content:'';}
.top-search-tab:hover:before{border-bottom: 3px solid #f10215;border-top:0}
.top-search-box{width:550px;height:35px;_height:auto;color:#666;}
.top-search-box input{vertical-align:middle;line-height:150%;}
.top-search-box .keyword{text-indent: 65px;height:33px;width:500px;border:0px;line-height:33px;color:#666;padding:0px;margin:0px;border-radius:0px;}
.top-search-box .kw_bj{}
.top-search-box .index_bj{background-position:3px -229px;}
.top-search-box .groupbuy_bj{background-position:3px -210px;}
.top-search-box .store_bj{background-position:3px -190px;}

.top-search-box .submit{width:50px;height:35px;position:absolute;border:0;right:-2px;top:-2px;cursor:pointer;font-size:20px;color:#fff;background:#f10215;font-weight: bold;line-height:35px;}
.top-search-box .form-fields{position:relative;width:548px;height:33px;border:1px #f10215 solid;overflow:hidden;}
.top-search-box .search-cat{display:block;background:url(../images/header_sprites.png) 0 -97px;width:70px;padding-left:77px;line-height:36px;height:36px;color:#333;}
.top-search-box .search-cat a:hover{color:#990000;}

.top-search-keywords{margin-top:10px;color:#999}
.top-search-keywords a{color:#999;padding-right:6px;}
.top-search-keywords a:hover{text-decoration:underline;}

.fix_search{height:48px;position: fixed;z-index: 99;left: 0;top: -55px;width: 100%;border-bottom: 2px solid #f10214;background-color: #fff;box-shadow: 2px 2px 2px rgba(0,0,0,.2);}
.fix_search.active{-webkit-animation: searchTop .5s ease-in-out;animation: searchTop .5s ease-in-out;top:0;}
@-webkit-keyframes searchTop{0%{top:-55px}to{top:0}}
@keyframes searchTop{0%{top:-55px}to{top:0}}
.fix_search .top-search{position: relative;top:6px;left:0;}
.fix_search .top-search .top-search-box{margin:0 auto;position: relative}

#header .header_cart{position:absolute;right:0px;top:25px;width:188px;height:33px;border:1px solid #e3e4e5;background:#fff;}
#header .header_cart .title{width:100%;height:100%;text-align: center;line-height: 33px;color:#f10214;background: #fff;z-index: 3;position: absolute}
#header .header_cart .title a{color:#f10214}
#header .header_cart .title .iconfont{font-size: 18px;margin-right: 5px;}
#header .header_cart .shoping{position:absolute;top:0px;left:138px;z-index: 4}
#header .header_cart .shoping .count-cart{display:block;color:#fff;background:#f10215;min-width: 12px;padding:1px;line-height: 12px;border-radius: 7px;text-align: center;}
#header .header_cart .cart-list{border:1px solid #ddd;background:#fff;position:absolute;top:30px;right:-1px;width:310px;display:none;z-index:2;}
#header .header_cart .cart-list .nogoods{padding:15px 30px;width:320px;height:49px;line-height:49px;overflow:hidden;color:#999;}
#header .header_cart .cart-list .nogoods b{float:left;width:56px;height:49px;background-position:-444px -140px;background-image:url(../images/new_index_pic.png);}
#header .header_cart .cart-list .goods-list h4{height:25px;padding:6px 8px;background-position:0 -118px;background-repeat:repeat-x;color:#666;line-height:25px;}
#header .header_cart .cart-list .goods-list .list{padding:7px;line-height:18px;border-bottom:1px dashed #ddd;}
#header .header_cart .cart-list .goods-list .list .goods-img{width:50px;height:50px;border:1px solid #ddd;float:left;margin-right:10px;}
#header .header_cart .cart-list .goods-list .list .goods-img img{width:100%;height: 100%}
#header .header_cart .cart-list .goods-list .list .goods-title{width:120px;height:52px;overflow: hidden;float:left;}
#header .header_cart .cart-list .goods-list .list .goods-title a{color:#666}
#header .header_cart .cart-list .goods-list .list .goods-title a:hover{color:#c81623}
#header .header_cart .cart-list .goods-list .list .goods-admin{float:right;}
#header .header_cart .cart-list .goods-list .list .goods-admin strong{font-size:12px;color:#666}
#header .header_cart .cart-list .goods-list .list .goods-admin .mini-cart-del{text-align: right}
#header .header_cart .cart-list .goods-list .list .goods-admin .mini-cart-del a{color:#666}
#header .header_cart .cart-list .goods-list .list .goods-admin .mini-cart-del a:hover{color:#c81623}
#header .header_cart .cart-list .total{padding:8px;padding-left: 0;color:#666;height:29px;background: #f5f5f5;line-height: 29px;}
#header .header_cart .cart-list .total span{margin-left:8px;color:#666}
#header .header_cart .cart-list .total span b{color:#C00;margin:0px 3px;}
#header .header_cart .cart-list .total a{float:right;display:inline-block;padding:0 10px;height:29px;background:#E4393C;color:#fff;text-align:center;font-weight:bold;line-height:29px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#header .active{border:1px solid #ccc;background:#fff;border-bottom:0px;}
#header .active .shadow{position:absolute;top:26px;right:0px;background:#fff;height:6px;width:126px;z-index:15;}
#header .active .title b{background:url(../images/new_index_pic.png) no-repeat -475px -240px;}
#header .active,#header .active .cart-list{border:1px solid #ccc;display: block}


/* mall-nav */
.mall-nav{height:40px;z-index:990;}
.mall-nav .w{}
.mall-nav .navitems{width:1010px;height:40px;overflow:hidden;margin-left:190px;}
.mall-nav .navitems .each{position:relative;}
.mall-nav .navitems .each a{display:inline-block;width:98px;text-align:center;height:40px;line-height:40px;font-size:16px;font-weight: 700;color:#555}
.mall-nav .navitems .each a.current,.mall-nav ul .each a:hover{color:#C81623;}


/* header and home widget allcategory-list  */
.allcategory{position:relative;z-index:100;}
.allcategory .allsort{float:left;width:190px;padding:0 10px;height:40px;line-height:40px;font-weight:bold;font-size:14px;color:#fff;display:block;text-align:left;background-color:#B1191A;margin-right:1px;}
.allcategory .content{width:100%;}

#header .allcategory-list{position:absolute;left:0;top:44px;}
#header .allcategory-list .item:hover .line,
#header .allcategory-list .hover .line{height:32px;}

.allcategory-list{border-top:0;width:190px;background:#6e6568;text-align:left;color:#404040;z-index:100;padding :15px 0}
.allcategory-list .item{float:left;line-height:20px;z-index:99;width:100% ;}
.allcategory-list .item .shadow{display:none;}
.allcategory-list .item .pborder{padding:0 10px;cursor:pointer;width:170px;}
.allcategory-list .item .pborder p a{display:block;width:180px;height:30px;line-height:30px;font-size:14px;color:#fff;white-space:nowrap;vertical-align:2px;}
.allcategory-list .item a{color:#3e3e3e;}
.allcategory-list .item a:hover{color:#f33100;}
.allcategory-list .item .pop{display:none;min-height:100%;    box-shadow: 2px 0 5px rgba(0,0,0,.3);}

.allcategory-list .pop > div{padding:20px;}
.allcategory-list .pop dl{line-height:22px;padding:5px 0px;}
.allcategory-list .pop dl a{text-decoration:none}
.allcategory-list .pop dl a strong{height:16px;width:54px;overflow:hidden;display:block;}
.allcategory-list .pop dt{line-height:16px;width:55px;text-align: right;padding-right: 25px;position: relative;padding-top:10px;}
.allcategory-list .pop dt .arrow{position: absolute;top:10px;font-weight: normal;}
.allcategory-list .pop a{color:#666;}
.allcategory-list .pop a:hover{color:#c81623}
.allcategory-list .pop dd{overflow:hidden;width:700px;padding:6px 0;}
.allcategory-list .pop dd a{height:24px;line-height:24px;border-left:1px solid #e0e0e0;padding:0 9px;white-space:nowrap;}


.allcategory-list .item:hover .pop,
.allcategory-list .hover .pop{display:block;position:absolute;left:190px;top:0px;width:820px;background:#fff;z-index: 5}



.allcategory-list .item:hover{background:#999395}
.allcategory-list .item:hover .pborder p b:before{border-color:transparent transparent transparent #fff;}