.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%}.cinemalistApp{max-width:640px;background:#ececec;margin:0 auto}.cinemalistApp .header{position:fixed;top:0;left:0;width:100%;z-index:99;background:#ececec}.cinemalistApp .header .search{height:40px}.cinemalistApp .header .search .inpTxt{float:left;height:40px;width:65%;position:relative}.cinemalistApp .header .search .inpTxt i{position:absolute;top:50%;left:15px;font-size:18px;transform:translateY(-50%);margin-top:3px;color:#666}.cinemalistApp .header .search .inpTxt button{position:absolute;top:50%;right:5px;font-size:18px;transform:translateY(-50%);margin-top:3px;color:#fff;background:#3f9dec;border:0;height:35px;border-radius:0 40px 40px 0;padding:0 13px;font-size:16px}.cinemalistApp .header .search input{border:none;outline:none;border-radius:40px;font-size:16px;padding:0 10px 0 40px;margin-top:5px;width:80%;height:35px}.cinemalistApp .header .Location{float:left;line-height:45px;margin-left:3%;width:30%}.cinemalistApp .header .Location span{float:left;width:80%;font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#000;margin-left:3px}.cinemalistApp .header .Location i{font-size:13px;color:#000;float:left;line-height:45px}.cinemalistApp .header .tab{display:flex;flex-wrap:nowrap;justify-content:space-between;height:45px;background:#ececec;width:100%}.cinemalistApp .tab .item{width:25%;height:45px;line-height:45px;font-size:16px;color:#666;text-align:center}.cinemalistApp .tab .on{position:relative;color:#000;font-weight:700}.cinemalistApp .tab .on:after{position:absolute;content:"";bottom:6px;background:linear-gradient(-90deg,#fe506a,#fe5ca3);width:25px;height:4px;left:50%;transform:translateX(-50%);border-radius:5px}.cinemalistApp dl{width:94%;margin:0 auto;padding-bottom:10px}.cinemalistApp dl dd{background:#fff;border-radius:6px;margin-bottom:10px;padding:10px;position:relative}.cinemalistApp dl dd h2{font-size:16px;font-weight:700}.cinemalistApp dl dd p{color:#666;font-size:14px;padding-top:10px}.cinemalistApp dl dd p.last{font-size:11px;color:red}.cinemalistApp dl dd p.last font{color:red;font-size:16px;font-weight:700;padding-right:1px}.cinemalistApp .moreAll{text-align:center;padding-bottom:15px;color:#3f9dec;font-size:15px}