/*cover*/
#cover {
display: block;
background: url("https://i.loli.net/2019/01/17/5c3f55182385e.jpg") no-repeat fixed;
/*
https://i.loli.net/2019/01/17/5c3f5519c4a6f.jpg //翔鹤/正月
https://i.loli.net/2019/01/17/5c3f5519b8e8a.jpg //重樱/拜年
https://i.loli.net/2019/01/17/5c3f5519275d0.jpg //光辉/新年
https://i.loli.net/2019/01/18/5c41727d1bb96.jpg //高雄级/春节
https://i.loli.net/2019/01/18/5c417349be621.jpg //爱宕/秋
https://i.loli.net/2019/01/18/5c41726749093.jpg //高雄爱宕/情人节

*/
background-size: 100%;
width: 100%;
height: 100vh;
z-index: 10000;
position: fixed;
transition: 1s cubic-bezier(.6,-0.28,.74,.05);
overflow: hidden;
border-bottom: solid 15px #444;
}

/*enter*/
#enter{
width: 0;
height: 0;
border-width: 30px;
border-style: solid;
border-color: #fff0 #fff0 aqua #fff0;
position: absolute;
left: 50%;
margin: 0 -30px;
bottom: 10%;
box-shadow: 0 10px 4px -5px #444;
animation: jump 4s infinite ease;
}

@keyframes jump{
10%{
transform: translateY(10px);
}
25%{
transform: translateY(-50px);
}
50%{
transform: translateY(0);
}
}

/*introduction*/
#introduction{
position: absolute;
width: 100%;
height: 100px;
top: 50%;
margin: -50px auto;
text-align: center;
font-size: 4rem;
color: antiquewhite;
text-shadow: 0 3px 6px #444;
}
/*wing*/
.wing{
position: absolute;
padding: 20px 70px;
border: 1px solid aqua;
font-size: 20px;
top: 50%;
margin: -45px auto;
transition: 0.2s;
background: #24212e4d;
}
.wing:hover{
background: #fffc;
}
#href_luogu{
left: 20%;
color: #fff;
transform: matrix3d(1, 0, 0, 0.001, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
#href_luogu:hover {
color: #444;
transform: none;
}
#href_github{
right: 20%;
color: #fff;
transform: matrix3d(1, 0, 0, -0.001, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
#href_github:hover {
color: #444;
transform: none;
}

/*uncover*/
#uncover{
display: none;
}

/*simplememory*/
#google_ad_c1, #google_ad_c2 {display:none;}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
font-size: 14px!important;
}
#home {
background-color: #fff0;
margin: 0 3% 50px auto;
width: 80%;
min-width: 950px;
padding: 30px;
box-shadow: none;
}
#blogTitle h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
}
#navList a:link,
#navList a:visited,
#navList a:active {
color: #00c0ffcc;
font-weight: bold;
}
#navList a:hover {
color: #0f6af2e6;
text-decoration: none;
}
#navList a {
display: block;
width: 5em;
text-align: center;
padding-top: 25px;
}
.catListTitle {
margin-top: 21px;
margin-bottom: 10.5px;
text-align: left;
border-left: 10px solid rgba(82, 168, 236, 0.8);
padding: 10px 0 14px 10px;
background-color: #f5f5f5;
}
#ad_under_post_holder #google_ad_c1,#google_ad_c2{ 
display: none !important;
}
body {
color: #000;

background: url("https://i.loli.net/2019/01/17/5c3f5519b8e8a.jpg") fixed;
/*
https://i.loli.net/2018/09/04/5b8e7e57005a3.jpg
https://s1.ax1x.com/2018/12/04/FQhksx.jpg
https://i.loli.net/2018/09/03/5b8cd07d19ba7.jpg
*/

background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 100%;
}
#topics .postTitle {
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 5px;
}


div.commentform p{
margin-bottom:10px;
}
.comment_btn {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #ddd;
color: #999;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
.comment_btn:hover{
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #258fb8;
color: white;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
#commentform_title {
background-image:none;
background-repeat:no-repeat;
margin-bottom:10px;
padding:0;
font-size:24px;
}
#commentbox_opt,#commentbox_opt + p {
text-align:center;
}
.commentbox_title {
width: 100%;
}
#tbCommentBody {
font-family:'Microsoft Yahei', Microsoft Yahei, 宋体, sans-serif;
margin-top:10px;
max-width:100%;
min-width:100%;
background:white;
color:#333;
border:2px solid #fff;
box-shadow:inset 0 0 8px #aaa;
// padding:10px;
height:250px;
font-size:14px;
min-height:120px;
}
.feedbackItem {
font-size:14px;
line-height:24px;
margin:10px 0;
padding:20px;
background:#F2F2F2;
box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
font-weight:normal;
}

#blog-comments-placeholder, #comment_form {
padding: 20px;
background: #fff;
-webkit-box-shadow: 1px 2px 3px #ddd;
box-shadow: 1px 2px 3px #ddd;
margin-bottom: 50px;
}
.feedback_area_title {
margin-bottom: 15px;
font-size: 1.8em;
}
.feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
}
.color_shine {background: rgb(226, 242, 255);}
.feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;}
#comment_form .title {
font-weight: normal;
margin-bottom: 15px;
}

