.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip--clickable:active{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}.item-wrap[data-v-721c1c72]{overflow:hidden;cursor:pointer;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-wrap .img-wrap[data-v-721c1c72]{position:relative}.item-wrap .img-wrap .status[data-v-721c1c72]{position:absolute;bottom:0;right:0;width:70px;height:24px;line-height:24px;text-align:center;font-size:13px}.item-wrap .img-wrap .red[data-v-721c1c72]{color:#fff;background:#ff6815}.item-wrap .img-wrap .gray[data-v-721c1c72]{color:#a2a2a2;background:#ededed}.item-wrap .desc[data-v-721c1c72]{padding:10px 15px 10px 20px}.item-wrap .desc .team-name[data-v-721c1c72]{font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#4d4d4d;line-height:24px}.item-wrap .desc .build-date[data-v-721c1c72]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#4d4d4d;line-height:40px}.item-wrap .desc .v-chip[data-v-721c1c72]{font-size:13px}.item-wrap .desc .tag-list[data-v-721c1c72]{margin-top:5px}.item-wrap.direction-row[data-v-721c1c72]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.item-wrap.direction-row .img-wrap[data-v-721c1c72]{-webkit-box-flex:1;-ms-flex:1;flex:1}.item-wrap.direction-row .desc[data-v-721c1c72]{-webkit-box-flex:0;-ms-flex:0 0 228px;flex:0 0 228px}.item-wrap.direction-row .desc .tag-list[data-v-721c1c72]{margin-top:10px}.item-wrap[data-v-b85a2dee]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0;background:#fff;-webkit-box-shadow:4px 4px 15px 0 rgba(0,0,0,.05);box-shadow:4px 4px 15px 0 rgba(0,0,0,.05);cursor:pointer}.item-wrap .img-wrap.has-cover[data-v-b85a2dee]{background:none}.item-wrap .desc-wrap[data-v-b85a2dee]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.item-wrap .desc-wrap ._title a[data-v-b85a2dee]{font-size:20px;font-family:Microsoft YaHei;font-weight:700;color:#4d4d4d;line-height:24px}.item-wrap .desc-wrap .summary[data-v-b85a2dee]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#4d4d4d;line-height:21px;margin-top:8px}.item-wrap .desc-wrap .date-wrap[data-v-b85a2dee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.item-wrap .desc-wrap .date-wrap .date-text[data-v-b85a2dee]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#b3b3b3;line-height:20px}.item-wrap[data-v-94e7ad6e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0;background:#fff;-webkit-box-shadow:4px 4px 15px 0 rgba(0,0,0,.05);box-shadow:4px 4px 15px 0 rgba(0,0,0,.05);cursor:pointer}.item-wrap .img-wrap.has-cover[data-v-94e7ad6e]{background:none}.item-wrap .desc-wrap[data-v-94e7ad6e]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.item-wrap .desc-wrap ._title a[data-v-94e7ad6e]{font-size:20px;font-family:Microsoft YaHei;font-weight:700;color:#4d4d4d;line-height:24px}.item-wrap .desc-wrap .summary[data-v-94e7ad6e]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#4d4d4d;line-height:21px;margin-top:8px;height:42px}.item-wrap .desc-wrap .date-wrap[data-v-94e7ad6e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.item-wrap .desc-wrap .date-wrap .date-text[data-v-94e7ad6e]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#b3b3b3;line-height:20px}.item-wrap.direction-row[data-v-94e7ad6e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.item-wrap.direction-row .img-wrap[data-v-94e7ad6e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.item-wrap.direction-row .desc[data-v-94e7ad6e]{-webkit-box-flex:0;-ms-flex:0 0 228px;flex:0 0 228px}.item-wrap.direction-row .desc .tag-list[data-v-94e7ad6e]{margin-top:10px}.item-wrap .img-wrap[data-v-51785ee9]{position:relative;cursor:pointer}.item-wrap .desc-wrap[data-v-51785ee9]{background:#f7f7f7;padding:20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.item-wrap .desc-wrap ._title[data-v-51785ee9]{overflow:hidden;text-overflow:ellipsis;font-size:16px;height:48px;line-height:24px}.item-wrap .desc-wrap ._title a[data-v-51785ee9]{color:#4d4d4d;display:block}.v-chip-group .v-chip{margin:4px 8px 4px 0}.v-chip-group .v-chip--active{color:inherit}.v-chip-group .v-chip--active.v-chip--no-color:after{opacity:.22}.v-chip-group .v-chip--active.v-chip--no-color:focus:after{opacity:.32}.v-chip-group .v-slide-group__content{padding:4px 0}.v-chip-group--column .v-slide-group__content{white-space:normal;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}.v-slide-group{display:-webkit-box;display:-ms-flexbox;display:flex}.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:none}.v-slide-group.v-item-group>.v-slide-group__next,.v-slide-group.v-item-group>.v-slide-group__prev{cursor:pointer}.v-slide-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 52px;flex:0 1 52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:52px}.v-slide-group__content{-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__content,.v-slide-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.v-slide-group__wrapper{contain:content;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.chip-group-wrap,.chip-group-wrap .label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.chip-group-wrap .label-wrap{margin-right:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chip-group-wrap .label-wrap .icon-wrap{margin-right:10px}.chip-group-wrap .label-wrap .label-text{font-size:14px;color:#4d4d4d}.chip-group-wrap .chip-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.chip-group-wrap .chip-group .v-chip-group .v-chip:not(.v-chip--active){background:none!important;border:none!important}.chip-group-wrap .chip-group .v-chip-group .v-chip--active{color:#fff}.chip-group-wrap .chip-group .v-chip-group .v-chip:before{opacity:0}.chip-group-wrap .chip-group.active-type__text .v-chip--active{color:#e60012;border-color:#e60012;color:#fff}.home-search-page{padding-top:20px;padding-bottom:40px;min-height:100vh;background:#f7f7f7}.home-search-page .container .search-text-wrap{height:30px;padding:0 20px}.home-search-page .container .search-text-wrap .text{font-size:16px;color:#4d4d4d;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex}.home-search-page .container .search-text-wrap .text .search-text{font-weight:600}.home-search-page .container .filter-wrap{background:#fff}.home-search-page .container .filter-wrap .top-wrap{height:56px;border-bottom:1px solid #eee;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-search-page .container .filter-wrap .bottom-wrap{padding:8px 20px}