/*公用模板*/
body {
    font-size: 15px;
    padding: 0;
    margin:0 auto; //容器自动居中
    text-align:center; //内容居中
    font-family: "微软雅黑","宋体",Consolas;
    background: url('https://images.cnblogs.com/cnblogs_com/lemon-jade/1296510/o_timg.jpg') no-repeat top center fixed;
    min-width: 1200px;
    background-size: cover;
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 1.8;
}
   
#home {
  opacity: 0.8;
    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-family:"微软雅黑","宋体",Consolas;
font-size:15px;
font-weight:bold;
}
/*超链接*/
a {
color:#555555;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:visited,a:hover {
color:#464646;
}
ul {
list-style:none;
margin:0;
padding:0;
}
image {
border:none;
}
#header {
padding:20px;
}
/*博客标题*/
#blogTitle,#blogTitle a {
font-family:"微软雅黑","宋体",Bradley Hand ITC;
font-weight:bold;
color:#444;
}
#blog-news {
    overflow: hidden;
}
#blogTitle .title {
margin-top:10px;
height:100px;
line-height:100px;
font-size:36px;
font-family:"微软雅黑","宋体",Arial;
padding-left:120px;
background: url('https://media-wallpapers.theotaku.com/1600-by-1200-183845-20080826131028.jpg') no-repeat;
}
.headermaintitle {
}#blogTitle,#blogTitle a:hover {
text-decoration:none;
}
/*子标题*/
.subtitle {
padding-left:30px;
font-family:"微软雅黑","宋体",Arial;
font-size:14px;
color:#888;
font-weight:normal;
margin:10px 0;
}
/*导航栏*/
#navigator {
font-size:16px;
height:48px;
background:#33CCFF;//第一行的条
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:#009FCC;
}
#navList li a {
padding:0 30px;
text-decoration:none;
line-height:48px;
border:0;
color:#FFFFFF;
display:-moz-inline-box;
display:inline-block;
}
.blogStats {
height:48px;
color:#FFFFFF;
line-height:48px;
}
#main {
padding:20px;
}
/*左边*/
#sideBarMain {
padding:0 10px 0 0;
background:#FFFFFF;
margin:0 0 20px 0;
width:190px;
font-family:"微软雅黑","宋体",Arial;
font-size:12px;
line-height:22px;
}
#sideBarMain a {
color:#444444;
}
#leftcontentcontainer {
color:#444444;
}
.newsItem {
color:#444444;
}
/*公告*/
#profile_block {
    padding: 0 10px 0 0;
    background: #FFFFFF;
    margin: 0 0 20px 0;
    width: 190px;
    font-family: "微软雅黑","宋体",Arial;
    font-size: 12px;
    line-height: 22px;
}
#sideBarMain {
    padding: 0 10px 0 0;
    background: #FFFFFF;
    margin: 0 0 20px 0;
    width: 190px;
    font-family: "微软雅黑","宋体",Arial;
    font-size: 12px;
    line-height: 22px;
}
/*主面板*/
#mainContent {
margin-top:0px;
padding-top:0px;
padding-right:0px;
background:#fff;
padding-bottom:0px;
float:right;
width:1120px;
padding-left:0px;
}
/*每日文章列表*/
.day {
background:#fff;
padding:0;
margin:0 0 20px 0;
}
/*博客标题*/
.postTitle a {
color:#000000;
}
.postTitle {
padding-bottom:10px;
font-family:"微软雅黑","宋体",Arial;
font-size:20px;
font-weight:bold;
color:#464646;
background:url('//images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
padding-left:30px;
}
.dayTitle {
display:none;
}
/*摘要*/
.c_b_p_desc {
padding:10px;
line-height:24px;
color:#444444;
}
.c_b_p_desc a {
color:#444444;
}
.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-family:"微软雅黑","宋体",Arial;
font-size:12px;
color:#444444;
background:#fff;
text-align:right;
}
.postDesc a {
color:#444444;
}
.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:#33CCFF;
border-radius:4px;
color:#fff;
}
.btn_my_zzk:hover {
background:#009FCC;
}
/*评论按钮*/

#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:#33CCFF;
color:#FFFFFF;
}
#btn_comment_submit:hover {
background:#00BBFF;
}
/*评论标题*/
.feedback_area_title {
padding:10px;
font-size:24px;
font-weight:bold;
color:#00BBFF;
border-bottom:solid 6px #00BBFF;
}
.feedbackListSubtitle {
font-size:12px;
color:#000000;
}
.feedbackListSubtitle a {
color:#000000;
}
.comment_quote {
background:#FFFFFF;
padding:15px;
border:1px solid #CCC;
}
#commentform_title {
color:#FFFFFF;
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 #FFFFFF;
}
/*评论框*/
#comment_form {
margin:10px 0;
padding:0;
}
.commentform {
margin:10px 0;
padding:10px 20px;
background:#FFFFFF;
}
/*评论输入域*/
#tbCommentBody {
font-family:'MIcrosoft Yahei';
margin-top:10px;
width:940px;
max-width:940px;
min-width:940px;
background:white;
color:#00BBFF;
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:#CCEEFF;
box-shadow:0 0 5px #00BBFF;
}
.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('//images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') 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:#33CCFF;
color:#FFFFFF;
font-size:14px;
}
/*文章内图片*/
#cnblogs_post_body p img {
margin:10px;
}
#sideBar {
    width: 220px;
    float: left;
    border: 1px solid #999;
    border-top-width: 0;
    overflow: hidden;
    padding: 0 8px 40px 12px;
}

#back-top {
position: fixed;
bottom: 100px;
right: 5px;
z-index: 99;
}
#back-top span {
width: 50px;
height: 64px;
display: block;
background:url(https://images.cnblogs.com/cnblogs_com/seanshao/855033/o_rocket.png)no-repeat center center;
}
#mainContent {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    background: #fff;
    padding-bottom: 0px;
    float: right;
    width: 1120px;
    padding-left: 0px;
}
#mainContent {
    float: right;
    margin-left: -250px;
    width: 100%;
}
.forFlow
{
padding-left:250px;
}