@import url('https://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-BWCKKT.css'); @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&display=swap'); @import url("https://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --logo-image: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png"); --header-title: "B.H.S."; --header-subtitle: "为您打理后花园"; /* 字体 */ --body-font: 'Noto Serif SC', sans-serif; --header-font: 'ZCOOL XiaoWei', sans-serif; --title-font: 'ZCOOL XiaoWei', sans-serif; --mono-font: 'BWCKKT', sans-serif; /* 标准色 */ --white-monochrome: 255, 255, 255; /* 白色 */ --very-light-gray-monochrome: 255, 255, 255; /* 次强调色(应用于杂项) */ --light-gray-monochrome: 44, 209, 100; /* 次强调色(登录时) */ --gray-monochrome: 45,183,99; /* 绿灰色 */ --black-monochrome: 0, 0, 0; /* 黑色 */ --medium-accent: 44, 209, 100; /* 绿色*/ --dark-accent: 44, 209, 100; /* 绿色 */ /* 背景与网站标题色 */ --background-gradient-color: var(--very-light-gray-monochrome); --header-gradient-color-bottom: var(--medium-accent); --header-gradient-color-middle: var(--black-monochrome); --header-gradient-color-top: var(--black-monochrome); /* 主要主题色 */ --swatch-background: var(--light-gray-blacmonochrome); --swatch-primary: var(--white-accent); --swatch-primary-darker: var(--medium-accent); --swatch-primary-darkest: var(--dark-accent); --link-color: 43,170,99; --visited-link-color: 43,170,99; --hover-link-color: 43,170,99; --newpage-color: 43,170,99; /* SD 图标适配 */ --img-0: "" !important; --img-1: "" !important; --img-2: "" !important; --img-3: "" !important; --img-4: "" !important; --img-5: "" !important; --img-0: "" !important; --img-unknown: "" !important; --img-n-a: "" !important; --img-habitable: "" !important; --img-deadzone: "" !important; --img-pending: "" !important; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: -1rem; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } @media only screen and (max-width: 510px) { #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } } body::after { content: ""; background-image: url("https://s1.ax1x.com/2022/07/17/jIKWo6.png"); background-size: cover; position: fixed; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: -2; } #skrollr-body { background: none; background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); } #container{ background-image: none; } #login-status span { color: #ffffff; } hr { background-color: rgb(var(--medium-accent)); } table.wiki-content-table th, table.wiki-content-table td { border-color: rgb(var(--medium-accent)); } .scp-image-block { border: none; } .scp-image-block .scp-image-caption { color: rgb(0,0,0); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); margin-top: 0.3rem; } .page-rate-widget-box { background-image: none !important; background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } /*unselected tab color*/ .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: rgb(255,255,255); color:rgb(var(--medium-accent)); } .yui-navset .yui-content { background-color: rgba(255,255,255, 0.25); border-color: rgb(var(--medium-accent)); } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } .titleblock { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .titlebox{ position: relative; top: -1.6rem; background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-titleblock { background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(255,255,255); } .dark-titlebox{ position: relative; top: -1.6rem; background-color: rgb(255,255,255); color: rgb(0,0,0); padding: 0.25rem 1rem; line-height: 0.1rem; } .styled-quote { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .styled-quote-d { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); border-right: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote-d { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); border-right: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(255,255,255); color:rgb(0,0,0); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--medium-accent)); color:rgb(var(--white-monochrome)); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: none; } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .borderblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .shadowblock{ color: rgb(255,255,255); padding: 0.01rem 1rem; box-shadow: 0.5rem 0.5rem rgb(var(--gray-monochrome)); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--medium-accent)); } .inset-shadowblock{ padding: 0.01rem 1rem; box-shadow: inset 5em 1em rgba(var(--medium-accent),.25), inset 8em 2em rgba(44, 195, 100,.25), 0.1rem 0.2rem 0.2rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(255,255,255); border: solid 0.3rem rgb(var(--gray-monochrome)); } .leafblock{ padding: 0.01rem 1rem; color: rgb(255,255,255); background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; border: solid 0.3rem rgb(var(--gray-monochrome)); } .code { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .filetabs .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { display: inline-block; } .filetabs .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { display: block; } .filetabs .yui-navset .yui-content { border-top-width: 15px; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a, .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { background-color: transparent; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' preserveAspectRatio='none' viewBox='0 0 150 45' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 4.6.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 74.95 22.39)' id='bC-LIzxo7Tu37zCdkDrqS' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(56, 221, 112); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -74.94856 22.50703 L -60.0064 -12.520110000000003 C -60.0064 -12.520110000000003 -55.89385 -21.849030000000003 -47.235839999999996 -22.281930000000003 C -38.57782999999999 -22.714830000000003 46.87608 -22.39016 46.87608 -22.39016 C 46.87608 -22.39016 56.05659 -23.219710000000003 61.40639 -12.520120000000002 C 66.75618 -1.8205300000000015 74.94856 22.506959999999996 74.94856 22.506959999999996 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 75.18 17.97)' id='E8ePkHu_UUyvFWDAIzFyP' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(255,255,255); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -46.15385 12.0108 L -46.15385 -12.01079 L 46.153839999999995 -12.01079 L 46.153839999999995 12.0108 z' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E"); background-size: 100% 2.7rem; background-repeat: no-repeat; border-width: 0px; border-top: none; background-position: top; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a { padding: 4px 20px 0px 20px; } .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav .selected a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav .selected a:hover { padding: 8px 20px 0px 20px; } .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { padding: 6px 20px 0px 20px; } .filetabs .yui-navset .yui-nav, .filetabs .yui-navset .yui-navset-top .yui-nav { border-color: transparent; } .filetabs .yui-navset .yui-nav .selected, .filetabs .yui-navset .yui-navset-top .yui-nav .selected, .filetabs .yui-navset .yui-nav .selected a:active, .filetabs .yui-navset .yui-nav .selected a:focus, .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { background-color: transparent; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { box-shadow: none; } .filetabs .yui-navset .yui-nav li { margin-right: 36px; } .filetabs .yui-navset .yui-nav .selected a { color: rgb(var(--swatch-text-general)) !important; } .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover { color: rgb(var(--swatch-text-general)); } .filetabs .yui-navset .yui-nav .selected a em, .filetabs .yui-navset .yui-nav .selected a:hover em { position: relative; top: -4px; } .filetabs .yui-navset .yui-nav a:hover em { position: relative; top: -2px; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { border-bottom: solid 1px rgb(var(--white-monochrome)); } .filetabs .yui-navset .yui-nav li.selected, .filetabs .yui-navset .yui-navset-top .yui-nav li.selected { border-bottom: none; z-index: 1; } .top-box { border-color: rgb(43,119,45) !important; } .bottom-box ul li { color: rgb(43,119,45) !important; } .bottom-box ul li:before { background: rgb(43,119,45) !important; } .top-box .gradient-box { background: linear-gradient(90deg, rgba(43,119,45,1) 0%, rgba(43,119,45,0) 36%) !important; } .top-box:before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond .diamond-pattern { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; } .top-box.class-n\/a .header-diamond:after, .top-box.class-不适用 .header-diamond:after, .top-box.class-不適用 .header-diamond:after { content: ""; position: absolute; background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; height: calc(284.5px / 1.13); width: calc(300.9px / 1.13); filter: none !important; } .top-box.class-unknown .header-diamond { filter: none !important; } .top-box.class-unknown:before, .top-box.class-unknown .header-diamond .diamond-pattern{ opacity: 0.15 !important; } .top-box.class-0 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-0 { background: rgb(var(--medium-accent)) !important; } .top-box.class-1, .top-box.class-2 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-1, .header-diamond .diamond-color.class-2 { background: rgb(var(--medium-accent)) !important; } .top-box.class-3, .top-box.class-4 { background: rgb(43,170,99) !important; } .top-box.class-0 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/0.JPG") center/78% no-repeat !important; } .top-box.class-1 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/1.JPG") center/78% no-repeat !important; } .top-box.class-2 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/2.JPG") center/78% no-repeat !important; } .top-box.class-3 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/3.JPG") center/78% no-repeat !important; } .top-box.class-4 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/4.JPG") center/78% no-repeat !important; } .top-box.class-5 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/5.JPG") center/78% no-repeat !important; } .top-box.class-unknown .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/smhy.JPG") center/78% no-repeat !important; } .top-box.class-n\/a .header-diamond .diamond-image, .top-box.class-不适用 .header-diamond .diamond-image, .top-box.class-不適用 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme%3Abhs/bsy.JPG") center/78% no-repeat !important; } .top-box.class-habitable .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/mghy.JPG") center/78% no-repeat !important; } .top-box.class-deadzone .header-diamond .diamond-image, .top-box.class-死区 .header-diamond .diamond-image, .top-box.class-死區 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/pbhy.JPG") center/78% no-repeat !important; } .top-box.class-pending .header-diamond .diamond-image, .top-box.class-等待分级 .header-diamond .diamond-image, .top-box.class-等待分級 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/ccbq.JPG") center/78% no-repeat !important; } .header-diamond .diamond-color.class-3, .header-diamond .diamond-color.class-4 { background: rgb(43,170,99) !important; } .top-box.class-5{ background: rgb(43,140,84) !important; } .top-box.class-unknown, .top-box.class-未知{ background: #bbbbbb !important; } .top-box.class-habitable, .top-box.class-宜居{ background: rgb(22 ,255 ,86) !important; } .header-diamond .diamond-color.class-5 { background: rgb(43,140,84) !important; } .header-diamond .diamond-color.class-unknown, .header-diamond .diamond-color.class-未知 { background: #bbbbbb !important; } .header-diamond .diamond-color.class-habitable, .header-diamond .diamond-color.class-宜居 { background: rgb(22 ,255 ,86) !important; } .top-box.class-deadzone { background: #ff3433 !important; } .header-diamond .diamond-color.class-deadzone { background: #ff3433 !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "无寄生虫" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "無寄生蟲" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "极少寄生虫" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "極少寄生蟲" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生虫" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生蟲" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生虫" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生蟲" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知属性" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知屬性" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "无有害生物" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "無有害生物" !important; } .lang-cn .top-box.class-pending .bottom-text:after, .lang-cn .top-box.class-等待分级 .bottom-text:after, .lang-cn .top-box.class-等待分級 .bottom-text:after { content: "参差不齐"!important; } .lang-tr .top-box.class-pending .bottom-text:after, .lang-tr .top-box.class-等待分级 .bottom-text:after, .lang-tr .top-box.class-等待分級 .bottom-text:after { content: "參差不齊" !important; } .lang-cn .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家园林"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家園林"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "树木生长不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "樹木生長不均勻"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生虫分布不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生蟲分佈不均勻"!important; } .lang-cn .top-box.class-deadzone .bottom-text:after, .lang-cn .top-box.class-死区 .bottom-text:after, .lang-cn .top-box.class-死區 .bottom-text:after { content: "破败花园"!important } .lang-tr .top-box.class-deadzone .bottom-text:after, .lang-tr .top-box.class-死区 .bottom-text:after, .lang-tr .top-box.class-死區 .bottom-text:after { content: "破敗花園"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共园林"!important } .lang-tr .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共園林"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "杂草丛生"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "雜草叢生"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危险寄生生物"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危險寄生生物"!important; } .lang-cn .top-box.class-0 .bottom-text:after { content: "荒草丛生"!important; } .lang-tr .top-box.class-0 .bottom-text:after { content: "荒草叢生"!important; } .lang-cn .top-box.class-1 .bottom-text:after { content: "空旷花园"!important; } .lang-tr .top-box.class-1 .bottom-text:after { content: "空曠花園"!important; } .lang-cn .top-box.class-2 .bottom-text:after { content: "普通花园"!important; } .lang-tr .top-box.class-2 .bottom-text:after { content: "普通花園"!important; } .lang-cn .top-box.class-3 .bottom-text:after { content: "茂密花园"!important; } .lang-tr .top-box.class-3 .bottom-text:after { content: "茂密花園"!important; } .lang-cn .top-box.class-4 .bottom-text:after { content: "繁盛花园"!important; } .lang-tr .top-box.class-4 .bottom-text:after { content: "繁盛花園"!important; } .lang-cn .top-box.class-5 .bottom-text:after { content: "修剪过度"!important; } .lang-tr .top-box.class-5 .bottom-text:after { content: "修建過度"!important; } .lang-cn .top-box.class-unknown .bottom-text:after, .lang-cn .top-box.class-未知 .bottom-text:after { content: "神秘花园"!important; } .lang-tr .top-box.class-unknown .bottom-text:after, .lang-tr .top-box.class-未知 .bottom-text:after { content: "神秘花園"!important; } .lang-cn .top-box.class-habitable .bottom-text:after, .lang-cn .top-box.class-宜居 .bottom-text:after { content: "美观花园"!important; } .lang-tr .top-box.class-habitable .bottom-text:after, .lang-tr .top-box.class-宜居 .bottom-text:after { content: "美觀花園"!important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在树木" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在樹木" !important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .top-box.class-0 .bottom-text p { display: none !important; } .top-box.class-1 .bottom-text p { display: none !important; } .top-box.class-2 .bottom-text p { display: none !important; } .top-box.class-3 .bottom-text p { display: none !important; } .top-box.class-4 .bottom-text p { display: none !important; } .top-box.class-5 .bottom-text p { display: none !important; }
发送至: Apples (特遣部队 209-CC)
发送者: Major Took(主要负责人)
日期: 2024-9-6
标题: 任务指派 - 修复果园
嗨,
如果你们收到了这封邮件,就代表你们已被指派为果园的修复者。更多有关这项任务的信息可在附件中查看。
祝你好运!
附件(2):
重建任务指派 - Level C-209
目标:Level C-209
部门:A891-01
目的:A类重建
特遣部队:209-CC
特遣部队成员:Apples,Pears,P3ach,13m0n
开始日期:2024/09/06
预计终止日期:2025/2/15
额外装备:[数据丢失]
备注:别再出岔子了,我帮你们找了一些帮手——他们自称是一群优秀的园艺师,我相信他们能为我们带来美丽的果园的。
真诚的,
主要负责人
园艺验收报告 |
---|
林区名称 | 新果园 | 园艺师 | 诺尔•泽罗&本杰明•柳德 | 报告编号 | T-516-G-209C |
介绍 |
“新果园”(New Orchard)是由园艺师诺尔·泽罗先生与本杰明•柳德受委托设计并主持栽培的园艺林区。此林区树木通过 Garden C-209 的性质实现浮空栽培,并按照委托方要求设置了大量的生产型果树以生产经济作物及优质木材供栽培树木所需。 应委托方要求,我们允许了其自行对部分树木进行修剪的请求并在一定程度上给予了指导,随后我们发现了委托方的园艺天赋并吸纳其中的几位成为了协会认证会员,对于我们的队伍的进一步扩大具有重大意义。 “新果园”采用了模块化的园艺设计,即通过将树木的结构分为不同的模块并分别培育,最后通过嫁接以栽培树木。这一设计既提高了树木栽培的自由度又便于对树木的移植与重新栽培,是本园区园艺设计的一大特色。 “新果园”主要分为两大林区:养殖区和经济林区。 养殖区的果树均用于养殖有益昆虫并用于协会及客户方的需求,此区域最先栽培完成以便后续的园艺工作进行,现仍投入使用以便为其它建设中花园提供益虫以维护生态平衡;该园区主要养殖甲壳虫; 经济林区的果树能够提供树木栽培所必须的肥料、建材和修剪工具——可以借由先前树木的废材或事先采集的材料以进行加工并结实;通过对果树进行打顶1以提升产量。 此林区总栽培时长约为 3600h (不含策划时长),于2025年初正式在 Garden C-209 交付。它满足了委托方需求并深得客户们的肯定与喜爱,我们为“新果园”引入了多种有益昆虫以并定期修剪以维护花园的美观与和谐,现已开放游览。 |
||||
图像 | |||||
![]() 图为“新果园”一角。 |
|||||
评审意见 | |||||
“新果园”的林区能够在满足客户需求的同时为客户及协会双方带来创收,对于果树形式的设计也独具一格,通过。 ——G. Thunder |
|||||
![]() |
发送至: Major Took(主要负责人)
发送者: Apples (特遣部队 209-CC)
日期: 2025-2-13
标题: 任务进度 - 完成!
亲爱的主要负责人:
感谢您为我们带来的帮手,我们甚至在果园修复后依然有时间举行庆祝活动再交差!欢迎前来验收!
真诚的,
Apples
主要负责人:让我过来看看这些家伙重新装修之后的果园……
[沉默]
主要负责人:他妈的你们管这个叫果园?
作者:Liurd
图像来自unsplash
brc-block来自Asset 9982
小刘菌的蘑菇园