风鹿旅行:特殊机构七日游
Rating: +31
感谢所有合著者以及为这篇文作出帮助的人!

作者们(排名不分先后,头衔随便起的):

  重在参与
HERE IS A BUTTERFLYHERE IS A BUTTERFLY

  广告招租
   Wumin-YokaWumin-Yoka

  特邀选手
  Researcher FxyResearcher Fxy

莅临指导
IONZAT_VecTIONZAT_VecT

  友情赞助
  White_cheeseWhite_cheese

图片使用说明

图片1图片2图片3

[[/div]]
[[/div]]
[[/div]]

[[iftags +_源代码]][[collapsible show="+ 显示里面的东西" hide="- 隐藏里面的东西"]]

撕页边缘图片数据
http://scp-wiki-cn.wikidot.com/fragment:note-img

主要代码

css
/*
==================
笔记本组件

制作者:Etinjat
优化了便签纸格式
厚度代码取自woedenaz的黑标边框
==================
*/

/*
==================
变量
==================
*/
/* 撕页图片 */
@import url('http://scp-wiki-cn.wikidot.com/fragment:note-img/code/1');

:root{

/*
------------------
    书本厚度色 
------------------ -
*/

 --cl-a1:235,235,225,1;
  --cl-a2:222,210,220,1;
  --cl-a3:210,200,195,1;
  --cl-a4:25,25,25,1;
   --page-color:#f3f3f3;

    /* 书本厚度描框 */

--box-bk-0:0.0625rem 0.0625rem 0 rgba(var(--cl-a1)), 0.125rem 0.125rem 0 rgba(var(--cl-a2)), 0.1875rem 0.1875rem 0 rgba(var(--cl-a2)), 0.25rem 0.25rem 0 rgba(var(--cl-a3)), 0.3125rem 0.3125rem 0 rgba(var(--cl-a2)), 0.375rem 0.375rem 0 rgba(var(--cl-a2)), 0.4375rem 0.4375rem 0 rgba(var(--cl-a2)), 0.8rem 0.8rem 0 rgba(var(--cl-a4));

/* 文字大小,为避免calc出现问题故采用手动计算 */
    --txt-size: 1.5rem;
    --txt-size-opp: -1.5rem;
    --txt-size-opp-2-1: -1rem;
    --txt-size-opp-2: -3rem;
    --txt-size-2-1: 1rem;
    --txt-size-3-1: 0.5rem;
    --txt-size-4-1: 0.375rem;

/*------------------ 各线 ------------------*/
--page-divider:linear-gradient(to right, transparent 50.2%, #000 50.3%, transparent 50.4%);

--mark-color:linear-gradient(to right, transparent 46%, #333 46.1%, #333 49%, transparent 49.1%);

--line-color:linear-gradient(to top ,transparent 0%,#c0c0c0 1%, transparent 5%, #c0c0c0 11%,transparent 12%,transparent 20%);

----line-color-no:none;

----line-color-none:none;

/* 
------------------------------------
便签纸
-------------------------------------
*/

--tip-color: #cee0e2;

/* 
------------------------------------
单页样式
-------------------------------------
*/

/* ---------------预设颜色--------------*/

  /* 预设卷轴 */
--scroll-top: linear-gradient(0deg,#752b14  1%,#521f10 20%,#3c0a02 45%, #3e0d08 50%, #2b0609 90%, #51102f 98%, #2c0416 99%, #2c0321 100%) ;

--scroll-bottom: linear-gradient(180deg,#752b14 1%,#521f10 20%,#3c0a02 45%, #3e0d08 50%, #2b0609 90%, #51102f 98%, #2c0416 99%, #2c0321 100%);

--scroll-mid-horiz: linear-gradient( 0deg,#752b14 1%,#954425 3.5%,#a4582b 6%,#b1772b 10%,#e4b876 20%,#edc995 40%,#e7cfac 50%,#e4b876 70%, #b1772b 90%,#a4582b 96%,#954425 98%,#752b14 100%);

--scroll-roll: radial-gradient( #dbd2cf 0%,#dfd5ac 8%,#c69c61 40%,#82462e 80%, #4d1d11 100%);

--scroll-left: linear-gradient(-90deg,#752b14  1%,#521f10 20%,#3c0a02 45%, #3e0d08 50%, #2b0609 90%, #51102f 98%, #2c0416 99%, #2c0321 100%) ;

--scroll-right: linear-gradient(90deg,#752b14 1%,#521f10 20%,#3c0a02 45%, #3e0d08 50%, #2b0609 90%, #51102f 98%, #2c0416 99%, #2c0321 100%);

--scroll-mid-verti: linear-gradient( 90deg,#752b14 1%,#954425 3.5%,#a4582b 6%,#b1772b 10%,#e4b876 20%,#edc995 40%,#e7cfac 50%,#e4b876 70%, #b1772b 90%,#a4582b 96%,#954425 98%,#752b14 100%);

--scroll-bar: linear-gradient( 90deg,#052103 0%,#0a4231 20%,#2b5f3d 40%,#0a4231 80%, #052103 100%);

 /* 预设古本 */
--style-oldpaper-left:linear-gradient(90deg,#edc995 10%,#f7d19a 20%, #ffe4b2 100%);

--style-oldpaper-right:linear-gradient(-90deg,#edc995 10%,#f7d19a 20%, #ffe4b2 100%);

--style-oldpaper-mid:linear-gradient(89deg, #ffe4b2 2%,#fdf2c9 8%,#fff9d3 40%,#fdf2c9 90%, #ffe4b2 100%) ;

 --style-oldpaper-top:linear-gradient(180deg,#edc995 40%,#f7d19a 60%, #ffe4b2 100%);

--style-oldpaper-bottom:linear-gradient(0deg,#edc995 10%,#f7d19a 20%, #ffe4b2 100%);

--style-oldpaper-midverti:linear-gradient(0deg, #ffe4b2 2%,#fdf2c9 8%,#fff9d3 40%,#fdf2c9 90%, #ffe4b2 100%) ;

--linear-txt: linear-gradient(89deg, #ffe4b2 2%,#fdf2c9 8%,#fff9d3 40%,#fdf2c9 90%, #ffe4b2 100%);

 /* 预设便签纸 */
--style-notepaper-main: rgb(231, 233, 220);

--style-notepaper-line: linear-gradient(to top ,rgb(202, 219, 228) 0%, transparent 8%);

/* 预设拍纸簿 */
 --line-pad-color:rgb(222 124 64 / 35%);

 --line-pad-0:linear-gradient(to right ,var(--line-pad-color) 0%,var(--line-pad-color) 0.25%, transparent 0.3%,transparent 0.55%,var(--line-pad-color) 0.6%,var(--line-pad-color) 0.85%,transparent 0.9% );

 --line-pad-1:linear-gradient(to right ,var(--line-pad-color) 0%, var(--line-pad-color) 1%,transparent 1.1%);

--style-pad-line: linear-gradient(to top ,rgba(195, 182, 149,0.8) 0%, transparent 8%);

}

/*
==================
书页
==================
*/

.note-cover{
    width:100%;
    clear:both;
    background-color: #f3f3f3;
    margin: 0rem;
}

.note-wrap{
    -moz-box-shadow:  var(--box-bk-0);
    -webkit-box-shadow: var(--box-bk-0);
    -o-box-shadow: var(--box-bk-0);
    -ms-box-shadow: var(--box-bk-0);
    box-shadow: var(--box-bk-0);
    background-color: #f3f3f3;
    background-color: var(--page-color);
    border:1px solid #cccccc;  
}

.note-paper-midner,
.note-quote-inner,
.note-page {
    white-space:normal;
    float:left;
    display: block;
    font-family: '宋体',  '等线', lisu, sans-serif;
    font-size: 110%;
    font-style: normal;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-repeat: repeat;

    background-position: 0rem 1.5rem;
    background-size: 100% 1.5rem;   
    line-height: 1.5rem;
    background-position: 0rem var(--txt-size);
    background-size: 100% var(--txt-size);
    line-height: var(--txt-size);

    background-image:var(--line-color);
 /*! padding: 0em 1em 0 1em; */
}

.note-page :not(.scp-image-block) img{
  /*  float: left;  */
    clear: both;
    margin: 0rem ;
     padding: 0.375rem 0.5rem ;
    margin: 0.375rem 0;
   min-height: 1.5rem;
}

.note-paper-midner,
.note-paper-midner p,
.note-quote-inner,
.note-quote-inner p,
.note-page .note-bookmark,
 .note-page .note-bookmark p{
    line-height: 1.5rem;
    line-height: var(--txt-size);
    margin: 0;
    word-break: break-all;
}

 .note-page .note-bookmark p:not(:first-child){
    padding: 1.5rem 0rem 0rem 0rem;
}

.note-leaf .note-bookmark {
        padding:0rem 0.5rem 0rem 0.5rem;   
}

 .note-line .note-bookmark {
               padding:1.5rem 0rem 1rem 0rem;   
}

/*
-------------------------
分栏书页
--------------------------
*/

.note-leaf{
     columns:1px 2;
    -webkit-columns:1px 2;
    -moz-columns:1px 2;
     column-rule:3px  outset #ccc;
    min-height: 10px;
    -moz-column-gap:0rem;
    -webkit-column-gap:0rem;
    column-gap:0.5rem;
}

.note-leaf .note-page{
    padding:0 0rem 0rem;
    margin:0 0.5rem 0 0.5rem;
}

@media (max-width: 495px) { 
 .note-leaf .note-page{
      padding:0;
      margin:0;   
  }

 .note-leaf .note-bookmark {
      padding:0;
      margin:0 0 1rem 0;   
  }

  .note-page .note-bookmark p{
     overflow: hidden;/* 图片手机溢出 */
  }
}

/*
-------------------------
左右书页
--------------------------
*/

.note-line {
  display: flex;
  justify-content:space-around;  
}

.note-right, .note-left{
    display: flex;
    flex:1;
}

.note-cover .note-line .note-mid-separator {
  /*  flex-grow:0; */
    border-left: 1px solid #666;
    border-right: 1px solid #666;
          background-color: #666;
}

.note-right {
    margin:0 1rem 0rem 0.5rem;
}

.note-left {
    margin:0 0.5rem 0 1rem;
}

@media (max-width: 500px) {

  .note-line ,
  .note-line  div{
    display: block;     
  }

  .note-line  .note-bookmark {
            padding:0 0.4rem 0 0.8rem;
      padding:val(--pages-padding);
    }

    .note-left, .note-right{
       margin: 0rem;
   }

    .note-line  .note-bookmark{
       padding:1.5rem 0.5rem 0rem 0.5rem;
        width: auto;
   }

  .note-line  .note-page:last-child  .note-bookmark  {
            padding-top:0rem !important;
            padding-bottom:1rem;
    }   

 .note-line  .note-page:first-child  .note-bookmark{
            padding-bottom:1.7rem;
    }  

/* ------------------------------
  .note-line  .note-page:last-child  .note-bookmark  {
            padding-top:1.5rem;
            padding-bottom:1rem;
    }   

  .note-left  p:not(:first-child),
  .note-right p:not(:first-child) {
     margin: 0;
  }   
--------------------------------- */

}

/* 
----------------------------
边缘撕页
----------------------------
*/

.chew-paper-left .reserve-chewpaper,
.chew-paper-right .reserve-chewpaper,
.chew-paper-both .reserve-chewpaper{
    filter: drop-shadow(0px 0px 0.5px rgba(0,0,0,0.8));
    width: auto;
    height: 100%;
    position: absolute;
}

.chew-paper-both .reserve-chewpaper:after,
.chew-paper-both .reserve-chewpaper:before,
.chew-paper-right .reserve-chewpaper:after,
.chew-paper-left .reserve-chewpaper:before{
    content: ' ';
    width: 1rem;
    height: 100%;
    position: absolute;
    background:#f3f3f3;
     -webkit-mask-repeat: repeat-y; 
    mask-repeat: repeat-y;
    mask-image: var(--img-chew222);
    -webkit-mask-image: var(--img-chew222);
    -webkit-mask-position: right;
    mask-position: right;
    mask-size: 1rem;
     -webkit-mask-size: 1rem;
}

.chew-paper-both .reserve-chewpaper:before,
.chew-paper-left .reserve-chewpaper:before{
    mask-image: var(--img-chew111);
    -webkit-mask-image: var(--img-chew111);
    left:-1.1rem;
}

/* 
----------------------------
底部裁角以模拟书脊空隙
----------------------------
*/

.note-leaf, .note-mid-separator {
position:  sticky;/**/
}

.reserve-separator:before,
.reserve-separator:after,
.note-leaf .note-page:after,
.note-leaf .note-page:before {
 content:'▲';
 position:absolute;
 font-size:1.3rem;/* 1.2 */
 padding:0;
 margin:0;
 line-height:0;
}

.note-leaf .note-page:after,
.reserve-separator:after {
 font-size:0.6rem;
}

.reserve-separator:before {
 bottom:-0.2rem;
 left:-0.6rem; /* 往左一半大小 */
}

.reserve-separator:after {
 bottom:-0.7rem;/* 1.8? */
 left:-0.3rem;/* 略微向右? */
}

.note-leaf .note-page:before {
 bottom:-1%;
 left:49%;
 left:-moz-calc(50% - 0.6rem);
 left:-webkit-calc(50% - 0.6rem);
 left:calc(50% - 0.6rem);/* 减去自身的一半大小 */
}

.note-leaf .note-page:after {
 bottom:-2.2%;
 left:49.3%;
 left:-moz-calc(50% - 0.36rem);
 left:-webkit-calc(50% - 0.36rem);
 left:calc(50% - 0.4rem);/* 略微向右? */
}

.reserve-separator:before ,
.note-leaf .note-page:before {
   color:#191919;
 color:rgba(var(--cl-a4));
}

.reserve-separator:after , 
.note-leaf .note-page:after {
   color:#fff;
    color:rgba(var(--swatch-background,255,255,255), 1); /* 应使用背景色,实际溢出,在其他背景色中会见到问题 */
}

.yui-content .reserve-separator:before ,
.yui-content .note-leaf .note-page:after {
 display:none;
}

@media (max-width: 495px) {  
.reserve-separator:before,
.reserve-separator:after,
.note-leaf .note-page:after,
.note-leaf .note-page:before  {
content:' ';
}
}

/* 
======================
单页笔记
======================
*/

/* 
-------------------------
整页 
-------------------------
*/

.note-quote-inner {
    float: none;
    width: 100%;
}

.note-quote-out {
    padding:0rem 1rem 1rem 1rem;
    border:1px solid #a5a5a5;  
}

.note-quote-inner p {
    padding:1.5rem 0.5rem 0rem 0.5rem;
    line-height: 1.5rem;
}

.note-quote-out,
.note-paper-mid,
.note-paper-left,
.note-paper-right{
    background-color: #f2f2f2;
    background-color: var(--page-color);
}

/* 
------------------------
撕页 
------------------------
*/

.note-paper-wrap{
    width: 100%;
    margin: 0 auto;
   -webkit-filter:drop-shadow(1px 2px 2px #333);
    filter: drop-shadow(1px 2px 2px #333);
}

.note-paper-main {
     display: flex;
     display: -webkit-flex; 
     justify-content: space-between;
}

.note-paper-main div{
    min-width:1rem;
}

.note-paper-mid{
    width: 100%;
}

.note-paper-midner {
    width:98%;
    margin: 0 1%;
}

.note-paper-midner p {
    padding:1.5rem 0.2rem 0rem 0.2rem;
}

/* 自定义边缘文字,默认不显示 */

.note-paper-rightner p,
.note-paper-leftner p{
   display:none;
   width:0;
   word-break: break-all; 
   padding-top:1rem;
}

/*------------ 左右齿痕 ------------*/

div:is(.chew-paper-horiz, .chew-paper-left, .chew-paper-right)   div:is(.note-paper-left, .note-paper-right) { 
         height:auto;
 -webkit-mask-repeat: repeat-y;
         mask-repeat: repeat-y;
 -webkit-mask-size: 1.05rem;
         mask-size: 1.05rem;
}

div:is(.chew-paper-horiz, .chew-paper-left)  .note-paper-left{   
    -webkit-mask-image:var(--img-chew111);
            mask-image:var(--img-chew111);
    -webkit-mask-position: left;
            mask-position: left;
}

div:is(.chew-paper-horiz,  .chew-paper-right)  .note-paper-right {   
    -webkit-mask-image:var(--img-chew222);
    -webkit-mask-position: right;
    mask-image:var(--img-chew222);
    mask-position: right;
}

@media (max-width: 459px) {  
        .note-paper-main div{
    min-width:0.5rem;
}

div[class*="chew-paper"]:not([class*="$chew"])  .note-paper-left ,
div[class*="chew-paper"]:not([class*="$chew"])   .note-paper-right {
 -webkit-mask-size: 0.5rem;
         mask-size: 0.5rem;
}

.note-paper-wrap{
    width: 100% !important;
}
}

/*------------------ 上下齿痕 ------------------ */

div:is(.chew-paper-verti, .chew-paper-top, .chew-paper-bottom) .note-paper-main{
  flex-direction:  column;
}

div:is(.chew-paper-verti, .chew-paper-top, .chew-paper-bottom) div:is(.note-paper-midner, .note-paper-under) p {
  margin:0 1rem;
}

.chew-paper-verti .note-paper-right,
.chew-paper-verti .note-paper-left,
.chew-paper-top .note-paper-right,
.chew-paper-top .note-paper-left,
.chew-paper-bottom .note-paper-right,
.chew-paper-bottom .note-paper-left{
  min-width:1rem;
  min-height: 2rem;
 }

div:is(.chew-paper-verti, .chew-paper-top, .chew-paper-bottom) div:is(.note-paper-left, .note-paper-right){
  min-width:1rem;
  /*! min-height: 2rem; */
}

div:is(.chew-paper-verti, .chew-paper-top)  .note-paper-left ,
div:is(.chew-paper-verti, .chew-paper-bottom)  .note-paper-right {
         height:auto;
 -webkit-mask-repeat: repeat-x;
         mask-repeat: repeat-x;
 -webkit-mask-size: 10.5rem;
         mask-size: 10.5rem;
}

.chew-paper-verti .note-paper-left,
.chew-paper-top .note-paper-left{
    -webkit-mask-image:var(--img-chew333);
    mask-image:var(--img-chew333);
    -webkit-mask-position: bottom;
    mask-position:bottom;
margin-bottom: -0.1rem;
}

.chew-paper-verti .note-paper-right,
.chew-paper-bottom .note-paper-right {   
      -webkit-mask-image:var(--img-chew444);
    mask-image:var(--img-chew444);
    -webkit-mask-position: top;
    mask-position: top;
    margin-top: -0.1rem;
}

.chew-paper-top .note-paper-right,
.chew-paper-bottom .note-paper-left {   
min-height:0;
}

.chew-paper-verti   .note-paper-left  ,
.chew-paper-verti   .note-paper-right,
.chew-paper-top   .note-paper-left  ,
.chew-paper-bottom   .note-paper-right {
         height:auto;
 -webkit-mask-repeat: repeat-x;
         mask-repeat: repeat-x;
 -webkit-mask-size: 10rem;
         mask-size: 10rem;
}

.chew-paper-verti .note-paper-left,
.chew-paper-top .note-paper-left{
    -webkit-mask-image:var(--img-chew333);
    mask-image:var(--img-chew333);
    -webkit-mask-position: bottom;
    mask-position:bottom;
margin-bottom: -0.1rem;
}

.chew-paper-verti .note-paper-right,
.chew-paper-bottom .note-paper-right {   
      -webkit-mask-image:var(--img-chew444);
    mask-image:var(--img-chew444);
    -webkit-mask-position: top;
    mask-position: top;
    margin-top: -0.1rem;
}

.chew-paper-top .note-paper-right,
.chew-paper-bottom .note-paper-left {   
min-height:0;
}

@media (max-width: 459px) {  
        .note-paper-main div{
    min-width:0.5rem;
}

div:is(.chew-paper-verti, .chew-paper-top) .note-paper-left ,
div:is(.chew-paper-verti, .chew-paper-bottom) .note-paper-right {
 -webkit-mask-size: 10rem !important;
         mask-size: 10rem !important;
}

.note-paper-wrap{
    width: 100% !important;
}
}

/*------------ 边缘折痕  ------------*/

  .note-paper-left,
  .note-paper-right {
   background-repeat:no-repeat;
}

.chew-paper-right .crease-right-top .note-paper-right{
     border-top-right-radius: 4rem 1rem;
     background-image: linear-gradient(65deg,transparent 0%,  transparent 93.5%,rgba(0, 0, 0, 0.1) 95%, rgba(0, 0, 0, 0.1) 95.5%, rgba(0, 0, 0, 0.2) 96%,rgba(0, 0, 0, 0.1) 96.5%,rgba(0, 0, 0, 0.2) 97%, rgba(0, 0, 0, 0.25) 100%); 

}

.chew-paper-right .crease-right-bottom .note-paper-right{
     border-bottom-right-radius: 4rem 1rem;
     background-image: linear-gradient(115deg,transparent 0%,  transparent 93.5%, rgba(0, 0, 0, 0.15) 95.5%,rgba(0, 0, 0, 0.1) 96%, rgba(0, 0, 0, 0.2) 96.5%,rgba(0, 0, 0, 0.25) 96.5%,rgba(0, 0, 0, 0.2) 97%, rgba(0, 0, 0, 0.3) 100%); 
}

.chew-paper-left .note-paper-left{
     border-top-left-radius: 0.2rem 1rem;
     background-image: linear-gradient(-75deg,transparent 0%,  transparent 93.5%, rgba(0, 0, 0, 0.15) 95.5%,rgba(0, 0, 0, 0.1) 96%, rgba(0, 0, 0, 0.2) 96.5%,rgba(0, 0, 0, 0.25) 96.5%,rgba(0, 0, 0, 0.2) 97%, rgba(0, 0, 0, 0.3) 100%); 
}

.chew-paper-left .note-paper-left{
     border-bottom-left-radius: 0.2rem 2rem;
     background-image: linear-gradient(250deg,transparent 0%,  transparent 93.5%, rgba(0, 0, 0, 0.15) 95.5%,rgba(0, 0, 0, 0.1) 96%, rgba(0, 0, 0, 0.2) 96.5%,rgba(0, 0, 0, 0.25) 96.5%,rgba(0, 0, 0, 0.2) 97%, rgba(0, 0, 0, 0.3) 100%); 
}

div:is(.crease-left-top,   .crease-left-bottom) .crease-set-corner:before,
div:is(.crease-right-top, .crease-right-bottom) .crease-set-corner:after {
   content:'  ';
   position:absolute;
   width:3rem;
   height:3rem;
}

div:is(.chew-paper-horiz, .chew-paper-left)  .crease-set-corner:before,
div:is(.chew-paper-horiz, .chew-paper-right)  .crease-set-corner:after{
    content:'';
    width:0rem;
  height:0rem;
}

 .crease-left-top .crease-set-corner:before {
      border-top-left-radius: 0.2rem 1rem;

     background-image: linear-gradient(-50deg,transparent 0%, transparent 50%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0.15) 70%,rgba(0, 0, 0, 0.1) 74%, rgba(0, 0, 0, 0.2) 76%,rgba(0, 0, 0, 0.25) 82%,rgba(0, 0, 0, 0.22) 84%, rgba(0, 0, 0, 0.2) 90%, rgba(0, 0, 0, 0.3) 100%); 

}

.crease-left-bottom .crease-set-corner:before {

        bottom:0;
    border-bottom-left-radius: 0.1rem 1rem;
     background-image: linear-gradient(230deg,transparent 0%, transparent 50%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0.15) 70%,rgba(0, 0, 0, 0.1) 74%, rgba(0, 0, 0, 0.2) 76%,rgba(0, 0, 0, 0.25) 82%,rgba(0, 0, 0, 0.22) 84%, rgba(0, 0, 0, 0.2) 90%, rgba(0, 0, 0, 0.3) 100%); 
}

.crease-right-top .crease-set-corner:after {
      top:0;
      right:0;
      border-top-right-radius: 0.2rem 0.5rem;
      background-image: linear-gradient(60deg,transparent 0%,  transparent 55%, rgba(0, 0, 0, 0.15) 75%,rgba(0, 0, 0, 0.1) 82%, rgba(0, 0, 0, 0.2) 85%,rgba(0, 0, 0, 0.25) 86%,rgba(0, 0, 0, 0.2) 87%, rgba(0, 0, 0, 0.3) 100%); 

}

.crease-right-bottom .crease-set-corner:after {
     bottom:0;
     right:0;
      background-image: linear-gradient(120deg,transparent 0%,  transparent 55%, rgba(0, 0, 0, 0.15) 75%,rgba(0, 0, 0, 0.1) 82%, rgba(0, 0, 0, 0.2) 85%,rgba(0, 0, 0, 0.25) 86%,rgba(0, 0, 0, 0.2) 87%, rgba(0, 0, 0, 0.3) 100%); 
}

@media (max-width: 900px) {  
 .note-paper-unset333  .note-paper-left,
  .note-paper-unset333 .note-paper-right{
   background-image:none;
   border-radius:0;
 }
}

/*  div[class*="crease"]:not([class*="$crease"]) 禁止两种折痕同时出现  */

/*
@media (max-width: 900px) {  
 .note-paper-unset111 div[class*="crease"]:not([class*="$crease"]) .note-paper-left,
  .note-paper-unset111 div[class*="crease"]:not([class*="$crease"])  .note-paper-right{
   background-image:none;
   border-radius:0;
 }
}
*/

/*-------------- 书页下方文字,通常作为页码 ------------------- */

.note-paper-under{
  margin:0rem;
  font-size:0.5rem;
  padding:0;  /* 三分之一 */
}

.note-paper-under p{
     padding:0;
     margin:0;
     line-height: 1.5rem;
     visibility:hidden;
}

.note-paper-under{
  min-height:1rem;
}

.note-paper-upon{
    display: none;/* 页眉部分,通常不用 */
}

.note-paper-upon p{
   margin:0.5rem 0.2rem -1rem 0.2rem;
   margin-top:var(--txt-size-3-1);
   margin-bottom: var(--txt-size-opp-2-1);
}

div:is(.upon-set-left, .upon-set-right, .upon-set-center, .under-set-left, .under-set-right, .under-set-center) p{
  visibility:visible;
  padding:0rem 0;
}

.upon-set-left, 
.under-set-left{
  text-align:left;
        display:block;
}

.upon-set-right,
.under-set-right{
  text-align:right;
        display:block;

}

.upon-set-center,
.under-set-center{
  text-align:center;
    display:block;
}

/*
----------------------------------
附加组件 - 卷轴
----------------------------------
*/

/* ----------------- 横向卷轴 ----------------- */

div:is(.accessory-scroll-left, .accessory-scroll-right, .accessory-scroll-horiz) .note-paper-setbox{
  display:flex;
}

/* 卷轴的轴 */
.accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom) {
  background:var(--scroll-roll);
min-width:3rem;
height:auto;
border-radius:0.5rem;
}

.accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom)::before {
  content:' ';
  background:var(--scroll-bar);

min-width:1.5rem;
height:1rem;
border-radius:0.3rem 0.3rem 0 0;

position:absolute;
margin:-1rem 0 0 0.8rem;
}

.accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom)::after {
  content:' ';
  bottom:0;
  background:var(--scroll-bar);

min-width:1.5rem;
height:1rem;
border-radius:0 0 0.3rem 0.3rem ;

position:absolute;
margin:0rem 0 -1rem 0.8rem;
}

/* 垂直卷轴 */

.accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom)  {
  background-size:90%;
  min-height:2.5rem;
  border-radius:0.5rem;
  background-position:  center;
  background:var(--scroll-roll);

}

.accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom)::before {
  content:' ';
  background:var(--scroll-bar);
  min-width:1rem;
  height:1rem;
  border-radius:0.3rem 0rem 0rem  0.3rem;
  position:absolute;
  margin:0.7rem 0 0rem -1rem;
}

.accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom)::after {
  content:' ';
  right:0;
  background:var(--scroll-bar);
  min-width:1rem;
  height:1rem;
  border-radius:0 0.3rem 0.3rem 0rem ;
  position:absolute;
  margin:0.7rem -1rem 0rem 0rem;
}

/* 如果不懒的话,用cale计算。都是1.5rem的变数。卷轴柄的大小等于文字的一半,向外溢出自身宽/高的一半,等等。*/

@media (max-width: 495px) {
  .accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom)  {
     display:none
   }
}

/* 单遍卷轴的轴角,注意卷轴与撕边的元素名是并在一起的  */

.accessory-scroll-horiz.chew-paper-top .note-reserve-top {
  border-bottom-right-radius:0;
}
.accessory-scroll-horiz.chew-paper-top .note-reserve-bottom {
  border-bottom-left-radius:0;
}

.accessory-scroll-horiz .chew-paper-bottom  .note-reserve-top {
  border-top-right-radius:0rem;
}

.accessory-scroll-horiz .chew-paper-bottom .note-reserve-bottom {
  border-top-left-radius:0;
}

.accessory-scroll-horiz .chew-paper-left .note-reserve-bottom {
  border-top-left-radius:0;
    border-bottom-left-radius:0;
}
.accessory-scroll-horiz .chew-paper-right .note-reserve-top {
  border-top-right-radius:0;
    border-bottom-right-radius:0;
}

/**/

.accessory-scroll-verti .chew-paper-left .note-reserve-top {
  border-bottom-right-radius:0;
}

.accessory-scroll-verti .chew-paper-left .note-reserve-bottom {
  border-top-right-radius:0rem;
}

.accessory-scroll-verti .chew-paper-right .note-reserve-top {
  border-bottom-left-radius:0;
}

.accessory-scroll-verti .chew-paper-right .note-reserve-bottom {
  border-top-left-radius:0;
}

.accessory-scroll-verti .chew-paper-top  .note-reserve-bottom {
    border-top-left-radius:0;
    border-top-right-radius:0;
}

.accessory-scroll-verti .chew-paper-bottom  .note-reserve-top {
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}

/*
----------------------------------
附加组件 - 纸堆(未适应)
----------------------------------
*/

/* 未适应调节边缘大小 */
:root{
    --pile-color:var(--page-color);
    --piling-delay:1.5s;
    --piling-times:1;
}

.accessory-pile  {
    margin:  0 auto;
    position: relative;
    width: 90%;
}

.accessory-pile  :is(.note-paper-unset222, .note-paper-unset333, .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):before,
.accessory-pile  :is(.note-paper-unset222, .note-paper-unset333, .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):after{
    background-color:rgba(243,243,243,1);
}

.accessory-pile   .note-paper-unset222{
    filter: drop-shadow(0px 0px 1px rgba(0, 0, 0,0.1));
}

.accessory-pile   .note-paper-unset333{
    filter: drop-shadow(0px 0px 1px rgba(0, 0, 0,0.3));
}

.accessory-pile   .note-paper-main{
    filter: drop-shadow(0px 0.5px 1px rgba(0, 0, 0,0.6));
}

.accessory-pile div:is(.note-paper-unset222, .note-paper-unset333):before,
.accessory-pile div:is(.note-paper-unset222, .note-paper-unset333):after{
    content: " ";
    height: 100%;
    width: 96%;
    position: absolute;
    z-index: -1;
    mask-size:1rem;
    mask-origin: view-box;
    mask-repeat: repeat-y;
 }

/* -------------------左与右----------------------- */

.accessory-pile .note-paper-unset222:before,
.accessory-pile  .note-paper-unset222:after {
    transform: rotate(-2.6deg);
        top:0.1rem;
}

.accessory-pile .note-paper-unset222:before {
    left:-0.2rem;
}
.accessory-pile  .note-paper-unset222:after {
    left:0.6rem;
}

.accessory-pile  .note-paper-unset333:before,
.accessory-pile .note-paper-unset333:after {
    transform: rotate(1.8deg);
        top:-0.8rem;
}

.accessory-pile  .note-paper-unset333:before {
    left:1.2rem;
}
.accessory-pile  .note-paper-unset333:after {
    left:2.1rem;
}

.accessory-pile .chew-paper-left:before,
.accessory-pile .chew-paper-left .note-paper-unset333:before {
    -webkit-mask-image: var(--img-chew111);
mask-image: var(--img-chew111);
    -webkit-mask-position:left;
}

.accessory-pile .chew-paper-right:after,
.accessory-pile .chew-paper-right .note-paper-unset333:after {
    -webkit-mask-image: var(--img-chew222);
mask-image: var(--img-chew222);
    -webkit-mask-position:right;
    mask-position:right;
}

/* 左右 */

.accessory-pile .chew-paper-horiz:before,
.accessory-pile .chew-paper-horiz .note-paper-unset333:before {
    -webkit-mask-image: var(--img-chew111);
mask-image: var(--img-chew111);
    -webkit-mask-position:left;
}

.accessory-pile .chew-paper-horiz:after,
.accessory-pile .chew-paper-horiz .note-paper-unset333:after {
    -webkit-mask-image: var(--img-chew222);
mask-image: var(--img-chew222);
    -webkit-mask-position:top;
    mask-position:right;
}

.accessory-pile .chew-paper-horiz .crease-set-corner:before{
    z-index: -2;
    content: " ";
    height: 100%;
    width: calc(100% - 1.8rem);/**/
    position: absolute;
    transform: rotate(-2.6deg);   
    left:0.7rem;
    top:0.1rem;
}

.accessory-pile .chew-paper-horiz  .crease-set-corner:after{
background: rgba(243,243,243,1);
    z-index: -3;
       content: " ";
    height: 100%;
    width: calc(100% - 1.8rem);/**/
    position: absolute;
    transform: rotate(1.8deg);   
    left:1.5rem;
    top:-0.8rem;
}

@media (max-width: 495px) {

 .accessory-pile   .note-paper-main{
    width: 100%;
   }

    .accessory-pile  {
    width: 98%;
  }    

  .accessory-pile  .note-paper-unset333:before,
  .accessory-pile  .note-paper-unset222:before,
  .accessory-pile .note-paper-unset333:after,
  .accessory-pile .note-paper-unset222:after{
       width: 93%;
  }
}

/* -------------------上与下---------------- */

/* 上 */

.accessory-pile .note-paper-unset222.chew-paper-top:before,
.accessory-pile .chew-paper-top .note-paper-unset333:before {
    -webkit-mask-image: var(--img-chew333);
mask-image: var(--img-chew333);
    -webkit-mask-position:top;
    mask-position: top;
    height: 2.5rem;
    width: 96%;
        mask-repeat: repeat-x;
    mask-size:30%;
}

.accessory-pile .note-paper-unset222.chew-paper-top:before,
.accessory-pile  .note-paper-unset222.chew-paper-top:after {
    transform: rotate(-2.6deg);
    height:100%;
    left:-0.6rem;
}

.accessory-pile  .note-paper-unset222.chew-paper-top:before {
   top:-0.5rem
}
.accessory-pile  .note-paper-unset222.chew-paper-top:after {
   top:0.1rem
}

.accessory-pile  .chew-paper-top .note-paper-unset333:before,
.accessory-pile .chew-paper-top .note-paper-unset333:after {
    transform: rotate(1.8deg);
    height:100%;
    left:1.6rem;
}

.accessory-pile .chew-paper-top .note-paper-unset333:before {
       top:0.2rem
 }
.accessory-pile  .chew-paper-top .note-paper-unset333:after {
       top:0.8rem
 }

/* 下  */

.accessory-pile .note-paper-unset222.chew-paper-bottom:after,
.accessory-pile .chew-paper-bottom .note-paper-unset333:after{
    -webkit-mask-image: var(--img-chew444);
mask-image: var(--img-chew444);
    -webkit-mask-position:bottom;
    mask-position: bottom;
    height: 2.5rem;
    width:96%;
        mask-repeat: repeat-x;
    mask-size:30%;
    top: 90%;
    position: absolute;
    z-index: -1;
    display: block;
    height: 100%;
                    left: 0;
}

.accessory-pile .chew-paper-bottom .note-paper-unset333:before,
.accessory-pile  .note-paper-unset222.chew-paper-bottom:before {
            left: 0;
}

.accessory-pile  .chew-paper-bottom .note-paper-unset333:after {
   top:-0.1rem;
 }

.accessory-pile  .note-paper-unset222.chew-paper-bottom:after {
   top:0.8rem;
 }

.accessory-pile   .note-paper-unset222.chew-paper-bottom{
    filter: drop-shadow(0px 2px 1px rgba(0, 0, 0,0.2));
}

.accessory-pile  .chew-paper-bottom .note-paper-unset333{
    filter: drop-shadow(0px 2px 1px rgba(0, 0, 0,0.3));
}

.accessory-pile  .chew-paper-bottom .note-paper-main{
    filter: drop-shadow(0px 2px 1px rgba(0, 0, 0,0.3));
}

/* 上下 */

.accessory-pile .chew-paper-verti  .crease-set-corner:after,
.accessory-pile .chew-paper-verti .crease-set-corner:before{
        background: rgba(243,243,243,1);;
}

.accessory-pile :is(.note-paper-unset222.chew-paper-verti, .chew-paper-verti .note-paper-unset333):after,
.accessory-pile :is(.note-paper-unset222.chew-paper-verti, .chew-paper-verti .note-paper-unset333):before {
      height:3rem;
    width: 96%;
        mask-repeat: repeat-x;
    mask-size:12rem;
        left:0rem;
    top:0.5rem
}

.accessory-pile .note-paper-unset222.chew-paper-verti:before,
.accessory-pile .chew-paper-verti .note-paper-unset333:before {
    -webkit-mask-image: var(--img-chew333);
     mask-image: var(--img-chew333);
    -webkit-mask-position:top;
    mask-position: top;
}

.accessory-pile .note-paper-unset222.chew-paper-verti:after,
.accessory-pile .chew-paper-verti .note-paper-unset333:after{
    -webkit-mask-image: var(--img-chew444);
mask-image: var(--img-chew444);
    -webkit-mask-position:bottom;
    mask-position: bottom;
    mask-size:16rem;
    top: 0%;
    z-index: -1;
    height: 100%;
    left: 0px;
    top:-1rem;
}

.accessory-pile .chew-paper-verti .crease-set-corner:after,
.accessory-pile .chew-paper-verti .crease-set-corner:before{
    transform: rotate(-2.6deg);  
    z-index: -2;
    content: " ";
    height:calc(100% - 3rem);;
        width:96%;
    position: absolute;
}

.accessory-pile .chew-paper-verti .crease-set-corner:before{
    transform: rotate(-2.6deg);  
    top:0.5rem;
    left:0;
    top:2rem
}

.accessory-pile .chew-paper-verti .note-paper-unset333:before {
            left:0.7rem;
}

.accessory-pile .note-paper-unset222.chew-paper-verti:after{
    left: 0px;
    top:0rem;
}

.accessory-pile .chew-paper-verti  .crease-set-corner:after{
    transform: rotate(1.8deg);
    height:calc(100% - 3rem);;
    top:1.2rem;
}

.accessory-pile .note-paper-unset222.chew-paper-verti:before{
    left:-0.6rem;
    top:1.3rem;
}

/*------------ 纸堆动画 ------------*/

.note-nobody[class*="piling"] div:is(.note-paper-unset111, .note-paper-unset222, .note-paper-unset333, .note-paper-main) {
    opacity: 0;
}

.note-nobody[class*="piling"] div:is(.note-paper-unset111, .note-paper-unset222, .note-paper-unset333, .note-paper-main){
       opacity: 0;
       animation-name:Opac0to1;
      animation-duration:0.5s;
      animation-fill-mode: forwards;
     animation-iteration-count: var(--piling-times)); 
}

.note-nobody[class*="piling"] .note-paper-unset111{
 animation-delay: calc(0.1 * var(--piling-delay)); 

}

.note-nobody[class*="piling"] .note-paper-unset222{
 animation-delay: calc(0.1 * var(--piling-delay)); 

}

.note-nobody[class*="piling"] .note-paper-unset333{
 animation-delay: calc(1.5 * var(--piling-delay)); 
}

.note-nobody[class*="piling"] .note-paper-main{
 animation-delay: calc(2.5 * var(--piling-delay)); 
}

@keyframes Opac0to1{
    0% {
                     opacity: 0;
    }
    100% {
                      opacity: 1;
    }
}

/*------------ 预设样式的垫底颜色 ------------*/

.preset-style-notepaper .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):before,
.preset-style-notepaper .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):after{
    background-color:rgb(231, 233, 220) ;
}

.preset-style-pad .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):before,
.preset-style-pad .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):after{
    background-color:#faf4dc ;
}

.preset-style-scroll .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):before,
.preset-style-scroll ..accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):after{
    background-color:#2d0609  ;
}

.preset-style-oldpaper .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):before,
.preset-style-oldpaper .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):after{
    background-color:#fbdba6 ;
}

.preset-style-oldletter .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):before,
.preset-style-oldletter .accessory-pile  :is(.note-paper-unset222, .note-paper-unset333,  .chew-paper-verti .crease-set-corner, .chew-paper-horiz .crease-set-corner):after {
    background-color:#ead1b3 ;
}

/*
-------------------------------------------
预设样式
-------------------------------------------
*/

/* ---------------  古卷 ---------------*/
/* 水平轴 */

.preset-style-scroll .accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom):after {
    background:var(--scroll-bar);
}

