#site_nav_under {
display: none;
}
.c_ad_block, .ad_text_commentbox {
display: none;
margin: 0;
padding: 0;
}
#ad_under_google {
height: 0;
overflow: hidden;
}
#ad_under_google a {
display: none;
}
#home {
opacity:0.9;
margin: 0 auto;
width: 65%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#home {
margin: 0 auto;
width: 65%;
min-width: 1080px;
background-color: #fff;
padding: 30px;
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle {
height: 60px;
clear: both;
}
#navigator {
font-size: 13px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: 25px;
}
#blogTitle h2 {
font-weight: normal;
font-size: 18px;
font-size: 1.18571429rem;
line-height: 2.546153846;
color: #757575;
float: left;
}

body{
overflow-x: hidden;
background-image:url("https://images.cnblogs.com/cnblogs_com/linsxl/1571155/o_bg_img.jpg");
background-repeat:no-repeat;
background-size：cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-attachment: fixed;
}
#sideBar{
display:none;
}
#mainContent{
margin-left:0;
}
div#blogTitle{
background:none;
}
div#blogTitle .title a{
color:#ccc;
}
div#navigator ul#navList{
top: 110px;
right: 300px;
}
div#navigator ul#navList li a{
background:none;color:#6a6a6a;font-weight:bold;
}
.postCon a, .postBody a, .feedbackCon a{
border-bottom: 1px solid #eceff1;
}