html{--ym-deep-color:#1b262c;--ym-main-color:#0f4c75;--ym-neutral-color:#6585ed;--ym-link-color:#6585ed}em.keyword{font-style:normal;color:var(--ym-link-color)}body,input,textarea{font-family:Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}pre{white-space:pre-wrap;word-wrap:break-word;line-height:18px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-thumb{background:var(--ym-main-color);border-radius:2px;transition:.2s}::selection{background-color:var(--ym-neutral-color);color:#fff}.square-184{width:184px;height:184px}.w-184{width:184px}.clearfix:after{content:"";display:block;width:0;height:0;clear:both}.line2{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-nowrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.space-between{display:flex;justify-content:space-between;align-content:center;align-items:center}.toast{position:fixed;min-width:250px;max-width:350px;padding:16px 20px;background:#fff;color:#333;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:0;transform:translateY(-20px);transition:all .3s cubic-bezier(0.4,0,0.2,1);z-index:9999;display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5}.toast.show{opacity:1;transform:translateY(0)}.toast-top-left{top:24px;left:24px}.toast-top-right{top:24px;right:24px}.toast-bottom-left{bottom:24px;left:24px;transform:translateY(20px)}.toast-bottom-right{bottom:24px;right:24px;transform:translateY(20px)}.toast-success{border-left:4px solid #34c759}.toast-success .toast-icon{color:#34c759}.toast-error{border-left:4px solid #ff3b30}.toast-error .toast-icon{color:#ff3b30}.toast-warning{border-left:4px solid #ff9500}.toast-warning .toast-icon{color:#ff9500}.toast-info{border-left:4px solid #007aff}.toast-info .toast-icon{color:#007aff}.ro-menu{padding-left:44px;padding-right:44px;height:70px}.ro-menu .ui.popup{border-radius:0}.ro-menu>a>img{height:50px;margin:10px 0 10px}.ro-menu-item{font-size:14px;padding:0 14px;color:rgba(0,0,0,.83);height:100%;display:flex;align-items:center}.ro-menu-item:hover{color:var(--ym-link-color);cursor:pointer}#ro-menu-split{height:100%;display:flex;align-items:center}#ro-menu-split>span{display:inline-block;height:15px;width:0;border-left:1px solid #dee0e1;margin-left:30px}#main-search-input{height:36px}#main-search-input>input{border-radius:0}#main-search-input>input:focus{border-color:var(--ym-link-color)}#ro-search-button{font-size:20px}#menu-user-avatar{padding:0 20px;position:relative}#menu-user-avatar>img{position:relative;top:50%;transform:translateY(-50%);cursor:pointer;width:32px}#user-menu .item,#user-msg-menu .item{padding:8px 23px 8px 23px;line-height:26px;font-size:14px;color:#212121;box-sizing:border-box}#game-menu .item{padding:8px 24px;line-height:26px;font-size:14px;color:#212121;box-sizing:border-box;text-align:center}#game-menu .item:hover{color:var(--ym-link-color)}#game-menu .ui.vertical.menu{width:auto}#user-menu-namebox{height:18px;font-size:18px;font-weight:600;color:rgba(0,0,0,.86);text-align:center;margin:16px 0 20px}.ro-footer{width:100%;background-color:#fbfcfc;color:rgba(0,0,0,.6);padding:30px 0;margin:0;border-top:6px solid var(--ym-neutral-color)}.ro-footer .footer-box{width:1160px;margin:0 auto;display:flex;justify-content:space-between}.ro-footer .footer-website-title>span{font-size:12px;margin-left:8px;font-weight:initial}.ro-footer .footer-ym-other-links{margin-bottom:24px}.ro-footer .footer-ym-other-links>a{font-size:12px;line-height:20px;color:rgba(0,0,0,0.5);margin-right:8px;transition:.3s ease}.ro-footer .footer-ym-other-links>a:hover{color:var(--ym-link-color)}.ro-footer .footer-message{font-size:12px;color:rgba(0,0,0,0.35);line-height:20px}.ro-footer .footer-bottom-text{font-size:12px;margin-top:30px;text-align:center}.ym-right-bar{position:fixed;right:3%;top:55%;z-index:1000}.ym-right-bar li{margin-bottom:10px;width:44px;height:44px;display:block;cursor:pointer;padding:5px;background-color:var(--ym-main-color);text-align:center;color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);position:relative}.ym-right-bar li a{color:#fff}.ym-right-bar li i{line-height:35px;font-size:20px}.messageBox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,0.65);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:fixed;top:16px;left:0;z-index:1010;width:100%;pointer-events:none}.messageBox .msg-content-box{padding:8px;text-align:center}.messageBox .msg-content-box:first-child{margin-top:-8px}.messageBox .move-up-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}100%{-webkit-transform:translateY(0%);transform:translateY(0%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}@keyframes antMoveUpIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0}100%{-webkit-transform:translateY(0%);transform:translateY(0%);-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1}}.messageBox .move-up-leave{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34);-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}100%{max-height:0;padding:0;opacity:0}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}100%{max-height:0;padding:0;opacity:0}}.messageBox .msg-content{display:inline-block;padding:8px 16px;background:#fff;border-radius:3px;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px 0 rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px 0 rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);pointer-events:all;font-size:0;min-width:216px;text-align:center}.messageBox .msg-content .msg-txt{font-size:13px;color:#27a4ff}.messageBox .msg-content.msg-success{background:white;box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.25)}.messageBox .msg-content.msg-success .msg-txt{color:#4c9368}.messageBox .msg-content.msg-error{background:white;box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.25)}.messageBox .msg-content.msg-error .msg-txt{color:#fb4949}.messageBox .msg-content.msg-info{background:white;box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.25)}.messageBox .msg-content.msg-info .msg-txt{color:#27a4ff}.messageBox .msg-content.msg-warning{background:white;box-shadow:0 0 4px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.25)}.messageBox .msg-content.msg-warning .msg-txt{color:#ff8312}.t-operate-box{padding:10px;position:relative}.t-operate-box>span{display:inline-block;color:#757f92;font-size:14px;text-align:center;cursor:pointer;margin-right:24px;transition:color .3s ease;user-select:none}.t-operate-box>span:last-child{margin-right:0}.t-operate-box>span:hover{color:var(--ym-link-color)}.t-operate-box>span.active{color:var(--ym-link-color)}.t-operate-box .ui.simple.dropdown .menu{border-radius:0}.ui.modal.atc-modal{border-radius:0}.atc-modal .atc-items{max-height:335px;min-height:140px;margin-bottom:40px;overflow-x:hidden;overflow-y:auto}.atc-modal .atc-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 20px}.atc-modal .atc-create-btn{width:220px;color:#fff;background-color:var(--ym-link-color);display:inline-block;padding:0 16px;font-size:14px;line-height:32px;text-align:center;cursor:pointer;border-radius:3px}.atc-modal .atc-create-btn.disabled{background-color:#838383}.atc-modal .Coll-item{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;padding:8px 0;border-bottom:1px solid #ebebeb}.atc-modal .Coll-itemInner{overflow:hidden;margin-right:20px}.atc-modal .Coll-updateButton{display:inline-block;padding:0;font-size:14px;line-height:32px;text-align:center;cursor:pointer;background:0;border:1px solid var(--ym-link-color);border-radius:3px;width:76px;-ms-flex-negative:0;flex-shrink:0;color:var(--ym-link-color)}.atc-modal .Coll-updateButton.disabled{border-color:#9d9d9d;background-color:#9d9d9d;color:white}.atc-modal .Coll-itemName{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;text-overflow:ellipsis}.atc-modal .Coll-itemNameText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:black}.atc-modal .Coll-itemNameText:hover{color:var(--ym-link-color)}.atc-modal .Coll-itemContent{color:#999}ul.picset-view-list{vertical-align:top;overflow:hidden;list-style:none;padding:0;min-width:100%;box-sizing:border-box;display:inline-flex;margin:0;justify-content:space-between}.picset-item-card .picset-image-box{position:relative;z-index:0}.picset-item-card .imgcover{position:relative;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:100%}.picset-item-card .imgcover .main-img{width:100%;height:100%;border-radius:4px;background-color:#fff;transition:opacity .2s ease 0s;object-fit:cover;object-position:center center}.picset-item-card .imgcover .main-img:hover{opacity:.8}.picset-item-card .picset-title-box{display:flex;margin-top:4px;max-width:100%}.picset-item-card .picset-title-box>a{color:rgba(0,0,0,0.88);display:inline;max-width:100%;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;line-height:22px;font-size:14px;font-weight:500}.picset-item-card .picset-author-box>a{display:flex;-webkit-box-align:center;align-items:center;min-width:0}.picset-item-card .picset-author-box{margin-top:4px}.picset-item-card .picset-author-box>a .avatar{margin-right:4px;width:24px;height:24px}.picset-item-card .picset-author-box>a .avatar img{width:100%;height:100%;border-radius:50%}.picset-item-card .picset-author-box>a .uname{display:block;min-width:0;line-height:22px;font-size:14px;color:rgba(0,0,0,0.64);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.score-block{margin-right:8px;background:#6e6e6e;flex:0 0 47px;width:47px;height:45px;float:left;border-radius:3px}.score-block.decimal{flex:0 0 87px;width:87px;height:45px}.score-block a,.score-block span{display:block;color:#fff;font-size:20px;text-align:center;line-height:1;height:20px;margin:12px 0 4px;font-family:ScoreNumber}.game-view-card{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:8px;display:flex;overflow:hidden;cursor:pointer;border-radius:4px;border:1px solid #f0f0f0;transition:all .3s}.game-view-card:hover{border-color:rgba(0,0,0,.09);box-shadow:0 2px 8px rgb(0 0 0 / 9%)}.game-view-card .game-img-wrap{width:200px;height:93px}.game-view-card .game-img-wrap img{width:100%;height:100%;object-position:center;object-fit:cover}.game-view-card .game-info{flex-grow:1;padding:5px 8px 0;position:relative;display:flex;justify-content:space-between;flex-direction:column}.game-view-card .game-info h3{font-size:18px;width:862px;color:rgba(0,0,0,.83);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-bottom:1px;transition:.2s;display:flex}.game-view-card:hover h3{color:var(--ym-link-color);opacity:.7}.game-view-card .game-info .subtitle{font-size:80%;margin:0;color:#999;word-break:break-word}.game-view-card .game-info h3>.subtitle{padding-left:8px}.game-view-card .game-info .tag-info-list{position:absolute;right:4px;bottom:4px;color:#5e5e5e}.game-view-card .game-info .tag-info-list.left{position:absolute;left:4px}.game-view-card .game-info .tag-info-list>*{margin-right:6px}.index-votes-wrap{width:100%}.vote-game-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:14px}.vote-game-list a.game-card{position:relative;display:block;border-radius:4px;overflow:hidden;width:32%;height:240px;margin-bottom:15px}.vote-game-list .game-card .game-warp{position:relative;width:100%;height:100%}.vote-game-list .game-card .game-warp>img{object-fit:cover;object-position:center center;width:100%;height:100%;border-style:none}.vote-game-list .game-title{font-weight:bold;font-size:16px;color:#fff;overflow:hidden;line-height:26px;text-shadow:1px 1px 0 rgb(0 0 0 / 40%);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:-4px 0;max-width:90%}.vote-game-list .extends-title-cover{position:absolute;top:0;height:30%;background-color:rgba(20,25,30,.7);width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vote-game-list .extends-info-cover{position:absolute;bottom:0;height:70%;background-color:hsla(0,0%,100%,.95);padding:15px;width:100%;overflow:hidden}.vote-game-list .extends-info-cover p.desc{font-size:14px;color:#64696e;line-height:24px;height:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-bottom:15px}.vote-game-list .vote-info{font-size:12px;height:22px;line-height:22px}.vote-game-list .vote-info .user{color:#14191e;margin-right:8px}.vote-game-list .vote-info .time{color:#99a2aa}.vote-game-list .vote-info .score{float:right;background:#6e6e6e}span.ant-tag{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:inline-block;height:auto;padding:0 7px;font-size:12px;line-height:20px;white-space:nowrap;background:#fafafa;border:1px solid #d9d9d9;border-radius:2px;cursor:default;opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86)}span.ant-tag-has-color{color:#fff;border-color:transparent}span.ant-tag.ant-tag-green{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}span.ant-tag.ant-tag-orange{color:#fa8c16;background:#fff7e6;border-color:#ffd591}span.ant-tag.ant-tag-red{color:#f5222d;background:#fff1f0;border-color:#ffa39e}span.ant-tag-green:hover,span.ant-tag-orange:hover,span.ant-tag-red:hover{opacity:.8}.max-content.limit{overflow:hidden;max-height:470px;position:relative;padding-bottom:44px}.max-content.limit .load-more{width:100%;position:absolute;cursor:pointer;left:0;bottom:0;z-index:999}.max-content.nolimit .load-more{display:none}.max-content.limit .load-more .center-background{width:100%;height:120px;background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.max-content.limit .load-more .arrow-content{background-color:#fff;padding-bottom:12px}.max-content.limit .load-more .arrow-content .read-more{font-size:12px;color:var(--ym-link-color);text-align:center;line-height:16px}