.preset-style-scroll  .accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom):after{
    background:var(--scroll-roll);
}

.preset-style-scroll  .accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom):before {
    background:var(--scroll-bar);
}

.preset-style-scroll  .accessory-scroll-horiz div:is(.note-reserve-top, .note-reserve-bottom):after {
    background:var(--scroll-bar);
}

.preset-style-scroll  .chew-paper-verti div:is(.note-paper-left,.note-paper-right){
    -webkit-mask-size: 20rem;
    mask-size: 20rem;
}

.preset-style-scroll .chew-paper-horiz div:is(.note-paper-left,.note-paper-right){
    -webkit-mask-size: 2.5rem ;
    mask-size: 2.5rem ;
}

.preset-style-scroll .chew-paper-horiz .note-paper-main div {
    min-width: 2.5rem ;
}

.preset-style-scroll div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-horiz) .note-paper-left{
  background:var(--scroll-top);
}

/* 水平展开 */

.preset-style-scroll div:is(.chew-paper-left, .chew-paper-right, .chew-paper-horiz) .note-paper-mid{
  background:var(--scroll-mid-verti);
}

.preset-style-scrolldiv:is(.chew-paper-left, .chew-paper-right, .chew-paper-horiz)  .note-paper-left{
  background:var(--scroll-left);
}

