.repeatPage{display:inline-flex;background-color:#f0f2f5}.repeatPage .repeat-title{margin-bottom:6px}.repeatPage .left{width:310px}.repeatPage .left .lefttitle{font-size:16px;font-weight:600;color:#000;line-height:22px;margin-bottom:16px}.repeatPage .left .leftbox{padding:10px;background-color:#fff;height:calc(100vh - 130px)}.repeatPage .left .leftbox .ant-form-inline .ant-form-item{margin-right:0;margin-bottom:10px}.repeatPage .left .leftbox .ant-select-selection--multiple{max-height:30px;width:220px}.repeatPage .left .leftbox .list{height:calc(100vh - 370px);overflow:scroll}.repeatPage .left .leftbox .list::-webkit-scrollbar{width:4px;height:4px;scrollbar-arrow-color:#bac0d0}.repeatPage .left .leftbox .list::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#bac0d0;scrollbar-arrow-color:#bac0d0}.repeatPage .left .leftbox .list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #fff;border-radius:0;background:#fff}.repeatPage .left .leftbox .list .default{padding:5px;display:inline-flex;width:285px;line-height:40px;position:relative;cursor:pointer;border-radius:4px;margin-bottom:8px}.repeatPage .left .leftbox .list .default:hover{background-color:rgba(0,0,0,.05)}.repeatPage .left .leftbox .list .default .temp{display:inline-flex}.repeatPage .left .leftbox .list .default .temp>div{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repeatPage .left .leftbox .list .default .number{position:absolute;right:10px}.repeatPage .left .leftbox .list .default .avatar{width:40px;height:40px;margin-right:10px;border-radius:4px}.repeatPage .left .leftbox .list .select{background-color:rgba(24,144,255,.15);color:#1890ff}.repeatPage .left .leftbox .list .select:hover{background-color:rgba(24,144,255,.15)}.repeatPage .right{margin-left:16px}.repeatPage .right .lefttitle{font-size:16px;font-weight:600;color:#000;line-height:22px;margin-bottom:16px}.repeatPage .right .rightBox{padding:10px;background-color:#fff;height:calc(100vh - 130px);width:calc(100vw - 560px)}