.outChannelList .point{height:10px;width:10px;border-radius:100%;display:inline-block;margin-right:5px;margin-left:5px;position:relative;top:1px}.outChannelList .online{background:#26b99a}.outChannelList .offline{background:grey}.taskIntelligent{position:relative;height:100%}.taskIntelligent .taskContent{height:calc(100% - 39px);margin:0 -5px;overflow:hidden}.taskIntelligent .taskContent:hover{overflow:auto}.taskIntelligent .taskContent .taskItem{text-align:left;background:linear-gradient(-25deg,#00b7ee,#00b9ff);cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:110px;width:160px;-webkit-box-shadow:0 0 2px #a3adaf;box-shadow:0 0 2px #a3adaf;border-radius:5px;margin:5px;padding:10px;background-color:#fff;float:left}.taskIntelligent .taskContent .taskItem.isYellow{background:linear-gradient(-25deg,#f8b551,#ffc467)}.taskIntelligent .taskContent .taskItem .taskFlex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.taskIntelligent .taskContent .taskItem .taskName{height:20px;overflow:hidden;color:#fff;margin-bottom:15px}.taskIntelligent .areaContent .areaMore{height:50px;width:50px;margin:auto;text-align:center;line-height:50px;cursor:pointer;color:#1890ff}.taskIntelligent .areaContent .areaMore:active{color:#000}.taskIntelligent .areaAdd{height:40px;width:40px;margin:auto;text-align:center;line-height:36px;border-radius:50%;cursor:pointer;border:1px solid #ededed;color:#1890ff;font-size:23px;margin-top:20px}.taskIntelligent .areaAdd:hover{border:1px solid #1890ff}.taskIntelligent .outChannelItem{width:calc(20% - 10px);display:inline-block;padding:5px 10px;text-align:center;background-color:#ededed;border-radius:20px;margin:5px;float:left;height:90px}.taskIntelligent .outChannelItem .outChannelItemIcon{background-color:#ededed;border-radius:50%;width:40px;height:40px;text-align:center;margin:auto;margin-bottom:7px}.taskIntelligent .outChannelItem .outChannelItemText{line-height:14px;font-size:12px;height:30px;overflow:hidden;text-overflow:ellipsis}.taskIntelligent .textClick{cursor:pointer;background-color:#67c23a;color:#fff;padding:1px 5px;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.taskIntelligent .textClick:active{background-color:#67c23a}.taskIntelligent .textClick.isactive{background-color:#f56c6c}.taskIntelligent .tasktItem{background-color:#fbfbfb;padding:20px;margin-bottom:10px;border-radius:15px}.taskIntelligent .inputCursor input{cursor:pointer}.taskIntelligent .timeContent{overflow-y:hidden;overflow-x:hidden}.taskIntelligent .timeContent:hover{overflow-y:auto;overflow-x:hidden}.taskIntelligent .btnRadioGroup{background-color:#f3f3f3;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.taskIntelligent .btnRadioGroup .btnItem{display:inline-block;padding:0 25px;cursor:pointer}.taskIntelligent .btnRadioGroup .btnItem.active{background-color:#48c0a4;border-radius:5px;color:#fff}.taskIntelligent .playArea{background-color:#ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 5px;margin-top:5px}.taskIntelligent .playArea .playAreaIcon{margin-right:5px}.taskIntelligent .playArea .playAreaText{height:28px;color:#606266}@media screen and (max-width:1300px){.taskIntelligent .taskContent .taskItem{width:calc(25% - 10px)}}@media screen and (min-width:1300px) and (max-width:1500px){.taskIntelligent .taskContent .taskItem{width:calc(20% - 10px)}}@media screen and (min-width:1500px) and (max-width:1700px){.taskIntelligent .taskContent .taskItem{width:calc(16.6667% - 10px)}}@media screen and (min-width:1700px){.taskIntelligent .taskContent .taskItem{width:calc(14.2857% - 10px)}}