.preset-style-scroll div:is(.chew-paper-left, .chew-paper-right, .chew-paper-horiz) .note-paper-right{
  background:var(--scroll-right);
}

/* 垂直轴 */

.preset-style-scroll  .accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom){
  background:var(--scroll-roll);
}

.preset-style-scroll  .accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom):before {
  background:var(--scroll-bar);
}

.preset-style-scroll  .accessory-scroll-verti div:is(.note-reserve-top, .note-reserve-bottom):after {
  background:var(--scroll-bar);
}

.preset-style-scroll div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti)   .note-paper-left{
  background:var(--scroll-top);
}

.preset-style-scroll  div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti)   .note-paper-mid{
  background:var(--scroll-mid-horiz);
}

.preset-style-scroll  div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti)   .note-paper-right{
  background:var(--scroll-bottom);
}

.preset-style-scroll  .chew-paper-verti .note-paper-main div{
min-width:2rem;

}

.preset-style-scroll   .note-paper-midner {
    background-image: var(--paper-image);
}

/*---------------古页----------------*/

.preset-style-oldpaper div:is(.chew-paper-left, .chew-paper-right, .chew-paper-horiz) .note-paper-mid{
  background:var(--style-oldpaper-mid);
}

.preset-style-oldpaper  div:is(.chew-paper-left, .chew-paper-right, .chew-paper-horiz) .note-paper-right {
  background:var(--style-oldpaper-right);
}

