.Card{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 3px hsla(0,0%,7%,.1);box-shadow:0 1px 3px hsla(0,0%,7%,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;overflow:hidden}html[data-theme=dark] .Card{background:#121212;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Card:last-child{margin-bottom:0}.Card-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:space-between;padding:0 16px}html[data-theme=dark] .Card-header{border-bottom:1px solid #1b1b1b}.Card-header:last-child{border-bottom:none}.Card-headerText{font-synthesis:style;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ios] .Card-headerText{font-weight:500}html[data-android] .Card-headerText{font-weight:700}.Card-section{padding:16px;position:relative}.Card-section+.Card-section:after{border-bottom:1px solid #f6f6f6;content:"";display:block;left:0;margin:0 16px;position:absolute;right:0;top:0}html[data-theme=dark] .Card-section+.Card-section:after{border-bottom:1px solid #1b1b1b}.ztext{line-height:1.6;word-break:break-word}.ztext>:first-child{margin-top:0}.ztext>:last-child{margin-bottom:0}.ztext h1,.ztext h2{clear:left;font-size:1.2em;font-synthesis:style;font-weight:600;line-height:1.5;margin-bottom:1.16667em;margin-top:2.33333em}html[data-ios] .ztext h1,html[data-ios] .ztext h2{font-weight:500}html[data-android] .ztext h1,html[data-android] .ztext h2{font-weight:700}.ztext h3,.ztext h4,.ztext h5,.ztext h6{clear:left;font-size:1.1em;font-synthesis:style;font-weight:600;line-height:1.5;margin-bottom:1.27273em;margin-top:1.90909em}html[data-ios] .ztext h3,html[data-ios] .ztext h4,html[data-ios] .ztext h5,html[data-ios] .ztext h6{font-weight:500}html[data-android] .ztext h3,html[data-android] .ztext h4,html[data-android] .ztext h5,html[data-android] .ztext h6{font-weight:700}.ztext u{border-bottom:1px solid #444;text-decoration:none}html[data-theme=dark] .ztext u{border-bottom:1px solid #d3d3d3}.ztext b{font-synthesis:style;font-weight:600}html[data-ios] .ztext b{font-weight:500}html[data-android] .ztext b{font-weight:700}.ztext sup{font-size:.8em}.ztext sup[data-draft-type=reference]{color:#175199}html[data-theme=dark] .ztext sup[data-draft-type=reference]{color:#6385a6}.ztext a:focus{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .ztext a:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(5,109,232,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(5,109,232,.3)}html[data-theme=dark][data-focus-visible] .ztext a:focus{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(85,142,255,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(85,142,255,.6)}.ztext a.external,.ztext a.internal,.ztext a.ztext-link{border-bottom:1px solid grey;cursor:pointer;text-decoration:none}html[data-theme=dark] .ztext a.external,html[data-theme=dark] .ztext a.internal,html[data-theme=dark] .ztext a.ztext-link{border-bottom:1px solid #999}.ztext a.external:hover,.ztext a.internal:hover,.ztext a.ztext-link:hover{border-bottom:1px solid #175199;color:#175199}html[data-theme=dark] .ztext a.external:hover,html[data-theme=dark] .ztext a.internal:hover,html[data-theme=dark] .ztext a.ztext-link:hover{border-bottom:1px solid #6385a6;color:#6385a6}.ztext a.external>.ellipsis:after,.ztext a.internal>.ellipsis:after,.ztext a.ztext-link>.ellipsis:after{content:"..."}.ztext a.external>.invisible,.ztext a.internal>.invisible,.ztext a.ztext-link>.invisible{background-color:transparent;color:transparent;font:0/0 a;text-shadow:none}.ztext a.external u,.ztext a.internal u,.ztext a.ztext-link u{border:none}.ztext a.member_mention{color:#175199}html[data-theme=dark] .ztext a.member_mention{color:#6385a6}.ztext a.member_mention:hover{border-bottom:1px solid #175199}html[data-theme=dark] .ztext a.member_mention:hover{border-bottom:1px solid #6385a6}.ztext p{margin:1.4em 0}.ztext p.ztext-empty-paragraph{margin:-.8em 0}.ztext p.ztext-empty-paragraph+.ztext-empty-paragraph{margin:1.4em 0}.ztext hr{border:none;border-top:1px solid #d3d3d3;margin:2em auto;max-width:100%;width:240px}html[data-theme=dark] .ztext hr{border-top:1px solid #2e2e2e}.ztext img[eeimg]{max-width:100%;vertical-align:middle}html[data-theme=dark] .ztext img[eeimg]{-webkit-filter:invert(1);filter:invert(1)}.ztext img[eeimg="1"]{display:inline-block;margin:0 3px;max-width:calc(100% - 6px)}.ztext img[eeimg="2"]{display:block;margin:1.4em auto}.ztext blockquote{border-left:3px solid #d3d3d3;color:#646464;margin:1.4em 0;padding-left:1em}html[data-theme=dark] .ztext blockquote{border-left:3px solid #2e2e2e;color:#d3d3d3}.ztext ol,.ztext ul{margin:1.4em 0;padding:0;width:100%}.ztext ol ol,.ztext ol ul,.ztext ul ol,.ztext ul ul{margin:0}.ztext ol li:before,.ztext ul li:before{width:1em}.ztext ol>ol,.ztext ol>ul,.ztext ul>ol,.ztext ul>ul{display:table-row}.ztext ol>ol:before,.ztext ol>ul:before,.ztext ul>ol:before,.ztext ul>ul:before{content:"";display:table-cell}.ztext ul{display:table}.ztext ul>li{display:table-row;list-style:none}.ztext ul>li:before{content:"• ";display:table-cell;white-space:pre}.ztext ol{counter-reset:ol;display:table}.ztext ol>li{display:table-row;list-style:none}.ztext ol>li:before{content:counter(ol) ". ";counter-increment:ol;display:table-cell;text-align:right;white-space:pre}.ztext ol ol{counter-reset:ol2}.ztext ol ol li:before{content:counter(ol2) ". ";counter-increment:ol2}.ztext ol ol ol{counter-reset:ol3}.ztext ol ol ol li:before{content:counter(ol3) ". ";counter-increment:ol3}.ztext ol ol ol ol{counter-reset:ol4}.ztext ol ol ol ol li:before{content:counter(ol4) ". ";counter-increment:ol4}.ztext figure{margin:1.4em 0}.ztext figure .content_image,.ztext figure .origin_image{margin:0 auto}.ztext figure figcaption{color:#999;font-size:.9em;line-height:1.5;margin-top:.66667em;padding:0 1em;text-align:center}html[data-theme=dark] .ztext figure figcaption{color:#999}.ztext figure+figure{margin-top:2.24em}.ztext figure:not([data-size])>[data-size=small],.ztext figure[data-size=small]{clear:both}.ztext figure:not([data-size])>[data-size=left],.ztext figure[data-size=left]{float:left;margin:0 20px 20px 0;max-width:33%}.ztext figure:not([data-size])>[data-size=right],.ztext figure[data-size=right]{float:right;margin:0 0 20px 20px;max-width:33%}.ztext figure[data-size=collapse]{margin-bottom:0}.ztext figure[data-size=collapse]+figure{margin-top:0}.ztext .content_image,.ztext .origin_image{display:block;margin:1.4em auto;max-width:100%}.ztext .content_image[data-size=small],.ztext .origin_image[data-size=small]{max-width:40%}.ztext .content_image.zh-lightbox-thumb,.ztext .origin_image.zh-lightbox-thumb{cursor:-webkit-zoom-in;cursor:zoom-in}.ztext code{background-color:#f6f6f6;border-radius:3px;font-family:Menlo,Monaco,Consolas,Andale Mono,lucida console,Courier New,monospace;font-size:.9em;margin:0 2px;padding:3px 4px}html[data-theme=dark] .ztext code{background-color:#1b1b1b}.ztext pre{word-wrap:normal;-webkit-overflow-scrolling:touch;background:#f6f6f6;border-radius:4px;font-size:.9em;margin:1.4em 0;overflow:auto;padding:.88889em;white-space:pre;word-break:normal}html[data-theme=dark] .ztext pre{background:#1b1b1b}.ztext pre code{background-color:inherit;border-radius:0;font-size:inherit;margin:0;padding:0}.ztext li pre{white-space:pre-wrap}.ztext table[data-draft-type=table]{border-collapse:collapse;font-size:15px;margin:1.4em auto;max-width:100%;table-layout:fixed;text-align:left;width:100%}.ztext table[data-draft-type=table][data-size=small]{min-width:260px;width:40%}.ztext table[data-draft-type=table][data-row-style=striped] tr:nth-child(odd){background:#f6f6f6}html[data-theme=dark] .ztext table[data-draft-type=table][data-row-style=striped] tr:nth-child(odd){background:#1b1b1b}.ztext table[data-draft-type=table] td,.ztext table[data-draft-type=table] th{border:1px solid #d3d3d3;height:24px;line-height:24px;padding:3px 12px}html[data-theme=dark] .ztext table[data-draft-type=table] td,html[data-theme=dark] .ztext table[data-draft-type=table] th{border:1px solid #2e2e2e}.ztext table[data-draft-type=table] th{background:#ebebeb;color:#121212;font-weight:500}html[data-theme=dark] .ztext table[data-draft-type=table] th{background:#2e2e2e;color:#fff}.ztext-referene-tooltip .TooltipContent-children{word-wrap:break-word;display:block;max-height:150px;max-width:250px;overflow:auto;white-space:normal;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ztext .link-box,.ztext .video-box{-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid #ebebeb;border-radius:4px;-webkit-box-shadow:0 1px 3px hsla(0,0%,7%,.1);box-shadow:0 1px 3px hsla(0,0%,7%,.1);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:1.4em 0;overflow:auto;position:relative;white-space:normal}html[data-theme=dark] .ztext .link-box,html[data-theme=dark] .ztext .video-box{border:1px solid #2e2e2e;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.ztext .link-box .thumbnail,.ztext .video-box .thumbnail{-ms-flex-negative:0;flex-shrink:0;height:90px;-o-object-fit:cover;object-fit:cover;width:90px}.ztext .link-box .content,.ztext .video-box .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-around;overflow:hidden;padding:10px 1em;width:100%}.ztext .link-box .title,.ztext .video-box .title{font-size:1.2em;font-synthesis:style;font-weight:600}html[data-ios] .ztext .link-box .title,html[data-ios] .ztext .video-box .title{font-weight:500}html[data-android] .ztext .link-box .title,html[data-android] .ztext .video-box .title{font-weight:700}.ztext .link-box .url,.ztext .video-box .url{word-wrap:normal;color:grey;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .ztext .link-box .url,html[data-theme=dark] .ztext .video-box .url{color:#999}.ztext .link-box .label,.ztext .video-box .label{display:none}.FollowButton{min-width:96px}.FollowButton-icon{fill:currentColor;margin-right:8px}.Tabs{border-bottom:1px solid #f6f6f6}html[data-theme=dark] .Tabs{border-bottom:1px solid #1b1b1b}.Tabs-item{display:inline-block;padding:0 20px}.Tabs-link{color:#121212;display:inline-block;font-size:16px;line-height:22px;padding:14px 0;position:relative;text-align:center}html[data-theme=dark] .Tabs-link{color:#fff}.Tabs-link.is-active{font-synthesis:style;font-weight:600}html[data-ios] .Tabs-link.is-active{font-weight:500}html[data-android] .Tabs-link.is-active{font-weight:700}.Tabs-link.is-active:after{background:#056de8;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}html[data-theme=dark] .Tabs-link.is-active:after{background:#558eff}.Tabs-meta{color:#999;font-size:14px;font-weight:300;line-height:20px;margin-left:6px}html[data-theme=dark] .Tabs-meta{color:#999}.ContentItem-title{font-size:18px;font-synthesis:style;font-weight:600}html[data-ios] .ContentItem-title{font-weight:500}html[data-android] .ContentItem-title{font-weight:700}.ContentItem-title{color:#121212;line-height:1.6}html[data-theme=dark] .ContentItem-title{color:#fff}.ContentItem-title{margin-bottom:-4px;margin-top:-4px}.ContentItem-title+.ContentItem-meta{margin-top:6px}.ContentItem-title a:hover{color:#175199}html[data-theme=dark] .ContentItem-title a:hover{color:#6385a6}.ContentItem-meta{color:#646464;font-size:15px}html[data-theme=dark] .ContentItem-meta{color:#d3d3d3}.ContentItem-meta .ColumnItem-meta,.ContentItem-meta .TopicItem-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentItem-avatar{display:inline-block;margin-right:10px;vertical-align:middle}.ContentItem-avatar .UserLink-avatar{height:38px;vertical-align:top;width:38px}.ContentItem-author{padding-top:10px}.ContentItem-status{color:#8590a6;margin-top:5px}html[data-theme=dark] .ContentItem-status{color:#8590a6}.ContentItem-status{font-size:14px}.ContentItem-statusItem:not(:first-child):before{content:"·";margin:0 5px}.ContentItem-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#646464;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -16px -10px;padding:10px 16px}html[data-theme=dark] .ContentItem-actions{color:#d3d3d3}.ContentItem-actions{background:#fff}html[data-theme=dark] .ContentItem-actions{background:#121212}.ContentItem-actions{clear:both}.ContentItem-actions.is-fixed{-webkit-box-shadow:0 -1px 3px hsla(0,0%,7%,.1);box-shadow:0 -1px 3px hsla(0,0%,7%,.1);margin:0}html[data-theme=dark] .ContentItem-actions.is-fixed{-webkit-box-shadow:0 -1px 3px hsla(0,0%,100%,.1);box-shadow:0 -1px 3px hsla(0,0%,100%,.1)}.ContentItem-actions>*{-ms-flex-negative:0;flex-shrink:0}.ContentItem-actions>.AnnotationTag{white-space:nowrap}.ContentItem-actions.ZVideoItem-toolbar{padding-left:0;padding-top:0}.ContentItem-action{font-size:14px;margin-left:24px}.ContentItem-action:first-child{margin-left:0}.ContentItem-rightButton{margin-left:auto}.ContentItem-rightButton .Icon{margin-left:8px}.ContentItem-more{color:#175199;margin-left:4px;padding:0}html[data-theme=dark] .ContentItem-more{color:#6385a6}.ContentItem-more:hover{color:grey}html[data-theme=dark] .ContentItem-more:hover{color:#999}.ContentItem-more .Icon{fill:currentColor}.ContentItem-time{color:#8590a6;font-size:14px;margin-top:10px}html[data-theme=dark] .ContentItem-time{color:#8590a6}.ContentItem-time a:hover,html[data-theme=dark] .ContentItem-time a:hover{border-bottom:1px solid rgba(133,144,166,.72)}.ContentItem-arrowIcon.is-active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ContentItem-main{display:-webkit-box;display:-ms-flexbox;display:flex}.ContentItem-image{float:left;margin-right:16px}.ContentItem-head{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-right:6px;overflow:hidden}.ContentItem-extra{-ms-flex-item-align:center;align-self:center}.ContentItem-cells{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:26px;margin-top:10px}.ContentItem-cell:not(:first-child){margin-left:40px}.ContentItem-cell>span:first-child,html[data-theme=dark] .ContentItem-cell>span:first-child{color:#8590a6}.BounceLoading{position:relative}.BounceLoading .BounceLoading-child{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Bounce;animation-name:Bounce;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#056de8;border-radius:50%;position:absolute;-webkit-transform-origin:center;transform-origin:center}html[data-theme=dark] .BounceLoading .BounceLoading-child{background-color:#558eff}@-webkit-keyframes Bounce{0%,to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes Bounce{0%,to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}}.InfiLoader--bounceShown{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:100px}.PlaceHolder-inner{background:#f6f6f6;color:#fff;overflow:hidden;position:relative}html[data-theme=dark] .PlaceHolder-inner{background:#1b1b1b;color:#121212}.PlaceHolder-mask{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;position:relative;vertical-align:top}.PlaceHolder-bg{-webkit-animation:linear-double 1s linear 1ms infinite forwards;animation:linear-double 1s linear 1ms infinite forwards;background:-webkit-gradient(linear,left top,right top,from(#f6f6f6),color-stop(20%,#ebebeb),color-stop(40%,#f6f6f6),to(#f6f6f6));background:linear-gradient(90deg,#f6f6f6 0,#ebebeb 20%,#f6f6f6 40%,#f6f6f6);height:100%;position:absolute;width:200%}html[data-theme=dark] .PlaceHolder-bg{background:-webkit-gradient(linear,left top,right top,from(#1b1b1b),color-stop(20%,#2e2e2e),color-stop(40%,#1b1b1b),to(#1b1b1b));background:linear-gradient(90deg,#1b1b1b 0,#2e2e2e 20%,#1b1b1b 40%,#1b1b1b)}@-webkit-keyframes linear-double{0%{-webkit-transform:translateX(-56%);transform:translateX(-56%)}to{-webkit-transform:translateX(56%);transform:translateX(56%)}}@keyframes linear-double{0%{-webkit-transform:translateX(-56%);transform:translateX(-56%)}to{-webkit-transform:translateX(56%);transform:translateX(56%)}}.ImageView{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;z-index:101}.ImageView.is-active{background-color:hsla(0,0%,7%,.65)}html[data-theme=dark] .ImageView.is-active{background-color:rgba(0,0,0,.65)}.ImageView-inner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.ImageView-img{cursor:-webkit-zoom-out;cursor:zoom-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.ImageView-transformOrigin{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-property:-webkit-transform opacity;transition-property:-webkit-transform opacity;transition-property:transform opacity;transition-property:transform opacity,-webkit-transform opacity}.Holder{background:#f6f6f6;border-radius:2px;height:14px;margin-bottom:16px}html[data-theme=dark] .Holder{background:#1b1b1b}.Holder:last-child{margin-bottom:0}.Holder--avatar,.Holder--button,.Holder--icon,.Holder--inline{display:inline-block;margin-bottom:0;vertical-align:bottom}.Holder--title{height:18px}.Holder--icon{border-radius:999px;margin-right:8px;width:14px}.Holder--button{border-radius:3px;height:34px;width:96px}.Holder--button+.Holder--button{margin-left:16px}.Holder--avatar{height:24px;width:24px}.Menu{padding:6px 0}.Menu-item{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;padding:0 20px;text-align:left;width:100%}.Menu-item.is-active{background:#f6f6f6}html[data-theme=dark] .Menu-item.is-active{background:#1b1b1b}.Menu-item--noActive{cursor:default}.Menu-divider{border-bottom:1px solid #ebebeb;margin:8px 0}html[data-theme=dark] .Menu-divider{border-bottom:1px solid #2e2e2e}.UserLink-vipIcon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:14px;justify-content:center;margin-left:.3em;width:14px}.UserLink-vipIcon img{height:100%;width:100%}.Badge{display:inline-block;font-size:12px;font-weight:400;padding:1px 6px}.Badge,html[data-theme=dark] .Badge{color:#8590a6}.Badge{background-color:#f6f6f6;vertical-align:1px}html[data-theme=dark] .Badge{background-color:#1b1b1b}.Badge{border-radius:3px;line-height:18px}.KfeCollection-PayModal-wrapper{-webkit-overflow-scrolling:touch;bottom:0;left:0;outline:0;overflow:auto;position:fixed;right:0;top:0;z-index:1000}.KfeCollection-PayModal-wrapper:after{background-color:rgba(0,0,0,.45);bottom:0;content:"";height:100%;left:0;position:fixed;right:0;top:0;z-index:999}.KfeCollection-components-Toast{background:#f6f6f6;border-radius:10px;bottom:50%;display:table;font-size:16px;font-weight:500;left:50%;max-width:320px;padding:20px;position:fixed;text-align:center;transform:translate(-50%,50%);z-index:1000}html[data-theme=dark] .KfeCollection-components-Toast{background:#000}.KfeCollection-components-Toast{color:#646464}html[data-theme=dark] .KfeCollection-components-Toast{color:#d3d3d3}.KfeCollection-PayModal-modal{background:#fff;border-radius:2px;bottom:0;box-shadow:0 5px 20px rgba(0,34,77,.1);height:619px;left:0;margin:auto;overflow:hidden;position:fixed;right:0;top:0;width:640px;z-index:1001}.KfeCollection-PayModal-modal-icon{color:#999;height:32px;position:absolute;right:20px;top:20px;width:32px}html[data-theme=dark] .KfeCollection-PayModal-modal-icon{color:#999}.KfeCollection-AvatarCard{align-items:center;background:linear-gradient(225deg,#f8e2c4,#f3bb6c);border-radius:2px 2px 0 0;box-sizing:border-box;display:flex;height:95px;overflow:hidden;padding:19px 0 19px 40px;width:100%}.KfeCollection-AvatarCard-imgBox{background-color:#fff;border-radius:100%;height:57px;margin-right:19px;overflow:hidden;width:60px}.KfeCollection-AvatarCard-imgBox>img{height:100%;width:100%}.KfeCollection-AvatarCard-info-name{align-items:center;color:#754e19;display:flex;font-size:18px;font-weight:500;line-height:25px;margin-bottom:6px}.KfeCollection-AvatarCard-info-name>span{margin-right:5px}.KfeCollection-AvatarCard-info-imgBox{align-items:center;display:flex;height:16px;width:15px}.KfeCollection-AvatarCard-info-imgBox>img{height:100%;width:100%}.KfeCollection-AvatarCard-info-title{color:#754e19;font-size:15px;line-height:25px}.KfeCollection-AvatarCard-info-title>span{color:red}.KfeCollection-AvatarCard-artwork{height:95px;pointer-events:none;position:absolute;right:23px;width:271px;z-index:1}.KfeCollection-AvatarCard-artwork>img{height:100%;width:100%}.KfeCollection-PackageCard{margin:34px 0 30px;position:relative}.KfeCollection-PackageCard-left,.KfeCollection-PackageCard-right{align-items:center;background:#fff;color:#ce994f;display:flex;height:124px;justify-content:center;opacity:0;position:absolute;width:24px}.KfeCollection-PackageCard-icon{height:24px;width:24px}.KfeCollection-PackageCard-left{left:0}.KfeCollection-PackageCard-right{right:0}.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-left,.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-right{opacity:1;z-index:1}.KfeCollection-PackageCard-scrollContent{margin-bottom:10px;padding-top:10px}.KfeCollection-PackageCard-scrollContent:before{color:#fff;content:" ";display:block;padding-left:40px}.KfeCollection-PackageCard-scrollContent:after{color:#fff;content:" ";display:block;padding-right:40px}.KfeCollection-PackageCard-animation{transition:all .3s}.KfeCollection-PackageCard-description{color:#444;font-size:14px;height:15px;line-height:15px;padding-left:40px}.KfeCollection-ScrollX-root{overflow:hidden}.KfeCollection-ScrollX-wrap{margin:-10px 0 20px;overflow:hidden}.KfeCollection-ScrollX-scroll{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;overflow-x:scroll;position:relative;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;top:10px}.KfeCollection-ScrollX-scroll::-webkit-scrollbar{display:none}.KfeCollection-PayMenuItem{align-items:center;background:linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06);border:1px solid #ebebeb;border-radius:10px;box-sizing:border-box;display:flex;flex:none;flex-direction:column;height:114px;margin-right:16px;position:relative;width:150px}.KfeCollection-PayMenuItem-active{background:linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;border:1px solid #f3bb6c}.KfeCollection-PayMenuItem-recommendLabel{background:linear-gradient(225deg,#f8e2c4,#f3bb6c);border-radius:0 10px;color:#754e19;font-size:11px;font-weight:500;height:20px;line-height:20px;padding:0 9px;position:absolute;right:-1px;text-align:center;top:-10px}.KfeCollection-PayMenuItem-title{color:#1a1a1a;font-size:15px;font-weight:400;line-height:20px;margin:20px 0 4px}.KfeCollection-PayMenuItem-activeTitle{color:#754e19}.KfeCollection-PayMenuItem-price{color:#444;font-family:Alata;font-size:30px;line-height:30px;margin-bottom:5px}.KfeCollection-PayMenuItem-activePrice{color:#754e19}.KfeCollection-PayMenuItem-unit{font-family:Alata;font-size:20px;line-height:24px}.KfeCollection-PayMenuItem-descriptionCoatainer{color:#ce994f;font-size:12px;line-height:15px}.KfeCollection-PayMenuItem-islineThrough{text-decoration:line-through}.KfeCollection-CouponCard{align-items:center;display:flex;margin-bottom:20px;padding-left:40px}.KfeCollection-CouponCard-selectLabel{color:#444;font-size:14px;line-height:15px;margin-right:12px}.KfeCollection-CouponCard-selectBox{align-items:center;background:linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;border:1px solid #f3bb6c;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:36px;min-width:200px;padding:10px 22px 10px 12px;position:relative;transition:all .3s ease-in-out}.KfeCollection-CouponCard-disableCoupon,.KfeCollection-CouponCard-selectBox-unUseCoupon{background:linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06);border:1px solid #ebebeb}.KfeCollection-CouponCard-disableCoupon{border-radius:4px;box-sizing:border-box;color:#444;font-size:14px;height:36px;line-height:36px;opacity:.5;padding:0 12px;width:200px}.KfeCollection-CouponCard-selectBox-animation{min-width:363px}.KfeCollection-CouponCard-selectInput{background:linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;box-sizing:border-box;color:#754e19;display:inline-block;font-size:14px;line-height:15px;min-width:84px;transition:all .3s ease-in-out}.KfeCollection-CouponCard-selectInput-animation{min-width:131px}.KfeCollection-CouponCard-selectInput-unUseCoupon{background:#fff;color:#444}.KfeCollection-CouponCard-selectBoxLine:before{background-color:#d3d3d3;content:"";height:15px;margin:0 12px;width:1px}.KfeCollection-CouponCard-selectBoxIcon{color:#754e19;height:32px;margin-left:10px;position:absolute;right:7.5px;width:31px}.KfeCollection-CouponCard-selectBoxIcon-down{transform:rotate(180deg)}.KfeCollection-CouponCard-selectBoxIcon-hide{opacity:0}.KfeCollection-CouponCard-selectOption{background:#fff;border:1px solid hsla(0,0%,83%,.3);border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);box-sizing:border-box;cursor:pointer;left:0;max-height:108px;opacity:1;overflow-y:auto;position:absolute;top:40px;transition:all .3s ease-in-out;width:100%;z-index:1001}.KfeCollection-CouponCard-selectOption-animation{opacity:0}.KfeCollection-CouponCard-hiddenOption{display:none}.KfeCollection-CouponCard-optionItem{box-sizing:border-box;line-height:15px;padding:10px 16px;width:100%}.KfeCollection-CouponCard-optionItem:hover{background:linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff}.KfeCollection-CouponCard-optionItem-text{color:#444;font-size:12px}.KfeCollection-CouponCard-optionItem-check{color:#f3bb6c;float:right;height:17px;position:relative;top:4px;width:19px}.KfeCollection-CountTimeDown{align-items:center;color:#fd5409;display:flex;flex-direction:row;justify-content:center;margin-right:13px}.KfeCollection-CountTimeDown-label{color:#fd5409;font-size:14px;font-synthesis:style;font-weight:600;line-height:15px;margin-right:8px}html[data-ios] .KfeCollection-CountTimeDown-label{font-weight:500}html[data-android] .KfeCollection-CountTimeDown-label{font-weight:700}.KfeCollection-CountTimeDown-time{font-size:10px;font-synthesis:style;font-weight:600;height:16px;line-height:16px;min-width:16px;padding:0 2px;transform:scale(.8)}html[data-ios] .KfeCollection-CountTimeDown-time{font-weight:500}html[data-android] .KfeCollection-CountTimeDown-time{font-weight:700}.KfeCollection-CountTimeDown-time{background:#fd5409;border:.5px solid #fd5409;border-radius:2px;color:#fefefe}.KfeCollection-CountTimeDown-symbol{display:inline-block;margin:0 3px}.KfeCollection-QrCodeCard{display:flex;flex-direction:row;height:180px;margin:0 60px 20px 40px;padding:25px 0}.KfeCollection-QrCodeCard,.KfeCollection-QrCodeCard-qrCode{background:#fff;border:1px solid #ebebeb;border-radius:4px;box-sizing:border-box}.KfeCollection-QrCodeCard-qrCode{height:130px;margin:0 26px 0 71px;padding:5px;width:130px}.KfeCollection-QrCodeCard-qrCode>img{height:100%;width:100%}.KfeCollection-QrCodeCard-mountBox-priceBox{margin:28px 0 21px}.KfeCollection-QrCodeCard-mountBox-Text{color:#444;font-size:15px;line-height:20px}.KfeCollection-QrCodeCard-mountBox-price{color:#fd5409;margin-right:6px}.KfeCollection-QrCodeCard-mountBox-unit{font-size:20px;line-height:24px}.KfeCollection-QrCodeCard-mountBox-activePrice{font-family:Alata;font-size:30px;line-height:36px}.KfeCollection-QrCodeCard-mountBox-description{color:#999;font-size:15px;line-height:20px}.KfeCollection-QrCodeCard-mountBox-lineThrough{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.KfeCollection-QrCodeCard-mountBox-payTypeBox{align-items:center;color:#444;display:flex;font-size:15px;line-height:20px;margin-bottom:50px}.KfeCollection-QrCodeCard-mountBox-payTypeBox-icon{display:inline-block;height:16px;margin:0 2px 0 12px;width:16px}.KfeCollection-ProtocolCard{color:#999;display:flex;font-size:10px;height:15px;justify-content:center;margin-bottom:30px}.KfeCollection-ProtocolCard a{color:#175199}html[data-theme=dark] .KfeCollection-ProtocolCard a{color:#6385a6}.KfeCollection-ProtocolCard a{text-decoration:none}.KfeCollection-PaySuccessModal{--unit:1vw;line-height:1}.KfeCollection-PaySuccessModal-topIcon{margin:39px 0 50px;text-align:center}.KfeCollection-PaySuccessModal-icon{display:inline-block;height:80px;margin-bottom:20px;width:72px}.KfeCollection-PaySuccessModal-success{display:inline-block;height:100%;width:100%}.KfeCollection-PaySuccessModal-text{vertical-align:center}.KfeCollection-PaySuccessModal-successText{height:36px;margin:0 auto 10px;padding:5px;width:166px}.KfeCollection-PaySuccessModal-successImg{display:inline-block;height:100%;width:100%}.KfeCollection-PaySuccessModal-time{color:#ce994f;font-family:PingFang SC;font-size:15px;font-style:normal;font-weight:400;line-height:21px}html[data-theme=dark] .KfeCollection-PaySuccessModal-time{color:#ce994f}.KfeCollection-PaySuccessModal-topTitle{margin-bottom:40px;text-align:center}.KfeCollection-PaySuccessModal-line{display:inline-block;height:5px;margin:0 8px;width:170px}.KfeCollection-PaySuccessModal-titleText{color:#754e19;display:inline-block;font-size:15px;font-synthesis:style;font-weight:600;height:20px;letter-spacing:.168px;line-height:20px;margin:0;vertical-align:middle}html[data-ios] .KfeCollection-PaySuccessModal-titleText{font-weight:500}html[data-android] .KfeCollection-PaySuccessModal-titleText{font-weight:700}.KfeCollection-PaySuccessModal-rightsCard{display:flex;flex-direction:row;margin:0 0 42px 95px}.KfeCollection-PaySuccessModal-rightsItem{margin-right:35px}.KfeCollection-PaySuccessModal-rightsTitle{color:#1a1a1a;font-size:14px;letter-spacing:.168px;line-height:20px;margin:0 0 16px 9px;max-width:174px;white-space:nowrap}.KfeCollection-PaySuccessModal-bottomContent{align-items:center;display:flex;flex-direction:row;margin-bottom:15px}.KfeCollection-PaySuccessModal-bottomContent:last-child{margin-bottom:0}.KfeCollection-PaySuccessModal-rightsIcon{border-radius:1px;height:42px!important;margin-right:5px;width:43px!important}.KfeCollection-PaySuccessModal-rightsItemTitle{color:#444;font-size:12px;line-height:17px;margin:0 0 2px}.KfeCollection-PaySuccessModal-rightsItemContent{color:#999;font-size:11px;line-height:15px;margin:0;min-width:176px}.KfeCollection-PaySuccessModal-error{align-items:center;bottom:0;color:grey;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0}html[data-theme=dark] .KfeCollection-PaySuccessModal-error{color:#999}.KfeCollection-Image-Wrapper{font-size:0}.KfeCollection-Image,.KfeCollection-Image-Wrapper{border-radius:3px;height:100%;width:100%}.KfeCollection-PlaceHolder:after{display:none}.KfeCollection-PlaceHolder{align-items:center;background-color:#ebebeb;display:flex!important;height:100%;justify-content:center;width:100%}html[data-theme=dark] .KfeCollection-PlaceHolder{background-color:#1b1b1b}.KfeCollection-PlaceHolder{border-radius:inherit}.KfeCollection-PlaceHolder-Icon{fill:#d3d3d3}html[data-theme=dark] .KfeCollection-PlaceHolder-Icon{fill:#1b1b1b}.KfeCollection-PayModalLoading{align-items:center;color:#e2e2e2;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.AuthorInfo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-width:654px;position:relative}.AuthorInfo-avatar{vertical-align:top}.AuthorInfo-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:14px;overflow:hidden}.AuthorInfo-head{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:15px;line-height:1.1}.AuthorInfo-name{font-synthesis:style;font-weight:600}html[data-ios] .AuthorInfo-name{font-weight:500}html[data-android] .AuthorInfo-name{font-weight:700}.AuthorInfo-name{color:#444}html[data-theme=dark] .AuthorInfo-name{color:#d3d3d3}.AuthorInfo-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-top:2px}.AuthorInfo-badgeText{color:#646464;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .AuthorInfo-badgeText{color:#d3d3d3}.AuthorInfo--plain .AuthorInfo-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px}.AuthorInfo--plain .AuthorInfo-badge>:first-child{margin-top:0}.AuthorInfo--plain .AuthorInfo-badge>:first-child:before{content:"，"}.AuthorInfo-detail{overflow:hidden}.AuthorInfo-Widget{height:40px;width:80px}.AuthorInfo-Widget img{width:80px}.AuthorInfo--mobile{max-width:calc(100vw - 32px)}.CommentButton-text{margin-right:4px}@media (max-width:320px){.CommentButton-text{display:none}}.Editable-VideoTitleInput-container{-ms-flex-item-align:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-self:stretch;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}html[data-theme=dark] .Editable-VideoTitleInput-container{background:#121212}.Editable-VideoTitleInput-innerContainer{cursor:text;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px}.Editable-VideoTitleInput-innerContainer--isBeforeIconShown{padding:0 10px}.Editable-VideoTitleInput-beforeIcon{color:grey}html[data-theme=dark] .Editable-VideoTitleInput-beforeIcon{color:#999}.Editable-VideoTitleInput-value{font-size:15px;line-height:48px}.Editable-VideoTitleInput-value--noContent{color:grey}html[data-theme=dark] .Editable-VideoTitleInput-value--noContent{color:#999}.Editable-VideoTitleInput{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;height:48px;padding:0;width:100%}.Editable-VideoTitleInput:focus{outline:none}.Editable-VideoTitleInput::-moz-placeholder{color:grey}.Editable-VideoTitleInput:-ms-input-placeholder{color:grey}.Editable-VideoTitleInput::-webkit-input-placeholder{color:grey}.Editable-VideoTitleInput::-ms-input-placeholder{color:grey}.Editable-VideoTitleInput::placeholder{color:grey}html[data-theme=dark] .Editable-VideoTitleInput::-moz-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput:-ms-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::-webkit-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::-ms-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::placeholder{color:#999}.VideoCardPlayButton{bottom:0;height:56px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:56px}.VideoCardPlayButton-icon{border-radius:50%;-webkit-box-shadow:0 0 4px 0 hsla(0,0%,7%,.16);box-shadow:0 0 4px 0 hsla(0,0%,7%,.16);display:block}html[data-theme=dark] .VideoCardPlayButton-icon{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.16);box-shadow:0 0 4px 0 rgba(0,0,0,.16)}.VideoCardPlayButton-withFileSize--outer{bottom:0;height:36px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0}.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:hsla(0,0%,7%,.6);border:.5px solid hsla(0,0%,100%,.1);border-radius:18px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;font-synthesis:style;font-weight:600;height:36px;line-height:35px;padding:0 14px}html[data-ios] .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:500}html[data-android] .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:700}@supports not ((-webkit-backdrop-filter:blur(16px)) or (backdrop-filter:blur(16px))){.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{background-color:hsla(0,0%,7%,.8)}}.VideoCardPlayButton-withFileSize--outer .Zi{margin-left:-2.5px;margin-right:7.5px}.VideoCard{border:1px solid #ebebeb;border-radius:4px;-webkit-box-shadow:0 1px 3px hsla(0,0%,7%,.1);box-shadow:0 1px 3px hsla(0,0%,7%,.1);overflow:hidden;position:relative}html[data-theme=dark] .VideoCard{border:1px solid #2e2e2e;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.VideoCard.is-videoAnswer{border:none;border-radius:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.VideoCard--converting .VideoCard-thumbnail{-webkit-filter:blur(8px);filter:blur(8px);-webkit-transform:scale(1.1);transform:scale(1.1)}.VideoCard--converting .VideoCard-video-content:after{color:#fff;content:"视频正在转码中";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[data-theme=dark] .VideoCard--converting .VideoCard-video-content:after{color:#121212}.VideoCard-link{display:block}.VideoCard-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.VideoCard-poster{background-color:#ebebeb;height:90px;position:relative;width:120px}html[data-theme=dark] .VideoCard-poster{background-color:#2e2e2e}.VideoCard-poster img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.VideoCard-poster .VideoCard-playIcon--nonLens{bottom:0;height:36px;left:0;margin:auto;position:absolute;right:0;top:0;width:36px}.VideoCard-video{position:relative;width:100%}.VideoCard-video:before{content:"";display:block;padding-top:56.25%}.VideoCard-video-content{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.VideoCard-thumbnail{background-color:#ebebeb;height:100%;position:relative;width:100%}html[data-theme=dark] .VideoCard-thumbnail{background-color:#2e2e2e}.VideoCard-thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.VideoCard-thumbnail--placeholder{background-image:url(../zhihu-components/video-card/video_placeholder.jpg);background-size:cover}.VideoCard--interactive .VideoCard-video:hover .VideoCard-play-button{-webkit-transform:scale(1.1);transform:scale(1.1)}.VideoCard-content{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1;flex:1 1;overflow:hidden;padding:10px 16px}.VideoCard-VideoTitleInputHolder{height:48px;width:100%}.VideoCard-title{font-size:16px;height:28px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#175199}html[data-theme=dark] .VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#6385a6}.VideoCard-description{height:25px;line-height:25px;margin-top:5px}.VideoCard-source{color:#8590a6;display:inline-block;margin-right:10px}html[data-theme=dark] .VideoCard-source{color:#8590a6}.VideoCard-badge{background-color:#f6f6f6;border-radius:3px;color:#8590a6;display:inline-block;padding:0 8px}html[data-theme=dark] .VideoCard-badge{background-color:#1b1b1b;color:#8590a6}.VideoCard-player{background-color:#121212;height:100%;width:100%}html[data-theme=dark] .VideoCard-player{background-color:#fff}.VideoCard-player .Embed,.VideoCard-player>div{display:block;height:100%;width:100%}.VideoCard-overlay{background-color:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}html[data-theme=dark] .VideoCard-overlay{background-color:#121212}.VideoCard-overlay.is-loading{opacity:0}.VideoCard-mask{background-color:#121212;height:100%;left:0;position:absolute;top:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;width:100%;z-index:1}html[data-theme=dark] .VideoCard-mask{background-color:#fff}.VideoCard-mask:not(.is-shown){opacity:0;visibility:hidden}.VideoCard--mobile .VideoCard-poster{height:75px;width:100px}.VideoCard--mobile .VideoCard-video:hover .VideoCard-play-button{-webkit-transform:scale(1);transform:scale(1)}.VideoCard--mobile .VideoCard-content{padding:10px 12px}.VideoCard--mobile .VideoCard-title{font-size:16px}.VideoCard--mobile .VideoCard-description{font-size:12px;margin-top:0}.TagInputAlias .Tag{margin:0 8px 8px 0}.AutoComplete-UserItem{-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;line-height:normal;padding:9px 0;width:188px}.AutoComplete-UserDetail{display:inline-block;margin-left:8px;vertical-align:middle}.AutoComplete-UserHeadline,.AutoComplete-UserName{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AutoComplete-UserName{color:#121212;font-size:14px}html[data-theme=dark] .AutoComplete-UserName{color:#fff}.AutoComplete-UserHeadline{color:#8590a6;font-size:12px}html[data-theme=dark] .AutoComplete-UserHeadline{color:#8590a6}.AutoComplete-UserAvatar{vertical-align:middle}.AutoComplete-DefaultItem{line-height:40px}.AutoComplete-menu--hidden{visibility:hidden}.NumberBoard{display:-webkit-box;display:-ms-flexbox;display:flex}.NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner{border-left:1px solid #ebebeb}html[data-theme=dark] .NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner{border-left:1px solid #2e2e2e}.NumberBoard-item{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.NumberBoard-item.Button{border:0;font-size:unset;line-height:unset}.NumberBoard-item.Button:hover{background:none}.NumberBoard-item.Button:hover .NumberBoard-itemName,.NumberBoard-item.Button:hover .NumberBoard-itemValue,.NumberBoard-itema:hover .NumberBoard-itemName,.NumberBoard-itema:hover .NumberBoard-itemValue{color:#175199}html[data-theme=dark] .NumberBoard-item.Button:hover .NumberBoard-itemName,html[data-theme=dark] .NumberBoard-item.Button:hover .NumberBoard-itemValue,html[data-theme=dark] .NumberBoard-itema:hover .NumberBoard-itemName,html[data-theme=dark] .NumberBoard-itema:hover .NumberBoard-itemValue{color:#6385a6}.NumberBoard-itemInner{line-height:1.6;text-align:center}.NumberBoard-itemName{color:#8590a6;font-size:14px}html[data-theme=dark] .NumberBoard-itemName{color:#8590a6}.NumberBoard-itemValue{color:#121212;display:inline-block;font-size:18px}html[data-theme=dark] .NumberBoard-itemValue{color:#fff}.NumberBoard-itemValue{font-synthesis:style;font-weight:600}html[data-ios] .NumberBoard-itemValue{font-weight:500}html[data-android] .NumberBoard-itemValue{font-weight:700}.TopicInputAlias-autocomplete{display:inline-block}.TopicInputAlias-autocomplete .Popover{vertical-align:top}.TopicInputAlias-autocomplete .Input-wrapper{height:30px}.TopicInputAlias-input{border-radius:20px;padding:4px 18px}.TopicInputAlias-input.is-focus{border-color:#056de8}html[data-theme=dark] .TopicInputAlias-input.is-focus{border-color:#558eff}.TopicInputAlias-placeholderButton{background:none!important;color:#056de8!important}html[data-theme=dark] .TopicInputAlias-placeholderButton{color:#558eff!important}.TopicInputAlias-placeholderButton{line-height:30px}.TopicInputAlias-suggestionContainer{font-size:14px;max-height:214px;min-width:154px;overflow:auto}.WalleModal-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding:0 15px}.WalleModal-des{color:#444;font-size:15px;line-height:1.4}html[data-theme=dark] .WalleModal-des{color:#d3d3d3}.WalleModal-img{height:auto;margin-bottom:15px;margin-top:40px;max-height:100%;max-width:100%;width:auto}.WalleModal-open{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.WalleModal-content{width:60%}.WalleModal-title{color:#444;font-size:16px;line-height:1.2}html[data-theme=dark] .WalleModal-title{color:#d3d3d3}@media only screen and (min-device-width:320px){.WalleModal-title{font-size:15px}}.WalleModal-intro{color:#646464;font-size:13px;line-height:1.38}html[data-theme=dark] .WalleModal-intro{color:#d3d3d3}.WalleModal-intro{margin-top:3px}.WalleModal-btn{height:32px;width:92px}.Calendar{padding-bottom:10px;width:292px}.Calendar--hasBottomTool{padding-bottom:0}.Calendar-topTool{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 7px;position:relative}.Calendar-topToolDate{color:#121212}html[data-theme=dark] .Calendar-topToolDate{color:#fff}.Calendar-topToolDate{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px;font-synthesis:style;font-weight:600;text-align:center}html[data-ios] .Calendar-topToolDate{font-weight:500}html[data-android] .Calendar-topToolDate{font-weight:700}.Calendar-topToolButton{border:none;color:#8590a6;display:-webkit-box;display:-ms-flexbox;display:flex}html[data-theme=dark] .Calendar-topToolButton{color:#8590a6}.Calendar-topToolButton{font-size:12px;position:absolute;top:24px;width:24px}.Calendar-topToolButton--prevYear{left:20px}.Calendar-topToolButton--prevMonth{left:44px}.Calendar-topToolButton--nextMonth{right:44px}.Calendar-topToolButton--nextYear{right:20px}.Calendar-topToolButton:hover{color:#056de8}html[data-theme=dark] .Calendar-topToolButton:hover{color:#558eff}.Calendar-topToolButton button{height:24px}.Calendar-table{border-collapse:separate;border-spacing:12px 6px;padding:0 20px 10px;table-layout:fixed}.Calendar-weekName,html[data-theme=dark] .Calendar-weekName{color:#8590a6}.Calendar-weekName{font-size:12px;height:24px;padding:0}.Calendar-day{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;height:24px;padding:0;position:relative;text-align:center;width:24px}.Calendar-day.is-hovered{background:rgba(5,109,232,.1)}html[data-theme=dark] .Calendar-day.is-hovered{background:rgba(85,142,255,.1)}.Calendar-day.is-today{border:1px solid #056de8}html[data-theme=dark] .Calendar-day.is-today{border:1px solid #558eff}.Calendar-day.is-today{color:#056de8}html[data-theme=dark] .Calendar-day.is-today{color:#558eff}.Calendar-day.is-today.is-disabled{border-color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-today.is-disabled{border-color:#444}.Calendar-day.is-today.is-disabled{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-today.is-disabled{color:#444}.Calendar-day.is-disabled{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-disabled{color:#444}.Calendar-day.is-disabled{cursor:not-allowed}.Calendar-day.is-disabled.is-hovered{background:none}.Calendar-day.is-not-this-month{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-not-this-month{color:#444}.Calendar-day.is-input-date{background:#056de8}html[data-theme=dark] .Calendar-day.is-input-date{background:#558eff}.Calendar-day.is-input-date{color:#fff}html[data-theme=dark] .Calendar-day.is-input-date{color:#121212}.Calendar-day.is-in-range:before{background:rgba(5,109,232,.1);content:"";display:block}html[data-theme=dark] .Calendar-day.is-in-range:before{background:rgba(85,142,255,.1)}.Calendar-day.is-in-range:before{bottom:2px;left:-6px;position:absolute;right:-6px;top:2px}.Calendar-bottomTool{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ebebeb}html[data-theme=dark] .Calendar-bottomTool{border-top:1px solid #2e2e2e}.Calendar-bottomTool{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;justify-content:center;padding:0 8px}.Calendar-todayButton{color:#056de8}html[data-theme=dark] .Calendar-todayButton{color:#558eff}.Calendar-todayButton{font-size:14px}.Calendar-todayButton[disabled]{color:#bfbfbf}html[data-theme=dark] .Calendar-todayButton[disabled]{color:#444}.Calendar-todayButton[disabled]{cursor:not-allowed}.DatePicker{display:-webkit-box;display:-ms-flexbox;display:flex}.DatePicker-Button{padding:0 0 0 12px;width:100%}.DatePicker-Button .Zi{margin-right:4px}.DateTimePicker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.DateTimePicker-selectList.Select-list{max-height:226px}.DateTimePicker button,.DateTimePicker-label{margin-right:.6em}.Editable-toolbar{background:#fff;border-bottom:1px solid #ebebeb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[data-theme=dark] .Editable-toolbar{background:#121212;border-bottom:1px solid #2e2e2e}.Sticky.is-fixed .Editable-toolbar,.isToolbarSticky .Editable-toolbar{border-bottom:none!important;border-top:none!important}.Sticky.is-fixed .Editable-toolbar:after,.isToolbarSticky .Editable-toolbar:after{background:radial-gradient(ellipse at 50%,at 1%,hsla(0,0%,7%,.1),hsla(0,0%,100%,0) 80%);background:radial-gradient(ellipse at 50% 1%,hsla(0,0%,7%,.1),hsla(0,0%,100%,0) 80%);content:" ";height:3px;left:0;pointer-events:none;position:absolute;top:100%;width:100%}html[data-theme=dark] .Sticky.is-fixed .Editable-toolbar:after,html[data-theme=dark] .isToolbarSticky .Editable-toolbar:after{background:radial-gradient(ellipse at 50%,at 1%,hsla(0,0%,100%,.1),hsla(0,0%,7%,0) 80%);background:radial-gradient(ellipse at 50% 1%,hsla(0,0%,100%,.1),hsla(0,0%,7%,0) 80%)}.Editable-toolbar-controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 10px}.Editable-toolbar-controls+.Editable-toolbar-controls{border-top:1px solid #ebebeb}html[data-theme=dark] .Editable-toolbar-controls+.Editable-toolbar-controls{border-top:1px solid #2e2e2e}.Editable-toolbar-separator{background-color:#ebebeb;height:20px;margin:0 10px;width:1px}html[data-theme=dark] .Editable-toolbar-separator{background-color:#2e2e2e}.Editable-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8590a6;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:28px;margin:0 4px;padding:2px;white-space:nowrap}html[data-theme=dark] .Editable-control{color:#8590a6}.Editable-control:not(:disabled):hover{background-color:rgba(5,109,232,.1);border-radius:4px;color:#056de8}html[data-theme=dark] .Editable-control:not(:disabled):hover{background-color:rgba(85,142,255,.1);color:#558eff}.Editable-control.is-active{color:#056de8}html[data-theme=dark] .Editable-control.is-active{color:#558eff}.Editable-control span{line-height:24px}.Editable-control .Zi+span{margin-left:6px}.Editable-toolbarMenu{height:26px;margin-left:auto}.Editable-toolbarMenuItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:36px}.Editable-toolbarMenuItem .Zi{margin-right:4px}.EditableToolbarMenuCallout{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-top:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 13px;position:relative}.EditableToolbarMenuCallout-closeButton{height:26px;margin-left:auto;width:26px}.EditableToolbarMenuCallout-arrowBox{background:#fff;left:0;pointer-events:none;position:absolute;top:0}.EditableToolbarMenuCallout-arrowBox:after,.EditableToolbarMenuCallout-arrowBox:before{border:solid transparent;bottom:100%;content:" ";height:0;left:0;pointer-events:none;position:absolute;width:0}.EditableToolbarMenuCallout-arrowBox:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:8px;margin-left:-8px}.EditableToolbarMenuCallout-arrowBox:before{border-color:hsla(0,0%,80%,0) hsla(0,0%,80%,0) #ebebeb;border-width:9px;margin-left:-9px}.RewardForm-rewardModal{color:#8590a6;font-size:14px;width:536px}html[data-theme=dark] .RewardForm-rewardModal{color:#8590a6}.RewardForm-rewardTitle{color:#444}html[data-theme=dark] .RewardForm-rewardTitle{color:#d3d3d3}.RewardForm-rewardTitle{font-size:24px;margin:40px auto 24px;text-align:center}.RewardForm-rewardInput{border:1px solid #d3d3d3;height:48px;line-height:48px;width:488px}html[data-theme=dark] .RewardForm-rewardInput{border:1px solid #2e2e2e}.RewardForm-rewardInput{border-radius:3px}.RewardForm-rewardInput input{height:36px}.RewardForm-rewardCheckbox{margin-right:9px}.RewardForm-rewardLink{color:#056de8}html[data-theme=dark] .RewardForm-rewardLink{color:#558eff}.RewardForm-prompting{margin-left:auto}.RewardForm-remark{margin:16px 0 40px}.RewardForm-protocol,.RewardForm-remark{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.RewardForm-rewardSubmit{background:#056de8;display:block;height:36px;margin:0 auto;width:220px}html[data-theme=dark] .RewardForm-rewardSubmit{background:#558eff}.RewardForm-rewardSubmit{border:1px solid #056de8;border-radius:3px}html[data-theme=dark] .RewardForm-rewardSubmit{border:1px solid #558eff}.RewardForm-rewardSubmit{color:#fff}html[data-theme=dark] .RewardForm-rewardSubmit{color:#121212}.RewardForm-rewardSubmit:hover{background-color:#056de8!important}html[data-theme=dark] .RewardForm-rewardSubmit:hover{background-color:#558eff!important}.RewardForm-rewardSubmit:hover{color:#fff}html[data-theme=dark] .RewardForm-rewardSubmit:hover{color:#121212}.RewardForm-rewardSubmit-disabled{border:1px solid #d3d3d3}html[data-theme=dark] .RewardForm-rewardSubmit-disabled{border:1px solid #2e2e2e}@media (max-width:690px){.RewardForm-rewardModal{width:100%}.RewardForm-rewardInput{margin:0 auto;width:90%}.RewardForm-remark{text-align:center}.RewardForm-prompting{position:static}}.ReferenceList{clear:both;font-size:.8em}.ReferenceList li:focus{outline:none;-webkit-transition:background .3s;transition:background .3s}html[data-focus-visible] .ReferenceList li:focus{background:rgba(5,109,232,.08)}html[data-theme=dark][data-focus-visible] .ReferenceList li:focus{background:rgba(85,142,255,.3)}.ReferenceList .ReferenceList-backHint{padding-right:.25em}.ReferenceList .ReferenceList-backLink{color:#175199;font-synthesis:style;font-weight:600;padding-right:.25em}html[data-theme=dark] .ReferenceList .ReferenceList-backLink{color:#6385a6}html[data-ios] .ReferenceList .ReferenceList-backLink{font-weight:500}html[data-android] .ReferenceList .ReferenceList-backLink{font-weight:700}@media (hover:hover){.ReferenceList .ReferenceList-backLink:hover{text-decoration:underline}}.TextArea{background:#f6f6f6;font-family:inherit;font-size:14px;font-weight:inherit;line-height:26px;padding:4px 10px}html[data-theme=dark] .TextArea{background:#1b1b1b}.TextArea{border:1px solid #ebebeb}html[data-theme=dark] .TextArea{border:1px solid #2e2e2e}.TextArea{border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;-webkit-transition:background .2s;transition:background .2s}.TextArea:focus{background:#fff}html[data-theme=dark] .TextArea:focus{background:#121212}.TextArea:focus{outline:none}.TextArea::-webkit-input-placeholder{color:#8590a6}.TextArea::-moz-placeholder{color:#8590a6}.TextArea:-ms-input-placeholder{color:#8590a6}.TextArea::-ms-input-placeholder{color:#8590a6}.TextArea::placeholder{color:#8590a6}html[data-theme=dark] .TextArea::-webkit-input-placeholder{color:#8590a6}html[data-theme=dark] .TextArea::-moz-placeholder{color:#8590a6}html[data-theme=dark] .TextArea:-ms-input-placeholder{color:#8590a6}html[data-theme=dark] .TextArea::-ms-input-placeholder{color:#8590a6}html[data-theme=dark] .TextArea::placeholder{color:#8590a6}.AdvertImg{background-color:#f6f6f6;position:relative}html[data-theme=dark] .AdvertImg{background-color:#1b1b1b}.AdvertImg img{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;text-indent:-9999px;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;vertical-align:top;width:100%}.AdvertImg-DefaultImageIcon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8fafc;border:2px dashed #e6eaee;border-radius:7px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.AdvertImg--isLoaded{background-color:transparent}.AdvertImg--isLoaded img{opacity:1}.GoodsRecommendCard-invalid{background:hsla(0,0%,96%,.4);border-radius:8px;cursor:default;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:100}html[data-theme=dark] .GoodsRecommendCard-invalid{background:rgba(27,27,27,.4)}.GoodsRecommendCard-invalidButton{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#ebebeb;border-radius:25px 0 0 25px;bottom:12px;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:700;height:25px;justify-content:center;position:absolute;right:0;width:80px}html[data-theme=dark] .GoodsRecommendCard-invalidButton{background-color:#2e2e2e;color:#999}.GoodsRecommendCard-invalidText{margin-left:4px}.GoodsRecommendCard-shade{background:hsla(0,0%,96%,.4);border-radius:8px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:100}html[data-theme=dark] .GoodsRecommendCard-shade{background:rgba(27,27,27,.4)}.GoodsRecommendCard-shadeHide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:25px 0 0 25px;bottom:12px;color:#06f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:700;height:25px;justify-content:center;position:absolute;right:0;width:80px}.GoodsRecommendCard-shadeHideText{margin-left:2px}.GoodsRecommendCardPromo{-webkit-box-pack:justify;-ms-flex-pack:justify;background:-webkit-gradient(linear,left top,left bottom,color-stop(-10.53%,rgba(253,84,9,.08)),color-stop(102.63%,rgba(253,84,9,0)));background:linear-gradient(180deg,rgba(253,84,9,.08) -10.53%,rgba(253,84,9,0) 102.63%);display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;justify-content:space-between;margin-bottom:-12px;overflow:hidden;padding:0 14px}.GoodsRecommendCardPromo,.GoodsRecommendCardPromo-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.GoodsRecommendCardPromo-left{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%}.GoodsRecommendCardPromo-right{color:#fd5409;font-size:12px}html[data-theme=dark] .GoodsRecommendCardPromo-right{color:#fd5409}.GoodsRecommendCardPromo-rightText{font-family:Helvetica Neue}.BottomInfo{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:42px;justify-content:flex-start;width:100%}html[data-theme=dark] .BottomInfo{background-color:#121212;color:#999}.BottomInfo:before{background:transparent;border-bottom:1px solid #ebebeb;border-left:1px solid #ebebeb;border-radius:0 0 16px 16px;border-right:1px solid #ebebeb;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:82px;position:absolute;-webkit-transform:scale(.5) translateX(-50%);transform:scale(.5) translateX(-50%);width:200%;z-index:0}html[data-theme=dark] .BottomInfo:before{border-bottom:1px solid #2e2e2e;border-left:1px solid #2e2e2e;border-right:1px solid #2e2e2e}.BottomInfo>div{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:flex-start;padding-left:14px;position:relative;z-index:1}.BottomInfo>div img{height:16px;margin-right:4px}.BottomInfo>div span{color:#444;margin-right:8px;white-space:nowrap}html[data-theme=dark] .BottomInfo>div span{color:#d3d3d3}.BottomInfo>div .MCNLinkCard-cardBottom-iconText,html[data-theme=dark] .BottomInfo>div .MCNLinkCard-cardBottom-iconText{color:#ff7955}.BottomInfo>div .MCNLinkCard-cardBottom-showCaseText,html[data-theme=dark] .BottomInfo>div .MCNLinkCard-cardBottom-showCaseText{color:#999}.BottomInfo>span{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;justify-content:space-between;position:relative;width:100%;z-index:1}.BottomInfo .MCNLinkCard-cardBottom-arrowText{padding-right:8px;white-space:nowrap}.GoodsRecommendCard{background-color:#f6f6f6;border-radius:8px;color:inherit;display:block;margin:1em auto;max-width:100%;min-height:88px;overflow:hidden;position:relative;text-decoration:none;width:390px;z-index:0}html[data-theme=dark] .GoodsRecommendCard{background-color:#1b1b1b}.GoodsRecommendCard-promo{background-color:#fff;border:1px solid rgba(253,84,9,.08)}html[data-theme=dark] .GoodsRecommendCard-promo{background-color:#121212}.GoodsRecommendCard-link{background:none;min-height:auto}.GoodsItemCardPromoTag{background:-webkit-gradient(linear,left top,right top,from(rgba(253,84,9,.12)),to(rgba(253,84,9,0)));background:linear-gradient(90deg,rgba(253,84,9,.12),rgba(253,84,9,0));border-radius:20px;color:#fd5409;font-size:20px;height:36px;line-height:36px;padding:0 12px;text-align:center}html[data-theme=dark] .GoodsItemCardPromoTag{color:#fd5409}.GoodsRecommendCard-tags{height:18px;overflow:hidden}.GoodsRecommendCard-tagsScale{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:36px;overflow:hidden;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top;width:200%}.GoodsRecommendCard-tagsImage{margin-right:12px}.GoodsRecommendCard-couponTag{-ms-flex-negative:0;border:1px solid rgba(253,84,9,.5);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fd5409;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-size:20px;font-weight:500;height:32px;margin-right:12px}.GoodsRecommendCard-couponTag,html[data-theme=dark] .GoodsRecommendCard-couponTag{background-color:rgba(253,84,9,.05)}html[data-theme=dark] .GoodsRecommendCard-couponTag{border:1px solid rgba(253,84,9,.5);color:#fd5409}.GoodsRecommendCard-couponMark{background:-webkit-gradient(linear,right top,left top,from(#fd5409),color-stop(97.22%,#fd7e09));background:linear-gradient(270deg,#fd5409,#fd7e09 97.22%);color:#fff;display:inline-block;height:32px;line-height:32px;text-align:center;width:36px}html[data-theme=dark] .GoodsRecommendCard-couponMark{color:#121212}.GoodsRecommendCard-couponText{display:inline-block;padding:0 6px;white-space:nowrap}.GoodsRecommendCard-textTag{background:#fd5409;border:.5px solid #fd5409;border-radius:20px;color:#fff;font-size:20px;height:34px;line-height:32px;margin-right:12px;padding:0 12px;text-align:center}@font-face{font-family:ZHVipFont;src:url(assets/ZHVipFont.569d27c8.ttf)}.GoodsRecommendCardPrice{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fd5409;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ZHVipFont;font-size:15px;height:18px;line-height:18px;margin-right:auto;overflow:hidden}html[data-theme=dark] .GoodsRecommendCardPrice{color:#fd5409}.GoodsRecommendCardPrice-prefix{font-size:12px;margin-right:4px;padding-top:3px}.GoodsRecommendCardPrice-sell{font-family:ZHVipFont;font-size:16px;font-weight:500}.GoodsRecommendCardPrice-underline{zoom:.5;color:#999;font-family:ZHVipFont;font-size:22px;margin-left:8px;padding-top:4px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}html[data-theme=dark] .GoodsRecommendCardPrice-underline{color:#999}.GoodsRecommendCardPrice-suffix{font-size:12px;margin-left:4px;padding-top:3px}.GoodsRecommendCardPrice-vip{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px}.GoodsRecommendCardPrice-vipHint{color:#ce994f;font-family:ZHVipFont;font-weight:500;margin-right:4px}html[data-theme=dark] .GoodsRecommendCardPrice-vipHint{color:#ce994f}.GoodsRecommendCardPrice-original{color:#999;font-family:ZHVipFont;text-decoration:line-through}html[data-theme=dark] .GoodsRecommendCardPrice-original{color:#999}.CircleLoadingBar{-webkit-animation:CircleLoadingBarRotator 1s linear infinite;animation:CircleLoadingBarRotator 1s linear infinite;left:50%;margin:-15px 0 0 -15px;position:absolute;top:50%}.CircleLoadingBar .path{stroke:#0084ff;stroke-dasharray:187;stroke-dashoffset:0;-webkit-animation:CircleLoadingBarDash 1s ease-in-out infinite;animation:CircleLoadingBarDash 1s ease-in-out infinite;-webkit-transform-origin:center;transform-origin:center}html[data-theme=dark] .CircleLoadingBar .path{stroke:#0084ff}@-webkit-keyframes CircleLoadingBarRotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes CircleLoadingBarRotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes CircleLoadingBarDash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes CircleLoadingBarDash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.ModalButtonGroup--vertical{margin-bottom:16px;margin-top:40px}.ModalButtonGroup--vertical .Button{display:block;margin-left:auto;margin-right:auto;width:220px}.ModalButtonGroup--vertical .Button+.Button{margin-top:28px}.Modal-content--buttonGroupOnly .ModalButtonGroup--vertical{margin-top:60px}.ModalButtonGroup--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:48px}.ModalButtonGroup--horizontal .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.ModalButtonGroup--horizontal .Button:last-child:first-child{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-left:auto;margin-right:auto;width:220px}.ModalButtonGroup--horizontal .Button+.Button{margin-left:16px}.ModalWindow-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;z-index:203}.ModalWindow-wrapper.ModalWindow-enter{opacity:.01}.ModalWindow-wrapper.ModalWindow-enter-active,.ModalWindow-wrapper.ModalWindow-leave{opacity:1}.ModalWindow-wrapper.ModalWindow-leave-active{opacity:.01}.ModalWindow-backdrop{background-color:hsla(0,0%,7%,.65);bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out;z-index:0}html[data-theme=dark] .ModalWindow-backdrop{background-color:rgba(0,0,0,.65)}.ModalWindow-wrapper--transparent .ModalWindow-backdrop{background-color:transparent}.ModalWindow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:0 5px 20px hsla(0,0%,7%,.1);box-shadow:0 5px 20px hsla(0,0%,7%,.1);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-height:calc(100vh - 48px);position:relative;-webkit-transition:max-height .8s ease;transition:max-height .8s ease;width:400px;z-index:1}html[data-theme=dark] .ModalWindow{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.ModalWindow:focus{outline:none}.ModalWindow--large{width:536px}.ModalWindow--fullPage{height:calc(100vh - 48px);width:688px}.ModalWindow-enter .ModalWindow{-webkit-transform:translateY(20px);transform:translateY(20px)}.ModalWindow-enter-active .ModalWindow{-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.ModalWindow-enter-active .ModalWindow,.ModalWindow-leave .ModalWindow{-webkit-transform:translateY(0);transform:translateY(0)}.ModalWindow-leave-active .ModalWindow{-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.ModalWindow-inner{background:#fff;border-radius:2px;overflow:auto}html[data-theme=dark] .ModalWindow-inner{background:#121212}.ModalWindow--fullPage .ModalWindow-inner{height:100%}.ModalWindow-closeButton{cursor:pointer;padding:12px;position:absolute;right:-60px;top:8px}.ModalWindow-closeIcon{fill:#fff;vertical-align:top}html[data-theme=dark] .ModalWindow-closeIcon{fill:#fff}.ModalWindow-title{color:#121212;font-size:24px;font-weight:500;margin-top:40px;text-align:center}html[data-theme=dark] .ModalWindow-title{color:#fff}.ModalWindow-title.ModalWindow-title--simple{font-family:inherit;font-size:20px}.ModalWindow-subtitle{color:#8590a6;font-size:14px;line-height:1.5;margin-top:4px;padding:0 38px;text-align:center}html[data-theme=dark] .ModalWindow-subtitle{color:#8590a6}.ModalWindow-subtitle a{text-decoration:underline}.ModalWindow-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;line-height:1.7;margin-top:24px;opacity:1;padding:0 24px 32px}.ModalWindow--fullPage .ModalWindow-content{padding:0}.ModalWindow-content.ModalWindow-content--spread{height:100%;margin-top:0}.ModalWindow-content.ModalWindow-content--hidden{opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.ModalWindow-footer{background:#f6f6f6;border-top:1px solid #ebebeb;color:#8590a6;font-size:13px;line-height:1.7;padding:16px 24px}html[data-theme=dark] .ModalWindow-footer{background:#1b1b1b;border-top:1px solid #2e2e2e;color:#8590a6}.ModalWindow-footer a{text-decoration:underline}.QRCodeModal{color:#121212;text-align:center}html[data-theme=dark] .QRCodeModal{color:#fff}.QRCodeModal .Modal-content{margin-top:40px;padding-bottom:70px}.QRCodeModal-title{font-size:24px;font-synthesis:style;font-weight:600;height:30px;line-height:30px}html[data-ios] .QRCodeModal-title{font-weight:500}html[data-android] .QRCodeModal-title{font-weight:700}.QRCodeModal-tip{font-size:14px;height:20px;line-height:20px;margin-top:12px}.QRCodeModal-qrcode{height:175px;margin:40px auto 0;position:relative;width:175px}.QRCodeModal-qrcode img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.CPSCommonCard{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;min-height:88px;overflow:hidden;padding:14px;position:relative;width:100%;z-index:0}.CPSCommonCard-imageBox{-ms-flex-negative:0;border-radius:6px;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.CPSCommonCard-imageBox--rectangle{width:75px}.CPSCommonCard-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.CPSCommonCard-imageTag{background:hsla(0,0%,100%,.9);border-top-left-radius:8px;bottom:0;color:#121212;font-size:12px;font-weight:500;padding:0 5px;position:absolute;right:0;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:right bottom;transform-origin:right bottom;white-space:nowrap}html[data-theme=dark] .CPSCommonCard-imageTag{background:hsla(0,0%,100%,.9);color:#fff}.CPSCommonCard-info{-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;margin-left:12px;margin-top:-1px}.CPSCommonCard-info,.CPSCommonCard-title{-webkit-box-orient:vertical;overflow:hidden}.CPSCommonCard-title{-webkit-line-clamp:2;color:#121212;display:-webkit-box;font-size:16px;font-synthesis:style;font-weight:600;line-height:20px;max-height:40px;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .CPSCommonCard-title{color:#fff}html[data-ios] .CPSCommonCard-title{font-weight:500}html[data-android] .CPSCommonCard-title{font-weight:700}.CPSCommonCard-subtitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.CPSCommonCard-subtitle-text{-webkit-box-flex:0;color:grey;-ms-flex:none;flex:none;font-size:12px;font-synthesis:style;font-weight:600;line-height:16px;margin-right:12px}html[data-theme=dark] .CPSCommonCard-subtitle-text{color:#999}html[data-ios] .CPSCommonCard-subtitle-text{font-weight:500}html[data-android] .CPSCommonCard-subtitle-text{font-weight:700}.CPSCommonCard-subtitle-img{height:16px;margin-top:0}.CPSCommonCard-subtitle-img .GoodsRecommendCard-tagsScale{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:32px;overflow:hidden;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top;width:200%}.CPSCommonCard-tool{-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;overflow:hidden}.CPSCommonCard-button,.CPSCommonCard-tool{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px}.CPSCommonCard-button{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:start;-ms-flex-align:center;align-self:flex-start;color:#fd5409;flex-shrink:0;font-size:13px;font-synthesis:style;font-weight:600;justify-content:center;line-height:18px;margin-right:-6px}html[data-theme=dark] .CPSCommonCard-button{color:#fd5409}html[data-ios] .CPSCommonCard-button{font-weight:500}html[data-android] .CPSCommonCard-button{font-weight:700}.CPSCommonCard-link{color:#175199;font-size:18px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CPSCommonCard-link-icon{font-synthesis:style;font-weight:600;margin-right:8px}html[data-ios] .CPSCommonCard-link-icon{font-weight:500}html[data-android] .CPSCommonCard-link-icon{font-weight:700}.ZhiGoodsCard{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;min-height:88px;overflow:hidden;padding:14px;position:relative;width:100%;z-index:0}.ZhiGoodsCard-imageBox{-ms-flex-negative:0;border-radius:6px;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.ZhiGoodsCard-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.ZhiGoodsCard-imageTag{background:hsla(0,0%,100%,.9);border-top-left-radius:8px;bottom:0;color:#121212;font-size:12px;font-weight:500;padding:0 5px;position:absolute;right:0;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:right bottom;transform-origin:right bottom;white-space:nowrap}html[data-theme=dark] .ZhiGoodsCard-imageTag{background:hsla(0,0%,100%,.9);color:#fff}.ZhiGoodsCard-info{-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;margin-left:12px;margin-top:-1px}.ZhiGoodsCard-info,.ZhiGoodsCard-title{-webkit-box-orient:vertical;overflow:hidden}.ZhiGoodsCard-title{-webkit-line-clamp:2;color:#121212;display:-webkit-box;font-size:16px;font-synthesis:style;font-weight:600;line-height:20px;max-height:40px;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .ZhiGoodsCard-title{color:#fff}html[data-ios] .ZhiGoodsCard-title{font-weight:500}html[data-android] .ZhiGoodsCard-title{font-weight:700}.ZhiGoodsCard-subtitle{color:grey;font-size:12px;font-synthesis:style;font-weight:600;line-height:16px;margin-top:2px}html[data-theme=dark] .ZhiGoodsCard-subtitle{color:#999}html[data-ios] .ZhiGoodsCard-subtitle{font-weight:500}html[data-android] .ZhiGoodsCard-subtitle{font-weight:700}.ZhiGoodsCard-tool{-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;overflow:hidden}.ZhiGoodsCard-button,.ZhiGoodsCard-tool{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px}.ZhiGoodsCard-button{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:start;-ms-flex-align:center;align-self:flex-start;color:#fd5409;flex-shrink:0;font-size:13px;font-synthesis:style;font-weight:600;justify-content:center;line-height:18px;margin-right:-6px}html[data-theme=dark] .ZhiGoodsCard-button{color:#fd5409}html[data-ios] .ZhiGoodsCard-button{font-weight:500}html[data-android] .ZhiGoodsCard-button{font-weight:700}.ZhiGoodsCard-desc{color:#999;font-size:13px}.ZhiGoodsCard-titleRightText{-ms-flex-negative:0;background:#fff;border-radius:18px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#8590a6;cursor:pointer;flex-shrink:0;font-size:13px;height:29px;line-height:29px;margin-left:4px;text-align:center;width:46px}html[data-theme=dark] .ZhiGoodsCard-titleRightText{background:#121212;color:#8590a6}.ZhiGoodsCard-titleRightText:before{background:transparent;border:1px solid #ebebeb;border-radius:36px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:58px;position:absolute;-webkit-transform:scale(.5) translate(-50%,-50%);transform:scale(.5) translate(-50%,-50%);width:92px;z-index:0}html[data-theme=dark] .ZhiGoodsCard-titleRightText:before{border:1px solid #2e2e2e}.ZhiGoodsCard-titleRightImg{-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;flex-shrink:0;margin-left:4px}.ZhiGoodsCard-titleRightImg>img{display:block}.CPSMeituanCard{-webkit-box-orient:horizontal;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-ms-flex-direction:row;flex-direction:row;max-width:400px;min-height:88px;padding:14px;position:relative;width:100%;z-index:0}.CPSMeituanCard,.CPSMeituanCard-main{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.CPSMeituanCard-main{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin-left:12px}.CPSMeituanCard+.GoodsRecommendCard-invalid .GoodsRecommendCard-invalidButton,.CPSMeituanCard+.GoodsRecommendCard-shade .GoodsRecommendCard-shadeHide{bottom:9px}.RedPacketCard{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:400px;min-height:88px;overflow:hidden;padding:12px;position:relative;width:100%;z-index:0}.RedPacketCard-imageBox{-ms-flex-negative:0;border-radius:6px;flex-shrink:0;height:75px;overflow:hidden;position:relative;width:75px}.RedPacketCard-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.RedPacketCard-info{-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;margin-left:12px}.RedPacketCard-info,.RedPacketCard-title{-webkit-box-orient:vertical;overflow:hidden}.RedPacketCard-title{-webkit-line-clamp:1;color:#121212;display:-webkit-box;font-size:15px;font-synthesis:style;font-weight:600;line-height:20px;max-height:40px;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .RedPacketCard-title{color:#fff}html[data-ios] .RedPacketCard-title{font-weight:500}html[data-android] .RedPacketCard-title{font-weight:700}.RedPacketCard-subtitle{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#999;display:-webkit-box;font-size:13px;line-height:18px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .RedPacketCard-subtitle{color:#999}.RedPacketCard-tool{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;justify-content:space-between;margin-top:auto;overflow:hidden}.RedPacketCard-toolLeft{color:#999;font-size:13px;line-height:18px}html[data-theme=dark] .RedPacketCard-toolLeft{color:#999}.RedPacketCard-button{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:flex-start;color:#fd5409;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:13px;font-synthesis:style;font-weight:600;height:18px;justify-content:center;line-height:18px}html[data-theme=dark] .RedPacketCard-button{color:#fd5409}html[data-ios] .RedPacketCard-button{font-weight:500}html[data-android] .RedPacketCard-button{font-weight:700}.RedPacketCard+.GoodsRecommendCard-invalid .GoodsRecommendCard-invalidButton,.RedPacketCard+.GoodsRecommendCard-shade .GoodsRecommendCard-shadeHide{bottom:9px}.EducationGoodsZIPCard{background-color:#f6f6f6;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;margin:1em auto;max-width:390px;overflow:hidden;padding:14px;position:relative;width:100%;z-index:0}html[data-theme=dark] .EducationGoodsZIPCard{background-color:#1b1b1b}.EducationGoodsZIPCard-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.EducationGoodsZIPCard-left{-ms-flex-negative:0;border-radius:6px;flex-shrink:0;height:100%;margin-right:12px;overflow:hidden;width:72px}.EducationGoodsZIPCard-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.EducationGoodsZIPCard img:not([src]),.EducationGoodsZIPCard img[src=""]{opacity:0}.EducationGoodsZIPCard-right{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:space-between;width:calc(100% - 84px)}.EducationGoodsZIPCard-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#121212;display:-webkit-box;font-size:14px;font-weight:500;line-height:20px;margin-right:4px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .EducationGoodsZIPCard-title{color:#fff}.EducationGoodsZIPCard-icon,html[data-theme=dark] .EducationGoodsZIPCard-icon{color:#999}.EducationCommonCard{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;min-height:88px;overflow:hidden;padding:14px;position:relative;width:100%;z-index:0}.EducationCommonCard-imageBox{-ms-flex-negative:0;border-radius:6px;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:75px}.EducationCommonCard-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.EducationCommonCard-imageTag{background:hsla(0,0%,100%,.9);border-top-left-radius:8px;bottom:0;color:#121212;font-size:12px;font-weight:500;padding:0 5px;position:absolute;right:0;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:right bottom;transform-origin:right bottom;white-space:nowrap}html[data-theme=dark] .EducationCommonCard-imageTag{background:hsla(0,0%,100%,.9);color:#fff}.EducationCommonCard-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;margin-left:12px;overflow:hidden}.EducationCommonCard-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#121212;display:-webkit-box;font-size:16px;font-synthesis:style;font-weight:600;line-height:20px;max-height:40px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .EducationCommonCard-title{color:#fff}html[data-ios] .EducationCommonCard-title{font-weight:500}html[data-android] .EducationCommonCard-title{font-weight:700}.EducationCommonCard-subtitle{color:grey;font-size:12px;font-synthesis:style;font-weight:600;line-height:16px;margin-top:2px}html[data-theme=dark] .EducationCommonCard-subtitle{color:#999}html[data-ios] .EducationCommonCard-subtitle{font-weight:500}html[data-android] .EducationCommonCard-subtitle{font-weight:700}.EducationCommonCard-tool{-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;overflow:hidden}.EducationCommonCard-button,.EducationCommonCard-tool{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px}.EducationCommonCard-button{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:start;-ms-flex-align:center;align-self:flex-start;color:#fd5409;flex-shrink:0;font-size:13px;font-synthesis:style;font-weight:600;justify-content:center;line-height:18px}html[data-theme=dark] .EducationCommonCard-button{color:#fd5409}html[data-ios] .EducationCommonCard-button{font-weight:500}html[data-android] .EducationCommonCard-button{font-weight:700}.PolymericCard{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;min-height:128px;overflow:hidden;padding:14px;position:relative;width:100%;z-index:0}.PolymericCard-imageBox{-ms-flex-negative:0;border-radius:6px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.PolymericCard-image{border-radius:6px;height:100%;-o-object-fit:contain;object-fit:contain;overflow:hidden;width:100%}.PolymericCard img:not([src]),.PolymericCard img[src=""]{opacity:0}.PolymericCard-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin-left:12px;width:100%}.PolymericCard-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#121212;display:-webkit-box;font-size:16px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}html[data-theme=dark] .PolymericCard-title{color:#fff}.PolymericCard-tool{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;line-height:20px;margin-top:16px;max-height:20px;overflow:hidden}.PolymericCard-sources,.PolymericCard-tool{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PolymericCard-sources{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.PolymericCard-sourceLogo{height:20px;margin-left:4px;width:20px}.PolymericCard-sourceLength,.PolymericCard-sourceLogo{border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.PolymericCard-sourceLength{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#ebebeb;font-size:22px;height:40px;justify-content:center;margin-left:-16px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:right center;transform-origin:right center;width:40px}html[data-theme=dark] .PolymericCard-sourceLength{background:#2e2e2e}
/*# sourceMappingURL=shared_1482d72d53fa43e4d83469a969659e936999dfcf_CSS.216a26f4.513650cc85d1b19ac129.css.map*/