html {
    font-size: 14px !important;
}
#home h1 {
    font-size: 45px;
}
#blogTitle h1,
#blogTitle h2 {
    font-family: 'comic sans ms';
}

body {
   color: #000;
    background: url(https://img2020.cnblogs.com/blog/2050700/202006/2050700-20200605103839800-1794122975.jpg) fixed;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
}
* {
    cursor: url(https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_cursor.png), auto;
}
#cnblogs_post_body h2 {
    color: #21759b;
}

#cnblogs_post_body h3 {
    margin: 1.5rem 0;
}

#home {
    width: 65% !important;
    min-width: 640px !important;
    max-width: 960px !important;
    border-radius: 1rem !important;
    box-shadow: none;
    opacity: 0.95;
}

.catListEssay,
.catListLink,
.catListNoteBook,
.catListTag,
.catListPostCategory,
.catListPostArchive,
.catListImageCategory,
.catListArticleArchive,
.catListView,
.catListFeedback,
.mySearch,
.catListComment,
.catListBlogRank,
.catList,
.catListArticleCategory {
    background: none !important;
}

.newsItem {
    background: none !important;
}

#sideCatalog-catalog ul .active {
    background-color: #fff !important;
}

.postBody blockquote {
    margin: 1rem 0;
    padding: 0.5rem 1rem;
    border: 1px solid #d3d3d3;
    border-radius: 1rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #deebf7), color-stop(1, #aad2f0));
}

.cnblogs-markdown .hljs,
.cnblogs-post-body .hljs {
    border-width: 0.3rem !important;
    border-color: #e0dfcc !important;
    border-style: solid !important;
    text-shadow: 0 1px white;
    border-radius: 1rem !important;
    padding: 10px 20px !important;
    font-family: Consolas, monospace, Microsoft YaHei !important;
    font-size: 14px !important;
    margin: 20px 0 !important;
    background-color: #f5f2f0 !important;
}

img {
    border-width: 0.3rem !important;
    border-color: #e0dfcc !important;
    border-style: solid !important;
    text-shadow: 0 1px white;
    border-radius: 1rem !important;
    margin: 20px 0 !important;
    overflow: hidden;
}

#cnblogs_post_body p {
    margin: 1rem 0;
    line-height: 2rem;
    font-size: 1.2rem !important;
}

.cnblogs-markdown code,
.cnblogs-post-body code,
.cnblogs-markdown pre code,
.cnblogs-post-body pre code {
    display: inline-block;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-family: monospace !important;
    background-color: pink !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    margin: auto 3px;
    border: none !important;
}
#navigator {
   font-size: 15px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
    background: url(https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=1625145699,1590454690&fm=11&gp=0.jpg) right;
    -webkit-background-clip: text;
    animation: move1 30s linear infinite;
}
#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 18px;
    color: transparent !important;
}





