/* toolbar-1.0.0 common.css Date:2016-10-27 17:04:39 */
.wx-tbar-panel-header .close-panel,.wx-toolbar-tab .tab-ico,.wx-toolbar-tabs .tabs-tip .ico{display:inline-block;background-image:url(../image/toolbars.png);_background-image:url(../image/toolbars-png8.png);background-repeat:no-repeat}
.wx-toolbar-panels .follow-product-list .fpl-item .fpl-remove {
    display: inline-block;
    background-image: url(../image/toolbars.png);
    _background-image: url(../image/toolbars-png8.png);
    background-repeat: no-repeat;
}

.wx-tbar-tipbox .tip-inner{padding:6px 5px;border:1px solid #edd28b;background:#fffdee;text-align:center}
.wx-tbar-tipbox .tip-text{display:inline-block;line-height:20px;vertical-align:middle;color:#333}
.wx-tbar-tipbox .tip-btn{display:inline-block;height:20px;line-height:20px;padding:0 5px;margin-left:5px;color:#fff;vertical-align:middle;background:#f30213}
.wx-tbar-tipbox .tip-btn:hover{color:#fff}
.wx-tbar-login{display:none}
.wx-tbar-tipbox2{text-align:center}
.wx-tbar-tipbox2 .tip-face{overflow:hidden}
.wx-tbar-tipbox2 .tip-text{line-height:20px}
.wx-tbar-tipbox2 .tip-text a{color:#f30213}
.wx-toolbar-wrap{position:fixed;_position:absolute;top:0;right:0;z-index:9990;width:0;height:100%; font: 12px/150%  "Microsoft Yahei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53";
    color: #666;}
.wx-toolbar-wrap a{text-decoration:none}
.wx-toolbar{background:#383838;position:absolute;right:0;top:0;width:35px;height:100%;-webkit-transition:right .3s ease-in-out 0s;-moz-transition:right .3s ease-in-out 0s;transition:right .3s ease-in-out 0s}
.z-wx-toolbar-open .wx-toolbar{right:270px}
.z-wx-toolbar-open .wx-toolbar-panels{_display:block}
.wx-toolbar-panels{position:absolute;left:35px;_left:-35px;top:0;width:270px;height:100%;z-index:4;background:#eceaea;_display:none;overflow:hidden}
.wx-toolbar-panel{width:270px;height:100%;position:absolute;background:#eceaea;visibility:hidden;overflow:hidden}
.wx-tbar-panel-header{position:relative;width:270px;height:40px;line-height:40px;background:#e3e3e3;text-align:center}
.wx-tbar-panel-header .title{display:inline-block;height:40px;color:#5e5050;font:16px/40px "微软雅黑"}
.wx-tbar-panel-header .title em{display:inline-block;vertical-align:top}
.wx-tbar-panel-header .close-panel{width:12px;height:12px;background-position:0 -90px;position:absolute;right:15px;top:16px;cursor:pointer;-webkit-transition:transform .2s ease-out 0s;-moz-transition:transform .2s ease-out 0s;transition:transform .2s ease-out 0s}
.wx-tbar-panel-header .close-panel:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}
.wx-tbar-panel-main{position:relative}
.wx-tbar-panel-main .s-total{padding:10px 20px 0}
.wx-tbar-panel-main .s-total em{color:#f30213}
.wx-tbar-panel-content{width:270px;overflow-y:auto;overflow-x:hidden;position:relative}
.wx-tbar-panel-content .wx-tbar-tipbox2{width:270px;position:absolute;left:0;top:50%;margin-top:-60px}
.wx-tbar-panel-content::-webkit-scrollbar{width:5px}
.wx-tbar-panel-content::-webkit-scrollbar-track{-webkit-border-radius:6px;border-radius:6px;background-color:transparent}
.wx-tbar-panel-content::-webkit-scrollbar-thumb{-webkit-border-radius:6px;border-radius:6px;background:#7b6f6f}
.wx-toolbar-header{position:absolute;top:0;right:0}
.wx-toolbar-tabs{position:absolute;top:40%;left:0;width:35px;margin-top:-61px;font-family:"微软雅黑";}
.wx-toolbar-tabs .tabs-tip{position:absolute;top:0;right:35px;height:35px;line-height:35px;white-space:nowrap;background:#f30213;color:#fff;padding:0 10px;padding-left:30px}
.wx-toolbar-tabs .tabs-tip .ico{width:15px;height:12px;background:url(../image/tool_tip.png) no-repeat center;position:absolute;top:13px;left:10px}
.wx-toolbar-tabs .tabs-tip b{width:0;height:0;line-height:0;font-size:0;border:transparent 6px dashed;border-left:6px solid #f30213;position:absolute;right:-12px;top:12px;z-index:20}
.wx-toolbar-footer{position:absolute;bottom:-1px;width:100%;left:0}
/*
.wx-toolbar-footer .wx-toolbar-tab .tab-text{width:50px}
.wx-toolbar-footer .z-wx-tbar-tab-hover .tab-text{left:-50px}
*/
.wx-toolbar-tab{position:relative;width:35px;height:35px;margin-bottom:8px;cursor:pointer;background-color:#383838;}
.wx-toolbar-tab .tab-ico{width:35px;height:35px;position:relative;z-index:2;_display:block;display:block}
.wx-toolbar-footer .wx-toolbar-tab .tab-ico{background-color:#383838;}
.wx-toolbar-footer .z-wx-tbar-tab-hover .tab-ico{background-color:#f30213;}
.wx-toolbar-tab .tab-text{z-index:-1;width:70px;height:35px;line-height:35px;color:#fff;text-align:center;font-family:"微软雅黑";position:absolute;left:35px;top:0;background-color:#383838;-webkit-transition:left .3s ease-in-out .1s;-moz-transition:left .3s ease-in-out .1s;transition:left .3s ease-in-out .1s;_display:none;    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);box-shadow: 0 0 5px rgba(0,0,0,.2);opacity: 0;}
.wx-toolbar-tab .tab-sub{position:absolute;z-index:3;right:2px;top:-5px;height:11px;padding:1px 2px;border:1px solid #b61d1d;overflow:hidden;color:#fff;font:11px/11px verdana;text-align:center;min-width:11px;_width:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border-radius:0\9;background-color:#cc6060;background-image:-moz-linear-gradient(top,#cc6060,#b61d1d);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#cc6060),color-stop(1,#b61d1d));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6060', endColorstr='#b61d1d', GradientType='0');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6060', endColorstr='#b61d1d');background-image:linear-gradient(to bottom,#cc6060 0,#b61d1d 100%)}
.wx-tbar-tab-cart{height:125px;background:#555}
.wx-tbar-tab-hall .tab-ico{background-position:-189px -203px}
.wx-tbar-tab-jdvip .tab-ico{background:url(../image/tool_vip.png) no-repeat center}
.wx-tbar-tab-cart .tab-ico{background:url(../image/tool_cart.png) no-repeat center;}
.wx-tbar-tab-fav .tab-ico{background:url(../image/tool_fav.png) no-repeat center;}
.wx-tbar-tab-history .tab-ico{background:url(../image/tool_history.png) no-repeat center;}
.z-wx-tbar-tab-hover,
.z-wx-tbar-tab-hover .tab-ico{background-color:#f30213}
.z-wx-tbar-tab-hover .tab-text{left:-70px;background-color:#f30213;_display:block;opacity:1;}
.z-wx-tbar-tab-hover .tab-sub{color:#f30213;background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#fff));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType='0');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');background-image:linear-gradient(to bottom,#fff 0,#fff 100%);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 3px rgba(0,0,0,.3);box-shadow:1px 1px 3px rgba(0,0,0,.3);text-shadow:1px 0 1px rgba(0,0,0,.3)}
.z-wx-tbar-tab-hover .tab-tip{display:none}
.z-wx-tbar-tab-selected,.z-wx-tbar-tab-selected .tab-ico{background-color:#f30213;}
.z-wx-tbar-tab-selected .tab-text{display:none}
.z-wx-tbar-tab-selected .tab-sub{color:#f30213;background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#fff));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType='0');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');background-image:linear-gradient(to bottom,#fff 0,#fff 100%);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 3px rgba(0,0,0,.3);box-shadow:1px 1px 3px rgba(0,0,0,.3);text-shadow:1px 0 1px rgba(0,0,0,.3)}
.wx-tbar-tab-server .tab-ico{background:url(../image/tool_server.png) no-repeat center;}
.wx-tbar-tab-coupon .tab-ico{background-position:-188px -100px}
.wx-tbar-panel-coupon .wx-tbar-panel-content{overflow:hidden}
.wx-tbar-tab-code{display:none}
.wx-tbar-tab-code .tab-ico{background:url(../image/tool_code.png) no-repeat center;}
.wx-tbar-tab-code .tab-text{width:100px;padding:10px;height:240px;top:-110px;line-height:24px;background:#f30213}
.wx-tbar-tab-code .tab-text img{vertical-align: middle;}
.wx-tbar-tab-code.z-wx-tbar-tab-hover .tab-text{left:-120px;background:#fff;color:#555;border:1px solid #f3f3f3;border-right:0}
.wx-tbar-tab-top .tab-ico{background-position:-48px -90px}
.wx-tbar-tab-feedback .tab-ico{background-position:-48px -140px}
@-webkit-keyframes toolbar-scaleIn{from{opacity:.7;-webkit-transform:translateX(270px);-moz-transform:translateX(270px);transform:translateX(270px)}
to{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);transform:translateX(0px)}}
@-ms-keyframes toolbar-scaleIn{from{opacity:.7;-webkit-transform:translateX(270px);-moz-transform:translateX(270px);transform:translateX(270px)}
to{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);transform:translateX(0px)}}
@-moz-keyframes toolbar-scaleIn{from{opacity:.7;-webkit-transform:translateX(270px);-moz-transform:translateX(270px);transform:translateX(270px)}
to{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);transform:translateX(0px)}}
@keyframes toolbar-scaleIn{from{opacity:.7;-webkit-transform:translateX(270px);-moz-transform:translateX(270px);transform:translateX(270px)}
to{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);transform:translateX(0px)}}

@-webkit-keyframes toolbar-scaleOut{to{opacity:.5;-webkit-transform:scale(0.7) translateX(270px);-moz-transform:scale(0.7) translateX(270px);transform:scale(0.7) translateX(270px)}
}
@-ms-keyframes toolbar-scaleOut{to{opacity:.5;-webkit-transform:scale(0.7) translateX(270px);-moz-transform:scale(0.7) translateX(270px);transform:scale(0.7) translateX(270px)}
}
@-moz-keyframes toolbar-scaleOut{to{opacity:.5;-webkit-transform:scale(0.7) translateX(270px);-moz-transform:scale(0.7) translateX(270px);transform:scale(0.7) translateX(270px)}
}
@keyframes toolbar-scaleOut{to{opacity:.5;-webkit-transform:scale(0.7) translateX(270px);-moz-transform:scale(0.7) translateX(270px);transform:scale(0.7) translateX(270px)}
}
.toolbar-animate-in{-webkit-animation:toolbar-scaleIn .35s ease-in-out;-moz-animation:toolbar-scaleIn .35s ease-in-out;animation:toolbar-scaleIn .35s ease-in-out;}
.toolbar-animate-out2{-webkit-animation:toolbar-scaleOut .35s ease-in;-moz-animation:toolbar-scaleOut .35s ease-in;animation:toolbar-scaleOut .35s ease-in}

@-webkit-keyframes mui-mbar-scaleDown{to{opacity:0;-webkit-transform:scale(.8)}
}
@-moz-keyframes mui-mbar-scaleDown{to{opacity:0;-moz-transform:scale(.8)}
}
@keyframes mui-mbar-scaleDown{to{opacity:0;transform:scale(.8)}
}
.toolbar-animate-out{-webkit-animation:mui-mbar-scaleDown .7s ease both;-moz-animation:mui-mbar-scaleDown .7s ease both;animation:mui-mbar-scaleDown .7s ease both}

.wx-tbar-panel-ad .wx-tbar-panel-content{overflow:hidden}

/* 购物车  */
.wx-tbar-panel-cart .wx-tbar-panel-footer{height:50px;background-color:#eceaea;position:absolute;bottom: 0;width: 270px;z-index:50;}
.wx-tbar-cart-list{width:100%}
.wx-tbar-cart-item{padding:0 5px;margin-bottom:10px;background:#fff}
.wtc-item-promo{padding:12px 0 12px 50px;border-bottom:1px dashed #e1e1e1}
.wtc-item-promo .promo-tag{position:relative;float:left;*display:inline;width:40px;height:20px;margin-top:-1px;margin-left:-50px;margin-right:17px;text-align:center;font:12px/20px "宋体";color:#fff;background-color:#f30213}
.wtc-item-promo .promo-text{height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font:12px/18px verdana}
.wtc-item-promo .p-name{width:100%;height:18px;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.wtc-item-promo .p-name a{font-size:12px;color:#333}
.wtc-item-promo .p-price{height:18px;line-height:18px;color:#666;font-family:verdana}
.wtc-item-promo .p-price strong{color:#f30213;font-weight:400}
.wtc-item-goods{padding:10px 0;position:relative;overflow:hidden;*padding-right:12px}
.wtc-item-goods .p-img{float:left;width:50px;height:50px;border:1px solid #ddd;padding:0;margin-right:5px}
.wtc-item-goods .p-img img{width:50px;height:50px}
.wtc-item-goods .p-name{height:32px;line-height:16px;margin-bottom:4px;overflow:hidden}
.wtc-item-goods .p-name a{color:#333}
.wtc-item-goods .p-name a:hover{color:#f30213}
.wtc-item-goods .p-price{height:16px;padding-right:65px;overflow:hidden;font:12px/16px verdana;color:#666}
.wtc-item-goods .p-price strong{font-weight:400}
.wtc-item-goods .p-del{position:absolute;right:10px;*right:15px;_right:18px;top:46px;width:35px;height:16px;line-height:16px;color:#005aa0;text-align:right;display:none}
.wtc-item-goods .p-gifts{padding-top:6px;overflow:hidden}
.wtc-item-goods .p-gifts .hl-tag1{display:inline-block;height:18px;line-height:18px;font-size:12px;padding:0 4px;color:#fff;background:#3b0}
.wtc-item-goods .p-gifts .hl-tag2{display:inline-block;height:18px;line-height:18px;font-size:12px;padding:0 4px;color:#fff;background:#f60}
.wtc-item-goods .p-gifts .gift-item{width:100%;height:18px;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#999}
.wtc-item-goods .p-gifts a{color:#999}
.wtc-item-goods:hover .p-del{display:block}
.wx-tbar-checkout{height:40px;padding:5px 110px 5px 5px;position:relative}
.wx-tbar-checkout .wtc-number{line-height:20px}
.wx-tbar-checkout .wtc-number strong{font-family:verdana;color:#f30213}
.wx-tbar-checkout .wtc-sum{line-height:20px}
.wx-tbar-checkout .wtc-sum strong{font-family:verdana;color:#f30213}
.wx-tbar-checkout .wtc-btn{position:absolute;right:5px;top:7px;width:110px;height:35px;font:16px/35px "微软雅黑";text-align:center;background:#f30213;color:#fff}
.wx-tbar-checkout .wtc-btn:hover{text-decoration:none;color:#fff}
.cart-text {display: block;text-align:center;font-size: 14px;color: #fff;padding: 0 5px 5px;}
.cart-num{border-radius: 10px;text-align:center;background-color: #f30213; position:absolute;right:8px}
.cart-num span{display:block;padding: 0 3px;min-width: 14px;height: 20px;line-height: 20px;border-radius: 10px;color:#fff;font-size: 12px;}

/* follow */
.wx-toolbar-panels a{color:#928a8a}
.wx-toolbar-panels a:hover{color:#f30213}
.wx-toolbar-panels .follow-tabcontents{margin-top:50px}
.wx-toolbar-panels .follow-tabcontents .follow-tab-content{width:270px;overflow:hidden;position:relative}
.toolbar-bottom-more{display:block;text-align:center;height:32px;line-height:32px;font-family:"\5b8b\4f53";background:#ddd;margin:0 17px;}
.wx-toolbar-panels .follow-product-list ul{overflow:hidden;*zoom:1;margin-right:-15px;margin-left:17px;margin-top:20px}
.wx-toolbar-panels .follow-product-list .fpl-item{float:left;*display:inline;position:relative;text-align:center;width:100px;height:120px;background:#fff;margin-bottom:15px;margin-right:15px;padding:5px}
.wx-toolbar-panels .follow-product-list .fpl-item .img-wrap{display:block;width:100px;height:100px;text-align:center;margin-bottom:5px}
.wx-toolbar-panels .follow-product-list .fpl-item .price{color:#f30213;text-decoration:none}
.wx-toolbar-panels .follow-product-list .fpl-item .cut-price{color:#fff;background:#7bbc52;margin-left:5px;padding:1px}
.wx-toolbar-panels .follow-product-list .fpl-item .add-cart-button{height:20px;line-height:20px;overflow:hidden;text-align:center;display:none;position:absolute;width:100px;bottom:25px;left:5px;z-index:3;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC1C191C', endColorstr='#CC1C191C');background:rgba(28,25,28,.8)}
.wx-toolbar-panels .follow-product-list .fpl-item .add-cart-button:hover{filter:none;background:#f30213}
.wx-toolbar-panels .follow-product-list .fpl-item .fpl-remove{background-position:3px -38px;position:absolute;right:5px;top:5px;width:15px;height:17px;display:none}
.wx-toolbar-panels .follow-product-list .fpl-item .fpl-remove:hover{background-position:-48px -38px}
.wx-toolbar-panels .follow-product-list .fpl-item-hover .add-cart-button,.wx-toolbar-panels .follow-product-list .fpl-item-hover .fpl-remove,.wx-toolbar-panels .follow-product-list .fpl-item-hover .product-name{display:block}
/* 会员中心 */
.toolbar-user{position:relative;height:50px;padding:20px 0 20px;overflow:hidden;margin-bottom:0}
.toolbar-user .mui-mbarp-avatar{position:relative;float:left;width:80px;height:80px;border-radius:80px;overflow:hidden;display:none}
.toolbar-user .mui-mbarp-avatar a{position:absolute;width:80px;height:80px;top:0;left:0;z-index:10;display:none;color:#fff;text-align:center;line-height:80px;background:rgba(117,117,117,.75);border-radius:80px;letter-spacing:2px;font-size:14px}
.toolbar-user .mui-mbarp-avatar:hover a{display:block;text-decoration:none}
.toolbar-user .mui-mbarp-meta{margin-left:20px;padding-top:5px;color:#797979}
.toolbar-user .mui-mbarp-level a,.toolbar-user .mui-mbarp-nick a{color:#797979}
.toolbar-user .mui-mbarp-meta p{height:18px;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.toolbar-user .mui-mbarp-meta .mui-mbarp-level strong{color:#c40000}
.toolbar-user .mui-mbarp-meta .mui-mbarp-level span{float:left;color:#fff;height:20px;line-height:20px;padding:0 3px;background:#e12132;cursor:pointer;border-radius:2px}

.toolbar-wrap{width:240px;padding-bottom:30px;overflow:hidden}
.toolbar-wrap a{cursor:pointer;text-decoration:none}
.toolbar-wrap a:hover{text-decoration:none}
.toolbar-overview{width:243px;overflow:hidden;}
.toolbar-item-wrap:hover{background-color:#f8f8f8}
.toolbar-item-wrap{padding:10px 0;width:80px;height:52px;float:left;text-align:center;background:#fff;margin-right:1px;border-bottom:1px solid #ccc}
.toolbar-overview a{color:#bbb}
.toolbar-overview .text{line-height:16px;}
.toolbar-overview .value{color:#333;padding-top:8px;padding-bottom:4px;font:14px/1 Arial;font-weight:700;overflow:hidden}
.toolbar-overview a:hover .text{color:#bbb}

.wx-toolbar-panels a.toolbar-coupon-item{color:#aaa}
.toolbar-coupon-title {color: #797979;padding:16px 0}
.toolbar-coupon-item{display:block;width:240px;height:86px;overflow:hidden;position:relative;background:#fff;border:1px dashed #ddd;border-width:1px 0;}
.toolbar-coupon-item-content{padding:15px 12px;height:62px}
.toolbar-coupon-item-bd{margin:4px -7px -7px;padding:0 7px 7px}
.toolbar-coupon-item-name{color:#333;font-size:12px;line-height:14px;height:14px;display:block}
.toolbar-coupon-item-name,
.toolbar-coupon-item-rmb{font-family: "Microsoft Yahei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53";}
.toolbar-coupon-item-rmb{color:#c40000;font-size:14px;line-height:22px;height:26px;position:relative}
.toolbar-coupon-item-rmb .toolbar-coupon-item-rmb-rmb{font-size:16px}
.toolbar-coupon-item-rmb .toolbar-coupon-item-rmb-demotion{font-size:16px!important}
.toolbar-coupon-item-condition{line-height:14px}
.toolbar-coupon-item-channel{color:#638D8D;margin-top:2px}
.toolbar-coupon-item-tips{float:right}
.toolbar-coupon-item-bd .toolbar-coupon-item-bd-right{text-align:right;padding-top:5px;position:absolute;right:6px}
.toolbar-coupon-item-bd .toolbar-coupon-item-bd-right-could{margin-right:20px;padding-top:20px!important}
.toolbar-coupon-item-bd .toolbar-coupon-item-bd-right p.toolbarableCouponBubble-diffDay{color:#FFF}
.toolbar-coupon-bd .toolbar-bottom-more{margin:0}
/*数据空*/
.wx-tbar-panel-content .wx-tbar-tipbox2 {width:270px;position: absolute;left: 0;top: 50%;margin-top: -120px;text-align: center;}
.wx-tbar-panel-content .i-face-fd {width:200px;overflow: hidden;height:137px;background:url(../image/search_notfound.jpg) no-repeat center;display: inline-block;}
.wx-tbar-tipbox2 .tip-text {line-height: 20px;}
.wx-tbar-tipbox2 .tip-text a {color: #f30213;}
#h_close{display:none}


