/*#cnblogs_post_body ul li {
	font: 14px/2 Noto Sans SC !important
}

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
	margin: 0;
	padding: 0
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,th {
	text-align: left;
	font-weight: normal
}

html,body,fieldset,img,iframe,abbr {
	border: 0
}

i,cite,em,var,address,dfn {
	font-style: normal
}[hidefocus],summary {
	outline: 0
}

li {
	list-style: none
}

h1,h2,h3,h4,h5,h6,small {
	font-size: 100%
}

sup,sub {
	font-size: 83%
}

pre,code,kbd,samp {
	font-family: inherit
}

q:before,q:after {
	content: none
}

textarea {
	overflow: auto;
	resize: none
}

label,summary {
	cursor: default
}

a,button {
	cursor: pointer
}

h1,h2,h3,h4,h5,h6,em,strong,b {
	font-weight: bold
}

del,ins,u,s,a,a:hover {
	text-decoration: none
}

body,textarea,input,button,select,keygen,legend {
	font: 10px/1.14 Noto Sans SC,\5b8b\4f53;
	color: #333;
	outline: 0
}

body {
	background: #fff
}

a,a:hover {
	color: #7396a7
}

.bg_black {
	background: rgba(0,0,0,0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999
}

body {
	cursor: url(https://files-cdn.cnblogs.com/files/miluluyo/cursora.ico),auto
}

* {
	font-family: "Noto Sans SC";
	font-weight: 100
}

a:visited,a:link {
	color: #2daebf;
	text-decoration: none
}

a:hover {
	color: #f60;
	text-transform: none;
	cursor: pointer!important
}

a:hover u {
	cursor: pointer!important
}

#cnblogs_post_body p {
	font-size: 1rem
}

body,textarea,input,button,select,keygen,legend {
	color: #7f8c93
}

*::-webkit-scrollbar-thumb {
	height: 40px;
	background-color: #ccc;
	border-radius: 16px
}

*::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	border-radius: 2px
}

#blogTitle {
	background: url(https://images.cnblogs.com/cnblogs_com/miluluyo/1764887/o_20051406473719.jpg) center center / cover no-repeat #222;
	overflow: hidden;
	width: 100%;
	height: 40vh;
	max-height: 40vh;
	box-shadow: 0 1px 2px rgba(150,150,150,.7);
	text-align: center;
	display: table
}

.vertical {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	position: relative;
	z-index: 2
}

#Header1_HeaderTitle {
	font-family: 'Playball',cursive;
	color: #fff;
	font-size: 3rem;
	text-shadow: 0 3px 6px rgba(0,0,0,0.3);
	margin: 10px 0 10px 0;
	letter-spacing: -1px;
	font-weight: 700;
	animation: fade-in-down 1s both;
	animation-delay: .5s
}

.vertical h2 {
	margin: 0;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	letter-spacing: .01rem;
	color: rgba(255,255,255,0.8);
	-webkit-animation: fade-in-down .9s;
	animation: fade-in-down .9s both;
	-webkit-animation-delay: .1s;
	animation-delay: .3s;
	text-shadow: 0 3px 6px rgba(0,0,0,0.5);
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
	font-family: 'Playball',cursive
}

#navList {
	text-align: center
}

#navList li {
	font-family: 'Josefin Sans Light',-apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","'Hiragino Sans GB",STHeiti,"Microsoft Yahei","Source Han Sans SC","Noto Sans CJK SC","WenQuanYi Micro Hei",Arial,Verdana,sans-serif;
	color: #95a5a6;
	display: inline-block;
	padding: 1rem;
	font-size: 1rem;
	text-align: center
}

#navList li a {
	text-shadow: 0 3px 6px rgba(0,0,0,0.3)
}

#navList li a:hover {
	color: #f60;
	font-weight: 500
}

.blogStats {
	display: none
}

#navigator {
	width: 100%;
	box-shadow: 0 1px 3px rgba(26,26,26,.1);
	background: hsla(0,0%,100%,.6);
	z-index: 1
}

body::after {
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	opacity: .06;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

body::after {
	background-image: url(https://img.xjh.me/random_img.php?type=bg&ctype=acg&return=302)
}

div#main {
	max-width: 1200px;
	margin: 0 auto;
	justify-content: center;
	display: -webkit-flex
}

div#mainContent {
	width: calc(100% - 250px);
	float: left;
	transition: all .5s ease-in-out 0s
}

div#sideBar {
	width: 250px;
	float: right
}

div#sideBar {
	font-size: .8rem
}

div#sideBarMain {
	margin-top: 3.5rem;
	padding: 10px
}

#sideBar h3 {
	border-left: 3px solid #7396a7;
	padding-left: 5px
}

.sidebar-block {
	margin-top: 20px
}

div#catalogue {
	width: 250px;
	float: right;
	visibility: hidden;
	clip-path: circle(30px at calc(100%) 100%);
	transition: all .5s ease-in-out 0s
}

div#catalogue {
	font-size: .8rem
}

div#catalogue .catalogueMain {
	margin-top: 3.5rem;
	padding: 10px
}

#catalogue h3 {
	border-left: 3px solid #7396a7;
	padding-left: 5px
}

.catalogue-block {
	margin-top: 20px
}

#blog-news {
	padding: 10px 15px;
	text-align: center
}

#portrait {
	display: inline-block;
	width: 100%;
	text-align: center
}

#portrait:hover {
	cursor: pointer
}

#portrait img {
	min-height: 80px;
	max-height: 80px;
	border: rgba(255,255,255,.4) 4px solid;
	border-radius: 50%;
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	transition: transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	cursor: pointer
}

#portrait img:hover {
	transform: rotateZ(360deg)
}

#profile_block {
	display: none
}

#blog-calendar {
	padding: 0 15px 10px 15px
}

#sideBar #blog-calendar #blogCalendar table,#sideBar #blog-calendar #blogCalendar tbody,#sideBar #blog-calendar #blogCalendar td,#sideBar #blog-calendar #blogCalendar tr {
	display: block
}

.CalTitle {
	background-color: var(--background-w);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
	border-radius: 2px;
	margin-bottom: 10px;
	color: var(--text-3);
	padding: 0 15px;
	line-height: 30px
}

.CalTitle tody {
	line-height: 30px
}

#sideBar #blog-calendar #blogCalendar tr {
	text-align: center
}

.CalTitle td:nth-child(1) {
	display: inline-block;
	float: left;
	vertical-align: top
}

.CalTitle td:nth-child(2) {
	display: inline-block!important;
	vertical-align: top
}

.CalTitle td:nth-child(3) {
	display: inline-block;
	vertical-align: top;
	float: right
}

#sideBar #blog-calendar #blogCalendar tr:not(:first-child) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#sideBar #blog-calendar #blogCalendar tr:not(:first-child) td,#blogCalendar th {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 21.6px;
	height: 21.6px
}

#sideBar #blog-calendar #blogCalendar .CalTodayDay {
	background-color: var(--themeColor);
	color: #fff;
	border-radius: 50%;
	font-size: .7em
}

#sideBar #blog-calendar #blogCalendar .CalTodayDay,#sideBar #blog-calendar #blogCalendar .CalTodayDay u {
	color: #fff;
	border-radius: 50%;
	font-size: .7em;
	background: #2daebf
}

h3.catListTitle {
	margin-bottom: 5px
}

#sideBar ul {
	padding: 0 0 0 10px
}

#sideBar li {
	line-height: 20px
}

#sideBar #sideBarMain ul li:hover {
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
	-webkit-transition: all .2s;
	transition: all .2s
}

li.recent_comment_body {
	color: #7f8c93;
	font-weight: 400
}

li.recent_comment_author {
	font-size: .3rem
}

.input_my_zzk {
	background-color: rgba(254,252,250,0.6);
	border-color: #ddd;
	height: 35px;
	padding: 0 10px;
	font-size: 13px;
	line-height: 35px;
	border-radius: 6px;
	font-family: Lato,Helvetica,Arial,sans-serif;
	color: #7396a7;
	border: 2px solid #bdc3c7;
	box-shadow: none;
	transition: border .25s linear,color .25s linear,background-color .25s linear;
	width: calc(100% - 44px)!important;
	padding-right: 30px
}

.search_icon {
	float: right;
	line-height: 40px;
	display: inline-block;
	margin-top: -38px;
	margin-right: 0;
	padding: 10px 5px;
	position: absolute;
	right: 10px;
	z-index: 3;
	cursor: pointer
}

.btn_my_zzk {
	display: none
}

.div_my_zzk {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 40px;
	position: relative
}

#topics .postTitle {
	text-align: center;
	padding: 10px
}

#topics .postTitle2 {
	font-size: 2rem;
	font-weight: 400;
	color: #606975;
	text-shadow: 0 3px 6px rgba(0,0,0,0.3)
}

a.postTitle2:hover {
	color: #f60!important;
	transition: color .3s ease
}

#cnblogs_post_body {
	padding: 10px 0
}

#cnblogs_post_body table {
	font-size: .8rem
}

.day {
	min-height: 10px;
	_height: 10px;
	position: relative;
	max-width: 830px;
	margin: 3.5rem auto;
	padding-bottom: 3.5rem;
	border-bottom: #ebf2f6 1px solid;
	word-wrap: break-word;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.day .dayTitle {
	display: none;
	border: 1px solid #21759b;
	background: azure;
	border-radius: 50%;
	font-size: 12px;
	height: 65px;
	line-height: 1.5;
	margin: 15px;
	text-align: center;
	width: 63px;
	margin-left: -100px;
	clear: both;
	position: absolute;
	top: -15px
}

.day .dayTitle a {
	display: inline-block;
	color: #21759b;
	margin-top: 15px;
	width: 60px
}

.day .postTitle {
	font-size: 20px;
	float: right;
	width: 100%;
	clear: both;
	border-bottom: 1px dashed #95a5a6;
	box-sizing: border-box;
	background-size: 35px 35px;
	margin-top: 2.5rem
}

.day .postTitle a:link {
	background-color: rgba(0,0,0,0);
	color: #7396a7;
	font-family: "Open Sans","Microsoft Jhenghei","Microsoft Yahei",sans-serif;
	font-size: 1.6rem;
	line-height: 3rem;
	font-weight: bold;
	letter-spacing: -1px;
	transition: all .5s ease;
	word-wrap: break-word;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

.day .postTitle a:visited,.day .postTitle a:active {
	color: #7396a7;
	transition: color .3s ease
}

.day .postTitle .postTitle2 {
	display: inline-block;
	transition: all .5s;
	padding-left: 10px
}

.day .postCon {
	width: 100%;
	clear: both;
	padding: 10px 0;
	color: #3a4145;
	font-family: Merriweather,"Open Sans","Microsoft Jhenghei","Microsoft Yahei",sans-serif;
	font-feature-settings: 'liga' 1,'onum' 1,'kern' 1;
	margin: 0;
	font-size: 16px;
	line-height: 1.7em;
	word-wrap: break-word;
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}

.day .c_b_p_desc {
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	line-height: 1.5;
	color: #7f8c93
}

.day .c_b_p_desc .c_b_p_desc_readmore {
	color: #7396a7
}

a.c_b_p_desc_readmore:hover {
	color: #f60!important
}

.day .postDesc {
	float: left;
	width: 100%;
	clear: both;
	text-align: left;
	padding-right: 5px;
	margin: 0;
	font-family: "Open Sans",sans-serif;
	font-size: .8rem;
	line-height: 1rem;
	color: #9eabb3;
	padding-bottom: 5px
}

.postDesc {
	margin-bottom: 3.5rem
}

.postDesc a {
	display: none
}

.postTitle {
	font-size: 20px;
	float: right;
	width: 100%;
	clear: both;
	border-bottom: 1px dashed #9eabb3;
	box-sizing: border-box
}

.poem-wrap {
	position: relative;
	width: 1000px;
	max-width: 80%;
	border: 2px solid #797979;
	border-top: 0;
	text-align: center;
	margin: 40px auto
}

.poem-left {
	left: 0
}

.poem-right {
	right: 0
}

.poem-border {
	position: absolute;
	height: 2px;
	width: 27%;
	background-color: #797979
}

.poem-wrap p {
	width: 70%;
	margin: auto;
	line-height: 30px;
	color: #797979
}

.poem-wrap h1 {
	position: relative;
	margin-top: -20px;
	display: inline-block;
	letter-spacing: 4px;
	color: #797979;
	font-size: 2em;
	margin-bottom: 20px
}

#poem_sentence {
	font-size: 25px
}

#poem_info {
	font-size: 15px;
	margin: 15px auto
}

div#home::after {
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	opacity: .06;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

div#home::after {
	background-image: url(https://api.imacroc.cn/acg/)
}

.container {
	width: 100%;
	height: 200px;
	position: fixed;
	z-index: -1;
	bottom: 0;
	left: 0
}

div#footer {
	position: relative;
	text-align: center;
	margin-top: 180px;
	margin-bottom: 100px
}

.topicListFooter {
	margin-top: 20px
}

#homepage_bottom_pager .pager {
	text-align: right
}

#homepage_bottom_pager .pager a {
	border: 0
}

.forFlow {
	max-width: 830px;
	margin: 3.5rem auto
}

#topics .postTitle {
	text-align: center;
	padding: 10px
}

#topics .postTitle2 {
	font-size: 2rem;
	font-weight: 400;
	color: #606975;
	text-shadow: 0 3px 6px rgba(0,0,0,0.3)
}

#cnblogs_post_body {
	padding: 10px 0
}

#topics .postTitle {
	padding-bottom: 50px
}

#topics .icon {
	padding-right: 10px
}

#BlogPostCategory {
	margin-bottom: 10px;
	text-align: right
}

#BlogPostCategory a {
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	color: #333;
	padding: 3px 14px;
	border-radius: 10px;
	margin: 2px 5px 0;
	background: #e7e7e7;
	text-decoration: none
}

#green_channel a {
	text-decoration: none;
	color: #fff;
	margin: auto;
	width: 80px;
	display: inline-block;
	line-height: 30px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	border-radius: 3px;
	text-transform: uppercase;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	position: relative;
	background-image: none;
	margin-top: 10px;
	box-shadow: 0 15px 18px -6px rgba(95,193,206,0.65);
	margin-right: 10px;
	margin-bottom: 10px
}

#blog_post_info {
	border: #c0c0c0 1px dashed;
	border-right: 0;
	border-left: 0;
	margin: 20px 0 20px 0
}

#green_channel {
	padding: 10px 0;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0;
	font-size: 12px;
	width: auto;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px
}

a#green_channel_wechat,a#green_channel_weibo {
	display: none
}

a#pink_channel_admire {
	background: #ff6777
}

#author_profile_info img.author_avatar {
	border-radius: 100%;
	box-shadow: inset 1px 1px 3px rgba(0,0,0,0.3),0 1px 3px rgba(0,0,0,0.4);
	border: 3px solid #f7f7f7;
	padding: 0;
	margin-left: 3px;
	margin-right: 7px
}

.author_avatar:hover {
	transform: rotateZ(360deg)
}

#author_profile {
	margin-top: 20px
}

#div_digg {
	margin-top: 20px
}

#author_profile_detail a {
	color: #2daebf
}

#post_next_prev a {
	color: #2daebf
}

#post_next_prev {
	margin-bottom: 10px
}

#commentform_title,.feedback_area_title {
	font: normal normal 16px/35px"Microsoft YaHei";
	margin: 10px 0 30px;
	border-bottom: 2px solid #ccc;
	background-image: none;
	padding: 0;
	border-bottom: 0;
	overflow: hidden
}

#commentform_title:after,.feedback_area_title:after {
	content: '';
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	bottom: 16px;
	left: 110px;
	border-bottom: 1px dashed #e9e9e9
}

#tbCommentAuthor {
	padding-left: 10px;
	color: #555;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 320px;
	height: 20px;
	background: #fff
}

.commentbox_title {
	width: 100%
}

div.commentform p {
	margin-bottom: 20px
}

textarea#tbCommentBody {
	width: calc(100% - 20px);
	border-radius: 10px;
	outline: 0;
	padding: 10px;
	height: 200px;
	position: relative;
	background: url(https://images.cnblogs.com/cnblogs_com/miluluyo/1765646/o_200522074153comment-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	resize: vertical
}

.feedbackItem {
	margin-top: 30px
}

.feedbackListSubtitle {
	clear: both;
	color: #a8a8a8;
	padding: 8px 5px
}

.feedbackManage {
	width: 200px;
	text-align: right;
	float: right
}

.feedbackListSubtitle a:link,.feedbackListSubtitle a:visited,.feedbackListSubtitle a:active {
	color: #777;
	font-weight: 450
}

.louzhu {
	background: transparent url(/images/icoLouZhu.gif) no-repeat scroll right top;
	padding-right: 16px
}

.feedbackCon {
	border-bottom: 1px solid #EEE;
	padding: 10px 20px 10px 5px;
	min-height: 35px;
	_height: 35px;
	margin-bottom: 1em;
	line-height: 1.5
}

.comment-avatar {
	width: 48px;
	height: 48px;
	border: 1px solid #dcd6b3;
	padding: 3px;
	border-radius: 50%;
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.blog_comment_body {
	display: inline-block;
	width: 70%;
	margin-left: 15px;
	vertical-align: top!important;
	font-family: Lato,Helvetica,Arial,sans-serif
}

.comment_vote {
	padding-right: 10px
}

.comment_vote a {
	color: #999
}

.blog_comment_body a {
	color: #2daebf
}

.comment-avatar:hover {
	transform: rotateZ(360deg)
}

#comment_nav {
	padding-top: 10px
}

.blog_comment_body img {
	max-width: 100px!important
}

.comment_btn {
	width: 200px;
	height: 38px;
	padding: 8px 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: 0;
	background: #7396a7!important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	outline: 0;
	text-decoration: none
}

.comment_btn:hover {
	background: #8cb7cc!important
}

p#commentbox_opt {
	text-align: center
}

#author_profile_follow {
	margin-top: 5px
}

#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
	display: none
}

.OwO {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0 0 5px 0
}

.OwO .OwO-logo {
	position: relative;
	display: inline-block;
	color: #888;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 13px;
	padding: 2px 5px;
	cursor: pointer;
	height: 22px;
	box-sizing: border-box;
	z-index: 2;
	line-height: 16px
}

.OwO .OwO-body .OwO-bar {
	height: auto!important
}

.OwO .OwO-body .OwO-items-image .OwO-item img {
	max-width: 100%!important
}

.icon {
	width: 1.5rem;
	height: 1.5rem;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden
}

path {
	cursor: pointer!important
}

use {
	cursor: pointer!important
}

.search_icon {
	width: 1rem;
	height: 1rem
}

#info_table .icon {
	cursor: pointer
}

#info_table tr {
	height: 2rem
}

.notice_title {
	font-weight: 500;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin: 50px auto
}

.notice_title b {
	font-size: 14px;
	margin-bottom: 5px;
	display: block
}

.notice_title span {
	display: inline-block;
	width: 100px;
	font-weight: 500
}

#info_table {
	width: 75%;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px
}

#blog-news {
	position: relative;
	overflow: inherit
}

.attention {
	height: 90px;
	width: calc(100% - 30px);
	line-height: 90px;
	position: absolute;
	z-index: 2;
	cursor: pointer
}

.attention span {
	color: #fff;
	margin: 4px;
	background: rgba(0,0,0,0.4);
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 40px;
	display: none;
	cursor: pointer
}

.attention:hover span {
	display: inline-block
}

.attention:hover:hover {
	background: url(https://images.cnblogs.com/cnblogs_com/miluluyo/1765646/o_200519071022snow2.gif);
	background-size: cover;
	color: #999
}

.fly_top {
	display: none
}

#loader {
	width: 500px;
	position: fixed;
	text-align: center;
	left: calc(50% - 250px);
	top: calc(50% - 10px)
}

#loader .square {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 10px;
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	animation: bouncer cubic-bezier(.455,.03,.515,.955) .75s infinite alternate
}

#loader .square:nth-child(5n+1) {
	background: #0F9;
	animation-delay: 0
}

#loader .square:nth-child(5n+2) {
	background: #0CF;
	animation-delay: calc(0s+(.1s * 1))
}

#loader .square:nth-child(5n+3) {
	background: #93F;
	animation-delay: calc(0s+(.1s * 2))
}

#loader .square:nth-child(5n+4) {
	background: #F66;
	animation-delay: calc(0s+(.1s * 3))
}

#loader .square:nth-child(5n+5) {
	background: #fff35c;
	animation-delay: calc(0s+(.1s * 4))
}

@keyframes bouncer {
	to {
		transform: scale(1.75) translateY(-20px)
	}
}

#set_btn_box {
	z-index: 999;
	position: fixed;
	right: 24px;
	bottom: 96px;
	width: 32px
}

.set_btn {
	display: inline-block;
	margin-top: 16px;
	width: 32px;
	height: 32px;
	-webkit-transition: all;
	transition: all;
	cursor: pointer;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	border-radius: 100%;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
	background: #fff;
	text-align: center;
	line-height: 32px;
	box-shadow: #7f8c93 1px 1px 5px
}

.set_btn svg {
	width: 20px;
	height: 20px;
	margin: 6px auto;
	cursor: pointer
}

.set_btn use {
	cursor: pointer
}

.tippy-box {
	background-color: #fff;
	color: #000;
	-moz-box-shadow: 2px 2px 10px #4d4d4d;
	-webkit-box-shadow: 2px 2px 10px #4d4d4d;
	box-shadow: 2px 2px 10px #4d4d4d
}

.tippy-box[data-theme~='tomato'] {
	background-color: #fff;
	color: #000;
	-moz-box-shadow: 2px 2px 10px #4d4d4d;
	-webkit-box-shadow: 2px 2px 10px #4d4d4d;
	box-shadow: 2px 2px 10px #4d4d4d
}

.tippy-arrow {
	width: 16px;
	height: 16px;
	color: #fff!important
}

.popper_box {
	color: #595959;
	justify-content: center;
	font-size: 12px;
	color: #8c8c8c;
	width: 300px;
	min-height: 158px
}

.popper_box p {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 5px 10px 0 5px;
	text-align: center
}

.popper_box p:nth-child(3) {
	margin-bottom: 5px
}

.popper_box_con {
	display: block;
	width: 300px
}

.popper_box_con_li {
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	width: calc(50% - 5px);
	padding: 0;
	vertical-align: top;
	padding: 5px;
	margin: 0 auto
}

.popper_box_con_li img {
	width: 100%;
	vertical-align: middle
}

#info_table .popper_box {
	width: 200px
}

#info_table .popper_box_con {
	width: 200px
}

#info_table .popper_box_con_li {
	width: 70%;
	display: block
}

canvas#thumsCanvas {
	position: absolute;
	margin-top: -200px;
	margin-left: -30px;
	pointer-events: none
}

.aplayer .aplayer-lrc p {
	text-shadow: none;
	color: #7396a7!important
}

@media only screen and (max-width:1300px) {
	#sideBar {
		width: 100%;
		visibility: hidden;
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		margin: 0;
		width: 100vw;
		max-width: 100vw;
		overflow-y: scroll;
		-webkit-clip-path: circle(30px at 100% 100%);
		clip-path: circle(30px at 100% 100%);
		background: #fff;
		z-index: 2;
		box-shadow: -1px 0 3px rgba(26,26,26,.1)
	}

	div#sideBarMain {
		margin-top: 10px
	}

	div#mainContent {
		float: none;
		margin: 0 auto;
		width: 90%
	}

	#catalogue {
		width: 100%;
		visibility: hidden;
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		margin: 0;
		width: 100vw;
		max-width: 100vw;
		overflow-y: scroll;
		-webkit-clip-path: circle(30px at 100% 100%);
		clip-path: circle(30px at 100% 100%);
		background: #fff;
		z-index: 2;
		box-shadow: -1px 0 3px rgba(26,26,26,.1)
	}

	div#catalogue .catalogueMain {
		margin-top: 10px
	}
}

@media(max-width:1000px) {
	#live2d-widget,#player {
		display: none
	}
}

@media(max-width:1500px) {
	#live2d-widget {
		display: none
	}
}

@media(min-width:767px) and (max-width:960px) {
	#set_btn_box {
		right: 5px
	}

	#mainContent {
		width: 90%
	}

	#live2d-widget,#player {
		display: none
	}
}

@media(max-width:767px) {
	#set_btn_box {
		right: 5px
	}

	#sideBar {
		width: 100%!important
	}

	#sideBar #sideBarMain {
		width: 95%!important
	}

	canvas#thumsCanvas {
		margin-top: -100px;
		margin-left: 50%
	}

	#catalogue {
		width: 100%!important
	}

	#catalogue .catalogueMain {
		width: calc(100% - 20px)!important
	}

	#live2d-widget,#player {
		display: none
	}
}

.article_icon_btn {
	display: none
}

#catalogue ul li {
	line-height: 25px;
	padding-left: 10px
}

#catalogue ul ul {
	padding-left: 30px
}

#catalogue ul ul li {
	line-height: 20px
}

.select_skin ul li {
	display: block;
	width: 120px;
	text-align: center;
	color: #2daebf!important;
	cursor: pointer
}

.select_skin ul li:hover {
	color: #f60!important
}

.select_skin ul li {
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
	-webkit-transition: all .2s;
	transition: all .2s
}

blockquote {
	padding: 0 10px;
	color: #7e958b;
	border: 0;
	border-left: 4px solid #7f8c93;
	padding-left: 20px;
	margin-left: 0;
	font-size: 14px;
	font-style: italic
}

hr {
	background-color: #7e958b;
	border: 0;
	height: 1px;
	margin: 10px 0
}

table {
	margin: 10px 0
}

#author_profile_follow {
	color: #7f8c93
}

.unionbox {
	margin-bottom: 4rem;
	width: 48%;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	transition: all .5s;
	font-size: 16px;
	color: #7396a7
}

.unionbox:hover {
	transform: scale(1.05)
}

.unionbox .headimg {
	display: inline-block;
	width: 100px
}

.unionbox .content {
	width: calc(100% - 120px);
	display: inline-block
}

.headimg img {
	width: 75px;
	height: 75px;
	border-radius: 75px
}

.unionbox .avatar {
	width: 100%
}

.unionbox .info {
	margin: 2.5rem 0 1.5rem;
	padding: 0 0 .5rem 1.5rem;
	display: flex;
	margin-bottom: 0
}

.unionbox h3 {
	margin: 0;
	max-width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px
}

.unionbox .desc {
	margin: .6rem 0 1.5rem
}

.unionbox .btn {
	display: inline-block;
	background-color: #3eaf7c;
	color: #fff;
	border-radius: 2px;
	padding: 4px 8px;
	font-size: .7rem;
	text-decoration: none;
	cursor: pointer;
	margin: 0 1.5rem 1.5rem 0rem
}

@media(max-width:767px) {
	.unionbox .info {
		display: block;
		margin: 1.5rem 1.5rem;
		padding: 0
	}

	.unionbox .headimg {
		display: block;
		width: 100%;
		text-align: center
	}

	.unionbox .content {
		display: block;
		width: 100%;
		text-align: center
	}

	#cnblogs_post_body h3,.blog_comment_body h4 {
		margin: 0;
		padding: 0;
		max-width: 100%;
		text-align: center;
		margin-top: 10px
	}

	.unionbox .btn {
		margin: 0;
		margin-top: 10px
	}
}

a, {
	color: #7396a7
}

a:hover {
	color: #f60
}

#Gallery table td a {
	margin-bottom: 10px;
	display: inline-block
}

#Gallery table td {
	padding: 5px;
	text-align: center
}

.gallery table td {
	padding: 5px;
	text-align: center
}

.gallery table td a {
	margin-bottom: 10px;
	display: inline-block
}

.gallery img {
	max-width: 100%
}

body,html,#sideBar,#catalogue {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

div#mainContent {
	min-height: 1000px;
}

.PostList span {
	font: 18px/2 Noto Sans SC,\5b8b\4f53;
}

h1.PostListTitle {
	font-size: 1.6rem;
}

.postTitl2 {
	font-size: 16px;
}

#myposts .postDesc2 {
	font-size: 12px;
}

.postDesc2 span {
	font-size: 12px;
}

.postDesc2 a {
	display: none
}

.postText2 p {
	font-size: 16px;
	padding-left: 20px;
	margin: 10px;
}

h3#taglist_title {
	font-size: 1.6rem;
}

div#taglist {
	font-size: 16px;
}

.entrylist .entrylistTitle {
	font-size: 1.6rem;
	margin-bottom: 20px;
}

a.entrylistItemTitle {
	font: 18px/2 Noto Sans SC,\5b8b\4f53;
}

.c_b_p_desc {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 10px;
}

.entrylistItemPostDesc {
	padding-left: 10px;
	margin-bottom: 10px;
}

.entrylistItemPostDesc a {
	display: none;
}

div#Gallery h2 {
	font-size: 1.6rem;
}

.pager a {
	border: none;
}

.pager {
	text-align: right
}
*/

