#div_digg {
	padding: 5px;
	border-radius: 5px;
	position: fixed;
	bottom: 80px;
	width: 80px;
	z-index: 100;
	right: 15px;
	padding: 10px;
	width: 140px;
	border-radius: 5px 5px 5px 5px !important;
}

#div_digg .buryit {
	display: none
}

.diggit {
	background: url(https://images2017.cnblogs.com/blog/894443/201709/894443-20170920105433618-867225449.png) no-repeat;
	width: 60px;
	height: 60px;
}

#div_digg .diggnum {
	position: absolute;
	bottom: -20px;
	left: 6px;
	background: #D0D0D0;
	padding: 2px 0;
	display: block;
	color: #555;
	font-size: 12px;
	text-align: center;
	width: 60px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: bold;
}

.onemorestudy{
    display: none;
}


#cnblogs_post_body h1,#cnblogs_post_body  h2,#cnblogs_post_body  h3,#cnblogs_post_body  h4,#cnblogs_post_body  h5,#cnblogs_post_body  h6{margin: 1.6em 0px; font-weight: bold;}

#cnblogs_post_body h1{font-size: 1.6em;}

#cnblogs_post_body h2{font-size: 1.4em;}

#cnblogs_post_body h3{font-size: 1.3em;}

#cnblogs_post_body h4{font-size: 1.2em;}

#cnblogs_post_body h5{font-size: 1em;}

#cnblogs_post_body h6{font-size: 1em;}

#cnblogs_post_body h1{border-bottom: 2px solid rgb(239, 112, 96); font-size: 1.3em;}

#cnblogs_post_body h1 span{display: inline-block; font-weight: normal; background: rgb(239, 112, 96); color: rgb(255, 255, 255); padding: 4px 10px 5px; border-top-right-radius: 3px; border-top-left-radius: 3px; }

#cnblogs_post_body h1::after{display: inline-block; content: " "; vertical-align: bottom; border-bottom: 36px solid rgb(239, 235, 233); border-right: 20px solid transparent;}


#cnblogs_post_body h2{border-bottom: 2px solid rgb(239, 112, 96); font-size: 1.3em;}

#cnblogs_post_body h2 span{display: inline-block; font-weight: normal; background: rgb(239, 112, 96); color: rgb(255, 255, 255); padding: 4px 10px 5px; border-top-right-radius: 3px; border-top-left-radius: 3px; }

#cnblogs_post_body h2::after{display: inline-block; content: " "; vertical-align: bottom; border-bottom: 36px solid rgb(239, 235, 233); border-right: 20px solid transparent;}

#cnblogs_post_body h3{border-bottom: 2px solid rgb(239, 112, 96); font-size: 1.3em;}

#cnblogs_post_body h3 span{display: inline-block; font-weight: normal; background: rgb(239, 112, 96); color: rgb(255, 255, 255); padding: 4px 10px 5px; border-top-right-radius: 3px; border-top-left-radius: 3px; }

#cnblogs_post_body h3::after{display: inline-block; content: " "; vertical-align: bottom; border-bottom: 36px solid rgb(239, 235, 233); border-right: 20px solid transparent;}

#cnblogs_post_body strong{font-weight: bold; color: rgb(233, 105, 0);}

#cnblogs_post_body table{display: table; width: 100%; text-align: left;}

#cnblogs_post_body tbody{border: 0px;}

#cnblogs_post_body table tr{border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: white;}

#cnblogs_post_body table tr:nth-child(2n){background-color: rgb(248, 248, 248);}

#cnblogs_post_body table tr th,#cnblogs_post_body  table tr td{font-size: 1em; border: 1px solid rgb(204, 204, 204); padding: 0.5em 1em; text-align: left;}

#cnblogs_post_body table tr th{font-weight: bold; background-color: rgb(240, 240, 240);}