/*公用*/
body {
    font-size:14px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","宋体",Arial;
    background:url("https://images.cnblogs.com/cnblogs_com/ningyouyou/1992682/o_220629095309_%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20220629175239.jpg") no-repeat  center fixed ;
    //https://images.cnblogs.com/cnblogs_com/ningyouyou/1992682/o_220629094709_%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20220629174650.jpg
    //https://images.cnblogs.com/cnblogs_com/ningyouyou/1992682/o_210627082856713bfc7ff9abbe0f8eae55c96edc10ce.jpeg
    background-size:100% 100%;
    min-width:1200px;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

#home {
    opacity: 0.9;
    filter: alpha(opacity=95);
    box-shadow:0 0 10px #000;
    margin:40px auto;
    width:1200px;
    background:#fff;
    overflow:auto;
    border:solid 1px #fff;
}
/*段落*/
.postBody p,.postCon p {
    margin:7px 0;
    line-height:24px;
}
h1 {
    margin:0;
}
h3 {
    font-size:15px;
    font-weight:bold;
}
/*超链接*/
a {
    color:#464646;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:visited,a:hover {
    color:#000;
}
ul {
    list-style:none;
    margin:0;
    padding:0;
}
image {
    border:none;
}
#header {
    padding:20px;
}
/*博客标题*/
#blogTitle, #blogTitle a:hover {
    text-decoration: none;
}

#blogTitle, #blogTitle a {
    font-weight: bold;
    color: rgb(64 58 59);
}
#blogTitle .title {
    margin-top:10px;
    height:100px;
    line-height:100px;
    font-size:36px;
    padding-left:175px;
    background:#fff;
}
.headermaintitle {
    }#blogTitle,#blogTitle a:hover {
    text-decoration:none;
}
/*子标题*/
.subtitle {
    padding-left:30px;
    font-size:14px;
    color:#999;
    font-weight:normal;
    margin:10px 0;
}
/*导航栏*/
#navigator {
    font-size:16px;
    height:48px;
    background:#555555;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
#navList li {
    margin:0;
    line-height:48px;
    display:inline-block;
    float:left;
}
#navList li:hover {
    background:#333;
}
#navList li a {
    padding:0 30px;
    text-decoration:none;
    line-height:48px;
    border:0;
    color:#fff;
    display:-moz-inline-box;
    display:inline-block;
}
.blogStats {
    height:48px;
    color:#fff;
    line-height:48px;
}
#main {
    padding:20px;
}
/*放右边*/
#sideBar{
    
}
#sideBarMain {
    padding:0 10px 0 0;
    background:#fff;
    margin:0 0 20px 0;
    width:190px;
    font-size:12px;
    line-height:22px;
    margin-top:0px;
    float:left;
}
#sideBarMain a {
    color:#666;
}
#leftcontentcontainer {
    color:#666;
}
.newsItem {
    color:#666;
}
 
/*公告*/
#profile_block {
    margin-top:0px;
    line-height:24px;
    text-align:left;
}
/*主面板*/
#topicList {
    margin-top:0px;
    padding-top:0px;
    padding-right:0px;
    background:#fff;
    padding-bottom:0px;
    float:left;
    width:980px;
    padding-left:0px;
}
/*每日文章列表*/
.day {
    background:#fff;
    padding:0;
    margin:0 0 20px 0;
}
/*博客标题*/
.postTitle a {
    color: #333;
    font-size: 28px;
}
.postTitle {
    padding-bottom:10px;
    font-size:20px;
    font-weight:bold;
    color:#464646;
    background:#fff;
    padding-left:30px;
}
.dayTitle {
    display:none;
}
/*摘要*/
.c_b_p_desc {
    padding:10px;
    line-height:24px;
    color:#888;
}
.c_b_p_desc a {
    color:#888;
}
.c_b_p_desc a:hover {
    text-decoration:none;
    border-bottom-width:1px;
    border-bottom-style:dotted;
}
/*右侧图片*/
.desc_img {
    margin-left:10px;
    border:solid 1px #fff;
    box-shadow:0 0 10px #aaa;
}
/*博文页*/
#topics .post {
    background:#fff;
}
.postCon {
    padding:10px 20px 0 20px;
}
.postDesc {
    margin:0 30px;
    margin-bottom:2px;
    padding:8px 0px;
    font-size:12px;
    color:#aaa;
    background:#fff;
    text-align:right;
}
.postDesc a {
    color:#AAA;
}
.postBody {
    padding:0;
}
/*google搜索框*/
#google_q,#q {
    height:22px;
    width:120px;
    border:solid 1px #ccc;
    box-shadow:inset 0 0 3px #ddd;
    border-radius:4px;
}
/*搜索按钮*/
.btn_my_zzk {
    font-family:'Microsoft Yahei';
    border:none;
    height:26px;
    width:60px;
    padding:1px;
    font-size:14px;
    cursor:pointer;
    position:relative;
    vertical-align:middle;
    display:inline-block;
    background:#555555;
    border-radius:4px;
    color:#fff;
}
.btn_my_zzk:hover {
    background:#333;
}
/*评论按钮*/
 
