@charset "utf-8";
/* CSS Document */
.top{ width:100%; height:50px; float:left; background-color:#FCFAF7; border-bottom:1px solid #d2d2d2;}
.top b{ width:12%; height:50px; display:block; float:left; background:url(../img/fanhui.png) center center no-repeat; background-size:11px 25px;}
.top dd{ width:76%; height:50px; display:block; float:left; font-size:0.2rem; line-height:50px; text-align:center;}
.top span{ width:12%; height:50px; display:block; float:right; background:url(../img/caidan.png) center center no-repeat; background-size:14px 30px;}
.top ul{ width:100px; height:auto; position:absolute; top:50px; right:5px; z-index:9; background-color:#FFF; border:1px solid #e5e5e5; display:none;}
.top ul li{ width:100px; height:40px; line-height:40px; text-align:center; padding:0 20px;}
.index{ letter-spacing:8px; border-bottom:1px solid #e5e5e5;}
.member{ border-bottom:1px solid #e5e5e5;}
/*.shoppingCart{ letter-spacing:4px;}*/

ul.manage{ width:100%; height:auto; display:block; float:left; font-size:0.2rem; }
ul.manage li{ width:100%; height:50px; float:left; line-height:50px; padding:0 5%; border-bottom:1px solid #e5e5e5; background:url(../img/xiaojiantou.png) 95% center no-repeat; background-size:5px 10px;}
.mengban{ width:100%; height:auto; position:fixed; background:rgba(0,0,0,.7); display:none;}
.tanceng{ width:80%; height:190px; position:absolute; left:10%; background:rgba(255,255,255,1); border-radius:3px; display:none;}
.tanceng p{ width:80%; height:20px; display:block; margin-left:10%; line-height:20px;}
.tanceng input{ width:80%; height:35px;} 
.tanceng input[type='password']{ margin:40px 10% 10px 10%;}
.tanceng input[type='button']{ margin:10px 10% 40px 10%; background:#028cf9; text-align:center; font-size:0.2rem; border:none; border-radius:2px; color:#FFF;}
