#cnblogs_post_body p {
    margin-left:0px;
    text-indent: 0;
}

<!-- 禁止复制 -->
<!--
html,body{
moz-user-select: -moz-none;
-moz-user-select: none;
-o-user-select:none;
-khtml-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
}
-->

<!-- 禁止复制 -->
p .dis_ver {
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}



<!-- 主题样式  START-->

#home {
    margin: -60px auto;
}


#blogTitle {
    height: 270px;
    margin: -35px auto;
}

#main {
    margin: 10px auto 0;

}



body {
background: url(https://images.cnblogs.com/cnblogs_com/lgeng/1059422/o_body_bg.jpg) repeat-x scroll 0 0 #f0eef5;
}
<!-- 主题样式  END-->




div.post h2 {
    border-bottom: 0px solid #666;
}
h3 {
    border-bottom: 0px solid #AAA;
}





.cnblogs_toc {
   float:left; 
   min-width:200px;
   padding: 4px 10px;
   font-size: 12px; 
   background-color: #eee;
   border: 1px solid #ccc;
}
 
.cnblogs_toc a {
   color: #369;
   border-bottom: 0px;
}

.cnblogs_toc ol {
  
   margin: 5px 14px 5px;
   line-height: 160%;
}

.cnblogs_toc li {
   list-style: decimal;
}



.rightside{width:60px;height:183px;position:fixed;left:50%;bottom:15%;margin-left:599px;z-index:13;}

@media screen and (max-width:1195px){
	
	.banner{width:1280px;}
		
}
@media screen and (max-width:1350px){
	
	.rightside{margin-left: 542px;}
		
}

.icon{background:url(https://www-cdn-res.shiguangkey.com/res/images/icon.png) no-repeat;}
.rightside{width:60px;height:60px;position:fixed;left:50%;bottom:15%;margin-left:599px;z-index:13;}
.sidecomm,.downclick,.icon-help-hover{width:60px;height:60px;background:#e7e7e7;margin-top:1px;text-align:center;}
.downapp{position:relative;}
.back-top{display:none}
.sidecomm:hover,.downclick:hover,.icon-help-hover:hover{background:#299be4;}
.sidecomm:hover .commn-span,.downclick:hover .commn-span,.back-top:hover,.icon-help-hover:hover .commn-span{color:#fff; background:#299be4;}
.commn-span{display:block;color:#666;font-size:12px;}
.feedback,.backtop,.dowicon{width:26px;height:26px;margin:5px 0 7px;}
.icon-help{width:26px;height:26px;margin:5px 0 7px;background: url(https://www-cdn-res.shiguangkey.com/res/images/icon-help2.png);background-size: 28px 28px;}
.dowicon{background-position:-52px -64px;width:21px}
.downer{width:116px;height:145px;position:absolute;bottom:0;right:1px;background:#fff url(https://www-cdn-res.shiguangkey.com/res/images/down-bg.png) no-repeat;text-align:center;color:#299be4;display:none}
.downer img{margin:8px 0 5px;width: 100px;height: 100px;}
.downapp:hover .downer{display:block}
.feedback{background-position:0 -64px;}
.sidecomm:hover .feedback{background-position:0 -90px}
.backtop{display: block;background-position:-27px -90px;margin:9px 16px 4px;width:25px;}
.downclick:hover .backtop{background-position:-26px -64px}
.icon-help-hover:hover .icon-help{background: url(https://www-cdn-res.shiguangkey.com/res/images/icon-help1.png);background-size: 28px 28px;}




/* Banlieue13 导航栏美化
#navList {
min-height: 45px;
background: #C66767;
width: 80%;
}
#navigator a {
color: #000;
font-family: "verdana","ms song","宋体","Arial","微软雅黑", "Helvetica", "sans-serif";
font-size: 16pt;
font-weight:bold;
}*/

/*CodingLife模板 翻页美化*/
.topicListFooter .pager a:link,.topicListFooter .pager a:visited{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #169fe6;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: none
}
.topicListFooter .pager a:hover{
    background: #E86C74;
}
#nav_next_page a {
  background-color: #169fe6;
}
.topicListFooter {
  height:30px;
}
#homepage_top_pager.topicListFooter,#homepage1_HomePageDays_homepage_bottom_pager.topicListFooter {
  height: 68px;
}
#under_post_news {
  width: 848px;
  margin-left: 0px; 
}
#topics .postDesc a{
 margin:0 0.5em;
}

#nav_next_page a:hover{
background-color:#E86C74;
}



#cnblogs_post_body h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}
h3 {
    color: #fff;
    background-color:#169fe6;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}


<!--     https://www.cnblogs.com/haiyan123  -->
<!--  START  -->
#cnblogs_post_body p {
    margin-left:0px;
    text-indent: 0;
}
.title{
           background-color:darkcyan;
            color: white;
            height: 30px;
            width: 100%;
            line-height: 30px;
            text-align: center;
            font-family: 华文隶书;
            font-size: 19px;
            opacity: 0.5;
            border-radius: 5px;

        }


.post a:visited {
    color: cornflowerblue;
    text-decoration: none;
}


.post a:link {
    color:cornflowerblue;
    text-decoration: none;
}

.secondtitle{
           background-color: salmon;
            color: white;
            height: 30px;
            width: 60%;
            line-height: 30px;
            font-family: 华文中宋;
            font-size: 19px;
            opacity: 0.6;
            border-radius: 5px; 
            margin-left:0;
        }

/* 看板娘 */
canvas#live2dcanvas {
border: 0 !important;
left: 0;
bottom: 0px; width: 200px; height: 400px; z-index: 99999; opacity: 1 !important; pointer-events: none;
}

/* 看板娘 END */


<!--https://www.cnblogs.com/haiyan123/p/8387770.html   END -->