.graphic-list.el-popover{border-radius:0;margin-right:0;background:#242628;-webkit-box-shadow:0 20px 15px 0 rgba(0,0,0,.19),0 13px 14px 0 rgba(0,0,0,.38),0 7px 12px 0 rgba(0,0,0,.32);box-shadow:0 20px 15px 0 rgba(0,0,0,.19),0 13px 14px 0 rgba(0,0,0,.38),0 7px 12px 0 rgba(0,0,0,.32);border:0;color:#fff;margin-top:4px}.graphic-list.el-popover ::v-deep .el-button--text{color:#979da3}.GraphUrlList{height:100%}.GraphUrlList .container{height:100%;overflow:hidden;overflow-y:auto;margin-right:0;padding:0 6px}.GraphUrlList .container li{margin-bottom:10px}.GraphUrlList .container .show{border:2px solid hsla(0,0%,100%,0);position:relative;height:144px;background:#000;overflow:hidden;text-align:center;line-height:138px}.GraphUrlList .container .show.active{border:2px solid #5dc045}.GraphUrlList .container .show:hover .edit,.GraphUrlList .container .show:hover .remove{display:block}.GraphUrlList .container .show .remove{position:absolute;right:0;top:0;z-index:3;width:34px;height:34px;line-height:34px;cursor:pointer;text-align:center;background:#f6445a;display:none}.GraphUrlList .container .show .remove i{font-size:18px}.GraphUrlList .container .show .edit{position:absolute;right:34px;top:0;z-index:3;width:34px;height:34px;line-height:34px;cursor:pointer;text-align:center;background:#242628;display:none}.GraphUrlList .container .show .edit i{font-size:18px}.GraphUrlList .container .show img{vertical-align:middle;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.GraphUrlList .container .show i{font-size:30px}.GraphUrlList .container .show p{width:100%;position:absolute;left:0;bottom:0;line-height:32px;text-align:left;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 4px 4px;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.GraphUrlList .NativeSwitch{margin-bottom:10px}.GraphUrlList .NativeSwitch .tips1{font-size:16px;padding-left:10px;font-weight:600;text-align:left}.GraphUrlList .NativeSwitch .control{width:auto;margin-right:4px}.lds-ellipsis{display:inline-block;position:relative;will-change:transform,animation;width:32px;height:32px}.lds-ellipsis div{position:absolute;top:27px;width:6px;height:6px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:6px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:20px}.lds-ellipsis div:nth-child(4){left:34px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}