.el-loading-spinner{width:30%;background:rgba(0,0,0,.8);left:50%;transform:translateX(-50%);border-radius:5px;padding:15px 0;color:#fff}.el-loading-spinner i{color:#fff;font-size:22px}.el-loading-spinner .el-loading-text{color:#fff}.el-message-box{width:70%}.shopdetailApp{max-width:640px;margin:0 auto;background-size:100% 100%;overflow-y:scroll}.shopdetailApp .shop{background:hsla(0,0%,100%,.8);display:block;padding:5%}.shopdetailApp .shop .title{float:left;width:78%;font-weight:700;color:#333;font-size:16px;letter-spacing:1px;line-height:23px}.shopdetailApp .shop img{float:left;width:20%;margin-left:2%;border-radius:6px}.shopdetailApp .shop p{font-size:15px;color:#666;letter-spacing:1px;line-height:23px;padding-top:10px}.shopdetailApp .product{min-height:600px;background:hsla(0,0%,100%,.8);margin-top:10px}.shopdetailApp .product h2{width:92%;display:block;margin:0 auto;padding:15px 0;color:#333;font-size:16px}.shopdetailApp .product li{width:92%;display:block;margin:0 auto;border-radius:10px;padding:3%;position:relative;border-bottom:1px solid #eee}.shopdetailApp .product li:last-child{border:0}.shopdetailApp .product li:after{display:block;clear:both;content:"";visibility:hidden;height:0}.shopdetailApp .product li img{float:left;width:30%;border-radius:8px}.shopdetailApp .product li .right{float:left;width:70%}.shopdetailApp .product li .right h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#333;font-size:15px;padding-left:8px}.shopdetailApp .product li .right p{padding-left:8px;padding-top:12px}.shopdetailApp .product li .right p font{font-size:15px;color:#999}.shopdetailApp .product li .right .price{padding-top:15px;padding-left:6px}.shopdetailApp .product li .right .price span{text-decoration:line-through;color:#999;font-size:14px;padding-left:10px}.shopdetailApp .product li .right .price i{color:#ff1e00;font-style:normal;font-size:16px;font-weight:700;padding:0 4px}.shopdetailApp .product li .right .price b{font-size:12px}.shopdetailApp .product li a{position:absolute;right:4%;bottom:10px;width:80px;height:30px;background:#00d138;border-radius:10px;color:#fff;font-size:15px;text-align:center;line-height:30px}