.preset-style-oldpaper  div:is(.chew-paper-left, .chew-paper-right, .chew-paper-horiz) .note-paper-left{
  background:var(--style-oldpaper-left);
}

.preset-style-oldpaper   .note-paper-midner {
    background-image: var(--paper-image);
}

.preset-style-oldpaper div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti) .note-paper-mid{
  background:var(--style-oldpaper-midverti);
}

.preset-style-oldpaper div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti)   .note-paper-right{
  background:var(--style-oldpaper-bottom);
}

.preset-style-oldpaper div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti)  .note-paper-left{
  background:var(--style-oldpaper-top);
}

/* ---------------  格式资源里的便签纸样式  ---------------*/

.preset-style-notepaper .note-paper-main div {
        background-color: var(--style-notepaper-main); 
}

.preset-style-notepaper .note-paper-main  .note-paper-midner {    
        background-image: var(--style-notepaper-line); 
}

.preset-style-notepaper .chew-paper-none .note-paper-left,
.preset-style-notepaper .chew-paper-none .note-paper-right{    
display: none;
}

.preset-style-notepaper .chew-paper-none .note-paper-main div{
        background-color: none;
}

.preset-style-notepaper  .chew-paper-none .note-paper-midner {
    width: 100%;
    margin: 0;
}

