.classify-select.show,.exclude-list.show,.suffixMultiple .suffix-select.show{-webkit-animation-duration:.3s;-webkit-animation-fill-mode:both}.custom-select{position:relative;cursor:pointer}.custom-select .my-select-title{width:160px;height:36px;user-select:none}.custom-select .selectIpt{width:100%;height:100%;border-width:1px;border-style:solid;background-color:#fff;border-radius:2px;user-select:none;cursor:pointer;padding-left:10px}.custom-select .selectIpt::placeholder{color:#333}.custom-select .edge{display:inline-block;width:0;height:0;border-style:solid dashed dashed;border-color:#c2c2c2 transparent transparent;position:absolute;right:8px;top:50%;margin-top:-1px;cursor:pointer;border-width:4px;transition:all .3s;-webkit-transition:all .3s}.custom-select .edge.active{margin-top:-5px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.classify-select{width:651px;padding:20px 14px 10px;background:#fff;position:absolute;top:41px;left:-98px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);border:1px solid #ebeef5;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:90;display:none}.classify-select.show{animation-name:my-upbit;animation-duration:.3s;animation-fill-mode:both}.classify-select .reset-btn{width:60px;height:35px;line-height:35px;text-align:center;position:absolute;top:20px;right:25px;border:1px solid #4088ff;background-color:#fff;color:#4088ff;cursor:pointer;border-radius:4px}.classify-select .reset-btn:hover{background-color:#4088ff;color:#fff}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.classify-select .classify-select-item{margin-bottom:10px}.classify-select .classify-select-item:last-of-type{margin-bottom:0!important}.classify-select .classify-select-item .item-left-label{float:left;width:40px;font-size:14px;color:#666;line-height:34px}.classify-select .classify-select-item .item-right-content{float:left;width:580px}.classify-select .classify-select-item .item-right-content li{display:inline-block;width:90px;height:34px;line-height:34px;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;text-align:center;margin-bottom:5px;cursor:pointer;margin-right:2px;position:relative;padding:0 2px;font-size:0;overflow:hidden;user-select:none}.classify-select .classify-select-item .item-right-content li.disabled{cursor:not-allowed;background-color:#f2f2f2}.classify-select .classify-select-item .item-right-content li>span{font-size:13px}.classify-select .classify-select-item .item-right-content li.active{border:1px solid #4088ff;background-color:#4088ff;color:#fff}.exclude-list,.suffixMultiple .suffix-select{border:1px solid #ebeef5;display:none;top:40px;left:0;z-index:90}@keyframes my-upbit{0%{transform:translate3d(0,30px,0);opacity:.3}100%{transform:translate3d(0,0,0);opacity:1}}.exclude-list{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);position:absolute;background-color:#fff;width:200px}.exclude-list.show{animation-name:my-exclude-ani;animation-duration:.3s;animation-fill-mode:both}.exclude-list .exclude-item{height:36px;line-height:36px;padding:0 10px;cursor:pointer}.exclude-list .exclude-item.active{background-color:#4088ff!important;color:#fff!important}.exclude-list .exclude-item:hover{background-color:#f2f2f2}@keyframes my-exclude-ani{0%{transform:translate3d(0,38px,0);opacity:.3}100%{transform:translate3d(0,0,0);opacity:1}}.suffixMultiple .selectIpt{padding-left:10px;padding-right:18px}.suffixMultiple .suffix-select{width:110px;background:#fff;position:absolute;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.suffixMultiple .suffix-select.show{animation-name:my-upbit;animation-duration:.3s;animation-fill-mode:both}.suffixMultiple .suffix-select .ul-list{padding:15px 15px 10px}.suffixMultiple .suffix-select ul li{display:inline-block;height:34px;line-height:34px;width:90px;cursor:pointer;border-radius:4px;user-select:none;border:1px solid #ebeef5;margin:0 2px 5px 0;text-align:center}.suffixMultiple .suffix-select ul li:nth-child(5n){margin-right:0}.suffixMultiple .suffix-select ul li.active{border:1px solid #4088ff!important;background-color:#4088ff!important;color:#fff}.suffixMultiple .suffix-select ul li:hover{background-color:#f2f2f2}.suffixMultiple .suffix-select .layui-form-checkbox{display:none}.dateMultiple .selectIpt{padding-left:10px;padding-right:18px}.dateMultiple .date-select{width:110px;max-height:300px;overflow-y:auto;background:#fff;position:absolute;top:40px;left:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);border:1px solid #ebeef5;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:90;display:none}.dateMultiple .date-select.show{animation-name:my-upbit;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dateMultiple .date-select ul li{height:36px;line-height:36px;padding:0 10px;cursor:pointer;user-select:none;margin-bottom:2px}.dateMultiple .date-select ul li.active{background-color:#4088ff!important;color:#fff!important}.dateMultiple .date-select ul li:hover{background-color:#f2f2f2}.dateMultiple .date-select .layui-form-checkbox{margin-top:0!important}