@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 .shop-t{background:#fff;position:relative;z-index:99;}
#header .logo{float:left;height:85px;overflow: hidden;margin-right:50px;}
#header .logo img{margin-top:15px;}
#header .top-search{float:left;position:relative;margin-top:27px;}
#header .top-search-tab{width:540px;position:absolute;left:0px;top:-22px;}
#header .top-search-tab li{float:left;margin-right:3px;cursor:pointer;}
#header .top-search-tab li span{display:block;width:45px;height:22px; line-height:22px;text-align:center;background: url(../images/yo_search1.png) no-repeat 0px -23px;}
#header .top-search-tab li.current span{color:#fff;background:#E4393C;color: #FFF;border-radius:5px 5px 0px 0px;}
#header .top-search-box{ height:35px;_height:auto;color:#666;}
#header .top-search-box input{ vertical-align:middle; line-height:150%;}
#header .top-search-box .keyword{height:22px;width:453px;border:0px;line-height:22px; position:absolute;left:6px; top:4px;color:#000;font-weight: 900;padding:0px;margin:0px;border-radius:0px;}
#header .top-search-box .kw_bj{background:url(../images/head_foot_bj.png) no-repeat 3px -232px;}
#header .top-search-box .index_bj{background-position:3px -229px;}
#header .top-search-box .groupbuy_bj{background-position:3px -210px;}
#header .top-search-box .store_bj{background-position:3px -190px;}

#header .top-search-box .submit{width:102px; height:35px;position:absolute;border:0;right:-2px;top:-2px; cursor:pointer;font-size:15px;color:#fff; background:#E4393C;line-height:35px;font-family: microsoft yahei;}
#header .top-search-box .form-fields{position:relative;width:544px;height:31px;border:3px #E4393C solid;overflow:hidden;}
#header .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; }
#header .top-search-box .search-cat a:hover{color:#990000;}

#header .top-search-keywords{margin-top:10px;padding-left:5px;color: #999}
#header .top-search-keywords a{color:#999;padding: 0 12px;}
#header .top-search-keywords a:hover{text-decoration:underline;}


#header .header_cart{position:absolute;right:0px;top:29px;width:126px;height:30px;border: 1px solid #EFEFEF;background:#F7F7F7;}
#header .header_cart .title{width:100%;}
#header .header_cart .title a,#header .header_cart .title b,#header .header_cart .title em{display:block;line-height:30px;height:30px;float:left;}
#header .header_cart .title b{width:30px;background:url(../images/new_index_pic.png) no-repeat -475px -205px;}
#header .header_cart .title a{height:30px;}
#header .header_cart .title em{top: 9px;right: 4px;width: 0px;height: 0px;border-style: dashed dashed dashed solid;border-width: 5px;border-color: transparent transparent transparent #CCCCCC;overflow: hidden;line-height: 0px;position: absolute;}
#header .header_cart .shoping{position: absolute;top: -13px;left: 20px;background-image: url(../images/new_index_pic.png);background-position: -456px -381px;padding-left: 6px;color: #fff;}
#header .header_cart .shoping .count-cart{float: left;display: block;height: 20px;padding-right: 6px;background-image: url(../images/new_index_pic.png);background-position: 100% -335px;}
#header .header_cart .cart-list{border: 1px solid #ddd;background: #fff;position: absolute;top: 30px;right:-1px;width: 350px;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;border-bottom:1px solid #EEE;line-height: 25px;}
#header .header_cart .cart-list .goods-list .list{padding:10px;width:330px;line-height:18px;border-bottom: 1px dashed #ddd;}
#header .header_cart .cart-list .goods-list .list .goods-img{width:40px;float:left;margin-right:10px;}
#header .header_cart .cart-list .goods-list .list .goods-title{width:200px;float:left;}
#header .header_cart .cart-list .goods-list .list .goods-admin{float:right;}
#header .header_cart .cart-list .goods-list .list .goods-admin strong{color:#c00;font-size:12px;}
#header .header_cart .cart-list .total{padding:10px;background: #F5F5F5;text-align: right;}
#header .header_cart .cart-list .total span{margin-left:10px;}
#header .header_cart .cart-list .total span b{color:#C00;margin:0px 3px;}
#header .header_cart .cart-list .total span strong{color:#C00;font-size: 18px;font-family: microsoft yahei;margin:0px 3px;vertical-align:middle}
#header .header_cart .cart-list .total a{display: inline-block;width: 120px;height: 30px;margin-top: 6px;background: #E4393C;color: #fff;text-align: center;font-weight: bold;line-height: 30px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#header .active{border: 1px solid #ddd;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{webkit-box-shadow: 0 0 10px #DDD;box-shadow: 0 0 10px #DDD;display:block;}




/* mall-nav */
.mall-nav{height:44px;z-index:999;border-bottom: 2px solid #B1191A;background:#fff;}
.mall-nav .w{}
.mall-nav .navitems{width:980px;height:44px;overflow: hidden;}
.mall-nav .navitems .each{ position:relative;}
.mall-nav .navitems .each a{display:inline-block;width:98px;text-align:center;height:44px;line-height:44px;font-size:15px;}
.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: 44px;line-height: 44px;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:1px solid #dcdcdc;border-top:0;width:208px;background:#c81623; text-align:left;color:#404040; z-index:100;}
.allcategory-list .item{float:left;line-height:20px; position:relative; z-index:99;width:208px ;background:#c81623;}
.allcategory-list .item .shadow{display:none;}
.allcategory-list .item .pborder{padding-left:15px;margin-right:5px; cursor:pointer;width:194px;}
.allcategory-list .item .pborder p a{display:block;width:180px;height:31px;line-height:31px;font-size: 14px;color: #fff;white-space: nowrap;vertical-align: 2px;}
.allcategory-list .item .pborder p b{position: absolute;zoom: 1;right: 5px;top: 13px;border-color: transparent transparent transparent #cfcfcf;border-style: dashed dashed dashed solid;border-width: 6px;width: 0px;height: 0px;}
.allcategory-list .item .pborder p b:before{position:relative;left:-8px;top:-6px;content:'';border-color: transparent transparent transparent #c81623;border-style: dashed dashed dashed solid;border-width: 6px;width: 0px;height: 0px;display: block;}
.allcategory-list .item a{color:#3e3e3e;}
.allcategory-list .item a:hover{color:#f33100;}
.allcategory-list .item .pop{ display:none}

.allcategory-list .pop .catlist{width:769px;}
.allcategory-list .pop dl{width:236px;margin-left:15px; line-height:22px;padding:5px 0px;float: left;}
.allcategory-list .pop dl a{ text-decoration:none}
.allcategory-list .pop dt{width:236px;text-align:left;height:40px;line-height:30px;background: url(../images/navlist_bot.png) repeat-x center 30px;}
.allcategory-list .pop dt strong{font-size: 14px;}
.allcategory-list .pop a{color:#333333;}
.allcategory-list .pop a:hover{ text-decoration:underline;}
.allcategory-list .pop dd{height: 48px;overflow: hidden}
.allcategory-list .pop dd a{height:24px;line-height:24px;border-right:1px solid #ccc;padding:0 9px;white-space:nowrap;}

.allcategory-list .item:hover .shadow,
.allcategory-list .hover .shadow{position:absolute;width:3px;height:100%;right:-3px;top:0px;background:#fff;display:block;}
.allcategory-list .item:hover .pop,
.allcategory-list .hover .pop{display:block;position:absolute;left:208px;top:0px;width:766px;background: #fff;box-shadow: 2px 2px 5px #888888;}
.allcategory-list .item:hover p a,
.allcategory-list .hover p a{color:#c81623 !important;text-decoration:none;background:none !important;}
.allcategory-list .item:hover p b,
.allcategory-list .hover p b{border-color: transparent transparent transparent #ffffff;}


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


    .amazon_header{width:100%;min-width: 1200px;height:99px;background-color: #232f3e;position: fixed;top:0;left: 0;z-index: 999;}
    .amazon_logo{width:192px;height:60px;margin-top: 13px;}
    .amazon_logo img{max-width:100%;max-height:100%}
    .amazon_search{min-width: 383px;height:35px;line-height:35px;margin-top: 13px;border-radius: 4px;background: #fff;left: 22%;right: 32%;}
    .amazon_search form{width: 100%;height:100%;position: relative;}
    .amazon_search .search_left{width:67px;background:#f3f3f3;border-right: 1px solid #cdcdcd;height:100%;border-radius: 4px 0 0 4px}
    .amazon_search .search_left .wrap{height: 100%;width: 63px;margin-left: 4px;}
    .amazon_search .search_left select{width: 100%;opacity: 0;filter:alpha(opacity=0);height: 100%;position: absolute;top:0;left:0}
    .amazon_search .search_left #act_content{height: 100%;text-indent: 3px;color:#777;position: relative;}
    .amazon_search .search_left #act_content:after{border:4px solid ;border-color: #a5a5a5 transparent transparent transparent;content: '';position: absolute;right:10px;top:17px;}
    .amazon_search .search_left:hover {background:#dadada;  }
    .amazon_search .search-middle {height: 100%;position: absolute;left:68px;right:45px;}
    .amazon_search .search-middle input{border:0;height:100%;width: 100%;line-height:35px;margin:0;padding:0;text-indent: 10px;}
    .amazon_search .search-right{position: relative;width:45px;height:100%;background:#febd69;border-radius: 0 4px 4px 0;}
    .amazon_search .search-right input{opacity: 0;filter:alpha(opacity=0);width:100%;height:100%;position: absolute;top:0;left:0}
    .amazon_search .search-right:hover{background:#f3a847}
    .amazon_search .search-right .search_button{background:url(../images/amazon_header.png);background-position: -10px -290px;width: 21px;height: 21px;margin-top:7px;margin-left:13px;}
    .amazon_account {margin-top:13px;margin-right: 10px;}
    .amazon_account .item_warp{padding-right: 30px;position: relative}
    .amazon_account .item_warp .border_wrap{padding:5px 0;border-bottom: 1px solid #eee}
    .amazon_account .item_link{color:#fff;font-weight: bold;position: relative;display: block;width:100%;height:100%;}
    .amazon_account .item_warp .item_pop{z-index: 99;color:#777;position: absolute;padding:10px;background:#fff;border-radius:3px;min-width:100%;}
    .amazon_account .item_warp .item_pop .sign_in{text-align: center;line-height: 30px;margin:0 auto;border-radius: 3px;width:80%;background: #f3ce72;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8E3AD', endColorstr='#FFEEBA37', GradientType=0);background: linear-gradient(to bottom,#f8e3ad,#eeba37);background: -moz-linear-gradient(top,#f8e3ad,#eeba37);background: -webkit-linear-gradient(top,#f8e3ad,#eeba37);background: -o-linear-gradient(top,#f8e3ad,#eeba37);background: -ms-linear-gradient(top,#f8e3ad,#eeba37);border:1px solid orangered;border-color: #c89411 #b0820f #99710d;height:30px;}
    .amazon_account .item_warp .item_pop .sign_in:active{background: #eeba37;-webkit-box-shadow: inset 0 1px 3px 0 #b0820f;-moz-box-shadow: inset 0 1px 3px 0 #b0820f;box-shadow: inset 0 1px 3px 0 #b0820f;}
    .amazon_account .item_warp .item_pop .sign_in:hover {background: #f1c65a;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6DA95', endColorstr='#FFECB21F', GradientType=0);background: linear-gradient(to bottom,#f6da95,#ecb21f);background: -moz-linear-gradient(top,#f6da95,#ecb21f);background: -webkit-linear-gradient(top,#f6da95,#ecb21f);background: -o-linear-gradient(top,#f6da95,#ecb21f);background: -ms-linear-gradient(top,#f6da95,#ecb21f);}
    .amazon_account .arrow_before{display: none;border:8px solid ;border-color: transparent transparent #fff transparent;content: '';position: absolute;right:-17px;bottom:-1px;}

    .amazon_account .item_link p{font-size: 14px;margin-top:16px;}
    .amazon_account .item_link p.little{font-size: 12px;font-weight: normal;color:#bbb;position: relative;}

    .amazon_account .arrow_after{height: 0px;border:4px solid ;border-color: #a5a5a5 transparent transparent transparent;content: '';position: absolute;right:-13px;bottom:2px;}

    .amazon_account .item_link .cart_img{text-align: center;background:url(../images/amazon_header.png);margin-top: 0;display: block;overflow: hidden;position: absolute;left: 0px;bottom: 0px;background-position: -10px -340px;width: 38px;height: 26px;}
    .amazon_account .item_link .cart_img .num{color:#e47911;position: relative;top:-4px;left:3px;}
    
    .amazon_account.bottom{margin-top:0;min-width: 1200px;}
    .amazon_account.bottom .item_link p{margin-top:0}
    
    .amazon_account .item_link2{line-height: 40px;color:#777;position: relative;font-size: 14px;font-weight: bold;}
    .amazon_account .item_link2:hover,.amazon_account .item_link2.hover{color:#e47911;font-weight: bold;}
    .amazon_account .item_link2 b{position: absolute;zoom: 1;right: 5px;top: 8px;border-color: transparent transparent transparent #cfcfcf;border-style: dashed dashed dashed solid;border-width: 4px;width: 0px;height: 0px;}
    .amazon_account .item_link2:hover b,.amazon_account .item_link2.hover b{border-color: transparent transparent transparent gray;}
    .amazon_account .item_link2 b:before{position:relative;left:-8px;top:-6px;content:'';border-color: transparent transparent transparent #fff;border-style: dashed dashed dashed solid;border-width: 6px;width: 0px;height: 0px;display: block;}
    .amazon_account .item_warp .child{border-radius:0 3px 3px 0;border-left:1px solid #eee;position: absolute;height:100%;top:0;left:0;background:#fff;}


    .amazon_account .item_warp .w247{width:247px;}
    .amazon_account .item_warp .w494{width: 1200px;}
    .amazon_account .item_warp .pop_wrap{border-radius:0 3px 3px 0;width:0;position: absolute;height: 200%;top:0;left:226px;transition: width 1s;-moz-transition: width 1s; /* Firefox 4 */-webkit-transition: width 1s; /* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */-o-transition: width 1s; /* Opera *//* overflow: hidden; */}
    .amazon_account .item_warp .pop_wrap.show{width: 1200px;}
    .amazon_account .item_warp .child .item{padding:10px;width: 160px;}
    .amazon_account .item_warp .child .item .mt{font-size: 16px;color:#e47911;font-weight: bold;margin-bottom: 10px;}
    .amazon_account .item_warp .child .item .child2{color:#777}
    .amazon_account .item_warp .child .item .child3{color:#999}
    .amazon_account .item_warp .child .item .child2_wrap{margin-bottom: 5px;}
    #mask{position:fixed;z-index: 199;width:100%;height:100%;background: #333;opacity: 0.6;filter:alpha(opacity=60);top:0;left:0;display: none}
    #mask.show{}
.amazon_account .item_warp{height:35px}
.amazon_account.bottom .item_warp{height:19px}
    
    
    