/* Minification failed. Returning unminified contents.
(1039,68): Scanner error CSS1002: Unterminated string: "images/fall-nav-background.jpg') repeat-x;
 */

:root {
    --msg-display: none;
    --msg-cnt: "0";
	--bg-color: wheat;
}
body {
	font-size : 0.8em;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-image: url('https://images.cnblogs.com/cnblogs_com/xuanyu-10-18/1421809/o_0.jpg');
	background-repeat: no-repeat;
        background-attachment:fixed;
	padding-bottom: 20px;
	background-size: cover;
}

a:visited,
a:active,
a:link {	
	color : #006ff7;
	
}

.post
{
	margin: 0 0 20px 0;
	line-height:1.5;	
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #529e00;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #529e00;
	text-decoration: none;
}

.posthead a:hover
{
	color: #529e00;
	text-decoration: underline;
}

.postfoot 
{
	margin-top: 10px;
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	padding-top: 6px;
	padding-bottom: 6px;	
	color: #868686;
}

.postfoot .em
{
	color: #000000;
}

.pageTitle
{
	color: #529e00;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}

.date
{
	color: #529e00;
	font-size: 1.1em;
	font-weight: bold;
}

#leftmenu {
	float: left;
	width : 200px;
	padding-left: 16px;
	overflow: hidden;
}

#leftmenu h3 {
	font-size : 1em;
	font-weight: bold;
	margin : 0px;
	padding: 0 0 6px 0;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	margin : 0px;	
	margin-bottom: 6px;
	
}

#leftmenu ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#leftmenu ul li
{
	color: #a99238;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #a99238;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #a99238;
	text-decoration: underline;
}

#divSendMsg
{
	margin-top:-10px;
	margin-bottom:5px;
	margin-left:0px;
}

#divSendMsg a:link, #divSendMsg a:visited, #divSendMsg a:active
{
	color: #a99238;
	text-decoration: none;
}

#main {
	padding-right: 12px;
	width: 534px;
	overflow: hidden;
	padding-left: 20px;
}

#footer {
	margin: 0px;	
	clear: both;
	text-align: center;
	padding-left: 16px;
}

#quicklinks 
{
	padding-top: 10px;
}

input.text 
{
	width : 300px;	
}

textarea 
{
	width : 300px;
	height : 200px;	
}

