#ad_t2 {
    margin-top: 5px;
    line-height: 1.8;
    display: none;z
}
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}
.recomm-block {
    margin-top: 10px;
    display: none;
}
.cnblogs-markdown code, .cnblogs-post-body code {
    font-family: "Courier New",sans-serif !important;
    font-size: 12px !important;
    line-height: 20px;
    background-color: #2d2d2d !important;
    border: 1px solid #2d2d2d !important;
    padding: 0 5px !important;
    border-radius: 3px !important;
    line-height: 1.8;
    margin: 1px 5px;
    vertical-align: middle;
    display: inline-block;
    overflow-x: auto;
    color: #ccc;
}
#profile_block {
    margin-top: 5px;
    display: none;
    line-height: 1.5;
    text-align: left;
}
#footer {
display:none
}
.catListTitle {
    /* background: #009976; */
    border-bottom: 1px solid #060;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #fff;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: .5em;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
    background-image: linear-gradient( 135deg, #43CBFF 10%, #9708CC 100%);
    /* background-image: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%); */
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #6464d4;
    transition: all .4s linear 0s;
}
.headermaintitle {
	font-size: 30px;
	text-align: center;
	font-family: "楷体";
	color: #000;
	margin-top: 50px;
	animation: fireDiv 1s infinite;
	line-height: 62px;
	font-weight: bolder;
}
#blogTitle h1 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5;
	margin-left: 1em;
	margin-top: 10px;
	width: 100%;
	float: left;
}
@keyframes fireDiv {
	0% {
	text-shadow: 0 0 4px white, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20;
}
25% {
	text-shadow: 0 0 4px white, 2px -7px 6px #ff3, 2px -12px 8px #fd3, -3px -20px 11px #f80, 4px -30px 22px #f20;
}
50% {
	text-shadow: 0 0 4px white, 2px -10px 8px #ff3, 2px -14px 10px #fd3, -4px -25px 11px #f80, 4px -35px 25px #f20;
}
75% {
	text-shadow: 0 0 4px white, 2px -7px 6px #ff3, 2px -12px 8px #fd3, -3px -20px 11px #f80, 4px -30px 22px #f20;
}
100% {
	text-shadow: 0 0 4px white, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20;
}
}
body {
	color: #000;
	background: url(https://pic2.52pk.com/files/150525/6202640_103752_8974.jpg) fixed;
	background-size:100% 100%;
	
}

