#live2dcanvas {
    border: 0 !important;
}
body {
    background-image: url(https://i.loli.net/2020/07/04/t9YjS31NnoEIr7v.jpg);
    background-size:cover;
}
#home {
    background-color: #fff;
    font-family: "微软雅黑";
    font-size: 8px;
    color: #7c7c7c;
    padding-top: 30px;
    padding-right: 25px;
    word-wrap: break-word;
    box-shadow: 0 0 25px black;
    position: relative;
    width: 925px;
    margin: 15px auto;
    line-height: 1.5;
}
.dayTitle {
    background-color: #84A9CD;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    opacity: 0.7;
    border-radius: 15px;
}
#home {
    background-color: #fff;
    font-family: "微软雅黑";
    font-size: 8px;
    color: #161f29;
    padding-top: 30px;
    padding-right: 25px;
    word-wrap: break-word;
    box-shadow: 0 0 25px #008080;
    position: relative;
    width: 925px;
    margin: 15px auto;
    line-height: 1.5;
    opacity: 0.85;
}
#lnkBlogLogo {
    background-color: #FAE39C;
    width: 15px;
    height: 120px;
    display: block;
    position: absolute;
    left: 0;
}

a:link, a:visited, a:hover, a:active {
    color: #333;
    text-decoration: none;
}
.day {
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.newsItem {
    border: 1px solid #84A9CD;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 15px;
}
#leftcontentcontainer>div {
    border: 1px solid #84A9CD;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 15px;
}
.CalTitle {
    width: 100%;
    border-bottom: 1px solid #84A9CD;
}
.CalDayHeader {
    border-bottom: 1px dashed #84A9CD;
}
.CalNextPrev a {
    font-weight: normal !important;
    color: #84A9CD !important;
    background-color: transparent !important;
}
#btnZzk {
    background-image: url(https://i.loli.net/2020/04/14/zsShHFveTrfDCNu.png);
    background-image: none\9;
    background-image: none\0;
    
}

.mySearch input[value="谷歌搜索"] {
    background-image: url(https://i.loli.net/2020/04/14/mKnskfAwgGZzXRV.png);
    background-image: none\9;
    background-image: none\0;
}
.input_my_zzk {
    width: 155px;
    height: 25px;
    padding-right: 30px;
    width: 100px\9;
    height: auto\9;
    padding-right: 0px\9;
    border-radius: 15px;
}
.recent_comment_author {
    border-bottom: 1px dashed #84A9CD;
    font-size: 85%;
    color: #97C5D8 !important;
    overflow: visible !important;
    white-space: normal !important;
}

.postTitle {
    background-image: url(https://i.loli.net/2020/04/14/VnaSu2LBpgwRKt5.jpg);
    background-repeat: repeat-y;
    background-position: -10px 0;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5;
}
#footer {
    text-align: center;
    border-top: 2px solid #84A9CD;
    margin-top: 50px;
    margin-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#topics {
    margin-bottom: 10px;
    border-bottom: 1px solid #84A9CD;
}
#comment_nav {
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #84A9CD;
}
.feedbackManage+a[href^="#"] {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #FAC375;
    position: absolute;
    color: #fff;
    font-size: 133%;
    text-align: center;
    left: 15px;
}
.feedback_area_title {
    color: #fff;
    font-size: 133%;
    background-color: #84a9cd;
    padding: 3px 15px 3px 15px;
    margin-bottom: 10px;
}
.c_b_p_desc_readmore {
    color: #FC9F66 !important;
}
.louzhu {
    color: #FC9F66;
}
#navList {
    overflow: auto;
    margin-bottom: 10px;
    border: 1px solid #84A9CD;
    padding: 15px;
    border-radius: 15px;
}
/** MarkDown样式调整 */
	.cnblogs-markdown .hljs{
	    font-size: 16px!important;
	    line-height: 2!important;
	    padding: 15px!important;
	}
	.cnblogs-markdown code{
		background:rgb(238,240,244) none !important;
		border:0px !important;
		color: rgb(73,59,92) !important;
		font-size: 16px!important;
	}
	.cnblogs-markdown h2{
		font-weight: 500;
		margin: 20px 0;
	}
	.cnblogs-markdown h2:before{
		content: "#";
		color: #eb5055;
		position: relative;
		top: 0;
		left: -12px;
	}
	#cnblogs_post_body h2{
		font-weight: 500;
		margin: 20px 0;
	}
	#cnblogs_post_body h3{
		font-size: 16px;
	    font-weight: bold;
	    line-height: 1.5;
	    margin: 10px 0;
	}
	.cnblogs-markdown h3:before{
		content: "##";
		color: #2175bc;
		position: relative;
		top: 0;
		left: -8px;
	}
	.postBody blockquote, .postCon blockquote{
		background-image: none;
		border-left: 5px solid #DDDFE4;
		background-color: #EEF0F4;
		width: 100%;
		padding: 6px 0 6px 25px;
	}