#relatedlinks ul 
{
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

fieldset
{
	margin-top: 16px;
	padding: 0 20px 20px 20px;
}

legend
{
	color: #7cc10b;
	font-weight: bold;
}

fieldset textarea
{
	width: 450px;
}

fieldset .smallbox
{
	width: 450px;
}

#comments h2
{
	color: #7cc10b;
	font-size: 1em;
	margin-top: 16px;
}


.CommentArea
{
	margin: 8px 0px 8px 0px;
}

.CommentAreaOwner
{
	margin: 8px 0px 8px 0px;
}

.CommentAreaOwner .CommentText3
{
	background-color: #f3f3f3;
}

.CommentTitle
{
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}

.CommentAreaOwner .CommentTitle
{
	font-weight: bold;
}

.CommentArrow
{
	background-image: url(../images/summer-comment-arrow.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -7px;
}

.CommentText
{
	padding-bottom: 3px;
	background-image: url(../images/comment-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1em;
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}

.CommentText3
{
	padding: 5px;
	font-size: 1.0em;
}

.CommentFooter
{
	margin-top: 0px;
	font-size: .9em;
	color: #999999;
	padding-left: 0px;
}

.CommentFooter a:link, .CommentFooter a:visited, .CommentFooter a:active
{
	color: #999999;
	text-decoration: none;
	font-size: .9em;
}

#news
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.copyright  /* used to format the content owner's copyright notice */
{
    text-align: center;
    font-size : .65em;
    font-style:italic;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlReadOnly img, .CommonRateControl img, .CommonRateControlActive img
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#content
{
	padding: 32px 6px 6px 6px;
	background-color: #ffffff;
	width: 792px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#main a:visited,
#main a:active,
#main a:link {	
	color : #006ff7;
    font-size : 0.9em;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 15px;
	background: #ffffff;
	width: 804px;
	height: 221px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
    	text-align:left;
	border-radius:20px 20px 0px 0px;
        opacity:0.5;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00F;
	text-decoration: none;
}

#userArea
{
	float: right;
	margin-top: 16px;
	padding-right: 6px;
}

#welcome
{
	background-color: #000000;
	padding: 6px;
	padding-top: 4px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#Search
{
	margin-top: 4px;
	padding-right: 4px;
}

#Search .searchBox 
{
	width: 100px;
	border: 1px solid #000;
	font-size: .9em;
}

.SearchButtonOuter
{
	background-image: url(images/summer-search-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}

.SearchButton
{
	background-image: url(images/summer-search-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#Search a:link, #Search a:visited, #Search a:active, #Search a:hover
{
	color: #ffffff;
	text-decoration: none;
}

@font-face {font-family: 'LiDeBiao-Xing31845cbb0cb1f5d7';src: url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c939e50f629d80488285ced.gif?r=101571792137');src: url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c939e50f629d80488285ced.gif?r=101571792137?#iefix') format('embedded-opentype'),url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c939e50f629d80488285ced.png?r=101571792137') format('woff2'),url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c939e50f629d80488285ced.bmp?r=101571792137') format('woff'),url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c939e50f629d80488285ced.jpg?r=101571792137') format('truetype');font-weight: normal;font-style: normal;}.css1845cbb0cb1f5d7{font-family: 'LiDeBiao-Xing31845cbb0cb1f5d7';}

 @font-face {font-family: 'LiDeBiao-Xing31845ddf84a1f5d7';src: url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c93a2fef629d80488285d01.gif?r=101572990104');src: url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c93a2fef629d80488285d01.gif?r=101572990104?#iefix') format('embedded-opentype'),url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c93a2fef629d80488285d01.png?r=101572990104') format('woff2'),url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c93a2fef629d80488285d01.bmp?r=101572990104') format('woff'),url('//cdn.webfont.youziku.com/webfonts/nomal/128471/45803/5c93a2fef629d80488285d01.jpg?r=101572990104') format('truetype');font-weight: normal;font-style: normal;}.css1845ddf84a1f5d7{font-family: 'LiDeBiao-Xing31845ddf84a1f5d7';}

#title
{
        font-family:'LiDeBiao-Xing31845ddf84a1f5d7';
	position: relative;
	left: 63px;
	top: 76px;
	width: 240px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
        font-family:'LiDeBiao-Xing31845cbb0cb1f5d7';
	font-size: 20px;
	margin: 0px;
	padding: 16px;
	text-align: center;
	color: #735c35
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #735c35
}

#nav
{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 804px;
	height: 43px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	opacity:0.9;
}

#navbar
{
	background: #c2d025 url() repeat-x;
	height: 43px;
	opacity:0.8;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
}

#navbar li
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('images/summer-nav-bul.gif');
	background-repeat: no-repeat;
	padding-top: 9px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	text-decoration: underline;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
	font-size: 80%;
	line-height: 200%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	color: #001fa7;
	font-size: 160%;
	font-weight: 900;
	text-decoration: none;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	color: #002fb7;
	font-size: 145%;
	font-weight: 800;
	text-decoration: none;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	color: #003fc7;
	font-size: 130%;
	font-weight: 600;
	text-decoration: none;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	color: #004fd7;
	font-size: 120%;
	font-weight: 500;
	text-decoration: none;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	color: #005fe7;
	font-size: 110%;
	font-weight: 300;
	text-decoration: none;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	color: #006ff7;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

/* Inline tag editor */
.InlineTagEditor
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #f3f3f3;
}

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.TextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

/* Modal Styles */

.ModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.Modal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.ModalTitle
{
	font-family: Tahoma, Arial, Helvetica;
	height: 18px;
	font-size: 16px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
	text-align: left;
}

.ModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.ModalContent
{
	background-color: #ffffff;
}

.ModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}

.ModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}

.Cal
{
	width: 200px;
	margin-bottom:10px;
	margin-top:10px;
}

.CalDayHeader
{
	height:28px;
}

.commentTextBox
{
	width:400px;
}

.commenttb
{
	width:320px;
}

h5
{
	font-size: 13px;
}

@media only screen and (max-width: 767px) {
    #leftmenu {
        float: none;
        width: auto;
        order: 2;
    }

    #main {
        width: auto;
        order: 1;
    }

    fieldset textarea {
        width: 300px;
    }

    fieldset .smallbox {
        width: 300px;
    }

    #content {
        width: auto;
        display: flex;
        flex-wrap: wrap;
    }

    #footer {
        order: 3;
    }

    #masthead {
        width: auto;
    }

    #nav {
        width: auto;
    }


}
body {
	background-color: #5a543a;
}