@import url(https://cdn.cnblogs.com/font-awesome@4.7.0/css/font-awesome.min.css);@media only screen and (max-width:1365px){.github-corner{display:none}}@media only screen and (max-width:1259px){#home{width:100%!important}}@media only screen and (max-width:990px){#bannerbar{display:none}#header,.esa-mobile-menu{display:block!important}#header{width:auto;position:fixed!important;background:var(--blog-bg-color)}#header #blogTitle{margin-left:15px}#header #navigator{display:none;left:0;top:61px}#header #navigator #navList>li{float:none;position:relative;background:var(--blog-bg-color);height:34px;line-height:34px;width:120px;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color)}#header #navigator #navList>li>a{float:none;width:inherit;padding:0 10px}#header #navigator #navList>li>a .arrow{position:absolute;top:.8rem;right:.8rem;transform:rotate(270deg) scaleX(-1)}#header #navigator #navList>li .esa-sub-navs{position:fixed;width:130px;top:0;left:121px;top:61px}#header #navigator #navList>li .esa-sub-navs .caret{display:none}#header #navigator #navList>li .esa-sub-navs ul{box-shadow:none;padding:0;border-radius:0}#header #navigator #navList>li .esa-sub-navs ul li{height:34px;line-height:34px;border:1px solid var(--border-color);border-top:none}#header #navigator #navList>li .esa-sub-navs ul li a{text-align:left;padding:0 10px}#header #navigator #navList>li i{display:none}#sideBar{display:none!important}#home{min-width:auto!important}#main{width:100%!important;padding:70px 0 0!important}#main .forFlow{margin-left:0!important;padding-left:15px;padding-right:15px}#main .forFlow .postBody{padding:0!important}#main .forFlow .postDesc{display:none}#main .forFlow #comment_form{padding:0!important}#main .forFlow .commentform{margin-left:0!important}#main .forFlow .day .postDesc,#main .forFlow .entrylist .entrylistItemPostDesc{display:none}#myposts .postDesc2{text-align:right!important}#myposts .postDesc2 span{display:none}.esa-toolbar .skin-popup{bottom:calc(50% - 67px)!important;border-radius:15px!important}}:root[mode=light]{--blog-bg-color:#fff;--text-color:#596172;--border-color:#eef2f8;--catalog-bg-color:#fff;--panel-bg-color:#f8f8f8;--code-bg-color:#f1f1f1}:root[mode=dark]{--blog-bg-color:#202020;--text-color:#d8d8d8;--border-color:#2f2f2f;--catalog-bg-color:#252525;--panel-bg-color:#252525;--code-bg-color:#3a3a3a}:root[theme=a]{--theme-color:#2d8cf0}:root[theme=b]{--theme-color:#fa7298}:root[theme=c]{--theme-color:#42b983}:root[theme=d]{--theme-color:#607d8b}:root[theme=e]{--theme-color:#5e72e4}:root[theme=f]{--theme-color:#ff9700}:root[theme=g]{--theme-color:#ff5722}:root[theme=h]{--theme-color:#009688}:root[theme=i]{--theme-color:#673bb7}:root[theme=j]{--theme-color:#906f61}*{margin:0;padding:0}body,html{height:100%}body{background:var(--blog-bg-color);color:var(--text-color);font-family:Lato,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:300}table{border-collapse:collapse;border-spacing:0}td{padding:5px}fieldset,img{border:0}ul{word-break:break-all}li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}a{color:var(--text-color);text-decoration:none;transition:all .3s ease}a:hover{color:var(--theme-color)}::-moz-selection{background:var(--theme-color);color:#fff}::selection{background:var(--theme-color);color:#fff}#ad_c1,#ad_c2,#ad_t2,#author_profile,#comment_nav,#comment_pager_top,#green_channel,#lnkBlogLogo,#under_post_kb,#under_post_news,.blogStats,.c_ad_block,.dayTitle,.navbar,.under-comment-nav{display:none}.clear{clear:both}#home{width:100%;height:100%;transition:all 378ms}#header{width:960px;position:relative;top:0;right:0;left:0;margin:0 auto;border-top:0;border-bottom:1px solid var(--border-color);padding-bottom:0;display:block;height:60px;z-index:999}#blogTitle h1{font-size:25px;font-weight:600;font-family:Georgia;float:left;margin-top:15px}#blogTitle h2{display:none}#navigator{height:inherit;position:absolute;right:0;top:0}#navList{height:inherit;float:left}#navList>li{position:relative;float:left}#navList>li:hover i{width:100%;left:0}#navList>li>a{float:left;font-size:17px;border-right:0;font-weight:300;text-align:center;width:auto;padding:19px 16px}#navList>li>a:after{content:"";position:absolute;width:100%;height:4px;bottom:0;left:0;background-color:var(--theme-color);visibility:hidden;transform:scaleX(0);transition:.4s ease-in-out}#navList>li>a:hover:after{visibility:visible;transform:scaleX(1)}#navList .open{transform:rotate(180deg) scaleX(-1);transition-duration:.3s}#navList .esa-sub-navs{position:absolute;width:130px;top:60px;left:calc(50% - 65px);display:none}#navList .esa-sub-navs .caret{border-top:0 solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--blog-bg-color);width:0;position:relative;left:calc(50% - 8px)}#navList .esa-sub-navs ul{background-color:var(--blog-bg-color);border-radius:4px;box-shadow:0 1px 15px rgba(27,31,35,.15);padding:10px;text-align:center}#navList .esa-sub-navs ul li{float:none}#navList .esa-sub-navs ul li a{font-size:15px;border-right:0;color:var(--text-color);display:block;width:100%;padding:10px 0;height:inherit;border-bottom:1px solid transparent}#navList .esa-sub-navs ul li a:hover{color:var(--theme-color)}#main{width:960px;margin:0 auto;min-height:calc(100% - 75px);padding:15px 0;transition:all .3s ease}#mainContent{float:right;margin-left:-25em;width:100%}#mainContent .forFlow{margin:0 auto 0 0;max-width:960px}#sideBar{width:230px;border-right:1px solid var(--border-color);font-weight:300;display:none;min-height:750px;padding:0 15px 0 0}#sideBar #profile_block{margin:0;font-size:0;display:flex;flex-wrap:wrap;text-align:left;line-height:1.6}#sideBar #profile_block a{box-sizing:border-box}#sideBar #profile_block a:first-child{font-size:18px;font-weight:700;width:100%;display:block;text-align:center;margin-bottom:14px}#sideBar #profile_block a:nth-child(3):after{content:"\56ed\9f84"}#sideBar #profile_block a:nth-child(5):after{content:"\7c89\4e1d"}#sideBar #profile_block a:nth-child(7):after{content:"\5173\6ce8"}#sideBar #profile_block a:nth-child(3),#sideBar #profile_block a:nth-child(5),#sideBar #profile_block a:nth-child(7){font-size:14px;width:33.3333333%;display:block;padding:0 4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}#sideBar #profile_block a:nth-child(3):after,#sideBar #profile_block a:nth-child(5):after,#sideBar #profile_block a:nth-child(7):after{color:#97979f;font-size:14px;display:block;text-overflow:ellipsis;overflow:hidden;width:100%;font-weight:400}#sideBar #profile_block #p_b_follow{margin:15px 0 10px;text-align:center}#sideBar #profile_block #p_b_follow a{border:1px solid var(--border-color);font-size:13px;padding:7px 0;border-radius:4px;width:230px;font-weight:300}#sideBar #profile_block #p_b_follow a:hover{border-color:var(--theme-color)}.newsItem{margin-bottom:10px}.newsItem .catListTitle{display:none}#blog-calendar{border-top:1px solid var(--border-color)}#blog-calendar .CalDayHeader{font-weight:300}#blog-calendar .CalTodayDay{color:var(--theme-color);font-weight:600}#sideBarMain ul{line-height:1.6}.catListTitle{text-align:left;margin:20px 0;font-size:20px;font-weight:300;border-left:4px solid var(--theme-color);border-radius:4px;padding-left:7px}#sidebar_search #widget_my_zzk .input_my_zzk{color:#314659;border:1px solid var(--border-color);background-color:transparent;width:150px;height:32px;padding:0 7px;font-size:16px;border-radius:4px}#sidebar_search #widget_my_zzk .input_my_zzk:focus{outline:none}#sidebar_search #widget_my_zzk .btn_my_zzk{height:34px;font-size:14px;font-weight:300;background-color:transparent;color:var(--text-color);cursor:pointer;width:59px;outline:0;border:1px solid var(--border-color);border-radius:4px;transition:border .3s}#sidebar_search #widget_my_zzk .btn_my_zzk:hover{color:var(--theme-color);border:1px solid var(--theme-color)}#sidebar_search #widget_my_google{display:none}#sidebar_toptags li{font-size:14px;height:16px;line-height:16px;padding:5px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px;border:1px solid var(--border-color);margin:0 6px 6px 0;display:inline-grid;transition:all .3s ease;border-radius:4px}#sidebar_toptags li a{transition:inherit}#sidebar_toptags li a .tag-count{display:none}#sidebar_toptags li:active,#sidebar_toptags li:link,#sidebar_toptags li:visited{border-color:var(--border-color)}#sidebar_toptags li:hover{border-color:var(--theme-color)}#sidebar_categories li,#sidebar_scorerank li,#sidebar_shortcut li{font-size:15px;height:40px;padding-left:3px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;list-style:none}#sidebar_recentposts li,#sidebar_topcommentedposts li,#sidebar_topdiggedposts li,#sidebar_topviewedposts li{font-size:15px;padding:7px 0;transition:all .3s;text-align:justify;border-bottom:1px solid var(--border-color)}#sidebar_recentposts li:first-child,#sidebar_topcommentedposts li:first-child,#sidebar_topdiggedposts li:first-child,#sidebar_topviewedposts li:first-child{border-top:1px solid var(--border-color)}#sidebar_recentcomments li{text-align:justify}#sidebar_recentcomments .recent_comment_title:nth-child(n+2){padding-top:10px}#sidebar_recentcomments .recent_comment_title:first-child{border-top:1px solid var(--border-color);padding-top:10px}#sidebar_recentcomments .recent_comment_body{border-radius:4px;padding:5px 10px;margin:5px 0;background-color:var(--panel-bg-color)}#sidebar_recentcomments .recent_comment_author{margin-right:0;text-align:right;padding-bottom:10px;border-bottom:1px solid var(--border-color)}#taglist_title,.entrylistTitle,.myposts_title,.PostListTitle,.thumbTitle{font-size:20px;font-weight:300;margin-bottom:10px;text-align:left}.entrylistDescription{margin:15px auto;border-left:4px solid var(--border-color);text-align:justify;padding-left:7px}#myposts{margin-left:0}#myposts .PostList{border-bottom:1px solid var(--border-color);padding:0;margin:0}#myposts .PostList:first-of-type{border-top:1px solid var(--border-color)}#myposts .postTitl2{font-size:17px;margin:10px 0;text-align:justify}#myposts .postDesc2{text-align:right;margin-bottom:10px;font-size:14px}#myposts .postDesc2>a{display:none}#myposts .postDesc2:before{font-family:FontAwesome;content:"\f017";opacity:.7}.post-view-count:before{content:"\f06e"}.post-comment-count:before,.post-view-count:before{font-family:FontAwesome;padding-left:10px;padding-right:5px;opacity:.7}.post-comment-count:before{content:"\f27b"}.post-digg-count:before{font-family:FontAwesome;content:"\f087";padding-left:10px;padding-right:5px;opacity:.7}.day,.day>.postSeparator,.entrylistItem{border-bottom:1px solid var(--border-color);text-align:justify;margin-bottom:10px;padding-bottom:10px}.day .postTitle,.entrylist .entrylistPosttitle{font-size:19px}.day .postTitle>a,.entrylist .entrylistPosttitle>a{position:relative}.day .postTitle>a:after,.entrylist .entrylistPosttitle>a:after{content:"";display:block;width:0;height:1px;position:absolute;left:0;bottom:-2px;background:var(--theme-color);transition:all .3s ease-in-out}.day .postTitle>a:hover:after,.entrylist .entrylistPosttitle>a:hover:after{width:100%}.day .postCon,.entrylist .entrylistPostSummary{font-size:16px;padding:10px 0}.day .postCon img,.entrylist .entrylistPostSummary img{width:200px;height:150px;border-radius:4px;margin-left:10px}.day .postCon a,.entrylist .entrylistPostSummary a{border-bottom:1px dotted var(--text-color);padding:2px 5px;font-size:14px;margin-top:10px;display:table}.day .postCon a:after,.entrylist .entrylistPostSummary a:after{content:" \00bb"}.day .postCon a:hover,.entrylist .entrylistPostSummary a:hover{border-bottom:1px dotted var(--theme-color)}.day .postDesc,.entrylist .entrylistItemPostDesc{text-align:right}.day .postDesc>a,.entrylist .entrylistItemPostDesc>a{display:none}.toc-container-header{font-size:20px;font-weight:700}#topics .postTitle{font-size:21px;font-weight:300}#topics .postBody{font-size:16px;line-height:1.75}#topics .postBody a{color:var(--theme-color);position:relative}#topics .postBody a:after{content:"";display:block;width:0;height:1px;position:absolute;left:0;bottom:-2px;background:var(--theme-color);transition:all .3s ease-in-out}#topics .postBody a:hover:after{width:100%}#topics .postBody h1{font-size:21px}#topics .postBody h2{font-size:20px}#topics .postBody h3{font-size:19px}#topics .postBody h4{font-size:18px}#topics .postBody h5{font-size:17px}#topics .postBody h6{font-size:16px}#topics .postBody p{margin:13px auto}#topics .postBody hr{border-top:none;border-bottom:1px solid var(--border-color)}#topics .postBody blockquote{border:none;margin:15px 0;color:inherit;border-radius:4px;padding:1px 15px;border-left:4px solid var(--theme-color);background-color:var(--panel-bg-color)}#topics .postBody em{padding-right:3px}#topics .postBody strong{margin:0 3px;font-weight:500}#topics .postBody img{display:block;margin:15px 0 30px;border-radius:3px;box-shadow:0 1px 15px rgba(27,31,35,.15),0 0 1px rgba(106,115,125,.35)}#topics .postBody .cnblogs-markdown pre{white-space:pre;position:relative}#topics .postBody ol li,#topics .postBody ul li{margin:3px 0}#topics .postBody table{font-size:15px;width:100%;margin:15px 0;display:block;overflow-x:auto;border:none}#topics .postBody table::-webkit-scrollbar{height:4px!important}#topics .postBody table th{background:var(--panel-bg-color);white-space:nowrap;font-weight:400}#topics .postBody table td,#topics .postBody table th{border:1px solid var(--border-color);padding:6px 15px;min-width:100px}#topics .postBody h1 code,#topics .postBody h2 code,#topics .postBody h3 code,#topics .postBody h4 code,#topics .postBody h5 code,#topics .postBody h6 code,#topics .postBody li>code,#topics .postBody p>code,#topics .postBody table code{line-height:1.2;font-family:consolas!important;vertical-align:middle;margin:0 3px;background-color:var(--code-bg-color)!important;font-size:14px!important;padding:.2em .3em!important;border-radius:3px!important;border:none!important}#topics .postBody #BlogPostCategory,#topics .postBody #EntryTag{font-size:14px}#topics .postBody #BlogPostCategory a,#topics .postBody #EntryTag a{font-size:13px;border-radius:4px;padding:4px 6px;background-color:var(--panel-bg-color);margin-right:5px;transform:none;color:var(--text-color)}#topics .postBody #BlogPostCategory a:hover,#topics .postBody #EntryTag a:hover{color:#fff;background-color:var(--theme-color)}#topics .postBody #BlogPostCategory a:after,#topics .postBody #EntryTag a:after{content:none}#topics .postBody #BlogPostCategory:before{content:"\f07c";font-family:FontAwesome;opacity:.7}#topics .postBody #EntryTag:before{content:"\f02c";font-family:FontAwesome;opacity:.7}#topics .postBody #post_next_prev{font-size:14px}#topics .postDesc{border-top:1px solid var(--border-color);padding-top:5px;margin-top:5px;text-align:right}.cnblogs_code{background-color:#333232;padding-left:1em;padding-right:1em;border:none;border-radius:3px;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace!important}.cnblogs_code div{background-color:transparent;color:#656c73}.cnblogs_code img{margin:0!important}.cnblogs_code pre{color:#abb2bf;font-family:inherit!important;font-size:15px!important}.cnblogs_code pre span{font-family:inherit!important;color:inherit!important}.cnblogs_code textarea{font-family:inherit!important;padding:5px;border:1px solid #3e4c42;color:#c5d4ef;background-color:#282c34}.cnblogs_code textarea:focus{outline:0}.cnblogs_code .code_img_closed,.cnblogs_code .code_img_opened{display:none!important}.cnblogs_code .cnblogs_code_toolbar{width:20px}.cnblogs_code .cnblogs_code_toolbar span{padding-right:0}.cnblogs_code .cnblogs_code_toolbar a:link img{background-color:transparent!important}.cnblogs_code .cnblogs_code_collapse{color:#656c73;border:1px solid #989fa6;border-radius:2px;background-color:transparent;display:inline-block;cursor:pointer;padding:5px 5px 2px}#footer{border-top:1px solid var(--border-color);font-size:13px;text-align:center;padding:15px 0}.louzhu{color:var(--theme-color);font-weight:500}.feedbackListSubtitle .sendMsg2This{background:transparent;padding-left:0;font-size:15px}.feedbackListSubtitle .sendMsg2This:before{content:"✉️"}.feedbackManage{float:right}.feedbackItem .feedbackCon{margin-bottom:10px;padding:10px 0;border-bottom:1px solid var(--border-color)}.feedbackItem .feedbackCon .comment_vote{margin-top:12px}.blog_comment_body{width:auto;border-radius:4px;padding:12px;margin-left:50px;background-color:var(--panel-bg-color);min-height:19px}.blog_comment_body img{border-radius:3px}#taglist_main{margin-top:0}#taglist_main table{width:100%}#taglist_main table tr td{padding:5px 20px 5px 0}#taglist_main table tr td:last-child{padding-right:0}#taglist_main table tr td .small{display:none}#taglist_main table tr td a{display:block;padding:5px;font-weight:300;line-height:20px;text-align:center;border:1px solid var(--border-color);border-radius:4px;color:var(--text-color)}#taglist_main table tr td a:hover{border:1px solid var(--theme-color)}#div_digg{margin:0;width:auto}#div_digg .buryit,#div_digg .diggit{background:none;height:auto;width:auto;min-width:60px;margin:0;font-size:17px;border-radius:4px;padding:3px 10px;background-color:var(--panel-bg-color);transition:all .3s}#div_digg .buryit span,#div_digg .diggit span{font-size:inherit;color:inherit}#div_digg .buryit:hover,#div_digg .diggit:hover{color:#fff;background-color:var(--theme-color)}#div_digg .diggit:before{content:"\f087";font-family:FontAwesome;opacity:.7}#div_digg .buryit{margin-left:15px}#div_digg .buryit:before{content:"\f088";font-family:FontAwesome;opacity:.7}.topicListFooter{text-align:right;margin-top:10px;margin-right:0}#nav_next_page,.pager{color:var(--text-color);text-align:right;margin-right:0!important}#nav_next_page a,.pager a{color:var(--text-color);padding:4px 7px;border:1px solid var(--border-color);border-radius:4px}#nav_next_page a:hover,.pager a:hover{color:var(--theme-color);border:1px solid var(--theme-color)}.pager span.current{padding:3px 7px;border:1px solid var(--theme-color);background-color:var(--theme-color);border-radius:4px;margin:0 0 0 5px}.feedback_area_title{font-size:20px;border-bottom:1px solid var(--border-color);margin:20px 0;padding-bottom:5px}#commentform_title{background-image:none;padding-left:0;font-size:20px}#commentform_title>a{display:none}.commentform #tip_comment{color:var(--theme-color)!important;margin:15px 0;display:block}.commentform .comment_textarea{width:100%;border:1px solid var(--border-color);background-color:transparent;padding:0}.commentform .comment_textarea:focus{outline:0}.commentform .commentbox_title{border-bottom:1px solid var(--border-color)}.commentform .commentbox_title .commentbox_title_left .commentbox_tab{margin:0;padding:5px 15px;color:var(--text-color);border-bottom:none}.commentform .commentbox_title .commentbox_title_left .active{color:var(--theme-color)}.commentform .commentbox_title .commentbox_title_right{margin:0 10px 0 0}.commentform .commentbox_title .commentbox_title_right .comment_svg:hover,.commentform .commentbox_title .commentbox_title_right .comment_svg_stroke:hover{fill:var(--theme-color);stroke:var(--theme-color)}.commentform #tbCommentBody,.commentform #tbCommentBodyPreview{padding:10px 15px;background:transparent;color:var(--text-color);font-weight:300}.commentform #tbCommentBodyPreviewBody{margin-left:0;min-height:235px;background-color:transparent}.commentform #btn_comment_submit{width:auto;height:auto;border-width:0;cursor:pointer;color:#fff;background-color:var(--theme-color);border-color:var(--theme-color);font-weight:300;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 17px;font-size:13px;border-radius:4px;outline:none;transition:all .3s}.commentform #btn_comment_submit:hover{opacity:.7}.commentform .comment_my_posted>img{display:none}.commentform .bq_post_comment{margin-top:5px;font-size:13px;display:block;color:var(--text-color);background-color:var(--border-color);border:none;border-radius:4px;padding:1px 15px}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background-color:var(--text-color)}.github-corner:hover .octo-arm{-webkit-animation:octocat-wave .56s ease-in-out;animation:octocat-wave .56s ease-in-out}.github-corner svg{fill:var(--theme-color);z-index:999;cursor:pointer;position:fixed;top:0;border:0;left:0;transform:scaleX(-1)}@-webkit-keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}.esa-mobile-menu{display:none;position:fixed;top:17px;right:20px;height:25px;width:25px;text-align:center;line-height:25px;z-index:941113;font-size:1.5em;cursor:pointer;color:var(--text-color);border-radius:4px}.esa-profile-avatar{border-radius:4px;width:100%}.esa-contents{position:fixed;top:0;right:0;bottom:0;background-color:var(--blog-bg-color);border-left:1px solid var(--border-color);overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:1rem 0;width:252px;transform:translate3d(252px,0,0);z-index:1000}.esa-contents ul{padding:0 15px;overflow-y:auto}.esa-contents ul li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;color:var(--text-color)}.esa-contents ul li .level1{margin-left:0}.esa-contents ul li .level2{margin-left:10px}.esa-contents ul li .level3{margin-left:26px}.esa-anchor{opacity:0;transition:opacity .3s ease;margin-left:8px}.active{transform:translateZ(0)}.active,.noactive{transition-duration:378ms}.noactive{transform:translate3d(252px,0,0)}.cnblogs-markdown .hljs,.cnblogs-markdown .hljsln{display:block;overflow-x:auto;padding:.7em 1em .7em 3em!important;background:#2b2b2b!important;border:1px solid #2c2a2a!important;color:#bababa;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace!important;font-size:15px!important}.cnblogs-markdown .hljs::-webkit-scrollbar,.cnblogs-markdown .hljsln::-webkit-scrollbar{height:4px}.cnblogs-markdown .hljs.ln-hide{padding:.7em 1em!important}.ln-bg{z-index:1;top:0;height:100%;background:#333;border-radius:4px 0 0 4px}.ln-bg,.ln-num{position:absolute;left:0;width:2.4em}.ln-num{z-index:2;text-align:center;display:inline-block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ln-num:before{color:#777;font-style:normal;font-weight:400;text-align:center;content:attr(data-num)}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-built_in,.hljs-class .hljs-title{color:#e6c07b}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.hljs-built_in,.hljs-keyword,.hljs-name,.hljs-selector-tag,.hljs-tag{color:#7171bf}.esa-post-signature{padding:12px 24px 12px 20px;margin-top:15px;font-size:15px;background-color:var(--panel-bg-color);position:relative;border-radius:4px;border-left:4px solid var(--theme-color)}.esa-post-signature p{margin:0!important}.esa-post-signature a{color:var(--text-color)!important}.esa-sponsor{position:relative;width:100%;height:85px;margin:100px 0}.esa-sponsor .title{text-align:center;margin-bottom:15px;font-size:17px;font-weight:400;opacity:.8}.esa-sponsor .box{position:absolute;left:calc(50% - 101px);border:1px solid var(--border-color);border-radius:4px}.esa-sponsor .box li{width:60px;float:left;margin:0!important;text-align:center;border-left:1px solid var(--border-color);background:transparent;transition:background .3s ease;cursor:pointer;line-height:0;opacity:1;list-style:none;margin:0;padding:6px 3px}.esa-sponsor .box li svg{opacity:.5}.esa-sponsor .box li:hover{background:var(--panel-bg-color)}.esa-sponsor .box li:first-child{border-width:0}.esa-sponsor .qrshow{position:absolute;width:200px;height:200px;background:var(--blog-bg-color);cursor:pointer;left:calc(50% - 100px);top:-170px;z-index:999;display:none;box-shadow:0 1px 15px rgba(27,31,35,.15),0 0 1px rgba(106,115,125,.35)}.esa-sponsor .qrshow .noconfig{position:absolute;top:85px;left:60px;border:1px solid var(--border-color);border-radius:4px;padding:0 10px}.esa-sponsor .qrshow img{height:100%;width:100%;box-shadow:none!important;margin:0!important}.esa-comment-avatar{float:left}.esa-comment-avatar img{height:43px;width:43px;border-radius:4px;transition:all .5s ease-out;-webkit-transition:all .6s ease-out}.esa-comment-avatar img:hover{border-radius:50%}.esa-toolbar{position:fixed;bottom:30px;right:30px;width:45px;height:45px;z-index:1001}.esa-toolbar .bars{position:relative;width:inherit;height:inherit;cursor:pointer;border-radius:50%;background:var(--theme-color);z-index:1;text-align:center;font-size:24px;line-height:46px;color:#fff;transition:all .3s ease;box-shadow:0 2px 4px 1px rgba(0,0,0,.2)}.esa-toolbar .contents,.esa-toolbar .mode,.esa-toolbar .skin,.esa-toolbar .up{position:absolute;cursor:pointer;bottom:0;right:0;height:35px;width:35px;text-align:center;line-height:35px;z-index:0;opacity:0;border-radius:4px;box-shadow:0 2px 4px 1px rgba(0,0,0,.2);background-color:var(--panel-bg-color);transition:all .3s ease}.esa-toolbar .contents:hover,.esa-toolbar .mode:hover,.esa-toolbar .skin:hover,.esa-toolbar .up:hover{color:#fff;background-color:var(--theme-color)}.esa-toolbar .bars-show{transform:rotate(270deg)}.esa-toolbar .up-show{transform:translate3d(0,-200%,0);opacity:1}.esa-toolbar .mode-show{transform:translate3d(-140%,-140%,0);opacity:1}.esa-toolbar .skin-show{transform:translate3d(-200%,0,0);opacity:1}.esa-toolbar .contents-show{transform:translate3d(-350%,0,0);opacity:1}.esa-toolbar .skin-popup{display:none;position:fixed;left:calc(50% - 100px);bottom:0;padding:25px;opacity:1;width:150px;height:auto;border-radius:15px 15px 0 0;background-clip:border-box;box-shadow:0 2px 4px 1px rgba(0,0,0,.2);background-color:var(--panel-bg-color)}.esa-toolbar .skin-popup .item{text-align:center}.esa-toolbar .skin-popup .title{font-size:17px;margin-bottom:.5em}.esa-toolbar .skin-popup .themes button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:transparent;z-index:1;box-sizing:border-box;outline:none;border:none}@-webkit-keyframes loading{0%{opacity:0}to{opacity:1}}@keyframes loading{0%{opacity:0}to{opacity:1}}.dark-loading{background:#222}.light-loading{background:#fff}.dark-loading,.light-loading{position:fixed;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;z-index:99999}.dark-loading .box h2,.light-loading .box h2{color:#777;margin:0;font:.8em verdana;text-transform:uppercase;letter-spacing:.1em;text-align:center}.dark-loading .box span,.light-loading .box span{display:inline-block;vertical-align:middle;width:.6em;height:.6em;margin:.19em;background:#007db6;border-radius:.6em;-webkit-animation:loading 1s infinite alternate;animation:loading 1s infinite alternate}.dark-loading .box span:nth-of-type(2),.light-loading .box span:nth-of-type(2){background:#008fb2;-webkit-animation-delay:.2s;animation-delay:.2s}.dark-loading .box span:nth-of-type(3),.light-loading .box span:nth-of-type(3){background:#009b9e;-webkit-animation-delay:.4s;animation-delay:.4s}.dark-loading .box span:nth-of-type(4),.light-loading .box span:nth-of-type(4){background:#00a77d;-webkit-animation-delay:.6s;animation-delay:.6s}.dark-loading .box span:nth-of-type(5),.light-loading .box span:nth-of-type(5){background:#00b247;-webkit-animation-delay:.8s;animation-delay:.8s}.dark-loading .box span:nth-of-type(6),.light-loading .box span:nth-of-type(6){background:#5ab027;-webkit-animation-delay:1s;animation-delay:1s}.dark-loading .box span:nth-of-type(7),.light-loading .box span:nth-of-type(7){background:#a0b61e;-webkit-animation-delay:1.2s;animation-delay:1.2s}