.preset-style-notepaper  .chew-paper-none .note-paper-main div:not(.note-paper-midner){
    border-radius: 10px;
}

.preset-style-notepaper  .note-paper-midner{
border-top-left-radius:10px;
border-top-right-radius:10px;

}

/* ---------------  拍纸簿(未适应)  ---------------*/

.preset-style-pad  .note-paper-main div:is(.note-paper-left,  .note-paper-mid, .note-paper-right){
  background-color:#faf4dc;
}

.preset-style-pad  .note-paper-midner{
    background-image: var(--style-pad-line);
    background-color:transparent;
    width:100%;
    margin-left:0;
}

.preset-style-pad  div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti) div:is(.note-paper-left, .note-paper-mid, .note-paper-right){
    background-image:var(--line-pad-0);
    background-repeat: repeat;
    background-position: 8rem 0;
    background-size: 100% 0.5rem;
    line-height: 1.5rem;
}

.preset-style-pad div:is(.chew-paper-none, .chew-paper-left, .chew-paper-right, .chew-paper-horiz) div:is(.note-paper-upon, .note-paper-midner, .note-paper-under ) {
    border-left: 0.2rem double var(--line-pad-color);
}

.preset-style-pad div:is(.chew-paper-none, .chew-paper-left, .chew-paper-right, .chew-paper-horiz) div:is(.note-paper-left, .note-paper-right){
    margin:0rem 0 0 0;
    padding-top:1rem;
    background-image: var(--style-pad-line); 
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-repeat: repeat;
    background-position: 0rem 1.5rem;
    background-size: 100% 1.5rem;   
    line-height: 1.5rem;
}

.preset-style-pad  div:is(.chew-paper-none, .chew-paper-left, .chew-paper-right, .chew-paper-horiz) div:is(.chew-paper-leftner, .chew-paper-rightner) p{
   font-size:110%;
   line-height: 1.5rem;
   margin-top:-2rem; 
    display:none;
}

.mob-pad{
 padding-left:7.5rem;
}

@media (max-width: 459px) {  
.preset-style-pad  div:is(.chew-paper-top, .chew-paper-bottom, .chew-paper-verti) div:is(.note-paper-left, .note-paper-mid, .note-paper-right) {
    background-position: 2rem 0;
  }
 .mob-pad{
 padding-left:2rem;
}
}
/* ---------------  信笺  ---------------*/

.preset-style-oldletter  div:is(.note-paper-midner, .note-quote-inner,  .note-page)  {
    background-image: none;
     border:none;
}

.preset-style-oldletter .note-paper-base {
   background:#ead1b3;
}

.preset-style-oldletter div:is(.note-paper-midner,  .note-paper-upon ,  .note-paper-under) {
        font-family:lisu,kaiti;
}

 .note-nobody.preset-style-oldletter .note-paper-midner {
     width: 100%;
    height: 80vh;
    writing-mode: vertical-rl;
    writing-mode: tb-lr;
   margin:0 auto;
    padding: 0px 0em 0px 0em;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: linear-gradient(to right,rgb(183,56,41) 0%, rgba(231, 233, 220,0) 5%, rgba(231, 233, 220,0) 10%, transparent 11%);
    background-origin: padding-box;
    background-position: right ;
    background-repeat: repeat;
    background-size: 1.5em 100%;
    border:solid 3px rgba(183,56,41,0.8);
}