a:visited,
a:active,
a:link {	
	color : #DD4A21;
}

.posthead
{
	border-color: #dfdfdf;
	color: #E27817;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #E27817;
}

.posthead a:hover
{
	color: #E27817;
}

.postfoot 
{
	border-color: #dfdfdf;
	color: #868686;
}

.postfoot .em
{
	color: #000000;
}

.pageTitle
{
	color: #E27817;
}

#leftmenu h3 {
	border-bottom-color: #dfdfdf;
}

#leftmenu ul li
{
	color: #a99238;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #a99238;
}

#leftmenu ul a:hover
{
	color: #a99238;
}

legend
{
	color: #C1590B;
}

#comments h2
{
	color: #C1590B;
}

.CommentTitle a:link, .CommentTitle a:visited, .CommentTitle a:active
{
	color: #739D59;
}

.CommentArrow
{
	background-image: url(images/fall-comment-arrow.gif);
	width: 14px;
	height: 16px;
	margin-bottom: -9px;
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 2px;
}

.CommentArea .CommentText3
{
	background-image: url(images/fall-comment-background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.CommentAreaOwner .CommentText3
{
	background-color: #dddddd;
}

.CommentFooter
{
	color: #999999;
}

#content
{
	background-color: #ffffff;
	opacity:0.8;
}

/* The masthead sits at the top of the page.*/

#welcome
{
	background-color: #000000;
	color: #ffffff;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
}

.SearchButtonOuter
{
	background-image: url(images/fall-search-left.gif);
}

.SearchButton
{
	background-image: url(images/fall-search-right.gif);
	color: #ffffff;
}

#Search a:link, #Search a:visited, #Search a:active, #Search a:hover
{
	color: #ffffff;
}

#title h1
{
	color: #363a33
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #363a33;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	color: #999999;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	color: #8D0000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	color: #9D0A00;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	color: #AD1A00;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	color: #BD2A01;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	color: #CD3A11;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	color: #DD4A21;
}
/*代码高亮*/
.syntaxhighlighter .bold {
    font-weight:unset !important;
}
.syntaxhighlighter .line {
    background-color: rgb(40, 43, 46)!important;
}
.syntaxhighlighter .line.alt2 {
    background-color: rgb(40, 43, 46)!important;
}
.syntaxhighlighter .line.alt1 {
    background-color: rgb(40, 43, 46)!important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: rgb(129, 142, 150)!important;
}
.syntaxhighlighter .keyword {
    color: rgb(147, 199, 99)!important;
    font-weight: unset !important;
}
.syntaxhighlighter .preprocessor {
    color: rgb(85, 113, 130) !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
    color: rgb(224, 226, 228)!important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: rgb(147, 199, 99)!important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: rgb(236, 118, 0)!important;
}
.syntaxhighlighter .functions {
    color: rgb(140, 187, 173)!important;
}
.syntaxhighlighter .gutter .line {
    border-right: 2px solid rgb(147, 199, 99)!important;
}
.syntaxhighlighter.collapsed .toolbar {
    background: rgb(40, 43, 46)!important;
    border: none !important;
    border-radius: 5px !important;
}
.syntaxhighlighter.collapsed .toolbar a {
    color: rgb(147, 199, 99)!important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
    color: rgb(78, 109, 48)!important;
}
.syntaxhighlighter {
    border-radius: 5px;
}
/*第一种高亮结束，第二种高亮开始*/
.cnblogs_code div {
    background: #e9e9e9;;
}
.cnblogs_code {
    background: #e9e9e9;
    border-radius: 5px;
    border: none;
    font-family: consolas !important;
    color: #fff;
}
.cnblogs_code_toolbar {
    background: #e9e9e9 !important;
}
.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
    background-color: #e9e9e9 !important;
    border: none!important;
}
.cnblogs_code pre {
    font-family: consolas !important;
    padding-left: 3px;
    color: rgb(224, 226, 228);
}
.cnblogs_code span[style="color: #000000;"] , .cnblogs_code span[style="color: #ff0000;"]{
    color: rgb(224, 226, 228) !important;
}
.cnblogs_code span[style="color: #0000ff;"]{
    color: rgb(147, 199, 99)!important;
}
.cnblogs_code span[style="color: #800080;"]{
    color: #ffd740 !important;
}
.cnblogs_code span[style="color: #800000;"]{
    color: rgb(236, 118, 0)!important;
}
.cnblogs_code span[style="color: #008000;"]{
    color: rgb(129, 142, 150)!important;
}
.cnblogs_code span[style="color: #008080;"]{
    color: #afafaf!important;
    margin-right: 5px;
}
.cnblogs_code_collapse {
    border: none;
    background: #282b2e;
    color: rgb(147, 199, 99);
}
.cnblogs_code > pre {
    border: none !important;
}
.cnblogs_code > textarea {
    color: #fff;
    background: transparent;
    border: none;
    outline: none;
}
/*代码高亮结束*/
/*修复代码开始*/
.entrylistTitle {
    font-size: 24px;
}
.postTitl2>a>span {
    display: block;
    font-size: 14px;
}
#GalleryThumbNailViewer1_ThumbNails td{
    width: 25%;
    height: 150px;
    overflow: hidden;
    border: rgb(223, 223, 223) dotted 1px;
    text-align: center;
}
#GalleryThumbNailViewer1_ThumbNails td img{
    width: auto;
}
.CalOtherMonthDay {
    color: rgb(189, 189, 189);
}
/*修复代码结束*/