/*边栏*/
#sideBar{
display: none;
}

/*back_to_top*/

/*music*/
#music{
position: absolute;
right: 0;
top: 0;
float: right;
z-index: 100;
}

/*loading*/
.spinner {
  margin: 100px auto;
  width: 32px;
  height: 32px;
  position: relative;
}
 
.cube1, .cube2 {
  background-color: #1698EC;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
   
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}
 
.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
@-webkit-keyframes cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}
 
@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

/*snow*/
#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(125,137,95,0.1);
    pointer-events: none;
}

/*main*/
/*navigator*/
#navigator{
display: none;
}
/*header*/
#header{
display: none;
}
#header{
background-color: #fffc;
box-shadow: 0px 0px 8px black;
border-radius: 10px;
padding: 20px;
}
#header:hover{
background-color: #ffffffe6;
box-shadow: 0px 0px 50px black;
}
/*day*/
.day{
background-color: #fffc;
box-shadow: 0px 0px 8px black;
padding: 20px;
width: 24%;
height: 560px;
float: left;
margin: 15px;
border-style: solid;
border-color: #444;
border-width: 5px;
}
.day:hover{
background-color: #ffffffe6;
box-shadow: 0px 0px 25px black;
}
.navigator{
width: 30%;
position: absolute;
}
#navigator_left{
left: 10%;
}
#navigator_right{
right: 10%;
}
#topBar{
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 0;
margin: 0 auto;
background-color: #fffc;
box-shadow: 0px 0px 8px black;
color: #21759b;
font-size: 18px;
font-family: "Comic Sans MS";
z-index: 300;
text-align: center;
overflow: hidden;
border-bottom-style: solid;
border-bottom-width: 15px;
border-bottom-color: #444;
transition: 0.2s ease;
}
#topBar:hover{
background-color: #ffffffe6;
box-shadow: 0px 0px 50px black;
height: 140px;
}
#navList{
float: none;
margin: 0 auto;
width: 90%;
height: inherit;
}
#main{
min-height: 100vh;
}
#mainContent{
margin: 0 auto;
padding: 0 30px;
}
#mainContent .forFlow{
margin: 0 auto;
}
.post{
padding: 30px;
background-color: #fff;
}

/*avatar*/
.img_avatar{
width: 50px;
height: 50px;
display: flex;
position: absolute;
left: 50%;
margin: 15px -25px;
border-radius: 50%;
align-items: center;
justify-content: center;
overflow: hidden;
transition: all 1s ease 0s;
}
.img_avatar:hover {
transform: rotate(360deg) scale(1.5);
box-shadow: 0 0 5px black;
}

/*live2d*/
#live2d{
position: fixed;
left: 0;
bottom: 0;
z-index: 100;
height: 512px;
width: 280px;
margin: 0 -50px -20px;
}

/*footer*/
#footer{
color: black;
border-top: 1px solid black;
position: absolute;
width: 100%;
left: 0;
}

/*my_name*/
#my_name{
transition: all 0.5s ease 0s;
width: 100px;
position: absolute;
left: 50%;
margin-left: -50px;
top: 75px;
height: 30px;
font-family: STHupo;
font-size: 24px;
}
#my_name:hover {
transform: scale(1.5);
}
/*proverb*/
#proverb {
position: absolute;
left: 50%;
top: 105px;
width: 500px;
margin-left: -250px;
font-family: STXingkai;
font-size: 24px;
}

/*tbCommentBody */
#tbCommentBody {
background-image: url("https://i.loli.net/2019/04/05/5ca71fa657f5c.png");
background-size: contain;
background-repeat: no-repeat;
background-position: right bottom;
min-height: 300px;
}

/*cursor*/
* {
cursor: url("https://files-cdn.cnblogs.com/files/pelom/cursor_default.ico"),url("https://files-cdn.cnblogs.com/files/pelom/cursor_default.ico"),auto;
}
a, span {
cursor: url("https://files-cdn.cnblogs.com/files/pelom/cursor_pointer.ico"),url("https://files-cdn.cnblogs.com/files/pelom/cursor_pointer.ico"),auto;
}
textarea {
cursor: url("https://files-cdn.cnblogs.com/files/pelom/cursor_text.ico"),url("https://files-cdn.cnblogs.com/files/pelom/cursor_text.ico"),auto;
}

/*tool*/
#tool:hover {
width: 210px;
background: #ffffffe6;
}
#tool {
position: fixed;
left: 0;
top: 100px;
width: 0;
height: 50px;
background: #fffc;
border-right-style: solid;
border-right-color: #444;
border-right-width: 15px;
transition: 0.2s ease;
z-index: 250;
text-align: center;
box-shadow: 0px 0px 8px black;
}

/*desc_img*/
.desc_img {
width: 100%;
max-height: 100%;
transition: 0.2s ease;
}
.desc_img:hover {
transform: scale(1.2);
}