.note-nobody.preset-style-oldletter .note-paper-mid {
        height: auto;
       padding-left: 2rem;
       padding-right: 2rem;  
}

.note-nobody.preset-style-oldletter .note-paper-midner,
.note-nobody.preset-style-oldletter .note-paper-midner p{
    line-height: 1.5em;
    padding: 0;
    margin-left: 0em;
    word-break: break-all;
}

.note-nobody.preset-style-oldletter .note-paper-midner p{
    margin-left: 1.5em;
}

.note-nobody.preset-style-oldletter .note-paper-midner p:last-child{
    margin-left:0;
}

.note-nobody.preset-style-oldletter .note-paper-midner {
     font-size:1.5rem;
    overflow-x: auto;
     padding: 1.5rem 0 ;
    max-height:40rem;
}

.note-nobody.preset-style-oldletter .note-paper-upon p {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        font-size:240%;
        direction: rtl;
        unicode-bidi:bidi-override;
}

.preset-style-oldletter .note-paper-upon p {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        font-size:240%;
        unicode-bidi:bidi-override;
}

/* 上下预留空白 */
.note-nobody.preset-style-oldletter .note-paper-midner {
    margin-top: 3rem;
}

.note-nobody.preset-style-oldletter .note-paper-under p{
     line-height: 3rem;
}

.note-nobody.preset-style-oldletter div:is(.upon-set-right, .upon-set-left, .upon-set-center) + .note-paper-midner {
    margin-top: 0rem;
}

.note-nobody.preset-style-oldletter div:is(.upon-set-right, .upon-set-left, .upon-set-center) p{
         /*! line-height: 1.5rem; */
}

/* 令 等宽字体 代码,识别为标点符号右移。 */

.preset-style-oldletter .note-paper-midner tt{
    line-height: 0;
     position:relative;
    left: 0.28em;
    top:-0.35em;
    margin-top: 0rem;
    margin-bottom:-1em;
    font-family:  initial;
    letter-spacing: 0;
    font-size: 100%;
}

.preset-style-oldletter .note-paper-midner tt span[style*="text-decoration: underline"] { 
    text-decoration: none !important;
    line-height: 1em;
    writing-mode: horizontal-tb;
    left:0.5em;
    position:relative;
    letter-spacing: 0;
}

/* 信笺抬头 */
.ol-tt-p1{
      margin-top:1em;
}

 .ol-tt-p2{
    margin-top:2em;
  }

 .ol-tt-p3{
    margin-top:3em;
  }

.ol-tt-t1{
        margin-top:-1em;
}

.ol-tt-t2{
        margin-top:-2em;
}

.ol-tt-t3{
        margin-top:-3em;
}

/* 移动端 */
@media (max-width: 500px) {
  .note-nobody.preset-style-oldletter .note-paper-midner {
   margin: 0;
    padding-top:0em;
    background-image: linear-gradient(to top,rgb(183,56,41) 0%, rgba(231, 233, 220,0) 8%);
         background-size: 100% 1em;   
   writing-mode: lr-tb;
   height:100%;
   width: 100%;
   border:none;
   background-position: top;
   max-height:100%;
  }

  .note-nobody.preset-style-oldletter .note-paper-mid {
   height:100%;
     padding-left: 0.2rem;
     padding-right: 0.2rem;
   }

  .note-nobody.preset-style-oldletter .note-paper-midner p{
            padding:1em  0.2rem 0em 0.2rem;
      line-height: 1em;
              font-size: 100%;
            margin:0;

    }

  .note-nobody.preset-style-oldletter .note-paper-midner p:last-child{
      padding-bottom:0;
    }

  .note-nobody.preset-style-oldletter  .note-paper-upon p {
        margin-top: 0.5rem;
        margin-bottom:-0.7em;
        font-size:1em;
        direction:ltr;
    }

  .note-nobody.preset-style-oldletter .note-paper-under p {
    line-height: 0rem;
    } 

  .preset-style-oldletter  .note-paper-midner tt{
    line-height: auto;
    position: inherit;
    left: 0;
    top:0;
    margin-top: 0rem;
    margin-bottom:0;
    letter-spacing: inherit;
  }

.preset-style-oldletter .note-paper-midner tt span[style*="text-decoration: underline"] { 
    text-decoration: none !important;
    line-height: inherit;
    writing-mode: horizontal-tb;
    left:inherit;
    position:inherit;
    letter-spacing: inherit;
}

/* 移动端抬头 */
  .ol-tt-t1, .ol-tt-t2, .ol-tt-p1,.ol-tt-p2, .ol-tt-p3{
  margin-top:0;
  }
}

/*
==================
书签
==================
*/

.note-bookmark{
    background-image:var(--mark-color);   
    background-size: 120% 30%;
    background-position: 8.5vw  0;
    background-repeat: no-repeat;
    width: 100%;
}

.note-left .note-bookmark{
        background-size: 0;
}

/*
==================
便利贴  
==================
*/

.pre-note{
 display:none;
}

.note-tip-wrap{ 
    margin: 0.5rem 2rem 0.5rem 2rem;
    padding: 0;
    position: relative;
}

.note-tip-content{
    padding: 1rem; 
}

.note-tip-content p:first-child{
    margin-top: 0rem; 
      padding-top: 0rem; 

}

.note-tip-wrap{ 
  width:80%;
  float:left;
    -webkit-filter: drop-shadow(1px 5px 4px rgba(33,33,33,0.2));
    filter: drop-shadow(1px 5px 4px rgba(33,33,33,0.2));
    overflow:hidden;

}

.note-tip-cover{
   position: relative;
}

.note-tip-set{

  background-image:linear-gradient(-45deg,transparent 0%, transparent 0rem , var(--tip-color)  0rem, var(--tip-color) 100%);
}  

.note-tip-set.tip-crease-right{
  background-image:linear-gradient(-45deg,transparent 0%, transparent 1.6rem , var(--tip-color) 1.7rem, var(--tip-color) 100%);
}  

.note-tip-set.tip-crease-left{
  background-image:linear-gradient(45deg,transparent 0%, transparent 1.6rem ,var(--tip-color) 1.7rem, var(--tip-color) 100%);
}  

.note-tip-cover:before {
  content: "" ;
   position: absolute;
   bottom: 0%;
   width: 0rem;
   height: 0rem;  
   -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}

.tip-crease-left .note-tip-cover:before {
   left: 0%;
  border-right:2.1rem solid #bbdcea;
  border-bottom: 2.5rem solid transparent;
    -webkit-box-shadow: -3px -3px 5px rgba(0,0,0,0.3);
   -moz-box-shadow:-3px -3px 5px rgba(0,0,0,0.3);
   box-shadow: 2px -2px 5px rgba(0,0,0,0.3);
  z-index: 1;
}

.tip-crease-right .note-tip-cover:before {
     right: 0%;

  border-left:2.1rem solid #bbdcea;
  border-bottom: 2rem solid transparent;

   -webkit-box-shadow: -3px -3px 5px rgba(0,0,0,0.3);
   -moz-box-shadow:-3px -3px 5px rgba(0,0,0,0.3);
   box-shadow: -3px -1px 6px rgba(0,0,0,0.3);

  z-index: 1;

}

.note-tip-stick {
  background-color:#fff1b8;  
  background: linear-gradient(45deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.02) 76%, transparent 100%);
  height: 0rem;
}

/* 便利贴引用块 */

.note-tip-wrap .blockquote,
.note-tip-wrap blockquote{ 
    border: 2px dashed #333;
    background: transparent;
    padding: 1em;
    margin: 1rem 1em;
     background: rgba(33,33,33,0.05)
} 

.note-tip-wrap .blockquote > p:first-child,
.note-tip-wrap blockquote > p:first-child{ 
    margin-bottom: 0;
} 

@media (max-width: 495px) {
 .note-tip-wrap .blockquote,
 .note-tip-wrap blockquote{ 
    padding: 0.5em;
    margin: 0.5rem 0.5em;
 } 
  .pre-note:not([style*="$fix-mobwith"]) + .note-tip-wrap{
           width:100% !important;
  }
} 

 /*
==================
各种行间距问题
==================
*/

 /* 列表 */ 
.note-nobody li {
   line-height: 1.5rem;
   line-height:  var(--txt-size);
   margin: 0;
   padding: 0;
/*! word-spacing: normal; */
   word-break: break-word;
}

.note-nobody ul {
   line-height: 0rem;
   margin:  0rem 0rem 0rem 0rem;
   list-style-type:circle;  
}

.note-nobody li ul{
  margin:  0rem 0rem 0rem 0rem;  
}

.note-nobody ul + ul{
  margin:  1.5rem 0rem 0rem 0rem;
}

.note-nobody ul + p {
    line-height: 1.5rem;
    line-height:  var(--txt-size);
    margin: 1.5rem 0rem 0rem 0rem;  
    margin: var(--txt-size) 0rem 0rem 0rem;  
}

.note-nobody p + ul {
    line-height: 0rem;
    margin:  0rem 0rem 1.5rem 0rem;  
}

@media (max-width: 495px) {
 .note-nobody p + ul {
    line-height: 0rem;
    margin:  0rem 0rem 0rem 0rem;  
  }  
}

/* 文字标题 */
 .note-nobody :is(h1, h2, h3, h4, h5, h6){
    margin-top: 1.5rem;
    margin-top:  var(--txt-size);
    margin-bottom: 0em;
}

/* 引用块 */
.note-nobody  .blockquote + .blockquote,
.note-nobody  blockquote + blockquote {
 margin-top: 2rem;

}

.note-nobody .blockquote p:first-child,
.note-nobody  blockquote p:first-child{
    padding-top:0rem;  
}

