SCP-CN-2277
@import url('https://fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=cyrillic,latin-ext,vietnamese');
 
body {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-repeat: repeat;
    font-family: "Noto Serif SC", "Noto Serif", serif;
    font-size: 0.85rem;
}
 
div#extra-div-1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 161px;
    z-index: -2;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline-whitewash.png"), url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline.png");
    background-repeat: repeat-x;
    background-size: auto 111px;
    background-position: center 50px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
/* HEADER */
 
div#container-wrap {
    background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0, rgba(0, 0, 0, 0.5) 80px, rgba(0, 0, 0, 0.5) 161px, transparent 240px);
    background-repeat: repeat-x;
    background-size: auto 21px, auto 240px;
    background-position: center 140px, center top;
}
 
#header {
    background-image: none;
}
 
#header h1 {
    float: none;
    width: 100%;
    margin: 0;
}
 
#header h1 a {
    display: block;
    float: none;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 80px;
    font-weight: normal;
    font-family: "Oswald", "Zhi Mang Xing", sans-serif;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.6);
    white-space: nowrap;
}
 
@media (max-width: 575px) {
#header h1 a {
    font-size: 50px;
}
}
 
@media (max-width: 479px) {
#header h1 a {
    font-size: 40px;
}
}
 
#header h1 a::before {
    content: "SCP FOUNDATION";
    overflow: hidden;
}
 
/* {$deserted}/
#header h1 a::before {
    content: "废年";
    font-size: 80px;
}
/{$deserted} */
 
#header h1 a span, #header h2 {
    display: none;
}
 
#search-top-box {
    right: 0;
    top: 110px;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-color: transparent;
    color: #666;
    border-color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6), inset 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    color: #000;
    border-color: #000;
}
 
/* SIDE BAR */
 
#side-bar .side-block {
    background-color: transparent !important;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#side-bar .side-block:not(.media) {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
#side-bar .heading,
#side-bar .collapsible-block-unfolded-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #000;
    border-color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: "Zhi Mang Xing", sans-serif;
}
 
#side-bar a, #side-bar a:visited, #side-bar a.newpage {
    color: #000;
}
 
@media (max-width: 767px) {
#side-bar, #side-bar:target {
    background-color: transparent;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    border: none;
}
 
#side-bar .close-menu {
    display: block;
    opacity: 0;
    transition: ease 1s;
    -webkit-transition: ease 1s;
}
 
#side-bar:target .close-menu {
    opacity: 0.5;
    left: 19em;
    width: calc(100% - 19em);
}
}
 
/* MAIN CONTENT */
 
#top-bar ul li:hover a,
#top-bar ul li.sfhover a {
    color: #000;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
}
 
#top-bar .mobile-top-bar .open-menu a {
    border: solid 1px #666;
    border-radius: 5px;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#top-bar .mobile-top-bar .open-menu a:hover {
    color: #000;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#page-title, h1 {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    border-color: #666;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
 
hr {
    background-color: #666;
}
 
.fancyhr hr {
    position: relative;
    height: 12px;
    background-color: transparent;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
 
.fancyhr hr::before {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    top: -9px;
    left: 0;
    border-bottom: solid 2px #000;
    border-radius: 12px;
}
 
.fancyhr hr::after {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-top: solid 2px #000;
    border-radius: 12px;
}
 
/* RATE MODULE */
 
#page-content {
    font-size: 0.925rem;
}
 
.page-rate-widget-box, #page-content .creditRate .rate-box-with-credit-button .page-rate-widget-box {
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    margin-left: 0;
    margin-right: 0;
}
 
.page-rate-widget-box .rate-points {
    color: #000 !important;
    background-color: transparent !important;
    border-radius: 0;
    border: none;
}
 
.page-rate-widget-box .rateup.btn,
.page-rate-widget-box .ratedown.btn,
.page-rate-widget-box .cancel {
    border: none;
    background-color: transparent;
    border-radius: 0;
}
 
.page-rate-widget-box .rateup.btn a,
.page-rate-widget-box .ratedown.btn a,
.page-rate-widget-box .cancel a {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #666;
}
 
.page-rate-widget-box .rateup.btn a:hover,
.page-rate-widget-box .ratedown.btn a:hover,
.page-rate-widget-box .cancel a:hover {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #000;
}
 
#page-content .rate-box-with-credit-button {
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}
 
#page-content .creditRate {
    margin-left: 0;
    margin-right: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton p a {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    width: 20px;
    height: 100%;
    font-size: 12px;
    text-align: center;
    color: #666;
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    position: static;
}
 
#page-content .rate-box-with-credit-button .creditButton p a:hover {
    color: #000;
}
 
/* DIVISIONS */
 
div.adytoc {
    display: flex;
    justify-content: center;
}
 
