.LeftArea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.LeftArea,.LeftArea-button{display:-webkit-box;display:-ms-flexbox;display:flex}.LeftArea-button{margin-left:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.NavigationBar--Android .LeftArea-button{margin-left:14px}.LeftArea-button svg{fill:grey}html[data-theme=dark] .LeftArea-button svg{fill:#999}.RightArea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.RightArea,.RightArea-button{display:-webkit-box;display:-ms-flexbox;display:flex}.RightArea-button{margin-right:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.NavigationBar--Android .RightArea-button{margin-right:14px}.RightArea-button svg{fill:grey}html[data-theme=dark] .RightArea-button svg{fill:#999}.NavigationBar{position:relative}.NavigationBar-safeArea{min-height:20px}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){html[data-ios] .NavigationBar-safeArea{min-height:44px}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){html[data-ios] .NavigationBar-safeArea{min-height:44px}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){html[data-ios] .NavigationBar-safeArea{min-height:44px}}.NavigationBar-mainArea{position:fixed;top:0;left:0;right:0;z-index:1;background-color:#fff}html[data-theme=dark] .NavigationBar-mainArea{background-color:#121212}.NavigationBar-mainArea{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}.NavigationBar--iOS .NavigationBar-mainArea{-webkit-box-shadow:0 1px 0 0 #ebebeb;box-shadow:0 1px 0 0 #ebebeb}html[data-theme=dark] .NavigationBar--iOS .NavigationBar-mainArea{-webkit-box-shadow:0 1px 0 0 #1b1b1b;box-shadow:0 1px 0 0 #1b1b1b}.NavigationBar-transparent .NavigationBar-mainArea{background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.NavigationBar-contentArea{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.NavigationBar--Android .NavigationBar-contentArea{height:56px}.NavigationBar-placeholderArea{min-height:64px}.NavigationBar--Android .NavigationBar-placeholderArea{min-height:76px}.NavigationBar-placeholder{height:44px}.NavigationBar--Android .NavigationBar-placeholder{height:56px}.NavigationBar-middle{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 12px;font-size:17px;color:#121212}html[data-theme=dark] .NavigationBar-middle{color:#fff}.NavigationBar-middle{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NavigationBar--iOS .NavigationBar-middle{font-weight:600;font-synthesis:style}html[data-ios] .NavigationBar--iOS .NavigationBar-middle{font-weight:500}html[data-android] .NavigationBar--iOS .NavigationBar-middle{font-weight:700}.NavigationBar-dark,.NavigationBar-dark .NavigationBar-middle,html[data-theme=dark] .NavigationBar-dark,html[data-theme=dark] .NavigationBar-dark .NavigationBar-middle{color:#fff}.NavigationBar-dark .LeftArea svg,.NavigationBar-dark .RightArea svg,html[data-theme=dark] .NavigationBar-dark .LeftArea svg,html[data-theme=dark] .NavigationBar-dark .RightArea svg{fill:#fff}.NavigationBar-ShareButton{margin-right:10px}.RadioButton{border-radius:50%;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.RadioButton--focused{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] .RadioButton--focused{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,132,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,132,255,.3)}html[data-theme=dark][data-focus-visible] .RadioButton--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.RadioButton--disabled{cursor:no-drop;opacity:.4}.RadioButton-iconOn,html[data-theme=dark] .RadioButton-iconOn{color:#0084ff}.RadioButton-iconOff,html[data-theme=dark] .RadioButton-iconOff{color:#999}.RadioButton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;clip:rect(0,0,0,0);pointer-events:none;position:absolute}.Video-Maker-Notification{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.Video-Maker-Notification .Notification-textSection{white-space:unset}.AutoSizeTextArea{resize:none}.ClubApplicationModal-modal{width:calc(100vw - 60px);max-width:580px}.ClubApplicationModal-modal .Modal-inner{border-radius:10px}.ClubApplicationModal-modalWrapper{margin:-24px -24px -32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ClubApplicationModal-modalCloseButton{position:absolute;top:15px;cursor:pointer;right:15px;fill:grey}html[data-theme=dark] .ClubApplicationModal-modalCloseButton{fill:#999}.ClubApplicationModal-modalWithDetailPage{-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.3);box-shadow:0 10px 30px 0 rgba(0,0,0,.3)}.ClubApplicationModal-title{font-size:20px;line-height:1.2;color:#121212}html[data-theme=dark] .ClubApplicationModal-title{color:#fff}.ClubApplicationModal-title{margin-top:24px;font-weight:600;font-synthesis:style}html[data-ios] .ClubApplicationModal-title{font-weight:500}html[data-android] .ClubApplicationModal-title{font-weight:700}.ClubApplicationModal-desc{font-size:14px;line-height:1.43;color:grey}html[data-theme=dark] .ClubApplicationModal-desc{color:#999}.ClubApplicationModal-desc{margin-top:8px;padding:0 12px}.ClubApplicationModal-desc span,html[data-theme=dark] .ClubApplicationModal-desc span{color:#0084ff}.ClubApplicationModal-answer{width:calc(100vw - 124px);max-width:516px;height:168px!important;border-radius:4px;border:1px solid #d3d3d3}html[data-theme=dark] .ClubApplicationModal-answer{border:1px solid #2e2e2e}.ClubApplicationModal-answer{background-color:#fff}html[data-theme=dark] .ClubApplicationModal-answer{background-color:#121212}.ClubApplicationModal-answer{-webkit-box-shadow:none;box-shadow:none;margin:20px auto;padding:12px;outline:none;font-size:15px;color:#444}html[data-theme=dark] .ClubApplicationModal-answer{color:#d3d3d3}.ClubApplicationModal-answer::-webkit-input-placeholder{color:#bfbfbf}html[data-theme=dark] .ClubApplicationModal-answer::-webkit-input-placeholder{color:#444}.ClubApplicationModal-button{width:calc(100vw - 100px);max-width:516px;height:36px;border-radius:4px}.ClubApplicationModal-button,html[data-theme=dark] .ClubApplicationModal-button{background-color:rgba(0,132,255,.3)}.ClubApplicationModal-button{margin-bottom:20px;font-size:15px;line-height:1.2;color:hsla(0,0%,100%,.3)}html[data-theme=dark] .ClubApplicationModal-button{color:hsla(0,0%,100%,.3)}.ClubApplicationModal-button{font-weight:600;font-synthesis:style}html[data-ios] .ClubApplicationModal-button{font-weight:500}html[data-android] .ClubApplicationModal-button{font-weight:700}.ClubApplicationModal-buttonWithSave,html[data-theme=dark] .ClubApplicationModal-buttonWithSave{background-color:#0084ff}.ClubApplicationModal-buttonWithSave,html[data-theme=dark] .ClubApplicationModal-buttonWithSave{color:#fff}.ClubApplicationModal-count{color:#bfbfbf}html[data-theme=dark] .ClubApplicationModal-count{color:#444}.ClubApplicationModal-count{font-size:13px;bottom:86px;right:32px;position:absolute}.Club-joinModal .ClubModal-modalBackground{width:110px;height:110px;margin-top:46px;margin-bottom:7px;border-radius:6px}.Club-joinModal .ClubModal-modalDesc{margin-top:16px}.Club-joinModal .ClubModal-modalEditButton{margin-top:30px}.Page-wrap{max-width:640px;margin:0 auto;min-height:100vh}.Banner-wrap{width:100%;text-align:center;font-size:0}.Banner-image{width:100%;-o-object-fit:contain;object-fit:contain}.Banner-background{font-size:17px;color:#fff}html[data-theme=dark] .Banner-background{color:#121212}.Banner-background{font-weight:600;background-size:contain;background-position:50%;background-repeat:no-repeat}.Tabs-wrap::-webkit-scrollbar{display:none}.Tabs-wrap{color:#fff;overflow-x:scroll;white-space:nowrap;overflow-y:hidden;padding:8px 16px 0;margin-bottom:25px}.RecommendTabs-item{opacity:.5;font-size:16px;margin-right:24px;display:inline-block;height:30px}.RecommendTabs-item:last-child{margin-right:0}.Tabs-activty{opacity:1;position:relative}.Tabs-activty:after{content:"";height:3px;width:35px;background-color:#fff;display:block;border-radius:2px;position:absolute;left:50%;top:27px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Page-wrap .is-fixed{background-color:#543ccb}.Number-imgWrap{width:22px;margin-right:8px}.Number-img{width:100%}.Number-num{font-size:14px;margin-right:8px;text-align:center;width:22px}.UserItem-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.UserItem-imgWrap{width:39px;height:39px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.UserItem-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.UserItem-content{margin-left:8px}.UserItem-contentScore{margin-left:10px}.UserItem-imgScore{margin-left:12px;width:34px;height:34px}.UserItem-name{font-size:14px;color:#121212}html[data-theme=dark] .UserItem-name{color:#fff}.UserItem-name{font-weight:500;height:20px;line-height:20px;margin-right:15px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.UserItem-description{font-size:12px;color:#999}html[data-theme=dark] .UserItem-description{color:#999}.UserItem-description{line-height:15px;height:15px;margin-top:2px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.UserItem-score{margin-left:auto;font-size:12px;-ms-flex-negative:0;flex-shrink:0}.RankingList-wrap{margin:16px;background-color:#fff}html[data-theme=dark] .RankingList-wrap{background-color:#121212}.RankingList-wrap{border-radius:8px;padding:12px}.RankingList-content{color:#444}html[data-theme=dark] .RankingList-content{color:#d3d3d3}.RankingList-content{font-size:12px;padding:8px 16px;background-color:hsla(0,0%,64.7%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:6px}.RankingList-content span{margin-left:auto}.RankingList-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.RankingList-margin{margin-bottom:9px}.RankingList-title{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.RankingList-score{border-radius:0;margin:-1px 16px 0;padding:10px 22px 10px 20px}.RankingList-score:first-child{margin-top:16px;border-radius:16px 16px 0 0;padding-top:22px}.RankingList-score:last-child{border-radius:0 0 16px 16px;margin-bottom:16px;padding-bottom:22px}.RankingList-score:nth-child(2n){background-color:var(--itemColor)}.Recommend-box{padding-top:5px}em{color:#fdf59d;font-style:normal}.Text-wrap{color:#fff}html[data-theme=dark] .Text-wrap{color:#121212}.Text-wrap{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:85px}.GlobalButton-wrap{height:44px;position:fixed;bottom:25px;width:100%;max-width:640px}.GlobalButton-bgImage{background-size:contain;background-position:50%;background-repeat:no-repeat;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;color:#fff}html[data-theme=dark] .GlobalButton-bgImage{color:#121212}.dark-modal{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.2);pointer-events:none;z-index:4}.Evaluation-wrap{min-height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(https://pic3.zhimg.com/80/v2-adb8c6329456651c3206dcaa6a532ba5_1440w.png);background-size:cover;max-width:640px;margin:0 auto}.Evaluation-imgWrap{width:65%;margin-top:5vh}.Evaluation-description{color:#fff}html[data-theme=dark] .Evaluation-description{color:#121212}.Evaluation-description{font-size:16px;margin:1.5vh 0 3.5vh}.Evaluation-box{background-color:hsla(0,0%,100%,.96)}html[data-theme=dark] .Evaluation-box{background-color:rgba(18,18,18,.96)}.Evaluation-box{border-radius:10px;width:90%;margin-bottom:3vh;position:relative;padding:3vh 18px 3vh 68px;-webkit-box-sizing:border-box;box-sizing:border-box}.Evaluation-img{width:100%}.Evaluation-button{margin-top:2vh;width:80%;background-image:linear-gradient(98deg,#fdffe3 4%,#fdf4a1 49%,#f0ff89 96%);border-radius:28px;text-align:center;line-height:7vh;color:#005256;font-size:20px;font-weight:600;height:7vh;position:relative}.Evaluation-wrap .Evaluation-bubble{width:104px;height:25px;background-image:linear-gradient(124deg,#ff9458 -25%,#ff4141 77%);display:block;position:absolute;font-size:12px;color:#fff}html[data-theme=dark] .Evaluation-wrap .Evaluation-bubble{color:#121212}.Evaluation-wrap .Evaluation-bubble{font-weight:600;line-height:25px;border-radius:28px 28px 28px 0;right:-17px;top:-14px}.Evaluation-wrap .Evaluation-bubble em{text-decoration:line-through;color:#fff}html[data-theme=dark] .Evaluation-wrap .Evaluation-bubble em{color:#121212}.Evaluation-wrap .Evaluation-bubble em{font-size:12px}.Evaluation-wrap em{font-style:normal;color:#fff481;font-size:14px}.Evaluation-content{font-size:13px;color:#fff}html[data-theme=dark] .Evaluation-content{color:#121212}.Evaluation-content{margin-top:1vh}.Evaluation-bottomContent{color:#005952}.Evaluation-itemImgWrap{font-size:0;position:absolute;width:22vw;top:-9vw;left:0;width:80px;top:-33px}.Evaluation-itemImg{width:100%}.Evaluation-itemTitle{font-size:18px;color:#121212}html[data-theme=dark] .Evaluation-itemTitle{color:#fff}.Evaluation-itemTitle{font-weight:600;letter-spacing:-.9px;margin-bottom:8px;position:relative}.Evaluation-itemTitle:after{content:"";width:16px;height:4px;background-color:#17dad3;display:block;position:absolute;left:-37px;top:10px}.Evaluation-itemContent{font-size:16px;color:#999a9a}.PullRefresh--box{height:90px}.PullRefresh--box img{height:25px;width:25px;display:block;margin:32px auto;-webkit-animation:ptr-circle 1s linear infinite;animation:ptr-circle 1s linear infinite}@-webkit-keyframes ptr-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ptr-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.PullRefresh-Toast-Wrapper{position:absolute;text-align:center;width:100%;top:0;border-radius:15px 15px 0 0;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.PullRefresh-Toast,html[data-theme=dark] .PullRefresh-Toast{color:#0084ff}.PullRefresh-Toast{font-weight:700;background:#fff}html[data-theme=dark] .PullRefresh-Toast{background:#121212}.PullRefresh-Toast{font-size:14px;line-height:2}.PullRefresh-Toast,html[data-theme=dark] .PullRefresh-Toast{border-bottom:1px solid hsla(0,0%,60%,.3)}.ModalExp-background{background-color:rgba(26,26,26,.4);position:fixed;bottom:0;left:0;right:0;top:0;width:100%;height:100%;z-index:3}.ModalExp-content{position:fixed;height:60vh;background-color:#fff;border-radius:10px 10px 0 0;overflow:scroll;z-index:4;left:0;bottom:-60vh;-webkit-transition:bottom .2s cubic-bezier(.4,0,.2,1);transition:bottom .2s cubic-bezier(.4,0,.2,1)}.ModalExp-closeIcon{position:absolute;right:16px;top:16px;z-index:102}.ModalExp-modalShow{bottom:0}.Star-wrap{width:100%;height:24px;font-size:0;vertical-align:top;text-align:center}.Star-img{height:100%;vertical-align:top}.Table-itemWrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Table-itemHeader{color:#121212}html[data-theme=dark] .Table-itemHeader{color:#fff}.Table-itemHeader{font-size:13px;font-weight:600}.Table-itemHeader .Table-item{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ebebeb}html[data-theme=dark] .Table-itemHeader .Table-item{background-color:#2e2e2e}.Table-itemHeader .Table-item{border-radius:4px 0 0 0}.Table-itemHeader .Table-item:last-child{color:#121212}html[data-theme=dark] .Table-itemHeader .Table-item:last-child{color:#fff}.Table-itemHeader .Table-item:last-child{border-radius:0 4px 0 0;background-color:#ebebeb}html[data-theme=dark] .Table-itemHeader .Table-item:last-child{background-color:#2e2e2e}.Table-itemFooter .Table-item{border-radius:0 0 0 4px}.Table-itemFooter .Table-item:last-child{border-radius:0 0 4px 0}.Table-linkIcon{width:10px;height:10px}.Table-item{width:40%;background-color:#f6f6f6}html[data-theme=dark] .Table-item{background-color:#000}.Table-item{color:#121212}html[data-theme=dark] .Table-item{color:#fff}.Table-item{font-size:13px;border-bottom:2px solid #fff}html[data-theme=dark] .Table-item{border-bottom:2px solid #121212}.Table-item{padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:45px}.Table-item:last-child{width:calc(60% - 2px);background-color:#f9f9f9;border-left:2px solid #fff}html[data-theme=dark] .Table-item:last-child{border-left:2px solid #121212}.Table-item:last-child{padding:0}.Table-wrap .Table-itemList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#787878;font-size:13px}.Table-wrap .Table-itemListWrap{padding:13px 20px}.Table-wrap .Table-itemString{color:#787878;line-height:22px;font-size:13px;padding:12px 18px}.Table-titleItem{padding:12px 18px}.Table-titleItem:not(:last-child){border-bottom:2px solid #fff}html[data-theme=dark] .Table-titleItem:not(:last-child){border-bottom:2px solid #121212}.Table-itemStringTitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Occupation-appendixBtn{width:100%;border-radius:28px;background-color:rgba(77,104,229,.08);color:#4d68e5;height:55px;line-height:55px;text-align:center;font-size:14px;font-weight:600;margin-bottom:28px}.Occupation-starWrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0 24px}.Occupation-star{width:50%;font-size:13px;color:#999}html[data-theme=dark] .Occupation-star{color:#999}.Occupation-star{height:20px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.Occupation-starTitle{-ms-flex-negative:0;flex-shrink:0;width:60px}.Occupation-starItem{height:20px;text-align:left}.Occupation-icon{margin-right:6px}.Result-occupation .Tabs-wrap,html[data-theme=dark] .Result-occupation .Tabs-wrap{color:#999}.Result-occupation .Tabs-wrap{font-size:15px;font-weight:600;text-align:center}.Result-occupation .Tabs-wrap .RecommendTabs-item{opacity:1;width:50%;margin-right:0}.Result-occupation .Tabs-wrap .Tabs-activty{color:#4d68e5}.Result-occupation .Tabs-wrap .Tabs-activty:after{background-color:#4d68e5;width:60px}.Result-occupation .is-fixed{background-color:#fff}html[data-theme=dark] .Result-occupation .is-fixed{background-color:#121212}.Occupation-wrap .Tabs-wrap{opacity:0}.Occupation-content{padding:0 16px}.Occupation-tabs{position:relative}.Occupation-tabs:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);border-bottom:1px solid #ebebeb}html[data-theme=dark] .Occupation-tabs:before{border-bottom:1px solid #2e2e2e}.Occupation-tabs:before{border-top:1px solid #ebebeb}html[data-theme=dark] .Occupation-tabs:before{border-top:1px solid #2e2e2e}.TableCareer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.TableCareer-title{flex-direction:column;padding:25px;width:110px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px 0 0 10px;font-weight:600;font-size:15px}.TableCareer-content,.TableCareer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.TableCareer-content{flex-direction:column;padding:17px 25px;-webkit-box-shadow:0 5px 20px 0 rgba(0,129,125,.12);box-shadow:0 5px 20px 0 rgba(0,129,125,.12);-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;border-radius:0 10px 10px 0;color:#646464}html[data-theme=dark] .TableCareer-content{color:#d3d3d3}.TableCareer-content{font-weight:500;font-size:14px}.TableCareer-content em{font-size:18px;color:#121212}html[data-theme=dark] .TableCareer-content em{color:#fff}.TableCareer-content div{height:20px;line-height:20px}.TableCareer-content div:not(:last-child){margin-bottom:11px}.CareerDirection-text{color:#121212}html[data-theme=dark] .CareerDirection-text{color:#fff}.CareerDirection-text{font-size:13px;line-height:20px;padding:14px 0 31px}.CareerDirection-wrap{padding:0 16px}.notForYou-wrap{padding:17px 0 30px}.notForYou-wrap .TableCareer-title{background-color:#fff2eb;color:#e9775c;position:relative}.notForYou-wrap .TableCareer-title div:nth-child(2){width:16px;height:3px;background-color:#e9775c;margin:10px 0 11px}.bestForYou-wrap .TableCareer-title{background-color:#e4fbff;color:#40cee3;position:relative}.bestForYou-wrap .TableCareer-title div:nth-child(2){width:16px;height:3px;background-color:#17dad3;margin:10px 0 11px}.CareerDirection-table{padding-bottom:58px}.CareerDirection-table em{color:#121212}html[data-theme=dark] .CareerDirection-table em{color:#fff}.InviteModal-wrap{position:fixed;bottom:0;left:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.InviteModal-textwrap,.InviteModal-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.InviteModal-textwrap{width:100%;height:91px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.InviteModal-text{color:#444}html[data-theme=dark] .InviteModal-text{color:#d3d3d3}.InviteModal-text{font-size:13px;margin-bottom:19px;height:19px;font-weight:500}.InviteModal-text em{color:#5b78ff}.InviteModal-btn{width:290px;height:55px;line-height:55px;border-radius:28px;background-color:#5b78ff;text-align:center;color:#fff}html[data-theme=dark] .InviteModal-btn{color:#121212}.InviteModal-btn{font-size:16px;margin-bottom:36px}.InviteModal-btnWrap{background-color:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.InviteModal-body{overflow:hidden!important;position:fixed;top:0}.InviteModal-btnCount{background-color:rgba(91,120,255,.7)}.Result-wrap{min-height:100vh;background-color:#fff}html[data-theme=dark] .Result-wrap{background-color:#121212}.Result-wrap{padding-top:24px;max-width:640px;margin:0 auto}.Result-title{width:67px;height:35px;line-height:35px;text-align:center;background-color:#40cee3;color:#fff}html[data-theme=dark] .Result-title{color:#121212}.Result-title{font-size:15px;font-weight:600;border-radius:0 50px 50px 0;margin-right:10px}.Result-titleWrap{font-size:18px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Result-character{background-image:url(https://pic2.zhimg.com/80/v2-b02e030a7ae0511a947c5aad1b50b95d_1440w.png);width:70%;background-size:contain;margin:-20px auto 0;background-position:50%;background-repeat:no-repeat;text-align:center;position:relative;padding-bottom:70%;height:0}.Result-Firstcharacter{color:#fff}html[data-theme=dark] .Result-Firstcharacter{color:#121212}.Result-Firstcharacter{text-shadow:0 1px 2px #5b78ff;font-size:18px;font-weight:600;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Result-characterItem{position:absolute;color:#444}html[data-theme=dark] .Result-characterItem{color:#d3d3d3}.Result-characterItem{height:15px;line-height:15px;font-weight:500;width:70px;text-align:center;-webkit-transform-origin:0 0 0 0;transform-origin:0 0 0 0}.Result-characterItem0{top:23%;left:0}.Result-characterItem1{top:22%;right:0}.Result-characterItem2{top:54%;left:-11%}.Result-characterItem3{right:-4%;bottom:16%}.Result-characterItem4{left:17%;bottom:-2%}.Result-characterText{background-color:#f5f4f4;color:#999}html[data-theme=dark] .Result-characterText{color:#999}.Result-characterText{text-align:center;border-radius:4px;margin:17px 25px 36px;min-height:22px;line-height:22px}.Result-characterBest{min-height:22px;line-height:22px;padding:6px 0}.Result-characterDesc{font-size:12px;-webkit-transform:scale(.92);transform:scale(.92)}.Result-explanation,html[data-theme=dark] .Result-explanation{color:#999}.Result-explanation{font-size:13px;text-align:right;margin-bottom:18px;margin-right:16px}.Result-occupation{padding:11px 0 36px}.Result-recommenTotal{-ms-flex-negative:0;flex-shrink:0;background-color:#e4fbff;color:#40cee3;font-size:15px;font-weight:600;padding:18px 25px;border-radius:10px 0 0 10px;height:52px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.Result-recommenNum,.Result-recommenTotal{display:-webkit-box;display:-ms-flexbox;display:flex}.Result-recommenNum{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.Result-recommenWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:0 10px 10px 0;-webkit-box-shadow:0 5px 20px 0 rgba(0,129,125,.12);box-shadow:0 5px 20px 0 rgba(0,129,125,.12);height:88px;width:100%;padding:18px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.Result-recommenItem{-ms-flex-negative:0;flex-shrink:0;width:50%;text-align:center;color:#646464}html[data-theme=dark] .Result-recommenItem{color:#d3d3d3}.Result-recommenItem{font-weight:14px;height:26px;line-height:26px}.Result-recommenItem em{color:#121212}html[data-theme=dark] .Result-recommenItem em{color:#fff}.Result-recommenItem em{font-weight:500;font-style:normal}.Result-recommenText{color:#121212}html[data-theme=dark] .Result-recommenText{color:#fff}.Result-recommenText{font-size:13px;font-weight:300;line-height:1.54;margin-bottom:12px}.Result-imgWrap{padding:0 16px;font-size:0;vertical-align:top}.Result-img{height:84px;border-radius:6px;-o-object-fit:contain;object-fit:contain;width:100%;margin-bottom:16px}.Result-img:last-child{margin-bottom:80px}.Result-exp{padding:22px 0 9px}.Result-expContent{font-weight:300;font-size:13px;line-height:2.08;padding:0 18px}.Result-expBottom{padding-bottom:20px}.Result-loadingWrap{height:100vh;width:100%;background-color:#fff}html[data-theme=dark] .Result-loadingWrap{background-color:#121212}.Result-loadingWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Result-loading{width:259px;height:35px;border-radius:10px;position:relative;margin-top:28px;font-size:16px;font-weight:500;background-image:url(https://pic2.zhimg.com/80/v2-70db8109a7837767514b5a7e9389ef98_1440w.png);background-size:contain}.Result-loadingContent{position:absolute;left:9px;top:7px;bottom:7px;right:259px;border-radius:19px;overflow:hidden;width:100%}.Result-loadingInner{-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:-webkit-gradient(linear,left bottom,left top,from(#0cf),to(#63f9ff));background-image:linear-gradient(0deg,#0cf,#63f9ff);height:100%;border-radius:19px;width:100%;-webkit-transition:-webkit-transform 10s cubic-bezier(.4,0,.45,1);transition:-webkit-transform 10s cubic-bezier(.4,0,.45,1);transition:transform 10s cubic-bezier(.4,0,.45,1);transition:transform 10s cubic-bezier(.4,0,.45,1),-webkit-transform 10s cubic-bezier(.4,0,.45,1)}.Result-loadingContentActive{-webkit-transform:translateX(-17%);transform:translateX(-17%)}.Result-loadingContentComplete{-webkit-transform:translateX(-7%);transform:translateX(-7%);-webkit-transition:-webkit-transform .1s cubic-bezier(.4,0,.45,1);transition:-webkit-transform .1s cubic-bezier(.4,0,.45,1);transition:transform .1s cubic-bezier(.4,0,.45,1);transition:transform .1s cubic-bezier(.4,0,.45,1),-webkit-transform .1s cubic-bezier(.4,0,.45,1)}.Result-refreshImg{width:64px;height:64px;margin-bottom:12px;text-align:center}.Result-refreshText{color:#bfbfbf}html[data-theme=dark] .Result-refreshText{color:#444}.Result-refreshText{font-weight:500;font-size:16px;margin-bottom:32px;text-align:center}.Result-refreshBtn{height:55px;width:150px;background-color:#5b78ff;line-height:55px;border-radius:28px;color:#fff}html[data-theme=dark] .Result-refreshBtn{color:#121212}.Result-refreshBtn{font-weight:600;font-size:16px;text-align:center}.Result-refreshWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Result-loadingText{text-align:center}.Appendix-wrap{background-color:#fff}html[data-theme=dark] .Appendix-wrap{background-color:#121212}.Appendix-wrap{padding-top:20px;max-width:640px;margin:0 auto}.Appendix-content{padding:20px 16px}.QuestionVoteOptions-singleUnVoted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.QuestionVoteOptions-singleUnVoted--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.QuestionVoteOptions-singleUnVoted--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.QuestionVoteOptions-singleUnVotedButton{height:33px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;border:1px solid #ebebeb}html[data-theme=dark] .QuestionVoteOptions-singleUnVotedButton{border:1px solid #2e2e2e}.QuestionVoteOptions-singleUnVotedButton{color:grey}html[data-theme=dark] .QuestionVoteOptions-singleUnVotedButton{color:#999}.QuestionVoteOptions-singleUnVotedButton{border-radius:4px;padding:0}.QuestionVoteOptions-singleUnVoted--row .QuestionVoteOptions-singleUnVotedButton+.QuestionVoteOptions-singleUnVotedButton{margin-left:15px}.QuestionVoteOptions-singleUnVoted--column .QuestionVoteOptions-singleUnVotedButton+.QuestionVoteOptions-singleUnVotedButton{margin-top:8px}.QuestionVoteOptions-singleVoted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.QuestionVoteOptions-singleVotedOption{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:33px;color:#444}html[data-theme=dark] .QuestionVoteOptions-singleVotedOption{color:#d3d3d3}.QuestionVoteOptions-singleVotedOption{font-size:14px;position:relative;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.QuestionVoteOptions-singleVotedOption+.QuestionVoteOptions-singleVotedOption{margin-top:8px}.QuestionVoteOptions-singleVotedOption.isVoted{border-radius:4px;border:1px solid #ebebeb}html[data-theme=dark] .QuestionVoteOptions-singleVotedOption.isVoted{border:1px solid #2e2e2e}.QuestionVoteOptions-singleVotedOptionBar{border-radius:4px;background:#f6f6f6}html[data-theme=dark] .QuestionVoteOptions-singleVotedOptionBar{background:#1b1b1b}.QuestionVoteOptions-singleVotedOptionBar{position:absolute;left:0;top:0;height:100%;width:100px;cursor:pointer}.QuestionVoteOptions-singleVotedOption.isSelected .QuestionVoteOptions-singleVotedOptionBar,html[data-theme=dark] .QuestionVoteOptions-singleVotedOption.isSelected .QuestionVoteOptions-singleVotedOptionBar{background:rgba(0,132,255,.08)}.QuestionVoteOptions-singleVotedOptionText{font-size:14px;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#444}html[data-theme=dark] .QuestionVoteOptions-singleVotedOptionText{color:#d3d3d3}.QuestionVoteOptions-singleVotedOptionText{z-index:1}.QuestionVoteOptions-singleVotedOption.isSelected .QuestionVoteOptions-singleVotedOptionText,html[data-theme=dark] .QuestionVoteOptions-singleVotedOption.isSelected .QuestionVoteOptions-singleVotedOptionText{color:#0084ff}.QuestionVoteOptions-singleVotedOptionPercentValue{position:relative}.QuestionVoteOptions{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;position:relative}.QuestionVote-clickableButton:active{opacity:.5!important}.QuestionVote-clickableButton{cursor:pointer}.gaokao-poll-wrap{color:#000}.gaokao-poll-vote{color:#000;margin:0 16px;background-color:#fff}html[data-theme=dark] .gaokao-poll-vote{background-color:#121212}.gaokao-poll-vote{border-radius:12px;padding:21px 16px}.gaokao-poll-vote .QuestionVoteOptions-singleVotedOptionBar{background-color:#ebebeb}html[data-theme=dark] .gaokao-poll-vote .QuestionVoteOptions-singleVotedOptionBar{background-color:#2e2e2e}.MoreButton-wrap{width:164px;height:35px;border-radius:17px;background-color:#3478f6;text-align:center;color:#fff}html[data-theme=dark] .MoreButton-wrap{color:#121212}.MoreButton-wrap{font-size:14px;font-weight:600;margin:0 auto;padding-left:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MoreButton-followAll{background-color:#e8e8e9;color:#999}html[data-theme=dark] .MoreButton-followAll{color:#999}.VideoList-wrap{padding:21px 16px;background-color:#fff}html[data-theme=dark] .VideoList-wrap{background-color:#121212}.VideoList-wrap{border-radius:12px;margin:0 16px}.VideoList-list{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.VideoList-flexnoWrap::-webkit-scrollbar{display:none}.VideoList-item{font-size:13px;padding-right:10px;color:#444}html[data-theme=dark] .VideoList-item{color:#d3d3d3}.VideoList-item{-ms-flex-negative:0;flex-shrink:0}.VideoList-flexnoWrap .VideoList-item{width:calc(47.61905% - 4.7619px)}.VideoList-flexnoWrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll}.VideoList-flexnoWrap .VideoList-item:last-child{padding-right:0}.VideoList-flexWrap .VideoList-item{width:calc(50% - 5px)}.VideoList-flexWrap .VideoList-item:nth-child(2n){padding-right:0;margin-left:auto}.VideoList-flexWrap .VideoList-item{margin-bottom:15px}.VideoList-flexWrap .VideoList-item:nth-last-child(-n+2){margin-bottom:0}.VideoList-imgWrap{border-radius:6px;font-size:0;margin-bottom:7px;position:relative}.VideoList-img{border-radius:6px;width:100%;height:83px;-o-object-fit:cover;object-fit:cover}.VideoList-author{position:absolute;font-size:12px;color:hsla(0,0%,100%,.85)}html[data-theme=dark] .VideoList-author{color:rgba(18,18,18,.85)}.VideoList-author{-webkit-transform:scale(.92);transform:scale(.92);display:-webkit-box;display:-ms-flexbox;display:flex;bottom:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.VideoList-authorImgWrap{width:16px;height:16px;border-radius:50%;margin-right:6px;-ms-flex-negative:0;flex-shrink:0}.VideoList-authorName{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoList-drama{position:relative}.VideoList-drama:before{content:"";position:absolute;top:-20%;bottom:-20%;left:-20%;right:-20%;border-radius:50%;z-index:-1;background-image:linear-gradient(264deg,#ffdb63,#f36)}.VideoList-authorImg{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.VideoList-duration{margin-left:auto;background-color:rgba(0,0,0,.5);padding:2px 4px;border-radius:3px;-ms-flex-negative:0;flex-shrink:0}.VideoList-title{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.VideoList-publish{font-size:12px;color:#999}html[data-theme=dark] .VideoList-publish{color:#999}.VideoList-publish{height:17px;line-height:17px;margin-top:4px}.VideoList-mask{height:36px;position:absolute;bottom:0;width:100%;border-radius:0 0 6px 6px;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(97%,rgba(0,0,0,.3)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 97%)}.VideoList-moreButton{margin-top:18px}.VideoList-icon{position:absolute;font-size:10px;padding:1px 7px;background-image:-webkit-gradient(linear,left top,right top,from(#373bbd),to(#65aafd));background-image:linear-gradient(90deg,#373bbd,#65aafd);left:0;top:0;color:#fff}html[data-theme=dark] .VideoList-icon{color:#121212}.VideoList-icon{border-radius:6px 0}.VideoList-iconDrama{background-image:-webkit-gradient(linear,left top,right top,from(#f36),to(#ffdb63));background-image:linear-gradient(90deg,#f36,#ffdb63)}.QuestionList-wrap{background-color:#fff}html[data-theme=dark] .QuestionList-wrap{background-color:#121212}.QuestionList-wrap{border-radius:12px;margin:0 16px;padding:19px 16px}.QuestionList-item{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex}.QuestionList-item:last-child{margin-bottom:0}.QuestionList-title{color:#444}html[data-theme=dark] .QuestionList-title{color:#d3d3d3}.QuestionList-title{font-size:15px;font-weight:500;line-height:21px;margin-bottom:8px;margin-right:17px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.QuestionList-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#999}html[data-theme=dark] .QuestionList-text{color:#999}.QuestionList-text{height:17px;line-height:17px}.QuestionList-imageWrap{width:80px;height:60px;border-radius:4px;font-size:0;vertical-align:top;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.QuestionList-image{width:100%;height:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover}.QuestionList-moreButton{margin-top:40px}.LocalTabs-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.LocalTabs-wrap:after{content:"";display:block;width:1px;-ms-flex-negative:0;flex-shrink:0}.LocalTabs-swiper{overflow-x:scroll}.LocalTabs-noSwiper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.LocalTabs-wrap::-webkit-scrollbar{display:none}.LocalTabs-item{width:72px;height:30px;line-height:30px;text-align:center;border-radius:15px;background-color:#9cd0ff;color:#fff}html[data-theme=dark] .LocalTabs-item{color:#121212}.LocalTabs-item{font-size:13px;font-weight:600;margin-right:14px;-ms-flex-negative:0;flex-shrink:0}.LocalTabs-item:first-child{margin-left:20px}.LocalTabs-item:last-child{margin-right:20px}.LocalTabs-active{background-color:#fff}html[data-theme=dark] .LocalTabs-active{background-color:#121212}.LocalTabs-active{color:#e9633e}.ImageList-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 16px;background-color:#fff}html[data-theme=dark] .ImageList-wrap{background-color:#121212}.ImageList-wrap{border-radius:12px;padding:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ImageList-imageWrap{width:50px;height:50px;font-size:0;vertical-align:top;border-radius:50%}.ImageList-image{height:100%;width:100%;border-radius:50%}.ImageList-name{margin:6px 0 21px;font-size:13px;color:#121212}html[data-theme=dark] .ImageList-name{color:#fff}.ImageList-name{font-weight:500}.ImageList-item{width:33.33333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ImageList-itemBackground{margin-bottom:12px}.ImageList-background{height:40px;line-height:40px;width:90%;text-align:center;color:#fffdfd;margin:0}.ImageList-moreButton{margin-top:21px}.ClubList-wrap{background-color:#fff}html[data-theme=dark] .ClubList-wrap{background-color:#121212}.ClubList-wrap{border-radius:12px;margin:0 16px;padding:21px 11px}.ClubList-list{overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex}.ClubList-item{margin-right:8px}.ClubList-imageWrap{width:63px;height:50px;border-radius:4px;text-align:center}.ClubList-image{height:100%;width:50px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.ClubList-name{font-size:12px;line-height:17px;color:#444}html[data-theme=dark] .ClubList-name{color:#d3d3d3}.ClubList-name{text-align:center;margin-top:9px}.ClubList-list::-webkit-scrollbar{display:none}.ClubList-moreButton{margin-top:40px}.FollowButton{min-width:96px}.FollowButton-icon{margin-right:8px;fill:currentColor}.UserList-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.UserList-wrap:after{content:"";display:block;width:1px;-ms-flex-negative:0;flex-shrink:0}.UserList-wrap::-webkit-scrollbar{display:none}.UserList-item{width:105px;height:183px;background-color:#fff}html[data-theme=dark] .UserList-item{background-color:#121212}.UserList-item{border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserList-item:last-child{margin-right:16px}.UserList-item:first-child{margin-left:16px}.UserList-imageWrap{width:50px;height:50px;border-radius:50%;margin-top:15px;font-size:0;vertical-align:middle;position:relative}.UserList-badgeImage{position:absolute;right:0;bottom:0;width:19px;height:19px;-o-object-fit:contain;object-fit:contain}.UserList-image{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.UserList-name{color:#121212}html[data-theme=dark] .UserList-name{color:#fff}.UserList-name{font-size:14px;font-weight:500;margin-top:8px;height:20px;line-height:20px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.UserList-description{color:#444}html[data-theme=dark] .UserList-description{color:#d3d3d3}.UserList-description{font-size:12px;line-height:17px;margin:5px 8px 10px;text-align:center;min-height:34px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.FollowButton-unfollowing{color:#f06f4c}.UserList-item .FollowButton-following{color:#bfbfbf}html[data-theme=dark] .UserList-item .FollowButton-following{color:#444}.UserList-item .FollowButton-following:hover{background-color:#fff}html[data-theme=dark] .UserList-item .FollowButton-following:hover{background-color:#121212}.UserList-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserList-item .FollowButton{font-size:14px;font-weight:500;border:0;line-height:20px;padding-top:10px;background-color:#fff}html[data-theme=dark] .UserList-item .FollowButton{background-color:#121212}.UserList-item .FollowButton{position:relative}.UserList-item .FollowButton:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);border-top:1px solid #ebebeb}html[data-theme=dark] .UserList-item .FollowButton:before{border-top:1px solid #2e2e2e}.Table-gaokao-wrap{margin:0 16px;border-radius:12px;background-color:#fff}html[data-theme=dark] .Table-gaokao-wrap{background-color:#121212}.Table-gaokao-wrap{padding-bottom:21px;position:relative}.Table-modal{position:absolute;top:0;left:0}.Table-row{display:-webkit-box;display:-ms-flexbox;display:flex;color:#444}html[data-theme=dark] .Table-row{color:#d3d3d3}.Table-row{font-weight:500;min-height:40px;position:relative}.Table-row:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);border-bottom:1px solid #ebebeb}html[data-theme=dark] .Table-row:before{border-bottom:1px solid #2e2e2e}.Table-row .Table-subItemTwoColum{width:calc(66.66667vw - 21.33333px)}.Table-row .Table-subItemTwoColum:last-child{border-radius:0 12px 0 0;width:calc(33.33333vw - 10.66667px)}.Table-subItem{width:calc(33.33333vw - 10.66667px);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Table-rowHeader{color:#fff}html[data-theme=dark] .Table-rowHeader{color:#121212}.Table-rowHeader .Table-subItem0{background-color:#f4c967;border-radius:12px 0 0 0;margin-right:3px}.Table-rowHeader .Table-subItem1{background-color:#ee815b}.Table-rowHeader .Table-subItem2{background-color:#3491f6;border-radius:0 12px 0 0;margin-left:3px}.Table-moreButton{margin-top:21px}.Table-selectWrap{width:100%;text-align:center}.Table-select{border:none;background-color:#f4c967;color:#fff}html[data-theme=dark] .Table-select{color:#121212}.Table-select{font-size:15px;font-weight:500;-moz-text-align-last:center;text-align-last:center;text-align:center}.Table-select,.Table-select:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none}.Table-select:focus{border:none;outline:none}.Table-rowHeaderUnPublish .Table-subItem:not(:first-child){background-color:#c6c6c6}.gaokao-title .Banner-background{height:60px;line-height:58px}.gaokao-title{margin-bottom:9px}.gaokao-logo{width:54px;margin:0 auto;padding:43px 0 120px}.gaokao-text{color:#fff}html[data-theme=dark] .gaokao-text{color:#121212}.gaokao-text{font-size:14px;font-weight:500;text-align:center;height:19px;line-height:19px;margin-bottom:14px}.gaokao-partner{margin:9px auto 0;width:28%}.gaokao-partner .Banner-image{-o-object-fit:contain;object-fit:contain;width:auto}.IndexPage-module{margin-bottom:30px}.IndexPage-questions-moreButton{margin-top:22px}.IndexPage-imageList-avdertise{margin:0 16px 30px;width:auto;-o-object-fit:cover;object-fit:cover}.IndexPage-imageList-avdertise img{border-radius:6px}.IndexPage-people-moreButton{margin-top:21px}.gaokao-wrap .is-fixed{background-color:var(--gaokaoBgcolor)}.gaokao-wrap .Tabs-wrap a{font-size:16px;font-weight:500}.gaokao-wrap .Tabs-wrap .Tabs-activty{font-size:18px;font-weight:600}.gaokao-headerImage{position:relative;width:100%}.gaokao-headerImageItem{position:absolute;right:10%;bottom:33%;width:16%;padding-bottom:16%;-webkit-animation:headerImageAnimation 3s infinite;animation:headerImageAnimation 3s infinite;background-size:cover}@-webkit-keyframes headerImageAnimation{0%{background:url(https://pic1.zhimg.com/80/v2-ee5511d4c722de81749e5d931dd1ebc4_1440w.png) no-repeat 50%;background-size:cover}50%{background:url(https://pic1.zhimg.com/80/v2-94624c914b531c0262f6fae9bf288ab0_1440w.png) no-repeat 50%;background-size:cover}to{background:url(https://pic1.zhimg.com/80/v2-ee5511d4c722de81749e5d931dd1ebc4_1440w.png) no-repeat 50%;background-size:cover}}@keyframes headerImageAnimation{0%{background:url(https://pic1.zhimg.com/80/v2-ee5511d4c722de81749e5d931dd1ebc4_1440w.png) no-repeat 50%;background-size:cover}50%{background:url(https://pic1.zhimg.com/80/v2-94624c914b531c0262f6fae9bf288ab0_1440w.png) no-repeat 50%;background-size:cover}to{background:url(https://pic1.zhimg.com/80/v2-ee5511d4c722de81749e5d931dd1ebc4_1440w.png) no-repeat 50%;background-size:cover}}.gaokao-headerShare{position:absolute;right:23px;top:5px;color:#fff}html[data-theme=dark] .gaokao-headerShare{color:#121212}.gaokao-advertiseWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}.gaokao-advertise,.gaokao-advertiseWrap{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.gaokao-advertise{width:calc(100% - 32px);margin:0 16px}.gaokao-advertiseImage{display:block;height:100%;width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-o-object-fit:fill;object-fit:fill;border-radius:6px}.EmptyState--text{display:block;margin-top:20px;font-size:14px;color:#8590a6}html[data-theme=dark] .EmptyState--text{color:#8590a6}.FilterPanelWrapper{position:fixed;top:40px;left:0;z-index:1;text-align:left;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box}.FilterPanelWrapper-PC{position:absolute;top:66px;left:unset;right:0;-webkit-box-shadow:0 5px 20px rgba(18,18,18,.1);box-shadow:0 5px 20px rgba(18,18,18,.1)}html[data-theme=dark] .FilterPanelWrapper-PC{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.FilterPanelWrapper-Options{position:relative;max-height:325px;overflow:scroll;background-color:#fff}html[data-theme=dark] .FilterPanelWrapper-Options{background-color:#121212}.FilterPanelWrapper-Options--PC{padding:6px 0;max-height:220px;border:1px solid #ebebeb}html[data-theme=dark] .FilterPanelWrapper-Options--PC{border:1px solid #2e2e2e}.FilterPanelWrapper-Options--PC{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.FilterSubPanelWrapper{position:absolute;left:130px;top:0;width:calc(100% - 130px);max-height:325px;overflow:scroll;z-index:1}.FilterSubPanelWrapper--PC{padding:6px 0;left:124px;width:calc(100% - 124px);max-height:220px}.FilterPanelWrapper-item{padding:14.5px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.FilterPanelWrapper-item--PC{padding:0;line-height:36px}.FilterPanelWrapper-item--PC.FilterPanelWrapper-item--selected{background-color:#f6f6f6}html[data-theme=dark] .FilterPanelWrapper-item--PC.FilterPanelWrapper-item--selected{background-color:#1b1b1b}.FilterPanelWrapper-item--selected,html[data-theme=dark] .FilterPanelWrapper-item--selected{color:#0084ff}.FilterPanelWrapper-item--selected{background-color:#fff}html[data-theme=dark] .FilterPanelWrapper-item--selected{background-color:#121212}.FilterPanelWrapper--hasSubpanel{width:130px;height:100%;overflow:scroll;background-color:#f6f6f6}html[data-theme=dark] .FilterPanelWrapper--hasSubpanel{background-color:#000}.FilterPanelWrapper-PC--hasSubpanel{width:124px;background-color:#fff}html[data-theme=dark] .FilterPanelWrapper-PC--hasSubpanel{background-color:#121212}.FilterPanelWrapper-PC--hasSubpanel{border-right:1px solid #ebebeb}html[data-theme=dark] .FilterPanelWrapper-PC--hasSubpanel{border-right:1px solid #2e2e2e}.FilterPanelWrapper-PC--hasSubpanel{-webkit-box-sizing:border-box;box-sizing:border-box}.FilterPanelWrapper--arrow{width:32px;height:11px;position:absolute;overflow:hidden;right:46px;top:-10px;z-index:1}.FilterPanelWrapper--arrow:after{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";width:24px;height:24px;position:absolute;border:1px solid #ebebeb}html[data-theme=dark] .FilterPanelWrapper--arrow:after{border:1px solid #1b1b1b}.FilterPanelWrapper--arrow:after{background:#fff}html[data-theme=dark] .FilterPanelWrapper--arrow:after{background:#121212}.FilterPanelWrapper--arrow:after{-webkit-transform:translate(1px,7px) rotate(45deg);transform:translate(1px,7px) rotate(45deg)}.FilterItem-label{display:inline-block;max-width:calc(100% - 24px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}.FilterItem-label--expandIcon{margin-left:6px}.CollegeList-itemImg{width:68px;height:68px;margin-right:8px;border-radius:50%}.CollegeList-itemName{font-size:15px;font-weight:600;font-synthesis:style}html[data-ios] .CollegeList-itemName{font-weight:500}html[data-android] .CollegeList-itemName{font-weight:700}.CollegeList-itemCity{font-size:12px;margin-top:3px;margin-bottom:9px}.CollegeList-itemTags--tag{display:inline-block;font-size:10px;padding:0 4px;margin-right:5px;color:grey}html[data-theme=dark] .CollegeList-itemTags--tag{color:#999}.CollegeList-itemTags--tag{background-color:#f6f6f6}html[data-theme=dark] .CollegeList-itemTags--tag{background-color:#000}.CollegeList-itemTags--tag{height:19px;line-height:19px;border-radius:2px}.MajorList-itemName{font-size:15px;color:#121212}html[data-theme=dark] .MajorList-itemName{color:#fff}.MajorList-itemCategory{margin-top:8px;font-size:12px;color:#646464}html[data-theme=dark] .MajorList-itemCategory{color:#d3d3d3}.ZhiboShouchong2020{font-size:0;margin:0 auto;max-width:500px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ZhiboShouchong2020-closeButton,.ZhiboShouchong2020-shareButton{background-size:cover;height:43px;margin:10px;position:fixed;top:0;width:43px}.ZhiboShouchong2020-shareButton{left:0}.ZhiboShouchong2020-closeButton{right:0}.ZhiboShouchong2020 img{width:100%}.ZhiboShouchong2020-chargeButtonContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear,left bottom,left top,from(#ffe6b4),to(rgba(255,235,195,0)));background-image:linear-gradient(0deg,#ffe6b4,rgba(255,235,195,0));bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:auto;max-width:500px;position:fixed;right:auto;width:100%}.ZhiboShouchong2020-chargeButton{background-size:cover;height:42px;margin:16px 0;width:150px}.BottomArea{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.BottomArea-zhiboButton{background-position:50%;background-size:cover;height:75px;width:178px}.BottomArea-2020Button{background-position:50%;background-size:cover;height:20px;width:70px}.ZhiboPandian2020{margin:0 auto;max-width:480px;position:relative}.ZhiboPandian2020-background{display:block;width:100%}.ZhiboPandian2020-content{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}html[data-theme=dark] .ZhiboPandian2020-content{color:#fff}.ZhiboPandian2020-content{font-weight:500;height:100%;left:0;padding-top:151.46667%;position:absolute;top:0;white-space:pre-line;width:100%}.ZhiboPandian2020-section{font-size:12px;line-height:25px;position:absolute;width:calc(100% - 30px)}.ZhiboPandian2020-section--name{left:15px;top:26.88121%}.ZhiboPandian2020--noData .ZhiboPandian2020-section--name{top:64.54545%}.ZhiboPandian2020-section--first{left:15px;top:28.4903%}.ZhiboPandian2020--noData .ZhiboPandian2020-section--first{top:68.40909%}.ZhiboPandian2020-section--second{right:15px;top:37.48225%;text-align:right}.ZhiboPandian2020-section--third{left:15px;top:47.11311%}.ZhiboPandian2020-section--fourth{right:15px;top:58.23474%;text-align:right}.ZhiboPandian2020-section--fifth{left:15px;top:70.91813%}.ZhiboPandian2020-section--sixth{right:15px;top:84.42972%;text-align:right}.ZhiboPandian2020-section span{color:#ffe179;font-size:14px}.ZhiboPandian2020-section--name span{font-size:16px}.ZhiboPandian2020-bottomArea{bottom:0;left:50%;margin-bottom:18%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}.AlipayReceive-wrap{background-color:#3530e3;padding-bottom:23px}.AlipayReceive-imgWrap{width:100%;font-size:0}.AlipayReceive-img{width:100%;-o-object-fit:cover;object-fit:cover}.AlipayReceive-button{border-radius:23px;height:45px;line-height:45px;text-align:center;font-size:18px;font-weight:600;color:#633b0d;background-image:linear-gradient(95deg,#ffe3c4 2%,#f9c78e 48%);margin:8px 16px 24px}.AlipayResult-wrap{width:100%;font-size:0}.AlipayResult-img{width:100%;-o-object-fit:cover;object-fit:cover}.Zhihu2020-logo{right:8px;top:calc((var(--baseNavHeight) + 14)*1px);width:90px}.Zhihu2020-logo,.Zhihu2020-shadow{position:absolute;font-size:0;z-index:1}.Zhihu2020-shadow{top:calc(var(--baseNavHeight)*1px);left:0;width:100%}.Zhihu2020-moduleHeader{width:100%;position:relative}.Zhihu2020-Header{height:156vw;max-height:737px}.Zhihu2020-Header .Banner-wrap{height:100%}.Zhihu2020-Header .Banner-wrap .Banner-image{-o-object-fit:cover;object-fit:cover;height:100%}.Zhihu2020-background .Zhihu2020-Video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:116vw;max-height:496px}.Zhihu2020-VideoContent{background-image:url(https://pic4.zhimg.com/v2-3ce5d838a64a81902842c55572ff2f0c.png);background-repeat:repeat;background-size:100%;height:56vw;position:relative;max-height:240px}.Zhihu2020-VideoPlayer{background-image:url(https://pic4.zhimg.com/v2-2ec8384f05cb2c5db8204e941a3d0c8b.png);background-repeat:repeat;background-size:100% 100%;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.Zhihu2020-Player{-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 0);border-radius:25px;width:82%;border:none}.Zhihu2020-PlayerIframe{width:81%;height:81%}.Zhihu2020-VideoImage{width:100%}.InlineVideo{width:100%;height:100%;position:relative}.InlineVideo-playIcon{width:53px;height:53px}.InlineVideo-blurBackground{position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#171b29),to(#1f263d));background-image:linear-gradient(180deg,#171b29,#1f263d)}@supports ((-webkit-backdrop-filter:blur(15px)) or (backdrop-filter:blur(15px))){.InlineVideo-blurBackground{background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-image:none}html[data-theme=dark] .InlineVideo-blurBackground{background-color:rgba(18,18,18,.2)}}.InlineVideo-playIcon,.InlineVideo-playPoster,.InlineVideo-video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.InlineVideo-video{position:absolute;width:100%;height:100%}.InlineVideo-playPoster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.InlineVideo-controller{position:absolute;left:0;right:0;bottom:0;opacity:0;visibility:hidden;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.3)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.3));-webkit-transition:opacity .5s ease-in-out,visibility .5s ease-in-out;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.InlineVideo-controllerShown{opacity:1;visibility:visible}.InlineVideo-volume{width:30px;height:30px;border-radius:10px;-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);background-color:rgba(18,18,18,.2)}html[data-theme=dark] .InlineVideo-volume{background-color:rgba(0,0,0,.2)}.InlineVideo-volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:16px;right:16px}.InlineVideo-volume svg{fill:#fff}html[data-theme=dark] .InlineVideo-volume svg{fill:#121212}.Zhihu2020-advertiseWrap{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px;padding-top:10px}.Zhihu2020-advertiseBanner{margin:8px 2.6% 2px}.Zhihu2020-advertise{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;width:93.8%;margin:0 2.6%;position:relative}.Zhihu2020-advertiseImage{display:block;height:100%;width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-o-object-fit:fill;object-fit:fill;border-radius:13px;border:2px solid #fff}.Zhihu2020-advertiseShadow{position:absolute;width:100%;bottom:-22px;z-index:-1}.Zhihu2020-CalendarImgWrap{padding:0 30px;position:relative}.Zhihu2020-CalendarImg{width:100%}.Zhihu2020-CalendarBtnWrap{font-size:0;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:14%;bottom:15%}.Zhihu2020-CalendarBtn{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:contain;object-fit:contain}.Zhihu2020-Calendar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.Zhihu2020-CalendarInterest{font-size:13px;margin-top:20px}.Zhihu2020-CalendarClick{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 30px;font-size:15px;color:#de583e;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.Zhihu2020-CalendarInterestBtn{width:117px;height:32px}.Zhihu2020-CalendarIcon{margin-right:8px}.Zhihu2020-CalendarBtnWrapStart{height:20%;bottom:36px}.Zhihu2020-ruleIcon{margin-right:5px}.Zhihu2020-CalendarImgWrap .Popover{width:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:8%}.Zhihu2020-CalendarWrap{padding-top:20px;max-height:479px}.Zhihu2020-CalendarWrapStart{max-height:840px}.Zhihu2020-ActivityModuleContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5px}.Zhihu2020-ActivityModuleImg{width:85%}.Zhihu2020-ActivityModule{padding-top:15px;height:105vw;max-height:451px}.Zhihu2020-MoreImgWrap:nth-child(2){margin-top:-20px}.Zhihu2020-MoreImg{width:100%;height:100%}.Zhihu2020-More{padding:0 30px}.Zhihu2020-MoreWrap .Zhihu2020-moduleBtn{width:100%;text-align:center;top:1%}.Zhihu2020-MoreWrap .Zhihu2020-ruleWrap{top:46%}.Zhihu2020-MoreWrap .Zhihu2020-moduleBtn .Zhihu2020-img{width:132px}.Zhihu2020-MoreWrap{padding-top:8px}.Zhihu2020-MoreWrap .Zhihu2020-moduleFooter>.Zhihu2020-img{margin-top:-10px}@-webkit-keyframes lottery-rotate{0%{-webkit-transform:rotate(calc(var(--preRandomNum)*var(--rotateDeg)*1deg));transform:rotate(calc(var(--preRandomNum)*var(--rotateDeg)*1deg))}to{-webkit-transform:rotate(calc((720 + var(--randomNum)*var(--rotateDeg))*1deg));transform:rotate(calc((720 + var(--randomNum)*var(--rotateDeg))*1deg))}}@keyframes lottery-rotate{0%{-webkit-transform:rotate(calc(var(--preRandomNum)*var(--rotateDeg)*1deg));transform:rotate(calc(var(--preRandomNum)*var(--rotateDeg)*1deg))}to{-webkit-transform:rotate(calc((720 + var(--randomNum)*var(--rotateDeg))*1deg));transform:rotate(calc((720 + var(--randomNum)*var(--rotateDeg))*1deg))}}.Zhihu2020-discTimeout{-webkit-transform:rotate(calc(var(--randomNum)*var(--rotateDeg)*1deg));transform:rotate(calc(var(--randomNum)*var(--rotateDeg)*1deg))}.Zhihu2020-disc{-webkit-animation:lottery-rotate cubic-bezier(.2,.93,.43,1);animation:lottery-rotate cubic-bezier(.2,.93,.43,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Zhihu2020-LotteryPointer{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20%}.Zhihu2020-Lottery{position:relative;overflow:hidden}.ModalLoading-background{background-color:rgba(26,26,26,.4);position:fixed;bottom:0;left:0;right:0;top:0;width:100%;height:100%;z-index:101}.ModalLoading-content{position:fixed;width:100%;height:100%;z-index:102;display:none}.ModalLoading-modalShow{bottom:0;left:0;display:block}.Zhihu2020-LotteryModal{width:295px;height:333px;-webkit-box-sizing:border-box;box-sizing:border-box}.Zhihu2020-LotteryModal .Modal-content{padding:0;margin:0}.Zhihu2020-ModalWrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 33px;height:333px;margin:calc(50vh - 167px) auto;width:295px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px}.Zhihu2020-ModalWrapRule{padding:0 26px 0 30px}.ModalLoading-content .Zhihu2020-ModalWrapRule{background-size:100% 100%}.Zhihu2020-ModalWrapRule .Zhihu2020-ModalWrapContent{text-align:left;overflow-y:scroll;height:185px;padding:0 5px 0 10px}.Zhihu2020-ModalWrapRule .Zhihu2020-ModalWrapContent::-webkit-scrollbar{-webkit-appearance:none;width:4px}.Zhihu2020-ModalWrapRule .Zhihu2020-ModalWrapContent::-webkit-scrollbar-thumb{border-radius:4px;background-color:#93969c}.Zhihu2020-ModalContentItem{position:relative;line-height:18px;margin-bottom:7px}.Zhihu2020-ModalContentItem:before{content:"";width:3px;height:7px;position:absolute;left:-8px;top:6px;background-color:#0199e7}.Zhihu2020-LotteryModal .Modal-inner{width:100%;height:100%;border-radius:10px}.Zhihu2020-ModalBtnWrap{width:100%;height:40px;font-size:0;text-align:center;position:absolute;bottom:18px;left:0;right:0}.Zhihu2020-ModalBtn{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Zhihu2020-ModalWrapTitle{text-align:center;font-size:15px;color:#0ca1e5;margin-top:46px;height:15px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-ModalWrapTitle{font-weight:500}html[data-android] .Zhihu2020-ModalWrapTitle{font-weight:700}.Zhihu2020-ModalWrapContent{font-size:13px;color:#93969c;margin-top:10px;text-align:center}.Zhihu2020-ModalCloseBtnWrap{width:24px;height:24px;font-size:0;position:absolute;top:6px;right:6px}.Zhihu2020-ModalCloseBtn{width:100%;height:100%}.Zhihu2020-ModalPrizeBg{background-image:url(https://pic4.zhimg.com/v2-51a73ebfa11b36aee73a4f8e464b30f2.png);background-size:100%;position:relative}.Zhihu2020-ModalPrizeImgWrap{width:100%;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:46px;height:110px}.Zhihu2020-ModalPrizeImg{width:103px;-o-object-fit:contain;object-fit:contain}.Zhihu2020-ModalPrizeTitle{font-size:14px;color:#e1593c;text-align:center;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-ModalPrizeTitle{font-weight:500}html[data-android] .Zhihu2020-ModalPrizeTitle{font-weight:700}.Zhihu2020-ModalunPrizeTitle{color:#007ab9;margin-bottom:17px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-ModalunPrizeTitle{font-weight:500}html[data-android] .Zhihu2020-ModalunPrizeTitle{font-weight:700}.Zhihu2020-ModalPrizeNum{position:absolute;color:#f1403c}html[data-theme=dark] .Zhihu2020-ModalPrizeNum{color:#f1403c}.Zhihu2020-ModalPrizeNum{font-size:28px;top:26px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-ModalPrizeNum{font-weight:500}html[data-android] .Zhihu2020-ModalPrizeNum{font-weight:700}.Zhihu2020-ModalPrizeIcon{font-size:15px}.Container{overflow:hidden;width:100%}.Slider{position:relative;will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.Zhihu2020-LotteryModule .Zhihu2020-moduleBtn{top:-20px}.Zhihu2020-LotteryModule{height:173vw;max-height:723px;padding-top:20px}.Zhihu2020-LotteryWrap{position:relative}.Zhihu2020-LotteryRuleWrap{position:absolute;width:25%;font-size:0;right:12px;top:23px;z-index:1}.Zhihu2020-LotteryRuleBtn{width:100%;height:100%}.Zhihu2020-LotteryNum{font-size:13px;color:#0359aa;text-align:center;padding-top:10px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-LotteryNum{font-weight:500}html[data-android] .Zhihu2020-LotteryNum{font-weight:700}.Zhihu2020-LotteryBtnWrap{width:100%;height:100%;font-size:0}.Zhihu2020-LotteryBtn{width:100%}.Zhihu2020-LotteryContent{padding:0 15px}.Zhihu2020-LotteryPrizeList{background-color:#0359aa;color:#8ec8ff;font-size:12px;margin:0 2.6%;height:17px;overflow:hidden;-webkit-perspective:6000;perspective:6000}.Zhihu2020-LotteryPrizeListItem{-ms-flex-negative:0;flex-shrink:0;margin-right:68px}.Zhihu2020-LotteryPrizeListWrap{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex}.Zhihu2020-LotteryContentWrap{position:relative}.Zhihu2020-LotteryContentImgWrap{position:absolute;top:0;left:0;padding:0 15px}.Zhihu2020-LotteryContentImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Zhihu2020-LotteryDiscWrap{width:100%;height:100%;position:absolute;top:0;text-align:center}.Zhihu2020-LotteryDiscImg{height:99%}.Zhihu2020-LotteryContent .Zhihu2020-LotteryPointer{z-index:1}.Zhihu2020-LotteryPrizeListWrap .Slider{display:-webkit-box;display:-ms-flexbox;display:flex}.Zhihu2020-PartnerImgWrap{font-size:0;width:100%;text-align:center}.Zhihu2020-PartnerImg{width:88px;-o-object-fit:contain;object-fit:contain}.Zhihu2020-PartnerItem{width:44%;height:38px;font-size:0;border-radius:7px;padding-right:2%;padding-bottom:23px}.Zhihu2020-PartnerItem:nth-child(2n){padding-right:0}.Zhihu2020-PartnerItem:nth-child(3){margin-left:-10px}.Zhihu2020-PartnerItemImg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.Zhihu2020-PartnerItemWrap{padding:20px 60px 31px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Zhihu2020-Partner{padding-top:10px}.Zhihu2020-BarrageContentquestion{padding-bottom:20px}.Zhihu2020-Barrage{overflow:hidden}.Zhihu2020-Barrage .Zhihu2020-moduleBtn{top:-10px}.Zhihu2020-BarrageMoveWrap{margin:0 2.7%;overflow:hidden}.Zhihu2020-BarrageMove{width:-webkit-max-content;width:-moz-max-content;width:max-content}.Zhihu2020-BarrageItem{margin-right:26px}.Zhihu2020-BarrageItem,.Zhihu2020-BarrageMoveItem{display:-webkit-box;display:-ms-flexbox;display:flex}.Zhihu2020-BarrageMoveItem{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Zhihu2020-BarrageItemTitle{border-radius:50%;background-color:#0a8bdf;border:2px solid #fff;font-size:11px;color:#fff;text-align:center;position:absolute;height:32px;width:32px;line-height:32px}.Zhihu2020-BarrageItemContent{background-color:#e5eff7;height:32px;line-height:32px;border:2px solid #fff;font-size:12px;border-radius:20px;padding:0 11px 0 40px;max-width:264px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.Zhihu2020-BarrageItemImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.Zhihu2020-BarrageItemUserSelf .Zhihu2020-BarrageItemContent{background-color:#2fbbfc;color:#fff}.Zhihu2020-BarrageItem0 .Zhihu2020-BarrageItemTitle{background-color:#e86c54}.Zhihu2020-BarrageItem0 .Zhihu2020-BarrageItemContent{background-color:#fbeae6}.Zhihu2020-BarrageContentourAnswers .Zhihu2020-BarrageMoveItem{padding-top:15px}.Zhihu2020-BarrageContentquestion .Zhihu2020-BarrageMoveItem{padding-bottom:19px}.Zhihu2020-BarrageContentourAnswers{position:relative;padding-bottom:10px}.Zhihu2020-Barragequestion .Zhihu2020-moduleBtn{top:-25px}.Zhihu2020-Barragequestion{padding-top:6px;max-height:465px}@-webkit-keyframes move{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes move{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.Zhihu2020-BarrageourAnswers{max-height:368px}.Zhihu2020-BlueStar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 14px}.Zhihu2020-BlueStar,.Zhihu2020-BlueStarItem{display:-webkit-box;display:-ms-flexbox;display:flex}.Zhihu2020-BlueStarItem{width:33%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Zhihu2020-BlueStarItem:nth-child(2) .Zhihu2020-BlueStarImageWrap{width:84px;height:112px}.Zhihu2020-BlueStarImageWrap{width:69px;height:92px;font-size:0;border-radius:4px}.Zhihu2020-BlueStarImage{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.Zhihu2020-BlueStarScore{font-size:11px;text-align:center;color:#a4a4a4;padding-top:7px}.Zhihu2020-BlueStarRank{font-size:0;color:#0084ff;margin-top:10px;width:40px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-BlueStarRank{font-weight:500}html[data-android] .Zhihu2020-BlueStarRank{font-weight:700}.Zhihu2020-BlueStarRankImg{width:100%;height:100%}.Zhihu2020-SaltSelectWrap{padding:0 30px}.Zhihu2020-SaltSelect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:96px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Zhihu2020-SaltSelectImgWrap{font-size:0;-ms-flex-negative:0;flex-shrink:0;margin-right:13px;width:59px;height:79px}.Zhihu2020-SaltSelectImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.Zhihu2020-SaltSelectContent{height:79px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Zhihu2020-SaltSelectDescription{width:100%;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.Zhihu2020-SaltSelectTitle{line-height:18px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-SaltSelectTitle{font-weight:500}html[data-android] .Zhihu2020-SaltSelectTitle{font-weight:700}.Zhihu2020-SaltSelectAuthorContent .Zhihu2020-SaltSelectFont{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.Zhihu2020-SaltSelectWrap .Zhihu2020-SaltSelectTitle{font-size:15px}.Zhihu2020-SaltSelectFont{font-size:12px;color:#818181;-webkit-transform-origin:left bottom;transform-origin:left bottom}.Zhihu2020-SaltSelectFontAuthor{margin-top:3px}.Zhihu2020-SaltSelectAuthor{height:70px;width:70px;border-radius:50%;border:2px solid #fff;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.Zhihu2020-SaltSelectAuthorImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Zhihu2020-SaltSelectCreator{display:-webkit-box;display:-ms-flexbox;display:flex;height:96px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Zhihu2020-SaltSelectLineWrap{width:100%;font-size:0}.Zhihu2020-SaltSelectLine{width:100%}.Zhihu2020-SaltSelectTitle0{color:#fa3331}.Zhihu2020-SaltSelectTitle1{color:#ff8900}.Zhihu2020-SaltSelectTitle2{color:#ffc600}.Zhihu2020-SwiperContent{font-size:14px}.Zhihu2020-Swipercheck .Zhihu2020-moduleBtn{top:10px}.Zhihu2020-SwipersaltSelect{padding-top:23px;max-height:579px}.Zhihu2020-SwipersaltSelect .Zhihu2020-SwiperContent{padding-bottom:30px}.Zhihu2020-SwipersaltSelect .Zhihu2020-moduleBtn{top:-20px}.Zhihu2020-Swipercheck0{max-height:898px}.Zhihu2020-Swipercheck1{max-height:937px}.Zhihu2020-Swipercheck2{max-height:656px}.Zhihu2020-Swipercheck3{max-height:995px}.Zhihu2020-SwiperWrap{width:100%;padding-top:20px}.Zhihu2020-title{padding:2px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-title{font-weight:500}html[data-android] .Zhihu2020-title{font-weight:700}.Zhihu2020-titleItem{width:25%;text-align:center;color:#aea8a8;-ms-flex-negative:0;flex-shrink:0}.Zhihu2020-titleItemActivity{color:#de583e;position:relative}.Zhihu2020-titleItemActivity:after{content:"";width:60px;height:3px;position:absolute;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#de583e;border-radius:2px}.Zhihu2020-SwiperZhihuImg{width:100%;-o-object-fit:cover;object-fit:cover}.Zhihu2020-SwiperBrainHole{background-image:url(https://pic4.zhimg.com/v2-f242d49effc3b240e1aba130303015ea.png);background-repeat:no-repeat;background-size:100% 100%;margin-bottom:15px}.Zhihu2020-SwiperBrainHole:last-child{margin-bottom:0}.Zhihu2020-SwiperBrainHoleItemWrap{padding:15px 50px}.Zhihu2020-SwiperFieldWrap{padding:0 30px}.Zhihu2020-SwiperFieldImgWrap{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(https://pic1.zhimg.com/v2-6de7979912e4c9c7112c4206eacfcbdd.png);background-repeat:no-repeat;background-size:100% 100%;height:185px}.Zhihu2020-SwiperFieldVideoBtnWrap{position:absolute;height:45px;width:45px}.Zhihu2020-SwiperFieldVideoBtn{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Zhihu2020-SwiperFieldVideo{font-size:14px;line-height:13px;color:#0042aa;margin:6px 0 15px 10px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-SwiperFieldVideo{font-weight:500}html[data-android] .Zhihu2020-SwiperFieldVideo{font-weight:700}.Zhihu2020-SwiperFieldImg{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:95%;height:87%}.Zhihu2020-SwiperField{font-size:13px;color:#0042aa}.Zhihu2020-SwiperBrainHoleNum{display:-webkit-box;display:-ms-flexbox;display:flex;color:#818181;font-size:12px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-transform-origin:top left;transform-origin:top left;margin-top:8px}.Zhihu2020-SwiperBrainHoleTitle{line-height:20px;font-size:15px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-SwiperBrainHoleTitle{font-weight:500}html[data-android] .Zhihu2020-SwiperBrainHoleTitle{font-weight:700}.Zhihu2020-SwiperBrainHoleTitle{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.Zhihu2020-SwiperFieldLabelItem{padding:10px 0;border-radius:20px;background-color:#2874bb;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-ms-flex-negative:0;flex-shrink:0;margin:0 1.1% 9px 0}.Zhihu2020-SwiperFieldLabelItem:nth-child(5n){margin-right:0}.Zhihu2020-SwiperFieldLabelItem2{width:14.75%}.Zhihu2020-SwiperFieldLabelItem4{width:22%}.Zhihu2020-SwiperFieldLabelTitle{font-size:15px;line-height:13px;color:#de583e;margin:29px 0 14px}.Zhihu2020-SwiperFieldLabelItemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px}.Zhihu2020-SwiperFieldIcon{margin-right:8px}.Zhihu2020-SwiperStroy{padding:0 30px}.Zhihu2020-titleSaltSelect{overflow-x:scroll;padding:2px 0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 2.6%}.Zhihu2020-titleSaltSelect::-webkit-scrollbar{display:none}.Zhihu2020-titleSaltSelect .Zhihu2020-titleItem{width:22%;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-titleSaltSelect .Zhihu2020-titleItem{font-weight:500}html[data-android] .Zhihu2020-titleSaltSelect .Zhihu2020-titleItem{font-weight:700}.Zhihu2020-titleSaltSelect .Zhihu2020-titleItem:first-child{margin-left:10px}.Zhihu2020-SwiperblueStar .Zhihu2020-moduleFooter>.Zhihu2020-img{height:100px}.Zhihu2020-SwiperblueStar{max-height:442px}.Zhihu2020-SwiperZhihu{text-align:center}.Zhihu2020-SwiperZhihuWrap{margin:0 13%}.Zhihu2020-FooterLogo{width:100px;position:absolute;bottom:73px}.Zhihu2020-FooterImg{width:100%}.Zhihu2020-Footer{position:relative;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Zhihu2020-FooterCorner{position:absolute;right:0;bottom:0;width:180px}.Zhihu2020-FooterShadow{position:absolute;bottom:0;right:0;left:40px}.Zhihu2020-TabsWrap::-webkit-scrollbar{display:none}.Zhihu2020-TabsWrap{color:#7ad2ff;overflow-x:scroll;white-space:nowrap;overflow-y:hidden;height:50px;opacity:0;position:fixed;left:0;right:0;top:calc(var(--baseNavHeight)*1px);z-index:2;border-bottom:2px solid #fff;max-width:428px;margin:0 auto;background-color:#00a6eb}.Zhihu2020-item{font-size:14px;display:inline-block;height:100%;width:53px;word-break:break-all;padding:8px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#00a6eb;white-space:normal;line-height:17px;position:relative;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-item{font-weight:500}html[data-android] .Zhihu2020-item{font-weight:700}.Zhihu2020-item:not(:last-child):after{content:"";position:absolute;background-image:url(https://pic4.zhimg.com/80/v2-e947e1fb19ee8f60739849459f2ded48.png);background-repeat:repeat;background-size:100% 100%;height:50px;width:6px;top:0;right:-2px}.Zhihu2020-TabsShare:last-child{color:#00a6eb}.Zhihu2020-TabsActivty{position:relative;color:#fff;background-color:#0082e7}.Zhihu2020-TabsActivty:before{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border:3px solid transparent;border-bottom-color:#fff}.Zhihu2020-TabsShadow{position:fixed;height:5px;top:0;left:0;right:0;z-index:1;top:calc(var(--baseNavHeight)*1px);background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.4)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,0))}.Zhihu2020-TabShare{width:50px;height:60px;font-size:0;position:fixed;top:0;right:4px;z-index:2}.Zhihu2020-TabShareImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Zhihu2020-BubbleWrap{position:fixed;top:calc((var(--baseNavHeight) - 15)*1px);right:-3px;z-index:3;width:170px}.Zhihu2020-Bubble{width:100%;-o-object-fit:contain;object-fit:contain}.Zhihu2020-TabsBubble{top:60px;right:0}.Zhihu2020-background{background-image:url(https://pic4.zhimg.com/v2-eaf803793dcbf6ca83c23a6ca97a4193.png);background-repeat:repeat;background-size:100%;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Zhihu2020-moduleBackground{background-repeat:repeat;background-size:100%;font-size:16px}.Zhihu2020-img{width:100%}.Zhihu2020-page{margin:0 auto;position:relative}.Zhihu2020-navRight{margin-right:14px;fill:#666}.Zhihu2020-moduleBtn{position:absolute;top:17%}.Zhihu2020-moduleContent{background-repeat:repeat;background-size:100%}.Zhihu2020-page .NavigationBar-mainArea{z-index:2}.Zhihu2020-Content:first-child{margin-top:-36%}.Zhihu2020-ContentWrap{min-height:300px}.Zhihu2020-ruleWrap{position:absolute;width:100%;text-align:center;color:#999}html[data-theme=dark] .Zhihu2020-ruleWrap{color:#999}.Zhihu2020-ruleWrap{font-size:12px;top:62%}.Zhihu2020-ruleWrap .Zhihu2020-rule{margin-top:0}.Zhihu2020-ruleIcon{color:#d6cfcf}.Zhihu2020-rule{width:100%;font-size:10px;text-align:center;color:#c7bebe;margin-top:5px}.Zhihu2020-popover{font-size:12px;width:94%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;padding:10px;color:#646464}html[data-theme=dark] .Zhihu2020-popover{color:#d3d3d3}.Zhihu2020-popover{border-radius:8px}.Zhihu2020-PC{background-image:url(https://pic1.zhimg.com/v2-c312a0442880fba9d9b0178ae9004ace.png);background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;background-position:50%;position:relative}.Zhihu2020-PcBody .App-main>div{margin:0}.Zhihu2020-PcTitle{width:300px;height:120px}.Zhihu2020-PcLogo{position:absolute;left:40px;top:20px;width:150px}.Zhihu2020-PcImg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Zhihu2020-PcQR{width:160px;margin:40px 0 20px}.Zhihu2020-PcText{color:#fff;font-size:24px;font-weight:600;font-synthesis:style}html[data-ios] .Zhihu2020-PcText{font-weight:500}html[data-android] .Zhihu2020-PcText{font-weight:700}.Zhihu2020-PcContent{top:30%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}.EmptyView-container,.Zhihu2020-PcContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.EmptyView-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 32px;height:100%}.EmptyView--placeholder:first-child{-webkit-box-flex:4;-ms-flex:4 1;flex:4 1}.EmptyView--placeholder:last-child{-webkit-box-flex:6;-ms-flex:6 1;flex:6 1}.EmptyView{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.EmptyView svg{margin-bottom:10px;width:160px;height:160px}.EmptyView-title{font-size:17px;font-weight:500;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}html[data-theme=dark] .EmptyView-title{color:#fff}.EmptyView-content{margin-top:4px;font-size:16px;text-align:center;color:#999;white-space:pre-line;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .EmptyView-content{color:#999}.EmptyView-withTitle{font-size:14px}.EmptyView-button{margin-top:24px;padding:0 20px;font-size:13px;font-weight:500;color:#0084ff;border-radius:6px;border:.5px solid hsla(0,0%,60%,.08);background-color:hsla(0,0%,60%,.08)}html[data-theme=dark] .EmptyView-button{color:#0084ff;border:.5px solid hsla(0,0%,60%,.08);background-color:hsla(0,0%,60%,.08)}
/*# sourceMappingURL=main.campaign-routes.216a26f4.1623fb0acfe61cc31563.css.map */