/*下雨代码*/
:root {
  --thunder-duration: 10s;
  --thunder-delay: 5s;
}

body {
  overflow-x: hidden;
}

.custom_container {
  position: fixed;
  background-image: linear-gradient(to bottom, #03042031, #0000005e 70%);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0; left: 0; right: 0; bottom: 0;
  overflow: hidden;
}

hr.thunder {
  border: unset;
  position: absolute;
  width: 100vw;
  height: 100vh;
  animation-name: thunder;
  animation-duration: var(--thunder-duration);
  animation-timing-function: linear;
  animation-delay: var(--thunder-delay);
  animation-iteration-count: infinite;
}

hr:not(.thunder) {
  width: 50px;
  border-color: transparent;
  border-right-color: rgba(255, 255, 255, 0.7);
  border-right-width: 50px;
  position: absolute;
  bottom: 100%;
  transform-origin: 100% 50%;
  animation-name: rain;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes rain {
  from {
    transform: rotate(105deg) translateX(0);
  }
  to {
    transform: rotate(105deg) translateX(calc(100vh + 20px));
  }
}

@keyframes thunder {
  0% {
    background-color: transparent;
  }
  1% {
    background-color: white;
  }
  2% {
    background-color: rgba(255, 255, 255, 0.8);
  }
  8% {
    background-color: transparent;
  }
}
/*下雨代码*/

/**/
#blog_nav_sitehome img {
    width: 70px;
}
.pager {
    background-color: #bfd4e8 !important;
}
.pager * {
    border: 0 !important;
    font-size: 0.8em;
}

.red-point {
    position: relative;
}

.red-point::before {
    display: var(--msg-display);
    font-size: 8px;
    content: var(--msg-cnt);
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 10px;
    border-radius:5px;/*设置圆角*/
    background-color: red;
    position: absolute;
    z-index: 1000;
    right: 0%;
    margin-right: -5px;
    margin-top: -1px;
}

#masthead,#nav,#content {
    opacity: 0;
}

.fadein, .fadeout {
    -webkit-transition: all 1.5s; 
    -moz-transition: all 1.5s; 
    -ms-transition: all 1.5s; 
    -o-transition: all 1.5s; 
    transition: all 1.5s;
}
#masthead.fadein {
    opacity: 0.5;
}
#nav.fadein {
    opacity: 0.9;
}
#content.fadein {
    opacity: 0.8;
}
#loading.fadeout {
    opacity: 0 !important;
    z-index: -1;
}