.setShop{cursor:pointer;background-color:#53cdff;color:#fff;width:80px;height:35px;font-size:16px;text-align:center;line-height:35px;border-radius:5px;margin:10px 0;margin-left:155px}.setShopBox{position:absolute;top:0;left:0;width:400px;height:600px;margin-left:150px;padding:10px 10px;background-color:#fff;z-index:1001;border-radius:10px;-webkit-animation:fadenum .5s 1;animation:fadenum .5s 1}@-webkit-keyframes fadenum{0%{opacity:0}to{opacity:1}}@keyframes fadenum{0%{opacity:0}to{opacity:1}}.setShopBox-title{margin-bottom:4px;margin-left:10px;font-weight:700;color:red}.selectBox{height:500px;overflow-x:hidden;overflow-y:scroll}.selectBox::-webkit-scrollbar{display:none}.bigMask{width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1000;position:fixed;top:0;left:0}.ant-tree li .ant-tree-node-content-wrapper{width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btnBox-btn{width:60px;height:36px;text-align:center;line-height:36px;border:1px solid #c4c4c4;border-radius:10px;cursor:pointer}.saveBtn{background-color:#208bfe;color:#fff;margin-right:10px}