#blog-news > ul > li{
line-height:1.1;
}
body{background-size:cover;
background:url(https://files.cnblogs.com/files/benymor/bg.gif);
}
body:hover{
  background:url(https://files.cnblogs.com/files/benymor/bg36.gif) ;
 
}

#blog-news > ul > li>a{
font-size:15px;
margin-left: 25px;
}
/*快速评论*/
#div_digg {
  position: fixed;
  top: 310px;
  right: 15px;
  border: 2px solid #ECD7B1;
  padding: 10px;
  width: 140px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
#div_digg:hover{
background:rgba(255,255,255,0.5);
border:0;}
#sideBar{
float:left
}
#boxQuit{
background:rgb(241, 233, 233);
color:rgba(255, 255,255,0.98);
}
#box{
    border-radius: 20%;
    opacity: 0.4;
    left:105px;
    top:120px;

}
#mainContent{
transition:all 1s!important;
float:right}
.catListTitle{
  margin-top: 21px;
margin-bottom: 10.5px;
border-left: 10px solid #c7f24c;
padding: 10px 0 10px 24px;
background-color: #ecf5d5;
}
/*公告栏*/
#blog-news{
background-color:rgba(236,245,213,0.07);
font-size:20px;
font-weight:400;
font-family:方正喵呜体;
}
#sideBar h3 {
    font-size: 22px;
    font-weight: 900;
}
/* 标题 */
#blogTitle h1 a {
font-size:38px;
text-decoration:none;

}
#blogTitle h1{
margin-top:10px;
}
#home{
margin-top:10px;}
/* 导航栏 */
#navList li{
font-size:20px;
margin-right:40px;
text-shadow: 0 2px 3px #c4b59d, 0px -2px 1px #fff;
line-height:13px;
}
#navList li:hover{
margin-right:20px;
}
#navList li,#navList li>a{
transition:all 0.5s;
}
#navList li:hover,#navList li>a:hover{
transition:all 0.8s;
}
#navList a{
text-decoration:none;
width: 4em;
background:rgba(101, 120, 237, 0.03);
border-radius:5px;
}
#navList a:hover{
background:rgba(101, 120, 237, 0.05);
font-size:25px;
color:#191919;
}

#navList{
margin-top:4.5px;
margin-bottom:4.5px;
}

/*正副标题 */
#blogTitle > h2{
font-family:'方正喵呜体';
}

/*气泡效果*/
.list {
	width: 90%
}

.list .out,.list .inc {
	margin: 6px 0;
	width: 90%
}

.list .out .icon,.list .inc .icon {
	width: 48px;
	height: 48px
}

.list .icontd {
	width: 48px
}

.list .out .icontd {
	display: none
}

.list .out .topleft,.list .out .topright,.list .out .bottomleft,.list .out .bottomright,.list .inc .topleft,.list .inc .topright,.list .inc .bottomleft,.list .inc .bottomright {
	background: url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_bubbles.png) no-repeat
}

.list .out .top,.list .out .bottom,.list .inc .top,.list .inc .bottom {
	background: transparent url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_horizontal.png) repeat-x
}

.list .out .left,.list .out .right,.list .inc .left,.list .inc .right {
	background: transparent url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_vertical.png) repeat-y
}

.list .out .topleft {
	background-position: left top;
	height: 9px;
	width: 18px
}

.list .out .topright {
	background-position: -18px top;
	height: 9px;
	width: 11px
}

.list .out .bottomleft {
	background-position: left -9px;
	width: 18px;
	height: 12px
}

.list .out .bottomright {
	background-position: right -9px;
	width: 11px;
	height: 12px
}

.list .out .top {
	background-position: top;
	font-size: 1px;
	height: 9px
}

.list .out .bottom {
	background-position: 0 -9px;
	height: 12px
}

.list .out .left {
	background-position: left;
	width: 18px
}

.list .out .right {
	background-position: -18px 0;
	width: 11px
}

.list .inc .topleft {
	background-position: 0 -21px;
	height: 9px;
	width: 18px
}

.list .inc .topright {
	background-position: -18px -21px;
	height: 9px;
	width: 11px
}

.list .inc .bottomleft {
	background-position: 0 bottom;
	width: 18px;
	height: 12px
}

.list .inc .bottomright {
	background-position: right bottom;
	width: 11px;
	height: 12px
}

.list .inc .top {
	background-position: 0 -21px;
	font-size: 1px;
	height: 9px
}

.list .inc .bottom {
	background-position: bottom;
	height: 12px
}

.list .inc .left {
	background-position: -29px 0;
	width: 18px
}

.list .inc .right {
	background-position: right;
	width: 11px
}

.list .inc .conmts {
	font-size: 12px;
	color: #000
}

.list .out .conmts {
	background: #dcdcdc
}

.list .inc .conmts {
	background: #c0e668
}
#comment_body_3614595  div  table  img{
border-radius:24%;
transform:translateY(12px);
}

#topics .postTitle a#cb_post_title_url{
	font-size: 1.7em;
	font-weight: bold;
	font-family: 'Courier New','方正喵呜体';
}
.postTitle a:hover{
font-size: 1.8em;
margin-left:2px;
}
<!-- 本来是h3的样式  -->
#cnblogs_post_body h13,.myTitleGreen {
	background:#A5A5A5;
	color: #ffffff;
	font-family: 'Courier New', 微软雅黑, Consolas, Arial, 宋体;
	font-size: 28px;
	font-weight: 700;
	height: 36px;
	line-height:1.2;
	    margin-top: 12px;
    margin-bottom: 36px;
	padding: 6px;
	text-shadow: 2px 2px 3px #222222;

}
#navCategory{
 font-family: "Courier New", 微软雅黑, Consolas, Arial, 宋体;
}
 #navCategory>ul>li>a,div#cnblogs_post_body>div>a{
    font-family: "Courier New", 微软雅黑, Consolas, Arial, 宋体;
    font-size: 13px;
    text-decoration:none;
}
div#cnblogs_post_body>div>a{
 font-family:"方正喵呜体", "Courier New", 微软雅黑, Consolas, Arial, 宋体;
padding-top:30px;
}
div#cnblogs_post_body>div>a{
display:inline-block;
margin-top:30px;
}
/*隐藏按钮*/
#con {
    position: fixed;
    color: white;
    font-size: 14px;
    background-color: rgba(241, 233, 233, 0.3);
    border-radius: 22%;
    padding: 5px;
    right: 120px;
    top: 120px;
    cursor: pointer;
}