@charset "UTF-8";.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body,.error{-webkit-box-orient:vertical;-webkit-box-direction:normal}.body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:300px;overflow:auto}.body ul{padding:0;margin:0;list-style:none}.body ul .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px 0}.body ul .item .checkbox-item{margin-left:10px}.error{width:204px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error .title{color:red;font-size:14px;font-weight:600；}.error .content{font-family:PingFangSC-Medium;font-size:12px;color:#c0c4cc;font-weight:500}.drag-sort--cursor{cursor:all-scroll}