.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:80%}.myApp{max-width:640px;background:#222630;margin:0 auto;position:relative}.myApp .use{width:92%;height:192px;margin:0 auto 30px auto;border-radius:4px;box-shadow:0 4px 40px 0 hsla(0,0%,48.2%,.1);background:linear-gradient(223.09deg,#b9a590 -18.103%,#796048)}.myApp .use img{width:74px;height:74px;border-radius:100%;float:left;margin:20px}.myApp .use .right{height:80px;float:left;width:calc(100% - 114px);margin-top:17px}.myApp .use .right h2{color:#fff;font-size:26px;font-weight:400;margin:8px 0 8px 0}.myApp .use .right p{height:24px}.myApp .use .right p span{float:left;border-radius:2px;background:linear-gradient(-45deg,#ddc9b2,#b8987a);color:#fff;width:80px;height:24px;font-size:14px;text-align:center;line-height:24px}.myApp .use .right p font{float:right;color:#fff;font-size:14px;line-height:24px;margin-right:12px}.myApp .use ul{clear:both;padding:10px 0 0 0;width:100%}.myApp .use ul li{float:left;width:25%;position:relative}.myApp .use ul li:after{position:absolute;content:"";width:1px;height:30px;background:#dcc9b6;right:0;top:50%;transform:translateY(-50%)}.myApp .use ul li:last-child:after{background:none}.myApp .use ul li h3{text-align:center;font-size:20px;color:#dcc9b6}.myApp .use ul li div{text-align:center;font-size:14px;color:#34302c;padding-top:3px}.myApp .orderAll{border-radius:4px;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);background:#2b303d;width:92%;margin:0 auto 30px auto}.myApp .orderAll ul{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;margin:0 auto;padding:15px 0}.myApp .orderAll ul li{width:33%}.myApp .orderAll ul li img{display:block;width:40px;height:40px;margin:0 auto}.myApp .orderAll ul li span{display:block;text-align:center;color:#999;font-size:15px;padding-top:2px}.myApp .meOrder{border-radius:4px;background:#1b1e26;width:92%;margin:0 auto}.myApp .meOrder .item-list{width:100%;font-size:17px;height:70px;line-height:70px;border-bottom:1px solid hsla(0,0%,59.2%,.18);display:block;color:#ffe5c8;font-weight:500;text-decoration:none}.myApp .meOrder .left{float:left;font-size:22px;height:70px;line-height:70px;margin:0 8px 0 4%}.myApp .meOrder .right{float:right;font-size:15px;height:70px;line-height:70px;margin-right:3%}.myApp .footCurt{box-shadow:0 -4px 30px 0 rgba(0,0,0,.5);background:linear-gradient(180deg,#353a45,#222630 100%)}.myApp .footCurt .footer-item{font-size:14px;color:#96969f}.myApp .footCurt .on{color:#dcc7af}