.note-nobody .blockquote,
.note-nobody  blockquote {
    padding: 0.5rem 1rem  0.4rem 1rem;
    margin: 1rem 2rem 1rem 2rem;
         background-color: #ebebeb;
    border: 1px solid #333;
         border-left: 4px solid #333;
}

.note-nobody .blockquote:before,
.note-nobody  blockquote:before {
content: ' ○ ';
    position: absolute;
    margin-left: -1.2rem;  
    margin-top: -0.9rem;
    padding:0  0.2rem 0 0rem;

    height: 3rem;
    width: 0.5rem;
    border: 2px solid rgba(0,0,0,0.7);
    background: rgba(33,33,33,0.5);
    -ms-transform:rotate(30deg);     
-moz-transform:rotate(30deg);
-webkit-transform:rotate(30deg);
-o-transform:rotate(30deg);
    transform:rotate(30deg);        
}

.note-nobody .blockquote div.blockquote ,
.note-nobody   blockquote   blockquote{
    padding: 0.5rem 1rem  0.4rem 1rem;
    margin: 1rem 2rem 1rem 2rem;
    background: transparent;
}

.note-nobody .blockquote + p,
.note-nobody  blockquote + p{
    padding-top:0rem;
}

/*
==================
手机
===================
*/
.pc-absolute{
position: absolute;
}

@media (max-width: 495px) {

.pc-absolute{
position: initial;
}

.note-nobody .blockquote,
.note-nobody  blockquote {
    padding: 0.5rem 1rem  0.4rem 1rem;
    margin: 1rem 0.5rem 1rem 0.5rem;
}

#main-content {
    min-width: 0rem !important;
}

.note-page {
    width: 100%;
    float:none ;
 /*background-size: 90% 1.5rem; */
}

#search-top-box-input{
display:none;
}

.note-leaf {
    columns:0rem 1 ;
    -webkit-columns:0rem 1 ;
    -moz-columns:0rem 1;
}

.note-cover {
   padding: 0.5rem  ;
   margin: 0 1rem  0 -0.5rem;
   border: 2px solid #968787;
}

.note-wrap{
    background: none ;
    padding:0rem ;
    box-shadow: none ;
    margin:0rem ;
    border: none ;
}

.note-bookmark{
    background-image: none ;
}
}

/*
==================
常规版式
==================
*/

.no-float{
    width:100%;
    clear: both;
}

.note-nobody  sup {
  top: -0.8em;
 /* vertical-align: text-top;*/
}