#btn_comment_submit {
    border:none;
    height:48px;
    width:120px;
}
/*评论按钮*/
.comment_btn {
    font-family:'Microsoft Yahei';
    border:none;
    height:48px;
    width:120px;
    font-size:18px;
    cursor:pointer;
    position:relative;
    vertical-align:middle;
    display:inline-block;
    background:#555555;
    color:#fff;
}
#btn_comment_submit:hover {
    background:#333;
}
/*评论标题*/
.feedback_area_title {
    padding:10px;
    font-size:24px;
    font-weight:bold;
    color:#555555;
    border-bottom:solid 6px #555555;
}
.feedbackListSubtitle {
    font-size:12px;
    color:#888;
}
.feedbackListSubtitle a {
    color:#888;
}
.comment_quote {
    background:#FCFAAC;
    padding:15px;
    border:1px solid #CCC;
}
#commentform_title {
    color:#555555;
    background-image:none;
    background-repeat:no-repeat;
    margin-bottom:10px;
    padding:10px 20px 10px 10px;
    font-size:24px;
    font-weight:bold;
    border-bottom:solid 6px #555555;
}
/*评论框*/
#comment_form {
    margin:10px 0;
    padding:0;
}
.commentform {
    margin:10px 0;
    padding:10px 20px;
    background:#fff;
}
/*评论输入域*/
#tbCommentBody {
    font-family:'MIcrosoft Yahei';
    margin-top:10px;
    width:940px;
    max-width:940px;
    min-width:940px;
    background:white;
    color:#333;
    border:2px solid #fff;
    box-shadow:inset 0 0 8px #aaa;
    padding:10px;
    height:120px;
    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;
}
/*分类页*/
.entrylist {
    padding:10px 20px;
    background:#fff;
}
.entrylistItem {
    margin:10px 0;
    padding:10px;
}
.entrylistPosttitle {
    font-size:18px;
    font-weight:bold;
    background:url('') no-repeat 0 3px;
    padding-left:30px;
}
.entrylistPostSummary {
    padding:10px;
}
.entrylistItemPostDesc {
    font-size:12px;
    color:#999;
    padding-left:40px;
}
/*尾部*/
#footer {
    font-size:12px;
    margin:20px;
    padding:12px;
    text-align:center;
    background:#555555;
    color:#DDD;
    font-size:14px;
}
/*文章内标题*/
#cnblogs_post_body h1 {
    font-size: 24px;
	background-color: #ececec;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 25px;
    padding-left: 20px;
    text-align: left;
    color: #000;
    border-left: solid 5px #000;
}
#cnblogs_post_body h2 {
    font-size: 20px;
    background-color: #ececec;
    font-weight: bold;
    line-height: 1.5;
    margin: 15px 25px;
    padding-left: 0px;
    text-align: left;
    color: #3d3939;
    border-left: solid 4px #342;
    text-indent: 1em;
}
#cnblogs_post_body h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin: 15px 25px;
    padding-left: 15px;
    text-align: left;
    color: #555;
    border-left: solid 4px #555;
     text-indent: 2em;
}
#cnblogs_post_body h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin: 15px 25px;
    padding-left: 15px;
    text-align: left;
    color: #555;
    border-left: solid 4px #555;
     text-indent: 3em;
}
#cnblogs_post_body h5 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin: 15px 25px;
    padding-left: 15px;
    text-align: left;
    color: #555;
    border-left: solid 4px #555;
     text-indent: 4em;
}
#cnblogs_post_body h6 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin: 15px 25px;
    padding-left: 15px;
    text-align: left;
    color: #555;
    border-left: solid 4px #AAA;
    text-indent: 5em;
}
/*文章内段落*/
#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0em;
    text-align: left;
    color: #000;
    padding-left: 60px;
}
#cnblogs_post_body p strong {
    color: #c08c8c;
}
/*文章内图片*/
#cnblogs_post_body p img {
    margin: 10px auto;
}

/*最新评论*/
#myposts .PostList {
    font-size:14px;
    line-height:17px;
    margin:10px 0;
    padding:15px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
#myposts .postTitl2 a {
    color:#555555;
}
.comment_textarea {
    padding: 8px 14px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    width: 900px;
    max-width: 100%;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    margin-bottom: 10px;
}
#tbCommentBody {
    font-family: 'MIcrosoft Yahei';
    margin-top: 10px;
    width: 860px;
    max-width: 940px;
    min-width: 540px;
    background: white;
    color: #333;
    border: 2px solid #fff;
    box-shadow: inset 0 0 8px #aaa;
    padding: 10px;
    height: 120px;
    font-size: 14px;
    min-height: 120px;
}
/*博客代码展示*/
.cnblogs_code {
    background-color: #f5f5f5;
    font-family: Courier New !important;
    font-size: 12px !important;
    border: 1px solid #ccc;
    padding: 2px;
    overflow: auto;
    margin: 10px 50px;
    color: #000;
	text-align: left;
    text-indent: 2em;
}
/*文章尾巴*/
#green_channel {
    text: align:right;
    background: #555555;
    margin: 14px;
    font-weight: normal;
    font-size: 15px;
    width: 400px;
    border: none;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
}
/*作者信息*/
#author_profile {
    display: none;
    float: left;
    width: 200px;
    margin: 14px;
    margin-bottom: 10px;
    color: #000;
    margin-left: 0;
    font-size: 12px;
}
/*顶一下*/
#div_digg {
    display: none;
}
