::-webkit-scrollbar{-webkit-appearance:none;width:2px;height:2px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#616161}::-webkit-scrollbar-track{border-radius:4px;background-color:rgba(0,0,0,.04)}*{scrollbar-color:#616161 rgba(0,0,0,.04);scrollbar-width:thin;--zk-color-1:#212121;--zk-color-2:#616161;--zk-color-3:#9e9e9e;--zk-color-4:#e0e0e0;--zk-color-5:#bdbdbd;--zk-color-6:#eee;--zk-color-7:#fff;--zk-color-8:#f5f5f5}*,.zkui-dark,.zkui-dark *{--zk-color-9:#00c080;--zk-color-10:#e00020;--zk-color-11:#2f54eb}.zkui-dark,.zkui-dark *{--zk-color-1:#fff;--zk-color-2:#eee;--zk-color-3:#bdbdbd;--zk-color-4:#616161;--zk-color-5:#9e9e9e;--zk-color-6:#424242;--zk-color-7:#212121;--zk-color-8:transparent}.zk,.zk-bubble,.zkui-modal{-ms-flex:1 1;flex:1 1;color:var(--zk-color-1)}.zk-bubble .line-2,.zk .line-2,.zkui-modal .line-2{overflow:hidden;word-break:break-all;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.zk-bubble .line-1,.zk .line-1,.zkui-modal .line-1{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.zk-bubble .zk-to-top,.zk .zk-to-top,.zkui-modal .zk-to-top{z-index:20;position:fixed;right:12px;bottom:100px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;background-color:#fff;border:1px solid #616161;font-size:24px;color:var(--zk-color-3)}.zk-bubble .zk-to-top:hover,.zk .zk-to-top:hover,.zkui-modal .zk-to-top:hover{color:var(--zk-color-1)}.zk-bubble .ant-radio-wrapper .ant-radio-checked .ant-radio-inner,.zk .ant-radio-wrapper .ant-radio-checked .ant-radio-inner,.zkui-modal .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:var(--zk-color-1)}.zk-bubble .ant-radio-wrapper .ant-radio-inner:after,.zk .ant-radio-wrapper .ant-radio-inner:after,.zkui-modal .ant-radio-wrapper .ant-radio-inner:after{background-color:var(--zk-color-1)}.zk-bubble .ant-radio-wrapper:hover .ant-radio-inner,.zk .ant-radio-wrapper:hover .ant-radio-inner,.zkui-modal .ant-radio-wrapper:hover .ant-radio-inner{border-color:var(--zk-color-1)}.zk-bubble .ant-radio-wrapper .ant-radio-checked:after,.zk .ant-radio-wrapper .ant-radio-checked:after,.zkui-modal .ant-radio-wrapper .ant-radio-checked:after{position:absolute;border:1px solid var(--zk-color-1)}.zk-top-header{z-index:110;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;padding:8px 24px;background:#fafafa}.zk-top-header .logo{height:18px;margin-right:24px}.zk-top-header .link{padding:8px;font-size:12px;font-weight:700;color:var(--zk-color-1);line-height:16px}.zk-global-header{z-index:100;position:sticky;top:-54px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:52px;background:var(--zk-color-7);-webkit-box-shadow:0 2px 0 0 var(--zk-color-1);box-shadow:0 2px 0 0 var(--zk-color-1);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.zk-global-header .zk-gender-display-text{color:var(--zk-color-1)}.zk-global-header .zkui-select-wrapper--active{color:var(--zk-color-1);background-color:var(--zk-color-7)}.zk-global-header .zkui-select-wrapper--active .zkui-select-display--icon{color:var(--zk-color-1)}.zk-global-header.sticky{top:0}.zk-global-header.loading:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background:-webkit-gradient(linear,right top,left top,from(#e02020),color-stop(17%,#fa6400),color-stop(33%,#f7b500),color-stop(50%,#6dd400),color-stop(67%,#0091ff),color-stop(83%,#6236ff),to(#b620e0));background:-o-linear-gradient(right,#e02020 0,#fa6400 17%,#f7b500 33%,#6dd400 50%,#0091ff 67%,#6236ff 83%,#b620e0 100%);background:linear-gradient(270deg,#e02020,#fa6400 17%,#f7b500 33%,#6dd400 50%,#0091ff 67%,#6236ff 83%,#b620e0);-webkit-animation:header-loading 2s ease-in-out forwards;animation:header-loading 2s ease-in-out forwards;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.zk-global-header .logo-divide{display:block;width:1px;height:14px;margin:0 24px 0 15px;background:var(--zk-color-1)}.zk-global-header .tab{position:relative;margin-left:24px;font-size:16px;font-weight:400;color:var(--zk-color-1);line-height:24px}.zk-global-header .tab:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(50%,var(--zk-color-4)),to(var(--zk-color-4)));background-image:-o-linear-gradient(top,transparent 0,transparent 50%,var(--zk-color-4) 50%,var(--zk-color-4) 100%);background-image:linear-gradient(180deg,transparent,transparent 50%,var(--zk-color-4) 0,var(--zk-color-4))}.zk-global-header .tab:first-of-type{margin-left:0}.zk-global-header .tab.active{font-weight:600;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(50%,var(--zk-color-4)),to(var(--zk-color-4)));background-image:-o-linear-gradient(top,transparent 0,transparent 50%,var(--zk-color-4) 50%,var(--zk-color-4) 100%);background-image:linear-gradient(180deg,transparent,transparent 50%,var(--zk-color-4) 0,var(--zk-color-4))}.zk-global-header .tab img{position:relative;top:-10px;left:4px;width:40px;-webkit-animation:new-link 1.5s ease infinite;animation:new-link 1.5s ease infinite}@-webkit-keyframes new-link{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes new-link{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.zk-global-header .menu-wrapper{position:absolute;top:54px;right:0;left:0;background-color:var(--zk-color-7);-webkit-box-shadow:inset 0 -2px 0 0 var(--zk-color-1);box-shadow:inset 0 -2px 0 0 var(--zk-color-1);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-perspective:200px;perspective:200px;-webkit-perspective-origin:bottom;perspective-origin:bottom}.zk-global-header .menu-wrapper:before{content:"";position:absolute;top:100%;width:100%;display:block;height:64px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,33,33,.2)),to(rgba(33,33,33,0)));background:-o-linear-gradient(top,rgba(33,33,33,.2) 0,rgba(33,33,33,0) 100%);background:linear-gradient(180deg,rgba(33,33,33,.2),rgba(33,33,33,0));-webkit-transform:rotateX(-28deg);transform:rotateX(-28deg);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.zk-global-header .menu-wrapper .menu-mask{z-index:-1;position:absolute;top:100%;left:0;right:0;bottom:-100vh;background:rgba(0,0,0,.5);-webkit-transition:none;-o-transition:none;transition:none}.zk-top-header.zkui-dark{background:transparent}.zk-footer{width:100%;min-width:1392px;height:102px;padding-top:16px}.zk-footer .footer-main-content{text-align:center}.zk-footer .footer-main-content a,.zk-footer .footer-main-content p{font-size:12px;color:#999;text-align:center}.zk-footer .footer-main-content a:hover{color:var(--zk-color-1)}.zk-footer .footer-main-content p{padding-top:4px}.zk-footer .footer-main-content a{padding:0 8px}.zk-footer .footer-main-content span{display:inline-block;width:1px;height:11px;background-color:#c8c9d7}.zk-space{-ms-flex:1 1;flex:1 1}.zk-prefer .item{display:-ms-flexbox;display:flex}.zk-prefer .item .name{margin-right:32px;font-size:14px;font-weight:700;color:var(--zk-color-3);line-height:20px}.zk-prefer .item button{font-size:14px;font-weight:400;line-height:20px}.zk-prefer .item .actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.zk-prefer .item .actions .radio-wrap{position:relative;margin-right:8px}.zk-prefer .item .actions .radio-wrap:hover .radio{border-color:var(--zk-color-1)}.zk-prefer .item .actions .radio-wrap input[type=radio]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer;opacity:0}.zk-prefer .item .actions .radio-wrap .radio{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #ccc;border-radius:50%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.zk-prefer .item .actions .radio-wrap input[type=radio]:checked+.radio{border-color:var(--zk-color-1);background-color:var(--zk-color-1);-webkit-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff}.download-not-allow-wrap{padding:0 8px;background-color:#fff;text-align:center}.download-not-allow-wrap .notallow-title{font-size:16px;font-weight:500;color:#282b59}.download-not-allow-wrap .notallow-img{text-align:center}.download-not-allow-wrap .notallow-img img{width:120px;height:120px}.download-not-allow-wrap .notallow-des{margin:21px 0 8px;font-size:14px;font-weight:600;color:#282b59}.download-not-allow-wrap .notallow-des-tip{font-size:14px;color:#343874;margin-bottom:8px}.header-style-foot-text{font-size:12px;color:var(--zk-color-2);text-align:left}@-webkit-keyframes header-loading{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes header-loading{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.zk-nav-app-card{width:150px;height:180px;padding-top:10px;background:var(--zk-color-7);border-radius:2px;text-align:center;font-size:12px;font-weight:500;line-height:15px;color:var(--zk-color-1)}.zk-nav-app-card img{width:110px;height:110px;display:block;margin:10px auto}.zk-gender-select{width:332px;height:384px;background:var(--zk-color-7);-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.16),0 4px 10px 2px rgba(0,0,0,.08);box-shadow:0 4px 4px -4px rgba(0,0,0,.16),0 4px 10px 2px rgba(0,0,0,.08);padding:0 24px}.zk-gender-select .zk-gender-item{height:64px;width:100%;padding:20px 0;-webkit-box-shadow:0 1px 0 0 var(--zk-color-6);box-shadow:0 1px 0 0 var(--zk-color-6);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-gender-select .zk-gender-item:last-child{-webkit-box-shadow:none;box-shadow:none}.zk-gender-select .zk-gender-item .gender-btn{padding:0;margin-right:8px;line-height:24px;width:44px;-webkit-box-shadow:none;box-shadow:none}.zk-gender-select .zk-gender-item .gender-btn:last-child{margin-right:0}.zk-gender-select .zk-gender-item .gender-btn.zui-btn--outline :hover{background-color:rgba(0,0,0,.04)}.zk-menu-list{z-index:2;position:relative;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.16),0 4px 10px 2px rgba(0,0,0,.08);box-shadow:0 4px 4px -4px rgba(0,0,0,.16),0 4px 10px 2px rgba(0,0,0,.08)}.zk-menu-list,.zk-menu-list .item-wrapper{display:-ms-flexbox;display:flex;background-color:var(--zk-color-7)}.zk-menu-list .item-wrapper{width:384px;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.zk-menu-list .item-wrapper:not(:first-child){-webkit-box-shadow:-1px 0 0 0 rgba(0,0,0,.04);box-shadow:-1px 0 0 0 rgba(0,0,0,.04)}.zk-menu-list .item-wrapper.hover:hover{background-color:rgba(0,0,0,.04)}.zk-menu-list .item-wrapper .item-list-title{width:100%;height:72px;display:-ms-flexbox;display:flex;margin:0 32px 0 24px;border-bottom:1px solid rgba(0,0,0,.04);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.zk-menu-list .item-wrapper .item1{display:block;font-size:16px;font-weight:600;color:var(--zk-color-1);line-height:24px;margin-left:16px}.zk-menu-list .item-wrapper .item-list{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.zk-menu-list .item-wrapper .item-list .item2{width:50%;height:64px;padding:0 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.zk-menu-list .item-wrapper .item-list .item2:hover{background-color:rgba(0,0,0,.04);-ms-flex-line-pack:center;align-content:center}.zk-menu-list .item-wrapper .item-list .item2.has-foot-text:hover{-ms-flex-pack:center;justify-content:center}.zk-menu-list .item-wrapper .item-list .item2 .suffix-icon{position:relative;top:-5px;right:-3px;width:23px}.zk-menu-list .item-wrapper .item2{display:block;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:24px}.zk-subscribe-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:8px;padding:6px 16px;background:#f5f5f5;border-radius:999999px;font-size:14px;font-weight:500;color:#da583f;line-height:20px;cursor:pointer}.zk-subscribe-btn:hover{opacity:.5}.zk-subscribe-btn.cancel{color:#b2b2b2}.df-invite-modal .ant-modal-title{color:var(--zk-color-1)}.df-invite-modal .ant-btn-primary{background-color:var(--zk-color-1);border-color:var(--zk-color-1)}.zk-waterfall-api-container{padding-bottom:24px}.zk-waterfall-wrap{margin:0 auto;overflow:hidden;position:relative}.df-empty{padding-top:120px;padding-bottom:100px;margin:0 auto;text-align:center}.df-empty .df-empty-img{height:120px;margin-bottom:24px}.df-empty .df-empty-title{font-size:14px;color:#262626}.df-empty .df-empty-subTitle{font-size:14px;color:#999}.df-empty .df-default-btn{height:32px;background-color:#2f54eb;border-radius:2px;text-align:center;margin-top:16px;padding:0 16px;font-family:PingFangSC-Medium;font-size:12px;font-weight:400;font-stretch:normal;line-height:32px;letter-spacing:0;color:#fff}.empty-third-title{display:inline-block;cursor:pointer;height:36px;line-height:34px;padding:0 16px;background-color:#fff;border:2px solid #262626;font-size:14px;font-weight:500;color:#262626;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin:24px auto 0}.empty-third-title:hover{color:#fff;background-color:#262626}.spin-transparent-bg .ant-spin-container:after{background:transparent}.zk-load-more-wrap{min-height:1px}.zk-empty-space{width:100%;min-height:400px}.zk-empty{padding-top:120px;padding-bottom:100px;margin:0 auto;text-align:center}.zk-empty.no-padding{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;padding-top:0;padding-bottom:0}.zk-empty .empty-image{height:120px;margin-bottom:24px}.zk-empty .empty-title{font-size:14px;color:var(--zk-color-1);line-height:20px}.zk-empty .empty-sub-title{margin-top:16px;font-size:14px;color:#999;line-height:20px}.zk-empty .empty-third-title{display:inline-block;cursor:pointer;height:36px;line-height:34px;padding:0 16px;background-color:#fff;border:2px solid var(--zk-color-1);font-size:14px;font-weight:500;color:var(--zk-color-1);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin:24px auto 0}.zk-empty .empty-third-title:hover{color:#fff;background-color:var(--zk-color-1)}.zk-sub-to-group-modal .select-search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:8px}.zk-sub-to-group-modal .select-search .group-btn{width:80px;padding:0;line-height:24px}.zk-sub-to-group-modal .select-search .search{width:170px;height:24px;-webkit-box-shadow:inset 0 -1px 0 0 #eee;box-shadow:inset 0 -1px 0 0 #eee;border:0}.zk-sub-to-group-modal .select-search .search.focus{-webkit-box-shadow:inset 0 -1px 0 0 var(--zk-color-1);box-shadow:inset 0 -1px 0 0 var(--zk-color-1)}.zk-sub-to-group-modal .select-search .search .zkui-input-search-icon{font-size:16px}.zk-sub-to-group-modal .select-search .search .zkui-input{font-size:12px;line-height:16px}.zk-sub-to-group-modal .select-search .search .zkui-input::-webkit-input-placeholder{font-size:12px}.zk-sub-to-group-modal .select-search .search .zkui-input::-moz-placeholder{font-size:12px}.zk-sub-to-group-modal .select-search .search .zkui-input:-ms-input-placeholder{font-size:12px}.zk-sub-to-group-modal .select-search .search .zkui-input::-ms-input-placeholder{font-size:12px}.zk-sub-to-group-modal .select-search .search .zkui-input::placeholder{font-size:12px}.zk-sub-to-group-modal .success{position:absolute;top:-48px;right:-1px;left:-1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 24px;background:#fff;border:1px solid var(--zk-color-1);font-size:16px;font-weight:600;color:var(--zk-color-1);line-height:24px}.zk-sub-to-group-modal .groups{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:332px;overflow:auto;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;border:1px solid var(--zk-color-6)}.zk-sub-to-group-modal .groups .group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:56px;width:calc(50% - 4px);padding:9px 8px;margin-bottom:4px}.zk-sub-to-group-modal .groups .group:hover{background:rgba(0,0,0,.04)}.zk-sub-to-group-modal .groups .group .group-info{width:70%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.zk-sub-to-group-modal .groups .group .group-info .name{display:inline-block;max-width:146px;vertical-align:middle;font-size:14px;color:var(--zk-color-1);line-height:20px}.zk-sub-to-group-modal .groups .group .group-info .user-name{display:inline-block;max-width:146px;vertical-align:middle;font-size:12px;color:var(--zk-color-2);line-height:16px}.zk-sub-to-group-modal .groups .group-checkbox .anticon{margin-left:4px;vertical-align:middle}.zk-sub-to-group-modal .groups .group-empty{width:100%;background-color:var(--zk-color-8);padding-top:88px}.zk-sub-to-group-modal .group-tip{color:var(--zk-color-3);line-height:20px;margin-top:8px;margin-bottom:16px}.zk-sub-to-group-modal .create-group{position:absolute;left:24px;bottom:24px}.zk-sub-to-group-modal .create-group:hover{font-weight:600}.zk-waterfall-card-booklet{position:relative;width:100%;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #eee}.zk-waterfall-card-booklet .show-new-tag{position:absolute;top:8px;left:8px;width:44px;height:20px}.zk-waterfall-card-booklet .show-new-tag img{width:100%}.zk-waterfall-card-booklet:hover{--_p:100%;-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04);box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04)}.zk-waterfall-card-booklet:hover .set-show-button{display:block}.zk-waterfall-card-booklet:hover .show-new-tag{display:none}.zk-waterfall-card-booklet:hover .cover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.zk-waterfall-card-booklet:hover .tags{visibility:visible;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.8) 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.zk-waterfall-card-booklet:hover .tags .zk-animate-logo{stroke-dasharray:1500,0}.zk-waterfall-card-booklet .cover{position:relative;-ms-flex:1 1;flex:1 1;width:100%;height:0;overflow:hidden}.zk-waterfall-card-booklet .cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;height:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.zk-waterfall-card-booklet .set-show-button{display:none;position:absolute;left:10px;top:10px;font-size:12px;width:80px;height:32px;line-height:32px;text-align:center;background-color:var(--zk-color-1);border:1px solid var(--zk-color-1);cursor:pointer;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.zk-waterfall-card-booklet .set-show-button:hover{opacity:.8}.zk-waterfall-card-booklet .info{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;height:100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:8px}.zk-waterfall-card-booklet .info .title{display:block;font-size:14px;font-weight:500;color:var(--zk-color-1);line-height:20px;margin-bottom:8px;cursor:pointer}.zk-waterfall-card-booklet .info .title:hover{text-decoration:underline}.zk-waterfall-card-booklet .info .info-content{display:-ms-flexbox;display:flex;height:16px;font-size:12px;font-weight:400;color:var(--zk-color-1);line-height:16px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.zk-waterfall-card-booklet .info .info-content>a:hover{text-decoration:underline}.zk-waterfall-card-booklet .info .info-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:8px}.zk-waterfall-card-booklet .info .info-footer .time-wrapper{height:16px;font-size:12px;font-weight:400;color:var(--zk-color-2);line-height:16px}.zk-waterfall-card-booklet .info .num{display:-ms-flexbox;display:flex;margin-top:4px;font-size:12px;font-weight:400;color:#616161;line-height:16px}.zk-waterfall-card-booklet .info .num span{position:relative;margin-right:16px}.zk-waterfall-card-booklet .info .num span:after{content:"";position:absolute;top:2px;right:-9px;width:1px;height:12px;background-color:#bdbdbd}.zk-waterfall-card-booklet .info .color-wrapper{display:-ms-flexbox;display:flex}.zk-waterfall-card-booklet .info .color{width:16px;height:16px;margin-left:8px;background:#fbe57b;border-radius:99999px;border:1px solid rgba(159,162,191,.04)}.zk-waterfall-card-booklet .info .color:first-child{margin-left:0}.zk-waterfall-card-booklet .info.brand{-ms-flex-pack:start;justify-content:flex-start;height:80px}.zk-waterfall-card-booklet .info.brand .brand-title{padding:10px 0;-webkit-box-shadow:inset 0 -1px 0 0 #616161;box-shadow:inset 0 -1px 0 0 #616161;font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:var(--zk-color-1);line-height:20px}.zk-waterfall-card-booklet .info.brand .brand-title a:hover,.zk-waterfall-card-booklet .info.brand .brand-title span:hover{color:#9e9e9e}.zk-waterfall-card-booklet .info.brand .brand-title a:not(:first-child),.zk-waterfall-card-booklet .info.brand .brand-title span:not(:first-child){position:relative;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-left:17px}.zk-waterfall-card-booklet .info.brand .brand-title a:not(:first-child):before,.zk-waterfall-card-booklet .info.brand .brand-title span:not(:first-child):before{content:"";position:absolute;top:6px;left:-10px;display:block;width:1px;height:8px;background:#bdbdbd}.zk-waterfall-card-booklet .info.brand .brand-num{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:10px 0;-webkit-box-shadow:inset 0 -1px 0 0 #616161;box-shadow:inset 0 -1px 0 0 #616161;font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#616161;line-height:20px}.zk-waterfall-card-booklet .info.brand .brand-num span:not(:first-child){position:relative;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-left:17px}.zk-waterfall-card-booklet .info.brand .brand-num span:not(:first-child):before{content:"";position:absolute;top:6px;left:-10px;display:block;width:1px;height:8px;background:#bdbdbd}.zk-waterfall-card-booklet .info.brand .brand-color-wrapper{display:-ms-flexbox;display:flex}.zk-waterfall-card-booklet .info.brand .brand-color{width:12px;height:12px;margin-left:8px;background:#fbe57b;border-radius:99999px;border:1px solid rgba(159,162,191,.04)}.zk-waterfall-card-booklet .tags{position:absolute;right:0;left:0;visibility:hidden;padding:0 16px 16px;max-width:100%}.zk-waterfall-card-booklet .tags a:not(:last-child){margin-right:8px}.zk-waterfall-card-booklet .tags .zk-animate-logo{stroke-dasharray:0,1500;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.zk-waterfall-card-booklet .tags .tag{font-size:24px;font-weight:600;line-height:36px;text-align:left;text-decoration:underline;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;--s:2px;--c:var(--zk-color-7);color:transparent;padding-bottom:5px;-webkit-background-clip:text,padding-box;background-clip:text,padding-box;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.zk-waterfall-card-image{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background:#f5f5f5;border:1px solid #eee}.zk-waterfall-card-image:hover{-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04);box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04)}.zk-waterfall-card-image:hover .action{opacity:1}.zk-waterfall-card-image:hover .card-image .show-new-tag{display:none}.zk-waterfall-card-image:hover .card-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.zk-waterfall-card-image:hover .card-mask{display:none}.zk-waterfall-card-image:hover .info{-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04);box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04);opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.zk-waterfall-card-image .action{z-index:1;position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 8px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0}.zk-waterfall-card-image .card-image{position:relative;-ms-flex:1 1;flex:1 1;width:100%;height:0;overflow:hidden;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-waterfall-card-image .card-image .show-new-tag{position:absolute;top:8px;left:8px;width:44px;height:20px}.zk-waterfall-card-image .card-image .show-new-tag img{width:100%}.zk-waterfall-card-image .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.zk-waterfall-card-image .card-image-rank-data{position:absolute;bottom:0;left:0;background-color:var(--zk-color-2);color:var(--zk-color-7)}.zk-waterfall-card-image .card-mask{z-index:1;position:absolute;top:0;right:0}.zk-waterfall-card-image .shield-btn{position:absolute;top:15px;left:104px;color:rgba(0,0,0,.87);background:#fff;border-radius:2px;border:1px solid #e3e3e3;font-size:14px;font-weight:400;padding:6px 14px}.zk-waterfall-card-image .icon-button-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-left:4px;background:#fff;font-size:24px;color:var(--zk-color-1)}.zk-waterfall-card-image .mark-icons{position:absolute;top:8px;right:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.zk-waterfall-card-image .mark-icons .icon{width:24px;margin-left:10px}.zk-waterfall-card-image .info{z-index:2;position:absolute;top:100%;right:0;left:0;padding:8px;background:#fff;outline:1px solid #eee;opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden}.zk-waterfall-card-image .info .avatar-title-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden}.zk-waterfall-card-image .info .name-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.zk-waterfall-card-image .info .title{display:inline-block;font-size:14px;font-weight:500;color:var(--zk-color-1);line-height:20px;cursor:pointer}.zk-waterfall-card-image .info .title:hover{text-decoration:underline}.zk-waterfall-card-image .info .user-black-tip{width:52px;height:20px;background-color:var(--zk-color-1);color:var(--zk-color-7);font-size:12px;line-height:20px;margin-left:8px;-ms-flex-negative:0;flex-shrink:0;text-align:center}.zk-waterfall-card-image .info img{width:20px;height:20px;border:1px solid #616161;border-radius:9999px;margin-right:4px}.zk-waterfall-card-image .info .img-avatar{width:24px;height:24px;line-height:24px;font-size:14px;border-radius:50%;text-align:center;border:1px solid #616161;display:inline-block}.zk-waterfall-card-image .info .fans-num{font-size:12px;font-weight:400;color:#616161;line-height:16px}.zk-waterfall-card-image .info .fans-num i{margin-left:4px;color:var(--zk-color-1);letter-spacing:-1px}.zk-waterfall-card-image .info .card-num{display:-ms-flexbox;display:flex;margin-top:4px;font-size:12px;font-weight:400;color:#616161;line-height:16px}.zk-waterfall-card-image .info .card-num .card-num-show{color:var(--zk-color-1);-ms-flex-negative:0;flex-shrink:0}.zk-waterfall-card-image .info .card-num .card-num-show:hover{text-decoration:underline;cursor:pointer}.zk-waterfall-card-image .info .card-num .card-num-show:last-child:hover{text-decoration:none}.zk-waterfall-card-image .info .card-num info:not(:last-child){position:relative;margin-right:16px}.zk-waterfall-card-image .info .card-num info:not(:last-child):after{content:"";position:absolute;top:2px;right:-9px;width:1px;height:12px;background-color:#bdbdbd}.zk-waterfall-card-image .info .card-num num-info{margin-top:4px}.zk-waterfall-card-image .info .card-num num-info:not(:last-child){margin-right:8px}.zk-waterfall-card-image .info .card-num span{-ms-flex:1 1;flex:1 1;margin-top:4px;text-align:center}.zk-waterfall-card-image .uninterested-mask{z-index:500;position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);cursor:not-allowed}.zk-waterfall-card-image .uninterested-mask .anticon{font-size:27px;color:#fff}.zk-waterfall-card-image .set-cover-btn{width:72px;height:32px;background:#fff;border-radius:3px;opacity:.8;font-size:14px;font-weight:500;color:var(--zk-color-1);line-height:32px;text-align:center}.zk-waterfall-card-image-batch{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background:#f5f5f5;border:1px solid #eee}.zk-waterfall-card-image-batch .batch-check{z-index:3;position:absolute;top:0;left:0;right:0;bottom:0}.zk-waterfall-card-image-batch .batch-check .zkui-checkbox-wrapper{position:absolute;top:15px;right:15px}.zk-waterfall-card-image-batch .card-image{-ms-flex:1 1;flex:1 1;width:100%;height:0;cursor:pointer;overflow:hidden;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ant-modal.delete-tag-confirm .ant-modal-confirm-body .ant-modal-confirm-title{color:var(--zk-color-1)}.ant-modal.delete-tag-confirm .ant-modal-confirm-body .ant-modal-confirm-content{margin-right:38px;color:var(--zk-color-1)}.ant-modal.delete-tag-confirm .ant-modal-confirm-btns .ant-btn-primary{background-color:var(--zk-color-1)}.ant-modal.zk-runway-set-cover-success{width:556px;height:692px;background:#fff;border-radius:1px;border:2px solid #202020}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:556px;height:692px;padding:32px 0}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content>.close-icon{position:absolute;top:27px;right:24px;font-size:14px;color:#999;cursor:pointer}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content>.close-icon:hover{color:var(--zk-color-1)}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content>.title{margin-bottom:40px;font-size:16px;font-weight:600;color:var(--zk-color-1);line-height:24px}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content>.title .anticon{margin-right:12px;font-size:24px;vertical-align:top}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content>.des{margin-bottom:16px;font-size:14px;font-weight:400;color:#575757;line-height:20px}.ant-modal.zk-runway-set-cover-success .df-runway-set-cover-content .waterfall-img-info{position:relative;width:331px;height:528px;border:1px solid #f5f5f5}.ant-modal.zk-runway-set-cover-success .ant-modal-body{padding:0}.ant-modal.zk-runway-set-cover-success .ant-modal-body .anticon-check-circle{display:none}.ant-modal.zk-runway-set-cover-success .ant-modal-confirm-content{margin:0!important}.ant-modal.zk-runway-set-cover-success .ant-modal-confirm-btns{display:none}.zk-waterfall-card-image-data-mode{position:relative;width:100%;height:100%;background:#f5f5f5;border:1px solid #eee;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.zk-waterfall-card-image-data-mode:hover{-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04);box-shadow:0 4px 4px -4px rgba(0,0,0,.08),0 4px 10px 2px rgba(0,0,0,.04)}.zk-waterfall-card-image-data-mode:hover .action{opacity:1}.zk-waterfall-card-image-data-mode:hover .card-image .show-new-tag,.zk-waterfall-card-image-data-mode:hover .card-mask{display:none}.zk-waterfall-card-image-data-mode:hover .card-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.zk-waterfall-card-image-data-mode:hover .card-image .card-image-rank-data{opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.zk-waterfall-card-image-data-mode .action{z-index:1;position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 8px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0}.zk-waterfall-card-image-data-mode .icon-button-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-left:4px;background:#fff;font-size:24px;color:var(--zk-color-1)}.zk-waterfall-card-image-data-mode .card-mask{z-index:1;position:absolute;top:0;right:0;opacity:1}.zk-waterfall-card-image-data-mode .mark-icons{position:absolute;top:8px;right:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.zk-waterfall-card-image-data-mode .mark-icons .icon{width:24px;margin-left:10px}.zk-waterfall-card-image-data-mode .card-image{position:relative;-ms-flex:1 1;flex:1 1;width:100%;height:0;cursor:pointer;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-waterfall-card-image-data-mode .card-image .show-new-tag{position:absolute;top:8px;left:8px;width:44px;height:20px}.zk-waterfall-card-image-data-mode .card-image .show-new-tag img{width:100%}.zk-waterfall-card-image-data-mode .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.zk-waterfall-card-image-data-mode .card-image-rank-data{position:absolute;bottom:0;left:0;background-color:var(--zk-color-2);color:var(--zk-color-7)}.zk-waterfall-card-image-data-mode .card-image .card-image-rank-data{opacity:0}.zk-waterfall-card-image-data-mode .info{height:105px;padding:8px;background:#fff}.zk-waterfall-card-image-data-mode .info .avatar-title-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.zk-waterfall-card-image-data-mode .info .name-wrap{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}.zk-waterfall-card-image-data-mode .info .name-wrap>img{width:20px;height:20px;border:1px solid #616161;border-radius:9999px;margin-right:4px}.zk-waterfall-card-image-data-mode .info .name-wrap .blogger-icon{line-height:0;color:var(--zk-color-1)}.zk-waterfall-card-image-data-mode .info .name-wrap .blogger-icon img{width:16px;margin-left:8px}.zk-waterfall-card-image-data-mode .info .title{display:inline-block;font-size:14px;font-weight:500;color:var(--zk-color-1);line-height:20px;cursor:pointer}.zk-waterfall-card-image-data-mode .info .title.line-1{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.zk-waterfall-card-image-data-mode .info .title:hover{text-decoration:underline}.zk-waterfall-card-image-data-mode .info .user-black-tip{width:52px;height:20px;background-color:var(--zk-color-1);color:var(--zk-color-7);font-size:12px;line-height:20px;margin-left:8px;-ms-flex-negative:0;flex-shrink:0;text-align:center}.zk-waterfall-card-image-data-mode .info .fans-num{font-size:12px;font-weight:400;color:#616161;line-height:16px}.zk-waterfall-card-image-data-mode .info .fans-num i{margin-left:4px;color:var(--zk-color-1);letter-spacing:-1px}.zk-waterfall-card-image-data-mode .info .img-avatar{width:24px;height:24px;border:1px solid #616161;line-height:24px;font-size:14px;border-radius:50%;text-align:center;display:inline-block}.zk-waterfall-card-image-data-mode .info .card-num{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:12px;font-weight:400;color:#616161;line-height:16px}.zk-waterfall-card-image-data-mode .info .card-num .card-num-show{color:var(--zk-color-1);-ms-flex-negative:0;flex-shrink:0}.zk-waterfall-card-image-data-mode .info .card-num .card-num-show:hover{text-decoration:underline;cursor:pointer}.zk-waterfall-card-image-data-mode .info .card-num info:not(:last-child){position:relative;margin-right:16px}.zk-waterfall-card-image-data-mode .info .card-num info:not(:last-child):after{content:"";position:absolute;top:2px;right:-9px;width:1px;height:12px;background-color:#bdbdbd}.zk-waterfall-card-image-data-mode .info .card-num num-info{margin-top:4px}.zk-waterfall-card-image-data-mode .info .card-num num-info:not(:last-child){margin-right:8px}.zk-waterfall-card-image-data-mode .info .card-num span{-ms-flex:1 1;flex:1 1;margin-top:4px;text-align:center}.zk-waterfall-card-image-data-mode .uninterested-mask{z-index:500;position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);cursor:not-allowed}.zk-waterfall-card-image-data-mode .uninterested-mask .anticon{font-size:27px;color:#fff}.zk-create-or-edit-group .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:24px}.zk-create-or-edit-group .create-or-edit-group-name{height:24px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #eee;box-shadow:inset 0 -1px 0 0 #eee;border:0}.zk-create-or-edit-group .group-init-btn{-webkit-box-shadow:none;box-shadow:none;min-width:56px;height:32px;padding:5px 0 7px;margin-right:16px;color:var(--zk-color-1)}.zk-create-or-edit-group .group-init-btn.active{font-weight:600;-webkit-box-shadow:0 2px 0 0 var(--zk-color-1);box-shadow:0 2px 0 0 var(--zk-color-1)}.zk-create-or-edit-group .users{-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:152px;min-height:152px;padding:10px 0;background:#fff;border:1px solid #eee;overflow:auto}.zk-create-or-edit-group .users .user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:208px;height:40px;padding-left:16px;margin-right:4px}.zk-create-or-edit-group .users .user:nth-child(2n){margin-right:0}.zk-create-or-edit-group .users .user .label{margin-left:16px}.zk-create-or-edit-group .users .user .avatar{width:24px;height:24px;margin-right:4px;border:1px solid #616161;border-radius:50%}.zk-create-or-edit-group .users .user .name{display:inline-block;max-width:110px;margin-right:8px;font-size:14px;font-weight:500;line-height:18px;vertical-align:middle}.zk-create-or-edit-group .blogger-type{z-index:2;position:relative;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-create-or-edit-group .blogger-type .search{width:170px;height:24px;-webkit-box-shadow:inset 0 -1px 0 0 #eee;box-shadow:inset 0 -1px 0 0 #eee;border:0}.zk-create-or-edit-group .blogger-type .search.focus{-webkit-box-shadow:inset 0 -1px 0 0 var(--zk-color-1);box-shadow:inset 0 -1px 0 0 var(--zk-color-1)}.zk-create-or-edit-group .blogger-type .search .zkui-input-search-icon{font-size:16px}.zk-create-or-edit-group .blogger-type .search .zkui-input{font-size:12px;line-height:16px}.zk-create-or-edit-group .blogger-type .search .zkui-input::-webkit-input-placeholder{font-size:12px}.zk-create-or-edit-group .blogger-type .search .zkui-input::-moz-placeholder{font-size:12px}.zk-create-or-edit-group .blogger-type .search .zkui-input:-ms-input-placeholder{font-size:12px}.zk-create-or-edit-group .blogger-type .search .zkui-input::-ms-input-placeholder{font-size:12px}.zk-create-or-edit-group .blogger-type .search .zkui-input::placeholder{font-size:12px}.zk-create-or-edit-group .blogger-type .type{padding:0;width:64px;height:24px;font-size:14px;line-height:20px}.zk-create-or-edit-group .length{font-size:12px;font-weight:400;color:#9e9e9e;line-height:20px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-create-or-edit-group .bloggers{z-index:1;position:relative;top:-1px;width:100%;height:332px;padding:8px;margin-bottom:8px;background:#fff;overflow:auto;border:1px solid var(--zk-color-6)}.zk-create-or-edit-group .bloggers .blogger{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:100%;height:32px;padding:0 8px;margin-bottom:8px}.zk-create-or-edit-group .bloggers .blogger.tow-column{width:50%}.zk-create-or-edit-group .bloggers .blogger .zkui-checkbox-label{width:100%}.zk-create-or-edit-group .bloggers .blogger .blogger-check-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-create-or-edit-group .bloggers .blogger .blogger-check-label .super-user-tag{width:40px;height:20px;background:var(--zk-color-1);font-size:12px;color:var(--zk-color-7);padding:2px 8px;line-height:32px}.zk-create-or-edit-group .bloggers .blogger:hover{background:rgba(0,0,0,.04)}.zk-create-or-edit-group .bloggers .blogger:nth-child(2n){margin-right:0}.zk-create-or-edit-group .bloggers .blogger .label{margin-left:16px}.zk-create-or-edit-group .bloggers .blogger .avatar{width:24px;height:24px;margin-right:4px;border:1px solid #616161;border-radius:50%}.zk-create-or-edit-group .bloggers .blogger .name{display:inline-block;max-width:164px;margin-right:8px;font-size:14px;font-weight:400;line-height:18px;color:var(--zk-color-1);vertical-align:middle}.zk-create-or-edit-group .delete{position:absolute;left:24px;bottom:24px}.zk-create-or-edit-group .delete:hover{font-weight:600}.zk-create-or-edit-group .share-setting{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.zk-create-or-edit-group .share-setting .share-setting-added,.zk-create-or-edit-group .share-setting .share-setting-not-add{width:calc(50% - 4px)}.zk-create-or-edit-group .share-setting .share-setting-added .not-add-title,.zk-create-or-edit-group .share-setting .share-setting-not-add .not-add-title{margin:10px 0}.zk-share-tips{max-width:448px}.zk-loading-wrap{position:relative}.zk-loading-wrap.loading>.loading-mask,.zk-loading-wrap.loading>.zk-loading{visibility:visible}.zk-loading-wrap .loading-mask{z-index:1;top:0;left:0;background-color:hsla(0,0%,100%,.8)}.zk-loading,.zk-loading-wrap .loading-mask{visibility:hidden;position:absolute;right:0;bottom:0}.zk-loading{z-index:100;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:1200px auto;width:100px;height:100px;-webkit-animation:zk-loading 5.04s steps(1) infinite;animation:zk-loading 5.04s steps(1) infinite}.zk-loading.waterfall{-webkit-transform:translateY(-43%) scale(.2);-ms-transform:translateY(-43%) scale(.2);transform:translateY(-43%) scale(.2)}@-webkit-keyframes zk-loading{0%{background-position:0 0}0.80%{background-position:-100px 0}1.60%{background-position:-200px 0}2.40%{background-position:-300px 0}3.20%{background-position:-400px 0}4.00%{background-position:-500px 0}4.80%{background-position:-600px 0}5.60%{background-position:-700px 0}6.40%{background-position:-800px 0}7.20%{background-position:-900px 0}8.00%{background-position:-1000px 0}8.80%{background-position:-1100px 0}9.60%{background-position:0 -100px}10.40%{background-position:-100px -100px}11.20%{background-position:-200px -100px}12.00%{background-position:-300px -100px}12.80%{background-position:-400px -100px}13.60%{background-position:-500px -100px}14.40%{background-position:-600px -100px}15.20%{background-position:-700px -100px}16.00%{background-position:-800px -100px}16.80%{background-position:-900px -100px}17.60%{background-position:-1000px -100px}18.40%{background-position:-1100px -100px}19.20%{background-position:0 -200px}20.00%{background-position:-100px -200px}20.80%{background-position:-200px -200px}21.60%{background-position:-300px -200px}22.40%{background-position:-400px -200px}23.20%{background-position:-500px -200px}24.00%{background-position:-600px -200px}24.80%{background-position:-700px -200px}25.60%{background-position:-800px -200px}26.40%{background-position:-900px -200px}27.20%{background-position:-1000px -200px}28.00%{background-position:-1100px -200px}28.80%{background-position:0 -300px}29.60%{background-position:-100px -300px}30.40%{background-position:-200px -300px}31.20%{background-position:-300px -300px}32.00%{background-position:-400px -300px}32.80%{background-position:-500px -300px}33.60%{background-position:-600px -300px}34.40%{background-position:-700px -300px}35.20%{background-position:-800px -300px}36.00%{background-position:-900px -300px}36.80%{background-position:-1000px -300px}37.60%{background-position:-1100px -300px}38.40%{background-position:0 -400px}39.20%{background-position:-100px -400px}40.00%{background-position:-200px -400px}40.80%{background-position:-300px -400px}41.60%{background-position:-400px -400px}42.40%{background-position:-500px -400px}43.20%{background-position:-600px -400px}44.00%{background-position:-700px -400px}44.80%{background-position:-800px -400px}45.60%{background-position:-900px -400px}46.40%{background-position:-1000px -400px}47.20%{background-position:-1100px -400px}48.00%{background-position:0 -500px}48.80%{background-position:-100px -500px}49.60%{background-position:-200px -500px}50.40%{background-position:-300px -500px}51.20%{background-position:-400px -500px}52.00%{background-position:-500px -500px}52.80%{background-position:-600px -500px}53.60%{background-position:-700px -500px}54.40%{background-position:-800px -500px}55.20%{background-position:-900px -500px}56.00%{background-position:-1000px -500px}56.80%{background-position:-1100px -500px}57.60%{background-position:0 -600px}58.40%{background-position:-100px -600px}59.20%{background-position:-200px -600px}60.00%{background-position:-300px -600px}60.80%{background-position:-400px -600px}61.60%{background-position:-500px -600px}62.40%{background-position:-600px -600px}63.20%{background-position:-700px -600px}64.00%{background-position:-800px -600px}64.80%{background-position:-900px -600px}65.60%{background-position:-1000px -600px}66.40%{background-position:-1100px -600px}67.20%{background-position:0 -700px}68.00%{background-position:-100px -700px}68.80%{background-position:-200px -700px}69.60%{background-position:-300px -700px}70.40%{background-position:-400px -700px}71.20%{background-position:-500px -700px}72.00%{background-position:-600px -700px}72.80%{background-position:-700px -700px}73.60%{background-position:-800px -700px}74.40%{background-position:-900px -700px}75.20%{background-position:-1000px -700px}76.00%{background-position:-1100px -700px}76.80%{background-position:0 -800px}77.60%{background-position:-100px -800px}78.40%{background-position:-200px -800px}79.20%{background-position:-300px -800px}80.00%{background-position:-400px -800px}80.80%{background-position:-500px -800px}81.60%{background-position:-600px -800px}82.40%{background-position:-700px -800px}83.20%{background-position:-800px -800px}84.00%{background-position:-900px -800px}84.80%{background-position:-1000px -800px}85.60%{background-position:-1100px -800px}86.40%{background-position:0 -900px}87.20%{background-position:-100px -900px}88.00%{background-position:-200px -900px}88.80%{background-position:-300px -900px}89.60%{background-position:-400px -900px}90.40%{background-position:-500px -900px}91.20%{background-position:-600px -900px}92.00%{background-position:-700px -900px}92.80%{background-position:-800px -900px}93.60%{background-position:-900px -900px}94.40%{background-position:-1000px -900px}95.20%{background-position:-1100px -900px}96.00%{background-position:0 -1000px}96.80%{background-position:-100px -1000px}97.60%{background-position:-200px -1000px}98.40%{background-position:-300px -1000px}99.20%{background-position:-400px -1000px}100.00%{background-position:-500px -1000px}}@keyframes zk-loading{0%{background-position:0 0}0.80%{background-position:-100px 0}1.60%{background-position:-200px 0}2.40%{background-position:-300px 0}3.20%{background-position:-400px 0}4.00%{background-position:-500px 0}4.80%{background-position:-600px 0}5.60%{background-position:-700px 0}6.40%{background-position:-800px 0}7.20%{background-position:-900px 0}8.00%{background-position:-1000px 0}8.80%{background-position:-1100px 0}9.60%{background-position:0 -100px}10.40%{background-position:-100px -100px}11.20%{background-position:-200px -100px}12.00%{background-position:-300px -100px}12.80%{background-position:-400px -100px}13.60%{background-position:-500px -100px}14.40%{background-position:-600px -100px}15.20%{background-position:-700px -100px}16.00%{background-position:-800px -100px}16.80%{background-position:-900px -100px}17.60%{background-position:-1000px -100px}18.40%{background-position:-1100px -100px}19.20%{background-position:0 -200px}20.00%{background-position:-100px -200px}20.80%{background-position:-200px -200px}21.60%{background-position:-300px -200px}22.40%{background-position:-400px -200px}23.20%{background-position:-500px -200px}24.00%{background-position:-600px -200px}24.80%{background-position:-700px -200px}25.60%{background-position:-800px -200px}26.40%{background-position:-900px -200px}27.20%{background-position:-1000px -200px}28.00%{background-position:-1100px -200px}28.80%{background-position:0 -300px}29.60%{background-position:-100px -300px}30.40%{background-position:-200px -300px}31.20%{background-position:-300px -300px}32.00%{background-position:-400px -300px}32.80%{background-position:-500px -300px}33.60%{background-position:-600px -300px}34.40%{background-position:-700px -300px}35.20%{background-position:-800px -300px}36.00%{background-position:-900px -300px}36.80%{background-position:-1000px -300px}37.60%{background-position:-1100px -300px}38.40%{background-position:0 -400px}39.20%{background-position:-100px -400px}40.00%{background-position:-200px -400px}40.80%{background-position:-300px -400px}41.60%{background-position:-400px -400px}42.40%{background-position:-500px -400px}43.20%{background-position:-600px -400px}44.00%{background-position:-700px -400px}44.80%{background-position:-800px -400px}45.60%{background-position:-900px -400px}46.40%{background-position:-1000px -400px}47.20%{background-position:-1100px -400px}48.00%{background-position:0 -500px}48.80%{background-position:-100px -500px}49.60%{background-position:-200px -500px}50.40%{background-position:-300px -500px}51.20%{background-position:-400px -500px}52.00%{background-position:-500px -500px}52.80%{background-position:-600px -500px}53.60%{background-position:-700px -500px}54.40%{background-position:-800px -500px}55.20%{background-position:-900px -500px}56.00%{background-position:-1000px -500px}56.80%{background-position:-1100px -500px}57.60%{background-position:0 -600px}58.40%{background-position:-100px -600px}59.20%{background-position:-200px -600px}60.00%{background-position:-300px -600px}60.80%{background-position:-400px -600px}61.60%{background-position:-500px -600px}62.40%{background-position:-600px -600px}63.20%{background-position:-700px -600px}64.00%{background-position:-800px -600px}64.80%{background-position:-900px -600px}65.60%{background-position:-1000px -600px}66.40%{background-position:-1100px -600px}67.20%{background-position:0 -700px}68.00%{background-position:-100px -700px}68.80%{background-position:-200px -700px}69.60%{background-position:-300px -700px}70.40%{background-position:-400px -700px}71.20%{background-position:-500px -700px}72.00%{background-position:-600px -700px}72.80%{background-position:-700px -700px}73.60%{background-position:-800px -700px}74.40%{background-position:-900px -700px}75.20%{background-position:-1000px -700px}76.00%{background-position:-1100px -700px}76.80%{background-position:0 -800px}77.60%{background-position:-100px -800px}78.40%{background-position:-200px -800px}79.20%{background-position:-300px -800px}80.00%{background-position:-400px -800px}80.80%{background-position:-500px -800px}81.60%{background-position:-600px -800px}82.40%{background-position:-700px -800px}83.20%{background-position:-800px -800px}84.00%{background-position:-900px -800px}84.80%{background-position:-1000px -800px}85.60%{background-position:-1100px -800px}86.40%{background-position:0 -900px}87.20%{background-position:-100px -900px}88.00%{background-position:-200px -900px}88.80%{background-position:-300px -900px}89.60%{background-position:-400px -900px}90.40%{background-position:-500px -900px}91.20%{background-position:-600px -900px}92.00%{background-position:-700px -900px}92.80%{background-position:-800px -900px}93.60%{background-position:-900px -900px}94.40%{background-position:-1000px -900px}95.20%{background-position:-1100px -900px}96.00%{background-position:0 -1000px}96.80%{background-position:-100px -1000px}97.60%{background-position:-200px -1000px}98.40%{background-position:-300px -1000px}99.20%{background-position:-400px -1000px}100.00%{background-position:-500px -1000px}}.zk-runway-upload{font-size:14px;color:var(--zk-color-1)}.zk-runway-upload .file-input{display:none}.zk-runway-upload .upload-tip{font-size:12px;color:var(--zk-color-3)}.zk-runway-upload .upload-img{width:100%;padding:12px;-ms-flex-pack:justify;justify-content:space-between}.zk-runway-upload .upload-img,.zk-runway-upload .upload-img .upload-img-item{height:200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-runway-upload .upload-img .upload-img-item{width:200px;background-color:var(--zk-color-8);border:0}.zk-runway-upload .upload-img .upload-img-item img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.zk-image-detail{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:100vh;background:#fff}.zk-image-detail .aside-tabs{position:fixed;left:16px;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:56px 0 16px;-webkit-box-shadow:inset 0 0 0 0 #616161,inset -1px 0 0 0 #616161;box-shadow:inset 0 0 0 0 #616161,inset -1px 0 0 0 #616161}.zk-image-detail .aside-tabs .tab{z-index:2;position:relative;-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;background:#fff;-webkit-box-shadow:inset 1px -1px 0 0 #bdbdbd,inset -1px 0 0 0 var(--zk-color-1);box-shadow:inset 1px -1px 0 0 #bdbdbd,inset -1px 0 0 0 var(--zk-color-1);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:14px;font-weight:400;color:#616161;line-height:20px;cursor:pointer;letter-spacing:.2rem}.zk-image-detail .aside-tabs .tab:first-child{-webkit-box-shadow:inset 1px -1px 0 0 #bdbdbd,inset 1px 1px 0 0 #bdbdbd,inset -1px 0 0 0 var(--zk-color-1);box-shadow:inset 1px -1px 0 0 #bdbdbd,inset 1px 1px 0 0 #bdbdbd,inset -1px 0 0 0 var(--zk-color-1)}.zk-image-detail .aside-tabs .tab:hover{color:var(--zk-color-1)}.zk-image-detail .aside-tabs .tab.active{z-index:1;-webkit-box-shadow:inset 0 1px 0 0 #616161,inset 1px -1px 0 0 #616161;box-shadow:inset 0 1px 0 0 #616161,inset 1px -1px 0 0 #616161;color:var(--zk-color-1)}.zk-image-detail .blogger-wrapper{-ms-flex:1 1;flex:1 1;width:100%;padding:0 80px 0 120px;background-color:#fff;overflow:auto}.zk-image-detail .blogger-wrapper .title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:64px;font-size:14px;color:#757575;line-height:20px}.zk-image-detail .blogger-wrapper .title i{font-weight:600;color:var(--zk-color-1)}.zk-image-detail .go-back{z-index:100;position:fixed;top:8px;left:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;font-size:16px;cursor:pointer}.zk-image-detail .go-back .anticon{font-size:24px}.zk-image-detail .go-back:hover{background-color:hsla(0,0%,100%,.95);-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:2px}.zkui-modal.zk-image-detail-modal .zkui-modal-wrap{overflow:hidden}.zkui-modal.zk-image-detail-modal .modal{width:100%;height:100%;max-height:100%;padding:0;border:none}.zkui-modal.zk-image-detail-modal .modal .modal-content{height:100%}.df-ins-blog-imgs-detail-modal-wrapper{position:relative;display:block;min-height:100vh;margin:auto;padding-bottom:35px;background-color:hsla(0,0%,98%,.96)}.df-ins-blog-imgs-detail-modal-wrapper .ins-blog-imgs-detail-modal-blog{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:1240px;margin:0 auto 48px;padding-top:24px}.df-ins-blog-imgs-detail-modal-wrapper .ins-blog-imgs-detail-close{width:40px;height:40px;position:fixed;top:11px;right:11px}.df-ins-blog-imgs-detail-modal-wrapper .ins-blog-imgs-detail-close:hover{cursor:pointer}.ins-blog-imgs-detail-turn-item-arrow-left,.ins-blog-imgs-detail-turn-item-arrow-right{position:absolute;top:356px;right:-16px;width:36px;height:36px;margin:auto;cursor:pointer}.ins-blog-imgs-detail-turn-item-arrow-left{left:-21px;right:unset}.ins-blog-btn-subscribe:hover{opacity:.8}.ins-blog-info-title{font-size:18px;line-height:25px;font-weight:500;max-width:291px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:var(--zk-color-1);margin-bottom:24px;cursor:pointer}.ins-blog-info-title:hover{opacity:.5}.ant-menu-root .ant-menu-item.more-subscript-option-item{font-size:14px;color:var(--zk-color-1)}.ant-menu-root .ant-menu-item.more-subscript-option-item:hover{background-color:#f7f7f7;color:#da583f}.ant-menu-root .ant-menu-item.more-subscript-option-item.cancel{color:#999}.ant-menu-root .ant-menu-item.more-subscript-option-item.cancel:hover{background-color:transparent;color:#999}.df-ins-blog-imgs-detail-tabs{margin-bottom:26px;text-align:center}.df-ins-blog-imgs-detail-tabs .tab{margin:0 30px;padding-bottom:4px;font-size:22px;font-weight:300;color:var(--zk-color-1);line-height:30px;cursor:pointer}.df-ins-blog-imgs-detail-tabs .tab:hover{color:#da583f}.df-ins-blog-imgs-detail-tabs .tab.active{font-weight:600;border-bottom:3px solid var(--zk-color-1)}.zk-card-detail-tip-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:230px;font-size:14px;padding:16px}.zk-card-detail-tip-wrapper .tip-button{width:60px;margin-top:24px;margin-left:145px;padding:8px;border-radius:2px;border:1px solid var(--zk-color-1);font-size:14px;font-weight:500;color:var(--zk-color-1);line-height:20px;text-align:center;cursor:pointer}.df-go-to-invite-modal{padding:24px 24px 0}.df-go-to-invite-modal .title{font-size:16px;font-weight:500;color:var(--zk-color-1);line-height:24px}.df-go-to-invite-modal .des{margin:24px 0;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.zk-imagebox-pagination{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:90px;margin-right:6px;padding:24px 0}.zk-imagebox-pagination .ins-imagebox-thumbs{width:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.zk-imagebox-pagination .ins-detail-thumb{position:relative;width:80px;height:80px;background-size:cover;background-position:50%;border-radius:2px;cursor:pointer}.zk-imagebox-pagination .ins-detail-thumb:not(:last-child){margin-bottom:16px}.zk-imagebox-pagination .ins-detail-thumb.active{border:4px solid var(--zk-color-1)}.zk-imagebox-pagination .ins-detail-thumb .video-icon{position:absolute;top:28px;right:28px;width:24px}.zk-imagebox-pagination .pagination-btn{width:100%;height:24px;background:#fff;border-radius:2px;border:1px solid #e4e4e4;font-size:12px;color:var(--zk-color-1);line-height:24px;text-align:center}.zk-imagebox-pagination .pagination-btn.prev{margin-bottom:8px}.zk-imagebox-pagination .pagination-btn.next{margin-top:8px}.zk-batch-start{display:-ms-flexbox;display:flex}.zk-batch-check-all,.zk-batch-start{-ms-flex-align:center;align-items:center}.zk-batch-check-all{display:-ms-inline-flexbox;display:inline-flex}.zk-source-type-cell{-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 -1px 0 0 #eee;box-shadow:inset 0 -1px 0 0 #eee;padding:16px 0;width:100%}.zk-source-type-cell,.zk-source-type-cell .info{display:-ms-flexbox;display:flex}.zk-source-type-cell .info .index{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px;margin-right:24px;font-size:24px;font-family:DINAlternate-Bold,DINAlternate;font-weight:700;color:#616161;line-height:28px}.zk-source-type-cell .info .avatar{width:64px;height:64px;margin-right:24px;border:1px solid var(--zk-color-1);border-radius:999999px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.zk-source-type-cell .info .name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:700;color:var(--zk-color-1);line-height:32px}.zk-source-type-cell .info .name a{color:var(--zk-color-1);vertical-align:middle}.zk-source-type-cell .info .name .blogger-icon{line-height:1rem;vertical-align:middle;color:var(--zk-color-1)}.zk-source-type-cell .info .name .blogger-icon img{width:24px;margin-left:8px}.zk-source-type-cell .info .name .platform-icon{height:24px;margin-left:8px}.zk-source-type-cell .info .color-num{height:32px;font-size:14px;font-weight:400;color:#212121;line-height:20px;padding:10px 0 2px 12px}.zk-source-type-cell .info .tags{margin-top:8px}.zk-source-type-cell .info .tags .tag{margin-right:8px;padding:2px 8px;background:#f5f5f5;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px;-webkit-box-shadow:none;box-shadow:none;cursor:default}.zk-source-type-cell .info .action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:16px}.zk-source-type-cell .info .action .rank{margin-right:16px;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.zk-source-type-cell .info .action .rank.up{color:#f44336}.zk-source-type-cell .info .action .rank.down{color:#40bcb1}.zk-source-type-cell .info .action .line{width:1px;height:16px;margin:0 16px;background:var(--zk-color-1)}.zk-source-type-cell .info .action .key-num{font-size:14px;font-weight:400;color:#616161;line-height:20px}.zk-source-type-cell .info .action .key-num i{margin-left:4px;color:var(--zk-color-1)}.zk-source-type-cell .info .action .num-key{font-size:14px;font-weight:400;color:#616161;line-height:20px}.zk-source-type-cell .info .action .num-key i{margin-right:4px;color:var(--zk-color-1)}.zk-source-type-cell .cooperation-brand{font-size:12px;font-weight:400;color:var(--zk-color-1);line-height:16px;text-align:right}.zk-source-type-cell .imgs{height:112px;width:640px;text-align:right}.zk-source-type-cell .imgs .including-empty{padding-top:28px;padding-bottom:20px;width:112px;height:112px;display:inline-block;background:var(--zk-color-8);margin-left:8px}.zk-source-type-cell .imgs .including-empty .empty-title{color:var(--zk-color-4);line-height:20px}.zk-source-type-cell .imgs .including-empty img{width:36px;height:32px;margin-bottom:12px}.zk-source-type-cell .imgs .img{position:relative;display:inline-block;margin-left:8px;width:112px;height:112px;background-position:50%;background-size:cover;background-repeat:no-repeat}.zk-source-type-cell .imgs .img.mask .jump{z-index:1;position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);font-size:14px;font-weight:400;color:#fff;line-height:20px}.zk-source-type-cell .df-group-imgs{display:-ms-flexbox;display:flex}.zk-source-type-cell .df-group-imgs img{width:80px;height:80px;border-radius:50%;border:4px solid #fff}.zk-xhs-same-item-wrap{height:100vh;width:100%;min-height:400px;padding:20px 16px 16px 120px;overflow:auto;background-color:#fff}.zk-image-detail .similar-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;height:100vh;padding:0 0 0 64px}.zk-image-detail .similar-wrapper .content{-ms-flex:1 1;flex:1 1;width:100%;min-height:400px;padding-right:16px;overflow:auto;background-color:#fff}.zk-image-detail .similar-wrapper .content .header{padding:24px 0}.zk-image-detail .similar-wrapper .content .header .tip{font-size:14px;color:#757575;line-height:20px}.zk-image-detail .similar-wrapper .content .header .tip a{font-weight:500;color:var(--zk-color-1)}.zk-image-detail .similar-wrapper .content .header .tip a:hover{color:#da583f}.zk-image-detail .similar-wrapper .content .screen{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.zk-image-detail .similar-wrapper .content .screen .screen-item{margin:0 16px 16px 0;padding:6px 16px;background:#f5f5f5;border-radius:16px;font-size:14px;font-weight:500;color:var(--zk-color-1);line-height:20px;cursor:pointer}.zk-image-detail .similar-wrapper .content .screen .screen-item.active{background:var(--zk-color-1);color:#fff}.zk-image-detail .similar-wrapper .content .screen .screen-item:hover{-webkit-box-shadow:0 2px 8px -2px rgba(0,0,0,.2);box-shadow:0 2px 8px -2px rgba(0,0,0,.2)}.zk-image-detail .similar-wrapper .content .screen .screen-item:active{background:var(--zk-color-1);color:#fff}.zk-ul{margin-bottom:0;overflow-y:auto}.zk-li{display:block;padding:6px 16px;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px;list-style-type:none}.zk-li.active,.zk-li:not(.disabled):hover{background:var(--zk-color-8)}.zk-li.disabled{opacity:.3;cursor:not-allowed}.zk-image-detail-picture{position:relative;display:-ms-flexbox;display:flex}.zk-image-detail-picture .picture-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.zk-image-detail-picture .picture-wrapper .picture{position:relative;--margin:16px;width:calc(100vw - 584px);height:calc(100vh - var(--margin) - var(--margin));margin-right:64px;margin-top:var(--margin);background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain}.zk-image-detail-picture:hover .zk-blog-imgs-detail-btn-area{display:-ms-flexbox;display:flex}.zk-image-detail-picture .arrow-container{position:absolute;top:0;bottom:56px;width:33%}.zk-image-detail-picture .arrow-container.prev{left:0;cursor:url(//zhiyi-image.oss-cn-hangzhou.aliyuncs.com/web/zhikuan_component/beb8ebec41f2f0ff98016f9abb0e713351e741419a68298c2a24e9649b5f306c.pre_img.ico) 24 24,auto}.zk-image-detail-picture .arrow-container.next{right:0;cursor:url(//zhiyi-image.oss-cn-hangzhou.aliyuncs.com/web/zhikuan_component/eae0acd9ffedd2ec2cb31e34cbbe6092c689ec0cbb7535ae67dac60d5307206f.next_img.ico) 24 24,auto}.zk-image-detail-picture .scale{position:absolute;top:0;right:33%;bottom:0;left:33%;cursor:url(//zhiyi-image.oss-cn-hangzhou.aliyuncs.com/web/zhikuan_component/2c695f0f9968398319999871b0295aa1a3aa4a2abfab06e36614a57c85d3b8b2.ic_zoom_2x.ico) 32 32,auto}.zk-blog-imgs-detail-btn-area{z-index:10;position:absolute;top:24px;right:24px;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.zk-blog-imgs-detail-btn-area .imgs-detail-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:24px;font-size:12px;line-height:16px;letter-spacing:0;color:var(--zk-color-1)}.zk-blog-imgs-detail-btn-area .imgs-detail-btn:hover{color:#da583f;cursor:pointer}.zk-blog-imgs-detail-btn-area .imgs-detail-btn .imgs-detail-btn-icon{width:22px;height:22px}.zk-blog-imgs-detail-btn-area .imgs-detail-btn .imgs-detail-btn-text{color:var(--zk-color-1)}.zk-blog-imgs-detail-btn-area .imgs-detail-collect-btn{width:60px;font-weight:500;height:34px;background-color:#da583f;border-radius:2px;text-align:center;color:#fff;line-height:34px;padding:0 16px}.zk-ins-blog-imgs-detail-switch-wrapper{position:relative}.zk-ins-blog-imgs-detail-switch-wrapper .zk-ins-blog-imgs-detail-switch{width:40px;height:40px;background-color:hsla(0,0%,100%,.9);border:1px solid var(--zk-color-1);border-radius:20px;font-size:18px;line-height:40px;text-align:center;cursor:pointer}.zk-image-detail-box-wrapper{position:absolute;width:3%;height:0;padding-bottom:3%;border-radius:50%;cursor:pointer}.zk-image-detail-box-wrapper.active .animation{left:0}.zk-image-detail-box-wrapper.active .inner{margin:6.25%;background-color:#fff}.zk-image-detail-box-wrapper.active .line,.zk-image-detail-box-wrapper.active .line .tag{display:block}.zk-image-detail-box-wrapper .animation{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.4);-webkit-animation:shrink 2s ease-in-out infinite;animation:shrink 2s ease-in-out infinite;border-radius:50%}.zk-image-detail-box-wrapper .inner{position:absolute;top:0;bottom:0;right:0;left:0;margin:25%;border-radius:50%;overflow:hidden;background:#fff}.zk-image-detail-box-wrapper .line{display:none;position:absolute;background:#fff;top:0;bottom:0;margin:auto;height:2px}.zk-image-detail-box-wrapper .line .tag{display:none;position:absolute;top:0;bottom:0;height:33px;background-color:hsla(0,0%,100%,.86);border-radius:4px;margin:auto;opacity:1;padding:0 8px;line-height:33px;text-align:center;font-size:18px;font-weight:500;white-space:nowrap;color:var(--zk-color-1)}.zk-image-detail-box-wrapper .line.left{right:unset}.zk-image-detail-box-wrapper .line.left .tag{left:unset}.zk-image-detail-actions{z-index:10;position:absolute;top:16px;right:16px;bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.zk-image-detail-actions .icon{display:block;margin-bottom:16px;background-color:#fff}.zk-image-detail-actions .divide-line{width:24px;height:1px;margin-bottom:16px;border:1px solid #bdbdbd}.zk-image-detail-blogger-tag{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:6px 8px 6px 12px;background:#616161;-webkit-clip-path:path("M 0 14 L 8 28 L 1000 28 L 1000 0 L 8 0 Z");clip-path:path("M 0 14 L 8 28 L 1000 28 L 1000 0 L 8 0 Z");font-size:12px;font-weight:400;color:#fff;line-height:16px}.zk-image-detail-blogger-tag.right,.zk-image-detail-blogger-tag.right .content{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.zk-image-detail-blogger-tag:hover{color:#fff}.zk-image-detail-info{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:360px;background:#fff;-webkit-box-shadow:inset 1px 0 0 0 var(--zk-color-1);box-shadow:inset 1px 0 0 0 var(--zk-color-1)}.zk-image-detail-info .scroll-wrapper{-ms-flex:1 1;flex:1 1;overflow:auto}.zk-image-detail-info .platform-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:52px;padding:0 24px;-webkit-box-shadow:inset 1px 0 0 0 var(--zk-color-1),inset 0 -1px 0 0 var(--zk-color-1);box-shadow:inset 1px 0 0 0 var(--zk-color-1),inset 0 -1px 0 0 var(--zk-color-1);font-size:14px;font-weight:400;color:#616161;line-height:20px}.zk-image-detail-info .platform-name a{margin-left:4px;color:var(--zk-color-1);line-height:52px;cursor:pointer}.zk-image-detail-info .platform-name a:hover{text-decoration:underline}.zk-image-detail-info .platform-name .anticon{position:relative;top:4px;font-size:24px}.zk-image-detail-info .info-wrapper{position:relative;padding:24px;-webkit-box-shadow:inset 1px 0 0 0 var(--zk-color-1),inset 0 -1px 0 0 var(--zk-color-1);box-shadow:inset 1px 0 0 0 var(--zk-color-1),inset 0 -1px 0 0 var(--zk-color-1)}.zk-image-detail-info .info-wrapper .blogger-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:16px}.zk-image-detail-info .info-wrapper .blogger-info .avatar{width:40px;height:40px;border:1px solid #e0e0e0;-o-object-fit:cover;object-fit:cover;line-height:48px;font-size:18px;border-radius:50%;margin-right:8px;text-align:center}.zk-image-detail-info .info-wrapper .blogger-info .avatar:hover{cursor:pointer}.zk-image-detail-info .info-wrapper .blogger-info .blogger{-ms-flex:1 1;flex:1 1;margin-right:8px;overflow:hidden}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name-wrap{display:-ms-flexbox;display:flex;overflow:hidden}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name-wrap .platform-icon{margin-left:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name-wrap .platform-icon img{width:14px}.zk-image-detail-info .info-wrapper .blogger-info .user-black-tip{width:52px;height:20px;background-color:var(--zk-color-1);color:var(--zk-color-7);font-size:12px;line-height:20px;-ms-flex-negative:0;flex-shrink:0;text-align:center}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name{display:inline-block;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name.brand{width:100%;font-size:20px;font-weight:400;color:var(--zk-color-1);line-height:28px;text-decoration:underline}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name:hover{cursor:pointer;font-weight:600}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name.unlink:hover{cursor:auto;opacity:1}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name .icon{margin-left:4px;font-size:12px;color:#757575}.zk-image-detail-info .info-wrapper .blogger-info .blogger-name .icon:hover{color:var(--zk-color-1)}.zk-image-detail-info .info-wrapper .blogger-info .blogger-fans{display:inline-block;margin-top:4px;font-size:12px;color:#616161;font-weight:400;line-height:16px}.zk-image-detail-info .info-wrapper .blogger-info .blogger-fans i{color:var(--zk-color-1)}.zk-image-detail-info .official-idea-mass-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:88px;padding:24px;-webkit-box-shadow:inset 1px 0 0 0 var(--zk-color-1),inset 0 -1px 0 0 var(--zk-color-1);box-shadow:inset 1px 0 0 0 var(--zk-color-1),inset 0 -1px 0 0 var(--zk-color-1);overflow:hidden;font-size:12px;font-weight:400;color:#616161;line-height:16px}.zk-image-detail-info .official-idea-mass-info img{width:48px;height:48px;border-radius:2px;margin-right:10px}.zk-image-detail-info .official-idea-mass-info .name{display:block;margin-bottom:4px;font-size:14px;color:var(--zk-color-1);line-height:20px;cursor:pointer}.zk-image-detail-info .official-idea-mass-info .name:hover{text-decoration:underline}.zk-image-detail-info .zk-image-collect-action-wrapper{padding:16px 24px}.zk-image-detail-info .zk-image-collect-action-wrapper .collect-info{width:100%;min-height:16px;margin-bottom:24px;font-size:12px;font-weight:400;color:#b2b2b2;line-height:16px;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.zk-image-detail-info .zk-image-collect-action-wrapper .collect-info a{color:var(--zk-color-1)}.zk-image-detail-info .zk-image-collect-action-wrapper .collect-info a:hover{color:#da583f}.zk-image-detail-info .zk-image-collect-action-wrapper .collect-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.zk-image-detail-info .zk-image-collect-action-wrapper .collect-wrapper .collect-trigger{-ms-flex:1 1;flex:1 1}.zk-card-detail-dropdown-item{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 16px;font-size:14px;color:var(--zk-color-1);line-height:40px;cursor:pointer}.zk-card-detail-dropdown-item:hover{background:#eee;color:#da583f}.df-detail-float-nav-wrap{z-index:100000;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;position:fixed;right:12px;bottom:100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:50px;border-radius:2px}.df-detail-float-nav-wrap .float-nav{border:1px solid var(--zk-color-1);font-size:32px;color:var(--zk-color-1);height:50px;line-height:50px;text-align:center;cursor:pointer}.df-detail-float-nav-wrap .float-nav:hover{color:#6483ff}.df-detail-float-nav-wrap .float-nav-to-top{text-align:center;display:none;height:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.df-detail-float-nav-wrap .float-nav-to-top.active{display:inline-block;height:50px}.df-detail-float-nav-wrap .float-nav-to-top.active:hover{background-color:var(--zk-color-1);color:#fff}.zk-image-detail-elements{padding:24px;-webkit-box-shadow:inset 1px 0 0 0 var(--zk-color-1);box-shadow:inset 1px 0 0 0 var(--zk-color-1)}.zk-image-detail-elements.none{margin-top:0;margin-bottom:0;padding:0;-webkit-box-shadow:none;box-shadow:none}.zk-image-detail-elements .screen-wrapper{position:relative}.zk-image-detail-elements .screen-wrapper .arrow-wrapper{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:72px;cursor:pointer}.zk-image-detail-elements .screen-wrapper .arrow-wrapper.prev{left:0;-ms-flex-pack:start;justify-content:flex-start;background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.zk-image-detail-elements .screen-wrapper .arrow-wrapper.next{right:0;-ms-flex-pack:end;justify-content:flex-end;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.zk-image-detail-elements .screen-wrapper .arrow-wrapper .arrow{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:50%;background:#fff;font-size:10px}.zk-image-detail-elements .screen-wrapper .arrow-wrapper .arrow:hover{background:var(--zk-color-1);color:#fff}.zk-image-detail-elements .screen{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;margin-bottom:16px;background:#fff;-webkit-box-shadow:inset 0 -1px 0 0 #bdbdbd;box-shadow:inset 0 -1px 0 0 #bdbdbd;overflow:hidden}.zk-image-detail-elements .screen .screen-item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:24px;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px;cursor:pointer}.zk-image-detail-elements .screen .screen-item.active{position:relative;font-weight:500}.zk-image-detail-elements .screen .screen-item.active:after{content:"";position:absolute;bottom:-6px;display:block;width:100%;height:2px;background:var(--zk-color-1);border-radius:1px}.zk-image-detail-elements .screen .screen-item:active,.zk-image-detail-elements .screen .screen-item:hover{font-weight:500}.zk-image-detail-elements .element-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}.zk-image-detail-elements .element-item:last-child{padding-bottom:0}.zk-image-detail-elements .element-item .item-icon{position:absolute;left:0;top:5px;color:var(--zk-color-1);line-height:20px}.zk-image-detail-elements .element-item .item-key{-ms-flex:1 1;flex:1 1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:2px 0;margin:0 8px 8px 24px;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.zk-image-detail-elements .element-item .item-value-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}.zk-image-detail-elements .element-item .item-value{display:inline-block;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-left:8px;margin-bottom:8px;padding:3px 7px;background:#fff;border:1px solid #eee;font-size:12px;font-weight:400;color:#616161;line-height:16px;cursor:pointer}.zk-image-detail-elements .element-item .item-value:hover{-webkit-box-shadow:0 2px 8px -2px rgba(0,0,0,.2);box-shadow:0 2px 8px -2px rgba(0,0,0,.2)}.zk-image-detail-elements .element-item .item-value-color{width:24px;height:24px;margin-left:4px;border-radius:14px;border:1px solid #e4e4e4;cursor:pointer}.blog-info{position:relative}.blog-info .title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.blog-info .title .anticon{font-size:24px}.blog-info .content{display:-webkit-box;word-break:break-all;font-size:14px;font-weight:400;color:#616161;line-height:20px}.blog-info .content.item:hover{color:var(--zk-color-1)}.blog-info .content .blogger-link{color:var(--zk-color-1);text-decoration:underline}.blog-info .content .blogger-link:hover{font-weight:600}.blog-info .read-more{position:absolute;padding-left:80px;right:0;bottom:0;height:20px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,#fff));background:-o-linear-gradient(left,transparent 0,#fff 50%);background:linear-gradient(90deg,transparent,#fff 50%);font-size:14px;font-weight:500;color:var(--zk-color-1);text-align:right;line-height:20px;cursor:pointer}.blog-info .read-more.fold{padding-left:0;bottom:-16px}.blog-info .read-more:hover{text-decoration:underline}.blog-info .item-jump-link{margin-top:8px;font-size:12px;font-weight:500;color:var(--zk-color-1);line-height:16px;cursor:pointer}.blog-info .item-jump-link .anticon{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.blog-info .item-jump-link:hover{text-decoration:underline}.blog-info .update-time{display:block;margin-top:12px;font-size:12px;font-weight:400;color:#616161;line-height:16px}.blog-info .update-time .time{color:var(--zk-color-1)}.blog-info .update-time a.time{text-decoration:underline}.blog-info .blog{position:relative;margin-top:16px;font-size:12px;font-weight:400;color:#616161;line-height:16px}.blog-info .blog i{height:14px;margin:0 4px}.blog-info .blog .like{margin-right:16px;font-size:12px;font-weight:400;color:#616161;line-height:16px}.blog-info .blog .like span{color:var(--zk-color-1)}.blog-info .blog.item{display:-ms-flexbox;display:flex}.blog-info .des{margin-top:16px;font-size:12px;color:#616161;line-height:16px}.blog-info .topics{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px}.blog-info .topics.fold{height:32px;overflow:hidden}.blog-info .topics.fold .read-more{bottom:4px;padding-left:56px}.blog-info .topics .topic{display:block;margin:4px 8px 0 0;padding:4px 8px;background:#fff;border-radius:2px;font-size:12px;font-weight:500;color:var(--zk-color-1);line-height:16px;text-decoration:underline;cursor:pointer}.blog-info .topics .topic:hover{background:rgba(var(--zk-color-1),.12)}.blog-info .topics .topic.unlink{background:transparent;text-decoration:none;cursor:auto}.blog-info .topics .topic.unlink:hover{-webkit-box-shadow:none;box-shadow:none}.blog-info .topics .read-more{bottom:0;height:24px;padding-left:0;font-size:12px;line-height:24px}.blog-info .runway-name{display:block;margin-bottom:16px;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.blog-info .runway-name:not(.unlink):hover{text-decoration:underline}.blog-info .runway-name.unlink{cursor:auto}.blog-info .runway-name .anticon{position:relative;top:4px;font-size:24px}.blog-info .wholesale-name{font-size:20px;font-weight:400;color:var(--zk-color-1);line-height:28px}.blog-info .shop{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:16px;overflow:hidden;cursor:pointer}.blog-info .shop .avatar{width:40px;height:40px;margin-right:8px;border-radius:28px;border:1px solid #e0e0e0}.blog-info .shop .avatar img{width:40px;height:40px;border-radius:28px;-o-object-fit:cover;object-fit:cover}.blog-info .shop .name{display:inline-block;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.blog-info .shop .name:hover{text-decoration:underline}.blog-info .origin-link,.blog-info .shop .item-price{font-size:12px;font-weight:400;color:var(--zk-color-1);line-height:16px}.blog-info .origin-link{position:absolute;right:0;bottom:0}.blog-info .origin-link .anticon{position:relative;top:5px;font-size:24px}.blog-info .origin-link:hover{text-decoration:underline}.blog-info .ins-goods-brand{margin-bottom:16px;font-size:14px;font-weight:400;color:var(--zk-color-1);line-height:20px}.blog-info a.ins-goods-brand{display:block;text-decoration:underline}.blog-info .ins-goods-name{margin-bottom:16px;font-size:14px;font-weight:400;color:#616161;line-height:20px}.blog-info .ins-goods-price{font-size:12px;font-weight:400;color:var(--zk-color-1);line-height:16px}.zk-waterfall-card-xhs-same-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border:1px solid #e7e7e7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer;position:relative}.zk-waterfall-card-xhs-same-item:hover{-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.1);box-shadow:0 4px 15px 0 rgba(0,0,0,.1)}.zk-waterfall-card-xhs-same-item:hover .hover-mask{opacity:1}.zk-waterfall-card-xhs-same-item .card-img{-ms-flex:1 1;flex:1 1;overflow:hidden}.zk-waterfall-card-xhs-same-item .card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zk-waterfall-card-xhs-same-item .hover-mask{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(rgba(0,0,0,.9)));background:-o-linear-gradient(top,hsla(0,0%,100%,.3) 0,rgba(0,0,0,.9) 100%);background:linear-gradient(180deg,hsla(0,0%,100%,.3),rgba(0,0,0,.9));opacity:0}.zk-waterfall-card-xhs-same-item .hover-mask .xhs-home-btn{position:absolute;top:24px;left:24px}.zk-waterfall-card-xhs-same-item .hover-mask .detail-info{position:absolute;right:0;left:0;bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:16px}.zk-waterfall-card-xhs-same-item .hover-mask .detail-info .same-item-title{width:169px;color:#fff;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-break:break-all;margin-right:6px}.zk-waterfall-card-xhs-same-item .hover-mask .detail-info .same-item-price{color:#ff6547}.picturePreview-container:hover .picturePreview-container-down{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;bottom:20px;opacity:1}.picturePreview-container .picturePreview-container-down{position:fixed;left:0;right:0;bottom:0;margin:auto;background:rgba(0,0,0,.12);border-radius:8px;width:20%;height:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;opacity:0}.picturePreview-container .picturePreview-container-down .icon{font-size:32px;color:#fff;cursor:pointer}#picture-mask-wrapper{background:rgba(0,0,0,.8)}.meinian{min-width:1400px}@media screen and (max-width:750px){.meinian{min-width:100%}}.meinian,.meinian-dropdown,.meinian-modal{color:#333}.meinian-dropdown .light-weight,.meinian-modal .light-weight,.meinian .light-weight{font-weight:300}.meinian-dropdown .normal-weight,.meinian-modal .normal-weight,.meinian .normal-weight{font-weight:400}.meinian-dropdown .middle-weight,.meinian-modal .middle-weight,.meinian .middle-weight{font-weight:500}.meinian-dropdown .bold-weight,.meinian-modal .bold-weight,.meinian .bold-weight{font-weight:600}.meinian-dropdown .clickable,.meinian-modal .clickable,.meinian .clickable{font-weight:400;color:#333;cursor:pointer}.meinian-dropdown .clickable:hover,.meinian-modal .clickable:hover,.meinian .clickable:hover{color:#999}.meinian-dropdown .clickable.active,.meinian-modal .clickable.active,.meinian .clickable.active{font-weight:500;color:#333}.meinian-dropdown .clickable.disabled,.meinian-modal .clickable.disabled,.meinian .clickable.disabled{color:rgba(51,51,51,.3);cursor:not-allowed}.meinian-dropdown .clickable.disabled:hover,.meinian-modal .clickable.disabled:hover,.meinian .clickable.disabled:hover{color:rgba(51,51,51,.3)}.meinian-dropdown .ant-checkbox-wrapper,.meinian-modal .ant-checkbox-wrapper,.meinian .ant-checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:100%;font-size:16px;color:#333;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-dropdown .ant-checkbox-wrapper .ant-checkbox,.meinian-modal .ant-checkbox-wrapper .ant-checkbox,.meinian .ant-checkbox-wrapper .ant-checkbox{top:0}.meinian-dropdown .ant-checkbox-wrapper+.ant-checkbox-wrapper,.meinian-modal .ant-checkbox-wrapper+.ant-checkbox-wrapper,.meinian .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.meinian-dropdown .ant-checkbox+span,.meinian-modal .ant-checkbox+span,.meinian .ant-checkbox+span{padding-left:4px;padding-right:0}.meinian-dropdown .ant-checkbox-inner,.meinian-modal .ant-checkbox-inner,.meinian .ant-checkbox-inner{width:16px;height:16px;border-color:#999;border-radius:1.5}.meinian-dropdown .ant-checkbox-checked:after,.meinian-modal .ant-checkbox-checked:after,.meinian .ant-checkbox-checked:after{border-color:transparent}.meinian-dropdown .ant-checkbox-checked .ant-checkbox-inner,.meinian-modal .ant-checkbox-checked .ant-checkbox-inner,.meinian .ant-checkbox-checked .ant-checkbox-inner{background-color:#00b36b;border:none}.meinian-dropdown .ant-checkbox-checked .ant-checkbox-inner:after,.meinian-modal .ant-checkbox-checked .ant-checkbox-inner:after,.meinian .ant-checkbox-checked .ant-checkbox-inner:after{width:6px;height:10px;border-width:1px}.meinian-dropdown .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner,.meinian-modal .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner,.meinian .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#333}.meinian-dropdown .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner,.meinian-modal .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner,.meinian .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner{background:#f5f5f5;border-color:#666}.meinian-dropdown .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.meinian-modal .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.meinian .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#00b36b;border:none}.meinian-dropdown .ant-checkbox-disabled .ant-checkbox-inner,.meinian-modal .ant-checkbox-disabled .ant-checkbox-inner,.meinian .ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9}.meinian-dropdown .ant-checkbox-disabled .ant-checkbox-inner:after,.meinian-modal .ant-checkbox-disabled .ant-checkbox-inner:after,.meinian .ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#d9d9d9}.meinian-dropdown .ant-checkbox-input:focus+.ant-checkbox-inner,.meinian-modal .ant-checkbox-input:focus+.ant-checkbox-inner,.meinian .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#999}.meinian-dropdown ::-webkit-scrollbar,.meinian-modal ::-webkit-scrollbar,.meinian ::-webkit-scrollbar{-webkit-appearance:none;width:3px;height:5px}.meinian-dropdown ::-webkit-scrollbar-thumb,.meinian-modal ::-webkit-scrollbar-thumb,.meinian ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#d9d9d9}.meinian-dropdown ::-webkit-scrollbar-track,.meinian-modal ::-webkit-scrollbar-track,.meinian ::-webkit-scrollbar-track{border-radius:4px;background-color:transparent}.meinian-dropdown .line-2,.meinian-modal .line-2,.meinian .line-2{overflow:hidden;word-break:break-all;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.meinian-dropdown .line-1,.meinian-modal .line-1,.meinian .line-1{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-dropdown a,.meinian-modal a,.meinian a{color:inherit}.meinian-dropdown a.link,.meinian-modal a.link,.meinian a.link{color:#333;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline}.meinian-dropdown a.link:link,.meinian-modal a.link:link,.meinian a.link:link{color:#333}.meinian-dropdown a.link:visited,.meinian-modal a.link:visited,.meinian a.link:visited{color:#059959}.meinian-dropdown a.link:hover,.meinian-modal a.link:hover,.meinian a.link:hover{color:#10bf6d}.meinian-dropdown a.link:active,.meinian-modal a.link:active,.meinian a.link:active{color:#059959}.meinian-dropdown .meinian-space,.meinian-modal .meinian-space,.meinian .meinian-space{-ms-flex:1 1;flex:1 1}.meinian-dropdown .ant-radio-checked .ant-radio-inner,.meinian-modal .ant-radio-checked .ant-radio-inner,.meinian .ant-radio-checked .ant-radio-inner{border-color:#333}.meinian-dropdown .ant-radio-inner:after,.meinian-modal .ant-radio-inner:after,.meinian .ant-radio-inner:after{background-color:#333}.meinian-dropdown .ant-radio-wrapper:hover .ant-radio-inner,.meinian-modal .ant-radio-wrapper:hover .ant-radio-inner,.meinian .ant-radio-wrapper:hover .ant-radio-inner{border-color:#333}.icon-button-wrap{position:relative;width:32px;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:2px;cursor:pointer}.icon-button-wrap .anticon{font-size:20px;color:#595959}.icon-button-wrap:hover{background-color:#f2f2f2}.icon-button-wrap.active{background-color:#e6e6e6}.icon-button-wrap.active .anticon{color:#191919}.meinian-tab-MD{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-tab-MD-cell{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:100%;height:40px;font-size:14px;font-weight:400;color:#191919;line-height:20px;cursor:pointer;border-radius:4px;margin-bottom:8px}.meinian-tab-MD-cell:hover{color:#00b36b;font-weight:600;background-color:#f2f2f2}.meinian-tab-MD-cell.active{background:#eee;font-weight:600}.meinian-tab-MD-cell.disabled{opacity:.3;cursor:not-allowed}.meinian-tab-MD-cell.disabled:hover{color:#333}.meinian-tab-MD-cell.text{padding:0 20px 0 40px}.meinian-tab-MD-cell.icon{padding:0 16px}.meinian-tab-MD-cell.icon .anticon{margin-right:12px;font-size:16px}.meinian-tab-TD{display:-ms-flexbox;display:flex}.meinian-tab-TD-cell{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin:0 16px 0 0;color:#191919;cursor:pointer;font-weight:400}.meinian-tab-TD-cell:hover{color:#212121}.meinian-tab-TD-cell.active{color:#212121;font-weight:600}.meinian-tab-TD-cell.disabled{color:#333;opacity:.3;cursor:not-allowed}.meinian-tab-TD-cell .text{z-index:2}.meinian-tab-TD-cell .count{font-size:14px;color:#999;line-height:20px}.meinian-tab-TD-cell.large{font-size:20px;line-height:28px}.meinian-tab-TD-cell.large .count{margin:0 0 0 4px}.meinian-tab-TD-cell.middle{font-size:16px;line-height:16px}.meinian-tab-TD-cell.middle .count{margin:0 0 0 4px}.meinian-tab-TD-cell.small{font-size:14px;line-height:20px}.meinian-tab-TD-cell.small.active .text{position:relative;display:inline-block;z-index:2}.meinian-tab-TD-cell.small.active .text:before{content:"";position:absolute;left:0;bottom:-6px;display:block;width:100%;height:2px;background:#333;border-radius:1px}.ant-dropdown.meinian-dropdown{z-index:1000;background:#fff;border-radius:4px;border:1px solid #e6e6e6;-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1)}.ant-dropdown.meinian-dropdown.no-border{-webkit-box-shadow:0 2px 10px 0 rgba(103,134,114,.3);box-shadow:0 2px 10px 0 rgba(103,134,114,.3);border-radius:8px;border:none}.ant-dropdown.meinian-dropdown.no-border>.meinian-ul .meinian-li:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.ant-dropdown.meinian-dropdown.no-border>.meinian-ul .meinian-li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ant-dropdown.mn-dropdown{z-index:1000;padding:8px;background:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(51,51,51,.1);box-shadow:0 2px 14px 0 rgba(51,51,51,.1);border-radius:4px;border:1px solid #e8e8e8}.unpload-img-wrap{max-width:320px;max-height:320px}.mn-ul{margin-bottom:0;overflow-y:auto}.li-partition{width:100%;height:1px;background:#e6e6e6;margin:8px 0}.mn-li{padding:6px 0;margin:4px 0;border-radius:2px;font-size:14px;font-weight:400;color:#191919;line-height:20px;list-style-type:none;text-align:center;cursor:pointer}.mn-li .anticon{color:#595959}.mn-li:first-child{margin-top:0}.mn-li:last-child{margin-bottom:0}.mn-li.active,.mn-li:not(.disabled):hover{background:#f5f5f5}.mn-li.active{border-radius:2px;color:#333}.mn-li.disabled{opacity:.3;cursor:not-allowed}.mn-li.mn-dropdown-icon-li{text-align:left;padding-left:12px;border-radius:3px}.mn-li.mn-dropdown-icon-li .anticon{font-size:16px;margin-right:12px;color:#595959}.mn-li.mn-dropdown-icon-li:hover{background-color:#f2f2f2}.mn-li.mn-dropdown-icon-li.delete{color:#e34d59}.mn-li.mn-dropdown-icon-li.delete .anticon{margin-right:12px;color:#e34d59}.mn-li.mn-dropdown-icon-li.delete:hover{background-color:#fdecee}.mn-li.pr4{padding-right:4px}.mn-select-display{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:14px;color:rgba(0,0,0,.87);line-height:20px}.meinian-button{display:inline-block;border-radius:3px;font-size:14px;line-height:20px;text-align:center;cursor:pointer}.meinian-button.disabled{cursor:not-allowed}.meinian-button.primary{padding:6px 16px;background:#333;font-weight:500;color:#fff}.meinian-button.primary:hover{background:#333;color:#999}.meinian-button.primary.active{background:#333;color:#666}.meinian-button.primary.disabled,.meinian-button.primary.disabled:hover{background:rgba(51,51,51,.3);color:#fff}.meinian-button.ghost{padding:5px 15px;background:#fff;border:1px solid #d9d9d9;font-weight:400;color:#191919}.meinian-button.ghost:not(.disabled):hover{background:#f2f2f2;border:1px solid #bfbfbf}.meinian-button.ghost.active{background:#333;font-weight:500;color:#fff}.meinian-button.ghost.disabled{border:1px solid #eee;color:#bfbfbf;background-color:#f7f7f7}.meinian-button.other{padding:6px 16px;background-color:#00b36b;font-weight:500;color:#fff}.meinian-button.other:hover{background:#48c794}.meinian-button.other.active{background:#088a58}.meinian-button.other.disabled{background:#85dbbb}.meinian-button.other.ghost{padding:7px 15px;background:#fff;border:1px solid #00b36b;font-weight:400;color:#00b36b}.meinian-button.other.ghost:hover{background:#48c794;border:1px solid #48c794;color:#fff}.meinian-button.other.ghost.active{background:-webkit-gradient(linear,left top,right top,from(rgba(1,122,88,.1)),to(rgba(0,112,65,.1)));background:-o-linear-gradient(left,rgba(1,122,88,.1) 0,rgba(0,112,65,.1) 100%);background:linear-gradient(90deg,rgba(1,122,88,.1),rgba(0,112,65,.1));border:1px solid #007345;color:#007345}.meinian-button.other.ghost.disabled,.meinian-button.other.ghost.disabled:hover{background:hsla(0,0%,60%,.1);border:1px solid #999;color:#999}.meinian-button-text{width:24px;height:17px;font-size:12px;font-weight:400;line-height:17px;cursor:pointer}.meinian-button-text.primary{color:#333}.meinian-button-text.primary.active,.meinian-button-text.primary:hover{color:#007345}.meinian-button-text.primary.disabled,.meinian-button-text.primary.disabled:hover{color:#999}.meinian-button-text.other{color:#059959}.meinian-button-text.other.active,.meinian-button-text.other:hover{color:#007345}.meinian-button-text.ghost,.meinian-button-text.other.disabled,.meinian-button-text.other.disabled:hover{color:#999}.meinian-button-text.ghost.active,.meinian-button-text.ghost:hover{color:#333}.meinian-button-text.ghost.disabled,.meinian-button-text.ghost.disabled:hover{color:#999}.meinian-input{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:508px;height:42px;padding:0 4px 0 8px;background:rgba(51,51,51,.04);-webkit-box-shadow:0 -1px 4px 0 rgba(230,234,244,.5);box-shadow:0 -1px 4px 0 rgba(230,234,244,.5);border-radius:4px;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.meinian-input.scalable{width:32px}.meinian-input.scalable .prefix,.meinian-input.scalable .suffix,.meinian-input.scalable input{z-index:-1;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.meinian-input.focus{-webkit-box-shadow:0 0 0 2px #cff2e2;box-shadow:0 0 0 2px #cff2e2}.meinian-input .prefix,.meinian-input .suffix{display:block;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.meinian-input .prefix,.meinian-input .suffix,.meinian-input input{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.meinian-input input{-ms-flex:1 1;flex:1 1;background-color:transparent;border:none;font-size:14px;color:#333;line-height:20px;overflow:hidden}.meinian-input input::-webkit-input-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.meinian-input input::-moz-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.meinian-input input:-ms-input-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.meinian-input input::-ms-input-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.meinian-input input::placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.meinian-input .placeholder-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px;color:#999}.meinian-search{width:208px;height:33px;background:#f7f7f7;-webkit-box-shadow:none;box-shadow:none;border-radius:17px}.meinian-search .icon{margin-right:4px;font-size:16px;color:#333}.meinian-search input{font-size:12px;line-height:17px}.meinian-search input::-webkit-input-placeholder{font-size:12px;line-height:17px}.meinian-search input::-moz-placeholder{font-size:12px;line-height:17px}.meinian-search input:-ms-input-placeholder{font-size:12px;line-height:17px}.meinian-search input::-ms-input-placeholder{font-size:12px;line-height:17px}.meinian-search input::placeholder{font-size:12px;line-height:17px}.meinian-input.bordered{height:40px;padding:0 16px;background:#fff;border:1px solid #ddd;border-radius:2px}.meinian-input.bordered.focus,.meinian-input.bordered:hover{border:1px solid #333;-webkit-box-shadow:none;box-shadow:none}.meinian-input.bordered input::-webkit-input-placeholder{color:#b2b2b2}.meinian-input.bordered input::-moz-placeholder{color:#b2b2b2}.meinian-input.bordered input:-ms-input-placeholder{color:#b2b2b2}.meinian-input.bordered input::-ms-input-placeholder{color:#b2b2b2}.meinian-input.bordered input::placeholder{color:#b2b2b2}.collect-success-message .collect-link-name{color:#0065d9}.collect-success-message .change-idea-mass{margin-left:24px;color:#10bf6d}.ant-message .ant-message-success{display:-ms-flexbox;display:flex}.ant-message .ant-message-success .anticon{top:4px}.mn-message-container{width:408px}.mn-message-container .container-collect{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.mn-message-container .container-collect .collect-title{font-size:14px;font-weight:400;color:#191919;line-height:22px}.mn-message-container .container-collect .collect-name{margin-left:4px;font-size:14px;font-weight:400;color:#0065d9;line-height:22px}.mn-message-container .container-collect .collect-time{font-size:12px;font-weight:400;color:#8c8c8c;line-height:20px}.mn-message-container .container-submit{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mn-message-container .container-submit .success-title{font-size:12px;font-weight:400;color:#595959;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-message-container .container-submit .success-title .success-submit-audit{margin-left:4px;color:#0065d9;cursor:pointer}.mn-message-container .container-submit .success-btns{display:-ms-flexbox;display:flex}.mn-message-container .container-submit .success-toview{display:block;font-size:12px;font-weight:400;color:#191919;line-height:22px;padding:2px 8px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;cursor:pointer}.meinian-textarea{width:100%;padding:8px;background:rgba(51,51,51,.04);-webkit-box-shadow:0 -1px 4px 0 rgba(230,234,244,.5);box-shadow:0 -1px 4px 0 rgba(230,234,244,.5);border-radius:4px}.meinian-textarea.focus{-webkit-box-shadow:0 0 0 2px #cff2e2;box-shadow:0 0 0 2px #cff2e2}.meinian-textarea textarea{display:block;width:100%;padding:0;border:none;background-color:transparent;resize:none;font-size:14px;color:#333;line-height:20px}.meinian-textarea textarea:focus-visible{outline:none}.meinian-textarea textarea::-webkit-input-placeholder{font-size:14px;color:rgba(51,51,51,.3);line-height:20px}.meinian-textarea textarea::-moz-placeholder{font-size:14px;color:rgba(51,51,51,.3);line-height:20px}.meinian-textarea textarea:-ms-input-placeholder{font-size:14px;color:rgba(51,51,51,.3);line-height:20px}.meinian-textarea textarea::-ms-input-placeholder{font-size:14px;color:rgba(51,51,51,.3);line-height:20px}.meinian-textarea textarea::placeholder{font-size:14px;color:rgba(51,51,51,.3);line-height:20px}.meinian-textarea.bordered{padding:9px;border:1px solid #ddd;border-radius:2px;background-color:#fff}.meinian-textarea.bordered:hover{border:1px solid #333}.meinian-textarea.bordered.focus{-webkit-box-shadow:none;box-shadow:none;border:1px solid #333}.meinian-textarea.bordered::-webkit-input-placeholder{color:#b2b2b2}.meinian-textarea.bordered::-moz-placeholder{color:#b2b2b2}.meinian-textarea.bordered:-ms-input-placeholder{color:#b2b2b2}.meinian-textarea.bordered::-ms-input-placeholder{color:#b2b2b2}.meinian-textarea.bordered::placeholder{color:#b2b2b2}.meinian-modal-open{position:relative;overflow:hidden}.meinian-modal{z-index:1000;position:fixed}.meinian-modal .mask{background-color:rgba(0,0,0,.45);-webkit-animation:meinian-modal-mask .1s;animation:meinian-modal-mask .1s}.meinian-modal .mask,.meinian-modal .modal-wrap{position:fixed;top:0;left:0;right:0;bottom:0;height:100%}.meinian-modal .modal-wrap{overflow:auto}.meinian-modal .modal{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:556px;min-height:264px;background-color:#fff;border-radius:2px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:meinian-modal .1s;animation:meinian-modal .1s}.meinian-modal .modal.small{width:440px;min-height:179px}.meinian-modal .modal .close-icon{z-index:10;position:absolute;top:12px;right:12px;font-size:20px;line-height:32px;color:#999;cursor:pointer;width:32px;height:32px;text-align:center;border-radius:3px}.meinian-modal .modal .close-icon:hover{background-color:#f2f2f2}.meinian-modal .modal .close-icon:active{background-color:#e6e6e6}.meinian-modal .modal .modal-title{padding:16px 12px 16px 24px;font-size:16px;font-weight:600;color:#333;line-height:22px;-webkit-box-shadow:0 1px 0 0 #e6e6e6;box-shadow:0 1px 0 0 #e6e6e6}.meinian-modal .modal .modal-content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 24px;overflow:auto}.meinian-modal .modal .modal-footer{padding:12px 16px;text-align:right;-webkit-box-shadow:0 -1px 0 0 #e6e6e6;box-shadow:0 -1px 0 0 #e6e6e6}@-webkit-keyframes meinian-modal-mask{0%{opacity:0}to{opacity:1}}@keyframes meinian-modal-mask{0%{opacity:0}to{opacity:1}}@-webkit-keyframes meinian-modal{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:0}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes meinian-modal{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:0}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}}.meinian-modal .modal-wrap .modal.mn-modal-confirm{width:416px;min-height:180px}.meinian-modal .modal-wrap .modal.mn-modal-confirm .modal-content{padding:32px}.meinian-modal .modal-wrap .modal.mn-modal-confirm .modal-content .mn-modal-confirm-title{color:#191919;font-weight:600;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.meinian-modal .modal-wrap .modal.mn-modal-confirm .modal-content .mn-modal-confirm-title .anticon{font-size:24px;color:#df843e;margin-right:8px}.meinian-modal .modal-wrap .modal.mn-modal-confirm .modal-content .mn-modal-confirm-content{margin-left:32px;color:#595959;font-size:14px;word-break:break-all}.meinian-modal .modal-wrap .modal.mn-modal-confirm .modal-content .mn-modal-confirm-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:24px}.mn-add-into-idea-mass-modal-wrapper .ant-modal-content{background-color:transparent}.mn-add-into-idea-mass-modal-header{position:relative;width:884px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;color:#191919;font-size:20px;font-weight:600;padding-left:24px;border-bottom:1px solid #e6e6e6;background-color:#fff}.mn-add-into-idea-mass-modal-header .add-into-idea-mass-modal-close{z-index:10;position:absolute;top:8px;right:8px;font-size:20px;line-height:32px;color:#999;cursor:pointer;width:32px;height:32px;text-align:center;border-radius:3px}.mn-add-into-idea-mass-modal-header .add-into-idea-mass-modal-close:hover{background-color:#f2f2f2}.mn-add-into-idea-mass-modal-header .add-into-idea-mass-modal-close:hover .anticon{color:#191919}.mn-add-into-idea-mass-modal-header .add-into-idea-mass-modal-close:active{background-color:#e6e6e6}.mn-add-into-idea-mass-modal-header .add-into-idea-mass-modal-close:active .anticon{color:#191919}.mn-add-into-idea-mass-modal{display:-ms-flexbox;display:flex}.mn-add-into-idea-mass-modal .info{width:420px;height:644px;background:#f7f7f7;padding:16px 24px 0}.mn-add-into-idea-mass-modal .info .cover{position:relative;width:100%;height:372px}.mn-add-into-idea-mass-modal .info .cover .cover-img-num{position:absolute;height:22px;line-height:22px;color:#fff;top:8px;left:8px;background-color:rgba(0,0,0,.35);border-radius:3px;padding:0 4px;font-size:12px;z-index:10}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper{padding-bottom:8px}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .info-title{padding:8px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .info-title span{display:inline-block;height:18px;font-size:12px;line-height:18px;letter-spacing:0;color:#8c8c8c}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .info-detail{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;line-height:18px;letter-spacing:0;color:#8c8c8c}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .item-name{width:100%;margin-top:8px;font-size:16px;color:#191919;line-height:24px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer;font-weight:500}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .shop-name-wrapper{display:-ms-flexbox;display:flex;width:100%;margin:4px 0;font-size:12px;font-weight:400;line-height:16px}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .shop-name-wrapper div{color:#191919;max-width:300px;margin-right:24px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .shop-name-wrapper span{color:#8c8c8c;-ms-flex:1 1;flex:1 1;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:right}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-wrapper .price{font-size:16px;font-weight:500;color:#e34d59;line-height:24px}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-tag-lists{height:32px}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-tag-lists .tags{height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-tag-lists .tags .meinian-input{height:18px}.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-tag-lists .tags .meinian-input input,.mn-add-into-idea-mass-modal .info .ins-add-inspiration-info-tag-lists .tags .suffix{height:18px;line-height:18px}.mn-add-into-idea-mass-modal .idea-mass-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:464px;height:644px;background:#fff}.mn-add-into-idea-mass-modal .idea-mass-wrapper .title{display:-ms-flexbox;display:flex;width:100%;padding:12px 24px 4px;font-size:16px;font-weight:600;line-height:24px;color:#333}.mn-add-into-idea-mass-modal .idea-mass-wrapper .ins-tab-wrap{padding-left:24px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .ins-tab-wrap .tab-item{font-weight:400;color:#8c8c8c;font-size:14px;height:24px;line-height:26px;margin-right:12px;cursor:pointer;padding-bottom:6px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .ins-tab-wrap .tab-item.active{font-weight:600;color:#191919;border-bottom:2px solid #00b36b}.mn-add-into-idea-mass-modal .idea-mass-wrapper .modes{margin:0 24px 10px;padding:2px;border-radius:3px;background:#eee}.mn-add-into-idea-mass-modal .idea-mass-wrapper .modes .mode{display:inline-block;width:206px;height:28px;border-radius:2px;font-size:14px;color:#191919;line-height:28px;text-align:center;cursor:pointer}.mn-add-into-idea-mass-modal .idea-mass-wrapper .modes .mode.active{font-weight:500;color:#00b36b;background:#fff}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search{width:416px;height:32px;margin:0 auto 10px;background:#fff;border:1px solid #d9d9d9;border-radius:3px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search.focus,.mn-add-into-idea-mass-modal .idea-mass-wrapper .search:hover{border:1px solid #262626;-webkit-box-shadow:none;box-shadow:none}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search .icon{color:#999}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search input{font-size:14px;color:#262626;line-height:20px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search input::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#999;line-height:20px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search input::-moz-placeholder{font-size:14px;font-weight:400;color:#999;line-height:20px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search input:-ms-input-placeholder{font-size:14px;font-weight:400;color:#999;line-height:20px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search input::-ms-input-placeholder{font-size:14px;font-weight:400;color:#999;line-height:20px}.mn-add-into-idea-mass-modal .idea-mass-wrapper .search input::placeholder{font-size:14px;font-weight:400;color:#999;line-height:20px}.meinian-textarea.mn-add-inspiration-create-comment{margin:8px auto 0;padding:8px 12px;border:1px solid #d9d9d9;border-radius:0;background-color:#fff;font-size:14px;color:#191919;line-height:20px}.meinian-textarea.mn-add-inspiration-create-comment textarea{height:100%}.meinian-textarea.mn-add-inspiration-create-comment:hover{border:1px solid #191919}.meinian-textarea.mn-add-inspiration-create-comment.focus{-webkit-box-shadow:none;box-shadow:none;border:1px solid #191919}.meinian-textarea.mn-add-inspiration-create-comment .placeholder{color:#bfbfbf}.meinian-textarea.mn-add-inspiration-create-comment.disabled{border:1px solid #d9d9d9}.meinian-textarea.mn-add-inspiration-create-comment .scroll-wrap::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.meinian-textarea.mn-add-inspiration-create-comment .scroll-wrap::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.meinian-textarea.mn-add-inspiration-create-comment .scroll-wrap::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.meinian-load-more-wrap{min-height:1px}.trend-select{cursor:pointer;color:#787885;width:100%;height:40px;border:1px solid #e0e0e0;border-radius:3px;line-height:40px;display:-ms-flexbox;display:flex;padding:0 8px;color:#212121;font-size:12px;-ms-flex-align:center;align-items:center}.trend-select.disabled{background:#e7e7e7}.trend-select .trend-select-value{-ms-flex:1 1;flex:1 1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.trend-select .trend-select-value.placeholder{color:#616161}.trend-select .trend-select-value-count,.trend-select .trend-select-value-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.trend-select .trend-select-value-count{width:24px;height:20px;background:#00b36b;border-radius:10px;margin-right:20px;font-weight:600;color:#fff}.trend-select .trend-select-input{width:100%;border:none}.trend-select .trend-select-input::-webkit-input-placeholder{color:#616161}.trend-select .trend-select-input::-moz-placeholder{color:#616161}.trend-select .trend-select-input:-ms-input-placeholder{color:#616161}.trend-select .trend-select-input::-ms-input-placeholder{color:#616161}.trend-select .trend-select-input::placeholder{color:#616161}.trend-select.active{color:#19191d;font-weight:400}.trend-select-menu{height:100%;background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 4px 4px -4px rgba(0,0,0,.12);box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 4px 4px -4px rgba(0,0,0,.12);border-radius:8px;border:1px solid #eee;cursor:pointer;color:#212121;font-size:12px;padding:0 4px;overflow-y:scroll}.trend-select-menu .df{display:-ms-flexbox;display:flex}.trend-select-menu .trend-select-menu-item{height:32px;margin:4px 0;line-height:32px;padding:0 4px;border-radius:4px;color:#212121}.trend-select-menu .trend-select-menu-item .trend-select-list-active{-ms-flex:1 1;flex:1 1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.trend-select-menu .trend-select-menu-item.active,.trend-select-menu .trend-select-menu-item:hover{background:#eee}.trend-select-menu .trend-select-menu-item.disabled{background:#f2f2f2}.select-line{width:100%;height:1px;margin:4px 0;background:#eee}.trend-select-checkbox.trend-select-checkbox{cursor:pointer;color:#787885;width:100%;height:32px;border:1px solid #e0e0e0;border-radius:4px;line-height:32px;display:-ms-flexbox;display:flex;padding:0 8px;color:#212121;font-size:12px}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-value{-ms-flex:1 1;flex:1 1;overflow:hidden}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-value.placeholder{color:#616161}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-input{width:100%;border:none}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-input::-webkit-input-placeholder{color:#616161}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-input::-moz-placeholder{color:#616161}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-input:-ms-input-placeholder{color:#616161}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-input::-ms-input-placeholder{color:#616161}.trend-select-checkbox.trend-select-checkbox .trend-select-checkbox-input::placeholder{color:#616161}.trend-select-checkbox.trend-select-checkbox.active{color:#19191d;font-weight:400}.trend-select-checkbox-menu-cascade{background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 4px 4px -4px rgba(0,0,0,.12);box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 4px 4px -4px rgba(0,0,0,.12);border-radius:8px;border:1px solid #eee;cursor:pointer;color:#212121;font-size:12px;padding:0 4px;width:280px;max-height:300px;overflow:auto}.trend-select-checkbox-menu-cascade .trend-select-checkbox-menu-item-cascade{line-height:32px;padding:0 4px;color:#212121;border-bottom:1px solid #eee}.trend-select-checkbox-menu-cascade .trend-select-checkbox-menu-item-cascade:last-child{border-bottom:unset}.trend-select-checkbox-menu-cascade .trend-select-checkbox-menu-item-cascade-2{line-height:32px;width:100%;color:#212121;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.trend-select-checkbox-menu-cascade .trend-select-checkbox-menu-item-cascade-2 .item{width:130px}.trend-select-checkbox-menu{height:100%;background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 4px 4px -4px rgba(0,0,0,.12);box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 4px 4px -4px rgba(0,0,0,.12);border-radius:8px;border:1px solid #eee;cursor:pointer;color:#212121;font-size:12px;padding:0 4px;overflow-y:scroll;display:-ms-inline-flexbox;display:inline-flex;width:280px;-ms-flex-wrap:wrap;flex-wrap:wrap}.trend-select-checkbox-menu .df{display:-ms-flexbox;display:flex}.trend-select-checkbox-menu .trend-select-checkbox-menu-item{height:32px;margin:4px 0;line-height:32px;padding:0 4px;border-radius:4px;color:#212121;width:130px}.trend-select-checkbox-menu .trend-select-checkbox-menu-item .trend-select-checkbox-list-active{-ms-flex:1 1;flex:1 1}.trend-select-checkbox-menu .trend-select-checkbox-menu-item:hover{background:#eee}.mn-create-idea-mass-modal .modal{height:calc(100vh - 80px);max-height:793px}.mn-create-idea-mass-modal .modal-content .meinian-loading-spin{-ms-flex:1 1;flex:1 1}.mn-create-idea-mass-modal .modal-content .meinian-loading-spin .ant-spin-container{height:100%}.mn-create-idea-mass-modal .modal-content .content{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mn-create-idea-mass-modal .modal-content .content .mn-create-idea-mass-select{height:40px;background:#fff;border-radius:3px;border:1px solid #d9d9d9}.mn-create-idea-mass-modal .modal-content .content .item-name{padding:16px 0 8px;font-size:12px;font-weight:600;color:#191919;line-height:18px}.mn-create-idea-mass-modal .modal-content .content .item-name.required:after{content:"*";font-size:12px;font-weight:500;color:#f03322;line-height:18px}.mn-create-idea-mass-modal .modal-content .content .item-input{width:592px;height:40px;min-height:40px;padding:0 8px;background:#fff;border-radius:2px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none}.mn-create-idea-mass-modal .modal-content .content .item-input .suffix{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-create-idea-mass-modal .modal-content .content .item-title{margin:32px 0 16px;font-size:14px;font-weight:500;color:#333;line-height:20px}.mn-create-idea-mass-modal .modal-content .content .mn-idea-mass-cooperation-setting{-ms-flex:1 1;flex:1 1;height:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-loading-wrap{margin:auto;min-width:480px;min-height:480px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(-50%,-25%);-ms-transform:translate(-50%,-25%);transform:translate(-50%,-25%)}.meinian-loading{margin:auto;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25);background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/meinian_component/57c74b061b88019ffcc363c9119a8495c84dc5b0fafac90ff29d5574f6ea13f7.loading.png);width:400px;height:400px;-webkit-animation:meinian-loading 5.04s steps(1) infinite;animation:meinian-loading 5.04s steps(1) infinite}.meinian-loading.waterfall{-webkit-transform:translateY(-43%) scale(.2);-ms-transform:translateY(-43%) scale(.2);transform:translateY(-43%) scale(.2)}.meinian-loading-spin{min-height:400px}@-webkit-keyframes meinian-loading{0%{background-position:0 0}0.80%{background-position:-400px 0}1.60%{background-position:-800px 0}2.40%{background-position:-1200px 0}3.20%{background-position:-1600px 0}4.00%{background-position:-2000px 0}4.80%{background-position:-2400px 0}5.60%{background-position:-2800px 0}6.40%{background-position:-3200px 0}7.20%{background-position:-3600px 0}8.00%{background-position:-4000px 0}8.80%{background-position:-4400px 0}9.60%{background-position:0 -400px}10.40%{background-position:-400px -400px}11.20%{background-position:-800px -400px}12.00%{background-position:-1200px -400px}12.80%{background-position:-1600px -400px}13.60%{background-position:-2000px -400px}14.40%{background-position:-2400px -400px}15.20%{background-position:-2800px -400px}16.00%{background-position:-3200px -400px}16.80%{background-position:-3600px -400px}17.60%{background-position:-4000px -400px}18.40%{background-position:-4400px -400px}19.20%{background-position:0 -800px}20.00%{background-position:-400px -800px}20.80%{background-position:-800px -800px}21.60%{background-position:-1200px -800px}22.40%{background-position:-1600px -800px}23.20%{background-position:-2000px -800px}24.00%{background-position:-2400px -800px}24.80%{background-position:-2800px -800px}25.60%{background-position:-3200px -800px}26.40%{background-position:-3600px -800px}27.20%{background-position:-4000px -800px}28.00%{background-position:-4400px -800px}28.80%{background-position:0 -1200px}29.60%{background-position:-400px -1200px}30.40%{background-position:-800px -1200px}31.20%{background-position:-1200px -1200px}32.00%{background-position:-1600px -1200px}32.80%{background-position:-2000px -1200px}33.60%{background-position:-2400px -1200px}34.40%{background-position:-2800px -1200px}35.20%{background-position:-3200px -1200px}36.00%{background-position:-3600px -1200px}36.80%{background-position:-4000px -1200px}37.60%{background-position:-4400px -1200px}38.40%{background-position:0 -1600px}39.20%{background-position:-400px -1600px}40.00%{background-position:-800px -1600px}40.80%{background-position:-1200px -1600px}41.60%{background-position:-1600px -1600px}42.40%{background-position:-2000px -1600px}43.20%{background-position:-2400px -1600px}44.00%{background-position:-2800px -1600px}44.80%{background-position:-3200px -1600px}45.60%{background-position:-3600px -1600px}46.40%{background-position:-4000px -1600px}47.20%{background-position:-4400px -1600px}48.00%{background-position:0 -2000px}48.80%{background-position:-400px -2000px}49.60%{background-position:-800px -2000px}50.40%{background-position:-1200px -2000px}51.20%{background-position:-1600px -2000px}52.00%{background-position:-2000px -2000px}52.80%{background-position:-2400px -2000px}53.60%{background-position:-2800px -2000px}54.40%{background-position:-3200px -2000px}55.20%{background-position:-3600px -2000px}56.00%{background-position:-4000px -2000px}56.80%{background-position:-4400px -2000px}57.60%{background-position:0 -2400px}58.40%{background-position:-400px -2400px}59.20%{background-position:-800px -2400px}60.00%{background-position:-1200px -2400px}60.80%{background-position:-1600px -2400px}61.60%{background-position:-2000px -2400px}62.40%{background-position:-2400px -2400px}63.20%{background-position:-2800px -2400px}64.00%{background-position:-3200px -2400px}64.80%{background-position:-3600px -2400px}65.60%{background-position:-4000px -2400px}66.40%{background-position:-4400px -2400px}67.20%{background-position:0 -2800px}68.00%{background-position:-400px -2800px}68.80%{background-position:-800px -2800px}69.60%{background-position:-1200px -2800px}70.40%{background-position:-1600px -2800px}71.20%{background-position:-2000px -2800px}72.00%{background-position:-2400px -2800px}72.80%{background-position:-2800px -2800px}73.60%{background-position:-3200px -2800px}74.40%{background-position:-3600px -2800px}75.20%{background-position:-4000px -2800px}76.00%{background-position:-4400px -2800px}76.80%{background-position:0 -3200px}77.60%{background-position:-400px -3200px}78.40%{background-position:-800px -3200px}79.20%{background-position:-1200px -3200px}80.00%{background-position:-1600px -3200px}80.80%{background-position:-2000px -3200px}81.60%{background-position:-2400px -3200px}82.40%{background-position:-2800px -3200px}83.20%{background-position:-3200px -3200px}84.00%{background-position:-3600px -3200px}84.80%{background-position:-4000px -3200px}85.60%{background-position:-4400px -3200px}86.40%{background-position:0 -3600px}87.20%{background-position:-400px -3600px}88.00%{background-position:-800px -3600px}88.80%{background-position:-1200px -3600px}89.60%{background-position:-1600px -3600px}90.40%{background-position:-2000px -3600px}91.20%{background-position:-2400px -3600px}92.00%{background-position:-2800px -3600px}92.80%{background-position:-3200px -3600px}93.60%{background-position:-3600px -3600px}94.40%{background-position:-4000px -3600px}95.20%{background-position:-4400px -3600px}96.00%{background-position:0 -4000px}96.80%{background-position:-400px -4000px}97.60%{background-position:-800px -4000px}98.40%{background-position:-1200px -4000px}99.20%{background-position:-1600px -4000px}100.00%{background-position:-2000px -4000px}}@keyframes meinian-loading{0%{background-position:0 0}0.80%{background-position:-400px 0}1.60%{background-position:-800px 0}2.40%{background-position:-1200px 0}3.20%{background-position:-1600px 0}4.00%{background-position:-2000px 0}4.80%{background-position:-2400px 0}5.60%{background-position:-2800px 0}6.40%{background-position:-3200px 0}7.20%{background-position:-3600px 0}8.00%{background-position:-4000px 0}8.80%{background-position:-4400px 0}9.60%{background-position:0 -400px}10.40%{background-position:-400px -400px}11.20%{background-position:-800px -400px}12.00%{background-position:-1200px -400px}12.80%{background-position:-1600px -400px}13.60%{background-position:-2000px -400px}14.40%{background-position:-2400px -400px}15.20%{background-position:-2800px -400px}16.00%{background-position:-3200px -400px}16.80%{background-position:-3600px -400px}17.60%{background-position:-4000px -400px}18.40%{background-position:-4400px -400px}19.20%{background-position:0 -800px}20.00%{background-position:-400px -800px}20.80%{background-position:-800px -800px}21.60%{background-position:-1200px -800px}22.40%{background-position:-1600px -800px}23.20%{background-position:-2000px -800px}24.00%{background-position:-2400px -800px}24.80%{background-position:-2800px -800px}25.60%{background-position:-3200px -800px}26.40%{background-position:-3600px -800px}27.20%{background-position:-4000px -800px}28.00%{background-position:-4400px -800px}28.80%{background-position:0 -1200px}29.60%{background-position:-400px -1200px}30.40%{background-position:-800px -1200px}31.20%{background-position:-1200px -1200px}32.00%{background-position:-1600px -1200px}32.80%{background-position:-2000px -1200px}33.60%{background-position:-2400px -1200px}34.40%{background-position:-2800px -1200px}35.20%{background-position:-3200px -1200px}36.00%{background-position:-3600px -1200px}36.80%{background-position:-4000px -1200px}37.60%{background-position:-4400px -1200px}38.40%{background-position:0 -1600px}39.20%{background-position:-400px -1600px}40.00%{background-position:-800px -1600px}40.80%{background-position:-1200px -1600px}41.60%{background-position:-1600px -1600px}42.40%{background-position:-2000px -1600px}43.20%{background-position:-2400px -1600px}44.00%{background-position:-2800px -1600px}44.80%{background-position:-3200px -1600px}45.60%{background-position:-3600px -1600px}46.40%{background-position:-4000px -1600px}47.20%{background-position:-4400px -1600px}48.00%{background-position:0 -2000px}48.80%{background-position:-400px -2000px}49.60%{background-position:-800px -2000px}50.40%{background-position:-1200px -2000px}51.20%{background-position:-1600px -2000px}52.00%{background-position:-2000px -2000px}52.80%{background-position:-2400px -2000px}53.60%{background-position:-2800px -2000px}54.40%{background-position:-3200px -2000px}55.20%{background-position:-3600px -2000px}56.00%{background-position:-4000px -2000px}56.80%{background-position:-4400px -2000px}57.60%{background-position:0 -2400px}58.40%{background-position:-400px -2400px}59.20%{background-position:-800px -2400px}60.00%{background-position:-1200px -2400px}60.80%{background-position:-1600px -2400px}61.60%{background-position:-2000px -2400px}62.40%{background-position:-2400px -2400px}63.20%{background-position:-2800px -2400px}64.00%{background-position:-3200px -2400px}64.80%{background-position:-3600px -2400px}65.60%{background-position:-4000px -2400px}66.40%{background-position:-4400px -2400px}67.20%{background-position:0 -2800px}68.00%{background-position:-400px -2800px}68.80%{background-position:-800px -2800px}69.60%{background-position:-1200px -2800px}70.40%{background-position:-1600px -2800px}71.20%{background-position:-2000px -2800px}72.00%{background-position:-2400px -2800px}72.80%{background-position:-2800px -2800px}73.60%{background-position:-3200px -2800px}74.40%{background-position:-3600px -2800px}75.20%{background-position:-4000px -2800px}76.00%{background-position:-4400px -2800px}76.80%{background-position:0 -3200px}77.60%{background-position:-400px -3200px}78.40%{background-position:-800px -3200px}79.20%{background-position:-1200px -3200px}80.00%{background-position:-1600px -3200px}80.80%{background-position:-2000px -3200px}81.60%{background-position:-2400px -3200px}82.40%{background-position:-2800px -3200px}83.20%{background-position:-3200px -3200px}84.00%{background-position:-3600px -3200px}84.80%{background-position:-4000px -3200px}85.60%{background-position:-4400px -3200px}86.40%{background-position:0 -3600px}87.20%{background-position:-400px -3600px}88.00%{background-position:-800px -3600px}88.80%{background-position:-1200px -3600px}89.60%{background-position:-1600px -3600px}90.40%{background-position:-2000px -3600px}91.20%{background-position:-2400px -3600px}92.00%{background-position:-2800px -3600px}92.80%{background-position:-3200px -3600px}93.60%{background-position:-3600px -3600px}94.40%{background-position:-4000px -3600px}95.20%{background-position:-4400px -3600px}96.00%{background-position:0 -4000px}96.80%{background-position:-400px -4000px}97.60%{background-position:-800px -4000px}98.40%{background-position:-1200px -4000px}99.20%{background-position:-1600px -4000px}100.00%{background-position:-2000px -4000px}}.mn-idea-mass-cooperation-setting{min-height:365px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mn-idea-mass-cooperation-setting .prompt-information{margin-bottom:16px;-ms-flex-pack:justify;justify-content:space-between}.mn-idea-mass-cooperation-setting .prompt-information,.mn-idea-mass-cooperation-setting .prompt-information .information-admin{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-idea-mass-cooperation-setting .prompt-information .information-admin .icon-tip{font-size:16px;vertical-align:text-bottom}.mn-idea-mass-cooperation-setting .prompt-information .information-admin .tip{margin-right:8px;font-size:12px;font-weight:400;color:#8c8c8c;line-height:16px}.mn-idea-mass-cooperation-setting .prompt-information .information-admin .admin-tip{font-size:12px;font-weight:400;color:#0065d9;line-height:16px;cursor:pointer}.mn-idea-mass-cooperation-setting .description{font-size:12px;font-weight:400;color:#8c8c8c;line-height:18px}.mn-idea-mass-cooperation-setting .description .link{margin-left:16px;font-size:12px;font-weight:400;text-decoration:none}.mn-idea-mass-cooperation-setting .users-wrap{display:-ms-flexbox;display:flex;height:0;-ms-flex:1 1;flex:1 1}.mn-idea-mass-cooperation-setting .users-wrap .users{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px;border-radius:3px;border:1px solid #d9d9d9}.mn-idea-mass-cooperation-setting .users-wrap .users .header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px;height:44px;border-bottom:1px solid #d9d9d9}.mn-idea-mass-cooperation-setting .users-wrap .users .header .title{color:#191919;font-weight:600;font-size:14px}.mn-idea-mass-cooperation-setting .users-wrap .users .batch{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px 12px}.mn-idea-mass-cooperation-setting .users-wrap .users .batch-wrap{padding:0 12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:36px;background:#f2f2f2}.mn-idea-mass-cooperation-setting .users-wrap .users .batch-wrap .batch-warp-left{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-idea-mass-cooperation-setting .users-wrap .users .batch-wrap .batch-all{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-idea-mass-cooperation-setting .users-wrap .users .batch-wrap .batch-all .batch-all-text{display:inline-block;margin-left:8px;font-size:14px;font-weight:400;color:#191919}.mn-idea-mass-cooperation-setting .users-wrap .users .batch-wrap .batch-role-btn{width:52px;height:24px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;font-size:12px;font-weight:400;color:#191919;text-align:center;line-height:22px;cursor:pointer;margin-left:8px}.mn-idea-mass-cooperation-setting .users-wrap .users .batch-wrap .batch-stop{margin-left:12px;min-width:24px;font-size:12px;font-weight:400;color:#191919;cursor:pointer}.mn-idea-mass-cooperation-setting .users-wrap .users .user-statistics .statistics-wrap{height:36px;padding:0 12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.mn-idea-mass-cooperation-setting .users-wrap .users .user-statistics .statistics-wrap .add-all-roles.disabled{color:#bbd8fb;cursor:not-allowed}.mn-idea-mass-cooperation-setting .users-wrap .users .user-statistics .statistics-wrap div:nth-child(2){cursor:pointer;color:#0065d9}.mn-idea-mass-cooperation-setting .users-wrap .users .user-list{-ms-flex:1 1;flex:1 1;overflow-y:auto}.mn-idea-mass-cooperation-setting .users-wrap .users .user-list .user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;padding:0 12px}.mn-idea-mass-cooperation-setting .users-wrap .users .user-list .user img{width:24px;height:24px;margin:0 8px 0 0;border-radius:100%;-o-object-fit:cover;object-fit:cover}.mn-idea-mass-cooperation-setting .users-wrap .users .user-list .user .user-name{max-width:56px;font-size:14px;color:#333;line-height:20px}.mn-idea-mass-cooperation-setting .users-wrap .users .user-list .user .mnshenhe{width:16px;height:16px;line-height:16px;text-align:center}.mn-idea-mass-cooperation-setting .users-wrap .users .user-list .user .mnshenhe:hover{background-color:#eee}.mn-idea-mass-cooperation-setting .change-btn{cursor:pointer;font-size:16px;width:24px;height:24px;text-align:center;line-height:24px}.mn-idea-mass-cooperation-setting .change-btn.disabled{color:#d1d1d1;cursor:not-allowed}.mn-idea-mass-cooperation-setting .change-btn.disabled:hover{background:none}.mn-idea-mass-cooperation-setting .change-btn:hover{border-radius:3px;background:#f2f2f2}.mn-idea-mass-cooperation-setting .mn-area-select{height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-idea-mass-cooperation-setting .mr8{margin-right:8px}.meinian-switch{position:relative;display:inline-block;width:36px;height:20px;padding:1px;background-color:#fff;border-radius:12px;border:1px solid #999;cursor:pointer;-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}.meinian-switch:hover,.meinian-switch:hover .circle{border-color:#666}.meinian-switch.active{padding:2px;background-color:#333;border:none}.meinian-switch.active .circle{left:18px;border:none}.meinian-switch.active:hover{background:#666}.meinian-switch.disabled{background-color:rgba(51,51,51,.3);border:none;cursor:not-allowed}.meinian-switch.disabled .circle{top:2px;left:18px;border:none}.meinian-switch .circle{position:absolute;left:1px;width:16px;height:16px;background:#fff;border-radius:12px;border:1px solid #999;-webkit-transition:left .5s;-o-transition:left .5s;transition:left .5s}.meinian-switch.green2.active{background-color:#19cd5d}.meinian-switch.green2.active .circle{background-color:#fff}.meinian-switch.green{width:32px;height:8px;background:#e4e9e8;border-radius:4px;border:none}.meinian-switch.green.active{background-color:#d2f0e0}.meinian-switch.green.active .circle{left:16px;background:#19cd5d}.meinian-switch.green .circle{position:absolute;top:-4px;left:-2px;width:16px;height:16px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.11);box-shadow:0 1px 3px 0 rgba(0,0,0,.11);border:1px solid #e5e5e5}.meinian-modal.meinian-examine-users-modal .modal{overflow:hidden}.meinian-modal.meinian-examine-users-modal .modal-title{font-weight:600;color:#191919}.meinian-modal.meinian-examine-users-modal .modal-content{overflow:scroll;display:unset;padding:0}.meinian-examine-setting-modal{padding:0 24px}.meinian-examine-setting-modal .header{padding-top:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.meinian-examine-setting-modal .header .examine-tab{font-size:14px;font-weight:400;color:#595959}.meinian-examine-setting-modal .header .examine-tab.active{font-size:14px;font-weight:600;color:#191919}.meinian-examine-setting-modal .header .examine-tab .text:before{bottom:0;height:8px;z-index:-1;background:-webkit-gradient(linear,right top,left top,from(rgba(0,179,107,0)),to(#00b36b));background:-o-linear-gradient(right,rgba(0,179,107,0) 0,#00b36b 100%);background:linear-gradient(270deg,rgba(0,179,107,0),#00b36b)}.meinian-examine-setting-modal .header .header-title{font-size:14px;font-weight:600;color:#333;line-height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.meinian-examine-setting-modal .header .search{height:24px;margin-right:2px;background:#fff;border-radius:2px}.meinian-examine-setting-modal .header .search .icon{color:#999}.meinian-examine-setting-modal .auditor-container .description{padding-top:22px;font-size:12px;color:#b2b2b2;line-height:16px}.meinian-examine-setting-modal .process-container{margin-top:24px;color:#191919}.meinian-examine-setting-modal .process-container .review-hierarchy{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:64px;padding:0 24px;background:#f7f7f7;border-left:2px solid #00b36b}.meinian-examine-setting-modal .process-container .review-hierarchy .static-level .anticon{margin-left:8px;opacity:.68;cursor:pointer}.meinian-examine-setting-modal .process-container .review-hierarchy .dynamic-level{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-examine-setting-modal .process-container .review-hierarchy .dynamic-level .dynamic-level-select{width:160px;height:40px;line-height:40px}.meinian-examine-setting-modal .process-container .review-hierarchy .dynamic-level .ok-text{margin-left:8px;cursor:pointer}.meinian-examine-setting-modal .process-container .sample-process{margin-top:24px;overflow-y:scroll}.meinian-examine-setting-modal .process-container .sample-process .process-header{margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.meinian-examine-setting-modal .process-container .sample-process .process-header>span{font-size:14px;font-weight:600;color:#191919}.meinian-examine-setting-modal .process-container .sample-process .process-header .add-process-btn{cursor:pointer}.meinian-examine-setting-modal .process-container .sample-process .process-header .add-process-btn .anticon{margin-right:4px;color:#00b36b;vertical-align:middle}.meinian-examine-setting-modal .process-container .sample-process .process-header .add-process-btn span:last-child{font-size:12px;line-height:16px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item{padding:8px 16px 16px;background:#f7f7f7;border-left:2px solid #0065d9;margin-bottom:8px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item:last-child{margin-bottom:0}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .process-item-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .process-item-header .item-operation-btn>span{margin-left:8px;display:inline-block;padding:0 4px;border-radius:3px;border:1px solid #d9d9d9;max-height:24px;cursor:pointer}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .process-item-header .item-operation-btn>span.text-btn{padding:0 8px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .process-item-header .item-operation-btn>span .anticon{opacity:.68;font-size:16px;vertical-align:text-bottom}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .process-item-header .item-operation-btn>span .btn-text{font-size:12px;font-weight:400;color:#191919;line-height:16px;margin-left:4px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container{margin-top:12px;padding:12px;background-color:#fff}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .sort-wrapper .ant-tree-switcher-noop{display:none}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .sort-wrapper .ant-tree .ant-tree-treenode{margin-bottom:8px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .sort-wrapper .ant-tree .ant-tree-node-content-wrapper{padding:0}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .sort-wrapper .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#fff}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .sort-wrapper .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected:hover,.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .sort-wrapper .ant-tree .ant-tree-node-content-wrapper:hover{background-color:unset}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .add-step-btn{margin-bottom:8px;max-width:70px;cursor:pointer}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .add-step-btn .anticon{vertical-align:middle;font-size:16px;opacity:.68}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .add-step-btn>span:last-child{margin-left:4px;font-size:12px;line-height:16px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .edit-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .edit-item .edit-step-item{margin-bottom:0}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .edit-item .edit-step-item .drag-icon{font-size:16px;opacity:.68;margin-right:8px;cursor:pointer}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .edit-item .delete-icon{color:#e34d59;margin-left:12px;cursor:pointer}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .edit-step-item,.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item,.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item-disable{width:100%;height:40px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px;margin-bottom:8px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .edit-step-item:last-child,.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item-disable:last-child,.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item:last-child{margin-bottom:0}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item-index{display:inline-block;width:24px;height:20px;text-align:center;line-height:20px;background:#0065d9;border-radius:10px;font-size:12px;font-weight:600;color:#fff}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item-title{margin-left:12px;font-size:14px;font-weight:400;color:#0065d9;line-height:20px}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-select{margin-left:12px;display:block;-ms-flex:1 1;flex:1 1;height:100%}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .un-edit{font-size:14px;font-weight:400;color:#bfbfbf}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item-disable{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.meinian-examine-setting-modal .process-container .sample-process .process-content .process-item .steps-container .step-item-disable .step-item-index{margin-left:24px}.meinian-examine-setting-modal .tabs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;margin-right:24px}.meinian-examine-setting-modal .tabs .tab{margin-right:24px;font-size:14px;color:#666;line-height:20px;cursor:pointer}.meinian-examine-setting-modal .tabs .tab.active{position:relative;font-weight:500;color:#333}.meinian-examine-setting-modal .tabs .tab.active:after{content:"";position:absolute;bottom:-10px;left:0;display:block;width:100%;height:2px;background:#10bf6d;border-radius:1px}.meinian-examine-setting-modal .users{height:480px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;margin-top:8px;overflow:auto;padding:16px}.meinian-examine-setting-modal .users .user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px}.meinian-examine-setting-modal .users .user img{width:24px;height:24px;margin-right:16px;border-radius:99999px;-o-object-fit:cover;object-fit:cover}.meinian-examine-setting-modal .users .user .user-name{width:100px;margin-right:4px;font-size:14px;color:#333;line-height:20px}.meinian-examine-setting-modal .users .user .user-phone{font-size:14px;color:#666;line-height:20px}.ant-dropdown.meinian-dropdown.mn-step-select{z-index:1100}.select-text-container{cursor:pointer;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.select-text-container .text{font-size:14px;font-weight:400;color:#bfbfbf}.select-text-container .text.active{color:#0065d9}.step-dropdown{padding:8px}.step-dropdown .step-dropdown-item{width:100%;height:32px;line-height:32px;font-size:12px;padding-left:8px;margin-bottom:8px;background-color:#fff;cursor:pointer}.step-dropdown .step-dropdown-item:last-child{margin-bottom:0}.step-dropdown .step-dropdown-item:hover{background:#f2f2f2;border-radius:2px}.step-dropdown .step-dropdown-item.active{background:#f2f2f2}.mn-input-number{-ms-flex:1 1;flex:1 1;background-color:transparent;border:none;font-size:14px;color:#333;line-height:20px;overflow:hidden;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.mn-input-number.disabled{opacity:.3;cursor:not-allowed}.mn-input-number::-webkit-input-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.mn-input-number::-moz-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.mn-input-number:-ms-input-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.mn-input-number::-ms-input-placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.mn-input-number::placeholder{font-size:14px;color:#bfbfbf;line-height:20px}.mn-input-select-date-picker{max-width:unset!important;width:100%;height:40px}.mn-input-select-date-picker .anticon{-ms-flex:unset!important;flex:unset!important}.mn-input-select-date-picker-wrapper{width:100%;height:40px;min-height:40px;padding:0 12px!important;background:#fff;border-radius:3px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none;max-width:unset!important;margin:0}.mn-input-select-date-picker-wrapper.required{border-color:red}.mn-input-select-date-picker-wrapper .date-range-type-text{width:100%}.mn-input-select-date-picker-wrapper .suffix{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.meinian-select-tile{max-width:720px;max-height:509px;padding:24px 24px 0 16px;overflow:auto}.meinian-select-tile .tile-item{display:-ms-flexbox;display:flex;padding-bottom:8px}.meinian-select-tile .tile-item .parent{width:4.2em;min-width:4.2em;margin:0 24px 16px 0;font-size:14px;font-weight:600;line-height:20px;text-align:right}.meinian-select-tile .tile-item .parent.active{color:#10bf6d}.meinian-select-tile .tile-item .sons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.meinian-select-tile .tile-item .sons .son{margin:0 24px 16px 0;font-size:14px;line-height:20px}.mn-filter2-meinian-select-display,.mn-filter2-meinian-select-display-multi{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:14px;cursor:pointer;width:100%;height:40px;min-height:40px;padding:0 12px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none;max-width:unset;margin:0;line-height:40px}.mn-filter2-meinian-select-display-multi .mn-filter2-placeholder,.mn-filter2-meinian-select-display .mn-filter2-placeholder{color:#bdbdbd;-ms-flex:1 1;flex:1 1}.mn-filter2-meinian-select-display-multi .mn-filter2-line-1,.mn-filter2-meinian-select-display .mn-filter2-line-1{-ms-flex:1 1;flex:1 1;overflow:hidden;display:inline-block;height:40px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-filter2-meinian-select-display-multi.visible,.mn-filter2-meinian-select-display-multi:hover,.mn-filter2-meinian-select-display.visible,.mn-filter2-meinian-select-display:hover{font-weight:500}.mn-filter2-meinian-select-display-multi.disabled,.mn-filter2-meinian-select-display.disabled{opacity:.3;cursor:not-allowed}.mn-filter2-meinian-select-display-multi .anticon,.mn-filter2-meinian-select-display .anticon{margin-left:2px}.mn-filter2-meinian-select-display-multi .clear-icon,.mn-filter2-meinian-select-display .clear-icon{position:absolute;top:-4px;right:-4px;font-size:16px;color:#666}.mn-filter2-meinian-select-display-multi .clear-icon:hover,.mn-filter2-meinian-select-display .clear-icon:hover{color:#999}.mn-filter2-meinian-select{padding:4px 0}.mn-filter2-meinian-select .mn-li{padding:12px 44px}.category-cascader{position:relative;width:100%;height:40px;border:1px solid #d9d9d9;padding:10px 12px;font-size:14px;line-height:20px;cursor:pointer;background-color:#fff}.category-cascader .category-cascader-triangle{font-size:16px;position:absolute;right:12px;top:12px}.category-cascader.disabled{background-color:#f7f7f7;color:#bfbfbf;cursor:auto}.choose-style-task-modal .modal{height:680px}.choose-style-task-modal .choose-style-task-modal-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer;vertical-align:middle}.choose-style-task-modal .choose-style-task-modal-title .mnxiangzuo{font-size:24px}.choose-style-task-modal .modal-footer{z-index:9}.choose-style-task-modal .choose-style-task-modal-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.choose-style-task{padding-bottom:16px}.choose-style-task .item-input{width:100%;height:40px;min-height:40px;padding:0 12px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none;max-width:unset;margin:0;line-height:40px}.choose-style-task .item-input.required{border-color:#f03322}.choose-style-task .item-input .date-range-type-text{width:100%}.choose-style-task .item-input .suffix{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.choose-style-task .choose-style-task-header .choose-style-task-text{font-weight:600;color:#191919}.choose-style-task .choose-style-task-header .choose-style-task-tip{height:40px;background:#e8faf3;border-radius:3px;line-height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:8px}.choose-style-task .choose-style-task-header .choose-style-task-tip .choose-style-task-tip-line{width:4px;height:12px;background:#00b36b;border-radius:0 2px 2px 0}.choose-style-task .switch-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.choose-style-task .switch-wrap .choose-style-task-switch{background-color:#00b36b;height:18px;width:32px;-webkit-box-shadow:none;box-shadow:none}.choose-style-task .switch-wrap .choose-style-task-switch .ant-switch-handle{width:14px;height:14px}.choose-style-task .switch-wrap .choose-style-task-switch.ant-switch-small.ant-switch-checked .ant-switch-handle{left:calc(100% - 16px)}.choose-style-task .switch-wrap .switch-text{margin-left:6px;color:#8c8c8c;font-size:14px}.choose-style-task .switch-wrap .switch-text.active{color:#191919}.choose-style-task .item-title{margin:16px 0 8px;font-size:12px;font-weight:600;color:#191919;line-height:18px}.choose-style-task .item-title:after{content:"*";font-size:12px;font-weight:500;color:#f03322;line-height:18px}.choose-style-task .criteria,.choose-style-task .target-category .target-category-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.choose-style-task .target-category .target-category-item-wrap .category-item-delete{margin-left:12px;width:24px;height:24px;border-radius:3px;line-height:24px;text-align:center;cursor:pointer}.choose-style-task .target-category .target-category-item-wrap .category-item-delete .mnjianshaoalt{color:#e34d59}.choose-style-task .target-category .target-category-item-wrap .category-item-delete:hover{background:#fdecee}.choose-style-task .target-category .target-category-item{width:560px;position:relative;height:114px;background:#f7f7f7;border-radius:3px;border:1px solid #e6e6e6;padding:12px;margin-bottom:6px}.choose-style-task .target-category .target-category-item .target-category-item-title{font-weight:600;color:#191919;font-size:12px;margin-bottom:6px}.choose-style-task .target-category .target-category-item .target-category-item-content{display:-ms-flexbox;display:flex}.choose-style-task .target-category .target-category-item .category-item-select.required{border-color:red}.choose-style-task .target-category .target-category-item .category-item-left,.choose-style-task .target-category .target-category-item .category-item-right{width:184px}.choose-style-task .target-category .target-category-item .category-item-left .title,.choose-style-task .target-category .target-category-item .category-item-left .title-name,.choose-style-task .target-category .target-category-item .category-item-right .title,.choose-style-task .target-category .target-category-item .category-item-right .title-name{color:#191919;font-size:12px;line-height:18px;margin-bottom:6px}.choose-style-task .target-category .target-category-item .category-item-left .title:after,.choose-style-task .target-category .target-category-item .category-item-right .title:after{content:"*";font-size:12px;font-weight:500;color:#f03322;line-height:18px}.choose-style-task .target-category .target-category-item .category-item-left .title.disabled,.choose-style-task .target-category .target-category-item .category-item-right .title.disabled{color:#bfbfbf}.choose-style-task .target-category .target-category-item .category-item-right{margin-left:8px}.choose-style-task .target-category .target-category-item .category-item-right .item-input{width:100%;height:40px;padding:0 8px;background:#fff;border-radius:2px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none}.choose-style-task .target-category .target-category-item .category-item-right .item-input.required{border-color:#f03322}.choose-style-task .target-category .add-category{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.choose-style-task .target-category .add-category .mnxinzengalt{font-size:16px;color:#00ac63;margin-right:4px}.choose-style-task .target-category .add-category.disabled{color:#bfbfbf;cursor:auto}.choose-style-task .target-category .add-category.disabled .mnxinzengalt{color:#bfbfbf}.inspiration-type{display:-ms-flexbox;display:flex}.inspiration-type .type-item{position:relative;-ms-flex:1 1;flex:1 1;border:1px solid #d9d9d9;background-color:#fff;cursor:pointer;height:60px;padding:12px 24px 10px;border-radius:3px}.inspiration-type .type-item .mnshuoming{margin-left:5px;color:#8c8c8c}.inspiration-type .type-item .title{font-weight:600;color:#191919;line-height:20px;margin-bottom:2px}.inspiration-type .type-item .explain{color:#8c8c8c;font-size:12px;line-height:16px}.inspiration-type .type-item .inspiration-type-tip{position:absolute;right:24px;top:22px}.inspiration-type .type-item .inspiration-type-tip .inspiration-type-tip-icon{font-size:16px}.inspiration-type .type-item.active{border:1px solid #00b36b;background-color:#e8fff2}.inspiration-type .type-item.active .explain{color:#48c794}.inspiration-type .type-item.active .inspiration-type-tip .inspiration-type-tip-icon{color:#00b36b}.inspiration-type .type-item.active .title{color:#00b36b;font-weight:600}.mn-add-idea-masses-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden}.mn-add-idea-masses-wrapper .idea-masses{height:366px;margin-top:16px;padding:0 24px 0 16px;-ms-flex:1 1;flex:1 1;width:100%;overflow-y:scroll;margin-bottom:0}.mn-add-idea-masses-wrapper .idea-masses::-webkit-scrollbar{display:none}.mn-add-idea-masses-wrapper .idea-masses .ins-empty{margin-top:138px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:#999}.mn-add-idea-masses-wrapper .idea-masses .ins-empty>img{width:88px;height:88px;margin-bottom:16px}.mn-add-idea-masses-wrapper .idea-masses .current-idea-mass{border-bottom:1px solid #e6e6e6;margin-bottom:8px;padding-bottom:4px}.mn-add-idea-masses-wrapper .idea-masses .current-idea-mass .title{color:#8c8c8c;font-size:12px;line-height:17px;margin-bottom:8px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass.fold{height:56px;margin-bottom:4px;overflow:hidden}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item:hover{background:#f2f2f2}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item:hover .ins-list-collect-button{opacity:1}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-cover{position:relative;width:40px;height:40px;border-radius:2px;margin-right:8px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-cover .cooperation-icon,.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-cover .item-cover-empty-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-cover .cooperation-icon{width:16px;height:16px;background:#fff;right:4px;bottom:4px;border-radius:50%;z-index:10}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-cover .item-cover-empty-icon{top:0;bottom:0;right:0;left:0;width:44px;height:44px;margin:auto;border-radius:50%;overflow:hidden;background:#d9d9d9;z-index:1}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:200px;font-size:14px;font-weight:400;color:#191919;line-height:20px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-title .item-title-top{width:100%;display:-ms-flexbox;display:flex}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-title .item-title-top .inspiration-title{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-title .item-title-top .inspiration-title .coll-info-img{width:34px;height:18px;margin-right:4px;-o-object-fit:cover;object-fit:cover;margin-top:-2px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-title .item-title-top .spread-icon{margin-left:4px;width:16px;height:16px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .item-title .item-username{margin-top:4px;font-size:12px;font-weight:400;color:#8c8c8c;line-height:16px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .ins-list-collect-button{height:32px;background:#10bf6d;border-radius:3px;color:#fff;font-size:14px;font-weight:400;padding:0 16px;margin-right:4px;opacity:0;line-height:32px}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .idea-mass-item .ins-list-collect-button.cancel{background:#fff;border:1px solid #d9d9d9;color:#191919}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .add-sub-idea-masses{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.mn-add-idea-masses-wrapper .idea-masses .idea-mass .add-sub-idea-masses .idea-mass-item{padding:8px 8px 8px 32px}.mn-add-idea-masses-wrapper .create-idea-mass{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:56px;padding:0 24px;background:#fff;font-size:16px;font-weight:500;color:#333;line-height:24px;border-top:1px solid #e6e6e6}.mn-add-idea-masses-wrapper .create-idea-mass .button{width:40px;height:40px;background:#f5f5f5;border-radius:4px;font-size:16px;color:#191919;text-align:center;line-height:40px;margin-right:8px;font-size:20px;cursor:pointer}.mn-add-idea-masses-wrapper .create-idea-mass a{color:inherit}.mn-add-inspiration-tag-wrapper{position:relative;height:41px;max-height:78px;margin:0 auto 8px}.mn-add-inspiration-tag-wrapper>div:last-child{position:static!important}.mn-add-inspiration-tag-wrapper .ant-dropdown{width:100%;position:absolute;top:calc(100% + 4px)!important}.mn-add-inspiration-tag-wrapper .tags{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:41px;max-height:78px;padding:6px 16px;border:1px solid #d9d9d9;-ms-flex-align:center;align-items:center;background-color:#fff}.mn-add-inspiration-tag-wrapper .tags .tag-input{-ms-flex:1 1;flex:1 1;min-width:163px;border:none}.mn-add-inspiration-tag-wrapper .tags .tag-input.meinian-input{padding:0;width:auto;height:auto;background:none;-webkit-box-shadow:none;box-shadow:none}.mn-add-inspiration-tag-wrapper .tags .tag-input.meinian-input.focus{-webkit-box-shadow:none;box-shadow:none}.mn-add-inspiration-tag-wrapper .tags .suffix{color:#bfbfbf}.mn-add-inspiration-tag-wrapper .tags.active,.mn-add-inspiration-tag-wrapper .tags:hover{border:1px solid #262626}.mn-add-inspiration-tag-wrapper .tags::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.mn-add-inspiration-tag-wrapper .tags::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.mn-add-inspiration-tag-wrapper .tags::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.mn-add-inspiration-tag-wrapper .tags.disabled{border:1px solid #d9d9d9}.mn-add-inspiration-tag-wrapper .tags.disabled .suffix{color:#bfbfbf}.mn-add-inspiration-tag-wrapper .tags .text{-ms-flex:1 1;flex:1 1;min-width:100px;color:#999;font-size:14px}.mn-add-inspiration-tag-wrapper .tags .text.disabled{cursor:not-allowed}.mn-add-inspiration-tag-wrapper .history-warper{position:absolute;width:100%;left:0;z-index:2}.mn-add-inspiration-tag-wrapper .history-warper.top{top:calc(100% + 4px)}.mn-tag-container{width:100%;position:relative}.mn-tag-container .mn-tag-wrap{display:-ms-flexbox;display:flex;margin-bottom:4px}.mn-tag-container .tag-container{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mn-tag-container .tag-container .tag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 8px;margin:4px 8px 4px 0;border:1px solid #d9d9d9;border-radius:12px;font-size:12px;line-height:17px;color:#262626;cursor:pointer;background-color:#fff}.mn-tag-container .tag-container .tag .anticon{position:relative;top:1px;line-height:17px;margin-left:4px;font-size:16px;color:#a2a2a2}.mn-tag-container .tag-container .tag-xiangshang .anticon{margin:0}.mn-tag-container .tag-more{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 8px;margin:4px 8px 4px 0;border:1px solid #d9d9d9;border-radius:12px;font-size:12px;line-height:17px;color:#262626;cursor:pointer;background-color:#fff}.mn-tag-container .tag-more .anticon{position:relative;top:1px;line-height:17px;margin-left:4px;font-size:16px;color:#a2a2a2}.mn-tag-list-history{padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(51,51,51,.1);box-shadow:0 2px 14px 0 rgba(51,51,51,.1);border-radius:2px;border:1px solid #e8e8e8}.mn-tag-list-history .search-tag{width:268px;height:29px;background:#f2f2f2;display:-ms-flexbox;display:flex;margin-bottom:16px}.mn-tag-list-history .search-tag .anticon{line-height:32px;margin:0 8px}.mn-tag-list-history .search-tag .text-box{-ms-flex:1 1;flex:1 1;border:none;background-color:transparent}.mn-tag-list-history .mini-header{display:-ms-flexbox;display:flex;font-size:12px;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;color:#212121;margin-bottom:8px}.mn-tag-list-history .mini-header a.clear{color:#999}.mn-tag-list-history .items,.mn-tag-list-history .items-local{-ms-flex:1 1;flex:1 1;overflow:hidden;padding:0;margin:0;list-style:none}.mn-tag-list-history .items-local::-webkit-scrollbar,.mn-tag-list-history .items::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.mn-tag-list-history .items-local::-webkit-scrollbar-thumb,.mn-tag-list-history .items::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.mn-tag-list-history .items-local::-webkit-scrollbar-track,.mn-tag-list-history .items::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.mn-tag-list-history .items-local li,.mn-tag-list-history .items li{padding:0 8px;display:inline-block;height:24px;line-height:20px;border-radius:2px;font-size:12px;color:#262626;border:1px solid #d9d9d9;border-radius:10px;margin:0 8px 8px 0;cursor:pointer;max-width:268px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-tag-list-history .items-local li.active,.mn-tag-list-history .items li.active{background:#e8e8e8}.mn-tag-list-history .items-local{overflow:hidden}.mn-tag-list-history .recently-used-container{width:100%;max-height:135px;overflow:auto;padding-bottom:8px}.mn-tag-list-history .smart-tags-container{width:100%;max-height:65px;overflow:auto}.mn-upload-ins-modal-header{position:relative;width:884px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;color:#191919;font-size:20px;font-weight:600;padding-left:24px;border-bottom:1px solid #e6e6e6;background-color:#fff}.mn-upload-ins-modal-header .mn-upload-ins-modal-close{z-index:10;position:absolute;top:8px;right:8px;font-size:20px;line-height:32px;color:#999;cursor:pointer;width:32px;height:32px;text-align:center;border-radius:3px}.mn-upload-ins-modal-header .mn-upload-ins-modal-close:hover{background-color:#f2f2f2}.mn-upload-ins-modal-header .mn-upload-ins-modal-close:hover .anticon{color:#191919}.mn-upload-ins-modal-header .mn-upload-ins-modal-close:active{background-color:#e6e6e6}.mn-upload-ins-modal-header .mn-upload-ins-modal-close:active .anticon{color:#191919}.mn-upload-ins-modal{position:relative;display:-ms-flexbox;display:flex;width:884px;background-color:#fff}.mn-upload-ins-modal .mn-upload-ins-modal-left{position:relative;padding:16px 24px;width:420px;height:644px;background-color:#f7f7f7}.mn-upload-ins-modal .mn-upload-ins-modal-left .style-mode{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px}.mn-upload-ins-modal .mn-upload-ins-modal-left .meinian-textarea.mn-upload-textarea-wrapper{margin:8px auto 0;padding:8px 12px;border:1px solid #d9d9d9;border-radius:0;background-color:#fff;font-size:14px;color:#191919;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-left .meinian-textarea.mn-upload-textarea-wrapper textarea{height:100%}.mn-upload-ins-modal .mn-upload-ins-modal-left .meinian-textarea.mn-upload-textarea-wrapper:hover{border:1px solid #191919}.mn-upload-ins-modal .mn-upload-ins-modal-left .meinian-textarea.mn-upload-textarea-wrapper.focus{-webkit-box-shadow:none;box-shadow:none;border:1px solid #191919}.mn-upload-ins-modal .mn-upload-ins-modal-left .meinian-textarea.mn-upload-textarea-wrapper .placeholder{color:#bfbfbf}.mn-upload-ins-modal .mn-upload-ins-modal-left .meinian-textarea.mn-upload-textarea-wrapper.disabled{border:1px solid #d9d9d9}.mn-upload-ins-modal .mn-upload-ins-modal-left .mn-upload-ins-synchronism{font-size:12px;color:#202020}.mn-upload-ins-modal .mn-upload-ins-modal-left .mn-upload-ins-modal-left-tag-lists{height:32px}.mn-upload-ins-modal .mn-upload-ins-modal-left .mn-upload-ins-modal-left-tag-lists .tags{height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-upload-ins-modal .mn-upload-ins-modal-left .mn-upload-ins-modal-left-tag-lists .tags .meinian-input{height:18px}.mn-upload-ins-modal .mn-upload-ins-modal-left .mn-upload-ins-modal-left-tag-lists .tags .meinian-input input,.mn-upload-ins-modal .mn-upload-ins-modal-left .mn-upload-ins-modal-left-tag-lists .tags .suffix{height:18px;line-height:18px}.mn-upload-ins-modal .mn-upload-ins-upload-area{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:372px;height:372px;text-align:center;cursor:pointer;border:1px dashed #d9d9d9;background-color:#fff}.mn-upload-ins-modal .mn-upload-ins-upload-area .mn-upload-ins-upload-icon{font-size:40px;color:#818181}.mn-upload-ins-modal .mn-upload-ins-upload-area>.explain{font-size:12px;line-height:16px;color:#595959;margin-top:8px}.mn-upload-ins-modal .mn-upload-ins-upload-area>.tip{margin-bottom:48px;font-size:12px;line-height:18px;color:#bfbfbf;margin-top:8px}.mn-upload-ins-modal .mn-upload-ins-loading{z-index:100;position:absolute;top:16px;left:24px;-ms-flex-direction:column;flex-direction:column;width:372px;height:372px;background-color:#f2f2f2;text-align:center}.mn-upload-ins-modal .mn-upload-ins-loading,.mn-upload-ins-modal .mn-upload-ins-loading .mn-upload-ins-loading-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mn-upload-ins-modal .mn-upload-ins-loading .mn-upload-ins-loading-icon{width:56px;height:56px;margin-bottom:24px;background-color:#fff;border-radius:50%}.mn-upload-ins-modal .mn-upload-ins-loading .mn-upload-ins-loading-cancel{width:60px;height:34px;margin-top:24px;border:1px solid #d9d9d9;font-size:14px;line-height:34px;color:#212121;text-align:center}.mn-upload-ins-modal .mn-upload-ins-images{position:relative;height:372px;background-color:#f2f2f2;background-position:50%;background-repeat:no-repeat;background-size:contain;text-align:center}.mn-upload-ins-modal .mn-upload-ins-left-arrow-container,.mn-upload-ins-modal .mn-upload-ins-right-arrow-container{position:absolute;top:0;bottom:0;right:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin:auto;background-color:rgba(0,0,0,.35);border-radius:50%}.mn-upload-ins-modal .mn-upload-ins-arrow{font-size:16px;color:#fff}.mn-upload-ins-modal .mn-upload-ins-left-arrow-container{left:8px;right:unset}.mn-upload-ins-modal .mn-upload-ins-images-top{z-index:10;position:absolute;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;padding:8px;color:#212121}.mn-upload-ins-modal .mn-upload-ins-images-top .top-item{padding:4px;background-color:rgba(0,0,0,.35);color:#fff;font-weight:600;border-radius:3px;margin-right:4px;font-size:12px;line-height:16px}.mn-upload-ins-modal .mn-upload-ins-images-top .top-item.icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;width:24px;height:24px;font-size:14px;cursor:pointer}.mn-upload-ins-modal .mn-upload-ins-modal-right{width:464px;height:644px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header{font-size:16px;font-weight:600;color:#191919;line-height:24px;padding:12px 24px 0}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search{width:100%;height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-top:4px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search.focus,.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search:hover{border:1px solid #262626;-webkit-box-shadow:none;box-shadow:none}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search .icon{color:#595959}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search input{font-size:14px;color:#191919;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search input::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search input::-moz-placeholder{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search input:-ms-input-placeholder{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search input::-ms-input-placeholder{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .upload-ins-right-search input::placeholder{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .ins-tab-wrap{margin-top:12px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .ins-tab-wrap .tab-item{font-weight:400;color:#8c8c8c;font-size:14px;height:24px;margin-right:12px;cursor:pointer;padding-bottom:6px}.mn-upload-ins-modal .mn-upload-ins-modal-right .upload-ins-right-header .ins-tab-wrap .tab-item.active{font-weight:600;color:#191919;border-bottom:2px solid #00b36b}.mn-upload-ins-modal .df-upload-ins-tag-wrapper,.mn-upload-ins-modal .zk-upload-ins-tag-wrapper{width:476px;min-height:38px;max-height:65px;margin-top:8px;margin-bottom:24px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 16px;border:1px solid #ddd;overflow-y:scroll}.mn-upload-ins-modal .df-upload-ins-tag-wrapper .df-upload-ins-tag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:3px 8px;margin:4px 8px 4px 0;background-color:#f2f2f2;border-radius:2px;font-size:12px;line-height:17px;color:#212121;cursor:pointer}.mn-upload-ins-modal .df-upload-ins-tag-wrapper .df-upload-ins-tag .anticon{line-height:17px;margin-left:4px;font-size:8px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input{-ms-flex:1 1;flex:1 1;border:0;background-color:transparent;min-width:100px;padding:0;font-size:14px;color:#212121;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input::-webkit-input-placeholder{color:#999;font-size:14px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input::-moz-placeholder{color:#999;font-size:14px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input:-ms-input-placeholder{color:#999;font-size:14px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input::-ms-input-placeholder{color:#999;font-size:14px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input::placeholder{color:#999;font-size:14px}.mn-upload-ins-modal .df-upload-ins-tag-wrapper input:disabled{opacity:.8;cursor:not-allowed}.df-btn{cursor:pointer;font-size:14px;display:inline-block;color:#fff;min-width:88px;height:40px;background-color:#212121;border:1px solid #212121;line-height:40px;vertical-align:middle;text-align:center;padding:0 16px}.df-btn:disabled{cursor:not-allowed;opacity:.6}.df-btn.small{min-width:60px;height:34px;line-height:34px}.df-btn.radius{border-radius:2px}.df-btn.left-half-radius{border-radius:2px 0 0 2px}.df-btn.clear{background-color:transparent;color:#212121}.df-btn:hover{opacity:.8;color:#fff}.df-btn:hover.clear{color:#212121}.mn-upload-ins-ins-list-content{width:360px;padding:16px;background-color:#fff}.mn-upload-ins-ins-list-content .df-upload-ins-inspiration-tip{margin:16px 0;font-size:12px;line-height:17px;color:#999}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list{margin-top:16px;max-height:164px;overflow-y:scroll}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:0;height:42px;padding-right:5px}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group.list-item-select{cursor:pointer}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group.list-item-select:hover{background-color:#f7f7f7}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .list-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .item-cover{position:relative;width:32px;height:32px;margin-right:12px;border-radius:4px;border:1px solid #d9d9d9}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .item-cover .item-covor-private-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px;right:0;bottom:0;border-radius:2px;z-index:10}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .item-cover .item-cover-empty-icon{position:absolute;top:8px;left:8px;width:16px;height:16px}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .item-title{display:inline-block;max-width:233px;font-size:12px;line-height:16px;color:#212121;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .item-title .item-username{font-size:12px;color:#999;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .upload-list-right{width:20px;height:20px}.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .mn-upload-list-right-collect,.mn-upload-ins-ins-list-content .mn-upload-ins-inspiration-list .mn-upload-ins-inspiration-group .upload-list-right-remove{width:20px;height:20px;font-size:20px;line-height:20px}.mn-upload-ins-ins-list-content .mn-inspiration-footer-create{display:block;margin-top:24px;font-size:14px;font-weight:500;line-height:20px;color:#212121}.ant-popover.mn-upload-ins-inslist-overlay{width:360px;height:326px}.ant-popover.mn-upload-ins-inslist-overlay .ant-popover-content .ant-popover-arrow{display:none}.ant-popover.mn-upload-ins-inslist-overlay .ant-popover-content .ant-popover-inner-content{padding:0}.mn-upload-ins-inslist{width:160px;height:34px;padding:0 16px;border:1px solid rgba(26,26,26,.2);font-size:14px;font-weight:400;line-height:34px;color:#212121;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-upload-ins-inslist-icon{width:30px;height:34px;border:1px solid #d1d1d1;border-left:none;font-size:14px;line-height:34px;text-align:center;cursor:pointer}.mn-upload-ins-skip-synchronism{position:absolute;left:32px;bottom:32px;cursor:pointer}.mn-upload-ins-skip-synchronism .ant-checkbox-checked .ant-checkbox-inner{background-color:#212121;border-color:#212121}.mn-subscription-input{height:29px;line-height:29px;background-color:#f7f7f7;border-radius:15px;font-size:12px;color:#212121;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 14px}.mn-subscription-input input{display:inline-block;border:0;background-color:transparent;margin-left:4px;width:30px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.mn-subscription-input input::-webkit-input-placeholder{color:#212121;font-size:12px}.mn-subscription-input input::-moz-placeholder{color:#212121;font-size:12px}.mn-subscription-input input:-ms-input-placeholder{color:#212121;font-size:12px}.mn-subscription-input input::-ms-input-placeholder{color:#212121;font-size:12px}.mn-subscription-input input::placeholder{color:#212121;font-size:12px}.mn-subscription-input input.focus{width:150px}.mn-subscription-input input.focus::-webkit-input-placeholder{color:#c8c9d7}.mn-subscription-input input.focus::-moz-placeholder{color:#c8c9d7}.mn-subscription-input input.focus:-ms-input-placeholder{color:#c8c9d7}.mn-subscription-input input.focus::-ms-input-placeholder{color:#c8c9d7}.mn-subscription-input input.focus::placeholder{color:#c8c9d7}.mn-cascade{display:-ms-flexbox;display:flex;max-height:276px;background:#fff;border:1px solid #616161;overflow:auto}.mn-cascade .cascade-menu{min-width:134px;width:100%;padding:9px 0}.mn-cascade .cascade-menu:not(:first-child){border-left:1px solid #616161}.mn-cascade-display{padding:5px 9px 5px 15px;border:1px solid #616161;font-size:14px;font-weight:400;color:#212121;line-height:20px}.mn-cascade-display.multi{max-width:182px}.mn-cascade-display.multi .text{-ms-flex:1 1;flex:1 1}.mn-add-inspiration-tag-wrapper-old{position:relative;width:394px;margin:0 auto 8px;z-index:9}.mn-add-inspiration-tag-wrapper-old .tags{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:41px;max-height:78px;padding:6px 16px;border:1px solid #ddd;overflow-y:scroll;-ms-flex-align:center;align-items:center}.mn-add-inspiration-tag-wrapper-old .tags.active,.mn-add-inspiration-tag-wrapper-old .tags:hover{border:1px solid #262626}.mn-add-inspiration-tag-wrapper-old .tags::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.mn-add-inspiration-tag-wrapper-old .tags::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.mn-add-inspiration-tag-wrapper-old .tags::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.mn-add-inspiration-tag-wrapper-old .tags .tag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:3px 8px;margin:4px 8px 4px 0;background-color:#f2f2f2;border-radius:2px;font-size:12px;line-height:17px;color:#262626;cursor:pointer}.mn-add-inspiration-tag-wrapper-old .tags .tag .anticon{position:relative;top:1px;line-height:17px;margin-left:4px;font-size:8px}.mn-add-inspiration-tag-wrapper-old .tags .text{-ms-flex:1 1;flex:1 1;min-width:100px;color:#999;font-size:14px}.mn-add-inspiration-tag-wrapper-old .tags .text.disabled{cursor:not-allowed}.mn-add-inspiration-tag-wrapper-old .history-warper{position:absolute;left:0}.mn-add-inspiration-tag-wrapper-old .history-warper.top{bottom:calc(100% + 16px)}.mn-add-inspiration-tag-wrapper-old .history-warper.bottom{top:calc(100% + 16px)}.df-tag-list-history{width:300px;height:240px;background:#fff;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.1);box-shadow:0 4px 15px 0 rgba(0,0,0,.1);border:1px solid #262626;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.df-tag-list-history .search-tag{width:268px;height:29px;background:#f2f2f2;display:-ms-flexbox;display:flex;margin-bottom:16px}.df-tag-list-history .search-tag .anticon{line-height:32px;margin:0 8px}.df-tag-list-history .search-tag .text-box{-ms-flex:1 1;flex:1 1;border:none;background-color:transparent}.df-tag-list-history .mini-header{display:-ms-flexbox;display:flex;font-size:12px;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;color:#212121;margin-bottom:8px}.df-tag-list-history .mini-header a.clear{color:#999}.df-tag-list-history .items{-ms-flex:1 1;flex:1 1;overflow-y:scroll;padding:0;margin:0;list-style:none}.df-tag-list-history .items::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.df-tag-list-history .items::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.df-tag-list-history .items::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.df-tag-list-history .items li{padding:0 8px;display:inline-block;height:24px;line-height:24px;border-radius:2px;font-size:12px;color:#262626;background:#f2f2f2;margin:0 8px 8px 0;cursor:pointer;max-width:268px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.df-tag-list-history .items li.active{color:#fff;background:#212121}.ins-add-inspiration-row{padding:0 24px;display:-ms-flexbox;display:flex;margin-bottom:16px;color:#282b59}.ins-add-inspiration-row>label{margin-left:24px;padding-top:6px;padding-right:8px;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ins-add-inspiration-row>.content{-ms-flex:1 1;flex:1 1}.img-info-wrap{max-height:370px;overflow:auto}.img-info-wrap::-webkit-scrollbar{display:none}.df-number-input{display:-ms-flexbox;display:flex;width:184px;height:32px;background:#fff;border-radius:2px;border:1px solid #d4d5e0}.df-number-input input{padding-left:12px;border:none;border-right:1px solid #d4d5e0;width:158px}.df-number-input .number-input-btns{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1;cursor:pointer;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.df-number-input .number-input-btns .number-input-btn{width:100%;-ms-flex:1 1;flex:1 1;height:16px;font-size:12px;line-height:16px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.df-number-input .number-input-btns .number-input-btn .anticon{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.df-number-input .number-input-btns .number-input-btn:first-child{border-bottom:1px solid #d4d5e0}.ins-radio-button-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0}.ins-radio-button-group>li{display:inline-block;border-radius:2px;border:1px solid #d4d5e0;padding:6px 12px;cursor:pointer;color:#282b59;margin-right:8px;margin-bottom:8px}.ins-radio-button-group>li img{width:36px;height:36px;margin-right:8px;-o-object-fit:cover;object-fit:cover}.ins-radio-button-group>li.active{color:#2f54eb;border-color:#2f54eb}.mn-add-into-idea-mass-modal .inspiration-footer{margin:0 16px;padding:24px 0;border-top:1px solid #e6e6e6;background:#fff;overflow:hidden;z-index:10;position:relative}.filter-real{position:relative;margin:0 auto}.filter-real .filter-botton-line{left:0;right:0;border-bottom:1px solid #ebebeb}.filter-real .filter-wrap .shop-line{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 0}.filter-real .filter-wrap .shop-line .filter-shop{height:20px;line-height:20px;font-size:14px;color:#282b59;font-weight:500}.filter-real .filter-wrap .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter-real .filter-wrap .shop-line .shop-item,.filter-real .filter-wrap .shop-line .shop-item-active{padding:0 8px;font-size:14px;color:#343874;cursor:pointer;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.filter-real .filter-wrap .shop-line .more-button{cursor:pointer;display:inline-block;height:32px;background:hsla(0,0%,100%,.8);text-align:center;line-height:32px;font-family:PingFangSC-Regular;color:#2f54eb;margin-left:30px;position:relative}.filter-real .filter-wrap .shop-line .more-button:hover .anticon-calendar{opacity:0}.filter-real .filter-wrap .shop-line .more-button.time{padding-right:0}.filter-real .filter-wrap .shop-line .more-button .transform-up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-real .filter-wrap .shop-line .more-button .anticon-close-circle{position:absolute;right:-15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;font-size:12px}.filter-real .filter-wrap .shop-line .shop-item-active{color:#fff;background-color:#2f54eb;border-radius:12px;height:24px;line-height:24px;padding:0 8px}.filter-real .filter-wrap .shop-line .select-all{margin-left:10px}.filter-real .filter-wrap .new-filter-shop{font-size:14px;color:rgba(21,33,53,.8);margin-right:10px}.filter-real .filter-wrap .anticon-caret-down{font-size:12px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.filter-real .filter-wrap .anticon-caret-down.transform-up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-real .filter-wrap .transform-down{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.filter-real .filter-wrap .arror-icon{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;color:rgba(0,0,0,.25);float:right;margin-left:10px;line-height:32px}.filter-real .filter-wrap .other-filter .other-filter-line{margin:20px 0;height:1px;background-color:rgba(21,33,53,.1)}.filter-real .filter-wrap .other-filter .other-filter-sort,.filter-real .filter-wrap .other-filter .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter-real .filter-wrap .other-filter .price-input-wrap{margin-left:28px}.filter-real .filter-wrap .other-filter .price-input-wrap .ant-input-number,.filter-real .filter-wrap .other-filter .price-input-wrap .ant-input-number-input{height:28px;line-height:28px}.filter-real .filter-wrap .other-filter .price-input-wrap .price-line{margin:0 4px}.filter-real .filter-wrap .other-filter .sort-title{font-weight:500;font-size:14px;color:#333;margin-right:5px}.filter-real .filter-wrap .other-filter .sort-item,.filter-real .filter-wrap .other-filter .sort-item-active{font-size:14px;cursor:pointer;margin-right:30px}.filter-real .filter-wrap .other-filter .sort-item-active:hover,.filter-real .filter-wrap .other-filter .sort-item:hover{color:#2f54eb}.filter-real .filter-wrap .category-modal-wrap{cursor:pointer;z-index:10;position:absolute;left:176px;top:35px;width:526px;background-color:#fff;padding:16px;-webkit-box-shadow:0 0 14px 0 hsla(0,0%,88.6%,.5);box-shadow:0 0 14px 0 hsla(0,0%,88.6%,.5);border-radius:0;border:1px solid #e3e3e3}.filter-real .filter-wrap .category-modal-wrap .all-category{font-size:12px;margin:10px 20px;background-color:#f5f5f5;border:1px solid #ebebeb;color:#666;padding:4px 5px}.filter-real .filter-wrap .category-modal-wrap .first-category{width:50px;margin-right:15px;font-weight:500;font-size:14px;color:#333;text-align:right;height:32px;line-height:32px}.filter-real .filter-wrap .category-modal-wrap .line{height:20px;margin-top:7px;margin-right:10px;background-color:#d9d9d9;width:1px}.filter-real .filter-wrap .category-modal-wrap .second-category-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 1;flex:1 1}.filter-real .filter-wrap .category-modal-wrap .second-category{cursor:pointer;font-size:12px;padding:0 7px;color:#666}.filter-real .filter-wrap .category-modal-wrap .second-category:hover{color:#2f54eb}.filter-real .filter-wrap .category-select{min-width:115px;height:32px;font-size:14px;font-weight:400;color:rgba(21,33,53,.8);line-height:32px;padding:0 10px;cursor:pointer;background-color:#fff;border-radius:0;border:1px solid #d9d9d9}.filter-real .filter-wrap .category-select .anticon-down{font-size:12px}.filter-real .filter-wrap .category-select .anticon-down.transform-up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-real .filter-wrap .no-shop-filter{margin:20px 0}.filter-real .filter-wrap .filter-select-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 0 20px}.filter-real .filter-wrap .filter-select-wrap .filter-type{font-size:20px;color:#333;font-weight:500;margin-right:20px}.filter-real .filter-wrap .filter-type-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap,.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected{position:relative}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .search-input,.filter-real .filter-wrap .filter-type-wrap .keyword-wrap .search-input{width:250px;height:32px;padding:6px 30px 6px 10px;background-color:hsla(0,0%,100%,.8);border:1px solid rgba(21,33,53,.2)}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .search-input.input-width,.filter-real .filter-wrap .filter-type-wrap .keyword-wrap .search-input.input-width{padding:6px 10px;width:350px}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .search-button,.filter-real .filter-wrap .filter-type-wrap .keyword-wrap .search-button{cursor:pointer;height:32px;line-height:32px;display:inline-block;background:#2f54eb}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .search-icon,.filter-real .filter-wrap .filter-type-wrap .keyword-wrap .search-icon{position:absolute;right:10px;height:32px;line-height:32px}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .search-button{background:#2f54eb;color:#fff;right:0;padding:0 9px}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap .ant-input-affix-wrapper{width:300px}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap .ant-input-affix-wrapper .ant-input{padding-left:27px}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .ant-input-affix-wrapper{width:250px}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .ant-input-affix-wrapper .ant-input::-webkit-input-placeholder{color:rgba(21,33,53,.8)}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .ant-input-affix-wrapper .ant-input::-moz-placeholder{color:rgba(21,33,53,.8)}.filter-real .filter-wrap .filter-type-wrap .keyword-wrap-selected .ant-input-affix-wrapper .ant-input:-ms-input-placeholder{color:rgba(21,33,53,.8)}.filter-real .filter-wrap .filter-type-wrap .radio-wrap{margin-right:20px}.filter-real .filter-wrap .filter-type-wrap .add-shop{background-color:transparent;color:#2f54eb;height:32px}.filter-real .filter-wrap .filter-type-wrap .category-div{margin-left:20px;margin-right:10px;font-size:16px;color:#333;font-weight:500}.filter-real .filter-wrap .filter-type-wrap .caret-wrap{width:32px;height:32px;line-height:32px;text-align:center;cursor:pointer;display:inline-block;background-color:#fff;border:1px solid rgba(21,33,53,.2)}.filter-real .filter-wrap .filter-type-wrap .caret-disabled,.filter-real .filter-wrap .filter-type-wrap .caret-disabled:hover{cursor:not-allowed;color:#d9d9d9;background-color:#fff}.filter-real .filter-wrap .filter-type-wrap .change-arrow{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:32px;height:32px;line-height:32px;background-color:#fff;border-radius:0;border:1px solid #d9d9d9}.filter-real .filter-wrap .filter-type-wrap .change-arrow:hover{border:1px solid #2f54eb;color:#2f54eb}.filter-real .filter-wrap .filter-type-wrap .icon-left{border-right:0!important;border-top-right-radius:0;border-bottom-right-radius:0}.filter-real .filter-wrap .filter-type-wrap .icon-right{border-left:0!important;border-top-left-radius:0;border-bottom-left-radius:0}.filter-real .filter-wrap .filter-type-wrap .disabled,.filter-real .filter-wrap .filter-type-wrap .disabled:hover{cursor:not-allowed;color:#d9d9d9;background-color:#fff;border:1px solid #d9d9d9}.filter-real .filter-wrap .filter-shop-wrap{padding:0 40px 20px 0;margin:20px 0;border-radius:0}.filter-real .filter-wrap .filter-shop-wrap .shop-line{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 0}.filter-real .filter-wrap .filter-shop-wrap .shop-line .filter-shop{height:32px;line-height:32px;font-size:14px;color:rgba(21,33,53,.8)}.filter-real .filter-wrap .filter-shop-wrap .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1}.filter-real .filter-wrap .filter-shop-wrap .shop-line .shop-item,.filter-real .filter-wrap .filter-shop-wrap .shop-line .shop-item-active{font-size:14px;color:#343874;cursor:pointer;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.filter-real .filter-wrap .filter-shop-wrap .shop-line .shop-item-active{color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.filter-real .filter-wrap .filter-shop-wrap .shop-line .select-all{line-height:24px;margin-left:10px}.filter-real .filter-wrap .filter-shop-wrap.filter-excess,.filter-real .filter-wrap .filter-shop-wrap.filter-excess.search{margin-top:0}.filter-real .filter-wrap .filter-shop-wrap.filter-excess .shop-line .filter-shop{height:32px;line-height:32px}.filter-real .filter-wrap .search-sort-wrap{border-top:16px solid #f5f5f5;padding:0 72px;height:72px;line-height:72px;margin:-36px -24px 0;margin-bottom:0!important}.filter-real .filter-wrap .filter-sort-wrap{position:relative;background-color:#fff;margin-bottom:20px}.filter-real .filter-wrap .filter-sort-wrap,.filter-real .filter-wrap .filter-sort-wrap .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter-real .filter-wrap .filter-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.filter-real .filter-wrap .filter-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.filter-real .filter-wrap .filter-sort-wrap .price-input-wrap .number-input .ant-input{width:90px;height:28px;padding:5px 5px 5px 15px}.filter-real .filter-wrap .filter-sort-wrap .price-input-wrap .price-line{margin:0 4px}.filter-real .filter-wrap .filter-sort-wrap .radio-wrap{margin-right:10px}.filter-real .filter-wrap .filter-sort-wrap .sort-title{font-weight:500;font-size:14px;color:#333;margin-right:5px}.filter-real .filter-wrap .filter-sort-wrap .sort-item,.filter-real .filter-wrap .filter-sort-wrap .sort-item-active{font-size:14px;cursor:pointer;margin-right:30px}.filter-real .filter-wrap .filter-sort-wrap .sort-item-active:hover,.filter-real .filter-wrap .filter-sort-wrap .sort-item:hover{color:#2f54eb}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:14px;cursor:pointer;margin-right:30px}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down .up-down-button{margin-left:5px;height:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button .desc-button,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down .up-down-button .desc-button{display:inline-block}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:after,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down .up-down-button .desc-button:after{display:block;content:"";width:0;height:0;border-color:transparent transparent #a1a6ae;border-style:solid;border-width:0 3px 4px}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:hover:after,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down .up-down-button .desc-button:hover:after{border-color:transparent transparent #2f54eb}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down .up-down-button .desc-button.down{margin-top:2px}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down:after,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down .up-down-button .desc-button.down:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .sort-label,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active:hover .sort-label,.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down:hover .sort-label{color:#2f54eb}.filter-real .filter-wrap .filter-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.active:after{border-color:transparent transparent #2f54eb}.filter-real .filter-wrap .ant-select-selection--single{height:32px}.filter-real .filter-wrap .ant-select-selection__rendered{line-height:30px}.filter-real .filter-wrap .ant-input{padding:0 0 0 10px}.filter-real .filter-wrap .days-ago{border-radius:0}.filter-real .filter-wrap .ant-calendar-picker-input{border-radius:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.filter-real .filter-wrap .ant-input-lg{height:32px;border-radius:0}.filter-real .filter-wrap .ant-input-number{width:120px}.filter-real .filter-wrap .search-result{padding:10px 0 20px;border-bottom:1px solid rgba(21,33,53,.1)}.block{margin:20px -50px;width:calc(100% + 100px);height:10px;background:#f7f9fa}.custom-ranger{position:absolute!important;display:block!important}.custom-ranger .ant-calendar-picker-input,.custom-ranger.ant-calendar-picker:hover .ant-calendar-picker-input{border-color:#2f54eb!important}.custom-ranger .ant-input{border:none;color:#2f54eb;-ms-flex-pack:center;justify-content:center;padding-left:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.custom-ranger .ant-calendar-picker-clear:before,.custom-ranger .ant-calendar-picker-icon:after,.custom-ranger .ant-calendar-range-picker-separator{color:#2f54eb}.custom-ranger.time{margin-left:30px}.custom-ranger.time .ant-input .ant-calendar-picker-icon,.custom-ranger.time .ant-input .ant-calendar-range-picker-input,.custom-ranger.time .ant-input .ant-calendar-range-picker-separator{display:none}.excess-wrap .ant-calendar-panel .ant-calendar-range-middle{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:10px;margin-left:-175px}.excess-wrap .ant-calendar-panel .ant-calendar-range-middle .line{display:block;width:100%;height:1px;background:#444d5d}.excess-wrap .ant-calendar-panel .ant-calendar-range-right .ant-calendar-input{margin-left:-50px}.excess-wrap .ant-calendar-range-part .ant-calendar-selected-end-date .ant-calendar-date,.excess-wrap .ant-calendar-range-part .ant-calendar-selected-start-date .ant-calendar-date{background:#2f54eb}.excess-wrap .ant-calendar-range-part .ant-calendar-cell:not(.ant-calendar-disabled-cell) .ant-calendar-date:hover{background:transparent;color:#2f54eb;border:1px solid #2f54eb}.excess-wrap .ant-calendar-range-part .ant-calendar-disabled-cell .ant-calendar-date:hover{color:#bcbcbc}.excess-wrap .ant-calendar-range-part .ant-calendar-tbody .ant-calendar-in-range-cell:before{background:rgba(65,132,243,.2)}.sale-menu .sale-range{display:block;padding:10px 15px}.sale-menu .sale-range .numeric-input{width:70px;padding:4px 5px}.verb-container .verb-input-textarea{width:100%;height:120px;background-color:#fff;border-radius:2px;border:1px solid #c8c9d7;font-size:14px;color:#343874;padding:12px 16px 20px;resize:none}.verb-container .textarea-count{display:inline-block;position:absolute;right:10px;bottom:5px;color:#999;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.verb-container .verb-tips{margin-top:8px;font-size:9px;font-weight:400;color:#666995;line-height:14px}.verb-container .blank-empty{height:133px}.verb-container .verb-will{text-align:center;font-size:14px;color:#343874}.verb-container .verb-will .title{font-size:16px;line-height:20px;font-weight:500;margin-bottom:24px;color:#343874}.verb-container .verb-will .title .success-icon-wrapper{position:absolute;top:-22px;left:calc(50% - 22px);width:48px;height:48px;border-radius:50%;background:#63d98c;border:2px solid #fff;-webkit-box-shadow:0 -1px 3px 0 rgba(47,84,235,.1);box-shadow:0 -1px 3px 0 rgba(47,84,235,.1)}.verb-container .verb-will .title .success-icon-wrapper .success-icon{font-size:44px}.verb-container .verb-will .tooltip{width:280px}.verb-container .verb-will .tooltip .ant-popover-content{margin-top:8px}.verb-container .verb-will .tooltip .ant-popover-content .ant-popover-inner{-webkit-box-shadow:0 2px 10px rgba(133,165,255,.2);box-shadow:0 2px 10px rgba(133,165,255,.2);border-radius:4px}.verb-container .verb-will .info{color:#9fa2bf}.verb-container .verb-will .dateTime{color:#63d98c}.verb-container .verb-will .groups-wrapper{padding:16px;margin-top:24px;background-color:#f5f6fa;max-height:400px;overflow:hidden auto}.verb-container .verb-will .groups-wrapper .title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.verb-container .verb-will .groups-wrapper .title .group-tips{height:18px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9fa2bf;line-height:18px}.verb-container .verb-will .groups-wrapper .title .text{font-size:9px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9fa2bf;line-height:18px}.verb-container .verb-will .groups-wrapper .title .new-group{font-size:9px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#343874;line-height:18px}.verb-container .verb-will .groups-wrapper .group-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.verb-container .verb-will .groups-wrapper .group-list .group-item{width:25%;padding:8px 8px 8px 0;-ms-flex-align:center;align-items:center}.verb-container .verb-will .groups-wrapper .group-list .group-item:nth-child(4n){margin-right:0}.verb-container .verb-will .groups-wrapper .group-list .group-item .ant-checkbox{margin-top:5px}.verb-container .verb-will .groups-wrapper .group-list .group-item .ant-checkbox .checkbox-label{width:80%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.verb-container .verb-will .collect-limit-wrapper{margin-top:8px;text-align:left}.verb-container .verb-will .collect-limit-wrapper .limit{font-size:9px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#343874;line-height:18px}.verb-container .verb-will .collect-limit-wrapper .limit .warning{color:#f55}.verb-container .verb-will .collect-limit-wrapper .limit-tips{margin-top:4px;font-size:9px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#f55;line-height:18px}.verb-container .verb-ed{font-size:12px;color:#666995}.verb-container .verb-shopinfo{margin-top:12px;margin-bottom:24px;display:-ms-flexbox;display:flex}.verb-container .verb-shopinfo .verb-right{height:56px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.verb-container .verb-shopinfo .verb-right .v-shop-name{font-size:14px;color:#343874}.verb-container .verb-shopinfo .verb-right .v-seller-name{height:14px;line-height:14px;font-size:12px;color:#666995}.verb-container .verb-shopinfo .aliwangwang{width:14px;height:14px;margin-right:5px}.verb-container .verb-shopinfo .verb-shop-logo{width:56px;height:56px;border-radius:2px;border:1px solid #f2f2f5;margin-right:8px;text-align:center;line-height:56px;background-color:#91baff;font-size:36px;font-weight:500}.verb-container .verb-shopinfo .v-shop-price{font-weight:500;color:#f55;width:120px;text-align:right}.verb-container .verb-num-wrap{display:-ms-flexbox;display:flex}.verb-container .verb-num-wrap .verb-num{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;font-size:20px;color:#343874}.verb-container .verb-num-wrap .verb-num div{margin-top:8px;font-size:12px;color:#666995}.verb-container .verb-num-wrap .verb-num:first-child{margin-right:50px}.collect-header{height:120px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #efeff2}.collect-header .collect-title{height:24px;font-size:18px;font-weight:500;color:#343874;line-height:24px;margin-bottom:4px}.collect-header .collect-tip{height:20px;font-size:14px;font-weight:400;color:#343874;line-height:20px}.collect-item-wrapper{-ms-flex-pack:justify;justify-content:space-between;padding-top:24px}.collect-item-wrapper,.collect-item-wrapper .base-info-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.collect-item-wrapper .cover{width:80px;height:80px;border:1px solid #f2f2f5;margin-right:8px}.collect-item-wrapper .no-shop-logo{font-size:60px;width:80px;height:80px;font-weight:500;color:#fff;text-align:center;line-height:85px;background-color:#91baff;margin-right:4px}.collect-item-wrapper .title-text{font-size:14px;font-weight:500;color:#424a8e;line-height:20px}.collect-item-wrapper .info-text{font-size:12px;font-weight:400;color:#343874;line-height:17px}.collect-item-wrapper .collect-modal-btn{width:104px;height:34px;background:#2f54eb;border-radius:2px;cursor:pointer;text-align:center;color:#fff;font-size:14px;line-height:34px}.collect-item-wrapper .collected{width:86px;background:rgba(47,84,235,.4);border-radius:2px}.download-img-content .title{font-size:16px;font-weight:500;color:#282b59;text-align:center}.download-img-content .dialog-body{padding-top:48px;padding-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.download-img-content .dialog-body .item{font-weight:500;display:inline-block;width:96px;height:96px;text-align:center;line-height:96px;border-radius:50%;background-color:#2f54eb;color:#fff;font-size:14px}.picturePreview-container{width:100%;height:100%;position:relative;overflow:hidden}.picturePreview-container .ins-blog-imgs-detail-close{width:40px;height:40px;position:fixed;top:11px;right:11px;z-index:1;cursor:pointer}.picturePreview-container i{cursor:pointer;font-size:18px;color:#fff}.picturePreview-container:hover .mn-picturePreview-container-down{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;bottom:20px;opacity:1}.picturePreview-container:hover .mn-picturePreview-container-down i{cursor:pointer;font-size:18px;color:#fff}.picturePreview-container .picturePreview-container-up{min-width:920px;width:100%;height:100%;position:relative}.picturePreview-container .picturePreview-container-up .pre-turn-item-arrow{z-index:999;position:absolute;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:130px}.picturePreview-container .picturePreview-container-up .pre-turn-item-arrow-left{left:130px;right:unset;-webkit-transform:translateY(-50%) rotateY(180deg);transform:translateY(-50%) rotateY(180deg)}.picturePreview-container .picturePreview-container-up .picturePreview-pic{position:absolute;width:auto;height:100%;display:block}.picturePreview-container .picturePreview-container-up .picturePreview-percentage{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background:rgba(0,0,0,.5);width:75px;height:35px;line-height:35px;text-align:center;border-radius:6px;font-size:16px;color:#fff;opacity:1}.picturePreview-container .picturePreview-container-up .picturePreview-hidden{-webkit-transition:opacity 2s;-o-transition:opacity 2s;transition:opacity 2s;opacity:0}.picturePreview-container .picturePreview-container-up .no-percentage{display:none}.picturePreview-container .mn-picturePreview-container-down{position:fixed;left:0;right:0;bottom:0;margin:auto;background:rgba(0,0,0,.35);width:20%;height:30px;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;opacity:0;font-size:16px;cursor:pointer;line-height:30px}#picture-mask-wrapper{position:fixed;top:0;left:0;bottom:0;right:0;margin:auto;background:rgba(0,0,0,.5);z-index:1002}.tip-dot-container{width:16px;height:16px;border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#202020;z-index:100;opacity:.85;pointer-events:none}.tip-dot-container .tip-line{position:absolute;left:7px;width:2px;height:20px;background:#202020}.tip-dot-container .tip-line .tip-text-wrapper{position:absolute;left:0;-webkit-transform:translateX(-25%);-ms-transform:translateX(-25%);transform:translateX(-25%);width:290px;height:32px;line-height:32px;color:#fff;text-align:center;padding:0 16px;background:#202020;border-radius:2px}.light-tip-warp{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1001}.light-tip-warp .circle{width:16px;height:16px;border-radius:50%;z-index:100;opacity:.85;background-color:rgba(38,38,38,.9)}.light-tip-warp .line{height:30px;width:2px;background-color:rgba(38,38,38,.9)}.light-tip-warp .text{background-color:rgba(38,38,38,.9);font-size:14px;padding:4px 16px;color:#fff}.download-notallow-wrap{padding:0 8px;background-color:#fff;text-align:center}.download-notallow-wrap .notallow-title{font-size:16px;font-weight:500;color:#282b59}.download-notallow-wrap .notallow-img{text-align:center}.download-notallow-wrap .notallow-img img{width:120px;height:120px}.download-notallow-wrap .notallow-des{margin:21px 0 8px;font-size:14px;font-weight:600;color:#282b59}.download-notallow-wrap .notallow-des-tip{font-size:14px;color:#343874;margin-bottom:8px}.no-auth-area,.no-auth-page{display:-ms-flexbox;display:flex;height:100%;min-height:400px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff}.no-auth-area .text,.no-auth-page .text{font-size:16px;line-height:21px;margin:40px 0 24px;color:#282b59}.no-auth-area .btn,.no-auth-page .btn{width:120px;height:40px;background-color:#6483ff;border-radius:2px;color:#fff;position:relative;text-align:center;cursor:not-allowed}.no-auth-area .btn:hover .qrcode-warp,.no-auth-page .btn:hover .qrcode-warp{opacity:1}.no-auth-area .qrcode-warp,.no-auth-page .qrcode-warp{position:absolute;opacity:0;top:100%;left:50%;padding:6px 0 12px;-webkit-transform:translate(-50%,12px);-ms-transform:translate(-50%,12px);transform:translate(-50%,12px);-webkit-transition:all .4s;-o-transition:.4s all;transition:all .4s;width:120px;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 #ececec;box-shadow:0 2px 14px 0 #ececec;border:1px solid #efeff2;line-height:1.3em;font-size:12px;color:#343874}.no-auth-area .qrcode-warp img,.no-auth-page .qrcode-warp img{margin-bottom:16px}.no-auth-area .btn{width:104px;height:34px;font-size:14px;line-height:34px}.no-result-new{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:440px;margin:auto;background-color:#fff}.no-result-new>img{height:191px;margin-bottom:24px}.no-result-new>.title{font-size:14px;font-weight:500;line-height:25px;color:#343874;text-align:center}.zy--btn{position:relative;display:inline-block;text-align:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer;padding-left:8px;padding-right:8px;margin:8px}.zy--btn:disabled{cursor:not-allowed}.zy--btn .icon-wrapper{display:inline-block;height:16px;width:16px;margin-right:4px}.zy--btn-filled.zy--btn-blue,.zy--btn-filled.zy--btn-blue:hover{background-color:#2f54eb;color:#fff}.zy--btn-filled.zy--btn-blue:hover{-webkit-box-shadow:0 2px 8px -2px #b5bbdb;box-shadow:0 2px 8px -2px #b5bbdb}.zy--btn-filled.zy--btn-blue:active{color:#fff;background-color:#3c56c1;-webkit-box-shadow:none;box-shadow:none}.zy--btn-filled.zy--btn-blue:disabled{background-color:#efeff2;color:#c8c9d7;-webkit-box-shadow:none;box-shadow:none}.zy--btn-filled.zy--btn-blue.loading:disabled{background-color:#2f54eb;color:#fff}.zy--btn-filled.zy--btn-light-blue{background-color:#eaedfd;color:#2f54eb}.zy--btn-filled.zy--btn-light-blue:hover{color:#2f54eb;background-color:#eaedfd;-webkit-box-shadow:0 2px 8px -2px #b5bbdb;box-shadow:0 2px 8px -2px #b5bbdb}.zy--btn-filled.zy--btn-light-blue:active{color:#2f54eb;background-color:#dee2f7;-webkit-box-shadow:none;box-shadow:none}.zy--btn-filled.zy--btn-light-blue:disabled{background-color:#efeff2;color:#c8c9d7;-webkit-box-shadow:none;box-shadow:none}.zy--btn-filled.zy--btn-light-blue.loading:disabled{background-color:#eaedfd;color:#2f54eb}.zy--btn-filled.zy--btn-gray,.zy--btn-filled.zy--btn-gray:hover{background-color:#efeff2;color:#666995}.zy--btn-filled.zy--btn-gray:hover{-webkit-box-shadow:0 2px 8px -2px #c8c9d7;box-shadow:0 2px 8px -2px #c8c9d7}.zy--btn-filled.zy--btn-gray:active{color:#666995;background-color:#e4e4e4;-webkit-box-shadow:none;box-shadow:none}.zy--btn-filled.zy--btn-gray:disabled{background-color:#efeff2;color:#c8c9d7;-webkit-box-shadow:none;box-shadow:none}.zy--btn-filled.zy--btn-gray.loading:disabled{background-color:#efeff2;color:#2f54eb}.zy--btn-outlined.zy--btn-blue{color:#2f54eb;border-color:#2f54eb}.zy--btn-outlined.zy--btn-blue:active,.zy--btn-outlined.zy--btn-blue:hover{color:#3750b8;border-color:#3750b8}.zy--btn-outlined.zy--btn-blue:disabled{color:#c8c9d7;border-color:#c8c9d7}.zy--btn-outlined.zy--btn-blue.loading:disabled{color:#2f54eb;border-color:#2f54eb}.zy--btn-outlined.zy--btn-gray{color:#8789ac;border-color:#8789ac}.zy--btn-outlined.zy--btn-gray:active,.zy--btn-outlined.zy--btn-gray:hover{color:#343874;border-color:#343874}.zy--btn-outlined.zy--btn-gray:disabled{color:#c8c9d7;border-color:#c8c9d7}.zy--btn-outlined.zy--btn-gray.loading:disabled{color:#8789ac;border-color:#8789ac}.zy--btn-text.zy--btn-blue{color:#2f54eb}.zy--btn-text.zy--btn-blue:hover{color:#2f54eb;background:rgba(0,0,0,.04)}.zy--btn-text.zy--btn-blue:active{color:#2f54eb;background:rgba(0,0,0,.1)}.zy--btn-text.zy--btn-blue:disabled{color:#666995}.zy--btn-text.zy--btn-blue.loading:disabled{color:#2f54eb}.zy--btn-text.zy--btn-dark{color:#282b59}.zy--btn-text.zy--btn-dark:hover{color:#282b59;background:rgba(0,0,0,.04)}.zy--btn-text.zy--btn-dark:active{color:#282b59;background:rgba(0,0,0,.1)}.zy--btn-text.zy--btn-dark:disabled{color:#666995}.zy--btn-text.zy--btn-dark.loading:disabled{color:#282b59}.zy--btn-text.zy--btn-gray{color:#8789ac}.zy--btn-text.zy--btn-gray:hover{color:#8789ac;background:rgba(0,0,0,.04)}.zy--btn-text.zy--btn-gray:active{color:#8789ac;background:rgba(0,0,0,.1)}.zy--btn-text.zy--btn-gray.loading:disabled,.zy--btn-text.zy--btn-gray:disabled{color:#8789ac}.zy--btn-text-outlined.zy--btn-blue{color:#2f54eb;border-color:#2f54eb}.zy--btn-text-outlined.zy--btn-blue:active,.zy--btn-text-outlined.zy--btn-blue:hover{color:#3750b8;border-color:#3750b8}.zy--btn-text-outlined.zy--btn-blue:disabled{color:#c8c9d7;border-color:#c8c9d7}.zy--btn-text-outlined.zy--btn-blue.loading:disabled{color:#2f54eb;border-color:#2f54eb}.zy--btn-text-outlined.zy--btn-gray{color:#8789ac;border-color:#8789ac}.zy--btn-text-outlined.zy--btn-gray:active,.zy--btn-text-outlined.zy--btn-gray:hover{color:#343874;border-color:#343874}.zy--btn-text-outlined.zy--btn-gray:disabled{color:#c8c9d7;border-color:#c8c9d7}.zy--btn-text-outlined.zy--btn-gray.loading:disabled{color:#8789ac;border-color:#8789ac}.zy--btn-normal.zy--btn-filled,.zy--btn-normal.zy--btn-outlined{min-width:80px;min-height:28px;margin:8px;padding-left:16px;padding-right:16px;border-radius:2px;font-size:14px}.zy--btn-normal.zy--btn-text,.zy--btn-normal.zy--btn-text-outlined{min-height:28px;padding-left:8px;padding-right:8px;font-size:14px}.zy--btn-small.zy--btn-filled,.zy--btn-small.zy--btn-outlined{min-width:40px;min-height:24px;margin:8px;padding-left:16px;padding-right:16px;border-radius:2px;font-size:12px}.zy--btn-small.zy--btn-text,.zy--btn-small.zy--btn-text-outlined{min-height:24px;padding-left:8px;padding-right:8px;font-size:12px}.zy--btn-costumed.zy--btn-filled,.zy--btn-costumed.zy--btn-outlined,.zy--btn-costumed.zy--btn-text,.zy--btn-costumed.zy--btn-text-outlined{margin:8px;min-height:28px;padding-left:8px;padding-right:8px}.zy--btn-text{background-color:transparent;min-width:0}.zy--btn-text:active,.zy--btn-text:disabled,.zy--btn-text:hover{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.zy--btn-text-outlined{border-radius:2px;min-width:0}.zy--btn-text-outlined,.zy--btn-text-outlined:hover{background-color:transparent;border-width:1px;border-style:solid}.zy--btn-text-outlined:hover{-webkit-box-shadow:none;box-shadow:none}.zy--btn-text-outlined:active,.zy--btn-text-outlined:disabled{-webkit-box-shadow:none;box-shadow:none}.zy--btn-outlined,.zy--btn-text-outlined:active,.zy--btn-text-outlined:disabled{background-color:transparent;border-width:1px;border-style:solid}.zy--btn-outlined:active,.zy--btn-outlined:disabled,.zy--btn-outlined:hover{background-color:transparent;border-width:1px;border-style:solid;-webkit-box-shadow:none;box-shadow:none}.zy--btn-outlined.loading:disabled{background-color:transparent;border-width:1px;border-style:solid}.zy--btn-compact.zy--btn-filled,.zy--btn-compact.zy--btn-outlined,.zy--btn-compact.zy--btn-text,.zy--btn-compact.zy--btn-text-outlined{margin:0}.ant-tooltip.meinian-bubble .ant-tooltip-content .ant-tooltip-arrow:before{width:10px;height:10px;-webkit-box-shadow:0 6px 12px 0 rgba(51,51,51,.1);box-shadow:0 6px 12px 0 rgba(51,51,51,.1)}.ant-tooltip.meinian-bubble .ant-tooltip-content .ant-tooltip-inner{padding:0;min-width:0;min-height:0;-webkit-box-shadow:0 6px 12px 0 rgba(51,51,51,.1);box-shadow:0 6px 12px 0 rgba(51,51,51,.1);border-radius:4px}.ant-tooltip.meinian-bubble .bubble-content{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 8px;font-size:12px;font-weight:400;color:#191919;line-height:20px;white-space:pre-line}.meinian-bubble.ant-tooltip-placement-bottom .ant-tooltip-content .ant-tooltip-arrow{-webkit-transform:translate(-50%,2px);-ms-transform:translate(-50%,2px);transform:translate(-50%,2px)}.meinian-bubble.ant-tooltip-placement-right .ant-tooltip-content .ant-tooltip-arrow{-webkit-transform:translate(1px,-6px);-ms-transform:translate(1px,-6px);transform:translate(1px,-6px)}.meinian-bubble.ant-tooltip-placement-top .ant-tooltip-content .ant-tooltip-arrow{-webkit-transform:translate(-50%,-1px);-ms-transform:translate(-50%,-1px);transform:translate(-50%,-1px)}.meinian-bubble.meinian-bubble-dropdown .ant-tooltip-content .ant-tooltip-arrow:before,.meinian-bubble.meinian-bubble-dropdown .ant-tooltip-content .ant-tooltip-inner{background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(51,51,51,.1);box-shadow:0 2px 12px 0 rgba(51,51,51,.1);border:1px solid #333}.meinian-bubble.meinian-bubble-dropdown .bubble-content{width:auto;padding:16px;line-height:17px}.meinian-bubble-dropdown.ant-tooltip-placement-bottom .ant-tooltip-content .ant-tooltip-arrow{-webkit-transform:translate(-50%,1px);-ms-transform:translate(-50%,1px);transform:translate(-50%,1px)}.meinian-empty-space{width:100%;min-height:400px}.empty-exit{height:64px;padding:0 24px;line-height:64px}.meinian-empty{padding-top:120px;padding-bottom:100px;margin:0 auto;text-align:center}.meinian-empty.no-padding{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;padding-top:0;padding-bottom:0}.meinian-empty .empty-image{height:140px;margin-bottom:36px}.meinian-empty .empty-sub-title,.meinian-empty .empty-title{font-size:14px;color:#999;line-height:20px}.meinian-empty .empty-sub-title{margin-top:16px}.meinian-select-list-multi{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:240px;max-height:294px}.meinian-select-list-multi .item-multi{padding:12px 32px}.meinian-select-list-multi .item-multi .ant-checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-select-list-multi .item-multi .ant-checkbox-wrapper .ant-checkbox{top:0}.meinian-select-list-multi .item-multi .ant-checkbox-wrapper span:last-child{max-width:150px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.meinian-select-list-multi .item-multi.active,.meinian-select-list-multi .item-multi:hover{background-color:#eee}.meinian-select-list-multi .item-multi.disabled:hover{background-color:#fff}.meinian-select-list-multi .item-multi .prefix{color:#999}.meinian-select-list-multi .empty{-ms-flex:1 1;flex:1 1;-ms-flex-align:center;align-items:center;font-size:14px;color:#999;line-height:20px;text-align:center}.meinian-select-action-btn,.meinian-select-list-multi .empty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.meinian-select-action-btn{padding:24px 0}.meinian-select-list-cascade{display:-ms-flexbox;display:flex;height:376px}.meinian-select-list-cascade .left{width:129px;padding:4px 0;border-right:4px solid #eee}.meinian-select-list-cascade .left .left-list{height:100%}.meinian-select-list-cascade .left .left-list .meinian-li{padding:12px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-select-list-cascade .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-select-list-cascade .right .search{padding:16px;border-bottom:1px solid #e8e8e8}.meinian-select-list-cascade .right .meinian-select{width:240px}.meinian-select-list-cascade .right .meinian-select .meinian-li{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-select-display,.meinian-select-display-multi{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;max-width:97px;margin:0 6px 0 0;padding:8px 4px;font-size:14px;color:#333;line-height:20px;cursor:pointer}.meinian-select-display-multi.active,.meinian-select-display.active{background:#f7f7f7}.meinian-select-display-multi.active:hover,.meinian-select-display.active:hover{font-weight:400;color:#999}.meinian-select-display-multi.visible,.meinian-select-display-multi:hover,.meinian-select-display.visible,.meinian-select-display:hover{font-weight:500}.meinian-select-display-multi.disabled,.meinian-select-display.disabled{opacity:.3;cursor:not-allowed}.meinian-select-display-multi .anticon,.meinian-select-display .anticon{-ms-flex:1 1;flex:1 1;margin-left:2px}.meinian-select-display-multi .clear-icon,.meinian-select-display .clear-icon{position:absolute;top:-4px;right:-4px;font-size:16px;color:#666}.meinian-select-display-multi .clear-icon:hover,.meinian-select-display .clear-icon:hover{color:#999}.meinian-select-display.inner{color:#666}.meinian-select-display.inner.visible,.meinian-select-display.inner:hover{font-weight:400;color:#333}.meinian-select{padding:4px 0}.meinian-select .mn-li{padding:12px 44px}.meinian-select-group-wrapper{max-height:400px;overflow:auto}.meinian-select-group .group-label{border-top:1px solid #e4e4e4;font-weight:500;cursor:auto}.meinian-select-group .group-label:hover{background-color:transparent}.meinian-select-group:first-child .group-label{border-top:none}.daterange{border-radius:2px;display:-ms-flexbox;display:flex;height:300px;position:relative;background:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15)}.daterange.noborder{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.date-picker-dropdown{font-size:14px;color:#343874;line-height:28px}.date-picker-dropdown.disabled{cursor:not-allowed}.date-picker-dropdown.disabled>a{color:#c8c9d7}.date-picker-dropdown.date-range-type-text{display:inline-block}.date-picker-dropdown.date-range-type-text .icon{margin-left:8px;color:#979797;font-size:14px}.date-picker-dropdown.date-range-type-text .date-picker-one{width:14px;line-height:26px}.date-picker-dropdown.date-range-type-text .date-picker-display-text{padding:0}.date-picker-dropdown.date-range-type-button{display:inline-block}.date-picker-dropdown.date-range-type-button .date-picker-one{background-color:#f7f7fa}.date-picker-dropdown.date-range-type-button .date-picker-one.disabled{color:#343874;opacity:.4}.date-picker-dropdown.date-range-type-button .date-picker-display-text{background-color:#f7f7fa}.date-picker-dropdown .date-picker-display-text{color:#343874;margin:0 2px;padding:0 8px;display:inline-block;font-weight:400}.date-picker-dropdown .date-picker-one{display:inline-block;width:28px;height:28px;text-align:center;border-radius:2px;color:#c8c9d7}.date-picker-dropdown .date-picker-one.disabled{color:#efeff2;cursor:not-allowed}.daterange-item{-ms-flex:1 1;flex:1 1;border:none;-webkit-box-shadow:none;box-shadow:none;position:relative;min-width:300px}.date-range-type-text:hover{color:#1d39c4}.daterange-title{font-weight:500;text-align:center;line-height:36px;color:#2f54eb}.daterange-title .daterange-label{color:#282b59}.daterange-item .daterange-pick-wrap .ant-picker{border:none}.daterange-item .daterange-pick-wrap .ant-picker .ant-picker-panel-container{-webkit-box-shadow:none;box-shadow:none;border:1px solid #efeff2}.daterange-item .daterange-pick-wrap .ant-picker .ant-picker-panel-container .ant-picker-date-panel .ant-picker-header{height:30px;-ms-flex-align:center;align-items:center}.daterange-item .daterange-pick-wrap .ant-picker .ant-picker-panel-container .ant-picker-date-panel .ant-picker-content .ant-picker-cell{border-radius:2px}.daterange-item .daterange-pick-wrap .ant-picker .ant-picker-panel-container .ant-picker-date-panel .ant-picker-content .ant-picker-cell-selected,.daterange-item .daterange-pick-wrap .ant-picker .ant-picker-panel-container .ant-picker-date-panel .ant-picker-content .ant-picker-cell:hover{background-color:#333;color:#fff}.daterange-pick-wrap{position:relative;left:20px}.daterange-pick-wrap .daterange-item-content{top:0!important;left:0!important}.daterange-pick-wrap .daterange-item-content .ant-calendar{-webkit-box-shadow:none;box-shadow:none;width:250px;border:1px solid #efeff2}.daterange-pick-wrap .daterange-item-content .ant-calendar-input-wrap{display:none}.daterange-pick-wrap .daterange-item-content .ant-calendar-header,.daterange-pick-wrap .daterange-item-content .ant-calendar-month-select,.daterange-pick-wrap .daterange-item-content .ant-calendar-next-month-btn,.daterange-pick-wrap .daterange-item-content .ant-calendar-next-year-btn,.daterange-pick-wrap .daterange-item-content .ant-calendar-prev-month-btn,.daterange-pick-wrap .daterange-item-content .ant-calendar-prev-year-btn,.daterange-pick-wrap .daterange-item-content .ant-calendar-year-select{line-height:30px;height:30px}.daterange-pick-wrap .daterange-item-content .ant-calendar-column-header{padding:0}.daterange-pick-wrap .ant-input{visibility:hidden}.daterange-pick-wrap .ant-calendar-header .ant-calendar-next-month-btn:before,.daterange-pick-wrap .ant-calendar-header .ant-calendar-next-year-btn:after,.daterange-pick-wrap .ant-calendar-header .ant-calendar-next-year-btn:before,.daterange-pick-wrap .ant-calendar-header .ant-calendar-prev-month-btn:before,.daterange-pick-wrap .ant-calendar-header .ant-calendar-prev-year-btn:after,.daterange-pick-wrap .ant-calendar-header .ant-calendar-prev-year-btn:before{border:0 solid #787885;border-width:1.5px 0 0 1.5px;border-radius:1px}.daterange-right{min-width:100px;border-left:1px solid #efeff2;padding:17px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.daterange-right ul{list-style:none;padding:15px 0;-ms-flex:1 1;flex:1 1}.daterange-right li{display:block;text-align:left;margin:8px 0;cursor:pointer;color:#343874}.daterange-right .daterage-ranges:hover{color:#1d39c4}.daterange-right .daterage-ranges.active{color:#2f54eb}.mini-item{color:#282b59}.mini-item.active,.mini-item:hover{color:#2f54eb}.zy-date-picker .title{color:#343874;font-size:12px;margin-right:8px;display:inline-block}.zy-date-picker .icon-clear{color:#2f54eb}.date-picker-group{height:28px;line-height:28px;display:inline-block;text-align:center;font-size:14px;font-weight:400}.date-picker-group .date-picker-group-item{padding:0 8px;display:inline-block;margin-left:4px;color:#282b59;background:#f7f7fa;border-radius:2px}.date-picker-group .date-picker-group-item.active{color:#2f54eb;background:#eaedfd}.meinian-datepicker{background:#fff;border-radius:4px;border:1px solid #333}.meinian-datepicker .daterange .daterange-title{color:#333}.meinian-datepicker .daterange .daterange-title .daterange-label{color:#999}.meinian-datepicker .daterange .ant-calendar-month-select,.meinian-datepicker .daterange .ant-calendar-year-select{color:#333}.meinian-datepicker .daterange .ant-calendar-month-select:hover,.meinian-datepicker .daterange .ant-calendar-year-select:hover{color:#999}.meinian-datepicker .daterange .ant-calendar-body{font-weight:500;color:#bfbfbf}.meinian-datepicker .daterange .ant-calendar-today>.ant-calendar-date{color:#333;border:none}.meinian-datepicker .daterange .ant-calendar-date:hover,.meinian-datepicker .daterange .ant-calendar-selected-day .ant-calendar-date{background-color:#333;color:#fff}.meinian-datepicker .daterange .daterange-right .daterage-ranges{color:#999}.meinian-datepicker .daterange .daterange-right .daterage-ranges:hover{color:#666}.meinian-datepicker .daterange .daterange-right .daterage-ranges.active{font-weight:500;color:#333}.meinian-datepicker .daterange .daterange-right .ant-btn-sm{border:none;height:auto}.meinian-datepicker .daterange .daterange-right .ant-btn.ant-btn-primary{border:none;width:56px;height:33px;margin:auto;letter-spacing:-1px}.zy-date-picker.meinian-select-display{max-width:119px}.zy-date-picker.meinian-select-display .icon-clear{color:#666}.zy-date-picker.meinian-select-display .icon-clear:hover{color:#999}.date-picker-display-text.meinian-select-display.meinian-datepicker-display{display:-ms-flexbox;display:flex;max-width:106px}.feedback-modal textarea,.feedback-modal textarea:active,.feedback-modal textarea:focus{color:#262626!important;-webkit-box-shadow:none;box-shadow:none}.feedback-modal .feedback-ok-btn{width:60px;background-color:#262626;border-radius:2px}.feedback-modal .feedback-ok-btn[disabled]{background-color:#262626!important;opacity:.5}.feedback-modal .ant-modal-body{padding-top:16px}.feedback-modal .ant-modal-header{padding-bottom:0;border-bottom:none}.feedback-modal .ant-modal-header .ant-modal-title{font-weight:500}.feedback-dialog-image,.feedback-modal-upload-area{display:inline-block;height:80px;width:80px;text-align:center;margin:0 8px;vertical-align:bottom}.feedback-dialog-image{position:relative;background-size:cover;background-position:50%}.feedback-dialog-image .close{position:absolute;top:3px;right:3px;background-color:#f2f2f2;border-radius:50%;color:#262626;cursor:pointer}.feedback-modal-upload-area{cursor:pointer;color:#c8c9d7;line-height:70px;font-size:40px;border:1px dashed #c8c9d7}.feedback-dialog-content .title{font-size:24px;font-weight:500;color:#262626;line-height:33px}.feedback-dialog-content .desc{margin-top:24px;margin-bottom:16px;font-size:16px;font-weight:400;color:#262626;line-height:22px}.feedback-dialog-content .desc span,.feedback-dialog-content .info{font-size:14px;font-weight:400;color:#999;line-height:20px}.feedback-dialog-content .info{margin-top:10px}.feedback-dialog-content .service{position:absolute;left:26px;bottom:8px;padding:7px 16px;border:1px solid #202020;font-size:14px;font-weight:500;color:#202020;line-height:20px;cursor:pointer}.feedback-dialog-content .service:hover .service-card{display:-ms-flexbox;display:flex}.feedback-dialog-content .service .service-card{position:absolute;bottom:40px;left:0;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:162px;height:173px;padding:24px 0;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);font-size:12px;font-weight:400;color:#262626}.feedback-dialog-content .service .service-card span{line-height:16px;text-align:center}.float-nav-wrap{z-index:999;position:fixed;right:12px;bottom:100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:40px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(139,152,169,.14);box-shadow:0 2px 8px 0 rgba(139,152,169,.14);border-radius:2px}.float-nav-wrap .float-nav{height:44px;line-height:44px;color:#000;font-size:26px;text-align:center;cursor:pointer}.float-nav-wrap .float-nav:hover{color:#000}.float-nav-wrap .float-nav-line{width:42px;height:1px;margin:0 auto;background-color:#333;border-radius:2px;opacity:.06}.float-nav-wrap .float-nav-to-top{text-align:center;display:none;height:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.float-nav-wrap .float-nav-to-top.active{display:inline-block;height:40px;width:40px}.float-nav-wrap .float-nav-to-top.active:hover{background-color:#262626;color:#fff}.index-module_nav-switcher-submenu__fXb0v{width:280px;padding:16px!important;border-radius:8px!important;border:1px solid #e4e4e4!important}.index-module_nav-switcher-submenu__fXb0v .ant-dropdown-menu-item{height:56px;margin-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:4px;padding-left:16px}.index-module_nav-switcher-submenu__fXb0v .ant-dropdown-menu-item:hover{background:#f2f2f2}.index-module_nav-switcher-submenu__fXb0v .ant-dropdown-menu-item:active{background:#e6e6e6}.index-module_nav-switcher-submenu__fXb0v .ant-dropdown-menu-item:last-child{margin-bottom:0}.index-module_nav-switcher-submenu__fXb0v .nav-switcher-submenu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_nav-switcher-submenu__fXb0v .nav-switcher-submenu-item img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;margin-right:16px}.index-module_nav-switcher-submenu__fXb0v .nav-switcher-submenu-item .nav-switcher-submenu-item-text div:first-child{font-weight:600;line-height:20px;font-size:14px;color:#191919}.index-module_nav-switcher-submenu__fXb0v .nav-switcher-submenu-item .nav-switcher-submenu-item-text div:last-child{font-size:12px;font-weight:400;line-height:16px;color:#8c8c8c}.index-module_logo__8cZBY{width:38px;margin-right:41px;cursor:pointer}.index-module_switcher__Kj-up{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px}.index-module_switcher__Kj-up .logo-line{width:1px;height:16px;background-color:#e6e6e6;margin:0 8px}.index-module_switcher__Kj-up .nav-switcher-btn{font-size:20px;width:28px;height:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;cursor:pointer}.index-module_switcher__Kj-up .nav-switcher-btn .nav-switcher-btn{color:#6f748a}.index-module_switcher__Kj-up .nav-switcher-btn:hover{background:#f2f2f2}.index-module_switcher__Kj-up .nav-switcher-btn.active{background:#e6e6e6}.index-module_mn-associate-task-content__uAvnK{padding:24px 0;color:#191919}.index-module_mn-associate-task-content__uAvnK .choose-task-select-title{font-weight:600;margin-top:24px;margin-bottom:8px}.meinian-input-file{width:0;height:0;opacity:0}.meinian-upload{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.meinian-upload label{cursor:pointer}.mn-mini-notice-page-list .ant-list-empty-text{border:1px solid #efeff2}.mn-mini-notice-page-list .header{width:292px;height:50px;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-color:#fff;margin:0 auto}.mn-mini-notice-page-list .header .title{font-size:14px;font-weight:500;color:#191919}.mn-mini-notice-page-list .header .read-all{font-size:14px;font-weight:400;color:#00b36b;cursor:pointer}.mn-mini-notice-page-list .list-length{width:272px;height:18px;font-size:14px;line-height:18px;color:#343874;padding:0 24px;margin:16px auto}.mn-mini-notice-page-list .list-length span{font-weight:500;color:#282b59}.mn-mini-notice-page-list .content{border-top:1px solid #e6e6e6;width:292px;background-color:#fff;border-radius:2px;margin:auto}.mn-mini-notice-page-list .content .ant-card{width:292px;background-color:#fff;border-radius:4px;border:0 solid;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;padding:0 8px;margin:0 auto 4px}.mn-mini-notice-page-list .content .ant-card .ant-card-body{position:relative;cursor:pointer;padding:6px 16px;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;color:#191919;-ms-flex-direction:column;flex-direction:column;border-radius:3px}.mn-mini-notice-page-list .content .ant-card .ant-card-body i.anticon{color:#666995}.mn-mini-notice-page-list .content .ant-card .ant-card-body:after,.mn-mini-notice-page-list .content .ant-card .ant-card-body:before{display:none}.mn-mini-notice-page-list .content .ant-card .ant-card-body .date,.mn-mini-notice-page-list .content .ant-card .ant-card-body .info{max-width:210px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;line-height:18px}.mn-mini-notice-page-list .content .ant-card .ant-card-body .info{line-height:18px;white-space:normal;word-break:break-all;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#8c8c8c}.mn-mini-notice-page-list .content .ant-card .ant-card-body .info.not-read{color:#191919}.mn-mini-notice-page-list .content .ant-card .ant-card-body .date{color:#8c8c8c;margin-top:4px;font-size:14px}.mn-mini-notice-page-list .content .ant-card .ant-card-body .not-read-dot{position:absolute;width:6px;height:6px;border-radius:100%;background-color:#e34d59;top:12px;right:4px}.mn-mini-notice-page-list .content .ant-card:hover .ant-card-body,.mn-mini-notice-page-list .content .ant-card:hover .ant-card-head{background-color:#f2f2f2}.mn-mini-notice-page-list .content .ant-card:hover .ant-card-body i.anticon{color:#2f54eb}.mn-mini-notice-page-list .content .ant-card-head{height:50px;background-color:#f7f7fa;font-size:14px;font-weight:400}.mn-mini-notice-page-list .content .option{height:86px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;right:56px}.mn-mini-notice-page-list .content .option .button{width:88px;height:32px;background-color:#2f54eb;border-radius:2px;border:1px solid #2f54eb;font-size:14px;line-height:32px;color:#fff;text-align:center}.mn-mini-notice-page-list .content .option .button:hover{background-color:#6483ff;border:1px solid #6483ff}.mn-mini-notice-page-list .content .option .delete{height:16px;font-size:14px;line-height:16px;color:#2f54eb;margin:0 0 0 30px}.mn-mini-notice-page-list .content .option .delete:hover{color:#6483ff}.mn-mini-notice-page-list .content .option .button-gray{width:88px;height:32px;background-color:#d4d5e0;border-radius:2px;font-size:14px;line-height:32px;color:#fff;text-align:center;cursor:not-allowed}.mn-mini-notice-page-list .content .ant-list-split{max-height:272px;overflow-y:auto}.mn-mini-notice-page-list .content .ant-list-split::-webkit-scrollbar{-webkit-appearance:none;width:4px;height:4px}.mn-mini-notice-page-list .content .ant-list-split::-webkit-scrollbar-thumb{background-color:#d9d9d9!important;border:1px solid #fff}.mn-mini-notice-page-list .content .ant-list-split .ant-list-item{border:none;padding:0}.mn-mini-notice-page-list .content .ant-list-split .ant-list-item:first-child{margin-top:8px}.mn-mini-notice-page-list .content .ant-list-split .ant-list-item:last-child{margin-bottom:4px}.ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:0!important}.mn-notice-info .ant-popover-arrow{display:none}.mn-notice-info-popover{margin-left:24px}.mn-notice-info-popover .unreadnum{height:14px;line-height:14px;font-size:12px;padding:0 6px;border-radius:7px;background-color:#e34d59;color:#fff;position:absolute;top:0;left:21px;z-index:10}.mn-notice-info-popover .ant-badge-count{margin-top:-2px;right:-4px;-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff;background:-o-linear-gradient(318deg,#ff8e8e 0,#f55 100%);background:linear-gradient(132deg,#ff8e8e,#f55)}.notice-info-title{height:50px;padding:0 16px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.notice-info-title .notice-name{font-size:14px;font-weight:500;color:#282b59}.notice-info-title .notice-phone{cursor:pointer;position:relative;-ms-flex:1 1;flex:1 1;text-align:right;font-size:14px;color:#2f54eb}.notice-info-title .notice-info-main{line-height:50px;padding:0 16px}.mn-notice-info-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:292px}.mn-notice-info-wrap .notice-info-separtor{margin:8px 0;background-color:#efeff2;height:1px}.mn-notice-info-wrap .no-center{display:none}.mn-notice-info-wrap .notice-info-item.not-hover:hover{background-color:#fff!important}.mn-notice-info-wrap .mn-notice-info-item-all{font-size:14px;color:#00b36b;height:50px;line-height:50px;text-align:center;cursor:pointer;border-top:1px solid #e6e6e6;background-color:#fff}.mn-notice-info-wrap .notice-info-item{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;color:#343874;padding:8px 16px}.mn-notice-info-wrap .notice-info-item:hover{background-color:#f0f5ff}.mn-notice-info-wrap .notice-info-item:hover .notice-info-item-title{color:#2f54eb}.mn-notice-info-wrap .notice-info-item .notice-info-item-title{font-size:14px;font-weight:500;color:#282b59;display:block}.mn-notice-info-wrap .notice-info-item .notice-info-item-title.logout{color:#f55;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.mn-notice-info-wrap .notice-info-item .team-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#282b59!important}.mn-notice-info-wrap .notice-info-item .notice-info-member-count{font-size:12px;float:right;color:#343874}.ant-popover.mn-notice-popover-style{width:292px;padding:0;top:64px!important}.ant-popover.mn-notice-popover-style .ant-popover-inner-content{padding:0}.ant-popover.mn-notice-popover-style .ant-popover-arrow{display:none}.ant-popover.mn-notice-popover-style .ant-popover-title{padding:8px 20px!important;width:250px;min-width:250px}.index-module_mn-sample-modal__aAPb1{padding-top:32px;padding-bottom:24px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-title .mn-sample-modal-title-content{font-weight:500;color:#191919;font-size:16px;margin-right:16px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content{margin-top:16px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-select .mn-sample-modal-content-select-label{font-weight:600;color:#191919;margin-right:16px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-select .mn-sample-modal-content-select-value{-ms-flex:1 1;flex:1 1}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content{display:-ms-flexbox;display:flex;position:relative;margin-top:16px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content .mn-sample-modal-content-content-point{width:8px;height:8px;background:#0065d9;border-radius:50%;margin-right:12px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content .mn-sample-modal-content-content-line{position:absolute;left:3px;top:20px;height:calc(100% - 48px);border:1px dotted #e6e6e6;z-index:-1}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content .mn-sample-modal-content-content-right{width:100%}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content .mn-sample-modal-content-content-right .mn-sample-modal-content-content-right-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;line-height:40px;width:100%;margin-bottom:8px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content .mn-sample-modal-content-content-right .mn-sample-modal-content-content-right-item .mn-sample-modal-content-content-right-item-label{background:#f7f7f7;border-radius:3px;-ms-flex:1 1;flex:1 1;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-content .mn-sample-modal-content-content .mn-sample-modal-content-content-right .mn-sample-modal-content-content-right-item .mn-sample-modal-content-content-right-item-label .mn-sample-modal-content-content-right-item-label-index{padding:0 9px;height:20px;background:#0065d9;border-radius:10px;line-height:20px;color:#fff;font-weight:600;margin-right:12px}.index-module_mn-sample-modal__aAPb1 .mn-sample-modal-footer{padding-top:24px;text-align:right}.mn-style-select{position:relative;width:100%;height:41px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-style-select>div:last-child{position:static!important}.mn-style-select .ant-select.ant-select-focused .ant-select-selector{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.mn-style-select .ant-select{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.mn-style-select .ant-select.ant-select-single .ant-select-selector{padding:0 16px;color:#333;height:100%;line-height:40px;border:none;-webkit-box-shadow:none;box-shadow:none}.mn-style-select .ant-select.ant-select-single .ant-select-selection-item,.mn-style-select .ant-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px}.mn-style-select .mn-style-select-dropdown{position:absolute;left:0;width:100%;height:264px}.mn-style-select .mn-style-select-dropdown.ant-select-dropdown{padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.mn-style-select .mn-style-select-dropdown.ant-select-dropdown .rc-virtual-list .rc-virtual-list-scrollbar{-webkit-appearance:none!important;width:2px!important;height:2px!important}.mn-style-select .mn-style-select-dropdown.ant-select-dropdown .rc-virtual-list .rc-virtual-list-scrollbar-thumb{border-radius:4px!important;background-color:rgba(0,0,0,.4)!important}.mn-style-select .mn-style-select-dropdown .ant-select-dropdown-menu{max-height:258px}.mn-style-select .mn-style-select-dropdown .rc-virtual-list-holder .ant-select-item-option-selected{background-color:#f5f5f5;font-weight:500;color:rgba(0,0,0,.65)}.mn-style-select .mn-style-select-dropdown .ant-select-item-option .icon-perch{display:inline-block;width:16px;height:16px}.mn-style-select .mn-style-select-dropdown .ant-select-item-option .select-label{margin-left:8px}.mn-style-select .mn-style-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover{background-color:#f5f5f5;color:rgba(0,0,0,.65)}.mn-cascader-container{position:relative;width:100%;height:41px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-cascader-container>div:last-child{position:static!important}.mn-cascader-container .ant-select{width:100%;height:100%}.mn-cascader-container .ant-select .ant-select-selector .ant-select-selection-item,.mn-cascader-container .ant-select .ant-select-selector .ant-select-selection-placeholder{line-height:40px}.mn-cascader-container .ant-select:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:100%;border:none}.mn-selectday-container,.mn-selectmonth-container,.mn-selectyear-container{position:relative;width:100%;height:41px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-selectday-container>div:last-child,.mn-selectmonth-container>div:last-child,.mn-selectyear-container>div:last-child{position:static!important}.mn-selectday-container .ant-picker,.mn-selectmonth-container .ant-picker,.mn-selectyear-container .ant-picker{width:100%;height:100%;border:none}.mn-selectday-container .ant-picker-input.ant-input,.mn-selectmonth-container .ant-picker-input.ant-input,.mn-selectyear-container .ant-picker-input.ant-input{height:39px;border:none}.mn-style-input-number{width:100%;height:41px;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-style-input-number:hover{border:1px solid #262626}.mn-style-input-number .ant-input{padding-left:0;border:none}.mn-style-input-number .ant-input:focus{border-color:#929292;-webkit-box-shadow:none;box-shadow:none}.mn-style-input-number .suffix{font-size:14px;font-weight:400;color:#bfbfbf}.mn-style-input-text{position:relative;width:100%;height:41px;padding:0 16px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-style-input-text .ant-input{height:39px;border:none}.mn-style-input-text .ant-input:focus{border-color:#929292;-webkit-box-shadow:none;box-shadow:none}.mn-style-input-text .suffix{display:block;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;letter-spacing:-1px;color:#bfbfbf}.mn-style-input-text .history-container{position:absolute;top:calc(100% + 4px);left:0;width:100%;height:240px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(51,51,51,.1);box-shadow:0 2px 14px 0 rgba(51,51,51,.1);border-radius:2px;border:1px solid #e8e8e8;z-index:2}.mn-style-input-text .history-container .histtory-header{margin-bottom:12px;width:100%;height:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.mn-style-input-text .history-container .histtory-header span:first-child{font-size:12px;font-weight:500;color:#333}.mn-style-input-text .history-container .histtory-header span:last-child{font-size:12px;font-weight:400;color:#999;cursor:pointer}.mn-style-input-text .history-container .history-item-content{-ms-flex:1 1;flex:1 1;overflow-y:auto}.mn-style-input-text .history-container .history-item{width:100%;height:32px;line-height:32px;cursor:pointer}.mn-style-input-text .history-container .history-item:hover{background:#f5f5f5}.mn-style-multiple-cascader-container,.mn-style-multiple-select-container{position:relative;width:100%;min-height:41px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-style-multiple-cascader-container .ant-select-selector,.mn-style-multiple-select-container .ant-select-selector{width:100%;height:40px;border:none!important}.mn-style-multiple-cascader-container .ant-select-dropdown,.mn-style-multiple-select-container .ant-select-dropdown{overflow:visible}.mn-style-multiple-cascader-container .select-option-container,.mn-style-multiple-select-container .select-option-container{padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;width:100%;height:264px;background:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(51,51,51,.1);box-shadow:0 2px 14px 0 rgba(51,51,51,.1);border-radius:2px;border:1px solid #e8e8e8;z-index:2;overflow-y:scroll}.mn-style-multiple-cascader-container .select-option-container .ant-checkbox-group,.mn-style-multiple-select-container .select-option-container .ant-checkbox-group{width:100%}.mn-style-multiple-cascader-container .select-option-container .select-option-item,.mn-style-multiple-select-container .select-option-container .select-option-item{width:100%;height:32px;line-height:32px;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mn-style-multiple-cascader-container .select-option-container .select-option-item .ant-checkbox-wrapper,.mn-style-multiple-select-container .select-option-container .select-option-item .ant-checkbox-wrapper{display:-ms-flexbox;display:flex}.mn-style-multiple-cascader-container .select-option-container .select-option-item:hover,.mn-style-multiple-select-container .select-option-container .select-option-item:hover{background:#f5f5f5;border-radius:2px}.mn-style-multiple-cascader-container .select-option-container .select-option-item .ant-checkbox-wrapper,.mn-style-multiple-select-container .select-option-container .select-option-item .ant-checkbox-wrapper{width:100%}.mn-style-multiple-cascader-container .select-option-container .select-option-item .ant-checkbox-checked .ant-checkbox-inner,.mn-style-multiple-cascader-container .select-option-container .select-option-item .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.mn-style-multiple-select-container .select-option-container .select-option-item .ant-checkbox-checked .ant-checkbox-inner,.mn-style-multiple-select-container .select-option-container .select-option-item .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background:#10bf6d;border-color:#10bf6d}.mn-style-multiple-cascader-container .ant-select-selection,.mn-style-multiple-select-container .ant-select-selection{border:none}.mn-style-multiple-cascader-container .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item,.mn-style-multiple-select-container .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin:7px 8px 4px 0;height:24px;line-height:22px;border-radius:12px;background:#fff;border:1px solid #d9d9d9;font-size:12px;font-weight:400;color:#333}.mn-style-multiple-cascader-container .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item .ant-select-selection-item-remove,.mn-style-multiple-select-container .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item .ant-select-selection-item-remove{font-size:14px;line-height:21px;color:#a2a2a2;margin-left:4px}.mn-style-multiple-cascader-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-search--inline,.mn-style-multiple-select-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-search--inline{border:none}.mn-style-multiple-cascader-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-search--inline .ant-select-search__field__wrap,.mn-style-multiple-select-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-search--inline .ant-select-search__field__wrap{line-height:35px}.mn-style-multiple-cascader-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-search--inline .ant-select-search__field,.mn-style-multiple-select-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-search--inline .ant-select-search__field{width:0}.mn-style-multiple-cascader-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-selection__placeholder,.mn-style-multiple-select-container .ant-select-selection--multiple .ant-select-selection__rendered .ant-select-selection__placeholder{margin-left:0;height:auto;line-height:inherit}.mn-style-multiple-cascader-container .ant-select-selection--multiple .ant-select-arrow,.mn-style-multiple-cascader-container .ant-select-selection--multiple .ant-select-selection__clear,.mn-style-multiple-select-container .ant-select-selection--multiple .ant-select-arrow,.mn-style-multiple-select-container .ant-select-selection--multiple .ant-select-selection__clear{top:20px}.mn-style-multiple-cascader-container{position:relative;width:100%;min-height:41px;max-height:78px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.mn-style-multiple-cascader-container .mn-style-multiple-cascader-level{display:-ms-flexbox;display:flex}.mn-style-multiple-cascader-container .cascader-container-levelone{display:inline-block;min-width:136px;height:264px;padding:8px;background-color:#fff;overflow:auto;vertical-align:top;border-right:1px solid #e8e8e8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item{cursor:pointer;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:136px;min-height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item .ant-checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item .ant-checkbox-wrapper .ant-checkbox{top:0}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item .ant-checkbox-wrapper span:last-child{font-size:14px;max-width:110px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item .anticon{color:#333}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item.active,.mn-style-multiple-cascader-container .cascader-container-levelone .check-item:hover{background:#f5f5f5}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#10bf6d}.mn-style-multiple-cascader-container .cascader-container-levelone .check-item .ant-checkbox-checked .ant-checkbox-inner{background-color:#10bf6d;border-color:#10bf6d;color:#fff}.mn-style-multiple-cascader-container .ant-select-dropdown{min-width:auto!important}.mn-style-multiple-cascader-container .ant-select-selection{max-height:73px;overflow-y:scroll;border:none}.ant-tree.mn-draggable-tree .ant-tree-draggable-icon{display:none}.ant-tree.mn-draggable-tree li{min-height:71px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.ant-tree.mn-draggable-tree li.drag-over>span[draggable]{color:#333;background-color:#e8e8e8;opacity:.8}.ant-tree.mn-draggable-tree li.drag-over-gap-top>span[draggable]{border-top-color:#10bf6d}.ant-tree.mn-draggable-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:#10bf6d}.ant-tree.mn-draggable-tree li .ant-tree-node-content-wrapper{height:100%}.ant-tree.mn-draggable-tree li .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-tree.mn-draggable-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#fff}.ant-tree.mn-draggable-tree li .ant-tree-title .list-item-wrap{padding:4px 0}.ant-tree.mn-draggable-tree li .ant-tree-title .list-item-wrap .add-sub-item{display:block;margin-top:4px;color:#666;padding-left:22px}.meinian-modal.meinian-defined-props-modal{z-index:1001}.meinian-modal.meinian-defined-props-modal .modal{width:-webkit-max-content;width:-moz-max-content;width:max-content}.meinian-modal.meinian-defined-props-modal .modal .modal-content{padding:0}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module{width:360px;height:564px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header{padding:16px 24px;display:-ms-flexbox;display:flex}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .title{font-size:16px;font-weight:500;color:#333}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .gender-list{width:76px;height:28px;line-height:28px;padding:0 8px 0 16px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .gender-list .gender-wrap .gender-item{height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:3px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .gender-list .gender-wrap .gender-item.active,.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .gender-list .gender-wrap .gender-item:hover{background-color:#f5f5f5}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .delete-btn{color:#666;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .add-item-btn{cursor:pointer;color:#10bf6d;margin-right:8px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .clear{cursor:pointer;margin-right:8px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .header .revert{cursor:pointer}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .property-info-container{width:100%;max-height:420px;overflow:auto}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .property-info-container::-webkit-scrollbar{display:none}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .ant-spin-nested-loading.mn-defined-property-loading{min-height:auto}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap{padding:16px 24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:420px;overflow:auto}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .section{margin-bottom:16px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .section .item-title{display:block;font-size:12px;font-weight:500;color:#333;margin-bottom:8px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .section>.ant-select{width:100%}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .section>.ant-select .ant-select-selection.ant-select-selection--single{padding:4px 10px;height:40px;color:#333;border-color:#d9d9d9}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .options-setting{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .options-setting .options{cursor:text;padding-left:4px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .date-view-wrap .date-select-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:8px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .date-view-wrap .date-select-wrap .title{font-size:12px;color:#333;font-weight:500}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .date-view-wrap .date-select-wrap .ant-radio-group.ant-radio-group-outline .ant-radio-wrapper{color:#666}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .date-view-wrap .date-select-wrap .ant-radio-group.ant-radio-group-outline .ant-radio-wrapper.ant-radio-wrapper-checked{color:#333}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .date-view-wrap .date-view{width:312px;height:256px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .props-wrap .date-view-wrap .date-view img{width:100%;height:100%}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .add-property-btn{cursor:pointer;height:48px;padding:0 32px;margin-top:8px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .footer-btn-wrap{padding:12px 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .footer-btn-wrap .footer-btn{width:88px;height:32px;border-radius:2px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .footer-btn-wrap .footer-btn.ok{color:#fff;background-color:#10bf6d}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .footer-btn-wrap .footer-btn.cancel{color:#333;border:1px solid #d9d9d9;background-color:#fff;margin-right:12px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .options-list-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .options-list-wrap.child,.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .options-list-wrap.son{padding-left:32px;padding-right:0}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .options-list-wrap .list-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .options-list-wrap .add-sub-item{padding:0 32px 6px}.meinian-modal.meinian-defined-props-modal .modal .modal-content .mn-defined-props-container .module .content-wrap{height:100%;overflow:auto;margin:16px 0 24px;padding:0 24px}.meinian-modal.meinian-defined-props-modal .meinian-input.property-name-input{width:100%;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px}.meinian-modal.meinian-defined-props-modal .meinian-input.property-name-input.focus{-webkit-box-shadow:none;box-shadow:none}.meinian-modal.meinian-defined-props-modal .meinian-input.property-name-input.empty{border-color:#f03322}.mn-props-wrap{padding:16px 24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-user-defined-props-item{height:48px;padding:0 4px;color:#666;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:4px;z-index:99999}.meinian-user-defined-props-item.active{background-color:#f5f5f5}.meinian-user-defined-props-item.empty{background-color:#ffeceb}.meinian-user-defined-props-item .property-info-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#666}.meinian-user-defined-props-item .property-info-wrap .property-name{margin-left:24px;margin-right:14px;max-width:137px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.meinian-user-defined-props-item .property-info-wrap .property-name.active{color:#333}.meinian-user-defined-props-item .switch-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.meinian-user-defined-props-item .switch-wrap .meinian-switch.active.property-switch-btn{background-color:#10bf6d}.meinian-user-defined-props-item .switch-wrap .meinian-switch.active.property-switch-btn .circle{left:12px}.meinian-user-defined-props-item .switch-wrap .meinian-switch.property-switch-btn{width:26px;height:16px;margin-left:24px;background-color:#bfbfbf;border:none}.meinian-user-defined-props-item .switch-wrap .meinian-switch.property-switch-btn .circle{width:12px;height:12px;left:2px;top:2px;border:none}.meinian-user-defined-props-item:hover{background-color:#f5f5f5}.meinian-modal.mn-update-property-attention-modal{z-index:1007}.meinian-modal.mn-update-property-attention-modal .modal-content .property-desc-wrap{font-weight:500;color:#333;font-size:16px;display:-ms-flexbox;display:flex;padding:32px 0 32px 10px}.meinian-modal.mn-update-property-attention-modal .modal-content .property-desc-wrap .description{margin-left:8px}.meinian-modal.mn-update-property-attention-modal .modal-content .property-desc-wrap .description .text{font-size:14px;color:#666;font-weight:400;margin-top:16px}.ant-tooltip.meinian-bubble.property-move-desc .ant-tooltip-content .ant-tooltip-arrow:before{background-color:#333}.ant-tooltip.meinian-bubble.property-move-desc .ant-tooltip-content .ant-tooltip-inner{color:#fff;background-color:#333}.ant-tooltip.meinian-bubble.property-move-desc .ant-tooltip-content .ant-tooltip-inner .bubble-content{color:#fff}.meinian-modal.meinian-edit-sample .modal{position:relative;height:100vh;width:100%;background:#f5f5f5;border:0;padding-left:0;padding-right:0;padding-bottom:0}.meinian-modal.meinian-edit-sample .modal .modal-footer{height:64px;padding:0 100px;background:#fff;-webkit-box-shadow:0 -3px 3px 0 rgba(0,0,0,.04);box-shadow:0 -3px 3px 0 rgba(0,0,0,.04);border-radius:0 0 2px 2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:1}.meinian-modal.meinian-edit-sample .modal .modal-footer .delete{padding:10px 28px;font-size:14px;font-weight:400;color:#333;line-height:20px;cursor:pointer}.meinian-modal.meinian-edit-sample .modal .modal-footer .delete:hover{color:#10bf6d}.meinian-modal.meinian-edit-sample .modal .modal-content{overflow:hidden;padding:0}.meinian-modal.meinian-edit-sample .modal .modal-content .edit-sample-title{position:absolute;top:0;left:0;z-index:9;width:350px;height:64px;padding-left:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-edit-sample .modal .modal-content .edit-sample-title .anticon{width:48px;height:48px;font-size:24px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-edit-sample .modal .modal-content .edit-sample-title .anticon:hover{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.meinian-modal.meinian-edit-sample .modal .modal-content .edit-sample-title span{font-size:16px;font-weight:600;color:#333}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list{width:720px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .img-div{margin-top:16px;width:96px;height:96px;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-right:16px;position:relative;cursor:move}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .img-div:hover .sample-main-image{height:25px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .img-div .sample-main-image{position:absolute;text-align:center;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;height:0;overflow:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);line-height:25px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .img-div .sample-main-tag{position:absolute;top:0;left:0;width:32px;height:20px;background:#10bf6d;border-radius:0 0 2px 0;font-size:12px;font-weight:500;color:#fff;text-align:center;line-height:20px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .img-div .delete{position:absolute;top:-7px;right:-7px;border-radius:50%;font-size:16px;color:#e34d59;width:18px;height:18px;background:#ffeceb;text-align:center;line-height:18px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .add-img{width:96px;height:96px;background-color:#f5f5f5;border:1px solid #e4e4e4;margin-top:16px;margin-right:16px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .add-img .anticon{font-size:24px;color:#999}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-list .add-img span{font-size:12px;font-weight:400;color:#999}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .img-text{font-size:14px;color:#666;margin-top:16px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .editsample-content{width:664px;margin:0 auto 100px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .editsample-content .editsample-content-title{font-size:16px;font-weight:500;color:#333;margin-top:40px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .editsample-content .editsample-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:16px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .editsample-content .editsample-item>label{width:64px;height:40px;line-height:40px;font-size:14px}.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .editsample-content .editsample-item .ant-dropdown-trigger,.meinian-modal.meinian-edit-sample .modal .modal-content .content-container .editsample-content .editsample-item .meinian-input{margin-left:16px}.meinian-modal.meinian-edit-sample .sample-delete-btn{width:80px;position:absolute;left:100px;bottom:16px}.meinian-modal.meinian-edit-sample .content-container{width:100%;height:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;overflow-y:scroll}.meinian-modal.meinian-edit-sample .content-container .sample-title-content{position:fixed;top:0;left:560px;width:146px;height:440px;margin-right:23px;padding:56px 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-modal.meinian-edit-sample .content-container .sample-title-content .title-item{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.meinian-modal.meinian-edit-sample .content-container .sample-title-content .title-item span:nth-child(2){font-size:14px;font-weight:400;color:#666}.meinian-modal.meinian-edit-sample .content-container .sample-title-content .title-item.active span:first-child{width:24px;height:2px;background:#10bf6d;margin-right:11px}.meinian-modal.meinian-edit-sample .content-container .sample-title-content .title-item.active span:nth-child(2){font-size:16px;font-weight:500;color:#333}.meinian-modal.meinian-edit-sample .content-container .sample-info-content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;overflow-y:scroll}.meinian-modal.meinian-edit-sample .content-container .sample-info{position:absolute;top:0;width:720px;height:100%}.meinian-modal.meinian-edit-sample .content-container .sample-info>div{margin-top:24px}.meinian-modal.meinian-edit-sample .content-container .sample-info>div:first-child{margin-top:0}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card{padding:0 32px 16px;background-color:#fff}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .prompt-meg{width:100%;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#fefce6;border-radius:2px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .prompt-meg .anticon{font-size:20px;color:#ffbc17}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .prompt-meg span{margin-left:5px;font-size:14px;font-weight:400;color:#333}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .attr-item .custom-com{margin:8px 0 16px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .section-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:40px;margin-bottom:16px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .section-item.alignment{-ms-flex-align:start;align-items:flex-start}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .section-item.alignment .label{line-height:32px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .section-item .label{min-width:65px;margin-right:16px;font-size:14px;font-weight:400;color:#333;line-height:20px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .section-item .label span{font-size:14px;color:#f03322}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .section-item .suffix{color:#bfbfbf}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .related-products{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;min-height:40px;margin-bottom:16px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .related-products .related-products-label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;height:32px;line-height:32px;margin-right:22px;font-size:14px;font-weight:400;color:#333}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .describe{display:inline-block;margin-top:12px;font-size:12px;font-weight:400;color:#999;line-height:16px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title{width:100%;height:48px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-left{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-left .sample-title{font-size:16px;font-weight:600;color:#333}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-left .introduce{margin-left:8px;font-size:12px;font-weight:400;color:#bfbfbf}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .current-gender{cursor:pointer;margin-right:16px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .current-gender span{margin-right:4px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .current-gender span:first-child{font-size:12px;font-weight:400;color:#333}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .current-gender span:nth-child(2){font-size:12px;font-weight:400;color:#666}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .current-gender i{font-size:14px;vertical-align:middle}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .custom-attr{cursor:pointer}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .custom-attr span{font-size:12px;font-weight:400;color:#333;margin-right:4px}.meinian-modal.meinian-edit-sample .content-container .sample-info .info-card .card-title .title-right .custom-attr i{font-size:14px;vertical-align:middle}.meinian-modal.meinian-edit-sample .content-container .sample-info .footer-placeholder,.meinian-modal.meinian-edit-sample .content-container .sample-info .header-placeholder{height:40px}.meinian-modal.meinian-edit-sample .sample-input{width:100%}.meinian-modal.meinian-edit-sample .sample-input .suffix{color:#bfbfbf}.meinian-modal.meinian-edit-sample .sample-textarea textarea{max-height:80px}.meinian-modal.meinian-edit-sample .sample-textarea .suffix{float:right;color:#bfbfbf}.meinian-modal.meinian-edit-sample .style-lable-tag .suffix{color:#bfbfbf}.meinian-modal .mn-editsample-modal{padding:32px;width:416px;height:188px;min-width:auto;min-height:auto;background:#fff;border-radius:3px}.meinian-modal .mn-editsample-modal .mn-modal-info .modal-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;color:#191919}.meinian-modal .mn-editsample-modal .mn-modal-info .modal-icon .anticon{margin-right:8px;font-size:24px;color:#ed7e28}.meinian-modal .mn-editsample-modal .mn-modal-info .modal-title{margin-left:8px;font-size:14px;font-weight:400;color:#666}.meinian-modal .mn-editsample-modal .modal-content,.meinian-modal .mn-editsample-modal .modal-footer{padding:0}.meinian-user-info .meinian-dropdown{top:64px!important}.meinian-user-info .meinian-dropdown.meinian-user-info-dropdown{background-color:transparent;border-radius:8px;border:none}.meinian-user-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-user-info-wrap{width:258px;background:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(103,134,114,.3);box-shadow:0 2px 10px 0 rgba(103,134,114,.3);border-radius:3px;padding:8px}.meinian-user-info-wrap .no-center{display:none}.meinian-user-info-wrap .info-line{height:1px;background-color:#e6e6e6;margin:4px 16px}.meinian-user-info-wrap .user-info-item{position:relative;display:block;padding:9px 16px;border-radius:3px}.meinian-user-info-wrap .user-info-item:hover{background-color:#f2f2f2}.meinian-user-info-wrap .user-info-item .info-title{font-size:14px;color:#191919;line-height:20px}.meinian-user-info-wrap .user-info-item .info-title.new:after{content:"NEW";height:24px;border-radius:2px;background-color:#00b36b;font-size:12px;color:#fff;text-align:center;font-weight:500;padding:0 4px;line-height:16px;margin-left:4px;vertical-align:text-bottom}.meinian-user-info-wrap .user-info-item .info-title.logout{color:#f55;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.meinian-user-info-wrap .user-info-item .info-description{font-size:12px;color:#8c8c8c;line-height:16px;margin-top:2px}.meinian-user-info-wrap .user-info-item .user-role{display:inline-block;padding:0 4px;background:#ecf4fe;font-size:12px;color:#0065d9;line-height:16px;margin-left:4px;vertical-align:text-bottom}.meinian-user-info-wrap .user-info-item .team-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#282b59!important}.meinian-user-info-wrap .user-info-item .user-info-main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.meinian-user-info-wrap .user-info-item .user-name{font-size:16px;padding-right:15px;width:120px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-user-info-wrap .user-info-item .user-phone{line-height:24px;position:relative;font-size:12px;-ms-flex:1 1;flex:1 1;text-align:right;color:#343874}.meinian-user-info-wrap .user-info-item .user-phone:before{content:" ";position:absolute;width:2px;height:9px;background:#c8c9d7;left:0;top:9px}.meinian-user-info-wrap .user-info-item .user-info-member-count{font-size:12px;float:right;color:#343874}.mnGuide{background-color:#fff;z-index:999;position:absolute;width:280px;-webkit-box-shadow:0 2px 14px 0 rgba(51,51,51,.1);box-shadow:0 2px 14px 0 rgba(51,51,51,.1);border-radius:4px;border:1px solid rgba(0,0,0,.04);padding:16px 16px 12px;font-size:14px;font-weight:400;color:#333}.mnGuide.bottom{-webkit-clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z");clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.mnGuide .mnGuide-ok{margin-top:28px;text-align:right;color:#10bf6d;font-size:12px;cursor:pointer}.mnGuide .mn-guide-arrow-bottom,.mnGuide .mn-guide-arrow-bottom-top,.mnGuide .mn-guide-arrow-left,.mnGuide .mn-guide-arrow-right,.mnGuide .mn-guide-arrow-top{position:absolute;display:block;width:22px;height:22px;overflow:hidden;background:0 0;pointer-events:none}.mnGuide .mn-guide-arrow-bottom-top .mn-guide-arrow-content,.mnGuide .mn-guide-arrow-bottom .mn-guide-arrow-content,.mnGuide .mn-guide-arrow-left .mn-guide-arrow-content,.mnGuide .mn-guide-arrow-right .mn-guide-arrow-content,.mnGuide .mn-guide-arrow-top .mn-guide-arrow-content{position:absolute;inset:0;display:block;width:11.3137085px;height:11.3137085px;margin:auto;content:"";pointer-events:auto;border-radius:0 0 2px;pointer-events:none;background:#fff}.mnGuide .mn-guide-arrow-bottom-top .mn-guide-arrow-content:before,.mnGuide .mn-guide-arrow-bottom .mn-guide-arrow-content:before,.mnGuide .mn-guide-arrow-left .mn-guide-arrow-content:before,.mnGuide .mn-guide-arrow-right .mn-guide-arrow-content:before,.mnGuide .mn-guide-arrow-top .mn-guide-arrow-content:before{position:absolute;top:-11.3137085px;left:-11.3137085px;width:33.9411255px;height:33.9411255px;background-repeat:no-repeat;background-position:-10px -10px;content:"";-webkit-clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z");clip-path:path("M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z")}.mnGuide .mn-guide-arrow-bottom-top{top:11%;left:0;-webkit-transform:translateY(0) translate(-50%);-ms-transform:translateY(0) translate(-50%);transform:translateY(0) translate(-50%)}.mnGuide .mn-guide-arrow-bottom-top .mn-guide-arrow-content{-webkit-box-shadow:-2px 1px 5px rgba(0,0,0,.07058823529411765);box-shadow:-2px 1px 5px rgba(0,0,0,.07058823529411765);-webkit-transform:translateY(-2px) rotate(45deg);-ms-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg)}.mn-download-center{width:32px;height:32px;line-height:32px;text-align:center;border-radius:3px;cursor:pointer;font-size:20px;position:relative}.mn-download-center.update:after{content:"";display:block;width:6px;height:6px;background:#e34d59;border-radius:100%;position:absolute;top:4px;right:4px}.mn-download-center:hover{background:#f2f2f2}.mn-download-center.active{background:#e6e6e6}.mn-download-center-start{display:-ms-flexbox;display:flex;top:100%;right:0;padding:16px;font-size:14px;color:#595959;cursor:pointer}.mn-download-center-list-wrap,.mn-download-center-start{z-index:9999;position:fixed;width:360px;background:#fff;border:1px solid #e6e6e6;font-weight:400;line-height:20px;text-align:left;-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1)}.mn-download-center-list-wrap{font-size:12px;color:#212121;cursor:auto;border-radius:3px}.mn-download-center-list-wrap .meinian-loading-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:360px;min-height:64px;-webkit-transform:none;-ms-transform:none;transform:none}.mn-download-center-list-wrap .meinian-loading-wrap .meinian-loading{margin:0}.mn-download-center-list-wrap .ant-spin-dot{min-width:360px!important}.mn-download-center-list-wrap .list-title{height:40px;line-height:40px;padding-left:16px;font-size:14px;font-weight:600;color:#191919}.mn-download-center-list-wrap .empty{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:64px;font-size:12px;font-weight:400;color:#bfbfbf;line-height:16px}.mn-download-center-list-wrap .download-center-list-ul{max-height:448px;overflow:auto}.mn-download-center-list-wrap .download-center-list-ul::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.mn-download-center-list-wrap .download-center-list-ul::-webkit-scrollbar-thumb{background-color:#d9d9d9!important;border:1px solid #fff}.mn-download-center-list-wrap .download-center-list-ul li{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;padding:7px 16px}.mn-download-center-list-wrap .download-center-list-ul li .icon{margin-right:8px;font-size:16px;float:left}.mn-download-center-list-wrap .download-center-list-ul li .icon.mnbaobiao{color:#00b36b}.mn-download-center-list-wrap .download-center-list-ul li .icon.mntupiandabao{color:#0065d9}.mn-download-center-list-wrap .download-center-list-ul li .name{display:block;width:184px;font-size:12px;font-weight:400;color:#191919;line-height:16px;word-break:break-all}.mn-download-center-list-wrap .download-center-list-ul li .name.failed{color:#bfbfbf}.mn-download-center-list-wrap .download-center-list-ul li .action-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:16px;color:#8c8c8c;border-radius:2px}.mn-download-center-list-wrap .download-center-list-ul li .action-icon.delete{margin-left:12px}.mn-download-center-list-wrap .download-center-list-ul li .action-icon:hover{color:#191919;background-color:#f2f2f2}.mn-download-center-list-wrap .download-center-list-ul li .action-icon:hover.delete{color:#e34d59;background-color:#fdecee}.mn-download-center-list-wrap .download-center-list-ul li .status{margin-top:2px;font-size:12px;font-weight:400;color:#8c8c8c;line-height:16px}.mn-download-center-list-wrap .download-center-list-ul li .status.failed{color:#e34d59}.mn-download-center-list-wrap .download-center-list-ul li .status.success{color:#8c8c8c}.mn-download-center-list-wrap .download-center-list-ul li .doing{width:100%;height:1px;background-color:#e0e0e0;background-image:-webkit-gradient(linear,left top,right top,from(rgba(97,97,97,0)),color-stop(90%,rgba(97,97,97,0)),to(#616161));background-image:-o-linear-gradient(left,rgba(97,97,97,0) 0,rgba(97,97,97,0) 90%,#616161 100%);background-image:linear-gradient(90deg,rgba(97,97,97,0),rgba(97,97,97,0) 90%,#616161);-webkit-animation:doingA 2s infinite;animation:doingA 2s infinite}@-webkit-keyframes doingA{0%{background-position-x:0}to{background-position-x:184px}}@keyframes doingA{0%{background-position-x:0}to{background-position-x:184px}}.mn-download-center-list-wrap .tip{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;padding-left:16px;-webkit-box-shadow:inset 0 1px 0 0 #e6e6e6;box-shadow:inset 0 1px 0 0 #e6e6e6;font-size:12px;font-weight:400;color:#8c8c8c}.download-center-icon{font-size:20px;margin-right:8px}.download-center-icon.warning{color:#ec772f!important}.download-center-icon.success{color:#00b36b!important}.mn-download-center-success{z-index:9999;position:fixed;top:100%;right:0;width:360px}.mn-download-center-success li{display:-ms-flexbox;display:flex;margin-bottom:8px;padding:11px 15px;background:#fff;border:1px solid #e6e6e6;-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);text-align:left;cursor:auto;color:#595959;font-size:14px}.mn-download-center-success li .close-icon{font-size:16px;color:#595959;cursor:pointer;margin-top:4px;margin-left:4px}.mn-download-center-success li a{color:#0065d9}.meinian-upload-dir-loading{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:16px 0}.meinian-upload-dir-loading .label{font-size:12px;font-weight:400;color:#333;line-height:16px;text-align:center}.meinian-upload-dir-loading .label div{color:#10bf6d}.meinian-upload-dir-loading .text{margin-top:40px;font-size:14px;color:#333;line-height:20px;text-align:center}.meinian-upload-dir-loading .text .tip{margin-top:15px;font-size:12px;color:#999;line-height:16px}.meinian-header-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-header-right .meinian-collect-plug{width:108px;height:32px;background:#fff;border-radius:16px;border:1px solid #d9d9d9;line-height:32px;text-align:center;color:#191919}.meinian-header-right .meinian-collect-plug .meinian-collect-plug-clickable{margin-left:2px}.meinian-header-right .meinian-collect-plug .meinian-collect-plug-icon{font-size:16px}.meinian-header-right .meinian-collect-plug:hover{background:#f2f2f2}.meinian-header-right .user-wrap{display:-ms-flexbox;display:flex}.meinian-header-right .create-idea-mass-button{position:relative;margin-left:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;background-color:#fff;color:#00b36b;cursor:pointer;width:32px;height:32px;border-radius:4px}.meinian-header-right .create-idea-mass-button:hover{background:#f2f2f2}.meinian-header{z-index:998;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e6e6e6;position:fixed;width:calc(100% - 240px);top:0;margin-left:1px}.meinian-header .logo{width:38px;margin-right:41px;cursor:pointer}.meinian-header .nav-wrap a{margin-right:32px;font-size:12px;line-height:17px}.meinian-header .search{height:32px;width:480px;border:1px solid #d9d9d9;background-color:#fff}.meinian-header .search>input::-webkit-input-placeholder{color:#bfbfbf}.meinian-header .search>input::-moz-placeholder{color:#bfbfbf}.meinian-header .search>input:-ms-input-placeholder{color:#bfbfbf}.meinian-header .search>input::-ms-input-placeholder{color:#bfbfbf}.meinian-header .search>input::placeholder{color:#bfbfbf}.meinian-header .search.scalable{width:34px}.meinian-header .upload-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-right:-4px;color:#999;cursor:pointer}.meinian-header .upload-icon:hover{color:#333}.meinian-header .upload-icon .anticon{font-size:16px}.meinian-header-app-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:8px;font-size:12px;font-weight:400;color:#333}.meinian-header-app-card span{line-height:16px;text-align:center}.meinian-radio-wrap,.meinian-radio-wrap .meinian-radio{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-radio-wrap .meinian-radio{width:16px;height:16px;border:1px solid #d9d9d9;border-radius:100%;cursor:pointer;-ms-flex-pack:center;justify-content:center;background-color:#fff}.meinian-radio-wrap .meinian-radio-title{font-size:14px;color:#595959;margin-left:6px;cursor:pointer}.meinian-radio-wrap.active .meinian-radio{border:1px solid #00b36b}.meinian-radio-wrap.active .meinian-radio .meinian-radio-center{width:8px;height:8px;border-radius:100%;background-color:#00b36b}.meinian-radio-wrap.disabled .meinian-radio{background-color:#f7f7f7;border:1px solid #eee;cursor:auto}.meinian-radio-wrap.disabled .meinian-radio .meinian-radio-center{background-color:#bfbfbf}.meinian-radio-wrap.disabled .meinian-radio-title{color:#bfbfbf;cursor:auto}.meinian-radio-button-group{display:inline-block;background:#fff;border-radius:4px;border:1px solid #666;cursor:pointer}.meinian-radio-button-group .item{padding:3px 7px;border-right:1px solid #666;font-size:12px;color:#666;line-height:17px;vertical-align:text-bottom}.meinian-radio-button-group .item:last-child{border-right:none}.meinian-radio-button-group .item:hover{color:#333}.meinian-radio-button-group .item.active{background:#333;font-weight:500;color:#fff}.meinian-coll-sharing .foot-switch{margin-bottom:24px}.mn-share-modal .modal{min-height:auto}.meinian-coll-share{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.meinian-coll-share .icon{width:64px;height:64px;margin:0 0 18px;background:rgba(51,51,51,.04);border-radius:52px;font-size:29px;line-height:64px;text-align:center}.meinian-coll-share .text{font-size:14px;color:#999;line-height:20px}.meinian-coll-sharing .des{margin:16px 0 10px;font-size:14px;color:#333;line-height:20px}.meinian-coll-sharing .tip{margin-bottom:16px;padding:12px 0;font-size:12px;color:#999;line-height:17px}.meinian-coll-sharing .foot-switch{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;font-size:12px;color:#333;line-height:17px}.meinian-coll-sharing .foot-switch i{margin-left:16px;color:#999}.looklgjdetail .looklgjdetail-info-header{height:56px;border-bottom:1px solid #e6e6e6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px}.looklgjdetail .looklgjdetail-info-header .title{color:#191919;font-size:16px;line-height:24px;font-weight:600}.looklgjdetail .looklgjdetail-info-context{-ms-flex:1 1;flex:1 1;overflow-y:auto;width:100%;padding:24px 64px 0}.looklgjdetail .looklgjdetail-info-context .cover-1{width:200px;height:200px;border-radius:3px;background-repeat:no-repeat;background-size:cover;border:1px solid #e4e4e4}.looklgjdetail .looklgjdetail-info-context .cover-1.empty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f0fbf6}.looklgjdetail .looklgjdetail-info-context .cover-1.empty img{width:34%}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text{margin-top:24px}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text img{width:24px;height:24px;border:1px solid #d9d9d9;border-radius:50%;vertical-align:text-top}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-text-title{font-size:24px;font-weight:600;color:#191919;line-height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:16px}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-text-title .pro-icon-wrap{width:40px;height:22px;line-height:22px;text-align:center;background:-o-linear-gradient(224deg,#f7dba7 0,#e8b46c 100%);background:linear-gradient(226deg,#f7dba7,#e8b46c);border-radius:4px;margin-left:4px;margin-top:1px}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item{display:-ms-flexbox;display:flex;width:100%;padding:8px 0}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-title{width:97px;height:24px;color:#191919;font-weight:600;line-height:24px;font-size:14px}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right{-ms-flex:1 1;flex:1 1;width:0;display:-ms-flexbox;display:flex}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right.dfc{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .info-introduction{color:#8c8c8c;font-size:14px;line-height:22px}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .looklgjdetail-text-tab{text-align:center;color:#333;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .looklgjdetail-text-tab span{height:24px;line-height:24px;font-size:12px;padding:0 8px;border-radius:16px;margin:0 8px 4px 0;border:1px solid #d9d9d9}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .looklgjdetail-text-user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .looklgjdetail-text-user .looklgjdetail-user-name{margin-left:6px;color:#595959;max-width:94px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .looklgjdetail-people-list{color:#595959;cursor:pointer}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .looklgjdetail-people-list .anticon{font-size:16px}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-item .item-right .abbreviation{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-text .looklgjdetail-line{width:100%;height:1px;background:#e6e6e6;margin:8px 0}.looklgjdetail .looklgjdetail-info-context .looklgjdetail-footer{width:100%;height:54px;position:absolute;left:0;top:0;padding:0 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.meinian-modal.mn-edit-idea-mass-modal .modal{height:calc(100vh - 80px);max-height:900px}.meinian-modal.mn-edit-idea-mass-modal .modal .modal-title{-webkit-box-shadow:none;box-shadow:none;padding:0}.meinian-modal.mn-edit-idea-mass-modal .modal .modal-title .mn-edit-idea-mass-modal-title{padding:16px 12px 16px 24px;font-size:16px;font-weight:600;color:#333;line-height:22px;-webkit-box-shadow:0 1px 0 0 #e6e6e6;box-shadow:0 1px 0 0 #e6e6e6}.meinian-modal.mn-edit-idea-mass-modal .modal .modal-title .mn-edit-idea-mass-modal-header{margin-top:14px;padding:0 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-modal.mn-edit-idea-mass-modal .modal .modal-title .mn-edit-idea-mass-modal-header .header-item{font-size:14px;color:#595959;margin-right:24px;cursor:pointer;height:26px}.meinian-modal.mn-edit-idea-mass-modal .modal .modal-title .mn-edit-idea-mass-modal-header .header-item.active{color:#191919;font-weight:600}.meinian-modal.mn-edit-idea-mass-modal .modal .modal-title .mn-edit-idea-mass-modal-header .header-item.active:after{display:block;content:" ";height:2px;border-radius:1px;background-color:#00b36b}.meinian-modal.mn-edit-idea-mass-modal .modal-content .meinian-loading-spin{-ms-flex:1 1;flex:1 1}.meinian-modal.mn-edit-idea-mass-modal .modal-content .meinian-loading-spin .ant-spin-container{height:100%}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content{padding-bottom:24px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-name{padding:16px 0 8px;font-size:12px;font-weight:600;color:#191919;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-name.required:after{content:"*";font-size:12px;font-weight:500;color:#f03322;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .cover{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:160px;height:160px;background:#f7f7f7;border-radius:2px;font-size:12px;text-align:center;border:1px dashed #d9d9d9}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .cover .upload-icon{font-size:20px;color:rgba(0,0,0,.65)}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .cover .upload-tip{margin-top:8px;font-weight:400;color:#bfbfbf;line-height:14px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .cover .re-upload{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:160px;height:160px;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-input{width:100%;height:40px;padding:0 8px;background:#fff;border-radius:2px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-input .suffix{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-title{margin:32px 0 16px;font-size:14px;font-weight:500;color:#333;line-height:20px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-user{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:32px;background:#fff;padding:7px 12px;border-radius:2px;border:1px solid #e3e3e3;cursor:pointer}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-user.focus{border:1px solid #212121}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper{width:100%;height:144px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search{width:100%;height:32px;margin:8px 0;background-color:#fff;border-radius:2px;border:1px solid #e3e3e3}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#d9d9d9;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search::-moz-placeholder{font-size:14px;font-weight:400;color:#d9d9d9;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search:-ms-input-placeholder{font-size:14px;font-weight:400;color:#d9d9d9;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search::-ms-input-placeholder{font-size:14px;font-weight:400;color:#d9d9d9;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search::placeholder{font-size:14px;font-weight:400;color:#d9d9d9;line-height:18px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .search:focus{-webkit-box-shadow:none;box-shadow:none}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .list{height:96px;overflow-y:auto}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .list .item{padding:0 12px;font-size:14px;color:#212121;line-height:32px}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .list .item.active{color:#da583f}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .whale-users-wrapper .list .item:hover{background-color:#eee;color:#da583f}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-tags{width:100%}.meinian-modal.mn-edit-idea-mass-modal .modal-content .content .item-tags .tags .text{font-size:14px;font-weight:400;color:#666}.meinian-modal.mn-edit-idea-mass-modal .modal-content .delete{position:absolute;left:24px;bottom:18px;font-size:14px;font-weight:400;color:#e34d59;line-height:20px}.mn-create-or-edit-child-idea-mass-modal .modal{height:calc(100vh - 80px);max-height:793px}.mn-create-or-edit-child-idea-mass-modal .mn-install-cooperation{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.mn-create-or-edit-child-idea-mass-modal .mn-install-cooperation .information-permissions{font-size:12px;font-weight:400;color:#595959;line-height:16px}.mn-create-or-edit-child-idea-mass-modal .modal-content .meinian-loading-spin{-ms-flex:1 1;flex:1 1}.mn-create-or-edit-child-idea-mass-modal .modal-content .meinian-loading-spin .ant-spin-container{height:100%}.mn-create-or-edit-child-idea-mass-modal .modal-content .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .item-name{padding:16px 0 8px;font-size:12px;font-weight:600;color:#191919;line-height:18px}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .item-name.required:after{content:"*";font-size:12px;font-weight:500;color:#f03322;line-height:18px}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .item-input{width:100%;height:40px;min-height:40px;padding:0 8px;background:#fff;border-radius:2px;border:1px solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .item-input .suffix{font-size:14px;font-weight:400;color:#bfbfbf;line-height:20px}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .item-title{margin:32px 0 16px;font-size:14px;font-weight:500;color:#333;line-height:20px}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .mn-idea-mass-cooperation-child-setting{-ms-flex:1 1;flex:1 1;height:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mn-create-or-edit-child-idea-mass-modal .modal-content .content .mn-idea-mass-cooperation-child-setting .users-wrap{-ms-flex:1 1;flex:1 1;min-height:288px}.mn-create-or-edit-child-idea-mass-modal .modal-content .delete{position:absolute;left:24px;bottom:18px;font-size:14px;font-weight:400;color:#e34d59;line-height:20px}.mn-idea-mass-cooperation-child-setting .users-wrap{display:-ms-flexbox;display:flex;height:365px}.mn-idea-mass-cooperation-child-setting .users-wrap .users{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:8px;margin-bottom:24px;border-radius:3px;border:1px solid #d9d9d9}.mn-idea-mass-cooperation-child-setting .users-wrap .users .header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px;height:44px;border-bottom:1px solid #d9d9d9}.mn-idea-mass-cooperation-child-setting .users-wrap .users .header .title{color:#191919;font-weight:600;font-size:14px}.mn-idea-mass-cooperation-child-setting .users-wrap .users .batch{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px 12px}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-list{-ms-flex:1 1;flex:1 1;overflow-y:auto}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-list .user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px 12px}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-list .user img{width:24px;height:24px;margin:0 8px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-list .user .user-name{max-width:56px;font-size:14px;color:#333;line-height:20px}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-list .user .mnshenhe{width:16px;height:16px;line-height:16px;text-align:center}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-list .user .mnshenhe:hover{background-color:#eee}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-parent-creator{position:relative}.mn-idea-mass-cooperation-child-setting .users-wrap .users .user-parent-creator:after{content:"";position:absolute;top:4px;right:-9px;display:block;width:1px;height:12px;background:#e8e8e8}.mn-idea-mass-cooperation-child-setting .role-item.delete{color:rgba(191,22,16,.87)}.mn-child-cooperation{margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:592px;min-height:256px;height:456px;background:#fff;border-radius:3px;border:1px solid #d9d9d9;padding:16px 0 16px 16px}.mn-child-cooperation .cooperation-members{overflow:auto;-ms-flex:1 1;flex:1 1}.mn-child-cooperation .cooperation-members .member-item{padding-right:16px;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;width:560px;height:32px}.mn-child-cooperation .cooperation-members .member-item,.mn-child-cooperation .cooperation-members .member-item .item-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-child-cooperation .cooperation-members .member-item .item-left .user-item-img{border-radius:50%;border:1px solid #d9d9d9}.mn-child-cooperation .cooperation-members .member-item .item-left .user-item-img img{width:24px;height:24px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.mn-child-cooperation .cooperation-members .member-item .item-left .user-item-name{width:132px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-left:8px;font-size:12px;font-weight:400;color:#191919;line-height:16px}.mn-child-cooperation .cooperation-members .member-item .item-left .user-item-role{margin-left:42px;font-size:12px;font-weight:400;color:#595959;line-height:16px}.mn-child-cooperation .cooperation-members .member-item .item-right{margin-top:3px}.mn-child-cooperation .cooperation-members .member-item .item-right .mn-switch-cooperation{background-color:#bfbfbf;border:none}.mn-child-cooperation .cooperation-members .member-item .item-right .mn-switch-cooperation .circle{top:2px;left:2px;border:none}.mn-child-cooperation .cooperation-members .member-item .item-right .mn-switch-cooperation.active{background-color:#00b36b}.mn-child-cooperation .cooperation-members .member-item .item-right .mn-switch-cooperation.active .circle{left:18px;background:#fff}.mn-child-cooperation .cooperation-tip{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:400;color:#8c8c8c;line-height:16px}.meinian-breadcrumb-separator{margin:0 8px}.meinian-breadcrumb-item,.meinian-breadcrumb-separator{font-size:12px;color:#999;line-height:17px;vertical-align:text-top}.meinian-breadcrumb-item{display:inline-block;max-width:192px;font-weight:400;cursor:pointer}.meinian-breadcrumb-item.disabled{font-weight:400;color:rgba(51,51,51,.3);cursor:not-allowed}.meinian-breadcrumb-item:hover{color:#666}.meinian-breadcrumb-item.active{max-width:none;font-weight:500;color:#333}.meinian-clear-filter{margin-right:24px}.meinian-select-elemnt{position:relative}.meinian-select-elemnt .select-left{position:relative;z-index:1;width:240px;height:460px;padding:11px 0 23px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0}.meinian-select-elemnt .select-left .select-left-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px 16px 12px 30px}.meinian-select-elemnt .select-left .select-left-item .value{color:#666}.meinian-select-elemnt .select-left .select-left-item .value.active{font-weight:400;color:#333}.meinian-select-elemnt .select-left .actions{text-align:center}.meinian-select-elemnt.has-right{margin-right:319px}.meinian-select-elemnt.has-mini-right{margin-right:160px}.meinian-select-elemnt .select-right{position:absolute;left:240px;top:0;width:319px;height:100%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-left:1px solid #333}.meinian-select-elemnt .select-right.show{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.meinian-select-elemnt .select-color-panel{-ms-flex:1 1;flex:1 1;width:319px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;list-style:none;margin:0}.meinian-select-elemnt .select-color-panel li{position:relative;width:55px;height:55px;border-radius:4px;overflow:hidden;cursor:pointer;background-color:#000;margin:8px;display:inline-block;text-align:center;line-height:55px;-webkit-box-shadow:0 0 1px 1px #f0f0f0;box-shadow:0 0 1px 1px #f0f0f0}.meinian-select-elemnt .select-color-panel li.active .select-color-icon{opacity:1}.meinian-select-elemnt .select-color-panel li.active:hover a,.meinian-select-elemnt .select-color-panel li.active a{opacity:0}.meinian-select-elemnt .select-color-panel li:hover a{opacity:1}.meinian-select-elemnt .select-color-panel li a{opacity:0;font-size:12px;color:#fff}.meinian-select-elemnt .select-color-panel li .select-color-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.meinian-select-elemnt .select-color-clear{display:block;margin:0 0 24px;text-align:center;color:#2f54eb;font-size:14px}.meinian-select-elemnt .select-color-clear.disabled{cursor:not-allowed;color:#c8c9d7}.meinian-select-elemnt .filter-items-search{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column}.meinian-select-elemnt .filter-items-search header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;border-bottom:1px solid #e8e8e8}.meinian-select-elemnt .filter-items-search main{-ms-flex:1 1;flex:1 1;position:relative;display:-ms-flexbox;display:flex}.meinian-select-elemnt .filter-items-search main .meinian-select-list-cascade{-ms-flex:1 1;flex:1 1;height:396px}.meinian-select-elemnt .filter-items-search main .meinian-select-list-cascade .right{-ms-flex:1 1;flex:1 1}.meinian-select-elemnt .filter-items-search .empty{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#999;line-height:20px;text-align:center}.meinian-sales-volume-drop{display:inline-block}.meinian-sales-volume-drop .meinian-sort-item,.meinian-sales-volume-drop .meinian-sort-item-active{font-size:14px;cursor:pointer;color:#333;margin-right:30px}.meinian-sales-volume-drop .meinian-sort-item-active:hover,.meinian-sales-volume-drop .meinian-sort-item:hover{color:#666}.meinian-sale-menu{border-radius:4px;border:1px solid #e6e6e6;-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1)}.meinian-sale-menu .meinian-sale-range{display:block;padding:10px 15px}.meinian-sale-menu .meinian-sale-range .meinian-numeric-input{width:70px;padding:4px 5px}.meinian-select-more{width:380px;padding-top:12px}.meinian-select-more .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:48px;padding:6px 15px 6px 30px}.meinian-select-more .item .label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:100px;margin-right:16px}.meinian-select-more .tip{padding:6px 15px 6px 30px;font-size:12px;color:#999;line-height:16px}.meinian-gender-category-select .right{width:400px}.ant-dropdown.category-cascader-dropdown{background:transparent;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}.ant-dropdown.category-cascader-dropdown .category-cascader-dropdown-wrap{display:-ms-inline-flexbox;display:inline-flex;background:#fff;-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);border-radius:2px;border:1px solid #e6e6e6}.ant-dropdown.category-cascader-dropdown .category-cascader-dropdown-wrap .list{width:116px;height:240px;overflow-y:auto;border-right:1px solid #e6e6e6;padding:8px}.ant-dropdown.category-cascader-dropdown .category-cascader-dropdown-wrap .list:last-child{border:none}.ant-dropdown.category-cascader-dropdown .category-cascader-dropdown-wrap .list .list-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;padding:0 8px;margin-bottom:4px}.ant-dropdown.category-cascader-dropdown .category-cascader-dropdown-wrap .list .list-item:last-child{margin-bottom:0}.ant-dropdown.category-cascader-dropdown .category-cascader-dropdown-wrap .list .list-item:hover{background-color:#f2f2f2}.meinian-intelligent-filter{padding-top:30px;padding-left:24px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content{display:-ms-flexbox;display:flex}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left{width:168px;padding:0 8px 8px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-top:8px;padding-bottom:14px;margin:0 8px;border-bottom:1px solid #e8e8e8;font-weight:400;color:#333}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .title .clear{color:#999;font-size:12px;cursor:pointer}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .sub-titles-wrap{margin:8px 0}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .sub-titles-wrap .sub-title{height:32px;border-radius:2px;font-size:14px;font-weight:400;color:#666;padding:6px 8px;margin-top:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .sub-titles-wrap .sub-title:hover{border-radius:2px;background:#f5f5f5}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .sub-titles-wrap .sub-title.active{color:#333}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .left .sub-titles-wrap .sub-title .count{position:absolute;top:7px;left:8px;background:#f5f5f5;border-radius:9px;border:1px solid #d9d9d9;padding:0 6px;font-size:12px;font-weight:400;color:#666}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right{width:232px;padding:8px 0 7px;border-left:1px solid #e8e8e8}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .intelligent-search-wrap{padding:0 16px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .intelligent-search-wrap .search{background-color:#fff;border:1px solid #d9d9d9;border-radius:2px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .intelligent-search-wrap .search .icon{color:#999}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap .items-wrap{margin-top:4px;height:100%;overflow:auto}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap .items-wrap .item{padding:6px 16px;margin:4px 9px 0 16px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap .items-wrap .item .label{font-weight:400;color:#666;margin-left:16px;width:148px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap .items-wrap .item:hover{background:#f5f5f5;border-radius:2px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap .items-wrap .item.active .label{color:#333}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .right-content-wrap .items-wrap .empty{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#666;font-weight:400}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:12px;height:12px;border:1px solid #d9d9d9;border-radius:2px}.meinian-intelligent-filter .meinian-intelligent-filter-modal .content .right .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{border:none;background:#10bf6d}.meinian-intelligent-filter .filter-header{font-size:20px;color:#333;font-weight:500;cursor:pointer}.meinian-intelligent-filter .filter-header .gender-title{height:64px;font-size:20px;color:#212121;font-weight:500}.meinian-intelligent-filter .sub-filter{margin-top:14px;font-size:12px;font-weight:400;color:#999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-intelligent-filter .sub-filter .selected-items-wrap .label{color:#666;margin-right:8px}.meinian-intelligent-filter .sub-filter .selected-items-wrap .item-wrap>span{cursor:pointer;border:1px solid #d9d9d9;border-radius:10px;padding:2px 8px;margin-right:4px}.meinian-intelligent-filter .sub-filter .selected-items-wrap .item-wrap>span .anticon{margin-left:5px}.meinian-intelligent-filter .sub-filter .divide-line{width:1px;height:14px;background:#e8e8e8;margin:0 12px}.meinian-batch-start{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:14px}.meinian-select-all-button{width:80px;height:28px;text-align:center;border-radius:4px}.meinian-select-all-button .meinian-select-button{width:80px;height:28px;padding-top:5px;margin-left:24px}.meinian-batch-stop-green{width:80px;height:28px;border-radius:4px;margin-right:24px}.meinian-export-loading-mask{position:fixed;top:-10000px;left:0;width:0;height:0;background:rgba(0,0,0,.65);z-index:-1}.meinian-export-loading-mask.active{top:0;width:100%;height:100%;z-index:9999}.meinian-export-loading-mask .meinian-export-loading{position:absolute;top:50%;left:50%;width:480px;height:192px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.meinian-export-loading-mask .meinian-export-loading .image{position:relative;top:10px;width:200px;height:200px;margin:0 auto}.meinian-export-loading-mask .meinian-export-loading .text{position:relative;bottom:49px;font-size:14px;line-height:20px;color:#212121;text-align:center}.mn-move-child-inspiration-modal .modal .modal-content{padding:0}.mn-move-child-inspiration-modal .modal .modal-content .rename-title{margin-top:0;margin-bottom:8px}.meinian-move-to-sub-coll{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:344px}.meinian-move-to-sub-coll .list{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:240px}.meinian-move-to-sub-coll .list .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px 32px}.meinian-move-to-sub-coll .list .empty{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#999;line-height:20px;text-align:center}.meinian-move-to-sub-coll .create{padding:16px 0;font-size:12px;text-align:center}.create-idea-mass{height:64px;padding:12px 24px;background:#fff;font-size:16px;font-weight:500;color:#333;line-height:24px;border-top:1px solid #e6e6e6}.create-idea-mass .button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;margin-right:16px;background:#e8e8e8;border-radius:2px;font-size:24px;color:#333}.mn-move-child-idea-mass{height:500px;overflow-y:auto}.mn-move-child-idea-mass .idea-mass-item{width:100%;padding:8px 24px;-ms-flex-pack:justify;justify-content:space-between}.mn-move-child-idea-mass .idea-mass-item,.mn-move-child-idea-mass .idea-mass-item .item-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-move-child-idea-mass .idea-mass-item .item-right{opacity:0}.mn-move-child-idea-mass .idea-mass-item:hover{background:#f5f5f5}.mn-move-child-idea-mass .idea-mass-item:hover .item-right{opacity:1}.mn-move-child-idea-mass .idea-mass-item .item-cover{position:relative;width:48px;min-width:48px;height:48px;border-radius:4px;margin-right:16px}.mn-move-child-idea-mass .idea-mass-item .item-cover .cooperation-icon,.mn-move-child-idea-mass .idea-mass-item .item-cover .item-cover-empty-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mn-move-child-idea-mass .idea-mass-item .item-cover .cooperation-icon{width:16px;height:16px;background:#fff;right:4px;bottom:4px;border-radius:50%;z-index:10}.mn-move-child-idea-mass .idea-mass-item .item-cover .item-cover-empty-icon{top:0;bottom:0;right:0;left:0;width:44px;height:44px;margin:auto;border-radius:50%;overflow:hidden;background:#d9d9d9;z-index:1}.mn-move-child-idea-mass .idea-mass-item .item-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:200px;font-size:16px;font-weight:500;color:#333;line-height:24px}.mn-move-child-idea-mass .idea-mass-item .item-title .item-username{margin-top:4px;font-size:12px;font-weight:400;color:#999;line-height:16px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mn-move-child-idea-mass .idea-mass-item .action-icon{font-size:24px;color:#212121}.mn-move-child-idea-mass .idea-mass-item .action-icon:hover>.collected{display:none}.mn-move-child-idea-mass .idea-mass-item .action-icon:hover>.remove,.mn-move-child-idea-mass .idea-mass-item .action-icon>.collected{display:block}.mn-move-child-idea-mass .idea-mass-item .action-icon>.remove{display:none}.meinian-move-image{margin-top:16px}.meinian-move-image .idea-masses-wrapper{padding:0 4px 0 16px;-ms-flex:1 1;flex:1 1;height:527px;overflow-y:auto}.meinian-move-image .idea-masses-wrapper .ins-empty{margin-top:138px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:#999}.meinian-move-image .idea-masses-wrapper .ins-empty>img{width:88px;height:88px;margin-bottom:16px}.meinian-move-image .idea-masses-wrapper .idea-masses{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:16px}.meinian-move-image .idea-masses-wrapper .idea-masses.fold{height:64px;overflow:hidden}.meinian-move-image .idea-masses-wrapper .idea-masses .sub-idea-masses{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.meinian-move-image .idea-masses-wrapper .idea-masses .sub-idea-masses .idea-mass-item{padding:10px 12px 10px 32px}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px;margin-bottom:4px}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item:hover{background:#f5f5f5}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item:hover .move-btn{opacity:1}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-cover{position:relative;width:48px;min-width:48px;height:48px;border-radius:2px;margin-right:16px}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-cover .cooperation-icon,.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-cover .item-cover-empty-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-cover .cooperation-icon{width:16px;height:16px;background:#fff;right:4px;bottom:4px;border-radius:50%;z-index:10}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-cover .item-cover-empty-icon{top:0;bottom:0;right:0;left:0;width:44px;height:44px;margin:auto;border-radius:50%;overflow:hidden;background:#d9d9d9;z-index:1}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:280px;font-size:16px;font-weight:400;color:#333;line-height:24px}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-title .item-title-top{width:100%;display:-ms-flexbox;display:flex}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-title .item-title-top .inspiration-title{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-title .item-title-top .inspiration-title .coll-info-img{width:34px;height:18px;margin-right:4px;-o-object-fit:cover;object-fit:cover;margin-top:-2px}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-title .item-title-top .spread-icon{margin-left:4px;width:16px;height:16px}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .item-title .item-username{margin-top:4px;font-size:12px;font-weight:400;color:#999;line-height:16px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-move-image .idea-masses-wrapper .idea-masses .idea-mass-item .move-btn{height:28px;background:#10bf6d;border-radius:2px;color:#fff;font-size:14px;font-weight:400;padding:3px 16px;margin-right:4px;opacity:0}.meinian-move-image .create-idea-mass{height:64px;padding:12px 24px;background:#fff;font-size:16px;font-weight:500;color:#333;line-height:24px;border-top:1px solid #e6e6e6}.meinian-move-image .create-idea-mass .button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;margin-right:16px;background:#e8e8e8;border-radius:2px;font-size:24px;color:#333}.mn-move-image-repeat .text{margin-top:24px;font-size:14px;font-weight:400;color:#666;line-height:20px}.mn-move-image-repeat .images{position:relative;margin:24px 28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.mn-move-image-repeat .image-1{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border:2px solid #00b36b;margin-left:8px;border-radius:3px}.mn-move-image-repeat .image-2{background-color:#fff;margin-left:8px;border-radius:3px}.mn-move-image-repeat .image-2 img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.mn-move-image-repeat .image-3{background-color:#fff;border-radius:3px}.mn-move-image-repeat .image-3 img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.meinian-modal.mn-move-image-modal .modal .modal-content,.meinian-modal.mn-move-to-sub-inspiration-modal .modal-content{padding:0}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container{margin-top:16px}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper{padding:0 4px 0 16px;-ms-flex:1 1;flex:1 1;height:527px;overflow-y:auto}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .ins-empty{margin-top:138px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:#999}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .ins-empty>img{width:88px;height:88px;margin-bottom:16px}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item{width:100%;height:64px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px;margin-bottom:4px}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item:hover{background-color:#f5f5f5}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item:hover .move-btn{opacity:1}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item .item-cover{position:relative;width:48px;min-width:48px;height:48px;border-radius:2px;margin-right:16px}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item .item-cover .item-cover-empty{top:0;bottom:0;right:0;left:0;width:44px;height:44px;margin:auto;border-radius:50%;overflow:hidden;background:#d9d9d9;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item .item-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:200px;font-size:16px;font-weight:400;color:#333;line-height:24px}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item .item-title .item-username{margin-top:4px;font-size:12px;font-weight:400;color:#999;line-height:16px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .idea-masses-wrapper .idea-mass-item .move-btn{height:28px;background:#10bf6d;border-radius:2px;color:#fff;font-size:14px;font-weight:400;padding:3px 16px;margin-right:4px;opacity:0}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .create-idea-mass{height:64px;padding:12px 24px;background:#fff;font-size:16px;font-weight:500;color:#333;line-height:24px;border-top:1px solid #e6e6e6}.meinian-modal.mn-move-to-sub-inspiration-modal .child-inspiration-container .create-idea-mass .button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;margin-right:16px;background:#e8e8e8;border-radius:2px;font-size:24px;color:#333}.meinian-tag{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;max-width:550px;margin:0 24px 24px 0;padding:7px 15px;background:#fff;border-radius:17px;border:1px solid #d9d9d9;font-size:12px;line-height:17px;cursor:pointer}.meinian-tag .name{-ms-flex:1 1;flex:1 1;margin-right:8px;font-weight:500;color:#333}.meinian-tag .count{font-weight:400;color:#999}.meinian-tag .icon{position:absolute;right:4px;top:4px;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;background:#fff;border-radius:12px;color:#999}.meinian-tag .icon:hover{color:#333}.meinian-tag.active{padding:8px 16px;background:#333;border:none}.meinian-tag.active .count,.meinian-tag.active .name{color:#fff}.meinian-tag:hover{padding:8px 16px;background:hsla(0,0%,60%,.3);border:none}.meinian-tag:hover .name{color:#333}.meinian-tag:hover .count{opacity:0}.meinian-tag:hover .icon{display:-ms-flexbox;display:flex}.meinian-tag.batch:hover{padding:8px 16px}.meinian-tag .action-item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:7px 16px;font-size:12px}.meinian-scroll-container{position:relative}.meinian-scroll-container:hover .meinian-scroll-arrow{opacity:1}.meinian-scroll-container .meinian-scroll-animation{overflow:hidden}.meinian-scroll-container .meinian-scroll-wrapper{display:-ms-flexbox;display:flex;margin-bottom:18px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.meinian-scroll-arrow{z-index:10;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:24px;height:59px;background:hsla(0,0%,100%,.86);font-size:12px;color:#333;cursor:pointer;opacity:0}.meinian-scroll-arrow.left{left:0}.meinian-scroll-arrow.right{right:0}.meinian-whale-choice-modal .customer-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:630px;max-height:140px;margin:auto;padding:0 24px;background:#f5f5f5;overflow-y:auto}.meinian-whale-choice-modal .customer-list .customer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:180px;height:50px;margin-right:12px}.meinian-editable-div-wrap{width:352px;padding:8px;background:rgba(51,51,51,.04);-webkit-box-shadow:0 -1px 4px 0 rgba(230,234,244,.5);box-shadow:0 -1px 4px 0 rgba(230,234,244,.5);border-radius:4px}.meinian-editable-div-wrap.focus{-webkit-box-shadow:0 0 0 2px #cff2e2;box-shadow:0 0 0 2px #cff2e2}.meinian-editable-div-wrap .scroll-wrap{position:relative;background-color:transparent;overflow-y:auto;line-height:20px}.meinian-editable-div-wrap .placeholder{position:absolute;top:0;left:0;font-size:14px;color:rgba(51,51,51,.3);line-height:20px}.meinian-editable-div-wrap .editable-div{position:relative;display:block;background-color:transparent;font-size:14px;color:#333;word-break:break-all}.meinian-editable-div-wrap .editable-div:focus-visible{outline:none}.meinian-create-comment .prefix{float:left}.meinian-create-comment .suffix{padding-top:8px;font-size:12px;color:#f55;line-height:17px}.meinian-comment-wrap:hover .meinian-comment .delete{display:inline}.meinian-comment{position:relative;display:-ms-flexbox;display:flex;padding:8px 0 0}.meinian-comment .avatar{min-width:40px;width:40px;height:40px;margin-right:8px;border-radius:20px;border:1px solid #f5f5f5;-o-object-fit:cover;object-fit:cover}.meinian-comment .name{font-size:12px;font-weight:500;color:#333;line-height:18px}.meinian-comment .content{margin-bottom:4px;font-size:12px;color:#666;line-height:18px;white-space:pre-wrap}.meinian-comment .footer-wrap{line-height:1}.meinian-comment .date{font-size:12px;color:#999;line-height:16px}.meinian-comment .delete,.meinian-comment .reply{font-size:12px;color:#666;line-height:1px;margin-left:8px;cursor:pointer}.meinian-comment .delete:hover,.meinian-comment .reply:hover{color:#333}.meinian-comment .delete{display:none}.common-chart-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0 24px}.common-chart-header .title{padding:24px 0;font-size:18px;font-weight:500;color:#282b59;line-height:67px}.meinian-chart-wrap{width:620px;height:376px}.meinian-chart{position:relative}.meinian-chart.pie .center-text{z-index:10;position:absolute;top:50%;right:236px;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:400;color:#333;line-height:18px}.meinian-annotate .note-wrapper{z-index:1;position:absolute;border-radius:4px;border:2px solid #00b36b;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.meinian-annotate .note-wrapper.active{border:4px solid #00b36b}.meinian-annotate .note-wrapper.movable{cursor:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/meinian_component/3e8e410250e7f5ee2acbe0f2d9b8e69207538cf2a8153c54786c98c4bbca876c.annotate_move.ico) 16 16,auto}.meinian-annotate .note-wrapper .index{position:absolute;top:100%;left:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px;height:32px;background:#00b36b;border:2px solid #fff;border-radius:9999999px;font-size:20px;font-weight:500;color:#fff;line-height:30px;text-align:center}.meinian-annotate .note-wrapper .note-container{width:480px;position:absolute;top:0;right:-492px}.meinian-annotate .note-wrapper .note{display:-ms-flexbox;display:flex;width:368px;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 12px 40px 14px rgba(0,0,0,.05),0 16px 24px 0 rgba(0,0,0,.05),0 8px 14px -8px rgba(0,0,0,.08);box-shadow:0 12px 40px 14px rgba(0,0,0,.05),0 16px 24px 0 rgba(0,0,0,.05),0 8px 14px -8px rgba(0,0,0,.08);border:1px solid #e6e6e6;cursor:auto;z-index:2}.meinian-annotate .note-wrapper .note:after{z-index:1;position:absolute;top:12px;left:-5px;content:"";display:block;width:11px;height:11px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.meinian-annotate .note-wrapper .note .user-info{text-align:start}.meinian-annotate .note-wrapper .note .user-info span{font-size:14px;color:#191919}.meinian-annotate .note-wrapper .note .note-left{width:28px}.meinian-annotate .note-wrapper .note .note-left img{width:20px;height:20px;margin-right:8px;border-radius:50%}.meinian-annotate .note-wrapper .note .note-right{-ms-flex:1 1;flex:1 1}.meinian-annotate .note-wrapper .note .note-right .confirm-content{max-width:280px}.meinian-annotate .note-wrapper .note .note-right .confirm-content .content-detail{text-align:start;font-size:14px;font-weight:400;color:#595959;line-height:22px}.meinian-annotate .note-wrapper .note .note-right .confirm-content .detail-img-bg{margin-top:8px;width:100%;height:212px;background-position:50%;background-repeat:no-repeat;background-size:contain}.meinian-annotate .note-wrapper .note .annotator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:15px}.meinian-annotate .note-wrapper .note .annotator .avatar{min-width:16px;width:16px;height:16px;margin-right:8px;border:1px solid #efefef;border-radius:99999px;-o-object-fit:cover;object-fit:cover}.meinian-annotate .note-wrapper .note .annotator .name{margin-right:8px;font-size:12px;font-weight:500;color:#999;line-height:17px}.meinian-annotate .note-wrapper .note .annotator .time{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:12px;font-weight:400;color:#999;line-height:17px}.meinian-annotate .note-wrapper .note .actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:40px;margin-top:16px}.meinian-annotate .annotate-input{width:100%;height:218px;background:#fff;border-radius:3px;border:1px solid #d9d9d9}.meinian-annotate .annotate-input textarea{height:88%}.meinian-annotate .annotate-input .suffix{float:right;font-size:14px;font-weight:400;color:#bfbfbf}.meinian-annotate .annotate-upload{margin-top:8px;width:100%;height:80px;background:#fff;border-radius:3px;border:1px solid #d9d9d9}.meinian-annotate .annotate-upload .meinian-upload{-ms-flex-pack:center;justify-content:center}.meinian-annotate .annotate-upload .input-button{width:100%}.meinian-annotate .annotate-upload .cover{display:block;width:100%;height:80px;-o-object-fit:cover;object-fit:cover}.meinian-annotate .annotate-upload .cover .re-upload,.meinian-annotate .annotate-upload .cover .upload-tip-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.meinian-annotate .annotate-upload .cover .re-upload .anticon,.meinian-annotate .annotate-upload .cover .upload-tip-container .anticon{font-size:16px;margin-right:8px;color:#fff}.meinian-annotate .annotate-upload .cover .re-upload .anticon.upload-icon,.meinian-annotate .annotate-upload .cover .upload-tip-container .anticon.upload-icon{font-size:20px;color:#0eb977}.meinian-annotate .annotate-upload .cover .re-upload .clear,.meinian-annotate .annotate-upload .cover .re-upload .replace,.meinian-annotate .annotate-upload .cover .upload-tip-container .clear,.meinian-annotate .annotate-upload .cover .upload-tip-container .replace{font-size:14px;font-weight:400;color:#fff}.meinian-annotate .annotate-upload .cover .re-upload .clear:before,.meinian-annotate .annotate-upload .cover .upload-tip-container .clear:before{content:"";display:inline-block;width:1px;height:14px;margin:-2px 8px;background:hsla(0,0%,100%,.65)}.meinian-annotate .annotate-upload .cover .re-upload .upload-tip,.meinian-annotate .annotate-upload .cover .upload-tip-container .upload-tip{font-size:14px;font-weight:400;color:#8c8c8c}.meinian-annotate .annotate-time{text-align:start;margin-top:8px;font-size:12px;font-weight:400;color:#8c8c8c}.meinian-annotate .annotate-operation{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.meinian-annotate .annotate-operation span{font-size:14px;font-weight:400;color:#0065d9;cursor:pointer}.meinian-annotate .annotate-operation span:not(:last-child):after{content:"";display:inline-block;margin:-2px 8px;width:1px;height:14px;background:#e6e6e6}.meinian-annotate .note-list{z-index:777;position:absolute;top:63px;bottom:65px;left:88px;width:280px;padding:0 15px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(51,51,51,.1);box-shadow:0 2px 12px 0 rgba(51,51,51,.1);border-radius:4px;border:1px solid #333;overflow:auto}.meinian-annotate .note-list .note{padding:15px 0;border-bottom:1px solid #eee;cursor:pointer}.meinian-annotate .note-list .note:last-child{border-bottom:none}.meinian-annotate .note-list .title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:24px;font-size:12px;color:#999;line-height:17px}.meinian-annotate .note-list .title .index{min-width:16px;height:16px;margin-right:8px;padding:1px 3px;background:#da583f;border:1px solid #fff;border-radius:99999px;font-size:12px;font-weight:600;color:#fff;line-height:14px;text-align:center}.meinian-annotate .note-list .title .time{-ms-flex:1 1;flex:1 1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:8px}.meinian-annotate .note-list .content{font-size:14px;color:#333;line-height:20px}.detail-note-list .note-item{width:100%;height:152px;padding:16px 0;-webkit-box-shadow:inset 0 -1px 0 0 #e6e6e6;box-shadow:inset 0 -1px 0 0 #e6e6e6;display:-ms-flexbox;display:flex;cursor:pointer}.detail-note-list .note-item .note-thumbnail{position:relative;width:120px;height:120px;margin-right:16px;background-color:#f5f5f5}.detail-note-list .note-item .note-thumbnail img{margin:10px}.detail-note-list .note-item .note-thumbnail .note-index{position:absolute;top:0;left:0;width:28px;height:28px;text-align:center;line-height:28px;color:#fff;background:#00b36b;border-radius:0 3px 3px 3px}.detail-note-list .note-item .node-info{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.detail-note-list .note-item .node-info .author-img img{margin-right:8px;width:20px;height:20px;background-color:#999;border-radius:50%;vertical-align:baseline}.detail-note-list .note-item .node-info .info-introduction{-ms-flex:1 1;flex:1 1}.detail-note-list .note-item .node-info .info-introduction .node-author{font-size:12px;font-weight:400;color:#595959}.detail-note-list .note-item .node-info .info-introduction .node-content{max-width:267px;word-wrap:break-word;word-break:break-all;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:10px;font-size:14px;font-weight:400;color:#191919}.detail-note-list .note-item .node-info .info-introduction .node-content .anticon{font-size:16px;color:#00b66f;margin-right:8px}.detail-note-list .note-item .node-info .info-introduction .node-create{margin-top:8px;font-size:12px;font-weight:400;color:#8c8c8c}.detail-note-list .note-item .node-info .info-introduction .node-operation{margin-top:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.detail-note-list .note-item .node-info .info-introduction .node-operation span{display:inline-block;width:44px;height:14px;line-height:14px;text-align:center;font-size:14px;font-weight:400;color:#0065d9;border-right:1px solid #e6e6e6;cursor:pointer}.detail-note-list .note-item .node-info .info-introduction .node-operation span:last-child{border:none}.meinian-modal.meinian-update-style-modal .modal{width:100vw;height:100vh;padding:0;border:none;border-radius:0;background:#f5f5f5}.meinian-modal.meinian-update-style-modal .modal .modal-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:64px;padding-bottom:0}.meinian-modal.meinian-update-style-modal .modal .modal-title .anticon{margin:0 40px 0 32px}.meinian-modal.meinian-update-style-modal .modal .modal-content{padding:0;overflow:hidden}.meinian-modal.meinian-update-style-modal .modal .modal-content .upgrade-image-title{position:absolute;top:0;left:0;z-index:9;width:350px;height:64px;padding-left:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-update-style-modal .modal .modal-content .upgrade-image-title .anticon{width:48px;height:48px;font-size:24px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-update-style-modal .modal .modal-content .upgrade-image-title .anticon:hover{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.meinian-modal.meinian-update-style-modal .modal .modal-content .upgrade-image-title span{margin-left:16px;font-size:16px;font-weight:600;color:#333}.meinian-modal.meinian-update-style-modal a.main-image{position:absolute;bottom:0;left:0;right:0;height:0;overflow:hidden;background:rgba(0,0,0,.5);color:#fff;text-align:center;line-height:25px}.meinian-modal.meinian-update-style-modal a.main-image .anticon{margin-right:8px}.meinian-modal.meinian-update-style-modal a.main-tag{position:absolute;top:0;left:0;width:32px;height:20px;background:#10bf6d;border-radius:0 0 2px 0;font-size:12px;font-weight:500;color:#fff;text-align:center;line-height:20px}.meinian-modal.meinian-update-style-modal a.delete{position:absolute;top:-7px;right:-7px;border-radius:50%;font-size:16px;color:#e34d59;width:18px;height:18px;background:#ffeceb;text-align:center;line-height:18px}.meinian-modal.meinian-update-style-modal .goods-info-item-mask a.delete{width:28px;height:28px;border-radius:50%;font-size:16px;text-align:center;line-height:28px}.meinian-modal.meinian-update-style-modal .goods-info-item-mask a.delete i{color:#f34e40}.meinian-modal.meinian-update-style-modal .add-box{width:96px;height:96px;margin:0 16px 16px 0;background:#f5f5f5;border-radius:2px;border:1px solid #e4e4e4;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-direction:column;flex-direction:column;color:#333}.meinian-modal.meinian-update-style-modal .add-box .anticon.anticon{font-size:24px;color:#999}.meinian-modal.meinian-update-style-modal .add-box span{font-size:12px;font-weight:400;color:#999}.meinian-modal.meinian-update-style-modal .add-goods{margin-left:8px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-update-style-modal .add-goods span:first-child{width:88px;height:32px;text-align:center;line-height:32px;background:#fff;border-radius:2px;border:1px solid #d9d9d9;font-size:14px;font-weight:400;color:#333;cursor:pointer}.meinian-modal.meinian-update-style-modal .add-goods span:last-child{margin-left:8px;font-size:12px;font-weight:400;color:#bfbfbf}.meinian-modal.meinian-update-style-modal .goods-info{margin-bottom:16px}.meinian-modal.meinian-update-style-modal .ins-text-box.ant-input:focus,.meinian-modal.meinian-update-style-modal .ins-text-box.ant-input:hover{-webkit-box-shadow:none;box-shadow:none;border:1px solid #262626}.meinian-modal.meinian-update-style-modal .modal-footer{height:64px;padding:0 100px;background:#fff;-webkit-box-shadow:0 -3px 3px 0 rgba(0,0,0,.04);box-shadow:0 -3px 3px 0 rgba(0,0,0,.04);border-radius:0 0 2px 2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:1}.meinian-modal.meinian-update-style-modal .modal-footer .delete{padding:10px 28px;font-size:14px;font-weight:400;color:#333;line-height:20px;cursor:pointer}.meinian-modal.meinian-update-style-modal .modal-footer .delete:hover{color:#10bf6d}.ins-detail-info-modal .ant-modal-content{border-radius:1px;border:2px solid #202020}.ins-detail-goods-info-modal .ant-modal-header{border:none}.ins-detail-goods-info-modal .goods-info{cursor:pointer}.ins-detail-goods-info-modal .goods-list{-ms-flex:1 1;flex:1 1;overflow:auto;margin:16px 0}.ins-detail-goods-info-modal .goods-list .meinian-upgrade-goods-info-row{width:480px;overflow:hidden}.ins-detail-goods-info-modal .goods-list .meinian-upgrade-goods-info-row:not(:first-child){margin-top:16px}.ins-detail-goods-info-modal .goods-list .meinian-upgrade-goods-info-row:hover{background:#fafafa}.ins-detail-goods-info-modal .goods-list .meinian-upgrade-goods-info-row .title{width:342px;display:inline-block}.ins-detail-goods-info-modal .pageination-warp{text-align:center}.ins-detail-goods-info-modal .pageination-warp .ant-pagination-item a{color:#262626!important}.ins-detail-goods-info-modal .pageination-warp .ant-pagination-item-active{border-radius:2px;background-color:transparent;border:1px solid #262626}.ins-detail-goods-info-modal .pageination-warp .ant-pagination-item-active a{color:#262626!important}.ins-detail-goods-info-modal .goods-list-page{display:inline}.ins-detail-goods-info-modal .no-result{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:500px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ins-detail-goods-info-modal .no-result img{width:80px;height:80px;margin-bottom:16px}.ins-input-search{width:508px;font-size:13px;position:relative}.ins-input-search input{border:1px solid #e8e8e8;width:100%;padding:0 40px 0 12px;height:42px}.ins-input-search input:focus{border:1px solid #262626}.ins-input-search input::-webkit-input-placeholder{color:#ccc}.ins-input-search input::-moz-placeholder{color:#ccc}.ins-input-search input:-ms-input-placeholder{color:#ccc}.ins-input-search input::-ms-input-placeholder{color:#ccc}.ins-input-search input::placeholder{color:#ccc}.ins-input-search .anticon{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ins-detail-design-info-modal ::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.ins-detail-design-info-modal ::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.ins-detail-design-info-modal ::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.ins-detail-design-info-modal .ins-detail-modal-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:400;color:#999}.ins-detail-design-info-modal .design-warp{display:-ms-flexbox;display:flex}.ins-detail-design-info-modal .design-warp>nav{display:-ms-flexbox;display:flex;border-right:1px solid #f0f0f0;margin-right:8px}.ins-detail-design-info-modal .design-warp>nav>.item{display:inline-block;width:132px;padding-left:8px;height:32px;background:#fafafa;border-radius:2px;font-size:14px;font-weight:400;color:#323233;line-height:32px}.ins-detail-design-info-modal .design-warp .design-list{-ms-flex:1 1;flex:1 1}.ins-detail-design-info-modal .img-list{height:316px;overflow:auto}.ins-detail-design-info-modal .img-list::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.ins-detail-design-info-modal .img-list::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.ins-detail-design-info-modal .img-list::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.ins-detail-design-info-modal .select-list{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;width:100%;padding:12px 8px 8px;background-color:#fafafa}.ins-detail-design-info-modal .select-list .img{min-width:60px}.ins-detail-design-info-modal .select-list .img:hover .del{display:block}.ins-detail-design-info-modal .select-list .img:not(:last-child){margin-right:8px}.ins-detail-design-info-modal .select-list .anticon.del{font-size:24px;display:none;position:absolute;top:-8px;right:-6px;color:rgba(51,51,51,.4)}.ins-button{display:inline-block;padding:6px 18px;background:#262626;color:#fff;border:1px solid #262626;font-size:14px}.ins-button.ghost{color:#262626;background-color:#fff}.ins-button:hover{opacity:.6}.ins-show-count-input{position:relative}.ins-show-count-input .ins-text-length{right:12px;bottom:1px;position:absolute;font-size:12px;font-weight:400;color:#ccc;line-height:17px}.meinian-modal.meinian-select-main-image-modal .images-wrapper{height:400px;background:#f5f7f6;padding:8px 0 0 8px;margin:0 -16px;overflow:auto}.content-container{position:relative;-ms-flex:1 1;flex:1 1;width:100%;height:100%;margin:0 auto;-ms-flex-pack:center;justify-content:center;overflow:hidden;overflow-y:scroll}.content-container,.content-container .design-title-content{display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.content-container .design-title-content{position:fixed;top:0;width:146px;height:440px;margin-right:23px;padding:56px 0;-ms-flex-direction:column;flex-direction:column}.content-container .design-title-content .title-item{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.content-container .design-title-content .title-item span:nth-child(2){font-size:14px;font-weight:400;color:#666}.content-container .design-title-content .title-item.active span:first-child{width:24px;height:2px;background:#10bf6d;margin-right:11px}.content-container .design-title-content .title-item.active span:nth-child(2){font-size:16px;font-weight:500;color:#333}.content-container .design-info{position:absolute;top:0;width:720px;height:100%}.content-container .design-info>div{margin-top:24px}.content-container .design-info>div:first-child{margin-top:0}.content-container .design-info #info{width:100%;background-color:#fff}.content-container .design-info #trait{width:100%;background:#fff}.content-container .design-info .info-card{padding:0 32px 16px;background-color:#fff}.content-container .design-info .info-card .prompt-meg{width:100%;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#fefce6;border-radius:2px}.content-container .design-info .info-card .prompt-meg .anticon{font-size:20px;color:#ffbc17}.content-container .design-info .info-card .prompt-meg span{margin-left:5px;font-size:14px;font-weight:400;color:#333}.content-container .design-info .info-card .attr-item .custom-com{margin:8px 0 16px}.content-container .design-info .info-card .section-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:40px;margin-bottom:16px}.content-container .design-info .info-card .section-item.alignment{-ms-flex-align:start;align-items:flex-start}.content-container .design-info .info-card .section-item.alignment .label{line-height:32px}.content-container .design-info .info-card .section-item .label{min-width:65px;margin-right:16px;font-size:14px;font-weight:400;color:#333;line-height:20px}.content-container .design-info .info-card .section-item .label span{font-size:14px;color:#f03322}.content-container .design-info .info-card .related-products{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;min-height:40px;margin-bottom:16px}.content-container .design-info .info-card .related-products .related-products-label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;height:32px;line-height:32px;margin-right:17px;font-size:14px;font-weight:400;color:#333}.content-container .design-info .info-card .describe{font-size:12px;font-weight:400;color:#999;line-height:16px}.content-container .design-info .info-card .card-title{width:100%;height:48px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.content-container .design-info .info-card .card-title .title-left{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.content-container .design-info .info-card .card-title .title-left .design-title{font-size:16px;font-weight:600;color:#333}.content-container .design-info .info-card .card-title .title-left .introduce{margin-left:8px;font-size:12px;font-weight:400;color:#bfbfbf}.content-container .design-info .info-card .card-title .title-right{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.content-container .design-info .info-card .card-title .title-right .current-gender{cursor:pointer;margin-right:16px}.content-container .design-info .info-card .card-title .title-right .current-gender span{margin-right:4px}.content-container .design-info .info-card .card-title .title-right .current-gender span:first-child{font-size:12px;font-weight:400;color:#333}.content-container .design-info .info-card .card-title .title-right .current-gender span:nth-child(2){font-size:12px;font-weight:400;color:#666}.content-container .design-info .info-card .card-title .title-right .current-gender i{font-size:14px;vertical-align:middle}.content-container .design-info .info-card .card-title .title-right .custom-attr{cursor:pointer}.content-container .design-info .info-card .card-title .title-right .custom-attr span{font-size:12px;font-weight:400;color:#333;margin-right:4px}.content-container .design-info .info-card .card-title .title-right .custom-attr i{font-size:14px;vertical-align:middle}.content-container .footer-placeholder,.content-container .header-placeholder{height:40px}.style-title-input .suffix{color:#bfbfbf}.style-desc-textarea textarea{max-height:80px}.style-desc-textarea .suffix{float:right;color:#bfbfbf}.style-lable-tag .suffix{color:#bfbfbf}.mn-item-goods{margin-top:16px;position:relative;width:584px;height:136px;-ms-flex-align:center;align-items:center}.mn-item-goods:hover{background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,96.1%,0)),to(#f5f5f5));background:-o-linear-gradient(right,hsla(0,0%,96.1%,0) 0,#f5f5f5 100%);background:linear-gradient(270deg,hsla(0,0%,96.1%,0),#f5f5f5)}.mn-item-goods .img{margin-left:8px}.mn-item-goods .col{overflow:hidden}.mn-item-goods .col .goods-title{width:238px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.mn-item-goods:hover .delete-slot{display:block}.mn-item-goods .delete-slot{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:none;cursor:pointer}.meinian-upgrade-goods-info-row{display:-ms-flexbox;display:flex}.meinian-upgrade-goods-info-row .img{margin-right:16px;width:122px;min-width:122px;height:122px;background-size:cover;background-position:50%;border:1px solid #f5f5f5;position:relative}.meinian-upgrade-goods-info-row .img .mask{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:rgba(8,8,8,.5)}.meinian-upgrade-goods-info-row .img .mask .anticon{display:block}.meinian-upgrade-goods-info-row .img .mask.selected{opacity:1}.meinian-upgrade-goods-info-row .col{-ms-flex:1 1;flex:1 1}.meinian-upgrade-goods-info-row .goods-title{height:22px;font-size:16px;font-weight:500;color:#262626;line-height:22px;display:block;margin-bottom:16px;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.meinian-upgrade-goods-info-row .goods-title:hover{color:#909090}.meinian-upgrade-goods-info-row .price{margin-bottom:8px;font-size:16px;font-weight:600;color:#da583f;line-height:22px}.meinian-upgrade-goods-info-row .label{height:20px;font-size:14px;font-weight:400;display:inline-block;color:#999;line-height:20px}.meinian-upgrade-goods-info-row .label>label{display:inline-block;margin-left:8px;color:#262626}.meinian-upgrade-goods-info-row .label:not(:last-child):after{content:"";display:inline-block;width:1px;height:12px;margin:0 12px;background:#d9d9d9}.meinian-upgrade-goods-info-row .shop-name{display:inline-block;margin-top:8px;cursor:pointer;color:#999}.meinian-upgrade-goods-info-row.small .img{width:100px;min-width:100px;height:100px;margin-right:20px}.meinian-upgrade-goods-info-row.small .price,.meinian-upgrade-goods-info-row.small .title{margin-bottom:4px}.meinian-upgrade-goods-info-row.small .shop-name{margin-top:3px}.meinian-modal.meinian-image-gallery-add-modal .modal-content{margin:0 -16px 16px;overflow:auto}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;overflow:auto}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .aside{width:240px;height:100%;overflow:auto}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .aside .ins-empty{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .aside .ins-empty>img{width:120px;height:120px;margin-top:80px}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .images{width:584px;height:100%;padding:8px 0 8px 8px;background:#f5f7f6;overflow:auto}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .images .image-item{position:relative;cursor:pointer;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;float:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:2px;border:1px solid #e4e4e4;-o-object-fit:cover;object-fit:cover}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .images .image-item.active{border:2px solid #10bf6d}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .images .image-item.active:after{content:"\2713\0020\5df2\9009\62e9";position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);font-size:12px;font-weight:500;color:#fff;line-height:16px}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .images .progress{width:100%;height:48px;padding-bottom:16px;text-align:center}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .idea-mass-item{padding:10px 16px 10px 24px}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .idea-mass-item.notClickable{border-top:1px solid #e4e4e4;font-weight:500;cursor:auto}.meinian-modal.meinian-image-gallery-add-modal .add-image-wrapper .idea-mass-item.notClickable:hover{background-color:transparent}.meinian-modal.meinian-image-gallery-add-modal .select-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;margin:0 24px;padding:7px 0;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.meinian-modal.meinian-image-gallery-add-modal .select-list .img{min-width:64px;height:64px}.meinian-modal.meinian-image-gallery-add-modal .select-list .img:hover .del{display:block}.meinian-modal.meinian-image-gallery-add-modal .select-list .img:not(:last-child){margin-right:4px}.meinian-modal.meinian-image-gallery-add-modal .select-list .anticon.del{font-size:24px;display:none;position:absolute;top:-10px;right:-10px;color:rgba(38,38,38,.4)}.meinian-modal.meinian-image-gallery-add-modal .modal-footer-slot{position:absolute;left:24px;bottom:23px;font-size:14px;color:#333;line-height:20px}.meinian-image-gallery .images-wrapper{width:720px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.meinian-image-gallery .meinian-image-gallery-image{position:relative;margin-bottom:16px;cursor:move}.meinian-image-gallery .meinian-image-gallery-image:hover .main-image{height:25px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.meinian-image-gallery .meinian-image-gallery-image .main-image{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.meinian-imagebox-thumb{position:relative;display:inline-block;width:96px;min-width:96px;height:96px;margin-right:16px;border-radius:2px;border:1px solid #e4e4e4;background-size:cover;background-position:50%}.meinian-imagebox-thumb.active{border:2px solid #10bf6d}.meinian-imagebox-thumb.active:after{content:"\2713\0020\5df2\9009\62e9";position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);font-size:12px;font-weight:500;color:#fff;line-height:16px}.meinian-imagebox-thumb .can-click{cursor:pointer}.ant-modal-wrap.meinian-annotate-modal{width:100vw;height:100vh;margin-top:0;padding-top:0;background:#f5f7f6;overflow:hidden}.ant-modal-wrap.meinian-annotate-modal .ant-modal-content{background:transparent;-webkit-box-shadow:none;box-shadow:none}.meinian-annotate{position:relative;width:100vw;height:100vh}.meinian-annotate.img-annotate-container{width:100%;height:100%}.meinian-annotate .go-back{z-index:777;position:fixed;top:8px;left:8px;width:48px;height:48px;font-size:24px;line-height:48px;text-align:center;cursor:pointer}.meinian-annotate .go-back:hover{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:2px}.meinian-annotate .style-title{z-index:777;position:fixed;top:23px;left:74px;font-size:16px;font-weight:500;color:#333;line-height:24px}.meinian-annotate .annotate-actions{z-index:778;position:absolute;left:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:56px;padding-top:19px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(51,51,51,.1);box-shadow:0 2px 12px 0 rgba(51,51,51,.1);border-radius:4px;border:1px solid #333}.meinian-annotate .annotate-actions .count{position:absolute;top:-3px;left:16px;height:14px;padding:1px 5px;background:#da583f;border-radius:99999px;font-size:12px;font-weight:500;color:#fff;line-height:12px}.meinian-annotate .annotate-actions .action{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:16px;font-size:24px;line-height:32px;cursor:pointer}.meinian-annotate .annotate-actions .action.single{margin-bottom:23px;padding:19px 0;border-top:1px solid #333;border-bottom:1px solid #333}.meinian-annotate .annotate-actions .action.active{position:relative}.meinian-annotate .annotate-actions .action.active:before{z-index:-1;content:"";position:absolute;top:0;left:11px;display:block;width:32px;height:32px;border-radius:2px;background-color:#f5f6f7}.meinian-annotate .image-container{width:100%;height:100%}.meinian-annotate .image-wrapper{position:absolute;top:0;left:0;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.meinian-annotate .image-wrapper .image{width:100%}.meinian-annotate .image-wrapper .image.annotate{cursor:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/meinian_component/0145ca9bd3df760e583c43a545381cf4417d6aa03fc9fa58573dbfd8320e3e30.annotate.ico),auto}.meinian-annotate .image-actions{z-index:777;position:absolute;left:50%;bottom:21px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:152px;height:32px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(0,0,0,.35);padding:0 16px;border-radius:6px}.meinian-annotate .image-actions .anticon{font-size:16px;color:#fff;cursor:pointer}.meinian-annotate .image-actions .pre{position:absolute;left:-80px}.meinian-annotate .image-actions .next{position:absolute;right:-80px}.meinian-examine-wrapper .not-pass-button,.meinian-examine-wrapper .pass-button{-ms-flex:1 1;flex:1 1;display:block;width:100%;height:32px;padding:6px 0;border-radius:2px;text-align:center;font-size:14px;line-height:20px}.meinian-examine-wrapper .not-pass-button{margin-right:8px}.meinian-examine-wrapper .not-pass-text,.meinian-examine-wrapper .pass-text{-ms-flex:1 1;flex:1 1;display:block;width:100%;height:32px;padding:5px 0;margin-right:8px;background:rgba(0,0,0,.4);border-radius:2px;border:1px solid hsla(0,0%,100%,.5);font-size:14px;color:hsla(0,0%,100%,.4);line-height:20px;text-align:center}.meinian-examine-wrapper .meinian-button{width:88px;height:32px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.meinian-examine-wrapper .not-pass-icon,.meinian-examine-wrapper .pass-icon{font-size:20px;margin-right:4px}.meinian-examine-wrapper .not-pass-icon{color:#e34d59}.meinian-examine-wrapper .pass-icon{color:#00b36b}.mn-recall-dropdown.mn-recall-dropdown.mn-recall-dropdown{-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);border-radius:3px;border:1px solid #e6e6e6}.mn-recall-operation{width:32px;height:32px;background:#fff;border-radius:3px;margin-right:8px;text-align:center;line-height:32px}.mn-recall-operation-menu .mn-recall-operation-menu-item{width:152px;height:32px;border-radius:3px;line-height:32px;text-align:left;padding:0 15px}.mn-recall-operation-menu .mn-recall-operation-menu-item .mn-recall-operation-menu-item-icon{margin-right:5px}.mn-recall-operation-menu .mn-recall-operation-menu-item:hover{background-color:#e7e7e7}.meinian-examine-commit-button{display:inline;font-size:14px;font-weight:500;color:#191919;line-height:20px}.meinian-examine-commit-button:hover{background:transparent;color:#10bf6d}.mn-examine-text.unset{display:none}.mn-examine-text .show-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-examine-text .show-icon .anticon{font-size:16px;margin-right:8px}.meinian-table table{width:100%;border-spacing:0;border-collapse:separate}.meinian-table thead td,.meinian-table thead th{background-color:#f7f7f7;border-bottom:1px solid #e6e6e6}.meinian-table tbody tr td,.meinian-table tbody tr th{background-color:#fff;border-bottom:1px solid #e6e6e6}.meinian-table .rc-table-thead .rc-table-cell{padding:16px;font-size:14px;font-weight:500;color:#191919;line-height:20px;white-space:pre}.meinian-table .rc-table-thead .rc-table-cell.sort{padding-left:16px}.meinian-table .rc-table-thead .rc-table-cell .sort-icon-wrap{position:relative;display:inline-block;height:16px;vertical-align:text-bottom;cursor:pointer}.meinian-table .rc-table-thead .rc-table-cell .sort-icon-wrap .sort-icon{position:absolute;top:0;left:0;font-size:16px;color:#a6a6a6}.meinian-table .rc-table-thead .rc-table-cell .sort-icon-wrap .sort-icon.active{color:#66af6d}.meinian-table .rc-table-thead .rc-table-cell.batch{max-width:40px;padding:0;overflow:hidden}.meinian-table .rc-table-tbody .rc-table-cell{padding:18px 24px;font-size:14px;color:#333;line-height:20px}.meinian-table .rc-table-tbody .rc-table-cell.batch{padding-right:0;overflow:hidden}.meinian-table .rc-table-cell-fix-left,.meinian-table .rc-table-cell-fix-right{z-index:1}.meinian-table.rc-table-ping-right .rc-table-cell-fix-right-first:after,.meinian-table.rc-table-ping-right .rc-table-cell-fix-right-last:after{-webkit-box-shadow:-1px 0 3px #e6e6e6;box-shadow:-1px 0 3px #e6e6e6}.meinian-table .rc-table-cell-fix-right-first:after,.meinian-table .rc-table-cell-fix-right-last:after{position:absolute;top:0;bottom:-1px;left:1px;width:1px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;content:"";pointer-events:none}.meinian-batch-check.batch-check .ant-checkbox-wrapper,.meinian-batch-check.table .ant-checkbox-wrapper{display:-ms-flexbox;display:flex}.meinian-batch-check.batch-check .ant-checkbox-inner,.meinian-batch-check.table .ant-checkbox-inner{width:16px;height:16px}.meinian-batch-check.batch-check .ant-checkbox-checked .ant-checkbox-inner,.meinian-batch-check.table .ant-checkbox-checked .ant-checkbox-inner{background-color:#10bf6d;border-color:#10bf6d}.meinian-batch-check.batch-check .ant-checkbox-checked .ant-checkbox-inner:after,.meinian-batch-check.table .ant-checkbox-checked .ant-checkbox-inner:after{width:5px;height:10px;border-width:2px}.meinian-batch-check.batch-check .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner,.meinian-batch-check.table .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#10bf6d}.meinian-batch-check.batch-check .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner,.meinian-batch-check.table .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner{background:transparent;border-color:#10bf6d}.meinian-batch-check.batch-check .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.meinian-batch-check.table .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background:#10bf6d;border-color:#10bf6d}.meinian-pagination{clear:both;display:-ms-flexbox;display:flex;padding:16px 0}.meinian-pagination .ant-pagination{margin:auto;background:none}.meinian-pagination .ant-pagination-item{margin:0 4px;background:none;border:1px solid #d9d9d9;font-size:12px;line-height:32px;color:#191919;border-radius:2px}.meinian-pagination .ant-pagination-item-active{width:32px;height:32px;background-color:#00b36b;border:none;border-radius:0;color:#fff;border-radius:2px}.meinian-pagination .ant-pagination-next,.meinian-pagination .ant-pagination-prev{width:32px;height:32px;border:1px solid #d9d9d9;font-size:14px;color:#c8c9d7}.meinian-pagination .ant-pagination-prev{margin-right:4px}.meinian-pagination .ant-pagination-next{margin-left:4px}.meinian-pagination .ant-pagination-jump-next-custom-icon,.meinian-pagination .ant-pagination-jump-prev-custom-icon{width:32px;height:32px;margin:0 3px;border:1px solid #d9d9d9}.meinian-print-image-content .main-image-wrapper{position:relative}.meinian-print-image-content .main-image-wrapper .note-wrapper{z-index:1;position:absolute;border-radius:4px;border:2px solid #da583f;-webkit-box-shadow:inset 0 0 0 .5px #fff;box-shadow:inset 0 0 0 .5px #fff}.meinian-print-image-content .main-image-wrapper .note-wrapper .index{position:absolute;top:100%;left:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px;background:#da583f;border:1px solid #fff;border-radius:9999999px;font-size:14px;color:#fff;line-height:20px;text-align:center}.meinian-print-image-content .main-image-wrapper .note-wrapper .note{position:absolute;top:50%;left:calc(100% + 24px);display:none;-ms-flex-direction:column;flex-direction:column;width:280px;height:152px;padding:16px 16px 0;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(51,51,51,.1);box-shadow:0 2px 12px 0 rgba(51,51,51,.1);border-radius:4px;border:1px solid #333;cursor:auto}.meinian-print-image-box{height:0;width:0;overflow:hidden}@media print{@page{margin:40px}.page-break{display:block;page-break-after:always}.meinian-print-image-box{width:100%;height:100%;overflow:visible}.meinian-print-image-box .meinian-print-image-content{display:-ms-flexbox;display:flex;padding-top:24px}.meinian-print-image-box .meinian-print-image-content .main-image-wrapper{width:400px;margin-right:24px}.meinian-print-image-box .meinian-print-image-content .main-image{width:400px;height:465px;margin-bottom:8px;-o-object-fit:contain;object-fit:contain}.meinian-print-image-box .meinian-print-image-content .element{-ms-flex:1 1;flex:1 1}.meinian-print-image-box .meinian-print-image-content .element .title{z-index:0;position:relative;margin-bottom:48px;font-size:24px;font-weight:700;color:#000;line-height:24px}.meinian-print-image-box .meinian-print-image-content .element .title:after{content:"";z-index:-1;position:absolute;bottom:-26px;display:block;width:8px;height:2px;background:#000}.meinian-print-image-box .meinian-print-image-content .elements ul{margin:0}.meinian-print-image-box .meinian-print-image-content .elements .element-item{position:relative;display:-ms-flexbox;display:flex;padding-right:16px;margin-bottom:8px}.meinian-print-image-box .meinian-print-image-content .elements .element-item:nth-child(odd) .item-key,.meinian-print-image-box .meinian-print-image-content .elements .element-item:nth-child(odd) .item-value-wrapper{background-color:#f5f5f5}.meinian-print-image-box .meinian-print-image-content .elements .element-item .item-key{width:72px;padding:2px 8px;margin-right:2px;font-size:14px;color:#000;line-height:20px}.meinian-print-image-box .meinian-print-image-content .elements .element-item .item-value-wrapper{-ms-flex:1 1;flex:1 1;padding:2px 8px;font-size:14px;color:#000;line-height:20px;word-break:break-all}}.meinian-print-table-content{margin-top:40px;width:100%}.meinian-print-table-content table{width:100%}.meinian-print-table-content table,.meinian-print-table-content td,.meinian-print-table-content th{font-size:14px;color:#000;border:1px solid #333;border-collapse:collapse}.meinian-print-table-content td,.meinian-print-table-content th{color:#333;text-align:center}.meinian-print-table-content th{height:40px;background-color:#f5f5f5}.meinian-print-table-content td{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.meinian-print-title-content .title{z-index:0;position:relative;margin-top:24px;font-size:24px;font-weight:700;color:#000;line-height:24px}.meinian-print-title-content .title:after{content:"";z-index:-1;position:absolute;bottom:-26px;display:block;width:8px;height:2px;background:#000}.meinian-print-title-content .style-name{margin-top:50px;font-size:16px;color:#000}.meinian-print-title-content .labels{margin-top:10px}.meinian-print-title-content .labels span:first-child{margin-right:8px}.meinian-print-title-content .labels .tag{margin-left:8px;display:inline-block;padding:2px 6px;border:1px solid #000;border-radius:15px}.meinian-print-style-dynamic .title,.meinian-print-style-proper .title{z-index:0;position:relative;margin-top:66px;font-size:24px;font-weight:700;color:#000;line-height:24px}.meinian-print-style-dynamic .title:after,.meinian-print-style-proper .title:after{content:"";z-index:-1;position:absolute;bottom:-26px;display:block;width:8px;height:2px;background:#000}.meinian-print-style-dynamic .proper-info,.meinian-print-style-proper .proper-info{margin-top:50px}.meinian-print-style-dynamic .proper-info ul,.meinian-print-style-proper .proper-info ul{margin:0}.meinian-print-style-dynamic .proper-info .info-item,.meinian-print-style-proper .proper-info .info-item{height:32px;position:relative;display:-ms-flexbox;display:flex;padding-right:16px;margin-bottom:8px}.meinian-print-style-dynamic .proper-info .info-item:nth-child(odd) .item-key,.meinian-print-style-dynamic .proper-info .info-item:nth-child(odd) .item-value,.meinian-print-style-proper .proper-info .info-item:nth-child(odd) .item-key,.meinian-print-style-proper .proper-info .info-item:nth-child(odd) .item-value{background-color:#f5f5f5}.meinian-print-style-dynamic .proper-info .info-item .item-key,.meinian-print-style-proper .proper-info .info-item .item-key{width:140px;padding:2px 8px;margin-right:2px;font-size:14px;color:#000;line-height:32px}.meinian-print-style-dynamic .proper-info .info-item .item-value,.meinian-print-style-proper .proper-info .info-item .item-value{-ms-flex:1 1;flex:1 1;padding:2px 8px;font-size:14px;color:#000;line-height:32px;word-break:break-all}.meinian-print-page-footer{position:fixed;bottom:0;font-size:12px;color:#000}.meinian-print-images-wrapper{width:800px;height:800px}.meinian-print-style-images .title{z-index:0;position:relative;margin-top:24px;margin-bottom:42px;font-size:24px;font-weight:700;color:#000;line-height:24px}.meinian-print-style-images .title:after{content:"";z-index:-1;position:absolute;bottom:-26px;display:block;width:8px;height:2px;background:#000}.ant-modal-wrap.meinian-image-detail-modal{background-color:#fff}.ant-modal-wrap.meinian-image-detail-modal .ant-modal-body,.ant-modal-wrap.meinian-image-detail-modal .ant-modal-content{-webkit-box-shadow:none;box-shadow:none}.ant-modal-wrap.meinian-image-detail-modal .ant-modal{max-width:none}.meinian-image-detail{position:relative;display:-ms-flexbox;display:flex;height:100vh}.meinian-image-detail .style-options-guide{width:280px;background:#fff;position:absolute;right:24px;top:64px;-webkit-box-shadow:0 2px 14px 0 rgba(51,51,51,.1);box-shadow:0 2px 14px 0 rgba(51,51,51,.1);border-radius:4px;border:1px solid rgba(0,0,0,.04);padding:16px}.meinian-image-detail .style-options-guide .title{height:20px;font-size:14px;font-weight:500;color:rgba(0,0,0,.87);line-height:20px;margin-bottom:4px}.meinian-image-detail .style-options-guide .desc{font-weight:400;color:rgba(0,0,0,.87);line-height:20px;font-size:14px;margin-bottom:16px}.meinian-image-detail .style-options-guide .ok-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.meinian-image-detail .style-options-guide .ok-btn button{width:36px;height:16px;font-size:12px;font-weight:400;color:#10bf6d;line-height:16px}.meinian-image-detail .left-content{position:relative;width:calc(100vw - 480px);height:100vh;overflow-y:auto}.meinian-image-detail .left-content .img-actions{position:absolute;width:100%;height:calc(100vh - 48px)}.meinian-image-detail .left-content .img-actions .action-more{position:absolute;top:28px;right:22px;z-index:10}.meinian-image-detail .left-content .img-actions .action-pagination{position:absolute;top:8px;bottom:8px;left:160px;z-index:10;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}.meinian-image-detail .left-content .img-actions .annotate-guide{position:absolute;top:78px;right:0;z-index:10}.meinian-image-detail .left-content .left-content-demo{margin:24px;border-top:1px solid #eee;font-size:14px;color:#333}.meinian-image-detail .left-content .left-content-demo .title{margin:16px 0;font-size:16px;font-weight:500;color:#212121}.meinian-image-detail .left-content .imgs-and-pagination{display:-ms-flexbox;display:flex;height:calc(100vh - 48px);padding:8px 160px 0 270px;background:#f5f5f5;overflow:hidden}.meinian-image-detail .right-content{-ms-flex:1 1;flex:1 1;height:100vh;overflow:auto;border-left:1px solid #d9d9d9}.meinian-image-detail .close{z-index:100;position:absolute;top:8px;left:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;font-size:24px;cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.meinian-image-detail .close:hover{background-color:hsla(0,0%,100%,.95);-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:2px}.meinian-image-detail .imgs-detail-current-img-pagination-area .imgs-detail-current-img-pagination-img:first-child{margin-left:8px}.inspiration-card-detail-info-wrapper{width:400px;border:1px solid rgba(0,0,0,.08);padding:24px 22px;margin-left:40px}.inspiration-card-detail-info-wrapper .ins-detail-button,.inspiration-card-detail-info-wrapper .zk-image-detail-collect.ins-detail-button{width:112px;height:40px;border-radius:2px;border:1px solid #262626;text-align:center;line-height:40px;font-size:16px;font-weight:500;background:transparent;color:#262626}.inspiration-card-detail-info-wrapper .ins-detail-button:hover,.inspiration-card-detail-info-wrapper .zk-image-detail-collect.ins-detail-button:hover{background:#262626;color:#fff}.inspiration-card-detail-info-wrapper .ins-detail-button.red,.inspiration-card-detail-info-wrapper .zk-image-detail-collect.ins-detail-button.red{background:#da583f;border:1px solid #da583f;margin-left:8px;color:#fff}.inspiration-card-detail-info-wrapper .ins-detail-button.red:hover,.inspiration-card-detail-info-wrapper .zk-image-detail-collect.ins-detail-button.red:hover{border:1px solid rgba(218,88,63,.6);background:rgba(218,88,63,.6)}.inspiration-card-detail-info-wrapper .info-section{margin-top:24px}.inspiration-card-detail-info-wrapper .info-section+.info-section{padding-top:24px;border-top:1px solid rgba(0,0,0,.08)}.inspiration-card-detail-info-wrapper .info-section>.title{height:20px;font-size:14px;font-weight:500;color:#262626;line-height:20px;margin-bottom:16px}.inspiration-card-detail-info-wrapper .info-section>.row{margin-bottom:16px;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;color:#999}.inspiration-card-detail-info-wrapper .info-section>.row.space-between{-ms-flex-pack:justify;justify-content:space-between}.inspiration-card-detail-info-wrapper .info-section>.row.space-between>a{font-weight:400;color:rgba(33,33,33,.8)}.inspiration-card-detail-info-wrapper .info-section>.row>label{white-space:nowrap;margin-right:24px}.inspiration-card-detail-info-wrapper .info-section>.row img{display:block}.inspiration-card-detail-info-wrapper .info-section>.row>a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;color:rgba(33,33,33,.8);line-height:20px;cursor:default}.inspiration-card-detail-info-wrapper .info-section>.row>a.can-click{cursor:pointer;font-weight:500;color:#262626}.inspiration-card-detail-info-wrapper .info-section>.row>a.can-click:hover{font-weight:500;color:#909090;text-decoration:underline}.inspiration-card-detail-info-wrapper .inspiration-store-item .inspiration-store-item-name{width:270px}.inspiration-card-detail-close{position:absolute;top:16px;right:16px;font-size:24px}.inspiration-card-detail-info-scroll{max-height:410px;overflow:auto}.inspiration-card-detail-info .platform{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#999;line-height:17px}.inspiration-card-detail-info .platform .link{color:#212121;cursor:pointer}.inspiration-card-detail-info .platform .link:hover{text-decoration:underline}.inspiration-card-detail-info .des{display:-ms-flexbox;display:flex;width:100%;margin-top:4px;font-size:14px;color:#999;line-height:20px}.inspiration-card-detail-info .des .left{width:42px}.inspiration-card-detail-info .des .right{-ms-flex:1 1;flex:1 1;word-break:break-all}.ins-blog-imgs-detail-tags{display:-ms-flexbox;display:flex;width:100%;margin-top:8px}.ins-blog-imgs-detail-tags .ins-blog-tags-title{width:42px;height:30px;font-size:14px;color:#999;line-height:30px}.ins-blog-imgs-detail-tags .ins-blog-tags-wrap{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ins-blog-imgs-detail-tags .ins-blog-tags-wrap .ins-blog-tag{display:inline-block;max-width:140px;height:30px;margin-right:8px;margin-bottom:8px;padding:0 16px;border-radius:15px;border:1px solid #ddd;font-size:12px;line-height:30px;color:#262626;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.inspiration-similar-item-container{position:absolute;bottom:24px;right:24px}.inspiration-similar-item-container:before{content:"";position:absolute;top:-5px;left:-5px;display:block;width:50px;height:50px;cursor:pointer}.inspiration-similar-item-container:hover .inspiration-store-item-wrapper{display:-ms-flexbox;display:flex}.inspiration-similar-item-container .inspiration-similar-item-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:hsla(0,0%,100%,.9);border-radius:20px;border:1px solid #262626;font-size:20px;color:#262626;cursor:pointer}.inspiration-similar-item-container .inspiration-store-item-wrapper{position:absolute;bottom:44px;right:0;display:none;-ms-flex-direction:column;flex-direction:column;width:460px;height:450px;padding:30px;background:#fff;border:2px solid #202020}.inspiration-similar-item-container .inspiration-store-item-wrapper .title{margin-bottom:16px;font-size:16px;font-weight:600;color:#212121;line-height:22px}.inspiration-similar-item-container .inspiration-store-item-wrapper .list{-ms-flex:1 1;flex:1 1;overflow:auto}.inspiration-card-detail-to-wrapper{width:352px;height:40px;background:#fafafa;border-radius:2px;cursor:pointer;font-weight:500;color:#262626;line-height:40px;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.meinian-image-box-pagination{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%;margin-right:4px;z-index:9}.meinian-image-box-pagination .thumbs{overflow:auto;scroll-behavior:smooth;width:100%}.meinian-image-box-pagination .thumbs::-webkit-scrollbar{display:none}.meinian-image-box-pagination .thumbs .annotation-num{position:absolute;top:4px;left:4px;width:58px;height:24px;text-align:center;line-height:24px;background:#fff;border-radius:3px}.meinian-image-box-pagination .thumbs .annotation-num span{font-size:12px;font-weight:400}.meinian-image-box-pagination .thumbs .annotation-num span:first-child{color:#8c8c8c}.meinian-image-box-pagination .thumbs .annotation-num span:last-child{margin-left:4px;color:#191919}.meinian-image-box-pagination .annotation-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:104px;height:32px;min-height:32px;margin-top:4px;border-radius:2px;border:1px solid #d9d9d9;font-size:14px;font-weight:400;color:rgba(0,0,0,.87);line-height:20px;text-align:center}.meinian-image-box-pagination .annotation-button .note-count{margin-left:8px;padding:1px 3px;background:#f03322;border-radius:99999px;font-size:12px;font-weight:500;color:#fff;line-height:12px}.meinian-image-box-pagination .ins-detail-thumb{position:relative;width:80px;height:80px;background-size:cover;background-position:50%;cursor:pointer;margin:4px}.meinian-image-box-pagination .ins-detail-thumb.active{opacity:1;border:2px solid #fff;outline:3px solid #10bf6d}.meinian-image-box-pagination .pagination-btn{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:24px;height:100%;background:hsla(0,0%,100%,.86);text-align:center}.meinian-image-box-pagination .pagination-btn.prev{left:0}.meinian-image-box-pagination .pagination-btn.next{right:0}.ins-img-detail-fixed-header{z-index:1;position:fixed;top:0;left:0;height:72px;background:#fff;-webkit-box-shadow:0 8px 30px 0 rgba(0,0,0,.05);box-shadow:0 8px 30px 0 rgba(0,0,0,.05);right:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding:0 100px}.meinian-image-detail-picture{position:relative;width:100%;height:100%}.meinian-image-detail-picture .picture-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.meinian-image-detail-picture .picture-wrapper .picture{-ms-flex-negative:0;flex-shrink:0;width:100%;height:calc(100vh - 64px);position:relative;background-position:50%;background-repeat:no-repeat;background-size:contain}.meinian-image-detail-picture .arrow-container{position:absolute;left:0;right:0;height:33%}.meinian-image-detail-picture .arrow-container.prev{top:0;cursor:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/meinian_component/3e5685932f283c87e887c42705f2d5d42db1d421b65b4fc88a3dcddae21a8b8c.pre_img_top.ico) 24 24,auto}.meinian-image-detail-picture .arrow-container.next{bottom:0;cursor:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/meinian_component/ca9d59291280b8259b5cf4e4c0887b783a43aa86505870100dcdb0be4e7de729.next_img_bottom.ico) 24 24,auto}.meinian-image-detail-picture .scale{position:absolute;top:33%;right:0;bottom:33%;left:0;cursor:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/meinian_component/2c695f0f9968398319999871b0295aa1a3aa4a2abfab06e36614a57c85d3b8b2.ic_zoom_2x.ico) 32 32,auto}.meinian-image-detail-picture .outer-arrow{z-index:0;position:absolute;width:48px;height:48px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.meinian-image-detail-picture .outer-arrow.prev{left:-188px}.meinian-image-detail-picture .outer-arrow.next{right:-60px}.meinian-image-detail-picture .mark-status{position:absolute;right:24px;bottom:0;width:44px;height:44px;border-radius:999999px;font-size:12px;font-weight:500;color:#fff;line-height:44px;text-align:center}.meinian-ins-blog-imgs-detail-switch-wrapper{position:relative}.meinian-ins-blog-imgs-detail-switch-wrapper .meinian-ins-blog-imgs-detail-switch{width:40px;height:40px;background-color:hsla(0,0%,100%,.9);border:1px solid #212121;border-radius:20px;font-size:18px;line-height:40px;text-align:center;cursor:pointer}.meinian-image-detail-box-wrapper{position:absolute;width:3%;height:0;padding-bottom:3%;border-radius:50%;cursor:pointer}.meinian-image-detail-box-wrapper.active .animation{left:0}.meinian-image-detail-box-wrapper.active .inner{margin:6.25%;background-color:#fff}.meinian-image-detail-box-wrapper.active .line,.meinian-image-detail-box-wrapper.active .line .tag{display:block}.meinian-image-detail-box-wrapper .animation{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.4);-webkit-animation:shrink 2s ease-in-out infinite;animation:shrink 2s ease-in-out infinite;border-radius:50%}.meinian-image-detail-box-wrapper .inner{position:absolute;top:0;bottom:0;right:0;left:0;margin:25%;border-radius:50%;overflow:hidden;background:#fff}.meinian-image-detail-box-wrapper .line{display:none;position:absolute;background:#fff;top:0;bottom:0;margin:auto;height:2px}.meinian-image-detail-box-wrapper .line .tag{display:none;position:absolute;top:0;bottom:0;height:33px;background-color:hsla(0,0%,100%,.86);border-radius:4px;margin:auto;opacity:1;padding:0 8px;line-height:33px;text-align:center;font-size:18px;font-weight:500;white-space:nowrap;color:#212121}.meinian-image-detail-box-wrapper .line.left{right:unset}.meinian-image-detail-box-wrapper .line.left .tag{left:unset}.meinian-image-detail-search-image{z-index:10;position:absolute;right:20px;bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;background:hsla(0,0%,100%,.2);border-radius:24px;border:1px solid #212121;font-size:20px;color:#212121;cursor:pointer}.meinian-image-detail-search-image:active,.meinian-image-detail-search-image:hover{background:#fff}.meinian-image-detail-actions{margin-left:24px}.meinian-image-detail-actions .button{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;margin-bottom:16px;background:#fff;border-radius:50%;font-size:20px;color:#595959;cursor:pointer}.meinian-image-detail-actions .button:active,.meinian-image-detail-actions .button:hover{background:#e6e6e6}.meinian-image-detail-actions .button .tip-text-wrapper{font-size:14px}.ai-data-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(21,33,53,.1);overflow:hidden;color:#666995;font-size:12px}.ai-data-card,.ai-data-card.show-on-hover{position:relative}.ai-data-card.show-on-hover .card-body{position:absolute;width:100%;z-index:1;background-color:hsla(0,0%,100%,.96);bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ai-data-card.show-on-hover:hover .card-body{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ai-data-card.show-on-hover .douyin-item-card-extra-info-right,.ai-data-card.show-on-hover .douyin-item-card-extra-info-right.hide-on-hover{opacity:0}.ai-data-card:hover{-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;border:1px solid #2f54eb}.ai-data-card .image{position:relative}.ai-data-card .image .bg{width:100%}.ai-data-card .image .display-image{z-index:1;top:0;left:0;position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ai-data-card .image .collect-button{position:absolute;cursor:pointer;left:12px;top:12px;width:60px;height:34px;line-height:34px;background-color:#2f54eb;border-radius:2px;font-size:14px;font-weight:500;color:#fff;text-align:center;z-index:99}.ai-data-card .image .fast-collect-button{position:absolute;top:12px;left:72px;padding:6px 3px 7px;background:#2f54eb;border-left:1px solid #2847c7;border-radius:0 2px 2px 0;font-size:14px;color:#fff}.ai-data-card .card-body{padding:0 4px}.ai-data-card .img-search-wrapper{font-size:16px;text-align:center;width:32px;height:32px;position:absolute;top:8px;right:8px;line-height:32px;z-index:1;color:#fff;background-color:#282b59;border-radius:50%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0}.ai-data-card:hover .img-search-wrapper{opacity:.9}.ai-data-card .card-price{color:#f55;font-size:16px;position:relative;margin:12px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 6px}.ai-data-card .card-price .link{font-size:12px;color:#343874;position:absolute;right:0;top:6px}.ai-data-card .card-title{margin-bottom:8px;font-weight:400;color:#282b59;line-height:16px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:13px;padding:0 6px}.ai-data-card .icon-goods-type{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.ai-data-card .card-tags{padding:0 6px}.ai-data-card .card-tags>span{font-weight:400;background-color:rgba(234,238,249,.5);color:#282b59;line-height:20px;padding:0 4px;display:inline-block;margin-right:8px;margin-bottom:12px}.ai-data-card .card-tags>span:last-child{margin-right:0}.ai-data-card .card-shop{display:-ms-flexbox;display:flex;margin-bottom:12px}.ai-data-card .card-shop .shop-name{-ms-flex:1 1;flex:1 1;padding-right:16px;white-space:nowrap;overflow:hidden;float:left;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ai-data-card .card-shop .shop-name img{width:12px;height:12px;margin-right:5px;margin-bottom:2px}.ai-data-card .card-footer{color:#343874;border-top:1px solid #efeff2;padding:16px 0;display:-ms-flexbox;display:flex}.ai-data-card .card-footer>span{-ms-flex:1 1;flex:1 1;text-align:center;position:relative;letter-spacing:-1px}.ai-data-card .card-footer>span:not(:last-child):after{content:"";position:absolute;width:1px;height:15px;background-color:#efeff2;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ai-data-card .card-mini{position:relative;margin:-40px 0 0;background-color:#fff;z-index:1;padding:8px;display:-ms-flexbox;display:flex;overflow:hidden;font-size:12px;border-bottom:1px solid #efeff2}.ai-data-card .card-mini .card-title{margin-bottom:0}.ai-data-card .card-mini .card-price{margin:4px}.ai-data-card .card-mini~.card-info{margin-top:8px}.ai-data-card .card-mini-flow{position:absolute;bottom:8px;right:0;left:0;margin:0 auto;width:calc(100% - 16px);border-radius:4px;border-bottom:none}.ai-data-card .card-badge-left{background:rgba(0,0,0,.5);border-radius:2px;font-size:12px;color:#fff;position:absolute;top:10px;right:10px;z-index:1;padding:0 8px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ai-data-card .card-badge-left .value{color:#ffb32f}.ai-data-card .card-info{display:-ms-flexbox;display:flex;font-size:12px;color:#666995;margin-bottom:12px}.ai-data-card .card-info .info-content{font-weight:400;margin:0 8px;-ms-flex:1 1;flex:1 1;overflow:hidden}.ai-data-card .card-info .info-count{float:right}.ai-data-card .card-info-color-fix,.ai-data-card .card-info-color-fix .card-title{color:#343874}.ai-data-card-list{display:grid;grid-gap:16px}.ai-data-card .export-checkbox{opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index:8;height:40px;text-align:right;position:absolute;top:0;left:0;right:0;font-size:12px;color:#fff;padding-top:9px;padding-right:9px}.ai-data-card .check-box-wrap,.ai-data-card:hover .export-checkbox{opacity:1}.ai-data-card .item-img-wrap{z-index:2;position:absolute;top:0;bottom:0;right:0;left:0;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ai-data-card .item-img-wrap .card-checkbox{position:absolute;right:12px;top:12px}.ai-data-card .item-img-wrap .item-operate-wrap{position:absolute;bottom:0;left:0;right:0;height:40px;font-size:14px;font-weight:500;color:#fff;background-color:rgba(47,84,235,.7);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ai-data-card .item-img-wrap .item-operate-wrap:after{content:"";width:1px;height:20px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ai-data-card .item-img-wrap .item-operate-wrap a{text-align:center;-ms-flex:1 1;flex:1 1;color:#fff}.ai-data-card:hover .item-img-wrap{opacity:1}.ai-data-card .douyin-item-card-extra-info-right{background:rgba(0,0,0,.5);border-radius:2px;padding:3px 8px;position:absolute;top:10px;right:8px;color:#fff;z-index:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ai-data-card .douyin-item-card-extra-info-right .streamer-number{color:#ffb32f}.ai-data-card .douyin-item-card-extra-info-right.hide-on-hover{opacity:1}.ai-data-card .douyin-item-card-extra-info-right.hide-on-hover.hide-on-batch,.ai-data-card:hover .douyin-item-card-extra-info-right.hide-on-hover{opacity:0}.collcet-card-img-btn{position:absolute;cursor:pointer;left:12px;top:12px;width:60px;height:34px;line-height:34px;background-color:#2f54eb;border-radius:2px;font-size:14px;font-weight:500;color:#fff;text-align:center;z-index:99}.add-to-group-item{margin:7px;background-color:#f3f4f5;display:inline-block;min-width:80px;padding:4px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:relative;color:#737a86;cursor:pointer}.add-to-group-item:hover{color:#2f54eb}.add-to-group-item.checked{background-color:#dfebff;color:#2f54eb}.add-to-group-item .delete-tag{display:block;width:14px;height:14px;position:absolute;top:-7px;right:-7px}.add-to-group-item.checked .check-tag{display:block}.add-to-group-item .icon-delete{font-size:14px;color:#f55;position:absolute;top:-7px;right:-7px;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}.add-to-group-item .icon-delete:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.add-group-sub-title{margin-top:8px;font-weight:400;font-size:12px;line-height:24px;height:24px;color:#343874}.add-group-sub-title a{float:right;color:#343874;font-size:12px;font-weight:500}.add-group-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;max-height:130px;overflow-y:scroll;overflow-x:hidden}.add-group-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:7px}.add-group-wrapper::-webkit-scrollbar-thumb{border-radius:1em;background-color:rgba(50,50,50,.3);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);box-shadow:0 0 1px hsla(0,0%,100%,.5)}.add-group-none{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-pack:center;justify-content:center;width:100%}.checkbox-label .checkbox-label-text{color:#343874;font-size:14px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:130px;vertical-align:bottom}.checkbox-label .is-recommend{color:#ffb155;font-size:12px}.checkbox-label.has-recommend .checkbox-label-text{max-width:64px}.add--to--group--modal .ant-modal-header{padding-top:24px;border-color:transparent}.add--to--group--modal .ant-modal-footer{padding:0 24px 24px}.add--to--group--modal .add-group-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0 12px;margin-left:24px;margin-right:24px;border-bottom:1px solid #efeff2}.add--to--group--modal .add-group-title-wrapper .add-group-title{margin-bottom:0;color:#343874;font-size:14px;font-weight:400}.add--to--group--modal .add-group-title-wrapper .add-group-btn{height:20px;font-size:14px;font-weight:500;color:#343874;line-height:20px}.add--to--group--modal .groups-wrapper{padding:12px 24px 28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:400px;overflow:hidden auto;-ms-flex-pack:start;justify-content:flex-start}.add--to--group--modal .group-item{margin:12px 12px 12px 0;width:180px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.add--to--group--modal .group-item:nth-child(4n){margin-right:0}.add--to--group--modal .recommend-shop-mod{width:100%;background-color:#fbfbfb}.add--to--group--modal .recommend-shop-mod .recommend-shop-tip{color:#343874;font-size:14px;padding:27px 24px 8px;text-align:left}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding-left:24px;padding-right:24px;margin-bottom:12px}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper .shop-item{width:107px;margin-right:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper .shop-item .recommend-monitor-btn{opacity:0}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper .shop-item:hover .recommend-monitor-btn{opacity:1}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper .shop-pic-wrapper{cursor:pointer;margin:17px 17px 8px;width:72px;height:72px;overflow:hidden;background:transparent;border-radius:2px;border:1px solid #efeff2}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper .shop-pic-wrapper .shop-pic{width:100%}.add--to--group--modal .recommend-shop-mod .recommend-shops-wrapper .shop-name{cursor:pointer;width:106px;font-size:12px;font-weight:400;color:#343874;line-height:18px}.mn-image-detail-content{padding-bottom:20px}.mn-image-detail-content .content-tabs-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 24px;border-bottom:1px solid #e8e8e8}.mn-image-detail-content .content-tabs-wrapper.fixed .content-tabs{z-index:11;position:fixed;top:0;right:480px;left:0;-ms-flex-pack:center;justify-content:center;height:64px;padding:0 24px 0 72px;background:#fff;border-bottom:1px solid #e8e8e8}.mn-image-detail-content .content-tabs-wrapper.fixed .content-tabs .img{position:absolute;top:8px;left:72px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-image-detail-content .content-tabs-wrapper.fixed .content-tabs .img img{width:48px;height:48px;margin-right:8px;border-radius:2px;-o-object-fit:cover;object-fit:cover}.mn-image-detail-content .content-tabs-wrapper.fixed .content-tabs .img .user-name{width:96px;font-size:12px;font-weight:400;color:#666;line-height:16px}.mn-image-detail-content .content-tabs-wrapper.fixed .content-tabs .img .user-time{font-size:12px;font-weight:400;color:#999;line-height:16px}.mn-image-detail-content .content-tabs-wrapper.fixed .content-tabs .tab.active:after{bottom:-20px}.mn-image-detail-content .content-tabs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-image-detail-content .content-tabs .img{display:none}.mn-image-detail-content .content-tabs .tab{position:relative;display:block;height:24px;margin-right:24px;font-size:16px;color:#666;line-height:24px}.mn-image-detail-content .content-tabs .tab.active{font-weight:500;color:#333}.mn-image-detail-content .content-tabs .tab.active:after{position:absolute;bottom:-12px;content:"";display:block;width:100%;height:2px;background:#10bf6d;border-radius:1px}.mn-image-detail-content .style-title{padding:10px 8px;margin:24px 16px 0;font-size:14px;font-weight:500;color:#333;line-height:20px;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,96.1%,0)),to(#f5f5f5));background:-o-linear-gradient(right,hsla(0,0%,96.1%,0) 0,#f5f5f5 100%);background:linear-gradient(270deg,hsla(0,0%,96.1%,0),#f5f5f5)}.mn-image-detail-content .style-title .edit-info-btn{margin:0 16px 0 24px;color:#999;font-size:14px;font-weight:400;cursor:pointer}.mn-image-detail-content .style-title .style-quick-edit{font-size:14px;color:#999;margin-left:16px;font-weight:400;cursor:pointer}.mn-image-detail-content .multi-item-wrap{padding:10px 24px;display:-ms-flexbox;display:flex}.mn-image-detail-content .multi-item-wrap .item-name{width:108px;color:#333}.mn-image-detail-content .multi-item-wrap .item-wrap{-ms-flex:1 1;flex:1 1}.mn-image-detail-content .multi-item-wrap .item-wrap .item{display:inline-block;padding:3px 8px;margin:0 8px 4px 0;border-radius:16px;border:1px solid #d9d9d9;font-size:12px;font-weight:400;color:#333;line-height:16px;cursor:text}.mn-image-detail-content .multi-item-wrap .item-wrap.empty{color:#999}.mn-image-detail-content .style-desc{padding:10px 24px;font-size:14px;font-weight:400;color:#333;line-height:20px}.mn-image-detail-content .tags{display:-ms-flexbox;display:flex;padding:6px 24px;font-size:14px;font-weight:400;color:#666;line-height:20px}.mn-image-detail-content .tags .label{width:108px;min-width:80px;color:#333}.mn-image-detail-content .tags .tags-wrap{-ms-flex:1 1;flex:1 1}.mn-image-detail-content .tags .tags-wrap .tag-item{display:inline-block;padding:3px 8px;margin:0 8px 4px 0;border-radius:16px;border:1px solid #d9d9d9;font-size:12px;font-weight:400;color:#333;line-height:16px}.mn-image-detail-content .tags .tags-wrap .tag-item:hover{-webkit-box-shadow:0 2px 8px -2px rgba(0,0,0,.2);box-shadow:0 2px 8px -2px rgba(0,0,0,.2)}.mn-image-detail-content .tags .tags-wrap.empty{color:#999}.mn-image-detail-content .style-item{display:-ms-flexbox;display:flex;padding:10px 24px;font-size:14px;font-weight:400;line-height:20px}.mn-image-detail-content .style-item .label{min-width:108px;width:108px;color:#333}.mn-image-detail-content .style-item .value{-ms-flex:1 1;flex:1 1;color:#666}.mn-image-detail-content .style-item .value.empty{color:#999}.mn-image-detail-content .goods{position:relative;display:-ms-flexbox;display:flex;padding:0 24px;margin-top:16px}.mn-image-detail-content .goods .to-item-detail{position:absolute;top:0;right:24px;font-size:12px;color:#666;line-height:16px}.mn-image-detail-content .goods .to-item-detail .anticon{margin-left:8px;color:#333}.mn-image-detail-content .goods .item-image{width:158px;height:158px;margin-right:16px;-o-object-fit:cover;object-fit:cover}.mn-image-detail-content .goods .info{-ms-flex:1 1;flex:1 1;overflow:hidden}.mn-image-detail-content .goods .item-title{width:400px;height:40px;font-size:14px;font-weight:400;color:#333;line-height:20px}.mn-image-detail-content .goods .price{margin-top:8px;font-size:16px;font-weight:500;color:#f03322;line-height:22px}.mn-image-detail-content .goods .price i{margin-left:8px;width:112px;height:18px;font-size:12px;font-weight:400;color:#999;line-height:22px}.mn-image-detail-content .goods .sale-info-wrapper{display:-ms-flexbox;display:flex;margin-top:24px}.mn-image-detail-content .goods .sale-info{width:160px;margin-right:4px}.mn-image-detail-content .goods .sale-info .label{font-size:12px;font-weight:500;color:#999;line-height:18px}.mn-image-detail-content .goods .sale-info .label i{color:#666}.mn-image-detail-content .goods .sale-info .value{width:160px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;font-weight:400;color:#999;line-height:20px}.mn-image-detail-content .goods .sale-info .value i{color:#666}.mn-image-detail-content .goods .shop{margin-top:8px;font-size:12px;color:#666;line-height:18px}.mn-image-detail-content .goods .shop .date{margin-left:16px;color:#999}.mn-image-detail-content .samples{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px 0 0 24px}.mn-image-detail-content .samples .sample{display:block;width:213px;margin-right:20px;margin-bottom:20px}.mn-image-detail-content .samples .sample img{width:213px;height:213px;-o-object-fit:cover;object-fit:cover}.mn-image-detail-content .samples .sample .sample-title{width:100%;margin-top:8px;font-size:16px;font-weight:500;color:#333;line-height:24px}.mn-image-detail-content .samples .sample .sample-code{font-size:12px;font-weight:400;color:#999;line-height:16px}.mn-image-detail-content .similar-wrapper .header{position:relative;height:48px;padding:0 24px;margin-bottom:16px}.mn-image-detail-content .similar-wrapper .header.fixed .screen{z-index:11;position:fixed;top:64px;right:480px;left:0;-ms-flex-pack:center;justify-content:center;height:64px;padding:0 24px 0 72px;background:#fff;border-bottom:1px solid #e8e8e8}.mn-image-detail-content .similar-wrapper .header .screen{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px}.mn-image-detail-content .similar-wrapper .header .screen .platform{margin-right:24px;font-size:14px;font-weight:400;color:#666;line-height:20px}.mn-image-detail-content .similar-wrapper .header .screen .platform.active{font-weight:500;color:#333}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content{padding-bottom:24px}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .section-item{margin-top:16px}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .section-item .label{display:block;font-weight:500;margin-bottom:8px;color:#191919}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .section-item .style-title-input-edit .suffix{color:#bfbfbf}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .section-item .style-desc-textarea-edit{height:115px}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .section-item .style-desc-textarea-edit textarea{max-height:80px}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .section-item .style-desc-textarea-edit .suffix{float:right;color:#bfbfbf}.meinian-modal.style-detail-quick-edit-modal .modal .modal-content .edit-more-btn{position:absolute;bottom:18px}.meinian-image-detail-comment{position:relative}.meinian-image-detail-comment .title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:28px}.meinian-image-detail-comment .text{font-size:16px;font-weight:500;color:#333;line-height:24px}.meinian-image-detail-comment .text i{color:#999}.meinian-image-detail-comment .fold-icon{margin-left:4px;font-size:16px;color:#999;cursor:pointer}.meinian-image-detail-comment .comment-icon{margin-right:4px;font-size:16px;vertical-align:text-bottom;cursor:pointer}.meinian-image-detail-comment .comment-icon:hover{opacity:.8}.meinian-image-detail-comment .comments-wrap{margin-top:16px}.meinian-image-detail-comment .create-comment-wrapper{position:sticky;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-top:24px;z-index:999;right:490px;left:10px;bottom:0;background-color:#fff;padding-bottom:20px}.meinian-image-detail-comment .create-comment{width:100%;background:#fff;border-radius:2px;border:1px solid #e8e8e8;padding:5px 8px}.index-module_task-detail-title__RR3T6{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_task-detail-title__RR3T6 .task-detail-sub-title{background:#e8faf3;border-radius:3px;padding:0 4px;font-weight:400;color:#00b36b;font-size:12px;margin-left:8px;height:20px;line-height:20px}.index-module_task-detail-content__QsX7b{padding-top:24px}.index-module_task-detail-content__QsX7b .task-detail-content-item{display:-ms-flexbox;display:flex;margin-bottom:16px}.index-module_task-detail-content__QsX7b .task-detail-content-item .title{width:58px;color:#8c8c8c;margin-right:16px}.index-module_task-detail-content__QsX7b .task-detail-content-item .text{-ms-flex:1 1;flex:1 1}.index-module_task-detail-content__QsX7b .task-detail-content-item .text .task-list-item{min-height:112px;background:#f7f7f7;border-radius:3px;margin-bottom:8px;padding:8px 12px}.index-module_task-detail-content__QsX7b .task-detail-content-item .text .task-list-item .task-title{font-weight:600;color:#191919;margin-bottom:4px}.index-module_task-detail-content__QsX7b .task-detail-content-item .text .task-list-item .task-target-item{margin-bottom:4px}.index-module_task-detail-content__QsX7b .task-detail-content-item .text .task-list-item .task-target-item .label{margin-right:8px;color:#595959}.index-module_task-detail-content__QsX7b .task-detail-content-item .text .task-list-item .task-target-item .value{color:#191919;width:270px}.index-module_task-detail-modal__SsQLw .modal{max-height:calc(100vh - 80px)}.meinian-waterfall-card-image{position:relative;cursor:pointer;width:100%;height:100%;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-waterfall-card-image .meinian-waterfall-card-image-classifyInfo{position:absolute;bottom:16px;right:16px;max-width:222px;height:24px;background:#fff;border-radius:12px;border:1px solid #d9d9d9;padding:0 8px;color:#191919;font-size:12px;-ms-flex-pack:center;justify-content:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-waterfall-card-image .meinian-waterfall-card-image-classifyInfo,.meinian-waterfall-card-image .meinian-waterfall-card-image-classifyInfo .meinian-waterfall-card-image-identify{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-waterfall-card-image .meinian-waterfall-card-image-classifyInfo .meinian-waterfall-card-image-classifyInfo-icon{font-size:16px;color:#0c6ddb;margin-right:4px}.meinian-waterfall-card-image .meinian-card-image-info{position:absolute;left:8px;top:8px;background-color:rgba(0,0,0,.5);color:#fff;padding:0 8px;display:-ms-flexbox;display:flex}.meinian-waterfall-card-image .meinian-card-image-info .meinian-card-image-info-line{display:block;width:1px;height:12px;background:#fff;margin:5px 8px 0}.meinian-waterfall-card-image .mask{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;opacity:1}.meinian-waterfall-card-image .bottom-mask{position:absolute;height:132px;bottom:0;left:0;right:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.9)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.9))}.meinian-waterfall-card-image .mark-icon{position:absolute;left:14px;bottom:14px;font-size:24px;color:#fff}.meinian-waterfall-card-image .collect{position:absolute;top:16px;left:16px}.meinian-waterfall-card-image .fast-collect-button{position:absolute;top:16px;left:56px;color:#fff}.meinian-waterfall-card-image .meinian-button.card-move-image{position:absolute;top:16px;left:80px;padding:4px 8px;border-radius:2px;border:none;font-size:12px}.meinian-waterfall-card-image .card-examine{width:100%;margin-top:16px}.meinian-waterfall-card-image .card-examine .pass-text{color:#00b36b;background:#e8faf3}.meinian-waterfall-card-image .card-examine .not-pass-text{color:#e34d59;background:#fdecee}.meinian-waterfall-card-image .card-examine .not-pass-button,.meinian-waterfall-card-image .card-examine .not-pass-button:hover,.meinian-waterfall-card-image .card-examine .pass-button,.meinian-waterfall-card-image .card-examine .pass-button:hover{color:#191919;background-color:#fff}.meinian-waterfall-card-image .actions{position:absolute;top:15px;right:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.meinian-waterfall-card-image .actions .ant-dropdown.mn-dropdown.mn-image-card-operation .actions-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-waterfall-card-image .actions .ant-dropdown.mn-dropdown.mn-image-card-operation .actions-wrap .operation{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:112px;padding:6px 0;margin-bottom:4px}.meinian-waterfall-card-image .actions .ant-dropdown.mn-dropdown.mn-image-card-operation .actions-wrap .operation a,.meinian-waterfall-card-image .actions .ant-dropdown.mn-dropdown.mn-image-card-operation .actions-wrap .operation span{text-align:center;display:inline-block;width:100%;height:100%}.meinian-waterfall-card-image .actions .ant-dropdown.mn-dropdown.mn-image-card-operation .actions-wrap .operation:hover{background-color:#f5f5f5}.meinian-waterfall-card-image .icon-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;margin:0 4px;background:#fff;border-radius:2px;cursor:pointer;font-size:16px;color:#666}.meinian-waterfall-card-image .icon-button:hover{color:#333}.meinian-waterfall-card-image .icon-button.text{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 8px;font-size:14px;color:#999;line-height:20px;cursor:auto}.meinian-waterfall-card-image .mark-icons{position:absolute;top:23px;right:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.meinian-waterfall-card-image .mark-icons .icon{width:19px;margin-left:10px}.meinian-waterfall-card-image .image-info-content{display:-ms-flexbox;display:flex}.meinian-waterfall-card-image .mark-examine{height:24px;padding:0 4px;margin-right:8px;font-size:12px;font-weight:400;color:#fff;line-height:24px;border-radius:3px}.meinian-waterfall-card-image .mark-examine.pass{background:#10bf6d}.meinian-waterfall-card-image .mark-examine.not-pass{background:rgba(240,51,34,.45)}.meinian-waterfall-card-image .mark-examine.pending{background:rgba(0,0,0,.45)}.meinian-waterfall-card-image .image-info-num{height:24px;padding:0 4px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:3px;display:-ms-flexbox;display:flex}.meinian-waterfall-card-image .image-info-num>div.has-line:before{content:"";display:inline-block;width:1px;height:12px;background:#e6e6e6;margin:-2px 8px}.meinian-waterfall-card-image .image-info-num>div span:first-child{margin-right:4px;font-size:12px;font-weight:400;color:#8c8c8c}.meinian-waterfall-card-image .image-info-num>div span:last-child{font-size:12px;font-weight:400;color:#191919}.meinian-waterfall-card-image .info{position:absolute;bottom:16px;left:16px;right:16px}.meinian-waterfall-card-image .info .title{margin-top:4px;font-size:12px;color:#fff;line-height:16px}.meinian-waterfall-card-image .info .card-num{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;color:hsla(0,0%,100%,.7);line-height:16px}.meinian-waterfall-card-image .info .card-num .name{margin-right:8px}.meinian-waterfall-card-image .batch-check{position:absolute;top:0;left:0;right:0;bottom:0}.meinian-waterfall-card-image .batch-check .checkbox{position:absolute;top:15px;right:15px;-webkit-transform:scale(1.33);-ms-transform:scale(1.33);transform:scale(1.33)}.meinian-waterfall-card-image .uninterested-mask{z-index:500;position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);cursor:not-allowed}.meinian-waterfall-card-image .uninterested-mask .anticon{font-size:27px;color:#fff}.mn-waterfall-image-detail-info{padding-top:8px}.mn-waterfall-image-detail-info .style-title{color:#333;padding:6px 0;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mn-waterfall-image-detail-info .info-1{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:6px 0;color:#333;font-size:12px}.mn-waterfall-image-detail-info .info-1 .user-name{max-width:58%;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mn-waterfall-image-detail-info .info-1 .child-ins-name{color:#0065d9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-waterfall-image-detail-info .info-1 .child-ins-name .name{max-width:60px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mn-waterfall-image-detail-info .info-2{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 0 8px;font-size:12px;color:#999}.mn-waterfall-image-detail-info .info-2 .anticon{font-size:16px;margin-top:2px}.mn-waterfall-image-detail-info .info-2 .mark-status{padding:4px 8px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:2px}.mn-waterfall-image-detail-info .info-2 .blog-num{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:8px;color:#666}.mn-waterfall-image-detail-info .info-2 .blog-num .bubble-child{margin-right:5px}.mn-waterfall-image-detail-info .info-2 .datum,.mn-waterfall-image-detail-info .info-2 .datum .data-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-waterfall-image-detail-info .info-2 .datum .data-item{color:#666}.mn-waterfall-image-detail-info .info-2 .datum .data-item .bubble-child{margin-right:5px}.mn-waterfall-image-detail-info .info-2 .datum .data-item:not(:last-child){margin-right:8px}.meinian-examine-wrapper{display:-ms-flexbox;display:flex}.meinian-examine-wrapper .not-pass-text{padding:5px 0;margin-right:8px;background:rgba(0,0,0,.4);border-radius:2px;border:1px solid hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.4)}.meinian-examine-wrapper .not-pass-text,.meinian-examine-wrapper .pass-button{-ms-flex:1 1;flex:1 1;display:block;width:100%;height:32px;font-size:14px;line-height:20px;text-align:center}.meinian-examine-wrapper .pass-button{padding:6px 0;background:#fff;border-radius:2px;color:#191919}.meinian-examine-wrapper .pass-button:hover{background:#e7e7e7;color:#10bf6d}.mn-card-examine-wrapper{display:-ms-flexbox;display:flex}.mn-card-examine-wrapper .not-pass-button,.mn-card-examine-wrapper .pass-button{-ms-flex:1 1;flex:1 1;display:block;width:100%;height:32px;padding:6px 0;background:#fff;border-radius:2px;text-align:center;font-size:14px;color:#191919;line-height:20px}.mn-card-examine-wrapper .not-pass-button:hover,.mn-card-examine-wrapper .pass-button:hover{background:#e7e7e7}.mn-card-examine-wrapper .pass-button{-ms-flex:1 1;flex:1 1;display:block;width:100%;height:32px;padding:6px 0;background:#fff;border-radius:2px;text-align:center;font-size:14px;color:#191919;line-height:20px}.mn-card-examine-wrapper .pass-button:hover{background:#e7e7e7}.mn-rule-label{color:red}.mn-rule-wrapper{color:#191919;font-size:14px;padding-bottom:8px}.index-module_mn-feedback-modal__-2pQS .mn-feedback-modal-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_mn-feedback-modal__-2pQS .mn-feedback-modal-title .mn-feedback-modal-sub-title{color:#8c8c8c;font-size:12px;margin-left:8px}.index-module_mn-feedback-modal__-2pQS .mn-feedback-modal-content{padding:24px 0;min-height:212px}.index-module_mn-feedback-modal__-2pQS .mn-feedback-modal-select{width:432px;max-width:432px;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:3px;border:1px solid #d9d9d9;height:40px;line-height:40px;display:-ms-flexbox;display:flex;padding:0 8px}.index-module_mn-feedback-modal__-2pQS .mn-feedback-modal-select .anticon{-ms-flex:unset;flex:unset}.index-module_mn-form__rmCCQ .mn-form-item:not(:first-child){margin-top:24px}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content{padding:32px 8px}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content .mn-info-modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content .mn-info-modal-header .mn-info-modal-header-icon{font-size:21px;color:#00b36b}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content .mn-info-modal-header .mn-info-modal-header-title{font-weight:600;color:#191919;font-size:16px;margin-left:8px}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content .mn-info-modal-text{margin-top:16px;color:#595959;margin-left:30px}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content .mn-info-modal-close{margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:right;justify-content:right}.index-module_mn-info-modal__Dj7-g .mn-info-modal-content .mn-info-modal-close .mn-info-modal-btn{width:78px;height:32px;background:#00b36b;border-radius:3px;color:#fff;text-align:center;line-height:32px;cursor:pointer}.meinian-image-detail-elements ul{margin-bottom:0}.meinian-image-detail-elements.none{margin-top:0;border-bottom:none}.meinian-image-detail-elements .screen-wrapper{position:relative}.meinian-image-detail-elements .screen-wrapper .arrow-wrapper{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:72px;cursor:pointer}.meinian-image-detail-elements .screen-wrapper .arrow-wrapper.prev{left:0;-ms-flex-pack:start;justify-content:flex-start;background:-webkit-gradient(linear,left top,right top,from(#f5f7f6),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(left,#f5f7f6 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#f5f7f6,hsla(0,0%,100%,0))}.meinian-image-detail-elements .screen-wrapper .arrow-wrapper.next{right:0;-ms-flex-pack:end;justify-content:flex-end;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#f5f7f6));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#f5f7f6 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),#f5f7f6)}.meinian-image-detail-elements .screen-wrapper .arrow-wrapper .arrow{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:50%;background:#fff;font-size:10px}.meinian-image-detail-elements .screen-wrapper .arrow-wrapper .arrow:hover{background:#212121;color:#fff}.meinian-image-detail-elements .screen{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;margin-bottom:16px;overflow:hidden}.meinian-image-detail-elements .screen .screen-item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:24px;font-size:16px;font-weight:400;color:#333;line-height:24px;cursor:pointer}.meinian-image-detail-elements .screen .screen-item.active{position:relative;font-weight:500}.meinian-image-detail-elements .screen .screen-item.active:after{content:"";position:absolute;bottom:-8px;display:block;width:100%;height:2px;background:#10bf6d;border-radius:1px}.meinian-image-detail-elements .screen .screen-item:active,.meinian-image-detail-elements .screen .screen-item:hover{font-weight:500}.meinian-image-detail-elements .element-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}.meinian-image-detail-elements .element-item:last-child{padding-bottom:0}.meinian-image-detail-elements .element-item .item-icon{position:absolute;left:0;top:5px;color:#757575;line-height:20px}.meinian-image-detail-elements .element-item .item-key{-ms-flex:1 1;flex:1 1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:2px 0;margin:0 8px 8px 0;font-size:14px;font-weight:400;color:#666;line-height:20px}.meinian-image-detail-elements .element-item .item-value-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}.meinian-image-detail-elements .element-item .item-value{display:inline-block;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-left:8px;margin-bottom:8px;padding:2px 8px;background:#fff;border-radius:16px;border:1px solid #d9d9d9;font-size:12px;color:#333;line-height:20px;cursor:pointer}.meinian-image-detail-elements .element-item .item-value:hover{-webkit-box-shadow:0 2px 8px -2px rgba(0,0,0,.2);box-shadow:0 2px 8px -2px rgba(0,0,0,.2)}.meinian-image-detail-elements .element-item .item-value-color{width:24px;height:24px;margin-left:8px;border-radius:14px;border:1px solid #d9d9d9;cursor:pointer}.white-with-black-border-tooltip .ant-tooltip-content .ant-tooltip-arrow{z-index:1;-webkit-transform:translate(-50%,1px);-ms-transform:translate(-50%,1px);transform:translate(-50%,1px)}.white-with-black-border-tooltip .ant-tooltip-content .ant-tooltip-arrow:before{width:10px;height:10px;background:#fff;-webkit-box-shadow:0 2px 22px 0 rgba(0,0,0,.08);box-shadow:0 2px 22px 0 rgba(0,0,0,.08);border:1px solid #262626}.white-with-black-border-tooltip .ant-tooltip-content .ant-tooltip-inner{padding:0;background:#fff;-webkit-box-shadow:0 2px 22px 0 rgba(0,0,0,.08);box-shadow:0 2px 22px 0 rgba(0,0,0,.08);border:1px solid #262626;font-size:14px;font-weight:400;color:#262626}.meinian-image-detail-elements-title-header{-ms-flex-pack:justify;justify-content:space-between}.meinian-image-detail-elements-title-header,.meinian-image-detail-elements-title-header .header-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-image-detail-elements-title-header .header-right .header-right-icon{color:#ee8533;font-size:16px;margin-right:2px}.meinian-image-detail-elements-title-header .header-right .header-right-text-1{color:#191919}.meinian-image-detail-elements-title-header .header-right .header-right-text-2{cursor:pointer;color:#0065d9}.meinian-image-detail-info{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;background:#fff}.meinian-image-detail-info .button-groups{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:80px;margin:0 24px;border-bottom:1px solid #eee}.meinian-image-detail-info .button-groups .mn-dropdown.make-pattern-wrap .make-pattern-operation{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-image-detail-info .button-groups .mn-dropdown.make-pattern-wrap .make-pattern-operation>a{color:#333;padding:6px 21px}.meinian-image-detail-info .button-groups .mn-dropdown.make-pattern-wrap .make-pattern-operation>a:hover{background-color:#f5f5f5}.meinian-image-detail-info .related-sample{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:25px 0;border-bottom:1px solid #eee}.meinian-image-detail-info .related-sample .related-sample-title{width:64px;height:24px;font-size:16px;font-weight:500;color:#333;line-height:24px}.meinian-image-detail-info .related-sample .related-sample-detail a{width:56px;height:20px;font-size:14px;font-weight:400;color:#333;line-height:20px}.meinian-image-detail-info .module{padding:24px 0;border-bottom:1px solid #eee}.meinian-image-detail-info .module .title{font-size:16px;font-weight:600;color:#191919;line-height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-image-detail-info .module .title .anticon{margin:0 6px;font-size:16px}.meinian-image-detail-info .module .title .fold-dynamic{font-size:12px;font-weight:400;color:#666;line-height:16px}.meinian-image-detail-info .module .title .fold-dynamic .anticon{position:relative;top:1px}.meinian-image-detail-info .module .dynamic-time{margin-left:8px;font-size:14px;font-weight:400;color:#8c8c8c;line-height:16px}.meinian-image-detail-info .module .module-item{display:-ms-flexbox;display:flex;min-height:40px;padding:10px 0}.meinian-image-detail-info .module .module-item .label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:8px;font-size:14px;font-weight:400;color:#333;line-height:20px}.meinian-image-detail-info .module .module-item .label .sub-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:20px;font-size:14px;font-weight:400;color:#10bf6d;line-height:20px;cursor:pointer}.meinian-image-detail-info .module .module-item .label .sub-btn.active,.meinian-image-detail-info .module .module-item .label .sub-btn.clear{color:#333}.meinian-image-detail-info .module .module-item .label .item-name{display:inline-block;max-width:126px;font-size:14px;font-weight:400;color:#191919;line-height:20px}.meinian-image-detail-info .module .module-item .label .dy-shop-related-avatar{width:30px;height:30px;margin-right:8px}.meinian-image-detail-info .module .module-item .label .dy-shop-related-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.meinian-image-detail-info .module .module-item .value{font-size:14px;font-weight:400;color:#666;line-height:20px;word-break:break-all;cursor:text;overflow:hidden}.meinian-image-detail-info .module .module-item .value .item-social-data .num{margin-left:16px}.meinian-image-detail-info .module .module-item .value a{display:inline-block;font-size:14px;font-weight:400;line-height:20px;color:#0065d9;text-decoration:none;cursor:pointer}.meinian-image-detail-info .module .module-item .value a.ins-name{max-width:126px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.meinian-image-detail-info .style-detail-button{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:64px;padding:0 24px;-webkit-box-shadow:0 -3px 3px 0 rgba(0,0,0,.04),1px 0 0 0 #e8e8e8;box-shadow:0 -3px 3px 0 rgba(0,0,0,.04),1px 0 0 0 #e8e8e8}.meinian-image-detail-info .style-detail-button .style-detail-button-recall-operation{border:1px solid #d9d9d9;margin-left:4px}.meinian-image-detail-info .style-detail-button .examine-status{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:88px;height:32px;border-radius:3px}.meinian-image-detail-info .style-detail-button .examine-status .anticon{margin-right:4px;font-size:20px}.meinian-image-detail-info .style-detail-button .examine-status.wait{background-color:#f2f2f2;color:#8c8c8c}.meinian-image-detail-info .style-detail-button .examine-status.pass{background-color:#e8faf3;color:#00b36b}.meinian-image-detail-info .style-detail-button .examine-status.refuse{background-color:#fdecee;color:#e34d59}.meinian-image-detail-info .style-detail-button .image-detail-examine{display:-ms-flexbox;display:flex}.meinian-image-detail-info .style-detail-button .image-detail-examine .meinian-button{width:88px;height:32px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.meinian-image-detail-info .style-detail-button .image-detail-examine .not-pass-icon,.meinian-image-detail-info .style-detail-button .image-detail-examine .pass-icon{font-size:20px;margin-right:4px}.meinian-image-detail-info .style-detail-button .image-detail-examine .not-pass-icon{color:#e34d59}.meinian-image-detail-info .style-detail-button .image-detail-examine .pass-icon{color:#00b36b}.meinian-image-detail-info .style-detail-button .meinian-button,.meinian-image-detail-info .style-detail-button .owner-examine .meinian-button{margin-right:8px}.meinian-image-detail-info .style-detail-button .only-collect{position:absolute;top:16px;left:24px}.meinian-image-detail-info .dynamics .ant-steps-item-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-image-detail-info .dynamics .ant-steps-item-container .ant-steps-item-tail{top:12px!important}.meinian-image-detail-info .dynamics .ant-steps-item-container .ant-steps-item-icon{margin-top:0}.meinian-image-detail-info .dynamics .ant-steps-item-container .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{top:0}.meinian-image-detail-info .dynamics .ant-steps-item-container .ant-steps-item-content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:auto}.meinian-image-detail-info .dynamics .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{-ms-flex:1 1;flex:1 1;padding-right:0}.meinian-image-detail-info .dynamics .ant-steps-item-active .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#10bf6d}.meinian-image-detail-info .dynamics .dynamic-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;font-size:14px;font-weight:400;color:#999;line-height:20px}.meinian-image-detail-info .dynamics .dynamic-item.active{color:#000}.meinian-image-detail-info .dynamics .dynamic-item .dynamic-name{margin-right:8px}.meinian-image-detail-info .dynamics .dynamic-item .dynamic-user{max-width:98px;margin-right:16px;font-size:14px;font-weight:400;line-height:20px}.meinian-image-detail-info .examine-text{padding:5px 8px;background:#f2f2f2;border-radius:3px}.meinian-image-detail-info .examine-text.pass{background:#e8faf3;color:#00b36b}.meinian-image-detail-info .examine-text.not-pass{background:#fdecee;color:#e34d59}.meinian-image-detail-info .examine-text.pending{background:#f2f2f2;color:#8c8c8c}.meinian-image-detail-info .examine-text:before{content:"";position:absolute;top:7px;left:-8px;display:block;width:8px;height:8px;background:inherit;border:4px solid #fff;border-right-color:transparent}.meinian-notation-guide{width:320px;height:428px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid #d9d9d9;display:none}.meinian-notation-guide.active{display:block}.meinian-notation-guide .guide-video{width:100%;height:240px;background-color:#faebd7}.meinian-notation-guide .guide-video video{width:100%;height:100%}.meinian-notation-guide .guide-info{-ms-flex:1 1;flex:1 1;padding:24px}.meinian-notation-guide .guide-info .info-title{font-size:20px;font-weight:600;color:#191919}.meinian-notation-guide .guide-info .info-introduction{margin-top:16px;font-size:14px;font-weight:400;color:#595959}.meinian-notation-guide .guide-info .info-introduction span{font-size:12px;font-weight:400;color:#8c8c8c}.meinian-notation-guide .guide-info .info-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px;font-size:14px;font-weight:400;color:#0065d9;cursor:pointer}.zk-image-detail-collect{-ms-flex:1 1;flex:1 1;height:40px;margin-right:8px;background:#da583f;border-radius:2px;font-size:16px;font-weight:500;color:#fff;line-height:40px;text-align:center;cursor:pointer}.zk-image-detail-collect:hover{-webkit-box-shadow:0 2px 8px -2px #da583f;box-shadow:0 2px 8px -2px #da583f}.df-card-detail-origin-gender{margin-top:8px;font-size:14px;color:rgba(33,33,33,.8);line-height:18px}.mn-edit-style-desc{position:fixed;bottom:57px;right:110px;background:#333;border-radius:2px;color:#fff}.mn-edit-style-desc .description{padding:20px 16px}.mn-edit-style-desc .description:after{content:"";position:absolute;bottom:-4px;right:84px;width:12px;height:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#333}.meinian-notation-content{scroll-padding-top:72px;width:100%;height:100%;-ms-flex:1 1;flex:1 1;overflow:auto}.meinian-notation-content .add-btn-container{width:100%;position:absolute;z-index:1;padding:24px 24px 16px;background-color:#fff}.meinian-notation-content .note-list-container{margin-top:72px;padding:0 24px 24px}.meinian-notation-content .add-notation-btn{width:112px;height:32px;color:#00b36b;background:#fff;border-radius:3px;border:1px solid #00b36b;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:400}.meinian-notation-content .add-notation-btn:hover{background:#e8faf3}.meinian-notation-content .add-notation-btn .anticon{font-size:16px;color:#00b66f;margin-right:8px}.meinian-notation-content .add-notation-btn.active{color:#088a58;background:#bcebdb}.meinian-notation-content .add-notation-btn.active .anticon{color:#088a58}.mn-notation-guide{position:absolute;width:320px;height:428px;background:#fff;border:1px solid #d9d9d9}.meinian-detail-tab-container{width:100%;height:56px;padding-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#f2f2f2}.meinian-detail-tab-container .detail-item{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;color:#595959;background-color:#fff;border-radius:9px 9px 0 0;cursor:pointer}.meinian-detail-tab-container .detail-item.ml8{margin-left:8px}.meinian-detail-tab-container .detail-item.active{font-weight:600;color:#191919;border-bottom:2px solid #00b36b}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#595959}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-header .choose-style-task-header-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-header .choose-style-task-header-left .title{font-weight:500;color:#191919;font-size:16px}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-header .choose-style-task-icon{font-size:16px;color:#595959}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-header .choose-style-task-df-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0 2px;border-radius:3px}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-header .choose-style-task-df-center:hover{background-color:#f2f2f2}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list-empty{height:40px;color:#595959;text-align:center;line-height:40px}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list{margin-top:24px;-webkit-transition:all .5s ease-in;-o-transition:all ease-in .5s;transition:all .5s ease-in;overflow:hidden}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:8px}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item .task-delete{color:#e55661;font-size:16px;margin-right:8px;cursor:pointer}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item .task-delete .task-delete-icon:hover{background-color:#f2f2f2}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item .task-status{width:52px;height:24px;background:#e8faf3;border-radius:3px;line-height:24px;text-align:center;color:#00b36b;font-size:12px;margin-right:12px}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item .task-status.end{background:#f2f2f2;color:#8c8c8c}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item .task-describe{-ms-flex:1 1;flex:1 1;color:#191919;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-right:40px}.index-module_image-detail-choose-style-task__qoa0g .choose-style-task-list .choose-style-task-list-item .task-category{color:#8c8c8c}.meinian-image-detail-sample{padding-top:24px}.meinian-image-detail-sample .title{padding-bottom:16px;font-size:18px;font-weight:600;color:#333;line-height:25px}.meinian-image-detail-sample .list{display:-ms-flexbox;display:flex}.meinian-image-detail-sample .card{margin-right:24px;cursor:pointer}.meinian-image-detail-sample .card:last-child{margin-right:0}.meinian-image-detail-sample .card img{width:182px;height:182px;border:1px solid #f5f5f5;-o-object-fit:cover;object-fit:cover}.meinian-image-detail-sample .card .info{height:75px;padding:16px 0}.meinian-image-detail-sample .card .info .name{font-size:16px;font-weight:500;color:#333;line-height:22px}.meinian-image-detail-sample .card .info .extra{display:-ms-flexbox;display:flex;margin-top:4px;font-size:12px;color:#999;line-height:17px}.meinian-sample-detail{display:-ms-flexbox;display:flex;width:917px;height:646px}.meinian-sample-detail img{width:485px;-o-object-fit:cover;object-fit:cover}.meinian-sample-detail .info{width:432px;min-width:432px;padding:24px;background:#fff;-ms-flex:1 1;flex:1 1}.meinian-sample-detail .info .main-title{margin-bottom:32px;font-size:24px;font-weight:500;color:#333;line-height:33px}.meinian-sample-detail .info .sub-title{margin-bottom:24px;font-size:16px;color:#333;line-height:22px}.meinian-sample-detail .info .item{display:-ms-flexbox;display:flex;margin-bottom:12px}.meinian-sample-detail .info .item .label{display:block;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:14px;color:#999;line-height:20px}.meinian-sample-detail .info .item .meinian-space{-ms-flex:1 1;flex:1 1;min-width:50px}.meinian-sample-detail .info .item .value{font-size:14px;color:#666;line-height:20px;text-align:right;word-break:break-all}.meinian-sample-detail .info .line{margin:20px 0;width:384px;height:1px;background:#f4f4f4}.meinian-modal.meinian-image-detail-sample-modal .modal{width:917px;height:646px;padding:0;background-color:#fff;border-radius:0;border:none}.mn-maskguide{width:100vw;height:100vh;background-color:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999}.mn-maskguide .mask-item{position:absolute;width:280px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(65,60,60,.1);box-shadow:0 2px 12px 0 rgba(65,60,60,.1);border-radius:4px;border:1px solid #333;padding:16px 16px 0;display:none}.mn-maskguide .mask-item .triangle{top:-26px;left:-7px;width:0;height:0;border-color:transparent red transparent transparent;border-style:solid;border-width:7px 7px 7px 0;margin:40px auto;position:absolute}.mn-maskguide .mask-item .triangle .triangle-inside{top:-46px;left:2px;width:0;height:0;border-color:transparent #fff transparent transparent;border-style:solid;border-width:6px 6px 6px 0;margin:40px auto;position:absolute}.mn-maskguide .mask-item .rectangle{position:absolute;left:-230px;top:0;width:220px;height:40px;border:2px dotted #fff;background:transparent}.mn-maskguide .mask-item .mask-action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:40px;line-height:40px;margin-top:16px;font-size:12px;color:#333}.mn-maskguide .mask-item.active{display:block}.mn-modal-transfer-wrap{padding:16px}.mn-modal-transfer-wrap .user-item{padding:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:56px}.mn-modal-transfer-wrap .user-item:hover{background:#f2f2f2;border-radius:2px}.mn-modal-transfer-wrap .user-item:hover .item-right{opacity:1}.mn-modal-transfer-wrap .user-item .item-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-modal-transfer-wrap .user-item .user-img{width:40px;height:40px;border-radius:50%;border:1px solid #d9d9d9}.mn-modal-transfer-wrap .user-item .user-info{margin-left:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mn-modal-transfer-wrap .user-item .user-info .user-name{font-size:14px;font-weight:400;color:#191919;line-height:20px}.mn-modal-transfer-wrap .user-item .user-info .user-role{margin-top:4px;font-size:12px;font-weight:400;color:#8c8c8c;line-height:16px}.mn-modal-transfer-wrap .user-item .item-right{opacity:0}.mn-introduce-dropdown.ant-dropdown-placement-bottomLeft .ant-dropdown-arrow{left:10px}.mn-introduce-dropdown.ant-dropdown-show-arrow .ant-dropdown-arrow{border-color:#e6e6e6}.mn-introduce-dropdown .ant-dropdown-arrow{background:#fff;border-bottom:1px;border-right:1px;border-width:1px}.mn-introduce-container{width:296px;height:306px;background:#fff;-webkit-box-shadow:0 5px 12px 4px rgba(0,0,0,.05),0 4px 6px 0 rgba(0,0,0,.08),0 1px 2px -2px rgba(0,0,0,.12);box-shadow:0 5px 12px 4px rgba(0,0,0,.05),0 4px 6px 0 rgba(0,0,0,.08),0 1px 2px -2px rgba(0,0,0,.12);border:1px solid #e6e6e6;border-radius:4px;padding:16px}.mn-introduce-container .item-user{display:-ms-flexbox;display:flex;margin-top:8px}.mn-introduce-container .item-user:first-child{margin-top:0}.mn-introduce-container .item-user:last-child .user-right{border-bottom:none}.mn-introduce-container .item-user .user-left .user-icon{font-size:16px}.mn-introduce-container .item-user .user-right{-ms-flex:1 1;flex:1 1;margin-left:8px;border-bottom:1px solid #e6e6e6}.mn-introduce-container .item-user .user-right .right-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mn-introduce-container .item-user .user-right .right-top .user-role{font-size:14px;font-weight:400;color:#191919;line-height:20px}.mn-introduce-container .item-user .user-right .right-top .current-role{margin-left:4px;width:56px;height:16px;background:#e8faf3;border-radius:2px;text-align:center;font-size:12px;font-weight:400;color:#00b36b;line-height:16px}.mn-introduce-container .item-user .user-right .right-bottom{margin-top:8px}.mn-introduce-container .item-user .user-right .right-bottom .item-introduce{margin-bottom:4px;font-size:12px;font-weight:400;color:#8c8c8c;line-height:16px}.mn-introduce-container .item-user .user-right .right-bottom .item-introduce:last-child{margin-bottom:8px}.meinian-numeric-input .ant-tooltip-inner{min-width:32px;min-height:37px}.meinian-numeric-input .meinian-numeric-input-title{font-size:14px}.meinian-numeric-input .ant-input,.meinian-sale-range .ant-input{height:28px!important}.meinian-waterfall-card-inscoll{position:relative;cursor:pointer;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-waterfall-card-inscoll .meinian-collaboration{position:absolute;right:16px;bottom:14px;color:#fff;font-size:12px;z-index:6}.meinian-waterfall-card-inscoll .meinian-collaboration .meinian-collaboration-bg{padding:0 8px;background:rgba(0,0,0,.5);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meinian-waterfall-card-inscoll .meinian-collaboration .meinian-collaboration-bg .text{display:inline-block;max-width:105px;height:16px;line-height:22px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-waterfall-card-inscoll .meinian-collaboration .meinian-collaboration-bg .icon{color:#fff}.meinian-waterfall-card-inscoll .cover-wrap{position:relative;-ms-flex:1 1;flex:1 1}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask{z-index:7;position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5);display:-ms-flexbox;display:flex}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .user-wrap{position:absolute;bottom:16px;left:16px}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .user-wrap .info{font-size:12px}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .user-wrap .info.line-1{color:hsla(0,0%,100%,.7);line-height:16px}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .user-wrap .info.line-2{color:#fff}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .actions{position:absolute;z-index:3;top:16px;right:8px;left:8px;display:-ms-flexbox;display:flex}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .actions .button{height:24px;margin:0 2px;padding:4px;background:hsla(0,0%,100%,.85);border-radius:2px;font-size:12px;color:#666;text-align:center}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .actions .button:hover{background:#fff;color:#333}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .actions .mn-ins-more-options .actions-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:128px}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .actions .mn-ins-more-options .actions-wrap .item{height:32px;font-size:14px;font-weight:400;color:#666;border-radius:2px;padding:6px 0}.meinian-waterfall-card-inscoll .cover-wrap .ins-coll-mask .actions .mn-ins-more-options .actions-wrap .item:hover{color:#333;background:#f5f5f5}.meinian-waterfall-card-inscoll .sub-coll-main-img{width:33.33%;background-position:50%;background-size:cover;margin-right:2px}.meinian-waterfall-card-inscoll .sub-coll-recent-img{width:33.3%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5}.meinian-waterfall-card-inscoll .cover-11{z-index:2;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #f2f8f7;background-position:50%;background-repeat:no-repeat;background-size:cover}.meinian-waterfall-card-inscoll .cover-11.empty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f5f5f5}.meinian-waterfall-card-inscoll .cover-11.empty img{width:34%}.meinian-waterfall-card-inscoll .cover-2{z-index:1;position:absolute;top:0;left:20px;right:20px;bottom:40px;background:#f4f4f4;-webkit-box-shadow:0 -1px 1px 0 rgba(51,51,51,.04),0 1px 17px 0 rgba(51,51,51,.1);box-shadow:0 -1px 1px 0 rgba(51,51,51,.04),0 1px 17px 0 rgba(51,51,51,.1);border-radius:3px;border:1px solid rgba(51,51,51,.1)}.meinian-waterfall-card-inscoll .coll-info{height:52px;padding-top:8px}.meinian-waterfall-card-inscoll .coll-info .name{font-size:16px;font-weight:600;line-height:24px;color:#212121;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-waterfall-card-inscoll .coll-info .name .coll-info-img{width:34px;height:18px;margin-right:4px;-o-object-fit:cover;object-fit:cover;margin-top:-2px}.meinian-waterfall-card-inscoll .coll-info .detail{height:16px;font-size:12px;font-weight:400;line-height:16px;margin-top:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-waterfall-card-inscoll .coll-info .detail .detail-blogNum{color:#8c8c8c}.meinian-waterfall-card-inscoll .coll-info .detail .detail-line{display:inline-block;width:1px;height:12px;background:#e6e6e6;margin:0 8px}.meinian-waterfall-card-inscoll .coll-info .detail .detail-ownerName{color:#8c8c8c;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1 1;flex:1 1}.meinian-waterfall-card-inscoll .coll-info .date{margin-top:4px;font-size:12px;color:#666;line-height:17px}.meinian-waterfall-card-inscoll .coll-info .date>span{position:relative;margin-left:17px}.meinian-waterfall-card-inscoll .coll-info .date>span:before{content:"";position:absolute;top:4px;left:-9px;display:block;width:1px;height:8px;background:#d9d9d9}.inspiration-transfer .modal-wrap .modal{width:480px;height:624px}.inspiration-transfer .modal-wrap .modal .modal-content{padding:0}.meinian-waterfall-card-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border-radius:2px;border:1px solid #efeff2}.meinian-waterfall-card-item:hover{border:1px solid #10bf6d}.meinian-waterfall-card-item:hover .hover-mask{opacity:1}.meinian-waterfall-card-item .batch-mask{z-index:1}.meinian-waterfall-card-item .batch-mask,.meinian-waterfall-card-item .batch-mask .batch-check{position:absolute;top:0;left:0;right:0;bottom:0}.meinian-waterfall-card-item .batch-mask .batch-check .checkbox{position:absolute;top:15px;right:15px;-webkit-transform:scale(1.33);-ms-transform:scale(1.33);transform:scale(1.33)}.meinian-waterfall-card-item .hover-mask{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;top:16px;left:16px;right:16px;opacity:0}.meinian-waterfall-card-item .cover{-ms-flex:1 1;flex:1 1}.meinian-waterfall-card-item .info{width:100%;height:180px;padding:12px 8px 0;background-color:#fff}.meinian-waterfall-card-item .info .price-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:12px;font-size:12px;color:#666;line-height:16px}.meinian-waterfall-card-item .info .price-wrap .price{color:#f55;font-size:16px;line-height:22px}.meinian-waterfall-card-item .info .name{margin-bottom:12px;font-size:14px;font-weight:500;line-height:16px}.meinian-waterfall-card-item .info .shop-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:8px;font-size:12px;color:#666;line-height:16px}.meinian-waterfall-card-item .info .shop-wrapper .meinian-space{min-width:16px}.meinian-waterfall-card-item .info .sale-volume{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;margin-bottom:12px;padding:2px 4px;background:hsla(0,0%,60%,.1);border-radius:2px;font-size:12px;color:#333;line-height:20px}.meinian-waterfall-card-item .info .footer-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #efeff2;font-size:12px;font-weight:400;color:#666;line-height:16px;text-align:center}.meinian-waterfall-card-item .info .footer-info>span{-ms-flex:1 1;flex:1 1}.meinian-waterfall-card-item .info .footer-info .item-line{width:1px;height:15px;background:#efeff2}.meinian-recommend-card{position:relative;cursor:pointer;width:100%;height:100%;float:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-recommend-card:hover .recommend-image-shadow{opacity:1}.meinian-recommend-card .meinian-recommend-card-warp{padding-top:100%;position:relative}.meinian-recommend-card .meinian-recommend-card-image{position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;-o-object-fit:cover;object-fit:cover}.meinian-recommend-card .recommend-image-shadow{z-index:2;position:absolute;top:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(rgba(0,0,0,.9)));background:-o-linear-gradient(top,hsla(0,0%,100%,.3) 0,rgba(0,0,0,.9) 100%);background:linear-gradient(180deg,hsla(0,0%,100%,.3),rgba(0,0,0,.9));opacity:0;width:100%;height:100%}.meinian-recommend-card .recommend-image-shadow .collect{position:absolute;top:15px;left:15px}.meinian-recommend-card .recommend-image-shadow .fast-collect-button{position:absolute;top:15px;left:55px;color:#fff}.meinian-recommend-card .recommend-image-shadow-uninterest{position:absolute;top:15px;right:15px;width:24px;height:24px}.meinian-recommend-card .batch-mask{z-index:3}.meinian-recommend-card .batch-mask,.meinian-recommend-card .batch-mask .batch-check{position:absolute;top:0;left:0;right:0;bottom:0}.meinian-recommend-card .batch-mask .batch-check .checkbox{position:absolute;top:15px;right:15px;-webkit-transform:scale(1.33);-ms-transform:scale(1.33);transform:scale(1.33)}.meinian-recommend-card .meinian-recommend-infor-wrapper .meinian-recommend-infor-title{font-size:16px;font-weight:500;color:#333;margin:8px 0 4px}.meinian-recommend-card .meinian-recommend-infor-wrapper .meinian-recommend-infor-price{width:56px;height:16px;font-size:12px;font-weight:500;color:#e86e2c;line-height:16px;margin-right:8px}.meinian-recommend-card .meinian-recommend-infor-wrapper .meinian-recommend-infor-date{width:94px;height:16px;font-size:12px;font-weight:400;color:#999;line-height:16px}.meinian-recommend-card .meinian-recommend-infor-wrapper .meinian-recommend-infor-shop{height:16px;font-size:12px;font-weight:400;color:#666;line-height:16px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-recommend-card .meinian-recommend-infor-wrapper .meinian-recommend-infor-sales{width:65px;height:16px;font-size:12px;font-weight:400;color:#666;line-height:16px;margin-right:8px}.meinian-recommend-card .meinian-recommend-infor-wrapper .meinian-recommend-infor-collection{width:89px;height:16px;font-size:12px;font-weight:400;color:#666;line-height:16px}.meinian-recommend-card .meinian-recommend-infor-evaluate{display:-ms-flexbox;display:flex;margin-top:12px}.meinian-recommend-card .meinian-recommend-infor-evaluate .meinian-recommend-infor{-ms-flex:1 1;flex:1 1;margin-right:2px;background:#f5f5f5;padding:4px 8px;font-size:12px;color:#333;line-height:16px}.meinian-recommend-card .meinian-recommend-infor-evaluate .meinian-recommend-infor:last-child{margin-right:0}.meinian-waterfall-card-sample{position:relative;cursor:pointer;width:100%;height:100%;float:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-waterfall-card-sample:hover .cover-wrap-mask{display:block}.meinian-waterfall-card-sample .card-sample-cover-wrap{position:relative;-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.meinian-waterfall-card-sample .card-sample-cover-1{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.meinian-waterfall-card-sample .batch-mask{z-index:3;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.meinian-waterfall-card-sample .batch-mask .batch-mask-state{position:absolute;left:16px;bottom:16px;color:hsla(0,0%,100%,.7);font-size:12px}.meinian-waterfall-card-sample .batch-mask .batch-check{position:absolute;top:0;left:0;right:0;bottom:0}.meinian-waterfall-card-sample .batch-mask .batch-check .checkbox{position:absolute;top:15px;right:15px;-webkit-transform:scale(1.33);-ms-transform:scale(1.33);transform:scale(1.33)}.meinian-waterfall-card-sample .cover-wrap-mask{display:none;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);padding:16px}.meinian-waterfall-card-sample .cover-wrap-mask .wrap-mask-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;line-height:24px;text-align:center}.meinian-waterfall-card-sample .cover-wrap-mask .wrap-mask-header .mask-header-state{display:block;font-size:12px;min-width:52px;padding:0 4px;height:24px;color:#fff}.meinian-waterfall-card-sample .cover-wrap-mask .wrap-mask-header .mask-header-action{display:-ms-flexbox;display:flex}.meinian-waterfall-card-sample .cover-wrap-mask .wrap-mask-header .mask-header-action>span{width:24px;height:24px;background-color:#fff;margin-left:8px}.meinian-waterfall-card-sample .cover-wrap-mask .wrap-mask-header .button{height:24px;margin:0 2px;padding:4px;background:hsla(0,0%,100%,.85);border-radius:2px;font-size:12px;color:#666;text-align:center;line-height:18px}.meinian-waterfall-card-sample .cover-wrap-mask .wrap-mask-header .button:hover{background:#fff;color:#333}.meinian-waterfall-card-sample .card-sample-info{margin-top:8px;height:44px}.meinian-waterfall-card-sample .card-sample-info .sample-info-title{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-waterfall-card-sample .card-sample-info .sample-info-title:hover{opacity:.7}.meinian-waterfall-card-sample .card-sample-info .sample-info-id{font-size:12px;color:#999}.mn-sample-card-examine{position:absolute;bottom:16px;width:100%;left:0;padding:0 16px}.mn-sample-card-examine .mn-sample-card-examine-operation{display:-ms-flexbox;display:flex;width:100%}.mn-sample-card-examine-operation-recall{width:32px;height:32px;background:#fff;border-radius:3px;margin-right:8px;line-height:32px;text-align:center;cursor:pointer}.mn-sample-card-examine-operation-btn{-ms-flex:1 1;flex:1 1;width:100%;background:#fff;height:32px;padding:6px;border-radius:2px;text-align:center;font-size:14px;line-height:20px;cursor:pointer}.index-module_sample-detail-options__G5H2x{position:fixed;bottom:0;right:0;height:64px;width:480px;background:#fff;-webkit-box-shadow:0 -3px 3px 0 rgba(0,0,0,.04),1px 0 0 0 #e8e8e8;box-shadow:0 -3px 3px 0 rgba(0,0,0,.04),1px 0 0 0 #e8e8e8;border-left:1px solid #d9d9d9}.index-module_sample-detail-options__G5H2x .options-btn-wrap{height:64px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px}.index-module_sample-detail-options__G5H2x .options-btn-wrap .options-btn-wrap-left{display:-ms-flexbox;display:flex}.index-module_sample-detail-options__G5H2x .options-btn-wrap .options-btn-wrap-left .sample-detail-options-recall{border:1px solid #d9d9d9}.index-module_sample-detail-options__G5H2x .options-btn-wrap .options-btn-wrap-left .sample-detail-options-process{border:1px solid #d9d9d9;min-width:88px}.index-module_sample-detail-options__G5H2x .options-btn-wrap .status-edit-wrap{display:-ms-flexbox;display:flex;min-width:320px}.index-module_sample-detail-options__G5H2x .options-btn-wrap .status-edit-wrap .sample-operation-btn{width:112px;height:32px;font-weight:400;color:#333;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.index-module_sample-detail-options__G5H2x .options-btn-wrap .status-edit-wrap .sample-operation-btn:hover{color:#10bf6d}.index-module_sample-detail-options__G5H2x .options-btn-wrap .sample-edit-btn{width:88px;height:32px;font-weight:400;color:#fff;background:#10bf6d;border-radius:2px;border:none;margin-right:8px}.index-module_sample-detail-options__G5H2x .options-btn-wrap .sample-edit-btn:hover{background:-webkit-gradient(linear,left top,right top,from(#0aa171),to(#039654));background:-o-linear-gradient(left,#0aa171 0,#039654 100%);background:linear-gradient(90deg,#0aa171,#039654)}.meinian-sample-image-detail{position:relative;display:-ms-flexbox;display:flex;min-height:100vh;margin:auto}.meinian-sample-image-detail .close{z-index:1000;position:fixed;top:8px;left:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;font-size:24px;cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.meinian-sample-image-detail .close:hover{background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:2px}.meinian-sample-image-detail .sample-left-content{position:relative;-ms-flex:1 1;flex:1 1;height:100vh;overflow:auto}.meinian-sample-image-detail .sample-left-content .sample-img-actions{position:absolute;width:100%;height:calc(100vh - 48px)}.meinian-sample-image-detail .sample-left-content .sample-img-actions .action-more{position:absolute;top:28px;right:22px;z-index:10}.meinian-sample-image-detail .sample-left-content .sample-img-actions .action-pagination{position:absolute;top:8px;bottom:8px;left:160px;z-index:10;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}.meinian-sample-image-detail .sample-left-content .sample-img-actions .annotate-guide{position:absolute;top:78px;right:0;z-index:10}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination{margin-right:4px;z-index:9}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs{width:100%;max-height:calc(100vh - 100px);overflow:auto;scroll-behavior:smooth}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs::-webkit-scrollbar{display:none}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs .sample-detail-thumb{position:relative;width:80px;height:80px;margin:4px;background-size:cover;background-position:50%;cursor:pointer}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs .sample-detail-thumb.active{opacity:1;border:2px solid #fff;outline:3px solid #10bf6d}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs .sample-detail-thumb .annotation-num{position:absolute;top:4px;left:4px;width:58px;height:24px;text-align:center;line-height:24px;background:#fff;border-radius:3px}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs .sample-detail-thumb .annotation-num span{font-size:12px;font-weight:400}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs .sample-detail-thumb .annotation-num span:first-child{color:#8c8c8c}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-imagebox-thumbs .sample-detail-thumb .annotation-num span:last-child{margin-left:4px;color:#191919}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-annotation-btn{margin-top:4px;width:104px;height:32px;border-radius:2px;border:1px solid #d9d9d9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-annotation-btn>button{border:none;background-color:#f5f5f5}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-annotation-btn>button:hover{color:#10bf6d}.meinian-sample-image-detail .sample-left-content .meinian-sample-imagebox-pagination .sample-annotation-btn .note-count{background:#f03322;border-radius:7px;padding:1px 5px;font-size:10px;font-weight:500;color:#fff;line-height:14px;margin-left:8px}.meinian-sample-image-detail .sample-left-content .sample-image-wrap{height:calc(100vh - 48px);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:8px 160px 0 270px;background:#f5f5f5;overflow:hidden}.meinian-sample-image-detail .sample-left-content .mn-sample-info .creator-info-wrap{display:none}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div{position:fixed;z-index:999;width:calc(100vw - 480px);left:0;top:0;height:64px;background:#fff;border-bottom:1px solid #e4e4e4}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .tab-wrap{-ms-flex-pack:center;justify-content:center;width:100%}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .tab-wrap .tabs-item{height:64px}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .creator-info-wrap{position:absolute;left:72px;top:8px;display:-ms-flexbox;display:flex;color:#999;font-size:12px;font-weight:400}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .creator-info-wrap .creator-avatar{width:48px;height:48px;margin-right:8px}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .creator-info-wrap .creator-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .creator-info-wrap .main-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.meinian-sample-image-detail .sample-left-content .mn-sample-info .screen-wrap.fixed>div .creator-info-wrap .main-info .creator{width:109px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.meinian-sample-image-detail .sample-left-content .mn-sample-info .tab-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}.meinian-sample-image-detail .sample-left-content .mn-sample-info .tab-wrap .tabs-item{height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:24px;font-size:16px;font-weight:400;color:#666;cursor:pointer}.meinian-sample-image-detail .sample-left-content .mn-sample-info .tab-wrap .tabs-item.active{font-weight:500;color:#333;border-bottom:2px solid #10bf6d}.meinian-sample-image-detail .meinian-sample-image-detail-info{height:100vh;width:480px;padding-bottom:64px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-left:1px solid #d9d9d9;position:relative;overflow:auto;z-index:999}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info{height:64px;padding:0 24px;top:0;right:0;width:480px;font-size:24px;background-color:#fff}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status-process{width:100%;height:100%;font-size:16px;font-weight:500;color:#191919;padding:10px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:left;justify-content:left;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e4e4e4}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status-process .mn-process-menu{width:168px;padding:8px 8px 4px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status-process .mn-process-menu .mn-process-menu-item{width:152px;height:32px;border-radius:3px;color:#191919;line-height:32px;padding-left:12px;margin-bottom:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status-process .mn-process-menu .mn-process-menu-item .mn-process-menu-item-point{margin-left:8px;background-color:#10bf6d;width:10px;height:10px;border-radius:5px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status-process .sample-status-process-icon{font-size:21px;color:#595959;margin-right:10px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status-process .sample-status-process-list{font-size:16px;margin-left:4px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-status-info .sample-status{width:100%;height:100%;padding:10px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e4e4e4}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module{padding:24px;border-bottom:1px solid #eee}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .title{height:40px;font-size:16px;font-weight:500;color:#333;line-height:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .title>span{display:block}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .title .fold-btn{color:#666;font-size:12px;font-weight:400;cursor:pointer}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .item-wrap{display:-ms-flexbox;display:flex;padding:10px 0}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .item-wrap .label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:8px;font-size:14px;font-weight:400;color:#333;line-height:20px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .item-wrap .value-wrap{font-size:14px;font-weight:400;color:#666;line-height:20px;word-break:break-all;cursor:text;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .item-wrap .value-wrap .value{max-width:240px;margin-right:8px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .item-wrap .value-wrap .value.empty{color:#999}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-icon-dot{background-color:#10bf6d}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-content .ant-steps-item-title .sample-status-wrap{color:#333}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container{display:-ms-flexbox;display:flex}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content{width:100%}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;padding:0}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap{width:100%;display:-ms-flexbox;display:flex;font-weight:400;font-size:14px;color:#666;-ms-flex-pack:justify;justify-content:space-between}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap.active{color:#000}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap .sample-status-desc{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap .sample-status-desc>a{height:20px;font-size:14px;font-weight:400;color:#2d67b3;line-height:20px;margin-left:20px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap .related-user-info{display:-ms-flexbox;display:flex}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap .related-user-info .operation-user{max-width:98px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .ant-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title .sample-status-wrap .related-user-info .operation-time{width:150px;margin-left:16px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .module-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:40px;padding:10px 0}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .module-item .label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:8px;font-size:14px;font-weight:400;color:#333;line-height:20px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .module-item .value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:#666;line-height:20px;word-break:break-all;cursor:text;overflow:hidden}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .module-item .value .module-span-name{display:inline-block;max-width:154px;font-size:14px;font-weight:400;color:#595959;line-height:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-info-module .module-item .value .module-span-time{display:inline-block;margin-left:16px;font-size:14px;font-weight:400;color:#595959;line-height:20px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options{position:fixed;bottom:0;right:0;height:64px;width:480px;background:#fff;-webkit-box-shadow:0 -3px 3px 0 rgba(0,0,0,.04),1px 0 0 0 #e8e8e8;box-shadow:0 -3px 3px 0 rgba(0,0,0,.04),1px 0 0 0 #e8e8e8;border-left:1px solid #d9d9d9}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options .options-btn-wrap{height:64px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options .options-btn-wrap .status-edit-wrap{display:-ms-flexbox;display:flex;min-width:320px}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options .options-btn-wrap .status-edit-wrap .sample-operation-btn{width:112px;height:32px;font-weight:400;color:#333;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options .options-btn-wrap .status-edit-wrap .sample-operation-btn:hover{color:#10bf6d}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options .options-btn-wrap .sample-edit-btn{width:100%;height:32px;font-weight:400;color:#fff;background:#10bf6d;border-radius:2px;border:none}.meinian-sample-image-detail .meinian-sample-image-detail-info .sample-detail-options .options-btn-wrap .sample-edit-btn:hover{background:-webkit-gradient(linear,left top,right top,from(#0aa171),to(#039654));background:-o-linear-gradient(left,#0aa171 0,#039654 100%);background:linear-gradient(90deg,#0aa171,#039654)}.mn-sample-comment .sample-comment-empty{margin-top:8px}.mn-sample-comment .sample-comment-empty,.mn-sample-comment .sample-comment-empty .empty-desc{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.mn-sample-comment .sample-comment-empty .empty-desc{-ms-flex-direction:column;flex-direction:column}.mn-sample-comment .sample-comment-empty .empty-desc .empty-img{width:140px;height:140px;margin-bottom:16px}.mn-sample-comment .sample-comment-empty .empty-desc .desc-text{font-size:14px;font-weight:400;color:#999;line-height:20px}.mn-sample-comment .comment-options{margin-top:24px;padding:8px 0 24px;display:-ms-flexbox;display:flex}.mn-sample-comment .comment-options .create-comment{width:100%;background:#fff;border-radius:2px;border:1px solid #e8e8e8;padding:5px 8px}.mn-sample-info .sample-detail-content .sample-like{padding:0 24px}.mn-sample-info .sample-detail-content .sample-like .sample-like-filter>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:48px}.mn-sample-info .sample-detail-content .sample-like .sample-like-filter.filter-fixed>div{position:fixed;top:61px;left:0;z-index:998;background-color:#fff;display:-ms-flexbox;display:flex;width:calc(100vw - 480px);padding:0 24px}.mn-sample-info .sample-detail-content .sample-like .sample-like-filter .sample-like-tab .tab-item{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:20px;font-size:14px;font-weight:400;color:#666;line-height:20px;margin-right:24px;cursor:pointer}.mn-sample-info .sample-detail-content .sample-like .sample-like-filter .sample-like-tab .tab-item.active,.mn-sample-info .sample-detail-content .sample-like .sample-like-filter .sample-like-tab .tab-item:hover{color:#333}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info{padding:10px 24px}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .title{height:40px;font-size:14px;font-weight:500;color:#333;line-height:20px;padding:10px 8px;margin:24px -8px 0;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,96.1%,0)),to(#f5f5f5));background:-o-linear-gradient(right,hsla(0,0%,96.1%,0) 0,#f5f5f5 100%);background:linear-gradient(270deg,hsla(0,0%,96.1%,0),#f5f5f5)}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .title .edit-info-btn{margin:0 16px 0 24px;color:#999;font-size:14px;font-weight:400;cursor:pointer}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .title .sample-quick-edit{font-size:14px;color:#999;margin-left:16px;font-weight:400;cursor:pointer}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .sample-info-item{display:-ms-flexbox;display:flex;padding:10px 0;font-size:14px;font-weight:400;line-height:20px}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .sample-info-item .label{min-width:108px;width:108px;color:#333}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .sample-info-item .value{-ms-flex:1 1;flex:1 1;color:#666}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .sample-info-item .value.empty{color:#999}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .multi-item-wrap{padding:10px 0;display:-ms-flexbox;display:flex}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .multi-item-wrap .item-name{width:108px;color:#333}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .multi-item-wrap .item-wrap{-ms-flex:1 1;flex:1 1}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .multi-item-wrap .item-wrap .item{display:inline-block;padding:3px 8px;margin:0 8px 4px 0;border-radius:16px;border:1px solid #d9d9d9;font-size:12px;font-weight:400;color:#333;line-height:16px;cursor:text}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .multi-item-wrap .item-wrap.empty{color:#999}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .info{width:50%}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .info .item{height:32px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .info .item .item-title{width:38%;font-weight:400;color:#333}.mn-sample-info .sample-detail-content .sample-base-info .sample-related-info .info .item .value{font-weight:400;color:#666}.meinian-waterfall-card-multi-img{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.meinian-waterfall-card-multi-img .meinian-collaboration{position:absolute;right:16px;bottom:14px;color:#fff;font-size:12px;z-index:6}.meinian-waterfall-card-multi-img .meinian-collaboration .meinian-collaboration-bg{padding:0 8px;background:rgba(0,0,0,.5);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meinian-waterfall-card-multi-img .meinian-collaboration .meinian-collaboration-bg .text{display:inline-block;max-width:105px;height:16px;line-height:22px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meinian-waterfall-card-multi-img .meinian-collaboration .meinian-collaboration-bg .icon{color:#fff}.meinian-waterfall-card-multi-img .multi-img-wrap{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;position:relative}.meinian-waterfall-card-multi-img .multi-img-wrap .main-img{width:66.66%;background-position:50%;background-size:cover;margin-right:2px}.meinian-waterfall-card-multi-img .multi-img-wrap .main-img-empty{width:66.66%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;margin-right:2px}.meinian-waterfall-card-multi-img .multi-img-wrap .recent-update-img{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:1px}.meinian-waterfall-card-multi-img .multi-img-wrap .recent-update-img .recent-img-1{height:49%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;margin-bottom:3px}.meinian-waterfall-card-multi-img .multi-img-wrap .recent-update-img .recent-img-2{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask{z-index:7;position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5);display:-ms-flexbox;display:flex;opacity:0}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .user-wrap{position:absolute;bottom:16px;left:16px}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .user-wrap .info{font-size:12px}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .user-wrap .info.line-1{color:hsla(0,0%,100%,.7);line-height:16px}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .user-wrap .info.line-2{color:#fff}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .actions{position:absolute;z-index:3;top:16px;right:8px;left:8px;display:-ms-flexbox;display:flex}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .actions .button{height:24px;margin:0 2px;padding:4px;background:hsla(0,0%,100%,.85);border-radius:2px;font-size:12px;color:#666;text-align:center}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .actions .button:hover{color:#333;background:#fff}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .actions .mn-ins-more-options .actions-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:128px}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .actions .mn-ins-more-options .actions-wrap .item{height:32px;font-size:14px;font-weight:400;color:#666;border-radius:2px;padding:6px 0}.meinian-waterfall-card-multi-img .multi-img-wrap .multi-img-coll-mask .actions .mn-ins-more-options .actions-wrap .item:hover{color:#333;background:#f5f5f5}.meinian-waterfall-card-multi-img .multi-img-coll-info{height:44px;margin-top:8px}.meinian-waterfall-card-multi-img .multi-img-coll-info .coll-title{height:24px;font-size:16px;font-weight:500;color:#333;line-height:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-waterfall-card-multi-img .multi-img-coll-info .coll-title .multi-img-coll-info-img{width:34px;height:18px;margin-right:4px}.meinian-waterfall-card-multi-img .multi-img-coll-info .coll-title:hover{color:#999}.meinian-waterfall-card-multi-img .multi-img-coll-info .coll-detail{height:16px;font-size:12px;font-weight:400;color:#333;line-height:16px;margin-top:4px}.index-module_recycle-container__sX3R4{padding:0 24px}.index-module_recycle-container__sX3R4 .header{position:fixed;right:0;top:64px;left:240px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:27px 20px 0;background-color:#fff;z-index:9}.index-module_recycle-container__sX3R4 .title{font-size:20px;font-weight:600;color:#191919}.meinian-waterfall-card-recycle{position:relative;cursor:pointer;width:100%;height:100%;background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover;background-position:50%;float:left;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.meinian-waterfall-card-recycle:hover .count-down{opacity:0}.meinian-waterfall-card-recycle:hover .recycle-mask{opacity:1}.meinian-waterfall-card-recycle .empty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f5f5f5}.meinian-waterfall-card-recycle .empty img{width:34%}.meinian-waterfall-card-recycle .count-down{position:absolute;bottom:0;left:0;width:100%;height:40px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.9)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.9));border-radius:0 0 3px 3px;color:#fff;text-align:center;line-height:40px}.meinian-waterfall-card-recycle .recycle-mask{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.65);color:#fff;opacity:0}.meinian-waterfall-card-recycle .mask-info{width:100%;position:absolute;bottom:0;left:0;padding:16px}.meinian-waterfall-card-recycle .inspiration{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.meinian-waterfall-card-recycle .inspiration span{font-size:14px;font-weight:600}.meinian-waterfall-card-recycle .inspiration span:first-child{max-width:126px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;margin-right:8px}.meinian-waterfall-card-recycle .delete-info{margin-top:12px}.meinian-waterfall-card-recycle .delete-info span{display:inline-block;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.9)}.meinian-waterfall-card-recycle .delete-info span:first-child:after{content:"";margin:-2px 8px;display:inline-block;width:1px;height:12px;background:hsla(0,0%,100%,.65)}.meinian-waterfall-card-recycle .inspiration-info{display:-ms-flexbox;display:flex;margin-top:4px;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.9)}.meinian-waterfall-card-recycle .inspiration-info span:first-child{max-width:75px}.meinian-waterfall-card-recycle .inspiration-info span:last-child{-ms-flex:1 1;flex:1 1;display:inline-block;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.meinian-waterfall-card-recycle .recover-btn{margin-top:16px;width:100%;height:32px;background:#fff;border-radius:3px;text-align:center;line-height:30px;font-size:14px;font-weight:400;color:#191919}
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}body{background-color:transparent;padding:0;margin:0;overflow-x:auto}.form{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;min-width:340px;height:380px;position:relative}.form.hide{display:none}.form-line.tab{margin-bottom:15px;margin-top:40px;border-bottom:1px solid #e7e8ea}.tab-item{margin-right:25px;position:relative}.tab-item,.tab-item .content{display:inline-block;color:#666995}.tab-item .content{line-height:36px;font-size:16px;border-bottom:2px solid transparent}.tab-item.active .content{display:inline-block;font-weight:700;color:rgba(21,33,53,.8);border-bottom:2px solid rgba(21,33,53,.8)}.tab-item.active.no-border .content{border-bottom:2px solid transparent}.form-line{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative;margin-bottom:40px}.form-line:last-child{margin-bottom:0}.form-line.center{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-line input[type=checkbox]{vertical-align:middle;margin-right:10px}.form-line.txt{margin-bottom:15px}.form-line.form-line-btn{position:absolute;width:100%;-ms-flex-direction:column;flex-direction:column;text-align:center;bottom:0}.form-line.form-line-btn .btn{margin-bottom:15px}.form-line .btn-code{text-align:center;line-height:48px;color:#333;width:110px;margin-left:20px;display:inline-block;position:absolute;right:0}.delete-text-img,.form-line .code .code-line{display:none}.txt-box{min-height:50px;padding:6px 8px;font-size:14px;line-height:20px;color:#24292e;background-color:#fff;background-repeat:no-repeat;background-position:right 8px center;border:none;border-bottom:1px solid #d1d5da;outline:none;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.txt-box:focus{border-bottom:1px solid #2f54eb}.txt-box::-webkit-input-placeholder{color:#999}.btn{display:block;border:none;background-color:#2f54eb;width:100%;font-size:16px;line-height:40px;height:50px;outline:none;font-weight:400;color:#fff;border-radius:4px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.btn:active{opacity:.8}.btn-login:disabled{opacity:.5;cursor:not-allowed}.btn-code.disabled{color:#bfbfbf;cursor:no-drop}.txt-center{text-align:center}.radar-item-card{cursor:pointer;width:274px;height:364px;background-color:#fff;padding:24px 24px 14px;float:left;border-right:1px solid #efeff2;border-bottom:1px solid #efeff2;position:relative}.radar-item-card .collect-detail{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;z-index:8;height:40px;text-align:right;position:absolute;top:0;left:0;right:0;font-size:12px;color:#fff;padding-top:40px;padding-right:40px}.radar-item-card .check-box-wrap{opacity:1}.radar-item-card .radar-item-img-wrap .radar-item-main-img{width:226px;height:226px;border:1px solid #ededee}.radar-item-card .radar-item-img-wrap:hover .collect-detail{opacity:1}.radar-item-card .radar-item-info .radar-item-name{font-size:12px;font-weight:500;height:32px;line-height:16px;color:#282b59;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;margin-bottom:4px;margin-top:8px}.radar-item-card .radar-item-info .radar-item-name:hover{color:#6483ff}.radar-item-card .radar-item-info .radar-item-num{font-size:12px;color:#343874;margin-bottom:16px}.radar-item-card .radar-item-info .radar-item-num>span i{margin-left:4px}.radar-item-card .radar-item-info .radar-item-num>span:last-of-type{margin-left:24px}.radar-item-card .radar-item-info .radar-item-price{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.radar-item-card .radar-item-info .radar-item-price span:first-child{font-size:16px;font-weight:500;color:#f55}.radar-item-card .radar-item-info .radar-item-price span:last-child>a{width:110px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;color:#343874;display:inline-block;text-align:right}.radar-item-card .radar-item-info .radar-item-price span:last-child>a:hover{color:#6483ff}.radar-item-card .radar-item-info .radar-item-price span:last-child>a i{margin-right:2px}.radar-item-card:nth-child(4n){border-right:none}.radar-item-card:nth-child(-n+4){padding-top:0;height:340px}.radar-item-card:nth-child(-n+4) .collect-detail{padding-top:16px}.radar-item-list,.radar-item-list-wrap{-ms-flex:1 1;flex:1 1}.radar-item-list{overflow:hidden;background:#fff}.radar-pagenation{padding:30px 0;background:#fff;margin-bottom:24px}.radar-item-list-empty{background-color:#fff;height:450px;background-size:490px 191px;background-repeat:no-repeat;padding-top:329px;background-position:center 114px;position:relative}.radar-item-list-empty div{font-size:14px;color:#343874;text-align:center}.radar-slider{margin-bottom:16px;background-color:#fff;-webkit-box-shadow:0 6px 10px 0 rgba(149,154,179,.05);box-shadow:0 6px 10px 0 rgba(149,154,179,.05)}.radar-slider .slider-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:24px 24px 0;font-size:14px;font-weight:500;line-height:20px;color:#373e74}.radar-slider .slider-header .more{font-size:12px;font-weight:400;line-height:17px;color:#373e74;cursor:pointer}.radar-slider .slider-header .more:hover{color:#6483ff}.radar-slider-item{padding:24px;border-bottom:1px solid #ededee}.radar-slider-item>.info{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.radar-slider-item>.info,.radar-slider-item>.info>span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.radar-slider-item>.info .avatar{width:30px;height:30px;margin-right:8px;border-radius:15px;border:1px solid #ededee}.radar-slider-item>.info .title{font-size:12px;font-weight:500;line-height:17px;color:#373e74;max-width:100px;overflow:hidden;white-space:nowrap;display:inline-block;-o-text-overflow:ellipsis;text-overflow:ellipsis}.radar-slider-item>.info>.link{display:inline-block;height:24px;padding:0 8px;background-color:rgba(83,104,255,.1);border-radius:12px;font-size:12px;line-height:24px;color:#5368ff;cursor:pointer}.radar-slider-item>.info>.link:hover{color:#fff;background-color:#2f54eb}.radar-slider-item .images-wrap{display:-ms-flexbox;display:flex}.radar-slider-second{position:absolute;top:0;bottom:40px;min-width:280px;margin-right:16px;margin-bottom:16px;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;-webkit-box-shadow:0 6px 10px 0 rgba(149,154,179,.05);box-shadow:0 6px 10px 0 rgba(149,154,179,.05)}.radar-slider-second .ant-spin-nested-loading,.radar-slider-second .ant-spin-nested-loading .ant-spin-container{height:100%}.radar-slider-second .item-wrap{height:calc(100% - 60px);overflow-y:auto}.radar-slider-second .slider-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:24px 24px 0;font-size:14px;font-weight:500;line-height:20px;color:#373e74}.radar-slider-second .slider-header .more{font-size:12px;font-weight:400;line-height:17px;color:#373e74;cursor:pointer}.radar-slider-second .slider-header .more:hover{color:#6483ff}.radar-slider-second .radar-slider-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:24px;border-bottom:1px solid #ededee}.radar-slider-second .radar-slider-item>.category-info{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.radar-slider-second .radar-slider-item>.category-info .category-title{-ms-flex:1 1;flex:1 1;font-size:12px;font-weight:500;line-height:17px;color:#373e74}.radar-slider-second .radar-slider-item>.category-info .category-title .date{display:inline-block;max-width:110px;font-weight:400;color:#666995;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.radar-slider-second .radar-slider-item>.shop-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;max-width:136px;height:auto;margin:0}.radar-slider-second .radar-slider-item>.shop-info .avatar{width:30px;height:30px;margin-right:8px;border-radius:15px;border:1px solid #ededee}.radar-slider-second .radar-slider-item>.shop-info .shop-title{-ms-flex:1 1;flex:1 1;max-width:100px;font-size:12px;font-weight:500;line-height:17px;color:#373e74;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.radar-slider-second .radar-slider-item>.shop-info .shop-title .date{display:inline-block;max-width:100px;font-weight:400;color:#666995;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.radar-slider-second .radar-slider-item .link{display:inline-block;height:24px;padding:0 8px;margin-left:26px;background-color:rgba(83,104,255,.1);border-radius:12px;font-size:12px;line-height:24px;color:#5368ff;cursor:pointer}.radar-slider-second .radar-slider-item .link:hover{color:#fff;background-color:#2f54eb}.radar-slider-second .price-input-wrap{display:inline-block;-ms-flex-align:center;align-items:center}.radar-slider-second .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.radar-slider-second .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.radar-slider-second .price-input-wrap .number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.radar-slider-second .price-input-wrap .price-line{margin:0 4px}.radar-slider-second.fixed{position:fixed;top:60px;bottom:0;height:calc(100vh - 60px);border-radius:0}.radar-slider-second.fixed .ant-spin-nested-loading,.radar-slider-second.fixed .ant-spin-nested-loading .ant-spin-container{height:calc(100vh - 60px)}.radar-slider-second.fixed .item-wrap{height:calc(100% - 44px);overflow-y:auto}.radar-slider-empty{width:280px;height:440px;padding:140px 40px 187px}.radar-slider-empty>img{width:200px;margin-bottom:16px}.radar-slider-empty>div{font-size:14px;font-weight:500;line-height:20px;color:#666995;text-align:center}.radar-filter-wrap{background-color:#fff}.radar-filter-wrap>.tabs{height:80px;border-bottom:1px solid #efeff2;padding:0 24px;font-size:24px;font-weight:500;line-height:80px;color:#c8c9d7}.radar-filter-wrap>.tabs .tab{margin-right:32px;cursor:pointer}.radar-filter-wrap>.tabs .tab.active{color:#282b59}.radar-filter{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:82px;margin:auto;padding:0 24px;background:#fff}.radar-filter .price-input-wrap{display:inline-block;-ms-flex-align:center;align-items:center}.radar-filter .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.radar-filter .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.radar-filter .price-input-wrap .number-input .ant-input{width:50px;height:24px;line-height:24px;padding:0 5px 0 15px}.radar-filter .price-input-wrap .price-line{margin:0 4px;color:#c8c9d7}.radar-filter-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.radar-search{position:relative}.radar-search.disabled{opacity:.4;cursor:not-allowed}.radar-search .search-icon{position:absolute;top:9px;left:16px;font-size:16px;color:#c8c9d7}.radar-search .filter-search-input,.radar-search .search-input{height:34px;padding:7px 14px 7px 34px;background-color:#fff;border-radius:17px;border:1px solid #c8c9d7;font-size:12px;color:#282b59;caret-color:#2f54eb;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.radar-search .filter-search-input::-webkit-input-placeholder,.radar-search .search-input::-webkit-input-placeholder{font-size:12px;line-height:17px;color:#666995}.radar-search .filter-search-input::-moz-placeholder,.radar-search .search-input::-moz-placeholder{font-size:12px;line-height:17px;color:#666995}.radar-search .filter-search-input:-ms-input-placeholder,.radar-search .search-input:-ms-input-placeholder{font-size:12px;line-height:17px;color:#666995}.radar-search .filter-search-input:-moz-placeholder,.radar-search .search-input:-moz-placeholder{font-size:12px;line-height:17px;color:#666995}.radar-search .search-input{width:232px}.radar-search .clear-btn{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#282b59;font-size:12px;background-color:#fff}.radar-search .filter-search-input{-webkit-transition:all .3;-o-transition:all .3;transition:all .3;width:84px}.radar-search .filter-search-input:focus{width:180px}.radar-search input:disabled{cursor:not-allowed}.radar-hot-watch{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;margin:0 auto;padding:24px;font-size:14px;background-color:#fff}.radar-hot-watch .check-all{font-size:14px;color:#343874}.radar-hot-watch .check-num{font-size:14px;font-weight:500;color:#282b59}.radar-export-text,.radar-hot-watch .join-watch-btn{display:inline-block}.radar-export-text{width:88px;text-align:center;height:34px;line-height:34px;background-color:#2f54eb;border-radius:2px;cursor:pointer;font-size:14px;color:#fff;margin-right:24px}.radar-export-text:hover{opacity:.8}.radar-export-btn{width:88px;text-align:center;height:34px;line-height:34px;background-color:#2f54eb;border-radius:2px;cursor:pointer;float:right;font-size:14px;color:#fff;margin-top:23px}.radar-export-btn:hover{opacity:.8}.filter-report-export-mask.active{z-index:20}.new-item-radar{margin:-60px -24px 0}.radar-header{height:415px;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/home_banner.9f0c9bd3.png),-webkit-gradient(linear,right top,left top,from(#f8ae61),to(#f55e77));background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/home_banner.9f0c9bd3.png),-o-linear-gradient(right,#f8ae61 0,#f55e77 100%);background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/home_banner.9f0c9bd3.png),linear-gradient(-90deg,#f8ae61,#f55e77);background-repeat:no-repeat;background-size:663px auto,100%;background-position:right 60px,0}.radar-header .radar-info{color:#fff;padding-top:100px;width:1344px;margin:0 auto}.radar-header .radar-info .title{font-size:32px;font-weight:600}.radar-header .radar-info .sub-title{font-size:12px;color:hsla(0,0%,100%,.53)}.radar-header .radar-info .date{margin-top:16px;font-size:14px;font-weight:400;font-stretch:normal}.radar-header .radar-info .date-line{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:34px}.radar-header .radar-info .date-md span{font-size:60px}.radar-header .radar-info .date-md i{font-size:32px}.radar-header-second{height:280px;background-image:-o-linear-gradient(315deg,#6ac3ca 0,#73d0d8 100%);background-image:linear-gradient(135deg,#6ac3ca,#73d0d8)}.radar-header-second>.container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:1368px;height:280px;margin:0 auto}.radar-header-second .radar-info{-ms-flex:1 1;flex:1 1;color:#fff;padding:105px 0 92px;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/new_banner.7272b8fa.png);background-repeat:no-repeat;background-size:auto 280px;background-position:100% 0}.radar-header-second .radar-info .title{font-size:20px;font-weight:500;line-height:28px}.radar-header-second .radar-info .sub-title{font-size:12px;line-height:17px;opacity:.8}.radar-header-second .radar-info .sub-title .bold{font-weight:500}.radar-header-second .radar-info .date{margin-top:16px;font-size:14px}.radar-header-second .date-md{width:140px;height:140px;margin-right:48px;background-color:#fff;border-radius:73px;-webkit-box-shadow:0 0 0 7px #6bc5cc,0 0 0 8px hsla(0,0%,100%,.3);box-shadow:0 0 0 7px #6bc5cc,0 0 0 8px hsla(0,0%,100%,.3);color:#156268;text-align:center}.radar-header-second .date-md span{font-size:51px;font-weight:500;line-height:148px}.radar-header-second .date-md span i{font-size:51px;font-weight:300}.radar-header-second .date-md i{font-size:20.4px;font-weight:500}.radar-banner-second{position:relative;display:-ms-flexbox;display:flex;width:1096px;height:140px;padding:24px;background-color:#fff;border-radius:20px}.radar-banner-second img{width:54px;height:54px;margin-right:16px;border-radius:34.5px;border:1px solid #eeeff2;-o-object-fit:cover;object-fit:cover}.radar-banner-second .title{margin-bottom:12px;font-size:16px;font-weight:500;line-height:27px;color:#282b59}.radar-banner-second .info{font-size:14px;line-height:20px;color:#666995}.radar-banner-second .info>span{margin-right:24px}.radar-banner-second .info>span i{font-family:DINAlternate-Bold;color:#282b59}.radar-banner-second .shop-link{position:absolute;top:43px;right:24px;font-size:12px;line-height:17px;color:#343874}.radar-banner-second .shop-link:hover{color:#6483ff}.radar-banner-wrap{background-color:#fff;width:1392px;height:200px;margin:-70px auto 0;border-radius:20px}.radar-banner-wrap .radar-banner{border-radius:20px;height:200px;padding:0 14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.radar-banner-wrap .radar-banner .banner-card{height:90px;border-right:1px solid #efeff2;-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;padding-left:57px}.radar-banner-wrap .radar-banner .banner-card .title{font-size:14px;color:#343874}.radar-banner-wrap .radar-banner .banner-card .value{font-family:DINAlternate-Bold;font-size:40px;color:#343974}.radar-banner-wrap .radar-banner .banner-card:last-of-type{border-right:none}.radar-banner-wrap .radar-banner .radar-circle{position:relative;margin-right:24px;font-family:DINAlternate-Bold}.radar-banner-wrap .radar-banner .radar-circle i{margin-right:2px;position:relative;top:-1px}.radar-banner-wrap .radar-banner .radar-circle .progress-radar{-webkit-transition:stroke-dashoffset .35s;-o-transition:stroke-dashoffset .35s;transition:stroke-dashoffset .35s;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.radar-banner-wrap .radar-banner .radar-circle span{position:absolute;font-size:12px;font-weight:500;left:0;right:0;margin:0 auto;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.radar-container{display:-ms-flexbox;display:flex;width:1392px;margin:16px auto 0}.radar-empty{background-color:#fff;font-size:14px;font-weight:500;color:#666995;width:1392px;text-align:center;padding-top:122px;padding-bottom:60px;margin:-70px auto 0}.radar-empty .radar-empty-demo{font-size:14px;font-weight:600;color:#282b59;text-align:left;width:1129px;margin:100px auto 17px}.radar-empty img{width:490px;height:205px;margin-bottom:24px}.radar-empty .empty-block{width:1392px;height:530px;background-position:50%;background-size:1129px;background-repeat:no-repeat}.item-radar-slider{width:280px;min-width:280px}.radar-second .radar-second-wrap{position:relative;top:-40px;display:-ms-flexbox;display:flex;width:1392px;margin:0 auto}.radar-second .item-list-wrap{position:relative;top:-30px;width:1096px;background-color:#fff;-webkit-box-shadow:0 -4px 20px 0 rgba(21,33,53,.04);box-shadow:0 -4px 20px 0 rgba(21,33,53,.04)}.radar-timeline{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:1104px;height:44px;margin-left:80px;padding:0 40px;font-size:16px;font-weight:400;line-height:22px;color:#fff}.radar-timeline:after{z-index:3;content:"";position:absolute;left:0;bottom:0;display:block;width:1104px;height:6px;background-image:-webkit-gradient(linear,left top,right top,from(#ee425c),to(#ed8d30));background-image:-o-linear-gradient(left,#ee425c 0,#ed8d30 100%);background-image:linear-gradient(90deg,#ee425c,#ed8d30);border-radius:3px;opacity:.8}.radar-timeline .time{z-index:5;position:relative;display:block;height:44px;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.radar-timeline .time:hover{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.radar-timeline .time.active:after{z-index:5;content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;width:60px;height:6px;background-color:#fff;border-radius:3px}.radar-item-filter{margin:0 auto}.fr{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;background:#f5f5f5}.fr a,.fr div,.fr p,.fr span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fr .fr-content{position:fixed;top:92px;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex}.fr .straw-active{cursor:crosshair;cursor:url(data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAABILAAASCwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADsqKgA8KysAPSoqAD8rKxk9KiqjPCoq7j0qKpI9KysUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbj4+ADwqKgA+KysePSsrGz8rKxc9KiqfPCoq+jwqKv88Kir3PSsrkwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEaGgA+KyspPCoquzwqKrs9KiqvPCoq/DwqKv88Kir/PCoq/zwqKvAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+KysTPSoqrzwqKv88Kir/PCoq/zwqKv88Kir/PCoq/zwqKvs9KiqjAAAAAAAAAAAAAAAAAAAAAAAAAABXOTkAPywsBz0rK5s8Kir/PCoq/zwqKv88Kir/PCoq/zwqKvw9KiqgPysrGwAAAAAAAAAAAAAAAAAAAABELy8ALCEhAD4rK0E8KirSPCoq3jwqKvY8Kir/PCoq/zwqKv49KiqvPysrFz4rKwAAAAAAAAAAAAAAAABALS0AAAAAAD4rK0E8KirWPCoquT4sLDU8KiqGPCoq9TwqKv88Kir/PCoquz0rKxwAAAAAAAAAAAAAAAA+LCwAWjk5AD4rK0E8KirWPCoquT4tLSQ6JycAPiwsNDwqKt88Kir/PCoq/zwqKrs+KysfAAAAAAAAAABVOTkANiYmAD0rK0E8KirVPCoquz4sLCY5JiYAPi0tJDwqKrk8KirSPSsrmz0qKq8+KyspMSUlAAAAAAA+LCwAJh0dAD0rK0I8KirWPCsruz4sLCc9KysAPiwsJjwqKrk8KirWPiwsQEEtLQg+KysTNScnAEcuLgAAAAAAQS0tAD0rKz08KirWPCsruT4tLSY9KysAPiwsJzwqKrs8KirVPisrQSgeHgA/LCwAPisrAE4xMQAAAAAAAAAAAD4tLRI8Kiq6PCsrvD4tLSQ4JiYAPiwsJjwqKrs8KirVPiwsQTQlJQBlQ0MAAAAAAAAAAAAAAAAAAAAAAAAAAAA9KytlPCoq4z0rK0Y6KCgAPi4uJDwrK7k8KirVPisrQWFCQgBALS0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPSsr3T0rK58+LCwgPCsrSTwrK7w8KirVPisrQQAEBABCLi4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwqKtw9KyuAPSsrnzwqKuE8Kiq6PisrPSgeHgBHMDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8KippPCoq2z0rK9w9KytkPy0tEjclJQBmQkIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+AAAP8AAAD+AAAA/AAAAPwAAAD8AQAA+AEAAOCBAADhAwAAwgcAAAQ/AAAIfwAAEH8AAAH/AAAD/wAAB/8AAA==),auto}.fr-select{padding:0 24px 0 12px;height:32px;line-height:32px;background-color:#fff;border-radius:4px;border:1px solid #efeff2;display:inline-block;width:100%;position:relative;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.fr-select i{position:absolute;right:12px;top:10px}.fr-loading{height:100%;background:hsla(0,0%,96.1%,.3)}.fr-loading .ant-spin{max-height:none!important}.fr-loading .ant-spin-blur{height:100%}.fr-cursor-pen{cursor:url(data:image/vnd.microsoft.icon;base64,AAABAAEAGBgAAAEAIACICQAAFgAAACgAAAAYAAAAMAAAAAEAIAAAAAAAAAkAAMEeAADBHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8y////Yv///1r///8u////BQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////BvPz87zq6urztLS08r6+vvLo6Ojy/Pz8+/Hx8d7y8vKt////c////0T///8IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9/f3gMTExPQpKSn/JiYm/yYmJv8mJib/Ly8v/1NTU/98fHz/p6en+NjY2PD29vbu////PQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8vLy5ExMTP8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv9fX1//9vb29f///0QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+/v7+DQ0NP8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/Wlpa//b29vX///9EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8PDw3FVVVf8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/1FRUf9hYWH/JiYm/1paWv/29vb1////RAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8PDwr3l5ef8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/UVFR//T09P/39/f/YmJi/yYmJv9aWlr/9vb29f///0UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/f39ep6envomJib/JiYm/yYmJv8mJib/JiYm/yYmJv9RUVH/8/Pz//7+/v//////9/f3/2dnZ/8mJib/WFhY//X19fX///9EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////TsvLy/AmJib/JiYm/yYmJv8mJib/JiYm/1FRUf/09PT///////////////////////f39/9nZ2f/JiYm/1hYWP/29vb2////SwAAAAAAAAAAAAAAAAAAAAAAAAAA////JO3t7fQmJib/JiYm/yYmJv8mJib/UVFR//T09P/////////////////////////////////39/f/aGho/yYmJv9YWFj/9vb29v///0sAAAAAAAAAAAAAAAAAAAAA////Avv7+/oxMTH/JiYm/yYmJv9YWFj/9fX1////////////////////////////////////////////9/f3/2RkZP8mJib/WVlZ//X19fX///9GAAAAAAAAAAAAAAAAAAAAAPDw8MltbW3/JiYm/zg4OP/39/f/////////////////////////////////////////////////9/f3/56env8mJib/JiYm/1hYWP/19fX1////PwAAAAAAAAAAAAAAAP///0Pw8PD1RUVF/yYmJv97e3v/9/f3///////////////////////////////////////29vb/o6Oj/yYmJv80NDT/XFxc/yYmJv9iYmL/9fX16P///woAAAAAAAAAAAAAAAD9/f1m7u7u9UVFRf8mJib/enp6//f39/////////////////////////////b29v+goKD/JiYm/zU1Nf/d3d3/+fn5/1JSUv8mJib/09PT8P///0UAAAAAAAAAAAAAAAAAAAAA/f39Zu7u7vVGRkb/JiYm/3p6ev/39/f/////////////////9vb2/56env8mJib/NjY2/9/f3//5+fn/+vr6/46Ojv8mJib/uLi48v///14AAAAAAAAAAAAAAAAAAAAAAAAAAPr6+mTv7+/1RkZG/yYmJv96enr/9/f3///////29vb/m5ub/yYmJv83Nzf/4ODg//r6+v/6+vr/4ODg/zQ0NP8rKyv/7Ozs8////y0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6+vpj7+/v9UdHR/8mJib/eXl5//7+/v+ZmZn/JiYm/zg4OP/h4eH/+vr6//r6+v/i4uL/ODg4/yYmJv+lpaX58vLytgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+vr6YvDw8PVISEj/JiYm/05OTv8mJib/OTk5/+Li4v/6+vr/+/v7/+Li4v84ODj/JiYm/5qamvrz8/Pc////EgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPr6+mHw8PD1SEhI/yYmJv8qKir/39/f//v7+//7+/v/4+Pj/zg4OP8mJib/mpqa+fX19dz///8UAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6+vpg8PDw9UlJSf8mJib/dnZ2//X19f/d3d3/OTk5/yYmJv+ZmZn59fX13f///xUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+vr6X/Dw8PVKSkr/JiYm/yoqKv8mJib/JiYm/5eXl/r19fXd////FQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPz8/Fz19fX0goKC/kdHR/9WVlb/u7u79fX19d3///8VAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8s8fHxtPPz8+ju7u7Y9/f3f////wgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADg//8AgAf/AIAD/wCAAf8AgAD/AIAAfwCAAD8AgAAfAIAADwCAAAcAgAADAMAAAQDAAAAA4AAAAPAAAAD4AAAA/AABAP4AAQD/AAMA/4AHAP/ADwD/4B8A//A/AP///wA=) 0 24,auto}.fr-cursor-eraser{cursor:url(data:image/vnd.microsoft.icon;base64,AAABAAEAGBgAAAEAIACICQAAFgAAACgAAAAYAAAAMAAAAAEAIAAAAAAAAAkAAMEeAADBHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9L////Vf///1X///9V////Vf///1X///9V////Vf///1X///9V////Vf///1X///9V////Vf///1X///9V////NAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPb29o/n5+fzwcHB7sHBwe7BwcHuwcHB7sHBwe7BwcHuwcHB7sHBwe7BwcHuwcHB7sHBwe7BwcHuwcHB7sHBwe7BwcHu6urq8/Ly8owAAAAAAAAAAAAAAAAAAAAA9vb2jd7e3vQ2Njb/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/PDw8//j4+PQAAAAAAAAAAAAAAAD29vaL4ODg9Dc3N/8mJib/U1NT/25ubv9ubm7/bm5u/0NDQ/8mJib/JiYm/15eXv9ubm7/bm5u/25ubv9ubm7/bm5u/25ubv9ubm7/oaGh+/Hx8cwAAAAAAAAAAPf394fh4eH0ODg4/yYmJv9oaGj/9vb2//Hx8f/x8fH/8vLy//Dw8P9ISEj/JiYm/09PT//z8/P6+fn55uzs7Lvs7Oy77Ozsu+zs7Lvs7Oy78/Pzmf///xgAAAAA9fX1hePj4/Q5OTn/JiYm/2dnZ//29vb///////////////////////39/f/w8PD/SEhI/yYmJv9PT0//8vLy9vz8/FQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8/PxV5ubm9Do6Ov8mJib/ZWVl//f39/////////////////////////////39/f/x8fH/TU1N/yYmJv8mJib/T09P//Pz8/b8/PxUAAAAAAAAAAAAAAAAAAAAAAAAAADx8fHeXFxc/yYmJv9jY2P/9vb2/////////////////////////////f39//Dw8P9JSUn/JiYm/yYmJv8mJib/JiYm/09PT//z8/P2/Pz8UwAAAAAAAAAAAAAAAAAAAAD7+/v4MjIy/yYmJv+ampr/9/f3///////////////////////8/Pz/7e3t/0VFRf8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv9QUFD/8/Pz9fz8/FMAAAAAAAAAAAAAAADx8fHUaWlp/yYmJv8nJyf/vb29//f39/////////////z8/P/q6ur/QUFB/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/UFBQ//Pz8/X8/PxTAAAAAAAAAAD///9A8/Pz9U1NTf8mJib/LS0t/9XV1f/6+vr/+vr6/+fn5/8+Pj7/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/1BQUP/09PT1////PwAAAAAAAAAA/Pz8V/Pz8/VOTk7/JiYm/zY2Nv/o6Oj/5OTk/zo6Ov8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv9paWn/8vLy1gAAAAAAAAAAAAAAAPz8/FXz8/P1T09P/yYmJv9DQ0P/Nzc3/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8rKyv//Pz8/P///wIAAAAAAAAAAAAAAAD8/PxU8/Pz9VBQUP8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv9PT0//9PT06QAAAAAAAAAAAAAAAAAAAAAAAAAA/Pz8U/T09PVRUVH/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/zIyMv/a2tr0/f39agAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPz8/FH09PT1UVFR/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/MjIy/9bW1vT09PSe////AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8/PxL9PT09VRUVP8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8vLy//09PT8/T09KL///8CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/Pz8S/T09PVVVVX/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/zIyMv/X19f09PT0ov///wIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///0n19fX0VVVV/yYmJv8mJib/JiYm/yYmJv8mJib/MjIy/9fX1/T09PSi////AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9I9fX19FZWVv8mJib/JiYm/yYmJv8zMzP/19fX9PT09KL///8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////Svb29vR1dXX+NTU1/1JSUv/a2tr09fX1mv///wEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///zDx8fHJ+fn59vPz8+T9/f1p////AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8A/AABAPgAAADwAAAA4AAAAMAAAACAAD8AAAAfAAAADwAAAAcAAAADAAAAAQCAAAEAwAAAAOAAAQDwAAEA+AABAPwAAwD+AAcA/wAPAP+AHwD/wD8A/+B/AP///wA=) 4 24,auto}.fr-cursor-cross{cursor:url(data:image/vnd.microsoft.icon;base64,AAABAAEAGBgAAAEAIACICQAAFgAAACgAAAAYAAAAMAAAAAEAIAAAAAAAAAkAAMEeAADBHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////Lf///9L////y////egAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////ulBQUMIoKCjs4uLi5P///ygAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/ra2tyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////D////0D///9E////RP///0T///9E////RP///0T///9E////5CsrK+ImJib/rq6uyv///3n///9E////RP///0T///9E////RP///0T///9E////KAAAAAD///8k+/v75ru7u8+3t7fNt7e3zbe3t823t7fNt7e3zbe3t823t7fNt7e3zSgoKOgmJib/c3Nzv7e3t823t7fNt7e3zbe3t823t7fNt7e3zbe3t823t7fN4uLi5P///3r///+EcHBwvyYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/KCgo7P////D///9mtra2zSwsLN0rKyviKysr4isrK+IrKyviKysr4isrK+IrKyviKysr4iYmJvomJib/Jycn6SsrK+IrKyviKysr4isrK+IrKyviKysr4isrK+IrKyviUFBQw////9P///8E////jf///9b////d////3f///93////d////3f///93////d////+isrK+ImJib/rq6uyv///+f////d////3f///93////d////3f///93////d////uv///y0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////2isrK+ImJib/rq6uyv///0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////1CwsLN0mJib/tra2zf///0MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////jba2ts1wcHC/+/v75f///w8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////BP///2f///+F////IwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/w/8A/8H/AP/B/wD/wf8A/8H/AP/B/wD/wf8A/8H/AP/B/wCAAAEAAAAAAAAAAAAAAAAAAAAAAP/B/wD/wf8A/8H/AP/B/wD/wf8A/8H/AP/B/wD/wf8A/8H/AP/D/wA=) 12 12,auto}.fr-cursor-straw{cursor:url(data:image/vnd.microsoft.icon;base64,AAABAAEAGBgAAAEAIACICQAAFgAAACgAAAAYAAAAMAAAAAEAIAAAAAAAAAkAAMEeAADBHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///0f////J9vb26v///8v///9MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////bdDQ0NcuLi7YJiYm/ywsLNrQ0NDZ////TQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9tzMzM1iYmJu8mJib/JiYm/yYmJv8sLCza////ywAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////Hv///5n///+m////N////23MzMzWJiYm7yYmJv8mJib/JiYm/yYmJv8mJib/9vb26gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8n9vb23lFRUcJAQEDK5eXl4czMzNYmJibvJiYm/yYmJv8mJib/JiYm/yYmJv8vLy/Y////ygAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD9/f3PPT09yiYmJv8mJib/Kysr4SYmJu8mJib/JiYm/yYmJv8mJib/JiYm/yYmJu/Q0NDX////SgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///wfn5+fmJiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJib/JiYm78zMzNb///9tAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///++UFBQwiYmJv8mJib/JiYm/yYmJv8mJib/JiYm/yYmJv8mJibvzMzM1v///20AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///99ycnJ1SgoKP4mJib/JiYm/yYmJv8mJib/JiYm/yYmJu/MzMzW////bQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///27MzMzWLi4u+GVlZf92dnb/JiYm/yYmJv8mJib/JiYm/ysrK+Hl5eXh////NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////bszMzNYuLi74ZWVl//n5+f/9/f3/dnZ2/yYmJv8mJib/JiYm/yYmJv8/Pz/J////pgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9uzMzM1i0tLfdlZWX/+fn5///////5+fn/ZWVl/ykpKf8mJib/JiYm/yYmJv9RUVHC////mQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///27MzMzWLS0t92VlZf/5+fn///////n5+f9lZWX/MzMz/svLy91QUFDCJiYm/z09Pcr29vbe////IQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////bszMzNYtLS32ZWVl//n5+f//////+fn5/2VlZf8yMjL9zc3N3P///37///+/5+fn6f39/c3///8mAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9tzs7O1i4uLvViYmL/+Pj4///////6+vr/aGho/zIyMvzJycna////bgAAAAAAAAAA////BwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///2bOzs7XLS0t9GFhYf74+Pj///////r6+v9oaGj/MTEx+8jIyNf///9vAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////StDQ0NcrKyv0ZGRk/vn5+f//////+fn5/2VlZf8wMDD6zMzM2P///24AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////yzk5OeRgYGD++fn5///////5+fn/ZWVl/y4uLvjMzMzW////bgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9fX16yYmJv/CwsL///////n5+f9lZWX/Li4u+MzMzNb///9uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////z0lJSfxgYGD/wcHB/19fX/4sLCz1zMzM1v///20AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////TtHR0dw9PT3uJiYm/zo6OuXQ0NDX////bQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///1P////Q9vb26////8z///9JAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8A//+DAP//AQD//gEA/8ABAP+AAQD/gAEA/wADAP+ABwD/gA8A/wAPAP4ADwD8AA8A+AAPAPAAHwDgA38AwAf/AIAP/wCAH/8AgD//AIB//wCA//8Awf//AP///wA=) 0 0,auto}.fr-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:59px;padding:0 24px;background-color:#fff;border:1px solid #f5f5f5;position:fixed;left:0;right:0;z-index:1}.fr-header .fr-history-option-btn{margin-right:24px;font-size:20px;color:#c8c9d7;cursor:pointer}.fr-header .fr-history-option-btn.active{color:#343874}.fr-app-container{margin:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.fr-app-container .unsupported-webgl{margin:0 320px 0 372px}.fr-app-container .unsupported-webgl img{display:block;margin:auto;width:400px}.fr-app-container .unsupported-webgl .unsupported-title{margin:32px auto;font-size:18px;color:#343874;text-align:center}.fr-slider{width:268px;height:76px}.fr-slider .row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:#343874}.fr-slider .row span:first-of-type{font-weight:400}.fr-slider .row span:last-of-type{font-weight:500}.fr-slider .ant-slider{margin:14px 7px 10px 13px}.fr-slider .ant-slider-track{height:6px;background-color:#2f54eb;border-top-left-radius:5px;border-bottom-left-radius:5px;margin-left:-7px}.fr-slider .ant-slider-rail{width:261px;min-width:100%;height:6px;background-color:#e6edfa;border-top-right-radius:5px;border-bottom-right-radius:5px;margin-right:-7px}.fr-slider .ant-slider-handle{margin-top:-7px;width:20px;height:20px;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:1px solid #2f54eb;position:relative}.fr-slider .ant-slider-handle:before{content:"";width:12px;height:12px;background-color:#2f54eb;border-radius:50%;position:absolute;left:0;right:0;top:50%;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.color-picker{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.color-picker .color-box{border-radius:4px;width:252px;height:171px;position:relative;background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(204,154,129,0)));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0));overflow:hidden}.color-picker .color-box:after{content:" ";background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(204,154,129,0)));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(0deg,#000,rgba(204,154,129,0));position:absolute;right:0;top:0;bottom:0;left:0}.color-picker .dragger{background-color:#000;border:2px solid #fff;z-index:2;border-radius:50%;width:4px;height:4px;position:absolute}.color-picker .silder{margin-top:16px;width:252px;height:10px;border-radius:5px;border:1px solid rgba(0,0,0,.3);position:relative}.color-picker .silder .boll{width:12px;position:absolute;border-radius:50%;-webkit-transform:translate(-50%,-2px);-ms-transform:translate(-50%,-2px);transform:translate(-50%,-2px);height:12px;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.4);box-shadow:0 0 4px 0 rgba(0,0,0,.4)}.fr .color-label{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;line-height:24px}.fr .color-label .color-result{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;vertical-align:bottom;width:48px;height:24px;border-radius:4px;border:1px solid #d3d5e6;margin-right:16px;position:relative}.fr .color-label .straw{width:24px;height:24px;font-size:16px;line-height:24px;text-align:center;border-radius:4px;border:1px solid #d3d5e6}.fr .color-label .straw svg{position:relative;top:1px}.fr .color-label .straw.active{border-color:#6483ff}.fr-controle-color-picker-wapper{width:284px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;bottom:34px;background-color:#fff;right:-57px;border:1px solid #d3d5e6}.fr-temp-ctrl{color:#343874}.fr-temp-ctrl .fr-temp-row{padding:19px 0;min-height:62px;border-top:1px solid #f5f5f5}.fr-temp-ctrl .color-picker{width:48px;height:24px;border-radius:4px}.fr-temp-ctrl .patter-canvas{width:200px;height:200px;border:1px solid #efefef;margin-top:16px}.fr-brush-type{width:61px;height:61px;background-color:#fff;border-radius:4px;border:1px solid #f5f5f5;font-size:18px;line-height:61px;color:#343874;text-align:center;cursor:pointer}.fr-brush-type.active{color:#2f54eb;background-color:#f5f8ff;border:1px solid #2f54eb}.fr-brush-type.disabled{opacity:.4;cursor:not-allowed}.fr-brush-size{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:61px;height:61px;background-color:#fff;border-radius:4px;border:1px solid #f5f5f5;font-size:18px;line-height:61px;color:#343874;text-align:center;cursor:pointer}.fr-brush-size.active{background-color:#f5f8ff;border:1px solid #2f54eb}.fr-brush-size.active>.dot{background-color:#2f54eb}.fr-brush-size>.dot{display:block;background-color:#9fa2bf}.fr-tooltip .ant-tooltip-content .ant-tooltip-inner{border-radius:4px}.fr-left-pen{position:fixed;height:100%;padding:24px 16px;background-color:#fff;font-size:14px;line-height:20px;color:#343874}.fr-left-pen .fr-left-pen-options{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.fr-left-pen .fr-left-pen-options .option-btn{width:130px;height:48px;margin:0;background-color:#fff;border-radius:4px;border:1px solid #f5f5f5;font-size:14px;line-height:48px;color:#343874;text-align:center;cursor:pointer}.fr-left-pen .fr-left-pen-options .option-btn.active{background-color:#f5f8ff;border:1px solid #2f54eb}.fr-left-pen .fr-left-pen-options .option-btn.disabled{opacity:.5;cursor:not-allowed}.fr-left-pen .fr-left-pen-options .option-btn .anticon{margin-right:9px;font-size:20px}.fr-left-pen .fr-left-pen-sizes,.fr-left-pen .fr-left-pen-types{margin:24px 0;padding-bottom:24px;border-bottom:1px solid #f5f5f5}.fr-left-pen .fr-left-pen-sizes,.fr-left-pen .fr-left-pen-types,.fr-left-pen .pen-color-picker{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.fr-left-pen .pen-color-picker .color-result{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;vertical-align:bottom;width:48px;height:24px;border-radius:4px;border:1px solid #d3d5e6;margin-right:16px;position:relative}.fr-left-pen .pen-color-picker .straw{width:24px;height:24px;font-size:16px;line-height:24px;text-align:center;border-radius:4px;border:1px solid #d3d5e6}.fr-left-pen .pen-color-picker .straw svg{position:relative;top:1px}.fr-left-pen .pen-color-picker .straw.active{border-color:#6483ff}.fr-left-pen .pen-controle-color-picker-wapper{width:284px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;position:absolute;bottom:34px;background-color:#fff;right:-57px;border:1px solid #d3d5e6;display:none}.fr-left-pen .pen-controle-color-picker-wapper.show{display:block}.fr-left-pen .pen-controle-color-picker-wapper:after,.fr-left-pen .pen-controle-color-picker-wapper:before{content:" ";position:absolute;bottom:-19px;right:71px;border:10px solid transparent;border-top-color:#fff}.fr-left-pen .pen-controle-color-picker-wapper:before{bottom:-20px;border:10px solid transparent;border-top:11px solid #d3d5e6}.fr-left-pen .fr-left-pen-clear{width:268px;height:40px;margin-top:32px;background-color:#fafafa;border-radius:4px;border:1px solid rgba(212,213,225,.4);font-size:14px;line-height:40px;color:#343874;text-align:center;cursor:pointer}.fr-left-pen .fr-left-pen-clear:hover{background-color:#f0f0f0}.fr-right-pattern .label-pattern{font-size:14px;color:#343874;margin-top:1px;margin-bottom:16px}.fr-right-pattern ul.radio-group{list-style:none;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.fr-right-pattern ul.radio-group,.fr-right-pattern ul.radio-group li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.fr-right-pattern ul.radio-group li{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;width:126px;height:48px;line-height:48px;text-align:center;background-color:#fff;border-radius:4px;border:1px solid rgba(212,213,225,.4);font-size:12px;color:#343874;-ms-flex-pack:center;justify-content:center}.fr-right-pattern ul.radio-group li .icon{font-size:20px;vertical-align:sub;margin-right:10px}.fr-right-pattern ul.radio-group li.active{border:1px solid #2f54eb;background-color:#f5f8ff;color:#343874}.fr-right-pattern .hr{border:1px solid #f5f5f5;margin-bottom:20px}.fr-btn-group{width:268px;height:48px;border-radius:4px;border:1px solid #d4d5e1;display:-ms-flexbox;display:flex}.fr-btn-group .btn-item{-ms-flex:1 1;flex:1 1;position:relative;text-align:center;line-height:46px;font-size:18px}.fr-btn-group.background{background-color:#fafbff}.fr-btn-group.default .btn-item:not(:last-child):after{background-color:#d4d5e1;content:"";position:absolute;right:0;height:24px;width:1px;top:12px}.fr-right-stickers .label-stickers{line-height:20px;font-size:14px;color:#343874;margin:16px 0}.fr-right-stickers .label-empty{width:268px;height:2px;margin:20px 0;border:1px solid #f5f5f5}.fr-right-stickers ul.radio-group{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px}.fr-right-stickers ul.radio-group li{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;width:118px;height:48px;line-height:48px;text-align:center;background-color:#fff;border-radius:4px;border:1px solid rgba(212,213,225,.4);font-size:12px;color:#343874}.fr-right-stickers ul.radio-group li .icon{font-size:20px;vertical-align:sub;margin-right:10px}.fr-right-stickers ul.radio-group li.active{border:1px solid #2f54eb;background-color:#f5f8ff;color:#343874}.fr-switch-item{display:-ms-flexbox;display:flex;width:126px;height:42px;border-radius:4px;padding:9px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border:1px solid #d4d5e1;margin:8px 0;cursor:pointer}.fr-switch-item.active{background-color:#f5f8ff}.fr-switch-item.active,.fr-switch-item:hover{border:1px solid #2f54eb}.fr-switch-item .ant-switch-checked{background-color:#2f54eb}.fr-right{position:fixed;top:95px;right:0;width:310px;overflow-y:overlay;bottom:0;padding:0 16px;background-color:#fff}.fr-right a,.fr-right div,.fr-right p,.fr-right span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fr-right::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.fr-right::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.fr-right::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.fr-right .title{font-size:14px;font-weight:500;color:#343874;height:50px;line-height:50px;border-bottom:1px solid #f5f5f5}.fr-right .switch-tab{padding:8px 0 16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fr-right .switch-tab .fr-switch-item:nth-child(odd){margin-right:16px}.fr-right .ant-collapse{background-color:#fff}.fr-right .ant-collapse-borderless>.ant-collapse-item{border:none}.fr-right .ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{padding:0;line-height:50px;font-size:14px;font-weight:600;color:#343874;border-bottom:1px solid #f5f5f5}.fr-right .ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{right:0}.fr-right .ant-collapse-content-box{padding:19px 0!important}.upload-img-content,.upload-img-content2{padding:16px}.upload-img-content2 .upload-img-title,.upload-img-content .upload-img-title{font-size:18px;font-weight:500;text-align:center;color:#343874;margin:-8px auto 24px}.upload-img-content2 .upload-img-btn,.upload-img-content .upload-img-btn{width:400px;height:400px;border-radius:4px;background-color:#f5f8ff;margin:0 auto;border:2px dashed #6483ff;text-align:center}.upload-img-content2 .upload-img-btn img,.upload-img-content .upload-img-btn img{max-width:396px;max-height:396px;position:relative}.upload-img-content2 .upload-img-btn i,.upload-img-content .upload-img-btn i{margin-top:157px;-webkit-transform:scale(4.5);-ms-transform:scale(4.5);transform:scale(4.5)}.upload-img-content2 .upload-img-btn .title,.upload-img-content .upload-img-btn .title{margin-top:24px;font-size:16px;font-weight:500;line-height:24px;color:#343874}.upload-img-content2 .upload-notice,.upload-img-content .upload-notice{color:#343874;line-height:30px;margin:16px 0 24px}.upload-img-content2 .upload-notice .msg-comb,.upload-img-content .upload-notice .msg-comb{font-size:14px;color:#343874}.upload-img-content2 .upload-info,.upload-img-content .upload-info{width:400px;font-size:14px;line-height:20px;color:#343874;text-align:left;margin:16px auto 24px}.upload-img-content2 .upload-footer-btn,.upload-img-content .upload-footer-btn{height:32px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-weight:500}.upload-img-content2 .upload-footer-btn .control-btn,.upload-img-content .upload-footer-btn .control-btn{cursor:pointer;width:188px;line-height:32px;border-radius:4px;border:1px solid #2f54eb;background-color:#2f54eb}.upload-img-content2 .upload-footer-btn .upload-ok,.upload-img-content .upload-footer-btn .upload-ok{color:#fff}.upload-img-content2 .upload-footer-btn .control-btn.disabled,.upload-img-content .upload-footer-btn .control-btn.disabled{cursor:not-allowed;opacity:.6}.upload-img-content2 .upload-footer-btn .upload-cancel,.upload-img-content .upload-footer-btn .upload-cancel{color:#2f54eb;background-color:#fff}.upload-img-content2 a.item-type,.upload-img-content a.item-type{display:inline-block;padding:6px 16px;margin-right:8px;line-height:1em;color:#343874;background-color:#fff;border-radius:4px;border:1px solid #efeff2;font-size:14px}.upload-img-content2 a.item-type:last-child,.upload-img-content a.item-type:last-child{margin-top:8px}.upload-img-content2 a.item-type.active,.upload-img-content2 a.item-type:hover,.upload-img-content a.item-type.active,.upload-img-content a.item-type:hover{background-color:#2f54eb;border-radius:4px;color:#fff}.upload-img-content2 .box-warp,.upload-img-content .box-warp{position:relative;display:inline-block}.upload-img-content2 .tag-warp,.upload-img-content .tag-warp{position:absolute;width:90px;text-align:right}.upload-img-content2 .tag-warp i,.upload-img-content .tag-warp i{font-size:12px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);margin-top:0;vertical-align:0;line-height:26px;color:hsla(0,0%,100%,.7)}.upload-img-content2 .tag-warp.active a,.upload-img-content .tag-warp.active a{background-color:rgba(47,84,235,.8)}.upload-img-content2 .tag-warp.active:after,.upload-img-content .tag-warp.active:after{-webkit-box-shadow:0 0 0 5px rgba(47,84,235,.6);box-shadow:0 0 0 5px rgba(47,84,235,.6)}.upload-img-content2 .tag-warp a,.upload-img-content .tag-warp a{width:57px;height:28px;display:inline-block;line-height:26px;background-color:rgba(0,0,0,.8);border-radius:14px;border:1px solid #fff;color:#fff;text-align:center;position:relative;z-index:1}.upload-img-content2 .tag-warp:after,.upload-img-content .tag-warp:after{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%;width:9px;height:9px;display:inline-block;-webkit-box-shadow:0 0 0 5px rgba(0,0,0,.6);box-shadow:0 0 0 5px rgba(0,0,0,.6);z-index:1}.upload-img-content2 .tag-warp:before,.upload-img-content .tag-warp:before{content:"";position:absolute;left:0;top:50%;height:1px;width:35px;display:inline-block;background-color:#fff}.template-delete{margin:-24px 0 0 -38px}.popover-fitting-img{width:400px!important;height:290px;background-color:#fff}.popover-fitting-img .fitting-me-notice{width:400px;height:294px;padding:16px;color:#343874}.popover-fitting-img .fitting-me-notice .title{margin-bottom:6px;padding:0;font-size:13px;font-weight:500;line-height:18px}.popover-fitting-img .fitting-me-notice .content{font-size:12px;line-height:18px}.popover-fitting-img .fitting-me-notice .demo-img{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px}.popover-fitting-img .fitting-me-notice .demo-img img{width:112px;height:149px;border:1px solid #efeff2}.popover-fitting-img .ant-popover-content{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.popover-fitting-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.fr-pattern-left-content{overflow:auto;width:300px;padding-top:2px;background:#fff;position:relative;-ms-flex:1 1;flex:1 1;height:calc(100vh - 200px);padding-bottom:80px}.fr-pattern-left-content::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.fr-pattern-left-content::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.fr-pattern-left-content::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.fr-pattern-left-img-list .ant-list-items{background-color:#fff;padding:0 0 0 16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fr-pattern-left-img-list .ant-list-items .ant-list-item{border-bottom:0;padding:0;margin-bottom:16px}.fr-pattern-left-img-list .ant-list-items .ant-list-item:nth-child(odd){margin-right:16px}.fr-pattern-left-img-list .ant-list-items .item{cursor:pointer;background-size:cover;background-position:50%;width:126px;height:126px;border:1px solid #efeff2;position:relative;background-color:#f5f5f5}.fr-pattern-left-img-list .ant-list-items .item .no-pattern{font-size:24px;margin:18px auto 12px;text-align:center;width:100%}.fr-pattern-left-img-list .ant-list-items .item .sub-title{font-size:14px;color:#343874;text-align:center}.fr-pattern-left-img-list .ant-list-items .item .sub-title-des{color:#9fa2bf;font-size:12px;width:100%;text-align:center;display:inline-block}.fr-pattern-left-img-list .ant-list-items .item .scale-btn{display:none;width:28px;height:28px;position:absolute;right:8px;top:8px;background-color:rgba(0,0,0,.6);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.fr-pattern-left-img-list .ant-list-items .item .scale-btn i{color:#fff;font-size:14px;margin:0}.fr-pattern-left-img-list .ant-list-items .item:hover .scale-btn{display:-ms-flexbox;display:flex}.fr-pattern-left-img-list .ant-list-items .item:hover .del-icon{opacity:1}.fr-pattern-left-img-list .ant-list-items .item .del-icon{opacity:0;color:rgba(0,0,0,.36)}.fr-pattern-left-img-list .ant-list-items .item .del-icon:hover{color:#2f54eb}.fr-pattern-left-img-list .ant-list-items .item i{margin:8px 0 0 8px}.fr-pattern-left-img-list .ant-list-items .item.active{-webkit-box-shadow:0 0 0 2px #2f54eb;box-shadow:0 0 0 2px #2f54eb}.fr-pattern-left-img-list .ant-list-items .item-uplodad{background-color:#f5f8ff;border:1px dashed #6483ff}.fr-pattern-left-img-list .ant-list-items .item-uplodad .item-uplodad-btn{width:126px;height:126px;position:relative;padding:8px 8px 0;text-align:center;color:#343874;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.fr-pattern-left-img-list .ant-list-items .item-uplodad .icon{font-size:24px}.fr-pattern-left-img-list .ant-list-items .item-uplodad .tip{font-size:12px;color:#9fa2bf}.pattern-select-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;color:#343874;padding:24px 8px 2px}.pattern-select-wrap .all-select-line-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:12px}.pattern-select-wrap .all-select-line-wrap>.all-select-son-active:last-of-type,.pattern-select-wrap .all-select-line-wrap>.all-select-son:last-of-type{margin-right:0}.pattern-select-wrap .all-select-line-wrap .all-select-title{cursor:pointer;font-size:14px;font-weight:500;margin-right:16px;width:90px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow-x:hidden;text-align:right;display:inline-block}.pattern-select-wrap .all-select-line-wrap .all-select-title:after{content:"";width:1px;height:10px;background-color:#d3d5e6;border-radius:17px;display:inline-block;margin-left:16px}.pattern-select-wrap .all-select-line-wrap .all-select-title.all:after{content:"";width:1px;height:10px;background-color:#fff;border-radius:17px;display:inline-block;margin-left:16px}.pattern-select-wrap .all-select-line-wrap .all-select-son,.pattern-select-wrap .all-select-line-wrap .all-select-son-active{cursor:pointer;display:inline-block;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;text-align:left;margin-right:24px;font-size:14px}.pattern-select-wrap .all-select-line-wrap .all-select-son-active,.pattern-select-wrap .all-select-line-wrap .all-select-son-active:hover,.pattern-select-wrap .all-select-line-wrap .all-select-son:hover{color:#2f54eb}.pattern-detail-filter-item{font-size:14px;color:#343874;background-color:#fff;border-radius:4px;border:1px solid #efeff2;padding:0 24px 0 12px;height:32px;line-height:32px;width:100%;display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:relative}.pattern-detail-filter-item i{top:10px;right:12px;position:absolute}.fr-img-upload{padding-bottom:16px;text-align:center;cursor:pointer;background:#fff}.fr-img-upload span{width:268px;height:32px;line-height:32px;font-size:14px;color:#2f54eb;display:inline-block;border-radius:4px;border:1px solid rgba(47,84,235,.3);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.fr-img-upload span:hover{border:1px solid #2f54eb}.fr-left-wrap{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;height:100%}.fr-left-aside{text-align:center;width:72px}.fr-left-aside .aside-btn{height:72px;padding:14px 0 13px;font-size:12px;font-weight:500;line-height:17px;color:#343874;cursor:pointer}.fr-left-aside .aside-btn .anticon{display:block;margin-bottom:4px;font-size:22px}.fr-left-aside .aside-btn.active{background-color:#fff;color:#2f54eb}.fr-stickers-left-img-list .ant-list-items{background-color:#fff;padding:0 0 0 16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fr-stickers-left-img-list .ant-list-items .ant-list-item{border-bottom:0;padding:0;margin-bottom:16px}.fr-stickers-left-img-list .ant-list-items .ant-list-item:nth-child(odd){margin-right:16px}.fr-stickers-left-img-list .ant-list-items .item-sticker{cursor:pointer;background-size:contain;background-position:50%;width:126px;height:126px;border:1px solid #efeff2;position:relative;background-repeat:no-repeat}.fr-stickers-left-img-list .ant-list-items .item-sticker:hover .del-icon{opacity:1}.fr-stickers-left-img-list .ant-list-items .item-sticker .del-icon{opacity:0;color:rgba(0,0,0,.36)}.fr-stickers-left-img-list .ant-list-items .item-sticker .del-icon:hover{color:#2f54eb}.fr-stickers-left-img-list .ant-list-items .item-sticker i{margin:8px 0 0 8px}.fr-stickers-left-img-list .ant-list-items .item.active{-webkit-box-shadow:0 0 0 2px #2f54eb;box-shadow:0 0 0 2px #2f54eb}.fr-stickers-left-img-list .ant-list-items .item-uplodad{background-color:#f5f8ff;border:1px dashed #6483ff;height:126px}.fr-stickers-left-img-list .ant-list-items .item-uplodad .item-uplodad-btn{width:126px;height:126px;position:relative;padding:18px 8px 0;text-align:center;color:#343874;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.fr-stickers-left-img-list .ant-list-items .item-uplodad .icon{font-size:24px}.fr-stickers-left-img-list .ant-list-items .item-uplodad .tip{font-size:12px;color:#9fa2bf}.fr-btn{display:inline-block;text-align:center;min-width:76px;height:40px;margin-left:16px;border-radius:4px;line-height:40px;border:1px solid rgba(212,213,225,.4);color:#343874;font-size:14px;cursor:pointer}.fr-btn.blue{background-color:#2f54eb;color:#fff}.fr-btn.disabled{opacity:.4}.fr-btn:hover{opacity:.8}.fr-logo{height:20px;margin-right:120px}.fr-left{position:fixed;top:95px;left:0;width:372px;bottom:0;background-color:#f5f5f5;display:-ms-flexbox;display:flex;overflow:hidden;z-index:2}.fr-left .fr-left-loading .ant-spin-container{height:100%}.fr-left .fr-left-wrap{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.fr-left .fr-left-wrap .fr-left-aside{text-align:center;width:72px}.fr-left .fr-left-wrap .fr-left-aside .aside-btn{height:72px;padding:14px 0 13px;font-size:12px;font-weight:500;line-height:17px;color:#343874;cursor:pointer}.fr-left .fr-left-wrap .fr-left-aside .aside-btn .anticon{display:block;margin-bottom:4px;font-size:22px}.fr-left .fr-left-wrap .fr-left-aside .aside-btn.active{background-color:#fff;color:#2f54eb}.fr-left .fittingRoom-left-filter{width:300px;height:auto;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.fr-left .fittingRoom-left-filter .left-filter-me{margin-top:-4px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;color:#343874}.fr-left .fittingRoom-left-filter .left-filter-me i{margin-right:4px}.fittingRoom-left-tab{width:268px;background-color:#fff;height:52px;line-height:52px;text-align:center;font-size:14px;border-bottom:1px solid #efeff2;display:-ms-flexbox;display:flex;margin:0 auto}.fittingRoom-left-tab a{display:inline-block;font-weight:500;color:#343874;-ms-flex:1 1;flex:1 1}.fittingRoom-left-tab a.disabled,.fittingRoom-left-tab a.disabled label{cursor:no-drop}.fittingRoom-left-tab a.active label{color:#2f54eb;position:relative}.fittingRoom-left-tab a.active label:before{position:absolute;bottom:0;width:100%;content:"";border-bottom:2px solid #2f54eb;-webkit-box-shadow:0 2px 6px 0 rgba(47,84,235,.4);box-shadow:0 2px 6px 0 rgba(47,84,235,.4)}.fittingRoom-left-tab a label{cursor:pointer;display:inline-block;position:relative}.fittingRoom-left{position:relative;background:#fff}.fittingRoom-left .fittingRoom-nodata{color:#343874;font-size:12px;text-align:center;position:relative;top:180px}.fittingRoom-left .opacity-mask{position:absolute;height:50px;bottom:0;left:0;right:0;background-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(bottom,hsla(0,0%,100%,.6),hsla(0,0%,100%,0));background-image:linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,0))}.fittingRoom-left .fittingRoom-left-content{overflow:auto;width:300px;padding-top:2px;background:#fff;position:relative;-ms-flex:1 1;flex:1 1;height:calc(100vh - 151px);padding-bottom:80px}.fittingRoom-left .fittingRoom-left-content::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.fittingRoom-left .fittingRoom-left-content::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.fittingRoom-left .fittingRoom-left-content::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items{background-color:#fff;padding:0 0 0 16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .ant-list-item{border-bottom:0;padding:0;margin-bottom:16px}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .ant-list-item:nth-child(odd){margin-right:16px}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-muban{cursor:pointer;background-size:cover;background-position:50%;width:126px;height:168px;border:1px solid #efeff2;position:relative}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-muban.active{-webkit-box-shadow:0 0 0 2px #2f54eb;box-shadow:0 0 0 2px #2f54eb}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-muban:hover .del-icon{opacity:1}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-muban .del-icon{opacity:0;color:rgba(0,0,0,.36)}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-muban .del-icon:hover{color:#2f54eb}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-muban i{margin:8px 0 0 8px}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item.active{-webkit-box-shadow:0 0 0 2px #2f54eb;box-shadow:0 0 0 2px #2f54eb}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-uplodad-muban{background-color:#f5f8ff;border:1px dashed #6483ff}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-uplodad-muban .item-uplodad-btn{width:126px;height:168px;position:relative;padding:33px 8px 0;text-align:center;color:#343874;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-uplodad-muban .icon{font-size:24px}.fittingRoom-left .fittingRoom-left-img-list .ant-list-items .item-uplodad-muban .tip{font-size:12px;color:#9fa2bf}.fr-body{position:relative;display:none;z-index:-2}.fr-body.active{z-index:1;display:block}.predict-wrap{width:1392px;margin:0 auto;background-color:#fff;text-align:center;height:calc(100vh - 60px)}.predict-upload-img{width:419px;height:220px;margin-top:128px;margin-bottom:40px}.predict-upload-btn{display:inline-block;padding:13px 0;width:160px;text-align:center;background:#2f54eb;border-radius:8px;font-weight:600;color:#fff;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.predict-upload-btn:hover{background:#6483ff}.predict-title{font-size:24px;font-weight:600;color:#343874;line-height:33px}.predict-subtitle{margin-top:8px;margin-bottom:40px;font-size:16px;font-weight:400;color:#666995;line-height:22px}.predict-notice{margin-top:16px;font-size:12px;font-weight:400;color:#666995;line-height:17px}.new-predict-wrap{-ms-flex:1 1;flex:1 1;width:100%;margin:0 auto;padding:80px 0;background-color:#202342;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/leftWave.c0e6243d.png),-o-linear-gradient(84deg,#202342 0,#253694 100%);background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/leftWave.c0e6243d.png),linear-gradient(6deg,#202342,#253694);background-repeat:no-repeat;background-position:0 0;background-size:251px 251px,100% 100%;text-align:center}.new-predict-wrap .new-predict-logo-img{margin-top:42px;height:125px}.new-predict-wrap .new-predict-subtitle{margin:32px 0 40px;font-size:14px;line-height:24px;color:#a5a7b3}.new-predict-wrap .new-predict-upload-btn{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:150px;height:200px;margin:auto;background-color:#353f7f;border-radius:16px;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer}.new-predict-wrap .new-predict-upload-btn.image{-o-object-fit:cover;object-fit:cover;cursor:auto}.new-predict-wrap .new-predict-upload-img{width:40px;height:40px;margin-bottom:16px}.new-predict-wrap .new-predict-next{width:200px;height:48px;margin:40px auto 24px;border-radius:24px;border:1px solid #5de1ff;font-size:14px;font-weight:500;line-height:48px;color:#5de1ff;text-align:center;cursor:pointer}.new-predict-wrap .new-predict-notice{font-size:12px;line-height:17px;color:#a5a7b3}.predict-dot-wrapper{position:absolute;width:17px;height:17px;border-radius:50%}.predict-dot-wrapper .predict-dot-animation{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;width:17px;height:17px;background-color:rgba(0,0,0,.9);border-radius:50%}.predict-dot-wrapper .predict-dot-inner{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:9px;height:9px;border-radius:50%;overflow:hidden;background:#fff}.predict-dot-wrapper .predict-line{position:absolute;background:#fff;top:0;bottom:0;margin:auto;height:2px}.predict-dot-wrapper .predict-line .predict-tag{position:absolute;cursor:pointer;top:0;bottom:0;margin:auto;opacity:1;padding:0 8px;height:28px;line-height:28px;text-align:center;background-color:rgba(0,0,0,.8);border-radius:14px;border:1px solid #fff;font-weight:500;font-size:14px;color:#fff;white-space:nowrap}.predict-dot-wrapper .predict-line-left{right:unset}.predict-dot-wrapper .predict-line-left .predict-tag{left:unset}.predict-dot-wrapper-active{z-index:99}.predict-dot-wrapper-active .predict-dot-animation{-webkit-animation:shrink 2s ease-in-out infinite;animation:shrink 2s ease-in-out infinite;background-color:rgba(47,84,235,.6)}.predict-dot-wrapper-active .predict-line .predict-tag{background-color:rgba(47,84,235,.8);border-radius:14px;border:1px solid #fff}.predict-main-empty-title{font-size:20px;font-weight:600;color:#fff;margin-top:40px}.predict-main-empty-des{font-size:12px;font-weight:400;font-stretch:normal;letter-spacing:0;color:hsla(0,0%,100%,.6);margin:16px auto 40px}.predict-popover-history-img .ant-popover-content .ant-popover-arrow{display:none}.predict-popover-history-img .ant-popover-content .ant-popover-inner{margin-top:10px;width:584px;height:173px;background-color:#2c3164;-webkit-box-shadow:0 8px 30px 0 #202342;box-shadow:0 8px 30px 0 #202342;border-radius:12px;padding:6px 20px 20px}.predict-popover-history-img .ant-popover-content .ant-popover-inner .ant-popover-title{font-size:12px;color:#fff;margin-bottom:14px;border-bottom:0!important;padding-left:0!important}.predict-popover-history-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0!important}.predict-popover-history-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content .preditc-history-empty{text-align:center;margin-top:40px;color:#fff;opacity:.6}.predict-popover-history-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content .preditc-history-imgs .img{width:96px;height:96px;border-radius:8px;margin-right:16px;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:cover;display:inline-block;-webkit-box-shadow:0 0 0 2px #464d98;box-shadow:0 0 0 2px #464d98;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.predict-popover-history-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content .preditc-history-imgs .img.active{-webkit-box-shadow:0 0 0 2px #5de1ff;box-shadow:0 0 0 2px #5de1ff}.predict-popover-history-img .ant-popover-content .ant-popover-inner .ant-popover-inner-content .preditc-history-imgs .img:last-of-type{margin-right:0}.predict-result,.predict-result-wrap{background-color:#202342}.predict-result-wrap .predict-result-body{width:1280px;margin:0 auto;text-align:center;background-color:#202342}.predict-result-loading{height:100vh;position:relative}.predict-result-loading img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto}.predict-header-wrap{position:relative;overflow:hidden}.predict-header-wrap .predict-bg{bottom:0;width:100%}.predict-header-wrap .predict-bg,.predict-header-wrap canvas{position:absolute;top:0;right:0;left:0}.predict-result-header{position:relative;background-repeat:no-repeat;background-position:top 80px right 0;background-size:contain;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:1280px;margin:0 auto;text-align:center}.predict-result-header .predict-header{width:973px;position:absolute;top:0;left:0;right:0;margin:0 auto}.predict-result-header .predict-result-logo{position:absolute;height:20px;left:0;right:0;margin:0 auto;top:20px}.predict-result-header .predict-left-wave{position:absolute;left:0;top:0;width:251px;height:251px;opacity:.5;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.predict-result-header .predict-right-wave{position:absolute;right:0;top:80px;width:910px}.predict-result-header .predict-main-url-wrap{margin-top:140px;width:280px;height:280px;display:inline-block;position:relative}.predict-result-header .predict-main-url-wrap .predict-main-url{max-width:280px;max-height:280px;background-image:-webkit-gradient(linear,left top,right top,);background-image:-o-linear-gradient(left);background-image:linear-gradient(90deg);-webkit-box-shadow:5px 15px 40px 0 rgba(0,47,255,.4);box-shadow:5px 15px 40px 0 rgba(0,47,255,.4);border-radius:12px}.predict-result-header .predict-main-title{font-size:32px;color:#fff;margin-bottom:24px;margin-top:48px;position:relative}.predict-result-header .predict-main-title span{font-size:32px;font-weight:600;color:#f65064}.predict-result-header .predict-main-title img{width:32px;height:17px;margin-left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.predict-result-header .predict-main-des{font-size:16px;color:hsla(0,0%,100%,.6);margin:0 auto 40px}.predict-result-header .predict-main-des span{font-weight:600;color:#fff}.predict-result-header .predict-main-des i{font-size:20px;margin-left:6px;color:#fff;position:relative;top:2px;cursor:pointer}.predict-result-header .predict-result-upload-btn{width:164px;height:48px;line-height:48px;border-radius:24px;border:1px solid #5de1ff;text-align:center;font-size:14px;font-weight:600;color:#5de1ff;cursor:pointer}.predict-result-header .predict-history-btn{cursor:pointer;margin-left:16px;width:88px;text-align:center;line-height:48px;height:48px;border-radius:24px;border:1px solid hsla(0,0%,100%,.6);font-size:14px;font-weight:600;color:#fff}.cards-wrapper{margin-top:64px;width:1280px;height:132px;overflow:hidden;position:relative}.cards-wrapper .cards-wrap{height:132px;margin:0 auto;text-align:left;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;text-align:center}.cards-wrapper .cards-wrap .predict-card{width:240px;height:128px;line-height:128px;background:#31366d;border-radius:16px;position:relative;top:4px;display:inline-block;margin-right:20px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cards-wrapper .cards-wrap .predict-card:hover{background-position-x:100%;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);background:rgba(86,89,234,.4)}.cards-wrapper .cards-wrap .predict-card:hover .card-design{background:rgba(86,89,234,.4)}.cards-wrapper .cards-wrap .predict-card .card-design{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:absolute;width:48px;line-height:48px;height:128px;background-color:#3b4084;left:0;font-size:14px;font-weight:600;color:#fff;text-align:center;top:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;border-top-left-radius:16px;border-bottom-left-radius:16px}.cards-wrapper .cards-wrap .predict-card .card-name{cursor:pointer;font-size:24px;font-weight:600;color:#fff;margin-left:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cards-wrapper .cards-wrap .predict-card .card-name span{font-size:16px;color:hsla(0,0%,100%,.6);margin-left:8px}.cards-wrapper .cards-wrap .predict-card .card-name img{width:32px;height:17px;margin-left:8px}.cards-wrapper .cards-wrap .predict-card:last-of-type{margin-right:0}.cards-wrapper .cards-step-next,.cards-wrapper .cards-step-pre{position:absolute;width:176px;height:128px;top:4px;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cards-wrapper .cards-step-next img,.cards-wrapper .cards-step-pre img{cursor:pointer;width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.cards-wrapper .cards-step-pre{left:0;padding-left:12px;-ms-flex-pack:start;justify-content:flex-start;background-image:-webkit-gradient(linear,left top,right top,from(#202342),to(rgba(59,64,132,0)));background-image:-o-linear-gradient(left,#202342,rgba(59,64,132,0));background-image:linear-gradient(90deg,#202342,rgba(59,64,132,0))}.cards-wrapper .cards-step-pre img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cards-wrapper .cards-step-next{right:0;-ms-flex-pack:end;justify-content:flex-end;padding-right:12px;background-image:-webkit-gradient(linear,left top,right top,from(rgba(59,64,132,0)),to(#202342));background-image:-o-linear-gradient(left,rgba(59,64,132,0),#202342);background-image:linear-gradient(90deg,rgba(59,64,132,0),#202342)}.predict-result-price,.predict-result-trend{width:1280px;height:523px;background-color:rgba(49,54,109,.8);border-radius:24px;margin-top:40px;position:relative}.predict-result-price .predict-trend-tips,.predict-result-trend .predict-trend-tips{position:absolute;right:62px;top:96px;color:#fff}.predict-result-price img,.predict-result-trend img{height:60px;margin:32px auto 0}.predict-result-price{height:633px;margin-bottom:70px}.predict-result-price .predict-result-price-info{margin:32px auto 0;width:1200px;height:80px;line-height:80px;background-color:rgba(56,61,112,.6);border-radius:40px;font-size:16px;font-weight:600;color:#a5a7b8;text-align:left;padding:0 40px}.predict-result-price .predict-result-price-info span{font-size:36px;color:#5ddfff}.predict-result-price .predict-result-price-info i{font-size:32px;color:#00e2ff}.predict-modal .ant-modal-content{background-color:#2c3164;-webkit-box-shadow:0 8px 30px 0 #202342;box-shadow:0 8px 30px 0 #202342;border-radius:8px}.predict-modal .ant-modal-body{width:720px;height:360px;padding:40px 0 0}.predict-modal .ant-modal-body .predict-modal-title{font-size:28px;font-weight:600;text-align:center;margin:0 auto 32px;color:#fff}.predict-modal .ant-modal-body .predict-modal-main{width:656px;margin:35px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.predict-modal .ant-modal-body .predict-modal-main .predict-trend-empty{width:80px}.predict-modal .ant-modal-body .predict-modal-main .predict-trend{display:-ms-flexbox;display:flex}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-trend-title{width:48px;height:48px;background-color:hsla(0,0%,100%,.1);border-radius:4px;font-size:16px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:16px}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress-wrap{height:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-title{font-size:14px;color:#a5a8c3}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-value,.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-value-2,.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-value-3{margin:0 8px;max-width:122px;height:10px;background-image:-webkit-gradient(linear,left bottom,left top,from(#4e7cff),to(#1a55ff));background-image:-o-linear-gradient(bottom,#4e7cff 0,#1a55ff 100%);background-image:linear-gradient(0deg,#4e7cff,#1a55ff);border-radius:8px}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-value-2{background-image:-webkit-gradient(linear,left bottom,left top,from(#8585bb),to(#5c5b94));background-image:-o-linear-gradient(bottom,#8585bb 0,#5c5b94 100%);background-image:linear-gradient(0deg,#8585bb,#5c5b94)}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-value-3{background-image:-webkit-gradient(linear,left top,left bottom,from(#36b7cc),to(#3cd5bd));background-image:-o-linear-gradient(top,#36b7cc 0,#3cd5bd 100%);background-image:linear-gradient(180deg,#36b7cc,#3cd5bd)}.predict-modal .ant-modal-body .predict-modal-main .predict-trend .predict-progress .progress-number{font-size:14px;color:#fff}.predict-modal .ant-modal-body .predict-modal-result{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:656px;height:112px;padding:24px;background-color:hsla(0,0%,100%,.05);border-radius:8px;margin:0 auto}.predict-modal .ant-modal-body .predict-modal-result .predict-modal-result-des{font-size:12px;color:#a5a8c3}.predict-modal .ant-modal-body .predict-modal-result .predict-modal-result-des span{color:#fff}.predict-modal .ant-modal-body .predict-modal-result .predict-modal-result-trend{margin-top:20px}.predict-modal .ant-modal-body .predict-modal-result .predict-modal-result-trend i{font-size:18px;font-weight:600;color:#fff;margin-right:16px}.predict-modal .ant-modal-body .predict-modal-result .predict-modal-result-trend span{font-size:18px;color:#a5a8c3}.predict-modal .ant-modal-body .predict-modal-result .predict-modal-result-trend img{width:24px;height:13px;margin-left:4px}.new-slogan-info-wrap{padding:24px 24px 16px 0;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.new-slogan-info-wrap .slogan-title{font-size:24px;color:#282b59;font-weight:500}.new-slogan-info-wrap .slogan-des{margin-top:8px;font-weight:400;margin-left:16px;font-size:14px;color:#343874}.new-slogan-info-wrap .slogan-filter{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:30px}.new-slogan-info-wrap .slogan-filter a{color:#343874}.new-slogan-info-wrap .tabs-title{display:-ms-flexbox;display:flex;height:40px}.new-slogan-info-wrap .tabs-title .tab{cursor:pointer;text-align:center;line-height:24px;font-size:14px;font-weight:500;margin-bottom:-1px;color:#282b59;margin-right:24px}.new-slogan-info-wrap .tabs-title .tab:hover{color:#1d39c4}.new-slogan-info-wrap .tabs-title .tab-active{color:#2f54eb;border-bottom:2px solid #2f54eb}.foryou-sort-default,.foryou-sort-default-active{cursor:pointer;font-size:14px;color:#343874;margin-right:24px}.foryou-sort-default-active{cursor:default;color:#2f54eb}.shop-item .batch-hot-watch{margin:0 auto}.hot-item-tips-wrap{position:fixed;z-index:10;top:226px}.hot-item-tips-wrap .hot-item-tips{position:absolute;width:158px;text-align:center;font-size:12px;color:#fff;top:-7px;background-color:#2f54eb;border-radius:2px;line-height:16px;opacity:.85;right:-310px;padding:6px 0}.hot-item-tips-wrap .hot-item-line{position:absolute;top:12px;left:68px;height:2px;width:85px;background-color:#2f54eb;opacity:.85}.hot-item-tips-wrap .hot-item-circle{position:absolute;top:0;left:45px;width:24px;height:24px;border-radius:12px;background-color:#2f54eb;opacity:.85}.recommended-daily{position:relative}.recommended-daily:after{content:"猜你喜欢";position:absolute;display:inline-block;color:#fff;line-height:18px;font-weight:400;font-size:12px;left:64px;top:0;width:56px;text-align:center;height:18px;background-image:-o-linear-gradient(315deg,#9460ff 0,#2866ff 100%);background-image:linear-gradient(135deg,#9460ff,#2866ff);border-radius:9px}.select-wrap{display:-ms-flexbox;display:flex;font-size:12px;color:#282b59}.select-wrap .select-line-wrap{margin-right:16px;padding-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.select-wrap .select-line-wrap:last-child{margin-right:0}.select-wrap .select-line-wrap .select-son,.select-wrap .select-line-wrap .select-son-active{cursor:pointer;display:inline-block;height:32px;line-height:32px;padding:0 16px;margin-bottom:16px;white-space:nowrap}.select-wrap .select-line-wrap .select-son-active,.select-wrap .select-line-wrap .select-son-active:hover,.select-wrap .select-line-wrap .select-son:hover{color:#2f54eb;background-color:#f0f5ff}.template-list-wrap{position:relative;z-index:8;padding:0 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1178px;margin-top:56px;margin-bottom:20px}.template-list-wrap .filter-shop{height:24px;line-height:24px;color:#282b59;font-weight:500;font-size:14px}.template-list-wrap .saveTmpBtn{cursor:pointer;display:inline-block;height:32px;line-height:32px;font-size:14px;border-radius:16px;border:1px solid #2f54eb;padding:0 16px;color:#2f54eb}.template-list-wrap .saveTmpBtn:hover{color:#6483ff;border:1px solid #6483ff}.template-list-wrap .template-list .template-list-title{font-size:14px;color:#fff;margin-right:24px}.template-list-wrap .template-list .template-list-empty{font-size:12px}.template-list-wrap .template-list .template-value:hover>.delete-tmp{display:inline}.template-list-wrap .template-list .template-value,.template-list-wrap .template-list .template-value-active{position:relative;cursor:pointer;text-align:center;display:inline-block;color:#282b59;border-radius:2px;font-size:12px;margin-right:16px}.template-list-wrap .template-list .template-value-active span,.template-list-wrap .template-list .template-value span{display:inline-block;height:32px;line-height:32px;padding:0 16px}.template-list-wrap .template-list .template-value-active .delete-tmp,.template-list-wrap .template-list .template-value .delete-tmp{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:none;position:absolute;top:-7px;right:-7px;color:#fff;border-radius:50%}.template-list-wrap .template-list .template-value-active .delete-tmp svg,.template-list-wrap .template-list .template-value .delete-tmp svg{width:18px;height:18px}.template-list-wrap .template-list .template-value-active{background-color:#2f54eb;color:#fff}.template-list-wrap .template-list .template-value-active:after{content:"";position:absolute;width:16px;height:16px;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;bottom:-32px;left:0;right:0;margin:0 auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.recommend-template-wrap .template-title{font-size:16px;font-weight:500;color:#282b59}.recommend-template-wrap .template-input{margin-top:40px;padding-bottom:4px;width:100%;border:0;border-bottom:1px solid #efeff2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.recommend-header-filter-wrap{background-image:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(rgba(225,229,248,.6)));background-image:-o-linear-gradient(bottom,#f5f5f5 0,rgba(225,229,248,.6) 100%);background-image:linear-gradient(0deg,#f5f5f5,rgba(225,229,248,.6));position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-color:#f5f5f5}.recommend-header-filter-wrap .recommend-header-img{position:absolute;height:334px;left:0;right:0;margin:0 auto;top:0;z-index:1}.recommend-header-filter-wrap .recommend-title{z-index:9;font-size:32px;font-weight:500;color:#282b59;margin-bottom:40px;margin-top:60px}.recommend-header-filter-wrap .recommend-hotkey-wrap{z-index:9;min-height:18px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#282b59;font-size:12px;margin-top:12px}.recommend-header-filter-wrap .recommend-hotkey-wrap>span{margin-right:24px}.recommend-header-filter-wrap .recommend-history-wrap{-webkit-transition:max-height .3s;-o-transition:max-height .3s;transition:max-height .3s;position:absolute;overflow:hidden;margin-top:-30px;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:426px;max-height:398px;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;border-top-right-radius:0}.recommend-header-filter-wrap .recommend-history-wrap .history-title{height:40px;line-height:40px;border-bottom:1px solid #efeff2;border-top-right-radius:2px;border-top-left-radius:2px}.recommend-header-filter-wrap .recommend-history-wrap .history-title,.recommend-header-filter-wrap .recommend-history-wrap .history-value{padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;font-size:14px;color:#343874}.recommend-header-filter-wrap .recommend-history-wrap .history-value{cursor:pointer;height:34px;line-height:34px}.recommend-header-filter-wrap .recommend-history-wrap .history-value .history-value-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.recommend-header-filter-wrap .recommend-history-wrap .history-value .history-value-close{display:none}.recommend-header-filter-wrap .recommend-history-wrap .history-value:hover{color:#2f54eb;background-color:#f0f5ff}.recommend-header-filter-wrap .recommend-history-wrap .history-value:hover>.history-value-close{display:inline-block}.recommend-header-filter-wrap .header-filter-bg{z-index:9;position:relative}.recommend-header-filter-wrap .input-wrap{position:relative;z-index:9;background-color:#fff;height:48px;line-height:48px;padding-left:8px;border-top-left-radius:4px;border-bottom-left-radius:4px;display:inline-block}.recommend-header-filter-wrap .input-wrap .header-filter-input{z-index:2;background-color:transparent;width:552px;height:20px;border:0;color:#343874;line-height:20px;padding-right:54px}.recommend-header-filter-wrap .input-wrap .header-filter-input::-webkit-input-placeholder{color:#c8c9d7}.recommend-header-filter-wrap .input-wrap .header-filter-input::-moz-placeholder{color:#c8c9d7}.recommend-header-filter-wrap .input-wrap .header-filter-input:-ms-input-placeholder{color:#c8c9d7}.recommend-header-filter-wrap .input-wrap .header-filter-input::-ms-input-placeholder{color:#c8c9d7}.recommend-header-filter-wrap .input-wrap .header-filter-input::placeholder{color:#c8c9d7}.recommend-header-filter-wrap .input-submit{position:relative;z-index:2;cursor:pointer;display:inline-block;width:48px;height:48px;line-height:48px;background-color:#2f54eb;text-align:center;font-size:14px;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff}.recommend-header-filter-wrap .des-shop{position:relative;z-index:2;text-align:center;margin-top:48px;font-size:12px;color:#fff}.recommend-header-filter-wrap .des-item{position:relative;z-index:2;margin-top:4px;font-size:12px;color:#fff}.recommend-header-filter-wrap .number-mark{position:relative;z-index:2;text-align:center;font-size:80px;color:#fff}.recommend-header-filter-wrap .filter-condition{height:189px;background-color:#fff;z-index:9}.recommend-header-filter-wrap .input-radio{position:relative;z-index:2;margin-top:24px}.recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-wrapper{color:#fff;font-size:14px}.recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-inner{background-color:#2f54eb}.recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-inner:after{background-color:#fff}.recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-checked .ant-radio-inner{border-color:#fff}.recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-checked:after{border:1px solid #fff!important}.batch-join-watch{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#fff;width:1178px;margin:0 auto;padding:16px 24px 0;font-size:14px}.batch-join-watch .check-all{font-size:14px;color:#343874}.batch-join-watch .check-num{font-size:14px;font-weight:500;color:#282b59}.batch-join-watch .join-watch-btn{display:inline-block}.recommend-page{clear:both;background-color:#fff;width:1178px;padding-bottom:12px;margin:0 auto}.content-recommend{height:100%;width:1392px;position:relative;margin:0 auto}.content-recommend .to-new{position:absolute;display:inline-block;top:0;right:0;height:84px;width:84px}.content-recommend .to-new .txt{text-align:right;font-size:12px;padding-top:11px;padding-right:5px;z-index:3;height:0;width:0}.content-recommend .to-new .txt,.content-recommend .to-new:after,.content-recommend .to-new:before{position:absolute;top:0;right:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}.content-recommend .to-new:after,.content-recommend .to-new:before{z-index:4;content:"";width:32.30769231px;height:21.53846154px;background:-o-linear-gradient(56.7deg,#d9d7dd 14%,#eae9eb 20%,#f9f8fa 33%,#f9f9fa 43%,#fff 50%,transparent 50%,transparent);background:linear-gradient(33.3deg,#d9d7dd 14%,#eae9eb 20%,#f9f8fa 33%,#f9f9fa 43%,#fff 50%,transparent 0,transparent);border-radius:0 0 0 30px/0 0 0 90px;-webkit-box-shadow:-5px 2px 8px rgba(0,0,0,.06);box-shadow:-5px 2px 8px rgba(0,0,0,.06)}.content-recommend .to-new:before{z-index:2;background-color:#fff}.content-recommend .to-new:hover .txt,.content-recommend .to-new:hover:after,.content-recommend .to-new:hover:before{height:56px;width:84px}.content-recommend .show-mask{position:absolute;height:100%;width:100%;z-index:10;cursor:not-allowed}.content-recommend .imgs-wrap{background-color:#fff;width:1178px;padding:0 16px;margin:24px auto 0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);float:inherit}.content-recommend .content-filter{padding:0 24px;width:1178px;margin:0 auto;background-color:#fff}.content-recommend .content-filter .blank-line{height:16px}.content-recommend .content-filter .search-result{font-size:12px;height:57px;line-height:57px;color:#282b59;border-bottom:1px solid #f5f5f5}.content-recommend .filter-recommend-wrap{position:relative;margin:0 auto;z-index:1;width:1178px;padding:2px 24px;background-color:#fff}.content-recommend .filter-recommend-wrap .shop-line{display:-ms-flexbox;display:flex;margin:24px 0}.content-recommend .filter-recommend-wrap .shop-line .filter-shop{height:24px;line-height:24px;width:64px;text-align:right;color:#282b59;font-weight:500;font-size:14px}.content-recommend .filter-recommend-wrap .shop-line .sort-item-active{margin-right:30px;color:#2f54eb;font-size:14px}.content-recommend .filter-recommend-wrap .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1}.content-recommend .filter-recommend-wrap .shop-line .shop-item,.content-recommend .filter-recommend-wrap .shop-line .shop-item-active{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.content-recommend .filter-recommend-wrap .shop-line .shop-item-active.disabled,.content-recommend .filter-recommend-wrap .shop-line .shop-item.disabled{opacity:.4;cursor:not-allowed}.content-recommend .filter-recommend-wrap .shop-line .shop-item-active:hover,.content-recommend .filter-recommend-wrap .shop-line .shop-item:hover{color:#6483ff}.content-recommend .filter-recommend-wrap .shop-line .shop-item-active{color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.content-recommend .filter-recommend-wrap .shop-line .shop-item-active:hover{color:#fff}.content-recommend .filter-recommend-wrap .shop-line .select-all{height:24px;line-height:24px;margin-left:10px}.recommend-sort-wrap{position:relative;display:-ms-flexbox;display:flex;background-color:#fff;width:1178px;margin:0 auto;padding:16px 24px 0;font-size:14px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.recommend-sort-wrap .sort-first-content{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.recommend-sort-wrap .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.recommend-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper,.recommend-sort-wrap .price-input-wrap .small-number-input.ant-input-affix-wrapper{width:auto}.recommend-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix,.recommend-sort-wrap .price-input-wrap .small-number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.recommend-sort-wrap .price-input-wrap .number-input .ant-input,.recommend-sort-wrap .price-input-wrap .small-number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.recommend-sort-wrap .price-input-wrap .small-number-input .ant-input{width:60px}.recommend-sort-wrap .price-input-wrap .price-line{margin:0 4px}.recommend-sort-wrap .radio-wrap{margin-right:10px}.recommend-sort-wrap .sort-title{font-weight:500;font-size:14px;color:#333;margin-right:5px}.recommend-sort-wrap .sort-item,.recommend-sort-wrap .sort-item-active{color:#343874;font-size:14px;cursor:pointer;margin-right:30px}.recommend-sort-wrap .sort-item-active:hover,.recommend-sort-wrap .sort-item:hover,.recommend-sort-wrap .sort-type-active{color:#2f54eb}.recommend-sort-wrap .sort-item-up-down,.recommend-sort-wrap .sort-item-up-down-active{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:14px;cursor:pointer;margin-right:30px}.recommend-sort-wrap .sort-item-up-down-active .up-down-button,.recommend-sort-wrap .sort-item-up-down .up-down-button{margin-left:5px;height:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button,.recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button{display:inline-block}.recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:after,.recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button:after{display:block;content:"";width:0;height:0;border-color:transparent transparent #a1a6ae;border-style:solid;border-width:0 3px 4px}.recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:hover:after,.recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button:hover:after{border-color:transparent transparent #2f54eb}.recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down,.recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button.down{margin-top:2px}.recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down:after,.recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button.down:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommend-sort-wrap .sort-item-up-down-active .sort-label,.recommend-sort-wrap .sort-item-up-down-active:hover .sort-label,.recommend-sort-wrap .sort-item-up-down:hover .sort-label{color:#2f54eb}.recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.active:after{border-color:transparent transparent #2f54eb}.shop-style-menu{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;min-width:135px;max-height:400px;background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.shop-style-menu .ant-menu-root .ant-menu-item{text-align:left;height:32px;line-height:32px}.shop-style-menu .ant-menu-root .ant-menu-item .ant-checkbox-wrapper span{color:#343874}.shop-style-menu .ant-menu-root .ant-menu-item:hover{background-color:#f0f5ff}.shop-style-menu .ant-menu-root .ant-menu-item:hover .ant-checkbox-wrapper span{color:#2f54eb}.shop-style-menu ul{-ms-flex:1 1;flex:1 1;overflow:auto}.shop-style-menu .shop-style-menu-footer-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;line-height:40px}.shop-style-menu .shop-style-menu-footer-wrap:hover{background-color:#fff}.shop-style-menu .shop-style-menu-footer-wrap span{cursor:pointer;font-size:14px;font-weight:500;color:#c8c9d7}.shop-style-menu .shop-style-menu-footer-wrap span:last-of-type{margin-left:32px;color:#2f54eb}.menu-footer-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 -24px;padding:0 24px}.menu-footer-wrap:hover{background-color:#fff}.menu-footer-wrap span{cursor:pointer;font-size:14px;font-weight:500;color:#c8c9d7;width:50%;text-align:center}.menu-footer-wrap span:last-of-type{color:#2f54eb}.ant-popover.recommend-popover-not-find .ant-popover-content{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.ant-popover.recommend-popover-not-find .ant-popover-content .ant-popover-arrow{display:none}.filter-line{height:8px;width:100%;background:#f5f5f5}.content-recommend .filter-hotitem-wrap{width:auto;padding:0}.btn-date-group .btn-date-type{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59}.btn-date-group .btn-date-type.active{background-color:#2f54eb;color:#fff}.btn-date-group .btn-export-type{margin-left:24px;display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;font-stretch:normal;line-height:28px;letter-spacing:0;text-align:center;color:#2f54eb}.btn-date-group .btn-export-type:hover{background-color:#6483ff;color:#fff}.diy-display-date{cursor:default;height:28px;line-height:28px;background-color:#f7f7fa;color:#343874;margin:0 2px;padding:0 8px;display:inline-block}.hotitem-footer{background-color:#f5f5f5;font-size:14px;font-weight:400;font-stretch:normal;line-height:18px;letter-spacing:0;color:#343874;text-align:center;padding-top:40px;padding-bottom:65px}.hotitem-footer .float-nav{color:#343874;font-size:26px;text-align:center;cursor:pointer}.hotitem-footer .float-nav:hover{color:#6483ff}.hotitem-footer .float-nav-contactus{position:relative;display:inline-block}.hotitem-footer .float-nav-contactus:hover .float-concat-detail{display:block}.hotitem-footer .float-nav-contactus:hover .text{color:#343874}.hotitem-footer .float-nav-contactus .text{font-size:14px;color:#343874}.hotitem-footer .float-nav-contactus .float-concat-detail{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:none;position:absolute;height:224px;padding-bottom:20px;width:288px;left:-74px;bottom:32px;background:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);text-align:left;font-weight:400}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line{width:100%;padding:20px 30px 0;color:#333}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .login-list-hot-line{width:100%;color:#333}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .login-list-hot-line.line{border-bottom:1px solid #e6e6e6;height:52px;margin-bottom:15px}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .login-list-hot-line .hot-line-header{font-size:14px;line-height:14px}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .login-list-hot-line .hot-line-text{margin-top:10px;font-size:12px;line-height:12px}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .login-list-hot-line .hot-line-text span{color:#2f54eb}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .float-concat-detail-text{font-size:14px;line-height:14px}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .float-concat-detail-txt{margin-top:10px;font-size:12px;line-height:12px}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .float-concat-detail-img{margin-top:15px;width:70px;height:70px;background:#fff;padding:3px;border:1px solid #ececec}.hotitem-footer .float-nav-contactus .float-concat-detail .float-concat-detail-line .float-concat-detail-img:after{display:block;content:"";width:100%;height:100%;background:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/wechat.bb6a61e8.png) top/contain no-repeat}.category-item-wrap .category-item-search .filter-recommend-wrap{max-height:300px;overflow:auto;border-bottom:16px solid #f5f5f5;margin:0 -24px;padding:0 24px;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category{margin-top:4px;background:#fff;display:-ms-flexbox;display:flex}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-title-wrap{width:100px;font-size:14px;color:#282b59;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-scroll{height:auto;-ms-flex:1 1;flex:1 1}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-edit{background-color:#f7f8fa;border-radius:4px}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap{padding-left:8px;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;overflow:auto;max-height:82px;color:#282b59}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap .category-value{display:inline-block;cursor:pointer;margin:12px 40px 12px 0;height:17px;line-height:17px;font-size:14px;color:#343874}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap .category-value:hover{color:#6483ff}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap .category-value .ant-checkbox-wrapper{font-size:14px;color:#343874}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap .category-value .ant-checkbox-wrapper:hover{color:#6483ff}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .check-more-operate{margin-bottom:12px;padding-left:8px}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap::-webkit-scrollbar{-webkit-appearance:none}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap::-webkit-scrollbar-thumb{border-radius:2px;border:6px solid #f7f8fa;background-color:#c8c9d7}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-values-wrap::-webkit-scrollbar-track{background-color:#f7f8fa;border-radius:2px}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-operate-wrap{width:50px;text-align:right;height:41px;line-height:41px}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-operate-wrap .category-operate-check{cursor:pointer;width:40px;margin-right:24px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;border:1px solid #c8c9d7;font-size:12px;color:#343874}.category-item-wrap .category-item-search .filter-recommend-wrap .search-recommend-category .category-operate-wrap .category-operate-more{cursor:pointer;white-space:nowrap;width:40px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;font-size:12px;color:#343874}.category-item-wrap .category-item-search .search-recommend-category:last-of-type{padding-bottom:8px}.category-item-wrap .category-item-search .filter-wrap-close{border-bottom:0}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-active{color:#343874;font-size:14px;cursor:pointer;margin-right:30px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-active:hover,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item:hover{color:#2f54eb}.result-template-list-wrap{z-index:9;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1392px;padding:0 24px;top:230px;position:absolute}.result-template-list-wrap .saveTmpBtn{cursor:pointer;display:inline-block;border-radius:16px;border:1px solid #fff;height:32px;line-height:32px;font-size:14px;padding:0 16px;color:#fff}.result-template-list-wrap .saveTmpBtn:hover{color:#6483ff}.result-template-list-wrap .template-list .template-list-title{font-size:14px;color:#fff;margin-right:24px}.result-template-list-wrap .template-list .template-list-empty{font-size:12px;opacity:.8}.result-template-list-wrap .template-list .template-value:hover>.delete-tmp{display:inline}.result-template-list-wrap .template-list .template-value,.result-template-list-wrap .template-list .template-value-active{font-weight:500;position:relative;cursor:pointer;text-align:center;display:inline-block;background-color:#5876ef;color:#fff;border-radius:2px;border:1px solid #2f54eb;font-size:12px;margin-right:16px}.result-template-list-wrap .template-list .template-value-active span,.result-template-list-wrap .template-list .template-value span{display:inline-block;height:32px;line-height:32px;padding:0 16px}.result-template-list-wrap .template-list .template-value-active .delete-tmp,.result-template-list-wrap .template-list .template-value .delete-tmp{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:none;position:absolute;top:-7px;right:-7px;color:#fff;border-radius:50%}.result-template-list-wrap .template-list .template-value-active .delete-tmp svg,.result-template-list-wrap .template-list .template-value .delete-tmp svg{width:18px;height:18px}.result-template-list-wrap .template-list .template-value-active{background-color:#fff;color:#2f54eb}.result-recommend-template-wrap .template-title{font-size:16px;font-weight:500;color:#282b59}.result-recommend-template-wrap .template-input{margin-top:40px;padding-bottom:4px;width:100%;border:0;border-bottom:1px solid #efeff2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.result-recommend-header-filter-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:410px;margin:0 -24px;background-color:#2f54eb}.result-recommend-header-filter-wrap .result-tab{position:absolute;top:192px;width:1392px;margin:0 auto;left:0;right:0;line-height:24px;font-size:14px;color:#fff}.result-recommend-header-filter-wrap .result-tab a.result-tab-item{max-width:40em;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;vertical-align:top;font-size:16px;font-weight:500;color:hsla(0,0%,100%,.6);margin:0 24px 0 4px}.result-recommend-header-filter-wrap .result-tab a.result-tab-item:hover{color:hsla(0,0%,100%,.8)}.result-recommend-header-filter-wrap .result-tab a.result-tab-item.active{color:#fff}.result-recommend-header-filter-wrap .result-add-item-btn{z-index:2;position:absolute;top:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;margin:0 auto;text-align:right;padding-right:24px;padding-bottom:16px;color:#fff;cursor:pointer}.result-recommend-header-filter-wrap .result-add-item-btn .result-add-item-des{color:hsla(0,0%,99.6%,.8);cursor:default;margin-right:16px}.result-recommend-header-filter-wrap .header-bg-img{z-index:1;position:absolute;left:0;right:0;margin:0 auto;width:688px;height:121px}.result-recommend-header-filter-wrap .recommend-hotkey-wrap{z-index:9;min-height:18px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#fff;font-size:12px;margin-top:12px}.result-recommend-header-filter-wrap .recommend-hotkey-wrap>span{margin-right:24px}.result-recommend-header-filter-wrap .recommend-history-wrap{-webkit-transition:max-height .3s;-o-transition:max-height .3s;transition:max-height .3s;overflow:hidden;margin-top:-30px;z-index:10;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:426px;max-height:398px;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;border-top-right-radius:0}.result-recommend-header-filter-wrap .recommend-history-wrap .history-title{padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:40px;line-height:40px;background-color:#fff;font-size:14px;color:#343874;border-bottom:1px solid #efeff2;border-top-right-radius:2px;border-top-left-radius:2px}.result-recommend-header-filter-wrap .recommend-history-wrap .history-value{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;height:34px;line-height:34px;background-color:#fff;font-size:14px;color:#343874}.result-recommend-header-filter-wrap .recommend-history-wrap .history-value .history-value-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.result-recommend-header-filter-wrap .recommend-history-wrap .history-value .history-value-close{display:none}.result-recommend-header-filter-wrap .recommend-history-wrap .history-value:hover{color:#2f54eb;background-color:#f0f5ff}.result-recommend-header-filter-wrap .recommend-history-wrap .history-value:hover>.history-value-close{display:inline-block}.result-recommend-header-filter-wrap .input-wrap{position:relative;background-color:hsla(0,0%,100%,.4);height:40px;line-height:40px;margin-top:80px;padding-left:8px;border-top-left-radius:4px;border-bottom-left-radius:4px;display:inline-block}.result-recommend-header-filter-wrap .input-wrap .header-filter-input{z-index:2;background-color:transparent;width:418px;height:20px;border:0;color:#fff;line-height:20px}.result-recommend-header-filter-wrap .input-wrap .header-filter-input::-webkit-input-placeholder{color:#fff}.result-recommend-header-filter-wrap .input-wrap .header-filter-input::-moz-placeholder{color:#fff}.result-recommend-header-filter-wrap .input-wrap .header-filter-input:-ms-input-placeholder{color:#fff}.result-recommend-header-filter-wrap .input-wrap .header-filter-input::-ms-input-placeholder{color:#fff}.result-recommend-header-filter-wrap .input-wrap .header-filter-input::placeholder{color:#fff}.result-recommend-header-filter-wrap .input-submit{position:absolute;right:-72px;z-index:2;cursor:pointer;display:inline-block;width:72px;height:40px;line-height:40px;background-color:#6483ff;text-align:center;font-size:14px;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff}.result-recommend-header-filter-wrap .input-submit.disabled{opacity:.5}.result-recommend-header-filter-wrap .des-shop{position:relative;z-index:2;text-align:center;margin-top:48px;font-size:12px;color:#fff}.result-recommend-header-filter-wrap .des-item{position:relative;z-index:2;margin-top:4px;font-size:12px;color:#fff}.result-recommend-header-filter-wrap .number-mark{position:relative;z-index:2;text-align:center;font-size:80px;color:#fff}.result-recommend-header-filter-wrap .filter-condition{height:189px;background-color:#fff;z-index:9}.result-recommend-header-filter-wrap .input-radio{position:relative;z-index:2;margin-top:24px}.result-recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-wrapper{color:#fff;font-size:14px}.result-recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-inner{background-color:#2f54eb}.result-recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-inner:after{background-color:#fff}.result-recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-checked .ant-radio-inner{border-color:#fff}.result-recommend-header-filter-wrap .input-radio .search-input-radio .ant-radio-checked:after{border:1px solid #fff!important}.batch-join-watch.batch-join-watch-important{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#fff;width:1392px;margin:0 auto;padding:16px 24px 0;font-size:14px}.batch-join-watch.batch-join-watch-important .check-all{font-size:14px;color:#343874}.batch-join-watch.batch-join-watch-important .check-num{font-size:14px;font-weight:500;color:#282b59}.result-recommend-page{clear:both;background-color:#fff;width:1392px;padding-bottom:12px;margin:0 auto}.result-content-recommend{height:auto}.result-content-recommend .show-mask{position:absolute;height:100%;width:100%;z-index:10;cursor:not-allowed}.result-content-recommend .result-imgs-wrap{background-color:#fff;width:1392px;padding:16px 24px 0;margin:0 auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);float:inherit;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.result-content-recommend .result-content-filter{padding:0 24px;width:1392px;margin:0 auto;background-color:#fff}.result-content-recommend .result-content-filter .blank-line{height:16px}.result-content-recommend .result-content-filter .search-result{font-size:12px;height:57px;line-height:57px;color:#282b59;border-bottom:1px solid #f5f5f5}.result-content-recommend .result-filter-recommend-wrap{position:relative;z-index:1;width:1392px;margin:-172px auto 0;padding:2px 24px;background-color:#fff}.result-content-recommend .result-filter-recommend-wrap:after{content:"";width:96.5%;height:1px;background-color:#efeff2;position:absolute;bottom:-1px}.result-content-recommend .result-filter-recommend-wrap .result-item-wrap{font-size:14px;color:#343874;line-height:16px}.result-content-recommend .result-filter-recommend-wrap .result-item-wrap .result-item-value{max-width:40em;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;vertical-align:top;font-size:16px;font-weight:500;margin:0 4px;color:#282b59}.result-content-recommend .result-filter-recommend-wrap .shop-line{display:-ms-flexbox;display:flex;margin:24px 0}.result-content-recommend .result-filter-recommend-wrap .shop-line .filter-shop{height:24px;line-height:24px;color:#282b59;font-weight:500;font-size:14px}.result-content-recommend .result-filter-recommend-wrap .shop-line>.sort-item-active{margin-right:32px;font-size:14px;color:#282b59}.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1}.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item,.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item-active{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item-active.disabled,.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item.disabled{opacity:.4;cursor:not-allowed}.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item-active:hover,.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item:hover{color:#6483ff}.result-content-recommend .result-filter-recommend-wrap .shop-line .shop-item-active{color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.result-content-recommend .result-filter-recommend-wrap .shop-line .select-all{height:24px;line-height:24px;margin-left:10px}.result-recommend-sort-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:1392px;margin:0 auto;padding:16px 24px 0;font-size:14px}.result-recommend-sort-wrap .sort-first-content{line-height:24px;padding-bottom:16px}.result-recommend-sort-wrap .price-input-wrap,.result-recommend-sort-wrap .sort-first-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.result-recommend-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.result-recommend-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.result-recommend-sort-wrap .price-input-wrap .number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.result-recommend-sort-wrap .price-input-wrap .price-line{margin:0 4px}.result-recommend-sort-wrap .radio-wrap{margin-right:10px}.result-recommend-sort-wrap .sort-title{font-weight:500;font-size:14px;color:#333;margin-right:5px}.result-recommend-sort-wrap .sort-item,.result-recommend-sort-wrap .sort-item-active{color:#343874;font-size:14px;cursor:pointer;margin-right:30px}.result-recommend-sort-wrap .sort-item-active:hover,.result-recommend-sort-wrap .sort-item:hover{color:#2f54eb}.result-recommend-sort-wrap .sort-item-up-down,.result-recommend-sort-wrap .sort-item-up-down-active{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:14px;cursor:pointer;margin-right:30px}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button,.result-recommend-sort-wrap .sort-item-up-down .up-down-button{margin-left:5px;height:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button,.result-recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button{display:inline-block}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:after,.result-recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button:after{display:block;content:"";width:0;height:0;border-color:transparent transparent #a1a6ae;border-style:solid;border-width:0 3px 4px}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:hover:after,.result-recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button:hover:after{border-color:transparent transparent #2f54eb}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down,.result-recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button.down{margin-top:2px}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down:after,.result-recommend-sort-wrap .sort-item-up-down .up-down-button .desc-button.down:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.result-recommend-sort-wrap .sort-item-up-down-active .sort-label,.result-recommend-sort-wrap .sort-item-up-down-active:hover .sort-label,.result-recommend-sort-wrap .sort-item-up-down:hover .sort-label{color:#2f54eb}.result-recommend-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.active:after{border-color:transparent transparent #2f54eb}.result-recommend-sort-wrap .sort-type-active{color:#2f54eb}.shop-category .attributes-trend{height:455px;padding-top:24px}.shop-category .attributes-trend .attr-progress-wrap{width:211px}.shop-category .attributes-trend .attr-title{width:92px}.shop-category .attributes-trend .comp-attr-title{bottom:25px}.shop-category .attributes-trend .attr-chart-wrap-detail{margin-top:40px;max-width:1392px;-ms-flex:1 1;flex:1 1;height:313px}.batch-category-watch{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;height:52px;padding:26px 24px;font-size:14px;margin:-45px -20px 0;border-bottom:30px solid #fff}.batch-category-watch .check-all{font-size:14px;color:#343874}.batch-category-watch .check-num{font-size:14px;font-weight:500;color:#282b59}.category-detail{width:1392px;padding:0 20px;background-color:#fff;margin:0 auto}.category-detail .slogan-category{margin-left:12px;font-size:14px;height:22px;font-weight:400;line-height:22px;color:#343874}.category-detail .category-page-title{height:90px;line-height:90px;font-size:18px;font-weight:500;color:#282b59}.category-detail .category-tabs{margin-top:50px}.category-detail .category-tabs .tabs-title{display:-ms-flexbox;display:flex;height:38px}.category-detail .category-tabs .tabs-title .tab{cursor:pointer;text-align:center;line-height:32px;font-size:14px;font-weight:500;margin-bottom:-1px;color:#343874}.category-detail .category-tabs .tabs-title .tab-active{color:#2f54eb;border-bottom:2px solid #2f54eb}.category-detail .category-tabs .real-content{background-color:#fff;border-top:0;padding:30px 0}.category-detail .category-tabs .real-content .top-items-wrap .top-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.category-detail .category-tabs .real-content .content-baseinfo{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 20px}.category-detail .category-tabs .real-content .chart-sale-wrap .chart-header,.category-detail .category-tabs .real-content .chart-sku-wrap .chart-header{margin-top:50px;margin-bottom:20px;font-size:18px;font-weight:500;color:rgba(21,33,53,.8);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.category-detail .category-tabs .real-content .chart-sale-wrap .total-detail,.category-detail .category-tabs .real-content .chart-sku-wrap .total-detail{color:#282b59}.category-detail .category-tabs .real-content .chart-sale-wrap .total-detail .total-title,.category-detail .category-tabs .real-content .chart-sku-wrap .total-detail .total-title{height:22px;font-size:16px;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.category-detail .category-tabs .real-content .chart-sale-wrap .total-detail .total-date,.category-detail .category-tabs .real-content .chart-sku-wrap .total-detail .total-date{margin-top:5px;margin-bottom:40px;font-size:13px;color:#343874}.category-detail .category-tabs .real-content .chart-sale-wrap .total-detail .ant-select-selection--single,.category-detail .category-tabs .real-content .chart-sku-wrap .total-detail .ant-select-selection--single{height:32px}.category-detail .category-tabs .real-content .chart-sale-wrap .total-detail .ant-select-selection__rendered,.category-detail .category-tabs .real-content .chart-sku-wrap .total-detail .ant-select-selection__rendered{line-height:32px}.category-detail .category-tabs .real-content .chart-sale-wrap .total-detail .ant-input,.category-detail .category-tabs .real-content .chart-sku-wrap .total-detail .ant-input{height:36px;line-height:36px}.category-detail .category-tabs .real-content .chart-sku-wrap .sku-chart-wrap{height:425px;display:-ms-flexbox;display:flex}.category-detail .category-tabs .real-content .chart-sku-wrap .sku-chart-wrap>div:first-child{border:1px solid rgba(21,33,53,.1);height:425px;margin-right:20px;-ms-flex:1 1;flex:1 1;float:left}.category-detail .category-tabs .real-content .chart-sku-wrap .sku-chart-wrap>div:last-child{border:1px solid rgba(21,33,53,.1);height:425px;-ms-flex:1 1;flex:1 1;float:right}.category-detail .category-detail-operate{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.category-detail .category-detail-filter{font-size:16px;margin-bottom:18px;font-weight:500;position:relative;color:rgba(21,33,53,.8)}.category-detail .category-detail-filter .line-filter{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.category-detail .category-detail-filter .filter-value{color:#2f54eb}.category-detail .category-detail-filter .filter-wrap .filter-type-wrap .ant-calendar-picker .ant-calendar-picker-input .ant-calendar-range-picker-input{margin-top:2px}.category-detail .empty-text{margin:0 auto;padding:20px}.category-detail .category-trend{margin-bottom:50px}.category-detail .category-trend .title-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;margin-top:30px}.category-detail .category-trend .title-wrap.top .pie-title{width:100%}.category-detail .category-trend .title-wrap.top .pie-title .explanation{right:0}.category-detail .category-trend .title-wrap .pie-title{font-size:18px;font-weight:500;color:rgba(21,33,53,.8);position:relative}.category-detail .category-trend .title-wrap .pie-title .explanation{right:-20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category-detail .category-trend .category-detail-radio-wrap{position:absolute;top:20px;left:20px;z-index:9}.monitor-new-slogan-info-wrap{padding:"24px 0 0 0";background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.monitor-new-slogan-info-wrap .slogan-title{font-size:24px;color:#282b59;font-weight:500;padding:24px 0 0 24px}.monitor-new-slogan-info-wrap .slogan-des{margin-top:8px;font-weight:400;margin-left:16px;font-size:14px;color:#343874}.monitor-new-slogan-info-wrap .slogan-filter{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-color:#fff;margin:32px 24px 16px;height:28px}.monitor-new-slogan-info-wrap .slogan-filter .left{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.monitor-new-slogan-info-wrap .slogan-filter a{color:#343874}.monitor-new-slogan-info-wrap .tabs-title{display:-ms-flexbox;display:flex;height:40px}.monitor-new-slogan-info-wrap .tabs-title .tab{cursor:pointer;text-align:center;line-height:24px;font-size:14px;font-weight:500;margin-bottom:-1px;color:#282b59;margin-right:24px}.monitor-new-slogan-info-wrap .tabs-title .tab:hover{color:#1d39c4}.monitor-new-slogan-info-wrap .tabs-title .tab-active{color:#2f54eb;border-bottom:2px solid #2f54eb}.shoplist-header-filter-wrap{height:350px;margin:0;background-color:#5d39d8}.shoplist-header-filter-wrap .input-submit{background-color:#8c69ff}.result-add-shop-btn{z-index:2;font-size:12px;position:absolute;margin:0 auto;top:195px;right:0;left:0;width:1178px;text-align:right;padding-right:24px;color:#fff;cursor:pointer;background-color:transparent;padding-bottom:16px}.result-add-shop-btn .result-add-shop-des{color:hsla(0,0%,99.6%,.8);cursor:default;margin-right:16px}.content .content-table .sort-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.content .content-table .sort-item-wrap .sort-item-active,.content .content-table .sort-item-wrap .sort-item-value{cursor:pointer;color:#343874;margin-right:24px}.content .content-table .sort-item-wrap .sort-item-active{cursor:default;color:#2f54eb}.filter-shoplist-wrap{margin:-108px auto 8px}.filter-shoplist-wrap .shop-line .sort-item-active{color:#343874}.shoplist-header-filter-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:400px;margin:-60px 0 0;padding-top:60px;background-color:#6b88ff}.shoplist-header-filter-wrap .result-info-wrap{position:absolute;bottom:184px;width:1178px;margin:0 auto;left:0;right:0;padding-left:24px;font-size:14px;color:#fff}.shoplist-header-filter-wrap .result-info-wrap .result-info-value{font-size:16px;font-weight:500;margin:0 4px}.shoplist-header-filter-wrap .header-bg-img{z-index:1;position:absolute;left:0;right:0;margin:0 auto;width:994px;height:87px;bottom:160px;opacity:.4}.shoplist-header-filter-wrap .input-wrap{position:relative;background-color:hsla(0,0%,100%,.4);height:40px;line-height:40px;margin-top:80px;padding-left:8px;border-top-left-radius:4px;border-bottom-left-radius:4px;display:inline-block;z-index:2}.shoplist-header-filter-wrap .input-wrap .header-filter-input{z-index:2;background-color:transparent;width:418px;height:20px;border:0;color:#fff;line-height:20px}.shoplist-header-filter-wrap .input-wrap .header-filter-input::-webkit-input-placeholder{color:#fff}.shoplist-header-filter-wrap .input-wrap .header-filter-input::-moz-placeholder{color:#fff}.shoplist-header-filter-wrap .input-wrap .header-filter-input:-ms-input-placeholder{color:#fff}.shoplist-header-filter-wrap .input-wrap .header-filter-input::-ms-input-placeholder{color:#fff}.shoplist-header-filter-wrap .input-wrap .header-filter-input::placeholder{color:#fff}.shoplist-header-filter-wrap .input-submit{position:relative;left:5px;z-index:2;cursor:pointer;display:inline-block;width:72px;height:40px;line-height:40px;background-color:#5d7aef;text-align:center;font-size:14px;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff}.shoplist-header-filter-wrap .des-shop{position:relative;z-index:2;text-align:center;margin-top:48px;font-size:12px;color:#fff}.shoplist-header-filter-wrap .des-item{position:relative;z-index:2;margin-top:4px;font-size:12px;color:#fff}.shoplist-header-filter-wrap .number-mark{position:relative;z-index:2;text-align:center;font-size:80px;color:#fff}.shoplist-header-filter-wrap .filter-condition{height:189px;background-color:#fff;z-index:9}.shoplist-header-filter-wrap .input-radio{position:relative;z-index:2;margin-top:24px}.shoplist-header-filter-wrap .input-radio .search-input-radio .ant-radio-wrapper{color:#fff;font-size:14px}.shoplist-header-filter-wrap .input-radio .search-input-radio .ant-radio-inner{background-color:#2f54eb}.shoplist-header-filter-wrap .input-radio .search-input-radio .ant-radio-inner:after{background-color:#fff}.shoplist-header-filter-wrap .input-radio .search-input-radio .ant-radio-checked .ant-radio-inner{border-color:#fff}.shoplist-header-filter-wrap .input-radio .search-input-radio .ant-radio-checked:after{border:1px solid #fff!important}.shops-link-group{-ms-flex-direction:column;flex-direction:column}.add-shop-btn{font-size:12px;position:absolute;left:0;right:0;text-align:center;color:#fff;cursor:pointer;background-color:transparent;padding-bottom:16px;margin:17px auto 0}.add-shop-btn .add-shop-des{color:hsla(0,0%,99.6%,.8);cursor:default;margin-right:16px}.shops-link{display:inline-block;font-size:13px;padding:5px 0}.shops-link .cancel{color:#c8c9d7}.disablemod{cursor:not-allowed!important}.shop-item-tag{padding:4px;font-size:12px;background-color:#fff2f2;color:#c66;line-height:1em;margin-right:12px}.shop-info .shop-name1{overflow:hidden;line-height:16px;max-height:32px;max-width:141px;margin-right:-16px;padding-right:16px;font-weight:500;color:#282b59;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.shop-info .shop-name1:hover{color:#1d39c4}.filter-shoplist-wrap{position:relative;width:1178px;z-index:1;padding:8px 24px;margin:-146px auto 8px;background-color:#fff}.filter-shoplist-wrap .shop-line{display:-ms-flexbox;display:flex;margin:24px 0}.filter-shoplist-wrap .shop-line .filter-shop{height:24px;line-height:24px;color:#282b59;font-weight:500;font-size:14px}.filter-shoplist-wrap .shop-line .sort-item-active{margin-right:32px;font-size:14px;color:#282b59}.filter-shoplist-wrap .shop-line .toggle-line{cursor:pointer;color:#666995}.filter-shoplist-wrap .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1}.filter-shoplist-wrap .shop-line .shop-item-wrap .select-area{z-index:20;display:inline-block;font-size:14px;color:#282b59;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff}.filter-shoplist-wrap .shop-line .shop-item,.filter-shoplist-wrap .shop-line .shop-item-active{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.filter-shoplist-wrap .shop-line .shop-item-active .numeric-input,.filter-shoplist-wrap .shop-line .shop-item .numeric-input{width:5em;height:25px}.filter-shoplist-wrap .shop-line .shop-item-active.disabled,.filter-shoplist-wrap .shop-line .shop-item.disabled{opacity:.4;cursor:not-allowed}.filter-shoplist-wrap .shop-line .shop-item-active .count,.filter-shoplist-wrap .shop-line .shop-item .count{width:14px;font-size:12px;color:#fff;text-align:center;line-height:14px;height:14px;display:inline-block;border-radius:50%;background-color:#2f54eb;vertical-align:middle;margin-left:2px}.filter-shoplist-wrap .shop-line .shop-item-active{margin-left:30px;color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.filter-shoplist-wrap .shop-line .select-all{height:24px;line-height:24px;margin-left:10px}.shop-list-popover-not-find .ant-popover-arrow{display:none!important}.shop-list-popover-not-find .ant-popover-content{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.shop-item-wrap-hidden{height:34px;overflow:hidden}.shoplist-item-change{margin:0 -24px;height:60px;text-align:center;background-color:#fff;-webkit-box-shadow:0 -2px 8px 0 hsla(0,0%,92.9%,.5);box-shadow:0 -2px 8px 0 hsla(0,0%,92.9%,.5);border-radius:2px;font-size:14px;font-weight:500;line-height:60px;color:#2f54eb;cursor:pointer}.shoplist-item-change:hover{opacity:.8}.shoplist-item{width:1178px;position:relative;margin:-66px auto 0;z-index:1}.shoplist-item .small-imgs-wrap{width:1178px!important}.shoplist-item .mark-text{margin-top:15px;height:17px;line-height:17px;font-size:12px;color:rgba(21,33,53,.8)}.shoplist-item .numeric-input{width:100px}.shoplist-item .price-range{display:inline-block}.shoplist-item .shop-item-dropdown{color:rgba(21,33,53,.8);margin:0 15px}.shoplist-item .shop-item-dropdown.shop-item-dropdown-link{color:#2f54eb}.shoplist-item .shop-watch-filter .shop-watch-tip{margin-top:15px;font-size:12px;color:rgba(21,33,53,.8)}.imgs-wrap{width:1178px}.types-tabs{margin-top:24px}.types-tabs .tab{display:inline-block;font-size:14px;margin-right:24px;padding:0 8px;color:#282b59;cursor:pointer;height:26px;border-radius:13px;line-height:26px}.types-tabs .tab.active{color:#fff;background-color:#2f54eb}.recommend-tabs{width:784px;-ms-flex-pack:justify;justify-content:space-between}.recommend-shoplist{width:1178px;background-color:#fff;padding:0 24px 24px}.recommend-shoplist .change-button{top:60px;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;background:#fff;border-bottom:1px solid #efeff2;width:1130px}.recommend-shoplist .change-list{height:52px;font-size:14px;font-weight:500;color:#2f54eb;line-height:52px;cursor:pointer}.recommend-shoplist .list-item{width:100%;height:168px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.recommend-shoplist .list-item .tip{height:16px;margin:0 0 24px;font-size:12px;line-height:16px;color:#666995}.recommend-shoplist .list-item .tip .name{color:#282b59;font-weight:500}.recommend-shoplist .list-item .tip .name:hover{color:#2f54eb}.recommend-shoplist .list-item .tip .crawl-time{color:#282b59;font-weight:500}.recommend-shoplist .list-item .shop-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.recommend-shoplist .list-item .shop-info .shoplist-img-logo{width:80px;max-height:80px}.recommend-shoplist .list-item .shop-info .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 12px}.recommend-shoplist .list-item .shop-info .info .shop-name{height:18px;margin:0 0 16px;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.recommend-shoplist .list-item .shop-info .info .shop-name:hover{color:#2f54eb}.recommend-shoplist .list-item .shop-info .info .tmall-logo{margin:3px 0 0 8px}.recommend-shoplist .list-item .shop-info .info .shop-details{height:18px;margin:8px 0 0;font-size:12px;line-height:18px;color:#666995}.recommend-shoplist .list-item .shop-info .info .shop-details span{display:inline-block;margin:0 24px 0 0}.recommend-shoplist .list-item .shop-info .info .ant-tag{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px;margin-bottom:8px}.recommend-shoplist .list-item .shop-info .info .type{background:#f7f7fa;color:#343874}.recommend-shoplist .list-item .shop-info .info .style{background:#e6eeff;color:#343874}.recommend-shoplist .list-item .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:120px}.recommend-shoplist .list-item .right .option{display:none;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.recommend-shoplist .list-item .right .option .divide{width:1px;height:9px;background:#c8c9d7}.recommend-shoplist .list-item .right .dimback{display:inline-block;width:80px;height:80px;margin:0 0 0 12px;background:#000;position:relative}.recommend-shoplist .list-item .right .dimback .dim{margin:0;opacity:.3;filter:alpha(opacity=30)}.recommend-shoplist .list-item .right .dimback span{display:inline-block;position:absolute;top:0;left:0;width:80px;height:80px;padding:20px 0 20px 16px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff}.recommend-shoplist .list-item .right .dimback img{width:80px;height:80px;margin:0 12px}.recommend-shoplist .list-item:hover .right .option{display:-ms-flexbox;display:flex}.recommend-shoplist .hidden-list-item{height:0;overflow:hidden}.recommend-shoplist .no-result-title{width:100%;text-align:center;height:450px}.recommend-shoplist .no-result-title img{width:489px;height:132px;margin:100px auto 32px}.recommend-shoplist .no-result-title .text{height:24px;font-size:16px;line-height:24px;color:#666995}.recommend-shoplist .no-result-title .text-tomorrow{font-size:16px;margin-top:12px;color:#666995}.recommend-shoplist .ant-list-split .ant-list-item{border-bottom:unset}.recommend-shoplist .ant-list-split .ant-list-item .list-item{border-bottom:1px solid #e8e8e8}.recommend-shoplist .ant-list-split .ant-list-item .hidden-list-item{border-bottom:unset!important}.recommend-shoplist .ant-list-item{padding:0}.shop-all-shoplist .list-item{width:100%;height:168px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.shop-all-shoplist .list-item .tip{height:16px;margin:0 0 24px;font-size:12px;line-height:16px;color:#9ea2c2}.shop-all-shoplist .list-item .tip .name{color:#282b59;font-weight:500}.shop-all-shoplist .list-item .tip .name:hover{color:#2f54eb}.shop-all-shoplist .list-item .tip .crawl-time{color:#282b59;font-weight:500}.shop-all-shoplist .list-item .shop-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.shop-all-shoplist .list-item .shop-info .shoplist-img-logo{width:80px;max-height:80px}.shop-all-shoplist .list-item .shop-info .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 12px}.shop-all-shoplist .list-item .shop-info .info .shop-name{height:18px;margin:0 0 16px;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.shop-all-shoplist .list-item .shop-info .info .shop-name:hover{color:#2f54eb}.shop-all-shoplist .list-item .shop-info .info .tmall-logo{margin:3px 0 0 8px}.shop-all-shoplist .list-item .shop-info .info .shop-details{height:18px;margin:8px 0 0;font-size:12px;line-height:18px;color:#666995}.shop-all-shoplist .list-item .shop-info .info .shop-details span{display:inline-block;margin:0 24px 0 0}.shop-all-shoplist .list-item .shop-info .info .ant-tag{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px}.shop-all-shoplist .list-item .shop-info .info .type{background:#f7f7fa;color:#343874}.shop-all-shoplist .list-item .shop-info .info .style{background:#e6eeff;color:#343874}.shop-all-shoplist .list-item .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:120px}.shop-all-shoplist .list-item .right .option{display:none;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:204px;height:20px;margin:0 0 20px;font-size:14px;line-height:20px;color:#2f54eb}.shop-all-shoplist .list-item .right .option .divide{width:1px;height:9px;margin:0 8px;background:#c8c9d7}.shop-all-shoplist .list-item .right .option span{color:#666995;cursor:pointer}.shop-all-shoplist .list-item .right .dimback{display:inline-block;width:80px;height:80px;margin:0 0 0 12px;background:#000;position:relative}.shop-all-shoplist .list-item .right .dimback .dim{margin:0;opacity:.3;filter:alpha(opacity=30)}.shop-all-shoplist .list-item .right .dimback span{display:inline-block;position:absolute;top:0;left:0;width:80px;height:80px;padding:20px 0 20px 16px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff}.shop-all-shoplist .list-item .right .dimback img{width:80px;height:80px;margin:0 12px}.shop-all-shoplist .list-item:hover .right .option{display:-ms-flexbox;display:flex}.shop-all-shoplist .no-result-title{width:100%;text-align:center;height:450px}.shop-all-shoplist .no-result-title img{width:489px;height:132px;margin:100px auto 32px}.shop-all-shoplist .no-result-title .text{height:24px;font-size:16px;line-height:24px;color:#666995}.shop-all-shoplist .no-result-title .text-tomorrow{font-size:16px;margin-top:12px;color:#666995}.shop-all-shoplist .ant-list-split .ant-list-item{border-bottom:unset}.shop-all-shoplist .ant-list-split .ant-list-item .list-item{border-bottom:1px solid #e8e8e8}.shop-all-shoplist .ant-list-split .ant-list-item .hidden-list-item{border-bottom:unset!important}.shop-all-shoplist .ant-list-item{padding:0}.no-more-result{height:70px;padding:16px 0 40px;font-size:14px;color:#666995;text-align:center}.shop-list-collect-filter-item{margin-right:16px;color:#343874;font-size:14px;cursor:pointer}.shop-list-collect-filter-item.active{color:#2f54eb}.shop-list-collect-checkbox .ant-checkbox-inner{border-radius:2px}.shop-collect-fliter{display:-ms-flexbox;display:flex;line-height:2}.shop-collect-fliter .filter-shop{height:24px;line-height:24px;color:#282b59;font-weight:500;font-size:14px}.shop-collect-fliter .sort-item-active{margin-right:32px;font-size:14px;color:#282b59}.shop-collect-fliter .toggle-line{cursor:pointer;color:#666995}.shop-collect-fliter .shop-item-wrap{-ms-flex:1 1;flex:1 1}.shop-collect-fliter .shop-item-wrap .select-area{z-index:20;color:#282b59}.shop-collect-fliter .shop-item,.shop-collect-fliter .shop-item-active,.shop-collect-fliter .shop-item-wrap .select-area{display:inline-block;font-size:14px;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff}.shop-collect-fliter .shop-item,.shop-collect-fliter .shop-item-active{color:#343874;border-radius:0;margin-bottom:8px}.shop-collect-fliter .shop-item-active .numeric-input,.shop-collect-fliter .shop-item .numeric-input{width:5em;height:25px}.shop-collect-fliter .shop-item-active.disabled,.shop-collect-fliter .shop-item.disabled{opacity:.4;cursor:not-allowed}.shop-collect-fliter .shop-item-active.active,.shop-collect-fliter .shop-item.active{margin-left:30px;color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.shop-collect-fliter .select-all{height:24px;line-height:24px;margin-left:10px}.shop-list-modal .ant-modal-confirm-body{margin-top:24px;margin-left:12px}.shop-list-modal .ant-modal-confirm-content{display:none}.shop-list-modal .ant-modal-confirm-title{color:#666995}.ant-table-wrapper.analysis-table .ant-table-body{overflow-x:hidden!important}.analysis-column-title{max-width:160px;font-size:14px;font-weight:500;color:#282b59;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow-x:hidden;display:block}.analysis-column-rank{font-size:14px;font-weight:400;margin-right:16px;color:#343874}.analysis-column-ratio{background:#fff;display:inline-block}.analysis-column-ratio .text{width:150px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;height:18px;font-size:14px;font-weight:500;color:#282b59;line-height:18px;margin-top:16px;margin-bottom:12px}.analysis-column-ratio .precent{height:18px;font-size:14px;font-weight:400;color:#282b59;line-height:18px}.analysis-column-ratio .rate{height:18px;font-size:14px;font-weight:400;color:#666995;line-height:18px}.analysis-column-mom{font-size:12px;color:#666995}.analysis-column-sale>.content{font-size:14px;line-height:18px;color:#282b59}.analysis-column-sale>.rate{font-size:12px;line-height:16px;color:#666995;white-space:nowrap}.analysis-column-item-title{max-width:none}.analysis-column-item-shop{display:inline-block;vertical-align:middle}.analysis-column-item-shop.rank-item-shop{padding:8px}.analysis-column-item-shop .item-layout,.analysis-column-item-shop .shop-layout{overflow:hidden;display:-ms-flexbox;display:flex}.analysis-column-item-shop .item-img,.analysis-column-item-shop .shop-img{width:72px;height:72px;display:inline-block;background-size:cover;background-position:50%;border:1px solid #f2f2f5}.analysis-column-item-shop .analysis-shop-info,.analysis-column-item-shop .item-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.analysis-column-item-shop .analysis-shop-info{margin-left:8px}.analysis-column-item-shop .item-name,.analysis-column-item-shop .shop-name{max-width:200px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:inline-block;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.analysis-column-item-shop .item-name:hover,.analysis-column-item-shop .shop-name:hover{color:#6483ff}.analysis-column-item-shop .item-price,.analysis-column-item-shop .shop-sellerName{font-size:12px;line-height:16px;color:#f55}.analysis-column-item-shop .shop-sellerName{color:#666995}.analysis-column-item-comparison .item-name{width:250px}.group-disabled{opacity:.6;cursor:not-allowed;color:#ddd}.group-disabled:hover{color:#ddd}.shop-watch-filter{margin:14px 0 0}.shop-watch-rank{border-top:1px solid rgba(21,33,53,.1);margin:30px 0 21px;padding:20px 0 0;position:relative}.shop-watch-rank-btn{position:relative;border:none!important}.shop-watch-rank-btn:after,.shop-watch-rank-btn:before{display:none!important}.shop-watch-rank-btn.ant-radio-button-wrapper-checked{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;color:#2f54eb}.shop-watch-popover{z-index:110;width:370px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px;-webkit-box-shadow:0 2px 6px 0 rgba(21,33,53,.15);box-shadow:0 2px 6px 0 rgba(21,33,53,.15)}.shop-watch-popover.shop-watch-popover-hidden{display:none}.shop-watch-popover .shop-info-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px}.shop-watch-popover .shop-info-header .logo{border:1px solid #f6f6f6;background-size:cover;margin-right:8px;min-width:56px;height:56px;line-height:56px;text-align:center;background-color:#91baff;font-size:36px;font-weight:500;color:#fff}.shop-watch-popover .shop-info-header .shop-watch-popover-name{width:164px;margin-right:32px;color:#282b59;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;line-height:1em}.shop-watch-popover .shop-info-header .shop-watch-popover-name .shop-name{display:-webkit-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.shop-watch-popover .shop-info-header .shop-watch-popover-name .aliwangwang{float:left;display:block;width:14px;height:14px;margin-right:5px;margin-top:1px}.shop-watch-popover .shop-info-header .shop-watch-popover-name .wangwang-name{font-size:12px;float:left;color:#666995;max-width:100px;font-weight:400;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.shop-watch-popover .shop-info-header .shop-watch-popover-btn{display:inline-block;width:64px;height:24px;line-height:24px;background-color:#c8c9d7;border-radius:2px;font-size:12px;color:#fff;text-align:center;white-space:nowrap}.shop-watch-popover .shop-info-header .shop-watch-popover-btn.disabled{background-color:#d4d5e0;cursor:not-allowed}.shop-watch-popover .tags{margin-bottom:20px}.shop-watch-popover .tags .tag{margin-bottom:4px;height:22px;font-size:12px;margin-right:8px;display:inline-block;background-color:#f7f7fa;color:#343874;border-radius:2px;line-height:22px;padding:0 8px}.shop-watch-popover .count-info{list-style:none;white-space:nowrap;margin-bottom:16px}.shop-watch-popover .count-info li{display:inline-block;padding:0;margin-right:32px}.shop-watch-popover .count-info .value{font-size:20px;color:#282b59}.shop-watch-popover .count-info .desc{font-size:12px;color:#343874}.shop-watch-popover .items{margin:0 -4px 16px}.shop-watch-popover .items img{width:100px;height:100px;margin:0 4px;border-radius:2px;border:1px solid #f2f2f5}.shop-watch-popover .flow-info{font-size:12px;color:#343874}.shop-watch-popover .monitor-sales-trend .common-chart-wrapper{padding:16px 0 0}.team-watch-info{color:#343874;font-size:14px}.team-watch-info .num{margin-right:16px;font-size:14px;font-weight:500;color:#282b59}.other-info,.shop-filter-watch .second-line-wrap{background-color:#fff}.shop-watch-item-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.shop-watch-item-info .shop-watch-item-type{max-width:70px;text-align:right;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;position:absolute;right:0;font-size:12px;color:#444d5d;padding:2px 8px;background-color:#e4e5e8}.shop-watch-item-info .row-tag{padding-top:15px;margin-top:15px;border-top:1px solid rgba(21,33,53,.1);background-color:#fff;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.shop-watch-item-info .row-tag .row-tag-name{font-size:14px;color:#282b59;margin-right:7px}.shop-watch-item-info .row-tag .ant-btn-ghost{color:#2f54eb;border:1px solid #2f54eb}.shop-watch-item-info .row-tag .ant-btn-ghost>.anticon-plus{font-size:12px}.shop-watch-item-info .row-tag .ant-btn-ghost>span{margin-left:0;font-size:12px}.shop-watch-item-info .row-info{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:none;padding-bottom:0}.shop-watch-item-info .shop-watch-item-tag{display:inline-block;margin:5px 7px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px 5px;font-size:12px;color:#343874;background:#f7f7fa}.shop-info{height:80px;margin:0}.shop-info span{-ms-flex-align:center;align-items:center}.shop-info span .aliwangwang{float:left;display:block;width:14px;height:14px;margin-right:5px;margin-top:1px}.shop-info span .wangwang-name{font-size:12px;float:left;color:#666995;max-width:100px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.shop-info span .wangwang-name:hover{color:#6483ff}.row-tag img{width:14px;height:14px;margin-right:3px}.recommend-shop-title{height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px}.result-recommend-shop{width:1178px;height:181px;background:#fff;margin:0 auto 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:24px;border-bottom:1px solid #e8e8e8}.result-recommend-shop .left{position:relative;width:702px;cursor:pointer}.result-recommend-shop .left .result-recommend-guess-name{height:25px;font-size:18px;font-weight:500;color:#282b59;line-height:25px;margin-bottom:15px}.result-recommend-shop .left .result-recommend-guess-tag .result-recommend-guess-tag-info,.result-recommend-shop .left .result-recommend-guess-tag .result-recommend-guess-tag-info-style{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px;margin-bottom:8px;background:#f7f7fa;color:#343874;margin-right:8px}.result-recommend-shop .left .result-recommend-guess-tag .result-recommend-guess-tag-info-style{background:#e6eeff}.result-recommend-shop .left .result-recommend-guess-detail{height:18px;margin:8px 0 0;font-size:12px;line-height:18px;color:#666995}.result-recommend-shop .left .result-recommend-guess-detail span{display:inline-block;margin:0 24px 0 0}.result-recommend-shop .right{width:432px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:120px;position:relative;top:0;left:0}.result-recommend-shop .right .option{display:none}.result-recommend-shop .right .option .divide{width:1px;height:9px;background:#c8c9d7}.result-recommend-shop .right .dimback{display:inline-block;width:102px;height:102px;margin:0 0 0 12px;background:#000;position:relative}.result-recommend-shop .right .dimback .dim{margin:0;opacity:.3}.result-recommend-shop .right .dimback img{width:102px;height:102px}.result-recommend-shop .right .dimback .all-item{display:inline-block;position:absolute;top:0;left:0;width:102px;height:102px;padding:32px 0 20px 24px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff}.result-recommend-shop .right .image-mask{height:107px;background:#000;opacity:.49;display:inline-block;margin:15px 0 0 -20px;position:absolute;top:0;left:-3px}.result-recommend-shop .right .image-mask .image-mask-title{width:448px;height:107px;font-size:16px;font-weight:400;color:#fff;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.result-recommend-shop:hover .right .option{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.result-recommend-shop:last-child{margin-bottom:0}.common-tmall[data-v-af15e011]{font-size:12px;font-weight:400;text-align:center;border-radius:2px;padding:2px 4px}.tmall[data-v-af15e011]{background:#fff2f2;margin-right:8px;color:#c66}.coupon[data-v-af15e011]{background:#fcf4ef;color:#d98657}.shop-watch-tops-panel{margin-left:8px;position:relative;display:-ms-flexbox;display:flex;justify-self:center}.shop-watch-tops-panel .res{float:right;cursor:pointer;color:#666995}.shop-watch-tops-panel .drop-content{position:absolute;top:25px;width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:0 solid #fff;background-color:#f7f7fa;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);z-index:1000}.shop-watch-tops-panel .drop-content,.shop-watch-tops-panel .drop-content .dropdown{height:0;overflow:hidden;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.shop-watch-tops-panel .drop-content .dropdown{background-color:#f7f7fa;margin:0 24px}.shop-watch-tops-panel .drop-content .dropdown .ant-slider{top:17px;margin:17px 12px}.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-slider-dot{display:none}.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-slider-rail{background-color:#efeff2}.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-slider-track,.shop-watch-tops-panel .drop-content .dropdown .ant-slider:hover .ant-slider-track{background-color:#2f54eb}.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-tooltip-arrow:before,.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-tooltip-inner{background-color:#6483ff}.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-tooltip-inner{border-radius:2px;min-width:21px;min-height:21px;padding:2px 3px;font-size:12px;text-align:center}.shop-watch-tops-panel .drop-content .dropdown .ant-slider .ant-tooltip{top:-29px!important}.shop-watch-tops-panel .drop-content .dropdown .ant-slider-handle.ant-tooltip-open{border:1px solid #2f54eb}.shop-watch-tops-panel .drop-content .active-dropdown{position:relative;top:18px;margin:0 24px;height:75px}.shop-watch-tops-panel .drop-content .drop-title{color:#666995;margin:4px 24px}.shop-watch-tops-panel .active-content{height:154px;overflow:initial;border-top:8px solid #fff}.hot-tabs .tab{display:inline-block;margin-right:32px;font-weight:400;font-weight:500;color:#666995;cursor:pointer}.hot-tabs .tab.active{color:#282b59}.content.mycollection{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;width:1392px;position:relative;margin:0 auto}.content.mycollection .tab-wrap .tab-item-wrap .tab-item{width:164px;height:34px;line-height:34px;background:#fff;color:#282b59}.content.mycollection .tab-wrap .tab-item-wrap .tab-item .anticon{color:#666995}.content.mycollection .tab-wrap .tab-item-wrap .tab-item-active{background:-webkit-gradient(linear,left top,right top,from(#706bff),to(#008cff));background:-o-linear-gradient(left,#706bff 0,#008cff 100%);background:linear-gradient(90deg,#706bff,#008cff);border-radius:0 100px 100px 0;color:#fff}.content.mycollection .tab-wrap .tab-item-wrap .tab-item-active .anticon{color:#fff}.content.mycollection .ant-table-pagination.ant-pagination{margin:24px 0 40px}.shop-detail-search .search-gray{padding:0 24px;background-color:#fff;height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.shop-detail-search .search-gray .filter-tab{cursor:pointer;font-size:14px;color:#282b59}.shop-detail-search .search-gray .filter-tab-active{font-size:14px;color:#2f54eb}.shop-detail-search .search-gray .filter-line{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.group-input{padding:4px 11px}.watch-shops-link-group{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.watch-shops-link-group .watch-link-line{width:2px;height:9px;margin:0 8px;background-color:#c8c9d7}.monitor-live-icon{width:35px;height:18px;background:-o-linear-gradient(329deg,#ffd48e 0,#f1a01b 100%);background:linear-gradient(121deg,#ffd48e,#f1a01b);-webkit-box-shadow:0 2px 8px 0 rgba(245,166,35,.77);box-shadow:0 2px 8px 0 rgba(245,166,35,.77);border-radius:10px 10px 10px 1px;margin-left:8px;position:absolute;top:0}.monitor-live-icon .beta-content{display:inline-block;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83);font-size:12px;font-weight:500;color:#fff;line-height:14px;position:absolute;top:3px;right:5px}.model-table .history-modal-title{width:64px;height:24px;font-size:16px;font-weight:500;color:#343874;line-height:24px}.model-table .history-modal{width:167px;height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px;margin-left:16px}.model-table .shop-name{max-width:105px;height:20px;font-size:14px;font-weight:400;color:#282b59;line-height:20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:left;margin-bottom:4px;margin-left:16px;margin-top:7px}.model-table .shop-name .common-tmall{font-weight:400;text-align:center;border-radius:2px;padding:2px 4px}.model-table .origin-name{width:130px;height:17px;font-size:12px;font-weight:400;color:#9fa2bf;line-height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:left;margin-left:16px;margin-bottom:8px}.monitor-pre-video-model .ant-modal .ant-modal-content .ant-modal-close-x{position:relative;left:44px;width:40px;height:40px;background:hsla(0,0%,100%,.22);line-height:45px;top:-1px;margin:0;color:#fff}.shop-item .ant-popover-content{-webkit-transform:none;-ms-transform:none;transform:none}.shop-watch-search .search-gray[data-v-2830465a]{padding:0 24px;background-color:#f5f5f5;height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.shop-watch-search .search-gray .filter-tab[data-v-2830465a]{cursor:pointer;font-size:14px;color:#282b59}.shop-watch-search .search-gray .filter-tab-active[data-v-2830465a]{font-size:14px;color:#2f54eb}.shop-watch-search .search-gray .filter-line[data-v-2830465a]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-watch-search .search-white[data-v-2830465a]{padding:24px 24px 0}.shop-watch-search .search-white .shop-item-sort .sort-item-active[data-v-2830465a],.shop-watch-search .search-white .shop-item-sort .sort-item[data-v-2830465a]{cursor:pointer;margin-right:24px;height:20px;line-height:20px;font-size:14px;color:#343874}.shop-watch-search .search-white .shop-item-sort .sort-item-active[data-v-2830465a]:hover,.shop-watch-search .search-white .shop-item-sort .sort-item[data-v-2830465a]:hover{color:#2f54eb}a.batch-dl-excel[data-v-2830465a]{height:16px;font-size:14px;line-height:16px;color:#2f54eb}.price-input-wrap[data-v-2830465a]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.price-input-wrap .number-input.ant-input-affix-wrapper[data-v-2830465a]{width:auto}.price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix[data-v-2830465a]{left:5px}.price-input-wrap .number-input .ant-input[data-v-2830465a]{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.price-input-wrap .price-line[data-v-2830465a]{margin:0 4px}.batch-hot-watch[data-v-2830465a]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;margin:0 auto;height:52px;padding:0 24px;font-size:14px}.batch-hot-watch .check-all[data-v-2830465a]{font-size:14px;color:#343874}.batch-hot-watch .check-num[data-v-2830465a]{font-size:14px;font-weight:500;color:#282b59}.batch-hot-watch .join-watch-btn[data-v-2830465a]{display:inline-block}.shop-item .small-imgs-wrap[data-v-2830465a]{width:1178px!important}.shop-item .mark-text[data-v-2830465a]{margin-top:15px;height:17px;line-height:17px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .numeric-input[data-v-2830465a]{width:100px}.shop-item .price-range[data-v-2830465a]{display:inline-block}.shop-item .shop-item-dropdown[data-v-2830465a]{color:rgba(21,33,53,.8);margin:0 15px}.shop-item .shop-item-dropdown.shop-item-dropdown-link[data-v-2830465a]{color:#2f54eb}.shop-item .shop-watch-filter .shop-watch-tip[data-v-2830465a]{margin-top:15px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .monitor-video-tutorial[data-v-2830465a]{width:168px;height:24px;background:#f2f6fc;border-radius:100px 0 0 100px;position:absolute;z-index:10;margin-top:25px;right:0;top:0;line-height:24px}.shop-item .monitor-video-tutorial .monitor-video[data-v-2830465a]{position:absolute;z-index:10;right:8px;top:0}.shop-item .monitor-video-tutorial .monitor-video .monitor-title[data-v-2830465a]{width:104px;height:16px;font-size:12px;font-weight:400;color:#282b59;line-height:16px;margin:0 8px 0 5px;cursor:pointer}.shop-item .ant-popover-content[data-v-2830465a]{-webkit-transform:none;-ms-transform:none;transform:none}.shop-filter-watch .second-line-wrap[data-v-2830465a]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;height:52px;margin-top:-16px}.shop-filter-watch .shop-rank-watch[data-v-2830465a]{padding:24px 24px 0}.cycle[data-v-2830465a]{width:50px;height:50px;background-color:#ff668f;border-radius:25px;float:left;font-size:24px;margin-left:-60px;margin-top:23px;position:absolute;left:50%}.watch-td[data-v-2830465a]{padding:16px 5px!important}.watch-td-2[data-v-2830465a]{padding:16px 20px!important}.cycleStore[data-v-2830465a]{width:50px;height:50px;background-color:#ef8a54;border-radius:25px;float:left;font-size:24px;margin-top:23px;position:absolute;margin-left:-60px;left:50%}.cycleText[data-v-2830465a]{height:50px;line-height:50px;display:block;color:#fff;text-align:center;font-size:28px}.NewCommodity[data-v-2830465a]{background-color:#f7f7f7;border-top:3px solid #ffc1d1;width:91.5%;height:75px}.NewCommodityStore[data-v-2830465a]{background-color:#f7f7f7;border-top:3px solid #ef8a54;height:75px}#time-select .ant-calendar-picker .ant-input[data-v-2830465a]{border:none;font-size:18px;color:#333}#time-select .ant-calendar-picker-icon[data-v-2830465a]{right:-4px}.tool-tip[data-v-2830465a]{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:rgba(64,64,64,.85);border-radius:4px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2);min-height:34px;max-width:400px}#components-back-top-demo-custom .ant-back-top[data-v-2830465a]{bottom:100px}#components-back-top-demo-custom .ant-back-top-inner[data-v-2830465a]{height:40px;width:40px;line-height:40px;border-radius:4px;background-color:#1088e9;color:#fff;text-align:center;font-size:20px}.collect-btn[data-v-2830465a]{position:fixed;right:0;top:50%;height:80px;width:80px;border-radius:43px;opacity:.8}.collect-btn.hide[data-v-2830465a]{display:none}.hot-image[data-v-2830465a]{position:relative;width:120px;height:120px;overflow:hidden}.hot-image.hot[data-v-2830465a]:after{content:"AI爆款";position:absolute;top:8px;left:-17px;width:70px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#f66e5f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hot[data-v-2830465a]{text-align:right;line-height:40px}.hot .see-hot[data-v-2830465a]{display:none}.imgs-wrap[data-v-2830465a]{width:1392px;background-color:#fff;padding:16px;float:left;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.imgs-wrap .img-single[data-v-2830465a]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;margin:0 10px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;text-align:center;color:#2f54eb;background:#fff;padding-bottom:15px}.imgs-wrap .img-single:hover .marke-collect[data-v-2830465a],.imgs-wrap .img-single:hover .marke-diff[data-v-2830465a]{display:block}.imgs-wrap .img-single .img-single-item[data-v-2830465a]{width:100%;padding-top:10px;margin-bottom:10px}.imgs-wrap .img-single .img-single-item img[data-v-2830465a]{max-height:100%}.imgs-wrap .img-single .item-name[data-v-2830465a]{width:100%;text-align:left;padding:5px 10px;color:#2f54eb}.imgs-wrap .img-single .item-info[data-v-2830465a]{padding:0 10px;display:-ms-flexbox;display:flex;font-size:14px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;color:#333}.imgs-wrap .img-single .item-price[data-v-2830465a]{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.imgs-wrap .img-single .item-price span[data-v-2830465a]:last-child{font-size:10px;color:#999}.imgs-wrap .img-single .item-price span[data-v-2830465a]:first-child{font-size:18px;color:#f35451}.imgs-wrap .img-single:hover .operate-wrap[data-v-2830465a]{opacity:1;-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.img-single[data-v-2830465a]:hover{-webkit-transform:translateY(-15px) scale(1.03);-ms-transform:translateY(-15px) scale(1.03);transform:translateY(-15px) scale(1.03);-webkit-box-shadow:rgba(0,0,0,.1) 0 0 9px 1px;box-shadow:0 0 9px 1px rgba(0,0,0,.1)}.ant-pagination[data-v-2830465a]{text-align:right}.ant-rate[data-v-2830465a]{margin-left:10px}.ant-rate .ant-rate-star[data-v-2830465a]{margin-right:5px}.ant-rate .ant-rate-star .anticon[data-v-2830465a]{font-size:14px}.sort-wrap span[data-v-2830465a]{margin-right:8px;cursor:pointer}.marke-collect[data-v-2830465a],.marke-diff[data-v-2830465a]{display:none;cursor:pointer;position:absolute;top:10px;width:58px;height:24px;line-height:24px;font-size:12px;color:#fff;text-align:center;background-color:rgba(0,0,0,.39)}.marke-collect[data-v-2830465a]{right:10px}.marke-diff[data-v-2830465a]{right:78px}#store-table .shop-style-label[data-v-2830465a]{margin-bottom:10px}#store-table .shop-style-label[data-v-2830465a]:last-child{margin-bottom:0}.shop-pre .tab[data-v-2830465a]{position:relative}.shop-pre .tab .top-right-icon[data-v-2830465a]{position:absolute;width:34px;top:0;right:-27px}monitor-center .ant-btn.excel-export-btn[data-v-2830465a]{display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;line-height:28px;color:#2f54eb;text-align:center;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-left:16px}monitor-center .ant-btn.excel-export-btn[data-v-2830465a]:hover{background-color:#6483ff;color:#fff}.shop-watch-search .search-gray[data-v-95f67077]{padding:0 24px;background-color:#f5f5f5;height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.shop-watch-search .search-gray .filter-tab[data-v-95f67077]{cursor:pointer;font-size:14px;color:#282b59}.shop-watch-search .search-gray .filter-tab-active[data-v-95f67077]{font-size:14px;color:#2f54eb}.shop-watch-search .search-gray .filter-line[data-v-95f67077]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-watch-search .search-white[data-v-95f67077]{padding:24px 24px 0}.shop-watch-search .search-white .shop-item-sort .sort-item-active[data-v-95f67077],.shop-watch-search .search-white .shop-item-sort .sort-item[data-v-95f67077]{cursor:pointer;margin-right:24px;height:20px;line-height:20px;font-size:14px;color:#343874}.shop-watch-search .search-white .shop-item-sort .sort-item-active[data-v-95f67077]:hover,.shop-watch-search .search-white .shop-item-sort .sort-item[data-v-95f67077]:hover{color:#2f54eb}a.batch-dl-excel[data-v-95f67077]{height:16px;font-size:14px;line-height:16px;color:#2f54eb}.price-input-wrap[data-v-95f67077]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.price-input-wrap .number-input.ant-input-affix-wrapper[data-v-95f67077]{width:auto}.price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix[data-v-95f67077]{left:5px}.price-input-wrap .number-input .ant-input[data-v-95f67077]{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.price-input-wrap .price-line[data-v-95f67077]{margin:0 4px}.batch-hot-watch[data-v-95f67077]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;margin:0 auto;height:52px;padding:0 24px;font-size:14px}.batch-hot-watch .check-all[data-v-95f67077]{font-size:14px;color:#343874}.batch-hot-watch .check-num[data-v-95f67077]{font-size:14px;font-weight:500;color:#282b59}.batch-hot-watch .join-watch-btn[data-v-95f67077]{display:inline-block}.shop-item .small-imgs-wrap[data-v-95f67077]{width:1178px!important}.shop-item .mark-text[data-v-95f67077]{margin-top:15px;height:17px;line-height:17px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .numeric-input[data-v-95f67077]{width:100px}.shop-item .price-range[data-v-95f67077]{display:inline-block}.shop-item .shop-item-dropdown[data-v-95f67077]{color:rgba(21,33,53,.8);margin:0 15px}.shop-item .shop-item-dropdown.shop-item-dropdown-link[data-v-95f67077]{color:#2f54eb}.shop-item .shop-watch-filter .shop-watch-tip[data-v-95f67077]{margin-top:15px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .monitor-video-tutorial[data-v-95f67077]{width:168px;height:24px;background:#f2f6fc;border-radius:100px 0 0 100px;position:absolute;z-index:10;margin-top:25px;right:0;top:0;line-height:24px}.shop-item .monitor-video-tutorial .monitor-video[data-v-95f67077]{position:absolute;z-index:10;right:8px;top:0}.shop-item .monitor-video-tutorial .monitor-video .monitor-title[data-v-95f67077]{width:104px;height:16px;font-size:12px;font-weight:400;color:#282b59;line-height:16px;margin:0 8px 0 5px;cursor:pointer}.shop-item .ant-popover-content[data-v-95f67077]{-webkit-transform:none;-ms-transform:none;transform:none}.shop-filter-watch .second-line-wrap[data-v-95f67077]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;height:52px;margin-top:-16px}.shop-filter-watch .shop-rank-watch[data-v-95f67077]{padding:24px 24px 0}.cycle[data-v-95f67077]{width:50px;height:50px;background-color:#ff668f;border-radius:25px;float:left;font-size:24px;margin-left:-60px;margin-top:23px;position:absolute;left:50%}.watch-td[data-v-95f67077]{padding:16px 5px!important}.watch-td-2[data-v-95f67077]{padding:16px 20px!important}.cycleStore[data-v-95f67077]{width:50px;height:50px;background-color:#ef8a54;border-radius:25px;float:left;font-size:24px;margin-top:23px;position:absolute;margin-left:-60px;left:50%}.cycleText[data-v-95f67077]{height:50px;line-height:50px;display:block;color:#fff;text-align:center;font-size:28px}.NewCommodity[data-v-95f67077]{background-color:#f7f7f7;border-top:3px solid #ffc1d1;width:91.5%;height:75px}.NewCommodityStore[data-v-95f67077]{background-color:#f7f7f7;border-top:3px solid #ef8a54;height:75px}#time-select .ant-calendar-picker .ant-input[data-v-95f67077]{border:none;font-size:18px;color:#333}#time-select .ant-calendar-picker-icon[data-v-95f67077]{right:-4px}.tool-tip[data-v-95f67077]{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:rgba(64,64,64,.85);border-radius:4px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2);min-height:34px;max-width:400px}#components-back-top-demo-custom .ant-back-top[data-v-95f67077]{bottom:100px}#components-back-top-demo-custom .ant-back-top-inner[data-v-95f67077]{height:40px;width:40px;line-height:40px;border-radius:4px;background-color:#1088e9;color:#fff;text-align:center;font-size:20px}.collect-btn[data-v-95f67077]{position:fixed;right:0;top:50%;height:80px;width:80px;border-radius:43px;opacity:.8}.collect-btn.hide[data-v-95f67077]{display:none}.hot-image[data-v-95f67077]{position:relative;width:120px;height:120px;overflow:hidden}.hot-image.hot[data-v-95f67077]:after{content:"AI爆款";position:absolute;top:8px;left:-17px;width:70px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#f66e5f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hot[data-v-95f67077]{text-align:right;line-height:40px}.hot .see-hot[data-v-95f67077]{display:none}.imgs-wrap[data-v-95f67077]{width:1392px;background-color:#fff;padding:16px;float:left;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.imgs-wrap .img-single[data-v-95f67077]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;margin:0 10px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;text-align:center;color:#2f54eb;background:#fff;padding-bottom:15px}.imgs-wrap .img-single:hover .marke-collect[data-v-95f67077],.imgs-wrap .img-single:hover .marke-diff[data-v-95f67077]{display:block}.imgs-wrap .img-single .img-single-item[data-v-95f67077]{width:100%;padding-top:10px;margin-bottom:10px}.imgs-wrap .img-single .img-single-item img[data-v-95f67077]{max-height:100%}.imgs-wrap .img-single .item-name[data-v-95f67077]{width:100%;text-align:left;padding:5px 10px;color:#2f54eb}.imgs-wrap .img-single .item-info[data-v-95f67077]{padding:0 10px;display:-ms-flexbox;display:flex;font-size:14px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;color:#333}.imgs-wrap .img-single .item-price[data-v-95f67077]{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.imgs-wrap .img-single .item-price span[data-v-95f67077]:last-child{font-size:10px;color:#999}.imgs-wrap .img-single .item-price span[data-v-95f67077]:first-child{font-size:18px;color:#f35451}.imgs-wrap .img-single:hover .operate-wrap[data-v-95f67077]{opacity:1;-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.img-single[data-v-95f67077]:hover{-webkit-transform:translateY(-15px) scale(1.03);-ms-transform:translateY(-15px) scale(1.03);transform:translateY(-15px) scale(1.03);-webkit-box-shadow:rgba(0,0,0,.1) 0 0 9px 1px;box-shadow:0 0 9px 1px rgba(0,0,0,.1)}.ant-pagination[data-v-95f67077]{text-align:right}.ant-rate[data-v-95f67077]{margin-left:10px}.ant-rate .ant-rate-star[data-v-95f67077]{margin-right:5px}.ant-rate .ant-rate-star .anticon[data-v-95f67077]{font-size:14px}.sort-wrap span[data-v-95f67077]{margin-right:8px;cursor:pointer}.marke-collect[data-v-95f67077],.marke-diff[data-v-95f67077]{display:none;cursor:pointer;position:absolute;top:10px;width:58px;height:24px;line-height:24px;font-size:12px;color:#fff;text-align:center;background-color:rgba(0,0,0,.39)}.marke-collect[data-v-95f67077]{right:10px}.marke-diff[data-v-95f67077]{right:78px}#store-table .shop-style-label[data-v-95f67077]{margin-bottom:10px}#store-table .shop-style-label[data-v-95f67077]:last-child{margin-bottom:0}.shop-pre .tab[data-v-95f67077]{position:relative}.shop-pre .tab .top-right-icon[data-v-95f67077]{position:absolute;width:34px;top:0;right:-27px}monitor-center .ant-btn.excel-export-btn[data-v-95f67077]{display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;line-height:28px;color:#2f54eb;text-align:center;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-left:16px}monitor-center .ant-btn.excel-export-btn[data-v-95f67077]:hover{background-color:#6483ff;color:#fff}.shop-watch-search .search-gray[data-v-87d7857d]{padding:0 24px;background-color:#f5f5f5;height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.shop-watch-search .search-gray .filter-tab[data-v-87d7857d]{cursor:pointer;font-size:14px;color:#282b59}.shop-watch-search .search-gray .filter-tab-active[data-v-87d7857d]{font-size:14px;color:#2f54eb}.shop-watch-search .search-gray .filter-line[data-v-87d7857d]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-watch-search .search-white[data-v-87d7857d]{padding:24px 24px 0}.shop-watch-search .search-white .shop-item-sort .sort-item-active[data-v-87d7857d],.shop-watch-search .search-white .shop-item-sort .sort-item[data-v-87d7857d]{cursor:pointer;margin-right:24px;height:20px;line-height:20px;font-size:14px;color:#343874}.shop-watch-search .search-white .shop-item-sort .sort-item-active[data-v-87d7857d]:hover,.shop-watch-search .search-white .shop-item-sort .sort-item[data-v-87d7857d]:hover{color:#2f54eb}a.batch-dl-excel[data-v-87d7857d]{height:16px;font-size:14px;line-height:16px;color:#2f54eb}.price-input-wrap[data-v-87d7857d]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.price-input-wrap .number-input.ant-input-affix-wrapper[data-v-87d7857d]{width:auto}.price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix[data-v-87d7857d]{left:5px}.price-input-wrap .number-input .ant-input[data-v-87d7857d]{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.price-input-wrap .price-line[data-v-87d7857d]{margin:0 4px}.batch-hot-watch[data-v-87d7857d]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;margin:0 auto;height:52px;padding:0 24px;font-size:14px}.batch-hot-watch .check-all[data-v-87d7857d]{font-size:14px;color:#343874}.batch-hot-watch .check-num[data-v-87d7857d]{font-size:14px;font-weight:500;color:#282b59}.batch-hot-watch .join-watch-btn[data-v-87d7857d]{display:inline-block}.shop-item .small-imgs-wrap[data-v-87d7857d]{width:1178px!important}.shop-item .mark-text[data-v-87d7857d]{margin-top:15px;height:17px;line-height:17px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .numeric-input[data-v-87d7857d]{width:100px}.shop-item .price-range[data-v-87d7857d]{display:inline-block}.shop-item .shop-item-dropdown[data-v-87d7857d]{color:rgba(21,33,53,.8);margin:0 15px}.shop-item .shop-item-dropdown.shop-item-dropdown-link[data-v-87d7857d]{color:#2f54eb}.shop-item .shop-watch-filter .shop-watch-tip[data-v-87d7857d]{margin-top:15px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .monitor-video-tutorial[data-v-87d7857d]{width:168px;height:24px;background:#f2f6fc;border-radius:100px 0 0 100px;position:absolute;z-index:10;margin-top:25px;right:0;top:0;line-height:24px}.shop-item .monitor-video-tutorial .monitor-video[data-v-87d7857d]{position:absolute;z-index:10;right:8px;top:0}.shop-item .monitor-video-tutorial .monitor-video .monitor-title[data-v-87d7857d]{width:104px;height:16px;font-size:12px;font-weight:400;color:#282b59;line-height:16px;margin:0 8px 0 5px;cursor:pointer}.shop-item .ant-popover-content[data-v-87d7857d]{-webkit-transform:none;-ms-transform:none;transform:none}.shop-filter-watch .second-line-wrap[data-v-87d7857d]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;height:52px;margin-top:-16px}.shop-filter-watch .shop-rank-watch[data-v-87d7857d]{padding:24px 24px 0}.cycle[data-v-87d7857d]{width:50px;height:50px;background-color:#ff668f;border-radius:25px;float:left;font-size:24px;margin-left:-60px;margin-top:23px;position:absolute;left:50%}.watch-td[data-v-87d7857d]{padding:16px 5px!important}.watch-td-2[data-v-87d7857d]{padding:16px 20px!important}.cycleStore[data-v-87d7857d]{width:50px;height:50px;background-color:#ef8a54;border-radius:25px;float:left;font-size:24px;margin-top:23px;position:absolute;margin-left:-60px;left:50%}.cycleText[data-v-87d7857d]{height:50px;line-height:50px;display:block;color:#fff;text-align:center;font-size:28px}.NewCommodity[data-v-87d7857d]{background-color:#f7f7f7;border-top:3px solid #ffc1d1;width:91.5%;height:75px}.NewCommodityStore[data-v-87d7857d]{background-color:#f7f7f7;border-top:3px solid #ef8a54;height:75px}#time-select .ant-calendar-picker .ant-input[data-v-87d7857d]{border:none;font-size:18px;color:#333}#time-select .ant-calendar-picker-icon[data-v-87d7857d]{right:-4px}.tool-tip[data-v-87d7857d]{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:rgba(64,64,64,.85);border-radius:4px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2);min-height:34px;max-width:400px}#components-back-top-demo-custom .ant-back-top[data-v-87d7857d]{bottom:100px}#components-back-top-demo-custom .ant-back-top-inner[data-v-87d7857d]{height:40px;width:40px;line-height:40px;border-radius:4px;background-color:#1088e9;color:#fff;text-align:center;font-size:20px}.collect-btn[data-v-87d7857d]{position:fixed;right:0;top:50%;height:80px;width:80px;border-radius:43px;opacity:.8}.collect-btn.hide[data-v-87d7857d]{display:none}.hot-image[data-v-87d7857d]{position:relative;width:120px;height:120px;overflow:hidden}.hot-image.hot[data-v-87d7857d]:after{content:"AI爆款";position:absolute;top:8px;left:-17px;width:70px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#f66e5f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hot[data-v-87d7857d]{text-align:right;line-height:40px}.hot .see-hot[data-v-87d7857d]{display:none}.imgs-wrap[data-v-87d7857d]{width:1392px;background-color:#fff;padding:16px;float:left;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.imgs-wrap .img-single[data-v-87d7857d]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;margin:0 10px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;text-align:center;color:#2f54eb;background:#fff;padding-bottom:15px}.imgs-wrap .img-single:hover .marke-collect[data-v-87d7857d],.imgs-wrap .img-single:hover .marke-diff[data-v-87d7857d]{display:block}.imgs-wrap .img-single .img-single-item[data-v-87d7857d]{width:100%;padding-top:10px;margin-bottom:10px}.imgs-wrap .img-single .img-single-item img[data-v-87d7857d]{max-height:100%}.imgs-wrap .img-single .item-name[data-v-87d7857d]{width:100%;text-align:left;padding:5px 10px;color:#2f54eb}.imgs-wrap .img-single .item-info[data-v-87d7857d]{padding:0 10px;display:-ms-flexbox;display:flex;font-size:14px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;color:#333}.imgs-wrap .img-single .item-price[data-v-87d7857d]{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.imgs-wrap .img-single .item-price span[data-v-87d7857d]:last-child{font-size:10px;color:#999}.imgs-wrap .img-single .item-price span[data-v-87d7857d]:first-child{font-size:18px;color:#f35451}.imgs-wrap .img-single:hover .operate-wrap[data-v-87d7857d]{opacity:1;-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.img-single[data-v-87d7857d]:hover{-webkit-transform:translateY(-15px) scale(1.03);-ms-transform:translateY(-15px) scale(1.03);transform:translateY(-15px) scale(1.03);-webkit-box-shadow:rgba(0,0,0,.1) 0 0 9px 1px;box-shadow:0 0 9px 1px rgba(0,0,0,.1)}.ant-pagination[data-v-87d7857d]{text-align:right}.ant-rate[data-v-87d7857d]{margin-left:10px}.ant-rate .ant-rate-star[data-v-87d7857d]{margin-right:5px}.ant-rate .ant-rate-star .anticon[data-v-87d7857d]{font-size:14px}.sort-wrap span[data-v-87d7857d]{margin-right:8px;cursor:pointer}.marke-collect[data-v-87d7857d],.marke-diff[data-v-87d7857d]{display:none;cursor:pointer;position:absolute;top:10px;width:58px;height:24px;line-height:24px;font-size:12px;color:#fff;text-align:center;background-color:rgba(0,0,0,.39)}.marke-collect[data-v-87d7857d]{right:10px}.marke-diff[data-v-87d7857d]{right:78px}#store-table .shop-style-label[data-v-87d7857d]{margin-bottom:10px}#store-table .shop-style-label[data-v-87d7857d]:last-child{margin-bottom:0}.shop-pre .tab[data-v-87d7857d]{position:relative}.shop-pre .tab .top-right-icon[data-v-87d7857d]{position:absolute;width:34px;top:0;right:-27px}monitor-center .ant-btn.excel-export-btn[data-v-87d7857d]{display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;line-height:28px;color:#2f54eb;text-align:center;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-left:16px}monitor-center .ant-btn.excel-export-btn[data-v-87d7857d]:hover{background-color:#6483ff;color:#fff}.monitor-shop-detail-analysis-filter{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px;-ms-flex-align:center;align-items:center;height:28px}.shop-detail-analysis-old-panel{background-color:#fff;padding:0 0 37px}.business-trend .category-trend-table a{font-size:14px;line-height:16px;color:#343874;display:inline-block;margin-left:18px}.business-trend .category-trend-table a.active{color:#2f54eb}.business-property .content-baseinfo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 20px}.property-trend-table a{font-size:14px;line-height:16px;color:#343874;display:inline-block;margin-left:18px}.property-trend-table a.active{color:#2f54eb}.business-price .attributes-price.small{margin-top:0;max-width:1070px}.business-price .attributes-price.small .attr-chart-granularity{top:-50px}.business-price .attributes-price.small .attr-chart-granularity .last-year-cbx{top:16px}.keyword-analysis{margin-top:16px}.keyword-analysis .line-gray{height:16px;background-color:#f5f5f5;margin:0 -58px}.keyword-analysis .keyword{margin-left:245px;position:relative;width:640px;height:40px;background-color:#fff;border-radius:4px;border:1px solid #2f54eb;display:-ms-flexbox;display:flex;margin-top:120px}.keyword-analysis .keyword .keyword-input{border:none;width:550px}.keyword-analysis .keyword .keyword-input-container-icon{width:14px;height:14px;display:inline-block;font-size:12px;color:#c8c9d7;margin:13px;line-height:40px;cursor:pointer;position:relative;top:-10px}.keyword-analysis .item-input{margin-top:"24px"}.keyword-analysis .tip{margin-left:245px;height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px;margin-top:12px}.keyword-analysis .history{margin:50px 0 18px 245px;width:640px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.keyword-analysis .history .history-title{width:62px;height:20px;font-size:14px;font-weight:500;color:#282b59;line-height:20px}.keyword-analysis .history .search-history-item{height:24px;background:#f7f7fa;border-radius:2px;margin:0 8px 2px;display:inline-block;cursor:pointer}.keyword-analysis .keyword-line{width:640px;height:1px;background:#efeff2;margin-left:245px}.keyword-analysis .hot-keyword{margin-left:245px;margin-top:16px;width:640px;height:144px}.keyword-analysis .hot-keyword .hot-keyword-title{width:70px;height:20px;font-size:14px;font-weight:500;color:#282b59;line-height:20px;margin-bottom:12px}.keyword-analysis .hot-keyword .search-hotword-item{width:320px;height:24px;cursor:pointer}.keyword-analysis .hot-keyword .search-hotword-item:first-child span,.keyword-analysis .hot-keyword .search-hotword-item:nth-child(2) span,.keyword-analysis .hot-keyword .search-hotword-item:nth-child(3) span{width:5px;height:16px;font-size:12px;font-weight:500;line-height:16px}.keyword-analysis .hot-keyword .search-hotword-item:first-child span{color:#ff7272}.keyword-analysis .hot-keyword .search-hotword-item:nth-child(2) span{color:#fc985e}.keyword-analysis .hot-keyword .search-hotword-item:nth-child(3) span{color:#fcb35e}.keyword-analysis .hot-keyword .search-hotword-item:hover{background:#f7f7fa}.keyword-analysis .search-table .relate-keyword .relate-keyword-tip{width:1178px;height:40px;font-size:12px;font-weight:400;color:#666995;line-height:20px;text-align:center}.keyword-analysis .search-table .relate-keyword .relate-keyword-item{height:24px;background:#f7f7fa;border-radius:2px;margin:0 8px 2px;display:inline-block;cursor:pointer}.search-popover .trend-input-keyword-like{display:none;position:absolute;top:69px;left:-210px;width:640px;background:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;border-top-right-radius:0}.search-popover .trend-input-keyword-like li{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;height:34px;line-height:34px;background-color:#fff;font-size:14px;color:#343874}.search-popover .trend-input-keyword-like li:hover{color:#2f54eb;background-color:#f0f5ff}.search-popover .trend-input-keyword-like-show{display:block}.brand-select-label-wrap .brand-select-label{color:#2f54eb}.brand-select-brand .brand-select-footer{padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.custom-price-modal .custom-price-title{font-size:16px;font-weight:500;color:#282b59;margin-bottom:24px;position:relative}.custom-price-modal .custom-price-title i{position:absolute;color:#c8c9d7;cursor:pointer;right:0}.custom-price-modal .custom-price-opt{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:12px}.custom-price-modal .custom-price-opt .custom-price-line{color:#282b59;margin:0 8px}.custom-price-modal .custom-price-opt .custom-price-item .custom-price-item-title{font-size:14px;line-height:18px;color:#343874;margin-right:8px}.custom-price-modal .custom-price-opt .custom-price-item .custom-price-input{width:70px;height:28px}.custom-price-modal .custom-price-error{font-size:12px;height:18px;min-width:1px;color:#ff5455;margin-top:8px;margin-bottom:13px}.custom-price-modal .custom-price-foot{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.custom-price-modal .custom-price-foot .custom-price-setting .custom-price-keep{font-size:14px;color:#343874}.custom-price-modal .custom-price-foot .custom-price-setting .custom-price-reset{font-size:14px;line-height:18px;color:#c8c9d7;cursor:pointer;margin-left:16px}.custom-price-modal .custom-price-foot .custom-price-btn .custom-price-cancel,.custom-price-modal .custom-price-foot .custom-price-btn .custom-price-ok{width:86px;height:32px;text-align:center;line-height:32px;font-size:14px;cursor:pointer;display:inline-block}.custom-price-modal .custom-price-foot .custom-price-btn .custom-price-cancel:hover,.custom-price-modal .custom-price-foot .custom-price-btn .custom-price-ok:hover{opacity:.8}.custom-price-modal .custom-price-foot .custom-price-btn .custom-price-cancel{border:1px solid #fff;color:#c8c9d7}.custom-price-modal .custom-price-foot .custom-price-btn .custom-price-ok{background-color:#2f54eb;border-radius:2px;color:#fff}.custom-price-wrap{height:28px;line-height:28px;padding:0 8px;background-color:#eaedfd;cursor:pointer;border-radius:2px;font-size:14px;color:#2f54eb}.analysis-cross-comparison .analysis-cross-comparison-body[data-v-c9c14f28]{width:100%;background-color:#fff;padding:24px}.analysis-cross-comparison .analysis-cross-comparison-title[data-v-c9c14f28]{font-size:18px;font-weight:500;color:#282b59;margin-bottom:24px}.analysis-cross-comparison .analysis-cross-comparison-item[data-v-c9c14f28]{display:-ms-flexbox;display:flex;width:100%;margin-bottom:8px;margin-right:80px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd-active[data-v-c9c14f28],.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd[data-v-c9c14f28]{margin-right:24px;cursor:pointer;width:120px;height:80px;border-radius:8px;border:1px solid #e5eeff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd-active .analysis-cross-comparison-img[data-v-c9c14f28],.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd .analysis-cross-comparison-img[data-v-c9c14f28]{position:absolute;bottom:44px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd-active .analysis-cross-comparison-wd-name[data-v-c9c14f28],.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd .analysis-cross-comparison-wd-name[data-v-c9c14f28]{font-size:14px;color:#343874;position:absolute;left:0;right:0;text-align:center;bottom:12px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd-active .anticon[data-v-c9c14f28],.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd .anticon[data-v-c9c14f28]{top:8px;right:8px;position:absolute;font-size:20px;width:20px;height:20px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd-active[data-v-c9c14f28]{border:1px solid #fff;background:#2f54eb}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd-active .analysis-cross-comparison-wd-name[data-v-c9c14f28]{color:#fff}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-wd[data-v-c9c14f28]:last-of-type:after{content:"new";position:absolute;right:0;bottom:0;width:35px;height:18px;line-height:18px;background:-o-linear-gradient(328deg,#fe8a8a 0,#f55 100%);background:linear-gradient(122deg,#fe8a8a,#f55);border-radius:8px 0 8px 0;text-align:center;font-size:10px;font-weight:500;color:#fff}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-key[data-v-c9c14f28]{height:41px;line-height:41px;-ms-flex-negative:0;flex-shrink:0;width:60px;font-size:14px;font-weight:500;margin-right:36px;color:#343874;position:relative}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-key .analysis-cross-comparison-key-star[data-v-c9c14f28]{margin-left:4px;height:41px;line-height:41px;top:2px;position:absolute;color:red}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-market[data-v-c9c14f28]{position:relative;height:41px;line-height:41px;border-radius:25px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-market span[data-v-c9c14f28]{display:inline-block;z-index:2;height:26px;line-height:26px;padding:0 10px;margin:0 16px;cursor:pointer;text-align:center;font-size:14px;color:#343874}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-market span.active[data-v-c9c14f28]{color:#2f54eb;font-weight:400;padding:0 10px;height:26px;background-color:#e6eeff;border-radius:13px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-time-ranges[data-v-c9c14f28]{position:relative;height:41px;line-height:41px;border-radius:25px;color:#343874}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-time-ranges span[data-v-c9c14f28]{display:inline-block;z-index:2;height:26px;line-height:26px;padding:0 10px;margin:0 16px;cursor:pointer;text-align:center;font-size:14px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-time-ranges span.active[data-v-c9c14f28]{color:#2f54eb;font-weight:400;padding:0 10px;height:26px;background-color:#e6eeff;border-radius:13px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-industry[data-v-c9c14f28]{position:relative;-ms-flex:1 1;flex:1 1;height:41px;line-height:41px;border-radius:25px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-industry span[data-v-c9c14f28]{display:inline-block;z-index:2;height:26px;line-height:26px;padding:0 10px;margin:0 16px;cursor:pointer;text-align:center;font-size:14px;color:#343874}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-industry span.active[data-v-c9c14f28]{color:#2f54eb;font-weight:400;padding:0 10px;height:26px;background-color:#e6eeff;border-radius:13px}.analysis-cross-comparison .analysis-cross-comparison-item .category-values-edit[data-v-c9c14f28]{background-color:#f7f8fa;border-radius:4px}.analysis-cross-comparison .analysis-cross-comparison-item .price-input[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;-ms-flex:0 1 200px;flex:0 1 200px;font-size:14px;font-weight:400;color:#2f54eb}.analysis-cross-comparison .analysis-cross-comparison-item .price-input .price-select[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis-cross-comparison .analysis-cross-comparison-item .price-input .price-select-count[data-v-c9c14f28]{height:16px;width:16px;font-size:12px;color:#fff;text-align:center;line-height:16px;display:inline-block;border-radius:50%;background-color:#2f54eb;vertical-align:inherit;margin-left:2px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-brand[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:41px;line-height:41px;border-radius:25px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-brand span[data-v-c9c14f28]{display:inline-block;z-index:2;height:26px;line-height:26px;padding:0 10px;margin:0 16px;cursor:pointer;text-align:center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#343874}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-brand span.active[data-v-c9c14f28]{color:#2f54eb;font-weight:400;padding:0 10px;height:26px;background-color:#e6eeff;border-radius:13px}.analysis-cross-comparison .analysis-cross-comparison-item .analysis-cross-comparison-brand .other-brand[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.analysis-cross-comparison .analysis-cross-comparison-item .category-operate-wrap[data-v-c9c14f28]{width:142px;text-align:right;height:41px;line-height:41px}.analysis-cross-comparison .analysis-cross-comparison-item .category-operate-wrap .category-operate-more[data-v-c9c14f28]{cursor:pointer;white-space:nowrap;width:40px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;font-size:12px;color:#343874}.analysis-cross-comparison .analysis-cross-comparison-footer-btn[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;position:relative;width:100%;margin-bottom:8px;margin-right:80px}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-blank[data-v-c9c14f28]{-ms-flex-negative:0;flex-shrink:0;width:85px;font-size:14px;font-weight:500;margin-right:36px;color:#343874;position:relative}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-left[data-v-c9c14f28]{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-left .analysis-cross-comparison-btn[data-v-c9c14f28]{cursor:pointer;color:#fff;font-size:16px;font-weight:400;width:96px;text-align:center;height:34px;line-height:34px;margin-right:24px;background:-o-linear-gradient(135deg,#2c8eff 0,#726eff 100%);background:linear-gradient(-45deg,#2c8eff,#726eff);border-radius:2px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-left .analysis-cross-comparison-btn[data-v-c9c14f28]:hover{background:-o-linear-gradient(135deg,#6483ff 0,#6483ff 100%);background:linear-gradient(-45deg,#6483ff,#6483ff)}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-left .analysis-cross-comparison-btn.disable[data-v-c9c14f28]{opacity:.6;cursor:not-allowed}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-left .analysis-cross-comparison-reset-btn[data-v-c9c14f28]{cursor:pointer;font-size:14px;font-weight:400;color:#2f54eb}.analysis-cross-comparison .analysis-cross-comparison-footer-btn .analysis-cross-comparison-right[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis-cross-comparison .analysis-cross-comparison-rule[data-v-c9c14f28]{margin-top:44px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item[data-v-c9c14f28]{position:relative;width:302px;height:162px;border-radius:8px;text-align:center;font-size:14px;background-size:100% 100%}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item .analysis-cross-comparison-rule-title[data-v-c9c14f28]{position:absolute;left:0;right:0;margin:0 auto;width:60px;height:60px;line-height:60px;border-radius:30px;top:-16px;font-weight:500;color:#fff;background-color:#6785ff}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item .analysis-cross-comparison-rule-value[data-v-c9c14f28]{width:220px;height:36px;font-weight:500;line-height:18px;margin:60px auto 0;color:#282b59;font-size:16px}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item .analysis-cross-comparison-rule-market[data-v-c9c14f28]{margin:16px auto 0}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item .analysis-cross-comparison-rule-market span[data-v-c9c14f28]{display:inline-block;width:60px;height:26px;line-height:26px;border-radius:4px;background-color:rgba(103,133,255,.2)}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item .analysis-cross-comparison-rule-market span[data-v-c9c14f28]:last-of-type{margin-left:8px}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item .analysis-cross-comparison-rule-market span[data-v-c9c14f28]:first-of-type{margin-left:0}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item[data-v-c9c14f28]:last-child{background-color:#f0fcfd}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item:last-child .analysis-cross-comparison-rule-title[data-v-c9c14f28]{background-color:#3fd2e0}.analysis-cross-comparison .analysis-cross-comparison-rule .analysis-cross-comparison-rule-item:last-child .analysis-cross-comparison-rule-market span[data-v-c9c14f28]{background-color:rgba(63,210,224,.2)}.analysis-cross-comparison .analysis-cross-comparison-overview[data-v-c9c14f28]{display:-ms-flexbox;display:flex}.analysis-cross-comparison .analysis-cross-comparison-overview .analysis-cross-comparison-overview-item[data-v-c9c14f28]{-ms-flex:1 1;flex:1 1;font-size:14px}.analysis-cross-comparison .analysis-cross-comparison-overview .analysis-cross-comparison-overview-item .analysis-cross-comparison-overview-title[data-v-c9c14f28]{color:#666995;height:50px;line-height:50px;text-align:center;background-color:#f7f7fa}.analysis-cross-comparison .analysis-cross-comparison-overview .analysis-cross-comparison-overview-item .analysis-cross-comparison-overview-value[data-v-c9c14f28]{height:50px;line-height:50px;text-align:center;color:#282b59;border-bottom:1px solid #efeff2}.analysis-cross-comparison .analysis-table-double-row[data-v-c9c14f28]{width:553px;margin:0}.analysis-cross-comparison .analysis-table-double-row .analysis-column-title[data-v-c9c14f28]{max-width:200px}.analysis-cross-comparison .analysis-table-double-row .analysis-column-item-title[data-v-c9c14f28]{max-width:none}.analysis-cross-comparison .analysis-cross-comparison-reset[data-v-c9c14f28]{cursor:pointer;width:88px;text-align:center;height:34px;list-style:34px;border-radius:17px;border:1px solid #2f54eb;font-size:14px;color:#2f54eb;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.analysis-cross-comparison .analysis-cross-comparison-reset[data-v-c9c14f28]:hover{color:#fff;background:#2f54eb}.analysis-cross-comparison .compare-ratio[data-v-c9c14f28]{-ms-flex-pack:justify;justify-content:space-between;width:100px}.analysis-cross-comparison .ant-modal-confirm-body .ant-modal-confirm-content[data-v-c9c14f28]{text-align:center;margin:24px 38px 0 0}.analysis-cross-comparison-filter .business-search-gray[data-v-c9c14f28]{background-color:#f5f5f5;padding:0 22px;min-height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.analysis-cross-comparison-filter .business-search-gray .search-filter-wrap[data-v-c9c14f28]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.analysis-cross-comparison-filter .business-search-gray .search-filter-wrap .filter-value-title[data-v-c9c14f28]{font-size:14px;color:#343874;margin-right:24px}.analysis-cross-comparison-filter .business-search-gray .search-filter-wrap .close-filter-value[data-v-c9c14f28]{width:12px;height:12px;cursor:pointer;color:rgba(102,105,149,.4)}.analysis-cross-comparison-filter .business-search-gray .filter-operate-toggle[data-v-c9c14f28]{cursor:pointer;font-size:14px;color:#524588;width:145px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.analysis-cross-comparison-filter .business-search-gray .filter-operate-toggle .toggle-filter-value[data-v-c9c14f28]{margin-left:5px;position:relative;top:3px}.analysis-cross-comparison-filter .filter-item-business-wrap[data-v-c9c14f28]{max-height:720px;background-color:#fff;padding:0 24px;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category[data-v-c9c14f28]{margin-top:4px;background:#fff;display:-ms-flexbox;display:flex}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category .category-title-wrap[data-v-c9c14f28]{width:100px;font-size:14px;color:#282b59;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category .category-values-scroll[data-v-c9c14f28]{height:auto;-ms-flex:1 1;flex:1 1}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category .category-values-edit[data-v-c9c14f28]{background-color:#f7f8fa;border-radius:4px}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category .category-values-wrap[data-v-c9c14f28]{padding-left:8px;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;overflow:auto;max-height:82px;color:#282b59}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category .category-values-wrap .category-value[data-v-c9c14f28]{display:inline-block;cursor:pointer;margin:12px 40px 12px 0;height:17px;line-height:17px;font-size:14px;color:#343874}.analysis-cross-comparison-filter .filter-item-business-wrap .search-filter-category .category-values-wrap .category-value .ant-checkbox-wrapper[data-v-c9c14f28]{font-size:14px;color:#343874}.analysis-cross-comparison-filter .filter-wrap-close[data-v-c9c14f28]{max-height:0;overflow:hidden;border-bottom:0;padding:0 24px}.cross--comparison--result--table{width:100%;background-color:#fff;margin-top:16px}.cross--comparison--result--table .table-title-tab{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:82px;padding:24px;background-color:#fff}.cross--comparison--result--table .table-title-tab .title-left{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.cross--comparison--result--table .table-title-tab .title-left .table-title-item{width:88px;height:34px;text-align:center;line-height:34px;font-size:14px;font-weight:400;color:#343874;cursor:pointer}.cross--comparison--result--table .table-title-tab .title-left .active{width:88px;height:34px;background:-o-linear-gradient(225deg,#2c8eff 0,#726eff 100%);background:linear-gradient(225deg,#2c8eff,#726eff);border-radius:17px;font-size:14px;font-weight:500;color:#fff}.cross--comparison--result--table .table-title-tab .export{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cross--comparison--result--table .table-content{padding:0 24px 46px;background-color:#fff}.cross--comparison--result--table .table-content .data-table{display:-ms-flexbox;display:flex}.cross--comparison--result--table .table-content .data-table .col-left{-ms-flex:0 0 160px;flex:0 0 160px;display:-ms-flexbox;display:flex}.cross--comparison--result--table .table-content .data-table .col-left .col-wrap{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cross--comparison--result--table .table-content .data-table .col-left .col-wrap .col-title{-ms-flex:0 0 50px;flex:0 0 50px;line-height:50px;min-width:115px;padding-left:24px;background-color:#f7f7fa;font-size:14px;font-weight:500;color:#666995}.cross--comparison--result--table .table-content .data-table .col-left .col-wrap .col-data{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:160px;font-size:14px;font-weight:500;color:#282b59;padding-left:24px;border-bottom:1px solid #efeff2;border-right:1px solid #efeff2}.cross--comparison--result--table .table-content .data-table .col-left .col-wrap .col-data .col-data-item{overflow:hidden;max-width:160px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.cross--comparison--result--table .table-content .data-table .col-left .col-wrap .col-data .item-ratio{font-size:12px;color:#343874}.cross--comparison--result--table .table-content .data-table .col-right{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;overflow:scroll}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:115px}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap .col-title{height:50px;line-height:50px;min-width:115px;text-align:center;background-color:#f7f7fa;font-size:14px;font-weight:500;color:#666995}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap .col-second-title{min-width:160px;padding-left:24px;text-align:start}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap .col-data{-ms-flex:0 0 72px;flex:0 0 72px;min-height:72px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#282b59;line-height:18px;border-bottom:1px solid #efeff2;border-right:1px solid #efeff2}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap .col-data .col-data-item{height:18px;font-size:14px}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap .col-data .item-ratio{font-size:12px;color:#343874}.cross--comparison--result--table .table-content .data-table .col-right .col-wrap .second-col{-ms-flex:0 0 72px;flex:0 0 72px;min-height:72px;min-width:160px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding-left:24px;font-size:14px;font-weight:500;color:#282b59;border-bottom:1px solid #efeff2;border-right:1px solid #efeff2}.cross--comparison--result--table .table-content .data-table .col-right .col-second-wrap{min-width:160px}.monitor-comparison-page .monitor-comparison-header{width:100%;height:72px;padding:24px 0 16px 24px;background:#fff}.monitor-comparison-page .monitor-comparison-header .monitor-comparison-title{width:96px;height:32px;font-size:24px;font-weight:500;color:#282b59;line-height:32px}.item-img-wrap .item-img{position:relative}.item-img-wrap .item-img .item-img-icon{position:absolute;right:0;bottom:0;width:22px}.red-dot{position:relative}.red-dot:after{position:absolute;content:"";width:8px;height:8px;background:#ff7272;border-radius:50%;border:2px solid #fff;right:-4px;top:0}.other-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;font-size:14px;padding:0 24px;-ms-flex-align:center;align-items:center;height:52px}.other-info .team-watch-info{color:#343874}.other-info .edit-tag-btn{cursor:pointer;margin-left:24px;color:#2f54eb}.shop-watch-search .search-gray{background-color:#fff}.slide-imgs{padding:16px 16px 0}.batch-hot-watch{margin:1px auto 0}.mycollection{height:100%;width:1392px;position:relative;margin:0 auto}.new-shop-info-watch{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-left:8px;height:80px;-ms-flex:1 1;flex:1 1}.new-shop-name-wrap{font-size:12px;color:#343874;margin-top:8px;display:inline-block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:180px;position:relative;height:16px;line-height:16px}.new-shop-name-wrap:hover{color:#1d39c4}.small-img-wrap{width:1178px!important}.shop-detail-operate{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.shop-detail-operate .disable,.shop-detail-operate .disable-compare{cursor:not-allowed!important}.content .no-shop-logo-s{margin-right:10px;width:66px;height:66px;line-height:66px;text-align:center;background-color:#91baff;font-size:36px;font-weight:500;color:#fff}.mycollection-add-shop{position:absolute!important;top:12px;right:0;z-index:10}.mycollection-items-bottom{color:#282b59;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;position:fixed;-ms-flex-direction:row;flex-direction:row;line-height:60px;width:1178px;padding-left:24px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1);bottom:0;right:0;display:-ms-flexbox;display:flex}.mycollection-items-bottom .btn-import.disabled{background-color:#69b7fd}.mycollection-items-bottom .btn-import{display:block;height:60px;text-align:center;line-height:60px;color:#fff;background-color:#2f54eb}.mycollection-items-bottom .btn-import.disabled{cursor:not-allowed;background-color:#d0d3d7}.mycollection-items-bottom .btn-tag{background-color:#fff;color:#343874}.mycollection-items-bottom .btn-tag.disabled{color:#d0d3d7;cursor:not-allowed;background-color:#fff}.mycollection-items-bottom .my-c-total{margin-right:20px}.item-modal-body{margin-top:20px}.item-modal-export{padding:10px;text-align:right}.my-c-tabs{overflow:auto}.my-c-tabs .text-info{font-size:12px;color:#343874;display:block;margin:8px 0 24px}.my-c-tabs .m-c-tab-result{max-height:400px;overflow:auto;overflow-x:hidden}.my-c-tabs .ant-list-item-meta{-ms-flex-align:center;align-items:center}.my-c-tabs .ant-list-item-meta-title{max-width:360px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.group-input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;list-style:none;position:relative;display:inline-block;width:100%;height:32px;font-size:14px;line-height:1.5;color:#282b59;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.card-container .txt-info{display:inline-block;margin-top:10px;font-size:12px;color:rgba(21,33,53,.4)}.one-line{-o-text-overflow:ellipsis;text-overflow:ellipsis;word-break:break-all;overflow:hidden;white-space:nowrap;width:340px;display:inline-block}.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-nav-container{height:40px}.card-container>.ant-tabs-card>.ant-tabs-content>.ant-tabs-tabpane{background-color:#fff;border:0;min-height:auto!important}.card-container>.ant-tabs-card>.ant-tabs-bar{border-color:#fcfcfc}.card-container>.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{line-height:32px;height:32px;border:0;background:#fff}.card-container .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{border-color:#fcfcfc}.card-container>.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{border:0;border-bottom:1px solid #2e50f0;background:#fff}.ant-tabs:not(.ant-tabs-vertical)>.ant-tabs-content>.ant-tabs-tabpane{min-height:400px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{border-bottom:1px solid #efeff2}.shops-link-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.monitor-center{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:calc(100vh - 96px);margin:0}.monitor-center .monitor-center-header>.tabs-title{-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;height:163px;margin-top:-60px;padding-top:60px;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/monitor-title.f58c5311.png)}.monitor-center .monitor-center-header>.tabs-title>.tab{width:100px;height:54px;margin:0 52px;font-size:22px;font-weight:500;line-height:27px;color:hsla(0,0%,100%,.6);position:relative}.monitor-center .monitor-center-header>.tabs-title>.tab span{position:absolute;width:40px;height:22px;line-height:22px;display:inline-block;text-align:center;right:-30px;font-size:12px;font-weight:600;color:#fff;background:-o-linear-gradient(315deg,#ffe998 0,#ff8985 28%,#f1316a 100%);background:linear-gradient(135deg,#ffe998,#ff8985 28%,#f1316a);-webkit-box-shadow:0 5px 5px -4px rgba(203,11,181,.52);box-shadow:0 5px 5px -4px rgba(203,11,181,.52);border-radius:11px 11px 11px 1px}.monitor-center .monitor-center-header>.tabs-title>.tab-active{border-bottom:3px solid #8cd5ff;color:#fff}.monitor-center .new-slogan-info-wrap{height:124px}.monitor-center-tab{position:relative}.monitor-center-tab .monitor-center-beta{position:absolute;top:2px;left:calc(100% + 8px);height:22px;padding:0 8px;-webkit-box-shadow:0 2px 14px 0 rgba(255,161,67,.44);box-shadow:0 2px 14px 0 rgba(255,161,67,.44);background-image:-o-linear-gradient(318deg,#ffca94 0,#ffa143 100%);background-image:linear-gradient(132deg,#ffca94,#ffa143);border-radius:11px;border-bottom-left-radius:2px;font-size:12px;line-height:22px;color:#fff;text-align:center}.live-table-empty-option{display:block;width:120px;height:34px;margin-top:24px;background-color:#6483ff;border-radius:2px;font-size:14px;font-weight:500;line-height:34px;color:#fff;text-align:center;cursor:pointer}.live-table-empty-option:hover{color:#fff}.reduction{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:1392px;height:480px;margin-top:8px;background-color:#fff;border-radius:2px}.reduction .title{margin-bottom:4px;font-size:14px;font-weight:500;line-height:20px;color:#282b59}.reduction .text{font-size:14px;line-height:20px;color:#343874}.reduction .button{width:88px;height:32px;margin-top:24px;background-color:#2f54eb;border-radius:2px;border:1px solid #2f54eb;font-size:14px;line-height:32px;color:#fff;text-align:center}.no-shop-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:400px}.no-shop-wrap .btn{width:104px;height:34px;font-size:14px;line-height:34px;background-color:#6483ff;border-radius:2px;color:#fff;position:relative;text-align:center;cursor:not-allowed}.no-shop-wrap .btn:hover .qrcode-warp{opacity:1}.no-shop-wrap .qrcode-warp{position:absolute;opacity:0;top:100%;left:50%;padding:6px 0 12px;-webkit-transform:translate(-50%,12px);-ms-transform:translate(-50%,12px);transform:translate(-50%,12px);-webkit-transition:all .4s;-o-transition:.4s all;transition:all .4s;width:120px;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 #ececec;box-shadow:0 2px 14px 0 #ececec;border:1px solid #efeff2;line-height:1.3em;font-size:12px;color:#343874}.no-shop-wrap .qrcode-warp img{margin-bottom:16px}.no-shop-wrap{text-align:center}.no-shop-wrap .no-shop-header{margin-top:40px;font-size:16px;color:#282b59}.no-shop-wrap .no-shop-sub-header{font-size:14px;color:#343874;margin:8px 0 40px}.no-shop-wrap .no-shop-operation button{background:#2f54eb}.item-detail .content-baseinfo{background-color:#fff}.base-card-info-wrap .base-info-value{width:95%}.item-detail-content .base-info-value .base-info-list{margin-bottom:0;font-size:18px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.item-detail-content .base-info-list .base-info-list-sub-info{font-size:15px;font-weight:400}.item-detail .item-detail-content .base-title-fixed{position:fixed;width:1178px;top:60px;z-index:12;-webkit-box-shadow:rgba(0,0,0,.1) 0 0 8px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.item-detail .item-detail-content .base-title-fixed+#item-detail-overview-info{margin-top:84px}.info-card-row{display:-ms-flexbox;display:flex}.info-card-row .mini-img{border:1px solid #efeff2;border-radius:2px;width:32px;height:32px;cursor:pointer;-o-object-fit:contain;object-fit:contain}.info-card-row .mini-img:not(:last-child){margin-right:8px}.info-card-row .mini-img:hover{border:2px solid #2e55ec}.item-detail-page-recommend-item{display:-ms-inline-flexbox;display:inline-flex;width:382px;height:112px;-ms-flex-align:center;align-items:center;padding:20px 24px}.item-detail-page-recommend-item:hover{background:#f0f5ff}.item-detail-page-recommend-item .category{display:none}.item-detail-page-recommend-item .sale-time,.item-detail-page-recommend-item:hover .category{display:inline}.item-detail-page-recommend-item:hover .sale-time{display:none}.item-detail-page-recommend-item:not(:nth-child(3n)){margin-right:16px}.item-detail-page-recommend-item>img{width:72px;height:72px;margin-right:16px;-o-object-fit:contain;object-fit:contain}.item-detail-page-recommend-item .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:246px}.item-detail-page-recommend-item .info .row{display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;color:#8789ac;line-height:16px}.item-detail-page-recommend-item .info .row:not(:last-child){margin-bottom:4px}.item-detail-page-recommend-item .info .sp{-ms-flex-pack:justify;justify-content:space-between}.item-detail-page-recommend-item .info .item-title{font-size:14px;font-weight:400;color:#282b59;width:246px;line-height:20px;display:inline}.item-detail-page-recommend-item .info .price{height:16px;font-size:12px;font-family:Helvetica;color:#ff7a45;line-height:16px}.item-detail-page-recommend-item:hover .info .item-title{color:#2f54eb}.item-detail-overview-more-link{height:16px;font-size:12px;font-weight:400;color:#282b59;line-height:16px}.item-detail-page--recommend-item--explain-tip{margin-left:24px;font-size:12px;color:#666995;line-height:18px;padding:20px 0}.sku-tip{width:272px}.no-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:400px;text-align:center}.no-item-wrap .no-item-header{margin-top:40px;font-size:16px;color:#282b59}.no-item-wrap .no-item-sub-header{font-size:14px;color:#343874;margin:8px 0 40px}.item-detail-sku-trend .attributes-trend{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;height:445px}.item-detail-sku-trend .attributes-trend .no-result-new{height:400px}.item-detail-sku-trend .attributes-trend .attr-progress-body{padding-right:28px}.item-detail-sku-trend .attributes-trend .attr-progress-body::-webkit-scrollbar{-webkit-appearance:none;width:6px}.item-detail-sku-trend .attributes-trend .attr-progress-body::-webkit-scrollbar-thumb{border-radius:3px;background-color:#d8d8d8;-webkit-box-shadow:#d8d8d8}.item-detail-sku-trend .attributes-trend .attr-progress-body .attr-progress-wrap{width:240px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.item-detail-sku-trend .attributes-trend .attr-progress-body .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.item-detail-sku-trend .attributes-trend .attr-title{color:#343874;display:inline-block;width:160px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.item-detail-sku-trend .attributes-trend .attr-number,.item-detail-sku-trend .attributes-trend .attr-title{height:17px;line-height:17px;font-size:12px;margin-top:14px}.item-detail-sku-trend .attributes-trend .attr-number.first{color:#343874}.item-detail-sku-trend .attributes-trend .attr-title.first{margin-bottom:6px}.item-detail-sku-trend .attributes-trend .comp-attr-title{position:absolute;bottom:25px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.item-detail-sku-trend .attributes-trend .attr-chart-wrap{margin-top:40px;max-width:1070px;-ms-flex:1 1;flex:1 1;height:313px}.item-detail-sku-trend .sku-status{width:88px;height:28px;border-radius:2px;line-height:28px}.sku-tip{height:16px;font-size:12px;font-weight:400;color:#9fa2bf;line-height:16px;margin-left:8px}.itemdetail-monitor .itemdetail-monitor-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:24px 4px}.itemdetail-monitor .itemdetail-monitor-header .item-monitor-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.itemdetail-monitor .itemdetail-monitor-header .item-monitor-title div{font-size:18px;font-weight:500;color:#343874}.itemdetail-monitor .itemdetail-monitor-header .item-monitor-title span{margin-left:16px;font-size:12px;color:#666995}.itemdetail-monitor .itemdetail-monitor-header .item-monitor-subTitle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.itemdetail-monitor .itemdetail-monitor-header .item-monitor-subTitle div{font-size:14px;font-weight:500;color:#282b59}.itemdetail-monitor .itemdetail-monitor-header .item-monitor-subTitle span{margin-left:16px;font-size:12px;color:#343874}.itemdetail-monitor .item-monitor-wrap{display:-ms-flexbox;display:flex;border:1px solid #e8e8e8}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar{width:735px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-tbody{border-left:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-calendar-body{padding:0;margin-left:-1px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-calendar-body .ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner{font-size:12px;color:#343874;text-align:left;padding-left:16px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .itemdetail-monitor-calendar-day{padding:12px;height:80px;background-color:#fff;cursor:pointer;border-right:1px solid #e8e8e8;border-top:1px solid #e8e8e8;margin:-1px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .itemdetail-monitor-calendar-day:hover{background-color:#f0f5ff}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .itemdetail-monitor-calendar-day .itemdetail-monitor-calendar-val{display:block;margin-bottom:10px;font-size:20px;font-weight:500;color:#282b59}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-selected-day .itemdetail-monitor-calendar-day.active{background-color:#f0f5ff}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-disabled-cell .itemdetail-monitor-calendar-day,.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-disabled-cell .itemdetail-monitor-calendar-day .itemdetail-monitor-calendar-val,.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-last-month-cell .itemdetail-monitor-calendar-day,.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-last-month-cell .itemdetail-monitor-calendar-day .itemdetail-monitor-calendar-val,.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-next-month-btn-day .itemdetail-monitor-calendar-day,.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .ant-fullcalendar-next-month-btn-day .itemdetail-monitor-calendar-day .itemdetail-monitor-calendar-val{color:#666995;cursor:not-allowed}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .itemdetail-monitor-calendar-first,.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .itemdetail-monitor-calendar-modify{display:inline-block;background-color:rgba(255,85,85,.16);border-radius:2px;padding:2px 4px;font-size:14px;line-height:16px;color:#f55}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-calendar .itemdetail-monitor-calendar-first{background-color:rgba(255,177,85,.16);color:#ffb155}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-checkbox{margin:24px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-timeline{-ms-flex:1 1;flex:1 1;margin-left:60px;margin-right:24px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-timeline .itemdetail-monitor-timeline-title{margin-top:105px;margin-bottom:40px;font-size:16px;font-weight:500;color:#282b59}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-timeline .itemdetail-monitor-timeline-body{max-height:450px;overflow:auto;padding-top:8px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-timeline .itemdetail-monitor-timeline-body .ant-timeline .ant-timeline-item{padding-bottom:20px}.itemdetail-monitor .item-monitor-wrap .itemdetail-monitor-timeline .itemdetail-monitor-timeline-body .ant-timeline .ant-timeline-item .ant-timeline-item-head-gray{color:#d8d8d8;border-color:#d8d8d8;background:#d8d8d8}.itemdetail-monitor .item-monitor-wrap .item-detail-monitor-point{font-size:14px;font-weight:500;color:#282b59;margin-bottom:24px}.itemdetail-monitor .item-monitor-wrap .item-detail-monitor-point span{margin-left:20px;margin-right:21px}.itemdetail-monitor .item-monitor-wrap .item-detail-monitor-info{margin-left:83px;font-size:12px;color:#343874;margin-bottom:12px;max-width:400px}.itemdetail-monitor .item-monitor-wrap .item-detail-monitor-dot{display:inline-block;width:6px;height:6px;background-color:#d8d8d8;border-radius:50%}.itemdetail-monitor .itemdetail-monitor-dateChanger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;float:left;margin:32px auto 40px 24px}.itemdetail-monitor .itemdetail-monitor-dateChanger .itemdetail-monitor-crtDate{font-size:24px;font-weight:500;color:#282b59;margin:0 16px}.itemdetail-monitor .itemdetail-monitor-dateChanger i{width:28px;height:28px;background-color:#f7f7fa;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.itemdetail-monitor .itemdetail-monitor-dateChanger i:hover{opacity:.6}.itemdetail-monitor .itemdetail-monitor-dateChanger i.disabled{cursor:not-allowed;opacity:.6}.traffic-title{height:55px;font-size:13px;font-weight:400;line-height:55px;color:#282b59;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efeff2}.traffic-title .tips-icon{font-size:14px;line-height:55px}.traffic-title .date-picker-dropdown a.date-picker-one{color:#343874}.item-traffic-addShop{display:block;width:87px;height:32px;background-color:#2f54eb;border-radius:2px;font-size:14px;line-height:32px;color:#fff;margin:40px auto 0}.itemdetail-traffic-table{padding:0 24px 24px}.drainage-rate{font-size:12px;color:#666995;margin-top:8px}.item-detail{width:1392px;margin:0 auto 24px;padding-bottom:0}.item-detail .item-page-title{height:90px;line-height:90px;font-size:24px;font-weight:500;color:#282b59}.item-detail .sku-comment{text-align:left;margin:0 auto;overflow-x:hidden}.item-detail .sku-comment img:hover{cursor:pointer}.item-detail .base-info{padding:24px 24px 40px;position:relative;background-color:#fff}.item-detail .base-info .goods-video-tutorial{width:168px;height:24px;background:#f2f6fc;border-radius:100px 0 0 100px;position:absolute;z-index:10;margin-top:27px;right:0;top:0;line-height:24px}.item-detail .base-info .goods-video-tutorial .goods-video{position:absolute;z-index:10;right:8px;top:0}.item-detail .base-info .goods-video-tutorial .goods-video .video-title{width:104px;height:16px;font-size:12px;font-weight:400;color:#282b59;line-height:16px;margin:0 8px 0 5px;cursor:pointer}.item-detail .base-info .video-model .ant-modal .ant-modal-content .ant-modal-close-x{position:relative;left:44px;width:40px;height:40px;background:hsla(0,0%,100%,.22);line-height:45px;top:-1px;margin:0;color:#fff}.item-detail .base-info .goods-flag{position:absolute;z-index:10;margin-top:64px;right:-10px;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.item-detail .base-info .goods-flag .goods-flag-value{position:relative;top:-33px;right:25px;font-size:12px;color:#fff}.item-detail .base-info .goods-flag .goods-flag-info{margin-bottom:-25px;position:relative;bottom:35px;right:25px;font-size:12px;color:#666995}.item-detail .base-info .dy-rank-info{position:absolute;z-index:10;margin-top:72px;right:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:row;-ms-flex-align:end;align-items:center;background:#f3f7ff;border-radius:100px 0 0 100px;width:216px;height:32px;-ms-flex-pack:start;justify-content:flex-start}.item-detail .base-info .dy-rank-info .rank-icon{margin-left:8px;position:relative;bottom:6px}.item-detail .base-info .dy-rank-info .rank-index{margin-left:4px;font-size:12px;color:#2f54eb;line-height:16px}.item-detail .base-info .base-info-content{display:-ms-flexbox;display:flex}.item-detail .base-info .base-info-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.item-detail .base-info .base-info-left .img{max-height:350px;max-width:350px;min-height:100px;min-width:100px;border:0;background-size:100%;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAADABAMAAADisQKjAAAAHlBMVEUAAADo6PPp6fv////3+P3x8fj7/P75+v39/f/19fuHE3IvAAAAA3RSTlMAFgzvWD0iAAADv0lEQVR42t3asXLaQBRGYb1C8gbxK1wPUs8KoxoUcC1Nkl6aJL00kN5D8rpJGq3NBPivzyqFb+3xN3s5XgHj7I3N3Z/58O583t9lNtMc2vDvKXfzmMXncHHqWcziGC5POYt5CNfmNIfZXiWrOr1Z9OHqlF6Tk6FObhbhxlRek5Ph5DU5GWrR5K9lLCi12QrHTGyOt8kqsXkMt+ekmryfuNq0Zi+QZVpzDMpqk5oLhazqpGYvHTOpmQepoKSmRJZJzVEyTynNImgFpTRbbbVekx8z1F6TH7Nym/yYp5TmKK7Wa/JjlsTkx+SmRlYpzdxdEDd772q5uXAXxM1RXC0weUHcvHevlputWBAwQUHABAUBExQETFAQMMEdBExQkG7yguJsX20Wwbtabh7F1QIT3kG6yQuqiMkL4qZaEDDBHQRMWBA3C7EgYIKCgEkL4mbuLoibvbhaYPKCuDmC1QomeooBkxfEzRYUJJhotcAEBQGTHFM3eUEVMMEdBEywWmCygrgJjimYqCBggjsImKAgYLK3mNwM4mqByT+kcLMFqxVMVBAwwR2ETVAQMEFBislXC0xeEDfHuUxeUOs1eUHh3mvyO2jpNnlBg9fkT7GVeU1eUJfQzEXTvCYvaO02eUGN3+QFJTR7zVy6TX4HDX6TF+Q2eUFekxf0YMAEBTlNXhAwQUFOkxfkNXlBwbwmL2gNTFBQMnNUr3dggoJ8Ji9oACYoCJigIGCCgmSTF9QBE9xBwEQF6SYvqAEmL4ibQZslMEFBwEQF6SYvqHObuKAHAyYoCJjsKaabtKCVARMUBExQEDBBQcAEBWGzVQsCJi6Im6P7euemSK4TmrloNm4zmrAgbuoFLbHpL2gAJigImLAgbrbe652bBShIM8EdBExQEDBhQdxswWpFExQETHQHcVM/5sqACQoCJimIm/pq19z0v8UE5u7MlAuipr+gjpmoIG7qBSHzY0bvIL+5f24WvVoQNv0fUpi5yWhBfvMpo08xv9lltCC/OWTgfRA19YIaaD5a5v+yFpr7aKoFDdTcRFP+twdqdtHsNbPBpk1mrh6TmrtoigUN2NxMZqH+bWKzmUzxmIbNrU2mVlDHzc1kLsTNcnOYzFELiJt7+2vqBX03bjaTOWqb5ebeJrPXviXh5jCZufZicvPJJnOU7llu7mwyC4nk5uMQzXuJ5GZj0eyF1xKYkYzm4maxgwEzLjaaNwtaDcbNn2bPTeGQ1Nx+sRfm1YJW0w8D89f5L8kOny7OD3vFLL69mK8RjKb9//kNjumdUCWXWKoAAAAASUVORK5CYII=)}.item-detail .base-info .base-info-left .img:hover{cursor:pointer}.item-detail .base-info .base-info-left .item-imgs{max-width:407px;height:75px;margin-top:10px;overflow-y:hidden;overflow-x:hidden;position:relative}.item-detail .base-info .base-info-left .item-imgs .arrow-wrap{top:0;z-index:9;font-size:30px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;cursor:pointer;position:absolute;color:#fff;height:75px;line-height:75px;text-align:center;background-color:rgba(21,33,53,.6)}.item-detail .base-info .base-info-left .item-imgs .arrow-top-wrap{left:0}.item-detail .base-info .base-info-left .item-imgs .arrow-right-wrap{right:0}.item-detail .base-info .base-info-left .item-imgs .img-wrap{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:407px;overflow:auto;white-space:nowrap;position:relative}.item-detail .base-info .base-info-left .item-imgs .img-wrap .sm-img-wrap{display:inline-block;width:75px;height:74px;text-align:center;border:1px solid #d9d9d9;background-size:50% 50%;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAADABAMAAADisQKjAAAAHlBMVEUAAADo6PPp6fv////3+P3x8fj7/P75+v39/f/19fuHE3IvAAAAA3RSTlMAFgzvWD0iAAADv0lEQVR42t3asXLaQBRGYb1C8gbxK1wPUs8KoxoUcC1Nkl6aJL00kN5D8rpJGq3NBPivzyqFb+3xN3s5XgHj7I3N3Z/58O583t9lNtMc2vDvKXfzmMXncHHqWcziGC5POYt5CNfmNIfZXiWrOr1Z9OHqlF6Tk6FObhbhxlRek5Ph5DU5GWrR5K9lLCi12QrHTGyOt8kqsXkMt+ekmryfuNq0Zi+QZVpzDMpqk5oLhazqpGYvHTOpmQepoKSmRJZJzVEyTynNImgFpTRbbbVekx8z1F6TH7Nym/yYp5TmKK7Wa/JjlsTkx+SmRlYpzdxdEDd772q5uXAXxM1RXC0weUHcvHevlputWBAwQUHABAUBExQETFAQMMEdBExQkG7yguJsX20Wwbtabh7F1QIT3kG6yQuqiMkL4qZaEDDBHQRMWBA3C7EgYIKCgEkL4mbuLoibvbhaYPKCuDmC1QomeooBkxfEzRYUJJhotcAEBQGTHFM3eUEVMMEdBEywWmCygrgJjimYqCBggjsImKAgYLK3mNwM4mqByT+kcLMFqxVMVBAwwR2ETVAQMEFBislXC0xeEDfHuUxeUOs1eUHh3mvyO2jpNnlBg9fkT7GVeU1eUJfQzEXTvCYvaO02eUGN3+QFJTR7zVy6TX4HDX6TF+Q2eUFekxf0YMAEBTlNXhAwQUFOkxfkNXlBwbwmL2gNTFBQMnNUr3dggoJ8Ji9oACYoCJigIGCCgmSTF9QBE9xBwEQF6SYvqAEmL4ibQZslMEFBwEQF6SYvqHObuKAHAyYoCJjsKaabtKCVARMUBExQEDBBQcAEBWGzVQsCJi6Im6P7euemSK4TmrloNm4zmrAgbuoFLbHpL2gAJigImLAgbrbe652bBShIM8EdBExQEDBhQdxswWpFExQETHQHcVM/5sqACQoCJimIm/pq19z0v8UE5u7MlAuipr+gjpmoIG7qBSHzY0bvIL+5f24WvVoQNv0fUpi5yWhBfvMpo08xv9lltCC/OWTgfRA19YIaaD5a5v+yFpr7aKoFDdTcRFP+twdqdtHsNbPBpk1mrh6TmrtoigUN2NxMZqH+bWKzmUzxmIbNrU2mVlDHzc1kLsTNcnOYzFELiJt7+2vqBX03bjaTOWqb5ebeJrPXviXh5jCZufZicvPJJnOU7llu7mwyC4nk5uMQzXuJ5GZj0eyF1xKYkYzm4maxgwEzLjaaNwtaDcbNn2bPTeGQ1Nx+sRfm1YJW0w8D89f5L8kOny7OD3vFLL69mK8RjKb9//kNjumdUCWXWKoAAAAASUVORK5CYII=)}.item-detail .base-info .base-info-left .item-imgs .img-wrap .sm-img-wrap:not(:last-child){margin-right:8px}.item-detail .base-info .base-info-left .item-imgs .img-wrap .sm-img-wrap .img-content{width:100%;height:100%;background-size:cover;background-position:50%}.item-detail .base-info .base-info-left .item-imgs .img-wrap img{max-width:82px;max-height:78px}.item-detail .base-info .base-info-left .item-imgs .img-wrap .selected-img{border:2px solid #2f54eb}.item-detail .base-info .base-info-left .item-imgs .img-wrap .selected-img img{max-width:78px}.item-detail .base-info .base-info-left .item-imgs .img-wrap .img-wrap-button-left,.item-detail .base-info .base-info-left .item-imgs .img-wrap .img-wrap-button-right{width:16px;height:75px;background:rgba(0,0,0,.35);line-height:75px;position:absolute;top:0;z-index:1}.item-detail .base-info .base-info-left .item-imgs .img-wrap .img-wrap-button-left:disabled,.item-detail .base-info .base-info-left .item-imgs .img-wrap .img-wrap-button-right:disabled{cursor:not-allowed}.item-detail .base-info .base-info-left .item-imgs .img-wrap .img-wrap-button-left{left:0}.item-detail .base-info .base-info-left .item-imgs .img-wrap .img-wrap-button-right{right:0}.item-detail .base-info .base-info-left .item-imgs .img-wrap .pic{width:40px;height:18px;line-height:18px;background:-webkit-gradient(linear,right top,left top,from(#8c43f9),color-stop(50%,#7f5ae6),to(#4157e8));background:-o-linear-gradient(right,#8c43f9 0,#7f5ae6 50%,#4157e8 100%);background:linear-gradient(270deg,#8c43f9,#7f5ae6 50%,#4157e8);border-radius:9px;position:absolute;left:37%;bottom:12%;color:#fff}.item-detail .base-info .base-info-right{padding:0 16px 0 26px;-ms-flex:1 1;flex:1 1;position:relative;color:#282b59;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.item-detail .base-info .base-info-right .item-props-info{font-size:12px;font-weight:500;-ms-flex:1 1;flex:1 1;-ms-flex-pack:center;justify-content:center}.item-detail .base-info .base-info-right .item-props-info .prop-list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul{-ms-flex:1 1;flex:1 1;padding:0}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li{margin:0;list-style:none}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li:not(:last-child){margin-bottom:12px}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li.pre-field,.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li.pre-field>label{color:#f55}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li a{color:#282b59}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li a>span:hover{color:#2f54eb}.item-detail .base-info .base-info-right .item-props-info .prop-list>ul>li label{font-weight:400;display:inline-block;margin-right:12px;color:#343874}.item-detail .base-info .base-info-right .item-title{padding-top:4px;cursor:pointer;font-size:20px;line-height:20px;margin-bottom:16px;font-weight:500;color:#282b59}.item-detail .base-info .base-info-right .item-title:hover{color:#2f54eb}.item-detail .base-info .base-info-right .item-title .ai-data-tag{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.item-detail .base-info .base-info-right .item-title .item-featureTag{height:16px;border-radius:3px;display:inline-block;position:relative;top:3px}.item-detail .base-info .base-info-right .item-title .item-featureTag .item-featureTag-title{height:16px;font-size:12px;font-weight:600;line-height:16px;color:#fff;position:relative;top:-5px}.item-detail .base-info .base-info-right .item-price-info{font-size:12px}.item-detail .base-info .base-info-right .item-other{height:123px;background-color:rgba(21,33,53,.03);font-size:12px;color:#343874;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.item-detail .base-info .base-info-right .item-other.item-pre-info{background:rgba(255,85,85,.05);line-height:24px;padding:0 0 0 16px;height:24px;color:#ff4f4f;font-size:12px}.item-detail .base-info .base-info-right .item-other.item-pre-info .item-pre-subTitle{padding:0 8px;height:24px;line-height:24px;background-color:#ff4f4f;color:#fff;text-align:center}.item-detail .base-info .base-info-right .item-other .price-trend{cursor:pointer;margin-left:8px;font-size:14px;color:#2f54eb}.item-detail .base-info .base-info-right .item-other .price-trend:hover{color:#1d39c4}.item-detail .base-info .base-info-right .item-other .item-date{font-size:14px;color:#282b59!important;font-weight:500}.item-detail .base-info .base-info-right .item-other .ant-rate .ant-rate-star .anticon{font-size:12px}.item-detail .base-info .base-info-right .item-rank-info{position:relative;margin-bottom:16px;width:336px}.item-detail .base-info .base-info-right .item-rank-info .ant-carousel.ant-carousel-vertical{position:relative;z-index:1}.item-detail .base-info .base-info-right .item-rank-info .rank-all{position:absolute;bottom:0;z-index:1;background-color:#fff;width:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.item-detail .base-info .base-info-right .item-rank-info .item-interval{margin-top:5px;line-height:26px;padding-left:10px}.item-detail .base-info .base-info-right .item-rank-info:hover .rank-all{z-index:2;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.item-detail .base-info .base-info-right .item-rank-info .item-rank{line-height:24px;padding-left:9px}.item-detail .base-info .base-info-right .item-rank-info .item-rank.carousel{position:relative;z-index:2}.item-detail .base-info .base-info-right .item-rank-info .rank-single{background:#f7f7fa;border-radius:12px;height:24px;color:#282b59;font-size:12px;position:relative}.item-detail .base-info .base-info-right .item-rank-info .rank-right{position:absolute;right:9px}.item-detail .base-info .base-info-right .item-rank-info .rank-name{width:100px;display:inline-block;overflow:hidden;position:absolute;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.item-detail .base-info .base-info-right .item-rank-info .rank-num{font-family:DINCondensed-Bold;font-size:16px}.item-detail .base-info .base-info-right .item-operate-group{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between}.item-detail .base-info .base-info-right .item-operate-group .left .operators-wrapper{display:-ms-flexbox;display:flex}.item-detail .base-info .base-info-right .item-operate-group .left .operators-wrapper .operate-item{width:72px;height:72px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.item-detail .base-info .base-info-right .item-operate-group .left .operators-wrapper .operate-item:not(:last-child):after{content:"";width:1px;height:13px;background-color:#c8c9d7;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.item-detail .base-info .base-info-right .item-operate-group .item-btn-groups{white-space:nowrap;position:relative;z-index:3}.item-detail .base-info .base-info-right .item-operate-group .item-collect-btn,.item-detail .base-info .base-info-right .item-operate-group .item-follow-btn{display:inline-block;width:144px;height:40px;line-height:40px;background:#fff;border-radius:2px;border:1px solid #2f54eb;text-align:center;font-size:16px;font-weight:500;color:#2e55ec}.item-detail .base-info .base-info-right .item-operate-group .item-collect-btn:disabled,.item-detail .base-info .base-info-right .item-operate-group .item-follow-btn:disabled{cursor:not-allowed}.item-detail .base-info .base-info-right .item-operate-group .item-collect-btn:hover,.item-detail .base-info .base-info-right .item-operate-group .item-follow-btn:hover{background-color:#2e55ec;color:#fff}.item-detail .base-info .base-info-right .item-operate-group .item-follow-btn{margin-left:16px;background-color:#2e55ec}.item-detail .base-info .base-info-right .collocation{display:-ms-flexbox;display:flex;margin-top:12px}.item-detail .base-info .base-info-right .collocation .collocation-title{font-weight:400;color:#343874;vertical-align:top;min-width:48px;white-space:nowrap;margin-right:12px;font-size:12px}.item-detail .base-info .base-info-right .collocation .collocation-left{width:56px;height:56px;border-radius:2px;margin-right:12px}.item-detail .base-info .base-info-right .collocation .collocation-right{margin-right:16px}.item-detail .base-info .base-info-right .collocation .collocation-right .collocation-right-header{width:192px;height:16px;font-size:12px;font-weight:600;color:#282b59;line-height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin:6px 0 10px;cursor:pointer}.item-detail .base-info .base-info-right .collocation .collocation-right .collocation-right-content .collocation-right-price{height:16px;font-size:12px;font-weight:500;color:#f55;line-height:16px;margin-right:8px}.item-detail .base-info .base-info-right .collocation .collocation-right .collocation-right-content .collocation-right-content-title{width:72px;height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px}.item-detail .base-info .base-info-right .collocation .collocation-right .collocation-right-content .collocation-right-content-num{height:20px;font-size:14px;font-weight:500;color:#282b59;line-height:20px}.item-detail .base-info .base-info-right .collocation .collocation-detail{height:16px;font-size:12px;font-weight:400;color:#2f54eb;line-height:16px;margin-right:5px}.item-detail .base-info .base-info-bottom .shop-name{display:inline-block;line-height:22px;margin-right:16px;margin-top:16px;padding:0 15px;font-size:12px;font-weight:400;color:#d54515;background:#fff6f3;border-radius:0 27px 27px 0}.item-detail .base-info .base-info-bottom .shop-name:hover{font-weight:700}.item-detail .base-info .base-info-bottom.taobao .shop-name{color:#d54515;background:#fff6f3}.item-detail .base-info .base-info-bottom.douyin .shop-name{color:#2f54eb;background:#e6eeff}.item-detail .base-info .base-info-sku{display:-ms-flexbox;display:flex;margin-bottom:1em}.item-detail .base-info .base-info-sku label{font-weight:400;color:#343874;vertical-align:top;min-width:48px;white-space:nowrap;margin-right:12px}.item-detail .base-info .base-info-sku a{border:1px solid #efeff2;border-radius:2px;display:inline-block;margin-right:8px}.item-detail .base-info .base-info-sku a img{-o-object-fit:contain;object-fit:contain;width:32px;height:32px}.item-detail .base-info .base-info-sku a.active img{border:2px solid #fff;-webkit-box-shadow:0 0 0 2px #2f54eb;box-shadow:0 0 0 2px #2f54eb}.item-detail .base-info .base-info-sku .all-color{width:32px;height:32px;background:#fff;border-radius:2px;cursor:pointer;line-height:32px}.item-detail .base-info .base-info-sku .all-color span{width:24px;height:16px;font-weight:400;color:#2f54eb;line-height:16px}.item-detail .base-info .base-info-sku .item-detail-all-color .ant-popover-content{padding-bottom:4px}.item-detail .base-info .base-info-sku .item-detail-all-color .ant-popover-content .ant-popover-inner .ant-popover-title{border-bottom:none}.item-detail main.item-detail-content{margin-top:16px;display:-ms-flexbox;display:flex;position:relative}.item-detail main.item-detail-content .item-detail-menus{position:absolute;background-color:#fff;width:198px;bottom:0;top:0;min-height:427px}.item-detail main.item-detail-content .item-detail-menus .item-mini-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:24px 11px 10px;position:relative}.item-detail main.item-detail-content .item-detail-menus .item-mini-info .title{font-size:16px;font-weight:600;color:#282b59;line-height:22px;margin-top:9px;margin-bottom:9px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;width:100%}.item-detail main.item-detail-content .item-detail-menus .item-mini-info:after{position:absolute;bottom:0;content:"";height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(50%,#bcbed2),to(#fff));background-image:-o-linear-gradient(left,#fff 0,#bcbed2 50%,#fff 100%);background-image:linear-gradient(90deg,#fff,#bcbed2 50%,#fff)}.item-detail main.item-detail-content .item-detail-menus .item-mini-info:before{content:"";position:absolute;bottom:-4px;left:50%;margin-left:-3px;height:9px;width:9px;z-index:1;background-color:#bcbed2;border:3px solid #fff;border-radius:50%}.item-detail main.item-detail-content .item-detail-menus.fixed{top:62px;position:fixed}.item-detail main.item-detail-content main.real-content{-ms-flex:1 1;flex:1 1;margin-left:214px;background-color:#fff}.item-detail .real-content{border-top:0}.item-detail .real-content .sku-title{border-bottom:16px solid #f5f5f5;padding:16px 24px;font-size:24px;font-weight:500;background-color:#fff;color:#666995;display:-ms-flexbox;display:flex}.item-detail .real-content .sku-title .title-left{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.item-detail .real-content .sku-title .title-left .title-left-item{margin-right:25px;cursor:pointer}.item-detail .real-content .sku-title .title-left .active{color:#3b4081}.item-detail .real-content .sku-title .title-right{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;font-weight:400}.item-detail .real-content .title-fixed{position:fixed;width:1178px;top:60px;z-index:10}.item-detail .real-content .title-fixed+.sku-content{margin-top:84px}.item-detail .real-content .no-shop-wrap{text-align:center}.item-detail .real-content .no-shop-wrap .no-shop-header{margin-top:40px;font-size:16px;color:#282b59}.item-detail .real-content .no-shop-wrap .no-shop-sub-header{font-size:14px;color:#343874;margin:8px 0 40px}.item-detail .real-content .no-shop-wrap .no-shop-operation button{background:#2f54eb}.item-detail .real-content .content-baseinfo{margin:0 -24px;background-color:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.item-detail .real-content .content-baseinfo .baseinfo-title{height:56px;line-height:56px;width:100%;background-color:#fff;padding:0 24px}.item-detail .real-content .content-baseinfo .title-item{width:100%;height:100%;border-bottom:1px solid #efeff2;font-size:18px;font-weight:500;color:#282b59;display:inline-block}.item-detail .real-content .chart-sale-wrap .chart-header,.item-detail .real-content .chart-sku-wrap .chart-header{margin-bottom:16px;font-size:18px;font-weight:500;color:rgba(21,33,53,.8);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.item-detail .real-content .total-detail{color:#282b59;position:relative}.item-detail .real-content .total-detail .total-title{height:22px;font-size:16px;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.item-detail .real-content .total-detail .total-date{margin-top:5px;margin-bottom:40px;font-size:13px;color:#343874}.item-detail .real-content .total-detail .ant-select-selection--single{height:32px}.item-detail .real-content .total-detail .ant-select-selection__rendered{line-height:32px}.item-detail .real-content .total-detail .ant-input{height:36px;line-height:36px}.item-detail .real-content .chart-sku-wrap{position:relative}.item-detail .real-content .chart-sku-wrap .sku-chart-comb{position:absolute;top:24px;right:0;z-index:9}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap{height:425px;display:-ms-flexbox;display:flex;width:1130px;-ms-flex-align:center;align-items:center}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap .bar-wrapper .item-detail-bar-title{font-size:16px;font-weight:700;color:#282b59;line-height:26px;padding-left:30px;padding-top:15px}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap .bar-wrapper .zy-bar{padding:0 24px 14px}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap .wrap-pie3{position:relative;height:425px;-ms-flex:1 1;flex:1 1;display:inline-block}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap>.wrap-pie3:nth-child(2n){border-left:1px solid rgba(21,33,53,.1)}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap>div:first-child{height:425px;min-width:50%;-ms-flex:1 1;flex:1 1}.item-detail .real-content .chart-sku-wrap .sku-chart-wrap>div:nth-child(2n){border-left:1px solid rgba(21,33,53,.1);height:425px;min-width:50%}.item-detail .real-content .top-items-wrap{padding:30px 24px 0}.item-detail .real-content .top-items-wrap .top-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-detail .real-content .top-items-wrap .top-items .component-item-wrap{margin-right:20px}.item-detail .real-content .top-items-wrap .top-items .component-item-wrap:nth-child(5n){margin-right:0}.item-detail .real-content .empty-text{margin:0 auto;padding:20px}.item-detail .batch-itemdetail-watch{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;padding:26px 24px;font-size:14px}.item-detail .batch-itemdetail-watch .check-all{font-size:14px;color:#343874}.item-detail .batch-itemdetail-watch .check-num{font-size:14px;font-weight:500;color:#282b59}.item-detail .alike-ins-container{background:#f5f5f5}.item-detail .alike-ins-container .alike-ins-list{width:1178px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap{position:relative;cursor:pointer;margin-bottom:16px;width:281px;height:281px;margin-right:16px;background-repeat:no-repeat;background-size:cover;border:1px solid #d9d9d9}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap .alike-ins-item-mul-tag{position:absolute;right:24px;top:24px;width:16px;color:#fff;height:16px}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap .alike-ins-item-mask{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:transparent;width:281px;height:281px;position:relative}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap .alike-ins-item-mask .alike-ins-item-info{text-align:center;opacity:0;top:50%;left:0;right:0;margin:-9px auto 0;position:absolute;cursor:pointer;font-size:14px;font-weight:500;color:#fff}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap .alike-ins-item-mask .alike-ins-item-info i{margin-right:8px}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap .alike-ins-item-mask .alike-ins-item-get-wrapper{position:absolute;top:24px;left:24px;opacity:0}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap .alike-ins-item-mask .alike-ins-item-get{cursor:pointer;width:60px;height:34px;line-height:34px;text-align:center;background-color:#2f54eb;border-radius:2px;font-size:14px;font-weight:500;color:#fff}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap:hover .alike-ins-item-mask{background-color:rgba(0,0,0,.5)}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap:hover .alike-ins-item-mask .alike-ins-item-get-wrapper,.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap:hover .alike-ins-item-mask .alike-ins-item-info{opacity:1}.item-detail .alike-ins-container .alike-ins-list .alike-ins-item-wrap:nth-child(4n){margin-right:0}.new-item-tag{font-size:16px;margin-right:4px;display:inline-block;position:relative}.new-item-tag:last-of-type{margin-right:6px}.no-hover-color:hover{color:#fff}.item-detail-polymerize-button{font-family:PingFangSC-Regular;font-size:12px;line-height:16px;letter-spacing:0;color:#2f54eb}.item-detail-polymerize-button:hover{cursor:pointer}.modal-item-wrapper .ant-modal .ant-modal-content .ant-modal-header{border-bottom:0}.multi-line-cell{-webkit-line-clamp:2}.item--detail--table--row{height:80px}.change-ins-back{height:34px;background-color:#f5f5f5;padding-left:25px}.change-ins{width:auto;height:25px;font-size:14px;font-weight:500;line-height:18px;color:#282b59;position:relative;padding:0 3px}.change-ins .change-ins-icon{color:#c8c9d7}.change-ins .change-ins-title{cursor:pointer}.change-ins .change-ins-title:hover{padding:5px 0;border-bottom:2px solid #2f54eb}.change-ins .change-ins-title:hover>ul{display:block}.change-ins .change-ins-title:hover>.change-ins-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.change-ins ul{position:absolute;top:24px;left:0;-webkit-transform:translate(-17%);-ms-transform:translate(-17%);transform:translate(-17%);display:none;z-index:5;width:135px;height:120px;font-weight:400;font-size:14px;line-height:40px;color:#343874;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15)}.change-ins ul li{height:40px;padding:0 32px}.change-ins ul li:hover{background-color:#f0f5ff;color:#2f54eb;cursor:pointer}.tips{font-size:12px;position:absolute;top:20px;display:none}.tips-icon:hover~.tips{display:block}.rank-modal-container{display:none;z-index:20;background:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0}.rank-modal{width:1200px;height:415px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);border-radius:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rank-trend{display:block}.rank-modal-container.rank-trend .rank-modal{width:1200px;height:415px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);border-radius:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rank-modal-container.rank-trend .modal-title{font-size:16px;line-height:24px;color:#282b59;margin:24px;padding:10px}.rank-modal-container.rank-trend .modal-title span{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-closebtn{font-size:25px;margin:25px;cursor:pointer}.rank-modal-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.selected-menu{color:#2f54eb}.off-date{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,4px);-ms-transform:translate(-50%,4px);transform:translate(-50%,4px);font-size:12px;white-space:nowrap;line-height:1em;color:#666995}.item-detail-main-image{position:relative;border:1px solid #d9d9d9;line-height:407px;height:407px;background-size:cover;background-position:50%;text-align:center;width:407px}.item-detail-main-image .item-market-similar-tag{position:absolute;top:0;right:16px;width:32px;height:32px;background-color:#00c953;font-size:12px;font-weight:600;line-height:14px;color:#fff;padding:2px 0;text-align:center}.item-detail-main-image .item-detail-main-image-collect-wrapper,.item-detail-main-image .item-detail-main-image-mask{display:none}.item-detail-main-image .item-detail-main-image-mask{background-color:#fff;opacity:.3;position:absolute;left:0;right:0;bottom:0;top:0}.item-detail-main-image .item-detail-main-image-collect{position:absolute;cursor:pointer;left:24px;top:24px;width:60px;height:34px;line-height:34px;background-color:#2f54eb;border-radius:2px;font-size:14px;font-weight:500;color:#fff}.item-detail-main-image:hover .item-detail-main-image-collect-wrapper,.item-detail-main-image:hover .item-detail-main-image-mask{display:block}.item-detail-main-image .item-predict-link{position:absolute;right:24px;bottom:16px;display:block;width:104px;height:32px;background-image:-webkit-gradient(linear,left top,right top,from(#5de1ff),to(#2f54eb));background-image:-o-linear-gradient(left,#5de1ff 0,#2f54eb 100%);background-image:linear-gradient(90deg,#5de1ff,#2f54eb);border-radius:16px;opacity:.99;font-size:12px;font-weight:500;line-height:32px;color:#fff;cursor:pointer}.item-predict{width:414px;height:194px;padding:12px 16px 20px!important;background-color:#fff;-webkit-box-shadow:0 2px 20px 4px rgba(38,38,38,.1);box-shadow:0 2px 20px 4px rgba(38,38,38,.1);line-height:20px}.item-predict .item-predict-result{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.item-predict .header{font-size:14px;font-weight:500;color:#282b59}.item-predict .more{float:right;font-size:12px;color:#2f54eb;cursor:pointer}.item-predict .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.item-predict img{width:186px;height:84px;margin:20px 0}.item-predict .tip{font-size:12px;line-height:18px;color:#343874}.item-predict .predict-no-result-mini{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;text-align:center}.item-predict .predict-no-result-mini img{width:201px;height:80px;margin-bottom:20px}.item-predict .predict-no-result-mini .title{font-size:14px;font-weight:500;color:#343874;line-height:20px}.item-predict .predict-no-result-mini .sub-text{margin-top:8px;font-size:12px;color:#666995;line-height:18px}.no-shop-wrap.no-shop-wrap-reduction{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:480px;margin-top:8px;background-color:#fff;border-radius:2px}.no-shop-wrap.no-shop-wrap-reduction .no-shop-operation{margin-bottom:0}.tab-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:#fff;margin-bottom:16px;padding-right:24px}.fast-collect-button.item-detail-img-fast-btn{position:absolute;top:24px;left:84px;height:34px;background:#2f54eb;border-left:1px solid #2847c7;border-radius:0 2px 2px 0;color:#fff}.new-tag{width:35px;height:18px;background:-o-linear-gradient(315deg,#ffe998 0,#ff8985 28%,#f1316a 100%);background:linear-gradient(135deg,#ffe998,#ff8985 28%,#f1316a);-webkit-box-shadow:0 5px 5px -4px rgba(203,11,181,.52);box-shadow:0 5px 5px -4px rgba(203,11,181,.52);border-radius:11px 11px 11px 1px;margin-left:8px;position:absolute;top:8px}.new-tag .new-tag-content{display:inline-block;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83);font-size:12px;font-weight:500;color:#fff;line-height:14px;position:absolute;top:3px;right:5px}.img-hover:hover{width:32px;height:30px;background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(159,162,191,.5);box-shadow:0 0 5px 0 rgba(159,162,191,.5);text-align:center}.hover-show-tip>li label:hover .hover-tip{display:block}.hover-show-tip>li a{position:relative}.hover-show-tip>li a .hover-tip{position:absolute;width:193px;bottom:18px;font-size:11px;font-weight:400;color:#6766a0;line-height:16px;background:#f1f2f6;-webkit-box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);border-radius:2px;border:1px solid #e1e3ec;padding:2px 8px 2px 10px;display:none}.same-items-table .ant-table-tbody>tr::hover:not(.ant-table-expanded-row)>td .shop-name-wrap,.same-items-table .ant-table-tbody>tr:nth-child(2n)>td .shop-name-wrap,.same-items-table .ant-table-tbody>tr:nth-child(odd)>td .shop-name-wrap{max-width:none}.same-items-table .ant-modal-header{border:none}.same-items-table .ant-modal-body{padding-top:0}.same-items-table .table-warp{margin-top:24px}.same-items-table .table-warp .ant-table-thead>tr>th{background-color:#f7f7fa}.same-items-table .table-warp .ant-table-placeholder{border:none}.collocation-detail-modal .ant-modal-header{border-bottom:none}.collocation-detail-modal .collocation-modal-title{width:64px;height:24px;font-size:16px;font-weight:600;color:#282b59;line-height:24px}.collocation-detail-modal .collocation-modal-content{width:156px;height:16px;font-size:12px;font-weight:400;color:#9fa2bf;line-height:16px}.item-detail-card-item2-wrapper:hover .fast-collect-button{display:inline-block;color:#fff}.item-detail-card-item2-wrapper .card-item2-operation{position:absolute;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;top:16px;left:16px}.item-detail-card-item2-wrapper .card-item2-operation .collect{cursor:pointer;display:block;width:60px;height:34px;line-height:34px;text-align:center;background-color:#2f54eb;border-radius:2px;font-size:14px;font-weight:500;color:#fff}.item-detail-card-item2-wrapper .fast-collect-button{position:absolute;top:16px;left:76px;display:none;padding:6px 3px 7px;margin-left:1px;background-color:#2f54eb;font-size:14px;color:#fff}.item-detail-card-item2-wrapper .card-item2-img{-ms-flex:1 1;flex:1 1}.item-detail-card-item2-wrapper .card-item-info{width:100%;height:180px;padding:12px 8px 0;background-color:#fff}.item-detail-card-item2-wrapper .card-item-info .price{margin-bottom:12px;color:#f55;font-size:16px;line-height:22px}.item-detail-card-item2-wrapper .card-item-info .name{margin-bottom:8px;font-size:12px;font-weight:500;color:#282b59;line-height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.item-detail-card-item2-wrapper .card-item-info .shop-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:8px;font-size:12px;color:#343874;line-height:17px}.item-detail-card-item2-wrapper .card-item-info .shop-wrapper .shop-name-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:calc(100% - 135px);margin-right:35px}.item-detail-card-item2-wrapper .card-item-info .shop-wrapper img{width:11px;height:11px;margin-right:5px}.item-detail-card-item2-wrapper .card-item-info .shop-wrapper .shop-name{display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.item-detail-card-item2-wrapper .card-item-info .sale-volume{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;margin-bottom:16px;padding:2px 4px;background:rgba(234,238,249,.5);border-radius:2px;font-size:12px;font-weight:400;color:#04004d;line-height:17px}.item-detail-card-item2-wrapper .card-item-info .footer-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #f6f7ff;font-size:12px;color:#343874;line-height:17px;text-align:center}.item-detail-card-item2-wrapper .card-item-info .footer-info>span{-ms-flex:1 1;flex:1 1}.item-detail-card-item2-wrapper .card-item-info .footer-info .item-line{width:1px;height:15px;background:#efeff2}.similar-item-search .similar-item-search-title{height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px}.similar-item-search .search{height:20px;font-size:14px;font-weight:400;color:#2f54eb;line-height:20px;margin-left:4px;cursor:pointer}.item-image-select-box{width:88px;height:88px;margin-right:16px;border:2px solid #fff;cursor:pointer}.item-image-select-box:last-child{margin-right:0}.item-image-select-box.active{border:2px solid #2f54eb}.item-image-select-box.active .image-select-box-item{border:1px solid #fff}.item-detail-card-item2-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:270px;height:433px;border:1px solid rgba(21,33,53,.1);cursor:pointer;margin-right:16px;margin-bottom:16px}.item-detail-card-item2-wrapper:nth-child(4n){margin-right:0}.item-detail-card-item2-wrapper:hover{-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;border:1px solid #2f54eb}.item-detail-card-item2-wrapper:hover .card-item2-operation{display:block}.common-chart-wrapper.item-detail-douyin-chart{display:-ms-inline-flexbox;display:inline-flex;padding:0 24px 0 0;width:50%;height:324px}.common-chart-wrapper.item-detail-douyin-chart-block{display:-ms-inline-flexbox;display:inline-flex;padding:0;width:100%;height:367px}.item-detail-douyin-top{width:100%;background:#fff;display:none}.item-detail-douyin-top .item-detail-douyin-top-title{height:16px;font-size:14px;font-weight:500;color:#343874;line-height:16px}.item-detail-douyin-top .item-detail-douyin-top-show{display:none}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:16px}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content .item-detail-douyin-top-content-text{width:360px;height:136px;background:#fff;border-radius:4px;border:1px solid #efeff2;margin-right:16px;position:relative}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content .item-detail-douyin-top-content-text .content-title{font-size:12px;font-weight:500;color:#9ea1c4;margin-left:52px;position:absolute;top:12px}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content .item-detail-douyin-top-content-text .content-title-img{width:58px;height:33px;position:absolute;left:-7px;top:5px}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content .item-detail-douyin-top-content-text .content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:23px;margin-top:25px}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content .item-detail-douyin-top-content-text .content .content-text{font-size:14px;font-weight:500;color:#35357c}.item-detail-douyin-top .item-detail-douyin-top-show .item-detail-douyin-top-content .item-detail-douyin-top-content-text .content .content-time{display:block;margin-top:8px;font-size:12px;font-weight:500;color:#9ea1c4}.item-detail-douyin-video-list .related-goods{display:none!important}.item-detail-douyin-host .filter-bar{font-size:14px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-color:#fff;margin:-16px 0 0;padding:16px 24px}.item-detail-douyin-host .filter-bar,.item-detail-douyin-host .host-analysis{display:-ms-flexbox;display:flex;border-bottom:16px solid #f5f5f5}.item-detail-douyin-seach{border:none;width:138px}.item-detail-douyin-seach:focus{border-bottom:1px solid #efeff2}.item-detail-douyin-seach::-webkit-input-placeholder{text-align:right}.item-detail-douyin-seach::-moz-placeholder{text-align:right}.item-detail-douyin-seach:-ms-input-placeholder{text-align:right}.item-detail-douyin-seach::-ms-input-placeholder{text-align:right}.item-detail-douyin-seach::placeholder{text-align:right}.item-detail .real-content .content-baseinfo{padding:0}.item-detail .real-content .content-baseinfo.douyin-info .base-card-info-wrap{-ms-flex:1 1;flex:1 1}.item-detail .real-content .content-baseinfo .base-card-info-wrap{background-color:#fff;position:relative!important}.item-detail-content .dl-panel{margin-bottom:0}.item-detail-content .dl-panel .content.dl-content{padding:0}.goods-title-wrap{font-size:22px;font-weight:500;color:#282b59;padding:20px 24px;border-bottom:16px solid #f0f0f0}.item-detail .top-panel{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:146px}.item-detail .top-panel .head-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0 20px}.item-detail .top-panel .head-wrapper .title{margin-bottom:0;font-size:14px;font-weight:500;color:#282b59;line-height:18px}.item-detail .top-panel .head-wrapper .sub-title{margin-bottom:0;font-size:14px;color:#282b59;line-height:20px;font-weight:400}.item-detail .top-panel .head-wrapper .check-more{color:#666995;font-size:12px}.item-detail .top-panel .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.item-detail .top-panel .content-wrapper .item-card{position:relative;width:377px;display:-ms-flexbox;display:flex;padding:0;margin-right:8px;cursor:pointer}.item-detail .top-panel .content-wrapper .item-card .cover-wrapper{width:56px;height:56px;margin-right:16px;position:relative;overflow:hidden}.item-detail .top-panel .content-wrapper .item-card .cover-wrapper.live{width:100px;height:56px;margin-right:16px}.item-detail .top-panel .content-wrapper .item-card .cover-wrapper.live+.item-info .info-title{width:214px}.item-detail .top-panel .content-wrapper .item-card .cover-wrapper img{width:100%}.item-detail .top-panel .content-wrapper .item-card .cover-wrapper .tag-wrapper{position:absolute;right:0;bottom:0;width:32px;height:20px;padding:4px;font-size:12px;background-color:rgba(0,0,0,.5);color:#fff;line-height:14px;text-align:center}.item-detail .top-panel .content-wrapper .item-card .info-title{font-size:14px;width:240px;margin-bottom:4px;font-weight:400;color:#282b59;line-height:20px}.item-detail .top-panel .content-wrapper .item-card .info-detail{font-size:12px;line-height:16px;max-width:240px;margin-bottom:4px;color:#666995;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.item-detail .top-panel .content-wrapper .item-card .price{color:#ff5b5b}.item-detail .top-panel .card-monitor-btn{margin:0 0 0 8px;border-radius:10px;width:64px;height:20px;min-height:20px;line-height:16px;padding:0;opacity:0}.item-detail .top-panel .item-card:hover .card-monitor-btn{opacity:1}.page--item-detail-comments{background-color:#f5f5f5}.page--item-detail-comments .info{display:-ms-flexbox;display:flex;margin-bottom:16px}.page--item-detail-comments .info>.dl-panel:first-child{-ms-flex:1 1;flex:1 1}.page--item-detail-comments .info>.dl-panel:last-child{margin-left:16px;width:232px}.page--item-detail-comments .info .info-detail-text{font-size:18px;font-weight:500;color:#282b59;line-height:25px}.page--item-detail-comments .info .info-detail-text .name{font-size:14px;font-weight:400;line-height:20px}.page--item-detail-comments .negative-comment-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box}.page--item-detail-comments .negative-comment{height:24px;font-size:16px;font-weight:400;color:#282b59;line-height:24px}.page--item-detail-comments .negative-comment:not(:last-child){margin-bottom:24px}.page--item-detail-comments .negative-comment.none{color:rgba(200,201,215,.8)}.item-detail-keyword-modal .ant-modal-header{border:none}.item-detail-keyword-modal .ant-modal-body{padding-top:0}.item-detail-keyword-modal .table-warp{margin-top:24px}.item-detail-keyword-modal .table-warp .ant-table-thead>tr>th{background-color:#f7f7fa}.item-detail-keyword-modal .table-warp .ant-table-placeholder{border:none}.item-detail-keyword-modal .sub-title{height:35px;font-size:14px;font-weight:400;color:rgba(52,56,116,.9);line-height:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.item-detail-keyword-modal .sub-title span{color:#282b59}.page--item-detail-buyers-show{background-color:#f5f5f5;position:relative}.page--item-detail-buyers-show .buyers-show-list{padding:24px;margin-top:16px;background-color:#fff}.page--item-detail-buyers-show .comment-section{padding:10px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#666995;font-size:14px}.page--item-detail-buyers-show .comment-section .content{height:40px;margin-bottom:8px;font-weight:500;color:#282b59}.page--item-detail-buyers-show .comment-section .sku{font-size:12px;line-height:17px}.page--item-detail-buyers-show .comment-section .buyer-info{font-size:12px;padding-top:12px;margin-top:12px;border-top:1px solid #efeff2;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.page--item-detail-buyers-show .export-checkbox-buyer{z-index:1;position:absolute;right:12px;top:12px}.page--item-detail-buyers-show .export-btn-group{position:absolute;right:24px;top:-64px}.page--item-detail-buyers-show .export-batch-btn-group{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:-16px 0}.page--item-detail-buyers-show .export-btn{position:absolute;right:24px;display:inline-block;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;line-height:28px;color:#2f54eb;text-align:center;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-left:16px;border:#2f54eb}.page--item-detail-buyers-show .export-btn:first-child{right:100px}.page--item-detail-buyers-show .export-btn:last-child{right:6px}.page--item-detail-buyers-show .export-btn:hover{background-color:#6483ff;color:#fff}.page--item-detail-buyers-show .image-count{position:absolute;top:10px;left:10px;z-index:1;border-radius:3px;background-color:rgba(0,0,0,.5);padding:0 4px;color:#fff}.modal--buyers-show .ant-modal-body{padding:0;position:relative;display:-ms-flexbox;display:flex}.modal--buyers-show .ant-modal-body .images{width:700px;height:700px;scroll-behavior:smooth;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.modal--buyers-show .ant-modal-body .images::-webkit-scrollbar{display:none}.modal--buyers-show .ant-modal-body .images .item{min-width:700px;min-height:700px;background-position:50%;background-repeat:no-repeat;background-size:contain}.modal--buyers-show .ant-modal-body .img-btn{position:absolute;top:50%;margin-top:-17.5px}.modal--buyers-show .ant-modal-body .img-btn.prev{left:10px}.modal--buyers-show .ant-modal-body .img-btn.next{right:310px}.modal--buyers-show .ant-modal-body .img-btn>img{width:35px;height:35px}.modal--buyers-show .ant-modal-body .info{min-width:300px;max-width:300px;padding:16px;color:#343874;font-size:12px}.modal--buyers-show .ant-modal-body .info h3{font-size:16px;font-weight:500;color:#282b59;line-height:22px;margin-bottom:24px}.modal--buyers-show .ant-modal-body .info .buyer-name{line-height:17px;margin-bottom:8px}.modal--buyers-show .ant-modal-body .info .buyer-name .time{color:#666995;float:right}.modal--buyers-show .ant-modal-body .info .content{font-size:14px;font-weight:600;color:#282b59;line-height:22px;margin-bottom:8px}.modal--buyers-show .ant-modal-body .info .sku{font-weight:500;line-height:17px;margin-bottom:16px;border-bottom:1px solid #f4f4f4;padding-bottom:16px}.modal--buyers-show .ant-modal-body .info .thumb-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.modal--buyers-show .ant-modal-body .info .thumb{margin:4px;background-size:cover;background-position:50%;display:inline-block;width:84px;height:84px;background:hsla(0,0%,100%,.3);border:1px solid #f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box}.modal--buyers-show .ant-modal-body .info .thumb.active{border:2px solid #fff;-webkit-box-shadow:0 0 0 2px #2f54eb;box-shadow:0 0 0 2px #2f54eb}.collocation .collocation-item{width:280px;height:104px;background:#fff;display:-ms-flexbox;display:flex;padding:8px;cursor:pointer}.collocation .collocation-item .collocation-item-left{width:88px;height:88px;border-radius:2px;margin-right:12px;position:relative}.collocation .collocation-item .collocation-item-left .collocation-item-rank{height:16px;font-size:12px;font-weight:600;color:#666995;line-height:16px;background:#f7f7fa;position:absolute;top:0}.collocation .collocation-item .collocation-item-right{width:280px;height:104px;margin-bottom:6px}.collocation .collocation-item .collocation-item-right .header{width:156px;height:16px;font-size:12px;font-weight:600;color:#282b59;line-height:16px;margin-bottom:14px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer}.collocation .collocation-item .collocation-item-right .header:hover{color:#1b1bf5}.collocation .collocation-item .collocation-item-right .price{height:16px;font-size:12px;font-weight:500;color:#f55;line-height:16px;margin-bottom:4px}.collocation .collocation-item .collocation-item-right .collocation-item-right-content .title{width:72px;height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px;margin-right:8px}.collocation .collocation-item .collocation-item-right .collocation-item-right-content .num{width:46px;height:20px;font-size:14px;font-weight:500;color:#282b59;line-height:20px}.collocation .collocation-item .collocation-item-right .collocation-item-right-data{height:16px;font-size:12px;font-weight:400;color:#9fa2bf;line-height:16px}.collocation .active{background:#f7f7fa}.chart .chart-title{width:422px;height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0 24px}.chart .chart-line{width:448px;height:1px;background:#efeff2;margin:8px 0 0 24px}.downgrade[data-v-6600a7ec]{height:641px;width:1392px;margin:0 auto;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/leftBottom.6c592f40.png),url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/center.baf921f3.png),url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/rightTop.a5176c9d.png);background-repeat:no-repeat;background-position:0 100%,50%,100% 0;background-size:470px auto,400px auto,534px auto}.item-taobao-detail{text-align:center}.item-taobao-detail img{max-width:1392px}.item-taobao-detail button{-webkit-box-shadow:0 3px 12px 0 rgba(47,84,235,.5);box-shadow:0 3px 12px 0 rgba(47,84,235,.5);background-color:#fff;border:solid #fff}.item-taobao-detail button:hover{-webkit-box-shadow:0 5px 20px 0 rgba(47,84,235,.5);box-shadow:0 5px 20px 0 rgba(47,84,235,.5)}.zy-item-detail-download{width:416px}.zy-item-detail-download .ant-modal-content .ant-modal-header{border:none}.zy-item-detail-download .download-item{width:112px;height:96px;background:#f7f7fa;border-radius:2px;border:1px solid #f7f7fa}.zy-item-detail-download .download-item .download-item-checkout{width:100%}.zy-item-detail-download .download-item .download-item-checkout .ant-checkbox{right:-94px;top:-5px}.zy-item-detail-download .download-item .download-item-checkout .download-item-checkout-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.zy-item-detail-download .active{border:1px solid #2f54eb}.filter-report-export-mask{position:fixed;top:-10000px;left:0;width:0;height:0;background:rgba(0,0,0,.65);z-index:-1}.filter-report-export-mask.active{top:0;width:100%;height:100%;z-index:9999}.filter-report-export-mask .filter-report-export{position:absolute;top:50%;left:50%;width:480px;height:192px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.filter-report-export-mask .filter-report-export .download-loading{position:relative;top:28px;width:200px;height:200px;margin:0 auto}.filter-report-export-mask .filter-report-export .download-text{position:relative;bottom:52px;font-size:14px;line-height:20px;color:#343874;text-align:center}.business-trend{padding:0 24px}.business-trend .content-baseinfo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 20px}.business-trend .attributes-trend{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;height:445px}.business-trend .attributes-trend .no-result-new{height:400px}.business-trend .attributes-trend .attr-progress-body{padding-right:28px}.business-trend .attributes-trend .attr-progress-body::-webkit-scrollbar{-webkit-appearance:none;width:6px}.business-trend .attributes-trend .attr-progress-body::-webkit-scrollbar-thumb{border-radius:3px;background-color:#d8d8d8;-webkit-box-shadow:#d8d8d8}.business-trend .attributes-trend .attr-progress-body .attr-progress-wrap{width:200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.business-trend .attributes-trend .attr-progress-body .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.business-trend .attributes-trend .attr-title{color:#343874;display:inline-block;width:92px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.business-trend .attributes-trend .attr-number,.business-trend .attributes-trend .attr-title{height:17px;line-height:17px;font-size:12px;margin-top:14px}.business-trend .attributes-trend .attr-number.first{color:#343874}.business-trend .attributes-trend .attr-title.first{margin-bottom:6px}.business-trend .attributes-trend .comp-attr-title{position:absolute;bottom:25px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.business-trend .attributes-trend .attr-chart-wrap{margin-top:40px;max-width:1070px;-ms-flex:1 1;flex:1 1;height:313px}.business-price{padding:0 24px}.business-price .attributes-price{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;height:455px}.business-price .attributes-price .attr-progress-wrap{width:211px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.business-price .attributes-price .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.business-price .attributes-price .attr-title{color:#343874;display:inline-block;width:92px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.business-price .attributes-price .attr-number,.business-price .attributes-price .attr-title{height:17px;line-height:17px;font-size:12px;margin-top:14px}.business-price .attributes-price .attr-number.first{color:#343874}.business-price .attributes-price .attr-title.first{margin-bottom:6px}.business-price .attributes-price .comp-attr-title{position:absolute;bottom:25px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.business-price .attributes-price .attr-chart-wrap{margin-top:40px;max-width:1070px;-ms-flex:1 1;flex:1 1;height:313px}.panel-content[data-v-7361271f]{display:-ms-flexbox;display:flex;width:1130px}.panel-content .vertical-bar[data-v-7361271f]{width:1px;height:104px;background:#efeff2;border-radius:1px;float:left;margin:0 15px}.panel-content .vertical-bar-down[data-v-7361271f]{width:1px;height:168px;background:#efeff2;border-radius:1px;float:left;margin:0 15px}.max-value-info[data-v-7361271f] .base-card-info-wrap{position:relative}.max-value-info[data-v-7361271f] .base-card-info-wrap:not(:last-child):after{width:0;height:168px;position:absolute;right:0;top:-24px;background:#efeff2;border-radius:1px}.chart-sale-wrap .distribution-pie[data-v-80bd5340]{position:relative}.chart-sale-wrap .distribution-pie .distribution-pie-tab[data-v-80bd5340]{position:absolute;right:20px;bottom:20px;font-size:14px;color:#343874;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:3;cursor:pointer}.chart-sale-wrap .distribution-pie .distribution-pie-tab span.active[data-v-80bd5340]{color:#2f54eb;font-weight:500}.chart-sale-wrap .distribution-pie .distribution-pie-tab .line[data-v-80bd5340]{width:2px;height:9px;border:1px solid #c8c9d7;margin:0 16px}.chart-sale-wrap .distribution-pie .distribution-pie-tab .btn-date-type[data-v-80bd5340]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59}.chart-sale-wrap .distribution-pie .distribution-pie-tab .btn-date-type.active[data-v-80bd5340]{background-color:#2f54eb;color:#fff}.chart-sale-wrap .distribution-pie .data-lastNew[data-v-80bd5340]{position:absolute;right:0;font-size:14px}.chart-sale-wrap .distribution-pie .data-select[data-v-80bd5340]{position:absolute;right:0;top:0;font-size:14px}.chart-sale-wrap .distribution-pie .data-selectTrendUp[data-v-80bd5340]{position:absolute;right:0;top:-35px;font-size:14px}.chart-sale-wrap .distribution-pie[data-v-de450ec6]{position:relative}.chart-sale-wrap .distribution-pie .distribution-pie-tab[data-v-de450ec6]{position:absolute;right:20px;bottom:20px;font-size:14px;color:#343874;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:3;cursor:pointer}.chart-sale-wrap .distribution-pie .distribution-pie-tab span.active[data-v-de450ec6]{color:#2f54eb;font-weight:500}.chart-sale-wrap .distribution-pie .distribution-pie-tab .line[data-v-de450ec6]{width:2px;height:9px;border:1px solid #c8c9d7;margin:0 16px}.chart-sale-wrap .distribution-pie .distribution-pie-tab .btn-date-type[data-v-de450ec6]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59}.chart-sale-wrap .distribution-pie .distribution-pie-tab .btn-date-type.active[data-v-de450ec6]{background-color:#2f54eb;color:#fff}.chart-sale-wrap .distribution-pie .data-lastNew[data-v-de450ec6]{position:absolute;right:0;font-size:14px}.chart-sale-wrap .distribution-pie .data-select[data-v-de450ec6]{position:absolute;right:0;top:0;font-size:14px}.chart-sale-wrap .distribution-pie .data-selectTrendUp[data-v-de450ec6]{position:absolute;right:0;top:-35px;font-size:14px}.chart-sale-wrap .distribution-pie[data-v-e40a9cd7]{position:relative}.chart-sale-wrap .distribution-pie .distribution-pie-tab[data-v-e40a9cd7]{position:absolute;right:20px;bottom:20px;font-size:14px;color:#343874;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:3;cursor:pointer}.chart-sale-wrap .distribution-pie .distribution-pie-tab span.active[data-v-e40a9cd7]{color:#2f54eb;font-weight:500}.chart-sale-wrap .distribution-pie .distribution-pie-tab .line[data-v-e40a9cd7]{width:2px;height:9px;border:1px solid #c8c9d7;margin:0 16px}.chart-sale-wrap .distribution-pie .distribution-pie-tab .btn-date-type[data-v-e40a9cd7]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59}.chart-sale-wrap .distribution-pie .distribution-pie-tab .btn-date-type.active[data-v-e40a9cd7]{background-color:#2f54eb;color:#fff}.chart-sale-wrap .distribution-pie .data-lastNew[data-v-e40a9cd7]{position:absolute;right:0;font-size:14px}.chart-sale-wrap .distribution-pie .data-select[data-v-e40a9cd7]{position:absolute;right:0;top:0;font-size:14px}.chart-sale-wrap .distribution-pie .data-selectTrendUp[data-v-e40a9cd7]{position:absolute;right:0;top:-35px;font-size:14px}.shop-detail-live-warp .search-white.shop-detail-live-search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.base-info[data-v-e7fa4b90]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:44px;background-color:#6483ff;padding:0 24px 24px;color:#fff}.base-info .shop-tag[data-v-e7fa4b90]{padding:4px;font-size:12px;background-color:#fff2f2;color:#c66;line-height:1em;margin-left:12px}.base-info .base-info-left[data-v-e7fa4b90]{padding:8px 20px 0 85px;position:relative}.base-info .base-info-left .no-shop-logo[data-v-e7fa4b90],.base-info .base-info-left img[data-v-e7fa4b90]{height:85px;width:85px;position:absolute;left:0}.base-info .base-info-left .no-shop-logo[data-v-e7fa4b90]{font-size:60px;font-weight:500;color:#fff;text-align:center;line-height:85px;background-color:#91baff}.base-info .base-info-left #shop-icon[data-v-e7fa4b90]{top:-44px;border:1px solid #fff;background:#fff}.base-info .base-info-left .shop-group[data-v-e7fa4b90]{margin-left:8px;min-height:32px}.base-info .base-info-left .shop-group-item[data-v-e7fa4b90]{height:24px;line-height:24px;display:inline-block;background-color:hsla(0,0%,100%,.15);border-radius:2px;padding:0 8px;color:#fff;margin:0 4px 8px}.base-info .base-info-left .shop-group-black-list-btn[data-v-e7fa4b90],.base-info .base-info-left .shop-group-edit-btn[data-v-e7fa4b90]{margin-left:8px;color:hsla(0,0%,100%,.8);display:inline-block}.base-info .base-info-left .shop-group-black-list-btn[data-v-e7fa4b90]:hover,.base-info .base-info-left .shop-group-edit-btn[data-v-e7fa4b90]:hover{color:#fff}.base-info .base-info-left .active-info[data-v-e7fa4b90]{position:absolute;right:0;top:-44px;height:36px;line-height:36px;color:#666995}.base-info .base-info-left .shop-title[data-v-e7fa4b90]{position:absolute;left:85px;top:-44px;height:36px;line-height:36px;margin-left:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:500;color:#282b59;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.base-info .base-info-left .shop-title>span[data-v-e7fa4b90]:first-child:hover{color:#2f54eb}.base-info .base-info-left .shop-title .shop-type[data-v-e7fa4b90]{color:#fff;background-color:#2f54eb;font-size:11px;font-weight:400px;padding:0 8px;margin-left:20px;margin-top:-2px}.base-info .base-info-right[data-v-e7fa4b90]{-ms-flex:1 1;flex:1 1;margin-top:8px}.base-info .base-info-right .shop-other[data-v-e7fa4b90]{font-size:12px;color:rgba(21,33,53,.6);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.base-info .base-info-right .shop-other .info-sub-table[data-v-e7fa4b90]{min-width:800px}.base-info .base-info-right .shop-other .shop-other-title[data-v-e7fa4b90]{color:hsla(0,0%,100%,.5);display:inline-block;overflow-x:hidden}.base-info .base-info-right .shop-other .shop-date[data-v-e7fa4b90]{display:inline-block;overflow-x:hidden;max-width:200px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:12px;margin-right:36px;color:#fff}.base-info .base-info-right .shop-number[data-v-e7fa4b90]{display:-ms-flexbox;display:flex}.base-info .base-info-right .shop-operate[data-v-e7fa4b90]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:49px}.base-info .base-info-right .shop-operate .disable-shop[data-v-e7fa4b90]{cursor:not-allowed!important}.base-info .base-info-right .shop-operate .disable-shop[data-v-e7fa4b90]:hover{color:#2f54eb!important;background-color:#fff!important}.base-info .base-info-right .shop-operate .shop-operate-btn[data-v-e7fa4b90]{border-radius:16px;cursor:pointer;font-size:14px;display:-ms-flexbox;display:flex;margin-left:10px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:86px;height:32px;color:#fff;background-color:#6483ff;border:1px solid #fff}.base-info .base-info-right .shop-operate .shop-operate-btn.follow[data-v-e7fa4b90],.base-info .base-info-right .shop-operate .shop-operate-btn[data-v-e7fa4b90]:hover{color:#6483ff;background-color:#fff}.base-info .base-info-right .shop-imgs[data-v-e7fa4b90]{display:-ms-flexbox;display:flex;overflow-x:auto;height:110px}.base-info .base-info-right .shop-imgs img[data-v-e7fa4b90]{width:110px;height:110px;margin-right:10px}.detail-info[data-v-e7fa4b90]{height:20px;line-height:20px;font-size:14px;color:rgba(21,33,53,.78);margin-bottom:20px;margin-top:-10px}.shopdetail-no-title-info[data-v-e7fa4b90]{font-size:12px;font-weight:400;color:#666995;height:39px;position:relative;top:3px}.shopdetail-no-title-info i[data-v-e7fa4b90]{width:12px;height:12px;margin-right:4px}.shop-live-tag[data-v-e7fa4b90]{position:relative}.shop-live-tag[data-v-e7fa4b90]:after{content:"Beta";width:42px;height:22px;line-height:22px;display:inline-block;background-image:-webkit-gradient(linear,left top,right top,from(#ffd897),to(#f1a01b));background-image:-o-linear-gradient(left,#ffd897 0,#f1a01b 100%);background-image:linear-gradient(90deg,#ffd897,#f1a01b);-webkit-box-shadow:0 2px 10px 0 rgba(245,166,35,.77);box-shadow:0 2px 10px 0 rgba(245,166,35,.77);border-radius:11px;font-size:12px;font-weight:500;color:#fff;position:absolute;z-index:2;top:-11px;right:-35px;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83)}.attr-title-operate[data-v-e7fa4b90]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.attr-title-operate .filter-line[data-v-e7fa4b90]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.attr-title-operate .shopDetail-subhead[data-v-e7fa4b90]{font-size:14px;cursor:pointer;color:#343874;font-weight:350}.link-category[data-v-e7fa4b90]:hover{color:#2f54eb}.shopdetail-category-link[data-v-e7fa4b90]{font-size:16px;margin-left:8px;color:#2f54eb;cursor:pointer}.shopdetail-category-link[data-v-e7fa4b90]:hover{color:#1d39c4}.range-data-wrap[data-v-e7fa4b90]{white-space:nowrap;margin-bottom:27px;margin-top:27px;overflow:hidden;height:auto;width:100%}.range-data-wrap .caret-wrap[data-v-e7fa4b90]{z-index:10;cursor:pointer;width:24px;background-color:#fff;text-align:center;position:absolute;height:24px;line-height:24px}.range-data-wrap .caret-left[data-v-e7fa4b90]{left:0}.range-data-wrap .caret-right[data-v-e7fa4b90]{right:0}.range-data-wrap .caret-disabled[data-v-e7fa4b90],.range-data-wrap .caret-disabled[data-v-e7fa4b90]:hover{cursor:not-allowed;color:#d9d9d9;background-color:#fff}.range-data-wrap .range-wrap[data-v-e7fa4b90]{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;z-index:9;position:relative;padding:0 34px;width:auto;float:right}.range-data-wrap .range-wrap .range-value[data-v-e7fa4b90]{cursor:pointer;display:inline-block;font-size:14px;color:#343874;text-align:center;width:124px;height:24px;line-height:24px;position:relative}.range-data-wrap .range-wrap .range-value-has-date[data-v-e7fa4b90]:after{content:" ";position:absolute;background-color:#f55;width:6px;height:6px;border-radius:50%;top:1px;right:17px}.range-data-wrap .range-wrap .range-value-active[data-v-e7fa4b90],.range-data-wrap .range-wrap .range-value[data-v-e7fa4b90]:hover{color:#fff;background-color:#2f54eb;border-radius:12px}.panel-content-warp[data-v-696c76c5]{display:-ms-flexbox;display:flex;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.panel-content-warp.page-in-2[data-v-696c76c5]{-webkit-transform:translateX(-1130px);-ms-transform:translateX(-1130px);transform:translateX(-1130px)}.pager[data-v-696c76c5]{position:absolute;bottom:16px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-ms-flexbox;display:flex;width:60px;height:4px;background:#efeff2;border-radius:2px}.pager[data-v-696c76c5]:after{content:"";width:30px;border-radius:2px;height:4px;background-color:#2f54eb;position:absolute;left:0;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.pager.pager-2[data-v-696c76c5]:after{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.pager .page-item[data-v-696c76c5]{-ms-flex:1 1;flex:1 1;height:12px;position:relative;top:-6px;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:stretch;justify-content:stretch}.panel-content[data-v-696c76c5]{display:-ms-flexbox;display:flex;width:1130px}.panel-content .vertical-bar[data-v-696c76c5]{width:1px;height:104px;background:#efeff2;border-radius:1px;float:left;margin:0 15px}.panel-content .vertical-bar-down[data-v-696c76c5]{width:1px;height:168px;background:#efeff2;border-radius:1px;float:left;margin:0 15px}.max-value-info[data-v-696c76c5] .base-card-info-wrap{position:relative}.max-value-info[data-v-696c76c5] .base-card-info-wrap:not(:last-child):after{width:0;height:168px;position:absolute;right:0;top:-24px;background:#efeff2;border-radius:1px}.shop-info-list[data-v-de2abd87]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.shop-info-list .list-item[data-v-de2abd87]{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;margin-right:24px}.shop-info-list .no-shop-logo[data-v-de2abd87],.shop-info-list .shoplist-img-logo[data-v-de2abd87]{width:80px;height:80px;border-radius:2px;border:1px solid #f2f2f5;font-size:60px;font-weight:500;color:#fff;text-align:center;line-height:85px;background-color:#91baff;background-size:cover}.shop-info-list .info[data-v-de2abd87]{margin-left:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.shop-info-list .info .shop-name[data-v-de2abd87]{font-size:14px;font-weight:500;color:#282b59}.shop-info-list .info .shop-tag[data-v-de2abd87]{padding:4px;font-size:12px;background-color:#fff2f2;color:#c66;line-height:1em;margin-top:4px}.shop-info-list .info .wangwang[data-v-de2abd87]{font-size:12px;color:#7175a1}.view-all[data-v-de2abd87]{display:inline-block;margin:17px 0 0;font-size:13px;line-height:18px;color:#666995;cursor:pointer}.view-all[data-v-de2abd87]:hover{color:#6483ff}.shop-detail-body .overview{padding-top:16px}.shop-detail-body .overview .monitored-shops-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;position:absolute;top:24;right:24px}.shop-detail-body .overview .monitored-shops-wrapper .flip-cover{width:360px;overflow:hidden}.shop-detail-body .overview .monitored-shops-wrapper .flip-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shop-detail-body .overview .monitored-shops-wrapper .shop-logo-wrapper{background-color:#fff;width:32px;height:32px;overflow:hidden;margin-right:8px;margin-left:0;cursor:pointer}.shop-detail-body .overview .monitored-shops-wrapper .shop-logo-wrapper .shop-logo{width:100%}.shop-detail-body .overview .monitored-shops-wrapper .shop-logo-wrapper.active,.shop-detail-body .overview .monitored-shops-wrapper .shop-logo-wrapper:hover{-webkit-box-shadow:-3px 0 12px 0 rgba(0,0,0,.1);box-shadow:-3px 0 12px 0 rgba(0,0,0,.1);border-radius:2px;border:1px solid #2f54eb}.shop-detail-body .overview .monitored-shops-wrapper .flip-left,.shop-detail-body .overview .monitored-shops-wrapper .flip-right{width:24px;height:24px;background:#efeff2;border-radius:50%}.shop-detail-body .overview .monitored-shops-wrapper .flip-left:disabled,.shop-detail-body .overview .monitored-shops-wrapper .flip-right:disabled{opacity:.5;cursor:not-allowed}.shop-detail-body .overview .monitored-shops-wrapper .flip-left{margin-right:16px}.shop-detail-body .overview .monitored-shops-wrapper .flip-right{margin-left:8px}.shop-detail-body .overview .base-info{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:-16px;background-color:#fff;padding:24px}.shop-detail-body .overview .base-info .base-info-top{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.shop-detail-body .overview .base-info .base-info-top .right{padding-left:24px}.shop-detail-body .overview .base-info .base-info-top .shop-icon-wrapper{height:72px;width:72px;background:#fff;border:1px solid #efeff2;border-radius:2px;overflow:hidden}.shop-detail-body .overview .base-info .base-info-top .shop-icon-wrapper #shop-icon{width:72px;height:72px}.shop-detail-body .overview .base-info .base-info-top .shop-icon-wrapper.empty{font-size:60px;font-weight:500;color:#fff;background-color:#91baff;text-align:center;line-height:85px}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper{height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:8px}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper .shop-name{font-size:20px;line-height:30px;font-weight:500;color:#282b59;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper .shop-name:hover{color:#5e616e}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper .shop-tag{padding:4px;font-size:12px;line-height:1em;margin-left:12px}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper .shop-tag.tmall{background-color:#fff2f2;color:#c66}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper .shop-tag.ifashion{background-color:#f2f3ff;color:#787cd9}.shop-detail-body .overview .base-info .base-info-top .shop-name-wrapper .shop-tag.qbaobei{background-color:#fff2fd;color:#e083dc}.shop-detail-body .overview .base-info .base-info-top .shop-group-wrapper{min-height:32px}.shop-detail-body .overview .base-info .base-info-top .shop-group-wrapper .shop-group-item{height:24px;line-height:24px;display:inline-block;background-color:rgba(107,130,247,.1);border-radius:2px;padding:0 8px;color:#8789ac;margin:0 8px 0 0}.shop-detail-body .overview .base-info .base-info-bottom{-ms-flex:1 1;flex:1 1;margin-top:24px}.shop-detail-body .overview .base-info .base-info-bottom .shop-other-info{display:inline-block;width:160px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:12px;margin-right:24px;color:#343874}.shop-detail-body .overview .base-info .warning-tip{position:absolute;right:16px;bottom:84px;font-size:12px;color:#666995}.shop-detail-body .overview .base-info .shop-operation-group{position:absolute;right:21px;bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-detail-body .overview .overview-info-section{margin-top:16px;display:-ms-flexbox;display:flex}.shop-detail-body .overview .overview-info-section .daily-report{margin-right:16px;width:865px}.shop-detail-body .overview .overview-info-section .daily-report .title-date{font-size:12px;font-weight:400;color:#666995;line-height:17px;margin-left:8px}.shop-detail-body .overview .overview-info-section .daily-report .daily-report-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.shop-detail-body .overview .overview-info-section .daily-report .daily-report-content .report-info-card{padding:0 4px 38px 0;margin:0;width:30%}.shop-detail-body .overview .overview-info-section .hot-category{width:300px}.shop-detail-body .overview .overview-info-section .hot-category .watch-more{font-size:12px;font-weight:400;color:#282b59}.shop-detail-body .overview .overview-info-section .hot-category .top-index{font-size:14px;font-family:DINCondensed-Bold,DINCondensed;font-weight:700;color:#f55;line-height:18px;display:ruby}.shop-detail-body .overview .attention-section .attention-content,.shop-detail-body .overview .hot-item-section .hot-item-content{min-height:314px}.shop-detail-body .overview .attention-section .watch-more,.shop-detail-body .overview .hot-item-section .watch-more{font-size:12px;font-weight:400;color:#282b59}.shop-detail-body .overview .attention-section .explain-tip,.shop-detail-body .overview .hot-item-section .explain-tip{margin-left:24px;font-size:12px;color:#666995;line-height:18px;padding:20px 0}.shop-detail-body .overview .attention-section .items-wrapper,.shop-detail-body .overview .hot-item-section .items-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.shop-detail-body .overview .attention-section .items-wrapper .item,.shop-detail-body .overview .hot-item-section .items-wrapper .item{width:392px;padding:20px 24px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.shop-detail-body .overview .attention-section .items-wrapper .item .title,.shop-detail-body .overview .hot-item-section .items-wrapper .item .title{color:#282b59}.shop-detail-body .overview .attention-section .items-wrapper .item:hover .title,.shop-detail-body .overview .hot-item-section .items-wrapper .item:hover .title{color:#2f54eb}.shop-detail-body .overview .attention-section .items-wrapper .item .hover-hide,.shop-detail-body .overview .hot-item-section .items-wrapper .item .hover-hide{display:inline}.shop-detail-body .overview .attention-section .items-wrapper .item .hover-show,.shop-detail-body .overview .hot-item-section .items-wrapper .item .hover-show{display:none}.shop-detail-body .overview .attention-section .items-wrapper .item:hover,.shop-detail-body .overview .hot-item-section .items-wrapper .item:hover{background-color:#f0f5ff}.shop-detail-body .overview .attention-section .items-wrapper .item:hover .hover-hide,.shop-detail-body .overview .hot-item-section .items-wrapper .item:hover .hover-hide{display:none}.shop-detail-body .overview .attention-section .items-wrapper .item:hover .hover-show,.shop-detail-body .overview .hot-item-section .items-wrapper .item:hover .hover-show{display:block}.shop-detail-body .overview .attention-section .items-wrapper .pic-wrapper,.shop-detail-body .overview .hot-item-section .items-wrapper .pic-wrapper{width:72px;height:72px;overflow:hidden;margin-right:16px}.shop-detail-body .overview .attention-section .items-wrapper .item-pic,.shop-detail-body .overview .hot-item-section .items-wrapper .item-pic{width:100%}.shop-detail-body .overview .attention-section .items-wrapper .info-wrapper,.shop-detail-body .overview .hot-item-section .items-wrapper .info-wrapper{text-align:left;width:250px}.shop-detail-body .overview .attention-section .items-wrapper .title,.shop-detail-body .overview .hot-item-section .items-wrapper .title{line-height:21px;color:#2f54eb;font-size:14px;display:block;margin-bottom:4px}.shop-detail-body .overview .attention-section .items-wrapper .price,.shop-detail-body .overview .hot-item-section .items-wrapper .price{font-size:12px;color:#ff7a45;line-height:16px;margin-bottom:4px}.shop-detail-body .overview .attention-section .items-wrapper .sub-info,.shop-detail-body .overview .hot-item-section .items-wrapper .sub-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#666995;line-height:16px}.shop-detail-body .overview .to-shop-data-link{width:1178px;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;margin-bottom:16px}.shop-detail-analysis-filter[data-v-9f3a0ad2]{display:-ms-flexbox;display:flex;margin-top:24px;-ms-flex-pack:justify;justify-content:space-between}.shop-detail-analysis-old-panel[data-v-9f3a0ad2]{background-color:#fff;padding:0 24px 37px}.shop-category{margin-top:-30px}.shop-category .detail-category-wrap{float:right;z-index:1;background-color:#f5f5f5;padding:0 24px;margin:-36px -24px 0}.shop-category .watch-category-wrap{z-index:1;background-color:#f5f5f5;text-align:right;padding:0 24px 16px;margin:-30px -24px 0}.shop-category .attributes-trend{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:12px;height:445px}.shop-category .attributes-trend .attr-progress-wrap{width:220px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-category .attributes-trend .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.shop-category .attributes-trend .attr-title{color:#343874;margin-right:16px;display:inline-block;width:104px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.shop-category .attributes-trend .attr-number,.shop-category .attributes-trend .attr-title{height:17px;line-height:17px;font-size:12px;margin-top:14px}.shop-category .attributes-trend .attr-number.first{color:#343874}.shop-category .attributes-trend .attr-title.first{margin-bottom:6px}.shop-category .attributes-trend .comp-attr-title{position:absolute;bottom:42px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.shop-category .attributes-trend .attr-chart-wrap{margin-top:40px;max-width:1070px;-ms-flex:1 1;flex:1 1;height:313px}.attributes-wrap{-ms-flex:1 1;flex:1 1;margin-top:-30px}.attributes-wrap .attributes-trend{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;height:445px}.attributes-wrap .attributes-trend .attr-progress-wrap{width:211px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.attributes-wrap .attributes-trend .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.attributes-wrap .attributes-trend .attr-title{color:#343874;display:inline-block;width:92px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.attributes-wrap .attributes-trend .attr-number,.attributes-wrap .attributes-trend .attr-title{height:17px;line-height:17px;font-size:12px;margin-top:14px}.attributes-wrap .attributes-trend .attr-number.first{color:#343874}.attributes-wrap .attributes-trend .attr-title.first{margin-bottom:6px}.attributes-wrap .attributes-trend .comp-attr-title{position:absolute;bottom:25px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.attributes-wrap .attributes-trend .attr-chart-wrap{margin-top:40px;max-width:1070px;-ms-flex:1 1;flex:1 1;height:313px}.analysis-column-rate{font-size:12px;font-weight:400;color:#282b59;display:-ms-flexbox;display:flex}.analysis-column-rate .analysis-progress{width:40px;margin-left:8px}.analysis-column-rate .analysis-progress .ant-progress-outer{padding-right:0}.analysis-column-rate .analysis-progress .ant-progress-outer .ant-progress-inner{background-color:#e6e6e6}.analysis-column-rate .analysis-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg{height:4px!important}.shop-positon{margin-top:-30px}.business-property{padding:0 24px}.business-property .attributes-property{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;height:455px}.business-property .attributes-property .attr-progress-wrap{width:211px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.business-property .attributes-property .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.business-property .attributes-property .attr-title{color:#343874;display:inline-block;width:92px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.business-property .attributes-property .attr-number,.business-property .attributes-property .attr-title{height:17px;line-height:17px;font-size:12px;margin-top:14px}.business-property .attributes-property .attr-number.first{color:#343874}.business-property .attributes-property .attr-title.first{margin-bottom:6px}.business-property .attributes-property .comp-attr-title{position:absolute;bottom:25px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.business-property .attributes-property .attr-chart-wrap{margin-top:40px;-ms-flex:1 1;flex:1 1;height:313px}.shop-detail-items-filter[data-v-1863c010]{margin-top:24px;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative}.shop-detail-items-filter .filter-config-wrapper[data-v-1863c010]{position:absolute;top:-54px;right:184px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.shop-detail-items-filter .filter-config-wrapper .filter-switch[data-v-1863c010]{width:36px;height:14px;background-color:#f5f5f5;max-width:36px;min-width:36px}.shop-detail-items-filter .filter-config-wrapper .filter-switch.ant-switch[data-v-1863c010]:after{top:-3px;left:0;width:17px;height:17px;background:#c8c9d7;border:1px solid #fff;border-radius:17px;-webkit-box-shadow:none;box-shadow:none}.shop-detail-items-filter .filter-config-wrapper .filter-switch.ant-switch-checked.ant-switch[data-v-1863c010]:after{left:36px!important}.shop-detail-items-filter .filter-config-wrapper .filter-switch:hover.ant-switch[data-v-1863c010]:after{-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15)}.shop-detail-items-filter .filter-config-wrapper .filter-switch.ant-switch-checked.ant-switch[data-v-1863c010]:after{left:48px;width:18px;height:18px;background-color:#2f54eb;border-radius:18px}.shop-detail-items-filter .filter-config-wrapper .text[data-v-1863c010]{display:inline-block;margin-left:12px;margin-right:8px;width:98px;height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px}.shop-detail-items-filter .shop-video-tutorial[data-v-1863c010]{width:184px;height:24px;background:#f2f6fc;border-radius:100px 0 0 100px;position:absolute;z-index:10;margin-top:-54px;right:-24px;top:0;line-height:24px}.shop-detail-items-filter .shop-video-tutorial .shop-video[data-v-1863c010]{position:absolute;z-index:10;right:8px;top:0;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.shop-detail-items-filter .shop-video-tutorial .shop-video .shop-title[data-v-1863c010]{width:104px;height:16px;font-size:12px;font-weight:400;color:#282b59;line-height:16px;margin:0 8px 0 5px;cursor:pointer}.shop-detail-items-filter .shop-detail-full-screen[data-v-1863c010]{position:absolute;top:-60px;right:0;cursor:pointer}.shop-detail-items-list-wrapper[data-v-0b5248ec]{background-color:#fff;padding:16px}.item-card-custom-value[data-v-0b5248ec]{line-height:20px;height:20px;background-color:rgba(234,238,249,.5);border-radius:2px;display:inline-block;padding:0 4px;margin-right:4px}.dl-title[data-v-3bab6ebf]{height:24px;font-size:16px;font-weight:500;line-height:24px;color:#282b59;margin:0 0 16px}.dl-top-tip[data-v-3bab6ebf]{font-size:12px;background:#f9f9fc;border-radius:2px;width:472px;padding:12px;color:#343874}.dl-content[data-v-3bab6ebf]{color:#666995;margin:0 0 12px}.dl-content .dl-content-title[data-v-3bab6ebf]{display:inline-block;width:80px;color:#666995;font-weight:400}.dl-content span[data-v-3bab6ebf]{font-weight:500;color:#282b59}.dl-time[data-v-3bab6ebf]{display:-ms-flexbox;display:flex;line-height:30px;margin-bottom:12px}.dl-time .dl-time-title[data-v-3bab6ebf]{display:inline-block;width:80px;color:#666995}.dl-time .ant-radio-group[data-v-3bab6ebf]{width:331px}.dl-time .ant-radio-wrapper[data-v-3bab6ebf]{color:#343874}.dl-time .ant-radio-wrapper-checked[data-v-3bab6ebf]{color:#2f54eb}.dl-data-tip[data-v-3bab6ebf]{height:90px;border-top:1px solid #efeff2}.dl-data-tip .title[data-v-3bab6ebf]{height:16px;font-size:12px;font-weight:500;line-height:16px;color:#282b59;margin:24px 0 16px}.dl-data-tip .content[data-v-3bab6ebf]{font-size:12px;line-height:16px;color:#343874}.dl-data-tip .content li[data-v-3bab6ebf]{list-style:disc;margin:0 20px}.auth[data-v-3bab6ebf]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:16px;font-size:14px;font-weight:500;line-height:16px;color:#f55;list-style:disc;margin:20px 4px 0}.auth span[data-v-3bab6ebf]{display:inline-block;width:4px;height:4px;background:#f55;border-radius:2px;margin:0 12px 0 0}.dl-title[data-v-940138d7]{height:24px;font-size:16px;font-weight:500;line-height:24px;color:#282b59;margin:0 0 16px}.dl-top-tip[data-v-940138d7]{font-size:12px;background:#f9f9fc;border-radius:2px;width:472px;padding:12px;color:#343874}.dl-content[data-v-940138d7]{color:#666995;margin:0 0 12px}.dl-content .dl-content-title[data-v-940138d7]{display:inline-block;width:80px;color:#666995;font-weight:400}.dl-content span[data-v-940138d7]{font-weight:500;color:#282b59}.dl-time[data-v-940138d7]{display:-ms-flexbox;display:flex;line-height:30px;margin-bottom:12px}.dl-time .dl-time-title[data-v-940138d7]{display:inline-block;width:80px;color:#666995}.dl-time .ant-radio-group[data-v-940138d7]{width:331px}.dl-time .ant-radio-wrapper[data-v-940138d7]{color:#343874}.dl-time .ant-radio-wrapper-checked[data-v-940138d7]{color:#2f54eb}.dl-data-tip[data-v-940138d7]{height:90px;border-top:1px solid #efeff2}.dl-data-tip .title[data-v-940138d7]{height:16px;font-size:12px;font-weight:500;line-height:16px;color:#282b59;margin:24px 0 16px}.dl-data-tip .content[data-v-940138d7]{font-size:12px;line-height:16px;color:#343874}.dl-data-tip .content li[data-v-940138d7]{list-style:disc;margin:0 20px}.auth[data-v-940138d7]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:16px;font-size:14px;font-weight:500;line-height:16px;color:#f55;list-style:disc;margin:20px 4px 0}.auth span[data-v-940138d7]{display:inline-block;width:4px;height:4px;background:#f55;border-radius:2px;margin:0 12px 0 0}.batch-mode-item[data-v-2f7936ec]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;font-size:14px;padding:16px 24px;margin:0 -24px}.batch-mode-item .check-all[data-v-2f7936ec]{font-size:14px;color:#343874}.batch-mode-item .check-num[data-v-2f7936ec]{font-size:14px;font-weight:500;color:#282b59}.batch-mode-item .join-watch-btn[data-v-2f7936ec]{display:inline-block}.context-warpper[data-v-0d1f99ab]{position:relative;height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-detail-items-sort[data-v-0d1f99ab]{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-color:#fff;margin:16px 0;padding:0 24px}.shop-detail-items-sort[data-v-0d1f99ab] .sort-icon-wrap{margin-right:20px}.icon-list-type[data-v-0d1f99ab]{font-size:14px;margin:0 8px}.shop-detail-filte[data-v-b83903de]{margin-bottom:18px;font-weight:500;position:relative;color:rgba(21,33,53,.8)}.shop-detail-filte .shop-item-sort .sort-item[data-v-b83903de]{color:#343874;font-weight:400}.shop-detail-filte .line-filter[data-v-b83903de]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-detail-filte .filter-value[data-v-b83903de]{color:#2f54eb}.shop-table-operate[data-v-b83903de]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.shop-table-operate .watch-link-line[data-v-b83903de]{width:2px;height:9px;margin:0 8px;background-color:#c8c9d7}.shopdetail-report-overview[data-v-b83903de]{width:290px;background-color:#f9fafc;margin-left:-24px;padding-top:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.shopdetail-report-overview .shopdetail-report-date-wrap[data-v-b83903de]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 8px 0 0}.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-update[data-v-b83903de]{font-size:12px;color:#282b59;margin-right:8px}.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-range .shopdetail-report-range-item[data-v-b83903de]{border-radius:2px;border:1px solid #2f54eb;padding:6px 8px;font-size:12px;color:#2f54eb;margin-right:4px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-range .shopdetail-report-range-item.active[data-v-b83903de],.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-range .shopdetail-report-range-item[data-v-b83903de]:hover{background-color:#2e55ec;border-radius:2px;color:#fff}.shopdetail-report-overview .shopdetail-report-title[data-v-b83903de]{font-size:16px;color:#282b59;margin-bottom:12px;margin-top:16px;padding-top:24px;border-top:1px solid #e8e8e8}.shopdetail-report-overview .shopdetail-report-date[data-v-b83903de]{font-size:12px;color:#343874;margin-bottom:24px}.shopdetail-report-overview .report-overview-card[data-v-b83903de]{width:242px;height:107px;background-color:#fff;border-radius:4px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}.shopdetail-report-overview .report-overview-card .report-overview-card-title[data-v-b83903de]{color:#282b59}.shopdetail-report-overview .report-overview-card .report-overview-card-value[data-v-b83903de]{font-size:18px;font-weight:500;color:#282b59}.shopdetail-report-overview .report-overview-card .report-overview-card-rate[data-v-b83903de]{color:#666995}.shopdetail-report-type[data-v-b83903de]{padding:20px 24px 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.shopdetail-report-type span[data-v-b83903de]{font-size:14px;font-weight:400;color:#343874;cursor:pointer}.shopdetail-report-type span.left[data-v-b83903de]{width:120px;height:25px;font-size:18px;color:#3b4081;line-height:25px}.shopdetail-report-type span.active[data-v-b83903de]{color:#2f54eb}.shopdetail-drag-modal .ant-modal-content .ant-modal-body[data-v-b83903de]{padding:0 0 24px}.shopdetail-drag-modal-footer[data-v-b83903de]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:32px;margin-top:24px;padding:0 24px}.shopdetail-drag-modal-footer .button-gray[data-v-b83903de]{width:66px;height:32px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.shopdetail-drag-modal-footer .button-save[data-v-b83903de]{color:#2f54eb}.shopdetail-drag-modal-footer .button[data-v-b83903de]{margin-left:16px;background-color:#2f54eb;border-radius:2px;color:#fff}.shopdetail-drag-modal-footer .ghost[data-v-b83903de]{background-color:#fff;color:#2f54eb}.report-shelves-tag[data-v-b83903de]{position:absolute;top:0;left:0;padding:2px 3px;font-size:12px;border-radius:2px;color:#fff}.report-shelves-tag.report-shelves-on[data-v-b83903de]{background-color:#24d27d}.report-shelves-tag.report-shelves-off[data-v-b83903de]{background-color:#b2b2b2}.report-shelves-tag.report-shelves-pre[data-v-b83903de]{background-color:#ff4f4f}.new-shop-tag[data-v-b83903de]{font-size:16px;margin-right:6px;display:inline-block;position:relative}.new-shop-tag[data-v-b83903de]:last-of-type{margin-right:6px}[data-v-b83903de] .components-table-demo-nested .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-right:none}[data-v-b83903de] .components-table-demo-nested .ant-table-small.ant-table-bordered .ant-table-fixed-right{border-left:none}.shop-detail-filte[data-v-17ed3514]{margin-bottom:18px;font-weight:500;position:relative;color:rgba(21,33,53,.8)}.shop-detail-filte .shop-item-sort .sort-item[data-v-17ed3514]{color:#343874;font-weight:400}.shop-detail-filte .line-filter[data-v-17ed3514]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-detail-filte .filter-value[data-v-17ed3514]{color:#2f54eb}.shop-table-operate[data-v-17ed3514]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.shop-table-operate .watch-link-line[data-v-17ed3514]{width:2px;height:9px;margin:0 8px;background-color:#c8c9d7}.shopdetail-report-overview[data-v-17ed3514]{width:290px;background-color:#f9fafc;margin-left:-24px;padding-top:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.shopdetail-report-overview .shopdetail-report-date-wrap[data-v-17ed3514]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 8px 0 0}.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-update[data-v-17ed3514]{font-size:12px;color:#282b59;margin-right:8px}.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-range .shopdetail-report-range-item[data-v-17ed3514]{border-radius:2px;border:1px solid #2f54eb;padding:6px 8px;font-size:12px;color:#2f54eb;margin-right:4px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-range .shopdetail-report-range-item.active[data-v-17ed3514],.shopdetail-report-overview .shopdetail-report-date-wrap .shopdetail-report-range .shopdetail-report-range-item[data-v-17ed3514]:hover{background-color:#2e55ec;border-radius:2px;color:#fff}.shopdetail-report-overview .shopdetail-report-title[data-v-17ed3514]{font-size:16px;color:#282b59;margin-bottom:12px;margin-top:16px;padding-top:24px;border-top:1px solid #e8e8e8}.shopdetail-report-overview .shopdetail-report-date[data-v-17ed3514]{font-size:12px;color:#343874;margin-bottom:24px}.shopdetail-report-overview .report-overview-card[data-v-17ed3514]{width:242px;height:107px;background-color:#fff;border-radius:4px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}.shopdetail-report-overview .report-overview-card .report-overview-card-title[data-v-17ed3514]{color:#282b59}.shopdetail-report-overview .report-overview-card .report-overview-card-value[data-v-17ed3514]{font-size:18px;font-weight:500;color:#282b59}.shopdetail-report-overview .report-overview-card .report-overview-card-rate[data-v-17ed3514]{color:#666995}.shopdetail-report-type[data-v-17ed3514]{padding:20px 24px 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.shopdetail-report-type span[data-v-17ed3514]{font-size:14px;font-weight:400;color:#343874;cursor:pointer}.shopdetail-report-type span.left[data-v-17ed3514]{width:120px;height:25px;font-size:18px;color:#3b4081;line-height:25px}.shopdetail-report-type span.active[data-v-17ed3514]{color:#2f54eb}.shopdetail-drag-modal .ant-modal-content .ant-modal-body[data-v-17ed3514]{padding:0 0 24px}.shopdetail-drag-modal-footer[data-v-17ed3514]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:32px;margin-top:24px;padding:0 24px}.shopdetail-drag-modal-footer .button-gray[data-v-17ed3514]{width:66px;height:32px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.shopdetail-drag-modal-footer .button-save[data-v-17ed3514]{color:#2f54eb}.shopdetail-drag-modal-footer .button[data-v-17ed3514]{margin-left:16px;background-color:#2f54eb;border-radius:2px;color:#fff}.shopdetail-drag-modal-footer .ghost[data-v-17ed3514]{background-color:#fff;color:#2f54eb}.report-shelves-tag[data-v-17ed3514]{position:absolute;top:0;left:0;padding:2px 3px;font-size:12px;border-radius:2px;color:#fff}.report-shelves-tag.report-shelves-on[data-v-17ed3514]{background-color:#24d27d}.report-shelves-tag.report-shelves-off[data-v-17ed3514]{background-color:#b2b2b2}.report-shelves-tag.report-shelves-pre[data-v-17ed3514]{background-color:#ff4f4f}.new-shop-tag[data-v-17ed3514]{font-size:16px;margin-right:6px;display:inline-block;position:relative}.new-shop-tag[data-v-17ed3514]:last-of-type{margin-right:6px}[data-v-17ed3514] .components-table-demo-nested .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-right:none}[data-v-17ed3514] .components-table-demo-nested .ant-table-small.ant-table-bordered .ant-table-fixed-right{border-left:none}.shopdetail-drag-modal .item{color:#282b59;cursor:pointer;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shopdetail-drag-modal .item .ant-checkbox-wrapper{width:100%;height:100%;line-height:32px}.shopdetail-drag-modal .item .drag-icon{float:right;cursor:move}.shopdetail-drag-modal .item .drag-icon i{color:#c8c9d7}.shopdetail-drag-modal .item .drag-icon i:first-of-type{width:5px}.shopdetail-drag-modal .item.active{color:#666995}.shopdetail-drag-modal .ant-modal-content .ant-modal-body{padding:0 0 24px}.shopdetail-drag-modal .hr{background-color:#efeff2;height:2px;margin:6px 0 16px}.shopdetail-drag-modal .ant-modal-header{border-bottom:none;margin-bottom:8px;padding:24px 24px 16px}.shopdetail-drag-modal .ant-modal-body{padding-top:0;padding-bottom:4px}.shopdetail-drag-modal .sort-list-title a{float:right;font-size:12px}.shopdetail-drag-modal .form-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:24px}.shopdetail-drag-modal .form-row label{font-size:14px;color:#343874;margin-right:16px}.shopdetail-drag-modal .form-row .txtbox-focus{color:#282b59;border-bottom:1px solid #2f54eb!important}.shopdetail-drag-modal .form-row .txtbox{width:350px;border:none;border-bottom:1px solid #efeff2;font-size:14px;-o-text-overflow:ellipsis;text-overflow:ellipsis}.shopdetail-drag-modal .form-row .txtbox::-webkit-input-placeholder{font-size:14px;color:#c8c9d7}.shopdetail-drag-modal .form-row .txtbox::-moz-placeholder{font-size:14px;color:#c8c9d7}.shopdetail-drag-modal .form-row .txtbox:-ms-input-placeholder{font-size:14px;color:#c8c9d7}.shopdetail-drag-modal .form-row .txtbox::-ms-input-placeholder{font-size:14px;color:#c8c9d7}.shopdetail-drag-modal .form-row .txtbox::placeholder{font-size:14px;color:#c8c9d7}.shopdetail-sort-list{list-style:none;position:relative;max-height:260px;overflow:auto;margin-bottom:0}.shopdetail-sort-list .shopdetail-sort-list-item{-webkit-box-shadow:none;box-shadow:none;color:#282b59}.shopdetail-sort-list-item{display:block;height:32px;line-height:32px;cursor:move;z-index:9999999;padding:0 24px;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);outline:none}.shopdetail-sort-list-item:hover{background-color:#f0f5ff}.shopdetail-sort-list-item .ant-checkbox-wrapper{width:100%;height:100%;line-height:32px}.shopdetail-sort-list-item .drag-icon{float:right;cursor:move}.shopdetail-sort-list-item .drag-icon i{color:#c8c9d7}.shopdetail-sort-list-item .drag-icon i:first-of-type{width:5px}.item-img-wrap .item-img{min-width:80px}.item-img-wrap .item-img-icon{position:absolute;right:10px;bottom:0;width:22px}.btn-date-group .btn-date-type[data-v-b9ed49c1]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59;font-weight:400}.btn-date-group .btn-date-type.active[data-v-b9ed49c1]{background-color:#eaedfd;color:#2f54eb}.btn-date-group .btn-export-type[data-v-b9ed49c1]{margin-left:24px;display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;font-stretch:normal;line-height:28px;letter-spacing:0;text-align:center;color:#2f54eb}.btn-date-group .btn-export-type[data-v-b9ed49c1]:hover{background-color:#6483ff;color:#fff}.ant-calendar-date[data-v-b9ed49c1]{position:relative}.shop-new-item-download-modal[data-v-b9ed49c1]{color:#282b59}.shop-new-item-download-modal .shop-detail-tips[data-v-b9ed49c1]{color:#f55;margin-top:4px;font-size:12px}.shop-new-item-download-modal[data-v-b9ed49c1] .ant-radio-wrapper{color:#424a8e}.shop-new-item-download-modal .btn-footer[data-v-b9ed49c1]{text-align:right;margin-top:24px}.shop-new-item-download-modal .btn-footer .btn-clear[data-v-b9ed49c1]{width:86px;font-size:14px;margin-right:8px;border:none;-webkit-box-shadow:none;box-shadow:none;color:#c8c9d7}.shop-new-item-export-btn[data-v-b9ed49c1]{display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;line-height:28px;color:#2f54eb;text-align:center;cursor:pointer;border:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-left:16px}.shop-new-item-export-btn[data-v-b9ed49c1]:hover{background-color:#6483ff;color:#fff}.btn-date-group .btn-date-type[data-v-d24d6860]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59;font-weight:400}.btn-date-group .btn-date-type.active[data-v-d24d6860]{background-color:#eaedfd;color:#2f54eb}.btn-date-group .btn-export-type[data-v-d24d6860]{margin-left:24px;display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;font-stretch:normal;line-height:28px;letter-spacing:0;text-align:center;color:#2f54eb}.btn-date-group .btn-export-type[data-v-d24d6860]:hover{background-color:#6483ff;color:#fff}.ant-calendar-date[data-v-d24d6860]{position:relative}.shop-new-item-download-modal[data-v-d24d6860]{color:#282b59}.shop-new-item-download-modal .shop-detail-tips[data-v-d24d6860]{color:#f55;margin-top:4px;font-size:12px}.shop-new-item-download-modal[data-v-d24d6860] .ant-radio-wrapper{color:#424a8e}.shop-new-item-download-modal .btn-footer[data-v-d24d6860]{text-align:right;margin-top:24px}.shop-new-item-download-modal .btn-footer .btn-clear[data-v-d24d6860]{width:86px;font-size:14px;margin-right:8px;border:none;-webkit-box-shadow:none;box-shadow:none;color:#c8c9d7}.shop-new-item-export-btn[data-v-d24d6860]{display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;line-height:28px;color:#2f54eb;text-align:center;cursor:pointer;border:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-left:16px}.shop-new-item-export-btn[data-v-d24d6860]:hover{background-color:#6483ff;color:#fff}.max-value-info .base-card-info-wrap{position:relative}.max-value-info .base-card-info-wrap:not(:last-child):after{width:1px;height:168px;position:absolute;right:0;top:-24px;background:#efeff2;border-radius:1px;margin:0 15px}.tagImg[data-v-8d698a6c]{position:absolute;top:16px;left:0;font-size:12px;font-weight:500;line-height:20px;color:#fff;text-align:center;height:20px;background:-o-linear-gradient(317deg,#cdb28c 0,#cfa46b 100%);background:linear-gradient(133deg,#cdb28c,#cfa46b);border-radius:0 100px 100px 0;display:block;padding-left:8px;padding-right:8px}.component-item-wrap.slide-item.shop-pre-item:hover .tagImg{display:none}.btn-date-group .btn-date-type[data-v-d663b24c]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59;font-weight:400}.btn-date-group .btn-date-type.active[data-v-d663b24c]{background-color:#eaedfd;color:#2f54eb}.btn-date-group .btn-export-type[data-v-d663b24c]{margin-left:24px;display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;font-stretch:normal;line-height:28px;letter-spacing:0;text-align:center;color:#2f54eb}.btn-date-group .btn-export-type[data-v-d663b24c]:hover{background-color:#6483ff;color:#fff}.btn-date-group .btn-date-type[data-v-d163f66d]{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59;font-weight:400}.btn-date-group .btn-date-type.active[data-v-d163f66d]{background-color:#eaedfd;color:#2f54eb}.btn-date-group .btn-export-type[data-v-d163f66d]{margin-left:24px;display:inline-block;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;font-weight:400;font-stretch:normal;line-height:28px;letter-spacing:0;text-align:center;color:#2f54eb}.btn-date-group .btn-export-type[data-v-d163f66d]:hover{background-color:#6483ff;color:#fff}.activity-base-info-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:120px;-ms-flex:1 1;flex:1 1;margin:0 8px;background-color:#fff}.activity-base-info-wrap .base-info-value{font-size:40px;color:#282b59;font-weight:500}.activity-base-info-wrap .base-info-value-sub{font-size:12px;color:#343874}.activity-base-info-wrap .base-info-title{font-size:14px;color:#666995;margin-bottom:10px}.shop-detail-info-cards{margin:0 -33px;padding:15px 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around;background-color:#f5f5f5}.activity-date,.shop-detail-info-cards{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.activity-date{padding:16px 0;-ms-flex-align:center;align-items:center}.activity-btn{width:16px;height:16px;cursor:pointer;margin-top:-16px}.activity-btn.disabled{cursor:not-allowed;color:#efeff2}.activity-btn.activity-btn-left i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.activity-date-list-warp{overflow:hidden;-ms-flex:1 1;flex:1 1}.activity-date-list{list-style:none;width:auto;padding:0 24px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;white-space:nowrap}.activity-date-item{cursor:pointer;width:240px;height:84px;background-color:#f7f7fa;border-radius:6px;text-align:center;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden;display:inline-block;margin:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;border:1px solid transparent}.activity-date-item.active{background-color:#f0f5ff;border:1px solid #2f54eb}.activity-date-item.active .date,.activity-date-item.active .title{color:#2f54eb}.activity-date-item:hover{background-color:#f0f5ff}.activity-date-item .date{color:#343874}.activity-date-item .date,.activity-date-item .title{font-size:14px;line-height:18px;display:block;cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.activity-date-item .title{color:#282b59;margin-top:8px;font-weight:600}.activity-content .shop-info{max-width:200px;margin:0}.shop-detail-live[data-v-93ac8f85]{margin:0 24px}.shop-detail-live-warp[data-v-93ac8f85]{background-color:#fff}.header-wrapper[data-v-b7c01317]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-image-wrapper[data-v-b7c01317]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.shop-image-wrapper .image-item[data-v-b7c01317]{margin-right:40px;margin-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.shop-image-wrapper .image-item[data-v-b7c01317]:nth-child(5n){margin-right:0}.shop-image-wrapper .item-phone[data-v-b7c01317]{position:relative}.shop-image-wrapper .item-phone .image-phone[data-v-b7c01317]{width:194px;height:390px}.shop-image-wrapper .item-phone .image[data-v-b7c01317]{width:170px;height:365px;border:1px solid #efeff2;border-radius:15px;position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.shop-image-wrapper .crawl-time[data-v-b7c01317]{font-size:14px;color:#343874;margin-top:9px}.filter-box[data-v-b7c01317]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:#fff;height:52px;padding:0 24px;margin-bottom:16px}.modal-container[data-v-b7c01317]{position:fixed;width:100vw;height:100vh;z-index:999999;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-b7c01317]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);border-radius:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-b7c01317]{font-size:16px;line-height:24px;color:#282b59;margin:24px 24px 24px 0;padding-left:12px}.modal-container .modal-title span[data-v-b7c01317]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .modal-closebtn[data-v-b7c01317]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-b7c01317]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.item-img-icon[data-v-b7c01317]{position:absolute;right:10px;bottom:0;width:22px}.chart-wrap[data-v-b7c01317]{padding:0 24px;background:#fff}.header-wrapper[data-v-b0f24b53]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-image-wrapper[data-v-b0f24b53]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.shop-image-wrapper .image-item[data-v-b0f24b53]{margin-right:40px;margin-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.shop-image-wrapper .image-item[data-v-b0f24b53]:nth-child(5n){margin-right:0}.shop-image-wrapper .item-phone[data-v-b0f24b53]{position:relative}.shop-image-wrapper .item-phone .image-phone[data-v-b0f24b53]{width:194px;height:390px}.shop-image-wrapper .item-phone .image[data-v-b0f24b53]{width:170px;height:365px;border:1px solid #efeff2;border-radius:15px;position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.shop-image-wrapper .crawl-time[data-v-b0f24b53]{font-size:14px;color:#343874;margin-top:9px}.filter-box[data-v-b0f24b53]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:#fff;height:52px;padding:0 24px;margin-bottom:16px}.modal-container[data-v-b0f24b53]{position:fixed;width:100vw;height:100vh;z-index:999999;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-b0f24b53]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);border-radius:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-b0f24b53]{font-size:16px;line-height:24px;color:#282b59;margin:24px 24px 24px 0;padding-left:12px}.modal-container .modal-title span[data-v-b0f24b53]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .modal-closebtn[data-v-b0f24b53]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-b0f24b53]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.item-img-icon[data-v-b0f24b53]{position:absolute;right:10px;bottom:0;width:22px}.chart-wrap[data-v-b0f24b53]{padding:0 24px;background:#fff}.header-wrapper[data-v-aef2eea8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-image-wrapper[data-v-aef2eea8]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.shop-image-wrapper .image-item[data-v-aef2eea8]{margin-right:40px;margin-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.shop-image-wrapper .image-item[data-v-aef2eea8]:nth-child(5n){margin-right:0}.shop-image-wrapper .item-phone[data-v-aef2eea8]{position:relative}.shop-image-wrapper .item-phone .image-phone[data-v-aef2eea8]{width:194px;height:390px}.shop-image-wrapper .item-phone .image[data-v-aef2eea8]{width:170px;height:365px;border:1px solid #efeff2;border-radius:15px;position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.shop-image-wrapper .crawl-time[data-v-aef2eea8]{font-size:14px;color:#343874;margin-top:9px}.filter-box[data-v-aef2eea8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:#fff;height:52px;padding:0 24px;margin-bottom:16px}.modal-container[data-v-aef2eea8]{position:fixed;width:100vw;height:100vh;z-index:999999;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-aef2eea8]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);border-radius:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-aef2eea8]{font-size:16px;line-height:24px;color:#282b59;margin:24px 24px 24px 0;padding-left:12px}.modal-container .modal-title span[data-v-aef2eea8]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .modal-closebtn[data-v-aef2eea8]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-aef2eea8]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.item-img-icon[data-v-aef2eea8]{position:absolute;right:10px;bottom:0;width:22px}.chart-wrap[data-v-aef2eea8]{padding:0 24px;background:#fff}.shop-detail-live-warp .sb2{top:77px}.shop-detail-live-warp .shop-live-version{font-size:14px;color:#2f54eb;background:#f5f5f5;padding:0 24px;text-align:right;cursor:pointer}.shop-detail-live-warp .shop-item-sort{margin-bottom:0}.shop-detail-live-warp .shop-item-sort,.shop-detail-live-warp .shop-item-sort .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-detail-live-warp .shop-item-sort .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.shop-detail-live-warp .shop-item-sort .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.shop-detail-live-warp .shop-item-sort .price-input-wrap .number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.shop-detail-live-warp .shop-item-sort .price-input-wrap .price-line{margin:0 4px}.shop-detail-live-warp .shop-item-sort .sort-item,.shop-detail-live-warp .shop-item-sort .sort-item-active{margin-right:24px;height:20px;line-height:20px;font-size:14px;color:#343874}.shop-detail-live-warp .shop-item-sort .sort-item-active:hover,.shop-detail-live-warp .shop-item-sort .sort-item:hover{color:#2f54eb}.shop-detail-live-warp .search-white{display:-ms-flexbox;display:flex;padding:16px 0;-ms-flex-pack:justify;justify-content:space-between}.shop-detail-live-warp .search-white.shop-detail-live-search{border:none;height:56px;padding:0}.distribution-filter-line{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-live-back-old{text-align:center;z-index:99;position:fixed;right:12px;bottom:166px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(139,152,169,.14);box-shadow:0 2px 8px 0 rgba(139,152,169,.14);padding:13px;line-height:1.3em;max-width:50px;color:#343874;font-size:12px}.shop-live-back-old:hover{color:#2f54eb}.shop-detail-live-warp .shop-live-baseinfo-warper .content-baseinfo{background-color:#fff}.shop-detail-live-warp .shop-live-baseinfo-warper .content-baseinfo .base-card-info-wrap{-ms-flex:1 1;flex:1 1;position:relative}.shop-detail-live-warp .shop-live-baseinfo-warper .content-baseinfo .base-card-info-wrap:not(:last-child):after{width:0;height:140px;position:absolute;right:0;top:0;background:#efeff2;border-radius:1px}.shop-live-baseinfo-warper{background-color:#fff}.shop-live-baseinfo-warper .shop-baseinfo-title{line-height:55px;height:55px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #efeff2}.shop-live-baseinfo-warper .shop-baseinfo-title .title{-ms-flex:1 1;flex:1 1;font-size:18px;font-weight:500;color:#282b59}.shop-live-baseinfo-warper .date-picker-btn{color:#282b59}.shop-live-baseinfo-warper .date-picker-btn i{-webkit-transform:scale(.9),rotate(0);-ms-transform:scale(.9),rotate(0);transform:scale(.9),rotate(0)}.shop-live-baseinfo-warper .date-picker-btn:hover{color:#2f54eb}.shop-live-baseinfo-warper .date-picker-btn:hover i{-webkit-transform:scale(.9),rotate(180deg);-ms-transform:scale(.9),rotate(180deg);transform:scale(.9),rotate(180deg)}.shop-live-baseinfo-warper .content-baseinfo{-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.chart-sale-wrap .distribution-pie{position:relative}.chart-sale-wrap .distribution-pie .distribution-pie-tab{position:absolute;right:0;top:24px;font-size:14px;color:#343874;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:3;cursor:pointer}.chart-sale-wrap .distribution-pie .distribution-pie-tab span.active{color:#2f54eb;font-weight:500}.chart-sale-wrap .distribution-pie .distribution-pie-tab .line{width:2px;height:9px;border:1px solid #c8c9d7;margin:0 16px}.trend{background-color:#fff}.trend .trend-title{line-height:55px;height:55px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #efeff2}.trend .trend-title .title{-ms-flex:1 1;flex:1 1;font-size:18px;font-weight:500;color:#282b59}.trend .trend-title .date-picker-btn{color:#282b59}.trend .trend-title .date-picker-btn i{-webkit-transform:scale(.9),rotate(0);-ms-transform:scale(.9),rotate(0);transform:scale(.9),rotate(0)}.trend .trend-title .date-picker-btn:hover{color:#2f54eb}.trend .trend-title .date-picker-btn:hover i{-webkit-transform:scale(.9),rotate(180deg);-ms-transform:scale(.9),rotate(180deg);transform:scale(.9),rotate(180deg)}.trend .trend-chart{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}.trend .trend-chart .trend-column{-ms-flex-preferred-size:100%;flex-basis:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.trend .trend-chart .trend-column .trend-item{height:342px;width:540px;padding-bottom:24px}.trend .trend-chart .trend-column .trend-item .common-chart{padding:0}.trend .trend-chart .trend-column .trend-item .common-chart .common-chart-header{height:62px}.trend .trend-chart .trend-column .trend-item .common-chart .common-chart-header .title{font-size:14px;font-weight:400;color:#343874;line-height:62px}.shop-detail-live[data-v-33b49c7e]{margin:0 24px}.shop-detail-live-warp[data-v-33b49c7e]{background-color:#fff}.fans .fans-title{padding:18px 24px;font-size:24px;font-weight:500;background-color:#fff}.fans .fans-title .fans-title-top{height:36px;font-size:24px;font-weight:500;color:#282b59;line-height:36px}.fans .fans-title .fans-title-down{margin-top:16px;height:18px;font-size:14px;font-weight:400;color:#343874;line-height:18px}.fans .content .box{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fans .content .row{-ms-flex-preferred-size:100%;flex-basis:100%;display:-ms-flexbox;display:flex}.fans .content .row:nth-child(2){-ms-flex-pack:center;justify-content:center}.fans .content .row:nth-child(3){-ms-flex-pack:justify;justify-content:space-between}.fans .content .item{width:581px;height:419px;margin-top:16px;padding:15px 24px;background-color:#fff}.fans .content .item .title{padding-bottom:16px;font-size:18px;font-weight:500;color:#282b59;line-height:25px;border-bottom:1px solid #efeff2}.fans .content .item .chart{width:533px;height:347px;padding:0}.fans .distriction-box{display:-ms-flexbox;display:flex}.fans .fans-table-wrapper{width:260px;height:290px;margin-top:24px;-ms-flex-negative:0;flex-shrink:0}.fans .fans-table-wrapper .ant-table-thead>tr>th{background:#f7f7fa!important}.fans .top-text{font-size:14px;font-family:DINCondensed-Bold,DINCondensed;font-weight:700;color:#f55;line-height:18px;margin-left:8px}.fans .normal-text{font-size:12px;color:#282b59}.shop-all-shoplist-tr{padding:0!important}.recommend-shop-list[data-v-04be8f91]{background-color:#fff;margin-top:16px;padding:0 20px 20px}.item-shop-like[data-v-04be8f91]{position:relative}.item-shop-like[data-v-04be8f91] .ant-checkbox-wrapper{position:absolute;top:23px;right:0}.shop-all-shoplist[data-v-04be8f91]{width:100%}.shop-all-shoplist .list-item[data-v-04be8f91]{width:100%;height:168px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.shop-all-shoplist .list-item .tip[data-v-04be8f91]{height:16px;margin:0 0 24px;font-size:12px;line-height:16px;color:#9ea2c2}.shop-all-shoplist .list-item .tip .name[data-v-04be8f91]{color:#282b59;font-weight:500}.shop-all-shoplist .list-item .tip .name[data-v-04be8f91]:hover{color:#2f54eb}.shop-all-shoplist .list-item .tip .crawl-time[data-v-04be8f91]{color:#282b59;font-weight:500}.shop-all-shoplist .list-item .shop-info[data-v-04be8f91]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.shop-all-shoplist .list-item .shop-info .shoplist-img-logo[data-v-04be8f91]{width:80px;max-height:80px}.shop-all-shoplist .list-item .shop-info .info[data-v-04be8f91]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 12px}.shop-all-shoplist .list-item .shop-info .info .shop-name[data-v-04be8f91]{height:18px;margin:0 0 16px;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.shop-all-shoplist .list-item .shop-info .info .shop-name[data-v-04be8f91]:hover{color:#2f54eb}.shop-all-shoplist .list-item .shop-info .info .tmall-logo[data-v-04be8f91]{margin:3px 0 0 8px}.shop-all-shoplist .list-item .shop-info .info .shop-details[data-v-04be8f91]{height:18px;margin:8px 0 0;font-size:12px;line-height:18px;color:#666995}.shop-all-shoplist .list-item .shop-info .info .shop-details span[data-v-04be8f91]{display:inline-block;margin:0 24px 0 0}.shop-all-shoplist .list-item .shop-info .info .ant-tag[data-v-04be8f91]{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px}.shop-all-shoplist .list-item .shop-info .info .type[data-v-04be8f91]{background:#f7f7fa;color:#343874}.shop-all-shoplist .list-item .shop-info .info .style[data-v-04be8f91]{background:#e6eeff;color:#343874}.shop-all-shoplist .list-item .right[data-v-04be8f91]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:120px}.shop-all-shoplist .list-item .right .option[data-v-04be8f91]{display:none;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:204px;height:20px;margin:0 0 20px;font-size:14px;line-height:20px;color:#2f54eb}.shop-all-shoplist .list-item .right .option .divide[data-v-04be8f91]{width:1px;height:9px;margin:0 8px;background:#c8c9d7}.shop-all-shoplist .list-item .right .option span[data-v-04be8f91]{color:#666995;cursor:pointer}.shop-all-shoplist .list-item .right .dimback[data-v-04be8f91]{display:inline-block;width:80px;height:80px;margin:0 0 0 12px;background:#000;position:relative}.shop-all-shoplist .list-item .right .dimback .dim[data-v-04be8f91]{margin:0;opacity:.3;filter:alpha(opacity=30)}.shop-all-shoplist .list-item .right .dimback span[data-v-04be8f91]{display:inline-block;position:absolute;top:0;left:0;width:80px;height:80px;padding:20px 0 20px 16px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff}.shop-all-shoplist .list-item .right .dimback img[data-v-04be8f91]{width:80px;height:80px;margin:0 12px}.shop-all-shoplist .list-item:hover .right .option[data-v-04be8f91]{display:-ms-flexbox;display:flex}.shop-all-shoplist .no-result-title[data-v-04be8f91]{width:100%;text-align:center;height:450px}.shop-all-shoplist .no-result-title img[data-v-04be8f91]{width:489px;height:132px;margin:100px auto 32px}.shop-all-shoplist .no-result-title .text[data-v-04be8f91]{height:24px;font-size:16px;line-height:24px;color:#666995}.shop-all-shoplist .no-result-title .text-tomorrow[data-v-04be8f91]{font-size:16px;margin-top:12px;color:#666995}.shop-all-shoplist .ant-list-split .ant-list-item[data-v-04be8f91]{border-bottom:unset}.shop-all-shoplist .ant-list-split .ant-list-item .list-item[data-v-04be8f91]{border-bottom:1px solid #e8e8e8}.shop-all-shoplist .ant-list-split .ant-list-item .hidden-list-item[data-v-04be8f91]{border-bottom:unset!important}.shop-all-shoplist .ant-list-item[data-v-04be8f91]{padding:0}.no-more-result[data-v-04be8f91]{height:70px;padding:16px 0 40px;font-size:14px;color:#666995;text-align:center}.comment-header[data-v-a3ba96fe]{background:#fff;margin-bottom:16px}.comment-header .comment-title[data-v-a3ba96fe]{height:72px;padding-left:24px;line-height:72px;width:100%;font-size:24px;font-weight:500;color:#282b59}.comment-header .filter-wrapper[data-v-a3ba96fe]{-ms-flex-align:center;align-items:center;padding-left:24px;height:52px;padding-right:24px}.comment-header .filter-wrapper[data-v-a3ba96fe],.comment-overview[data-v-a3ba96fe]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.comment-overview[data-v-a3ba96fe]{-ms-flex-wrap:wrap;flex-wrap:wrap}.comment-overview .overview-title[data-v-a3ba96fe]{height:56px;line-height:56px;width:100%;background-color:#fff;padding:0 24px}.comment-overview .title-item[data-v-a3ba96fe]{width:100%;height:100%;border-bottom:1px solid #efeff2;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282b59;display:inline-block}.section-wrapper[data-v-a3ba96fe]{background:#fff;padding:0 24px;margin-bottom:16px}.shift-icon[data-v-a3ba96fe]{width:16px;height:16px;font-size:16px;margin-left:8px}.modal-container[data-v-a3ba96fe]{position:fixed;width:100vw;height:100vh;z-index:200;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-a3ba96fe]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);position:absolute;top:calc(50% - 25px);left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-a3ba96fe]{font-size:16px;line-height:24px;color:#282b59;padding:24px 0}.modal-container .modal-title span[data-v-a3ba96fe]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .keyword-info[data-v-a3ba96fe]{margin-bottom:24px}.modal-container .keyword-info-box[data-v-a3ba96fe]{display:-ms-flexbox;display:flex}.modal-container .keyword-info-box>div[data-v-a3ba96fe]{color:#343874;font-size:16px;font-weight:500;margin-right:24px}.modal-container .keyword-info-box .keyword-txt[data-v-a3ba96fe]{color:#282b59;font-weight:500}.modal-container .modal-closebtn[data-v-a3ba96fe]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-a3ba96fe]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.unfold[data-v-a3ba96fe]:hover{white-space:normal!important;color:#2f54eb}.table-button[data-v-a3ba96fe]{color:#2f54eb;font-size:14px;cursor:pointer}.comment-item-wrapper .item-list[data-v-a3ba96fe]{width:530px}.comment-item-wrapper .item-list .item-info[data-v-a3ba96fe]{padding:16px 0;border-bottom:1px solid #efeff2}.comment-item-wrapper .item-list .item-list-title[data-v-a3ba96fe]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.comment-item-wrapper .item-list .basic-info[data-v-a3ba96fe]{display:-ms-flexbox;display:flex}.comment-item-wrapper .item-list .cover-img[data-v-a3ba96fe]{width:72px;height:72px;border:1px solid #f2f2f5;margin-right:12px;position:relative}.comment-item-wrapper .item-list .cover-img .cover[data-v-a3ba96fe]{width:100%;height:100%}.comment-item-wrapper .item-list .cover-img .item-img-icon[data-v-a3ba96fe]{width:22px;height:22px;position:absolute;right:0;bottom:0}.comment-item-wrapper .item-list .item-name[data-v-a3ba96fe]{width:240px;font-size:14px;font-weight:500;color:#282b59;line-height:22px;margin-bottom:8px}.comment-item-wrapper .item-list .item-pirce[data-v-a3ba96fe]{font-size:12px;color:#f55;line-height:20px}.comment-item-wrapper .text-m[data-v-a3ba96fe]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.modal-table-wrap .ant-table-content .ant-table-header .ant-table-thead>tr>th{background-color:#f7f7fa!important}.comment-header[data-v-90e3ead1]{background:#fff;margin-bottom:16px}.comment-header .comment-title[data-v-90e3ead1]{height:72px;padding-left:24px;line-height:72px;width:100%;font-size:24px;font-weight:500;color:#282b59}.comment-header .filter-wrapper[data-v-90e3ead1]{-ms-flex-align:center;align-items:center;padding-left:24px;height:52px;padding-right:24px}.comment-header .filter-wrapper[data-v-90e3ead1],.comment-overview[data-v-90e3ead1]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.comment-overview[data-v-90e3ead1]{-ms-flex-wrap:wrap;flex-wrap:wrap}.comment-overview .overview-title[data-v-90e3ead1]{height:56px;line-height:56px;width:100%;background-color:#fff;padding:0 24px}.comment-overview .title-item[data-v-90e3ead1]{width:100%;height:100%;border-bottom:1px solid #efeff2;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282b59;display:inline-block}.section-wrapper[data-v-90e3ead1]{background:#fff;padding:0 24px;margin-bottom:16px}.shift-icon[data-v-90e3ead1]{width:16px;height:16px;font-size:16px;margin-left:8px}.modal-container[data-v-90e3ead1]{position:fixed;width:100vw;height:100vh;z-index:200;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-90e3ead1]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);position:absolute;top:calc(50% - 25px);left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-90e3ead1]{font-size:16px;line-height:24px;color:#282b59;padding:24px 0}.modal-container .modal-title span[data-v-90e3ead1]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .keyword-info[data-v-90e3ead1]{margin-bottom:24px}.modal-container .keyword-info-box[data-v-90e3ead1]{display:-ms-flexbox;display:flex}.modal-container .keyword-info-box>div[data-v-90e3ead1]{color:#343874;font-size:16px;font-weight:500;margin-right:24px}.modal-container .keyword-info-box .keyword-txt[data-v-90e3ead1]{color:#282b59;font-weight:500}.modal-container .modal-closebtn[data-v-90e3ead1]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-90e3ead1]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.unfold[data-v-90e3ead1]:hover{white-space:normal!important;color:#2f54eb}.table-button[data-v-90e3ead1]{color:#2f54eb;font-size:14px;cursor:pointer}.comment-item-wrapper .item-list[data-v-90e3ead1]{width:530px}.comment-item-wrapper .item-list .item-info[data-v-90e3ead1]{padding:16px 0;border-bottom:1px solid #efeff2}.comment-item-wrapper .item-list .item-list-title[data-v-90e3ead1]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.comment-item-wrapper .item-list .basic-info[data-v-90e3ead1]{display:-ms-flexbox;display:flex}.comment-item-wrapper .item-list .cover-img[data-v-90e3ead1]{width:72px;height:72px;border:1px solid #f2f2f5;margin-right:12px;position:relative}.comment-item-wrapper .item-list .cover-img .cover[data-v-90e3ead1]{width:100%;height:100%}.comment-item-wrapper .item-list .cover-img .item-img-icon[data-v-90e3ead1]{width:22px;height:22px;position:absolute;right:0;bottom:0}.comment-item-wrapper .item-list .item-name[data-v-90e3ead1]{width:240px;font-size:14px;font-weight:500;color:#282b59;line-height:22px;margin-bottom:8px}.comment-item-wrapper .item-list .item-pirce[data-v-90e3ead1]{font-size:12px;color:#f55;line-height:20px}.comment-item-wrapper .text-m[data-v-90e3ead1]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.comment-header[data-v-10437d16]{background:#fff;margin-bottom:16px}.comment-header .comment-title[data-v-10437d16]{height:72px;padding-left:24px;line-height:72px;width:100%;font-size:24px;font-weight:500;color:#282b59}.comment-header .filter-wrapper[data-v-10437d16]{-ms-flex-align:center;align-items:center;padding-left:24px;height:52px;padding-right:24px}.comment-header .filter-wrapper[data-v-10437d16],.comment-overview[data-v-10437d16]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.comment-overview[data-v-10437d16]{-ms-flex-wrap:wrap;flex-wrap:wrap}.comment-overview .overview-title[data-v-10437d16]{height:56px;line-height:56px;width:100%;background-color:#fff;padding:0 24px}.comment-overview .title-item[data-v-10437d16]{width:100%;height:100%;border-bottom:1px solid #efeff2;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282b59;display:inline-block}.section-wrapper[data-v-10437d16]{background:#fff;padding:0 24px;margin-bottom:16px}.shift-icon[data-v-10437d16]{width:16px;height:16px;font-size:16px;margin-left:8px}.modal-container[data-v-10437d16]{position:fixed;width:100vw;height:100vh;z-index:200;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-10437d16]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);position:absolute;top:calc(50% - 25px);left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-10437d16]{font-size:16px;line-height:24px;color:#282b59;padding:24px 0}.modal-container .modal-title span[data-v-10437d16]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .keyword-info[data-v-10437d16]{margin-bottom:24px}.modal-container .keyword-info-box[data-v-10437d16]{display:-ms-flexbox;display:flex}.modal-container .keyword-info-box>div[data-v-10437d16]{color:#343874;font-size:16px;font-weight:500;margin-right:24px}.modal-container .keyword-info-box .keyword-txt[data-v-10437d16]{color:#282b59;font-weight:500}.modal-container .modal-closebtn[data-v-10437d16]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-10437d16]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.unfold[data-v-10437d16]:hover{white-space:normal!important;color:#2f54eb}.table-button[data-v-10437d16]{color:#2f54eb;font-size:14px;cursor:pointer}.comment-item-wrapper .item-list[data-v-10437d16]{width:530px}.comment-item-wrapper .item-list .item-info[data-v-10437d16]{padding:16px 0;border-bottom:1px solid #efeff2}.comment-item-wrapper .item-list .item-list-title[data-v-10437d16]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.comment-item-wrapper .item-list .basic-info[data-v-10437d16]{display:-ms-flexbox;display:flex}.comment-item-wrapper .item-list .cover-img[data-v-10437d16]{width:72px;height:72px;border:1px solid #f2f2f5;margin-right:12px;position:relative}.comment-item-wrapper .item-list .cover-img .cover[data-v-10437d16]{width:100%;height:100%}.comment-item-wrapper .item-list .cover-img .item-img-icon[data-v-10437d16]{width:22px;height:22px;position:absolute;right:0;bottom:0}.comment-item-wrapper .item-list .item-name[data-v-10437d16]{width:240px;font-size:14px;font-weight:500;color:#282b59;line-height:22px;margin-bottom:8px}.comment-item-wrapper .item-list .item-pirce[data-v-10437d16]{font-size:12px;color:#f55;line-height:20px}.comment-item-wrapper .text-m[data-v-10437d16]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.comment-header[data-v-9e88ff6e]{background:#fff;margin-bottom:16px}.comment-header .comment-title[data-v-9e88ff6e]{height:72px;padding-left:24px;line-height:72px;width:100%;font-size:24px;font-weight:500;color:#282b59}.comment-header .filter-wrapper[data-v-9e88ff6e]{-ms-flex-align:center;align-items:center;padding-left:24px;height:52px;padding-right:24px}.comment-header .filter-wrapper[data-v-9e88ff6e],.comment-overview[data-v-9e88ff6e]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.comment-overview[data-v-9e88ff6e]{-ms-flex-wrap:wrap;flex-wrap:wrap}.comment-overview .overview-title[data-v-9e88ff6e]{height:56px;line-height:56px;width:100%;background-color:#fff;padding:0 24px}.comment-overview .title-item[data-v-9e88ff6e]{width:100%;height:100%;border-bottom:1px solid #efeff2;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282b59;display:inline-block}.section-wrapper[data-v-9e88ff6e]{background:#fff;padding:0 24px;margin-bottom:16px}.shift-icon[data-v-9e88ff6e]{width:16px;height:16px;font-size:16px;margin-left:8px}.modal-container[data-v-9e88ff6e]{position:fixed;width:100vw;height:100vh;z-index:200;background:rgba(0,0,0,.65);top:0;left:0}.modal-container .modal-body[data-v-9e88ff6e]{width:1200px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);position:absolute;top:calc(50% - 25px);left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 24px}.modal-container .modal-title[data-v-9e88ff6e]{font-size:16px;line-height:24px;color:#282b59;padding:24px 0}.modal-container .modal-title span[data-v-9e88ff6e]{font-size:18px;font-weight:500;letter-spacing:0;color:#282b59}.modal-container .keyword-info[data-v-9e88ff6e]{margin-bottom:24px}.modal-container .keyword-info-box[data-v-9e88ff6e]{display:-ms-flexbox;display:flex}.modal-container .keyword-info-box>div[data-v-9e88ff6e]{color:#343874;font-size:16px;font-weight:500;margin-right:24px}.modal-container .keyword-info-box .keyword-txt[data-v-9e88ff6e]{color:#282b59;font-weight:500}.modal-container .modal-closebtn[data-v-9e88ff6e]{font-size:25px;margin:25px;cursor:pointer}.modal-container .rank-modal-title[data-v-9e88ff6e]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.unfold[data-v-9e88ff6e]:hover{white-space:normal!important;color:#2f54eb}.table-button[data-v-9e88ff6e]{color:#2f54eb;font-size:14px;cursor:pointer}.comment-item-wrapper .item-list[data-v-9e88ff6e]{width:530px}.comment-item-wrapper .item-list .item-info[data-v-9e88ff6e]{padding:16px 0;border-bottom:1px solid #efeff2}.comment-item-wrapper .item-list .item-list-title[data-v-9e88ff6e]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.comment-item-wrapper .item-list .basic-info[data-v-9e88ff6e]{display:-ms-flexbox;display:flex}.comment-item-wrapper .item-list .cover-img[data-v-9e88ff6e]{width:72px;height:72px;border:1px solid #f2f2f5;margin-right:12px;position:relative}.comment-item-wrapper .item-list .cover-img .cover[data-v-9e88ff6e]{width:100%;height:100%}.comment-item-wrapper .item-list .cover-img .item-img-icon[data-v-9e88ff6e]{width:22px;height:22px;position:absolute;right:0;bottom:0}.comment-item-wrapper .item-list .item-name[data-v-9e88ff6e]{width:240px;font-size:14px;font-weight:500;color:#282b59;line-height:22px;margin-bottom:8px}.comment-item-wrapper .item-list .item-pirce[data-v-9e88ff6e]{font-size:12px;color:#f55;line-height:20px}.comment-item-wrapper .text-m[data-v-9e88ff6e]{font-size:16px;font-weight:400;color:#282b59;line-height:22px}.shop-detail-page[data-v-df6ec864]{width:1392px;height:100%;padding:16px 0 0;display:-ms-flexbox;display:flex;margin:0 auto}.shop-detail-page>.shop-detail-nav[data-v-df6ec864]{position:fixed;top:76px;bottom:0;background-color:#fff;width:198px;padding:24px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.shop-detail-page>.shop-detail-nav .shop-info-panel[data-v-df6ec864]{margin:0 8px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(200,201,215,.2);padding-bottom:16px}.shop-detail-page>.shop-detail-nav .shop-info-panel .title[data-v-df6ec864]{color:#282b59;font-size:14px;width:115px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;text-align:center}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns[data-v-df6ec864]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:8px}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns.follow[data-v-df6ec864]{color:#2f54eb}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns a[data-v-df6ec864]{font-size:12px;color:#666995;position:relative;margin:0 12px}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns a[data-v-df6ec864]:last-child:after{content:"";position:absolute;background-color:#c8c9d7;width:1px;height:8px;left:-13px;top:5px}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns a[data-v-df6ec864]:hover{color:#2f54eb}.shop-detail-page>.shop-detail-nav menu[data-v-df6ec864]{-ms-flex:1 1;flex:1 1;padding:0;margin:0}.shop-detail-page>.shop-detail-nav .nav-item-sub[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item[data-v-df6ec864]{margin-bottom:8px;display:block;color:#282b59;line-height:34px;width:174px;height:34px;padding-left:24px;position:relative;cursor:pointer}.shop-detail-page>.shop-detail-nav .nav-item-sub i[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item i[data-v-df6ec864]{color:#666995}.shop-detail-page>.shop-detail-nav .nav-item-sub.active[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item.active[data-v-df6ec864]{background:-o-linear-gradient(225deg,#2c8eff 0,#726eff 100%);background:linear-gradient(225deg,#2c8eff,#726eff);border-radius:0 100px 100px 0;color:#fff}.shop-detail-page>.shop-detail-nav .nav-item-sub.active i[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item.active i[data-v-df6ec864]{color:#fff}.shop-detail-page>.shop-detail-nav .nav-item+nav[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item-sub+nav[data-v-df6ec864]{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden;max-height:0}.shop-detail-page>.shop-detail-nav .nav-item-sub.parent-active+nav[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item.parent-active+nav[data-v-df6ec864]{max-height:800px}.shop-detail-page>.shop-detail-nav .nav-item-sub .nav-item-new-tips[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item .nav-item-new-tips[data-v-df6ec864]{font-size:12px;font-weight:400;color:#ffa40f;position:absolute;right:21px;top:0}.shop-detail-page>.shop-detail-nav .nav-item-sub .nav-item-new-tips[data-v-df6ec864]:after,.shop-detail-page>.shop-detail-nav .nav-item .nav-item-new-tips[data-v-df6ec864]:after{content:"";left:5px;top:15px;width:4px;height:4px;position:absolute;background:#ffa40f}.shop-detail-page>.shop-detail-nav .nav-item-sub .beta-border[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item .beta-border[data-v-df6ec864]{width:35px;height:18px;background:-o-linear-gradient(329deg,#ffd48e 0,#f1a01b 100%);background:linear-gradient(121deg,#ffd48e,#f1a01b);-webkit-box-shadow:0 2px 8px 0 rgba(245,166,35,.77);box-shadow:0 2px 8px 0 rgba(245,166,35,.77);border-radius:10px 10px 10px 1px;margin-left:8px;position:absolute;top:8px}.shop-detail-page>.shop-detail-nav .nav-item-sub .beta-border .beta-content[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item .beta-border .beta-content[data-v-df6ec864]{display:inline-block;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83);font-size:12px;font-weight:500;color:#fff;line-height:14px;position:absolute;top:3px;right:5px}.shop-detail-page>.shop-detail-nav .nav-item-sub .new-border[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item .new-border[data-v-df6ec864]{width:35px;height:18px;background:-o-linear-gradient(315deg,#ffe998 0,#ff8985 28%,#f1316a 100%);background:linear-gradient(135deg,#ffe998,#ff8985 28%,#f1316a);-webkit-box-shadow:0 5px 5px -4px rgba(203,11,181,.52);box-shadow:0 5px 5px -4px rgba(203,11,181,.52);border-radius:11px 11px 11px 1px;margin-left:8px;position:absolute;top:8px}.shop-detail-page>.shop-detail-nav .nav-item-sub .new-border .new-content[data-v-df6ec864],.shop-detail-page>.shop-detail-nav .nav-item .new-border .new-content[data-v-df6ec864]{display:inline-block;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83);font-size:12px;font-weight:500;color:#fff;line-height:14px;position:absolute;top:3px;right:5px}.shop-detail-page>.shop-detail-nav .nav-item-sub[data-v-df6ec864]{color:#666995;text-indent:16px}.shop-detail-page>.shop-detail-nav .compare[data-v-df6ec864]{border-top:1px solid rgba(200,201,215,.2);height:48px;line-height:48px;margin:0 8px;text-align:center}.shop-detail-page>.shop-detail-nav .compare.parent-active[data-v-df6ec864]{color:grey}.shop-detail-page .shop-detail-body[data-v-df6ec864]{-ms-flex:1 1;flex:1 1;padding-left:214px;width:1178px}.shop-detail-page[data-v-df6ec864] .slide-item.shop-pre-itemlist{width:260px}.attr-title-operate{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.attr-title-operate .filter-line{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.attr-title-operate .shopDetail-subhead{font-size:14px;cursor:pointer;color:#343874;font-weight:350}.shop-detail-body .shop-video-model .ant-modal .ant-modal-content .ant-modal-close-x{position:relative;left:44px;width:40px;height:40px;background:hsla(0,0%,100%,.22);line-height:45px;top:-1px;margin:0;color:#fff}.full-screen{-ms-flex:1 1;flex:1 1;position:absolute;top:0;left:0;background:#fff;z-index:1000;padding-left:0;width:100%;height:100vh}.shop-detail-page[data-v-8b8366e0]{width:1392px;height:100%;padding:16px 0 0;display:-ms-flexbox;display:flex;margin:0 auto}.shop-detail-page>.shop-detail-nav[data-v-8b8366e0]{position:fixed;top:76px;bottom:0;background-color:#fff;width:198px;padding:24px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.shop-detail-page>.shop-detail-nav .shop-info-panel[data-v-8b8366e0]{margin:0 8px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(200,201,215,.2);padding-bottom:16px}.shop-detail-page>.shop-detail-nav .shop-info-panel .title[data-v-8b8366e0]{color:#282b59;font-size:14px;width:115px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;text-align:center}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns[data-v-8b8366e0]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:8px}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns.follow[data-v-8b8366e0]{color:#2f54eb}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns a[data-v-8b8366e0]{font-size:12px;color:#666995;position:relative;margin:0 12px}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns a[data-v-8b8366e0]:last-child:after{content:"";position:absolute;background-color:#c8c9d7;width:1px;height:8px;left:-13px;top:5px}.shop-detail-page>.shop-detail-nav .shop-info-panel .shop-info-btns a[data-v-8b8366e0]:hover{color:#2f54eb}.shop-detail-page>.shop-detail-nav menu[data-v-8b8366e0]{-ms-flex:1 1;flex:1 1;padding:0;margin:0}.shop-detail-page>.shop-detail-nav .nav-item-sub[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item[data-v-8b8366e0]{margin-bottom:8px;display:block;color:#282b59;line-height:34px;width:174px;height:34px;padding-left:24px;position:relative;cursor:pointer}.shop-detail-page>.shop-detail-nav .nav-item-sub i[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item i[data-v-8b8366e0]{color:#666995}.shop-detail-page>.shop-detail-nav .nav-item-sub.active[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item.active[data-v-8b8366e0]{background:-o-linear-gradient(225deg,#2c8eff 0,#726eff 100%);background:linear-gradient(225deg,#2c8eff,#726eff);border-radius:0 100px 100px 0;color:#fff}.shop-detail-page>.shop-detail-nav .nav-item-sub.active i[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item.active i[data-v-8b8366e0]{color:#fff}.shop-detail-page>.shop-detail-nav .nav-item+nav[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item-sub+nav[data-v-8b8366e0]{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden;max-height:0}.shop-detail-page>.shop-detail-nav .nav-item-sub.parent-active+nav[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item.parent-active+nav[data-v-8b8366e0]{max-height:800px}.shop-detail-page>.shop-detail-nav .nav-item-sub .nav-item-new-tips[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item .nav-item-new-tips[data-v-8b8366e0]{font-size:12px;font-weight:400;color:#ffa40f;position:absolute;right:21px;top:0}.shop-detail-page>.shop-detail-nav .nav-item-sub .nav-item-new-tips[data-v-8b8366e0]:after,.shop-detail-page>.shop-detail-nav .nav-item .nav-item-new-tips[data-v-8b8366e0]:after{content:"";left:5px;top:15px;width:4px;height:4px;position:absolute;background:#ffa40f}.shop-detail-page>.shop-detail-nav .nav-item-sub .beta-border[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item .beta-border[data-v-8b8366e0]{width:35px;height:18px;background:-o-linear-gradient(329deg,#ffd48e 0,#f1a01b 100%);background:linear-gradient(121deg,#ffd48e,#f1a01b);-webkit-box-shadow:0 2px 8px 0 rgba(245,166,35,.77);box-shadow:0 2px 8px 0 rgba(245,166,35,.77);border-radius:10px 10px 10px 1px;margin-left:8px;position:absolute;top:8px}.shop-detail-page>.shop-detail-nav .nav-item-sub .beta-border .beta-content[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item .beta-border .beta-content[data-v-8b8366e0]{display:inline-block;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83);font-size:12px;font-weight:500;color:#fff;line-height:14px;position:absolute;top:3px;right:5px}.shop-detail-page>.shop-detail-nav .nav-item-sub .new-border[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item .new-border[data-v-8b8366e0]{width:35px;height:18px;background:-o-linear-gradient(315deg,#ffe998 0,#ff8985 28%,#f1316a 100%);background:linear-gradient(135deg,#ffe998,#ff8985 28%,#f1316a);-webkit-box-shadow:0 5px 5px -4px rgba(203,11,181,.52);box-shadow:0 5px 5px -4px rgba(203,11,181,.52);border-radius:11px 11px 11px 1px;margin-left:8px;position:absolute;top:8px}.shop-detail-page>.shop-detail-nav .nav-item-sub .new-border .new-content[data-v-8b8366e0],.shop-detail-page>.shop-detail-nav .nav-item .new-border .new-content[data-v-8b8366e0]{display:inline-block;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83);font-size:12px;font-weight:500;color:#fff;line-height:14px;position:absolute;top:3px;right:5px}.shop-detail-page>.shop-detail-nav .nav-item-sub[data-v-8b8366e0]{color:#666995;text-indent:16px}.shop-detail-page>.shop-detail-nav .compare[data-v-8b8366e0]{border-top:1px solid rgba(200,201,215,.2);height:48px;line-height:48px;margin:0 8px;text-align:center}.shop-detail-page>.shop-detail-nav .compare.parent-active[data-v-8b8366e0]{color:grey}.shop-detail-page .shop-detail-body[data-v-8b8366e0]{-ms-flex:1 1;flex:1 1;padding-left:214px;width:1178px}.shop-detail-page[data-v-8b8366e0] .slide-item.shop-pre-itemlist{width:260px}.base-info[data-v-8b8366e0]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:44px;background-color:#6483ff;padding:0 24px 24px;color:#fff}.base-info .shop-tag[data-v-8b8366e0]{padding:4px;font-size:12px;background-color:#fff2f2;color:#c66;line-height:1em;margin-left:12px}.base-info .base-info-left[data-v-8b8366e0]{padding:8px 20px 0 85px;position:relative}.base-info .base-info-left .no-shop-logo[data-v-8b8366e0],.base-info .base-info-left img[data-v-8b8366e0]{height:85px;width:85px;position:absolute;left:0}.base-info .base-info-left .no-shop-logo[data-v-8b8366e0]{font-size:60px;font-weight:500;color:#fff;text-align:center;line-height:85px;background-color:#91baff}.base-info .base-info-left #shop-icon[data-v-8b8366e0]{top:-44px;border:1px solid #fff;background:#fff}.base-info .base-info-left .shop-group[data-v-8b8366e0]{margin-left:8px;min-height:32px}.base-info .base-info-left .shop-group-item[data-v-8b8366e0]{height:24px;line-height:24px;display:inline-block;background-color:hsla(0,0%,100%,.15);border-radius:2px;padding:0 8px;color:#fff;margin:0 4px 8px}.base-info .base-info-left .shop-group-black-list-btn[data-v-8b8366e0],.base-info .base-info-left .shop-group-edit-btn[data-v-8b8366e0]{margin-left:8px;color:hsla(0,0%,100%,.8);display:inline-block}.base-info .base-info-left .shop-group-black-list-btn[data-v-8b8366e0]:hover,.base-info .base-info-left .shop-group-edit-btn[data-v-8b8366e0]:hover{color:#fff}.base-info .base-info-left .active-info[data-v-8b8366e0]{position:absolute;right:0;top:-44px;height:36px;line-height:36px;color:#666995}.base-info .base-info-left .shop-title[data-v-8b8366e0]{position:absolute;left:85px;top:-44px;height:36px;line-height:36px;margin-left:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:500;color:#282b59;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.base-info .base-info-left .shop-title>span[data-v-8b8366e0]:first-child:hover{color:#2f54eb}.base-info .base-info-left .shop-title .shop-type[data-v-8b8366e0]{color:#fff;background-color:#2f54eb;font-size:11px;font-weight:400px;padding:0 8px;margin-left:20px;margin-top:-2px}.base-info .base-info-right[data-v-8b8366e0]{-ms-flex:1 1;flex:1 1;margin-top:8px}.base-info .base-info-right .shop-other[data-v-8b8366e0]{font-size:12px;color:rgba(21,33,53,.6);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.base-info .base-info-right .shop-other .info-sub-table[data-v-8b8366e0]{min-width:800px}.base-info .base-info-right .shop-other .shop-other-title[data-v-8b8366e0]{color:hsla(0,0%,100%,.5);display:inline-block;overflow-x:hidden}.base-info .base-info-right .shop-other .shop-date[data-v-8b8366e0]{display:inline-block;overflow-x:hidden;max-width:200px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:12px;margin-right:36px;color:#fff}.base-info .base-info-right .shop-number[data-v-8b8366e0]{display:-ms-flexbox;display:flex}.base-info .base-info-right .shop-operate[data-v-8b8366e0]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:49px}.base-info .base-info-right .shop-operate .disable-shop[data-v-8b8366e0]{cursor:not-allowed!important}.base-info .base-info-right .shop-operate .disable-shop[data-v-8b8366e0]:hover{color:#2f54eb!important;background-color:#fff!important}.base-info .base-info-right .shop-operate .shop-operate-btn[data-v-8b8366e0]{border-radius:16px;cursor:pointer;font-size:14px;display:-ms-flexbox;display:flex;margin-left:10px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:86px;height:32px;color:#fff;background-color:#6483ff;border:1px solid #fff}.base-info .base-info-right .shop-operate .shop-operate-btn.follow[data-v-8b8366e0],.base-info .base-info-right .shop-operate .shop-operate-btn[data-v-8b8366e0]:hover{color:#6483ff;background-color:#fff}.base-info .base-info-right .shop-imgs[data-v-8b8366e0]{display:-ms-flexbox;display:flex;overflow-x:auto;height:110px}.base-info .base-info-right .shop-imgs img[data-v-8b8366e0]{width:110px;height:110px;margin-right:10px}.detail-info[data-v-8b8366e0]{height:20px;line-height:20px;font-size:14px;color:rgba(21,33,53,.78);margin-bottom:20px;margin-top:-10px}.shopdetail-no-title-info[data-v-8b8366e0]{font-size:12px;font-weight:400;color:#666995;height:39px;position:relative;top:3px}.shopdetail-no-title-info i[data-v-8b8366e0]{width:12px;height:12px;margin-right:4px}.shop-live-tag[data-v-8b8366e0]{position:relative}.shop-live-tag[data-v-8b8366e0]:after{content:"Beta";width:42px;height:22px;line-height:22px;display:inline-block;background-image:-webkit-gradient(linear,left top,right top,from(#ffd897),to(#f1a01b));background-image:-o-linear-gradient(left,#ffd897 0,#f1a01b 100%);background-image:linear-gradient(90deg,#ffd897,#f1a01b);-webkit-box-shadow:0 2px 10px 0 rgba(245,166,35,.77);box-shadow:0 2px 10px 0 rgba(245,166,35,.77);border-radius:11px;font-size:12px;font-weight:500;color:#fff;position:absolute;z-index:2;top:-11px;right:-35px;-webkit-transform:scale(.83);-ms-transform:scale(.83);transform:scale(.83)}.attr-title-operate[data-v-8b8366e0]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.attr-title-operate .filter-line[data-v-8b8366e0]{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.attr-title-operate .shopDetail-subhead[data-v-8b8366e0]{font-size:14px;cursor:pointer;color:#343874;font-weight:350}.link-category[data-v-8b8366e0]:hover{color:#2f54eb}.shopdetail-category-link[data-v-8b8366e0]{font-size:16px;margin-left:8px;color:#2f54eb;cursor:pointer}.shopdetail-category-link[data-v-8b8366e0]:hover{color:#1d39c4}.range-data-wrap[data-v-8b8366e0]{white-space:nowrap;margin-bottom:27px;margin-top:27px;overflow:hidden;height:auto;width:100%}.range-data-wrap .caret-wrap[data-v-8b8366e0]{z-index:10;cursor:pointer;width:24px;background-color:#fff;text-align:center;position:absolute;height:24px;line-height:24px}.range-data-wrap .caret-left[data-v-8b8366e0]{left:0}.range-data-wrap .caret-right[data-v-8b8366e0]{right:0}.range-data-wrap .caret-disabled[data-v-8b8366e0],.range-data-wrap .caret-disabled[data-v-8b8366e0]:hover{cursor:not-allowed;color:#d9d9d9;background-color:#fff}.range-data-wrap .range-wrap[data-v-8b8366e0]{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;z-index:9;position:relative;padding:0 34px;width:auto;float:right}.range-data-wrap .range-wrap .range-value[data-v-8b8366e0]{cursor:pointer;display:inline-block;font-size:14px;color:#343874;text-align:center;width:124px;height:24px;line-height:24px;position:relative}.range-data-wrap .range-wrap .range-value-has-date[data-v-8b8366e0]:after{content:" ";position:absolute;background-color:#f55;width:6px;height:6px;border-radius:50%;top:1px;right:17px}.range-data-wrap .range-wrap .range-value-active[data-v-8b8366e0],.range-data-wrap .range-wrap .range-value[data-v-8b8366e0]:hover{color:#fff;background-color:#2f54eb;border-radius:12px}.new-pagination{clear:both;background:#fff;padding:0 0 40px}.new-pagination .ant-pagination{margin:auto}.new-pagination .ant-pagination-item{margin:0 4px;color:#343874}.new-pagination .ant-pagination-options,.new-pagination .ant-pagination-options input{color:#343874}.new-pagination .ant-pagination-item-active{background-color:#343874;border:none;border-radius:4px;color:#fff}.new-pagination .ant-pagination-next,.new-pagination .ant-pagination-prev{font-size:14px;color:#c8c9d7}.analysis--report{position:relative;background-color:#fff;scroll-behavior:smooth;min-height:calc(100vh - 96px);margin:-64px 0 0}.analysis--report ::-moz-selection{background:#333;color:#fff}.analysis--report ::selection{background:#333;color:#fff}.analysis--report .report-header{position:relative;height:380px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;background-color:#fff}.analysis--report .report-header .header-video{width:1440px;margin:0 auto}.analysis--report .report-header .header-title{position:absolute;width:225px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:14px}.analysis--report .report-filter{-ms-flex-pack:justify;justify-content:space-between;width:1440px;height:80px;margin:0 auto;padding:30px 80px;position:relative;z-index:10}.analysis--report .report-filter,.analysis--report .report-filter .right-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis--report .report-filter .sort-tab-wrapper{margin-right:40px}.analysis--report .report-filter .sort-tab{display:inline-block;height:8px;padding-left:10px;font-size:14px;font-weight:400;color:#999;line-height:8px;cursor:pointer}.analysis--report .report-filter .sort-tab:first-child{padding-left:0;padding-right:10px;border-right:1px solid rgba(0,0,0,.3)}.analysis--report .report-filter .sort-tab.active{color:#333}.analysis--report .report-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 80px}.analysis--report .report-content .reports-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto;min-height:260px;width:1280px}.analysis--report .report-content .report-card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:302px;margin-right:24px;background-color:#fff}.analysis--report .report-content .report-card-wrapper:nth-child(4n){margin-right:0}.analysis--report .report-content .report-card-wrapper .new-icon{z-index:1;position:absolute;top:8px;right:8px;width:48px;height:20px;padding:2px 6px;background-size:100%;background-color:#f45243;color:#fff;font-size:14px;font-weight:500;font-style:oblique;line-height:16px;text-align:center}.analysis--report .report-content .report-card-wrapper .card-cover{position:relative;width:100%;height:168px;background-repeat:no-repeat;background-size:cover}.analysis--report .report-content .report-card-wrapper .card-title{display:inline-block;margin:16px 0 4px;font-size:14px;font-weight:500;line-height:18px;color:#333}.analysis--report .report-content .report-card-wrapper .card-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 16px}.analysis--report .report-content .report-card-wrapper .sub-info{margin:0;font-size:12px;line-height:16px;color:#999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.analysis--report .report-content .report-card-wrapper .sub-info .publish-time{display:inline-block;padding-right:8px}.analysis--report .report-content .report-card-wrapper .sub-info .divide-line{display:inline-block;width:1px;height:10px;background-color:rgba(0,0,0,.3)}.analysis--report .report-content .report-card-wrapper .sub-info .view-num{display:inline-block;padding-left:8px}.analysis--report .report-content .report-card-wrapper .button{margin-left:12px;font-size:16px;color:rgba(0,0,0,.3);cursor:pointer}.analysis--report .report-content .report-card-wrapper .button:hover{color:#333}.analysis--report .report-content .report-card-wrapper .card-shadow-wrapper{width:302px;height:40px;overflow:hidden;opacity:0}.analysis--report .report-content .report-card-wrapper .card-shadow-wrapper .card-shadow{width:100%}.analysis--report .report-content .report-card-wrapper:hover .card-shadow-wrapper{opacity:1}.analysis--report .report-content .report-card-wrapper .no-auth{z-index:11;position:absolute;width:330px;height:260px;padding:110px 0;background:hsla(0,0%,100%,.9);font-size:16px;font-weight:500;line-height:20px;color:#282b59;text-align:center;cursor:pointer}.analysis--report .new-pagination{pointer-events:auto;background:none;padding:0}.analysis--report .new-pagination .ant-pagination{margin:0 auto;padding-bottom:24px;background:none}.analysis--report .new-pagination .ant-pagination-next,.analysis--report .new-pagination .ant-pagination-prev{color:#333}.analysis--report .new-pagination .ant-pagination-item-active{background-color:#333}.analysis--report .new-pagination .ant-pagination-item-active.ant-pagination-item{color:#fff}.analysis--report .new-pagination .ant-pagination-item{color:#333}.analysis--report .new-pagination .ant-pagination-options input{border-color:#999}.analysis--report .new-pagination .ant-pagination-options input:focus{border-color:#333;-webkit-box-shadow:none;box-shadow:none}.analysis--report .new-pagination .ant-pagination-options{color:#333}.analysis--report .analysis--report-float-nav{background:#fff;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 2px 6px 0 rgba(0,0,0,.02);box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 2px 6px 0 rgba(0,0,0,.02);border-radius:4px;color:rgba(0,0,0,.3)}.analysis--report .analysis--report-float-nav .float-nav-to-top{font-size:50px}.analysis--report .analysis--report-float-nav .float-nav-to-top.active:hover{background:#f45243;-webkit-box-shadow:0 8px 16px 0 rgba(244,82,67,.1),0 2px 6px 0 rgba(244,82,67,.1);box-shadow:0 8px 16px 0 rgba(244,82,67,.1),0 2px 6px 0 rgba(244,82,67,.1);color:#fff;border-radius:4px}.analysis--report .analysis--report-tooltip .ant-tooltip-content .ant-tooltip-arrow{bottom:-4.6px;-webkit-transform:translate(-50%,-1px);-ms-transform:translate(-50%,-1px);transform:translate(-50%,-1px)}.analysis--report .analysis--report-tooltip .ant-tooltip-content .ant-tooltip-arrow:before{width:10px;height:10px;background-color:#fff;border:1px solid #333;-webkit-box-shadow:0 6px 12px 0 rgba(51,51,51,.1);box-shadow:0 6px 12px 0 rgba(51,51,51,.1)}.analysis--report .analysis--report-tooltip .ant-tooltip-content .ant-tooltip-inner{min-width:0;min-height:0;padding:8px 16px;color:#333;background-color:#fff;-webkit-box-shadow:0 6px 12px 0 rgba(51,51,51,.1);box-shadow:0 6px 12px 0 rgba(51,51,51,.1);border:1px solid #333;border-radius:4px}.analysis--report .analysis--report-search{border-color:#999;color:#333}.analysis--report .analysis--report-search.history .history-item{color:#333;background-color:#fff}.analysis--report .analysis--report-search.history .history-item:hover{color:#da583f;background-color:#f5f5f5}.analysis--report .analysis--report-search.history .history-title,.analysis--report .analysis--report-search.history .history-title .clear-btn{color:#333}.analysis--report .analysis--report-spin .ant-spin-dot-item{background-color:#da583f}.analysis--report .analysis--report-checkbox .ant-checkbox-inner{border-color:#999}.analysis--report .analysis--report-checkbox:hover .ant-checkbox-inner{border-color:#333}.analysis--report .analysis--report-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#333;border-color:#333}.analysis--report-select .ant-dropdown-menu{border:1px solid #333}.analysis--report-select .ant-dropdown-menu-item.item{width:120px;height:40px;color:#333}.analysis--report-select .ant-dropdown-menu-item.item:hover{background-color:#f5f5f5;color:#da583f}.analysis--report-select .ant-dropdown-menu-item.item.active{color:#da583f}.new-tabs .tab{display:inline-block;margin-right:32px;font-weight:400;font-weight:500;color:#666995;cursor:pointer}.new-tabs .tab.active{color:#282b59}.business-rank .btn-date-type{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 2px;color:#3b4081}.business-rank .btn-date-type.active{background-color:#eaedfd;color:#2f54eb}.business-rank .date-picker-one{display:inline-block;margin-right:2px;width:28px;height:28px;line-height:28px;text-align:center;background-color:#f7f7fa;border-radius:2px;color:#343874}.business-rank .date-picker-right{color:#343874}.business-rank .disabled{opacity:.4;cursor:not-allowed}.business-rank .filter-option{font-size:14px;line-height:18px;color:#343874}.business-rank .filter-option:nth-child(0){margin-left:-16px}.business-rank .rank-date-range{height:28px;line-height:28px;background-color:#f7f7fa;border-radius:2px;display:inline-block;margin-right:2px;padding:0 8px;font-size:12px;color:#282b59}.business-rank .rank-shop-name{width:150px;white-space:nowrap;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.business-rank .rank-item-wrap{cursor:pointer;width:214px;height:56px;display:-ms-flexbox;display:flex}.business-rank .rank-item-wrap .item-pic-img{border:1px solid #f6f6f6;width:52px;height:52px;line-height:52px;text-align:center;background-color:#fff;font-size:36px;font-weight:500;color:#fff}.business-rank .rank-item-wrap .rank-item-info-wrap{position:relative;margin-left:8px;-ms-flex:1 1;flex:1 1;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.business-rank .rank-item-wrap .rank-item-info-wrap .rank-item-title{position:relative;top:-6px;font-size:14px;font-weight:500;color:#282b59;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.business-rank .rank-item-wrap .rank-item-info-wrap .rank-item-icon{position:absolute;top:-4px;left:152px;white-space:nowrap}.business-rank .rank-item-wrap .rank-item-info-wrap .anticon{width:16px;height:16px;margin:0 0 0 8px}.business-rank .rank-item-wrap .rank-item-info-wrap .rank-item-sub{font-size:12px;color:#343874;height:14px;line-height:14px}.business-rank .rank-item-wrap .rank-item-info-wrap .rank-item-sub .rank-aliwangwang{height:12px;margin-top:-2px;margin-right:4px}.business-rank .rank-item-wrap .rank-item-info-wrap .rank-item-price{line-height:1;font-size:12px;font-weight:500;color:#f55}.business-rank .business-rank-title-wrap{height:107px;margin:0 -24px;background-image:-webkit-gradient(linear,left top,right top,from(#3490ef),to(#36c9e0));background-image:-o-linear-gradient(left,#3490ef 0,#36c9e0 100%);background-image:linear-gradient(90deg,#3490ef,#36c9e0);position:relative;z-index:10}.business-rank .business-rank-content-wrap{width:1392px;margin:auto;padding:0 24px;background-color:#fff}.business-rank .business-rank-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;width:1392px;height:100%;margin:auto;padding:0 0 24px;font-size:24px;font-weight:500;color:#fff}.business-rank .business-rank-title .left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.business-rank .business-rank-title .left .anticon-caret-down,.business-rank .business-rank-title .left .anticon-caret-up{color:#fff!important}.business-rank .business-rank-title .left .more-option{display:block;height:34px;padding:0 16px;background-color:hsla(0,0%,100%,.2);border-radius:17px;font-size:14px;line-height:34px;text-align:center;cursor:pointer}.business-rank .business-rank-title .rank-tabs{height:25px}.business-rank .business-rank-title .rank-tab{display:inline-block;padding:0 25px;border-right:1px solid hsla(0,0%,100%,.2);font-size:18px;font-weight:500;color:hsla(0,0%,100%,.6);line-height:25px;cursor:pointer;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;vertical-align:top}.business-rank .business-rank-title .rank-tab:last-child{border-right:none}.business-rank .business-rank-title .rank-tab.active,.business-rank .business-rank-title .rank-tab:hover{font-size:22px;color:#fff}.business-rank .business-rank-title .rank-tab.active .tab-icon,.business-rank .business-rank-title .rank-tab:hover .tab-icon{font-size:16px}.business-rank .business-rank-title .rank-tab .tab-icon{font-size:16px;margin-right:6px}.business-rank .business-rank-line{width:1392px;margin:0 auto;height:16px;background-color:#f5f5f5}.business-rank .business-rank-filter{height:52px;padding-left:24px;display:-ms-flexbox;display:flex;font-size:14px;color:#343874;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-color:#fff}.up-level-tips{line-height:16px;color:#c8c9d7}.rank-notallow-des,.up-level-tips{font-size:14px;text-align:center;padding:16px 0 40px}.rank-notallow-des{width:1392px;margin:0 auto 24px;background:#fff;line-height:18px;color:#343874}.split-link-line{width:2px;height:9px;margin:0 8px;background-color:#c8c9d7}.rank-logo{height:34px;margin-right:24px}.rank-more-option-wrap{width:300px;padding:12px 24px;background-color:#fff;color:#282b59;overflow:hidden}.rank-more-option-wrap .rank-more-dropdown-options{overflow:hidden}.rank-more-option-wrap .rank-more-dropdown-options p{padding:0;margin:12px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.rank-more-option-wrap .rank-more-dropdown-options ul{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:0;height:0;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}.rank-more-option-wrap .rank-more-dropdown-options ul li{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;padding:0 16px;width:252px;height:40px;line-height:40px;font-size:14px;background-color:#fafcff}.rank-more-option-wrap .rank-more-dropdown-options.show>ul{height:auto;opacity:1}.rank-more-option-wrap .rank-more-option{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.rank-more-option-wrap .rank-more-option:last-child{margin-bottom:0}.rank-filters-wrapper{margin:0 -24px 8px;background-color:#fff}.rank-filters{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1392px;height:52px;margin:auto;padding:16px 0}.rank-filters .time-bgcolor{background:#fff}.rank-filters .separator{content:"";position:relative;display:inline-block;width:1px;height:16px;background-color:#d4d5e1;margin:0 24px;top:2px}.rank-filters .rank-status{padding-right:24px;font-size:14px;line-height:20px;color:#282b59;cursor:pointer}.rank-filters .rank-status.active{color:#2f54eb}.rank-filters .rank-status:last-of-type{padding-right:0}.rank-dateRange{display:inline-block;height:28px;padding:0 8px;margin-right:4px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;color:#282b59;text-align:center;cursor:pointer}.rank-dateRange.active{background-color:#eaedfd;color:#2f54eb}.rank-sub-tabs-wrapper{margin:0 -24px;background-color:#fff}.rank-sub-tabs{width:1440px;height:65px;margin:auto;padding:24px 24px 0}.rank-sub-tabs .rank-sub-tab{position:relative;margin-right:32px;font-size:18px;font-weight:500;line-height:25px;color:#666995;cursor:pointer}.rank-sub-tabs .rank-sub-tab.active{color:#282b59}.rank-sub-tabs .rank-sub-tab.active:after{position:absolute;content:"";display:block;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:24px;height:4px;background-color:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.feature-tip{-webkit-box-shadow:0 2px 14px 0 rgba(255,161,67,.44);box-shadow:0 2px 14px 0 rgba(255,161,67,.44);background-image:-o-linear-gradient(318deg,#ffca94 0,#ffa143 100%);background-image:linear-gradient(132deg,#ffca94,#ffa143)}.feature-tip,.feature-tips{position:relative;top:-3px;color:#fff;display:inline-block;text-align:center;line-height:22px;height:22px;margin-left:8px;padding:0 8px;border-radius:12px 12px 12px 4px;font-size:12px}.feature-tips{background:-o-linear-gradient(315deg,#ffe998 0,#ff8985 28%,#f1316a 100%);background:linear-gradient(135deg,#ffe998,#ff8985 28%,#f1316a);-webkit-box-shadow:0 5px 5px -4px rgba(203,11,181,.52);box-shadow:0 5px 5px -4px rgba(203,11,181,.52)}.rank-hotword-analysis-button-back{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;color:#2f54eb;line-height:20px;cursor:pointer}.rank-table-filter-items{margin-bottom:16px}.rank-table-filter-items .rank-table-filter-item{display:inline-block;line-height:26px;height:26px;padding:0 12px;border-radius:17px;text-align:center;background:#f5f5f5;color:#343874;margin-right:16px;margin-top:13px}.rank-table-filter-items .rank-table-filter-item.active{background:#2f54eb;color:#fff}.compare-page{width:1392px;margin:0 auto;background-color:#fff;padding:0 24px 24px}.compare-page .filter-compare-wrap{margin:0 -48px;padding:0 24px}.compare-page .table-compare{border-spacing:0;width:100%;border:1px solid #e6e6e6}.compare-page .table-compare td{text-align:center;vertical-align:middle;border:1px solid #e6e6e6;width:16.666667%;padding:15px 0}.compare-page .table-compare td.new-trend{color:#333}.compare-page .table-compare tr.header td{padding:30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.compare-page .table-compare tr.header td .box{height:100%;width:100%;background-color:#fff;border-radius:0;border:1px solid #e6e6e6;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.compare-page h3{margin:40px 0 20px;font-family:PingFang-SC-Medium;font-size:18px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#333}.compare-page .clear-btn{margin-top:20px;width:92px;height:36px;border-radius:0;border:1px solid #2f54eb;color:#2f54eb}.compare-page .add-btn{width:120px;height:36px;border-radius:0;border:1px solid #d9d9d9}.compare-page .nocontent{background-color:#fcfcfc}.compare-page .price{font-family:PingFang-SC-Medium;font-size:14px;color:#f35451}.compare-page .logo{width:184px;height:230px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:20px;position:relative;-webkit-box-shadow:0 0 4px #ddd;box-shadow:0 0 4px #ddd;border-radius:0}.compare-page .logo.center{-ms-flex-pack:center;justify-content:center}.compare-page .logo a.logo-img{-ms-flex:1 1;flex:1 1;width:100%}.compare-page .logo a.logo-img img{width:90px;height:90px;max-width:90px;max-height:90px;-o-object-fit:cover;object-fit:cover;border:1px solid #f6f6f6}.compare-page .logo a.logo-img .title{height:calc(100% - 90px);max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.compare-page .logo a.logo-img .title .title-in{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.compare-page .logo a.logo-img .title .title-in.short{-webkit-line-clamp:2}.compare-page .logo .close{position:absolute;top:0;right:0;color:#ccc}.compare-page .logo .date-input{width:128px;height:36px}.compare-page .logo .date-input .ant-calendar-picker-icon{margin-top:-8px}.compare-page .shop-top3{margin:4px;max-width:60px;max-height:60px;-o-object-fit:cover;object-fit:cover}.options{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;font-size:14px}.options .title{display:block;-ms-flex:1 1;flex:1 1;font-size:12px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.options .price{display:inline-block;width:4em;text-align:right;color:#f35451}.compare-modal .ant-modal-content{width:540px;height:320px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.compare-modal .ant-modal-content .ant-modal-header{padding:35px 40px}.compare-modal .ant-modal-content .ant-modal-footer{padding:35px 20px}.compare-modal .ant-modal-header{border:none}.compare-modal .input{position:relative;display:inline-block}.compare-modal .alert{position:absolute;bottom:40px;left:20px}.compare-modal .ant-modal-footer{border:none}.buy-wrapper{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAm0AAAGJAgMAAAClWOwkAAAADFBMVEUAAABmqv9sqP9zr/8AZfrpAAAABHRSTlMADgkFGKUEVgAAIBFJREFUeNq8W7vWzFAU3skxCIJmUCgFhUIh7os8whQyk8UUqbGWPEIeQSFYi0KjcFmLN5BHmMKgUChYy61QK1yS/Z05zOTkbIV8TeafOZnzzb7vffLTChlppIz6FP1/nKIl75ZQD/z56hWvntEB+v8IKObtcupBmK9e8eqMbtL/h1cGvN289yckoEYjXj3xExoAhcfbXaIexCVft2q1FmFNA+CtEqg1wvUQ0Yd2dbmVhsAhqprdpjXtISte4XpQG11DcwBspTFMLiQrbuHaeMGydda39P+x+3lYt+5aE/klWaAyXIvGOVpnzen/YzTxE94NW3fCm+Da0q+GctZ4TrnXGDgrzYKwwJXvaZ11F/1PgFzrrjOYuwUjyIldVLXOuvz/sSTIW3ct4LgWxCCCBVHjrOl/VyzcdapfWTDG9Tzy64wWA5Hz6jjXJmXBawKAo5TTsqQB4Cc7NE3bfpc276FzNAhyApRFU2q+4b41DQN3sPcnm3Y6ENxp0ssttwwAiMFVzSES4joUQnI466gk4DZs7QENA5PwP5T2ag5Ic+05g6Fgjtawus90NzMdc4YCEn5sLYbvEOClnOgCGg4HkM4n1I2MTC/Uvt5Gw+EEcQ2Z9cZgtF5lm76GQlDuQAl5qb/U3EoRWsi3NBSiPKy5b5nSaUupCQGPUdDnNBTGTc3NQwna1heDj1LFPaRK9tBAiHIq0Cuzgm0x+C0PcabklRGEKceFR82tT+p/9IagpJsU8TAnrHvq4Afo9pOAxvk/NnlVClwjkkNN21iCrr+zOxyvDS7Kbf9K7gyYoXsXI562ps6/bKISex3MPSR3+/+m1k/gBXbPxYKrct31W3vlW7qcH8Hm3tIeKv5Zbv8uuzPtyrCOMGla2BPEboqx6EHb40jB8n7yrXn94yH/PBmq61yXjMy80l4HQ7yqaEqAQuoLrRvUK69tDOiK8FfVPAPR5nSirw5esmG2XhOJNsBN18lANewKEbk5ogQcsd5mTxAEr8m9uhXIc6nBgZthJzQ7D4sWPqLErp4iHVNGdJIfMhLAB7d1dhnJcZQwTe0r0n0d5jC5LiXpBwa2YYYlCWECXd6TIAiqR8Ekavl3d2vwDCjLsAOeOOnrIAKEObReIbnQDpCfW9+XIkRyzfo6iJEJc/IwktlMUS46r8TOnQkCiMEfhikTnMUtY7nojivkzZk1QSAGiyeukM91a9qUOqyaUQ5rt3cQ22lpwpwMcU+iCiBUJ7zpKtDV1ux1CA5dBCSE+lNwF5ti8/ILIhPR5zJyKR1QCGLW7HUQ5JJt9FWY8U0YUQ836qUzwvzvT+kEgZw1ey1oN8v2hJpKs+qcTCF8+fGLx430nhq5yjzrK21ji7pOXm3JXg9QmNEBP5W6Q72KKJe/MaNPRtWxOIcFNOZSxi8t2avgCqM1T3IDm8Mzb5hGBzEE5IVT64jdQSVd2Qvv+20MFqq10mr7AGFpMU5rrfac3EC5yWuLzuwFiZ5pY/B5UdLRQfMMuBl2V8wKEVQS4J4H3dkLtvhBGIPN0MrfSFRntMQqqV5zD9JedPdeiG7qgSwGm50/rJcleAv8RVj4sNMD3al1GwGh0Iihs66KWVXXoddLJMJB26A809kL2PpvWl1mttZFrlfDaZvjgOSENALXPfVyxd8ay+Kw4bTDcUByVBiBLxnBWUXnyeKw4RQ6DkgOCvNqzhxri2BzlqAoZBpOao1cse45JMGY1RnNCVCfqzR9/I2AcIr+J5GlCAvptbuFRTr7qlpZ3Pf06rOfPx6b1r8q2CQnshThOloCClkgmbc3Z3rOtEr8l5kdPlKyYKISx9HSVv5WWYIYpQWLB9yumPTA7CBUOLUDHwmG/97WtcaZ/PAGe/pTEDLczB9RLg0mKsUxTjCzda1RWogTBLQVT1jYoKPZsRi8GfQvCEscIlQ6tXWtYy51dshMrqVVlZ2jgaom82l6SULuKBpNAoD9K3LcB2+jOxKTK1eyoeD6equdkZFrlJITd+gE5lUEAC/5skXP2U4o97fhWZA4x1d3Po2H4WgginTbMISsO4sSTHpKOiop0tPM6O3MpsWre0avfjoR5S/s31mUYEZ2hQ4KyPlpDsmAyDrOPDeSrTJJ/sLUO1H0J+bIqOhraeG2OagqyNvXXSMRdbf9DRlMQJK/xngak8hATf4afU5F2StO211LFNLWmV/FzlNL8lfUMQvxQe6mh0FPIQnBbXiY4hle4Pvj3/j2V5UYJW3YKST5K+Ypkld2VEx5yCMyJfGtNrCGrdIO6/DBvL4/Icbh1bhciTyi4BHd3E86hhE4C8h8d/aCLOKCJcTcnhFjD9iF7aczyNmNB9hf/UUugVjBXNJ7Ba3HL+vmZcm3N9zADrOSu6TXRBKPWEBzVKxXTOaIZxIKz/ogFeSXL389wsqLSEs3kHjEQa9j5jsq4coxe0sg9YewtSe22LM1AeYvv8AimUcc0NFi8Sc5VF8YaBeSxrC18FGx0qpaC3VfV3pVl7DeiUMK5PaSQWzyPiaHLuDMblyvtHpuPfHXq29eokNzQs8P6WBXObdkcu6uFa1qa3KTluzzzcpW6zVOmj1mksyPsfDRjnIO5MqjknpJp6awhOA6RXefUxxucGb+islRFzl8Juhao5ne9aSxuA6rO4Lf4DhFY+GHWjqdz7nqvC9w1nnDsPmWN/ybLR180EjhdkPf6a6juc78SefxjfFkF9Ic/6OgCkhpE891nIkahtXERS7z6shOTiHvO4sSPIZ3SYvG74ywpwmCHTWLx/3uqu6OMr9EoO06W/JBrthdOp21JvIa1Z4CjQ74NUwybIQWz3q5VVkwUUkHuTmuni5KotztrPCHt7bpBd4Oa3iE1V1xvpJRTQXyZ9d0zkNRkoxd9hHP0MKoAiLq1isW3IGwrYjSdkaQB5vk8EcdMjmvjCaHa7IDBjRGlLNoFaTv80qYqY0cD5BvombqKISLQFdMccGrLYDr3dHz2XdkwXNMU+MSDm4DZLGAeDoK4WRVMSnI2Yq0gCUdwOzKrtdAW+dyIq6ZNsmpZHfFFRMs1BFJvAkS6077CXuzVi8dZ9Ka6Sl9+6tKhwA+NeR2wLcdkSRIMCs7ZnfCEv9PkMGJHDjq4xEt4/5hAnJ8Llls022nFcEUhhTWsCwL3iHY3MFNDpxQOA19sF6lo3P4lGwhkkSSMfzB7zHO7fCIMcTtwBaCpS8MuRLkxIcQUQZpHIDJ9RldACn7aSk+iti73kKE8kOI5Rx2dBMm12d0XsnKUWkhPoo4uN5CBOZBcReqnKOjKmBydqPjRV6Ou6ywUYjrTtqOMBfmLBTVq6zzLF5/7gp0NuXFawpfuAumkuugAGZlx06I4RIs1Qqb2UfwLDE5L61Z3qdwmx3+L/bOGNdpIAjDY1shz4EFmiCKFBQE5QCJROkjpHiOLeHCR/ARfAQK6NPQIcEBKHKEFCAaWiToqKkQzDhGMc7/e4MgQmyFkPX8eZ93Znfm//1Er3ovIqtrfzi+feNSEZnanDyQk6MWie3qUUY3ccbd842NEh69MpuLva4HsCICm2eXArQiTCBcBWPwtb1FJVgPGmjCRN/QAERhl0UN3K1uod9GwsTgKNe7huDaK30GV+Eo7DJJkAMySrB/QcOc26H1oPAfLNClCYLr/tLedqqfNUgQpYa5SWM4BTliYYHueXX60uIXcM+Ol8y0wjE4TjRGPBAwar0up6LwFsEF9bsSwCWakBdwsSr9xG4yhXBPeyWR7mXTDqhQgtDgOLPFipars5CAU8ReK49VFy5On+y+w2myBQniniVNQeNKU/AcpwjbKkUffz4KfWkVlps3+pwAzpZ4JYJNRHdEokSj8AjCzdQRUHbPcbHaZyBcvNF3KExwJNG5LfUdjTcQTg0pZV+LIplQ2SvXtKQ7TRRL9rq6XQpPOIEd+f3hrrWE4SyS4Fgy0xQR+MMlClePYWrNNUHc0PcVjS8iDzVFhPCIswwNLukkBhJuXui9xjotRKBb2q4+rTm4QiovOIulrvoxHxGaCk1wN6yUlSZnwu2WGE7f7/sW5nCgi3UFYbhxZHBlpxVLwr2zyLDXMIfGTV3XzzTzU3C5bL3g7BYrLWhcEXChpoj3+ljnweEzdZpoNqpIOE0R95jMP5EunOX7AXBTvSMWE+uiqUSmJJyZ+nrgwIFfA8I9zV4ag3EULnWu58XpvFjFPXDWM9yAA7+F0vd6jmPhtvqWrnLwuRwnz8+F07wf7DRBMClir+t7dBpu3sLd7YQIDi4wOKeTQqWImcKBPdNqbXDZL+Ds/8MSw+Ui8QC4+xq2AZx7HTQQ0gO3j8GP2GjTZ6ILkcpfCy3uxhksliA49HyZZspxp+LaX/BfajZ2/nDPm5nLTy/4TPcYS02tVHId6z7GbTi4TT9cWIK9pjdckJ4Hdy1P4UZY77TQvE9l/ok+D4arp6fhtjzcTQou5OHCs+FyFbPPRK5YOKe9ydAX7hYHpznIecAVmvm84G5IysJp0Lo7AC4QER6ua9UcN3AlPN9ouN/TcJqHc+KEEyYn4XIeTrdz1IaOh7Md760euIqE2w6AC2sOLmrglj1NMQi31l7e1rZzeNQS1ipXw3D2Dy8422uPPOCefYdL/sOJlEPgkj8MVw2Aiyi4qLhQuGmaXrvskuE2fXBXg+B2w+He+s9cOyr3+s/D2TuH4Vbr74/xF+BEMNy8AHDe7xwPd9U/c38frm9U8Y8lcaFwl5AhjsdF5dZ/Fs5zP+cPR++EtdI/GC4XEXonfDwu6gxxNO4MOX05D7jC//TVFrK3EM773Irh6h64Sz7x83D+tRIe7rEn3Cg/VJmuBlaZ+ELOogfu6e8ugd0eWp/rwrlDZVOEq2zSxUO2shm+PlQ2ZwDuz5ddR0U/3DsOLm6q6TRcW03fQBeOQnjDucz6EHypv+lDuOxcuLvRFjRJrINDN0m0g4ObJG4dHCCOFsqh9+Wu/1LvS6Sv9xUduoZxRsEFOx5uT8LhlqbLUEvT+q18S3NrSqv8DDj7gFqOmsG+neoVggOd6lQWuI1uPX4eznr884Lt8XeGhzqCEyB4qCN64HZLDOepK8Fw4wjBYdGLKXJ4OFPkvCu94Va0XMi0TKxcyLRMvFyokM7wUIFRQisPFdg5cKafIyVqpp87D25Ei/tMeciK+0x5yIv71n1wyQTLIk2zScsiZ42sf+er2XzNC0obtSsVhRu161mC0i2rEx5ljU6YleKaGtClnjphg2MU1m7TKKwpEXOrsI4zb4X1PlZPa0DIv02bzsm/TZuOd0yfVJv+4vCVnLg+wLlXpu3AzipT9VPCeVP1Y+F81Hze4GtlDKP62CgX1NiTZn4IynLQ+iHmaC92ODM76YELa5z5zUlCmTVaJ8l0jeC2R3C7n82HZl+uOavhhLS5LEizYWsQilsXpI5Fq2Zew8xv7iXOIGTuJZz3D3ATg+t+ITSZFzi5RgVniAhb3xdOrdJccOPYaLj8qYUDTWnmmGNMaeaY04VE1qvHvXBlXGI7n3kNsZ2v9RoGMLWGDZzZuh/1mK9A/jKXJmWEjA+Ob9qluey4IDl/q93F/K3YQmr+Vnsm3t/adUHy5ltzBmPzrTmDh5lvH3ddkDZmjG3ZPNXYtmyeasqT5vpdkLwbPa0aNzo2fJsbnbIaxv1GQ97H/7xsfPzYKm8+fsoqP0Fwn5Ml85EB+wIC/siAfQGB+sjA2D7P0Iy885enqm+8nTGO00AUhp9tksgGiyqIIgXFRgodxUYIgZCPkAInkaBwD4WP4CNQEKBMQ0XDEXyENFClBCQugZCSN/sLZ8bvb9avIWIJmR173sybcb7vDoFnADvCwDOAHUHgGe4o2ALwHoQiQSYE2ALUDRNscSQgOek3FF/aeV20tsJUMmG+bai8EgsJorwSAwmSntnmC4WpAN6DUAxNSjDUWkd6MWAqSnqxwEzp2SnxEBiaLvf7mwJ8cgZoBUaOgaFRRo6BoflzOoybAeDT5X7v9Ueap38biU7pQgbAR+lCZpr7tU62ctDu8TTufeS4TOd/baCPwGXqQR+ByyQGs/93tHZcppUHSn7QKx4X2s8GNEqJVr3QKBCt4rIwjS6V3vVRewElnymoLCn0DjVyibLAenBbYIERiJxoI7WCyvJLKPnDxFHUojc6tntAZaCohUFloKgxXMHP7tmIOr1s3EIcFDd9lX6zcwn4c2HEG/hzyw2NxS0ylK1dkqR+C8fMJSD3heF4IPdNtzRQuJigbHUxcUDGQ7q1sYJgHgaxgmAeElhBHL+VzTUqQzROfzaL9/a6BLTIEJARtEgAGYnDJeyZzwWROQjogkFZgrMZQlmCs0kK4TJAQC/qm1ymNqEUwxWE0jAEFITSUckTSmXmq290JE8ofCrYrgF8KtiuJD71GuBZT32jOXBMgWdBxfWDZ0HFZcGzVw5XecAq3bNmYpC94An7kb3gCVPIXqyYNm6y/uxp3Jucgh2DxOyHHYPEzMKOZ4qJ9pcQKdZMBCYaDGsvJhoMaxYTfdDP9wtwtOVxQwG2Qf/2ArZB/2YB23u9cp1VukaEZQmBJgc33YcmBzedRpPXCnX323kc4LrmoO4gznug7iDOs1B3tyip/HYeJxLYcyMCrH4PDh+sfowH7rHDuqtt1VAFw4ETCXCWA0MkgPEdtapgCAhwVB4xo9xGBeeHIBUM0zoX2YUbd9dpPxaUFarizBqkvOJ7lUH70V1rOln0a9aoVW45Jwmp/ZjWExWmtLhnu2rB9rQ8WDaMMIWxubDClGVzDdWMhygYOUlPJtOaUc0wHhxWNaM3U4JFyYPO45zLrXuWrmIkPaRBSDgz1Mw92Pjet5yLi3GrrZzWlN6IcC9Bb0Qi1H5KhR1hzwFKDD6eIYayrVW8Za4Sjdq76VrjBafUsn1fhlLL3zVYMfnYdHtSRmaa0nD9eVNa1HiVgQe8IDVupmOO17hFLV74lIEzvCAFeKadjxfg5Ui3vkUJNlAXrDoQFXZgQ4VXB2aYqHzKQMQ1LV20jJC8dHGCF5j3fTGmdZWWS5PXVV7hBeZ9X+S06NOwkPKiT9znL7DH1An4W0lFquFvhSKV9reCwdwN3nyLXgmbb9G7vPkWi5JuwBnMX9ewMxjt553BPpIwIuaM99AVh23LvNB43sC2LMFjauepFqFV0GFPNa+Cnlbqqe49CXaGbxFaoh02fPMS7e+VGr49h60I50bXPSxGPx50o6PxTAWhbvSgKljuwSo/r2lxe9Aqz4vbsxZW+YAqWCbw8U9XtPIe99rJx48NHSjv7YCP3z/vY8+6ilqycQmuhM9ug361c7DuVgfqfexZr+JiSae6cOek+CwiB+tGzaOLqRX1l/t+8H3hIg53XbLDcGBysG4Id0tq1F+jEt845OJXsHuWSHdmRI375Co4e9VpacAFfclnG+rT1/RiJJc5pIaB2WvvrvxC+K5DB1F/790ayG7u9gazl2fM4Nl+uut8vqFnVsdhvQx3LCyfH8LZpsiEX7DPtRkXU01DJcpWD3s1w3pnL+8vkKy5AYsRi5FKDFWsmHHJ/LMXjjVx6ZdUhn+G1qFtuNbGm9e42XGcGa28U7AOGi3WK3KG1dahbeSsqp+RnNME1kN5HUhO+N73M/O3xw2GXQh5ucPqx45lpZJR5OBQYTjSRHc8DaV3YgcOpr6eFnR/v5z/B35yeCJ5O9dOedJXGLruvcJIYuJx+X+gy+1INjJ2t5NozL3vjzBq9GiIiz8lAks6ssK8yRKr3vJGYk10KfZ7uHjm6Te6cQ81zVV95Q20kFEjn4ULrNM13godmkzfC2SQmCACuM1KkiJaCx9YCa+/0t2GY+1ar1gTLm+Q6NpTBS5DRVwolBfGwMBMqeexxwEbl7ciOfIPKojuY5Yj7d1FspWhItP76RWkfMHl8hZ7eMPE9Tn9I82NilChoVv4Mlw81EJuBUFaqETbYMd9mNCKZY6l5jx0PFY6Q6QMFrV7Ks9drh/ijafyscVJyRCB85FfzdP+HJzJDHXRQJHf/Lnoz8F5i13toQKb98f+HBw3eMtQgW7YIwcHbk704UBxRJY1Dkj2N77SYYbrC5Eq63x9dWRhuTZSyRCxa+NiWenFwjrYqJTlIENE2UTtdP3/bf7A3BRshhmuZTPWTXl8w+2TtSdY1mOJ38itx669Srpig611wFCu8hagoduL53KMOvsqRp+kZ9V3upEBoko9cmpjf2Ej1e32HB4U0crARZiRioc35Zi8k9uPvJ12OCCjxtisLAcbrmPZodY10hwK63qY2fUqQUFtprmoHZWnWA0zux6jskNj+tB3g/7j7ep1nAaC8BevAhixVxGJkgJziIrGBESTR0gRh0i42Aeg8CP4Ea4ggMQVlBQUPMI+BOFSXEGDRMFDoHAz/kQO+Wdt81Wgi+3Z2ZnZmS/jic30l/nxH6DUXN4qzBWyrdIsNir4xUzmjK/J5tgslF3B38P4iLET7khzEutqCzX9+BzjY16pImbRWvfxRBT9PzziMhLaDHMWrXWKFnfNR/eIX4Cz6qxqRLN6E5XPj55vmvXh8FJnPWuTMBl11wyXGBWTDNbP1FmLVgnTmdpoOW+YSNJfuDm2dNY2CdMT7PhN1Dgs3SPl0e8ZOisjSS3UXScl+woHxVstvc6uOWvc4IXqriXcSMJty4pw3YqzPmNXez2seCv2yEahdRInavJIj07WGRpg9IK5NHJGGwwIdhfPVREF0K70Al+biNmPPCDYNb4HIBYkqKeiSfiD7c6JG8fonHofw8sSTZhqQXQG3mtgo1NyJGamSSK9Dlbz5nvchRGMLlYDz0EivdkmtFi7MYLJcbkPtBB1jdUN4aCatuXwJscwfK42RHV9a0HnzZRULwY3OR5gptBtQoVVCyI0Vee+pMkNi9tlRZ5uX+ImeZImxBxQeDp4CKa/PuV0zAc89ptLokmucvqhDy8OY9urREuctXdWU2ChiWeByGEEzJypEsyFKeisjTjjms4x3WAEpAtb2pxUNZ21CQ84zu0BhRsYNzi87EZ7Z+WHtxni0YS7J2/KUBntiN6TqstkES2swyhwqL5ivaSztkZ6uHqJcTBZTJSpNkWNs9bQryvcxTiYYqonuCk7OCt4/K8xxTi4i4ScIeisXZq7yrFICYctafQaZ63Lhx3OMQZsGfFHb+isbaFTzE8xBp4iZmnT3VmtlLuxx8AwHtgjkRqPSFtaEOv+MiowMKYOxmEriydmbT0VSrEshze6NIctJ0oXoWXNShxoEqX1TmXKx5DCPVXOI3NoW7MSzmQC2BLT5aDbetiNmdy+iDxzoJbYYydXL4xDusGAiA52nAl87FXmoj3NnWZqdHukOQZF7NXkXmKOzoeX9ba6fIrYYVDcrZae47L74RUVNLrBg4lxNDmj6zYrtMY5tqq5wYOJLSvNlbbUAJF36eJJVPE4HajZi2cXrPCtTNHjDvtzC7EoXliJYDCR5K5AjGaDe3xXs9NaRfEyh4gaCIJ1jPAF9AByWAYkc6iu18Kf9F530KSMTq2bycrL7v7Ao3/FXxygaQTAbKDDkN5XlP36WPiOqXAuvg/mNWF4KZW+RCbLlwx4PnQ1ukL77E3OOB6CnQqX+iqXXQIB/kCjK5XQsSs+IwQz/0eGAvujm5NO7ISksorIKS32DgGgPZz4yB3dPMgfDGKlX7/gq2gutGednjT1JwAbvjvnS2DCuZRvcGJv8hCnuv74PZJSyA4X7g9YYpeJZ3njGEvDEOVVRlGIR3gDWmRAYuN1dsYFVxiIlTQYWCm5dqQTAkw5hl1Leb3ROJyWCMVHmTaYiCEnuRAxQbxztDAbfW1ITA4z9IMtjNb5MXO5kGz2HN81GBd4KN3r4fgE4CGsxrfI27LHuXMKtknCFgN8p2RykkuSAYSG9hh8PdLjPQdqhnZDIC4NSQjsu4dgwrCHM7s6E3eLHprLgAvEkvr/lU7YHKGQUiJynP0VAnO4hZTDHBDVK0Dx7UhcALt+hpd6fZvxWlIQiKo3MC6Z2IThPbSX7zjXC0WihZLJ0Q/2i9abm+MUPhRKmhRIu2n/MY5wAdIIR4RdIEwm2CB63fh81JCBJw5JJvAAMQs0lieYUDg8rHs+cZ2ZeepxuJrCLUAEt3PtMc0ESyZM7b45SEuaxuIqZ+LNQAR/25xSc05fKH7XkimdUrhtIb/RR83dR/CpT7YJW72fTJmNMv75TRMDQc2Z9xIzxfUdWHj1Ck2klj/8LdyqqWqg+T0vJcHRoBleeNGUq9XquFuTteSYrbs+i7bahVNGuQ1CYbUB72X1jJ/HdQF5lH/+V1fFoLkG8h5RjjjXiRJ8SAtp2GZOxZG/yWHLHlGOuC/7mvMplMbVCpfr+HmuKZVdfdgzyhHb6qy+8bfqbI1wapFJIUt6AACx7OrlECbH5S6kkca8Y+4aF3XCYSXUDZB+ka6jCTeBJtcLtooks7XEzMlaIlmdcJ9UuGijc4WVuSJ2Hv33Vf7hgG/+oAFpl6oTDjqu/4dHJMurKEPmxz2RSiQxf+588hqIeM8G4czVBYkobMdd7Vs+gKMQ1WIc8KMEPjcKR7z1iPSwn4kGqdieohUyBk9GPHAsdJ1wTEueOw6lQHqUaG49+uG9jpmdyvC/568lKakVTiZ1n7wCTsh9Zw63wIWvepucN1nBcsKri0VZvXA7p+64q7hzm3lcoEK87G1yDkkJzm3SjZ1kTZqTTZU0TjLLyGGQs4uViYaUA0rZ2BrN3fljbP5qU8HrANZJnOjVB5p8GVYT+PFFf9rjBYhrodW89cx/CzXhCnaDfiCrMVHh5Kk1/rb9PVDdAfMDJ0rHgbcAR0FCeTUGrxv5og/ANm2j781H3ML7MwdDH4MaNQsSBGBFCQHLaJjj4EXaAXh9dLUBrgQR4iFIh2VDJEKouLgX0Q9DsvoqvO3BGwPPJdYIBYieQxiWY8owAOUDE9AElQ3OmHDHsYaglC9WYbBcga2fDw1fPAAAS7cgCr+9b/QAAAAASUVORK5CYII=) top/contain no-repeat;text-align:center;width:672px;height:393px;margin:-30px 0}.buy-wrapper .buy-header{padding-top:106px;font-weight:500;color:#2f54eb;font-size:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.buy-wrapper .buy-header .word{font-size:58px}.buy-wrapper .buy-size{margin-top:35px;font-size:40px;color:#333}.buy-wrapper .buy-size span{color:#ff8d47}.buy-wrapper .buy-size-desc{font-size:18px;color:#666}.buy-wrapper .buy-size-desc span{color:#f14949}.buy-wrapper .buy-btn{cursor:pointer;margin:45px auto 0;width:260px;height:60px;border-radius:30px;background:#2f54eb;font-size:24px;color:#fff;text-align:center;line-height:60px}.buy-wrapper .buy-consult{margin-top:10px;font-size:16px;color:#333}.buy-wrapper .buy-consult span{cursor:pointer}.setting{font-size:16px;height:100%;position:relative}.setting h2{font-size:20px;color:#333;margin:10px 0 0}.setting .setting-content{margin-left:55px}.setting .setting-content .setting-shop-info:after{display:block;content:"";width:calc(100% + 110px);height:10px;background:#f7f9fa;margin-left:-75px}.setting .setting-content .no-shop-logo{width:90px;height:90px;line-height:90px;text-align:center;background-color:#91baff;font-size:46px;font-weight:500;color:#fff}.setting .setting-content .logo{width:90px;height:90px;border:1px solid #f6f6f6;display:inline-block}.setting .setting-content h3{font-size:18px;font-weight:700;color:#333;display:inline-block;margin:30px 20px 25px 0}.setting .setting-content h3.shop-address{margin:35px 0 20px}.setting .setting-content .shop-label{margin-right:45px;display:inline-block;font-size:16px;color:#666}.setting .setting-content .shop-label label{font-size:18px;color:#333}.setting .setting-content .shop-label .iconfont{font-size:16px;color:#2f54eb;margin-right:13px}.setting .setting-content .newform{line-height:56px}.setting .setting-content .txt-info{font-family:PingFang-SC-Regular;font-size:12px;color:#666}.setting .setting-content .newform-label{width:150px;color:#666}.setting .setting-content .newform-content{border-bottom:1px solid #e9e9e9;-ms-flex:1 1;flex:1 1;color:#333}.setting .setting-content .setting-modal{background-color:#333;position:fixed;top:60px;bottom:0;left:0;right:0;z-index:1000}.setting .setting-content .setting-modal .content{position:absolute;top:50%;left:50%;-webkit-transnewform:translate(-50%,-50%);-ms-transnewform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:30px 0}.setting .setting-content .btn-link{color:#333;margin:0 0 0 25px}.setting .setting-content .btn-link:hover{color:#2f54eb}.setting .setting-content .expired-time{font-size:14px;color:#999}.category-item-wrap{padding:0 24px}.category-item-wrap .business-items-wrap .business-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.category-item-wrap .category-item-search .business-shopdetail-watch{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;height:52px;padding:26px 24px;font-size:14px;margin:1px -24px 0;border-bottom:30px solid #fff}.category-item-wrap .category-item-search .business-shopdetail-watch .check-all{font-size:14px;color:#343874}.category-item-wrap .category-item-search .business-shopdetail-watch .check-num{font-size:14px;font-weight:500;color:#282b59}.category-item-wrap .category-item-search .business-shopdetail-watch .join-watch-btn{display:inline-block}.category-item-wrap .category-item-search .filter-item-business-wrap{max-height:300px;overflow:auto;padding:0 24px;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease;margin:8px -24px 0}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category{margin-top:4px;background:#fff;display:-ms-flexbox;display:flex}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-title-wrap{width:100px;font-size:14px;color:#282b59;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-scroll{height:auto;-ms-flex:1 1;flex:1 1}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-edit{background-color:#f7f8fa;border-radius:4px}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-wrap{padding-left:8px;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;overflow:auto;max-height:82px;color:#282b59}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-wrap .category-value{display:inline-block;cursor:pointer;margin:12px 40px 12px 0;height:17px;line-height:17px;font-size:14px;color:#343874}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-wrap .category-value .ant-checkbox-wrapper{font-size:14px;color:#343874}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .check-more-operate{margin-bottom:12px;padding-left:8px}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-wrap::-webkit-scrollbar{-webkit-appearance:none}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-wrap::-webkit-scrollbar-thumb{border-radius:2px;border:6px solid #f7f8fa;background-color:#c8c9d7}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-values-wrap::-webkit-scrollbar-track{background-color:#f7f8fa;border-radius:2px}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-operate-wrap{width:142px;text-align:right;height:41px;line-height:41px}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-operate-wrap .category-operate-check{cursor:pointer;width:40px;margin-right:24px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;border:1px solid #c8c9d7;font-size:12px;color:#343874}.category-item-wrap .category-item-search .filter-item-business-wrap .search-filter-category .category-operate-wrap .category-operate-more{cursor:pointer;white-space:nowrap;width:40px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;font-size:12px;color:#343874}.category-item-wrap .category-item-search .filter-wrap-close{max-height:0;overflow:hidden}.category-item-wrap .category-item-search .business-search-gray{padding:0 24px;margin:0 -24px;background-color:#f5f5f5;height:48px;-ms-flex-pack:justify;justify-content:space-between}.category-item-wrap .category-item-search .business-search-gray,.category-item-wrap .category-item-search .business-search-gray .search-filter-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.category-item-wrap .category-item-search .business-search-gray .search-filter-wrap .filter-value-title{font-size:14px;color:#343874;margin-right:24px}.category-item-wrap .category-item-search .business-search-gray .search-filter-wrap .close-filter-value{width:12px;height:12px;cursor:pointer;color:rgba(102,105,149,.4)}.category-item-wrap .category-item-search .business-search-gray .search-filter-wrap .filter-value-selected{margin-right:16px;padding:0 8px;max-width:120px;height:24px;line-height:24px;background-color:#fff;border-radius:12px;font-size:12px;color:#2f54eb;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.category-item-wrap .category-item-search .business-search-gray .search-filter-wrap .filter-value-selected .filter-value-property{max-width:100px;display:inline-block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.category-item-wrap .category-item-search .business-search-gray .search-filter-wrap .filter-value-selected .filter-value-diabled{opacity:.4;cursor:not-allowed}.category-item-wrap .category-item-search .business-search-gray .filter-operate-toggle{cursor:pointer;font-size:14px;color:#524588}.category-item-wrap .category-item-search .business-search-gray .filter-operate-toggle .toggle-filter-value{margin-left:5px}.category-item-wrap .category-item-search .business-search-white{padding:16px 0}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:14px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .price-input-wrap .number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .price-input-wrap .price-line{margin:0 4px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .radio-wrap{margin-right:10px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-title{font-weight:500;font-size:14px;color:#333;margin-right:5px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-business-item-active,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-active{color:#343874;font-size:14px;cursor:pointer;margin-right:30px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-business-item-active:hover,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-active:hover,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item:hover{color:#2f54eb}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:14px;cursor:pointer;margin-right:30px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down .up-down-button{margin-left:5px;height:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button .desc-button,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down .up-down-button .desc-button{display:inline-block}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:after,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down .up-down-button .desc-button:after{display:block;content:"";width:0;height:0;border-color:transparent transparent #a1a6ae;border-style:solid;border-width:0 3px 4px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button .desc-button:hover:after,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down .up-down-button .desc-button:hover:after{border-color:transparent transparent #2f54eb}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down .up-down-button .desc-button.down{margin-top:2px}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.down:after,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down .up-down-button .desc-button.down:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .sort-label,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active:hover .sort-label,.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down:hover .sort-label{color:#2f54eb}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-item-up-down-active .up-down-button .desc-button.active:after{border-color:transparent transparent #2f54eb}.category-item-wrap .category-item-search .business-search-white .business-sort-wrap .sort-business-item-active{color:#2f54eb}.business-category .brand-content-baseinfo{padding:22px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.business-category .chart-market-wrap{padding:0 24px}.business-category .chart-market-wrap .chart-header{margin-top:50px;margin-bottom:20px;font-size:18px;font-weight:500;color:rgba(21,33,53,.8);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.business-category .chart-market-wrap .total-detail{color:#282b59}.business-category .chart-market-wrap .total-detail .total-title{height:22px;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.business-category .chart-market-wrap .total-detail .total-date{margin-top:5px;margin-bottom:40px;font-size:13px;color:#343874}.business-category .chart-market-wrap .total-detail .ant-select-selection--single{height:32px}.business-category .chart-market-wrap .total-detail .ant-select-selection__rendered{line-height:32px}.business-category .chart-market-wrap .total-detail .ant-input{height:36px;line-height:36px}.business-category{width:1392px;background-color:#fff;margin:0 auto 24px;padding-bottom:24px}.business-value{padding:0 24px}.business-value .brand-content-baseinfo{padding:22px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.business-value .chart-market-wrap .chart-header{margin-top:50px;margin-bottom:20px;font-size:18px;font-weight:500;color:rgba(21,33,53,.8);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.business-value .chart-market-wrap .total-detail{color:#282b59}.business-value .chart-market-wrap .total-detail .total-title{height:22px;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.business-value .chart-market-wrap .total-detail .total-date{margin-top:5px;margin-bottom:40px;font-size:13px;color:#343874}.business-value .chart-market-wrap .total-detail .ant-select-selection--single{height:32px}.business-value .chart-market-wrap .total-detail .ant-select-selection__rendered{line-height:32px}.business-value .chart-market-wrap .total-detail .ant-input{height:36px;line-height:36px}.business-value-wrap{width:1392px;background-color:#fff;margin:0 auto 24px;padding-bottom:24px}.business-keyword{width:1392px;margin:auto}.keyword-search .keyword-input-container{width:336px;height:38px;margin:0 auto;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.keyword-search .keyword-input-container .keyword-input-container-son{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;position:relative}.keyword-search .keyword-input-container .keyword-input{border:none;margin:0 auto;text-align:left;font-size:18px;color:#282b59}.keyword-input-border{width:100%;border-bottom:1px solid #efeff2;margin:15px 0 0}.keyword-input-border-focus{border-bottom:1px solid #2f54eb}.keyword-input-container .keyword-input-container-icon{display:inline-block;font-size:18px;color:#c8c9d7;margin-right:8px;line-height:29px}.item-img-wrap{position:relative}.item-img-wrap .item-img{width:80px;height:80px;border:1px solid #f2f2f5;margin-right:10px}.item-img-wrap .item-img:hover{border:2px solid #2f54eb}.item-img-wrap .item-big-img{width:280px;height:280px;background-image:-webkit-gradient(linear,left top,right top,);background-image:-o-linear-gradient(left);background-image:linear-gradient(90deg);border:4px solid #fff}.item-img-wrap .item-big-img,.keyword-search .trend-input-keyword-like{-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15)}.keyword-search .trend-input-keyword-like{display:none;position:absolute;top:160%;left:0;width:276px;background:#fff;border-radius:2px;border-top-right-radius:0}.keyword-search .trend-input-keyword-like li{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;height:34px;line-height:34px;background-color:#fff;font-size:14px;color:#343874}.keyword-search .trend-input-keyword-like li:hover{color:#2f54eb;background-color:#f0f5ff}.keyword-search .trend-input-keyword-like-show{display:block}.user-setting-blacklist-section .user-blacklist-sub-info{padding-left:24px;padding-top:18px;padding-bottom:18px;font-size:16px}.user-setting-blacklist-section .user-blacklist-sub-info .add-to-blacklist-btn-wrapper{margin-left:16px}.user-setting-blacklist-section .user-blacklist-sub-info .add-to-blacklist-btn{color:#2f54eb}.user-setting-blacklist-section .user-blacklist-sub-info .add-to-blacklist-btn:disabled{color:#666995;cursor:not-allowed}.user-setting-blacklist-section .user-blacklist-card{padding:28px 25px}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper{padding:12px;border:1px solid rgba(21,33,53,.1);overflow:hidden}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper:hover{-webkit-box-shadow:0 2px 8px 0 rgb(21 33 3.53333333%);box-shadow:0 2px 8px 0 rgb(21 33 3.53333333%);border:1px solid #2f54eb;border-radius:2px}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper:hover .blacklist-card-remove-btn{visibility:visible}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-main{display:-ms-flexbox;display:flex}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-main .blacklist-card-img-wrapper{width:72px;height:72px;border-radius:2px;border:1px solid #f2f2f5;overflow:hidden}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-main .blacklist-card-info-wrapper{margin-left:12px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-main .blacklist-card-info-wrapper .blacklist-card-title{margin-bottom:10px;width:239px;color:#282b59}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-main .blacklist-card-info-wrapper .blacklist-card-price{color:#f55}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-main .blacklist-card-info-wrapper p{font-size:12px;line-height:20px;margin-bottom:0;color:#666995}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .user-blacklist-card-footer{text-align:right;padding-right:18px}.user-setting-blacklist-section .user-blacklist-card .user-blacklist-card-wrapper .blacklist-card-remove-btn{color:#666995;font-size:12px;visibility:hidden}.user-setting-blacklist-section .line-gray{margin:0}.blacklist-modal-avatar-wrapper{width:52px;height:52px;border-radius:2px;border:1px solid #f2f2f5;overflow:hidden}.blacklist-modal-seller{font-size:12px;line-height:17px;color:#666995}.ant-list-item-meta-title>.blacklist-modal-title{font-size:14px;font-weight:500;color:#282b59;line-height:20px}.blacklist-modal .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:0}.blacklist-modal-category{color:#666995;font-size:12px;line-height:17px}.user-blacklist-modal .ant-input-group>.ant-input:first-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.user-blacklist-modal .card-container>.ant-tabs.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{border-bottom:none}.user-blacklist-modal .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{color:#3b4081}.user-blacklist-modal .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{border-bottom:none}.user-blacklist-modal .ant-tabs-tab{color:#7175a1}.user-blacklist-modal .ant-input-wrapper{padding-left:2px}.user-blacklist-modal .ant-input-wrapper .ant-input{border:none;width:99%;height:42px;background:#f5f5f5;border-radius:2px;color:#282b59}.user-blacklist-modal .ant-input-group-addon{z-index:10;position:absolute;width:86px;height:34px;border-radius:2px;right:9px;top:5px}.user-blacklist-modal .ant-list-split .ant-list-item{border-bottom:1px solid #efeff2}.account-wrap{display:-ms-flexbox;display:flex;width:1392px;padding-bottom:16px;margin:0 auto;min-height:100%;position:relative}.account-wrap .slogan-info-wrap.fixed{display:-ms-flexbox;display:flex;top:60px;z-index:1;bottom:0;position:fixed}.account-wrap .slogan-info-wrap.fixed~.account-content{margin-left:214px}.account-wrap .user-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;border:1px solid #e7e8ea}.account-wrap .user-avatar:hover .avatar-edit-btn{opacity:1}.account-wrap .user-avatar .avatar-edit-btn{opacity:0;position:relative;width:100%;height:100%;border-radius:50%;background:rgba(21,33,53,.8);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;text-align:center;line-height:72px;font-size:14px;color:#fff;overflow:hidden}.account-wrap .user-avatar .avatar-edit-btn input{height:100%}.account-wrap .user-avatar .re-upload-avatar{position:absolute;right:0;top:0;opacity:0;filter:alpha(opacity=0);cursor:pointer}.account-wrap .user-intro{resize:none}.account-wrap .account-basic{margin-top:50px}.account-wrap .ant-form-item-control-wrapper{padding-left:10px}.account-wrap .ant-form-item-control-wrapper .ant-form-item-control .ant-form-explain{text-align:left}.account-wrap .ant-form-item-control-wrapper .user-avatar-style img{-o-object-fit:cover;object-fit:cover}.account-wrap .ant-form-item-control-wrapper .ant-select-selection-selected-value,.account-wrap .ant-form-item-control-wrapper input,.account-wrap .ant-form-item-control-wrapper textarea{font-family:PingFangSC-Regular;color:#444d5d}.account-wrap .ant-form-item-control-wrapper input::-webkit-input-placeholder,.account-wrap .ant-form-item-control-wrapper textarea::-webkit-input-placeholder{color:rgba(21,33,53,.4)}.account-wrap .ant-form-item-control-wrapper input:-moz-placeholder,.account-wrap .ant-form-item-control-wrapper input::-moz-placeholder,.account-wrap .ant-form-item-control-wrapper textarea:-moz-placeholder,.account-wrap .ant-form-item-control-wrapper textarea::-moz-placeholder{color:rgba(21,33,53,.4)}.account-wrap .ant-form-item-control-wrapper input:-ms-input-placeholder,.account-wrap .ant-form-item-control-wrapper textarea:-ms-input-placeholder{color:rgba(21,33,53,.4)}.account-wrap .ant-form-item-control-wrapper .exam-cities .ant-form-item-control-wrapper{padding-left:0}.account-wrap .ant-form-item-control-wrapper .exam-secondCity .ant-form-item-control-wrapper{padding-left:5px}.account-wrap .ant-form-item{display:-ms-flexbox;display:flex}.account-wrap .ant-form-item.form-item .ant-form-item-label{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.account-wrap .ant-form-item .ant-form-item-label{width:83px;font-weight:500;color:rgba(21,33,53,.8)}.account-wrap .ant-form-item .border-select-setting .ant-select-selection--single{padding-left:12px}.account-wrap .slogan-info-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;width:198px;margin:0 16px 0 0;padding-top:25px;background-color:#fff}.account-wrap .slogan-title{height:31px;font-size:24px;font-weight:500;line-height:31px;color:#282b59}.account-wrap .slogan-filter{margin-top:24px}.account-wrap .slogan-filter .tabs-title{-ms-flex-direction:column;flex-direction:column;height:auto}.account-wrap .slogan-filter .tabs-title .tab{width:150px;height:53px;border-top:1px solid #efeff2;border-bottom:1px solid #efeff2;font-size:16px;font-weight:400;color:#282b59;line-height:53px;text-align:left}.account-wrap .slogan-filter .tabs-title .tab.tab-active{color:#2f54eb}.account-wrap .slogan-filter .tabs-title .tab .anticon{position:relative;top:1px;margin-right:12px;font-size:18px}.account-content{-ms-flex:1 1;flex:1 1;background-color:#fff}.account-content .ant-form-item-label>label{color:#282b59}.account-content .ant-form-item-control-wrapper .ant-select-selection-selected-value,.account-content .ant-form-item-control-wrapper input{color:#343874}.account-content .ant-form-item-control-wrapper textarea{color:#666995}.account-content .ant-form-item-control-wrapper .has-success textarea{color:#343874}.modal-wrapper .ant-modal-body button{width:86px;height:32px;padding:0}.modal-wrapper .ant-modal-header{padding:38px 24px 0;border-bottom:none;text-align:center;font-family:PingFangSC-Medium;font-size:16px;color:#444d5d}.modal-wrapper .ant-modal-body{padding:10px 24px 2px}.modal-wrapper .ant-modal-body .modal-tip{text-align:center;font-family:PingFangSC-Regular;font-size:12px;color:#737a86}.modal-wrapper .ant-modal-body .phone-form{margin:30px auto 0;width:320px}.modal-wrapper .ant-modal-body .phone-form .ant-form-item{margin-bottom:25px}.modal-wrapper .ant-modal-body .phone-form .ant-form-item.confirm-btn{text-align:center}.modal-wrapper .ant-modal-body .phone-form .ant-form-item .has-error .ant-input,.modal-wrapper .ant-modal-body .phone-form .ant-form-item .has-error .ant-input:hover{border:none;border-bottom:1px solid #f5222d}.modal-wrapper .ant-modal-body .phone-form .ant-form-item .ant-input:focus,.modal-wrapper .ant-modal-body .phone-form .ant-form-item .ant-input:hover{border:none;border-bottom:1px solid #40a9ff}.modal-wrapper .ant-modal-body .phone-form .ant-form-item input{outline:none;border:none;border-bottom:1px solid rgba(21,33,53,.1);-webkit-box-shadow:none;box-shadow:none;background:transparent}.modal-wrapper .ant-modal-body .phone-form .ant-form-item .code{position:relative}.modal-wrapper .ant-modal-body .phone-form .ant-form-item .code .code-btn{width:auto;min-width:86px;padding:0 10px;position:absolute;right:0;bottom:10px}.user-black-list-setting,.user-ins-setting{width:1058px;padding:40px 24px}.user-ins-setting .user-ins-setting-title{height:24px;margin:0 0 40px;font-size:20px;font-weight:500;line-height:24px;color:#282b59}.user-ins-setting .user-ins-setting-type{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin:0 0 24px}.user-ins-setting .user-ins-setting-type-title{position:relative;display:inline-block;height:36px;margin:0 12px;font-size:18px;font-weight:500;line-height:36px;color:#282b59}.user-ins-setting .user-ins-setting-type-title:before{position:absolute;top:15px;left:-12px;content:"";display:inline-block;width:6px;height:6px;border-radius:6px;background-color:#2f54eb}.user-ins-setting .user-ins-setting-blackStyle{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin:0 0 24px}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-title{position:relative;display:inline-block;height:36px;margin:0 12px;font-size:18px;font-weight:500;color:#343874}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-title:before{position:absolute;top:10px;left:-12px;content:"";display:inline-block;width:6px;height:6px;border-radius:6px;background-color:#2f54eb}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-switch-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:first-child{color:#343874}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:nth-child(2){margin-left:12px}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:nth-child(2) .ant-switch{min-width:28px;width:28px;height:6px;background-color:#ececf1}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:nth-child(2) .ant-switch:after{width:16px;height:16px;background-color:#dbdbdb;top:-6px;left:-1px}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:nth-child(2) .ant-switch-checked{background-color:#d6d6f2}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:nth-child(2) .ant-switch-checked:after{width:16px;height:16px;background-color:#2f54eb;top:-6px;left:28px}.user-ins-setting .user-ins-setting-blackStyle .user-ins-setting-blackStyle-switch span:last-child{margin-left:24px;color:#999}.user-ins-setting .user-ins-setting-tags-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:828px}.user-ins-setting .user-ins-setting-tag{display:inline-block;height:36px;margin:0 8px 16px;padding:0 16px;background-color:#fff;border-radius:2px;border:1px solid #d5d7e6;font-size:14px;color:#343874;line-height:36px;text-align:center;cursor:pointer}.user-ins-setting .user-ins-setting-tag.active{color:#2f54eb;border:1px solid #2f54eb}.user-ins-setting .user-ins-setting-message{position:absolute;bottom:-10px;left:0;right:0;font-size:14px;line-height:17px;color:#f55;text-align:center}.user-ins-setting .user-ins-setting-btn{width:88px;height:36px;margin:8px 0 0 86px;background-color:#2f54eb;border-radius:2px;font-size:14px;font-weight:500;line-height:36px;text-align:center;color:#fff;cursor:not-allowed;opacity:.3}.user-ins-setting .user-ins-setting-btn.active{opacity:1;cursor:pointer}.user-ins-setting .user-ins-setting-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.user-ins-setting .user-ins-setting-item-wrap .user-ins-setting-item{padding:8px 12px 8px 16px;margin-right:16px;margin-bottom:16px;background-color:#fff;border-radius:2px;border:1px solid #2f54eb;font-size:14px;line-height:20px;color:#2f54eb}.user-ins-setting .user-ins-setting-item-wrap .user-ins-setting-item .user-ins-setting-item-icon{margin-left:2px;padding:4px;font-size:8px;color:#2f54eb;cursor:pointer;vertical-align:middle}.user-ins-setting .user-ins-setting-category-select{width:130px;height:36px;margin-bottom:16px;padding:8px 16px;background-color:#f7f7fa;font-size:14px;line-height:20px;color:#343874;cursor:pointer}.user-ins-setting .user-ins-setting-brand-search{position:relative;width:240px;height:36px;margin-bottom:16px;padding:0 16px 0 34px;background-color:#f7f7fa;line-height:36px}.user-ins-setting .user-ins-setting-brand-search .user-ins-setting-brand-search-icon{z-index:1;position:absolute;top:12px;left:16px;font-size:13px;color:#c8c9d7}.user-ins-setting .user-ins-setting-brand-search input{z-index:2;position:relative;display:inline-block;border:0;background-color:transparent;margin-left:4px;width:190px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#282b59}.user-ins-setting .user-ins-setting-brand-search input::-webkit-input-placeholder{color:#c8c9d7;font-size:14px}.user-ins-setting .user-ins-setting-brand-search input::-moz-placeholder{color:#c8c9d7;font-size:14px}.user-ins-setting .user-ins-setting-brand-search input:-ms-input-placeholder{color:#c8c9d7;font-size:14px}.user-ins-setting .user-ins-setting-brand-search input::-ms-input-placeholder{color:#c8c9d7;font-size:14px}.user-ins-setting .user-ins-setting-brand-search input::placeholder{color:#c8c9d7;font-size:14px}.user-ins-setting-category-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;color:#282b59;padding:24px 8px 12px}.user-ins-setting-category-wrap .user-ins-setting-category{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:12px}.user-ins-setting-category-wrap .user-ins-setting-category>.user-ins-setting-category-second:last-of-type{margin-right:0}.user-ins-setting-category-wrap .user-ins-setting-category .user-ins-setting-category-first{font-size:14px;font-weight:500;margin-right:16px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow-x:hidden;text-align:right;display:inline-block}.user-ins-setting-category-wrap .user-ins-setting-category .user-ins-setting-category-first:after{content:"";width:1px;height:10px;background-color:#d3d5e6;border-radius:17px;display:inline-block;margin-left:16px}.user-ins-setting-category-wrap .user-ins-setting-category .user-ins-setting-category-second{cursor:pointer;display:inline-block;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;text-align:left;margin-right:24px;font-size:14px}.user-ins-setting-category-wrap .user-ins-setting-category .user-ins-setting-category-second.active,.user-ins-setting-category-wrap .user-ins-setting-category .user-ins-setting-category-second:hover{color:#2f54eb}.bind-manage-container .bind-title-wrapper{height:72px;background:#fff;padding:0 24px}.bind-manage-container .bind-title{color:#282b59;font-size:20px;font-weight:500}.bind-manage-container .bind-btn{color:#2f54eb;font-size:14px}.bind-manage-container .divide-line{height:15px;width:100%;background:#f5f5f5}.bind-manage-container .m-txt{font-size:16px;font-weight:500;color:#282b59}.bind-manage-container .user-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.bind-manage-container .user-info .avatar{width:40px;height:40px;margin-right:12px;border-radius:50%;overflow:hidden}.bind-manage-container .user-info .user-name{max-width:232px}@-webkit-keyframes movex{0%{background-position-x:0}to{background-position-x:1440px}}@keyframes movex{0%{background-position-x:0}to{background-position-x:1440px}}@-webkit-keyframes line{0%{clip:rect(0,0,200px,0)}50%{clip:rect(0,2600px,200px,0)}to{clip:rect(0,2600px,200px,2600px)}}@keyframes line{0%{clip:rect(0,0,200px,0)}50%{clip:rect(0,2600px,200px,0)}to{clip:rect(0,2600px,200px,2600px)}}.page-analysis .default-btn{background-color:#f0f5ff;border-radius:17px;font-size:14px;width:94px;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2f54eb}.page-analysis .default-btn:hover{background-color:#6483ff;color:#fff}.page-analysis .header{height:225px;margin:-60px 0;background-image:-o-linear-gradient(135deg,#2cbfff 0,#726eff 100%);background-image:linear-gradient(-45deg,#2cbfff,#726eff);color:#fff;position:relative}.page-analysis .header:after,.page-analysis .header:before{position:absolute;bottom:0;left:0;width:100%;background-repeat:repeat-x;background-position-y:bottom;height:200px;background-size:1440px auto}.page-analysis .header:after{content:"";background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/path2.673f6293.png);-webkit-animation:movex 40s linear infinite;animation:movex 40s linear infinite}.page-analysis .header:before{content:"";-webkit-animation:movex 30s linear infinite;animation:movex 30s linear infinite;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/path.52f5e504.png)}.page-analysis .header .content{position:relative;margin:0 auto;height:100%}.page-analysis .header .content:after,.page-analysis .header .content:before{content:"";position:absolute;bottom:0;left:0;width:100%;background-repeat:no-repeat;background-position:center 90px;height:200px;background-size:1090px auto;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/bg-ele.2cbac043.png)}.page-analysis .header .content:after{background-repeat:repeat-x;background-position:0 100%;height:200px;background-size:1440px auto;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/path3.695fc50c.png);-webkit-animation:line 8s linear infinite;animation:line 8s linear infinite;clip:rect(0,0,200px,0)}.page-analysis .header .title{text-align:center;position:absolute;top:99px;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);font-size:32px;line-height:42px;font-weight:500}.page-analysis .header .sub-title{font-size:14px}.page-analysis .header .text{font-size:12px;position:absolute;bottom:16px;right:24px;color:hsla(0,0%,100%,.8)}.page-analysis>.content{margin:60px auto 0;width:1392px;display:-ms-flexbox;display:flex}.page-analysis .nav-warp{width:198px}.page-analysis .nav{padding:23px 0;width:198px;height:100%;background-color:#fff;overflow:auto}.page-analysis .nav ul.menu>li{font-size:14px;font-weight:500;line-height:42px}.page-analysis .nav ul.menu>li>a{display:block;height:100%;padding-left:44px;color:#282b59;position:relative}.page-analysis .nav ul.menu>li>a.has-child:hover{color:#282b59;cursor:default}.page-analysis .nav ul.menu>li>a:hover{color:#6483ff}.page-analysis .nav ul.menu>li>a.active{color:#fff}.page-analysis .nav ul.menu>li>a.active:after{content:"";z-index:0;width:174px;height:34px;background-image:-o-linear-gradient(135deg,#2c8eff 0,#726eff 100%);background-image:linear-gradient(-45deg,#2c8eff,#726eff);border-radius:0 17px 17px 0;position:absolute;left:0;top:4px}.page-analysis .nav ul.menu>li>a.active .icon{color:#fff}.page-analysis .nav ul.menu>li>a span{position:relative;z-index:1}.page-analysis .nav ul.menu>li>a .icon{z-index:1;position:absolute;color:#666995;left:22px;top:14px}.page-analysis .nav ul.menu-2>li>a{font-weight:400;color:#343874}.page-analysis-main{margin-left:16px;-ms-flex:1 1;flex:1 1;max-width:1178px;padding-bottom:50px}.page-analysis-main .content-content-warp{background-color:#fff;width:100%}.page-analysis-main .content-content-warp .title{padding:24px 24px 16px;line-height:32px}.page-analysis-main .content-content-warp .title .title-left{font-size:24px;font-weight:500;color:#282b59}.page-analysis-main .content-content-warp .menu{margin:0 32px 0 0;font-size:24px;font-weight:500;color:#282b59;cursor:pointer}.page-analysis-main .content-content-warp .menu.unactivated{color:#666995}.page-analysis-main .content-content-warp .title-right{float:right}.page-analysis-main .content-sub-title{background-color:#fff;z-index:11;padding:16px 24px;width:1178px}.page-analysis-main .content-sub-title .content-sub-right{float:right}.page-analysis-main .quick-filter-cascader{line-height:12px;font-size:12px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-analysis-main .quick-filter-cascader .cascader-dropdown-wrapper{-webkit-box-shadow:none;box-shadow:none}.page-analysis-main .quick-filter-cascader .cascader-dropdown-wrapper .item{font-weight:400;font-size:14px;height:auto;line-height:18px;padding:12px 16px;white-space:normal;cursor:pointer}.page-analysis-main .quick-filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:4px 16px 4px 24px}.analysis-select-menu-2:hover{color:#6483ff!important}.page-analysis-base .distribution-tables{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.page-analysis-base .distribution-tables .analysis-table{width:360px;height:324px}.page-analysis-base .distribution-tables .distribuion-table-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.page-analysis-base .distribution-tables .distribuion-table-item .more{display:inline-block;margin:17px 0 0;font-size:13px;line-height:18px;color:#666995;text-align:right;cursor:pointer}.page-analysis-base .distribution-tables .distribuion-table-item .more:hover{color:#6483ff}.page-analysis-base .distribution-tables .distribuion-table-item-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;width:100%;z-index:10;position:relative}.page-analysis-base .distribution-tables .base-ratio{-ms-flex-pack:justify;justify-content:space-between}.page-analysis-base .rank-tables{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.page-analysis-base .rank-tables .analysis-table{width:360px;height:420px}.page-analysis-base .rank-tables .rank-table-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.page-analysis-base .rank-tables .rank-table-item .more{display:inline-block;margin:17px 0 0;font-size:13px;line-height:18px;color:#666995;text-align:right;cursor:pointer}.page-analysis-base .rank-tables .rank-table-item .more:hover{color:#6483ff}.page-analysis-base .rank-tables .rank-item .item-name,.page-analysis-base .rank-tables .rank-item .shop-name{width:130px}.page-analysis-base .rank-tables .rank-item .analysis-shop-info,.page-analysis-base .rank-tables .rank-item .item-info{width:120px}.page-analysis-base .rank-tables .rank-item .shop-sellerName{width:150px}.page-analysis-base .rank-tables .ant-table-tbody>tr>td{height:73px;vertical-align:middle}.page-analysis-base .pre-info{display:-ms-flexbox;display:flex}.page-analysis-base .pre-info .info{font-size:12px;line-height:16px;color:#666995}.page-analysis-base .pre-info .pre-info-sum{-ms-flex:1 1;flex:1 1}.page-analysis-base .pre-info .pre-info-count{width:503px;height:118px;background-color:#fafafa;border-radius:0 59px 59px 0;position:relative;left:-24px;padding:16px 24px}.page-analysis-base .pre-info .pre-info-count ul:last-child{margin-left:80px}.page-analysis-base .pre-info .pre-info-count ul{list-style:none;display:inline-block;margin-left:24px}.page-analysis-base .pre-info .pre-info-count ul.up .count{color:#f55}.page-analysis-base .pre-info .pre-info-count ul.down .count{color:#63d98c}.page-analysis-base .pre-info .pre-info-count ul .title{font-size:14px;line-height:18px;color:#282b59}.page-analysis-base .pre-info .pre-info-count ul .count{font-size:40px;line-height:52px;font-weight:300}.page-analysis-base .pre-info .pre-info-chart{font-size:14px;font-weight:500;line-height:18px;color:#282b59}.page-analysis-base .pre-info .pre-info-table{width:360px;position:relative}.page-analysis-base .pre-info .pre-info-table .title{top:31px;font-size:14px;font-weight:500;line-height:18px;color:#282b59;left:0;position:absolute}.page-analysis-base .pre-info .pre-info-table .ant-pagination,.page-analysis-base .pre-info .pre-info-table .ant-table-pagination.ant-pagination{width:auto;text-align:right!important}.page-analysis-base .pre-info .chart-title{margin:24px 0 16px}.page-analysis-base .ant-checkbox+span{padding-right:3px}.analysis-info-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.analysis-info-list .info-item{width:282px;height:147px;background-color:#fff;padding:16px 42px}.analysis-info-list .info-item:first-child .title:after{background-color:#6b88ff}.analysis-info-list .info-item:nth-child(2) .title:after{background-color:#3fd2e0}.analysis-info-list .info-item:nth-child(3) .title:after{background-color:#c7e677}.analysis-info-list .info-item .title{font-size:14px;font-weight:500;line-height:18px;color:#282b59;position:relative}.analysis-info-list .info-item .title:after{content:" ";width:10px;height:10px;background-color:#fcb35e;border-radius:50%;position:absolute;left:-18px;top:4px}.analysis-info-list .info-item .sub-title{font-size:12px;margin-top:2px;line-height:16px;color:#666995}.analysis-info-list .info-item .content{font-size:36px;font-weight:500;line-height:52px;margin-top:10px;color:#282b59;font-family:Helvetica}.analysis-info-list .info-item .comparison{white-space:nowrap;font-size:12px;line-height:16px;color:#666995}.analysis-block-tab{position:relative;height:34px;display:inline-block;-ms-flex-align:center;align-items:center;margin-bottom:24px}.analysis-block-tab .right-slot{float:right;width:auto}.analysis-block-tab>span{z-index:2;display:inline-block;height:34px;line-height:34px;cursor:pointer;text-align:center;width:88px;font-size:14px;position:relative;color:#343874;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;border-radius:30px}.analysis-block-tab>span.active{color:#fff}.analysis-block-tab>span.active:hover~.active-bg{background:-o-linear-gradient(135deg,#6483ff 0,#6483ff 100%);background:linear-gradient(-45deg,#6483ff,#6483ff)}.analysis-block-tab .tab:hover{background-color:#6483ff;color:#fff}.analysis-block-tab .active-bg{z-index:1;position:absolute;left:0;background:-o-linear-gradient(135deg,#2c8eff 0,#726eff 100%);background:linear-gradient(-45deg,#2c8eff,#726eff)}.analysis-block-tab .active-bg:hover{background:-o-linear-gradient(135deg,#6483ff 0,#6483ff 100%);background:linear-gradient(-45deg,#6483ff,#6483ff)}.analysis-block-tab span.active:nth-child(6)~.active-bg{-webkit-transform:translateX(440px);-ms-transform:translateX(440px);transform:translateX(440px)}.analysis-block-tab span.active:nth-child(5)~.active-bg{-webkit-transform:translateX(352px);-ms-transform:translateX(352px);transform:translateX(352px)}.analysis-block-tab span.active:nth-child(4)~.active-bg{-webkit-transform:translateX(264px);-ms-transform:translateX(264px);transform:translateX(264px)}.analysis-block-tab span.active:nth-child(3)~.active-bg{-webkit-transform:translateX(176px);-ms-transform:translateX(176px);transform:translateX(176px)}.analysis-block-tab span.active:nth-child(2)~.active-bg{-webkit-transform:translateX(88px);-ms-transform:translateX(88px);transform:translateX(88px)}.analysis-block-tab span.active:first-child~.active-bg{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.analysis-block-wrap{padding:24px;background-color:#fff;margin-bottom:16px}.analysis-block-wrap .analysis-block-title{font-size:18px;font-weight:500;color:#282b59;margin-bottom:24px}.analysis-block-wrap .analysis-block-subtitle{margin-left:8px;font-size:12px;color:#666995}.analysis-common-radio{display:inline-block;margin:0 2px}.analysis-common-radio a{font-size:14px;line-height:16px;color:#343874;position:relative;display:inline-block;margin-left:16px}.analysis-common-radio a:hover{color:#6483ff}.analysis-common-radio a.active{color:#2f54eb}.analysis-common-radio a:not(:first-child):after{content:" ";position:absolute;left:-8px;top:5px;display:-ms-flexbox;display:flex;width:2px;height:9px;border-left:1px solid #c8c9d7}.empty-pie{position:relative;height:425px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.empty-pie .empty-pie-title{position:absolute;top:20px;left:20px;font-weight:500;font-size:16px;color:rgba(21,33,53,.8)}.empty-pie .empty-pie-text{font-size:14px;color:rgba(21,33,53,.8)}.attr-chart{position:relative}.attr-chart .attr-chart-granularity{right:-8px;z-index:10;top:-40px;position:absolute;text-align:right}.attr-chart .attr-chart-granularity.last-year .last-year-cbx{color:#666995;font-size:12px}.attr-chart .attr-chart-granularity .separator{display:inline-block;background-color:#ccc;width:1px;height:8px}.attr-chart .attr-chart-granularity a{font-size:14px;display:inline-block;padding-left:8px;padding-right:8px;color:#282b59}.attr-chart .attr-chart-granularity a.active{color:#2f54eb}.analysis-table .ant-table-thead>tr>th{background-color:#f7f7fa}.analysis-table .ant-table-thead>tr>th .ant-table-column-title{color:#666995}.analysis-table .analysis-pagination{text-align:right!important;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.analysis-table .analysis-pagination .anticon{vertical-align:inherit}.analysis-table .analysis-pagination .ant-pagination-disabled{opacity:.6}.analysis-table .analysis-pagination .ant-pagination-item,.analysis-table .analysis-pagination .ant-pagination-next,.analysis-table .analysis-pagination .ant-pagination-prev{min-width:16px}.analysis-table .analysis-pagination .ant-pagination-item,.analysis-table .analysis-pagination .ant-pagination-options,.analysis-table .analysis-pagination .ant-pagination-options input{color:#343874}.analysis-table .analysis-pagination .ant-pagination-item-active{background:transparent;border:1px solid transparent;background-color:#343874;color:#fff}.analysis-table .ant-table-column-title{font-weight:400}.analysis-table .no-result{height:270px}.page-analysis-pre .info-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.page-analysis-pre .info-list .info-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:577px;height:130px;background-color:#fff}.page-analysis-pre .info-list .info-item img{width:60px;height:60px;margin:0 40px}.page-analysis-pre .info-list .info-item .title{font-size:14px;font-weight:500;line-height:18px;color:#282b59;position:relative}.page-analysis-pre .info-list .info-item .sub-title{font-size:12px;margin-top:2px;line-height:16px;color:#666995}.page-analysis-pre .info-list .info-item .content{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;font-size:40px;font-weight:500;line-height:52px;margin-top:10px;color:#282b59}.page-analysis-pre .info-list .info-item .comparison{margin:0 0 12px 16px;font-size:12px;font-weight:400;line-height:16px;color:#666995}.page-analysis-pre .info-list .info-item .comparison span{margin:0 8px 0 0}.page-analysis-pre .pre-chart{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:560px;height:240px}.page-analysis-pre .pre-chart .chart-title{font-size:12px;line-height:16px;color:#343874}.page-analysis-pre .pre-chart .chart-title span{display:inline-block;margin:3px 10px 4px 0;content:"";width:20px;height:2px;border-radius:3px}.page-analysis-pre .distribution-tables{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.page-analysis-pre .distribution-tables .analysis-table,.page-analysis-pre .distribution-tables .distribuion-table-item{width:360px}.page-analysis-pre .pre{max-width:90px}.page-analysis-pre .pre-ratio{width:95px;-ms-flex-pack:justify;justify-content:space-between}.to-hotword-all{position:absolute;top:24px;right:24px;width:94px;height:34px;background-color:#f0f5ff;border-radius:17px;font-size:14px;line-height:34px;color:#2f54eb;text-align:center;cursor:pointer}.hotword-score{display:inline-block;width:90px;margin-right:27px;text-align:right}.hotword-score.small{margin-right:16px;text-align:left}.ant-progress-show-info.hotword-score-progress{width:60px}.ant-progress-show-info.hotword-score-progress .ant-progress-outer{padding-right:0}.ant-progress-show-info.hotword-score-progress.small{width:40px}.analysis-pre-datepicker{margin-right:92px}.hotword-keyword{display:inline-block;max-width:100px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.shop-pre{position:relative}.shop-pre .export-wrap{position:absolute;top:-45px;right:24px}.analysis-insight .distribution-download-btn{float:right}.analysis-insight .distribution-switch-table{float:right;position:relative;font-weight:400;line-height:34px}.analysis-insight .distribution-switch-table:after{position:absolute;left:50%;top:14px;content:"";width:2px;height:9px;-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px);background-color:#c8c9d7}.analysis-insight .distribution-switch-table a{font-size:14px;line-height:16px;color:#343874;display:inline-block;margin-left:18px}.analysis-insight .distribution-switch-table a.active{color:#2f54eb}.analysis-insight .btn-date-group .btn-date-type{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59}.analysis-insight .btn-date-group .btn-date-type.active{background-color:#2f54eb;color:#fff}.tab-new-icon{position:absolute;top:-4px;right:-30px;width:35px;height:18px;background:-o-linear-gradient(328deg,#fe8a8a 0,#f55 100%);background:linear-gradient(122deg,#fe8a8a,#f55);-webkit-box-shadow:0 2px 8px 0 rgba(255,85,85,.63);box-shadow:0 2px 8px 0 rgba(255,85,85,.63);border-radius:10px 10px 10px 1px;font-size:10px;font-weight:500;color:#fff;line-height:18px;text-align:center}.brand-hot-shop .none{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:490px;height:280px;margin:100px auto;text-align:center;background-position:top;background-size:100%;background-repeat:no-repeat}.brand-hot-shop .none .title{width:56px;height:20px;margin:8px;font-size:14px;font-weight:500;color:#343874}.insight-trend .no-result-new{height:400px}.insight-trend .property-list{float:right;margin-right:100px}.insight-trend .property-list a{font-size:14px;color:#343874;display:inline-block;margin:0 8px}.insight-trend .property-list a:hover{color:#6483ff}.insight-trend .property-list a.active{color:#2f54eb}.insight-trend .attributes-property{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:455px}.insight-trend .attributes-property .attr-progress-wrap{width:211px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.insight-trend .attributes-property .attr-progress-wrap .attr-number{-ms-flex:1 1;flex:1 1}.insight-trend .attributes-property .attr-chart-granularity{right:-8px;z-index:10;top:-97px;position:absolute;text-align:right}.insight-trend .attributes-property .attr-chart-granularity.last-year .last-year-cbx{color:#666995;position:relative;top:40px;right:6px}.insight-trend .attributes-property .attr-title{height:17px;line-height:17px;font-size:12px;color:#343874;margin-top:14px;display:inline-block;width:92px}.insight-trend .attributes-property .attr-title .content{font-size:12px;width:60px;vertical-align:middle;display:inline-block;color:#343874;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.insight-trend .attributes-property .attr-number{margin-top:14px;height:17px;line-height:17px;font-size:12px}.insight-trend .attributes-property .attr-number.first{color:#343874}.insight-trend .attributes-property .attr-title.first{margin-bottom:6px}.insight-trend .attributes-property .comp-attr-title{position:absolute;bottom:25px;margin-top:50px;height:17px;line-height:17px;font-size:12px;color:#343874}.insight-trend .attributes-property .attr-chart-wrap{margin-top:40px;-ms-flex:1 1;flex:1 1;height:313px;max-width:862px}.insight-trend .attributes-property .attr-chart-wrap.small{margin-top:0;max-width:1130px}.insight-trend .attributes-property .attr-chart-wrap.small .attr-chart-granularity{top:-50px}.insight-trend .attributes-property .attr-chart-wrap.small .attr-chart-granularity .last-year-cbx{top:16px}.attr-title-checkBox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center}.business-export-modal.ant-modal,.business-export-modal .ant-modal-title{color:#282b59}.business-export-modal .ant-modal-header{border:none;padding:24px 24px 16px}.business-export-modal .ant-modal-body{padding-top:0}.business-export-modal .business-export-radio{text-align:center;margin-top:36px}.insight-property-filter .business-search-gray{background-color:#f5f5f5;padding:0 22px;min-height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.insight-property-filter .business-search-gray .search-filter-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.insight-property-filter .business-search-gray .search-filter-wrap .filter-value-title{font-size:14px;color:#343874;margin-right:24px}.insight-property-filter .business-search-gray .search-filter-wrap .close-filter-value{width:12px;height:12px;cursor:pointer;color:rgba(102,105,149,.4)}.insight-property-filter .business-search-gray .search-filter-wrap .filter-value-selected{background-color:#e6eeff;margin:8px 16px 8px 0;padding:0 8px;max-width:120px;height:24px;line-height:24px;border-radius:12px;font-size:12px;color:#2f54eb;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.insight-property-filter .business-search-gray .search-filter-wrap .filter-value-selected .filter-value-property{max-width:100px;display:inline-block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.insight-property-filter .business-search-gray .search-filter-wrap .filter-value-selected .filter-value-diabled{opacity:.4;cursor:not-allowed}.insight-property-filter .business-search-gray .filter-operate-toggle{cursor:pointer;font-size:14px;color:#524588;width:145px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.insight-property-filter .business-search-gray .filter-operate-toggle .toggle-filter-value{margin-left:5px;position:relative;top:3px}.insight-property-filter .filter-item-business-wrap{max-height:275px;background-color:#fff;overflow:auto;padding:0 24px;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}.insight-property-filter .filter-item-business-wrap .search-filter-category{margin-top:4px;background:#fff;display:-ms-flexbox;display:flex}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-title-wrap{width:100px;font-size:14px;color:#282b59;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-scroll{height:auto;-ms-flex:1 1;flex:1 1}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-edit{background-color:#f7f8fa;border-radius:4px}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-wrap{padding-left:8px;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;overflow:auto;max-height:82px;color:#282b59}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-wrap .category-value{display:inline-block;cursor:pointer;margin:12px 40px 12px 0;height:17px;line-height:17px;font-size:14px;color:#343874}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-wrap .category-value .ant-checkbox-wrapper{font-size:14px;color:#343874}.insight-property-filter .filter-item-business-wrap .search-filter-category .check-more-operate{margin-bottom:12px;padding-left:8px}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-wrap::-webkit-scrollbar{-webkit-appearance:none}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-wrap::-webkit-scrollbar-thumb{border-radius:2px;border:6px solid #f7f8fa;background-color:#c8c9d7}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-values-wrap::-webkit-scrollbar-track{background-color:#f7f8fa;border-radius:2px}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-operate-wrap{width:142px;text-align:right;height:41px;line-height:41px}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-operate-wrap .category-operate-check{cursor:pointer;width:40px;margin-right:24px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;border:1px solid #c8c9d7;font-size:12px;color:#343874}.insight-property-filter .filter-item-business-wrap .search-filter-category .category-operate-wrap .category-operate-more{cursor:pointer;white-space:nowrap;width:40px;display:inline-block;text-align:center;height:20px;line-height:20px;border-radius:10px;font-size:12px;color:#343874}.insight-property-filter .filter-wrap-close{max-height:0;overflow:hidden;border-bottom:0;padding:0 24px}.shop-watch-search .search-gray{padding:0 24px;background-color:#f5f5f5;height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.shop-watch-search .search-gray .filter-tab{cursor:pointer;font-size:14px;color:#282b59}.shop-watch-search .search-gray .filter-tab-active{font-size:14px;color:#2f54eb}.shop-watch-search .search-gray .filter-line{display:inline-block;width:2px;height:9px;margin:0 12px;border:1px solid #c8c9d7}.shop-watch-search .search-white{padding:24px 24px 0}.shop-watch-search .search-white .shop-item-sort .sort-item,.shop-watch-search .search-white .shop-item-sort .sort-item-active{cursor:pointer;margin-right:24px;height:20px;line-height:20px;font-size:14px;color:#343874}.shop-watch-search .search-white .shop-item-sort .sort-item-active:hover,.shop-watch-search .search-white .shop-item-sort .sort-item:hover{color:#2f54eb}a.batch-dl-excel{height:16px;font-size:14px;line-height:16px;color:#2f54eb}.price-input-wrap{display:inline-block;-ms-flex-align:center;align-items:center}.price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.price-input-wrap .number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.price-input-wrap .price-line{margin:0 4px}.batch-hot-watch{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#f5f5f5;margin:0 auto;height:52px;padding:0 24px;font-size:14px}.batch-hot-watch .check-all{font-size:14px;color:#343874}.batch-hot-watch .check-num{font-size:14px;font-weight:500;color:#282b59}.batch-hot-watch .join-watch-btn{display:inline-block}.shop-item .small-imgs-wrap{width:1178px!important}.shop-item .mark-text{margin-top:15px;height:17px;line-height:17px;font-size:12px;color:rgba(21,33,53,.8)}.shop-item .numeric-input{width:100px}.shop-item .price-range{display:inline-block}.shop-item .shop-item-dropdown{color:rgba(21,33,53,.8);margin:0 15px}.shop-item .shop-item-dropdown.shop-item-dropdown-link{color:#2f54eb}.shop-item .shop-watch-filter .shop-watch-tip{margin-top:15px;font-size:12px;color:rgba(21,33,53,.8)}.shop-filter-watch .second-line-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;height:52px;margin-top:-16px}.shop-filter-watch .shop-rank-watch{padding:24px 24px 0}.cycle{width:50px;height:50px;background-color:#ff668f;border-radius:25px;float:left;font-size:24px;margin-left:-60px;margin-top:23px;position:absolute;left:50%}.watch-td{padding:16px 5px!important}.watch-td-2{padding:16px 20px!important}.cycleStore{width:50px;height:50px;background-color:#ef8a54;border-radius:25px;float:left;font-size:24px;margin-top:23px;position:absolute;margin-left:-60px;left:50%}.cycleText{height:50px;line-height:50px;display:block;color:#fff;text-align:center;font-size:28px}.NewCommodity{border-top:3px solid #ffc1d1;width:91.5%}.NewCommodity,.NewCommodityStore{background-color:#f7f7f7;height:75px}.NewCommodityStore{border-top:3px solid #ef8a54}#time-select .ant-calendar-picker .ant-input{border:none;font-size:18px;color:#333}#time-select .ant-calendar-picker-icon{right:-4px}.tool-tip{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:rgba(64,64,64,.85);border-radius:4px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2);min-height:34px;max-width:400px}#components-back-top-demo-custom .ant-back-top{bottom:100px}#components-back-top-demo-custom .ant-back-top-inner{height:40px;width:40px;line-height:40px;border-radius:4px;background-color:#1088e9;color:#fff;text-align:center;font-size:20px}.collect-btn{position:fixed;right:0;top:50%;height:80px;width:80px;border-radius:43px;opacity:.8}.collect-btn.hide{display:none}.hot-image{position:relative;width:120px;height:120px;overflow:hidden}.hot-image.hot:after{content:"AI爆款";position:absolute;top:8px;left:-17px;width:70px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#f66e5f;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hot{text-align:right;line-height:40px}.hot .see-hot{display:none}.imgs-wrap{width:1392px;background-color:#fff;padding:16px;float:left;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.imgs-wrap .img-single{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;margin:0 10px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;text-align:center;color:#2f54eb;background:#fff;padding-bottom:15px}.imgs-wrap .img-single:hover .marke-collect,.imgs-wrap .img-single:hover .marke-diff{display:block}.imgs-wrap .img-single .img-single-item{width:100%;padding-top:10px;margin-bottom:10px}.imgs-wrap .img-single .img-single-item img{max-height:100%}.imgs-wrap .img-single .item-name{width:100%;text-align:left;padding:5px 10px;color:#2f54eb}.imgs-wrap .img-single .item-info{font-size:14px;-ms-flex-align:baseline;align-items:baseline;color:#333}.imgs-wrap .img-single .item-info,.imgs-wrap .img-single .item-price{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.imgs-wrap .img-single .item-price{-ms-flex-align:center;align-items:center}.imgs-wrap .img-single .item-price span:last-child{font-size:10px;color:#999}.imgs-wrap .img-single .item-price span:first-child{font-size:18px;color:#f35451}.imgs-wrap .img-single:hover .operate-wrap{opacity:1;-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.img-single:hover{-webkit-transform:translateY(-15px) scale(1.03);-ms-transform:translateY(-15px) scale(1.03);transform:translateY(-15px) scale(1.03);-webkit-box-shadow:rgba(0,0,0,.1) 0 0 9px 1px;box-shadow:0 0 9px 1px rgba(0,0,0,.1)}.ant-pagination{text-align:right}.ant-rate{margin-left:10px}.ant-rate .ant-rate-star{margin-right:5px}.ant-rate .ant-rate-star .anticon{font-size:14px}.sort-wrap span{margin-right:8px;cursor:pointer}.marke-collect,.marke-diff{display:none;cursor:pointer;position:absolute;top:10px;width:58px;height:24px;line-height:24px;font-size:12px;color:#fff;text-align:center;background-color:rgba(0,0,0,.39)}.marke-collect{right:10px}.marke-diff{right:78px}#store-table .shop-style-label{margin-bottom:10px}#store-table .shop-style-label:last-child{margin-bottom:0}.shop-pre .tab{position:relative}.shop-pre .tab .top-right-icon{position:absolute;width:34px;top:0;right:-27px}.analysis-table-row{height:auto!important}.data-explain{width:1392px;margin:0 auto;padding:95px 226px;background-color:#fff}.data-explain .title-first{font-size:44px;font-weight:500;text-align:center;height:58px;line-height:58px;color:#282b59;margin:0 auto 96px}.data-explain .title-second{height:32px;font-weight:500;font-size:24px;line-height:32px;color:#282b59;margin:40px 0 24px}.data-explain .content{font-size:14px;line-height:24px;color:#343874}.data-explain .content .large{height:18px;font-size:18px;font-weight:500;line-height:30px;color:#282b59}.data-explain img{display:block;width:940px;margin:15px auto}.data-explain .img-script{height:18px;font-family:PingFangSC-Regular;font-size:14px;line-height:18px;color:#666995;margin:15px auto;text-align:center}.data-explain li{margin:32px auto}.data-explain li .list-title{height:20px;font-size:16px;font-weight:500;line-height:20px;color:#282b59;display:inline-block;margin:12px auto}.data-explain li .color{color:#f55}.data-explain .last-content{font-size:14px;line-height:24px;color:#282b59}.data-explain .foot-content{font-size:18px;font-weight:500;color:#282b59;text-align:center;margin:38px auto 0}.client-export[data-v-cf64292b]{width:1392px;margin:auto}.client-export header[data-v-cf64292b]{background-color:#fff;padding:24px 24px 0}.client-export header .title[data-v-cf64292b]{height:32px;font-size:24px;font-weight:500;color:#282b59;margin:0 0 16px;line-height:32px}.client-export header .title .export-tips[data-v-cf64292b]{float:right;font-size:12px;font-weight:400;color:#c8c9d7}.client-export header nav[data-v-cf64292b]{height:52px;line-height:52px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.client-export header nav>.tabs>a[data-v-cf64292b]{display:inline-block;font-size:14px;font-weight:500;color:#343874;margin-right:40px;line-height:48px;border-bottom:2px solid transparent}.client-export header nav>.tabs>a.active[data-v-cf64292b]{color:#2f54eb;border-bottom-color:#2f54eb}.client-export header nav .right[data-v-cf64292b]{color:#343874;font-size:12px}.client-export header nav .selection-batch-btn[data-v-cf64292b]{width:68px;height:28px;text-align:center;line-height:28px;background:#eaedfd;border-radius:2px;display:inline-block;margin-left:16px;font-size:14px;font-weight:400;color:#3260f1}.client-export .batch-tool[data-v-cf64292b]{height:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;padding:0 24px}.client-export .batch-tool.show[data-v-cf64292b]{height:52px}.client-export .batch-tool nav[data-v-cf64292b]{margin-right:-9px}.client-export .batch-tool nav>a[data-v-cf64292b]{display:inline-block;color:#2f54eb;padding:0 9px;position:relative}.client-export .batch-tool nav>a[data-v-cf64292b]:not(:last-child):after{content:"";right:0;top:7px;position:absolute;width:1px;background-color:#c8c9d7;height:8px}.client-export .batch-tool nav>a.remove[data-v-cf64292b]{color:#f55}.client-export .batch-tool.show~main[data-v-cf64292b]{margin-top:0}.client-export main[data-v-cf64292b]{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;padding:0 24px;background-color:#fff}.client-export .progress[data-v-cf64292b]{border-radius:4px;overflow:hidden;background:#f5f5f5;height:6px;width:149px;line-height:0;text-align:left}.client-export .progress .bar[data-v-cf64292b]{display:inline-block;height:6px;background:#2f54eb}.client-export .task-tool-icon[data-v-cf64292b]{color:#666995;display:inline-block;margin:0 8px}.client-export .task-tool-icon[data-v-cf64292b]:hover{color:#2f54eb}.client-export .task-tool-icon.remove[data-v-cf64292b]:hover{color:#f55}.page-home{color:#282b59}.page-home .txt-info{color:#666995;font-size:12px!important;font-weight:400}.page-home .txt-muted{color:#666995;font-size:12px;font-weight:400}.page-home>.header{height:226px;margin:-64px 0 -40px;color:#fff;position:relative;overflow:hidden;z-index:0}.page-home>.header .banner-container{height:226px;position:relative;z-index:1;margin:auto}.page-home>.header .banner-container .slick-dots-bottom{bottom:50px}.page-home>.header .banner-container .slick-dots-bottom li button{height:8px}.page-home>.header .banner{z-index:1;width:1392px;height:226px;cursor:pointer}.page-home>.header .banner .banner-img-wrapper{background-repeat:no-repeat;background-size:contain,cover;background-position:50%;height:226px}.page-home>.header .banner img{margin:auto;cursor:pointer}.page-home>.header .title{z-index:2;text-align:left;position:absolute;top:140px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:28px;line-height:50px;font-weight:500;width:1392px;margin:0 auto;pointer-events:none}.page-home>.header .setting-btn{padding:4px 8px;background-color:hsla(0,0%,100%,.1);border-radius:12px;font-size:12px;margin-left:16px;pointer-events:all;color:#fff}.page-home>.header:after{display:inline-block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1440px;height:204px;background-size:auto 204px;background-position:100%;background-repeat:no-repeat}.page-home .home--page-panel.dl-panel .tab-item{line-height:29px}.page-home .home--page-panel.dl-panel .tab-item.active{border-bottom-color:transparent!important}.page-home>.content{width:1392px;position:relative;top:10px;margin:0 auto;display:-ms-flexbox;display:flex;z-index:1;-ms-flex-pack:justify;justify-content:space-between}.page-home>.content .content-main{width:982px}.page-home>.content .main-card{margin-bottom:16px}.page-home>.content .main-card .business-none{padding:40px 0;width:auto}.page-home>.content .main-card .no-result-new{height:300px}.page-home>.content>.content-aside{width:394px;position:relative}.page-home>.content>.content-aside .contact-wrapper{position:absolute;top:-30px;right:0}.page-home>.content>.content-aside .contact-wrapper>span{color:#fff;font-size:14px;cursor:pointer}.page-home>.content>.content-aside .left-card{margin-bottom:16px;width:394px;display:block;padding:24px 21px;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);-webkit-transform:all .4s;-ms-transform:all .4s;transform:all .4s;border-radius:4px;font-size:14px;text-align:left;color:#282b59}.page-home>.content>.content-aside .follow-gzh{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;position:relative;height:92px}.page-home>.content>.content-aside .follow-gzh:hover{height:282px}.page-home>.content>.content-aside .follow-gzh:hover .gzh{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.page-home>.content>.content-aside .gzh{width:200px;position:absolute;top:92px;left:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;text-align:center;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.page-home>.content>.content-aside .inspiration-coll{position:relative;height:198px;background-repeat:no-repeat;background-size:cover;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.page-home>.content>.content-aside .inspiration-coll .button{position:absolute;bottom:24px;left:48px;width:102px;height:28px;background-color:#fff;border-radius:14px;font-size:12px;font-weight:500;color:#212121;line-height:28px;text-align:center}.page-home>.content>.content-aside .inspiration-coll .button:hover{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.05)),to(rgba(0,0,0,.05)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.05),rgba(0,0,0,.05));background-image:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05))}.page-home>.content>.content-aside .inspiration-coll .button i{font-size:8px;vertical-align:baseline}.page-home .team-info{background:#fff;height:54px;padding:0 24px 0 0;border-radius:4px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}.page-home .team-info .team-name{color:#282b59;font-size:16px;line-height:22px;font-weight:500;margin-left:14px}.page-home .team-info>.edition{display:inline-block;position:relative;left:-8px;top:1px;padding:0 10px 0 8px;background-image:-o-linear-gradient(322deg,#56a7ff 0,#7680ff 100%);background-image:linear-gradient(128deg,#56a7ff,#7680ff);-webkit-box-shadow:0 6px 20px 0 rgba(155,179,217,.58);box-shadow:0 6px 20px 0 rgba(155,179,217,.58);border-radius:2px 12px 12px 2px;font-size:12px;color:#fff;line-height:24px}.page-home .member-info{margin-left:6px;color:#282b59;font-size:14px}.page-home .txt-muted{font-size:14px}.page-home .expired-tips{position:absolute;top:-28px;left:-24px;padding-left:16px;padding-right:10px;width:100%;height:28px;background-color:#fff4d4;border:1px solid #ffd558;color:#282b59;font-size:12px;line-height:28px}.page-home .team-info-title{line-height:72px;display:-ms-flexbox;display:flex;position:relative}.page-home .btn-up{display:inline-block;height:34px;line-height:34px;margin-left:16px;position:relative;text-align:center;font-size:14px;color:#282b59;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.page-home .btn-up:hover .extend{display:-ms-flexbox;display:flex}.page-home .btn-up .extend{z-index:5;position:absolute;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:228px;padding:24px;background-color:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);bottom:0;left:44px;-webkit-transform:translate(-50%,105%);-ms-transform:translate(-50%,105%);transform:translate(-50%,105%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.page-home .btn-up .extend span{margin-bottom:10px;color:#343874;font-size:12px;font-weight:400;line-height:16px}.page-home .btn-up .extend img{width:120px;height:120px}.page-home .btn-up .extend:before{border:15px solid transparent;border-left-color:rgba(0,0,0,.1)}.page-home .btn-up .extend:after,.page-home .btn-up .extend:before{position:absolute;top:-22px;left:100px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);display:block;content:"";width:0;height:0}.page-home .btn-up .extend:after{border:15px solid transparent;border-left-color:#fff}.page-home .team-info-content{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex}.page-home .team-info-content li:not(:last-of-type):after{content:" ";position:absolute;width:1px;height:88px;border-left:1px solid #ededed;right:-1px;top:0}.page-home .team-info-content li{-ms-flex:1 1;flex:1 1;text-align:center;position:relative}.page-home .team-info-content li .sub-title{font-size:14px;color:#282b59}.page-home .team-info-content li .sub-number{font-family:DINAlternate-Bold;font-size:40px;color:#282b59}.page-home .find-section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.page-home .lnk-custom-card{width:306px;height:84px;padding:16px;margin-right:8px;border-radius:2px;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.page-home .lnk-custom-card:nth-child(3n){margin-right:0}.page-home .lnk-custom-card:hover{background-color:#f5f8ff;border-color:transparent}.page-home .lnk-custom-card:hover .lnk-custom-btns{opacity:1}.page-home .lnk-custom-card .lnk-custom-btns{opacity:0;font-size:14px}.page-home .lnk-custom-card .lnk-info-wrapper{width:180px;margin:0 16px 0 4px}.page-home .lnk-custom-card .icon{color:#c8c9d7}.page-home .lnk-custom-card .icon:hover{color:#2f54eb}.page-home .lnk-custom-card .lnk-custom-title{display:-ms-flexbox;display:flex;font-size:16px;line-height:19px;color:#282b59;font-weight:500;margin-bottom:6px;width:100%}.page-home .lnk-custom-card .lnk-custom-subtitle{line-height:16px;font-size:12px;margin-bottom:8px}.page-home .lnk-custom-card .lnk-custom-info{width:238px;height:48px;border-radius:2px;border:1px solid #dde5f9;margin-top:16px;padding:8px;line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;color:#666995;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.page-home .lnk-cards{background-color:#fff;padding:16px 16px 24px;margin-bottom:16px}.page-home .lnk-cards .lnk-card{margin:24px 8px 0}.page-home .lnk-template{width:270px;height:133px;background:#f5f8ff;-webkit-box-shadow:0 5px 18px 0 #e0e8fc;box-shadow:0 5px 18px 0 #e0e8fc;border-radius:4px;border:1px solid #dde5f9}.page-home .lnk-template-card{width:270px;height:133px;background-color:#f5f8ff;border-radius:4px;display:inline-block;padding:20px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent;margin:0 8px 16px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;vertical-align:middle;cursor:pointer}.page-home .lnk-template-card:hover{-webkit-box-shadow:0 5px 18px 0 #e0e8fc;box-shadow:0 5px 18px 0 #e0e8fc;border-radius:4px;border:1px solid #dde5f9}.page-home .lnk-template-card:hover .lnk-template-btns{opacity:1}.page-home .lnk-template-card .lnk-template-btns{opacity:0;font-size:14px}.page-home .lnk-template-card .icon{color:#c8c9d7}.page-home .lnk-template-card .icon:hover{color:#2f54eb}.page-home .lnk-template-card .lnk-template-title{display:-ms-flexbox;display:flex;font-size:16px;line-height:19px;color:#282b59;font-weight:500;margin-bottom:6px}.page-home .lnk-template-card .lnk-template-subtitle{line-height:16px}.page-home .lnk-template-card .lnk-template-content{width:240px;height:19px;font-size:16px;font-weight:500;color:#282b59;line-height:19px;margin-bottom:8px;margin-top:14px}.page-home .lnk-template-card .link-template-conditions{height:16px;font-size:12px;font-weight:400;color:#343874;line-height:16px}.page-home .find-lnk,.page-home .find-trend{background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}.page-home .find-lnk{min-height:360px;width:100%;border-radius:4px}.page-home .find-content{height:calc(100% - 73px);padding:8px 24px}.page-home .find-content .zk-button{background-color:#2f54eb!important;border-color:#1741eb}.page-home .find-content .fast-collect-button{background-color:#2f54eb;border-color:#1741eb;color:#fff}.page-home .find-content::-webkit-scrollbar{display:none}.page-home .line{height:1px;background-color:#f5f5f5;margin:0 24px}.page-home .find-contend{padding:24px}.page-home .find-trend-title{font-size:22px;font-weight:500;color:#282b59;padding:20px 24px}.page-home .haokuan-title{font-size:18px;padding:14px 24px;display:-ms-flexbox;display:flex;color:#666995;line-height:26px;position:relative;cursor:pointer}.page-home .haokuan-title .single-title{padding-right:28px;font-weight:500}.page-home .haokuan-title .single-title.active{color:#282b59}.page-home .haokuan-title .single-type{position:absolute;right:0;top:15px;z-index:99;display:-ms-flexbox;display:flex;font-weight:400}.page-home .haokuan-title .single-type .single-type-title{cursor:pointer;font-size:14px;color:#666995;margin-right:24px;padding-bottom:11px}.page-home .haokuan-title .single-type .single-type-title.active{color:#2f54eb}.page-home .lnk-cards-trend{padding:24px 16px}.page-home .lnk-cards-trend .lnk-card{margin:24px 8px 0}.page-home .tab-background,.page-home .tab-background:hover{background:-o-linear-gradient(135deg,#2f54eb 0,#5b86f8 100%)!important;background:linear-gradient(-45deg,#2f54eb,#5b86f8)!important}.page-home .trend-report-charts{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px}.page-home .trend-report-charts .chart{width:286px;-ms-flex:1 1;flex:1 1}.page-home .work-table-popover{width:200px}.page-home .work-table-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.page-home .work-table-contact-popover .ant-popover-inner-content{padding:0!important}.page-home .popover-body{width:200px;height:202px;margin:0 auto;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-top:25px}.page-home .popover-body .code{width:114px;height:114px;margin-bottom:8px}.page-home .popover-body .text{width:135px;color:#262626;font-size:12px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code{width:372px;height:380px;background-color:#fff;-webkit-box-shadow:0 2px 20px 4px rgba(38,38,38,.1);box-shadow:0 2px 20px 4px rgba(38,38,38,.1);border-radius:10px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .tel{width:100%;display:-ms-flexbox;display:flex;padding:40px 0 40px 42px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .tel img{width:20px;height:20px;margin-right:18px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .tel .content{font-size:16px;color:#262626}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .wechart{display:-ms-flexbox;display:flex;padding-left:42px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .wechart img{width:20px;height:20px;margin-right:18px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .wechart .content .title{font-size:16px;color:#262626}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .wechart .content .des{font-size:14px;color:#262626}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .qrcode{margin-top:16px;margin-left:80px}.work-table-contact-popover .ant-popover-inner-content .code .contactus-code .qrcode img{width:150px;height:150px}.recent-shop-list,.recent-shop-list .shop-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.recent-shop-list .shop-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-right:14px;cursor:pointer;width:110px}.recent-shop-list .shop-item:last-child{margin-right:0}.recent-shop-list .shop-red-dot{position:absolute;width:8px;height:8px;right:3px;top:3px;background:#ff7272;border-radius:50%;border:2px solid #fff;-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,42%,.2);box-shadow:0 1px 2px 0 hsla(0,0%,42%,.2);-webkit-box-sizing:content-box;box-sizing:content-box}.recent-shop-list .shop-cover-wrap{width:60px;height:60px;border-radius:50%;margin-bottom:12px;border:1px solid #dde5f9;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.recent-shop-list .shop-cover{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.recent-shop-list .shop-name{color:#666995;font-size:12px;width:110px;text-align:center}.recent-items-list::-webkit-scrollbar,.recent-shop-list::-webkit-scrollbar{display:none}.recent-items-wrapper{width:100%;margin-right:16px;margin-bottom:-16px}.recent-items-wrapper .recent-items-list{margin-left:-13px;margin-right:-16px;padding-bottom:24px;height:100%;min-height:300px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:scroll}.recent-items-wrapper .recent-items-list .list-card{width:295px;margin:0 12px 24px}.recent-items-wrapper .recent-items-list::-webkit-scrollbar{display:none}.recent-items-wrapper .item-card{width:220px;height:278px;margin:0 16px 16px 0;cursor:pointer;position:relative}.recent-items-wrapper .item-card .collect-wrap{opacity:0}.recent-items-wrapper .item-card:hover .collect-wrap{opacity:1}.recent-items-wrapper .item-cover{width:220px;height:220px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover}.recent-items-wrapper .item-name{font-size:13px;color:#343874;font-weight:500}.recommend-list-wrap{width:100%;margin-right:16px;margin-bottom:-16px}.recommend-list-wrap .recommend-list{margin-left:-13px;margin-right:-16px;padding-bottom:24px;height:100%;min-height:300px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recommend-list-wrap .recommend-list .list-card{width:295px;margin:0 12px 24px}.recommend-list-wrap .recommend-list::-webkit-scrollbar{display:none}.recommend-list-wrap .item-card{width:220px;height:278px;margin:0 16px 16px 0;cursor:pointer;position:relative}.recommend-list-wrap .item-card .collect-wrap{opacity:0}.recommend-list-wrap .item-card:hover .collect-wrap{opacity:1}.recommend-list-wrap .item-cover{width:220px;height:220px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover}.recommend-list-wrap .item-name{font-size:13px;color:#343874;font-weight:500}.entry-list-wrap{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.entry-list-wrap.my{padding-bottom:24px;border-bottom:1px solid #efeff2}.entry-list-wrap hr{line-height:0;height:0;margin:0;padding:0;overflow:hidden;border:none}.entry-list-wrap .entry-item{width:296px;height:88px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;padding:24px 16px;margin-right:23px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent;border-radius:4px}.entry-list-wrap .entry-item.draggable-mirror{background-color:#fff;border:1px solid #efeff2;-webkit-box-shadow:0 2px 16px 0 #e0e8fc;box-shadow:0 2px 16px 0 #e0e8fc;opacity:.6}.entry-list-wrap .entry-item:nth-child(3n){margin-right:0}.entry-list-wrap .entry-item:hover{width:296px;height:88px;background:#f5f8ff;border-radius:4px}.entry-list-wrap .entry-item .recommend-tag{background:rgba(255,102,0,.08);border-radius:2px;font-size:12px;color:#f60;padding:2px 4px;margin-left:8px}.entry-list-wrap .entry-item .new-entry-tag{background:rgba(255,85,85,.08);border-radius:2px;font-size:12px;font-weight:600;color:#f55;padding:2px 4px;margin-left:8px}.entry-list-wrap .entry-item .btn-add,.entry-list-wrap .entry-item .btn-del{position:absolute;right:12px;top:12px;width:17px;height:17px;color:#7c80ac;border-radius:999999}.entry-list-wrap .entry-item.edit{border:1px solid #dde5f9;cursor:default;margin-bottom:16px}.entry-list-wrap .entry-item.edit:hover{-webkit-box-shadow:none;box-shadow:none;background:#f5f8ff}.entry-list-wrap .entry-item.edit:hover .btn-add,.entry-list-wrap .entry-item.edit:hover .btn-del{color:#2e52e6}.entry-list-wrap .icon{width:40px;height:40px;margin-right:16px}.entry-list-wrap .entry-title{font-size:16px;font-weight:500;color:#282b59;line-height:20px}.entry-list-wrap .entry-subtitle{color:#666995;font-size:12px;width:208px;margin-top:4px}.entry-list-wrap .disabled{cursor:not-allowed}.entry-list-wrap .disabled .entry-subtitle,.entry-list-wrap .disabled .entry-title,.entry-list-wrap .disabled .icon{opacity:.45}.entry-list-wrap .disabled:hover{-webkit-box-shadow:none;box-shadow:none;border:none}.entry-list-wrap .not-auth{display:inline-block;text-align:center;line-height:20px;width:52px;height:20px;margin-left:8px;background-color:#efeff2;border-radius:12px 12px 12px 4px;font-size:12px;color:#d4d5e0}.home--page-tab .home--page-tab-item:last-child{margin-right:0}.zy-home-entry-modal .ant-modal-body{padding:0 24px}.zy-home-entry-modal .entry-list-wrap .entry-item{margin-right:16px}.zy-home-entry-modal .ant-modal-header{border-bottom:none}.zy-home-entry-modal .title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-right:32px}.zy-home-entry-modal .content{height:456px;overflow:scroll;margin:0 -12px 0 0}.zy-home-entry-modal .input-right-search-warp input{padding-left:32px}.zy-home-entry-modal .ant-modal-footer{padding:16px 24px}.modal-entry-list{position:relative;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;margin-bottom:32px}.modal-entry-list .entry-list-wrap{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;max-height:1000px}.modal-entry-list .entry-list-wrap.fold{overflow:hidden;max-height:112px;min-height:100px}.modal-entry-list a{color:#3b4081}.modal-entry-list .btn-fold{position:absolute;right:24px;top:0}.modal-entry-list h3{font-size:16px;font-weight:400;color:#282b59;line-height:22px;position:relative}.modal-entry-list h3:before{content:"";display:inline-block;margin-right:8px;width:3px;height:12px;background:#2f54eb}.dl-panel.home--page-panel .btn-all-entrios{width:90px;height:28px;border-radius:2px;color:#666995;display:inline-block;padding:4px 8px}.dl-panel.home--page-panel .btn-all-entrios:hover{background:rgba(0,0,0,.04)}.report-container{width:394px;background:#fff;margin-bottom:16px;border-radius:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);padding-bottom:24px}.report-container .report-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 20px 0 24px;height:54px}.report-container .report-title-wrapper .report-title{color:#282b59;font-size:16px;margin-right:28px;font-weight:500}.report-container .report-title-wrapper .report-arrow{height:14px;width:9px;margin-right:30px}.report-container .report-title-wrapper .report-arrow-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-ms-flex:1 1;flex:1 1}.report-container .report-title-wrapper .report-more{color:#666995;font-size:14px}.report-container .report-switch-box{width:346px;margin:2px auto 0;overflow:hidden;border:1px solid #dde5f9;display:-ms-flexbox;display:flex;-webkit-transition:all .5s;-o-transition:.5s all;transition:all .5s}.report-container .report-body{width:346px;margin:0 auto;-ms-flex-negative:0;flex-shrink:0}.report-container .report-body .report-cover{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.report-container .report-body .report-info{padding:16px 16px 0}.report-container .report-body .report-title{color:#282b59;font-size:20px;margin-bottom:4px;font-weight:500;max-width:300px;line-height:28px}.report-container .report-body .report-time{font-size:16px;line-height:24px;color:#666995}.recommennd-shop-2 .recommend-shop-skip-2{float:right;cursor:pointer;color:#343874}.recommennd-shop-2 .recommend-shop-title{margin-bottom:12px}.recommennd-shop-2 .recommend-shop-2-types-tabs{margin-top:24px}.recommennd-shop-2 .recommend-shop-2-types-tabs .tab{display:inline-block;width:80px;height:28px;line-height:28px;text-align:center;font-size:14px;color:#8789ac;cursor:pointer;border-radius:2px;border:1px solid #8789ac;background-color:#fff;margin-right:16px;margin-bottom:16px}.recommennd-shop-2 .recommend-shop-2-types-tabs .tab.active{color:#fff;background-color:#2f54eb;border:1px solid #2f54eb}.shoplist-item-change-next{font-size:14px;font-weight:500;color:#2f54eb;cursor:pointer;float:right;line-height:15px}.shoplist-item-change-next:hover{opacity:.8}.login-guide-page-panel{background:none!important;width:100%;padding:0}.content{position:relative}.content .show-mask{position:absolute;top:0;right:0;left:0;bottom:0;z-index:10;cursor:not-allowed}.content .no-shop-logo{margin-right:10px;width:56px;height:56px;line-height:56px;text-align:center;background-color:#91baff;font-size:46px;font-weight:500;color:#fff}.content .content-filter{width:1178px;margin:-100px auto 0;background-color:#fff;position:relative;padding:20px 24px 0}.content .content-table{padding:0 24px;width:1178px;margin:0 auto;background-color:#fff}.content .content-table .ant-table-placeholder{z-index:0}.login-guide-shop-list{z-index:1}.login-guide-shop-list .small-imgs-wrap{width:1178px!important}.login-guide-shop-list .mark-text{margin-top:15px;height:17px;line-height:17px;font-size:12px;color:rgba(21,33,53,.8)}.login-guide-shop-list .numeric-input{width:100px}.login-guide-shop-list .price-range{display:inline-block}.login-guide-shop-list .shop-item-dropdown{color:rgba(21,33,53,.8);margin:0 15px}.login-guide-shop-list .shop-item-dropdown.shop-item-dropdown-link{color:#2f54eb}.login-guide-shop-list .shop-watch-filter .shop-watch-tip{margin-top:15px;font-size:12px;color:rgba(21,33,53,.8)}.recommend-store-list{margin-top:16px;height:446px;overflow-y:auto;width:100%}.recommend-store-list .change-button{top:60px;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;background:#fff;border-bottom:1px solid #efeff2;width:1130px}.recommend-store-list .change-list{height:52px;font-size:14px;font-weight:500;color:#2f54eb;line-height:52px;cursor:pointer}.recommend-store-list .list-item{height:104px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.recommend-store-list .list-item .tip{height:16px;margin:0 0 24px;font-size:12px;line-height:16px;color:#9ea2c2}.recommend-store-list .list-item .tip .name{color:#282b59;font-weight:500}.recommend-store-list .list-item .tip .name:hover{color:#2f54eb}.recommend-store-list .list-item .tip .crawl-time{color:#282b59;font-weight:500}.recommend-store-list .list-item .shop-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.recommend-store-list .list-item .shop-info .shop-list-img-logo{width:72px;max-height:72px}.recommend-store-list .list-item .shop-info .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 12px}.recommend-store-list .list-item .shop-info .info .shop-name{height:20px;margin:0 8px 12px 0;font-size:14px;font-weight:500;line-height:20px;color:#282b59}.recommend-store-list .list-item .shop-info .info .shop-name:hover{color:#2f54eb}.recommend-store-list .list-item .shop-info .info .shop-monitoring-cancel,.recommend-store-list .list-item .shop-info .info .shop-monitoring-confirm{border-radius:12px;border:1px solid #2f54eb;height:20px;padding:0 8px;line-height:18px;color:#2f54eb}.recommend-store-list .list-item .shop-info .info .shop-monitoring-cancel{border:1px solid #c8c9d7;color:#c8c9d7}.recommend-store-list .list-item .shop-info .info .tmall-logo{margin:3px 0 0 8px}.recommend-store-list .list-item .shop-info .info .shop-details{height:16px;font-size:12px;line-height:16px;color:#666995}.recommend-store-list .list-item .shop-info .info .shop-details span{display:inline-block;margin:0 24px 0 0}.recommend-store-list .list-item .shop-info .info .ant-tag{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px;margin-bottom:8px}.recommend-store-list .list-item .shop-info .info .type{background:#f7f7fa;color:#343874}.recommend-store-list .list-item .shop-info .info .style{background:#e6eeff;color:#343874}.recommend-store-list .list-item .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}.recommend-store-list .list-item .right .option{display:none;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.recommend-store-list .list-item .right .option .divide{width:1px;height:9px;background:#c8c9d7}.recommend-store-list .list-item .right .dimback{display:inline-block;width:72px;height:72px;margin:0 0 0 12px;background:#000;position:relative}.recommend-store-list .list-item .right .dimback .dim{margin:0;opacity:.3;filter:alpha(opacity=30)}.recommend-store-list .list-item .right .dimback span{display:inline-block;position:absolute;top:0;left:0;width:72px;height:72px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff;line-height:72px;text-align:center}.recommend-store-list .list-item .right .dimback img{width:72px;height:72px;margin:0 12px}.recommend-store-list .list-item:hover .right .option{display:-ms-flexbox;display:flex}.recommend-store-list .hidden-list-item{height:0;overflow:hidden}.recommend-store-list .no-result-title{width:100%;text-align:center;height:450px}.recommend-store-list .no-result-title img{width:489px;height:132px;margin:100px auto 32px}.recommend-store-list .no-result-title .text{height:24px;font-size:16px;line-height:24px;color:#666995}.recommend-store-list .no-result-title .text-tomorrow{font-size:16px;margin-top:12px;color:#666995}.recommend-store-list .ant-list-split .ant-list-item{border-bottom:unset}.recommend-store-list .ant-list-split .ant-list-item .list-item{padding:16px 0;border-bottom:1px solid #e8e8e8}.recommend-store-list .ant-list-split .ant-list-item .hidden-list-item{border-bottom:unset!important}.recommend-store-list-shop-tag{height:20px;line-height:20px;margin-bottom:4px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:390px}.login-guide{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.login-guide .recommend-shop{width:900px;padding:24px;background-color:#fff;background-image:unset;background-size:341px 219px;background-position:100% 0;background-repeat:no-repeat}.login-guide .recommend-shop .recommend-shop-title{font-size:20px;font-weight:500;line-height:26px;color:#282b59}.login-guide .recommend-shop .shop-tags{margin:24px 0 59px}.login-guide .recommend-shop .shop-tag{display:inline-block;height:24px;margin:0 16px 16px 0;padding:0 8px;background-color:#f0f5ff;border-radius:4px;font-size:12px;line-height:24px;text-align:center;color:#2f54eb;cursor:pointer}.login-guide .recommend-shop .recommend-shop-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:820px;height:306px}.login-guide .recommend-shop .recommend-shop-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:132px;margin:0 16px 40px}.login-guide .recommend-shop .recommend-shop-logo{width:56px;height:56px;background-size:100% 100%;background-repeat:no-repeat;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.1);box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:2px}.login-guide .recommend-shop .recommend-shop-logo.no-shop-logo{line-height:56px;text-align:center;background-color:#91baff;font-size:36px;font-weight:500;color:#fff}.login-guide .recommend-shop .recommend-shop-name{width:132px;height:18px;margin:10px 0 8px;font-size:14px;font-weight:500;line-height:18px;color:#282b59;text-align:center;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.login-guide .recommend-shop .recommend-shop-option{font-size:12px;line-height:16px;color:#666995;vertical-align:text-bottom}.login-guide .recommend-shop .ant-checkbox-checked+span .recommend-shop-option{color:#2f54eb}.login-guide .recommend-shop .recommend-shop-footer{margin:35px auto 16px;font-size:14px;line-height:17px;color:#666995;text-align:center}.login-guide .recommend-shop .recommend-shop-button{width:320px;height:48px;margin:auto;background-color:#2f54eb;border-radius:4px;font-size:18px;font-weight:500;line-height:48px;color:#fff;text-align:center;cursor:not-allowed;opacity:.3}.login-guide .recommend-shop .recommend-shop-button:hover{-webkit-box-shadow:0 2px 6px 0 rgba(47,84,235,.6);box-shadow:0 2px 6px 0 rgba(47,84,235,.6)}.login-guide .recommend-shop .recommend-shop-button.active{opacity:1;cursor:pointer}.login-guide .recommend-shop .recommend-shop-btns{position:relative}.login-guide .recommend-shop .recommend-shop-skip{position:absolute;top:14px;left:594px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:20px;color:#2f54eb;cursor:pointer}.login-guide .recommend-ins{position:relative;width:900px;height:640px;padding:40px;background-color:#fff}.login-guide .recommend-ins .recommend-ins-title{font-size:20px;font-weight:500;line-height:26px;color:#282b59}.login-guide .recommend-ins .recommend-ins-next{position:absolute;top:40px;right:36px;width:64px;height:24px;background-color:#fff;border-radius:12px;border:1px solid #2f54eb;font-size:12px;font-weight:500;line-height:24px;color:#2f54eb;text-align:center;cursor:pointer}.login-guide .recommend-ins .recommend-ins-next:hover{background-color:#2f54eb;color:#fff}.login-guide .recommend-ins .recommend-ins-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:762px;height:408px;margin:37px 29px 0}.login-guide .recommend-ins .recommend-ins-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:194px;height:180px;margin:0 30px 24px;background-color:#fff;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.1);box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:4px}.login-guide .recommend-ins .recommend-ins-img{position:relative;width:178px;height:120px;margin:0 0 8px}.login-guide .recommend-ins .recommend-ins-img .image-small{position:absolute;top:0;left:0;width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.login-guide .recommend-ins .recommend-ins-img .image-mini{position:absolute;top:0;right:0;width:56px;height:59px;-o-object-fit:cover;object-fit:cover}.login-guide .recommend-ins .recommend-ins-img .image-mini2{top:61px}.login-guide .recommend-ins .recommend-ins-blogger{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:178px;height:36px}.login-guide .recommend-ins .recommend-ins-logo{width:36px;height:36px;background-size:100% 100%;background-position:50%;background-repeat:no-repeat;border:1px solid #f7f7f7;border-radius:36px}.login-guide .recommend-ins .recommend-ins-name{width:82px;height:38px;margin:0 12px 0 8px;font-size:14px;font-weight:500;line-height:18px;color:#282b59;text-align:left}.login-guide .recommend-ins .recommend-ins-name div{width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.login-guide .recommend-ins .recommend-ins-name span{display:inline-block;font-size:11px;font-weight:400;line-height:16px;color:#666995;white-space:nowrap;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.login-guide .recommend-ins .recommend-ins-option{width:40px;height:24px;border-radius:12px;border:.5px solid #2f54eb;font-size:12px;line-height:24px;color:#2f54eb;text-align:center;cursor:pointer}.login-guide .recommend-ins .recommend-ins-option.cancel{border:.5px solid #d5d7e6;color:#343874}.login-guide .recommend-ins .recommend-ins-option:hover{border:.5px solid #2f54eb;background-color:#2f54eb;color:#fff}.login-guide .recommend-ins .recommend-ins-footer{margin:8px auto 16px;font-size:14px;line-height:17px;color:#666995;text-align:center}.login-guide .recommend-ins .recommend-ins-button{display:block;width:320px;height:48px;margin:auto;background-color:#2f54eb;border-radius:4px;font-size:18px;font-weight:500;line-height:48px;color:#fff;text-align:center;cursor:not-allowed;opacity:.3}.login-guide .recommend-ins .recommend-ins-button:hover{-webkit-box-shadow:0 2px 6px 0 rgba(47,84,235,.6);box-shadow:0 2px 6px 0 rgba(47,84,235,.6)}.login-guide .recommend-ins .recommend-ins-button.active{opacity:1;cursor:pointer}.login-guide .ins-setting{position:relative;min-width:900px;width:900px;height:640px;padding:40px;background-color:#fff}.login-guide .ins-setting .ins-setting-skip{position:absolute;top:40px;right:40px;font-size:18px;line-height:25px;color:#aaa;cursor:pointer}.login-guide .ins-setting .ins-setting-title{width:auto;height:auto;margin:0 0 8px;font-size:20px;font-weight:500;line-height:26px;color:#282b59}.login-guide .ins-setting .ins-setting-type{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin:0 0 24px}.login-guide .ins-setting .ins-setting-type-title{position:relative;display:inline-block;width:54px;height:36px;margin:0 12px;font-size:18px;font-weight:500;line-height:36px;color:#282b59}.login-guide .ins-setting .ins-setting-type-title:before{position:absolute;top:15px;left:-12px;content:"";display:inline-block;width:6px;height:6px;border-radius:6px;background-color:#2f54eb}.login-guide .ins-setting .ins-setting-tag{display:inline-block;width:82px;height:36px;margin:0 8px 16px;background-color:#fff;border-radius:2px;border:1px solid #d5d7e6;font-size:14px;color:#343874;line-height:36px;text-align:center}.login-guide .ins-setting .ins-setting-tag.active{color:#2f54eb;border:1px solid #2f54eb}.login-guide .ins-setting .ins-setting-tip{margin:43px auto 0;font-size:14px;line-height:17px;color:#f55;text-align:center}.login-guide .ins-setting .ins-setting-btn{position:absolute;left:290px;bottom:32px;width:320px;height:48px;margin:16px auto 0;background-color:#2f54eb;border-radius:4px;font-size:18px;font-weight:500;line-height:48px;color:#fff;text-align:center;cursor:pointer}.login-guide .ins-setting .ins-setting-btn:hover{-webkit-box-shadow:0 2px 6px 0 rgba(47,84,235,.6);box-shadow:0 2px 6px 0 rgba(47,84,235,.6)}.login-guide .ins-setting-sub-title{margin-bottom:32px;font-size:14px;line-height:20px;color:#343874}.login-guide .ins-setting-gender{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.login-guide .ins-setting-gender .ins-setting-gender-item{margin-right:15px;margin-bottom:30px;cursor:pointer}.login-guide .ins-setting-gender .ins-setting-gender-item:nth-child(6){margin-right:0}.login-guide .ins-setting-gender .ins-setting-gender-item .ins-setting-gender-item-image{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:124px;height:124px;margin-bottom:12px;border-radius:70px}.login-guide .ins-setting-gender .ins-setting-gender-item .ins-setting-gender-item-image img{width:124px;height:124px}.login-guide .ins-setting-gender .ins-setting-gender-item .ins-setting-gender-item-image.active{border:2px solid #2f54eb}.login-guide .ins-setting-gender .ins-setting-gender-item .ins-setting-gender-item-image.active img{width:116px;height:116px}.login-guide .ins-setting-gender .ins-setting-gender-item .ins-setting-gender-item-name{font-size:16px;line-height:22px;color:#343874;text-align:center}.login-guide .ins-setting-category .ins-setting-category-item-first-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:17px;padding:0 42px}.login-guide .ins-setting-category .ins-setting-category-item-first-wrap .ins-setting-category-item-first{position:relative;font-size:16px;font-weight:500;line-height:22px;color:#282b59;cursor:pointer}.login-guide .ins-setting-category .ins-setting-category-item-first-wrap .ins-setting-category-item-first.active{color:#2f54eb}.login-guide .ins-setting-category .ins-setting-category-item-first-wrap .ins-setting-category-item-first.active:after{content:"";position:absolute;left:50%;bottom:-17px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;width:16px;height:16px;border:8px solid;border-color:#fff #fff #f9f9fc}.login-guide .ins-setting-category .ins-setting-category-item-second-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px;background-color:#f9f9fc;border-radius:2px}.login-guide .ins-setting-category .ins-setting-category-item-second-wrap .ins-setting-category-item-second{padding:8px 16px;margin-right:16px;margin-bottom:16px;background-color:#fff;border-radius:2px;border:1px solid #d5d7e6;font-size:14px;line-height:20px;color:#343874;cursor:pointer}.login-guide .ins-setting-category .ins-setting-category-item-second-wrap .ins-setting-category-item-second.active{color:#2f54eb;border:1px solid #2f54eb}.login-guide .ins-setting-blogger{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.login-guide .ins-setting-blogger .ins-setting-blogger-item{padding:8px 16px;margin-right:16px;margin-bottom:16px;background-color:#fff;border-radius:2px;border:1px solid #d5d7e6;font-size:14px;line-height:20px;color:#343874;cursor:pointer}.login-guide .ins-setting-blogger .ins-setting-blogger-item.active{color:#2f54eb;border:1px solid #2f54eb}.login-guide .ins-setting-brand .ins-setting-brand-search{position:relative;width:320px;margin:0 auto 26px;padding:0 16px;height:41px;line-height:41px;background-color:#f7f7fa;border-radius:20px}.login-guide .ins-setting-brand .ins-setting-brand-search .ins-setting-brand-search-icon{z-index:1;position:absolute;top:15px;left:110px;font-size:13px;color:#c8c9d7}.login-guide .ins-setting-brand .ins-setting-brand-search input{z-index:2;position:relative;display:inline-block;border:0;background-color:transparent;margin-left:4px;width:288px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#282b59}.login-guide .ins-setting-brand .ins-setting-brand-search input::-webkit-input-placeholder{color:#c8c9d7;font-size:14px;text-align:center}.login-guide .ins-setting-brand .ins-setting-brand-search input::-moz-placeholder{color:#c8c9d7;font-size:14px;text-align:center}.login-guide .ins-setting-brand .ins-setting-brand-search input:-ms-input-placeholder{color:#c8c9d7;font-size:14px;text-align:center}.login-guide .ins-setting-brand .ins-setting-brand-search input::-ms-input-placeholder{color:#c8c9d7;font-size:14px;text-align:center}.login-guide .ins-setting-brand .ins-setting-brand-search input::placeholder{color:#c8c9d7;font-size:14px;text-align:center}.login-guide .ins-setting-brand .ins-setting-brand-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.login-guide .ins-setting-brand .ins-setting-brand-item-wrap .ins-setting-brand-item{padding:8px 16px;margin-right:16px;margin-bottom:16px;background-color:#fff;border-radius:2px;border:1px solid #d5d7e6;font-size:14px;line-height:20px;color:#343874}.login-guide .ins-setting-brand .ins-setting-brand-item-wrap .ins-setting-brand-item .ins-setting-brand-item-icon{margin-left:6px;font-size:8px;color:#c8c9d7;cursor:pointer;vertical-align:middle}.login-guide .ins-setting-message{position:absolute;bottom:96px;left:0;right:0;font-size:14px;line-height:17px;color:#f55;text-align:center}.ant-popover.ins-setting-brand-overlay{width:320px;height:333px}.ant-popover.ins-setting-brand-overlay .ant-popover-content .ant-popover-arrow{display:none}.ant-popover.ins-setting-brand-overlay .ant-popover-content .ant-popover-inner-content{padding:8px 0}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list{width:320px;height:333px;overflow-y:scroll;overflow-x:hidden}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list .ins-setting-brand-list-item{padding:0 16px;font-size:14px;color:#343874;line-height:36px;cursor:pointer}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list .ins-setting-brand-list-item:hover{background-color:#f0f5ff;color:#2f54eb}.ant-popover.ins-setting-brand-overlay .ins-setting-brand-list .ins-setting-brand-list-item.active{color:#2f54eb}.custom--report--confirm{color:#282b59}.custom--report--confirm .ant-radio-wrapper{color:#424a8e}.custom--report--confirm .btn-footer{text-align:right;margin-top:24px}.custom--report--confirm .btn-footer .btn-clear{width:86px;font-size:14px;margin-right:8px;border:none;-webkit-box-shadow:none;box-shadow:none;color:#c8c9d7}.me-tabs{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;background-color:#eaedfd;border-radius:29.5px;cursor:pointer}.me-tabs .me-tab{display:inline-block;width:104px;height:40px;font-size:14px;line-height:40px;color:#343874;text-align:center}.me-tabs .me-tab.active{background-color:#2f54eb;color:#fff;border-radius:29.5px}.me-tabs .me-tab:hover{z-index:0;background-color:#6483ff;color:#fff;border-radius:29.5px}.me-card{position:relative;width:432px;height:200px;margin:0 24px 24px 0;padding:16px 0 14px;background-color:#fff;border-radius:2px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.me-card:hover{z-index:1;-webkit-box-shadow:0 4px 15px 0 rgba(212,212,224,.5);box-shadow:0 4px 15px 0 rgba(212,212,224,.5)}.me-card .card-title{padding:0 54px 0 20px;font-size:20px;font-weight:500;line-height:36px;color:#282b59;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.me-card .card-title .anticon{margin-right:8px;font-size:36px;vertical-align:bottom}.me-card .card-title a{color:#282b59}.me-card .card-subtitle{margin:12px 0 0;padding:0 20px;font-size:12px;line-height:20px;color:#666995}.me-card .card-subtitle span{margin-right:24px}.me-card .card-content{position:absolute;bottom:49px;margin-bottom:16px;padding:0 20px;font-size:14px;line-height:24px;color:#343874}.me-card .card-content img{width:24px;height:24px;margin-right:8px;border-radius:12px;vertical-align:bottom}.me-card .card-footer{position:absolute;bottom:0;width:100%;height:48px;padding:14px 20px 0;border-top:1px solid #ebebeb;font-size:14px;line-height:20px;color:#343874}.me-card .card-footer span{margin-right:24px}.me-card .card-more{position:absolute;top:27px;right:20px;height:15px;cursor:pointer}.me-card .card-more>.anticon{color:#666995;vertical-align:0}.me-card .card-more:after{display:block;position:absolute;top:0;content:"";width:20px;height:30px}.me-card .card-more:hover .card-dropdown{display:-ms-flexbox;display:flex}.me-card .card-more:hover>.anticon{color:#2f54eb}.me-card .card-more .card-dropdown{position:absolute;top:27px;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:136px;height:88px;padding:16px 20px;background-color:#fff;-webkit-box-shadow:0 10px 30px 0 hsla(0,0%,88.6%,.5);box-shadow:0 10px 30px 0 hsla(0,0%,88.6%,.5);border-radius:8px}.me-card .card-more .card-dropdown-item{font-size:14px;line-height:20px;color:#282b59}.me-card .card-more .card-dropdown-item a{color:#282b59}.me-card .card-more .card-dropdown-item .anticon{margin-right:6px;vertical-align:-.125em;color:#343874}.me-card .card-more .card-dropdown-item:hover,.me-card .card-more .card-dropdown-item:hover .anticon,.me-card .card-more .card-dropdown-item:hover a{color:#2f54eb}.custom-report-export-mask{position:fixed;top:-10000px;left:0;width:0;height:0;background:rgba(0,0,0,.65);z-index:-1}.custom-report-export-mask.active{top:0;width:100%;height:100%;z-index:20}.custom-report-export-mask .custom-report-export{position:absolute;top:50%;left:50%;width:480px;height:192px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.custom-report-export-mask .custom-report-export .download-loading{position:relative;top:28px;width:200px;height:200px;margin:0 auto;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/download.3011baa6.png);background-repeat:no-repeat;-webkit-animation:exportAnimation 1.6s steps(1) infinite;animation:exportAnimation 1.6s steps(1) infinite;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.custom-report-export-mask .custom-report-export .download-text{position:relative;bottom:52px;font-size:14px;line-height:20px;color:#343874;text-align:center}.me-search{position:relative}.me-search.disabled{opacity:.4;cursor:not-allowed}.me-search .search-icon{position:absolute;top:8px;left:14px;font-size:12px;color:#d8d8d8}.me-search .search-input{width:240px;height:28px;padding:7px 0 7px 34px;background-color:#f5f5f5;border:none;border-radius:14px;font-size:12px;line-height:17px;color:#282b59;caret-color:#2f54eb;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.me-search .search-input::-webkit-input-placeholder{font-size:12px;line-height:17px;color:#666995}.me-search .search-input::-moz-placeholder{font-size:12px;line-height:17px;color:#666995}.me-search .search-input:-ms-input-placeholder{font-size:12px;line-height:17px;color:#666995}.me-search .search-input:-moz-placeholder{font-size:12px;line-height:17px;color:#666995}.me-search input:disabled{cursor:not-allowed}.custom-report-no-result{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:auto}.custom-report-no-result .no-result{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:1344px;height:480px;margin-top:16px;background-color:#fff;border-radius:2px}.custom-report-no-result .image{width:490px}.custom-report-no-result .text{margin:24px 0 40px;height:20px;font-size:14px;font-weight:500;color:#666995;text-align:center}.custom-report-no-result .button{width:200px;height:50px;background-color:#2f54eb;border-radius:4px;font-size:14px;font-weight:500;line-height:50px;color:#fff;text-align:center;cursor:pointer}.custom-report-no-result .button:hover{background-color:#6483ff}.custom-report-no-result .recommend{width:1392px;padding-left:24px}.custom-report-no-result .title{margin:40px 0 24px;font-size:24px;font-weight:500;line-height:33px;color:#282b59}.custom-report-no-result .card-list{display:-ms-flexbox;display:flex}@-webkit-keyframes exportAnimation{0%{background-position:0 0}2%{background-position:-200px 0}4%{background-position:-400px 0}6%{background-position:-600px 0}8%{background-position:-800px 0}10%{background-position:-1000px 0}12%{background-position:-1200px 0}14%{background-position:-1400px 0}16%{background-position:-1600px 0}18%{background-position:-1800px 0}20%{background-position:-2000px 0}22%{background-position:-2200px 0}24%{background-position:-2400px 0}26%{background-position:-2600px 0}28%{background-position:-2800px 0}30%{background-position:-3000px 0}32%{background-position:-3200px 0}34%{background-position:-3400px 0}36%{background-position:-3600px 0}38%{background-position:-3800px 0}40%{background-position:-4000px 0}42%{background-position:-4200px 0}44%{background-position:-4400px 0}46%{background-position:-4600px 0}48%{background-position:-4800px 0}50%{background-position:0 -200px}52%{background-position:-200px -200px}54%{background-position:-400px -200px}56%{background-position:-600px -200px}58%{background-position:-800px -200px}60%{background-position:-1000px -200px}62%{background-position:-1200px -200px}64%{background-position:-1400px -200px}66%{background-position:-1600px -200px}68%{background-position:-1800px -200px}70%{background-position:-2000px -200px}72%{background-position:-2200px -200px}74%{background-position:-2400px -200px}76%{background-position:-2600px -200px}78%{background-position:-2800px -200px}80%{background-position:-3000px -200px}82%{background-position:-3200px -200px}84%{background-position:-3400px -200px}86%{background-position:-3600px -200px}88%{background-position:-3800px -200px}90%{background-position:-4000px -200px}92%{background-position:-4200px -200px}94%{background-position:-4400px -200px}96%{background-position:-4600px -200px}98%{background-position:-4800px -200px}to{background-position:0 -400px}}@keyframes exportAnimation{0%{background-position:0 0}2%{background-position:-200px 0}4%{background-position:-400px 0}6%{background-position:-600px 0}8%{background-position:-800px 0}10%{background-position:-1000px 0}12%{background-position:-1200px 0}14%{background-position:-1400px 0}16%{background-position:-1600px 0}18%{background-position:-1800px 0}20%{background-position:-2000px 0}22%{background-position:-2200px 0}24%{background-position:-2400px 0}26%{background-position:-2600px 0}28%{background-position:-2800px 0}30%{background-position:-3000px 0}32%{background-position:-3200px 0}34%{background-position:-3400px 0}36%{background-position:-3600px 0}38%{background-position:-3800px 0}40%{background-position:-4000px 0}42%{background-position:-4200px 0}44%{background-position:-4400px 0}46%{background-position:-4600px 0}48%{background-position:-4800px 0}50%{background-position:0 -200px}52%{background-position:-200px -200px}54%{background-position:-400px -200px}56%{background-position:-600px -200px}58%{background-position:-800px -200px}60%{background-position:-1000px -200px}62%{background-position:-1200px -200px}64%{background-position:-1400px -200px}66%{background-position:-1600px -200px}68%{background-position:-1800px -200px}70%{background-position:-2000px -200px}72%{background-position:-2200px -200px}74%{background-position:-2400px -200px}76%{background-position:-2600px -200px}78%{background-position:-2800px -200px}80%{background-position:-3000px -200px}82%{background-position:-3200px -200px}84%{background-position:-3400px -200px}86%{background-position:-3600px -200px}88%{background-position:-3800px -200px}90%{background-position:-4000px -200px}92%{background-position:-4200px -200px}94%{background-position:-4400px -200px}96%{background-position:-4600px -200px}98%{background-position:-4800px -200px}to{background-position:0 -400px}}.select2{color:#343874}.select2.readonly{color:#343874;cursor:default}.select2.readonly>.icon{display:none}.select2.active{color:#2f54eb}.select2.active>.icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.select2>.icon{color:#c8c9d7;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.select2.disabled{cursor:not-allowed;color:#343874;opacity:.4}.select2 .count{width:14px;font-size:12px;color:#fff;text-align:center;line-height:14px;height:14px;display:inline-block;border-radius:50%;background-color:#2f54eb;vertical-align:middle;margin-left:2px}.cascader-label-overlay{max-height:400px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;overflow:auto}.cascader-label-overlay .item{height:36px;line-height:36px;font-size:14px;color:#343874}.cascader-label-overlay .item:hover{background-color:#f0f5ff;color:#2f54eb}.cascader-label-overlay .item.active{color:#2f54eb}.cascader-label-overlay .item.disabled{color:rgba(52,56,116,.4);cursor:not-allowed}.cascader-label-overlay .multiple .items{max-height:360px;overflow:auto}.cascader-label-overlay .multiple .items::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.cascader-label-overlay .multiple .items::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.cascader-label-overlay .multiple .items::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.cascader-label-overlay .multiple .item{height:36px;text-align:left}.cascader-label-overlay .multiple .item .ant-checkbox-wrapper{color:#343874}.cascader-label-overlay .multiple .item .ant-checkbox-wrapper:hover{color:#2f54eb}.cascader-label-overlay .multiple .item.ant-menu-item-selected{background-color:transparent}.cascader-label-overlay .multiple .multiple-footer{height:40px;width:100%;text-align:center;background-color:#fff}.cascader-label-overlay .multiple .multiple-footer>a{width:4em;line-height:40px;margin:0 16px;display:inline-block}.cascader-label-overlay .multiple .multiple-footer .cancel{color:#d4d5e0}.cover-table{width:400px}.cover-table .ant-table table{border-collapse:unset}.cover-table .cover-table-row:nth-child(2n){background-color:#f7faff}.cover-table .ant-table-thead>tr>th{background-color:#f7f7fa;color:#666995!important}.cover-table .ant-table-tbody>tr>td{background-color:transparent!important;color:#666995!important}.cover-table .ant-table-tbody>tr,.cover-table .ant-table-thead>tr{border:none}.cover-table .custom-report-hotitem .img{width:30px;height:30px;margin:-5px 0;text-align:center;border:1px solid #f2f2f5;display:inline-block}.cover-table .custom-report-hotitem .img img{max-height:28px;max-width:28px}.cover-table .custom-report-hotitem a{display:inline-block;-ms-flex:1 1;flex:1 1;margin-left:6px;width:90px;height:15px;line-height:15px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#282b59}.cover-table .custom-report-hotitem a:hover{color:#282b59}.ant-table-small{border:none!important}.ant-table-small>.ant-table-content>.ant-table-body{margin:0!important}.pie-layer{position:absolute;top:50%;left:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pie-layer .layer-value{font-size:12px;font-weight:500;color:#282b59}.pie-layer .layer-name{font-size:12px;color:#666995}.line-layer{position:absolute;top:25%;left:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.line-layer .layer-value{font-size:32px;font-weight:500;color:#282b59}.line-layer .layer-name{-ms-flex-pack:center;justify-content:center;margin-left:8px;font-size:12px;color:#666995}.custom-report-system,.line-layer .layer-name{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-report-system{height:100%}.custom-report-system .system-header{margin:0 -24px 16px;padding:32px 0;background-color:#fff}.custom-report-system .system-header .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1440px;margin:auto;padding:0 48px}.custom-report-system .system-content-spin{-ms-flex:1 1;flex:1 1}.custom-report-system .system-content-spin .ant-spin-container{height:100%}.custom-report-system .ant-spin-spinning{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1}.custom-report-system .system-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1392px;height:100%;margin:auto;padding:0 0 24px 24px}.system-card{position:relative;width:432px;height:287px;margin:0 24px 24px 0;padding:16px;background-color:#fff;border-radius:2px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.system-card:hover{-webkit-box-shadow:0 4px 15px 0 rgba(212,212,224,.5);box-shadow:0 4px 15px 0 rgba(212,212,224,.5)}.system-card:hover .card-more{display:block}.system-card .card-title{display:block;width:339px;height:25px;margin-bottom:4px;font-size:18px;font-weight:500;line-height:25px;color:#282b59;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.system-card .card-title.hover{color:#2f54eb}.system-card .card-subtitle{height:17px;font-size:12px;line-height:17px;color:#343874}.system-card .card-footer{position:absolute;left:8px;bottom:0;width:416px;height:50px;padding:0 8px;border-top:1px solid #efeff2;font-size:12px;line-height:50px;color:#343874}.system-card .card-content{position:relative;width:400px;height:160px;margin:16px 0 0;overflow:hidden}.system-card .card-more{position:absolute;top:8px;right:8px;display:none;color:#343874;cursor:pointer}.system-card .card-more.active{display:block}.system-card .card-icon{position:absolute;right:0;bottom:16px;font-size:17px;line-height:16px;color:#c8c9d7;cursor:pointer}.system-card .card-icon .anticon{margin-right:16px}.system-card .card-icon .anticon:hover{color:#6483ff}.system-card .card-icon .active{color:#2f54eb}.custom-report-load-more{width:100%;padding:40px 0 8px;font-size:18px;font-weight:500;color:#666995;text-align:center}.custom-report-load-more .loading-ani{font-size:18px;font-weight:500;color:#999;display:inline-block}.custom-report-load-more .loading-ani .twinkle-dot-0{-webkit-animation:twinkle 3s linear 0s infinite;animation:twinkle 3s linear 0s infinite}.custom-report-load-more .loading-ani .twinkle-dot-1{-webkit-animation:twinkle 3s linear 1s infinite;animation:twinkle 3s linear 1s infinite}.custom-report-load-more .loading-ani .twinkle-dot-2{-webkit-animation:twinkle 3s linear 2s infinite;animation:twinkle 3s linear 2s infinite}.custom-report-system-filter .filter-icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:28px;height:28px;margin-left:16px;background-color:#f7f7fa;border-radius:2px;font-size:14px;color:#343874}.ant-dropdown.custom-report-system-dropdown{width:310px;padding:24px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);font-size:14px;line-height:16px;color:#282b59}.ant-dropdown.custom-report-system-dropdown .dropdown-title{margin-bottom:18px;font-weight:500;line-height:22px}.ant-dropdown.custom-report-system-dropdown .dropdown-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.ant-dropdown.custom-report-system-dropdown .item-title{line-height:22px}.ant-dropdown.custom-report-system-dropdown .item-select{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:190px;margin-right:8px}.ant-dropdown.custom-report-system-dropdown .item-select .select2{line-height:22px}.ant-dropdown.custom-report-system-dropdown .dropdown-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:32px}.ant-dropdown.custom-report-system-dropdown .dropdown-footer .button-gray{width:86px;height:32px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.ant-dropdown.custom-report-system-dropdown .dropdown-footer .button{margin-left:32px;background-color:#2f54eb;border-radius:2px;color:#fff}.custom-report-me{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.custom-report-me .me-header-container{width:1392px;margin:0 auto;padding:0 24px}.custom-report-me .me-header-tab{z-index:1;position:relative;top:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;background-color:#eaedfd;border-radius:29.5px;cursor:pointer}.custom-report-me .tab{z-index:1;position:relative;display:inline-block;width:104px;height:40px;font-size:14px;line-height:40px;color:#343874;text-align:center}.custom-report-me .tab.active{background-color:#2f54eb;color:#fff;border-radius:29.5px}.custom-report-me .tab:hover{z-index:0;background-color:#6483ff;color:#fff;border-radius:29.5px}.custom-report-me .me-header{margin:0 -24px 16px;padding:32px 0;background-color:#fff}.custom-report-me .me-header .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1440px;margin:auto;padding:0 48px}.custom-report-me .me-header .container .left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:300px}.custom-report-me .me-header .container .left .create{height:40px;margin-left:32px;font-size:16px;font-weight:500;line-height:40px;color:#2f54eb}.custom-report-me .me-header .container .left .create:hover{color:#6483ff}.custom-report-me .me-header .filter{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1440px;margin:32px auto 0;padding:0 48px}.custom-report-me .me-header .view-type-icon{margin-left:12px;font-size:16px;color:#c8c9d7;cursor:pointer}.custom-report-me .me-header .view-type-icon:hover{color:#6483ff}.custom-report-me .me-header .view-type-icon.active{color:#2f54eb}.custom-report-me .me-content-spin{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.custom-report-me .me-content-spin .ant-spin-container{-ms-flex:1 1;flex:1 1}.custom-report-me .me-content{width:1392px;height:100%;margin:auto;background:#fff}.custom-report-me .me-pagination{width:1392px;margin:0 auto;padding:24px;background:transparent}.custom-report-me .view-type-card{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1392px;margin:auto;padding-left:24px}.custom-report-me .view-type-list{width:1392px;margin:auto}.me-my{top:-40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1;width:100%;margin:auto}.me-my,.me-my .my-index{position:relative}.me-my .sticky-icon{position:absolute;top:-36px;left:-16px;font-size:40px}.me-my .my-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 0;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.me-my .my-title span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.me-my .my-title .anticon{margin-right:16px;font-size:36px}.me-my .my-title:hover{color:#6483ff}.me-my .my-created{line-height:32px}.me-my .my-created img{width:32px;height:32px;margin-left:12px;border:1px solid #d9d9d9;border-radius:16px;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.me-my .my-option{font-size:14px;line-height:30px;color:#2f54eb}.me-my .my-option span{display:inline-block;height:30px;cursor:pointer}.me-my .my-option span:not(:last-child):after{display:inline-block;content:"";width:2px;height:9px;margin:0 8px;border:1px solid #c8c9d7}.me-my .batch-option{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:1392px;height:32px;margin:39px auto -11px;padding:0 24px;background-color:#fff}.me-my .batch-option .check{font-size:14px;line-height:32px;color:#343874}.me-my .batch-option .checked{margin-left:16px;font-size:14px;line-height:32px;color:#666995}.me-my .batch-option .delete{margin-right:40px;font-size:14px;line-height:32px;color:#2f54eb;cursor:pointer}.me-my .batch-option .delete:hover{color:#6483ff}.me-my .batch-option .export{display:inline-block;width:88px;height:32px;background-color:#2f54eb;border-radius:2px;cursor:pointer;font-size:14px;line-height:32px;color:#fff;text-align:center}.me-my .batch-option .export:hover{background-color:#6483ff}.me-my .ant-modal-content{width:480px;height:192px}.me-my .ant-modal-body{padding:26px 32px 12px}.me-my .ant-modal-confirm-content{margin:0}.me-my .ant-modal-confirm-body{margin-bottom:42px}.me-my .ant-modal-confirm .ant-modal-confirm-btns{margin:0}.me-my .me-modal-del-title{font-size:14px;font-weight:500;line-height:24px;color:#282b59}.me-my .me-modal-del-icon{width:14px;height:14px;margin-right:8px}.me-my .me-modal-del-content{margin:8px 0 0 22px;font-size:14px;line-height:20px;color:#343874}.more-pop{width:152px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;text-align:center;cursor:pointer}.more-pop .more-item{display:block;height:36px;font-size:14px;line-height:36px;color:#343874}.more-pop .more-item:hover{background-color:#f0f5ff;color:#2f54eb}.me-collect-wrap{position:relative;top:-40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1}.me-collect-wrap .ant-spin-spinning{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1}.me-collect{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1;width:1392px;margin:auto;padding:0 0 24px 24px}.me-collect .ant-spin-spinning{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1}.me-collect .collect-list{flex-wrap:wrap}.me-collect .collect-list,.me-share{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap}.me-share{-ms-flex-direction:column;flex-direction:column;flex-wrap:wrap;-ms-flex:1 1;flex:1 1;width:1392px;margin:16px auto;padding:24px 0 24px 24px}.me-share .ant-spin-spinning{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1}.me-share .time-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.me-share .time-list .time{margin-bottom:24px;font-size:14px;color:#282b59}.me-share .time-list .data{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.ant-dropdown.custom-report-me-date-dropdown{z-index:999;width:330px;height:278px;padding:24px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);font-size:14px;line-height:16px;color:#282b59}.ant-dropdown.custom-report-me-date-dropdown .dropdown-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:16px;margin-bottom:24px}.ant-dropdown.custom-report-me-date-dropdown .dropdown-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:32px;margin-top:94px}.ant-dropdown.custom-report-me-date-dropdown .dropdown-footer .button-gray{width:86px;height:32px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.ant-dropdown.custom-report-me-date-dropdown .dropdown-footer .button{margin-left:32px;background-color:#2f54eb;border-radius:2px;color:#fff}.custom-report-me-date-dropdown-link{margin-left:24px;font-size:14px;line-height:18px;color:#343874;cursor:pointer}.custom-report-me-date-dropdown-link .anticon{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.custom-report-me-date-dropdown-link.active .anticon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.brand-select-label-wrap .brand-select-label{color:#343874;font-weight:400;font-size:14px}.brand-select-label-wrap .brand-select-icon{-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s;color:#c8c9d7}.brand-select-label-wrap.active .brand-select-label{color:#2f54eb}.brand-select-label-wrap.active .brand-select-icon{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.brand-select-label-wrap.disabled{cursor:not-allowed}.brand-select-label-wrap.disabled .brand-select-icon,.brand-select-label-wrap.disabled .brand-select-label{cursor:not-allowed;color:#c8c9d7!important}.brand-select-label-wrap .clear{cursor:pointer}.brand-select-label-wrap .count{height:16px;width:16px;font-size:12px;color:#fff;text-align:center;line-height:16px;display:inline-block;border-radius:50%;background-color:#2f54eb;vertical-align:inherit;margin-left:2px}.brand-select-brand.brand-modal{width:600px}.brand-select-brand{width:600px;height:309px;padding-top:8px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.brand-select-brand .brand-select-brand-header{display:-ms-flexbox;display:flex;height:52px;padding:0 24px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.brand-select-brand .brand-select-brand-header .brand-select-brand-title{font-size:16px;font-weight:500;color:#282b59}.brand-select-brand .brand-select-brand-header .brand-select-brand-title span{font-weight:400;font-size:12px;color:#343874;margin-left:16px}.brand-select-brand .brand-select-brand-header .error{color:#f55}.brand-select-brand .brand-select-content{border-top:1px solid #efeff2;-ms-flex:1 1;flex:1 1;overflow:hidden}.brand-select-brand .brand-select-result{height:100%;overflow:hidden;display:-ms-flexbox;display:flex;padding-bottom:8px;padding-top:16px}.brand-select-brand .brand-select-result .brand-select-brand-left{padding:0 24px;-ms-flex:1 1;flex:1 1;height:180px;overflow-y:scroll}.brand-select-brand .brand-select-result .brand-select-brand-left::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.brand-select-brand .brand-select-result .brand-select-brand-left::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.brand-select-brand .brand-select-result .brand-select-brand-left::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.brand-select-brand .item{width:33.33%;float:left;display:block;font-size:12px;margin-bottom:16px;text-align:center;position:relative}.brand-select-brand .item a{color:#343874;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:24px;display:inline-block;padding:0 16px;max-width:180px}.brand-select-brand .item a.active,.brand-select-brand .item a:hover{color:#2f54eb}.brand-select-brand .item a.selected{background-color:#2f54eb;color:#fff}.brand-select-brand .brand-select-noresult{text-align:center;margin-top:92px}.brand-select-brand .brand-select-footer{-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;width:100%;text-align:right;background-color:#fff;padding:8px 16px}.brand-select-brand .brand-select-footer>a{width:4em;line-height:40px;margin:0 16px;display:inline-block}.brand-select-brand .brand-select-footer .cancel{color:#d4d5e0}.brand-select-brand-search{height:24px;line-height:24px;position:relative}.brand-select-brand-search input{padding-left:12px;padding-right:24px;width:160px;float:right;height:24px;line-height:24px;background-color:transparent;border:0;font-size:12px;color:#343874;border-radius:2px}.brand-select-brand-search .anticon,.brand-select-brand-search .icon{color:#d4d5e0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.brand-select-brand-search .close-icon:hover{color:#666995}.custom-report-full-header{height:120px;background-size:100% 200px;margin:0 -24px;position:relative}.custom-report-full-header .bg{width:100%;height:200px;position:absolute;top:0;background-size:auto 170px;background-repeat:no-repeat;background-position:calc(50% + 150px) top}.custom-report-full-header .custom-report-full-content{text-align:center;position:relative;padding-top:32px;margin:auto;width:1240px}.custom-report-full-header .custom-report-full-content a.back{position:absolute;line-height:31px;font-size:20px;font-weight:500;letter-spacing:0;color:#fff;left:0}.custom-report-full-header .custom-report-full-content h1{margin:5px 0 0;padding:0;line-height:45px;font-size:32px;font-weight:500;letter-spacing:0;color:#fff}.custom-report-full-header.export-custom-report-header .custom-report-full-content{width:1386px}.export-custom-report-wrap{-ms-flex:1 1;flex:1 1}.export-custom-report{z-index:10;position:relative;-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:1392px;min-height:480px;margin:0 auto;padding-bottom:40px;background-color:#fff}.export-custom-report .export-header{height:64px;font-size:14px;line-height:64px;color:#666995}.export-custom-report .export-content-spin{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;margin:0 24px}.export-custom-report .export-content-spin .ant-spin-container{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.export-custom-report .ant-spin-spinning{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1}.export-custom-report .my-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.export-custom-report .my-title .anticon{margin-right:16px;font-size:36px}.export-custom-report .my-title span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.export-custom-report .my-title:hover{color:#6483ff}.export-custom-report .my-created{line-height:32px}.export-custom-report .my-created img{width:32px;height:32px;margin-left:12px;border:1px solid #d9d9d9;border-radius:16px;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.export-custom-report .my-option{font-size:14px;line-height:18px;color:#2f54eb}.export-custom-report .my-option span{cursor:pointer}.export-custom-report .my-option span:not(:last-child):after{display:inline-block;content:"";width:2px;height:9px;margin:0 8px;border:1px solid #c8c9d7}.export-custom-report .ant-table-wrapper{margin:0}.export-custom-report .ant-modal-content{width:480px;height:192px}.export-custom-report .ant-modal-body{padding:26px 32px 12px}.export-custom-report .ant-modal-confirm-content{margin:0}.export-custom-report .ant-modal-confirm-body{margin-bottom:42px}.export-custom-report .ant-modal-confirm .ant-modal-confirm-btns{margin:0}.export-custom-report .me-modal-del-title{font-size:14px;font-weight:500;line-height:24px;color:#282b59}.export-custom-report .me-modal-del-icon{width:14px;height:14px;margin-right:8px}.export-custom-report .me-modal-del-content{margin:8px 0 0 22px;font-size:14px;line-height:20px;color:#343874}.export-custom-report header{display:-ms-flexbox;display:flex;background-color:#f5f7fa}.export-custom-report header .tab{display:block;width:184px;height:72px;text-align:center}.export-custom-report header .tab.active{background-color:#fff}.export-custom-report header .tab.active .title{color:#2f54eb}.export-custom-report header .title{font-size:18px;font-weight:500;line-height:72px;color:#343874}.export-custom-report .mission-generate{margin:32px 0 8px}.export-custom-report .generate-tab{height:22px;margin:0 24px 16px;font-size:16px;font-weight:500;line-height:22px;color:#282b59}.export-custom-report .mission-num{display:inline-block;min-width:20px;height:20px;margin-left:8px;padding:0 4px;background-color:#f0f0f0;border-radius:10px;font-size:12px;font-weight:500;line-height:20px;color:#282b59;text-align:center}.export-custom-report .mission-tabs{display:-ms-flexbox;display:flex;margin:32px 0 0;font-size:16px;font-weight:500;color:#666995}.export-custom-report .mission-tabs .mission-tab{display:inline-block;height:28px;margin:0 0 16px 24px;line-height:22px;cursor:pointer}.export-custom-report .mission-tabs .active{color:#282b59;border-bottom:2px solid #282b59}.export-custom-report .ant-table-thead>tr>th{background-color:#f7f7fa}.custorm-report-chart-card{padding:0 24px 40px;-ms-flex:1 1;flex:1 1;background:#fff}.custorm-report-chart-card .custorm-report-chart-title{height:73px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f7f7fa}.custorm-report-chart-card .custorm-report-chart-title .card-title-left .title:before{content:"";position:relative;display:inline-block;width:2px;height:16px;top:2px;margin-right:4px;background-color:#2f54eb}.custorm-report-chart-card .custorm-report-chart-title .card-title-left .title{font-size:18px;font-weight:500;color:#282b59}.custorm-report-chart-card .custorm-report-chart-title .card-title-left .sub-title{margin-left:16px;font-size:12px;color:#666995}.custorm-report-chart-card .custorm-report-chart-title .title-filters span{display:inline-block;margin-left:16px}.custorm-report-chart-card .custorm-report-chart-title .title-filters span label{color:#c8c9d7;margin-right:8px}.customReport-pagination{padding:0 0 40px}.customReport-pagination .ant-pagination{margin:auto}.customReport-pagination .ant-pagination-item{margin:0 4px!important;padding:0 4px!important;color:#282b59}.customReport-pagination .ant-pagination-item-active{background:#2f54eb;border:none;border-radius:4px;color:#fff!important}.customReport-pagination .ant-pagination-next,.customReport-pagination .ant-pagination-prev{font-size:14px;color:#c8c9d7}.custorm-report-detail-table-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin-bottom:16px}.custorm-report-detail-table-info .total-record{color:#343874}.custorm-report-detail-table-info .pageSize-changer{color:#343874;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custorm-report-detail-table-info .pageSize-changer .pageSize-setting{margin-right:24px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custorm-report-detail-table-info .pageSize-changer .pageSize-setting i{color:#282b59;margin-right:4px;font-size:20px}.custorm-report-detail-chart{position:relative;background:#fff}.custorm-report-detail-chart .total-wrap{position:relative;top:24px;z-index:9;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;left:40px}.custorm-report-detail-chart .total-wrap .total-num{font-size:40px;font-weight:500;height:56px;line-height:56px;margin-right:8px;color:#282b59}.custorm-report-detail-chart .total-wrap .total-radio{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custorm-report-detail-chart .total-wrap .total-radio .total-radio-value{font-size:18px;position:relative;left:-6px;height:24px;line-height:24px}.custorm-report-detail-chart .total-wrap .total-radio .total-radio-value i{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);position:relative;right:-4px}.custorm-report-detail-chart .total-wrap .total-radio .total-radio-text{font-size:14px;color:#666995;position:relative;top:-4px}.item-column-img-url{height:56px;line-height:28px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.item-column-title{display:inline-block;max-width:150px;height:32px;font-size:14px;line-height:16px;color:#282b59}.custom-report-hotitem{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custom-report-hotitem .img{width:58px;height:58px;text-align:center;border:1px solid #f2f2f5;display:inline-block}.custom-report-hotitem .img img{max-height:56px;max-width:56px}.custom-report-hotitem a{-ms-flex:1 1;flex:1 1;margin-left:6px;height:56px;line-height:28px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#282b59}.custom-report-hotitem a:hover{color:#1d39c4}.report-drag-modal .item{color:#282b59;cursor:pointer;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.report-drag-modal .item .ant-checkbox-wrapper{width:100%;height:100%;line-height:32px}.report-drag-modal .item .drag-icon{float:right;cursor:move}.report-drag-modal .item .drag-icon i{color:#c8c9d7}.report-drag-modal .item .drag-icon i:first-of-type{width:5px}.report-drag-modal .item.active{color:#666995}.report-drag-modal .ant-modal-content .ant-modal-body{padding:0 0 24px}.drag-modal-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:32px;margin-top:24px;padding:0 24px}.drag-modal-footer .button-gray{width:86px;height:32px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.drag-modal-footer .button{margin-left:32px;background-color:#2f54eb;border-radius:2px;color:#fff}.custorm-report-detail{position:relative}.custorm-report-detail .report-detail-moreinfo{margin:0 -24px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:absolute;width:0;right:0;overflow:hidden;height:210px;background:#fff;-webkit-box-shadow:0 4px 15px 0 rgba(212,212,224,.5);box-shadow:0 4px 15px 0 rgba(212,212,224,.5)}.custorm-report-detail .report-detail-moreinfo.show{width:100vw}.custorm-report-detail .report-detail-moreinfo .hr{width:100vw;height:1px;background:#efeff2}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-header{display:-ms-flexbox;display:flex;position:relative}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap{width:1392px;margin:0 auto;padding-top:24px;padding-bottom:16px}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap .report-moreinfo-title{height:24px;font-size:20px;font-weight:500;color:#282b59;margin-bottom:16px}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap .report-moreinfo-other{display:-ms-flexbox;display:flex}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap .report-moreinfo-other .report-moreinfo-wrap label{height:18px;font-size:12px;font-weight:400;color:#343874;line-height:18px;margin-right:16px}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap .report-moreinfo-other .report-moreinfo-wrap span{height:18px;font-size:12px;font-weight:500;color:#282b59;line-height:18px}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap .report-moreinfo-other .report-moreinfo-wrap span a{font-weight:400;margin-left:12px}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-title-wrap .report-moreinfo-wrap:not(:last-child):after{content:" ";height:9px;width:1px;background:#c8c9d7;display:inline-block;margin:0 24px}.custorm-report-detail .report-detail-moreinfo .report-detail-moreinfo-back{width:80px;height:80px;background:#f0f5ff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:absolute;right:0;top:0;font-size:26px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.custorm-report-detail .report-detail-moreinfo .report-detail-moreinfo-back:hover{background:#6483ff;color:#fff}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-item-wrap{display:-ms-flexbox;display:flex;font-size:12px;width:1392px;margin:0 auto;height:108px}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-item-wrap .report-moreinfo-items{display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;color:#282b59;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0;width:100%}.custorm-report-detail .report-detail-moreinfo .report-moreinfo-item-wrap .report-moreinfo-items .moreinfo-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:20%}.custorm-report-detail .report-detail-header{background-color:#fff;position:relative;margin-bottom:16px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:absolute;width:0;overflow:hidden;height:210px}.custorm-report-detail .report-detail-header.show{width:100vw}.custorm-report-detail .report-detail-header .report-detail-header-content{width:1392px;padding:24px 0;margin:0 auto;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.custorm-report-detail .report-detail-header .report-header-item{display:inline-block;padding:0 8px;margin-left:9px;height:24px;font-size:12px;line-height:24px;color:#fff;background-image:-o-linear-gradient(144deg,#56a7ff 0,#7680ff 100%);background-image:linear-gradient(306deg,#56a7ff,#7680ff);-webkit-box-shadow:0 2px 10px 0 rgba(155,179,217,.58);box-shadow:0 2px 10px 0 rgba(155,179,217,.58);border-radius:12px;top:-4px;position:relative}.custorm-report-detail .report-detail-header .report-header-title{margin-bottom:16px;font-size:24px;font-weight:500;color:#282b59}.custorm-report-detail .report-detail-header .report-header-title i{font-size:16px;color:#2f54eb}.custorm-report-detail .report-detail-header .report-header-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:31px;font-size:14px;color:#343874}.custorm-report-detail .report-detail-header .report-header-info .avatar{width:32px;height:32px;border-radius:50%;margin-right:16px}.custorm-report-detail .report-detail-header .report-header-info .report-header-team{margin-right:40px;height:20px;line-height:20px}.custorm-report-detail .report-detail-header .report-header-info .report-header-team i{font-size:14px;margin:0 4px}.custorm-report-detail .report-detail-header .report-header-info .report-add-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custorm-report-detail .report-detail-header .report-header-info .report-add-btn i{position:relative;top:1px;margin-right:2px}.custorm-report-detail .report-detail-header .report-header-btns .detail-btn{width:88px;display:inline-block;text-align:center;line-height:32px;height:32px;background-color:#fff;border-radius:2px;border:1px solid #2f54eb;margin-right:8px;font-size:14px}.custorm-report-detail .report-detail-header .report-header-btns .detail-btn.disabled{opacity:.6;cursor:not-allowed}.custorm-report-detail .report-detail-filter{margin:0 auto;text-align:center;background-color:#fff;bottom:24px;width:600px;height:160px;background-color:#f7f8fe;border-top-left-radius:80px;border-bottom-left-radius:80px}.custorm-report-detail .report-detail-filter .report-detail-filter-item{padding:24px 0 24px 80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:160px}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-icon{margin-right:32px;width:100px;height:100px;background-color:rgba(47,84,235,.03);border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-icon i{font-size:40px;border-radius:50%}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1 1;flex:1 1}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single{text-align:left;display:-ms-flexbox;display:flex;margin-bottom:16px}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .filter-item-title{position:relative;font-size:12px;font-weight:500;color:#282b59;margin-right:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .more-item-value{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#343874;font-weight:600}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .more-item-value:hover{color:#6483ff}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .filter-item-value{-ms-flex:1 1;flex:1 1;max-width:360px;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .filter-item-value .data-range-item{font-size:12px;color:#666995;margin-right:24px}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .filter-item-value .data-range-item label{color:#282b59}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list .filter-item-single .filter-item-value .label{display:inline-block;margin-right:16px;font-size:12px;color:#343874;text-align:center;border-radius:12px}.custorm-report-detail .report-detail-filter .report-detail-filter-item .filter-item-list>.filter-item-single:last-child{margin-bottom:0}.custorm-report-detail .custorm-report-detail-body{width:1392px;margin:0 auto;padding-top:226px}.customReport-detail-modal-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.customReport-detail-modal-title .title-span{margin-top:32px;margin-bottom:24px;font-size:14px;font-weight:500;color:#282b59}.customReport-detail-modal-team-icon{width:40px;height:40px;border-radius:50%;margin-right:8px}.customReport-detail-modal-modify-title{font-size:14px;font-weight:500;color:#343874;margin:24px 0}.customReport-detail-modal-team-name{width:100px;height:40px;line-height:40px;display:inline-block;font-size:14px;font-weight:500;color:#343874;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.customReport-detail-modal-modify-team .ant-checkbox-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;max-height:128px;overflow:auto}.customReport-detail-modal-modify-team .ant-checkbox-group:after{content:"";width:180px}.customReport-detail-modal-modify-team .ant-checkbox-group .ant-checkbox-wrapper{margin-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.customReport-detail-modal-modify-team .ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox{top:2px}.customReport-detail-modal-modify-team .ant-checkbox-group .ant-checkbox-wrapper-checked .collect-team-name{color:#2f54eb}.report-drag-modal .hr,.report-list-modal .hr{background-color:#efeff2;height:2px;margin:6px 0 16px}.report-drag-modal .range-item-wrap,.report-list-modal .range-item-wrap{font-size:14px;margin-bottom:12px;display:-ms-flexbox;display:flex}.report-drag-modal .range-item-wrap label,.report-list-modal .range-item-wrap label{display:inline-block;width:60px;color:#343874;margin-right:24px;text-align:right}.report-drag-modal .range-item-wrap span,.report-list-modal .range-item-wrap span{font-weight:500;color:#282b59;-ms-flex:1 1;flex:1 1}.report-drag-modal .range-item-brands,.report-list-modal .range-item-brands{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:232px;overflow:auto}.report-drag-modal .range-item-brands .range-item-brand,.report-list-modal .range-item-brands .range-item-brand{color:#282b59;margin-right:24px;margin-bottom:24px;width:144px;height:48px;line-height:48px;background:#f7f7fa;border-radius:4px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block}.report-drag-modal .range-item-brands .range-item-brand:nth-child(4n),.report-list-modal .range-item-brands .range-item-brand:nth-child(4n){margin-right:0}.report-drag-modal .range-item-shops,.report-list-modal .range-item-shops{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:370px;overflow:auto;display:-ms-flexbox;display:flex}.report-drag-modal .range-item-shops .range-item-shop,.report-list-modal .range-item-shops .range-item-shop{margin-bottom:20px;display:-ms-flexbox;display:flex;padding:10px;width:200px;height:64px;border-radius:4px;border:1px solid #e8e8e8}.report-drag-modal .range-item-shops .range-item-shop img,.report-list-modal .range-item-shops .range-item-shop img{height:44px;width:44px;border-radius:4px;margin-right:10px}.report-drag-modal .range-item-shops .range-item-shop .info-wrap,.report-list-modal .range-item-shops .range-item-shop .info-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.report-drag-modal .range-item-shops .range-item-shop .info-wrap .one-row,.report-list-modal .range-item-shops .range-item-shop .info-wrap .one-row{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow-x:hidden;white-space:nowrap;max-width:125px}.report-drag-modal .range-item-shops .range-item-shop .info-wrap .title,.report-list-modal .range-item-shops .range-item-shop .info-wrap .title{font-size:14px;font-weight:600;color:#282b59}.report-drag-modal .range-item-shops .range-item-shop .info-wrap .wangwang,.report-list-modal .range-item-shops .range-item-shop .info-wrap .wangwang{font-size:12px;color:#666995}.report-drag-modal .range-item-shops .range-item-shop:nth-child(3n+2),.report-list-modal .range-item-shops .range-item-shop:nth-child(3n+2){margin:0 12px}.report-drag-modal .ant-modal-header,.report-list-modal .ant-modal-header{border-bottom:none;margin-bottom:8px;padding:24px 24px 16px}.report-drag-modal .ant-modal-body,.report-list-modal .ant-modal-body{padding-top:0;padding-bottom:4px}.report-drag-modal .sort-list-title a,.report-list-modal .sort-list-title a{float:right;font-size:12px}.report-drag-modal .form-row,.report-list-modal .form-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:24px}.report-drag-modal .form-row label,.report-list-modal .form-row label{font-size:14px;color:#343874;margin-right:16px}.report-drag-modal .form-row .txtbox-focus,.report-list-modal .form-row .txtbox-focus{color:#282b59;border-bottom:1px solid #2f54eb!important}.report-drag-modal .form-row .txtbox,.report-list-modal .form-row .txtbox{width:350px;border:none;border-bottom:1px solid #efeff2;font-size:14px;-o-text-overflow:ellipsis;text-overflow:ellipsis}.report-drag-modal .form-row .txtbox::-webkit-input-placeholder,.report-list-modal .form-row .txtbox::-webkit-input-placeholder{font-size:14px;color:#c8c9d7}.report-drag-modal .form-row .txtbox::-moz-placeholder,.report-list-modal .form-row .txtbox::-moz-placeholder{font-size:14px;color:#c8c9d7}.report-drag-modal .form-row .txtbox:-ms-input-placeholder,.report-list-modal .form-row .txtbox:-ms-input-placeholder{font-size:14px;color:#c8c9d7}.report-drag-modal .form-row .txtbox::-ms-input-placeholder,.report-list-modal .form-row .txtbox::-ms-input-placeholder{font-size:14px;color:#c8c9d7}.report-drag-modal .form-row .txtbox::placeholder,.report-list-modal .form-row .txtbox::placeholder{font-size:14px;color:#c8c9d7}.report-modal-header-wrap{height:103px;background-color:#f7f7fa;margin:0 -24px;padding:16px 24px}.report-modal-header-wrap .title{height:31px;font-size:16px;font-weight:500;line-height:31px;color:#282b59;margin-bottom:8px;max-width:670px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow-x:hidden}.report-modal-header-wrap .report-modal-header-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;color:#343874}.report-modal-header-wrap .report-modal-header-info .avatar{width:32px;height:32px;border-radius:50%;margin-right:16px}.report-sort-list{list-style:none;position:relative;max-height:260px;overflow:auto;margin-bottom:0}.report-sort-list .report-sort-list-item{-webkit-box-shadow:none;box-shadow:none;color:#282b59}.report-sort-list-item{display:block;height:32px;line-height:32px;cursor:move;z-index:9999999;padding:0 24px;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);outline:none}.report-sort-list-item:hover{background-color:#f0f5ff}.report-sort-list-item .ant-checkbox-wrapper{width:100%;height:100%;line-height:32px}.report-sort-list-item .drag-icon{float:right;cursor:move}.report-sort-list-item .drag-icon i{color:#c8c9d7}.report-sort-list-item .drag-icon i:first-of-type{width:5px}.report-detail-hot-modal{height:600px}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-title{height:24px;font-size:16px;font-weight:500;color:#282b59;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-title span{margin-left:16px;font-size:12px;font-weight:400;color:#4b549b}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-subTitle{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;font-size:12px;font-weight:400;color:#343874;margin-top:18px;margin-bottom:18px}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-subTitle .report-detail-hot-page{display:-ms-flexbox;display:flex}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-subTitle .report-detail-hot-page .report-pageSize-changer:after{content:" ";width:1px;height:9px;background:#c8c9d7;border-radius:1px;margin:0 16px}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-subTitle .report-detail-hot-page .report-detail-export{cursor:pointer;height:24px;font-size:14px;font-weight:500;color:#2f54eb}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-subTitle .report-detail-hot-items{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:15px}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-subTitle .report-detail-hot-items .moreinfo-item{margin-right:16px;line-height:24px}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-table .ant-table-scroll{height:400px}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-table .ant-table-thead>tr>th{background:#f7f7fa}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-table .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters{background:#f7f7fa!important}.report-detail-hot-modal .report-detail-hot-wrap .report-detail-hot-table .ant-table-placeholder{border-bottom:0}.report-detail-hot-modal .report-pageSize-changer{color:#343874;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custom-report-edit-wrapper{width:1240px;background-color:#fff;padding:40px 98px 35px;color:#282b59;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/create-bottom.7df959a5.png);background-position:bottom;background-size:100% auto;background-repeat:no-repeat}.custom-report-edit-wrapper .error{color:#f55;font-size:12px}.custom-report-edit-wrapper .txt-title-wrapper{position:relative}.custom-report-edit-wrapper .textbox{width:490px;height:40px;padding-left:8px;border-radius:4px;border:1px solid #e0e0e0;margin-right:24px;font-size:14px;color:#282b59}.custom-report-edit-wrapper .textbox.error{border:1px solid #f55}.custom-report-edit-wrapper h1.title{line-height:33px;font-size:24px;color:#282b59;font-weight:500;padding:0;margin:50px 0 8px;position:relative;z-index:1}.custom-report-edit-wrapper h1.title~.txt-info{margin-bottom:24px}.custom-report-edit-wrapper h1.title>img{width:240px;position:absolute;left:-57px;top:0;z-index:-1}.custom-report-edit-wrapper .sub-title{line-height:22px;font-size:16px;color:#282b59;font-weight:500;margin-bottom:16px}.custom-report-edit-wrapper .txt{font-size:14px;line-height:22px;color:#282b59}.custom-report-edit-wrapper .txt-info{font-size:14px;line-height:22px;color:rgba(102,105,149,.5)}.custom-report-edit-wrapper .txt-muted{color:#666995;font-size:14px;line-height:22px}.custom-report-edit-wrapper .btn-create{width:200px;height:50px;line-height:50px;background-color:#2f54eb;border-radius:4px;text-align:center;border:none}.custom-report-edit-wrapper .group>label.sub-title{line-height:22px;font-size:14px;font-weight:600;letter-spacing:0;color:#282b59;margin:32px 0 24px;display:block}.custom-report-edit-wrapper .group>label.sub-title .error{font-weight:400}.custom-report-edit-wrapper .group>label.sub-title .txt-muted{font-weight:400;margin-left:8px}.custom-report-edit-wrapper .row{display:-ms-flexbox;display:flex;margin-bottom:24px;-ms-flex-align:center;align-items:center}.custom-report-edit-wrapper .row>label{font-size:14px;line-height:22px;margin-right:24px;color:#282b59}.custom-report-edit-wrapper .row .date-picker-dropdown{line-height:22px}.custom-report-edit-wrapper .col{-ms-flex:1 1;flex:1 1}.custom-report-edit-wrapper .ant-radio-group label.ant-radio-wrapper{color:#282b59;margin-right:32px}.custom-report-edit-wrapper .ant-checkbox-wrapper{color:#343874}.custom-report-edit-wrapper .ant-checkbox-group{margin-top:16px}.custom-report-edit-wrapper .ant-checkbox-group label{color:#282b59;line-height:1;margin-right:32px;margin-bottom:8px}.custom-report-edit-wrapper .custom-radio-group{height:32px;line-height:32px;background-color:#f7f7fa;border-radius:16px;cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.custom-report-edit-wrapper .custom-radio-group.disabled{cursor:not-allowed;opacity:.4}.custom-report-edit-wrapper .custom-radio-group>span{display:inline-block;width:80px;text-align:center;color:#343874}.custom-report-edit-wrapper .custom-radio-group>.active{width:80px;height:32px;background-color:#2f54eb;border-radius:30px;color:#fff}.custom-report-edit-wrapper .btn-save{width:200px;height:50px;margin-top:40px;background-color:#2f54eb;border-radius:4px;text-align:center;color:#fff;font-size:14px;line-height:50px}.custom-report-edit-wrapper .btn-save:hover{color:#fff;background-color:#6483ff}.custom-report-edit-wrapper .btn-save:disabled{color:#fff;background-color:rgba(47,84,235,.4)}.custom-report-create{margin:0 auto;width:1240px;z-index:1;position:relative}.custom-report-create h1.template-title{height:31px;background-color:#fff;font-size:24px;font-weight:500;line-height:31px;color:#282b59;text-align:center;width:100%;margin-bottom:0;padding-top:20px}.custom-report-create .btn-back{font-size:20px;line-height:31px;color:#282b59}.custom-report-create header{display:-ms-flexbox;display:flex}.custom-report-create header>.tab{cursor:pointer;-ms-flex:1 1;flex:1 1;height:120px;background-color:#f5f7fa;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.custom-report-create header>.tab .title{font-size:24px;font-weight:600;color:#343874;line-height:120px}.custom-report-create header>.tab .title:hover{color:#6483ff}.custom-report-create header>.tab .txt-info{color:#666995;line-height:17px;font-size:12px;margin-top:5px}.custom-report-create header>.tab.active{background-color:#fff}.custom-report-create header>.tab.active .title{color:#282b59}.custom-report-create header>.tab.active .txt-info{color:hsla(0,0%,100%,.5)}.custom-report-create>main{width:1240px;background-color:#fff}.bar-title{margin:24px 0 8px;font-size:14px;line-height:18px;letter-spacing:0;color:#343874}ul.bar-options{list-style:none;padding:0;margin:0}ul.bar-options li{display:inline-block}ul.bar-options li label{margin-right:16px}.range-options{list-style:none;position:relative;z-index:0}.range-options li{display:none;line-height:22px;margin-top:20px;margin-right:80px}.range-options li.show{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.range-options li.show.custom-options-container{-ms-flex-align:start;align-items:flex-start}.range-options li>label{min-width:4em;font-size:14px;line-height:22px;margin-right:24px;color:#282b59}.range-options .custom-options-container{margin-top:8px;margin-bottom:-16px;z-index:1}.range-options .price-info{color:rgba(102,105,149,.5);font-size:12px;margin-left:24px}.range-options .range-radio-container{height:46px}.range-options .range-radio-container.ant-radio-group label.ant-radio-wrapper{height:42px;line-height:42px;border:1px solid #fff;color:#282b59;background-color:#fff;margin-right:32px}.range-options .range-radio-container.ant-radio-group label.ant-radio-wrapper.custom{padding:0 16px;margin-left:-16px;border:1px solid #efeff2;border-bottom-color:#fff;z-index:11}.custom-report-system-list{padding:40px;cursor:pointer}.custom-report-system-list .filter{display:-ms-flexbox;display:flex;margin-bottom:24px}.custom-report-system-list .count-info{font-size:14px;line-height:22px;color:#666995;-ms-flex:1 1;flex:1 1}.custom-report-system-list .count-info i{color:#282b59}.custom-report-system-list .list-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.custom-report-system-list .list-item{width:568px;height:200px;margin:0 0 24px;border:1px solid #ebebeb;display:inline-block}.custom-report-radio-group{display:inline-block}.custom-report-radio-group.disabled>span{opacity:.42;cursor:not-allowed}.custom-report-radio-group span{vertical-align:middle;display:inline-block;width:100px;height:34px;line-height:34px;text-align:center;color:#282b59;border:1px solid #d4d5e1;border-right-color:transparent;cursor:pointer}.custom-report-radio-group span:first-of-type{border-radius:2px 0 0 2px!important}.custom-report-radio-group span:last-of-type{border-radius:0 2px 2px 0!important;border-right:1px solid #d4d5e1}.custom-report-radio-group span.disabled{opacity:.42;cursor:not-allowed}.custom-report-radio-group span.active{background-color:#d7e4fe;color:#2f54eb;border-color:#d7e4fe;border-radius:0}.custom-report-radio-group span.active+span{border-left:1px solid transparent}.custom-report-radio-group span:hover{color:#2f54eb}.custom-selector{display:inline-block}.custom-selector .item{display:inline-block;width:100px;height:34px;border-radius:2px;border:1px solid rgba(212,213,225,.42);line-height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:relative;color:#282b59;margin-right:12px;margin-bottom:12px;background-size:100%;cursor:pointer}.custom-selector .item:hover{color:#2f54eb}.custom-selector .item .icon{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;z-index:1;opacity:0;position:absolute;top:-10px;right:-10px;width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAABqdJREFUWAm9WWtsFFUUPrvdbreP3ZaW1j4sMQYoNqSg0iZA4IdpDDGAiGjiHypETfSHKSRqjCGKkRpCqIDiK5oSIGmCMaSAP0xUCIkhYjAgUBNbEYG2YEstu32/1u+b3Zneeey2pbv9krN3Zu6953xzzn2dWZfMAOFw+FF0XwcpgxRFpRjlGKQD0h4tr6I86XK5mlHODkCuEvIJ5AZkumhBh72QxUljC+ULId9AEoExKDkEmZcwwlCWATkIGYEkGoNQuAfinYywK14DKChF/QnIUqd2Y+Nh6RsU6RsSGRkVGR2HcHQCnpSIeFFm+iLidsU0dw5dNmIM39Y6O/zE7AmSK9D+OKTA2q9/KCx3QxGC1rpY9zREwnP9Ij6vo9lbaLIBZC846XDsESX5EzqkqZ2GRsLSGRTphRdngkA6CAdEvB6b+X7oXe1E1tYyGu5f0eEBlUywPywd/4mE1YczuHbDcvEckax0G4U2qK0EWS5vBkytQDIDNT9DjDGJZ9KFMDPUyUA+PJvnN9GgGTqKnjVi57YY34N7gyTrkkmS+jmUukK2OFWiajfrdRivAs8txEPuIB69kuFuR7hnAyW5In7zMBiB3XJ4tZX2VY/uwr1BkhOHY3K2QIcMj5o8mwrbdbp9jSi8SVdv0h+yZEhM3dTKJFxjKkjnPZvi56LcDI/WqE24Ts50CVL1xboexEbRch07RRQhTJ0B2LZgC+/10K9XK5M1w1Ub3T3j8u6BHvnwi6Dc7sSWFgUnrwXr4VWXGz+PoYJbpQZtW8SbJhPXbo7KO/U98k/bmPQPhOXC1WHDHLdjclBQgutlnDxrlYfa3q3eJ/r6/O/DcvBISIYwp3ke2LopS55YbtoANQ4BrugTWEeiZRP3zvs3lc+f55HcHH2kqD2mft3044A0nuQuiR0p0yXbt/ilfD4ntxmcHxaii0i0SG3GU5CKU6cH5GhTvzxUkiLvvZ4jPvPLq01jXvNE9dWxXjnzS2RMFRWkyFsvB6Qw3/nFR6InMEVhEVsydTDAo5qK0kKPuNHqOsbTgcMh4TIyHfT2haXus6BBcvGCVPlgW3ZMktStHxUVO8UkavKotdGSR1Jl8zOZWp/fMOiPNvUp/eNfdmA279jXI82t3GREqlf45O1XA5Jp3oFsSqwc0KCYobc72tJ1zSqfdHSOyfdnB+W7M4NSlJ8i1StxuIyD5tZRqW8ICj3KiGzekClrVsfvY6gzNnbjyRiJ8jiFA1cEnInDlnHKmhoYugOyF/8YkYZv+6RgbopUlNknAttyLHJM0jPpPpfU1viFkZkqPIyzGe18xJTWAIk6gV6pfdEvpUUpWOdE9h0KSdsdezAaT/XL540Rkvl5bnm/NntaJGnbgUMHidKjBpjjxIIvzSVvvhKQbJwfuVDv/jIowd7I7OK6WN8QkqYfBrTuZQ97ZNe2HCktjKMwhiEv42yG5lEe7Qwwr4mH/DlueeOlgKQikv/eHZe9Xwels3tcdh64J+cvRXaY1VVpsuO1bAlk2QdbPN16XZadwxUXttByNDDIjmP9acFgmGwVOndxWPYj/ARDpc/UF9ZmyNPVSIruE3y1BViH3MxVJlCBDFb7zKIdTvmcKe1kXmW75Uu98vxTkX2OJNPg4e1b/TMiSb20bSF5DRwv6/PrBBvpYEo7FWx8Ml1WVaZpW+vO2hypqvBOpVvcNsxOLWjiveZfhJ/fgi5BdOLS3h2WYGResF1MjGIp60XKkhMwhSpm+3gVTKOLc016uE8ugUevaMR4gQdHVCV8M/MwUWsnrj2YoYkgSVvMSC04HOUW8Sgr4dV5KP6EGMeOEJagtm7WJh+leRyfJm8yVV4Iojdp3Qg1HtzA/cd8qINZocNb6tUJKwuybSSp+yOdJG9MrwCv0punIctZqYN5dxeSvWSAJHPt6+1Z2KoG0chpBjcmoiQCsoUo+KXiQd7r4DBgSjvdY57e31pyTDKXt4Sbzf6GVIFkl9rHRpSVIPs4Cr6VKSFg3s2UltniTMDZzSGVav9IxritBElObhMcibJFlCzXsBJTD9wwpWW2yERsqqAh7bMjCPpSHc3Sk+udSNKGYw9WECDLQzXJ8gOFDfqHXOY4TB+4Q2lbKbTyqMatlQcM7t2ZGP2WHUfVx+g9aw232mDSa5D1QfZDhiGJxgAU1kGmflidjDGUzYccgyQC/LOhAVI6md37rody/n3zKeQWZLr4Cx3qIdP++ybuGI33NjDGvssg/ENsEYTjmRktBaPV+EOMGQSPkU0Yg5dR3hf+B9zn94GwtStkAAAAAElFTkSuQmCC);background-size:100%}.custom-selector .item.active{background-color:#fff;border-radius:2px;border:1px solid #869eff}.custom-selector .item.active .icon{opacity:1}.custom-selector .item.disabled{opacity:.4;cursor:not-allowed}.custom-selector .root-style{display:inline-block;margin-right:16px}.custom-selector .root-style .label{margin-top:8px;line-height:17px;font-size:12px;font-weight:500;color:#282b59;text-align:center}.custom-selector .root-style .item{margin:0;width:120px;height:90px}.custom-selector .root-style img{width:100%}.custom-report-volume-drop{display:inline-block}.custom-report-volume-drop .sort-item,.custom-report-volume-drop .sort-item-active{font-size:14px;cursor:pointer;color:#343874}.custom-report-volume-drop .sort-item-active:hover,.custom-report-volume-drop .sort-item:hover{color:#2f54eb}.shop-select-container{width:480px;padding:0;background-color:#fff;border:1px solid #efeff2;height:0;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.shop-select-container.visible{padding:24px;height:auto;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.shop-select-container .search-input-container{border-radius:18px;display:-ms-flexbox;display:flex;width:432px}.shop-select-container .search-input-container .input-container{display:-ms-flexbox;display:flex;position:relative;height:36px;border-radius:18px}.shop-select-container .search-input-container .input-container.hasBoxShadow{-webkit-box-shadow:0 4px 15px 0 rgba(212,212,224,.5);box-shadow:0 4px 15px 0 rgba(212,212,224,.5)}.shop-select-container .search-input-container .input-container .search-icon{position:absolute;top:12px;left:13px;color:rgba(102,105,149,.5)}.shop-select-container .search-input-container .input-container .search-input{border-radius:18px;width:432px;height:36px;line-height:35px;font-size:14px;background:#f7f7fa;padding:0 16px 0 32px;border:1px solid #efeff2}.shop-select-container .search-input-container .input-container .search-input:focus{background-color:#fff;border:1px solid #2f54eb}.shop-select-container .search-input-container .input-container .search-input.has-content{background-color:#fff;border-radius:18px 18px 0 0;border:1px solid #2f54eb;border-bottom-color:#fff}.shop-select-container .search-input-container .input-container nav.search-autocomplate{border:1px solid #2f54eb;border-top:none;width:432px;background-color:#fff;padding:0 16px;display:block;color:#282b59;position:absolute;top:35px;z-index:10;border-radius:0 0 18px 18px;height:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.shop-select-container .search-input-container .input-container nav.search-autocomplate.visible{height:auto;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.shop-select-container .search-input-container .input-container nav.search-autocomplate:before{content:"";width:400px;height:1px;background-color:#efeff2;position:absolute;top:-1px;left:16px}.shop-select-container .search-input-container .input-container nav.search-autocomplate a{color:#666995;display:block;line-height:34px}.shop-select-container .search-input-container .input-container nav.search-autocomplate a:hover{color:#6483ff}.shop-select-container .search-input-container .input-container nav.search-autocomplate .none{margin-top:14px;color:#666995;text-align:center;font-size:12px}.shop-select-container .search-input-container .search-btn{width:62px;height:36px;background:#2f54eb;border-radius:0 18px 18px 0;color:#fff;text-align:center;border:none;line-height:36px}.shop-select-container .select-options{margin-top:12px}.shop-select-container .select-options .title{display:-ms-flexbox;display:flex;margin-bottom:16px;-ms-flex-pack:justify;justify-content:space-between}.shop-select-container .select-options .title>.clear,.shop-select-container .select-options .title>label{color:#666995}.shop-select-container .select-options .title>.clear:hover{color:#6483ff}.shop-select-container .select-options .selected-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shop-select-container .select-options .selected-item{width:135px;height:32px;background:#f7f7fa;border-radius:2px;display:-ms-flexbox;display:flex;padding:7px 8px;cursor:pointer;margin-bottom:12px}.shop-select-container .select-options .selected-item:hover>i,.shop-select-container .select-options .selected-item:hover>label{color:#6483ff}.shop-select-container .select-options .selected-item:not(:nth-child(3n)){margin-right:12px}.shop-select-container .select-options .selected-item>label{-ms-flex:1 1;flex:1 1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:20px;color:#282b59}.shop-select-container .select-options .selected-item>i{font-size:12px;margin-left:6px;line-height:24px;cursor:pointer;color:#666995}.shop-select-container .history-list{margin-top:16px}.shop-select-container .history-list>nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.shop-select-container .history-list .history-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:50px;line-height:50px;border-bottom:1px solid #efeff2;color:#282b59}.shop-select-container .history-list .history-item:hover{color:#6483ff}.shop-select-container .history-list .history-item>label{cursor:pointer}.costom-report-about-page[data-v-3e2460a8]{position:relative;min-width:1392px;margin:0 -24px;background-color:#fff;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/bg1.788648cf.png),url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/bg2.e74cc52c.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM4AAAGcBAMAAABjAIK/AAAAHlBMVEUAAAC2vf/T2v/Bx/+gpf+9w//a3//a3/+3vf+hq//4s/apAAAACnRSTlMAEBADEAYIDAwKnmvxDQAADz1JREFUeNrsmU2K20AQRgN9AhlBtM0NGkwOYNBCXoss5gAx+AbZGkSQ97aJbxtVSVVft8dJbKnKkJCKZ7Kbx6vfnuTD/5gZMYsPf3uEPD68KJT2T/lM8d/nN6GTc+dHGw7UWiL6+kQJZq3fJdHcZ2KlPmCZcQjBEPrLxQehPuRGkRbMkMNGEy/4+dyaufqAFNf5z4/RmoPWiHY+X4Zo72JQJ4qlqHYIoN4rJT5hsQ+jOG4wNE82PgIgGPNyIyKpT1jKQXz+nKcw0MfSB17v0sf7AWO7lAMnkcLURvGZTbpOcb6bPvSd+oSZnLfz9Y0ih1FHgMR9Z+Jz5rhev6SkrEjqE2YpTRihpVafRUn2+OQT5vsgOIUoU5suVvUZYhnnbUyhgtqsSNHIB6jhC4VKB2m2zymnTD5waqEUKHXi8yyop7huT9dtJkWfM3KHKqnPDM6xYdp2m7MGmGwizKvWJz7JYQBzfpBXnkBd5erDSkM8e8hritPpxCT2AiodplaV5vlsKep6W/cax206TWdZDgDN8emGqE/dqanrBqBjQppGthVMiHN86imaZrCqBXY6ZoXS1OEexcEnPsUBqTsNMSSwOx37XiFD3DZDnOHTcSiNtKb+S6ZJhCSe3zsq09QE64bPqasbnqpOla7ZHIUQZ3AQXTN+324HpW2TtLh0Ha7RTA5YHesN38fWk/t0m7o4k4MYQf12TN5WjKbU6V6Yz4ESDdMwVL2uB97gPEZY3ks5rENfREPu9CQBtISDluDOA0eNBLM24ECJjdB1SS/EuJCDOtGOqPlyCIh7QW7RUg5IpNTDaJrXFuvHhjNgiCVFEhCmyIrTcPo6GHEvYP8YcEBqxtxhL2CKohWHfJglqXvLMheiAQegrmcOpqjV62rEwSpKBjYbIjtO0xCIu44ociTwbxlmPgwiTt5z7GPFAStJXdpzppyuESMItRCy4KBMaG70HKGM81ZrL6AVsBXMfNALBJLFTWHGgVCjmy4RWlv7jEZHWQsiFKIhB3sBQhPHzgdXQkDy6kbibDjYQdLcaYWiMYeEehXCCV9HY47cIizuCWTug7XAFfo8YoI1Z2oFVEhe3OY+A0iEeG8jcaYcDBEKxCRbDi8fAaG3I4QMOMgdLpHMkAenbxq0dotZteSgREe9eKiQHQdDdNQTzpT4IKf4fdwa5Z3AYcLJQU1fy3NO7lAItpySv2OGHtsJxTORJW4SuqBCAJlwNje9ja1tyEHm6rTlWvZZL+QgRgQDe5khCIVozWFQLkRGizmI2y1HgREy4QC00Rni5ZMkzpZTl0gcZQ4jZMJBkTYA0U7ACBlz6iKd1b0mzpyzkbWtO6FFgRZyEKNQebdC1hwWms7DV90J0YiD1BXJW+6SjJAJByBquYKEcL9xhUw5BXYCzqq1T8EzVDLomLZ2iLacgoQ22glXjJA9h1sb9xs7zpJTlBDKdoI5pyYOtTZxdvhlyJ5TcOLGEdLE2XGQuJKEpEKy48w4ECpp9zQPFKhYFCQkO+GCd0+05pAQRhXPEXPOhjg9OtvaB4krNHFXJM6FU05Cl6+SOHtOKSOEjrPmYIrkfOuohmjOKSlxfTcm7oqVYO6zGVCSOH2YBksOEiecHVaCIQdK73ZpNOUgcdIJKJCHT1mI0Ju+Sx04vBJGzv6MAhlyEMyZVgJjfDil/Nenrh4fzkZBZ6xSF04zccTHh1PqzsaKM+cgcelRdeGgE3BUfTiNJA4Fcsmb7Gy9DcHHRznYCD6cYirQDhvBnoPVs9+hQC6czdgIuHXBhYPORoFc5mfiXPTWRVsOQHKDfHxQoGpqBFnZThzyAYfCh1ONBcJNDU4+KcfLB4nD7XbjVDype/2FODrlraoyTjTmAISVjYaz52yKA28EagTmBK/6jI2w04aLHhw0gr4R3DiVnobWz6fURvD2ORx+2XCFeYGO4AQnjjQ2NYKrD78RxreIq09VgePmg0ccGtuLc/Dn4I1wwQB59VtVEUcf2dYcBPvgrejFqW7ecG4+h3yAolve8gHy4hy4sXd06hjj5lOB4+lTjQ33Ih88Rbw4ZQGOp8+BGvs73tjRb374dPtyMKjCWfv67GXxBGcfvkCuPhVzLvM5q1Xx6Tef9Imw3+nTKs7xeRADDgboKcjDl26HheDZB9+xEO5wVn/481h8PBBn5+iDhd0LBz4raxA4L/Vx4WwIdLjr88klb1dwXHyYUxFnRxwKcBx8wAlu/Vb5+2DB8WHw4QAEzut9VoV5EOfqn7fDizgfmYPD7epzueWsPEDfwPHx+ZT7+M7PK3z4AN3jrDx8+h09RNx9/DkrFvLkYEzvc1Z/pc9Pas4gyU0YiKKpygnoDdmqN2znLrkDlSzxIuIEAyfIeUO3aH8UIQlm5FSFyNiT2Dxe9xfCs4hTn/+3P2Tbq/oDAacb6iY+8z/wmT7MofwWbPRJdZyAPspxte+SgoLRuQ99zidgBGdxA+e+j6PcCLTdRx9TNwsnvT+gylb7oi1dEZRAZEynHCbtYWm4LksJD/Hp5I+izn30Laqe3evjfCAF4Wy3v1DOzzHl7O6ZPcko+nT27tDMKccRkrz5fO+KozPbACMp9LSCE9et7FMqWgSzySYcfP9p6iND+xM4q3HgowdU7dy+NACj4EJD1y3nPkiUPNLXpRH7SLZd3y/wwfdg1ZVzMqv4dZ6B56dbcBLOCE7sgzOzpuBMKyA4q49+X/idcPb3o9KiYa/zGOx2f9XfOQs4Bx97c9qgMEopiJ+6IseOdmwKTrZUNmjtzyycb+vynvcRI/FGY2o+R+ndRzkzOHF/4KMHPVrk+pM5lydnxO+raj5GyIHS6sJnNA58cEhV2QtfLVv8T7aIXPAJa2LaHyBTEKRDesIsX+f14PMF9yE4ccInarE+aGE27JxZOFgW4POUt0/geEBGI810mKSc5+CczSeqVDXT0KOwLPhzDjKV+OTzBiMUMOVY3NAfq9ElHyhEPsGoX5Zfx2UBPlgB6NTHqMzkdDDJS33YCD7GGU84uBnQBrF8nnEAeWmv8LdOd0cQESln6hdMn9THTJgo7HAMHBADuzBCLrmjYfKzXN60PWl/DAYSxlPvL3Lis3F46IQzphxGqaVkHJ7OfDh1wtAmKmde11MOWeVVJPiklYp9Eh2tuXGOsQZHTnOvN071DFPSEZtwOQAn74NTrVBSHRYf4fTrKtMHl4PEByO0pEzSJ+Qk+JBwdPqAk/rgVBGG7ABMeeqjnOXIeSv5KKriA2VMIHYs09RHl4OSj1auHgQXTSYi5Xjv38HJ+6BydZ9jq57TZ+P8RntKPsqo+wgJ0QuXg76fT1c5+NyuHKM/ygIHX+bqPoqq+fDBq5OfeOr9qjG46GO7at5wkSWJta4K7xaDqo9++GLeFKY+xkHcvpZ92OF863kLH3AyfbibVz/C563mg/lezZu6K5WFM/txBOfcB2NHXMlboHUkBxl6P/sfiHXRB0vqnbxp3Hzv/Yy4vZV9DMVX8yY/EEmsvV+Eg7iVfPDhi3lze0Q3zrKMUdxyPqgE3ckbdfJ6mPy6/IhiUPIR8s28OfUZkrhVfOhu3tSJh36J7+Fr/eFbeVMfznCKeaM7eTMflrj5Xzd8ZHcrb0yCGTYO7uHrPvLTpbzhWVYFJ5zoHr7sQ+5u3iSh2p55RtnASXwQ07t5k3Ni129lw711zQe1v5I3k+LHxonv3co+gXA5b4eY+m2LYlD2EfD1vNkywuAgBjUfvpE3a09YfKIY1PuTyxvHG/ops7S32QNOLW+YQ/H4m7O/X0Kti0J0T1X2ubm554d673GxBifrc2fDPcjA3s/gtPfRugnIwwftAedTmwVTdfCLkKYc+Og2JbO0tY+Q3IAYvIBDz4YOQQeLQnsfkrQ5cNCe5j5IG8rWPm/CwZ319+/NOVo03eKytfdhuxhk2tPY5/FKDmbpIzd7sLWI24OnpD2tfciW7Hm71cH//dXaJzd7mvsozr+SA5+oPQ05sEGo8WsDtKcJB6B0KW3FwaUgvhigPY37A534YtDYBzpx2lr7oD3QaceBTr5s7X0eIW2v4xBSoJMHZWvIgc4DKYBOKw6WuChtrTnYMEmR6kYcpA06f9o1Yxy3YSCKBtibuGGrRrmIEF/AgJV6Cur6ocYePxLcRuIXkAD5RZBq376ZPzQMbGY9Ug7b6XQmKac/Hj2HpOSc381joOOgw1MNRuqDDmOTc/jA3rojFfugw9Om57AddGYxB4zrdMcj4/DkUOorOWb1E0qr9T14Y/gSN4k56HCkV3G6G2VshAi2g46G05c6Z44HHQ0HDDeKjphj5hx0xBzy0eEtkHNSfCCsYNBR+tRl4xNO77OFDqVWcrAJHTCTioPNzW2ycyibmmO3WocW6H02boftyDicKLeDjpTD11EwCzo6Dh877e1MYk766OR2O2KO3VhOcztyn82z8lALOVBSUwJ0lBwuND9bnR9aTroZQ6ufAhGHy0EHDDoijlkzNXSkHIvlrHQaHRkn3VpMXTapTwyNqc0vjJRjHYYSCDi8aqmrNF94ZByLqa252o6Qw2uDjU+Nro1zsAkQNouck3gGcqczyThm32AWMCJOKj72wmzPTNeYmoJjZgkbKo3OEAeZgklvm7x+Gr2AUXDMSgXCh+XQNQUnJfM2e1Z3oQPoDHLS3jPb4lGLw9mXM4MZ5liJM6JpHpbD1EY4ybNZNzQOFMxxDhPzzaTQwaaEqQ1xLCbG2eTaBp3THEuRrXqgVzB7B8BMkWOcVObVT2zdAnNnaPyd66GkiBOg8Kn23dC+Iofm5jPbF2NWU3I0wD9xloUOnBDa6gDxzawUbal0JnwOzw0Ei2E1ZWgFhI7GZ91Hxm72zE3VwmeAk/c8kYmZYTPiA6X8E3uJ1ZQ3bals8DnLWUt2mYyNY+oOnPbJhHmxGD8bbPA5ylkj5SevrsLRcDaer4I47cPvnwsKCjZUYMwnAECc4j2bwewAhQ+5v2WWEjBT4zPAQWXmaKoK4HMmjcj91eSHPzRLjfFzwed4MIm17D5QqMCYzy+yPB4FwZsJpSDYzyjn/vNVsnkOEEWT+fAmL52N0scBnpbi2298TuZd4dkTPx2ZvWggBrIzIHRHg8/+/4GA6OIuQh/S30yzHz1nCgd8oCg4nEznI+f4iDofHYd7udonfv/OR8ThF+59tJk81/hA+At8yGU+nv8+x3zIRT6XBh9A/7TP9UHnyvwBjR25a1t8VFoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:174px auto,132px auto,106px auto;background-position:left 955px,right 1636px,left 2396px}.costom-report-about-page .about-title[data-v-3e2460a8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:28px;font-size:20px;font-weight:600;color:#fff}.costom-report-about-page .about-title .about-logo[data-v-3e2460a8]{width:28px;margin-right:6px}.costom-report-about-page .about-contact[data-v-3e2460a8]{position:relative;width:56px;font-size:14px;font-weight:500;color:#fff;line-height:20px;cursor:pointer}.costom-report-about-page .costom-report-about-layer[data-v-3e2460a8]{position:relative;width:1200px;margin:auto}.costom-report-about-page .header[data-v-3e2460a8]{height:900px;margin:0 -24px;padding-top:240px;background-repeat:no-repeat;background-size:100% 636px;background-position:top}.costom-report-about-page .header .header-img[data-v-3e2460a8]{position:absolute;width:696px;top:-142px;right:0}.costom-report-about-page .header .main-title[data-v-3e2460a8]{font-size:38px;font-weight:500;color:#fff;line-height:53px}.costom-report-about-page .header .sub-title[data-v-3e2460a8]{margin:16px 0 32px;font-size:18px;font-weight:600;color:#fff;line-height:25px}.costom-report-about-page .header .option-button[data-v-3e2460a8]{position:relative;width:167px;height:47px;background:#fff;border-radius:6px;font-size:18px;font-weight:500;color:#3c5ee6;line-height:47px;text-align:center;cursor:pointer}.costom-report-about-page .explain-wrap[data-v-3e2460a8]{position:absolute;left:0;right:0;top:636px;margin:0 -24px;padding:77px 0}.costom-report-about-page .explain-wrap .explain img[data-v-3e2460a8]{display:block;width:76px;margin:0 auto 12px}.costom-report-about-page .explain-wrap .explain .text[data-v-3e2460a8]{font-size:18px;font-weight:500;color:#282b59;line-height:25px}.costom-report-about-page .step-wrap[data-v-3e2460a8]{margin:0 -24px;padding:100px 12.36% 0 15%}.costom-report-about-page .step-wrap .step[data-v-3e2460a8]{position:relative;padding-bottom:22px}.costom-report-about-page .step-wrap .step:last-child>.content[data-v-3e2460a8]{border-left:none}.costom-report-about-page .step-wrap .step>.index[data-v-3e2460a8]{display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;color:#666995;line-height:22px}.costom-report-about-page .step-wrap .step .dot[data-v-3e2460a8]{width:16px;height:16px;margin-left:-8px;margin-right:56px;background:#d6e4ff;border-radius:50%}.costom-report-about-page .step-wrap .step>.content[data-v-3e2460a8]{height:351px;margin-top:12px;padding-top:13px;padding-left:63px;border-left:1px solid #d6e4ff}.costom-report-about-page .step-wrap .step>.content>.title[data-v-3e2460a8]{font-size:32px;font-weight:500;color:#282b59;line-height:45px}.costom-report-about-page .step-wrap .step>.content>.text[data-v-3e2460a8]{width:400px;font-size:16px;font-weight:400;color:#343874;line-height:22px}.costom-report-about-page .step-wrap .step img[data-v-3e2460a8]{position:absolute;top:-60px;right:0;width:460px}.costom-report-about-page .about-footer[data-v-3e2460a8]{height:397px;margin:0 -24px;padding-top:147px;background-repeat:no-repeat;background-size:100% 397px;background-position:bottom}.costom-report-about-page .about-footer .footer-img[data-v-3e2460a8]{position:absolute;top:-154px;left:0;width:514px}.costom-report-about-page .about-footer .title[data-v-3e2460a8]{margin-bottom:32px;font-size:28px;font-weight:400;color:#fff;line-height:40px}.costom-report-about-page .about-footer .option-button[data-v-3e2460a8]{position:relative;width:167px;height:47px;background:#fff;border-radius:6px;font-size:18px;font-weight:500;color:#485df9;line-height:47px;text-align:center;cursor:pointer}.costom-report-about-page .qrcode-warp[data-v-3e2460a8]{position:absolute;top:100%;left:50%;padding:6px 0 12px;-webkit-transform:translate(-50%,12px);-ms-transform:translate(-50%,12px);transform:translate(-50%,12px);-webkit-transition:all .4s;-o-transition:.4s all;transition:all .4s;width:120px;background-color:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);border:1px solid #efeff2;line-height:1.3em;font-size:12px;text-align:center;color:#343874}.costom-report-about-page .qrcode-warp img[data-v-3e2460a8]{margin-bottom:16px}.custom-report{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.custom-report>.custom-report-header{height:228px;margin:0 -24px;background-image:-webkit-gradient(linear,left top,right top,from(#2f54eb),to(#7579ff));background-image:-o-linear-gradient(left,#2f54eb 0,#7579ff 100%);background-image:linear-gradient(90deg,#2f54eb,#7579ff);color:#fff;position:relative;overflow:hidden}.custom-report>.custom-report-header>.about{z-index:1;position:absolute;top:25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1392px;margin:auto;padding:0 24px;font-weight:400;text-align:right;cursor:pointer}.custom-report>.custom-report-header h1{padding:0;text-align:center;color:#fff;line-height:156px;font-size:40px;font-weight:500}.custom-report>.custom-report-header .back{z-index:1;font-size:20px;font-weight:500;line-height:31px;letter-spacing:0;position:absolute;left:53px;top:32px;color:#fff}.custom-report>.custom-report-header>.tabs{display:-ms-flexbox;display:flex;background-color:rgba(47,84,235,.3);position:absolute;bottom:0;left:0;width:100%;height:72px;-ms-flex-pack:center;justify-content:center;z-index:2}.custom-report>.custom-report-header>.tabs .tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:1440px}.custom-report>.custom-report-header>.tabs .tab{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:276px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;font-size:22px;line-height:72px;text-align:center;color:#fff;cursor:pointer;z-index:2}.custom-report>.custom-report-header>.tabs .tab:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.custom-report>.custom-report-header>.tabs .tab .tab-content{position:relative}.custom-report>.custom-report-header>.tabs .tab .tab-content:before{content:"";position:absolute;width:calc(100% - 47px);height:4px;background-color:#fff;border-radius:2px;bottom:8px;left:47px;opacity:0}.custom-report>.custom-report-header>.tabs .tab.active{color:#fff;opacity:1}.custom-report>.custom-report-header>.tabs .tab.active .tab-content:before{opacity:1}.custom-report>.custom-report-header>.tabs .tab .badge{position:absolute;right:-14px;top:14px;width:20px;height:20px;background-color:#fff;border-radius:50%;font-size:14px;font-weight:500;color:#2f54eb;text-align:center;line-height:20px}.custom-report>.custom-report-header>.tabs .tab .anticon{vertical-align:bottom;margin-right:16px;font-size:30px;line-height:64px}.custom-report>.custom-report-header>.tabs .create{display:none;margin-left:813px;font-size:16px;font-weight:500;line-height:72px;color:#fff}.custom-report>.custom-report-header>.tabs.fixed-tabs .anticon{display:none}.custom-report>.custom-report-header>.tabs.fixed-tabs .tabs-wrap{-ms-flex-pack:start;justify-content:flex-start}.custom-report>.custom-report-header>.tabs.fixed-tabs .tab{width:auto;margin-left:48px}.custom-report>.custom-report-header>.tabs.fixed-tabs .tab-content:before{width:100%;left:0}.custom-report>.custom-report-header>.tabs.fixed-tabs .create{display:block}.custom-report>.custom-report-header:after,.custom-report>.custom-report-header:before{content:"";display:inline-block;position:absolute;bottom:0;top:0;right:0;left:0;z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbAAAAEuCAMAAADY/LcrAAABDlBMVEUAAABtfvprfPpvfvpxgPpoevppfPpygfppevpygfpnefpnefpoefpoefuBh/+fs/90iP9sfftpevpufv5pe/psffptfv1tff12hP9pevtqfPpsfPpqe/pqe/pqe/psfPppevppevpqevtqe/xwf/ttfvppevpqe/pre/tsfP1oePpqe/pufvttfvtwgf5oefppe/lqe/prevlrfP1pefpxfvprfPpqfPpoefpoefpqe/tqe/psf/1ugPxoePpvf/ttfftoefpoevp0gvpsfvppevpoePlsfvprfPtqe/toePptfvpqe/pqe/tqe/pqfPtwgPtoePpqe/ptfvpsffpoePpoePpnePlmePlnd/nuQb6pAAAAV3RSTlMAxMTExMTExMQv/fv49AQBB9fwEuzPGh8K6ePbr2xB37y2VE7HwKSJeifw59LID52EXjcj4MRZLNuqdTIWDNXNy8GVxJhn5KmRPOy7f3FjRsmNSbWfys/MggBhAAATUElEQVR42uydaU/bQBCG9wPIJbYTjopAjxBIBSVFhQKCUCAoQUQl4pbA9f//I91i6FLGzHoTH7vreYREDr/F2dnj3axmyuyk1b2dY4QpbE+GYdi+nGaECeyshhGdFUZoz9yaF/5jcpsRWjP9eRiGQRjwn/CRgx1G6MvKbvgaj9yHtpzfh3EML6uM0I/1gxBA7kNb5m7dUCDWsSfekfvQiunL9qtAAVbrjNCEGvAakCD01r4zQgca0GvEj7bhZ3IfxSO8BggQpNNiRKEc/XJDBBjE3iEjCmPhZxuMKmnwyH0URW1vEBcQadC8LXIfRdB4QAKEB294Ru4jb/aXsQBJ3+uS+8iV+X4l0XoFnovXm+Q+cmPhqy8aHhtdeEA35xmRA7Ufg9FGF8DfOmZE1jS6/wUAPga/kYAukvvImP1lJAAQ+XXdO0ZkxvxmRc0RwufwteYUIzLh+MIHjQ4ej/B+hdxHFlSvFmHDwyBw1DfT/sUCI9LluosaDQHyGqIfXNUYkR6HzRCg4AYhUP9wzYiUqG8GnORmAhqPRPrlfUakwPctLzYwqqNMrif3kQLVs8WEjY+PKFxP7iO9tCF8XyUPiKJ+8IPcx+hs99CpLAL/Vl5d/9BgxEjUV0FDq+/B1PXkPkbj+5oXBMAcgMBg514j693+ESOUqH4e4qNDfh42lr79ldyHCq0Ovi7JAzC2fpfch0KKsmhgfLpD9mRj6sl9KKQog4ZEAwCvTU3/aZ0R0rQhT/E8C7yXnp7cR4K0IWDR0dEC91Mp69s/qXjE26x0YjaySscqGeh398h9ICnKyNqCGQVBBvr7c0bEpQ3J1x+0YbPTk/uITVGGthsZHXD6ylTv/qLiES+YfittSMGyZ6sn9/Ff2tBuXA8HowJp8Fz0u3uM4DTuQUMq7qty0pP7+Mv6J2xfhK9LEbnqy1666qjvBkrnWfBxbnoqXcXThtrjnmcVoB+WtXAmTxtK9M050uiF6MtauqrxEAqU9lCCQvTlLJy5v4yYAoXzrIL0ZXMf830X+aY8UUMWrvduS1M8gqco41OTfLOrhb4kpatqVwO18yx4rTb6MriP6678CATv2Vrpe5a7j6kmap9xy/2IdnqbS1fxFGU1VwZf11BvbeFMnqIsP4/iIGuKpnor3QdPG0LWDdB4ce9prLevdNVdF/ROtPFgQ2mut6tw5mEPXw/k51EG6O1xH/VN0CvRXgwIzdBbUrqKpyirHcnD64zRW1C6qno2BL0TNAzu1IzSm166qtXBeiQEXmuc3uTCmdu9uA+nMj2ZqDe2eER9VefzrOz0hhbO5CnKiLtCF/tnDNYPrgxzHzxFGexfFI8vDNd3jSpdJdKGkH0NuqexQG9O8QieopzEZSE91w69Ie5j5yDBNwXommGP3oDSVTxFGfQ28Bj/ctUqveaFM6cvZ9XOk2BDWKfXuHBmbUUxbQhOKVbqdXUf5/fY/A+BH95WvbupYfGI9QPcWcl7p816X7fSVXN9V9z8aOdJluu1KpzJU5Tl6wD+YUug16Z0FU9RBo5K0YGVRL+sRfGIxgOyGCOWWFAevQalq9Y/4fO7fE0ol3726zQrkKN+Bd500rTViNLp8yxdBVOU1RZk+F4p9fc5uQ+YoiyfDvD5v7T6IkpXXQOvoXqeVGa9259jubK/DG9O7Typ7PpcS1fNb7q4I5JD+iA397Fw4YMbV5znSf9ILqWrqlcD1f3Ka0gfvZ5L6aq7rlqPg6+T/qXezbZ01VRT0/XAYH07xdJVMEUZ3zjK527Sx7yfUfGI4y1f/sdxSP+GXpSuSjNFGb8x+TxOekSftvtodY3oqQbrUy2cedgbbWEVGtLL9cPLalppQxqdJ1mt76ykkzak1YeyW/9ue/y0oYDIk9X6mCnKgpHOg0ivqB+ndNX2pPYLtZV6WLpKPW3I8K9/TNN3WkyVuTVPow9QPn3vUDFtaKg2xOF7pB9Tv1pXSlEmCsfbSug+zidN/XrHNr0oXYV7DUIbui35/2wYEDrRPJSkDeFo767s0/PiEUjakOEfzk79G6Wrzu91uUHSC4T7gGlDhMZ0716lDZHX0J3mvvAaPG2I0J5n91H7sRsQRhCVrmpGT34Hv/kPLoi/hvT56Tt1xk43/IAwAm/JmWLMOT2doZAZgLvknEYB43z0AkJrKt++OJy/AYtYcuPnUDG3yuZg0meoX7w5dfgAO41GmMOfOF8+VAJCT2ZPHI4YYU/cfAtApDHgtaTPQj+74UQ8jbAXnLwPCM3wZ5wIMMKikM0ChTE90Ua999FxsIBxNnxdb758eu7kHRgwwIwP/iFFSJ+GvvLhi4MGTPC8LdOlp5VS/+3G4Uw4E/wHDxhnYsnVq7eVTv/+xAFEAZtwBCKiYluG/nF0Y0j6kfWzJ89xgAEDw05syypafyh79f6GAwBTogiaeE7bsiLwZ0Q8QGyQEQa2ZaB3JOo5pFfRw40XDNjTE3hB9HujHSgBb4L0yXGXJkT7x816wnTwJ5y44M344o+rzM3iNdIn0/MjFND+UlsvAicuhtsy82yyAfrFmzfaX7wmpkQQTfE82pbhvQj8Bu+TXqJ/f/JG+8N9GHQkMLovtmXq1jaC9H/YORPmJqEgjgNpOhqICibWGDUerVUb73pf0alapx7V6uj3/yRui7ppl+xjHw8e128yEwL8E9h95//RMvujKRv/+RrGNIWHEgnTMq4NjuFLWqtfoO+HbPwxkQc1DMGDicLdwS/24tS0+iR9ME4Xfxwl0gHHglr3ekBKB9+Wk2Ot/qg+mCyp4y+tYSicRjKXmna8rX7+XP/cqij+84OOxIzSrKseYlS3463+Hz1YQpHFHxLGj0rwMzIO4h8HDpUcIGXpa/UH+wevIb6y+NMmkQppVX04CWQljO5r9fESCiCKP2kSCUn74eM5v6JLF2XRR1OMryD+mDD+RLpvdaMnGREBZH+D9f0QYyqKf2KTyILn7I56fIesfjS5ofpgzMaWIx50aIphgZNvGtSjpibq/cmqMsZ4jCZMIKZMI9mche5vmh4nXogg/pgwBvaLwz4Z0pISyfcBTdL3RrsYPyGYsIyEQQX9Ozv6weslxFbCgLHPlza1rdMIfTRcQown7OHSQ3jR7WQmPu8GqDvv2uv70yUJNP7GahgucNK2PnVJBGqtD8IlI0DCOvFWZ6kDL/5sPId+7uyOhCMqcvP11QcTJn6i+GMN0/gSOi3DiwfwJtKWzl/11NORPIWPP1/DcHv+HcB9izTDqGrrUfnr4dk1Nn6i+Ev7MPplR5n2+X5A3YHXTD/aFcQvVR/G1KYUVZSWhrCvLp30xuabkBrpo9fi+PHxh4QxfVWymO88gXHwO4VTQMFA1EQfTSXx4+OPCTsiRPBEviRQ/erETzE/YYNRA30/FMdPHf84YSiW9Fncj8O0jIyahOtJFdcHY3H8+PhjwkjmETwmOeeAWxs9PhBMZ/2XCuv9yUNB/ATHIGHKtlU68MBpmdpn40tuVfW9c6sZ4sfuh4TRjo0Qi1TbVD+MOPdAWcrhrZL6jV0T8UvWz/dhCyd3/H5WP71ZrvWo/PW9wcxc/Oh5OEpUt6uM68How776Jvk5T6X0N4eG40edDqbaMmJEqR8HeIN6o7LK6PvTHOJHRonkRPLOfrla/3DiM8NgxmXAIFVC3w/zid88h6wpHnnJQWBaJlhPSgxg6fXB2Hz8ENok8l/KnJNOD9MydafNj8hKrfc3V/OM33wN47+Uiggp9bNRj19zUh8rrR4mXsbix+vZGiaH1w+jMv2Zqjl9bzQrIn4kYQTziZxGvGGqMFaBEuoHrwuJH87DCiXsq9eT+DlQyfSwhFIgRSYMp2VMMFKtR5VIDyN5BdVPWMed+Fia2WACyQEtiR5G8sViJ2H70zK/9OtZar0/cTtqapGweLWM7ezVgbSs75271UlDTRLWOZiWUUR+nkV9byNtumqTMJiWDdTrUXxfY00/mHUsQBPmdlx4dYTo62GBExGsR+G2FX007BAMx09Swwq9mLDPD5/Vo7Wi9WTiVWz8IGHxhuhLXaLR14eBbD2K9jeF6vuhyfuX6yFhH5JEki/Nqp/4NECy9ajC9MHY6P3L9TsrjnPiynn+i9SlJKMepmV8LVA3X4Xo/cmqyfuX63cuvHT2OfVob0GW6TuA5+HnjPpb73vqP6TjA567HiZeJu9frl97dtr5x9kve/gFRJiq2urrcVrGrUfFcOfkqx/dMnn/cv3a9RfOPC8v7PAZBug2Pa6vHw4UAwHl0n6O+sHQ5P3L9Z27Z5yj3P68Jvsy/ly5Hhc4kVTzJ0xATvpoaPT+5fr1FSeJ09fXUDQvTIZpp3X1YZ8ZqQnWs4zq+6HR+5frt284izjzaY0I2apKLyCjPgxkcyhaMwzrg9Do/cv1W8cdjpX1xFIg3qevHwfCCTCpKQb1waTg+z/K1n1HxYNtohL+UFb9pi9ezyLHjej9c1buH/lx0UnD4y3XLrfO9UgghY9SG9DDEoprlQ/fTzopeW47ZbONHj9vUjdtGfXw7JprlQ9XTzgCPv5w7TIb9NKsZwGML6ivh4mXVfYenXBknPz6wbXLMOJrj2AuJdVHU9cqe/dOOXJOXrWdsulNrpYIrCaZHiZeVtl5d9bRA4x81y4HM2mCZK4l1R8sodhk58JtRx8w8l2rdMYB30epEyjS+5uuTdCSl4NGvmuXiZ+cGHEtU+v993ZH8mjJCyFGvh1wWsYEn02UaF9vw+5IHi35rJwGI98q8NwpDbA8Sbx+YHnitf7AMceL65ZTNhthsDWH8Lw+sjzxAkveLGc+2Rw84QInIl4PY+hbnXihJS+HN/LtMr3J+IF8AvkRpO2J14/7Tj7c2HbtEvZ560kAavyxaw205OVUwsiHaRmbGPl6mNWJF1rycipj5E98hc0kGfL3bE680JKXUyUjP56WkQSIa579JRS05IWIjfxr7iE814OXy0LP1dfDtMzEethgaOf64YWWfDGcoEY+vSh8Z25MUw/Pnaode/54NLR0/RkteX0j3wPwAmADUJc+3J9NPxzorXnhEorF69e35A0a+fRGsKTRfYi2fnhTt//6FeBI3sb1a1vymY38Hf5m1KUzmx6nZaLa5k+y/r5Ub96S1zfy8ULxImnpimHO1dSPA3FzCH+FYu735XpX15I3beRjSeNvhB7Lpn8SiGoZPLtm7vflem1L3qyR7yFMqSQ3hWTSb/ppban9/6Bs8PflerDky8B/I59eKG7zJTCTHv4cMF2TGA0N/r5cD5Z8WVhZJ0NcAl8ys+lnoxQDjv4rg78v14MlXyZubHM3pi6xiJ5+OFCsRPdDg78v11+76JSNx1tMiRQj1+NzpwkETzwBxq9/35IvIc+3BDfIlUy5np+W+ZsGf1+uPw+WfEm5+MOzBKYM+y+ceHkWOf+otOmKn8j3rPLE/32E0cyzyL4lX27AyPessnkoZYOhZ5F9S778xEa+PeYWOCOr6VoDS74anLq359nk58bfiZdnjdiSrw5g5Hs2gWlZMPYs4oIlXy1eXrCcMs8md1ec6gFGvtdMSmDJ6xr5TUxZSSx5XSPf9ZpFiSx5bSO/Qfz46FQfMPIbQgkteW0jvwGU1JLX4/4dr+aU2JKvppGfL3uPyu7xVtDIz4/LpbfkdY18cIWXvWV4eQBuI7gPj83vL6N+591Lp64QI58ETknZ9NWx5HWN/MsewJRgfAdwG9/LpK+WJa9r5F9a1AwlQwNVFr17/YzTBG5fuERLbwwp2QAJFrxKoa+kJa9t5NPAkCCypdu6vrKWfAYjnwaDBJKpEVb124+dpnHmE5ZrDEaa5gixpd967jSRB+t8qVY3V3b0tbDkdY18EhgKG8Di9bWx5PU4/vZYHJRjy8fgtTio9Bz8XKD+aZ0seV0jf2FQj3nxtoLi9LWz5PW4eG1BCac1IHEfUIj+cg0teW0jf1kEBhPJW3/5XhUeu84dNPKXu93lLg1k92A/2SaB7+arv1RjS17byF9GMFjHumyzNr8/P/2lmlvy2kY+BAiAONHaEH8+VBMgluScPPRvGmDJaxv5pJSTpoocIzXJrN5riCWvb+R3ESzt5J05ZlTfIEtej9PP1kjfwg8cSNDN6Ztmyesa+W+w9AOptwGphte/bZ4lr8fK3eUFCeASw58n1zfUktc18rk+hyaAnptV32BLXtfIXzxwoCQnQ19/7WLjPV4dIz85wOlrla6+Vk/JFwEa+SQR4poj15+/0lryGYx8Zm6FMMek+taSz2rkP1UF3eTx1pI3YuR3BWDw5bSWvBlOXTmvHJ4rUesvXWg9XoNGfjdnWkseMGvkm2v6qP7Np9aSR4wZ+V1ztJZ8jqCR/6abB9+q/J9Qys2Z6+ZT1lryubJyt2uS1pLPnwfrXWPcaS35Ini83TVBa8n/aeeOcQACoiiKVpTodAqFlmhERKNS2/9ifJVEZSKZ+U/uXcbJy4vXsmWfmw+MN1I35IcHySer6bIXQfJ+uiA/OEg+ZQb5kLxWVRugwpC8hwzyQ0he7Zz8j60G+a/KIXknGeRD8loZ5EPyWhnkQ/Ja1QMkL9YT8lnJu2/aIXmxlg2SF2vsIXmtyqaD5LUyyIfktSogefLRCVY2380PtXjpAAAAAElFTkSuQmCC);background-size:auto 151px;background-position:100%;background-repeat:no-repeat}.custom-report>.custom-report-header:after{width:1142px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.custom-report>.custom-report-header:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkAAAAJACAMAAABSRCkEAAABF1BMVEUAAABDafBFYvFoj/9DaPFFY/FFY/FFYvFFYfFDaPFFYvFCaPFFY/FWd/9CaPFFYfBFYfFFYfFDZ/FDaPJDaPFDZ/JMbftObv9DZvFFY/FEZvFFY/FFYfFFYfFEZPFFZ/JDZ/JDZ/JFYvJKavNPd/+2tv9DZ/FGZ/NFYfFEZfFEZvJHa/ZEZvFFZvFHaPNFYfFCaPJFYfBEZPFFZvFFZvJIavdIafRGYvFCaPJCaPFEZfFEZvFFZvFGZ/NCafFFZ/NGaPRHafJDZ/FEZfFFZvJCaPFDafJDafJGYvFFYvFCafFDafFGYvFFZvJFYfFDafFFYvJFYvFDafFDafFDafFFYvFDafFGYvJCafFFYvFFYvFFYfBCaPCJOEMNAAAAW3RSTlMAztoD/dLX+vfv4vLPCPby5t7Z+ezVDwzhzN3I7erTN+nm1RMGAeQ9785TGpSCIvz79MpZQx4X/ffemm5JKscyLiaraV7BdWS7p6WIe06yjnTCt7GfiHxjvI6gmOmcqAAAEE5JREFUeNrs3dtKFWEYx+GPIhMx1JNCUoI2FO1ErBa0obIOFEzsIKLe+7+PhApdOmutmTXqfDPf81zD7/DP+6bou8VfbxKd6X9AEds/HiRqElCVlYPbiVoEVG3j6E6iBgFNsvnuVmImAU229PNhYgYBTbP29XpiKgFNd23nUWIKAc1y41tiMgHNtv4+MYmA6vj+OFFNQPXs3UtUEVBdhx8T5wmovv0PibME1MBo/3NinIAa2Xr7OnGagBq6+fxZ4oSALM7yEgXYfmEu9J+A5vLkwFzoLwFZnOUlirFqcXZMQBZneYmiWJwJqKWFpxZnArI4y0cUaP1VQkAWZ1mIQlmcCcjiLAdRMIszAbUz+v0yIaAWblqcCcjirAEBXbxFB6oE1M6KxZmALM5qEdBl2TwyFxJQK6tfzIUE1HJxZi4koJYHqiQkoFbuW5wJqJ1lB6oE1M5dizMBWZxVEtAMFmfTCejqHH5KCMjibIyArtSWxZmALM5OE1BtDlRVEVADXiKeJ6D6LM4qCKgjGxZnAvISMSUBNWRxNk5AnVqzOBOQxZmAmrM4+0dAGfASUUAWZwLq1p7FmYAcqBJQp3YtzgTUjpeIArI4E9CcHKgSUBbKXpwFFmcC6tzKQamLs8BLRAFlocyXiMHFWSpwcRYc8xJRQLlY2ClrLhSc8BJRQFkoaXEWjHGgSkB5KOVAVXCGxZmAcrFbwIGq4BKNhr84CyZwoEpAWRj44iyYyOJMQJkY8IGqYDovEQWUh4EuzoJZLM4ElIsBvkQMarA4E1A2FoZ1oCq4cstDWpwFdTlQJaB8DGZxFjRkcSagTAxicRbMwUtEAeVh1PsDVcGcLM4ElId+L86C7i32+EBVkIP+Ls6CPPR1cRbkYvOoj3OhIB9/2LuT1SiAKAyjbaRDiMEZHDqIIKIGcYhiNooaXCgkgSyy8db7P4fZCAbM0HUXfav7nGf4NgU/dUc8iRhUMt7iLKhltJOIQTVjnUQM6tka6IOqoKJxFmdBTaMszoKqxlicBXUdDXASMais/uIsKK38ScSguOKLs6C80h9UBQMofBIxGELZxVkwiO2ai7NgGCUXZ8FACi7OgqHcqbY4CwZTbHEWDGe6M6kjGFChk4jBkMoszoJBFZkLBcMq8UFVMLD9xS/OgpEt/iRiMLY5F2cCotYHVcH45licCYhai7NgOdw6uNLiTEDUOokYLI8rnEQUEBfZvGxxJiBqnUQMls36h+eTcwmIy00PJ+cRELUWZ8FyOueDKgFRa3EWLK//LM4ExDz2v0zOEhBzLs7OzoUERK0PqoKl9+/iTEDUWpwFK+HvB1UCotZJxGBlnC7OBESxxVmwUk5PIgqIjLUf1wVEmZOIwQraOhQQNT6oClbU8QsBsfjFWbDCjr4JiORJRAGRsff7jYBILs4ERMbG608CImPj5JmASC7OBERycSYgkicRBUTyJKKASJ5EFBDJk4gCIrk4ExAZW58FRHJxJiCSizMBkfLzq4BILs4ERMqv7wIieRJRQCQXZwIi+UGVgEieRBQQycWZgMjYPnggIJKLMwGRPIkoIJKLMwGRXJwJiIzpjoBInkQUECnHHwVE8oMqAZFyIiD6rT++JiB6rT9pTUB02txtTUB02p69awKi0/vZzdYERJ+3u/dbExCdpg9bExCd1u62JiA6rb1qTUB0ur3bmoDo9HJ2rwmIThuzG60JiD57j562JiASL3cB/WHvbnITB6IoCksWYKBRA0mQcGhQYBCFUYJH6b3c/a+jhfonrZCAXTXwfeR8aziTp7qWkWi+kAgIieZ7iYCQaL3qiYCQaLp6lQgIacrVSCIgJJpsJQJC8txZIiAkKjYSASFj7kxASJ4790RASHQ4Xu4EhIy5MwEhUf9RIiBkzJ0JCBlzZwJCxtyZgJAxdyYg5MydCQipc+c7iYCQaLOUCAiJdjcSASHReCMREBKta4mAkDx3vhUBIVFZjyQCQqLJg0RAyJg7ExASFQuJgJBovJcICBlzZwJCztyZgJDmuRpJBISsuTMBIWvuTEBIMN/oDwJCa7NK/xAQWs+dX/SGgJA1dyYgtHEydyYgNLdb6j0CQtbcmYDQzHihjxAQsubOBISsuTMB4ZKyPnO5ExCy5s4EhLMGP3UWASFr7kxAyJo7ExA+8VT3dBkB4UPDhnNnAkLW3JmAcKq/VVMEhPeKezVHQDj5o3IbBIT/zfZqh4DwZlq/qCUCwl/D+ru6R0BRTe7kgIBi2j3KAwFFNLiRCwKKZ7yQDwKKZl3JCQHFMq1vZYWAIimrbzJDQIGYXO4EFFOxlCECCqLwudwJKJ7uH00JKLDj3NkVAdkb1q/yRUDmjnNnZwTkrf8gbwTkrLiXOwLyNXd6NCWgaHwvdwIKYGp8uROQvWHlMHcmoKgm3pc7AXmzmTsTUEQBLncC8mU1dyagaH7EuNwJyNPBbe5MQJEYzp0JKBDHuTMBheE5dyagIFznzgQUwmyjyAioW09eHyoTUCzDKuLlTkAmniM9mhKQHfu5MwE528W93Amoe/PIlzsBdW0d8NGUgGxMqyBzZwJyVMaZOxOQoWu43AmoM4Otrg0BXfZV584EZGU80DUioHO+9tyZgGwcqu7/y/QbAQVU7mPOnQnIQz/q3JmAfrF3pjtNRVEY/SgWEMss4A/KJLMIGBWoSAVlSCCEBIwhuX3/59AriWEoHfZFOOfutZ5h/fnate8JgUJUh8oIFBi5XO4I9FQMRneojEABsZTX5Y5AD0PujEBBsF7K8XJHoP/OZC5yZwRqB3JnBAqD3tzkzgj0DJSLNV8gUAq5MwIFQPdyvnJnBGoJcmcECoEc5s4I9HQUKjWnIBDLHYGelwlvyx2B/kDujEAh4HK536KKQOTOdvrPxxCI3NnKi5/vJAQyMpT73LkZl/sSAhkZzOehchtUpyQEMrJUqjmn46uEQEZ6Sr6Xe61WOZ4XAhnZcpM7P8T00ZyEQEZm/eTO9Xl1Oi4hkJEuT7lzPUZW30oIZKTX/XL/viYhkJFy3O8yPQJXexICGRlYdpc736G6KCGQke7Sds03oysSApE7G1n40SkEstLlfbm//NUnIZC/F5UfMdlAIHLnDMkGApE7Z0g2EMjIB/fL/XBKQiBy5wzJBgJZKXpf7pWDeSGQlYLTQ+V/TO/MSQhE7mzj1ftxCYHInTMkGwhE7mzjxclnCYGM9Cx7z50v9iQEInfOkGwgkJVZ74fKabKBQBwqG3lz3CkEInc28vqoT0Igcmcb/adjEgIZGSg5/9N0I002EIjcOUOygUBW3C/3w28SApE7G+n4JCEQubOR4YN5IRC5s5GZNNlAICMT3pf7yzTZQCByZxvbabKBQObl7jx3/ptsIBC5s5GLXQmBeJcpQ7KBQFaGvC/3NNlAIHLnDMkGAllZ8n6ofJ1sIBBfd86UbCCQha2i8+W+8WVT1yCQgS7vufONz6siELlzpmQDgcidMyUbCNQW5dGab4Y/3kk2EKgNBrwv95mdTt0BgVqmuzRSc03dz6siUKsUnefO2+d1kw0EInfOlGwgEH+aZko2EKg5g96Xe6PPqyIQuXMTJs/UAARqTE/Ree5caZJsIBCHyg2TjTk1BoEaMOk8d05fxG0GApE7P8BIS8kGArHcMyUbCFSXsvdD5atWkw0E4k/T+1RbTzYQiNz5frKh1kEgcuf7L+K2AQLdpsv5cm872UAg3mW69yJuOyAQufPNF3GfnyRW3C/3y12FQBIn7pf74ZTCIImR7qLz3LnjTKGQRIj33Lly0KlgSKKj4PxQefpoTgGRRMaQ80Pl9EXcoEiiwnvuPLK6qcBIImLC+6HyyZqCI4kG97nz1Z4CJImE9aLz3Lm6qCBJ4mDW+Z+moysKlCQGCs4PlReOA/rhJz6Bep3nzs+fbEQtUNn5cg8h2YhYoAHnh8phJBvRCuR+uV/uK3SScHGfOweTbMQp0G/2zmC1iSgKwzMik1ihTVOFLupgIkoWhVQq1KlFIUYXuhCqi8Lc938OCXRRmHbamzsz+c/5/+8Zvs2Z+8057LlzfpVZoAaFPXeu1u8zE9SQsE/ub79AJRvWBDohz53hkg1bArFP7ken7zJD1GCw586b9aqmqLEoyXPna8hkw4xA7LkzarJhRCD23Bk32TAhEHvujJxsGBBoQZ47v/qJnGzAC8T+aLr/GzvZABdoST65n12iJxvYAs3JJ/cVfrKBLBB77mwi2cAViP3RNP+UWaeOR7lzR1TnRpINTIHYH01ndpINRIHYJ/cXlpINPIEuSu7c+fMfU8kGnEDkubO5ZANMoEPy3PkaY72qVYHYJ3eLyQaQQOy5s81kA0agj+Rv7sdGkw0QgUYl910mu8kGhkDkk7vlZANBIPLc+ewSbr2qKYHYJ/cV4HpVQwJNqkDNzbfML3XvLIpAjYNkY5cCjUvuR9Oph2QjViDlzl0x++7vw8+QAhXcuTP2elV8gcgnd0fJxk4E2uP+Ufn5P0fJRoRAyp1dXcRtYkOgA/LJ3fy/OvECaXLvjtc4F3Gb4At0Mee+y1Q5TDYeEUi5s5INFIEOuX9Ufuk02RhKoAl37gx4EbcJsEAn5JO742SjDeXOSjYABGLPnb/6TjZ6F6jgzp2n5xkvdTrPuCf3D/6TjTaUOyvZSEKTewr7HMlGbwItuH9Uxr+I2wRJoPGc+9GUJ9noRaBlyZ07MyUbbSh33oqcKtloQ7nzFlRr6sk9WaA97snd0EXcJgACkefOpi7iNtm5QOS5M2ey0YYm9xh+cSYbbcTlztyTu72LuAMQM3pxT+7e1qt2hHJn1vWqHaFHU88XcQdAubOSjSSUO7OuVx1KoBH35K5k4xGUO7fy1/ZF3AFQ7qxkIwk9mj5IfpWJBIHecE/u1dr5etWOUO6sZKMHgcbcb+5KNtIEWnI/mh6d0v+rE4FyZ88XcQeg+WjKnTsr2YhEk7uSjSSUOyvZ6EqgA+7JXclGmkCjgvrRlG+9ascCFdTbnZVsbI1y581FXCUbW6PJPayUbCQJNOG+y3SjZCMJ8txZyUYqgZnK+0XcJhKoO2ZKNiRQyr86SjYkkC7i7pzAiJINCaRkA4RAh5INCaSLuDgEKo6VbEggJRtQBBqUbGyQQEo2sAgcKNm4RQLpIi4WwT8570XcJhIolqmSjbtIoDhm3Bdxm0ggrVfFIvhFycY9SKCnr1dVsnEPEkgXcbEILvmhZOMBJND/9u7YpoEoioJo4gQhEYDoAlqgDoLpvw5iJMtaO/Hc1ZwaXjj/35INF06nRdxbOqCSDRdO5fW7ZOO2DqhFXBfOo0XcAzqgkg0XzqFk46AO6Jr3vlc9qgMq2XBhXcnGXTqg/95KNu7TAbWI68Kwkg0BZrWIq8CovleVYFLJhgaDWsQVYU6LuCqMKdmQYUvJhg1L+l7Vhx0/JRtCrCjZcGJDi7hWLHjprY4Wfn2vaobdpe9V1ZDre1U51Eo29BAr2RiAVou4E5Aq2RiBUsnGDIQ+vnqrMwOdS8nGEmxKNrbg0iLuGkw+Szbm4FGysQiLko1NOJRsrMKgRdxdCJRsDOPpfks2lvGIko04DqhkY90fR4tAvavvdCwAAAAASUVORK5CYII=);background-size:auto 288px;background-position:0}.custom-report .content,.custom-report .full{-ms-flex:1 1;flex:1 1}.custom-report .full{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}module.exports=(__webpack_require__(203))(305);.taobao-live-form-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px}.taobao-live-form-row.center{-ms-flex-pack:center;justify-content:center}.taobao-live-form-field{font-size:12px;white-space:nowrap;overflow:hidden}.taobao-live-form-field .field-name{color:#666995;display:inline-block;margin-right:6px;vertical-align:middle;text-align:left}.taobao-live-form-field .field-value{color:#282b59;display:inline-block;white-space:nowrap;max-width:6em;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:middle;min-width:5em}.summary{display:-ms-flexbox;display:flex}.summary .summary-item{-ms-flex:1 1;flex:1 1;height:117px;background-color:#fff;border-radius:4px;padding:20px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.summary .summary-item:not(:last-child){margin-right:16px}.summary .summary-item .title{font-size:12px;color:#282b59}.summary .summary-item .value{font-size:32px;font-weight:500;color:#282b59;margin-top:16px}.taobao-host-detail-table-filter{height:52px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;background-color:#fff;padding:0 24px}.taobao-host-detail-table-filter .left{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;color:#666995;-ms-flex-align:center;align-items:center}.taobao-host-detail-table-filter .right{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.taobao-host-detail-table-filter .price-span input{width:48px;height:22px;font-size:14px;line-height:22px;letter-spacing:0;color:#282b59}.taobao-host-detail{width:1392px;margin:auto;padding-top:24px;display:-ms-flexbox;display:flex}.taobao-host-detail .info{width:280px;background-color:#fff;border-radius:4px;top:96 24px}.taobao-host-detail>.content{margin-left:16px;width:1088px}.taobao-host-detail>.content .nav{border-radius:6px;border:1px solid #e7e7e7;padding:6px 0;display:inline-block;margin-bottom:16px}.taobao-host-detail>.content .nav .nav-item{display:inline-block;padding:0 22px;margin:0 6px;line-height:36px;font-size:16px;height:36px;border-radius:4px;font-weight:400;color:#343874;text-align:center}.taobao-host-detail>.content .nav .nav-item.active{background-color:#fff;color:#2f54eb;font-weight:600}.taobao-host-detail-info{padding:24px;height:600px}.taobao-host-detail-info .title{font-size:14px;font-weight:600;color:#282b59}.taobao-host-detail-info .monitor-btn{display:inline-block;width:80px;height:32px;background-color:#2f54eb;border-radius:2px;line-height:32px;text-align:center;border:1px solid #2f54eb;font-size:12px;font-weight:500;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.taobao-host-detail-info .monitor-btn:hover{opacity:.7}.taobao-host-detail-info .monitor-btn.none{color:#2f54eb;background-color:#fff}.live-detail-summary{position:relative}.live-detail-summary .live-detail-date-range{position:absolute;right:0;top:-58px;min-width:72px;height:32px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:2px}.live-detail-summary .live-detail-date-range.none{top:-54px}.live-chart-panel{height:400px;background-color:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.live-chart-panel .panel-header{display:-ms-flexbox;display:flex}.live-chart-panel .panel-header .title{font-size:16px;font-weight:600;line-height:22px;letter-spacing:0;margin-right:20px;color:#282b59}.radio-button{vertical-align:middle}.radio-button,.radio-button .radio-button-default{display:inline-block}.radio-button-default .radio-button-item{padding:4px 6px;border-radius:2px;border:1px solid #e8e8e8;font-size:12px;color:#282b59}.radio-button-default .radio-button-item:not(:last-child){margin-right:8px}.radio-button-default .radio-button-item.active{background-color:#2f54eb;color:#fff}.radio-button-tab .radio-button-item{margin:0 12px;font-size:14px;letter-spacing:0;color:#343874;line-height:16px}.radio-button-tab .radio-button-item.active{font-weight:600;color:#2f54eb}.taobao-live-detail{color:#666995;overflow:hidden}.taobao-live-detail header{margin:0 -24px;height:200px;background-color:#2f54eb}.taobao-live-detail header .bg{width:1392px;margin:auto;height:100%;position:relative;overflow:hidden}.taobao-live-detail header .bg:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKkAAACpCAYAAAEn0i25AAAAAXNSR0IArs4c6QAAJWtJREFUeAHlnWnT7MhRhecOBswOxjCA8Sy2MRBEsP7/n8AHGwiCDyZwjA1ex/bM2J71XvKo9eimTlepVFq6+x1XhDor91OpbEmt3p69smK8ePHiWZj9ZmzPY/v42bNnL1puciiOCPZHoVAAbZ/GpqCzLRKIL47PlaQR9E9DnoO8WrF7pRZ8FjgCiidoKZbLwuVFxL4uzSxweP1FbHl5KoPQiqpsvg0rieDPPfgUOJRvhaOCZmc5SlYsRcin4cGHwCF8MyyazlOUlxNfkfhhEEytpHlGu2aOj+irAZB4r1AKgkyKIe2Ghwg+dMrnYvJrytaI4UsGSJFGzGdC/JUUuBZAiVftRAAqcM7aHWAMdAVIgb4Vm+jSpuTSZxB5jo4Yn34uGvtT1WTBiaCrS6EnC12hTHuGl2Lqho8iKstgWa1VZD0+0EvggP7vEdgNc6LV84j1vpYuh2GE4F9jsjZABjHNI8ZPxnAvA4+CfxuDy1hJJieblwBMQcN2cBSdjeiSfw6BumDVFki/MwsQjBAVRwT/u1D8emyl4JyqPoqg3y0FqAbOxpFEx5M3Y1OSb0cw0cWxNvBvRBTV9ZMI+slixFBWgwbCL4ReqFjyVTkigZ4UV4Nn3KSIYK8FQwAlFcLiCNurc5wMZ0HD6Esha9bMMmglszGhiIBvhCb3IyhFq1v4TTGIPCANxR8XHGUs1FdOOEPDf3aRwvJ12dS77NmRKwLHfrvsOJ3XaJcpcUyqy026q5VErGHHCelXYxNKAjWXG7bVocAK2htEywZAkeagTeMxWBOEgpKtaRy2S2PacRnpkoN0rZUI1NCCGSmIa3T1SmT4n7GJbt0EQr6A+VDXBh9EG0joo7Vcgsh3euZFvKGlFOz7sekSH0OyS9czPpTxgDCifyfmBJJszZYBDPOI88spqCYh0GkbQwVlXqOzxOH/Y8XRkGIaY2ACzpzCqMqHn8o3DaEojth5/xQK7QDfptNLBPufknM1aDaOBDoj/EFs70Sg72Vdab4qaMkxEunU/buxqfVam1YrG43iee2iWn7UM3XVCHAC9vnYHNgaf+1n/PTKaphHNVnAmhhDR1YNI6Yq/2cpEQkPpWtBFys7gvzLnSC16zW0YC0OXrLZUKHXAL4CG45vRiQqNwvayeRdL9fME3+ikXeYL4GePcHCXpcEU4A7zKm+rn6EYzamygbQr4dmLVAFZffKhySSMY9p96D6r6jQDngAG4q/jbA9SaagIxx4Ac/ztYsv2gWuQQ5oKquKHJYkYhWTJ3nXnqHKuh7WWWQt0Jwk74ne3U++SD0MeC0yz6dFq8qqrF5iSLhmEEi2zAnoPPLDqMDqhb1eUx4WtBKLPcETEz7Mhydr5iXz8VyXm29Hhb8YmgwWRw/cu7tzwlx5yTOv3M5nPDqUfZSfYGsDLwaNILMkB/Ivrw2iuv9yYGDtGYHWYL55EVHV4W6Zdus0RsDiFXh3kjHOZpDyD6A/CzqMGVhJDPCuRAq3cRsKFUBX3dXTInRnT6OWUAE10LMnkMGj76E/CqCyn42rymZtVBnQPYn22H6vBBJMi2AxEg3gur7VC989YLIve+bdAPhT5WiN1WA9UIDXS5y/ia13d78d4HTDvntsBuuZAryO2XoRqZiqoBbxaQCjgsFuH5uBBrDfH9Pm3dqcbwXOmWvVUgOcFpbfNRawrhExhjNfAO7yXQ00EvxJIKJiXeBKxhHv6uq/ZIesCTQC/l4Y/3ZsaysgO/oUSr7NdBFogNS747mKgCAh4Ol19E6xn9GeqlaBRhAdP/WMzVXJcyXNADOv+aqxFmwRaDh/ObKsqsoqNA2jNWCvgI4gqVQjxXHqFtgZ0DAWr4M2vXcckksk9hJxyUNh4NFPdAY0pK/HVjWevOoTgGSarRd7PAoVh9fy8XUCGkZvRURWRnBAI888c2xFAZJp1jfntRaYgEaE0i4vAVQyKtZMvMWgBHYAGgrdtADUltiH+zhYKspt88MTdgZkT2U6hADoWdWkj4mfeeZ5LbKbQEZVpyeX7lXxtlV2WJpPgcKIwDX7EkDZEqPmN8lpAVWUqyIpWWUrAYmgU+AzJgLLrif+EkDZoMf+ZlRA75Z8xSqnPXxLoLRJidYwU8Th3A5TM+6RTxUYnTKvPCWQq/K3KkpgwMIDADmUpOgzzxzbLsqTiSA5QQmU7JB3JdprTEUzQMW8C5ilxQB0yeZMnRekVLAhv15j61MB2qVnbEqS48KLakiXB7bI4J+/GifT/w0pgl7qAeGhipcHfFeewPhxfjKxGzLNSUpzEvsuK9nukgFUt//0UYwMEhC7EhzgPHwIUD2qWyvfEnnATdiGz/5QUeH9ODZ9LvXswV5THlqmmXOoqKwC+TdH697KDu7JN/OjeEZySy3mCkzv4TkBHQUOVuIcDD9k6GsUuy30XZKJ5l2vqn4cF6n6QC9yJci7R7wGMviL9LhHvQaZ3an2igrsN8Z8W6pwiE9geMfXfAVUBmGoD9VpHJK4EYc8osr9w2FiD0Wgo8MRYIdQ8cCCSZ95zTUC47MfXKbXjxhda0ZJ9Kxu5v55bOpL3+gj5PCiyNbQ9wLk7MkT/rPRBIp1AP7nmK9J2mUTAN8mxxJdDVRBAqzs/1HTA7ZvB0jFWTW6gOaIAVrfsNBhrAe0vnH47Rxn7XwzUE8QwPX+k94k4xOWOkfr/c7pfXj36eEPA9qTFNuxlfR1AG20wV46PJF72go8R1HOlkfFK8YZi/c7odQFWq1oRd+GULFyY4jX6SFSDmlmuW5V6Ayogb9PHYviazOzhWnB40bAzJdsZXeo/OziHtapUUS9a6FCauQiaMeJz1Q2Gsgv3DmPVznGLtZVBjgPzby7UwPga4GIOIDcQvHRApmL5rl0GiW5263izyjspk6NQuq4xZVgXmSpG6XX0CKz3vnBqGCHHIof/C56Rtd2FXUspi6tNVgc9CJ9+Ygc+lJz/sxzNvlYWzTtMYeD1UWNpK+PtRDAo4cvmvjIe6n7r+KP6tpmUSORLpS5Awg4p7VFY1fTI6/ZIb8FnbCouHu6drGoEfytcTUkrNHaorGv6Y+UkwtKbPgWndnv6dpqUSPoVyOLgJw9Wotdq3ec+Lm8i99S3KuiRhCdoVVQRgsc+q2UPGdSsNVy1PTIoyzrT2Szoo4F/dqYmYAAgXeK/p7UMTkPNpfD1/TIBxr1GWjreDsranjw1b5ZsAOZ1iLQ99IDITZDDV0rq1pxp6KGpTpUT30NFnXh6jx2a2ktHvIzKRjJAd9LJ389s0uFHYoaSr1C4g4ShZUzCadAMcl65GdSx+C50LcoftjB76JRu8E/F5dO1fdEtg5AQokDv5e24qG/BfW1kDNq+7JrKaq6r+oQupIeewJDa3L096SODX4tdez4DXJ1rTpWH+b8w5CUntIzB492Mu+5azzytRTY2MMfRlVYdWqtqDlRC0RNj7yXkhu/Go/8TAoGp+S8kquo+vqQxpqnuAeAv0SoH0LQn0HBACUH/F5KPKfEdfnQqSpm6el/ZXyQoAYGOZR08DWKHRQ7+FvSIbc6VW/P6gtvtQFIqNshX0vxd3vkUPTwt6SeG75FhXH4oLQ+3Kf3wGsOMszD7bLurDk5a/HRH0XJQzz4NXT4vYl34oz1xhrrHTaA20pJXfNHfwb1nORw+cDHJdWn+ToV4yVaDBQOLflSzKN1YPG4yKG9euxr/ugvJ6joVL1M5UNHUspR4xGoYwCXyx+B/2C4+BfCmDyPwp71EV8ttnS5ptQaNT3yi9XLx5r8pcXxs1ZO6ae7VrNLqSisfm1GQ0aD4WeEnr6WaMyfq3AaXlTx+rCkxulALmlmechZy4/+0ej7etqP65kXdVjJ5e0UCltbnMungKHQvMYjf0QKptraXA+vj/8yl+91UQdpPKRDgUQ4PSIFUw0neqfYu3w1H8Usfp519vRXljyssFKtTjjGkb37EMfl8C09dnelUdDZ71+N6x3IYlGH1b38BD1+LGZQj0LJkD9lCnbWVuJ12fSLcd1F0iwqXgd1LWD30tJiJ6gxQX8ojWL+iCRLdHVRFSQKq8+g6kVCHmuAYyM/5pnmec3mnvIfRkHBKByLo6uoRCoUl4T3pOQWTOaieT4toSDHTjb4qZh8KQjfJt1U1Bw1CvwPwXMPAWB7KL5Kw1w0z6XTyLI8d10Pr9+Xm/1Wu5x7xu6ikiyKq7e4/37k8wLzfDKPicvvzf9fFHP4HjEgt9LDiuoAosgqsDr43sVSfjAIJrx+Dv87Ehw9TitqBhoFVp63Ysufc2WhmTKXO3PRPHfdWl6XQT+IQhJLfqeMmxS1hjyKrVuO+iKGfkpIgwXvoboo179FdJ9gBgQHPNy1qCX8UWhdtmnTEL6MkUKJqvD6WAiyYO8/Mtibo4ni6XjL/xqWOtNlwjgUcgTrevGb/zZkjLmL3LygUcTfCsRHfge1VFQVZZDfuoNvUtAoogqo76MuLv5s/ZM/MUUh9VVvPvFy12Kys84u6ikdOhYy//7jPYpJzqjly+PukypoFFI7SP9NocGCjqDEqMVFv4qeWdTDOjSKqS+q8aNKSwtD58VB7hQ7l+/izyrq7oKOXakL9J4FYntKsdZiOaOoerWyeUQxdQ2pP0nT8J3j/MXq8ug6+FvTjOmQOQvoDhbF1OvzRziDe7drLchE81w6jUl+dJdu6tAopk48uq5kh9yaqigMcsM7RQ9FP/DjIQvZbupJmgEDgJ7ivNb2vb+Hx1cYmGea5zWbzfKjOrWrQ8di6vU3O6JFtUAN7C7cNe82bp/16A6lR3Xq6oJGQj3NuSzKC9S8NLRgFo2+xiOHuj3yU+kRRV1V0EjECUgLYlGtRbf0xLk1reFCvos2CxrF1FNcX+vJ49ZF2JsP7IpDLGTQQb63S5sFjWz6HxsNgNybXtC8xAO/RMGMDXyR7inqYkEj8BsjgmLi0O2V+wLhlyg5sYE/lG4tarWgEVB3i6TfCrS2YOSixEYG/xB0S1GrBY0V5j8M8QW2CiA9PthCkT8aBR90wNdb1GJBI4j+dIfBwuFFS7KSHrt7UTCRv8ZLjg0U2y56VdAopmS60+6B4e9NWSA44EvUbWo88iLt6dKrggaq12MrBr6hnOKAI/MlmfTIT6Frizor6OjEq6G9wHIRSgtGDyVfti3psh6fm9A1RZ0VNJD2XiaxYGheGHN0olnGHIod/L1oCwf6IvWC6u1eX0jRcRS2bGt6l9+LZ23kF5/n6Cfa6tKpoGGo94RKgwRPjbIWcMNn6jr4RbpU1KmgkWXpunMxQfjeWk9RanmlR9eyxa6L1oo6FHRUdgVMgLf6+ULhnRI/y0uykh67s2jOOczpUN5Lv1Vi5WEDVC13S1/zO0s+4Sl1KQXlJ9xl3AJCQCj28CWKDdRtkN+Lgof88CU6s/GiUlAoxk4JLPmSTnauvxefMZdwoc86ZF2Yc1FfDYY33AhWoiRAB38rWsuLHJrxMEfnFP0hlKKqM7kbf0jgiNcbh4XW/KRHhy0UORQ5FPlNqIqqgurXdc5KyMKg5IEXLclKeuwemqqg+sCCRgvoxapuhx6qeB4z6zR3/VPhWccV3XIyyoXIAb0Y6Fz+KLzjg19Dq2ugoLUgOKKv8cgflYIfKpxsWab5rjWooLsC3MFfi84D/Fnmc2ygLT123ZQO7XYcER3lxwKJt8RjA3Vb5GfTYt4zOrSYKIQs0PXil3RLevzOomCF5jzM0Q04t3ZoDjIESoJSoqSuFg+/W1Owed68LnTYQpFDF993x6lECQDFBv5RKLig4IIXLcmyHP0qSoeSAKfNARNAYh1FHaPHRZ9pzcblh/EUlICAgT+ber4aLzlYfO4+2N2FnnFSai0kFwDbLGMuit4pNi6/O+8duhWQLxC+RMmBDv7RKXidgnuQL3Uojjg4RS+KDhn8U6GOGz7T2lqwGfQq6PtIgmYn5kk9m6J/NApIx4Ucil58nmce+Vo6XDbpx/NwULA8kN+LgoX88E6zPs+zHXIoOvgj6HN16I/HyEcEVKi9cUY4AyEWMninLb3bn8V/+mp8P0e/XXRWglpcClCiNZ97y8FawzH83DBneX2pyg2bAUYD/LBfQ/G5NwUrOGq85Nkmz2c+FPR7oxRDUTYcnLo++8r2Xjw4a/nRZ4zI8HEeObSk/0RCLyiGTgnkFDuX35rPOMiNzCn6o+nLgo7fczw6QSseC63ZrdXLjhgtH+wOp3xXlA4VkLcTsKMSskBojsscnSgyUeZZn+fob03BkPN+hHAqaFT4B6MwG2In6nJ4bOChJR9sodhCkUOR34s6DvFgQaezu/6QYRhTQUdefy2kkZ1q84vl3BZZjoH/o9GMNePNcjAjg8909lNxXtD/xHOk2TGrXP7oPNjBKZ451G2QtyhNOPjPCjoeWDketAKdra8tEDkUHPAl6jbwe+n03yEknRV0FP4HyqB7E+7xly/+CdIkcx38LWm+sTRgvCpodKmOCdnwKIC5KL3zozBsjQNe/MXr95v52Q7004X9JNAkDP9rJnjZKQR0ijly+EzRPQoFWw1P1mMzyaJGuemQlws6av97sipPcpI8lzX8vakjz3iYuw286+FFq//GcPWUn6Jd/hNjeDk1ynJAzERdfjRPrlpc18OLuk/WlfRuX+L1q7qcuD3eYofqqf8N8ygl2Aos+5GG+PBu09Jne2wPpVGTn2ZwPq92aDL8ZppruhWghZnFISY28E5berc/ml8spsA1Cxp7RC+rvstKRgpQxC1edthA8YUifxTquH4RtZi9KsIg02ZBZRyBdL9UP2nug8Ujr/HIH5U6fuFkk+6jqMHsFREOTlcVVE4RUGf9fHZ79OKwVnDCl+iSzSex9ndLTiXZ6oLKOQLrtf6HKRBA7k2BJByOJes0d/0Sr4v30jOTmFeUYFeKJUF8feTroc9/eM0rhjUUG6Vgnilz1yOHooc/mn7YW0wB2lTQYSUvXnw5qL7BzCgtCJlsNId/dPrznqc5BRDdXFA5R6fqO05/pXmMRy9SCZ/LtI4fRzHzYU2y1WNXQZVl/Eoe/xvqAG/Jk2uANVYAmWiej+qrZ43+Ywk7bLro7oKSLQqrTlXHAugISgylYZ4pc/Q1HnmN6t8SV/3BnxItjcMKqiRRVH0R9x9SwtoCluTohpAKa/Hgj6LfjWI2L9gThsXpoQUlUxRW379/Y+S1cBYvUeaRQ1t67I6gOlZOfyytxEeMUwoKsCjsF2P+emwqwBFFUOi9cX4UhSzey1TwvePUggIuCqtfyH0LPujeomzx/34UMr/SS3COm96koBluFPfPg38tti1FUagev59EEd+R063GzQuaFxbF1ast/Yy7/rRKo6dYJdsPIoaOjad34oC28HDXghbw6EpB/96gQutXzvT7z2wxfUV3yvUugm4patN/wauIDzMerqD3qkzsSNVCl326YaRNPFtMh8GzQkyeX7RzWa+eSzf89FYLc+L/StJfmSZNTaijiJpRm0apEbIsz0v2t9Qr15TvV6WJP5NNGg2pI6FObfqJ2UdsxqnRAh8jy/Jc+hY/2XwWG/fJN+l4hFRD6he51ZCtHbqkd9208zUZR7bJc6kfiv+sNOyTa9KxKdWQ2vIbjj0N0rJtNVzLv0fvtp57l/6z0KhPokmjMXUdqb8qEfWRd2Key+6RecfmeF2/i3/KzfqwTRqNqSMl/6Fz5g5s7XzP7XzL/576We6n2qgP1aTRmPp7W72dymk8FznPvVHEa2SbPHfdo/OOvYXX7Z2/8n9KDXv3Jo3G1IsdvRelFz+MXOQ8l77Fu03L/p56z31T7E+lUe/WpNGcOpWXPtynHaXhO/BI3mN5vl692z8S71hma30KjXrTJo3GVD79CDzvgc4KJiZGLmqeu24wNnu3afnfUu+5Wlj36j3fIv/IzXqTJh1P6fpAlG6uaywW7GKyaNPyP1Pfiu3ra9k/jP5RG/XUJh2b809ir3Hr6J47xHM/2WYK4K21+Nqcd3/n9SWWK5mC3GOc0qTjaV3NqVfrGr7gPbz7evxevdvfk79nbq/jwzTq4U0aDfqFWK1eFLUK7kVp2d9S77laWPfqPd8t+cVcj3BEPaxJozn1YohvjeWF57nvzL18b2zP1+t/T/tW7lPXds9m3d2k46ldHwnn1K5iabSKmvV5vsbXbXr9b2nfyuVrcb7lf1P9PZp1V5OOR081aB5LRXOd/LIsz113a76FpYWn5X9Pvef2tSzqb92om5s0GjR/56O1SF/0I/GO5ZHW4ticd6zOu/2h/K2atbtJozn1vrp+taD3s5teIC+o827vfK/90f45Xp4Ll4bLMp/nJduSLPvkecvW9e7reufdfsbfolG7mjQaVO+vq0Ez0DzXAjWyLM8v2mW92x/Je6y9WFv+nu9M/szYvs4r/sxmXd2k0aB6n51X71cgQ7CnSO7r8Xv1bv9IvGPxtbb4ln+v3u0382c16qomjQbVp5R0c16jZxE9tpfo8/i9/o9k38LitWzZH6n3WC0sXfqjm7XZpGOD6gjqC8t8nvuCxGss2SzpWr69+lYuj9eyd/1e/xwvzxVXI8vy3HUl3mW9/l32RzXrYpOOp3i9imd0gQynPfbuKwxZlueuK/Eu6/U/07439j3X4lgdy4w/olGrTRoNqrc2/yK2LlBCGCP75PlFu6x3+0fiHYuvtcW3/F1/T743t6995r+nWYtNGg2q20tfiy0nynMB0siyPHfdrXnH4vl79W7/SLxj8bW2+Ja/63fxW5q11qRvxMr0RTiNXaA6/T1XK7/bPzLv2Pauzf09/i15z+XYZnxvo141aRxF9SpeH1D2xJnPcwHQcNkSv6S7RJvHa9nv0buvr6VX7/aPxDuW1lrd/lB+bbPOmjQaVL++pl+9ZBwKKoLeMp7n0pqyLM9L63X9mXxv7NZaeuPd0t5zNT+36k36RqxejeqBzuTPjO0789Z879ocX6//I9m3sMzWunRUnZp0fDWvtzzzyInyXDbOu8z1T4l3rL42593e+V5799/D9/reE2vxqJqb9K1Ax7c488Ly3Bfw6Hwvdl9Pr3+2z3PF1XDZEu8693d9i9/r34q/pHfdIhY/qg5NOh5F87WoBzma7wKt5DGyT5677mjec/XGb/m7/kzeY997LZ5/ho9m5eds9NM2atjpyGpzBcs6+CzLc/SijKzXPPOyyXyv3u1LPDjI5flqeo+11p94Nf+a3u1LPL5HYVEORp5LlnnH0tK7vfOL/nHwHHLTpPmXRHKgPCfg4ChmHJlv2WdbuZf4LCvFI2/Nv6b3WO5/hN5zt9bievd3HvterG7vfKsWbr+Gd+zOKwYjzyWb8c+iW3Ud+tXRena4DVkP32OrdE/Z3rG31uP2Ld7jtez36N23lbul93i7eR1JdapnbHmG0PVrfLFVvjPsWUctvuu38o6dfLV4bt/iPV7LvqR3LLJh+HzJ33WKUfLPsV2PDt+WfmavJtW3PLMTgWaGiZHtkn1Jl2V5Tq4sy/NevXyX/F1/BC+MjC3x8BUtYd+qdywev1e/Blu28XnmW1hkO9mrSfkJnJkiGylijDX6i+W1Lf6Pqi+tbSrSuHaw967F7Z1fk9uxtHjH2mtf8wcr8eDdHt71m3g1af5dUAUHAPPMIxPV2JT04rraP5lvyuf+LT6v1+f35tdi9/0iv4zdeeyxgW/lQ+/2xFnSZ5tFf46kJaNWkF49gEXX5MPebfFHD+940Lt/iyfeVv9W/IzTc7X4Vmz3b9m7vuQvGcPtl3jXKYZkeSzxk7+aNBtOijHSGt6T1uJ5LPllW3hkbt/i8RfVIM6Fu/BZ1oqXbdfGI1fNHv2a3Dn/EfbkBpvHr+k991p/4rn/Gh7fIZeaVP8nmQEPCj2kUdIj86RyQ0eIzLu98+7v+hJPHnxlk+fwyC7ay2PWub6Ua4/9ki+5s02eo7+gvjz26GW7ZH+E3rHlfB6/xOM/06lJ9eenGjPFCh4fUY01/hfLy2PJ3vVreY8lP8nyyLzbH8HXcknek7vXfgt2x9qDL9uCFRlY4NF7vhqPP/ohTm7SmQImaE4ocTFQwx61+xKvpnf7NViyzS39S7laWFxPHaiL61t8yx+94uRY5EPf4nv93X4NP2FRk34YG06iGvAX7prHpqZv+e/R4yvKQJZ55qJLtq5v8Z7L7XMudFmW566vxc4+eY6/qEbL3/VH8JfMl8cStiwr5av5Yzv8rtPPslXMW0F79Tl89pW8xGdZntfsa/Hlm/238B7b47ke3nNJ7r6Z36v3fM6DC1rKnWV57tic91zOu73zbu/8i1fj41C/CK9PY5OSkeeSuWNJjy/28PjiA+96+Jo/+pI/OnzJBd+rx95zeTzXn8GDxXPD+1qdx7+FjXhr7Vvx1ujJRW7HHu357LlO9xocTa+MLurpcUnfAjUFGSct+5I+x8j6PMdGMkav3u238OQWzVjgs6wUH/+SLvsSD3vnW/5b9J4r48lzsGSZzzOPPfGfa0KT/hRpUDllxxKfzIv2rof3WJK7LOdG3/Kv6Uuxc/w8J1eW7fHHl3jwYCVfjXf7LbzHBgu5W7z7wzsW4m3Vezx4neEvTRqH1HdjrtN+HnkBkmeeIDV717f4VvyWf0lfw0Yu+fh8FM3Wig065z236513+y18DQu5fG3w6Fv+6Ldg81zOE7uGBfsXOtXLiCOp5v8XG6AwhJdeYwt/8bw8lvyP1hOvlEuyPDLfss+2ilGy99jZJ8/X+ns8+FLuUnzsyQff8i/FyrKSP7E9l/Ml3xwbe+7fv2zS8Wj6fsqUHUuBk+niDnNfQOCP3vO5Hr7mjz7HcVv4bJPn6InlvGyX7I/We7xS7iwr2bve1+Z6eGLBey2cx574W3h8n0c/Dqd6CfKRVPz/6iGNDFDizDuIlt7tnS/5S8bIuSVz/8zneckWmahGy/4R9BekL7EKEyPPJVvifS0te9e7f4mXD6NHj+10FFUQCWcjvk7ypRDo5x73fOzffZXDZZnP85Kty1r2j6TvxXLPtfZiPcP+kziKfqQiMK6aVIpo1L8J8jujUQaS54PpaJNJtsnzkr3r3cb1PbzbeuwW3/J3/T353ty+9l7/Hnu39dyZ12n+lxLkUWtSfVr/72ND74luyXsu4XfZEr+k6421196xeLyj9R7vlnwrl69d/M+jSd1vakIZzEYcTfW/9HyLFJ0HyHyel+yP1nu8I3mPpfVkWZ6vWavbO9+K7/ZH8h7LsbT4Xn+3h/8gGnR2LUphOVLCz2g0qv7M9q2ZcL6zpCIJZvfkPXcvPve/J++5W2tx+xbv8Vr2Z+rVoPpcc3EsNqk8olG/GOSNgvce0O47pLIcbpP5PC/5uqxlf6beY7ew7dV7viN5j3UE1sUGVYJmkw4oXrzQv4/4L+5JpZGB57nrnhrva3H8vXq3P5NvxW6tpeV/lF4NOnslL2A+VjWpnOKIql9/flPzwjgKNKF74rVsFXPJZknX8u3Ve66Wv9u3eI/Xsr+n/pdrGlQLWt2kw+ovP8nztwt+S4te0im8RrbJc9c9Ou/YW3jd/pF5x7Zlbe9Hg07vKCnA0uhqUgWKI6r+meTvYvt18ZWRF5LnMn8k3rG08Lm98+7v+lvynmsvtr3+wqPt3WjQEjbFL47uJiVKNOtfxTz/jhQqqAM5kvdYyplleV7C4/pH5h1ba61u/yi83kl6j53RQzc36VCpFy/UpGrW2mgVSH5LNku6lu/Resfi8W+t93xH8r2xWrV4Lxq0eotJzktjV5MqcBxRFePrsekf9JZGXniey+dM/szYZ2Pvje9r3evv8Xp5NaYa1P2Ea/XY3aRkimZtHVVl6mCX+CXdlJZJZ2y5teKfqffYvXjc33mP5/ojeY9FbjVn8/aSjFvjsCYlUTSr7qfqvmpt1BaV7d0m83kunyN5j9Ub3/2fMu/YvRY1ve595s8ly2/XOLxJhWa8BNC1av6Zcwfqi+zh3XZImxLcWu/5eni39bW0ePd33v1dfxSvU/vP9p7aBdbHKU1KkmhW3ab669j0Q72lcVSBiH1mPI+tnC5b4pd0Jfwt+0fR637nT6I5h+8jsZAj6alNCtCxWfWvz/q3vdI4s+Ct2MKzZLOkYy1LNku6Vu6z9Y6tlS/b6xNLpzanwGjcpEkvqabLgLeC/yNkRnMRpNrD9/p6vl7/W9p7rhb2lt7jLfEfRLBTTusCWRo3bdIMII6u+orKl7IszZeKJLOsz3PXETLb5HnJ/kh9K5bnb9mfqffYjk2v1g99QcTOadG7NSnAxkuBrwTv91m9aGfyHlvwXJb5PC/Zuqxlv0fvvkfm1i0kndJXv8+u5EePuzdpXlA0rO616nKAP5uQOu+EPJdOI8vy/KJd1rv9I/EtLK21t/xrer0AUmPqtP4Q46GaNFckGlbXrbrnqjsEtYLicku95xIGly3xS7pSLJf1+q+x15FS15n+KzbKfffxsE2aKxMNq3/tez02vsGKes0OwFa0x75l6/Fa9kfqPVYLS0mv36XVEXPze+oKeovxJJo0FyIaVj9ooQ9gvxYbf+/jOy3zea5QZ/Ieu5XP7c/kh6NlANJnOT2PcD7seHJN6pWMptUadGmgpv180vuOOJM/M7aWtCX+8A5Q+Ba/Jpzq9PDTJ9+kpQpH4+qFlxpX33bVpQLDd7bkWZbnrivxLuv1P8pep27dHur6xLvAP4XxmWzSUuHHI67e8dLnCXS7S/O8/twweR5ms0Y+mvdcS/H16x7a9ALnw6d22tbCtoy8k7b4f2Z8oon1tRg1ri4Z9FkDXe+Kcjus1Uyub/ERemp+XS/qaKj7kmz6otpp74dHnicz/h+Qhd5e0tQqxQAAAABJRU5ErkJggg==);background-size:cover;width:169px;height:169px;position:absolute;left:68px;top:6px;content:""}.taobao-live-detail header .bg:before{background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/live-detail-right.45681412.png);background-size:cover;width:309px;height:265px;position:absolute;right:80px;top:-20px;content:""}.taobao-live-detail .taobao-live-detail-main{width:1392px;display:-ms-flexbox;display:flex;margin:auto;position:relative;z-index:2}.taobao-live-detail .content{-ms-flex:1 1;flex:1 1}.taobao-live-detail .content nav{height:36px;margin-top:-36px}.taobao-live-detail .content nav a{font-size:16px;color:hsla(0,0%,100%,.6);display:inline-block;margin-right:24px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.taobao-live-detail .content nav a.active{color:#fff}.taobao-live-detail .content main{width:1088px;margin-top:24px}.taobao-live-detail-baseinfo{width:280px;margin-right:24px;display:inline-block;min-height:300px}.taobao-live-detail-baseinfo .title{display:-ms-flexbox;display:flex;width:112px;font-size:16px;font-weight:500;color:#282b59;margin-left:16px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.taobao-live-detail-baseinfo .info{position:fixed;top:194px;width:280px;height:349px;background-color:#fff;border-radius:12px;padding:24px}.taobao-live-detail-baseinfo .info.pin{position:fixed}.taobao-live-detail-baseinfo .taobao-live-form-field .field-name{width:4.5em}.taobao-live-detail-baseinfo .btn{color:#fff;font-size:14px;font-weight:500;width:84px;height:32px;line-height:32px;background-color:#2f54eb;border-radius:20px;text-align:center}.taobao-live-detail-baseinfo .btn:hover{background-color:rgba(47,84,235,.7)}.live-detail-trend h1{font-size:24px;font-weight:600;line-height:31px;color:#282b59;padding:0;margin:24px 0}.live-detail-trend p .sub-title{font-size:16px;color:#282b59;margin-top:32px;margin-bottom:16px;font-weight:400}.modal-streamer-list-by-live .modal-item-info{height:120px;background-color:#f8f8f8;border-radius:6px;display:-ms-flexbox;display:flex;padding:22px 24px}.modal-streamer-list-by-live .modal-item-info>.pic{width:72px;height:72px;border-radius:2px;background-size:cover;background-position:50%;margin-right:16px;border:1px solid #f2f2f5;cursor:pointer}.modal-streamer-list-by-live .modal-item-info>.item-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.modal-streamer-list-by-live .modal-item-info>.item-info>.title{font-size:14px;font-weight:500;line-height:18px;color:#282b59;cursor:pointer}.modal-streamer-list-by-live .modal-item-info>.item-info>.shop-name{font-size:12px;color:#2f54eb}.rank-status-wrapper{margin:0 auto 8px}.page-items{background-color:#f5f5f5;min-height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page-items .header{height:250px;margin:-60px 0 -40px;background:-o-linear-gradient(136deg,#853efd 0,#a04fee 38%,#6e5fe1 68%,#6a85f0 100%);background:linear-gradient(314deg,#853efd,#a04fee 38%,#6e5fe1 68%,#6a85f0);padding-top:120px;position:relative;z-index:1}.page-items .header.header-douyin{background-size:100% auto;background-position:50%}.page-items .header .back-old{position:absolute;display:inline-block;top:60px;right:0;height:84px;width:84px}.page-items .header .back-old .txt{text-align:right;font-size:12px;padding-top:11px;padding-right:5px;z-index:3;height:0;width:0}.page-items .header .back-old .txt,.page-items .header .back-old:after,.page-items .header .back-old:before{position:absolute;top:0;right:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}.page-items .header .back-old:after,.page-items .header .back-old:before{z-index:4;content:"";width:28px;height:18.66666667px;background:-o-linear-gradient(56.7deg,#853efd 14%,#a04fee 20%,#ca6ad7 33%,#6e5fe1 43%,#2f54eb 50%,transparent 50%,transparent);background:linear-gradient(33.3deg,#853efd 14%,#a04fee 20%,#ca6ad7 33%,#6e5fe1 43%,#2f54eb 50%,transparent 0,transparent);border-radius:0 0 0 30px/0 0 0 90px;-webkit-box-shadow:-5px 2px 8px rgba(0,0,0,.06);box-shadow:-5px 2px 8px rgba(0,0,0,.06)}.page-items .header .back-old:before{z-index:2;background-color:#fff}.page-items .header .back-old:hover .txt,.page-items .header .back-old:hover:after,.page-items .header .back-old:hover:before{height:56px;width:84px}.page-items .header .nav{text-align:center}.page-items .header .nav>a{color:#fff;font-size:24px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:relative;display:inline-block;font-weight:400;width:210px;height:42px;line-height:42px}.page-items .header .nav>a.active,.page-items .header .nav>a:hover{font-size:30px;font-weight:500}.page-items .header .nav>a:not(:last-child):after{content:"";width:2px;height:16px;background-color:#fff;border-radius:.5px;opacity:.2;position:absolute;right:0;top:13px}.page-items .header .nav>a .content-badge{width:56px;height:18px;background-image:-webkit-gradient(linear,left top,right top,from(#f55e77),to(#f8ae61));background-image:-o-linear-gradient(left,#f55e77 0,#f8ae61 100%);background-image:linear-gradient(90deg,#f55e77,#f8ae61);border-radius:9px;line-height:18px;color:#fff;font-size:12px;text-align:center;position:absolute;top:2px;right:20px}.page-items .fix-header{display:none;top:0;left:0;width:100%;height:72px}.page-items .fix-header .content{height:72px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:1392px;margin:0 auto}.page-items .fix-header .content>a{font-size:14px;line-height:18px;color:#fff;margin-right:32px}.page-items .fix-header .content>a.active{font-size:18px;font-weight:500}.page-items .fix-header .content .global-search-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;position:relative;-ms-flex:1 1;flex:1 1;-ms-flex-align:center;align-items:center;margin-right:8px}.page-items>main{position:relative;z-index:2;width:1392px;margin:0 auto}.page-items>main .monitor-video-tutorial{width:221px;height:32px;background:hsla(0,0%,100%,.25);border-radius:100px 100px 100px 100px;position:absolute;z-index:10;margin-top:-38px;right:0;top:0;line-height:32px}.page-items>main .monitor-video-tutorial .monitor-video{width:100%;position:absolute;z-index:10;right:-9px;top:0;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-pack:start;justify-content:flex-start}.page-items>main .monitor-video-tutorial .monitor-video .monitor-title{width:149px;height:20px;font-size:14px;font-weight:400;color:#fff;line-height:16px;margin:0 8px;cursor:pointer}.page-items .video-model .ant-modal .ant-modal-content .ant-modal-close-x{position:relative;left:44px;width:40px;height:40px;background:hsla(0,0%,100%,.22);line-height:45px;top:-1px;margin:0;color:#fff}.ai-side-select{margin-bottom:16px}.ai-side-select>.placeholder-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:8px;padding-left:8px;cursor:pointer}.ai-side-select>.placeholder-wrap .placeholder{font-size:16px;font-weight:500;line-height:22px;color:#282b59}.ai-side-select>.select-items{padding-bottom:8px;border-bottom:1px solid #efeff2;font-size:12px;line-height:33px;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ai-side-select>.select-items.fold .select-item,.ai-side-select>.select-items.fold .select-more{display:none}.ai-side-select>.select-items.unfold .select-item,.ai-side-select>.select-items.unfold .select-more{display:block}.ai-side-select>.select-items .select-item{padding-left:8px;color:#343874}.ai-side-select>.select-items .select-item:hover{background-color:#f0f5ff;color:#6483ff}.ai-side-select>.select-items .select-more{padding-left:8px;color:#343874}.ai-side-select>.select-items .select-more:hover{background-color:#f0f5ff;color:#6483ff}.ai-selected-items{padding-left:4px;margin-bottom:24px}.ai-selected-items>.ai-selected-items-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.ai-selected-items>.ai-selected-items-header>.title{font-size:18px;font-weight:500;line-height:25px;color:#282b59}.ai-selected-items>.ai-selected-items-header>.button-clear{font-size:14px;font-weight:300;line-height:20px;color:#343874;cursor:pointer}.ai-selected-items>.ai-selected-items-header>.button-clear:hover{color:#6483ff}.ai-selected-items>.selected-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ai-selected-items>.selected-item-wrap>.selected-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:25px;background-color:#efeff2;border-radius:2px;margin-top:12px;margin-right:8px;padding:0 8px 0 6px}.ai-selected-items>.selected-item-wrap>.selected-item .content{display:inline-block;max-width:124px;margin-right:4px;font-size:12px;line-height:25px;color:#282b59;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ai-selected-items>.selected-item-wrap>.selected-item .anticon{vertical-align:baseline;font-size:8px;color:#343874;cursor:pointer;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.ai-selected-items .select-template-content .ai-selected-items-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.ai-selected-items .select-template-content .ai-selected-items-header .title{font-size:18px;font-weight:500;line-height:25px;color:#343874}.ai-selected-items .select-template-content .ai-selected-items-header .button-clear{font-size:14px;font-weight:300;line-height:20px;color:#666995;cursor:pointer}.ai-selected-items .select-template-content .ai-selected-items-header .button-clear:hover{color:#6483ff}.ai-selected-items.template-selector .template-item{font-weight:400;font-size:14px;height:36px;padding:11px 0 11px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ai-selected-items.template-selector .template-item .template-name{display:inline-block;width:262px;color:#666995}.ai-selected-items.template-selector .template-item:hover{background-color:#f0f5ff}.ai-selected-items.template-selector .template-item:hover .template-name{color:#2f54eb}.add--items--template--modal{padding:24px}.add--items--template--modal .title{font-size:16px;font-weight:500;line-height:22px;margin-bottom:8px;color:#282b59}.add--items--template--modal .input-wrapper{margin-bottom:16px}.add--items--template--modal .input-wrapper .input-label{margin-right:16px;margin-bottom:-3px;color:#343874}.add--items--template--modal .input-wrapper .input-label .input-label-name{width:110px;height:40px;font-size:14px;font-weight:400;color:#343874;line-height:40px}.add--items--template--modal .input-wrapper .input-label .input-label-tip{width:280px;height:34px;font-size:12px;font-weight:400;color:#9fa2bf;line-height:34px;margin-left:8px}.add--items--template--modal .buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.ai-aside-overflow{height:100%;overflow-y:scroll;overflow-x:visible;scrollbar-width:none;-ms-overflow-style:none}.ai-aside-overflow::-webkit-scrollbar{display:none}.ai-style-aside{z-index:20;position:absolute;top:0;bottom:0;width:198px;margin-right:16px;padding:20px 16px;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px}.ai-style-aside.fixed{position:fixed;top:60px;bottom:0;border-radius:0}.ai-style-aside-filter .price-range-wrap{border-bottom:1px solid #efeff2}.ai-style-aside-filter .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 8px 16px;margin-top:16px;border-bottom:1px solid #efeff2}.ai-style-aside-filter .price-input-wrap .number-input{width:auto}.ai-style-aside-filter .price-input-wrap .number-input .ant-input{width:64px;height:24px}.ai-style-aside-filter .price-input-wrap .price-line{display:inline-block;width:10px;height:1px;background-color:#c8c9d7}.ant-popover.select-more-pop{width:508px;padding-left:28px}.ant-popover.select-more-pop .ant-popover-content{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ant-popover.select-more-pop .ant-popover-content .ant-popover-arrow{display:none;top:50%;left:-4px}.ant-popover.select-more-pop .ant-popover-content .ant-popover-inner-content{padding:0}.ant-popover.select-more-pop .pop-content{width:480px;padding:24px}.ant-popover.select-more-pop .pop-content>.pop-title-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.ant-popover.select-more-pop .pop-content>.pop-title-wrap .pop-title{font-size:16px;font-weight:500;line-height:20px;color:#282b59}.ant-popover.select-more-pop .pop-content>.pop-title-wrap .multiple-check{font-size:12px;line-height:16px;color:#343874}.ant-popover.select-more-pop .pop-content>.pop-select-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:174px;overflow-y:scroll}.ant-popover.select-more-pop .pop-content>.pop-select-items::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.ant-popover.select-more-pop .pop-content>.pop-select-items::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.ant-popover.select-more-pop .pop-content>.pop-select-items::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.ant-popover.select-more-pop .pop-content>.pop-select-items .pop-select-item{width:119px;height:22px;margin:0 18px 16px 0;font-size:14px;line-height:22px;color:#343874;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer}.ant-popover.select-more-pop .pop-content>.pop-select-items .pop-select-item:hover{color:#6483ff}.ant-popover.select-more-pop .pop-content>.pop-select-items .pop-select-item-check{width:124px;height:22px;margin:0 16px 16px 0}.ant-popover.select-more-pop .pop-content>.pop-select-items .pop-select-item-check>.ant-checkbox-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ant-popover.select-more-pop .pop-content>.pop-select-items .pop-select-item-check .pop-select-item-check-label{display:inline-block;width:92px;font-size:14px;color:#343874;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ant-popover.select-more-pop .pop-content>.pop-options{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:32px;margin-top:40px}.ant-popover.select-more-pop .pop-content>.pop-options .pop-option-clear{display:inline-block;width:86px;height:32px;border-radius:2px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.ant-popover.select-more-pop .pop-content>.pop-options .pop-option-ok{display:inline-block;width:86px;height:32px;margin-right:8px;background-color:#2f54eb;border-radius:2px;font-size:14px;line-height:32px;color:#fff;text-align:center;cursor:pointer}.item-lib-all-advanced-pop-content{width:480px;padding:24px}.item-lib-all-advanced-pop-content>.pop-title{margin-bottom:16px;font-size:16px;font-weight:500;line-height:20px;color:#282b59}.item-lib-all-advanced-pop-content>.pop-subtitle{margin-bottom:12px;font-size:14px;font-weight:500;line-height:22px;color:#666995}.item-lib-all-advanced-pop-content>.pop-sub-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end}.item-lib-all-advanced-pop-content>.pop-options{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:32px;margin-top:40px}.item-lib-all-advanced-pop-content>.pop-options .pop-option-clear{display:inline-block;width:86px;height:32px;border-radius:2px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.item-lib-all-advanced-pop-content>.pop-options .pop-option-ok{display:inline-block;width:86px;height:32px;margin-right:8px;background-color:#2f54eb;border-radius:2px;font-size:14px;line-height:32px;color:#fff;text-align:center;cursor:pointer}.ant-popover.select-props-pop{width:420px;padding-left:28px}.ant-popover.select-props-pop .ant-popover-content{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ant-popover.select-props-pop .ant-popover-content .ant-popover-arrow{display:none;top:50%;left:-4px}.ant-popover.select-props-pop .ant-popover-content .ant-popover-inner-content{padding:0}.item-lib-all{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 250px)}.item-lib-all-container{-ms-flex:1 1;flex:1 1;min-width:1178px;margin-left:214px;padding:0 16px;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;position:relative}.item-lib-all-container .layout-spin{position:absolute;top:50%;left:50%}.item-lib-all-sort-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:52px;margin:0 8px;border-bottom:1px solid #efeff2}.item-lib-all-sort-wrap .sort-item{color:#343874;cursor:pointer}.item-lib-all-batch-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:52px;margin:0 8px 16px;border-bottom:1px solid #efeff2}.item-lib-all-batch-wrap .item-lib-check-all{color:#282b59}.item-lib-all-batch-wrap .item-lib-check-all-num{color:#343874}.item-lib-all-batch-wrap .join-watch-btn{display:inline-block}.page-items .filter-wrap{height:52px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px}.page-items .filter-wrap .data-picker-title{display:inline-block;margin-right:8px}.page-items .filter-wrap .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-items .filter-wrap .btn-items-export{display:inline-block;text-align:center;width:68px;height:28px;background-color:#eaedfd;border-radius:2px;font-size:14px;line-height:28px;color:#2f54eb}.page-items .filter-wrap .btn-date-type{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 4px;color:#282b59}.page-items .filter-wrap .btn-date-type.active{background-color:#eaedfd;color:#2f54eb}.page-items .custom-types{padding:0 24px;background-color:#fff;border-radius:8px 8px 0 0;border-bottom:1px solid rgba(0,0,0,.08);margin:0}.page-items .custom-types .custom-types-content{height:64px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-items .custom-types .custom-type-tips{-ms-flex:1 1;flex:1 1;text-align:right}.page-items .custom-types .anticon{vertical-align:middle}.page-items .custom-type{display:inline-block;padding:8px 9px;background-color:#fff;margin:0 16px 0 0;position:relative;color:#666995}.page-items .custom-type,.page-items .custom-type.active{-webkit-box-shadow:0 10px 20px 0 rgba(55,107,255,.15);box-shadow:0 10px 20px 0 rgba(55,107,255,.15);border-radius:4px}.page-items .custom-type.active{color:#fff;background-color:#2f54eb}.page-items .custom-type:hover{color:#6483ff}.page-items .custom-type.newest:after{content:"N";color:#fff;position:absolute;top:0;right:0;background-color:#f55;width:18px;height:18px;font-size:12px;border-radius:0 0 0 18px;text-align:right;line-height:10px;padding:3px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.page-items .ant-modal-header{border-bottom:none}.page-items .ant-modal-body{padding:0 24px}.page-items .custom-type-modal-content{display:-ms-flexbox;display:flex;width:100%}.page-items .custom-type-modal-content .nav{-ms-flex:1 1;flex:1 1;height:185px;position:relative}.page-items .custom-type-modal-content .nav:not(:last-child){border-right:1px solid #efeff2;margin-right:16px}.page-items .custom-type-modal-content .nav .title{font-size:14px;color:#666995}.page-items .custom-type-modal-content .nav .list{height:170px;padding-top:16px;overflow:auto}.page-items .custom-type-modal-content .nav a{font-size:14px;font-weight:500;line-height:18px;color:#282b59;display:block;padding-right:16px}.page-items .custom-type-modal-content .nav a:not(:last-child){margin-bottom:16px}.page-items .custom-type-modal-content .nav a .anticon{float:right;vertical-align:middle}.page-items .error{font-size:12px;float:left;line-height:32px;color:#f55;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.page-items .error.show{opacity:1}.items-activity-dropdown-overlay{max-height:267px;overflow:scroll;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.items-activity-dropdown-overlay .time{color:#343874;font-size:12px;display:inline-block;margin-left:8px}.page-items .sort-wrapper{height:52px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px;color:#343874}.page-items .item-list{margin-top:16px;width:1392px;background-color:#fff;padding:24px 16px;position:relative}.page-items .item-list .item-item-item{width:256px}.page-items .item-list .item-not-interset{position:absolute;bottom:48px;right:8px;width:64px;height:24px;line-height:24px;text-align:center;z-index:2}.page-items .item-list .item-not-interset:hover span{color:#6483ff}.page-items .item-list .item-not-interset span{width:36px;height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px;position:relative;z-index:3}.page-items .item-list .item-not-interset:after{border-radius:13px;content:"";z-index:1;background-color:hsla(0,0%,100%,.49);width:64px;height:24px;top:0;left:0;position:absolute;-webkit-filter:blur(1px);filter:blur(1px)}.batch-mode-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;background-color:#fff;margin:0 auto;font-size:14px;padding:0 8px 24px}.batch-mode-item .check-all{font-size:14px;color:#343874}.batch-mode-item .check-num{font-size:14px;font-weight:500;color:#282b59}.batch-mode-item .join-watch-btn{display:inline-block}.item-recommend{overflow:hidden;height:52px;background:#fff;line-height:52px;margin-top:16px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.item-recommend .title{width:103px;height:20px;margin-left:24px;margin-right:16px;line-height:20px;display:-ms-flexbox;display:flex}.item-recommend .title span{font-size:14px;font-weight:400;color:#343874;margin-right:2px}.item-recommend .content{height:18px;font-size:12px;font-weight:400;color:#343874;line-height:18px;display:inline-block;cursor:pointer;background:#f7f7fa;border-radius:12px;margin-right:24px;padding:0 8px}.dress--section{position:relative;top:-60px}.dress--section .page-header{min-width:1440px;width:100%;height:220px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.dress--section .tshirt-section-select{height:36px;background:hsla(0,0%,100%,.22);border-radius:18px;font-size:14px;font-weight:400;color:#fff;margin-left:24px;padding:0 12px}.dress--section .page-router,.dress--section .tshirt-section-select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.dress--section .page-router{width:100%;height:30px;margin-bottom:24px}.dress--section .page-router .nav-item{position:relative;text-align:center;width:168px;height:30px;line-height:30px;font-size:18px;color:hsla(0,0%,100%,.6);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dress--section .page-router .nav-item.active{font-size:22px;color:#fff}.dress--section .page-router .nav-item:not(:last-child):after{content:"";width:2px;height:16px;background-color:hsla(0,0%,100%,.4);position:absolute;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.dress--section .page-content{margin:0 auto}.dress--section .side-bar{background-color:#fff;width:198px;margin-right:16px;margin-left:24px;padding:24px 16px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:scroll}.dress--section .side-bar.fixed{-ms-scroll-chaining:none;overscroll-behavior:contain}.dress--section .side-bar .side-filter-item{margin-bottom:16px}.dress--section .side-bar .side-filter-item>.item-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:8px;padding-left:8px;cursor:pointer}.dress--section .side-bar .side-filter-item>.item-title-wrapper .item-title{font-size:16px;font-weight:500;line-height:22px;color:#282b59}.dress--section .side-bar .side-filter-item>.item-options-wrapper{padding-bottom:8px;border-bottom:1px solid #efeff2;font-size:12px;line-height:33px;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dress--section .side-bar .side-filter-item>.item-options-wrapper.fold .option,.dress--section .side-bar .side-filter-item>.item-options-wrapper.fold .select-more-btn{display:none}.dress--section .side-bar .side-filter-item>.item-options-wrapper.unfold .option,.dress--section .side-bar .side-filter-item>.item-options-wrapper.unfold .select-more-btn{display:block}.dress--section .side-bar .side-filter-item>.item-options-wrapper .option{padding-left:8px;color:#282b59}.dress--section .side-bar .side-filter-item>.item-options-wrapper .option:hover{background-color:#f0f5ff;color:#6483ff}.dress--section .side-bar .side-filter-item>.item-options-wrapper .select-more-btn{padding-left:8px;color:#343874}.dress--section .side-bar .side-filter-item>.item-options-wrapper .select-more-btn:hover{background-color:#f0f5ff;color:#6483ff}.dress--section .side-bar .filter-result-area{padding-left:8px;padding-bottom:24px}.dress--section .side-bar .filter-result-area .area-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.dress--section .side-bar .filter-result-area .area-header>.title{font-size:18px;font-weight:500;line-height:25px;color:#282b59}.dress--section .side-bar .filter-result-area .selected-items-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dress--section .side-bar .filter-result-area .selected-items-wrapper>.selected-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:25px;background-color:#efeff2;border-radius:2px;margin-top:12px;margin-right:8px;padding:0 8px 0 6px}.dress--section .side-bar .filter-result-area .selected-items-wrapper>.selected-item .label{display:inline-block;max-width:124px;margin-right:4px;font-size:12px;line-height:25px;color:#282b59;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.dress--section .side-bar .filter-result-area .selected-items-wrapper>.selected-item .anticon{vertical-align:baseline;font-size:8px;color:#343874;cursor:pointer;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.dress--section .side-bar .price-range-wrap{border-bottom:1px solid #efeff2}.dress--section .side-bar .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 8px 16px;margin-top:16px;border-bottom:1px solid #efeff2}.dress--section .side-bar .price-input-wrap .number-input{width:auto}.dress--section .side-bar .price-input-wrap .number-input .ant-input{width:64px;height:24px}.dress--section .side-bar .price-input-wrap .price-line{display:inline-block;width:10px;height:1px;background-color:#c8c9d7}.dress--section .ant-popover.select-more-pop{width:508px;padding-left:28px}.dress--section .ant-popover.select-more-pop .ant-popover-content{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.dress--section .ant-popover.select-more-pop .ant-popover-content .ant-popover-arrow{display:none;top:50%;left:-4px}.dress--section .ant-popover.select-more-pop .ant-popover-content .ant-popover-inner-content{padding:0}.dress--section .ant-popover.select-more-pop .pop-content{width:480px;padding:24px}.dress--section .ant-popover.select-more-pop .pop-content>.pop-title-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.dress--section .ant-popover.select-more-pop .pop-content>.pop-title-wrap .pop-title{font-size:16px;font-weight:500;line-height:20px;color:#282b59}.dress--section .ant-popover.select-more-pop .pop-content>.pop-title-wrap .multiple-check{font-size:12px;line-height:16px;color:#343874}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:174px;overflow-y:scroll}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items::-webkit-scrollbar-thumb{border-radius:1em;background-color:#efeff2}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items .pop-select-item{width:119px;height:22px;margin:0 18px 16px 0;font-size:14px;line-height:22px;color:#343874;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items .pop-select-item:hover{color:#6483ff}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items .popover-checkbox-group-wrapper .ant-checkbox-group{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items .popover-checkbox-group-wrapper .ant-checkbox-wrapper{width:124px;height:22px;margin:0 16px 16px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items .popover-checkbox-group-wrapper .ant-checkbox-wrapper .ant-checkbox{top:0}.dress--section .ant-popover.select-more-pop .pop-content>.pop-selected-items .popover-checkbox-group-wrapper .ant-checkbox-wrapper .ant-checkbox+span{display:inline-block;width:92px;font-size:14px;line-height:14px;color:#343874;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.dress--section .ant-popover.select-more-pop .pop-content>.pop-options{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:32px;margin-top:40px}.dress--section .ant-popover.select-brand-popover,.dress--section .ant-popover.select-props-popover{width:420px;padding-left:28px}.dress--section .ant-popover.select-brand-popover .ant-popover-content,.dress--section .ant-popover.select-props-popover .ant-popover-content{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.dress--section .ant-popover.select-brand-popover .ant-popover-content .ant-popover-arrow,.dress--section .ant-popover.select-props-popover .ant-popover-content .ant-popover-arrow{display:none;top:50%;left:-4px}.dress--section .ant-popover.select-brand-popover .ant-popover-content .ant-popover-inner-content,.dress--section .ant-popover.select-props-popover .ant-popover-content .ant-popover-inner-content{padding:0}.dress--section .advanced-popover-content{width:480px;padding:24px}.dress--section .advanced-popover-content>.pop-title{margin-bottom:16px;font-size:16px;font-weight:500;line-height:20px;color:#282b59}.dress--section .advanced-popover-content>.pop-subtitle{margin-bottom:12px;font-size:14px;font-weight:500;line-height:22px;color:#666995}.dress--section .advanced-popover-content>.pop-sub-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end}.dress--section .advanced-popover-content>.pop-options{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:32px;margin-top:40px}.dress--section .advanced-popover-content>.pop-options .pop-option-clear{display:inline-block;width:86px;height:32px;border-radius:2px;font-size:14px;line-height:32px;color:#c8c9d7;text-align:center;cursor:pointer}.dress--section .advanced-popover-content>.pop-options .pop-option-ok{display:inline-block;width:86px;height:32px;margin-right:8px;background-color:#2f54eb;border-radius:2px;font-size:14px;line-height:32px;color:#fff;text-align:center;cursor:pointer}.dress--section .advanced-popover-content .pop-sub-content.goods-feature>*{width:132px;margin-right:72px;height:36px}.dress--section .advanced-popover-content .pop-sub-content.shop-feature>*{width:30%;height:36px}.dress--section .advanced-popover-content .pop-sub-content.shop-group>*{width:80%;height:36px}.dress--section .goods-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dress--section .goods-section .side-bar{height:calc(100vh - 60px);min-height:100px}.dress--section .goods-section .side-bar.fixed{position:fixed;top:60px}.dress--section .goods-section .side-bar.fixed~.section-right{margin-left:238px}.dress--section .goods-section .section-right{min-height:calc(100vh - 60px);width:1178px}.dress--section .goods-section .section-right .section-recommend{overflow:hidden;width:1178px;height:52px;background:#fff;line-height:52px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dress--section .goods-section .section-right .section-recommend .title{height:20px;margin-left:24px;margin-right:16px;line-height:20px;display:-ms-flexbox;display:flex;width:75px}.dress--section .goods-section .section-right .section-recommend .title span{font-size:14px;font-weight:400;color:#343874;margin-right:2px}.dress--section .goods-section .section-right .section-recommend .content{height:18px;font-size:12px;font-weight:400;color:#343874;line-height:18px;display:inline-block;cursor:pointer;background:#f7f7fa;border-radius:12px;margin-right:24px;padding:0 8px}.dress--section .goods-section .tab-bar{height:56px;background:#fff;margin-bottom:16px;padding:16px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.dress--section .goods-section .tab-bar .tab-item{font-size:18px;font-weight:500;color:#666995;line-height:25px}.dress--section .goods-section .tab-bar .tab-item.active{color:#282b59}.dress--section .goods-section .tab-bar .tab-item.active:after{content:"";position:absolute;bottom:-6px;right:24px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.dress--section .goods-section .tab-bar .update-time{font-size:14px;color:#343874}.dress--section .goods-section .filter-bar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:52px;padding-left:24px;padding-right:24px;background:#fff}.dress--section .goods-section .filter-bar:after{content:"";position:absolute;width:1130px;background:#efeff2;height:1px;bottom:0}.dress--section .goods-section .filter-bar .left{-ms-flex-pack:start;justify-content:flex-start}.dress--section .goods-section .filter-bar .left,.dress--section .goods-section .filter-bar .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dress--section .goods-section .items-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;background:#fff;padding-left:16px;padding-right:16px;padding-top:16px}.dress--section .goods-section .items-wrapper:after{content:"";display:block;clear:both}.dress--section .goods-section .watch-more{width:100%;height:56px;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;margin-top:16px}.dress--section .shop-section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dress--section .shop-section .side-bar{height:calc(100vh - 60px);min-height:100px}.dress--section .shop-section .side-bar.fixed{position:fixed;top:60px}.dress--section .shop-section .side-bar.fixed~.section-right{margin-left:238px}.dress--section .shop-section .section-right{min-height:calc(100vh - 60px);width:1178px}.dress--section .shop-section .filter-bar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:52px;padding-left:24px;padding-right:24px;margin-bottom:16px;background:#fff}.dress--section .shop-section .filter-bar .left{-ms-flex-pack:start;justify-content:flex-start}.dress--section .shop-section .filter-bar .left,.dress--section .shop-section .filter-bar .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dress--section .shop-section .shops-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;background-color:#fff;padding-left:24px;padding-right:24px;min-height:calc(100vh - 128px)}.dress--section .shop-section .shop-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:168px;border-bottom:1px solid #efeff2}.dress--section .shop-section .shop-item .logo-wrapper{border:1px solid #f7f7fa;border-radius:2px;margin-right:12px;margin-top:44px}.dress--section .shop-section .shop-item .shop-logo{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.dress--section .shop-section .shop-item .info-wrapper{padding-top:44px;-ms-flex:1 1;flex:1 1}.dress--section .shop-section .shop-item .info-wrapper .shop-name{min-width:300px;font-size:14px;font-weight:500;color:#282b59;line-height:18px;margin-bottom:16px}.dress--section .shop-section .shop-item .info-wrapper .tags-wrapper{max-width:586px}.dress--section .shop-section .shop-item .info-wrapper .shop-style-tag,.dress--section .shop-section .shop-item .info-wrapper .shop-type-tag{display:inline-block;height:20px;padding:2px 4px;margin-bottom:8px;margin-right:8px;font-size:12px;color:#343874;line-height:16px}.dress--section .shop-section .shop-item .info-wrapper .shop-type-tag{background-color:#f7f7fa}.dress--section .shop-section .shop-item .info-wrapper .shop-style-tag{background-color:#e6eeff}.dress--section .shop-section .shop-item .more-info-wrapper{font-size:12px;color:#666995}.dress--section .shop-section .shop-item .more-info-wrapper .rank-desc{margin-right:32px}.dress--section .shop-section .shop-item .more-info-wrapper .divide-line{display:inline-block;width:1px;height:12px;background-color:#efeff2;margin-left:24px;margin-right:24px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.dress--section .shop-section .shop-item .more-info-wrapper .sale-volume{margin-right:32px}.dress--section .shop-section .shop-item .sub-info-wrapper{padding-top:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.dress--section .shop-section .shop-item .sub-info-wrapper .operation-wrapper{opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dress--section .shop-section .shop-item .sub-info-wrapper .divide-line{display:inline-block;width:1px;height:8px;background-color:#efeff2;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.dress--section .shop-section .shop-item .sub-info-wrapper .hot-items-wrapper{margin-top:4px}.dress--section .shop-section .shop-item .sub-info-wrapper .hot-item-pic-wrapper{position:relative;margin-left:16px;border:1px solid #efeff2;border-radius:2px;width:82px;height:82px;display:inline-block}.dress--section .shop-section .shop-item .sub-info-wrapper .item-pic{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.dress--section .shop-section .shop-item .sub-info-wrapper .watch-more{position:absolute;left:0;top:0;display:-ms-inline-flexbox;display:inline-flex;width:80px;height:80px;background:rgba(0,0,0,.5);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#fff}.dress--section .shop-section .shop-item:hover .sub-info-wrapper .operation-wrapper{opacity:1}.dress--section .industry-section .panel-title-wrapper{display:-ms-flexbox;display:flex;height:56px;background:#fff;margin-left:24px;margin-right:24px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid #efeff2}.dress--section .industry-section .panel-title-wrapper .panel-title{font-size:18px;font-weight:500;color:#282b59}.dress--section .industry-section .panel-title-wrapper .watch-more{color:#282b59;font-size:12px}.dress--section .industry-section .panel-content{padding:24px}.dress--section .industry-section .hot-word-panel{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:16px;padding-left:24px;padding-right:24px;-ms-flex-pack:justify;justify-content:space-between}.dress--section .industry-section .hot-word-panel .taobao-words,.dress--section .industry-section .hot-word-panel .zhikuan-words{width:688px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:2px}.dress--section .industry-section .hot-word-panel .taobao-words .panel-title-wrapper{background:-webkit-gradient(linear,right top,left top,from(#faefe8),to(#fff));background:-o-linear-gradient(right,#faefe8 0,#fff 100%);background:linear-gradient(270deg,#faefe8,#fff)}.dress--section .industry-section .hot-word-panel .zhikuan-words .panel-title-wrapper{background:-webkit-gradient(linear,right top,left top,from(#e7f0fd),to(#fff));background:-o-linear-gradient(right,#e7f0fd 0,#fff 100%);background:linear-gradient(270deg,#e7f0fd,#fff)}.dress--section .industry-section .hot-word-panel .panel-title-wrapper{height:76px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-left:24px;padding-right:24px;margin-right:0;margin-left:0;border-bottom:none}.dress--section .industry-section .hot-word-panel .panel-title-wrapper .title{font-size:18px;font-weight:500;color:#282b59}.dress--section .industry-section .hot-word-panel .panel-content{padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.dress--section .industry-section .hot-word-panel .word-group{width:154px;border:1px solid #efeff2;border-radius:2px}.dress--section .industry-section .hot-word-panel .word-group .group-title{height:54px;padding:16px;border-bottom:1px solid rgba(239,239,242,.5);font-size:14px;font-weight:500;color:#282b59}.dress--section .industry-section .hot-word-panel .word-group .words-wrapper{margin-bottom:0}.dress--section .industry-section .hot-word-panel .word-group .item-wrapper{height:42px;list-style:none;padding:12px 16px;font-size:14px}.dress--section .industry-section .hot-word-panel .word-group .item-wrapper:hover{background:#f0f5ff}.dress--section .industry-section .hot-word-panel .word-group .rank{color:#343874;margin-right:12px}.dress--section .industry-section .hot-word-panel .word-group .rank.index-1,.dress--section .industry-section .hot-word-panel .word-group .rank.index-2,.dress--section .industry-section .hot-word-panel .word-group .rank.index-3{color:#ff5b5b}.dress--section .industry-section .hot-word-panel .word-group .word{color:#282b59}.dress--section .industry-section .trend-report-panel-content{margin-top:16px;display:-ms-flexbox;display:flex;border-radius:2px;margin-left:24px;margin-right:24px;width:684px}.dress--section .industry-section .trend-report-panel{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:2px;margin-left:16px;margin-right:24px}.dress--section .industry-section .trend-report-panel .reports-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dress--section .industry-section .trend-report-panel .report-card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:308px;background-color:#fff}.dress--section .industry-section .trend-report-panel .report-card-wrapper:nth-child(4n){margin-right:0}.dress--section .industry-section .trend-report-panel .report-card-wrapper .new-icon{z-index:1;position:absolute;top:8px;right:8px;width:48px;height:20px;padding:2px 6px;background-size:100%;background-color:#f45243;color:#fff;font-size:14px;font-weight:500;font-style:oblique;line-height:16px;text-align:center}.dress--section .industry-section .trend-report-panel .report-card-wrapper .card-cover{position:relative;width:100%;height:177px;background-repeat:no-repeat;background-size:cover}.dress--section .industry-section .trend-report-panel .report-card-wrapper .card-title{display:inline-block;margin:16px 0 4px;font-size:14px;font-weight:500;line-height:18px;color:#282b59}.dress--section .industry-section .trend-report-panel .report-card-wrapper .card-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:0}.dress--section .industry-section .trend-report-panel .report-card-wrapper .sub-info{margin:0;font-size:12px;line-height:16px;color:#666995;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dress--section .industry-section .trend-report-panel .report-card-wrapper .sub-info .publish-time{display:inline-block;padding-right:8px}.dress--section .industry-section .trend-report-panel .report-card-wrapper .sub-info .divide-line{display:inline-block;width:1px;height:10px;background-color:rgba(0,0,0,.3)}.dress--section .industry-section .trend-report-panel .report-card-wrapper .sub-info .view-num{display:inline-block;padding-left:8px}.dress--section .industry-section .trend-report-panel .report-card-wrapper .button{margin-left:12px;font-size:16px;color:#666995;cursor:pointer}.dress--section .industry-section .trend-report-panel .report-card-wrapper .button:hover{color:#282b59}.dress--section .industry-section .trend-report-panel .report-card-wrapper .no-auth{z-index:11;position:absolute;width:330px;height:260px;padding:110px 0;background:hsla(0,0%,100%,.9);font-size:16px;font-weight:500;line-height:20px;color:#282b59;text-align:center;cursor:pointer}.dress--section .industry-section .shop-panel{margin-left:24px;margin-right:24px;margin-top:16px;background:#fff;border-radius:2px}.dress--section .industry-section .shop-panel .shops-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-transition:all 2s ease-in-out 0s;-o-transition:all 2s ease-in-out 0s;transition:all 2s ease-in-out 0s}.dress--section .industry-section .shop-panel .flip-content{position:relative;overflow:hidden}.dress--section .industry-section .shop-panel .flip-content .flip-left,.dress--section .industry-section .shop-panel .flip-content .flip-right{z-index:1;position:absolute;width:32px;height:64px;border-radius:2px;background:#efeef2;color:#535354;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dress--section .industry-section .shop-panel .flip-content .flip-left:disabled,.dress--section .industry-section .shop-panel .flip-content .flip-right:disabled{color:#a9a9aa;background:#f7f7f9;cursor:not-allowed}.dress--section .industry-section .shop-panel .flip-content .flip-left{left:0}.dress--section .industry-section .shop-panel .flip-content .flip-right{right:0}.dress--section .industry-section .shop-panel .shop-item-wrapper{width:318px;height:214px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #e7e8ea;padding:16px;margin-right:24px}.dress--section .industry-section .shop-panel .shop-item-wrapper:hover{border:1px solid #2f54eb;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15)}.dress--section .industry-section .shop-panel .shop-item-wrapper .item-logo-wrapper{width:52px;height:52px;overflow:hidden;border:1px solid #e7e8ea;border-radius:2px;margin-right:12px}.dress--section .industry-section .shop-panel .shop-item-wrapper .shop-name{display:block;max-width:222px;font-size:14px;font-weight:500;color:#282b59;line-height:20px;margin-bottom:8px}.dress--section .industry-section .shop-panel .shop-item-wrapper .sale-volume{font-size:12px;font-weight:400;color:#343874;line-height:16px}.dress--section .industry-section .shop-panel .shop-item-wrapper .bottom-title{font-size:12px;font-weight:400;color:#666995;line-height:16px;margin-bottom:8px}.dress--section .industry-section .shop-panel .shop-item-wrapper .hot-goods{position:relative;width:90px;height:90px;border:1px solid #e7e8ea;border-radius:2px;overflow:hidden}.dress--section .industry-section .shop-panel .shop-item-wrapper .hot-goods .watch-more{position:absolute;left:0;top:0;display:-ms-inline-flexbox;display:inline-flex;width:88px;height:88px;background:rgba(0,0,0,.5);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#fff}.dress--section .industry-section .shop-panel .shop-item-wrapper .item-top{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:16px}.dress--section .industry-section .shop-panel .shop-item-wrapper .bottom-hot-goods-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.dress--section .industry-section .goods-panel{margin-left:24px;margin-right:24px;margin-top:16px;background:#fff;border-radius:2px}.dress--section .industry-section .goods-panel .panel-content{margin-left:-8px;margin-right:-8px}.dress--section .industry-section .goods-panel .dress-section-industry-item{width:256px}.dress--section .industry-section .goods-panel .title-link{margin-left:24px;color:#666995}.dress--section .industry-section .goods-panel .goods-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.dress--section .industry-section .goods-panel .good-wrapper:after{content:"";display:block;clear:both}.dress--section .industry-section .section-bottom{padding:24px}.dress--section .industry-section .section-bottom .watch-more{width:100%;height:56px;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;margin-right:24px;margin-top:16px}.dress--section .report-taobao-recommend{margin-top:16px;margin-left:24px;width:687px;height:368px;background:#fff}.dress--section .report-taobao-recommend .taobao-recommend-item{width:98px;margin:0 80px 18px 0}.dress--section .report-taobao-recommend .taobao-recommend-item img{width:98px;height:98px}.dress--section .report-taobao-recommend .taobao-recommend-item .taobao-recommend-item-title{height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px;margin-top:4px;text-align:center}.image-select-cropper .image-select-cropper-title{margin-top:16px;margin-bottom:40px;font-size:24px;font-weight:500;color:#04004d;line-height:33px;text-align:center}.image-select-cropper .unpload-img-wrap{width:360px;height:360px;margin:auto;text-align:center}.image-select-cropper .unpload-img-wrap #upload-img-dom{max-width:360px;max-height:360px}.image-select-cropper .image-select-cropper-button{display:inline-block;width:88px;height:32px;margin-right:8px;background:#04004d;border-radius:16px;font-size:14px;font-weight:400;color:#fff;line-height:32px;text-align:center;cursor:pointer}.image-select-cropper .image-select-cropper-button:hover{opacity:.8}.image-select-cropper .image-select-cropper-button.ghost{border:1px solid #d4d4ea;background:#fff;color:#04004d}.image-select-cropper .cropper-view-box{outline:2px dashed #fff;outline-color:#fff}.image-select-cropper .cropper-point{background-color:#00d385}.image-select-cropper .cropper-line{background-color:#fff}.image-select-cropper .cropper-center{display:none}.image-select{position:fixed;top:72px;bottom:0;z-index:999}.image-select .image-select-container{position:relative;top:0;left:0;height:100%}.image-select .image-select-upload{position:absolute;top:0;left:0;width:186px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#00d385),to(#00cc80));background:-o-linear-gradient(top,#00d385 0,#00cc80 100%);background:linear-gradient(180deg,#00d385,#00cc80);-webkit-box-shadow:1px 2px 6px 0 rgba(0,211,133,.2);box-shadow:1px 2px 6px 0 rgba(0,211,133,.2);border-radius:2px;color:var(--white);font-weight:var(--commonWeight);font-size:14px;line-height:22px;cursor:pointer}.image-select .image-select-upload:hover{opacity:.8}.image-select .image-select-img-wrapper{position:absolute;top:56px;left:0;width:186px;height:186px;outline:solid 1px var(--neutralGray)}.image-select .image-select-img-wrapper .image-select-base-canvas{max-width:186px;max-height:186px}.image-select .image-select-img-wrapper .image-select-box-canvas{position:absolute;top:0;left:0;width:186px;height:186px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.image-select .image-select-img-wrapper .image-select-crop-button{position:absolute;right:8px;bottom:8px;width:32px;height:32px;background:rgba(0,0,0,.5);opacity:.8;border-radius:16px;padding:4px 9px;font-size:16px;cursor:pointer}.image-select .image-select-BoxInfo{position:absolute;top:246px;left:-2px;width:188px;height:calc(100% - 374px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.image-select .image-select-BoxInfo .image-select-boxes{width:188px;height:60px;margin-bottom:4px;display:-ms-flexbox;display:flex;overflow:hidden}.image-select .image-select-BoxInfo .image-select-categories{-ms-flex:1 1;flex:1 1;overflow:hidden;margin-left:1px;background-color:var(--white);border:1px solid var(--neutralGray)}.image-select .image-select-BoxInfo ::-webkit-scrollbar-thumb{border:1px solid var(--neutralGray);background:var(--lineColor);width:4px;height:100px}.image-select .image-select-box-item-wrapper{width:60px;height:60px;margin-right:3.5px;margin-left:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.image-select .image-select-box-item-wrapper:last-child{margin-right:0}.image-select .image-select-box-item-wrapper.active .image-select-box-item{outline:1px solid var(--mainColor)}.image-select .image-select-box-item{border:3px solid var(--white);outline:1px solid var(--neutralGray)}.image-select .image-search-showingBox{position:absolute;top:0;left:186px;z-index:999;height:502px;width:446px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--neutralGray);background:var(--white)}.image-select .image-search-showingBox .image-search-showingBox-title{height:56px;width:446px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px;color:var(--commonColor);border-bottom:1px solid var(--neutralGray)}.image-select .image-search-showingBox .image-search-showingBox-filter{position:absolute;top:0;left:0;width:446px;height:502px;-webkit-box-shadow:0 2px 9px 0 rgba(49,45,112,.2),4px 4px 60px 0 rgba(49,45,112,.2);box-shadow:0 2px 9px 0 rgba(49,45,112,.2),4px 4px 60px 0 rgba(49,45,112,.2);border:1px solid var(--white);-webkit-filter:blur(2px);filter:blur(2px);z-index:-1}.image-select .image-select-history{position:absolute;bottom:24px;left:0;width:186px}.image-select .image-select-history .title{margin-bottom:8px;color:var(--secondaryColor);font-weight:var(--titleWeight);font-size:12px;line-height:20px}.image-select .image-select-history .images-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:1px}.image-select .image-select-history .images-wrapper img{width:60px;height:60px;border:3px solid var(--white);outline:solid 1px var(--neutralGray);margin-right:2px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.image-select .image-select-history .images-wrapper img.active{outline:solid 1px var(--mainColor)}.image-select .image-select-history .images-wrapper img:nth-of-type(3n){margin-right:0}.image-select-scroll-container{position:relative}.image-select-scroll-container:hover .image-select-scroll-arrow{display:block}.image-select-scroll-container .image-select-scroll-animation{overflow:hidden}.image-select-scroll-container .image-select-scroll-wrapper{height:60px;display:-ms-flexbox;display:flex;margin-bottom:4px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.image-select-scroll-arrow{z-index:10;position:absolute;display:none;width:20px;height:20px;background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(124,121,166,.3);box-shadow:0 0 5px 0 rgba(124,121,166,.3);border-radius:10px;font-size:12px;text-align:center;line-height:20px;cursor:pointer}.summaryCategories-search-view{height:100%;width:186px;overflow-y:scroll;overflow-x:hidden;-ms-flex-align:start;align-items:flex-start;background:var(--white)}.summaryCategories-search-view,.summaryCategories-search-view .zk-empty{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.summaryCategories-search-view .zk-empty{padding:0;-ms-flex-align:center;align-items:center}.summaryCategories-search-view .zk-empty .empty-image{width:50px;height:50px;margin-bottom:16px}.summaryCategories-search-view .zk-empty .empty-title{color:var(--secondaryColor)}.summaryCategories-search-view .summaryCategories-search-item{width:186px;height:18px;padding:0 16px 0 12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px;margin-bottom:8px}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-left{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:80px}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-left .item-icon{width:16px;height:16px;display:-ms-flexbox;display:flex;color:var(--commonColor);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-left .title-name{color:var(--commonColor);font-weight:var(--titleWeight);font-size:12px;line-height:20px}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-item-right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-item-right .summaryCategories-color{height:18px;width:18px;margin-left:4px;border-radius:50%;border:1px solid var(--neutralGray)}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-item-right .item-value{color:var(--commonColor);font-weight:var(--commonWeight);font-size:12px;line-height:20px}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-item-right-style{color:var(--commonColor);font-weight:var(--commonWeight);font-size:12px;line-height:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:right;width:98px}.summaryCategories-search-view .summaryCategories-search-item .summaryCategories-search-item-right-style .item-value{color:var(--commonColor);font-weight:var(--commonWeight);font-size:12px;line-height:20px}.summaryCategories-search-view .summaryCategories-search-designItem{width:186px;height:20px;padding:0 16px 0 36px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px;margin-bottom:8px}.summaryCategories-search-view .summaryCategories-search-designItem .item-name{color:var(--commonColor);font-weight:var(--titleWeight);font-size:12px;line-height:20px}.summaryCategories-search-view .summaryCategories-search-designItem .item-rightName{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:right;width:98px}.summaryCategories-search-view .summaryCategories-search-designItem .item-rightName,.summaryCategories-search-view .summaryCategories-search-designItem .item-rightName .item-values{color:var(--commonColor);font-weight:var(--commonWeight);font-size:12px;line-height:20px}.card-items{width:100%;height:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--neutralGray);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.card-items:hover{-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.1);box-shadow:0 4px 15px 0 rgba(0,0,0,.1)}.card-items:hover .action{opacity:1}.card-items:hover .card-mask{display:none}.card-items .action{z-index:1;position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 8px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.card-items .icon-button-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-left:4px;background:var(--white);font-size:24px;color:var(--zk-color-1)}.card-items .card-mask{z-index:1;position:absolute;top:10px;right:10px;opacity:1;border-radius:2px;background:rgba(0,0,0,.5);padding:3px 8px;color:var(--white);font-weight:var(--commonWeight);font-size:12px;line-height:20px}.card-items .mark-icons{position:absolute;top:8px;right:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.card-items .mark-icons .icon{width:24px;margin-left:10px}.card-items .card-image{-ms-flex:1 1;flex:1 1;overflow:hidden}.card-items .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(97%);filter:brightness(97%)}.card-items .card-item-info{width:100%;background:var(--white);font-weight:var(--commonWeight)}.card-items .card-item-info .abroad-sale{padding:0 16px;margin-top:12px;color:var(--commonColor);font-size:12px;line-height:20px}.card-items .card-item-info .price{padding:0 6px;margin:12px 0;color:var(--warningColor);font-size:16px;line-height:24px}.card-items .card-item-info .videoTitle{margin:12px 0 8px}.card-items .card-item-info .title,.card-items .card-item-info .videoTitle{padding:0 6px;color:var(--commonColor);font-size:12px;line-height:20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.card-items .card-item-info .title{margin-bottom:8px}.card-items .card-item-info .shop-abroad-title{width:100%;margin-top:8px;padding:0 16px;color:var(--commonColor);font-size:12px;line-height:20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer}.card-items .card-item-info .shop-abroad-shelfTime{margin:8px 0;padding:0 16px;color:var(--commonColor)}.card-items .card-item-info .shop-abroad-shelfTime,.card-items .card-item-info .shop-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;line-height:20px}.card-items .card-item-info .shop-wrapper{padding:0 6px;margin-bottom:8px;color:var(--secondaryColor)}.card-items .card-item-info .shop-wrapper .shop-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:calc(100% - 150px)}.card-items .card-item-info .shop-wrapper .shop-title-wrapper .shop-name-avatar{width:16px;height:16px;border-radius:50%;border:1px solid var(--neutralGray);margin-right:4px}.card-items .card-item-info .shop-wrapper .shop-title-wrapper img{width:16px;height:16px;margin-right:4px}.card-items .card-item-info .shop-wrapper .shop-title-wrapper .shop-name{display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.card-items .card-item-info .shop-wrapper .shelf-time{width:144px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.card-items .card-item-info .sale-volume{width:100%;height:20px;display:-ms-flexbox;display:flex;padding:0 6px;color:var(--commonColor);font-size:12px;line-height:20px;margin-bottom:8px}.card-items .card-item-info .sale-volume .sale-volume-item{background-color:rgba(234,238,249,.5);border-radius:2px;padding:0 4px;margin-right:8px}.card-items .card-item-info .footer-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid var(--neutralGray);color:var(--commonColor);font-weight:var(--commonWeight);font-size:12px;line-height:20px;text-align:center}.card-items .card-item-info .footer-info>span{-ms-flex:1 1;flex:1 1}.card-items .card-item-info .footer-info .item-line{width:1px;height:15px;background:#efeff2}.zk-waterfall-card-image-search-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border:1px solid #e7e7e7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.zk-waterfall-card-image-search-item:hover{-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.1);box-shadow:0 4px 15px 0 rgba(0,0,0,.1)}.zk-waterfall-card-image-search-item:hover .action{opacity:1}.zk-waterfall-card-image-search-item:hover .card-mask{display:none}.zk-waterfall-card-image-search-item .action{z-index:1;position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 8px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.zk-waterfall-card-image-search-item .icon-button-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-left:4px;background:#fff;font-size:24px;color:var(--zk-color-1)}.zk-waterfall-card-image-search-item .card-mask{z-index:1;position:absolute;top:0;right:0;opacity:1}.zk-waterfall-card-image-search-item .mark-icons{position:absolute;top:8px;right:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.zk-waterfall-card-image-search-item .mark-icons .icon{width:24px;margin-left:10px}.zk-waterfall-card-image-search-item .card-image{-ms-flex:1 1;flex:1 1;overflow:hidden}.zk-waterfall-card-image-search-item .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(97%);filter:brightness(97%)}.zk-waterfall-card-image-search-item .card-item-info{width:100%;height:180px;padding:12px 8px 0;background-color:#fff}.zk-waterfall-card-image-search-item .card-item-info .price{margin-bottom:12px;color:#f55;font-size:16px;line-height:22px}.zk-waterfall-card-image-search-item .card-item-info .name{margin-bottom:8px;font-size:12px;font-weight:500;color:#7c79a6;line-height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.zk-waterfall-card-image-search-item .card-item-info .shop-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:8px;font-size:12px;color:#7c79a6;line-height:17px}.zk-waterfall-card-image-search-item .card-item-info .shop-wrapper .shop-name-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:calc(100% - 135px);margin-right:35px}.zk-waterfall-card-image-search-item .card-item-info .shop-wrapper img{width:11px;height:11px;margin-right:5px}.zk-waterfall-card-image-search-item .card-item-info .shop-wrapper .shop-name{display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.zk-waterfall-card-image-search-item .card-item-info .sale-volume{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;margin-bottom:16px;padding:2px 4px;background:rgba(234,238,249,.5);border-radius:2px;font-size:12px;font-weight:400;color:#04004d;line-height:17px}.zk-waterfall-card-image-search-item .card-item-info .footer-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #f6f7ff;font-size:12px;font-weight:300;color:#04004d;line-height:17px;text-align:center}.zk-waterfall-card-image-search-item .card-item-info .footer-info>span{-ms-flex:1 1;flex:1 1}.zk-waterfall-card-image-search-item .card-item-info .footer-info .item-line{width:1px;height:15px;background:#efeff2}.image-search-fake-card{position:relative}.image-search-fake-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-search-fake-card .mask{position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(49,45,112,.8)),to(rgba(49,45,112,.5)));background:-o-linear-gradient(top,rgba(49,45,112,.8) 0,rgba(49,45,112,.5) 100%);background:linear-gradient(180deg,rgba(49,45,112,.8),rgba(49,45,112,.5));z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 16px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.image-search-fake-card .mask .title{height:40px;font-size:32px;color:#fff;line-height:40px;margin-bottom:8px}.image-search-fake-card .mask .desc{font-size:14px;color:#fff;line-height:20px;margin-bottom:20px}.image-search-fake-card .mask a{margin:4px 0;display:inline-block;width:139px;height:40px;background:#fff;border-radius:20px;border:1px solid #312d70;line-height:40px;text-align:center;font-size:14px;color:#312d70}.image-search-fake-card .mask a,.image-search-fake-card .mask a:hover{-webkit-box-shadow:2px 2px 10px 0 rgba(49,45,112,.5);box-shadow:2px 2px 10px 0 rgba(49,45,112,.5)}.image-search-fake-card .mask a:hover{background:#9d98ec;color:#fff}.search-result{margin-top:48px;height:100vh}.icon-button-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-left:4px;background:#fff;font-size:24px;color:#212121}.image-search-filterItems{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px;background:var(--white);border-bottom:1px solid var(--neutralGray);border-left:1px solid var(--neutralGray);border-right:1px solid var(--neutralGray)}.image-search-filterItems .fillItem{height:12px;width:100%}.image-search-filterItems .image-search-filterItem-normal{display:-ms-flexbox;display:flex;padding:12px 16px 12px 24px;width:100%}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-title{width:89px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--commonColor);font-weight:var(--titleWeight);font-size:14px;line-height:22px}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:16px;color:var(--commonColor);font-weight:var(--commonWeight);font-size:14px;line-height:22px;cursor:pointer}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .item-text{margin-left:-3px}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .item-imgs{color:var(--secondaryColor);margin-left:3px}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .ant-checkbox{top:0;color:var(--commonColor)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .ant-checkbox-inner{border-color:var(--secondaryColor)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item:hover .ant-checkbox-inner{border-color:var(--mainColor1)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--mainColor1);border-color:var(--white)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .ant-checkbox-checked:after{border:1px solid var(--white)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item .icon{color:var(--secondaryColor)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .ant-checkbox-wrapper-checked,.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .ant-checkbox-wrapper-checked .item-imgs,.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item:hover .icon{color:var(--mainColor1)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .ant-checkbox-wrapper-checked:hover{font-weight:var(--hoverWeight)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .active,.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item:hover{color:var(--mainColor1);font-weight:var(--hoverWeight)}.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .active .item-imgs,.image-search-filterItems .image-search-filterItem-normal .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item:hover .item-imgs{color:var(--mainColor1)}.image-search-filterItems .image-search-footer-rankItems{width:100%;height:56px;padding:16px 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid var(--neutral)}.image-search-filterItems .image-search-footer-rankItems .image-search-footer-ranks{height:100%;display:-ms-flexbox;display:flex;border-left:1px solid var(--lineColor);border-top:1px solid var(--lineColor);border-bottom:1px solid var(--lineColor)}.image-search-filterItems .image-search-footer-rankItems .image-search-footer-ranks .image-search-footer-rank-item{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:var(--white);border-right:1px solid var(--lineColor);padding:2px 16px 2px 12px;color:var(--commonColor);font-weight:var(--commonWeight);font-size:12px;line-height:20px;overflow:hidden;cursor:pointer}.image-search-filterItems .image-search-footer-rankItems .image-search-footer-ranks .image-search-footer-rank-item .icons{width:12px;height:12px;position:relative;-webkit-filter:drop-shadow(var(--secondaryColor) 480px 0);filter:drop-shadow(var(--secondaryColor) 480px 0);left:-480px}.image-search-filterItems .image-search-footer-rankItems .image-search-footer-ranks .active,.image-search-filterItems .image-search-footer-rankItems .image-search-footer-ranks .image-search-footer-rank-item:hover{color:var(--mainColor1);font-weight:var(--hoverWeight)}.image-search-filterItems .image-search-footer-rankItems .image-search-filterItem-normal-shops,.image-search-filterItems .image-search-footer-rankItems .image-search-filterItem-normal-shops .image-search-filterItem-normal-itemBox{display:-ms-flexbox;display:flex}.image-search-filterItems .image-search-footer-rankItems .image-search-filterItem-normal-shops .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--commonColor);font-weight:var(--commonWeight);font-size:14px;line-height:22px;cursor:pointer}.image-search-filterItems .image-search-footer-rankItems .image-search-filterItem-normal-shops .image-search-filterItem-normal-itemBox .active,.image-search-filterItems .image-search-footer-rankItems .image-search-filterItem-normal-shops .image-search-filterItem-normal-itemBox .image-search-filterItem-normal-item:hover{color:var(--mainColor1);font-weight:var(--hoverWeight)}.image-search-filterItems .image-search-filterItem-abroad{display:-ms-flexbox;display:flex;padding:12px 16px 12px 24px}.image-search-filterItems .image-search-filterItem-abroad ::-webkit-scrollbar-thumb{border:1px solid var(--neutralGray);background:var(--lineColor);width:4px;height:100px}.image-search-filterItems .image-search-filterItem-abroad .image-search-filterItem-abroad-title{height:24px;width:56px;color:var(--commonColor);font-weight:var(--titleWeight);font-size:14px;line-height:22px}.image-search-filterItems .image-search-filterItem-abroad .image-search-filterItem-abroad-itemBox{width:calc(100% - 90px);margin-left:33px;max-height:126px;background:var(--neutral);border:1px solid var(--neutralGray);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll;padding:0 0 0 16px}.image-search-filterItems .image-search-filterItem-abroad .image-search-filterItem-abroad-itemBox .image-search-filterItem-abroad-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:8px 28px 8px 0;color:var(--commonColor);font-weight:var(--commonWeight);font-size:14px;line-height:22px;cursor:pointer}.image-search-filterItems .image-search-filterItem-abroad .image-search-filterItem-abroad-itemBox .active,.image-search-filterItems .image-search-filterItem-abroad .image-search-filterItem-abroad-itemBox .image-search-filterItem-abroad-item:hover{color:var(--mainColor1);font-weight:var(--hoverWeight)}.image-search{-ms-flex:1 1;flex:1 1;overflow:scroll;--neutral:#fafcfc;--white:#fff;--neutralGray:#f6f7ff;--mainColor:#00d385;--mainColor1:#009e63;--secondaryColor:#7c79a6;--commonColor:#312d70;--lineColor:#d4d4ea;--warningColor:#f84949;--supColor:#9d98ec;--commonWeight:400;--titleWeight:500;--hoverWeight:600;--commonFontSize:14px;background:var(--neutral)}.image-search .image-search-header{position:fixed;left:0;right:0;height:48px;z-index:999;display:-ms-flexbox;display:flex;background-color:var(--white);-webkit-box-shadow:0 -1px 0 0 var(--neutralGray);box-shadow:0 -1px 0 0 var(--neutralGray)}.image-search .image-search-header .image-search-header-img{height:48px;width:186px;position:fixed;left:100px;background-size:auto 24px;background-image:url(https://zhiyi-image.oss-cn-hangzhou.aliyuncs.com/xingzhi/static/media/image_search.72b6c299.png);background-position:0 50%;background-repeat:no-repeat}.image-search .image-search-header .image-search-header-titles{position:fixed;left:310px;height:48px;display:-ms-flexbox;display:flex}.image-search .image-search-header .image-search-header-titles .image-search-header-title{margin-right:16px;padding:8px 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--commonColor);font-weight:var(--commonWeight);font-size:var(--commonFontSize);line-height:22px;cursor:pointer}.image-search .image-search-header .image-search-header-titles .image-search-header-title:first-child{margin-left:-16px}.image-search .image-search-header .image-search-header-titles .image-search-header-title:hover{color:var(--mainColor1);font-weight:var(--hoverWeight)}.image-search .image-search-header .image-search-header-user{position:fixed;right:100px;height:48px;width:48px}.image-search .image-search-wrapper{display:-ms-flexbox;display:flex;padding:0 100px;margin-top:14px}.image-search .image-search-result{z-index:0;-ms-flex:1 1;flex:1 1;margin-left:210px}.image-search .image-search-result .zk-empty .empty-title{color:var(--secondaryColor)}.image-search .image-search-result .image-search-waterfallAndShops{margin-top:24px}.image-search .image-search-result .tabAnimation{position:relative;top:0;left:0;width:12.5%;height:2px;-webkit-transition:368ms;-o-transition:368ms;transition:368ms;-webkit-box-shadow:inset 0 2px 0 0 var(--mainColor);box-shadow:inset 0 2px 0 0 var(--mainColor)}.image-search .image-search-result .tabs{width:100%;display:-ms-flexbox;display:flex;height:56px;background:var(--neutralGray);border-top:1px solid var(--neutralGray);border-left:1px solid var(--neutralGray);border-right:1px solid var(--neutralGray)}.image-search .image-search-result .tab{width:12.5%;height:56px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:var(--secondaryColor);font-weight:var(--commonWeight);font-size:20px;line-height:28px;cursor:pointer}.image-search .image-search-result .tab.active{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,211,133,.1)),to(rgba(0,211,133,0)));background:-o-linear-gradient(top,rgba(0,211,133,.1) 0,rgba(0,211,133,0) 100%);background:linear-gradient(180deg,rgba(0,211,133,.1),rgba(0,211,133,0));color:var(--commonColor);font-weight:var(--hoverWeight);background-color:var(--white)}.image-search .image-search-platform-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}.image-search .image-search-platform-wrapper .image-search-platform-item{margin-right:24px;font-size:16px;font-weight:400;color:#04004d;line-height:22px;cursor:pointer;margin-bottom:12px}.image-search .image-search-platform-wrapper .image-search-platform-item.active{color:#00d385}.image-search .image-search-category-wrapper{position:relative;display:-ms-flexbox;display:flex;height:22px;margin-bottom:24px;overflow:hidden}.image-search .image-search-category-wrapper .image-search-category-item{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:22px;margin-right:8px;padding:0 8px;background:rgba(157,152,236,.15);border-radius:11px;font-size:12px;font-weight:400;color:#04004d;line-height:22px;cursor:pointer}.image-search .image-search-category-wrapper .image-search-category-item.active{background:#9d98ec;color:#fff}.image-search .image-search-category-left-arrow{left:0!important}.image-search .image-search-category-left-arrow:after{z-index:-1;content:"";position:absolute;top:-1px;left:0;bottom:-1px;display:block;width:80px;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(right,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff)}.image-search .image-search-category-right-arrow{right:0!important}.image-search .image-search-category-right-arrow:after{z-index:-1;content:"";position:absolute;top:-1px;right:0;bottom:-1px;display:block;width:80px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.image-search .image-search-filter{margin-bottom:16px}.image-search .filter-container .filters{-webkit-transition:max-height 368ms;-o-transition:368ms max-height;transition:max-height 368ms;background-color:var(--neutralGray)}.image-search .filter-container .filters:after{width:100%;position:absolute;z-index:1;content:"";height:0;top:0;background-color:var(--neutral)}.image-search .filter-container .switch{position:absolute;bottom:0;height:0;right:0;left:0;z-index:9;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid var(--neutralGray);background:var(--white);color:var(--secondaryColor);font-weight:var(--commonWeight);font-size:14px;line-height:22px;cursor:pointer}.image-search .filter-container.hide .filters{left:310px;top:48px;width:calc(100% - 410px);z-index:998;position:fixed;max-height:0;overflow:hidden;padding-bottom:56px;padding-top:24px;-webkit-box-shadow:0 2px 8px 0 rgba(124,121,166,.1);box-shadow:0 2px 8px 0 rgba(124,121,166,.1)}.image-search .filter-container.hide .filters:after{height:24px}.image-search .filter-container.hide .switch{height:56px}.image-search .filter-container.show-filter .filters{max-height:350px}.cascader-label-overlay.image-search-select .item{background:#fff;color:#312d70;font-weight:400;font-size:14px;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-left:8px;margin-right:8px}.cascader-label-overlay.image-search-select .item.active{background:rgba(0,158,99,.08);color:#009e63;font-weight:600}.cascader-label-overlay.image-search-select .item:hover{background:#fafcfc;color:#009e63;font-weight:600}.ant-tooltip.image-select-tooltip{z-index:100}.ant-tooltip.image-select-tooltip.ant-tooltip-placement-top{padding-bottom:4px}.ant-tooltip.image-select-tooltip .tips-line{text-align:left}.ant-tooltip.image-select-tooltip .ant-tooltip-content .ant-tooltip-arrow{border-top-color:#9d98ec;border-bottom-color:#9d98ec;-webkit-transform:translate(-50%,4px);-ms-transform:translate(-50%,4px);transform:translate(-50%,4px)}.ant-tooltip.image-select-tooltip .ant-tooltip-content .ant-tooltip-arrow:before{background-color:#9d98ec}.ant-tooltip.image-select-tooltip .ant-tooltip-content .ant-tooltip-inner{background-color:#9d98ec;padding:5px 8px;font-size:14px;color:#fff;border-radius:2px;text-align:left}.float-nav-wrap.image-search-nav{width:44px;border-radius:22px;-webkit-box-shadow:none;box-shadow:none}.float-nav-wrap.image-search-nav .float-nav-to-top{width:44px;border-radius:22px;border:1px solid #9d98ec;-webkit-box-shadow:none;box-shadow:none;font-size:20px;color:#9d98ec;text-align:center;display:none;height:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.float-nav-wrap.image-search-nav .float-nav-to-top.active{display:inline-block;height:44px}.float-nav-wrap.image-search-nav .float-nav-to-top.active:hover{background:#9d98ec;color:#fff}.ant-modal-confirm-info.image-search-info-modal .ant-modal-confirm-body .ant-modal-confirm-title,.image-search-modal .ant-modal-confirm-body .ant-modal-confirm-title{font-size:16px;font-weight:500;color:#282b59;line-height:24px}.ant-modal-confirm-info.image-search-info-modal .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content,.image-search-modal .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:0}.ant-modal-confirm-info.image-search-info-modal .ant-modal-confirm-body .ant-modal-confirm-content,.image-search-modal .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-weight:400;color:#666995;line-height:20px}.image-search-modal .ant-modal-confirm-btns .ant-btn:first-of-type{background:none;color:#7c79a6}.image-search-modal .ant-modal-confirm-btns .ant-btn{width:88px;height:34px;background:#03004d;border-radius:2px;font-size:14px;font-weight:500;color:#fff}.ant-modal-confirm-info.image-search-info-modal .ant-modal-confirm-body>.anticon,.ant-modal-confirm-info.image-search-info-modal .ant-modal-confirm-btns .ant-btn{display:none}.ant-modal-confirm-info.image-search-info-modal .success{margin-bottom:8px;font-size:16px;font-weight:500;color:#343778;line-height:20px}.ant-modal-confirm-info.image-search-info-modal .success-des{font-size:12px;color:#666899;line-height:17px}.product-news-page{width:100vw;height:100%;background:#fff}.product-news-page .header{width:100vw;height:100px;text-align:center;line-height:100px;font-size:32px;color:#3b4081;font-weight:500;background-color:#eef2fb;margin-bottom:40px}.product-detail-container{width:1040px;margin:0 auto;padding-top:32px}.product-detail-container .detail-title{color:#282b59;font-size:24px;font-weight:500;margin-bottom:16px}.product-detail-container .detail-time{font-size:14px;color:#282b59;margin-bottom:32px}.product-news-container{width:1040px;margin:0 auto;display:-ms-flexbox;display:flex}.product-news-container .left-menu{width:200px;-ms-flex-negative:0;flex-shrink:0}.product-news-container .left-menu .menu-item{height:50px;width:100%;padding-left:32px;line-height:50px;border-left:2px solid #dddeeb;color:#282b59;font-size:16px;cursor:pointer}.product-news-container .left-menu .active{color:#2f54eb;font-weight:500;border-left:2px solid #2f54eb}.product-news-container .list-wrapper{-ms-flex:1 1;flex:1 1}.product-news-container .news-item{padding:24px 0;width:100%;border-bottom:1px solid #efeff2}.product-news-container .news-item .news-title{color:#282b59;font-size:18px;font-weight:500;width:650px;cursor:pointer}.product-news-container .news-item .news-title:hover{color:rgba(40,43,89,.8)}.product-news-container .news-item .news-time{font-size:16px;color:#343874}.product-news-container .brief-info{margin-top:16px;max-height:55px;overflow:hidden;display:-ms-flexbox;display:flex}.product-news-container .brief-info .text{-ms-flex:1 1;flex:1 1;color:#343874;font-size:14px}.product-news-container .brief-info .view-all{font-size:14px;color:#2f54eb;margin-left:4px;-ms-flex-item-align:end;align-self:flex-end}.page--ranking{height:100%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.page--ranking .hot-word-filter{font-size:14px}.page--ranking .hot-word-filter .btn-date-type{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 2px;color:#3b4081}.page--ranking .hot-word-filter .btn-date-type.active{background-color:#eaedfd;color:#2f54eb}.page--ranking>.header{height:200px;margin:-60px 0 30px;padding-top:105px}.page--ranking>.header>.title{width:1392px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page--ranking>.header>.title .logo{width:160px;height:64px;margin-right:9px}.page--ranking>.header>.tabs{width:1392px;height:68px;margin:auto}.page--ranking>.header>.tabs .rank-tab-item{height:54px;-ms-flex:1 1;flex:1 1;margin:0 20px;display:inline-block;font-size:16px;font-weight:400;color:#666995;background-color:#fff;line-height:54px;position:relative;text-align:center}.page--ranking>.header>.tabs .rank-tab-item:not(:first-child):before{content:"";display:block;width:30px;height:54px;position:absolute;left:-20px;top:0;border-radius:12px 0 0 0;background-color:#fff;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg);-webkit-box-shadow:-8px -6px 14px -2px rgba(112,122,165,.1);box-shadow:-8px -6px 14px -2px rgba(112,122,165,.1)}.page--ranking>.header>.tabs .rank-tab-item:not(:last-child):after{content:"";display:block;width:30px;height:54px;position:absolute;right:-20px;top:0;border-radius:0 12px 0 0;background-color:#fff;-webkit-transform:skew(15deg);-ms-transform:skew(15deg);transform:skew(15deg);-webkit-box-shadow:8px 6px 14px -2px rgba(112,122,165,.1);box-shadow:8px 6px 14px -2px rgba(112,122,165,.1)}.page--ranking>.header>.tabs .rank-tab-item:first-child{margin-left:0;z-index:5;border-radius:12px 0 0 0}.page--ranking>.header>.tabs .rank-tab-item:nth-child(2){z-index:4}.page--ranking>.header>.tabs .rank-tab-item:nth-child(3){z-index:3}.page--ranking>.header>.tabs .rank-tab-item:nth-child(4){z-index:2}.page--ranking>.header>.tabs .rank-tab-item:last-child{margin-right:0;border-radius:0 12px 0 0}.page--ranking>.header>.tabs .rank-tab-item.active{color:#282b59;font-weight:500;z-index:10}.page--ranking>.header .rank-select{background:hsla(0,0%,100%,.2);color:#fff;border-radius:17px;padding:6px 16px;height:34px}.page--ranking>.header .rank-select .cascader-icon,.page--ranking>.header .rank-select .cascader-label{color:#fff!important}.page--ranking>.header .rank-select:not(:last-child){margin-right:16px}.page--ranking .tag{margin:0 8px 16px 0;max-width:100px;padding:1px 8px;height:22px;background:#f5f5f5;border-radius:11px;display:inline-block;font-size:12px;font-weight:400;color:#282b59;line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.page--ranking .tag:hover{font-weight:700}.page--ranking .tag.active{background-color:#956eff;color:#fff}.page--ranking .rank-item-shop-item{font-size:12px;font-weight:400;text-align:center;border-radius:2px;padding:2px 4px}.page--ranking .rank-item-shop-jhs{background:#fff2f2;margin-right:8px;color:#c66}.page--ranking .rank-item-shop-live{background:#fcf4ef;color:#d98657}.page--ranking .rank-item-wrap{display:-ms-flexbox;display:flex}.page--ranking .rank-item-wrap .item-pic-img{border:1px solid #f6f6f6;min-width:72px;height:72px;line-height:72px;text-align:center;background-color:#fff;font-size:36px;font-weight:500;color:#fff}.page--ranking .rank-item-wrap .rank-item-info-wrap{-ms-flex:1 1;flex:1 1}.page--ranking .rank-item-wrap .rank-item-info-wrap .sale-time{height:17px;font-size:12px;font-weight:400;color:#666995;line-height:17px;margin-top:4px}.page--ranking .rank-item-wrap .rank-item-price{line-height:1;font-size:12px;font-weight:500;color:#f55;margin-top:8px}.page--ranking .rank-item-wrap .rank-item-title-wrap{display:-ms-flexbox;display:flex;width:190px}.page--ranking .rank-item-wrap .rank-item-title-wrap .rank-item-title{-ms-flex:1 1;flex:1 1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:block}.page--ranking .rank-item-info-wrap{position:relative;margin-left:8px;-ms-flex:1 1;flex:1 1;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.page--ranking .rank-item-info-wrap .rank-item-title{display:-ms-flexbox;display:flex;position:relative;top:-6px;font-size:14px;font-weight:500;color:#343874}.page--ranking .rank-item-info-wrap .rank-item-title .rank-item-name{max-width:220px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.page--ranking .rank-item-info-wrap .rank-item-icon{position:absolute;top:-4px;left:152px;white-space:nowrap}.page--ranking .rank-item-info-wrap .anticon{width:16px;height:16px;margin:0 0 0 8px}.page--ranking .rank-item-info-wrap .rank-item-sub{font-size:12px;color:#343874;height:14px;line-height:14px}.page--ranking .rank-item-info-wrap .rank-item-sub .rank-aliwangwang{height:12px;margin-top:-2px;margin-right:4px}.page--ranking .rank-item-info-wrap .rank-item-price{line-height:1;font-size:12px;font-weight:500;color:#f55}.page--ranking .btn-date-type{height:28px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;display:inline-block;padding:0 8px;margin:0 2px;color:#3b4081}.page--ranking .btn-date-type.active{background-color:#eaedfd;color:#2f54eb}.page--ranking .tips-icon{font-size:12px;font-weight:400;display:inline-block;margin-left:10px}.page--ranking .rank-dateRange{display:inline-block;height:28px;padding:0 8px;margin-right:4px;background-color:#f7f7fa;border-radius:2px;font-size:12px;line-height:28px;color:#282b59;text-align:center;cursor:pointer}.page--ranking .rank-dateRange.active{background-color:#eaedfd;color:#2f54eb}.page--ranking--layout{width:1392px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.page--ranking--layout>.menu-warp{padding-top:32px;min-width:198px;background:#fff;margin-right:16px}.page--ranking--layout>.menu-warp.fixed{top:60px;position:fixed;z-index:1;bottom:0}.page--ranking--layout>.menu-warp.fixed~.rank-content{margin-left:214px}.page--ranking--layout>.rank-content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page--ranking--layout>.rank-content>.content{width:1178px;min-height:calc(100vh - 116px);margin-top:8px;padding:16px 24px;background-color:#fff}.rank-item-icon-popover .ant-popover-content{-webkit-transform:translateY(-8px)!important;-ms-transform:translateY(-8px)!important;transform:translateY(-8px)!important}.tips-button{cursor:pointer;color:#343874}.tips-modal-warp.ant-modal,.tips-modal-warp .ant-modal-title{color:#282b59}.tips-modal-warp .ant-modal-header{border:none;padding:24px 24px 16px}.tips-modal-warp .ant-modal-body{padding-top:0}.tips-modal-warp .detailExplain{display:block;height:18px;font-size:14px;line-height:18px;color:#2f54eb;text-align:right}.tips-modal-warp .ant-modal-content .ant-modal-body{max-height:440px;overflow:auto}.dy--rank .dy-rank-title-wrap{height:190px;position:relative;top:-60px;z-index:10;overflow:hidden}.dy--rank .dy-rank-title{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;width:1392px;height:100%;margin:auto;font-size:24px;font-weight:500;color:#fff;background-color:#303030}.dy--rank .dy-rank-title .rank-left{width:720px;height:190px;position:absolute;left:0}.dy--rank .dy-rank-title .rank-right{width:720px;height:190px;position:absolute;right:0}.dy--rank .dy-rank-title .rank-logo{height:34px;margin-right:24px;position:relative;bottom:48px;left:40px;z-index:10}.dy--rank .dy-rank-title .rank-title-filter{position:relative;left:40px;bottom:48px;z-index:10;display:-ms-flexbox;display:flex}.dy--rank .dy-rank-title .rank-tabs{height:25px}.dy--rank .dy-rank-content-wrap{width:1392px;margin:auto;position:relative;top:-84px;z-index:20}.dy--rank .rank-brand,.dy--rank .rank-goods,.dy--rank .rank-host,.dy--rank .rank-shop,.dy--rank .rank-topic,.dy--rank .rank-video{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:16px}.dy--rank .rank-brand .rank-left,.dy--rank .rank-goods .rank-left,.dy--rank .rank-host .rank-left,.dy--rank .rank-shop .rank-left,.dy--rank .rank-topic .rank-left,.dy--rank .rank-video .rank-left{margin-right:16px;background-color:#fff;padding-top:32px;height:calc(100vh - 60px)}.dy--rank .rank-live{margin-top:16px}.dy--rank .rank-tab-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between}.dy--rank .rank-tab-wrapper>a{width:280px;border-radius:16px 16px 0 0;background:#fff;height:56px;line-height:56px;text-align:center;color:#666995;font-size:16px;font-weight:500;position:relative}.dy--rank .rank-tab-wrapper>a:nth-child(0){z-index:8}.dy--rank .rank-tab-wrapper>a:first-child{z-index:7}.dy--rank .rank-tab-wrapper>a:nth-child(2){z-index:6}.dy--rank .rank-tab-wrapper>a:nth-child(3){z-index:5}.dy--rank .rank-tab-wrapper>a:nth-child(4){z-index:4}.dy--rank .rank-tab-wrapper>a:nth-child(5){z-index:3}.dy--rank .rank-tab-wrapper>a:nth-child(6){z-index:2}.dy--rank .rank-tab-wrapper>a:nth-child(7){z-index:1}.dy--rank .rank-tab-wrapper>a:after{content:"";position:absolute;height:0;width:0;border-bottom:47px solid #fff;border-right:15px solid transparent;-webkit-filter:drop-shadow(4px -20px 4px rgba(112,122,165,.1));filter:drop-shadow(4px -20px 4px rgba(112,122,165,.1));right:-14px;bottom:0}.dy--rank .rank-tab-wrapper>a:before{content:"";position:absolute;height:0;width:0;border-bottom:40px solid #fff;border-left:15px solid transparent;-webkit-filter:drop-shadow(-4px -14px 4px rgba(112,122,165,.1));filter:drop-shadow(-4px -14px 4px rgba(112,122,165,.1));left:-14px;bottom:5px}.dy--rank .rank-tab-wrapper>a.active-tab{z-index:10;color:"#2f54eb";height:64px;line-height:64px}.dy--rank .rank-tab-wrapper>a.active-tab:before{border-bottom-width:49px;border-left-width:15px}.dy--rank .rank-tab-wrapper>a.active-tab:after{border-bottom-width:53px;border-right-width:15px}.dy--rank .rank-tab-wrapper>a.active-tab:first-child:before,.dy--rank .rank-tab-wrapper>a.active-tab:last-child:after,.dy--rank .rank-tab-wrapper>a:first-child:before,.dy--rank .rank-tab-wrapper>a:last-child:after{content:unset}.dy--rank .douyin-rank-filters{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:52px;padding:16px 24px;background-color:#fff}.dy--rank .douyin-rank-filters .filter-wrapper>*{margin-right:24px}.dy--rank .douyin-rank-filters .filter-wrapper>.rank-more-filter-text,.dy--rank .douyin-rank-filters .filter-wrapper>:last-child{margin-right:0}.dy--rank .douyin-rank-filters .left,.dy--rank .douyin-rank-filters .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--rank .douyin-rank-filters .separator{content:"";position:relative;display:inline-block;width:1px;height:16px;background-color:#d4d5e1;margin:0 24px;top:2px}.dy--rank .rank-more-filter-overlay .ant-popover-arrow{display:none}.dy--rank .rank-more-filter-menu{padding:8px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dy--rank .rank-more-filter-menu .filter-row{padding:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dy--rank .rank-more-filter-menu .filter-label{color:#343874}.dy--rank .rank-more-filter-text{color:#343874;cursor:pointer;margin-right:0}.dy--rank .rank-more-filter-text .drop-icon{color:#c8c9d7}.dy--rank .rank-more-filter-text .num-dot{height:15px;background:#4b5aaa;border:1px solid #fff;display:inline-block;border-radius:22px;font-size:12px;color:#fff;line-height:14px;text-align:center;padding:0 4px;margin:0 0 0 4px}.dy--rank .table-goods-wrapper{display:-ms-flexbox;display:flex;cursor:pointer}.dy--rank .table-goods-wrapper .left{border:1px solid #f2f2f5;width:80px;height:80px;margin-right:12px}.dy--rank .table-goods-wrapper .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.dy--rank .table-goods-wrapper .title{width:184px;font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px}.dy--rank .table-goods-wrapper .shop-name{font-size:12px;color:#666995;line-height:16px;width:150px}.dy--rank .table-goods-wrapper .icon-goods-type{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.dy--rank .table-goods-wrapper .price{color:#f55;margin-bottom:8px}.dy--rank .video-rank-card .card-tags span:nth-child(2){background-color:transparent}.rank-item-wrap{display:-ms-flexbox;display:flex}.rank-item-wrap .item-pic-img{border:1px solid #f6f6f6;width:52px;height:52px;line-height:52px;text-align:center;background-color:#fff;font-size:36px;font-weight:500;color:#fff}.rank-item-wrap .rank-item-info-wrap{position:relative;margin-left:8px;-ms-flex:1 1;flex:1 1;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.rank-item-wrap .rank-item-info-wrap .rank-item-title{position:relative;top:-6px;font-size:14px;font-weight:500;color:#282b59;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.rank-item-wrap .rank-item-info-wrap .rank-item-icon{position:absolute;top:-4px;left:152px;white-space:nowrap}.rank-item-wrap .rank-item-info-wrap .anticon{width:16px;height:16px;margin:0 0 0 8px}.rank-item-wrap .rank-item-info-wrap .rank-item-sub{font-size:12px;color:#343874;height:14px;line-height:14px}.rank-item-wrap .rank-item-info-wrap .rank-item-sub .rank-aliwangwang{height:12px;margin-top:-2px;margin-right:4px}.rank-item-wrap .rank-item-info-wrap .rank-item-price{line-height:1;font-size:12px;font-weight:500;color:#f55}.rank-item-wrap .rank-item-title-wrap{display:-ms-flexbox;display:flex;width:190px}.rank-item-wrap .rank-item-title-wrap .rank-item-title{-ms-flex:1 1;flex:1 1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.dy-search-filter{background:#fff;position:relative;overflow:hidden;height:unset;width:1392px}.dy-search-filter.affixed{height:44px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.dy-search-filter.affixed.expended{height:unset}.dy-search-filter .expend-btn{position:absolute;right:24px;top:0}.dy-search-filter .style-tag-expend-btn{position:absolute;right:24px;top:43px}.dy-search-filter .shop-line{display:-ms-flexbox;display:flex;margin:24px 0}.dy-search-filter .shop-line .filter-shop{height:24px;line-height:24px;color:#282b59;font-weight:500;font-size:14px}.dy-search-filter .shop-line .sort-item-active{margin-right:32px;font-size:14px;color:#282b59}.dy-search-filter .shop-line .toggle-line{cursor:pointer;color:#666995}.dy-search-filter .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1}.dy-search-filter .shop-line .shop-item-wrap .select-area{z-index:20;display:inline-block;font-size:14px;color:#282b59;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff}.dy-search-filter .shop-line .shop-item,.dy-search-filter .shop-line .shop-item-active{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.dy-search-filter .shop-line .shop-item-active .numeric-input,.dy-search-filter .shop-line .shop-item .numeric-input{width:5em;height:25px}.dy-search-filter .shop-line .shop-item-active.disabled,.dy-search-filter .shop-line .shop-item.disabled{opacity:.4;cursor:not-allowed}.dy-search-filter .shop-line .shop-item-active{margin-left:30px;color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.dy-search-filter .shop-line .select-all{height:24px;line-height:24px;margin-left:10px}.dy-search-filter .filter-line{display:-ms-flexbox;display:flex;margin-bottom:16px;height:auto;background:#fff}.dy-search-filter .filter-line .filter-title{height:28px;line-height:28px;color:#343874;font-weight:500;font-size:14px;width:76px;white-space:nowrap;display:inline-block;margin-right:8px}.dy-search-filter .filter-line>.sort-item-active{margin-right:32px;font-size:14px;color:#343874}.dy-search-filter .filter-line .filter-items-wrap{-ms-flex:1 1;flex:1 1;padding-right:74px;color:#343874}.dy-search-filter .filter-line .filter-items-wrap>*{margin-left:24px}.dy-search-filter .filter-line .filter-item{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;padding:0 8px;text-align:center;border-radius:12px}.dy-search-filter .filter-line .filter-item.filter-item-active{color:#fff;background-color:#2f54eb}.dy-search-filter .filter-line .filter-item.filter-item-active:hover{color:#fff}.dy-search-filter .filter-line .filter-item.disabled{opacity:.4;cursor:not-allowed}.dy-search-filter .filter-line .filter-item:hover{color:#6483ff}.dy-search-filter .filter-line .select-all{height:24px;line-height:24px;margin-left:10px}.dy-search-filter .filter-line .range-input-wrapper{display:-ms-inline-flexbox;display:inline-flex;width:200px;-ms-flex-align:center;align-items:center;margin-left:24px}.dy-search-filter .filter-line .range-input-wrapper .number-input{height:24px}.douyin--host--table{min-height:80vh}.douyin--host--table .empty-text-wrapper{color:#343874;margin:100px auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.douyin--host--table .host-intro{cursor:pointer}.douyin--host--table .host-intro .avatar{width:72px;height:72px;margin-right:8px;border-radius:50%;border:1px solid #efefef}.douyin--host--table .host-intro .avatar.official{border-radius:2px}.douyin--host--table .host-intro .official-tag{display:inline-block;text-align:center;padding:2px 4px;width:34px;height:20px;background:#404046;border-radius:2px;font-size:12px;font-weight:500;color:#fff;line-height:16px;text-shadow:1px 1px 0 #f454ab,0 0 0 #61e9e9}.douyin--host--table .host-intro .verification-tag{display:-ms-inline-flexbox;display:inline-flex;background:#fff;border-radius:50%;width:20px;height:20px;font-size:20px}.douyin--host--table .host-intro .verification-tag.enterprise{color:#22aaf4}.douyin--host--table .host-intro .verification-tag.person{color:#ffb32d}.douyin--host--table .host-intro .user-name{width:232px;font-size:14px;color:#282b59;line-height:20px}.douyin--host--table .host-intro .short-id{width:160px;font-size:12px;color:#8789ac}.douyin--host--table .host-intro .tags-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.douyin--host--table .host-intro .tag-item{display:inline-block;padding:2px 8px;height:20px;background:#efefef;border-radius:2px;color:#343874;font-size:12px;line-height:16px;text-align:center;margin-right:4px}.douyin--host--table .host-intro .tag-item.style{background:#e6eeff;color:#282b59}.douyin--host--table .host-intro .fans{width:100%;font-size:12px;color:#666995;margin-bottom:4px}.douyin--host--table .host-data{margin-top:24px}.douyin--host--table .host-card{padding:16px;background:#fff;border-radius:2px;border:1px solid #e4e4e4}.douyin--host--table .empty-text{color:#9fa2bf;background:#f6f9fc;display:-ms-flexbox;display:flex;width:100%;height:100%;margin:auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.douyin--host--table .table-mode .host-intro{display:-ms-flexbox;display:flex}.douyin--host--table .table-mode .host-intro .left-wrapper{position:relative}.douyin--host--table .table-mode .host-intro .left-wrapper .official-tag{position:absolute;left:0;top:0}.douyin--host--table .table-mode .host-intro .left-wrapper .verification-tag{position:absolute;bottom:0;left:52px}.douyin--host--table .table-mode .host-intro .right-wrapper .short-id,.douyin--host--table .table-mode .host-intro .right-wrapper .user-name{margin-bottom:4px}.douyin--host--table .card-mode{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.douyin--host--table .card-mode .host-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:440px;margin-bottom:12px;margin-right:8px}.douyin--host--table .card-mode .host-card:nth-child(3n){margin-right:0}.douyin--host--table .card-mode .host-intro{display:-ms-flexbox;display:flex}.douyin--host--table .card-mode .host-intro .left-wrapper{position:relative}.douyin--host--table .card-mode .host-intro .left-wrapper .official-tag{position:absolute;left:0;top:0}.douyin--host--table .card-mode .host-intro .left-wrapper .verification-tag{position:absolute;bottom:0;left:52px}.douyin--host--table .card-mode .host-intro .right-wrapper{position:relative;width:100%}.douyin--host--table .card-mode .host-intro .right-wrapper .short-id,.douyin--host--table .card-mode .host-intro .right-wrapper .user-name{margin-bottom:4px}.douyin--host--table .card-mode .host-data{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.douyin--host--table .card-mode .data-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:408px;min-height:80px}.douyin--host--table .card-mode .data-wrapper .data-left,.douyin--host--table .card-mode .data-wrapper .data-right{width:196px;height:80px;background:#f7f9fc;border-radius:4px;padding:4px 8px}.douyin--host--table .card-mode .data-wrapper .data{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;padding:8px;-ms-flex-pack:justify;justify-content:space-between}.douyin--host--table .card-mode .data-wrapper .value{font-size:14px;font-weight:500;color:#282b59;line-height:20px}.douyin--host--table .card-mode .data-wrapper .key{font-size:14px;color:#343874;line-height:20px}.douyin--host--table .card-monitor-btn{position:absolute;right:0;top:-10px;opacity:0}.douyin--host--table .host-card:hover .card-monitor-btn{opacity:1}.static-right-cascader-dropdown .anticon[data-v-e8de343e]{width:12px;font-size:12px;position:absolute;left:7px;top:17px}.static-right-cascader-dropdown .menu[data-v-e8de343e]{display:-ms-flexbox;display:flex;font-size:14px;color:#343874}.static-right-cascader-dropdown .left-menu[data-v-e8de343e],.static-right-cascader-dropdown .right-menu[data-v-e8de343e]{width:196px;height:236px;overflow-y:scroll;overflow-x:hidden}.static-right-cascader-dropdown .left-menu>li[data-v-e8de343e],.static-right-cascader-dropdown .right-menu>li[data-v-e8de343e]{width:196px;height:36px;line-height:36px;text-align:left;padding-left:8px}.static-right-cascader-dropdown .left-menu>li.chosen[data-v-e8de343e],.static-right-cascader-dropdown .right-menu>li.chosen[data-v-e8de343e]{background-color:#f7f8fa;font-weight:600}.static-right-cascader-dropdown .right-menu>li[data-v-e8de343e]{cursor:pointer}.static-right-cascader-dropdown .left-menu>li.hover[data-v-e8de343e],.static-right-cascader-dropdown .right-menu>li[data-v-e8de343e]:hover{color:#2f54eb;background-color:#f0f5ff}.static-right-cascader .label[data-v-e8de343e]{color:#343874;cursor:pointer}.static-right-cascader .icon[data-v-e8de343e]{font-size:11px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.static-right-cascader .icon.open[data-v-e8de343e]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mcn-filter-dropdown .label[data-v-9a158345]{color:#343874;cursor:pointer}.mcn-filter-dropdown .icon[data-v-9a158345]{font-size:11px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.mcn-filter-dropdown .icon.open[data-v-9a158345]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-line[data-v-fd6f3df9]{display:-ms-flexbox;display:flex;margin-bottom:16px;height:auto}.filter-line .filter-title[data-v-fd6f3df9]{line-height:28px;color:#343874;font-weight:500;font-size:14px;width:76px;white-space:nowrap}.filter-line .root-category-item[data-v-fd6f3df9]{display:inline-block;font-size:14px;color:#343874;line-height:24px;margin-left:22px;text-align:center;border-radius:12px;padding:0 8px}.filter-line .root-category-item[data-v-fd6f3df9]:hover{color:#6483ff}.filter-line .root-category-item.active[data-v-fd6f3df9]{color:#fff;background-color:#2f54eb}.category-menu[data-v-fd6f3df9]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:240px;overflow:scroll}.category-menu .category-item[data-v-fd6f3df9]{height:36px;line-height:36px;font-size:14px;color:#666995;display:block;padding:0 24px}.category-menu .category-item.active[data-v-fd6f3df9]{color:#2f54eb}.category-menu .category-item[data-v-fd6f3df9]:hover{background-color:#f0f5ff;color:#2f54eb}.douyin-header-filter-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:420px}.douyin-header-filter-wrap .header-bg-img{z-index:1;position:absolute;top:-60px;left:0;right:0;min-width:100%;width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.douyin-header-filter-wrap .input-wrap{background-color:rgba(0,0,0,.2);height:40px;line-height:40px;margin-top:80px;padding-left:8px;border:1px solid #2e2e3e;border-top-left-radius:4px;border-bottom-left-radius:4px;display:inline-block;position:relative;z-index:2}.douyin-header-filter-wrap .input-wrap .header-filter-input{z-index:2;background-color:transparent;width:418px;height:20px;border:0;color:#fff;line-height:20px}.douyin-header-filter-wrap .input-wrap .header-filter-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.douyin-header-filter-wrap .input-wrap .header-filter-input::-moz-placeholder{color:hsla(0,0%,100%,.65)}.douyin-header-filter-wrap .input-wrap .header-filter-input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.douyin-header-filter-wrap .input-wrap .header-filter-input::-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.douyin-header-filter-wrap .input-wrap .header-filter-input::placeholder{color:hsla(0,0%,100%,.65)}.douyin-header-filter-wrap .input-submit{position:relative;z-index:2;cursor:pointer;display:inline-block;width:72px;height:40px;line-height:40px;background-color:#ff0050;text-align:center;font-size:14px;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff}.recommend-tabs{width:1128px;-ms-flex-pack:distribute;justify-content:space-around;margin-top:90px;z-index:3}.recommend-tabs,.recommend-tabs .tab{display:-ms-flexbox;display:flex;color:hsla(0,0%,100%,.6)}.recommend-tabs .tab{cursor:pointer;position:relative;height:20px;font-size:16px;font-weight:500;-ms-flex-align:center;align-items:center;white-space:nowrap}.recommend-tabs .tab .tab-icon{height:26px;margin-left:8px}.recommend-tabs .tab i{color:#fff;opacity:.4}.recommend-tabs .tab.active{color:#fff}.recommend-tabs .tab.active i{opacity:1}.recommend-tabs .tab.active:after{content:"";position:absolute;bottom:-24px;left:0;right:0;margin:0 auto;width:0;border:10px solid transparent;border-bottom-color:#fff}.search-filter-wrapper{background:#fff;width:1392px;padding:26px 24px 1px;margin:-167px auto 0;position:relative;z-index:4;border-radius:16px 16px 0 0}.search-filter-wrapper .douyin-list{padding-left:0;padding-top:0;padding-bottom:12px}.search-filter-wrapper .shop-line{display:-ms-flexbox;display:flex;margin:24px 0}.search-filter-wrapper .shop-line .filter-shop{width:76px;height:24px;line-height:24px;color:#282b59;font-weight:500;font-size:14px}.search-filter-wrapper .shop-line .sort-item-active{margin-right:32px;font-size:14px;color:#282b59}.search-filter-wrapper .shop-line .toggle-line{cursor:pointer;color:#666995}.search-filter-wrapper .shop-line .shop-item-wrap{-ms-flex:1 1;flex:1 1}.search-filter-wrapper .shop-line .shop-item-wrap .select-area{z-index:20;display:inline-block;font-size:14px;color:#282b59;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff}.search-filter-wrapper .shop-line .shop-item,.search-filter-wrapper .shop-line .shop-item-active{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:30px;text-align:center;background-color:#fff;border-radius:0}.search-filter-wrapper .shop-line .shop-item-active .numeric-input,.search-filter-wrapper .shop-line .shop-item .numeric-input{width:5em;height:25px}.search-filter-wrapper .shop-line .shop-item-active.disabled,.search-filter-wrapper .shop-line .shop-item.disabled{opacity:.4;cursor:not-allowed}.search-filter-wrapper .shop-line .shop-item-active{margin-left:30px;color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.search-filter-wrapper .shop-line .select-all{height:24px;line-height:24px;margin-left:10px}.main-content{width:1392px;margin:16px auto 0;background:#fff}.main-content .sort-filter{height:52px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px}.main-content .sort-filter .left-wrapper{-ms-flex:1 1;flex:1 1}.main-content .sort-filter .left-wrapper,.main-content .sort-filter .right-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.main-content .sort-filter .mode-switch{background:#f7f7fa;display:inline-block;padding:2px}.main-content .sort-filter .mode-icon{display:-ms-inline-flexbox;display:inline-flex;width:32px;height:24px;font-size:24px;color:#c8c9d7;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly;cursor:pointer}.main-content .sort-filter .mode-icon.active{color:#282b59;background:#fff}.main-content .sort-filter .find-talent{margin-left:auto;width:140px;height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px;margin-right:4px}.main-content .sort-filter .talent{position:relative;cursor:pointer;width:70px;height:20px;font-size:14px;font-weight:400;color:#282b59;line-height:20px;display:block}.main-content .sort-filter .talent:hover .talent-card{display:-ms-flexbox;display:flex}.main-content .sort-filter .talent .talent-card{position:absolute;top:-212px;left:calc(-81px + 50%);display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:162px;height:202px;padding:24px 0;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);font-size:12px;font-weight:400;color:#262626;z-index:999999}.main-content .sort-filter .talent .talent-card span{line-height:16px;text-align:center}.main-content .douyin-shop-column{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:112px}.main-content .douyin-shop-column .monitor-shop-btn{opacity:0;position:relative;bottom:2px}.main-content .douyin-shop-column:hover .monitor-shop-btn{opacity:1}.main-content .douyin-shop-column .shop-column-left{display:-ms-flexbox;display:flex;width:70%}.main-content .douyin-shop-column .shop-column-left .shop-logo-column{background-position:50%;background-size:cover;border:1px solid #f2f2f5;background-color:rgba(47,84,235,.5);color:#fff;font-size:24px;font-weight:600;line-height:72px;text-align:center;cursor:pointer}.main-content .douyin-shop-column .shop-column-left .shop-logo-column .brand{width:32px;height:20px;background:#404046;border-radius:2px;font-size:12px;font-weight:500;color:#fff;line-height:20px;text-align:center;text-shadow:1px 1px 0 #f454ab,0 0 0 #61e9e9}.main-content .douyin-shop-column .shop-column-left .shop-all-info{margin-left:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.main-content .douyin-shop-column .shop-column-left .shop-all-info .shop-info-column{display:-ms-flexbox;display:flex}.main-content .douyin-shop-column .shop-column-left .shop-all-info .shop-info-column .shop-name{height:20px;font-size:14px;font-weight:400;line-height:20px;color:#282b59;margin-right:8px;cursor:pointer}.main-content .douyin-shop-column .shop-column-left .shop-all-info .host-info .host-logo{width:16px;height:16px;border:1px solid #f5f5f5;border-radius:100%}.main-content .douyin-shop-column .shop-column-left .shop-all-info .host-info .host-name{height:16px;font-size:12px;font-weight:400;color:#4b5aaa;line-height:16px;margin-bottom:16px;margin-top:4px;margin-left:4px;cursor:pointer}.main-content .douyin-shop-column .shop-column-left .shop-all-info .host-goods-info{margin-top:14px;font-size:12px;font-weight:400;color:#666995}.main-content .douyin-shop-column .shop-column-left .shop-all-info .host-goods-info span{margin-right:16px}.main-content .douyin-shop-column .shop-column-right{width:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.main-content .douyin-shop-column .shop-column-right .goods-mask{position:relative;cursor:pointer}.main-content .douyin-shop-column .shop-column-right .goods-mask .goods-picture{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;z-index:10;width:80px;height:80px;background:rgba(0,0,0,.5);border-radius:2px;border:1px solid #efefef;font-size:12px;font-weight:400;color:#fff}.main-content .douyin-shop-column .shop-column-right .goods-mask .goods-picture .all-goods-info,.main-content .douyin-shop-column .shop-column-right .goods-mask .goods-picture .all-goods-num{margin:0 auto}.douyin-items-wrapper .item-component{margin-bottom:0}.card-item-list{background-color:#fff;margin:1px 0 16px;padding:16px}.dy-lib-container .dy-lib-header{width:100%;height:250px;position:relative;top:-60px}.dy-lib-container .dy-lib-header .lib-logo{margin:80px auto 0;width:123px;height:46.5px;position:absolute;top:30px;right:0;left:0;z-index:2}.dy-lib-container .dy-lib-header .dy-lib-tab-wrap{margin:80px auto 0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;position:absolute;top:52px;right:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dy-lib-container .dy-lib-header .dy-lib-tab{width:208px;height:28px;text-align:center;font-size:20px;line-height:28px;color:#fff}.dy-lib-container .dy-lib-header .seperator{height:16px;width:1px;background:hsla(0,0%,100%,.2)}.dy-lib-container .dy-lib-header .active{font-size:26px;font-weight:500}.dy-lib-container .lib-header-left{position:absolute;height:250px;width:720px;left:0;z-index:1}.dy-lib-container .lib-header-right{margin:0 auto;position:absolute;height:250px;width:720px;right:0;z-index:1}.dy-lib-container .lib-header-video{background-size:100% auto;background-position:50%}.dy-lib-container .dy-lib-filter-wrap{width:1392px;background:#fff;border-radius:16px 16px 0 0;padding:24px 24px 8px;margin:0 auto}.dy-lib-container .dy-lib-table-content{position:relative;top:-98px;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.dy-lib-container .douyin-lib-category-filter{padding:0;margin-bottom:16px}.type-switch[data-v-39dec8f8]{position:absolute;top:147px;z-index:2;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.type-switch .type[data-v-39dec8f8]{font-size:20px;font-weight:400;line-height:28px;padding-left:64px;padding-right:64px;color:#fff}.type-switch .type.active[data-v-39dec8f8]{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);font-weight:500}.type-switch .divide-line[data-v-39dec8f8]{display:inline-block;width:2px;height:16px;background:#fff;border-radius:1px;opacity:.2;position:relative;top:8px}.dy--goods--lib{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.dy--goods--lib .lib-header{width:100%;height:200px;margin-top:-60px}.dy--goods--lib .lib-header .header-img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.dy--goods--lib .lib-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:1435px;padding:0 24px;margin-top:-72px}.dy--goods--lib .lib-content .content-right{-ms-flex:1 1;flex:1 1}.dy--goods--lib #side-bar{width:198px;height:100vh;margin-right:16px;background:#fff;padding:16px 0;border-radius:16px 16px 0 0}.dy--goods--lib #lib-nav{height:72px;background:#fff;border-radius:16px 16px 0 0;margin-bottom:16px;padding:24px 24px 16px}.dy--goods--lib #lib-nav>a{font-size:24px;font-weight:700;color:#666995;line-height:32px;margin-right:32px}.dy--goods--lib #lib-nav>a.active-route{color:#282b59}.dy--goods--lib .filter-mod{background:#fff;position:relative;padding-top:13px;padding-bottom:13px}.dy--goods--lib .filter-mod .dy--line--filter{padding-right:100px}.dy--goods--lib .filter-mod .extra-info{position:absolute;right:0;top:16px}.dy--goods--lib #sub-filter-mod{-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;height:52px;margin-top:16px;padding:0 24px}.dy--goods--lib #sub-filter-mod,.dy--goods--lib #sub-filter-mod .left,.dy--goods--lib #sub-filter-mod .right{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.dy--goods--lib #sub-filter-mod .left>*{margin-right:24px}.dy--goods--lib #sub-filter-mod .right>*{margin-left:24px}.dy--goods--lib #sub-filter-mod .sort-item-text{max-width:130px}.dy--goods--lib #goods-mod{min-height:100px;background-color:#fff}.dy--goods--lib #goods-mod .card-mode,.dy--goods--lib #goods-mod .picture-mode{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;padding:8px 24px;background:#fff}.dy--goods--lib #goods-mod .card-mode>*,.dy--goods--lib #goods-mod .picture-mode>*{width:calc(25% - 12px);margin-right:16px;margin-bottom:16px}.dy--goods--lib #goods-mod .card-mode>:nth-child(4n),.dy--goods--lib #goods-mod .picture-mode>:nth-child(4n){margin-right:0}.dy--goods--lib #goods-mod .table-mode{padding:0 24px;background:#fff}.dy--goods--lib .section-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:16px;margin-bottom:16px;background-color:#fff}.dy--goods--lib .table-goods-wrapper{display:-ms-flexbox;display:flex;cursor:pointer}.dy--goods--lib .table-goods-wrapper .left{border:1px solid #f2f2f5;width:80px;height:80px;margin-right:12px}.dy--goods--lib .table-goods-wrapper .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.dy--goods--lib .table-goods-wrapper .title{width:184px;font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px}.dy--goods--lib .table-goods-wrapper .shop-name{font-size:12px;color:#666995;line-height:16px;width:150px;margin-bottom:8px}.dy--goods--lib .table-goods-wrapper .icon-goods-type{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.dy--goods--lib .table-goods-wrapper .sub-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;line-height:16px}.dy--goods--lib .table-goods-wrapper .record-date{color:#666995}.dy--goods--lib .table-goods-wrapper .price{color:#f55}.dy--goods--lib .hot-section .hot-rank-link{display:-ms-flexbox;display:flex;position:relative;background-image:-webkit-gradient(linear,right top,left top,from(#b7c3e5),color-stop(83%,#718ccf));background-image:-o-linear-gradient(right,#b7c3e5 0,#718ccf 83%);background-image:linear-gradient(-90deg,#b7c3e5,#718ccf 83%);border-radius:27px 2px 2px 27px;font-size:12px;font-weight:700;color:#fff;line-height:16px;padding:4px 16px 4px 32px}.dy--goods--lib .hot-section .hot-rank-link .icon-link{position:absolute;left:0;bottom:0}.dy--goods--lib .real-time-section .update-time{text-align:right;font-size:14px;color:#666995;line-height:18px;padding-right:24px}.dy--goods--lib .single-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:4px 0}.dy--goods--lib .single-select-pop .ant-popover-arrow{display:none}.dy--goods--lib .color-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.dy--goods--lib .color-select-pop .ant-popover-arrow{display:none}.dy--goods--lib .double-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:4px 0}.dy--goods--lib .double-select-pop .ant-popover-arrow{display:none}.dy--goods--lib .ant-popover .ant-popover-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.mode-switch[data-v-0313085f]{background:#f7f7fa;display:inline-block;padding:2px;display:-ms-flexbox;display:flex}.mode-icon[data-v-0313085f]{display:-ms-inline-flexbox;display:inline-flex;width:32px;height:24px;font-size:24px;color:#c8c9d7;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly;cursor:pointer}.mode-icon.active[data-v-0313085f]{color:#282b59;background:#fff}.dy--color-modal-content{width:421px;background:#fff;padding-bottom:16px}.dy--color-modal-content .header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.dy--color-modal-content .content-title{font-size:16px;color:#343874;line-height:24px;margin-bottom:0;font-weight:500}.dy--color-modal-content .main{display:-ms-flexbox;display:flex}.dy--color-modal-content .sub-colors-wrapper{width:302px;overflow-y:scroll}.dy--color-modal-content .search,.dy--color-modal-content .sub-colors-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:360px}.dy--color-modal-content .search{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto;-ms-flex-line-pack:start;align-content:flex-start}.dy--color-modal-content .search .empty-text{margin-top:48px;font-size:14px;color:#9fa2bf;text-align:center;width:100%}.dy--color-modal-content .color-item-wrapper{width:148px;display:-ms-flexbox;display:flex;padding:12px 16px;line-height:24px;cursor:pointer}.dy--color-modal-content .color-item-wrapper.light{color:#282b59}.dy--color-modal-content .color-item-wrapper.dark{color:#fff}.dy--color-modal-content .color-item-wrapper .color-dot{display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;margin-right:8px;border-radius:50%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.dy--color-modal-content .color-item-wrapper .icon-check{opacity:0}.dy--color-modal-content .color-item-wrapper .color-label{font-size:14px;color:#282b59}.dy--color-modal-content .color-item-wrapper.selected .color-dot{border:1px solid #282b59;-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:inset 0 0 0 2px #fff}.dy--color-modal-content .color-item-wrapper.selected .icon-check{opacity:1}.dy--color-modal-content .main-colors-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:16px;padding-right:16px}.dy--color-modal-content .main-color-block{color:transparent;cursor:pointer;border-radius:2px;width:68px;height:28px;line-height:28px;margin-top:12px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.dy--color-modal-content .main-color-block .color-label{opacity:0}.dy--color-modal-content .main-color-block.dark{color:#fff}.dy--color-modal-content .main-color-block.light{color:#282b59}.dy--color-modal-content .main-color-block.selected{border:1px solid #282b59;-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:inset 0 0 0 2px #fff}.dy--color-modal-content .main-color-block.cur-main-color .color-label,.dy--color-modal-content .main-color-block.selected .color-label{opacity:1}.side-bar-content[data-v-8bc40350]{height:calc(100vh - 65px);background-color:#fff;overflow-y:scroll;padding:0 0 16px}.side-bar-content[data-v-8bc40350]::-webkit-scrollbar-thumb{border-radius:1em;background-color:#ededf2}.filter-group[data-v-8bc40350]{border-bottom:1px solid #efeff2;margin-left:12px;margin-right:12px}.filter-group.expended[data-v-8bc40350]{max-height:44px;overflow:hidden}.filter-group .group-title[data-v-8bc40350]{padding:12px 0 12px 4px;font-size:14px;font-weight:700;color:#282b59;line-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.filter-group .group-title .icon[data-v-8bc40350]{color:#c8c9d7}.filter-group .group-items .num-dot[data-v-8bc40350]{height:15px;background:#4b5aaa;border:1px solid #fff;display:inline-block;border-radius:22px;font-size:12px;color:#fff;line-height:14px;text-align:center;padding:0 4px;margin:0 0 0 4px}.lib-select[data-v-8bc40350]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 8px 4px;font-size:12px;margin:4px 0;font-weight:400;line-height:16px;cursor:pointer}.lib-select .select-label[data-v-8bc40350]{color:#343874}.lib-select .icon[data-v-8bc40350]{margin-left:4px}.lib-select .clear-icon[data-v-8bc40350],.lib-select .icon[data-v-8bc40350]{display:-ms-flexbox;display:flex;color:#c8c9d7;-ms-flex-align:center;align-items:center}.lib-select .clear-icon[data-v-8bc40350]{opacity:0;z-index:1;position:absolute;right:0;top:0;width:16px;height:100%;font-size:16px}.lib-select:hover .clear-icon[data-v-8bc40350]{opacity:1}.lib-select.chosen[data-v-8bc40350]{background-color:#f0f5ff;border-radius:2px}.lib-select.chosen .select-label[data-v-8bc40350]{color:#4b5aaa;font-weight:700}.single-select-menu[data-v-8bc40350]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;max-height:calc(230px + 15vh);overflow-y:auto}.single-select-menu .menu-title[data-v-8bc40350]{padding:8px 8px 8px 16px;font-size:12px;color:#9fa2bf;line-height:18px;margin-bottom:0}.single-select-menu .option[data-v-8bc40350]{display:block;padding:8px 8px 8px 16px;color:#343874;width:100%;line-height:20px;font-size:14px}.single-select-menu .option[data-v-8bc40350]:hover{background:#f0f5ff;color:#2f54eb}.single-select-menu .option.active[data-v-8bc40350]{background:#f7f8fa;font-weight:700}.single-select-menu .option.active[data-v-8bc40350]:hover{background:#f0f5ff;color:#2f54eb}.single-switch-wrapper[data-v-8bc40350]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0 10px 4px;font-size:12px;font-weight:400;line-height:16px;color:#343874}.dy-video-side-bar-content[data-v-fb865516]{height:calc(100vh - 65px);background-color:#fff;overflow-y:scroll;padding:0 0 16px}.dy-video-side-bar-content[data-v-fb865516]::-webkit-scrollbar-thumb{border-radius:1em;background-color:#ededf2}.lib-select[data-v-fb865516]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 8px 4px;margin:4px 0;font-size:12px;font-weight:400;line-height:16px;cursor:pointer}.lib-select .select-label[data-v-fb865516]{color:#343874}.lib-select .icon[data-v-fb865516]{margin-left:4px}.lib-select .clear-icon[data-v-fb865516],.lib-select .icon[data-v-fb865516]{color:#c8c9d7;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lib-select .clear-icon[data-v-fb865516]{opacity:0;z-index:1;right:0;width:16px;height:100%;top:0;position:absolute;font-size:16px}.lib-select:hover .clear-icon[data-v-fb865516]{opacity:1}.lib-select .num-dot[data-v-fb865516]{height:15px;background:#4b5aaa;border:1px solid #fff;display:inline-block;border-radius:22px;font-size:12px;color:#fff;line-height:14px;text-align:center;padding:0 4px;margin:0 0 0 4px}.lib-select.chosen[data-v-fb865516]{background-color:#f0f5ff;border-radius:2px}.lib-select.chosen .select-label[data-v-fb865516]{color:#4b5aaa;font-weight:700}.cascader-pic-category[data-v-fb865516]{width:600px;height:309px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cascader-pic-category .cascader-content[data-v-fb865516]{border-top:1px solid #efeff2;-ms-flex:1 1;flex:1 1;overflow:hidden}.cascader-pic-category .cascader-result[data-v-fb865516]{height:100%;overflow:hidden;display:-ms-flexbox;display:flex;padding-bottom:8px;padding-top:16px}.cascader-pic-category .cascader-result .cascader-category-left[data-v-fb865516]{padding:0 24px;-ms-flex:1 1;flex:1 1;height:264px;overflow-y:scroll}.cascader-pic-category .cascader-result .cascader-category-left[data-v-fb865516]::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.cascader-pic-category .cascader-result .cascader-category-left[data-v-fb865516]::-webkit-scrollbar-thumb{border-radius:1em;background-color:#9d9d9d}.cascader-pic-category .cascader-result .cascader-category-left[data-v-fb865516]::-webkit-scrollbar-track{border-radius:1em;background-color:#fff}.cascader-pic-category .cascader-category[data-v-fb865516]{display:-ms-flexbox;display:flex}.cascader-pic-category .cascader-category-title[data-v-fb865516]{font-size:12px;font-weight:900;line-height:16px;padding-right:20px}.cascader-pic-category .cascader-category-items[data-v-fb865516]{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cascader-pic-category .cascader-category-items .item[data-v-fb865516]{text-align:left;cursor:pointer}.cascader-pic-category .item[data-v-fb865516]{width:33.33%;float:left;color:#343874;display:block;font-size:12px;height:16px;margin-bottom:16px;line-height:16px;text-align:center;position:relative;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.cascader-pic-category .item.disabled[data-v-fb865516]{cursor:not-allowed;opacity:.4}.cascader-pic-category .item.disabled[data-v-fb865516]:hover{background-color:transparent}.cascader-pic-category .item.active[data-v-fb865516],.cascader-pic-category .item.selected[data-v-fb865516],.cascader-pic-category .item[data-v-fb865516]:hover{color:#2f54eb}.cascader-pic-category .item-heighter[data-v-fb865516]{height:40px;line-height:40px;color:#343874;display:block;text-align:left;position:relative;padding:0 32px}.cascader-pic-category .cascader-noresult[data-v-fb865516]{text-align:center;margin-top:92px}.dy--more-filter-text[data-v-fb865516]{font-size:14px;cursor:pointer;color:#343874}.dy--more-filter-text .drop-icon[data-v-fb865516]{color:#c8c9d7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dy--more-filter-overlay .ant-popover-arrow[data-v-fb865516]{display:none}.dy--more-filter-overlay .ant-popover-inner-content[data-v-fb865516]{padding:0}.dy--more-filter-overlay.ant-popover .ant-popover-content[data-v-fb865516]{-webkit-transform:none;-ms-transform:none;transform:none}.dy--more-filter-menus[data-v-fb865516]{width:360px;color:#282b59;background-color:#fff;padding:12px 0 16px;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15);font-weight:400}.dy--more-filter-menus ul[data-v-fb865516]{max-height:320px;overflow:auto;list-style:none;padding:0;margin:0}.dy--more-filter-menus ul>li[data-v-fb865516]{padding:14px 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.single-select-menu[data-v-fb865516]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;max-height:calc(230px + 15vh);overflow-y:auto}.single-select-menu .menu-title[data-v-fb865516]{padding:8px 8px 8px 16px;font-size:12px;color:#9fa2bf;line-height:18px;margin-bottom:0}.single-select-menu .option[data-v-fb865516]{display:block;padding:8px 8px 8px 16px;color:#343874;width:100%;line-height:20px;font-size:14px}.single-select-menu .option[data-v-fb865516]:hover{background:#f0f5ff;color:#2f54eb}.single-select-menu .option.active[data-v-fb865516]{background:#f7f8fa;font-weight:700}.single-select-menu .option.active[data-v-fb865516]:hover{background:#f0f5ff;color:#2f54eb}.dy--video--lib{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.dy--video--lib .lib-header{width:100%;height:200px;margin-top:-60px}.dy--video--lib .lib-header .header-img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.dy--video--lib .lib-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:1435px;padding:0 24px;margin-top:-72px}.dy--video--lib .lib-content .content-right{-ms-flex:1 1;flex:1 1;overflow:hidden}.dy--video--lib #side-bar{width:198px;height:100vh;margin-right:16px;background:#fff;padding:16px 0;border-radius:16px 16px 0 0}.dy--video--lib #lib-nav{height:72px;background:#fff;border-radius:16px 16px 0 0;margin-bottom:16px;padding:24px 24px 16px}.dy--video--lib #lib-nav>a{font-size:24px;font-weight:700;color:#666995;line-height:32px;margin-right:32px}.dy--video--lib #lib-nav>a.active-route{color:#282b59}.dy--video--lib .filter-mod{background:#fff;position:relative;padding-top:13px;padding-bottom:13px}.dy--video--lib .filter-mod .dy--line--filter{padding-right:100px}.dy--video--lib .filter-mod .extra-info{position:absolute;right:0;top:16px}.dy--video--lib #sub-filter-mod{-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;height:52px;margin-top:16px;padding:0 24px}.dy--video--lib #sub-filter-mod,.dy--video--lib #sub-filter-mod .left,.dy--video--lib #sub-filter-mod .right{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.dy--video--lib #sub-filter-mod .left>*{margin-right:24px}.dy--video--lib #sub-filter-mod .right>*{margin-left:24px}.dy--video--lib #sub-filter-mod .sort-item-text{max-width:130px}.dy--video--lib #video-mod{min-height:100px;background-color:#fff}.dy--video--lib #video-mod .card-mode,.dy--video--lib #video-mod .picture-mode{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;padding:8px 24px;background:#fff}.dy--video--lib #video-mod .card-mode>*,.dy--video--lib #video-mod .picture-mode>*{width:calc(25% - 12px);margin-right:16px;margin-bottom:16px}.dy--video--lib #video-mod .card-mode>:nth-child(4n),.dy--video--lib #video-mod .picture-mode>:nth-child(4n){margin-right:0}.dy--video--lib #video-mod .table-mode{padding:0 24px;background:#fff}.dy--video--lib .section-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:16px;margin-bottom:16px;background-color:#fff}.dy--video--lib .table-goods-wrapper{display:-ms-flexbox;display:flex;cursor:pointer}.dy--video--lib .table-goods-wrapper .left{border:1px solid #f2f2f5;width:80px;height:80px;margin-right:12px}.dy--video--lib .table-goods-wrapper .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.dy--video--lib .table-goods-wrapper .title{width:184px;font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px}.dy--video--lib .table-goods-wrapper .shop-name{font-size:12px;color:#666995;line-height:16px;width:150px;margin-bottom:8px}.dy--video--lib .table-goods-wrapper .icon-goods-type{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.dy--video--lib .table-goods-wrapper .sub-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;line-height:16px}.dy--video--lib .table-goods-wrapper .record-date{color:#666995}.dy--video--lib .table-goods-wrapper .price{color:#f55}.dy--video--lib .hot-section .hot-rank-link{display:-ms-flexbox;display:flex;position:relative;background-image:-webkit-gradient(linear,right top,left top,from(#b7c3e5),color-stop(83%,#718ccf));background-image:-o-linear-gradient(right,#b7c3e5 0,#718ccf 83%);background-image:linear-gradient(-90deg,#b7c3e5,#718ccf 83%);border-radius:27px 2px 2px 27px;font-size:12px;font-weight:700;color:#fff;line-height:16px;padding:4px 16px 4px 32px}.dy--video--lib .hot-section .hot-rank-link .icon-link{position:absolute;left:0;bottom:0}.dy--video--lib .hot-section .dl-panel .content{padding:0}.dy--video--lib .hot-section .dl-panel .dy--line--filter{padding-left:0}.dy--video--lib .topic-section .hot-rank-link{display:-ms-flexbox;display:flex;position:relative;background-image:-webkit-gradient(linear,right top,left top,from(#b7c3e5),color-stop(83%,#718ccf));background-image:-o-linear-gradient(right,#b7c3e5 0,#718ccf 83%);background-image:linear-gradient(-90deg,#b7c3e5,#718ccf 83%);border-radius:27px 2px 2px 27px;font-size:12px;font-weight:700;color:#fff;line-height:16px;padding:4px 16px 4px 32px}.dy--video--lib .topic-section .hot-rank-link .icon-link{position:absolute;left:0;bottom:0}.dy--video--lib .topic-section .dl-panel .content{padding:0}.dy--video--lib .topic-section .dl-panel .dy--line--filter{padding-left:0}.dy--video--lib .sale-section .hot-rank-link{display:-ms-flexbox;display:flex;position:relative;background-image:-webkit-gradient(linear,right top,left top,from(#b7c3e5),color-stop(83%,#718ccf));background-image:-o-linear-gradient(right,#b7c3e5 0,#718ccf 83%);background-image:linear-gradient(-90deg,#b7c3e5,#718ccf 83%);border-radius:27px 2px 2px 27px;font-size:12px;font-weight:700;color:#fff;line-height:16px;padding:4px 16px 4px 32px}.dy--video--lib .sale-section .hot-rank-link .icon-link{position:absolute;left:0;bottom:0}.dy--video--lib .sale-section .dl-panel .content{padding:0}.dy--video--lib .sale-section .dl-panel .dy--line--filter{padding-left:0}.dy--video--lib .real-time-section .update-time{text-align:right;font-size:14px;color:#666995;line-height:18px;padding-right:24px}.dy--video--lib .single-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:4px 0}.dy--video--lib .single-select-pop .ant-popover-arrow{display:none}.dy--video--lib .color-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.dy--video--lib .color-select-pop .ant-popover-arrow{display:none}.dy--video--lib .design-element-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.dy--video--lib .design-element-select-pop .ant-popover-arrow{display:none}.dy--video--lib .double-select-pop.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:4px 0}.dy--video--lib .double-select-pop .ant-popover-arrow{display:none}.dy--video--lib .ant-popover .ant-popover-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.filter-line[data-v-5a1f6d14]{display:-ms-flexbox;display:flex;margin-bottom:16px;height:auto;background:#fff}.filter-line .filter-title[data-v-5a1f6d14]{height:28px;line-height:28px;color:#282b59;font-weight:500;font-size:14px;width:76px;white-space:nowrap;display:inline-block}.filter-line>.sort-item-active[data-v-5a1f6d14]{margin-right:32px;font-size:14px;color:#282b59}.filter-line .filter-items-wrap[data-v-5a1f6d14]{-ms-flex:1 1;flex:1 1;padding-right:74px}.filter-line .filter-item[data-v-5a1f6d14]{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:22px;padding:0 8px;text-align:center;border-radius:12px}.filter-line .filter-item.filter-item-active[data-v-5a1f6d14]{color:#fff;background-color:#2f54eb}.filter-line .filter-item.filter-item-active[data-v-5a1f6d14]:hover{color:#fff}.filter-line .filter-item.disabled[data-v-5a1f6d14]{opacity:.4;cursor:not-allowed}.filter-line .filter-item[data-v-5a1f6d14]:hover{color:#6483ff}.filter-line .shop-item-active[data-v-5a1f6d14]{color:#fff;background-color:#2f54eb;border-radius:12px;line-height:24px;padding:0 8px}.filter-line .select-all[data-v-5a1f6d14]{height:24px;line-height:24px;margin-left:10px}.filter-line .range-input-wrapper[data-v-5a1f6d14]{display:-ms-inline-flexbox;display:inline-flex;width:200px;-ms-flex-align:center;align-items:center;margin-left:24px}.filter-line .range-input-wrapper .number-input[data-v-5a1f6d14]{height:24px}.dy--shop--detail--page{width:1392px;display:-ms-flexbox;display:flex;margin:0 auto}.dy--shop--detail--page .shop-detail-body{width:1096px;margin-left:16px;padding-top:16px}.dy--shop--detail--page .shop-base-info-container{position:relative;height:calc(100vh - 101px);background-color:#fff;width:280px}.dy--shop--detail--page .shop-base-info-container .collect-time{position:absolute;bottom:0;color:#666995;font-size:12px;font-weight:500;background-color:#fff;padding:8px 0;width:280px;text-align:center}.dy--shop--detail--page .menu-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 6px;border:1px solid #e7e7e7;border-radius:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dy--shop--detail--page .menu-wrapper .menu-item{display:inline-block;min-width:108px;height:36px;text-align:center;line-height:36px;font-size:16px;color:#282b59;border-radius:4px}.dy--shop--detail--page .menu-wrapper .menu-item-active{background:#fff;color:#2f54eb}.dy--shop--detail--page .shop-info-box{padding:36px 0;height:100%;overflow-y:scroll;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.dy--shop--detail--page .shop-info-box>.base-info-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px;width:100%}.dy--shop--detail--page .shop-info-box>.base-info-box>.divide-line{height:12px;width:1px;background-color:#c8c9d7}.dy--shop--detail--page .shop-info-box .avatar-wrapper{width:72px;height:72px;border:1px solid #f2f2f5;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;position:relative}.dy--shop--detail--page .shop-info-box .avatar-wrapper>img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain}.dy--shop--detail--page .shop-info-box .in-live-wrap{position:absolute;bottom:-5px;left:0;right:0;margin:0 auto;width:62px;height:22px;background:-webkit-gradient(linear,left top,right top,from(#ff8e8e),to(#f55));background:-o-linear-gradient(left,#ff8e8e 0,#f55 100%);background:linear-gradient(90deg,#ff8e8e,#f55);border-radius:11px;border:2px solid #fff;color:#fff;font-size:12px;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.dy--shop--detail--page .shop-info-box .living-icon{height:10px;margin-right:2px}.dy--shop--detail--page .shop-info-box .shop-name-wrap{position:relative;margin-bottom:16px}.dy--shop--detail--page .shop-info-box .shop-name-wrap:hover .name-hover-show{display:block}.dy--shop--detail--page .shop-info-box .shop-name-wrap .name-hover-show{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:22px;font-size:11px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#6766a0;line-height:16px;max-width:232px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#f1f2f6;-webkit-box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);border-radius:2px;border:1px solid #e1e3ec;padding:2px 8px 2px 6px;display:none}.dy--shop--detail--page .shop-info-box .shop-name-wrap .shop-name{width:232px;text-align:center;color:#282b59;font-weight:700;font-size:14px;margin-bottom:4px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.dy--shop--detail--page .shop-info-box .shop-name-wrap .shop-name .nanxing{color:#6d87ff}.dy--shop--detail--page .shop-info-box .shop-name-wrap .shop-name .nvxing{color:#ff7274}.dy--shop--detail--page .shop-info-box .industry{max-width:232px;color:#666995;font-size:12px;margin-bottom:24px}.dy--shop--detail--page .shop-info-box .monitor-button{width:232px;height:32px;margin-bottom:34px}.dy--shop--detail--page .shop-info-box .hot-category-box{display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;width:232px;margin:0 auto}.dy--shop--detail--page .shop-info-box .hot-category-box .hot-category-name{width:60px;min-width:60px;color:#666995;font-size:12px;font-weight:500;line-height:24px}.dy--shop--detail--page .shop-info-box .hot-category-box .hot-category-item{margin-bottom:16px}.dy--shop--detail--page .shop-info-box .hot-category-box .hot-category-item .no{height:10px}.dy--shop--detail--page .shop-info-box .hot-category-box .hot-category-item .cate{color:#282b59;font-size:12px}.dy--shop--detail--page .shop-info-box .hot-category-box .hot-category-item .cate:hover{color:#2f54eb}.dy--shop--detail--page .shop-info-box .relation-account{width:232px;height:40px;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.dy--shop--detail--page .shop-info-box .relation-account .info-title{display:inline-block;width:60px;height:16px;font-size:12px;font-weight:500;color:#666995;line-height:16px}.dy--shop--detail--page .shop-info-box .relation-account .img{width:16px;height:16px;border-radius:50%;margin-right:8px}.dy--shop--detail--page .shop-info-box .relation-account .shop-name{display:inline-block;height:16px;max-width:146px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;font-weight:400;color:#4b5aaa;line-height:16px}.dy--shop--detail--page .shop-info-box .normal-info{width:232px;height:40px;min-height:40px;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--shop--detail--page .shop-info-box .normal-info .info-title{display:inline-block;width:60px;height:16px;font-size:12px;font-weight:500;color:#666995;line-height:16px}.dy--shop--detail--page .shop-info-box .normal-info .info-value{display:inline-block;height:16px;max-width:146px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;font-weight:400;color:#282b59;line-height:16px}.dy--shop--detail--page .shop-info-box .relation-shop{width:232px;height:40px;background:#fff;font-size:12px;font-weight:500;color:#666995;line-height:40px}.dy--shop--detail--page .shop-info-box .relation-shop-info{display:-ms-flexbox;display:flex;width:232px;height:56px;background:#fff;margin-bottom:8px;cursor:pointer}.dy--shop--detail--page .shop-info-box .relation-shop-info .logo-wrapper{position:relative;width:56px;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;background-color:#d6e4ff;font-size:40px;color:#fff}.dy--shop--detail--page .shop-info-box .relation-shop-info .shop-info-brand{width:176px;height:56px;margin-left:16px;padding:8px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dy--shop--detail--page .shop-info-box .relation-shop-info .shop-info-brand .shop-title{height:20px;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px;font-weight:400;color:#282b59;line-height:20px;margin-bottom:4px}.dy--shop--detail--page .shop-info-box .relation-shop-info .shop-info-brand .sales-info{height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px}.dy--shop--detail--page .shop-info-box .other-info{padding:0 24px;width:100%;display:block;background:#fff;height:auto}.dy--shop--detail--page .shop-info-box .other-info .info-line{margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:12px}.dy--shop--detail--page .shop-info-box .other-info .info-line-name{-ms-flex-item-align:start;align-self:flex-start;color:#666995;margin-right:12px;white-space:nowrap}.dy--shop--detail--page .shop-info-box .other-info .info-line-value{color:#282b59;max-width:195px;overflow:hidden}.dy--shop--detail--page .shop-info-box .other-info .tag-item{height:20px;line-height:20px;text-align:center;white-space:nowrap;padding:2px 4px;background:#e6eeff;border-radius:2px;margin-right:4px;color:#282b59;font-size:12px}.dy--shop--detail--page .filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff;padding-right:24px;padding-left:24px;height:52px;line-height:52px}.dy--shop--detail--page .filter-wrapper .left{-ms-flex:1 1;flex:1 1}.dy--shop--detail--page .filter-wrapper .left,.dy--shop--detail--page .filter-wrapper .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--shop--detail--page .time-name{margin-right:8px;color:#343874}.dy--shop--detail--page .tip{display:inline-block;height:14px;line-height:14px;color:#666995;cursor:pointer;padding-left:16px;margin-right:8px;border-left:1px solid #666995}.dy--shop--detail--page .dy-shop-divide-line{width:calc(100% - 48px);height:1px;background:#efeff2;margin:0 auto}.dy--shop--detail--page .top-panel{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:160px}.dy--shop--detail--page .top-panel .head-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:19px 0}.dy--shop--detail--page .top-panel .head-wrapper .title{margin-bottom:0;font-size:14px;font-weight:500;color:#282b59;line-height:18px}.dy--shop--detail--page .top-panel .head-wrapper .check-more{color:#666995;font-size:12px}.dy--shop--detail--page .top-panel .content-container{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-left:-24px}.dy--shop--detail--page .top-panel .content-container .item-card{width:360px;display:-ms-flexbox;display:flex;padding:20px 24px;margin-right:8px;cursor:pointer}.dy--shop--detail--page .top-panel .content-container .item-card .cover-wrapper{width:56px;height:56px;margin-right:16px;position:relative;overflow:hidden}.dy--shop--detail--page .top-panel .content-container .item-card .cover-wrapper.live{width:100px;height:56px;margin-right:16px}.dy--shop--detail--page .top-panel .content-container .item-card .cover-wrapper.live+.item-info .info-title{width:214px}.dy--shop--detail--page .top-panel .content-container .item-card .cover-wrapper img{width:100%}.dy--shop--detail--page .top-panel .content-container .item-card .cover-wrapper .tag-wrapper{position:absolute;right:0;bottom:0;width:32px;height:20px;padding:4px;font-size:12px;background-color:rgba(0,0,0,.5);color:#fff;line-height:14px;text-align:center}.dy--shop--detail--page .top-panel .content-container .item-card .info-title{font-size:14px;width:240px;margin-bottom:4px;font-weight:400;color:#282b59;line-height:20px}.dy--shop--detail--page .top-panel .content-container .item-card .info-detail{font-size:12px;line-height:16px;max-width:240px;margin-bottom:4px;color:#666995;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.dy--shop--detail--page .top-panel .content-container .item-card .price{color:#ff5b5b}.dy--shop--detail--page .overview .statistic-box,.dy--shop--detail--page .overview .statistic-box .info-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--shop--detail--page .overview .statistic-box .info-box,.dy--shop--detail--page .overview .statistic-box .left-info-wrapper{width:408px;-ms-flex-negative:0;flex-shrink:0}.dy--shop--detail--page .overview .overview-chart-wrapper{padding:0}.dy--shop--detail--page .overview .hot-item-wrapper{display:-ms-flexbox;display:flex}.dy--shop--detail--page .overview .hot-item-wrapper .hot-item-card{display:-ms-flexbox;display:flex;margin-right:25px}.dy--shop--detail--page .overview .hot-item-wrapper .hot-item-card:last-child{margin-right:0}.dy--shop--detail--page .overview .hot-item-wrapper .hot-item-card .item-cover{width:72px;height:72px;border-radius:2px;margin-right:16px;-o-object-fit:cover;object-fit:cover}.dy--shop--detail--page .overview .hot-item-wrapper .hot-item-card .item-info{padding:4px 0}.dy--shop--detail--page .overview .hot-item-wrapper .hot-item-card .item-info .item-name{width:242px;color:#35357c;font-size:14px;font-weight:500;margin-bottom:8px}.dy--shop--detail--page .overview .hot-item-wrapper .hot-item-card .item-info .item-price{color:#ff5b5b;font-size:12px}.dy--shop--detail--page .overview .check-more{color:#666995;font-size:12px}.dy--shop--detail--page .all-goods .tab-wrapper{margin-bottom:0}.dy--shop--detail--page .all-goods .tab-item{font-size:18px;font-weight:700;color:#666995;line-height:25px}.dy--shop--detail--page .all-goods .tab-item.active{color:#282b59}.dy--shop--detail--page .all-goods .tab-item.active:after{content:"";position:absolute;bottom:-6px;right:24px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.dy--shop--detail--page .analysis .mod-title{font-size:12px;font-weight:500;color:#282b59;line-height:17px;margin-top:16px}.dy--shop--detail--page .analysis .mod-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 0;border-bottom:1px solid #e7e7e7}.dy--shop--detail--page .analysis .common-chart-wrapper{height:300px}.dy--shop--detail--page .analysis .display-mode-tabs{float:right;padding:0;z-index:1;position:relative;top:-14px}.dy--shop--detail--page .analysis .display-mode-tabs .display-mode-option{cursor:pointer;font-size:14px;font-weight:400;color:#343874;line-height:8px;margin-right:0;padding:0 8px;border-right:1px solid #c8c9d7}.dy--shop--detail--page .analysis .display-mode-tabs .display-mode-option:last-child{border-right:none}.dy--shop--detail--page .analysis .display-mode-tabs .display-mode-option.active{color:#2f54eb;border-bottom:none}.dy--monitor--page{width:1392px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dy--monitor--page .side-bar{margin-right:16px;padding-top:16px;padding-right:24px;background:#fff;height:calc(100vh - 16px);min-height:420px}.dy--monitor--page .page-content{-ms-flex:1 1;flex:1 1}.dy--monitor--page .add-group-modal-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:174px;margin-top:17px;padding-bottom:16px;cursor:pointer}.dy--monitor--page .add-group-modal-btn:last-child{border-bottom:1px solid transparent}.dy--monitor--page .add-group-modal-btn>img{width:30px;height:30px;margin-right:8px}.dy--monitor--page .add-group-modal-btn>.wrapper .title{margin-bottom:4px;font-size:14px;font-weight:500;line-height:20px;color:#282b59}.dy--monitor--page .add-group-modal-btn>.wrapper .des{font-size:11px;line-height:16px;color:#343874}.dy--monitor--page .bottom-area{position:fixed;padding-bottom:16px;bottom:0;padding-left:16px;background-color:hsla(0,0%,100%,.8)}.dy--monitor--page #following .accounts-container{background-color:#fff;padding:24px;position:relative}.dy--monitor--page #following .accounts-container .title{color:#282b59;font-size:18px;font-weight:700;margin-bottom:8px}.dy--monitor--page #following .accounts-container .description{color:#666995;font-size:14px}.dy--monitor--page #following .accounts-container .binding-btn{position:absolute;right:24px;top:24px}.dy--monitor--page #following .accounts-container .binding-accounts-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:24px}.dy--monitor--page #following .accounts-container .account{width:104px;margin-right:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer}.dy--monitor--page #following .accounts-container .account:last-child{margin-right:0}.dy--monitor--page #following .accounts-container .account-avatar{border:2px solid #fff;border-radius:50%;outline:2px solid #f2f2f5;margin-bottom:8px}.dy--monitor--page #following .accounts-container .account-name{width:100%;color:#282b59;font-size:12px;text-align:center}.dy--monitor--page #following .accounts-container .account.active .account-avatar{outline-color:#2f54eb}.dy--monitor--page #following .accounts-container .account.active .account-name{color:#2f54eb}.dy--monitor--page #following .account-detail{background:#fff;width:100%;margin-top:16px}.dy--monitor--page #following .account-detail .detail-header{padding:24px 24px 8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dy--monitor--page #following .account-detail .header-username{color:#282b59;font-weight:700;font-size:24px}.dy--monitor--page #following .account-detail .update-time{color:#666995;margin-right:16px}.dy--monitor--page #following .no-account{background:#fff;margin-top:16px;margin-bottom:16px;padding-bottom:24px}.dy--monitor--page #following .no-streamer{background:#fff;padding-top:48px;padding-bottom:24px}.dy--monitor--page #following .fail-status{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-bottom:48px;background-color:#fff}.dy--monitor--page #following .fail-status .status-title{margin-bottom:24px;color:#343874;font-size:16px;font-weight:700;text-align:center}.dy--monitor--page #following .fail-status .status-description{margin-bottom:20px;color:#666995;font-size:14px;line-height:20px;text-align:left}.dy--monitor--page #following .fail-status .status-pics{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;width:576px}.dy--monitor--page #following .wait-status{padding:24px 0 32px}.dy--monitor--page #following .wait-status #loading-clock{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);--width:100px;--height:100px;position:relative;width:var(--width);height:var(--height)}.dy--monitor--page #following .wait-status .clock-circle{position:absolute;left:0;top:0}.dy--monitor--page #following .wait-status .clock-center{position:absolute;left:calc(var(--width)/2 - 2px);top:calc(var(--width)/2 - 3px);width:6px;height:6px;border-radius:50%}.dy--monitor--page #following .wait-status .line-minute{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.dy--monitor--page #following .wait-status .line-hour,.dy--monitor--page #following .wait-status .line-minute{position:absolute;left:calc(var(--width)/2);top:calc(var(--width)/2);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}.dy--monitor--page #following .wait-status .line-hour{-webkit-animation:rotate 24s linear infinite;animation:rotate 24s linear infinite}.dy--monitor--page #following .streamers-table-container .batch-follow-line{background-color:#fff;color:#343874;padding:0 24px 4px}.dy--monitor--page #following .streamers-table-container .batch-follow-line.fixed{-webkit-box-shadow:rgba(0,0,0,.1) 0 0 8px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.dy--monitor--page #following .streamers-table-container .followed-streamers{padding-left:24px;padding-right:24px;padding-bottom:16px;min-height:180px;margin-bottom:16px}.dy--monitor--page #following .streamers-table-container .table-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-top:16px;padding-bottom:16px;background:#f7f7fa;color:#343874}.dy--monitor--page #following .streamers-table-container .table-content{margin-bottom:8px}.dy--monitor--page #following .streamers-table-container .streamer-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #efeff2;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.dy--monitor--page #following .streamers-table-container .streamer-row:hover{background-color:#f1f5fe}.dy--monitor--page #following .streamers-table-container .streamer-row .streamer-avatar{border-radius:50%;border:1px solid #f2f2f5;margin-right:12px}.dy--monitor--page #following .streamers-table-container .streamer-row .streamer-name{font-size:14px;font-weight:500;color:#282b59}.dy--monitor--page #following .streamers-table-container .streamer-row .not-activated-label{color:#666995;font-size:14px;margin-left:12px;background-color:#f7f7fa;padding:4px;border-radius:4px}.dy--monitor--page #following .streamers-table-container .column-1,.dy--monitor--page #following .streamers-table-container .column-2,.dy--monitor--page #following .streamers-table-container .column-3{padding-left:16px;padding-right:16px}.dy--monitor--page #following .streamers-table-container .column-1{width:64px;text-align:center}.dy--monitor--page #following .streamers-table-container .column-2{width:calc(100% - 264px);text-align:left}.dy--monitor--page #following .streamers-table-container .column-3{width:200px;text-align:center}.dy--monitor--page #douyin-open .accounts-container{background-color:#fff;padding:24px;position:relative}.dy--monitor--page #douyin-open .accounts-container .title{color:#282b59;font-size:18px;font-weight:700;margin-bottom:8px}.dy--monitor--page #douyin-open .accounts-container .description{color:#666995;font-size:14px}.dy--monitor--page #douyin-open .accounts-container .binding-btn{position:absolute;right:24px;top:24px}.dy--monitor--page #douyin-open .accounts-container .binding-accounts-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:24px}.dy--monitor--page #douyin-open .accounts-container .account{width:104px;margin-right:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer}.dy--monitor--page #douyin-open .accounts-container .account:last-child{margin-right:0}.dy--monitor--page #douyin-open .accounts-container .account-avatar{border:2px solid #fff;border-radius:50%;outline:2px solid #f2f2f5;margin-bottom:8px}.dy--monitor--page #douyin-open .accounts-container .account-name{width:100%;color:#282b59;font-size:12px;text-align:center}.dy--monitor--page #douyin-open .accounts-container .account.active .account-avatar{outline-color:#2f54eb}.dy--monitor--page #douyin-open .accounts-container .account.active .account-name{color:#2f54eb}.dy--monitor--page #douyin-open .no-account{background:#fff;margin-top:16px;margin-bottom:16px;padding-bottom:24px}.dy--monitor--page #douyin-open .detail-header{position:relative;background-color:#fff;margin-top:16px;padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.dy--monitor--page #douyin-open .detail-header .user-avatar{border-radius:50%;margin-right:16px;border:1px solid #f2f2f5}.dy--monitor--page #douyin-open .detail-header .user-name{font-weight:600;color:#282b59;font-size:22px;width:40em}.dy--monitor--page #douyin-open .detail-header .operation-groups{position:absolute;right:24px;top:24px}.dy--monitor--page #douyin-open .detail-header .operation-groups .update-time{color:#666995}.dy--monitor--page #douyin-open .detail-tabs{padding:16px 24px;text-align:left;background-color:#fff}.dy--monitor--page #douyin-open .detail-tabs .tab{color:#666995;font-size:24px;font-weight:500;margin-right:16px}.dy--monitor--page #douyin-open .detail-tabs .tab.active{color:#282b59}.dy--monitor--page #douyin-open .fans-trend{padding:16px 24px;background:#fff}.dy--monitor--page #douyin-open .video-basic-info{background:#fff;padding:0 24px 32px;margin-bottom:16px}.dy--monitor--page #douyin-open .chart-container{width:50%;min-height:382px;padding-right:24px;padding-top:24px;border-bottom:1px solid #efeff2}.dy--monitor--page #douyin-open .chart-title{color:#282b59;font-size:16px;font-weight:500}.dy--monitor--page #manage .header-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:#fff;padding:16px 24px}.dy--monitor--page #manage .header-content .monitor-status{color:#343874}.dy--monitor--page #manage .batch-remove-line{background-color:#fff;color:#343874;padding:0 24px 4px}.dy--monitor--page #manage .batch-remove-line.fixed{-webkit-box-shadow:rgba(0,0,0,.1) 0 0 8px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.dy--monitor--page .header-tabs{padding:24px 16px 8px 24px;text-align:left;background-color:#fff}.dy--monitor--page .header-tabs>a{color:#666995;font-size:24px;font-weight:500;margin-right:16px}.dy--monitor--page .header-tabs>a.active{color:#282b59}.dy--monitor--page .monitor-status-line{background:#fff;height:52px;padding-left:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#343874}.dy--monitor--page .filter-right-slot{position:absolute;right:16px;margin:0;bottom:8px}.dy--monitor--page #sub-filter-section{-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;height:52px;margin-top:16px;padding:0 24px}.dy--monitor--page #sub-filter-section,.dy--monitor--page #sub-filter-section .left,.dy--monitor--page #sub-filter-section .right{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.dy--monitor--page #sub-filter-section .left>*{margin-right:16px}.dy--monitor--page #sub-filter-section .left>:last-child{margin-right:0}.dy--monitor--page #sub-filter-section .right>*{margin-left:16px}.dy--monitor--page #sub-filter-section .sort-item-text{max-width:100px}.dy--monitor--page #list-section{min-height:500px;width:1178px;background-color:#fff}.dy--monitor--page #list-section .card-mode,.dy--monitor--page #list-section .picture-mode{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;padding:8px 24px;background:#fff}.dy--monitor--page #list-section .card-mode>*,.dy--monitor--page #list-section .picture-mode>*{width:calc(25% - 12px);margin-right:16px;margin-bottom:16px}.dy--monitor--page #list-section .card-mode>:nth-child(4n),.dy--monitor--page #list-section .picture-mode>:nth-child(4n){margin-right:0}.dy--monitor--page #list-section .table-mode{padding:0 24px;background:#fff}.dy--monitor--page .section-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:16px;margin-bottom:16px;background-color:#fff}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.price-input-wrap[data-v-6570d0aa]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 8px}.price-input-wrap .number-input .ant-input[data-v-6570d0aa]{width:90px;height:24px}.price-input-wrap .price-line[data-v-6570d0aa]{display:inline-block;width:10px;height:1px;background-color:#c8c9d7}.price-tag[data-v-6570d0aa]{color:#343874;margin-right:10px}.select-area[data-v-6570d0aa]{margin-left:30px;color:#282b59;cursor:pointer}.items-wrapper[data-v-6570d0aa]{padding:8px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.price-input-wrap[data-v-3484113f]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 8px}.price-input-wrap .number-input .ant-input[data-v-3484113f]{width:90px;height:24px}.price-input-wrap .price-line[data-v-3484113f]{display:inline-block;width:10px;height:1px;background-color:#c8c9d7}.price-tag[data-v-3484113f]{color:#343874;margin-right:10px}.select-area[data-v-3484113f]{margin-left:30px;color:#282b59;cursor:pointer}.items-wrapper[data-v-3484113f]{padding:8px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dy--host--detail--page{width:1392px;padding:16px 0 0;display:-ms-flexbox;display:flex;margin:0 auto}.dy--host--detail--page .tip{display:inline-block;height:14px;line-height:14px;color:#666995;cursor:pointer;padding-left:16px;margin-right:8px;border-left:1px solid #666995}.dy--host--detail--page .popover-wrap{position:relative}.dy--host--detail--page .popover-wrap:hover .popover-content{display:block}.dy--host--detail--page .popover-wrap .popover-content{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:22px;font-size:11px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#6766a0;line-height:16px;word-break:break-word;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#f1f2f6;-webkit-box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);border-radius:2px;border:1px solid #e1e3ec;padding:2px 8px 2px 6px;display:none}.dy--host--detail--page .video-base-info-container{position:fixed;top:112px;bottom:0;background-color:#fff;width:280px;padding:24px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:scroll}.dy--host--detail--page .host-info-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.dy--host--detail--page .host-info-box>.base-info-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px;margin-top:16px;margin-bottom:20px;width:100%}.dy--host--detail--page .host-info-box>.base-info-box>.divide-line{height:30px;width:1px;margin-left:8px;margin-right:8px;background-color:#c8c9d7}.dy--host--detail--page .host-info-box>.base-info-box .info-card{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:4px;width:105px}.dy--host--detail--page .host-info-box>.base-info-box .info-card .label{text-align:left;font-size:12px;color:#666995;line-height:17px}.dy--host--detail--page .host-info-box>.base-info-box .info-card .value{font-size:12px;font-weight:500;color:#343874;line-height:17px;text-align:right;-ms-flex:1 1;flex:1 1}.dy--host--detail--page .host-info-box .avatar-wrapper{width:86px;height:86px;border-radius:50%;border:1px solid #f2f2f5;margin-bottom:18px;position:relative}.dy--host--detail--page .host-info-box .avatar-wrapper,.dy--host--detail--page .host-info-box .in-live-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.dy--host--detail--page .host-info-box .in-live-wrap{position:absolute;bottom:-5px;left:0;right:0;margin:0 auto;width:62px;height:22px;background:-webkit-gradient(linear,left top,right top,from(#ff8e8e),to(#f55));background:-o-linear-gradient(left,#ff8e8e 0,#f55 100%);background:linear-gradient(90deg,#ff8e8e,#f55);border-radius:11px;border:2px solid #fff;color:#fff;font-size:12px;line-height:22px}.dy--host--detail--page .host-info-box .living-icon{height:10px;margin-right:2px}.dy--host--detail--page .host-info-box .avatar-box{width:80px;height:80px;border-radius:50%;overflow:hidden;position:relative}.dy--host--detail--page .host-info-box .avatar-box>img{width:80px;height:80px}.dy--host--detail--page .host-info-box .host-name-wrap{position:relative}.dy--host--detail--page .host-info-box .host-name-wrap .host-name{width:232px;text-align:center;color:#282b59;font-weight:700;font-size:14px;margin-bottom:4px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.dy--host--detail--page .host-info-box .host-name-wrap .host-name .nanxing{color:#6d87ff}.dy--host--detail--page .host-info-box .host-name-wrap .host-name .nvxing{color:#ff7274}.dy--host--detail--page .host-info-box .douyin-number{font-size:12px;color:#666995;margin-bottom:24px}.dy--host--detail--page .host-info-box .collect-button{width:232px;line-height:32px}.dy--host--detail--page .host-info-box .host-all-info{width:100%;display:block;position:relative;background:#fff;padding:0 24px 40px}.dy--host--detail--page .host-info-box .host-all-info .info-line{margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:12px}.dy--host--detail--page .host-info-box .host-all-info .info-line-name{-ms-flex-item-align:start;align-self:flex-start;color:#666995;margin-right:12px;white-space:nowrap}.dy--host--detail--page .host-info-box .host-all-info .info-line-value{color:#282b59;max-width:195px;overflow:hidden}.dy--host--detail--page .host-info-box .host-all-info .tag-item{height:20px;line-height:20px;text-align:center;white-space:nowrap;padding:2px 4px;background:#e6eeff;border-radius:2px;margin-right:4px;color:#282b59;font-size:12px}.dy--host--detail--page .host-info-box .host-all-info .relation-shop{width:232px;height:40px;background:#fff;font-size:12px;font-weight:500;color:#666995;line-height:40px}.dy--host--detail--page .host-info-box .host-all-info .relation-shop-info{display:-ms-flexbox;display:flex;width:232px;height:56px;background:#fff;margin-bottom:8px;cursor:pointer}.dy--host--detail--page .host-info-box .host-all-info .relation-shop-info .logo-wrapper{position:relative;width:56px;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;background-color:#d6e4ff;font-size:40px;color:#fff}.dy--host--detail--page .host-info-box .host-all-info .relation-shop-info .shop-logo{width:56px;height:56px;border:1px solid #f7f7fa;-o-object-fit:contain;object-fit:contain}.dy--host--detail--page .host-info-box .host-all-info .relation-shop-info .shop-info-left{width:160px;height:56px;margin-left:16px;padding:8px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dy--host--detail--page .host-info-box .host-all-info .relation-shop-info .shop-info-left .shop-title{height:20px;max-width:140px;font-size:14px;font-weight:400;color:#282b59;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:20px;margin-bottom:4px}.dy--host--detail--page .host-info-box .host-all-info .relation-shop-info .shop-info-left .sales-info{height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px}.dy--host--detail--page .host-info-box .host-all-info .host-collect-time{width:232px;height:40px;background:#fff;font-size:12px;font-weight:500;color:#666995;line-height:40px;position:fixed;bottom:0}.dy--host--detail--page .host-detail-body{-ms-flex:1 1;flex:1 1;padding-left:296px;width:1096px}.dy--host--detail--page .menu-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px;padding:0 6px;border:1px solid #e7e7e7;border-radius:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dy--host--detail--page .menu-wrapper .menu-item{display:inline-block;height:36px;text-align:center;line-height:36px;font-size:16px;color:#282b59;border-radius:4px}.dy--host--detail--page .menu-wrapper .menu-item .badge{display:inline-block;background:#fff2f2;border-radius:2px;font-size:12px;font-weight:600;color:#f55;line-height:17px;padding:4px 2px;margin-left:4px}.dy--host--detail--page .menu-wrapper .menu-item-active{background:#fff;color:#2f54eb}.dy--host--detail--page .filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;padding:0 24px;height:52px;margin-bottom:14px}.dy--host--detail--page .filter-wrapper .divide-line{height:14px;width:1px;background:#666995}.dy--host--detail--page .table-filter-wrapper{height:52px;background:#fff;padding:0 24px;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--host--detail--page .table-divide-line{width:calc(100% - 48px);height:1px;margin:0 auto;background:#efeff2}.dy--host--detail--page .top-panel{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:160px}.dy--host--detail--page .top-panel .head-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:19px 0}.dy--host--detail--page .top-panel .head-wrapper .title{margin-bottom:0;font-size:14px;font-weight:500;color:#282b59;line-height:18px}.dy--host--detail--page .top-panel .head-wrapper .check-more{color:#666995;font-size:12px}.dy--host--detail--page .top-panel .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-left:-24px;width:1104px}.dy--host--detail--page .top-panel .content-wrapper .item-card{width:360px;display:-ms-flexbox;display:flex;padding:20px 24px;margin-right:8px;cursor:pointer}.dy--host--detail--page .top-panel .content-wrapper .item-card .cover-wrapper{width:56px;height:56px;margin-right:16px;position:relative;overflow:hidden}.dy--host--detail--page .top-panel .content-wrapper .item-card .cover-wrapper.live{width:100px;height:56px;margin-right:16px}.dy--host--detail--page .top-panel .content-wrapper .item-card .cover-wrapper.live+.item-info .info-title{width:214px}.dy--host--detail--page .top-panel .content-wrapper .item-card .cover-wrapper img{width:100%}.dy--host--detail--page .top-panel .content-wrapper .item-card .cover-wrapper .tag-wrapper{position:absolute;right:0;bottom:0;width:32px;height:20px;padding:4px;font-size:12px;background-color:rgba(0,0,0,.5);color:#fff;line-height:14px;text-align:center}.dy--host--detail--page .top-panel .content-wrapper .item-card .info-title{font-size:14px;width:240px;margin-bottom:4px;font-weight:400;color:#282b59;line-height:20px}.dy--host--detail--page .top-panel .content-wrapper .item-card .info-detail{font-size:12px;line-height:16px;max-width:240px;margin-bottom:4px;color:#666995;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.dy--host--detail--page .top-panel .content-wrapper .item-card .price{color:#ff5b5b}.dy--host--detail--page .not-activated-content .dimension{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100px;padding:16px 24px;-ms-flex-positive:1;flex-grow:1}.dy--host--detail--page .not-activated-content .dimension>span:first-child{font-size:14px;font-weight:400;color:#3b4081;line-height:20px;margin-bottom:16px}.dy--host--detail--page .not-activated-content .dimension>span:nth-child(2){font-size:24px;font-weight:500;color:#282b59;line-height:33px}.dy--host--detail--page .overview .sale-analysis .dl-panel .tabs{margin-left:0}.dy--host--detail--page .overview .sale-analysis .dimension{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;font-size:14px;line-height:18px;font-weight:500}.dy--host--detail--page .overview .sale-analysis .dimension .key,.dy--host--detail--page .overview .sale-analysis .dimension .value{color:#282b59}.dy--host--detail--page .overview .sale-analysis .dimension .value.link,.dy--host--detail--page .overview .sale-analysis .dimension .value.link:hover{color:#4b5aaa}.dy--host--detail--page .window-goods .affixed-content{z-index:10;position:relative}.dy--host--detail--page .window-goods .affixed-content .filter-wrapper{margin-bottom:0}.dy--host--detail--page .window-goods .affixed-content .expend-btn{display:none;position:absolute;right:24px;top:54px;z-index:1;margin:0}.dy--host--detail--page .window-goods .affixed-content.affixed{height:92px;overflow:hidden;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.dy--host--detail--page .window-goods .affixed-content.affixed.expended{height:unset}.dy--host--detail--page .window-goods .affixed-content.affixed .expend-btn{display:block}.dy--host--detail--page .window-goods .tab-wrapper{margin-bottom:0}.dy--host--detail--page .window-goods .tab-item{font-size:14px;color:#282b59;line-height:20px}.dy--host--detail--page .window-goods .tab-item.active{color:#2f54eb}.dy--host--detail--page .window-goods .filter-line{display:-ms-flexbox;display:flex;margin-bottom:16px;height:auto;background:#fff}.dy--host--detail--page .window-goods .filter-line .filter-title{line-height:36px;color:#343874;font-weight:500;font-size:14px;width:76px;white-space:nowrap;display:inline-block}.dy--host--detail--page .window-goods .filter-line>.sort-item-active{margin-right:32px;font-size:14px;color:#343874}.dy--host--detail--page .window-goods .filter-line .filter-items-wrap{-ms-flex:1 1;flex:1 1;padding-top:4px;padding-bottom:4px;padding-right:74px;max-height:90px;overflow-y:scroll;width:972px}.dy--host--detail--page .window-goods .filter-line .filter-items-wrap>*{margin-left:24px}.dy--host--detail--page .window-goods .filter-line .filter-item{display:inline-block;font-size:14px;color:#343874;cursor:pointer;line-height:24px;margin-left:22px;padding:0 8px;text-align:center;border-radius:12px}.dy--host--detail--page .window-goods .filter-line .filter-item.filter-item-active{color:#fff;background-color:#2f54eb}.dy--host--detail--page .window-goods .filter-line .filter-item.filter-item-active:hover{color:#fff}.dy--host--detail--page .window-goods .filter-line .filter-item.disabled{opacity:.4;cursor:not-allowed}.dy--host--detail--page .window-goods .filter-line .filter-item:hover{color:#6483ff}.dy--host--detail--page .window-goods .filter-line .select-all{height:24px;line-height:24px;margin-left:10px}.dy--host--detail--page .window-goods .filter-line .range-input-wrapper{display:-ms-inline-flexbox;display:inline-flex;width:200px;-ms-flex-align:center;align-items:center;margin-left:24px}.dy--host--detail--page .window-goods .filter-line .range-input-wrapper .number-input{height:24px}.dy--host--detail--page .cooperation-shop .tab-wrapper{margin-bottom:0}.dy--host--detail--page .cooperation-shop .tab-item{font-size:18px;font-weight:700;color:#666995;line-height:25px}.dy--host--detail--page .cooperation-shop .tab-item.active{color:#282b59}.dy--host--detail--page .cooperation-shop .tab-item.active:after{content:"";position:absolute;bottom:-6px;right:24px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.dy--host--detail--page .analysis .mod-title{font-size:12px;font-weight:500;color:#282b59;line-height:17px;margin-top:16px}.dy--host--detail--page .analysis .mod-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 0;border-bottom:1px solid #e7e7e7}.dy--host--detail--page .analysis .common-chart-wrapper{height:300px}.dy--host--detail--page .analysis .display-mode-tabs{float:right;padding:0;z-index:1;position:relative;top:-28px}.dy--host--detail--page .analysis .display-mode-tabs .display-mode-option{cursor:pointer;font-size:14px;font-weight:400;color:#343874;line-height:8px;margin-right:0;padding:0 8px;border-right:1px solid #c8c9d7}.dy--host--detail--page .analysis .display-mode-tabs .display-mode-option:last-child{border-right:none}.dy--host--detail--page .analysis .display-mode-tabs .display-mode-option.active{color:#2f54eb;border-bottom:none}.dy--host--detail--page .similar-section{background:#fff;padding:16px;min-height:50vh}.dy--host--detail--page .similar-section .section-tip{font-size:14px;color:#666995;margin-bottom:16px}.dy--host--detail--page .similar-section .host-card{background-color:#fff;width:524px;height:210px;border-radius:2px;border:1px solid #efeff2;padding:16px;margin-bottom:16px;position:relative}.dy--host--detail--page .similar-section .host-card .host-intro{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer;margin-bottom:24px}.dy--host--detail--page .similar-section .host-card .left-wrapper{margin-right:16px}.dy--host--detail--page .similar-section .host-card .right-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.dy--host--detail--page .similar-section .host-card .avatar{width:72px;height:72px;border-radius:50%;border:1px solid #efefef}.dy--host--detail--page .similar-section .host-card .card-monitor-btn{position:absolute;right:7px;top:7px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dy--host--detail--page .similar-section .host-card:hover .card-monitor-btn{opacity:1}.dy--host--detail--page .similar-section .host-card .streamer-name{width:308px;font-size:16px;color:#282b59;line-height:24px;margin-bottom:8px}.dy--host--detail--page .similar-section .host-card .tag-item{font-size:12px;color:#343874;line-height:16px;display:inline-block;padding:2px 4px;background:#e6eeff;border-radius:2px}.dy--host--detail--page .similar-section .host-card .tags-wrapper{margin-bottom:8px}.dy--host--detail--page .similar-section .host-card .tags-wrapper>*{margin-right:4px}.dy--host--detail--page .similar-section .host-card .base-data{font-size:12px;color:#666995;line-height:16px}.dy--host--detail--page .similar-section .host-card .data-mod{background:#f7f9fc;border-radius:4px;height:78px;padding-top:16px;padding-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.dy--host--detail--page .similar-section .host-card .data-mod>.data{width:50%;padding-left:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;line-height:20px}.dy--host--detail--page .similar-section .host-card .data-mod>.data .icon{width:16px;height:16px;margin-right:4px}.dy--host--detail--page .similar-section .host-card .data-mod>.data .key{color:#343874;margin-bottom:4px}.dy--host--detail--page .similar-section .host-card .data-mod>.data .value{font-weight:500;color:#282b59}.dy--host--detail--page .similar-section .host-card .data-mod>.data:first-child{border-right:1px solid #efefef}.dy--host--detail--page .similar-section .host-card .empty-tip{font-size:14px;color:#9fa2bf;margin:auto}.dy--host--detail--page .mcn-info-modal .ant-modal-header{border-bottom:none}.dy--host--detail--page .mcn-info-modal .mcn-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dy--host--detail--page .mcn-info-modal .mcn-avatar{border:1px solid #f2f2f5;-o-object-fit:contain;object-fit:contain}.dy--host--detail--page .mcn-info-modal .info-right{margin-left:16px;position:relative}.dy--host--detail--page .mcn-info-modal .mcn-info{padding-bottom:16px;border-bottom:1px solid #efeff2}.dy--host--detail--page .mcn-info-modal .mcn-name{font-size:16px;font-weight:500;color:#282b59;line-height:22px;margin-bottom:8px}.dy--host--detail--page .mcn-info-modal .popover-wrap{z-index:2}.dy--host--detail--page .mcn-info-modal .popover-content{display:none;width:562px;position:absolute;top:18px;bottom:unset;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:1;font-size:11px;font-weight:400;color:#6766a0;line-height:16px;white-space:pre-wrap;background:#f1f2f6;-webkit-box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);box-shadow:0 -2px 5px 0 rgba(214,217,230,.6);border-radius:2px;border:1px solid #e1e3ec;padding:2px 8px 2px 6px}.dy--host--detail--page .mcn-info-modal .popover-wrap:hover>.popover-content{display:block}.dy--host--detail--page .mcn-info-modal .mcn-data{font-size:12px;font-weight:400;color:#666995;line-height:16px;margin-bottom:4px}.dy--host--detail--page .mcn-info-modal .mcn-intro{width:556px;font-size:12px;color:#666995;line-height:17px}.dy--host--detail--page .mcn-info-modal .mcn-hosts-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:300px;overflow-y:scroll}.dy--host--detail--page .mcn-info-modal .hot-tip{background:rgba(255,102,0,.08);border-radius:2px;font-size:12px;color:#f60;line-height:16px;margin-bottom:4px;margin-top:16px;padding:2px 4px;display:inline-block}.dy--host--detail--page .mcn-info-modal .host-wrapper{width:133px;height:148px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}.dy--host--detail--page .mcn-info-modal .host-wrapper .host-avatar{border-radius:36px;border:1px solid #efefef;margin-bottom:8px}.dy--host--detail--page .mcn-info-modal .host-wrapper .host-name{font-size:12px;font-weight:500;color:#282b59;line-height:16px;margin-bottom:4px;width:104px;text-align:center}.dy--host--detail--page .mcn-info-modal .host-wrapper .fans-num{font-size:12px;color:#666995;line-height:16px;margin-bottom:0;opacity:1}.dy--host--detail--page .mcn-info-modal .host-wrapper .monitor-btn{z-index:1;opacity:0;-webkit-transition:none;-o-transition:none;transition:none;position:absolute;bottom:0;left:18px;width:80px;padding-left:8px;padding-right:8px}.dy--host--detail--page .mcn-info-modal .host-wrapper:hover .fans-num{opacity:0}.dy--host--detail--page .mcn-info-modal .host-wrapper:hover .monitor-btn{opacity:1}.filter-line[data-v-f409f95e]{display:-ms-flexbox;display:flex;margin-bottom:16px;height:auto}.filter-line .filter-title[data-v-f409f95e]{line-height:28px;color:#343874;font-weight:500;font-size:14px;width:76px;white-space:nowrap}.filter-line .root-category-item[data-v-f409f95e]{display:inline-block;font-size:14px;color:#343874;line-height:24px;margin-left:22px;text-align:center;border-radius:12px;padding:0 8px}.filter-line .root-category-item[data-v-f409f95e]:hover{color:#6483ff}.filter-line .root-category-item.active[data-v-f409f95e]{color:#fff;background-color:#2f54eb}.category-menu[data-v-f409f95e]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:240px;overflow:scroll}.category-menu .category-item[data-v-f409f95e]{height:36px;line-height:36px;font-size:14px;color:#666995;display:block;padding:0 24px}.category-menu .category-item.active[data-v-f409f95e]{color:#2f54eb}.category-menu .category-item[data-v-f409f95e]:hover{background-color:#f0f5ff;color:#2f54eb}.filter-wrapper[data-v-4cea23a6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;padding:0 24px;height:52px}.filter-wrapper .divide-line[data-v-4cea23a6]{height:14px;width:1px;background:#666995}.filter-wrapper[data-v-f405e7d2]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;padding:0 24px;height:52px;margin-bottom:14px}.filter-wrapper .divide-line[data-v-f405e7d2]{height:14px;width:1px;background:#666995}.tab-wrapper[data-v-ac757add]{background:#fff;padding:0 24px;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.goods-title-item[data-v-ac757add]{font-size:18px;font-weight:500;color:#b2b5cf}.active[data-v-ac757add]{color:#3b4081}.chart-wrapper[data-v-ac757add]{background:#fff;display:-ms-flexbox;display:flex;padding:0 24px;border-top:1px solid #efeff2}.chart-wrapper .chart-item[data-v-ac757add]{width:50%;height:400px}.dy-host-portrait .panels-wrapper[data-v-ac757add]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.dy-host-portrait .panel-wrapper[data-v-ac757add]{position:relative;width:48%;height:400px;margin-right:16px;overflow:hidden;margin-bottom:30px;background-color:#fff;min-width:526px}.dy-host-portrait .panel-wrapper .total-score[data-v-ac757add]{font-size:16px;font-weight:500;color:#282b59;line-height:22px}.dy-host-portrait .geo-chart[data-v-ac757add]{width:290px;height:297px}.dy-host-portrait .prov-charts-wrapper[data-v-ac757add]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.dy-host-portrait .prov-charts-wrapper .top-text[data-v-ac757add]{font-size:14px;font-family:DINCondensed-Bold,DINCondensed;font-weight:700;color:#f55;line-height:18px;margin-left:8px}.dy-host-portrait .interest-bar[data-v-ac757add]{margin-top:-24px;height:330px}.dy-host-analysis-table .ant-table-thead>tr>th{background-color:#f7f7fa}.dy-host-analysis-table .ant-table-thead>tr>th .ant-table-column-title{color:#666995}.dy-host-analysis-table .ant-table-column-title{font-weight:400}.dy-host-analysis-table .no-result{height:270px}.dy-host-analysis-table .dy-host-analysis-table-row>td{padding:11px 16px}.dy-host-analysis-table .ant-progress-show-info .ant-progress-outer{padding-right:0}.dy--video--detail--page{padding:0 24px 12px;display:-ms-flexbox;display:flex;margin:auto;width:1435px}.dy--video--detail--page .left-menu{background:#fff;height:calc(100vh - 60px);min-height:200px;padding:0 12px 24px;margin-right:16px;width:198px;min-width:198px;max-width:198px}.dy--video--detail--page .left-menu .update-date{position:fixed;bottom:16px;font-size:12px;color:#666995;line-height:17px;text-align:center;background:#fff;padding:8px}.dy--video--detail--page .left-menu .side-bar-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative;padding-bottom:24px;height:0;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.dy--video--detail--page .left-menu .side-bar-info.visible{height:212px;opacity:1;padding-top:24px}.dy--video--detail--page .left-menu .side-bar-info .cover-container{width:78px;height:104px;position:relative;border-radius:4px;margin-bottom:16px}.dy--video--detail--page .left-menu .side-bar-info .cover-pic{background:rgba(0,0,0,.2);border-radius:4px;border:1px solid #f7f7fa;-o-object-fit:cover;object-fit:cover}.dy--video--detail--page .left-menu .side-bar-info .play-icon{position:absolute;left:0;top:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.1);font-size:40px;color:#fff}.dy--video--detail--page .left-menu .side-bar-info .video-title{width:100%;margin-bottom:22px;color:#282b59;font-size:16px;font-weight:600;line-height:22px}.dy--video--detail--page .left-menu .side-bar-info:after{position:absolute;bottom:22px;content:"";height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(50%,#bcbed2),to(#fff));background-image:-o-linear-gradient(left,#fff 0,#bcbed2 50%,#fff 100%);background-image:linear-gradient(90deg,#fff,#bcbed2 50%,#fff)}.dy--video--detail--page .left-menu .side-bar-info:before{content:"";position:absolute;bottom:18px;left:50%;margin-left:-3px;height:9px;width:9px;z-index:1;background-color:#bcbed2;border:3px solid #fff;border-radius:50%}.dy--video--detail--page .right-content{width:1176px;-ms-flex:1 1;flex:1 1}.dy--video--detail--page .pic-list-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:86px;margin-right:8px}.dy--video--detail--page .pic-list-container .flip-cover{overflow:hidden}.dy--video--detail--page .pic-list-container .flip-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dy--video--detail--page .pic-list-container .video-pic-wrapper{background-color:#fff;overflow:hidden;margin-bottom:8px;margin-top:0;cursor:pointer;position:relative;border:1px solid #f7f7fa}.dy--video--detail--page .pic-list-container .video-pic-wrapper .cover-tag{position:absolute;top:4px;left:4px;background:#e6eeff;border-radius:2px;color:#666995;line-height:16px;padding:2px 4px}.dy--video--detail--page .pic-list-container .video-pic-wrapper .video-pic{-o-object-fit:cover;object-fit:cover}.dy--video--detail--page .pic-list-container .video-pic-wrapper.active{-webkit-box-shadow:-3px 0 12px 0 rgba(0,0,0,.1);box-shadow:-3px 0 12px 0 rgba(0,0,0,.1);border-radius:2px;border:1px solid #2f54eb}.dy--video--detail--page .pic-list-container .video-pic-wrapper.active .video-pic{width:calc(100% - 1px)}.dy--video--detail--page .pic-list-container .video-pic-wrapper:hover{-webkit-box-shadow:-3px 0 12px 0 rgba(0,0,0,.1);box-shadow:-3px 0 12px 0 rgba(0,0,0,.1);border-radius:2px;border:1px solid #2f54eb}.dy--video--detail--page .pic-list-container .video-pic-wrapper:hover .video-pic{width:calc(100% - 1px)}.dy--video--detail--page .pic-list-container .flip-bottom,.dy--video--detail--page .pic-list-container .flip-top{width:100%;height:24px;background:rgba(52,56,116,.5);border-radius:4px 4px 0 0;color:#fff;display:none;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dy--video--detail--page .pic-list-container .flip-bottom.visible,.dy--video--detail--page .pic-list-container .flip-top.visible{display:block;opacity:1}.dy--video--detail--page .pic-list-container .flip-top{position:absolute;top:0;z-index:1}.dy--video--detail--page .pic-list-container .flip-bottom{position:absolute;bottom:0;z-index:1}.dy--video--detail--page .basic-info{display:-ms-flexbox;display:flex;width:100%;padding:24px;background:#fff}.dy--video--detail--page .basic-info .cover-pic-container{width:348px;height:464px;position:relative;margin-right:24px}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer{position:absolute;width:3%;height:0;padding-bottom:3%;border-radius:50%;cursor:pointer}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer.false{z-index:2}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer.active .animation{left:0}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer.active .inner{margin:6.25%;background-color:#fff}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer.active .line,.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer.active .line .tag{display:block}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer .animation{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.4);-webkit-animation:shrink 2s ease-in-out infinite;animation:shrink 2s ease-in-out infinite;border-radius:50%}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer .inner{position:absolute;top:0;bottom:0;right:0;left:0;margin:25%;border-radius:50%;overflow:hidden;background:#fff}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer .line{display:none;position:absolute;background:#fff;top:0;bottom:0;margin:auto;height:2px}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer .line .tag{display:none;position:absolute;top:0;bottom:0;height:33px;background-color:hsla(0,0%,100%,.86);border-radius:4px;margin:auto;opacity:1;padding:0 8px;line-height:33px;text-align:center;font-size:18px;font-weight:500;white-space:nowrap;color:#212121}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer .line.left{right:unset}.dy--video--detail--page .basic-info .cover-pic-container .box-tag-pointer .line.left .tag{left:unset}.dy--video--detail--page .basic-info .cover-pic{background:rgba(0,0,0,.2);border-radius:4px;border:1px solid #f7f7fa;-o-object-fit:cover;object-fit:cover}.dy--video--detail--page .basic-info .basic-info-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start}.dy--video--detail--page .basic-info .video-title{font-size:18px;font-weight:700;color:#282b59;line-height:25px;margin-bottom:24px;cursor:pointer}.dy--video--detail--page .basic-info .streamer-info-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:24px;cursor:pointer}.dy--video--detail--page .basic-info .streamer-info-wrapper .streamer-avatar{border-radius:28px;border:1px solid #f7f7fa;margin-right:12px}.dy--video--detail--page .basic-info .streamer-info-wrapper .streamer-name{font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px;width:470px}.dy--video--detail--page .basic-info .streamer-info-wrapper .fans-num{font-size:12px;color:#666995;line-height:17px}.dy--video--detail--page .basic-info .detail-info-container{font-size:12px;color:#282b59;line-height:17px}.dy--video--detail--page .basic-info .detail-info-container>*{display:-ms-flexbox;display:flex;margin-bottom:16px}.dy--video--detail--page .basic-info .detail-info-container>* .label{color:#666995;padding-right:12px;min-width:62px}.dy--video--detail--page .basic-info .detail-info-container .topic-link{color:#4b5aaa;padding-right:8px;white-space:nowrap;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dy--video--detail--page .basic-info .detail-info-container .topic-link:hover{color:#2f54eb}.dy--video--detail--page .basic-info .btn-group-container{margin-top:auto;display:-ms-flexbox;display:flex;cursor:auto}.dy--video--detail--page .basic-info .btn-group-container .icon{font-size:24px;color:#343874}.dy--video--detail--page .basic-info .video-btn{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:72px;height:48px;color:#666995;font-size:12px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dy--video--detail--page .basic-info .video-btn:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.dy--video--detail--page .basic-info .video-btn:before{content:"";width:1px;height:12px;background:#d8d8d8;position:absolute;left:0;top:21px}.dy--video--detail--page .basic-info .video-btn:first-child:before{content:unset}.dy--video--detail--page .box-tags-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.dy--video--detail--page .box-tags-container .tag{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:24%;color:#282b59;margin-top:16px}.dy--video--detail--page .box-tags-container .tag .key{color:#666995;margin-right:12px;padding-left:4px;white-space:nowrap}.dy--video--detail--page .box-tags-container .color{position:relative;top:2px;display:inline-block;width:16px;margin-right:8px;height:16px;border:1px solid #fff;border-radius:50%;background-color:#fff}.dy--video--detail--page .table-goods-wrapper{display:-ms-flexbox;display:flex;cursor:pointer}.dy--video--detail--page .table-goods-wrapper .left{border:1px solid #f2f2f5;width:80px;height:80px;margin-right:12px}.dy--video--detail--page .table-goods-wrapper .right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.dy--video--detail--page .table-goods-wrapper .title{width:288px;font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px}.dy--video--detail--page .table-goods-wrapper .shop-name{font-size:12px;color:#666995;line-height:16px;width:150px;margin-bottom:8px}.dy--video--detail--page .table-goods-wrapper .icon-goods-type{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.dy--video--detail--page .table-goods-wrapper .sub-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;line-height:16px}.dy--video--detail--page .table-goods-wrapper .record-date{color:#666995}.dy--video--detail--page .table-goods-wrapper .price{color:#f55}.dy--video--detail--page .comment-list .comment{display:-ms-flexbox;display:flex;border-bottom:1px solid #efeff2;padding-top:16px;padding-bottom:16px}.dy--video--detail--page .comment-list .comment-right{width:100%}.dy--video--detail--page .comment-list .avatar-container{margin-right:16px}.dy--video--detail--page .comment-list .avatar{border-radius:50%;border:1px solid #f2f2f5}.dy--video--detail--page .comment-list .user-info{display:-ms-flexbox;display:flex;margin-bottom:8px;font-size:14px;color:#666995;line-height:20px}.dy--video--detail--page .comment-list .user-info strong{font-weight:500}.dy--video--detail--page .comment-list .like-num{margin-left:auto}.dy--video--detail--page .comment-list .comment-text{color:#282b59}@-webkit-keyframes shrink{0%{-webkit-transform:scale(1.25);transform:scale(1.25)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes shrink{0%{-webkit-transform:scale(1.25);transform:scale(1.25)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1.25);transform:scale(1.25)}}.dy-live-detail-page{width:1392px;padding:0;display:-ms-flexbox;display:flex;margin:0 auto}.dy-live-detail-page .side-bar-container{width:280px;height:calc(100vh - 104px);min-height:588px;background:#fff;border-radius:2px 2px 4px 4px;padding:24px 24px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dy-live-detail-page .side-bar-container .live-img{width:100%;height:310px;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;border:1px solid #f2f2f5}.dy-live-detail-page .side-bar-container .live-title{width:232px;font-size:14px;font-weight:600;color:#343874;line-height:20px;margin-bottom:24px}.dy-live-detail-page .side-bar-container .streamer-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:12px;background:#f7f9fc;border-radius:4px;width:100%;margin-bottom:24px;-ms-flex-align:center;align-items:center}.dy-live-detail-page .side-bar-container .streamer-wrapper .streamer-avatar-wrapper{border-radius:28px;border:1px solid #f7f7fa;overflow:hidden;background:#f7f7fa;margin-right:12px}.dy-live-detail-page .side-bar-container .streamer-wrapper .streamer-name{font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px;width:140px}.dy-live-detail-page .side-bar-container .streamer-wrapper .streamer-score{font-size:12px;color:#343874;line-height:16px}.dy-live-detail-page .side-bar-container .live-sub-info{line-height:17px;font-size:12px;margin-bottom:16px;color:#282b59}.dy-live-detail-page .side-bar-container .live-sub-info:last-child{margin-bottom:0}.dy-live-detail-page .side-bar-container .live-sub-info .key{color:#666995;margin-right:12px}.dy-live-detail-page .side-bar-container .live-rank{position:relative;left:11px;padding:2px 4px 2px 14px;margin-bottom:16px;border-radius:0 4px 4px 0;color:#282b59;font-size:12px;line-height:17px;-ms-flex-item-align:start;align-self:flex-start;font-family:PingFangSC-Regular,PingFang SC}.dy-live-detail-page .side-bar-container .live-rank .rank-icon{position:absolute;left:-12px;top:0}.dy-live-detail-page .side-bar-container .live-rank.sale{background-color:#eaedfd}.dy-live-detail-page .side-bar-container .live-rank.hour{background-color:#fce8e8}.dy-live-detail-page .live-detail-body{-ms-flex:1 1;flex:1 1;margin-left:16px;width:1096px;z-index:1}.dy-live-detail-page .page-nav{width:100%;background:#fff;padding:20px 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.dy-live-detail-page .page-nav .nav-item{font-size:24px;color:#666995;font-weight:700;line-height:32px;margin-right:32px}.dy-live-detail-page .page-nav .nav-item.active{font-weight:700;color:#282b59}.dy-live-detail-page .mod-title{font-size:12px;font-weight:500;color:#282b59;line-height:17px;margin-top:24px}.dy-live-detail-page .overview-panel{display:-ms-flexbox;display:flex;padding:16px 0}.dy-live-detail-page .overview-panel>*{margin-right:16px;height:124px;-ms-flex:1 1;flex:1 1}.dy-live-detail-page .overview-panel>:last-child{margin-right:0}.dy-live-detail-page .overview-panel.population>*{height:113px}.dy-live-detail-page .overview-panel .sub-data-container{width:197px;max-width:197px;background:#fff;border:1px solid #efeff2;padding:16px}.dy-live-detail-page .overview-panel .sub-data-container .sub-data{font-size:14px;color:#282b59;line-height:20px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.dy-live-detail-page .overview-panel .sub-data-container .sub-data .value{font-weight:500;color:#343874}.dy-live-detail-page .overview-panel .sub-data-container .sub-data:last-child{margin-bottom:0}.dy-live-detail-page .overview-panel .ant-carousel .slick-dots-bottom{bottom:-15px}.dy-live-detail-page .overview-panel .ant-carousel .slick-dots li.slick-active button{background:#2f54eb}.dy-live-detail-page .overview-panel .ant-carousel .slick-dots li button{background:#e6eeff}.dy-live-detail-page .video-section .video-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.dy-live-detail-page .video-section .video-cover{border:1px solid #f2f2f5;-o-object-fit:cover;object-fit:cover;margin-right:12px}.dy-live-detail-page .video-section .video-title{font-weight:500;color:#282b59;width:202px;overflow:hidden;word-break:break-all;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dy-live-detail-page .fans-portrait-inner-wrapper{display:-ms-flexbox;display:flex}.dy-live-detail-page .fans-portrait-inner-wrapper .geo-chart{width:290px;height:297px}.dy-live-detail-page .fans-portrait-inner-wrapper .territory-dimension-switch{float:right;margin-top:-24px}.dy-live-detail-page .fans-portrait-inner-wrapper .territory-dimension-switch .territory-option{color:#343874;line-height:16px}.dy-live-detail-page .fans-portrait-inner-wrapper .territory-dimension-switch .territory-option.active{font-weight:600;color:#2f54eb;line-height:16px}.dy-live-detail-page .fans-portrait-inner-wrapper .territory-dimension-switch .divider{display:inline-block;margin:auto 8px;width:1px;height:8px;background:#c8c9d7}.dy-live-detail-page .live-goods .sort-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;margin-bottom:16px}.dy-live-detail-page .live-goods .sort-left{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-align:center;align-items:center}.dy-live-detail-page .live-goods .sort-left>*{margin-right:24px}.dy-live-detail-page .live-goods .goods-wrapper{display:-ms-flexbox;display:flex}.dy-live-detail-page .live-goods .goods-wrapper .info-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dy-live-detail-page .live-goods .goods-wrapper .goods-title{width:184px;font-weight:500;color:#282b59;line-height:20px;margin-bottom:8px}.dy-live-detail-page .live-goods .goods-wrapper .goods-price{height:16px;font-weight:500;color:#f55;line-height:16px;margin-bottom:4px}.dy-live-detail-page .live-goods .goods-wrapper .shop-name{width:184px;font-size:12px;font-weight:400;color:#666995;line-height:16px;display:-ms-flexbox;display:flex}.dy-live-detail-page .live-goods .goods-wrapper .icon-goods-type{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.dy--brand--detail--page{width:1392px;padding:16px 0 0;display:-ms-flexbox;display:flex;margin:0 auto}.dy--brand--detail--page .brand-base-info-container{position:fixed;top:112px;bottom:0;background-color:#fff;width:280px;height:852px;padding:35px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dy--brand--detail--page .brand-base-info-container .brand-info-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.dy--brand--detail--page .brand-base-info-container .avatar-wrapper{position:relative;width:72px;height:72px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;background-color:#d6e4ff;font-size:40px;color:#fff}.dy--brand--detail--page .brand-base-info-container .brand-name-wrapper{position:relative;margin-bottom:16px}.dy--brand--detail--page .brand-base-info-container .brand-name-wrapper .brand-name{width:232px;text-align:center;color:#282b59;font-weight:700;font-size:14px;margin-bottom:4px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.dy--brand--detail--page .brand-base-info-container .industry-wrapper{width:280px;padding-left:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start;color:#666995;font-size:12px;line-height:17px;margin-bottom:24px}.dy--brand--detail--page .brand-base-info-container .industry-wrapper .industry p{color:#282b59;margin-bottom:0}.dy--brand--detail--page .brand-detail-body{-ms-flex:1 1;flex:1 1;padding-left:296px;width:1096px}.dy--brand--detail--page .dy-brand-divide-line{width:calc(100% - 48px);height:1px;background:#efeff2;margin:0 auto}.dy--brand--detail--page .filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff;padding-right:24px;padding-left:24px;height:52px}.dy--brand--detail--page .filter-wrapper .left{-ms-flex:1 1;flex:1 1}.dy--brand--detail--page .filter-wrapper .left,.dy--brand--detail--page .filter-wrapper .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--brand--detail--page .tip{display:inline-block;height:14px;line-height:14px;color:#666995;cursor:pointer;padding-left:16px;margin-right:8px;border-left:1px solid #666995}.dy--brand--detail--page .time-name{margin-right:8px;color:#343874}.dy--brand--detail--page .hosts .tab-item{font-size:18px;font-weight:700;color:#666995;line-height:25px}.dy--brand--detail--page .hosts .tab-item.active{color:#282b59}.dy--brand--detail--page .hosts .tab-item.active:after{content:"";position:absolute;bottom:-6px;right:24px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.dy--brand--detail--page .goods .tab-wrapper{margin-bottom:0}.dy--brand--detail--page .goods .tab-item{font-size:18px;font-weight:700;color:#666995;line-height:25px}.dy--brand--detail--page .goods .tab-item.active{color:#282b59}.dy--brand--detail--page .goods .tab-item.active:after{content:"";position:absolute;bottom:-6px;right:24px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.dy--brand--detail--page .lives .tab-wrapper{background:#fff;padding:0 24px;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--brand--detail--page .lives .goods-title-item{font-size:18px;font-weight:500;color:#b2b5cf}.dy--brand--detail--page .lives .active{color:#3b4081}.dy--brand--detail--page .overview .statistic-box,.dy--brand--detail--page .overview .statistic-box .info-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dy--brand--detail--page .overview .statistic-box .info-box,.dy--brand--detail--page .overview .statistic-box .left-info-wrapper{width:408px;-ms-flex-negative:0;flex-shrink:0}.dy--brand--detail--page .overview .overview-chart-wrapper{padding:0}.dy--brand--detail--page .overview .hot-item-wrapper{display:-ms-flexbox;display:flex}.dy--brand--detail--page .overview .hot-item-wrapper .hot-item-card{display:-ms-flexbox;display:flex;margin-right:25px}.dy--brand--detail--page .overview .hot-item-wrapper .hot-item-card:last-child{margin-right:0}.dy--brand--detail--page .overview .hot-item-wrapper .hot-item-card .item-cover{width:72px;height:72px;border-radius:2px;margin-right:16px;-o-object-fit:cover;object-fit:cover}.dy--brand--detail--page .overview .hot-item-wrapper .hot-item-card .item-info{padding:4px 0}.dy--brand--detail--page .overview .hot-item-wrapper .hot-item-card .item-info .item-name{width:242px;color:#35357c;font-size:14px;font-weight:500;margin-bottom:8px}.dy--brand--detail--page .overview .hot-item-wrapper .hot-item-card .item-info .item-price{color:#ff5b5b;font-size:12px}.dy--brand--detail--page .overview .check-more{color:#666995;font-size:12px}.dy--brand--detail--page .analysis .panel-wrapper{position:relative;padding:16px 25px;margin-bottom:16px;background:#fff}.dy--brand--detail--page .analysis .panel-title-wrapper{border-bottom:1px solid #efeff2;padding-bottom:16px}.dy--brand--detail--page .analysis .panel-title-wrapper h3{display:inline;margin-right:4px;font-size:18px;font-weight:700;color:#282b59;line-height:25px}.dy--brand--detail--page .analysis .panel-title-wrapper .title-right-slot{float:right}.dy--brand--detail--page .analysis .pies-wrapper{position:relative;height:400px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #efeff2}.dy--brand--detail--page .analysis .pies-wrapper:before{content:"";width:1px;height:100%;background-color:#efeff2;position:absolute}.dy--brand--detail--page .analysis .pies-wrapper .pie-wrapper{position:relative;width:50%;padding:24px 1px}.dy--brand--detail--page .analysis .pies-wrapper .pie-wrapper .no-result-new,.dy--brand--detail--page .analysis .pies-wrapper .pie-wrapper .pie{height:300px}.dy--brand--detail--page .analysis .pies-wrapper .pie-wrapper:nth-child(2) .pie-title{padding-left:24px}.dy--brand--detail--page .analysis .pies-wrapper .pie-wrapper:first-child{padding-right:24px}.dy--brand--detail--page .analysis .pies-wrapper .pie-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline}.dy--brand--detail--page .analysis .pies-wrapper .pie-header .title-panel{padding:0;font-size:14px}.dy--brand--detail--page .analysis .pies-wrapper .pie-header .tab-item{font-size:14px;font-weight:400;color:#343874;line-height:8px;margin-right:0;padding:0 8px;border-right:1px solid #c8c9d7}.dy--brand--detail--page .analysis .pies-wrapper .pie-header .tab-item:last-child{border-right:none}.dy--brand--detail--page .analysis .pies-wrapper .pie-header .tab-item.active{color:#2f54eb}.dy--brand--detail--page .analysis .pies-wrapper .pie-title{font-size:16px;font-weight:700;color:#282b59;line-height:26px}.dy--brand--detail--page .analysis .bar-wrapper{position:relative;min-height:400px;padding-top:24px}.dy--brand--detail--page .analysis .bar-wrapper .bar-title{font-size:18px;font-weight:700;color:#282b59;line-height:26px}.statistic-box,.statistic-box .info-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.statistic-box .info-box,.statistic-box .left-info-wrapper{width:408px;-ms-flex-negative:0;flex-shrink:0}.overview-chart-wrapper{padding:0}.hot-item-wrapper{display:-ms-flexbox;display:flex}.hot-item-wrapper .hot-item-card{display:-ms-flexbox;display:flex;margin-right:25px}.hot-item-wrapper .hot-item-card:last-child{margin-right:0}.hot-item-wrapper .hot-item-card .item-cover{width:72px;height:72px;border-radius:2px;margin-right:16px;-o-object-fit:cover;object-fit:cover}.hot-item-wrapper .hot-item-card .item-info{padding:4px 0}.hot-item-wrapper .hot-item-card .item-info .item-name{width:242px;color:#35357c;font-size:14px;font-weight:500;margin-bottom:8px}.hot-item-wrapper .hot-item-card .item-info .item-price{color:#ff5b5b;font-size:12px}.check-more{color:#666995;font-size:12px}.topic--detail--page{width:1392px;padding:16px 0 0;display:-ms-flexbox;display:flex;margin:0 auto}.topic--detail--page .dy-topic-divide-line{width:calc(100% - 48px);height:1px;background:#efeff2;margin:0 auto}.topic--detail--page .topic-base-info-container{position:fixed;top:112px;bottom:0;background-color:#fff;width:280px;height:calc(100vh - 120px);min-height:550px;padding:42px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.topic--detail--page .topic-base-info-container .topic-info-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.topic--detail--page .topic-base-info-container .avatar-wrapper{position:relative;width:160px;height:160px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;background-color:#d6e4ff;font-size:40px;color:#fff}.topic--detail--page .topic-base-info-container .topic-name-wrapper{position:relative;margin-top:16px;margin-bottom:16px}.topic--detail--page .topic-base-info-container .topic-name-wrapper .topic-name{width:232px;text-align:center;color:#282b59;font-weight:700;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.topic--detail--page .topic-base-info-container .check-btn{width:232px;margin-bottom:16px}.topic--detail--page .topic-base-info-container .sub-info-wrapper{position:relative;width:100%;padding:0 24px 32px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.topic--detail--page .topic-base-info-container .sub-info-wrapper .sub-info{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;color:#343874}.topic--detail--page .topic-base-info-container .sub-info-wrapper:before{content:"";position:absolute;right:50%;top:15px;width:1px;height:12px;background-color:#c8c9d7}.topic--detail--page .topic-base-info-container .sub-info-wrapper .sub-info-value{font-size:16px;margin-bottom:0;font-weight:500;line-height:20px}.topic--detail--page .topic-base-info-container .sub-info-wrapper .sub-info-key{font-size:12px;line-height:20px}.topic--detail--page .topic-base-info-container .detail-wrapper{display:-ms-flexbox;display:flex}.topic--detail--page .topic-base-info-container .detail-wrapper .detail-key{width:40px;margin-right:8px;font-size:12px;color:#666995;font-weight:400;line-height:17px}.topic--detail--page .topic-base-info-container .detail-wrapper .detail-value{font-size:12px;color:#282b59;line-height:17px;width:195px}.topic--detail--page .topic-base-info-container .update-time{position:absolute;bottom:32px;left:32px;margin-bottom:0;font-size:12px;color:#666995;line-height:17px}.topic--detail--page .topic-detail-body{-ms-flex:1 1;flex:1 1;padding-left:296px;width:1096px}.topic--detail--page .overview .panel-wrapper{position:relative;background-color:#fff;margin-bottom:16px}.topic--detail--page .overview .live-table-host .avatar{height:80px;width:80px;border-radius:50%;border:1px solid #f2f2f5;margin-right:12px}.topic--detail--page .overview .live-table-host .nickname{margin-bottom:8px}.topic--detail--page .overview .dy-table-goods{display:-ms-flexbox;display:flex}.topic--detail--page .overview .dy-table-goods .goods-title{width:250px;margin-bottom:8px}.topic--detail--page .overview .dy-table-goods .goods-price{line-height:1;font-size:12px;font-weight:500;color:#f55}.topic--detail--page .videos .filter-wrap{background-color:#fff;padding:16px 24px;margin-bottom:12px}.topic--detail--page .videos .sort-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff;height:52px;padding:0 24px;line-height:52px}.industry--analysis--page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:4vh}.industry--analysis--page .page-header{width:100%;height:250px;margin:-60px 0 0}.industry--analysis--page .menu-wrap{padding-top:32px;min-width:198px;background:#fff;margin-right:16px;height:calc(100vh - 60px);min-height:500px}.industry--analysis--page .content-wrap{-ms-flex:1 1;flex:1 1;width:1178px;min-height:100vh}.industry--analysis--page .industry--analysis--body{width:1392px;max-width:1392px;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.industry--analysis--page .industry--analysis--body .title-panel{background-color:#fff;padding-top:24px;margin-bottom:16px}.industry--analysis--page .industry--analysis--body .title-panel .title{padding:0 24px 16px}.industry--analysis--page .industry--analysis--body .title-panel .title-tab-container .tab-item{font-size:24px;font-weight:600;line-height:32px;margin-right:32px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.industry--analysis--page .industry--analysis--body .title-panel .title-tab-container .tab-item.active{color:#2f54eb}.industry--analysis--page .industry--analysis--body .title-panel .filter-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;height:52px;padding:0 24px;background-color:#fff}.industry--analysis--page .industry--analysis--body .title-panel .filter-container.fixed{-webkit-box-shadow:rgba(0,0,0,.1) 0 0 8px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.industry--analysis--page .industry--analysis--body .title-panel .filter-container .left,.industry--analysis--page .industry--analysis--body .title-panel .filter-container .right{display:-ms-flexbox;display:flex}.industry--analysis--page .industry--analysis--body .title-panel .filter-container .left>*{margin-right:16px}.industry--analysis--page .industry--analysis--body .title-panel .filter-container .left>:last-child{margin-right:0}.industry--analysis--page .industry--analysis--body .filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;padding:0 24px;height:52px;margin-bottom:14px;-ms-flex-pack:justify;justify-content:space-between}.industry--analysis--page .industry--analysis--body .filter-wrapper.fixed{-webkit-box-shadow:rgba(0,0,0,.1) 0 0 8px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.industry--analysis--page .industry--analysis--body .bar-wrapper .bar-title,.industry--analysis--page .industry--analysis--body .pie-wrapper .pie-title{font-size:16px;font-weight:700;color:#282b59;line-height:26px}.industry--analysis--page .industry--analysis--body .chart-item{width:50%;display:inline-block}.industry--analysis--page .industry--analysis--body .chart-item:nth-child(odd){padding-right:12px}.industry--analysis--page .industry--analysis--body .chart-item:nth-child(2n){padding-left:12px}.industry--analysis--page .industry--analysis--body .divide-line{width:100%;height:1px;margin:24px 0;background-color:#efeff2}.industry--analysis--page .industry--analysis--body .analysis-column-rank{color:#343874;margin-right:0}.industry--analysis--page .industry--analysis--body .analysis-progress{width:40px;margin-left:8px}.industry--analysis--page .industry--analysis--body .analysis-progress .ant-progress-outer{padding-right:0}.industry--analysis--page .industry--analysis--body .analysis-progress .ant-progress-outer .ant-progress-inner{background-color:#e6e6e6}.industry--analysis--page .industry--analysis--body .analysis-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg{height:4px!important}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel{background-color:#fff;min-height:620px;margin-bottom:24px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-tabs .tab-item{font-size:18px;font-weight:700;color:#666995;line-height:25px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-tabs .tab-item.active{color:#282b59}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-tabs .tab-item.active:after{content:"";position:absolute;bottom:-6px;right:24px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:2px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .display-mode-tabs{float:right;padding:0;z-index:1}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .display-mode-tabs .tabs{margin-left:0}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .display-mode-tabs .tab-item{cursor:pointer;font-size:14px;font-weight:400;color:#343874;line-height:8px;margin-right:0;padding:0 8px;border-right:1px solid #c8c9d7}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .display-mode-tabs .tab-item:last-child{border-right:none}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .display-mode-tabs .tab-item.active{color:#2f54eb;border-bottom:none}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .analysis-progress{width:64px;margin-left:0}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table{width:280px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table .attr-number,.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table .attr-title-check-box{margin-right:8px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table .attr-progress-wrap{display:-ms-flexbox;display:flex;padding-top:9px;padding-bottom:9px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table .attr-title,.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table .first{font-size:12px;color:#343874;font-weight:400}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-table .attr-title{width:120px;margin-right:8px}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .chart-box{position:relative}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-panel.time-granularity-tab-box{position:absolute;right:0;padding:0;z-index:1}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-panel.time-granularity-tab-box .tabs{margin-left:0}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-panel.time-granularity-tab-box .tab-item{font-size:14px;font-weight:400;color:#343874;line-height:8px;margin-right:0;padding:0 8px;border-right:1px solid #c8c9d7}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-panel.time-granularity-tab-box .tab-item:last-child{border-right:none}.industry--analysis--page .industry--analysis--body .commodity-goods-page .distribution-panel .title-panel.time-granularity-tab-box .tab-item.active{color:#2f54eb!important;border-bottom:none}.industry--analysis--page .quick-filter-cascader{line-height:12px;font-size:12px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.industry--analysis--page .quick-filter-cascader .cascader-dropdown-wrapper{-webkit-box-shadow:none;box-shadow:none}.industry--analysis--page .quick-filter-cascader .cascader-dropdown-wrapper .item{font-weight:400;font-size:14px;height:auto;line-height:18px;padding:12px 16px;white-space:normal;cursor:pointer}.industry--analysis--page .quick-filter-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:4px 0}.industry--analysis--page .market-section .distribution-table-tab-item{color:#282b59;line-height:20px;margin-right:24px}.industry--analysis--page .market-section .distribution-table-tab-item.active{color:#2f54eb;font-weight:600}.industry--analysis--page .market-section .distribution-top-table{margin-top:16px}.industry--analysis--page .market-section .distribution-top-table .ant-table-header,.industry--analysis--page .market-section .distribution-top-table thead th{background-color:#f7f7fa}.industry--analysis--page .market-section .cross-analysis-capsule.active,.industry--analysis--page .market-section .cross-analysis-capsule.active:hover{background-color:#e6eeff;color:#2f54eb}.industry--analysis--page .market-section .analysis-result-table{--height-union:72px;--width-union:135px;display:-ms-flexbox;display:flex}.industry--analysis--page .market-section .analysis-result-table .column-1{--width-union:160px;width:var(--width-union);max-width:var(--width-union);max-height:var(--width-union)}.industry--analysis--page .market-section .analysis-result-table .column-1 .column-1-label{height:calc(var(--child-length)*var(--height-union));min-height:var(--height-union)}.industry--analysis--page .market-section .analysis-result-table .column-2{--width-union:160px;width:var(--width-union);min-width:var(--width-union);max-width:var(--width-union)}.industry--analysis--page .market-section .analysis-result-table .column-2 .column-2-label{height:var(--height-union)}.industry--analysis--page .market-section .analysis-result-table .column-3{width:calc(var(--width-union)*5);overflow-x:scroll;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.industry--analysis--page .market-section .analysis-result-table .column-3 .column-3-row{display:-ms-flexbox;display:flex;height:var(--height-union)}.industry--analysis--page .market-section .analysis-result-table .column-3 .column-3-block{min-width:var(--width-union);height:var(--height-union);-ms-flex:1 1;flex:1 1;padding:4px;text-align:center}.industry--analysis--page .market-section .analysis-result-table .column-4{width:var(--width-union);min-width:var(--width-union);max-width:var(--width-union)}.industry--analysis--page .market-section .analysis-result-table .column-4 .column-4-block{width:var(--width-union);min-width:var(--width-union);height:var(--height-union);padding:4px;text-align:center}.industry--analysis--page .market-section .analysis-result-table.analysis-level-2 .column-3{width:calc(var(--width-union)*6)}.industry--analysis--page .market-section .analysis-result-table .column-1-label,.industry--analysis--page .market-section .analysis-result-table .column-2-label,.industry--analysis--page .market-section .analysis-result-table .column-3-block{border-right:1px solid #efeff2;border-bottom:1px solid #efeff2}.industry--analysis--page .market-section .analysis-result-table .column-4-block{border-bottom:1px solid #efeff2}.industry--analysis--page .market-section .analysis-result-table .column-1-label,.industry--analysis--page .market-section .analysis-result-table .column-2-label,.industry--analysis--page .market-section .analysis-result-table .column-3-block,.industry--analysis--page .market-section .analysis-result-table .column-4-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.industry--analysis--page .market-section .analysis-result-table .table-header{background-color:#f7f7fa}.industry--analysis--page .market-section .analysis-result-table .column-1,.industry--analysis--page .market-section .analysis-result-table .column-2{color:#343874;font-weight:500}.industry--analysis--page .market-section .analysis-result-table .column-3{color:#282b59}.industry--analysis--page .market-section .analysis-result-table .column-3-value,.industry--analysis--page .market-section .analysis-result-table .column-4-value{color:#282b59;font-size:16px}.industry--analysis--page .market-section .analysis-result-table .column-3-percentage,.industry--analysis--page .market-section .analysis-result-table .column-4-percentage{color:#666995;font-size:12px}.industry--analysis--page .market-section .analysis-result-table .table-header{color:#666995}.industry--analysis--page .market-section.overlap-analysis-page .brand-picker-overlay .ant-popover-inner-content{padding:0}.industry--analysis--page .market-section.overlap-analysis-page .chosen-label{cursor:auto;background:#f7f7fa;color:#343874}.industry--analysis--page .market-section.overlap-analysis-page .chosen-label .icon{color:#c8c9d7;margin-left:4px}.industry--analysis--page .market-section.overlap-analysis-page .chosen-label:hover{background-color:#e6eeff;color:#2f54eb}.panel-wrapper .title-tab-box{display:-ms-flexbox;display:flex;margin-bottom:24px}.panel-wrapper .title-tab-box .tab{position:relative;display:-ms-inline-flexbox;display:inline-flex;background:transparent;border:1px solid #efeff2;margin-right:-1px;cursor:pointer}.panel-wrapper .title-tab-box .tab:hover{background-color:rgba(47,84,235,.03)}.panel-wrapper .title-tab-box .tab.active{border-bottom:none;border-top:none}.panel-wrapper .title-tab-box .tab.active:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background-color:#2f54eb;-webkit-box-shadow:0 2px 4px 0 rgba(47,84,235,.12);box-shadow:0 2px 4px 0 rgba(47,84,235,.12)}.panel-wrapper .chart-box{position:relative}.panel-wrapper .title-panel.time-granularity-tab-box{position:absolute;right:0;padding:0;z-index:1}.panel-wrapper .title-panel.time-granularity-tab-box .tabs{margin-left:0}.panel-wrapper .title-panel.time-granularity-tab-box .tab-item{font-size:14px;font-weight:400;color:#343874;line-height:8px;margin-right:0;padding:0 8px;border-right:1px solid #c8c9d7}.panel-wrapper .title-panel.time-granularity-tab-box .tab-item:last-child{border-right:none}.panel-wrapper .title-panel.time-granularity-tab-box .tab-item.active{color:#2f54eb;border-bottom:none}.percentage-ratio-table .ant-table-thead>tr>th{background-color:#f7f7fa}.percentage-ratio-table .ant-table-thead>tr>th .ant-table-column-title{color:#666995}.percentage-ratio-table .ant-table-column-title{font-weight:400}.percentage-ratio-table .no-result{height:270px}.distribution-panel[data-v-05d09882]{background-color:#fff;min-height:544px;padding-top:49px;position:relative}.distribution-panel .chart-table[data-v-05d09882]{width:280px;margin-right:4px}.distribution-panel .chart-table .attr-number[data-v-05d09882]{margin-right:8px}.distribution-panel .chart-table .attr-progress-wrap[data-v-05d09882]{display:-ms-flexbox;display:flex;padding-top:9px;padding-bottom:9px}.distribution-panel .chart-table .attr-title[data-v-05d09882],.distribution-panel .chart-table .first[data-v-05d09882]{font-size:12px;color:#343874;font-weight:400}.distribution-panel .chart-table .attr-title[data-v-05d09882]{width:120px;margin-right:8px}.distribution-panel .chart-table .attr-title .content[data-v-05d09882]{margin-left:8px}.distribution-panel .chart-table .chart-table-list[data-v-05d09882]{height:392px;width:100%;overflow-y:scroll}.distribution-panel .chart-box[data-v-05d09882]{position:relative}.industry--analysis--body .industry--analysis--host--page .panel-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative}.industry--analysis--body .industry--analysis--host--page .pie-wrapper{position:relative;min-height:350px;padding-left:50px;margin-bottom:0}.industry--analysis--body .industry--analysis--host--page .bar-wrapper{position:relative;margin-bottom:0;min-height:360px}.industry--analysis--works--page .pies-wrapper{display:-ms-flexbox;display:flex;border-bottom:1px solid #efeff2;height:400px}.industry--analysis--works--page .pies-wrapper .left-pie-wrapper{position:relative;width:50%;padding-right:24px}.industry--analysis--works--page .pies-wrapper .left-pie-wrapper .pie-wrapper .pie-title{font-size:16px;font-weight:700;color:#282b59;height:26px;line-height:26px}.industry--analysis--works--page .pies-wrapper .left-pie-wrapper .pie-wrapper .no-result-new{height:290px}.industry--analysis--works--page .pies-wrapper .left-pie-wrapper .pie-wrapper:before{content:"";display:block;position:absolute;right:0;top:-25px;width:1px;height:425px;background-color:#efeff2}.industry--analysis--works--page .pies-wrapper .right-pie-wrapper{position:relative;width:50%}.industry--analysis--works--page .pies-wrapper .right-pie-wrapper .pie-wrapper .pie-title{font-size:16px;font-weight:700;color:#282b59;height:26px;line-height:26px;margin-left:24px}.industry--analysis--works--page .pies-wrapper .right-pie-wrapper .pie-wrapper .no-result-new{height:290px}.industry--analysis--works--page .works-tables{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.industry--analysis--works--page .works-tables .works-tables-item{width:50%}.industry--analysis--works--page .works-tables .works-tables-item:nth-child(odd){padding-right:12px;margin-top:24px}.industry--analysis--works--page .works-tables .works-tables-item:nth-child(2n){padding-left:12px;margin-top:24px}.industry--analysis--page .industry--analysis--live--page .pies-wrapper{display:-ms-flexbox;display:flex;border-bottom:1px solid #efeff2;height:400px}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .left-pie-wrapper{position:relative;width:50%;padding-right:24px}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .left-pie-wrapper .pie-wrapper .pie-title{font-size:16px;font-weight:700;color:#282b59;height:26px;line-height:26px}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .left-pie-wrapper .pie-wrapper .no-result-new{height:290px}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .left-pie-wrapper .pie-wrapper:before{content:"";display:block;position:absolute;right:0;top:-25px;width:1px;height:425px;background-color:#efeff2}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .right-pie-wrapper{position:relative;width:50%}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .right-pie-wrapper .pie-wrapper .pie-title{font-size:16px;font-weight:700;color:#282b59;height:26px;line-height:26px;margin-left:24px}.industry--analysis--page .industry--analysis--live--page .pies-wrapper .right-pie-wrapper .pie-wrapper .no-result-new{height:290px}.industry--analysis--page .industry--analysis--live--page .bar-wrapper{padding:24px 0;min-height:400px;border-bottom:1px solid #efeff2;margin-bottom:0}.industry--analysis--page .industry--analysis--live--page .bar-wrapper .bar-title{font-size:16px;font-weight:700;color:#282b59;height:26px;line-height:26px}.industry--analysis--page .industry--analysis--live--page .works-tables{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item{width:50%}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item .works-table .analysis-progress{width:40px;margin-left:8px}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item .works-table .analysis-progress .ant-progress-outer{padding-right:0}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item .works-table .analysis-progress .ant-progress-outer .ant-progress-inner{background-color:#e6e6e6}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item .works-table .analysis-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg{height:4px!important}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item:nth-child(odd){padding-right:12px;margin-top:24px}.industry--analysis--page .industry--analysis--live--page .works-tables .works-tables-item:nth-child(2n){padding-left:12px;margin-top:24px}.table-goods-wrapper[data-v-2aeac1d8]{display:-ms-flexbox;display:flex;cursor:pointer}.table-goods-wrapper .left[data-v-2aeac1d8]{border:1px solid #f2f2f5;width:80px;height:80px;margin-right:12px}.table-goods-wrapper .right[data-v-2aeac1d8]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.table-goods-wrapper .title[data-v-2aeac1d8]{width:184px;font-size:14px;color:#282b59;line-height:20px;margin-bottom:8px}.table-goods-wrapper .shop-name[data-v-2aeac1d8]{font-size:12px;color:#666995;line-height:16px;width:150px}.table-goods-wrapper .icon-goods-type[data-v-2aeac1d8]{width:16px;height:16px;background:#e6eeff;border-radius:3px;font-size:16px;line-height:16px;margin-right:4px;color:#9fa2bf}.table-goods-wrapper .price[data-v-2aeac1d8]{color:#f55;margin-bottom:8px}.empty-pie[data-v-f60d0823]{position:relative;height:512px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.empty-pie .empty-pie-title[data-v-f60d0823]{position:absolute;top:20px;left:20px;font-weight:500;font-size:16px;color:rgba(21,33,53,.8)}.empty-pie .empty-pie-text[data-v-f60d0823]{font-size:14px;color:rgba(21,33,53,.8)}.dy--dapan-goods-drop-content{padding:25px;width:300px;background-color:#fff;-webkit-box-shadow:0 2px 20px 2px rgba(21,33,53,.15);box-shadow:0 2px 20px 2px rgba(21,33,53,.15)}.dy--dapan-goods-drop-content .ant-slider{top:38px;margin:17px 12px}.dy--dapan-goods-drop-content .ant-slider .ant-slider-dot{display:none}.dy--dapan-goods-drop-content .ant-slider .ant-slider-rail{background-color:#efeff2}.dy--dapan-goods-drop-content .ant-slider .ant-slider-track,.dy--dapan-goods-drop-content .ant-slider:hover .ant-slider-track{background-color:#2f54eb}.dy--dapan-goods-drop-content .ant-slider .ant-tooltip-arrow:before,.dy--dapan-goods-drop-content .ant-slider .ant-tooltip-inner{background-color:#6483ff}.dy--dapan-goods-drop-content .ant-slider .ant-tooltip-inner{border-radius:2px;min-width:21px;min-height:21px;padding:2px 3px;font-size:12px;text-align:center}.dy--dapan-goods-drop-content .ant-slider-handle.ant-tooltip-open{border:1px solid #2f54eb}.dy--dapan-goods-drop-content .dropdown{height:75px;background-color:#f7f7fa}.douyin--workbench--page{width:1394px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:16px}.douyin--workbench--page #quick-links{width:982px;height:296px;margin-right:16px;margin-bottom:16px;background-color:#fff}.douyin--workbench--page #quick-links .panel-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}.douyin--workbench--page #quick-links .column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:222px}.douyin--workbench--page #quick-links .goods{--column-color:#eff3ff}.douyin--workbench--page #quick-links .video{--column-color:#e8f5fa}.douyin--workbench--page #quick-links .host{--column-color:#e4f7f5}.douyin--workbench--page #quick-links .shop{--column-color:#eef7e6}.douyin--workbench--page #quick-links .column-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:16px;margin-bottom:8px;border-radius:4px;background:var(--column-color);color:#282b59;font-size:16px;font-weight:500}.douyin--workbench--page #quick-links .column-header .title-img{margin-right:8px}.douyin--workbench--page #quick-links .column-header .right-icon{-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;-o-transition:transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.douyin--workbench--page #quick-links .column-header:hover .right-icon{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.douyin--workbench--page #quick-links .quick-path{padding:12px 16px;border-radius:4px;position:relative;color:#343874;font-size:16px}.douyin--workbench--page #quick-links .quick-path .link-icon{color:#2f54eb;position:absolute;right:16px;top:50%;opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s,right .3s;-o-transition:opacity .3s,right .3s;transition:opacity .3s,right .3s}.douyin--workbench--page #quick-links .quick-path .recommend{--background-color:rgba(255,102,0,0.08);--font-color:#f60}.douyin--workbench--page #quick-links .quick-path .new{--background-color:rgba(255,85,85,0.08);--font-color:#f55}.douyin--workbench--page #quick-links .quick-path .link-tag{background:var(--background-color);border-radius:2px;font-weight:500;font-size:12px;color:var(--font-color);padding:2px 4px;margin-left:8px}.douyin--workbench--page #quick-links .quick-path:hover{color:#2f54eb;background-color:#f5f8ff}.douyin--workbench--page #quick-links .quick-path:hover .link-icon{right:12px;opacity:1}.douyin--workbench--page .douyin-report{height:296px}.douyin--workbench--page .douyin-report .report-title-wrapper{height:34px}.douyin--workbench--page #trend-report{width:394px;height:296px;margin-bottom:16px}.douyin--workbench--page #trend-report .panel-header{padding-bottom:28px;padding-top:12px}.douyin--workbench--page #trend-report .reports-container .slick-dots-bottom{bottom:18px}.douyin--workbench--page #trend-report .reports-container .slick-dots button{height:8px}.douyin--workbench--page #rank{width:1394px;margin-bottom:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.douyin--workbench--page #rank #rank-host .panel-content,.douyin--workbench--page #rank #rank-shop .panel-content{height:288px;position:relative}.douyin--workbench--page #rank .rank-panel{width:688px;height:376px;margin-bottom:16px;background-color:#fff;position:relative;border-radius:4px}.douyin--workbench--page #rank .rank-panel.orange{background:-o-linear-gradient(top,#fff6f2 0,#fff 50px,#fff 100%);background:linear-gradient(180deg,#fff6f2,#fff 50px,#fff)}.douyin--workbench--page #rank .rank-panel.blue{background:-o-linear-gradient(top,#f0f5ff 0,#fff 50px,#fff 100%);background:linear-gradient(180deg,#f0f5ff,#fff 50px,#fff)}.douyin--workbench--page #rank .header-circle{position:absolute;left:81px}.douyin--workbench--page #rank .rank-crown{width:24px}.douyin--workbench--page #rank .rank-flag{width:17px}.douyin--workbench--page #rank .goods-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:104px}.douyin--workbench--page #rank .goods-item .rank-column{padding:0 16px 0 0}.douyin--workbench--page #rank .goods-item .column-2{-ms-flex:1 1;flex:1 1;padding-right:16px}.douyin--workbench--page #rank .goods-item .total-sale-volume{color:#ff5550;font-weight:500;font-size:18px}.douyin--workbench--page #rank .goods-item .total-sale-volume .number-unit{font-size:12px;font-weight:400;margin-left:4px}.douyin--workbench--page #rank .goods-item .price{color:#666995}.douyin--workbench--page #rank .goods-item .goods-title:hover{color:#2f54eb}.douyin--workbench--page #rank .video-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:104px}.douyin--workbench--page #rank .video-item .column-2{-ms-flex:1 1;flex:1 1;padding-right:16px}.douyin--workbench--page #rank .video-item .rank-column{padding:0 16px 0 0}.douyin--workbench--page #rank .video-item .video-title:hover{color:#2f54eb}.douyin--workbench--page #rank .video-item .column-3{font-size:18px;font-weight:500;color:#282b59}.douyin--workbench--page #rank .video-item .column-3 .number-unit{margin-left:4px;font-size:12px;font-weight:400}.douyin--workbench--page #rank .video-item .thumb-up{color:#f60;font-size:16px;margin-right:8px}.douyin--workbench--page #rank .brand-item{height:104px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.douyin--workbench--page #rank .brand-item .rank-column{padding:0 16px 0 0}.douyin--workbench--page #rank .brand-item .column-2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex:1 1;flex:1 1;padding-right:16px}.douyin--workbench--page #rank .brand-item .number-unit{margin-left:4px}.douyin--workbench--page #rank .brand-item .column-3{font-size:22px;color:#282b59;font-weight:500}.douyin--workbench--page #rank .brand-item .column-3 .number-unit{margin-left:4px;font-size:14px;font-weight:400}.douyin--workbench--page #rank .host-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:160px;position:absolute;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1}.douyin--workbench--page #rank .host-item .rank-column{position:absolute;-webkit-transform:rotate(-32deg);-ms-transform:rotate(-32deg);transform:rotate(-32deg);top:-13px;left:48px}.douyin--workbench--page #rank .host-item .user-name{margin-top:12px;margin-bottom:4px}.douyin--workbench--page #rank .host-item .user-name:hover{color:#2f54eb}.douyin--workbench--page #rank .host-item .sale-amount{color:#ff5550;font-size:18px;line-height:18px;font-weight:500;margin-bottom:4px}.douyin--workbench--page #rank .host-item .sale-amount .number-unit{font-size:12px;font-weight:400;margin-left:4px}.douyin--workbench--page #rank .host-item .live-num{color:#666995;font-size:12px}.douyin--workbench--page #rank .host-item:first-child{bottom:127px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.douyin--workbench--page #rank .host-item:first-child .rank-crown{position:relative;top:-2px;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.douyin--workbench--page #rank .host-item:nth-child(2){bottom:92px;left:56px}.douyin--workbench--page #rank .host-item:nth-child(3){right:56px;bottom:77px}.douyin--workbench--page #rank .shop-item{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:160px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1}.douyin--workbench--page #rank .shop-item .rank-column{position:absolute;-webkit-transform:rotate(-32deg);-ms-transform:rotate(-32deg);transform:rotate(-32deg);top:-13px;left:40px}.douyin--workbench--page #rank .shop-item .shop-name{margin-top:12px;margin-bottom:4px}.douyin--workbench--page #rank .shop-item .shop-name:hover{color:#2f54eb}.douyin--workbench--page #rank .shop-item .sale-amount{color:#ff5550;font-size:18px;line-height:18px;font-weight:500;margin-bottom:4px}.douyin--workbench--page #rank .shop-item .sale-amount .number-unit{font-size:12px;font-weight:400;margin-left:4px}.douyin--workbench--page #rank .shop-item .on-sale-num{color:#666995;font-size:12px}.douyin--workbench--page #rank .shop-item:first-child{bottom:127px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.douyin--workbench--page #rank .shop-item:first-child .rank-crown{position:relative;top:-2px;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.douyin--workbench--page #rank .shop-item:nth-child(2){bottom:92px;left:56px}.douyin--workbench--page #rank .shop-item:nth-child(3){right:56px;bottom:77px}.douyin--workbench--page #rank .live-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:104px}.douyin--workbench--page #rank .live-item .rank-column{padding:0 16px 0 0}.douyin--workbench--page #rank .live-item .column-2{-ms-flex:1 1;flex:1 1;padding-right:16px}.douyin--workbench--page #rank .live-item .video-pic-container{position:relative}.douyin--workbench--page #rank .live-item .duration{position:absolute;right:1px;bottom:1px;padding:2px 4px;background:rgba(53,53,124,.5);border-radius:2px;color:#fff;font-size:12px}.douyin--workbench--page #rank .live-item .on-sale-item{color:#666995;font-size:12px}.douyin--workbench--page #rank .live-item .column-3{font-size:22px;color:#282b59;font-weight:500}.douyin--workbench--page #rank .live-item .column-3 .number-unit{margin-left:4px;font-size:14px;font-weight:400}.douyin--workbench--page #rank .rank-podium{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.douyin--workbench--page .workbench-panel{background-color:#fff;padding:16px 24px;-webkit-box-shadow:0 2px 4px 0 rgba(215,217,224,.5);box-shadow:0 2px 4px 0 rgba(215,217,224,.5)}.douyin--workbench--page .workbench-panel .header-title{color:#282b59;font-size:16px;margin-bottom:0}.douyin--workbench--page .workbench-panel .header-link{color:#666995}.douyin--workbench--page .workbench-panel .panel-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}.talent-tutorial{width:1392px;margin:0 auto;padding:95px 226px;background-color:#fff}.talent-tutorial .title-first{font-size:44px;font-weight:500;text-align:center;height:58px;line-height:58px;color:#282b59;margin:0 auto 96px}.talent-tutorial .title-second{height:32px;font-weight:500;font-size:24px;line-height:32px;color:#282b59;margin:40px 0 24px}.talent-tutorial .content{font-size:14px;line-height:24px;color:#343874}.talent-tutorial .content .large{height:18px;font-size:18px;font-weight:500;line-height:30px;color:#282b59}.talent-tutorial img{display:block;width:940px;margin:15px auto}.talent-tutorial .img-second{display:block;width:500px;margin:15px auto}.shop-tutorial{width:1392px;margin:0 auto;padding:95px 226px;background-color:#fff}.shop-tutorial .title-first{font-size:44px;font-weight:500;text-align:center;height:58px;line-height:58px;color:#282b59;margin:0 auto 96px}.shop-tutorial .title-second{height:32px;font-weight:500;font-size:24px;line-height:32px;color:#282b59;margin:40px 0 24px}.shop-tutorial .content{font-size:14px;line-height:24px;color:#343874}.shop-tutorial .content .large{height:18px;font-size:18px;font-weight:500;line-height:30px;color:#282b59}.shop-tutorial img{display:block;width:500px;margin:15px auto}.page--ai-test-style{height:100%;overflow:auto;background:#221d3b;-webkit-box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);color:#b3c5ff;-ms-flex:1 1;flex:1 1;scroll-behavior:smooth}.page--ai-test-style .ai-test-float-nav{background-color:#3c336e;-webkit-box-shadow:-20px 100px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 100px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4)}.page--ai-test-style .ai-test-float-nav:hover{border-radius:2px;-webkit-box-shadow:0 9px 27px -12px #3eba97;box-shadow:0 9px 27px -12px #3eba97}.page--ai-test-style .ai-test-float-nav .float-nav-to-top{font-size:50px;color:#b3c5ff}.page--ai-test-style .ai-test-float-nav .float-nav-to-top.active:hover{background-color:#3eba97;color:#2f216e}.page--ai-test-style .logo{display:inline-block;vertical-align:bottom;margin-right:8px}.page--ai-test-style .text-green{color:#6fd9bb}.page--ai-test-style .text-green-100{color:#4e8ca5}.page--ai-test-style .text-orange{color:#cf7965}.page--ai-test-style .beta{display:inline-block;width:43px;height:16px;line-height:16px;font-size:12px;color:#fff;text-align:center;background-image:-webkit-gradient(linear,left top,right top,from(#5644be),to(#9e538f));background-image:-o-linear-gradient(left,#5644be 0,#9e538f 100%);background-image:linear-gradient(90deg,#5644be,#9e538f);border-radius:99999px}.page--ai-test-style>.header-warp{height:80px}.page--ai-test-style>.header-warp>header.fixed{position:fixed;z-index:1;top:32px;left:0;right:0;height:80px;background:-webkit-gradient(linear,left top,right top,from(#1b143c),to(#313166));background:-o-linear-gradient(left,#1b143c 0,#313166 100%);background:linear-gradient(90deg,#1b143c,#313166);-webkit-box-shadow:0 -2px 10px 0 rgba(17,11,39,.4);box-shadow:0 -2px 10px 0 rgba(17,11,39,.4)}.page--ai-test-style>.header-warp>header>.header-container{margin:auto;width:1376px;height:80px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.page--ai-test-style main.detail-container{margin:auto;width:1376px;background:-o-linear-gradient(319deg,#382b6e 0,#261f4d 100%);background:linear-gradient(131deg,#382b6e,#261f4d);-webkit-box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);border-radius:6px;padding:40px}.page--ai-test-style .top{font-size:12px;height:16px;line-height:16px;background:-webkit-gradient(linear,right top,left top,from(#cf58c0),to(#da7f67));background:-o-linear-gradient(right,#cf58c0 0,#da7f67 100%);background:linear-gradient(270deg,#cf58c0,#da7f67);border-radius:2px;color:#fff;padding:0 9px}.page--ai-test-style .flex-space-between{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.page--ai-test-style .table{width:100%}.page--ai-test-style .table tr{height:48px;border-bottom:1px solid #413d7e}.page--ai-test-style .table th{height:20px;font-size:14px;font-weight:500;color:#b3c5ff;line-height:20px}.page--ai-test-style .table .ant-table-header,.page--ai-test-style .table .ant-table-row-cell-break-word,.page--ai-test-style .table .ant-table-tbody{background-color:transparent}.page--ai-test-style .table .ant-table-fixed-header .ant-table-scroll .ant-table-header{overflow:hidden;background-color:transparent}.page--ai-test-style .table .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{background-color:transparent}.page--ai-test-style .table .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{background:transparent}.page--ai-test-style .table .ant-table-tbody>tr,.page--ai-test-style .table .ant-table-thead>tr{border-bottom:1px solid #413d7e!important}.page--ai-test-style .table .ant-table-thead>tr>th{height:20px;font-size:14px;font-weight:500;color:#b3c5ff!important;line-height:20px}.page--ai-test-style .table .ant-table-tbody>tr>td{background-color:transparent!important;color:#b3c5ff}.page--ai-test-style .table a{color:#6fd9bb;display:inline-block;margin-right:24px}.page--ai-test-style .table a:hover{color:#6fd9bb;opacity:.8}.page--ai-test-style .table a.disabled{cursor:not-allowed;color:#56548d;pointer-events:none}.page--ai-test-style .upload-index-main{margin:auto;background-image:-o-linear-gradient(319deg,rgba(56,43,110,.6) 0,rgba(38,31,77,.6) 100%),url("//zhiyi-web.oss-cn-hangzhou.aliyuncs.com/web-tool-inner/axure/17a61b3d431/img_index%203dhso@2x(1).jpg");background-image:linear-gradient(131deg,rgba(56,43,110,.6),rgba(38,31,77,.6)),url("//zhiyi-web.oss-cn-hangzhou.aliyuncs.com/web-tool-inner/axure/17a61b3d431/img_index%203dhso@2x(1).jpg");background-size:contain;width:1376px;height:811px;background-repeat:no-repeat;display:-ms-flexbox;display:flex;padding:240px 0;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;color:#b3c5ff}.page--ai-test-style .upload-index-main h1{margin:0;height:56px;font-size:40px;font-weight:500;color:#b3c5ff;line-height:56px;text-shadow:0 4px 8px rgba(0,0,0,.5)}.page--ai-test-style .upload-index-main section{height:24px;font-size:16px;font-weight:500;line-height:24px;text-shadow:0 4px 8px rgba(0,0,0,.5);margin-top:8px}.page--ai-test-style .upload-index-main section.sub-title{margin-bottom:80px;text-align:center}.page--ai-test-style .upload-index-main section.tip{margin-top:16px;width:267px;font-size:12px;line-height:16px;text-align:center}.ai-test-select-overlay .ant-checkbox-wrapper,.page--ai-test-style .ant-checkbox-wrapper{display:list-item;max-width:100%;font-size:14px;color:#b3c5ff;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ai-test-select-overlay .ant-checkbox-wrapper+.ant-checkbox-wrapper,.page--ai-test-style .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.ai-test-select-overlay .ant-checkbox+span,.page--ai-test-style .ant-checkbox+span{padding-left:4px;padding-right:0}.ai-test-select-overlay .ant-checkbox-inner,.page--ai-test-style .ant-checkbox-inner{width:12px;height:12px;border-color:#b3c5ff;background-color:transparent}.ai-test-select-overlay .ant-checkbox-checked:after,.page--ai-test-style .ant-checkbox-checked:after{border-color:transparent}.ai-test-select-overlay .ant-checkbox-checked .ant-checkbox-inner,.page--ai-test-style .ant-checkbox-checked .ant-checkbox-inner{background-color:#b3c5ff;border-color:#b3c5ff}.ai-test-select-overlay .ant-checkbox-checked .ant-checkbox-inner:after,.page--ai-test-style .ant-checkbox-checked .ant-checkbox-inner:after{width:4px;height:8px;border-width:2px;border-color:#534b95}.ai-test-select-overlay .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner,.ai-test-select-overlay .ant-checkbox-input:focus+.ant-checkbox-inner,.ai-test-select-overlay .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.ai-test-select-overlay .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner,.page--ai-test-style .ant-checkbox-checked .ant-checkbox-input:focus+.ant-checkbox-inner,.page--ai-test-style .ant-checkbox-input:focus+.ant-checkbox-inner,.page--ai-test-style .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner,.page--ai-test-style .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner{border-color:#b3c5ff}.ai-test-button{display:inline-block;width:88px;height:32px;background:#6fd9bb;-webkit-box-shadow:0 9px 27px -12px #3eba97;box-shadow:0 9px 27px -12px #3eba97;border-radius:4px;color:#141433;font-size:14px;position:relative;text-align:center;line-height:32px;font-weight:500;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}.ai-test-button span{position:relative;z-index:2}.ai-test-button:hover{background:#94f2d8;color:#141433}.ai-test-button:hover:after{opacity:.4;-webkit-filter:blur(5px);filter:blur(5px)}.ai-test-button:after{content:"";width:66px;height:14px;background:#6fd9bb;border-radius:4px;opacity:.3;-webkit-filter:blur(5px);filter:blur(5px);position:absolute;z-index:1;top:21px;left:11px;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}.ai-test-button-link{font-size:12px;font-weight:500;color:#6fd9bb;line-height:20px}.ai-test-button-link:hover{color:#94f2d8}.ai-test-main-image{display:-ms-inline-flexbox;display:inline-flex;width:680px;height:680px;background-color:#fff;text-align:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ai-test-main-image img{max-width:680px;max-height:680px}@-webkit-keyframes twinkle{0%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,.8)}}@keyframes twinkle{0%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,.8)}}.ai-test-main-image .box-container{display:inline-block;position:relative}.ai-test-main-image .box-container .box{position:absolute;z-index:1;border-radius:4px;border:2px solid #fff;cursor:pointer;-webkit-animation:twinkle .3s 2;animation:twinkle .3s 2}.ai-test-main-image .box-container .box.active,.ai-test-main-image .box-container .box.active:hover{border:2px solid #592fcc;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.ai-test-main-image .box-container .box:hover{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.cascader-label-wrap.ai-test-select,.cascader-label-wrap.ai-test-select.active,.select2.ai-test-select,.select2.ai-test-select.active{background:#534b95;-webkit-box-shadow:0 4px 25px 0 rgb(10 10 1.21153846%);box-shadow:0 4px 25px 0 rgb(10 10 1.21153846%);border-radius:4px;display:inline-block;padding:6px 15px;color:#6fd9bb}.cascader-label-wrap.ai-test-select.active .cascader-icon,.cascader-label-wrap.ai-test-select.active .cascader-label,.cascader-label-wrap.ai-test-select.active .icon,.cascader-label-wrap.ai-test-select .cascader-icon,.cascader-label-wrap.ai-test-select .cascader-label,.cascader-label-wrap.ai-test-select .icon,.select2.ai-test-select.active .cascader-icon,.select2.ai-test-select.active .cascader-label,.select2.ai-test-select.active .icon,.select2.ai-test-select .cascader-icon,.select2.ai-test-select .cascader-label,.select2.ai-test-select .icon{color:#6fd9bb!important}.cascader-label-wrap.ai-test-select.active,.cascader-label-wrap.ai-test-select.active.active,.cascader-label-wrap.ai-test-select.active:hover,.cascader-label-wrap.ai-test-select:hover,.select2.ai-test-select.active,.select2.ai-test-select.active.active,.select2.ai-test-select.active:hover,.select2.ai-test-select:hover{background:#7068ad;color:#6fd9bb}.ant-dropdown.ai-test-select-overlay{background:#534b95}.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-content{border-top:1px solid rgba(203,198,238,.08)}.ant-dropdown.ai-test-select-overlay .casder-right-checkbox-name{color:#b3c5ff}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel{background:#534b95;-webkit-box-shadow:0 -3px 20px 0 rgb(10 10 3.15%);box-shadow:0 -3px 20px 0 rgb(10 10 3.15%);border-radius:4px;padding:0}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-noresult,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-select-length,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .input-search-warp input,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-noresult,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-select-length,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .input-search-warp input{color:#b3c5ff;border-color:#b3c5ff}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-noresult::-webkit-input-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-select-length::-webkit-input-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .input-search-warp input::-webkit-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-noresult::-webkit-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-select-length::-webkit-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .input-search-warp input::-webkit-input-placeholder{color:rgba(179,197,255,.5)}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-noresult::-moz-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-select-length::-moz-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .input-search-warp input::-moz-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-noresult::-moz-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-select-length::-moz-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .input-search-warp input::-moz-placeholder{color:rgba(179,197,255,.5)}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-noresult:-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-select-length:-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .input-search-warp input:-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-noresult:-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-select-length:-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .input-search-warp input:-ms-input-placeholder{color:rgba(179,197,255,.5)}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-noresult::-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-select-length::-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .input-search-warp input::-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-noresult::-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-select-length::-ms-input-placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .input-search-warp input::-ms-input-placeholder{color:rgba(179,197,255,.5)}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-noresult::placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .cascader-select-length::placeholder,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .input-search-warp input::placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-noresult::placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .cascader-select-length::placeholder,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .input-search-warp input::placeholder{color:rgba(179,197,255,.5)}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .item,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .ant-dropdown-menu-item,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .item{color:#b3c5ff}.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .ant-dropdown-menu-item.active,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .ant-dropdown-menu-item.item:hover,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .item.active,.ant-dropdown.ai-test-select-overlay .ant-dropdown-menu .item.item:hover,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .ant-dropdown-menu-item.active,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .ant-dropdown-menu-item.item:hover,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .item.active,.ant-dropdown.ai-test-select-overlay .cascader-drowpanel .item.item:hover{background:#7068ad}.ant-dropdown.ai-test-select-overlay .multiple-footer{background:#534b95}.ant-dropdown.ai-test-select-overlay .multiple-footer a{color:#6fd9bb}.ant-dropdown.ai-test-select-overlay .multiple-footer a:hover{color:#94f2d8}.ai-test-item-info{width:472px;height:184px;background:#fff;-webkit-box-shadow:0 -20px 80px 4px rgba(19,10,64,.6);box-shadow:0 -20px 80px 4px rgba(19,10,64,.6);border-radius:4px;padding:16px;font-size:12px;color:#3f3474;display:-ms-flexbox;display:flex;position:absolute;top:117%;cursor:pointer}.ai-test-item-info.item-0:after{left:36px}.ai-test-item-info.item-1:after{left:132px}.ai-test-item-info.item-2:after{left:228px}.ai-test-item-info.item-3:after{left:324px}.ai-test-item-info.item-4:after{left:420px}.ai-test-item-info:after{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;content:"";position:absolute;bottom:100%;left:0;width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 12px}.ai-test-item-info .ml-16{margin-left:16px}.ai-test-item-info .flex-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ai-test-item-info .w-128{width:128px}.ai-test-item-info .flex-1{-ms-flex:1 1;flex:1 1}.ai-test-item-info .h-128{height:128px}.ai-test-item-info .obj-fit{-o-object-fit:cover;object-fit:cover}.ai-test-item-info .flex-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.ai-test-item-info .bg-blue{padding:10px;height:56px;background:#f7f9ff;border-radius:4px}.ai-test-item-info .bg-blue .item-info{text-align:center;position:relative}.ai-test-item-info .bg-blue .item-info:not(:last-child):after{position:absolute;right:0;content:"";width:1px;top:22px;height:12px;background:#c8c9d7}.ai-test-item-info .price{font-size:16px;font-weight:500;color:#f55;line-height:16px}.ai-test-item-info .text-info{color:#666995}.ai-test-modal .ant-modal-body,.ai-test-modal .ant-modal-footer,.ai-test-modal .ant-modal-header{padding:0 32px}.ai-test-modal .ant-modal-content{border-radius:8px}.ai-test-modal .ant-modal-header{height:64px;background:#e8edff;border-radius:8px 8px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ai-test-modal .ant-modal-header .ant-modal-title{-ms-flex:1 1;flex:1 1}.ai-test-modal .ant-modal-header .header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:500;color:#3f3474;line-height:24px}.ai-test-modal .ant-modal-header .header .select2{font-size:14px}.ai-test-modal .content{-ms-flex:1 1;flex:1 1}.ai-test-modal .modal-footer{height:64px;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.ai-test-modal .modal-footer a.close{display:inline-block;width:88px;height:32px;background:#fff;border-radius:4px;border:1px solid #3f3474;padding:6px 0;text-align:center;font-size:12px;font-weight:400;color:#3f3474;line-height:20px}.ai-test-modal .modal-footer a.close:hover{color:#3f3474;opacity:.5}.ai-test-modal .ant-table-column-title{color:#666995}.ai-test-modal .columns--shop-follow.follow,.ai-test-modal .monitor-item-btn{color:#50bbb1}.ai-test-modal .monitor-item-btn.cancel{color:#343874}.page--ai-test-style .detail-info{margin-top:40px;padding:24px 26px 18px;width:576px;height:608px;background:-o-linear-gradient(315deg,#382b6e 0,#261f4d 100%);background:linear-gradient(135deg,#382b6e,#261f4d);-webkit-box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);border-radius:4px}.page--ai-test-style .detail-info .detail-info-tab{width:120px;position:relative;margin:0}.page--ai-test-style .detail-info .detail-info-tab .detail-info-tab-item{display:inline-block;z-index:1;position:relative;padding:0 0 8px;font-size:12px;font-weight:400;color:#b3c5ff;line-height:12px;margin-right:24px}.page--ai-test-style .detail-info .detail-info-tab .detail-info-tab-item.active,.page--ai-test-style .detail-info .detail-info-tab .detail-info-tab-item:hover.active{color:#6fd9bb;border-bottom:1px solid #6fd9bb}.page--ai-test-style .detail-info .detail-info-tab .detail-info-tab-item:hover{color:#91cfdd}.page--ai-test-style .detail-info .item-count{-ms-flex-align:start;align-items:flex-start;padding-bottom:8px;font-size:16px;font-weight:500;color:#b3c5ff}.page--ai-test-style .detail-info .item-count .item-count-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.page--ai-test-style .detail-info .item-count .count{line-height:64px;font-size:64px;font-weight:700;color:#6fd9bb}.page--ai-test-style .detail-info .item-count .count .animation-count{display:inline}.page--ai-test-style .detail-info .item-count .count i{font-size:16px}.page--ai-test-style .detail-info .item-count .item-count-sale{font-size:12px;font-weight:400}.page--ai-test-style .detail-info .item-top{height:176px;margin-top:24px;margin-bottom:40px;background:rgba(205,198,238,.08);border-radius:4px;padding:26px;font-size:12px}.page--ai-test-style .detail-info .hot-summary{padding-bottom:24px;border-bottom:1px solid rgba(179,197,255,.12)}.page--ai-test-style .detail-info .grid-col-5{display:-ms-flexbox;display:flex;margin-top:16px;margin-bottom:19px;position:relative}.page--ai-test-style .detail-info .grid-col-5 .item{display:inline-block;width:88px;height:88px;-webkit-box-shadow:0 -3px 46px 0 rgba(10,10,63,.4);box-shadow:0 -3px 46px 0 rgba(10,10,63,.4);border-radius:4px;background-size:cover}.page--ai-test-style .detail-info .grid-col-5 .item:not(:last-child){margin-right:8px}.page--ai-test-style .detail-info .shop-and-price>ul{margin-top:48px;display:inline-block;list-style:none;width:260px}.page--ai-test-style .detail-info .shop-and-price>ul>li.count{margin:24px 0 0;height:32px;font-size:24px;font-weight:500;color:#b3c5ff;line-height:32px}.ai-test-panel-container .title{padding:40px 0 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ai-test-panel-container .title>.text{font-size:18px;font-weight:600;color:#b3c5ff;line-height:26px}.ai-test-panel-container .title>.ai-test-tab{-ms-flex:1 1;flex:1 1}.ai-test-panel-container .title>.ai-test-tab .ai-test-tab-item{height:26px;font-size:18px;font-weight:600;color:#b3c5ff;line-height:26px;margin-right:40px;display:inline-block}.ai-test-panel-container .title>.ai-test-tab .ai-test-tab-item.active,.ai-test-panel-container .title>.ai-test-tab .ai-test-tab-item:hover.active{color:#6fd9bb}.ai-test-panel-container .title>.ai-test-tab .ai-test-tab-item:hover{color:#91cfdd}.ai-test-panel-container .body{padding:40px;background:-o-linear-gradient(319deg,#382b6e 0,#261f4d 100%);background:linear-gradient(131deg,#382b6e,#261f4d);-webkit-box-shadow:-20px 100px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 100px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);border-radius:4px}.ai-test-info-card-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ai-test-info-card{display:inline-block;height:152px;padding:20px;background:-o-linear-gradient(315deg,#382b6e 0,#3c336e 100%);background:linear-gradient(135deg,#382b6e,#3c336e);-webkit-box-shadow:-20px 100px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 100px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);border-radius:4px}.ai-test-info-card .value{font-size:40px;font-weight:700;color:#6fd9bb;line-height:48px;margin-top:24px;height:48px}.ai-test-info-card .name{font-size:14px}.ai-test-info-card .bottom{margin-top:4px;font-size:12px;font-weight:500;color:#99aae1;line-height:16px}.ai-test-info-card .bottom .bottom-left{margin-right:24px}.page--ai-test-style .price-container{width:1376px;margin:0 auto;position:relative;background-size:1376px 2252px;background:-o-linear-gradient(319deg,#382b6e 0,#261f4d 100%);background:linear-gradient(131deg,#382b6e,#261f4d);-webkit-box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);box-shadow:-20px 142px 80px 0 rgba(19,10,64,.4),0 -3px 46px 0 rgba(19,10,63,.4);border-radius:0 0 6px 6px;padding:27px 40px}.page--ai-test-style .price-container:after{top:0;left:44px;content:" ";position:absolute;z-index:0;width:1289px;height:406px;background:rgba(72,61,124,.5);-webkit-filter:blur(50px);filter:blur(50px)}.page--ai-test-style .price-container header{position:relative;z-index:3;padding-bottom:25px}.page--ai-test-style .price-container header .btn-back{cursor:pointer;line-height:56px;vertical-align:.875em}.page--ai-test-style .price-container header .btn-back:hover{color:#cbc6ee}.page--ai-test-style .price-container header .title{font-size:56px;font-weight:700;display:inline-block;margin:0 8px}.page--ai-test-style .price-container .priceInfoWidth{width:248}.ai-test-sort-2{display:-ms-flexbox;display:flex}.ai-test-sort-2 .sort-icon-wrap.active .sort-icon-text{color:#6fd9bb}.ai-test-sort-2 .sort-icon-wrap .sort-icon-text{color:#b3c5ff}.ai-test-sort-2 .sort-item.sort-item-default{color:#b3c5ff!important}.ai-test-sort-2 .sort-item.sort-item-default:hover{color:#91cfdd!important}.ai-test-sort-2 .sort-item.sort-item-default.sort-type-active{color:#6fd9bb!important}.item-component.ai-test-item-card{width:auto;background:rgba(205,198,238,.08);border-radius:2px}.item-component.ai-test-item-card:hover{border:1px solid #6fd9bb}.item-component.ai-test-item-card .item-component-info .item-component-name{color:#6fd9bb}.item-component.ai-test-item-card .item-component-info .item-component-name:hover{color:#6fd9bb;opacity:.5}.item-component.ai-test-item-card .item-component-info .item-info{color:rgba(179,197,255,.5)}.item-component.ai-test-item-card .item-component-info .item-info img{display:none}.item-component.ai-test-item-card .item-component-info .item-info .shop-name{color:rgba(179,197,255,.5);cursor:pointer}.item-component.ai-test-item-card .item-component-info .item-info .shop-name:hover{color:#6fd9bb}.item-component.ai-test-item-card .item-component-info .item-price>span:first-child{color:#d07c69}.item-component.ai-test-item-card .item-salevolume-info .item-info-text{color:#b3c5ff;background:rgba(205,198,238,.08);-webkit-box-shadow:0 -3px 46px 0 rgba(10,10,63,.4);box-shadow:0 -3px 46px 0 rgba(10,10,63,.4);border-radius:2px}.item-component.ai-test-item-card .item-footer{border-top-color:rgba(179,197,255,.06);color:rgba(179,197,255,.5)}.item-component.ai-test-item-card .item-footer .item-line{background-color:rgba(179,197,255,.06)}.page--ai-test-style .detail-container{position:relative}.page--ai-test-style .detail-container:after{top:0;left:0;content:" ";position:absolute;z-index:0;width:1376px;height:348px;background:rgba(82,71,142,.4);-webkit-filter:blur(50px);filter:blur(50px)}.page--ai-test-style .detail-container.queue-anim-entering,.page--ai-test-style .detail-container.queue-anim-leaving{position:absolute;left:50%;top:0;margin-left:-688px}.page--ai-test-style .detail-container .tab{width:1298px;position:relative;margin:40px 0}.page--ai-test-style .detail-container .tab:after{content:"";position:absolute;inset:100% 0 0 0;z-index:0;border-bottom:1px solid rgba(203,198,238,.08)}.page--ai-test-style .detail-container .tab .tab-item{display:inline-block;z-index:1;position:relative;padding:16px 0;font-size:24px;font-weight:600;color:#b3c5ff;line-height:32px;margin-right:40px}.page--ai-test-style .detail-container .tab .tab-item.active,.page--ai-test-style .detail-container .tab .tab-item:hover.active{color:#6fd9bb;border-bottom:1px solid #6fd9bb}.page--ai-test-style .detail-container .tab .tab-item:hover{color:#91cfdd}.page--ai-test-style .detail-container .none-tip{font-size:12px;font-weight:400;width:310px;color:#cf7965;line-height:20px;margin-right:8px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.page--ai-test-style .detail-container .none-tip .anticon{font-size:20px;vertical-align:-.2em;margin-right:4px}.page--ai-test-style .info-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.page--ai-test-style .tips-container{background:rgba(205,198,238,.08);border-radius:0 4px 4px 0;display:-ms-flexbox;display:flex;padding:12px 24px}.page--ai-test-style .tips-container .highlight{color:#ce69ce}.page--ai-test-style .detail-info-wrapper{width:576px;height:608px}.page--ai-test-style .detail-info-wrapper .empty{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:576px}.page--ai-test-style .detail-info-wrapper .empty-pic{width:480px;margin-bottom:35px}.page--ai-test-style .detail-info-wrapper .empty-tip{font-size:14px;font-weight:400;color:#b3c5ff;line-height:24px;margin-bottom:0}.page--ai-test-style .price-info-width{width:248px}.page--ai-test-style .overview-card{width:312px}.result-recommend-header{margin:0 auto;width:1392px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:32px}.result-recommend-header .ant-tooltip-inner{width:200px}.result-recommend-header .zy-search-result-popover .search-result{width:638px;background:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(21,33,53,.15);box-shadow:0 2px 8px 0 rgba(21,33,53,.15);border-radius:2px;position:absolute;top:3px;left:0;padding:24px 24px 19px 25px;display:-ms-flexbox;display:flex;max-height:420px}.result-recommend-header .zy-search-result-popover .search-result .new-history{width:314px;border-bottom:1px dashed #efeff2;margin-right:24px;margin-bottom:16px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-title{width:56px;height:24px;font-size:14px;font-weight:500;color:#282b59;line-height:24px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-clear{width:56px;height:18px;font-size:14px;font-weight:400;color:#666995;line-height:18px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item-width{width:600px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item-width .icon{display:none}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item-width .new-history-item-content{width:440px;color:"#666995";margin:"2px 0 2px 8px";overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item-width:hover{width:600px;height:20px;background:#f0f5ff;border-radius:2px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item-width:hover>.icon{display:inline-block}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item{width:310px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item .icon{display:none}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item .new-history-item-content{width:100%;color:"#666995";margin:"2px 0 2px 8px";overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item:hover{width:100%;height:20px;background:#f0f5ff;border-radius:2px}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item:hover>.icon{display:inline-block}.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item-width:last-child,.result-recommend-header .zy-search-result-popover .search-result .new-history .new-history-item:last-child{margin-bottom:16px}.result-recommend-header .zy-search-result-popover .search-result .new-history-width{width:450px}.result-recommend-header .zy-search-result-popover .search-result .hot-word{width:314px;margin-right:24px}.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-title{width:56px;height:24px;font-size:14px;font-weight:500;color:#282b59;line-height:24px;margin-bottom:13px}.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item,.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item-width{width:100%;height:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:8px}.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item-width .icon,.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item .icon{display:none}.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item-width:hover,.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item:hover{width:100%;background:#f0f5ff;border-radius:2px}.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item-width:hover>.icon,.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item:hover>.icon{display:inline-block}.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item-width,.result-recommend-header .zy-search-result-popover .search-result .hot-word .hot-word-item-width:hover{width:600px}.result-recommend-header .zy-search-result-popover .search-result .hot-word-width{width:450px}.result-recommend-header .zy-search-result-popover .search-result .select-template{width:225px;margin-left:25px;padding-bottom:12px;overflow-y:auto;overflow-x:hidden;max-height:395px}.result-recommend-header .zy-search-result-popover .search-result .select-template .select-template-title{width:56px;height:24px;font-size:14px;font-weight:500;color:#282b59;line-height:24px;margin-bottom:15px}.result-recommend-header .zy-search-result-popover .search-result .select-template .select-template-item{width:100%;display:-ms-flexbox;display:flex;margin-bottom:8px}.result-recommend-header .zy-search-result-popover .search-result .select-template .select-template-item .icon{display:none}.result-recommend-header .zy-search-result-popover .search-result .select-template .select-template-item:hover{width:100%;background:#f0f5ff;border-radius:2px}.result-recommend-header .zy-search-result-popover .search-result .select-template .select-template-item:hover>.icon{display:inline-block}.result-recommend-header .zy-search-result-popover .search-result .search-input-history-item{width:453px;height:20px;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.result-recommend-header .zy-search-result-popover .search-result .search-input-history-item:hover{background:#f0f5ff}.result-recommend-header .zy-search-result-popover .ant-popover-content .ant-popover-arrow{display:none}.result-recommend-header .result-recommend-header-input{width:640px;height:56px;background:#fff;border-radius:4px;border:1px solid #c8c9d7}.result-recommend-header .result-recommend-header-input input{border:none;margin-left:8px;line-height:30px;height:100%;font-size:18px;-ms-flex:1 1;flex:1 1;padding-right:8px;background-color:transparent;color:#000;width:100%}.result-recommend-header .result-recommend-header-input input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.result-recommend-header .result-recommend-header-input input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.result-recommend-header .result-recommend-header-input input:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.result-recommend-header .result-recommend-header-input input::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.result-recommend-header .result-recommend-header-input input::placeholder{color:hsla(0,0%,100%,.5)}.result-recommend-header .result-recommend-header-input .search{width:80px;height:40px;background:#2f54eb;border-radius:2px;text-align:center;line-height:40px;color:#fff;font-size:16px;font-weight:400;margin:8px 8px 8px 0;cursor:pointer}.result-recommend-header .active{border:1px solid #2f54eb}.result-recommend-header .result-recommend-header-search-word{display:inline-block;max-width:360px;height:33px;font-size:24px;font-weight:500;color:#fff;line-height:42px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.result-recommend-header .result-recommend-header-search-title{width:70px;height:20px;font-size:14px;font-weight:400;color:#fff;line-height:20px}.result-recommend-header-add-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:16px}.result-recommend-header-add-item .result-recommend-header-add-item-des{width:140px;height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px;margin-right:4px}.result-recommend-header-add-item .result-recommend-header-add-item-title{height:20px;font-size:14px;font-weight:500;color:#2f54eb;line-height:20px}.result-recommend-guess{width:1392px;height:181px;background:#fff;margin:-28px auto 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:24px}.result-recommend-guess .left{position:relative;width:702px}.result-recommend-guess .left .result-recommend-guess-name{height:25px;font-size:18px;font-weight:500;color:#282b59;line-height:25px;margin-bottom:15px;cursor:pointer;display:inline-block}.result-recommend-guess .left .result-recommend-guess-tag .result-recommend-guess-tag-info{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px;margin-bottom:8px;background:#f7f7fa;color:#343874;margin-right:8px}.result-recommend-guess .left .result-recommend-guess-tag .result-recommend-guess-title{width:60px;height:17px;font-size:12px;font-weight:400;color:#666995;line-height:17px;margin-right:24px}.result-recommend-guess .left .result-recommend-guess-detail{height:17px;font-size:12px;font-weight:400;color:#666995;line-height:17px;margin-right:16px}.result-recommend-guess .left .result-recommend-guess-detail span{display:inline-block;margin:0 24px 0 0}.result-recommend-guess .right{width:432px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:120px}.result-recommend-guess .right .option{display:none}.result-recommend-guess .right .option .divide{width:1px;height:9px;background:#c8c9d7}.result-recommend-guess .right .dimback{display:inline-block;width:102px;height:102px;margin:0 0 0 12px;background:#000;position:relative}.result-recommend-guess .right .dimback .dim{margin:0;opacity:.3}.result-recommend-guess .right .dimback img{width:102px;height:102px}.result-recommend-guess .right .dimback .all-item{display:inline-block;position:absolute;top:0;left:0;width:102px;height:102px;padding:32px 0 20px 24px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff}.result-recommend-guess:hover .right .option{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.new-tab .tab-item{height:25px;font-size:18px;font-weight:500;color:#9fa2bf;line-height:25px;margin:16px 0 6px 32px}.new-tab .tab-item:first-child{margin-left:24px}.new-tab .active{height:25px;font-size:18px;font-weight:500;color:#343874;line-height:25px}.new-tab .active:after{width:24px;position:absolute;bottom:-6px;left:0;right:0;height:4px;content:"";background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgba(47,84,235,.4);box-shadow:0 2px 14px 0 rgba(47,84,235,.4);border-radius:16px;margin:0 auto;padding-bottom:6px}.result-recommend-guess-jiejin{width:1392px;height:228px;background:#fff;margin:-28px auto 16px;padding:24px}.result-recommend-guess-jiejin .entry{width:200px;height:146px;background:#f7f7fa;border-radius:4px;padding:16px;margin-right:23px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent;cursor:pointer}.result-recommend-guess-jiejin .entry:hover{background:#f5f8ff;border-radius:4px}.result-recommend-guess-jiejin .entry .result-recommend-guess-entry-name{height:24px;font-size:16px;font-weight:500;color:#343874;line-height:24px;margin-bottom:3px}.result-recommend-guess-jiejin .entry .result-recommend-guess-entry-tag{height:16px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9fa2bf;line-height:16px}.result-taobao-recommend{width:1392px;margin:-27px auto 44px;background:#fff;padding:24px 24px 6px}.taobao-recommend-right .guess-recommend{height:146px;margin-left:24px}.taobao-recommend-right .guess-recommend .tab-item{height:16px;font-size:12px;font-weight:600;color:#282b59;line-height:16px}.taobao-recommend-right .guess-recommend .active:after{content:"";position:absolute;bottom:-6px;right:13px;width:24px;height:4px;background:#2f54eb;-webkit-box-shadow:0 2px 14px 0 rgb(47 84 5.875%);box-shadow:0 2px 14px 0 rgb(47 84 5.875%);border-radius:2px}.taobao-recommend-right .guess-recommend .guess-recommend-content{width:80px;margin:24px 24px 8px 0;cursor:pointer}.taobao-recommend-right .guess-recommend .guess-recommend-content .guess-recommend-content-title{height:16px;font-size:12px;font-weight:400;color:#343874;line-height:16px;text-align:center}.search-goods{width:1392px;margin:0 auto;background:#fff}.search-goods .goods-filter-line{margin-left:24px;width:1352px;border:1px solid #efeff2}.search-goods .search-goods-sort{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fff;width:1392px;margin:0 auto;padding:16px 24px 0;font-size:14px}.search-goods .sort-item,.search-goods .sort-item-active{color:#343874;font-size:14px;cursor:pointer;margin-right:30px}.search-goods .sort-item-active:hover,.search-goods .sort-item:hover{color:#2f54eb}.search-goods .search-goods-content{background-color:#fff;width:1392px;padding:16px 24px 0;margin:0 auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);float:inherit;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.search-goods .result-recommend-page{clear:both;background-color:#fff;width:1392px;padding-bottom:12px;margin:0 auto}.search-goods .price-input-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.search-goods .price-input-wrap .number-input.ant-input-affix-wrapper{width:auto}.search-goods .price-input-wrap .number-input.ant-input-affix-wrapper .ant-input-prefix{left:5px}.search-goods .price-input-wrap .number-input .ant-input{width:90px;height:24px;line-height:24px;padding:0 5px 0 15px}.search-goods .price-input-wrap .price-line{margin:0 4px}.search-goods .other-keyWord{height:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.search-goods .keyword-title,.search-goods .other-keyWord{font-size:14px;font-weight:400;color:#666995;line-height:20px}.search-goods .keyword-title{width:182px;height:20px}.search-goods .keyword-item{cursor:pointer;height:16px;font-size:12px;font-weight:500;color:#2f54eb;line-height:16px;margin-right:24px}.search-goods .select-template-content .ai-selected-items-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.search-goods .select-template-content .ai-selected-items-header .title{font-size:18px;font-weight:500;line-height:25px;color:#343874}.search-goods .select-template-content .ai-selected-items-header .button-clear{font-size:14px;font-weight:300;line-height:20px;color:#666995;cursor:pointer}.search-goods .select-template-content .ai-selected-items-header .button-clear:hover{color:#6483ff}.search-goods .ai-selected-items.template-selector .template-item{font-weight:400;font-size:14px;height:36px;padding:11px 0 11px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.search-goods .ai-selected-items.template-selector .template-item .template-name{display:inline-block;width:262px;color:#666995}.search-goods .ai-selected-items.template-selector .template-item:hover{background-color:#f0f5ff}.search-goods .ai-selected-items.template-selector .template-item:hover .template-name{color:#2f54eb}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal{padding:24px}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal .title{font-size:16px;font-weight:500;line-height:22px;margin-bottom:8px;color:#282b59}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal .input-wrapper{margin-bottom:16px}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal .input-wrapper .input-label{margin-right:16px;margin-bottom:-3px;color:#343874}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal .input-wrapper .input-label .input-label-name{width:110px;height:40px;font-size:14px;font-weight:400;color:#343874;line-height:40px}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal .input-wrapper .input-label .input-label-tip{width:280px;height:34px;font-size:12px;font-weight:400;color:#9fa2bf;line-height:34px;margin-left:8px}.search-modal .ant-modal-content .ant-modal-body .add--items--template--modal .buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.search-shop{width:1392px;margin:-28px auto 0}.search-shop .shop-list{cursor:pointer;color:#343874;margin-right:24px}.search-shop .shop-list.active{cursor:default;color:#2f54eb}.search-shop .result-recommend-shop{width:1392px;height:181px;background:#fff;margin:0 auto 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:24px;border-bottom:1px solid #e8e8e8}.search-shop .result-recommend-shop .left{position:relative;width:702px;cursor:pointer}.search-shop .result-recommend-shop .left .result-recommend-guess-name{height:25px;font-size:18px;font-weight:500;color:#282b59;line-height:25px;margin-bottom:15px}.search-shop .result-recommend-shop .left .result-recommend-guess-tag .result-recommend-guess-tag-info{padding:0 4px;border:none;height:20px;border-radius:2px;font-size:12px;line-height:20px;margin-bottom:8px;background:#f7f7fa;color:#343874;margin-right:8px}.search-shop .result-recommend-shop .left .result-recommend-guess-detail{height:18px;margin:8px 0 0;font-size:12px;line-height:18px;color:#666995}.search-shop .result-recommend-shop .left .result-recommend-guess-detail span{display:inline-block;margin:0 24px 0 0}.search-shop .result-recommend-shop .right{width:432px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:120px;position:relative;top:0;left:0}.search-shop .result-recommend-shop .right .option{display:none}.search-shop .result-recommend-shop .right .option .divide{width:1px;height:9px;background:#c8c9d7}.search-shop .result-recommend-shop .right .dimback{display:inline-block;width:102px;height:102px;margin:0 0 0 12px;background:#000;position:relative}.search-shop .result-recommend-shop .right .dimback .dim{margin:0;opacity:.3}.search-shop .result-recommend-shop .right .dimback img{width:102px;height:102px}.search-shop .result-recommend-shop .right .dimback .all-item{display:inline-block;position:absolute;top:0;left:0;width:102px;height:102px;padding:32px 0 20px 24px;vertical-align:middle;font-size:12px;line-height:20px;color:#fff}.search-shop .result-recommend-shop .right .image-mask{height:107px;background:#000;opacity:.49;display:inline-block;margin:15px 0 0 -20px;position:absolute;top:0;left:-3px}.search-shop .result-recommend-shop .right .image-mask .image-mask-title{width:448px;height:107px;font-size:16px;font-weight:400;color:#fff;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.search-shop .result-recommend-shop:hover .right .option{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.search-shop .result-recommend-shop:last-child{margin-bottom:0}.search-shop .result-recommend-page{clear:both;background-color:#fff;width:1392px;padding-bottom:12px;margin:0 auto}.host-result{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.host-result>.title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:163px;margin:-60px -24px 0;background-color:#3860f4;background-position:50%;background-size:1440px 163px;background-repeat:no-repeat}.host-result>.title-wrapper>.title{width:1440px;padding:24px;margin:0 auto;font-size:16px;color:#fff}.host-result>.title-wrapper>.title .name,.host-result>.title-wrapper>.title .num{font-weight:500;font-size:18px}.rank-status-wrapper{width:1392px;height:52px;margin:16px auto 0;padding:16px 24px;background-color:#fff}.rank-status-wrapper>.rank-status{margin-right:24px;font-size:14px;line-height:20px;color:#343874;cursor:pointer}.rank-status-wrapper>.rank-status.active{color:#2f54eb}.content-wrapper{-ms-flex:1 1;flex:1 1;width:1392px;margin:auto}.zy-upper-limit{width:1200px;height:560px;background:#fff;-webkit-box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 8px 16px 0 rgba(0,0,0,.06),0 3px 6px -4px rgba(0,0,0,.1);display:-ms-flexbox;display:flex}.zy-upper-limit .left{width:399px;border-right:1px solid #efeff2}.zy-upper-limit .left .left-content{margin-bottom:24px}.zy-upper-limit .left .left-content .left-content-title{width:275px;height:20px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#282b59;line-height:20px;margin:0 auto}.zy-upper-limit .left .left-content .left-content-top{height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.zy-upper-limit .right{width:800px}.zy-upper-limit .right .right-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:40px 48px 16px}.zy-upper-limit .right .right-header .right-header-left{width:79px;height:22px;font-size:16px;font-weight:600;color:#282b59;line-height:22px}.zy-upper-limit .right .right-header .right-header-right{width:28px;height:20px;font-size:14px;font-weight:400;color:#666995;line-height:20px;cursor:pointer}.zy-upper-limit .right .name{height:20px;font-size:14px;font-weight:400;color:#343874;line-height:20px}.zy-upper-limit .right .remarks{height:16px;font-size:12px;font-weight:400;color:#666995;line-height:16px}.zy-upper-limit .right .member-type{width:60px;height:12px;font-size:12px;font-weight:400;line-height:12px}.zy-upper-limit .right .operation .ant-modal-content .ant-modal-header{border-bottom:none}.zy-upper-limit .right .right-ordinary-member{width:672px;height:301px;background:#fff;border:1px solid #efeff2;margin:0 auto}.zy-upper-limit .right .right-ordinary-member .ip{display:-ms-flexbox;display:flex;margin:64px 64px 24px}.zy-upper-limit .right .right-ordinary-member .ip .right-ip{height:37px;border-left:2px solid #2f54eb;width:136px;padding-left:10px}.zy-upper-limit .right .right-ordinary-member .ip .right-ip .right-ip-content{height:20px;font-size:14px;font-weight:400;color:#343874;line-height:20px}.zy-upper-limit .right .right-ordinary-member .ip .right-ip .right-ip-number{height:12px;font-size:12px;font-weight:400;color:#fa8c16;line-height:12px}.zy-upper-limit .right .right-ordinary-member .line{width:544px;height:1px;background:#efeff2;margin:0 64px}.zy-upper-limit .right .right-ordinary-member .admin .name{height:20px;font-size:14px;font-weight:400;color:#343874;line-height:20px}.zy-upper-limit .right .right-ordinary-member .admin .member-type{width:60px;height:12px;font-size:12px;font-weight:400;line-height:12px}.zy-upper-limit .right .right-ordinary-member .left-ip{height:20px;font-size:14px;font-weight:600;color:#282b59;line-height:20px;margin-right:64px}.admin-table-popover .ant-popover-content .ant-popover-arrow{display:none}