/* 分割线 */
.note-nobody hr {
  margin: 0.75rem 0em -0.75rem 0em;
  height: 1.5px;
  color: #DDD;
  background-color: transparent !important;
  background-image: -webkit-linear-gradient(to right,transparent 5%, #6d6b82 20%, #555 50%, #6d6b82 80%, transparent 95%);
  background-image: linear-gradient(to right,transparent 5%, #000 7%, #444 10%, #555 50%, #6d6b82 80%, transparent 95%);

    border: none;
}

.note-hr hr {
  margin: 1.35rem 0em 0rem 0em;
}

/* 脚注上标 */
.note-bookmark a.footnoteref {
    line-height: 0px;
}

.note-bookmark sup.footnoteref {
    top: 0.5em;
    font-size: 80%;
}

@media (max-width: 520px) { 
   .note-bookmark sup.footnoteref {
    top:0em;
    font-size: 100%;
   }
}

/* 首行缩进 */
.suojin-2{
 text-indent:2em;
}

/* 
----------------------
仅限宽屏,其中元素不可视不可选
---------------------
*/

/* 用于将有序列表隔行,在手机端下不被取消 */
.l-b {
  display: block;
}

 /* 用于span强制断行 */

.preset-style-oldletter .note-paper-midner sup:not(.footnoteref),
 .section-break  sup:not(.footnoteref), 
 .pc-break sup:not(.footnoteref), 
 .pc-line {
    display: block;
    width: 0;
    height: 0;
}

 /* 用于span留空 */

.preset-style-oldletter .note-paper-midner sup:not(.footnoteref),
.preset-style-oldletter .note-paper-midner sub,
.section-break sup:not(.footnoteref), .section-break sub, 
.pc-break sup:not(.footnoteref), .pc-break sub, 
.l-b, .pc-blank,  .pc-line{
    opacity: 0;
    -webkit-user-select: none; 
    -ms-user-select: none; 
     user-select: none; 
    margin: 0;
    padding: 0;
    position:    initial;
    line-height: 0;
}

@media (max-width: 520px) { 
.preset-style-oldletter .note-paper-midner sup:not(.footnoteref),
.preset-style-oldletter .note-paper-midner sub,
.pc-break sup:not(.footnoteref), .pc-break sub,
.pc-line, .pc-blank{
  display: none;
  }
}

/*------------ 不要某些样式 ------------*/

/* 检索 .note-nobody 所在div的class,{/name}里是否出现关键词 */

.note-nobody[class*="noline"] *{
  background-image: none;/* 不要行线 */
}

.note-nobody[class*="noshadow"] {
  -webkit-filter:none;
  -moz-filter:none;
  filter:none;/* 不要阴影,但保留边框 */
  border: 2px solid grey;
}

.note-nobody[class*="noborder"] {
  -webkit-filter:none;
  -moz-filter:none;
  filter:none;/* 不要阴影与边框 */
    border: none;
}

@media (max-width: 500px) {
 .mob-hid,
 .note-nobody .mob-hid{
    display: none;
  }
}

WikiJump include 未展开: 跨站引用未启用(:scpsandboxcn:collab:guqnmiuwiki)

风鹿旅社——更好的出游选择!

厌倦了常规的假期旅行?在这个喜马拉雅山新年时都要排五千米长队登山的现实世界,放弃对常规旅行的幻想吧!选择风鹿旅社,体验非凡之旅!

风鹿旅社专注于异常旅行项目,秉持着专业、专注、客服第一、服务第一、质量第一的宗旨。我们严格按照《全球超自然组织管理及帷幕隐蔽办法》进行活动,保障每位游客的安全与游玩的质量。

我们提供经过全球超自然联盟审核的顶尖奇数旅游大巴车,并配备工作时间十年以上优秀导游,为每位客人提供周到热情的服务。拥有自己的酒店、餐厅与长期合作的车队,我们承诺为客人提供优质的一条龙服务,让您和您的家人得到最优质的体验。

抛开疯狂的人海与昂贵旅游经费,跟着风鹿旅行社去探索超自然的处女地!在风鹿,你将得到最好的超自然旅游体验!

模块暂不可用: 此动态功能尚未由只读迁移站支持。

恭喜五叶草女士抽中缅甸北部七日游一次 !                    恭喜三猫先生抽中Jears酱一只!                           恭喜欧十先生抽中绿麻雀基金会一日游!                    恭喜KB先生抽中GOC七日游!      恭喜绿竹先生抽中迷你奇数启蒙套装一套!  

WikiJump include 未展开: 跨站引用未启用(:scp-jp:component:coltop-deep)

WikiJump include 未展开: 跨站引用未启用(:scpsandboxcn:component:classified-experiment)

WikiJump include 未展开: 跨站引用未启用(:scp-jp:component:colend-deep)



wdh.png

风鹿旅社第四季度数据库

[请查阅您需要的项目]

查阅特殊机构七日游

[查询中]

项目名称特殊机构七日游
项目规格团队游
类型家庭亲子
状态开放销售
售出方式网络渠道
服务目标普通人类
套餐定价30RNB/次
住宿当地住宿
自由活动3次,共6小时
餐食旅社提供
购物无强制要求
景点6
服务语言普通话/四川方言/河南方言
团友说明普通人类
wind-deer.travel.agency


  • 旅行套餐详情介绍
旅行特色景区服务基金会之旅网页朝圣怪谈漫游枪林弹雨缅北风光??景点
Cache_-2393dba3a61e312a.jpg  width="150px"
风鹿总部入口标识

不论您在帷幕外还是帷幕内,丰富多彩的异常非异常组织总能大饱您的眼福。

风鹿旅社秉承顾客第一的原则,为您推荐不同的风格各异的奇特组织七日旅游体验,让你看到在正常生活外的那些神奇的一幕。

这个神奇论坛的服务器所在地逛一圈?或是在缅甸北部欣赏美好自然风景?还是在这些个基金会的站点看看异常项目们?

不论哪种,风鹿旅社都会提供最高质量的服务!


  • 旅行指南

旅行观光指南

  • 1.旅行地点风景欣赏(节选)
pexels-photo-6272248.jpeg

SCP基金会景观


  • 2.关于旅行

各个机构都有不同的特色,每个机构与风鹿旅社都达成协议,为旅社提供帮助,为各位旅客提供优质服务。感受异常、享受服务、欣赏美景就是本次旅行的最大特色!!


  • 3.旅行规划(个人)

(一)旅行物资准备

必备:足够现金、贵重物品、身份证、换洗衣物

非必备:房产证、银行卡、纯金首饰等

不可携带:定位装置、奇术设备、管制刀具、热武器、奇术武器、食物、记忆增强药剂等

(二)活动内容/行程规划(行程规划适用于大型景区)

环湖船行:坐上游船,环着缅甸印多吉湖观赏风景,在船上与异常宠物们度过一段惬意的下午茶时光。

枪战体验:或许我们可以看到一次GOC与异常们的一次大战?拿上枪械,加入他们吧!

肠胃体验:免费的全身体体检你一定不要错过!

自救讲座:遇到异常无能为力怎么办?我们特邀了基金会5级研究员刘█博士为你详细讲解异常知识,更有现场展示与随机礼品赠送!



(三)游客须知(必读)
1.本旅行项目为自然风光类景点,为进一步提升旅客旅行体验,请自觉购买风鹿提供的保险服务。

2.不要对导游的安排提出疑问。

3.禁止在旅游过程中使用奇术。

4.关注自称来自SCP基金会或全球超自然联盟的人员,尽量避免与之直接接触。

7.若在参观尤里德教堂时出现身体不适,如头晕、恶心等,请立刻向导游或旅社工作人员寻求帮助。

8.对导游团有绝对信任。

9.请保证您已完成阅读以上须知,祝旅行愉快!


  • 4.特色纪念品

购买方式:

风鹿旅社精美纪念品店位于旅社大堂,您可以在旅行结束时前来选购。每个纪念品都是我们匠心独运的艺术品,供应有限,请及早预订以确保您的收藏。


部分纪念品:

☞纯度100%风鹿空气已为您自动加入至购物单中!

定价:

  • 价值: 300人民币-50%折扣!150人民币

air

制作及其工艺:

  • 瓶身:小巧精致的玻璃瓶,容量为 10 毫升,以确保保存空气的纯净和新鲜。
  • 标签:风鹿旅社专属定制标签,印有独特的纪念品名称和旅行日期,体现个性化定制。
  • 封口:导游在自然之旅结束后亲自封口,保证空气的纯净和真实性。

限购规定:

  • 为保护资源和保证每位旅客的机会,如果您在旅行过程中呼吸过自然空气,则必须购买此纪念品。
  • 购买此纪念品一次至少5件起步。
☞Are We Crazy Yet?艺术画作已为您自动加入至购物单中!

定价:

  • 价值: 5600人民币-50%折扣!2800人民币

制作及其工艺:

  • 画作:由AWCY艺术家为风鹿旅社绘制的精美油画。
  • 标签:风鹿旅社专属定制标签,印有独特的纪念品名称和旅行日期,体现个性化定制。

限购规定:

  • 购买此纪念品一次至少5件起步。
☞破碎之神拼图已为您自动加入至购物单中!

定价:

  • 价值: 560人民币-50%折扣!280人民币

制作及其工艺:

  • 画作:由AWCY艺术家为风鹿旅社定制的“破碎”风格拼图,总共121103片。
  • 标签:风鹿旅社专属定制标签,印有独特的纪念品名称和旅行日期,体现个性化定制。

限购规定:

  • 购买此纪念品一次至少3件起步。

风鹿品质保证:

我们保证所有纪念品均为精心挑选的优质材料,以及艺术家们倾注心血的成果。您的满意是我们最大的荣耀,若在使用过程中遇到任何问题,请自行尝试解决,我们将竭诚不负有任何责任。

注意:

纪念品不仅是回忆,更是风鹿旅行的象征。它们蕴含着旅程中的神秘力量和魅力。每个纪念品都有其独特的故事,因此一经售出,恕不接受退换。感谢您的理解与支持。


祝您旅途愉快!

——风鹿旅社运营处

[[/div]]

  • 顾客评论反馈区

顾客#水君 2022/12/11


旅行真是太棒了,这是我第二次去缅北高原,真是难忘的体验呢。这次游玩了很多地方,较上次有很多不同的体验。尤其是攀登珠穆朗玛峰,这次半个多小时才爬上去,上次去缅北时十分钟就爬到山顶了😢😢看来还是需要多煅练了💪💪到了山顶后就是一片果园,果园中有好多西瓜树,我还在草莓树上摘了一堆草莓,去挖榴莲吃。旅行社说都可以免费带回家的😁😁再往前走就是故宫博物院,我们在故宫里燃起篝火,不得不说真是难忘的体验😊😊😊

★★★★★


顾客#酒醉的蝴蝶 2022/11/3


作为一个基金会员工,放假后被传送到自己岗位上度假真是很难有什么体验。
而且这旅社貌似让我们看了些不该看的……希望收假的时候不会受到处分。

顾客#天气暖和了,晾一晾 2022/11/4


手感很好,就是有点卡顿,希望官方改进。

★★★★★

顾客#I love angle 2022/12/10


旅游票买了,很划算。跟老公出去度蜜月,东北现在真的很热,不过能见到那些收容项目也值了。

★★★★★

顾客#且听风云2199 2022/12/11


很赞的旅社!

★★★★★

顾客#叽里呱啦9 2023/1/1


我记得不是叫风露旅社吗?还有,我最后一天准备回家的时候有个叫什么混沌分裂者的人让我填写什么旅行调查表。填了大半小时,问的问题又无厘头。差评。

★★


风鹿旅社.aic:亲,那是我们的旧名字呐。


SCP基金会官方联系:注意:你已被内部安保部门锁定。现在开始请不要移动你的位置。基金会已定位你的信息并派遣专员。请配合调查。队员很快就会到达。

7705条更多评论已折叠

  • 旅客游记精选欣赏


[[include :scp-wiki-cn:component:note-paper-head
|chew-paper=horiz

|texts-size=120%
|texts-typeface='楷体'
|pc-width=100%
|name=

]]

麦克斯韦宗朝圣堂真心不错,买的片一份只要30,比平时网上便宜多了。

话说GOC的枪是真的吗?感觉好逼真,同行有个老哥拿了把伞,说是冲锋枪。快结束的时候,很多人来追我们,最后孤导游被抓了。很逼真的真人CS,风鹿的安排棒极了!就是枪不送人,被收上去了,不然还真是个好纪念品。

下个景点快到了,导游看我有点近视,送了我一瓶说是什么131的眼药水,说是可以润滑眼睛。车上就用了,感觉视力都好了很多!

——游客晓得吃饭

{$under-text}

[[/div]]

{$side-text}

[[/div]]
[[div  class="note-reserve-bottom"]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]


[[include :scp-wiki-cn:component:note-paper-head
|chew-paper=horiz

|texts-size=120%
|texts-typeface='楷体'
|pc-width=100%
|name=

]]
我远离尘嚣,来到湖边小屋。在大自然的怀抱中,我找到了内心的宁静与智慧。——亨利·戴维·梭罗

Cache_61960ef484e0fbc1.jpg  width="120px"

大雪纷飞,道路被浓雾笼罩。我们看到路旁立着“风鹿”标志的警告牌后,只好停车,选择步行。天气预报没有报告糟糕的天气,然而我们不愿浪费抢到的风鹿旅行票。充满期待,我们希望风鹿旅社能呈现别样风景。

道路两旁种满针叶树,被雪覆盖的杂草难以辨认。踏雪发出沙沙声响,远处风吹雪落的呼啸声。

距离标识牌显现在不远处,风鹿旅社只剩200米的距离,在浓雾和风雪中行走变得颇为麻烦。我们鼓足勇气,怀揣期望,决定继续前进,探寻风鹿旅社的神秘之处。

我让同行的人用帮忙拍了张远景,但不是很好。
但不得不说——景点的客舍真的是太棒了!

罗斯安布的食物也是特别棒!在饮料方面别有匠心,我在这里力推日本生奶茶和鬼脸奶昔。

简单体验了一下与SCP基金会的人工智能079的对话,但只能聊几句,说是要每月支付20美元才能继续使用。

还有手工雕塑055和096的大头照艺术展览。

在GOC训练中心不小心被摔断了腿……虽然很痛,但是作为补偿,旅行社的人免费给我提供了听说是SCP-049主刀的治疗服务。049看起来很恐怖,但不得不赞叹其高明的医术,还顺便治好了我三年的老寒腿!

最后我们玩的很过瘾,出门时有人向我们销售什么“推迟放学部”定制手帐本,说是可以体验上层叙述的角色;还有向我们销售破碎之神碎片抽奖盲盒,说集齐可以兑换破碎之神手办,但可惜我总是差一片就可以兑换了;最后是什么基金会礼品部的人,向我们推广骄傲月徽章,由新型室温超导制作,限量发售,先到先得……价格非常亲民,我们都组团买了一份。

不过由风鹿旅社特聘基金会郭教授来给我们讲《异常出现论》非常经典,尤其是那句“中国分部叁仟时代来了吗。如来…”,我们受益匪浅。

…………

不得不说,风鹿旅行的真的是太棒了!晚上我们还参与了欲肉教的什么联名仪式。好了,今天我先写到这里吧,我要赶去参加亻

——旅客叽里咕噜

[[/div]]

{$under-text}

[[/div]]

{$side-text}

[[/div]]
[[div  class="note-reserve-bottom"]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]


[[include :scp-wiki-cn:component:note-paper-head
|chew-paper=horiz

|texts-size=120%
|texts-typeface='楷体'
|pc-width=100%
|name=

]]
原来世间如此奇妙!

我是在一个网站弹窗里发现并进一步了解咱们风鹿旅社的,想不到旅游这么快乐。现在人在旅社的车上,马上就出国去缅甸玩了!

大前天体验了一把基金会之旅,O5-3亲自开闸让我们近距离接触了一个叫SCP-682的异常生物,大大的,毛茸茸的,但是不会咬人,真的很可爱!

花7000买了一袋水泥粉,说是从一个代号173的项目上刮下来的,能治颈椎病,别说,我当时泡水喝了点,脖子真好了不少!带的东西一上车导游团就帮我拿去了,全程都没背什么东西,一路都不累,导游团真是贴心!

——游客1523

[[/div]]

{$under-text}

[[/div]]

{$side-text}

[[/div]]
[[div  class="note-reserve-bottom"]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]
[[/div]]

  • 热门景点推荐

今日热门景点

列表暂不可用: 此 ListPages 查询尚未由只读迁移站支持。


1、冥王星垂钓中心   

2、发光滨州

3、打河豚健身中心  

4、SCP-055与SCP-579寸止挑战

5、正大码戒网瘾中心  

6、杰克逊家养动物集中园

7、地上纽约   

8、浅白王之女城堡

9、罗斯安布餐厅

页面版本:⁨0⁩, 最后编辑于: ⁨2023/8/1 02:20:51⁩ (⁨⁨1142⁩ 日前⁩), 现时评分: 31