@charset "utf-8";.wrapper .engine-model .engine-header{margin-bottom:10px}.wrapper .engine-model .engine-header ul{display:flex;justify-content:space-between}.wrapper .engine-model .engine-header ul li{display:flex;justify-content:flex-start}.wrapper .engine-model .engine-header ul li a{border-radius:13px;cursor:pointer;display:flex;font-size:.875rem;height:26px;position:relative;max-width:124px;padding:0 11px 0 28px;--light-bg:hsla(0, 0%, 100%, .8)}.wrapper .engine-model .engine-header ul li a.hover,.wrapper .engine-model .engine-header ul li a:hover{box-shadow:0 1px 3px 0 rgba(57,66,60,.1)}.wrapper .engine-model .engine-header ul li a.hover span,.wrapper .engine-model .engine-header ul li a:hover span{color:#fff}.wrapper .engine-model .engine-header ul li a:hover{background-color:#ccc}.wrapper .engine-model .engine-header ul li a.hover{background-color:var(--primary-color)}.wrapper .engine-model .engine-header ul li a div.img{align-items:center;background:hsla(0,0%,96%,.6);border-radius:10px;display:flex;height:20px;justify-content:center;left:3px;position:absolute;top:3px;width:20px}.wrapper .engine-model .engine-header ul li a div.img img{border-radius:2px;max-height:14px;max-width:14px}.wrapper .engine-model .engine-header ul li a span{color:#444d58;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.wrapper .engine-model .engine-input-wrapper{position:relative}.wrapper .engine-model .engine-input-wrapper .engine-dropdown{align-items:center;display:flex;height:44px;justify-content:center;left:0;position:absolute;top:0;width:44px;z-index:101}.wrapper .engine-model .engine-input-wrapper .engine-dropdown img{border-radius:2px}.wrapper .engine-model .engine-input{background:hsla(0,0%,100%,.5);border:1px solid #e0e0e0;border-radius:4px;color:#222;font-size:16px;padding-left:40px;padding-right:125px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;width:100%;position:relative;z-index:100}.wrapper .engine-model .engine-button{background-color:hsla(0,0%,95%,.6);border:1px solid #e0e0e0;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#8590a6;cursor:pointer;font-size:16px;line-height:44px;outline:0;padding:0;position:absolute;right:0;text-shadow:0 1px 0 #fff;top:0;width:120px;z-index:101;letter-spacing:5px}.engine-button,.engine-input{height:44px}.wrapper .engine-model .engine-input:focus{box-shadow:inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgb(22 183 119 / 30%);outline:0}.wrapper .engine-model .engine-input::-moz-placeholder{color:gray}.wrapper .engine-model .engine-input::placeholder{color:gray}.custom-header{margin-bottom:10px;padding-bottom:5px;display:flex;position:relative;align-items:center}.custom-header ul{display:flex;position:relative}.custom-header ul li{padding-right:5px;font-size:.8125rem}.custom-header ul li a{display:block;height:26px;line-height:26px;border-radius:13px;padding:0 10px;color:#6b7386;max-width:100px;text-align:center;overflow:hidden}.custom-header ul li a.hover,.custom-header ul li a:hover{background-color:var(--primary-color);color:#fff}.custom-header ul.tool-bar{flex-shrink:0;margin-left:auto}.custom-header ul.tool-bar a{align-items:center;border-radius:12px;box-sizing:border-box;display:flex;height:24px;justify-content:center;overflow:hidden;box-shadow:0 1px 3px rgba(26,26,26,.1);color:#a1a7b7}.custom-header .tool-bar a.active,.custom-header .tool-bar a:hover{background:var(--primary-color);box-shadow:0 1px 3px rgba(26,26,26,.15);color:#fff}.custom-header .more-bag-btn{cursor:pointer;font-size:.8125rem;margin-left:8px}.custom-header .more-bag-btn .add-bag-btn{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.custom-header .more-bag-btn .add-bag-btn.active,.custom-header .more-bag-btn .add-bag-btn:hover{background-color:var(--primary-color);box-shadow:var(--card-shadow);color:#fff}.wrapper .custom-model .custom-content ul{align-content:flex-start;display:flex;flex-wrap:wrap}.wrapper .custom-model .custom-content ul li{height:38px;margin:0 0 8px;width:16.66666%;position:relative}.wrapper .custom-model .custom-content ul li.hover,.wrapper .custom-model .custom-content ul li:hover{background:hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 1px 8px #ddd}.wrapper .custom-model .custom-content ul li a{height:38px;line-height:38px;display:flex;align-items:center;color:#444d58}.wrapper .custom-model .custom-content ul li:hover a div.cover{transform:translateX(2px)}.wrapper .custom-model .custom-content ul li a div.cover{width:22px;height:22px;align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:5px;transition:transform .2s ease-in;-moz-transition:transform .2s ease-in;-webkit-transition:transform .2s ease-in;-o-transition:transform .2s ease-in}.wrapper .custom-model .custom-content ul li a div.content h4{margin:0 5px;font-size:1rem;font-weight:400}.wrapper .custom-model .custom-content ul li a *{pointer-events:none}.wrapper .custom-model .custom-content ul li a div.cover img{width:18px;border:none;max-width:100%}.wrapper .custom-model .custom-content ul li span.edit-dropdown{position:absolute;right:3px;bottom:3px;width:15px;height:15px;line-height:15px;text-align:center;cursor:pointer;display:none;background-color:#fff;border:1px solid var(--primary-color);color:var(--primary-color);border-radius:4px}.wrapper .custom-model .custom-content ul li.hover span.edit-dropdown,.wrapper .custom-model .custom-content ul li:hover span.edit-dropdown{display:block}.wrapper .custom-model .custom-content ul li span.edit-dropdown i.layui-icon{font-size:13px;pointer-events:none}.wrapper .custom-model .custom-content ul.site-move li{cursor:move!important}.wrapper .custom-model .custom-content ul.site-move li span.edit-dropdown{display:none!important}.wrapper .custom-model .custom-content ul.site-move li *{pointer-events:none!important}.wrapper .custom-model .custom-content ul.site-move li.moving{border:1px solid var(--primary-color);border-radius:4px;background-color:#f0f9eb}.wrapper .custom-model .custom-content .move-tip{background-color:#f0f9eb;height:40px;line-height:40px;font-size:14px;text-align:center;margin-bottom:10px;display:flex;justify-content:center;align-items:center;border-radius:4px;color:var(--primary-color)}.wrapper .custom-model .custom-content .move-tip i.layui-icon{margin-right:3px}.wrapper .custom-model .custom-content .move-tip span{display:flex;align-items:center}.wrapper .custom-model .custom-content .move-tip a{display:block;margin-left:20px;background:#fff;color:var(--primary-color);border:1px solid var(--primary-color);height:24px;line-height:22px;border-radius:15px;padding:0 10px;display:flex;align-items:center}.wrapper .tool-model{justify-content:space-between;font-size:15px}.wrapper .tool-model ul li{margin-right:15px;color:#6b7386;height:30px;line-height:30px}.wrapper .tool-model ul li a{display:flex;align-items:center;background:rgb(0 0 0 / 5%);padding:0 15px;height:30px;line-height:28px;border-radius:15px;border:1px solid transparent}.wrapper .tool-model ul li a:hover{background:#fff;color:var(--primary-color);border:1px solid var(--primary-color)}.wrapper .tool-model ul li a img{margin-right:3px;pointer-events:none}.wrapper .tool-model .user-search a{background:rgba(255,255,255,.44);height:30px;line-height:30px;border-radius:15px;padding:0 15px;display:block;color:#a1a7b7;box-shadow:0 1px 3px rgba(26,26,26,.1)}.wrapper .tool-model .user-search a:hover{background-color:var(--primary-color);color:#fff}.wrapper .tool-model .user-search a i.iconfont{margin-right:3px;font-size:15px}.empty-alert{flex-direction:column;padding:0 0 20px}.empty-alert .cover{height:150px;justify-content:center;overflow:hidden}.empty-alert,.empty-alert .cover{align-items:center;display:flex}.empty-alert .cover .img{background-image:url(../images/empty.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:250px;width:250px}.empty-alert h3{color:#999;font-size:13px;font-weight:400}.empty-alert .button{font-size:14px;padding:10px 20px;-webkit-appearance:none;border:1px solid #dcdfe6;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-block;font-weight:500;line-height:1;margin:0;outline:0;text-align:center;transition:.1s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;white-space:nowrap}.empty-alert .button i{padding-right:5px}.empty-alert .button-primary.is-plain{background:#defdf0;border-color:#62e5b1;color:var(--primary-color)}.empty-alert .button-primary.is-plain:focus,.empty-alert .button-primary.is-plain:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.empty-alert .button-danger.is-plain{background:#fef0f0;border-color:#fbc4c4;color:#f56c6c}.empty-alert .button-danger.is-plain:focus,.empty-alert .button-danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.empty-alert .button+.button{margin-left:20px}.empty-alert .add-source-btn{margin-top:20px;text-align:center}.hot-model{display:flex;justify-content:space-between;flex-wrap:wrap}.hot-model .tit{height:45px;line-height:45px;padding:0 10px;background:rgb(0 0 0 / 4%);font-size:17px;font-weight:600}.hot-model .tit img{margin-right:5px}.hot-model .con{overflow:hidden;height:353px;padding:0 6px;margin:5px}.hot-model .con:hover{overflow:auto;padding-right:0}.hot-model .hot-itme{width:393px;margin-bottom:var(--card-space);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.02);position:relative}.hot-model .hot-itme ul li{margin-bottom:5px;padding-bottom:5px;line-height:25px;font-size:14px;align-items:inherit;border-bottom:1px dashed #eee}.hot-model .hot-itme ul li a{color:#444d58}.hot-model .hot-itme ul li a:hover{color:var(--primary-color)}.hot-model .hot-itme ul li a:visited{color:#ccc}.hot-model .hot-itme ul li a span{width:18px;height:18px;line-height:18px;font-size:12px;border-radius:4px;background:rgba(124,124,124,.3);display:inline-block;text-align:center;margin-right:8px}.hot-model .hot-itme ul li a span.hot-rank-1{color:#fff;background:#ff5722}.hot-model .hot-itme ul li a span.hot-rank-2{color:#fff;background:#ffb800}.hot-model .hot-itme ul li a span.hot-rank-3{color:#fff;background:#5fb878}.hot-model .hot-itme ul li span.hot-number{white-space:nowrap;padding-left:15px;color:#999}.float{position:sticky;position:-webkit-sticky;z-index:9998;top:60px;left:0;right:0}.sort-class-model .tab-header{padding-left:12px}.sort-class-model .tab-header ul{display:flex;overflow:hidden}.sort-class-model .tab-header ul li{position:relative;cursor:pointer;padding:0 24px 0 24px;line-height:43px;color:#8590a6}.sort-class-model .tab-header ul li h3{font-weight:400;font-size:.9375rem}.sort-class-model .tab-header ul li.layui-this,.sort-class-model .tab-header ul li:hover{color:var(--primary-color)}.sort-class-model .tab-header ul li.layui-this h3,.sort-class-model .tab-header ul li:hover h3{font-weight:700;border-bottom:3px solid var(--primary-color)}.sort-class-model .tab-header ul li .left-icon{align-items:center;display:flex;height:100%;left:0;position:absolute}.sort-class-model .tab-body{background:rgb(0 0 0 / 4%);padding:4px}.sort-class-model .tab-body div ul{display:flex;justify-content:flex-start}.sort-class-model .tab-body div ul li{align-items:center;cursor:pointer;font-size:.8125rem;height:26px;line-height:26px;border:1px solid transparent;border-radius:4px;display:flex;margin-right:5px}.sort-class-model .tab-body div ul li.hover,.sort-class-model .tab-body div ul li:hover{background:rgba(255,255,255,.8);border-color:var(--primary-color)}.sort-class-model .tab-body div ul li a{color:#9e9e9e;padding:0 10px}.sort-class-model .tab-body div ul li.hover a,.sort-class-model .tab-body div ul li:hover a{color:var(--primary-color)}.sort-class-model .tab-body>div{display:none}.sort-list-model .bag-column .bag-item-grid{border-bottom:1px solid rgba(0,0,0,.03);position:relative}.bag-item-grid.high-light:after{animation:twinkling 2s ease-in 1;border:3px solid transparent;border-radius:6px;bottom:0;box-sizing:border-box;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes twinkling{0%{border-color:var(--primary-color)}to{border-color:transparent}}.sort-list-model .bag-column .bag-item-grid:last-child{border-bottom:none}.sort-list-model .bag-column .bag-item-grid .bag-item{align-items:stretch;flex-direction:row;padding:0;display:flex;position:relative}.sort-list-model .bag-column .bag-item-grid .bag-item .panel-heading{align-items:flex-start;border-right-style:solid;border-right-width:1px;box-sizing:border-box;flex-shrink:0;height:auto;justify-content:center;padding:0 10px;width:80px;display:flex;border-color:rgba(0,0,0,.03)}.sort-list-model .bag-column .bag-item-grid .bag-item .panel-heading .substr{align-items:center;display:flex;flex-direction:column;font-size:13px;font-weight:400;line-height:20px;margin-right:0;padding-left:0}.sort-list-model .bag-column .bag-item-grid .bag-item .panel-heading .substr a .icon{width:26px;height:26px;font-size:26px;margin-top:15px;background:0 0;border-radius:0;margin:5px 0 3px;align-items:center;display:flex;font-weight:400;justify-content:center;margin-top:15px}.sort-list-model .bag-column .bag-item-grid .bag-item .panel-heading .substr a .icon i{color:var(--icon-color);font-size:1em}.sort-list-model .bag-column .bag-item-grid .bag-item .panel-heading .substr a:hover .icon i{color:var(--primary-color)}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items{max-height:none;flex:1;width:0;height:100%;overflow:hidden;position:relative;align-content:flex-start;display:flex;flex-wrap:wrap;padding:12px 0 7px 20px;min-height:100px}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item{width:14.2%;padding-right:5px;height:36px;margin-bottom:5px;transition:width .2s linear;-moz-transition:width .2s linear;-webkit-transition:width .2s linear;-o-transition:width .2s linear;position:relative}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a{border-radius:4px;align-items:center;display:flex;height:100%;position:relative;color:#444d58}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a:hover{background-color:hsla(0,0%,100%,.5);box-shadow:0 1px 8px #ddd}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a:hover .cover{transform:translateX(2px)}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a .cover{height:22px;margin-left:5px;transition:transform .2s ease-in;-moz-transition:transform .2s ease-in;-webkit-transition:transform .2s ease-in;-o-transition:transform .2s ease-in;width:22px;align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;position:relative}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a .cover img{width:18px;border:none;max-width:100%;color:#444d58}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a .content{font-size:.9375rem;margin:0 5px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.items-new{margin-top:var(--card-space);margin-bottom:0!important}.items-new .new-tit{height:46px;line-height:46px;padding:0 12px;font-weight:700;font-size:15px}.items-new .new-tit a.more{font-size:12px;font-weight:400}.items-new .new-con{flex-wrap:wrap;padding:12px}.items-new .new-con a{width:12.5%;height:40px;line-height:40px;font-size:.9375rem;padding-left:5px;border-radius:4px;overflow:hidden}.items-new .new-con a:hover{background-color:rgba(221,221,221,.5);padding-left:10px}.items-new .new-con a img{margin-right:5px;flex-shrink:0;border-radius:6px;display:block}#engine-word{position:absolute;width:100%;z-index:99;height:auto;background-color:#fff;border:#ccd8e1 solid 1px;display:none;box-shadow:inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgb(22 183 119 / 30%);outline:0;top:55px;border-radius:4px}#engine-word .click_work{height:35px;line-height:35px;padding:0 10px;font-weight:lighter;font-weight:600;cursor:pointer;font-size:15px}#engine-word .click_work i.iconfont{margin-right:15px}#engine-word .click_work:hover,#engine-word .hover{color:var(--primary-color);background-color:#f1f1f1}#add-site-model{padding:15px}#add-site-model .layui-input-wrap .layui-input-prefix{pointer-events:auto!important}#add-site-model #icon-model{cursor:pointer}#add-site-model #icon-model img{width:20px;height:20px;margin-top:9px}#add-site-model i,#add-site-model input::placeholder,#add-site-model textarea::placeholder{color:#c0c4cc;font-size:15px}#add-site-model input::-moz-placeholder,#add-site-model textarea::-moz-placeholder{color:#c0c4cc;font-size:15px}.select-user-category{align-items:center;display:flex;overflow:hidden;height:44px;line-height:44px;font-size:15px;white-space:nowrap}.select-user-category a{margin-left:8px;color:var(--primary-color)}.select-user-category span.layui-elip{max-width:160px}.icon-items{padding:15px}.icon-items h3{font-size:12px;height:16px;color:#caccd5;font-weight:400}.icon-items .icons{flex-wrap:wrap;margin-top:5px;align-items:center;display:flex}.icon-items .icons li{height:40px;margin-bottom:10px;width:10%}.icon-items .icons li p{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.icons li p:hover{background:var(--button-hover-bg)}#switch-category-model .category-list{padding:10px;height:426px;position:relative}#switch-category-model .category-list ul li{height:30px;line-height:28px;padding:0 15px;border:1px solid #fff;border-radius:4px;cursor:pointer;font-size:14px;margin-bottom:5px}#switch-category-model .category-list ul li i{margin-right:8px}#switch-category-model .category-list ul li:hover{border:1px solid #ccc}#switch-category-model .category-list ul li.hover{border:1px solid var(--primary-color);color:var(--primary-color);position:relative}#switch-category-model .category-list ul li.hover:after{position:absolute;content:"";bottom:2px;right:2px;width:0;height:0;display:inline-block;vertical-align:middle;border-width:10px;border-style:dashed;border-color:transparent;border-top-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-right-color:var(--primary-color);border-right-style:solid;border-bottom-color:var(--primary-color);border-bottom-style:solid;overflow:hidden}#switch-category-model .category-list ul li.hover:before{position:absolute;font-family:layui-icon;content:"\e605";color:#fff;bottom:4px;right:4px;font-size:9px;z-index:12;line-height:normal}#switch-category-model .category-list .switch-category-btn{border-top:1px solid #eee;padding:10px 0;margin-top:10px;text-align:center;position:absolute;left:0;right:0;bottom:0;background:rgba(248,247,251,.4)}#update-site-model{padding:15px}#update-site-model #icon-model img{width:20px;height:20px;margin-top:9px}#add-site-model i,#add-site-model textarea::placeholder,#update-site-model input::placeholder{color:#c0c4cc;font-size:15px}#add-site-model textarea::-moz-placeholder,#update-site-model input::-moz-placeholder{color:#c0c4cc;font-size:15px}@media screen and (max-width:768px){.tit-tip{display:none}.float{top:50px;}.wrapper .engine-model .engine-header ul{width:100%;overflow:hidden;white-space:nowrap;position:relative;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.custom-header{flex-wrap:wrap;justify-content:space-between}.custom-header ul.user-category{width:90%;overflow:hidden;white-space:nowrap;position:relative;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.custom-header ul.tool-bar{width:100%;display:block;padding-top:10px}.custom-header ul.tool-bar li:last-child{display:none}.custom-header ul.tool-bar li{padding-right:0}.custom-header ul.tool-bar li .add_site_open{max-width:100%;border:1px solid #eee}.wrapper .custom-model .custom-content ul li{width:33.33%}.wrapper .custom-model .custom-content ul li a div.content h4{font-size:.8rem}.wrapper .custom-model .custom-content ul li span.edit-dropdown{display:none}.wrapper .custom-model .custom-content ul li a div.cover img{width:15px}.wrapper .engine-model .engine-button{width:100px}.wrapper .tool-model ul li a img,.wrapper .tool-model ul li.tit{display:none}.wrapper .tool-model ul li{margin-right:5px;height:25px}.wrapper .tool-model ul li a{white-space:nowrap;padding:0 5px;height:25px;line-height:23px;font-size:13px}.wrapper .tool-model .user-search a{height:25px;line-height:23px;font-size:13px}.hot-model .con{overflow:auto}.hot-model .con:hover{padding-right:6px}.sort-class-model .tab-header ul#tab_top_category{width:100%;overflow:hidden;white-space:nowrap;position:relative;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.sort-class-model .tab-body ul#tab_son_category{width:100%;overflow:hidden;white-space:nowrap;position:relative;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.sort-class-model .tab-body ul#tab_son_category li{overflow:visible}.sort-list-model .bag-column .bag-item-grid .bag-item .panel-heading{width:inherit}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items{padding-left:10px}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item{width:33.33%}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a .content{font-size:.8rem}.sort-list-model .bag-column .bag-item-grid .bag-item .source-items .link-item a .cover img{width:15px}.items-new .new-con a{width:50%}}