.checkbox-list-compatible{overflow:auto;transition:all 1s}.checkbox-list-compatible .check-custom-item{width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:6px 0;font-size:14px;cursor:pointer}.checkbox-list-compatible .check-custom-item .name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.checkbox-list-compatible .check-custom-item:hover{color:var(--kx-text-2);background:rgba(0,0,0,.04)}.checkbox-list-compatible .arco-checkbox{padding-left:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.checkbox-list-compatible .count-total{font-family:PingFangSC-Regular;font-size:14px;line-height:22px;color:var(--kx-text-3);margin-left:16px}.checkbox-list-compatible .no-data-text{padding:8px;font-family:PingFangSC-Regular;font-size:12px;line-height:22px;text-align:center;color:var(--kx-text-3)}.load-more{display:flex;align-items:center;cursor:pointer;padding:6px 0}.load-more span{font-family:PingFangSC-Regular;font-size:14px;line-height:22px;color:var(--kx-zdblue-6)}.load-more span.keenote{font-size:16px}.module-container .fold-title{height:38px;box-sizing:border-box;align-items:center;margin:0 0 8px;color:var(--kx-text-1);border-radius:4px 4px 0 0;display:flex;justify-content:space-between;border-bottom:2px solid var(--kx-fill-3)}.module-container .fold-title .title{width:fit-content;font-weight:700;font-size:16px;font-weight:600;line-height:24px;position:relative;padding:6px 0;color:var(--kx-text-1)}.module-container .fold-title .title:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:100%;background-color:var(--kx-zdblue-6)}.module-container .fold-title .icon{line-height:16px;cursor:pointer;width:16px}.module-container .fold-keywords{height:auto;overflow:auto;display:flex;flex-wrap:wrap;padding:8px 0}.module-container .fold-keywords .fold-keywords-item{padding:4px 12px;display:flex;align-items:center;border-radius:4px;background:var(--kx-zdblue-1);color:var(--kx-zdblue-6);line-height:20px;margin-right:4px;margin-bottom:8px;box-sizing:border-box}.module-container .fold-keywords .fold-keywords-item i{margin-left:4px;color:var(--kx-zdblue-6);cursor:pointer}.module-container .fold-keywords .fold-keywords-item i:hover{color:var(--kx-zdblue-5)}.module-container .fold-clear{display:flex;justify-content:right;align-items:center;font-size:12px;font-weight:400;line-height:20px;color:var(--kx-zdblue-6);cursor:pointer;margin:8px 0}.search-left{width:280px;overflow:auto;padding:0;box-sizing:border-box;position:sticky;top:70px}.search-left .filter-meta{box-sizing:border-box;margin:0 0 30px}@media screen and (max-width: 760px){.search-left{display:none}}.common-title-header{margin-bottom:24px;border-bottom:2px solid var(--kx-fill-3);font-size:16px;font-weight:600}.common-title-header-name{box-sizing:border-box;color:var(--kx-text-1);padding-bottom:8px;width:fit-content;line-height:28px;position:relative}.common-title-header-name:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:100%;background-color:var(--kx-zdblue-6)}.common-title-content{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 760px){.common-title{box-sizing:border-box;padding:0 16px}.common-title-content{flex-direction:column}}.search-main{margin:0 0 0 40px;flex:1}.search-main .search-result-total{height:20px;line-height:20px;font-size:14px;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between}.search-main .search-result-total .search-result-right{display:flex;align-items:center}.search-main .search-result-total .search-result-right .search-sort-type{margin:0 32px 0 0;cursor:pointer}.search-main .search-result-total .search-result-right .search-sort-type .search-sort-type-btn{display:flex;align-items:center;color:var(--kx-text-1)}.search-main .search-result-total .search-result-right .search-sort-type i{margin:0 4px}.search-main .search-result-total .search-result-right .search-paging{display:flex;font-size:14px}.search-main .search-result-total .search-result-right .search-paging span{margin-right:8px;display:flex;align-items:center;cursor:pointer}.search-main .search-result-total .search-result-right .search-paging .search-sort-title{color:var(--kx-text-3);margin-right:2px;cursor:default}.search-main .search-result-total .search-result-right .search-paging .search-page-size{color:var(--kx-text-3)}.search-main .search-result-total .search-result-right .search-paging .search-page-size:hover{color:var(--kx-text-2)}.search-main .search-result-total .search-result-right .search-paging .search-page-size-active,.search-main .search-result-total .search-result-right .search-paging .search-page-size-active:hover{color:var(--kx-text-1)}.search-main .list-pager{display:flex;justify-content:center;align-items:flex-start;margin:16px 0}.search-main .list-pager .page-prev{border-radius:4px;align-items:center;padding:0 16px;box-sizing:border-box;border:1px solid var(--kx-fill-3);color:var(--kx-text-2);font-size:14px}.search-main .list-pager .page-next{border-radius:4px;align-items:center;box-sizing:border-box;padding:0 16px;border:1px solid var(--kx-fill-3);color:var(--kx-text-2);font-size:14px}.search-main .list-pager .page-first{display:flex;justify-content:center;height:32px;line-height:32px;border-radius:4px;font-size:14px;align-items:center;padding:0 16px;color:var(--kx-text-2);border:1px solid var(--kx-fill-3);margin:0 8px 0 0;cursor:pointer}.search-main .list-pager .page-first.disabled{cursor:not-allowed}.search-main .list-pager .page-first.disabled:hover{background-color:transparent}.search-main .list-pager .page-first:not(.disabled):hover{background-color:var(--color-fill-1)}.search-sort-list{box-shadow:0 4px 10px #0000001a;background-color:var(--kx-bg-white);border:.5px solid var(--kx-border-2);padding:4px;border-radius:8px}.search-sort-list-item{height:32px;line-height:32px;padding:0 8px;font-size:14px;color:var(--kx-text-1);cursor:pointer;display:flex;justify-content:space-between;border-radius:4px}.search-sort-list-item:hover{background-color:var(--kx-fb-hover)}.search-sort-list-item span:first-child{margin-right:8px}@media screen and (max-width: 760px){.search-main{margin:auto 10px}.search-main .search-result-total{display:block;height:auto}.search-main .search-result-total .search-result-right{margin-top:16px;display:flex;flex:1;justify-content:space-between}}.not-result{display:flex;justify-content:center}.not-result .not-result-content{height:130px;padding:150px 0;display:flex;justify-content:space-between;align-items:center}.not-result .not-result-content>div img{width:126px;height:113px}.not-result .not-result-content .not-result-content-text{font-size:14px;line-height:32px;color:var(--kx-text-3);margin-left:40px}.not-result .not-result-content .not-result-content-text .not-result-content-text-title{font-size:14px;line-height:22px;color:var(--kx-text-1);margin-bottom:12px}@media screen and (max-width: 760px){.not-result .not-result-content{flex-wrap:wrap;justify-content:center}}