/*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;
}
*{
cursor: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_cursor.png'), auto;}

#home {
opacity: 0.80;
margin: 0 auto;
width: 84%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 80px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  border: 16px solid transparent;
border-image:url('https://img2020.cnblogs.com/blog/2050700/202006/2050700-20200605103839800-1794122975.jpg') 60  round;
}
#mainContent {
    padding: 10px 0 10px 0 !important ;
}
#blogTitle h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
    background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534426/t_timg.jpg') ;
    -webkit-background-clip: text;
animation: move 20s linear infinite;
}
#blogTitle h2 {
  background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534426/t_timg.jpg') right ;
    -webkit-background-clip: text;
    color: transparent;
animation: move 20s linear infinite;
}
#blogTitle a{
   color: transparent  !important;
}
#blogTitle h1:hover{
      background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534426/o_timg.jpg') right;
    -webkit-background-clip: text;
}
#navList a:hover {
color:#069 !important;
text-decoration: none;
}
#navList a {
display: block;
width: 5em;
height: 22px;
float: left;
text-align: center;
padding-top: 18px;
color: transparent !important;
}
.blogStats {
    color: transparent !important;
}
#navigator {
font-size: 15px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: 25px;
background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534426/t_timg.jpg') right;
    -webkit-background-clip: text;
animation: move1 30s linear infinite;
}
.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;
}

#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;
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;
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;
}

body {
color: #000;
background: url('https://img2020.cnblogs.com/blog/2050700/202006/2050700-20200605103839800-1794122975.jpg'
) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}
#header {
    background: url('https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1606915949309&di=8c6511d5eca578437cb6c8702b5442ca&imgtype=0&src=http%3A%2F%2Fc-ssl.duitang.com%2Fuploads%2Fitem%2F201503%2F14%2F20150314102059_cjAfT.thumb.400_0.jpeg') no-repeat right top;
    height: 95px;
    background-size: contain;
    padding-top: 30px;
}
#footer {
    text-align: center;
    height: 41px;
    margin-top: 10px;
    padding-top: 40px;
    background: url('https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1606914552545&di=74c7219522cb0c080b8a8ebec208c248&imgtype=0&src=http%3A%2F%2Fcdn.wallpapername.com%2F2560x1600%2F20200207%2F5e3d9308121a0.jpg') no-repeat;
background-size:cover;
color:#333;
    width: 68%;
    margin: 0 auto;
}
  @keyframes move {
        0% {
            background-position: left;
        }
        50% {
            background-position: right;
        }
        100% {
            background-position: left;
        }
    }
  @keyframes move1 {
        0% {
            background-position: right;
        }
        50% {
            background-position: left;
        }
        100% {
            background-position: right;
        }
    }
.tittps{
color: black;
font-size: 16px;font-weight: bold
}
.titimg{
background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534426/t_010.jpg') no-repeat;
height:120px
}
a:hover{
cursor: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_0000111.png'), auto;}
}


 ::-webkit-scrollbar-track-piece {
            background-color:transparent;
        }

        ::-webkit-scrollbar {
            width: 9px;
            height: 9px;
        }

        ::-webkit-scrollbar-thumb {
                 background-color:#6c89b9;
            background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
            -webkit-border-radius: 2em;
            -moz-border-radius: 2em;
            border-radius: 2em
        }


.material-scrolltop {
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    bottom: 23px;
    right: 23px;
    padding: 0;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    background: #4caf50;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
}

.material-scrolltop:hover {
    background-color: #4caf50;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
    background-image: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_huojian1.png');
}


.material-scrolltop::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    width: 0;
    border-radius: 100%;
    background: #66bb6a;
}

.material-scrolltop:active::before {
    width: 120%;
    padding-top: 120%;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.material-scrolltop.reveal {
    width: 56px;
    height: 56px;
}

.material-scrolltop span {
    display: block;
    font-size: 25px;
    color: #fff;
}

.material-scrolltop,
.material-scrolltop::before {
    background-image: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_jiantou001.png');
    background-position: center 50%;
    background-repeat: no-repeat;
}


@font-face{font-family:"iconfont";src:url('//at.alicdn.com/t/font_1333342_i8zg4c2fqc.eot?t=1567392213356');src:url('//at.alicdn.com/t/font_1333342_i8zg4c2fqc.eot?t=1567392213356#iefix') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('//at.alicdn.com/t/font_1333342_i8zg4c2fqc.woff?t=1567392213356') format('woff'),url('//at.alicdn.com/t/font_1333342_i8zg4c2fqc.ttf?t=1567392213356') format('truetype'),url('//at.alicdn.com/t/font_1333342_i8zg4c2fqc.svg?t=1567392213356#iconfont') format('svg');}.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-saoma:before{content:"\e64b";}.icon-dianhua:before{content:"\e62f";color:rgb(224,98,13)}.icon-sousuo:before{content:"\e7b7";}.icon-qq:before{content:"\e600";color:rgb(76,175,233)}.icon-weixin:before{content:"\e637";color:rgb(0,200,0);}.icon-huojian:before{content:"\e63a";}.icon-huojian-copy:before{content:"\e7b8";}

.leftNav-item{position:fixed;left:6px;top:20%;z-index:999999;}.leftNav-item ul{margin:0;padding:0;}.leftNav-item ul li{width:50px;height:50px;font-size:20px;border-radius:5px;background:#fff;color:#fff;text-align:center;margin:5px 0;position:relative;transition:.5s;box-shadow:0 2px 5px rgba(0,0,0,0.8);}.leftNav-item ul li i{color:#666;line-height:50px;font-size:20px;z-index:55}.leftNav-item ul li a{z-index:99}.leftNav-item ul li .rota{display:block;position:absolute;border-radius:5px;left:0;top:0;width:100%;height:100%;margin:auto;-webkit-transform-origin:-50% 50%;transform-origin:-50% 50%;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);-webkit-transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;opacity:0;filter:alpha(opacity=0);background:#1B8BF5;color:#fff;text-align:center;line-height:50px;font-size:12px;text-decoration:none;padding:2px 3px;box-sizing:border-box;}.leftNav-item ul li:hover .rota{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;opacity:1;filter:alpha(opacity=90);}.leftNav-item ul li .title{position:absolute;right:-72px;top:16px;height:18px;line-height:18px;font-size:14px;text-align:left;padding:3px 10px;background:rgba(0,0,0,0.5);color:#fff;border-radius:8px;}.leftNav-item ul li .img-item{position:absolute;left:65px;top:-30px;border:1px solid #ccc;border-radius:3px;}.leftNav-item ul li div img{max-width:120px;display:block;}.leftNav-item ul li .text-item{position:absolute;left:65px;top:18px;border:1px solid #ccc;border-radius:3px;background:#fff;text-decoration:none;padding:3px 8px;color:#444;font-size:14px;}.leftNav-item ul li .text-item span{position:relative;padding-left:15px;word-break:keep-all;white-space:nowrap;}.leftNav-item ul li .text-item span i{font-size:14px;line-height:24px;position:absolute;left:0;top:-2px;color:#444;}.leftNav-item ul li div{display:none;}.for-top{display:none;}
.leftNav-item p {
			position: absolute;
			width: 84px !important;
			    background: #90e0cb;
    color: #6b6363;
			font-size: 12px;
			padding: 15px;
			text-align: left;
			top: -10px;
			width: 0;
			margin: 0;
			left: -120px
		}

		.hover {
			transition: all 0.5s ease-out;
			z-index: 1;
			left: 60px !important;
		}
	.index_cy {
			width: 30px;
			height: 30px;
			background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_x1.png');
			position: fixed;
			left: 14px;
			top: 20%;
			margin-top: 170px;
			cursor: pointer;
transition: all 0.s ease-in-out
		}

		.index_cy2 {
			width: 30px;
			height: 30px;
			background: url('https://images.cnblogs.com/cnblogs_com/mxiaoli/1534839/o_jia1.png');
			position: fixed;
			left: 14px;
			top: 20%;
			margin-top: 170px;
			cursor: pointer;
transition: all 0.s ease-in-out
		}
.ac{
    position: fixed;
    z-index: 100;
    top: -40px;
    right: -40px;
    width: 0;
    height: 0;
    border: 40px solid;
    border-color: transparent transparent transparent #f56044;
    display: block;
    transform: rotate(-45deg);
    text-align: right;
    color: #fff;
}.ac:hover{color:#fff}
.ac:after{
    content: '关注我';
    position: absolute;
    left: -45px;
    top: -9px;
    transform: rotate(90deg);
}