/*******************************  -----------右侧的悬浮窗口------------ ************************/
.mui-mbar-tabs-mask{position:absolute;top:0;left:0;width:35px;background-color:#000;height:1000;}
.mui-mbar-tabs{position:fixed;z-index:999999;top:0;right:0;width:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.mui-mbar-tab{position:absolute;left:0;width:35px;height:35px;background-color:#000;cursor:pointer;z-index:9;}
.mui-mbar-tab a{color:#fff}
.mui-mbar-tab-logo{position:absolute;left:0;top:0;width:35px;height:35px;}
.mui-mbar-tab-hover{background:#E4393C;}
.mui-mbar-tab-tip{position:absolute;right:35px;top:-1px;width:90px;height:35px;line-height:35px;text-align:center;color:#fff;background-color:#494949;-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);}
.mui-mbar-arr{position:absolute;width:16px;height:16px;line-height:16px;text-align:center;font-size:16px;font-family:"\5b8b\4f53";}
.mui-mbar-tab-tip-arr{top:10px;right:-8px;color:#494949;}

.mui-mbar-tab-cart{height:135px;}
.mui-mbar-tab-logo-cart{background:url(../images/tmall-left-cart.png) no-repeat;}
.mui-mbar-tab-cart .mui-mbar-tab-logo{top:10px;}
.mui-mbar-tab-cart .mui-mbar-tab-txt{display:block;left:7px;top:40px;width:20px;height:50px;line-height:16px;overflow:hidden;padding:0;position:absolute;font-size:12px;text-align:center;color:#fff;}
.mui-mbar-tab-cart .mui-mbar-tab-sup{display:block;top:95px;right:8px;text-align:center;position:absolute;z-index:999999;}
.mui-mbar-tab-cart .mui-mbar-tab-sup-bg{border-radius:10px;background-color:#E4393C;}
.mui-mbar-tab-cart .mui-mbar-tab-sup-bd{padding:0 3px;min-width:14px;height:20px;line-height:20px;border-radius:10px;font-size:12px;color:#fff;}

.mui-mbar-tab-logo-asset{height:35px;background:url(../images/tmall-left-money.png) no-repeat;}
.mui-mbar-tab-logo-brand{height:35px;background:url(../images/tmall-left-brand.png) no-repeat;}
.mui-mbar-tab-logo-foot{height:35px;background:url(../images/tmall-left-foot.png) no-repeat;}
.mui-mbar-tab-logo-favor{height:35px;background:url(../images/tmall-left-favor.png) no-repeat;}
.mui-mbar-tab-logo-top{height:35px;background:url(../images/tmall-left-top.png) no-repeat;}
.mui-mbar-tab-logo-qrcode{height:35px;background:url(../images/tmall-left-qrcode.png) no-repeat;}
.mui-mbar-tab-logo-ue{height:35px;background:url(../images/tmall-left-ue.png) no-repeat;}

.mui-mbarp-qrcode-tip{position:absolute;top:-161px;right:35px;width:170px;height:170px;background:#fff;z-index:999999;cursor:default;border:1px solid #D1D1D1;border-left:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.4);-moz-box-shadow:0 0 5px rgba(0,0,0,.4);box-shadow:0 0 5px rgba(0,0,0,.4);}
.mui-mbarp-qrcode-hd img{width:140px;height:140px;margin:10px 15px;}



/*******************************---------------------底部样式----------------------------*************************************/
#footer{text-align:left;border-top:0;margin:0;padding:0;height:auto;clear:both;background-position:0 -235px;background-repeat:repeat-x;background:#eaeaea;position:relative;}
#footer .ensure{position:relative;height:54px;padding:20px 0;margin-bottom:14px;background:#eaeaea;text-align:center;border-bottom: 1px solid #dedede;}
#footer .ensure .item{display:inline-block; width:302px; height:54px; text-align:left; vertical-align:middle; position:relative;}
#footer .ensure .item i{display:block; position:absolute; top:0; left:10px; width:220px; height:54px; background-repeat:no-repeat; background-position:0 0;}
#footer .ensure .fore1 i{background-image:url(../images/service_items_1.png);}
#footer .ensure .fore2 i{background-image:url(../images/service_items_2.png);}
#footer .ensure .fore3 i{background-image:url(../images/service_items_3.png);}
#footer .ensure .fore4 i{background-image:url(../images/service_items_4.png);}

#footer .tmall-desc{width:1190px;padding-top:22px;height:190px;margin:auto;}
.tmall-desc dl{float:left;width:199px;}
.tmall-desc dl.tmall-mobile{width:105px;}
.tmall-desc dl dt{color:#646464;padding:6px 0;font:400 16px/24px ;}
.tmall-desc dl a{display:block;width:100px;overflow:hidden;text-align:left;height:20px;line-height:20px;color:#8b8b8b;}
.tmall-desc .tmall-mobile a{width:105px;height:105px;line-height:105px;text-align:center;}

.footer-info{border-top:1px solid #e1e1e1;padding:20px 0;text-align:center;}
.footer-info .links{}
.footer-info .links a{margin:0 10px;color:#8b8b8b}
.footer-info .copyright{margin:0 auto;line-height:30px;color:#666}