#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 {
margin: 0 auto;
width: 90%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
border-radius: 10px;
border: 3px solid #BA7C7C;
box-shadow: 0 2px 6px rgba(224, 177, 254, 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{
background-image:url("https://images.cnblogs.com/cnblogs_com/Zhang-jin/1783468/o_230329030032_WechatIMG1844.jpeg");
background-repeat:no-repeat;
background-size:100% 100%;
background-attachment: fixed;
font-family:Sans-serif,"Times New Roman",Georgia,Serif;
filter:alpha(opacity=70); -moz-opacity:0.6; -khtml-opacity: 0.8; opacity: 0.75;
}