div#toc {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.75);
    color: #000;
}
 
div.adytoc div#toc {
    float: none;
    text-align: center;
}
 
div.adytoc div#toc div.title {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 200%;
}
 
div.adytoc div#toc div#toc-list div {
    margin-left: 0 !important;
    font-family: "Zhi Mang Xing", sans-serif;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 150%;
}
 
blockquote, div.blockquote {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.blockquote.light {
    background-color: rgba(255, 255, 255, 0.75);
}
 
.blockquote.dark {
    background-color: rgba(0, 0, 0, 0.1);
}
 
.code {
    position: relative;
    border: solid 1px #000;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.code::before,
.code::after {
    display: block;
    content: "~ CODE ~";
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}
 
.code::before {
    top: 0;
}
 
.code::after {
    bottom: 0;
}
/* source: http://scpko.wikidot.com/theme:minimal-scp-foundation-by-cocoonist */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: none;
}
 
div#side-bar {
    position: fixed;
    left: -19em;
    height: 100%;
    overflow-y: auto;
    top: 0;
    width: 17em;
    padding: 0.45em;
    display: block;
    z-index: 10;
    transition: left 0.5s ease-in-out;
}
div#side-bar:hover {
    left: 0;
}
 
div#side-bar:before {
    content: '≡';
    position: fixed;
    top: 0.5em;
    left: 0.5em;
    font-size: 30px;
    width: 36px;
    height: 36px;
    text-align: center;
    z-index: 6;
    transition: left 0.5s ease-in-out;
    opacity: 0;
    cursor: pointer;
}
 
div#side-bar:hover:before {
    transition-delay: 0.1s;
}
 
@media (min-width: 768px) {
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
    .mobile-top-bar {
        display: block;
    }
 
    .mobile-top-bar li {
        display: none;
    }
}

SCP-CN-2277


评分: +68+x
dt

SCP-CN-2277的入口之一

项目编号:SCP-CN-2277

项目等级:Safe

特殊收容措施:SCP-CN-2277所在区域已被封锁,未获得CN2277特别交互许可的人员禁止靠近该项目,违者将被立即扣押、审讯并施以A级强记忆删除处决。

描述:SCP-CN-2277是一位于长辉市一座废弃商业楼内的一座货运电梯,项目外观上稍显破旧但仍可以运行。SCP-CN-2277的异常性质在于尽管项目所处的楼体仅有12层1高,项目内部用于选层的按钮存在一可正常工作的选择13层的按钮。

当SCP-CN-2277被设定为通往13层时,项目的轿厢将在上升至12层后进入一异常拓扑空间,该空间与项目所在楼体内其他楼层无显著差异,项目出口处的楼层指示牌所示的为“13”。经探索,该楼层未设有楼梯间、窗户以及任何与下层相连的管道或线路。此外未发现其他异常现象。

skippy.png

您的SKIPPY小助手提示您,您收到了一个新的邮件!
点击此处查看。

skippy.png

您的SKIPPY小助手提示您,您收到了一个新的邮件!
点击此处查看。

探索记录


日期:2019/03/14

行动特遣队:MTF-乙巳-09 “探险者地图”

指挥者:O5-1


dt1

视频截图

画面中小队全部队员已到达项目所在楼的1层电梯口,队员分为两组,一组顺楼梯道走上2层另一组操作SCP-CN-2277上升至2层后两队汇合检查,以此方式直至12层,未发现异常。

小组1画面中队员们照常从楼梯前进,直到来到楼顶,未检测到空间或维度异常。

小组2画面中队员们按照指示选中13层按钮,待轿厢门关闭后画面轻微的颤动表示SCP-CN-2277开始运行,队员表示能感觉到轿厢在上升。在感觉不到任何异常的情况下,项目到达“13层”。

两小组仍可以通话交流,小组1队员放置了一生命探测仪原地待命,小组2队员走出电梯轿厢对此楼层进行勘察。视频录像显示该楼层与其他楼层一样仍可以观察到曾经有人在此经营/活动过的痕迹,积灰程度表明该楼层与其他楼层的荒废时间近似。

小组1队员返回12层并按指示呼唤SCP-CN-2277返回并在此操纵项目上升至“13层”,两小组队员汇合,检查无异样。楼顶生命探测仪显示楼梯内无人员生命迹象,推测小队已经全部进入其他空间/维度。

小队进行了11分钟的探索,无有价值发现,继续操纵SCP-CN-2277下降至1层,经检查无异样。


[记录结束]

SCP系统邮箱(新消息)


评分: +68+x

skippy.png

如果您查阅完毕,点击此处返回您之前查阅的页面。

skippy.png

如果您查阅完毕,点击此处返回您之前查阅的页面。

用户
密码
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License