.mid_tablelayout{
	width: 1134px;
	margin: 20 auto;
	text-align: center;
	table-layout:fixed;
}
.article_area,.closely{
	background-color:#fff;
	padding:30px;
	text-align:left;
	border-radius:3px;
}
.article_area{width:800px;min-height:800px;height:100%;}
.article_title{font-size:31px;font-weight:600;padding:0;margin:0;}
.article_inf{padding-top:20px;padding-bottom:15px;}
.article_inf span{color:#888888;}
.article_content{overflow:hidden;line-height:1.6;}
.article_content p{margin:10px 0px;}
.article_content table,th,td{border-collapse:collapse;}
.article_content table {border-collapse: collapse;border-spacing: 0;}
.article_content table th,.article_content table td {border-collapse:collapse;border: 1px solid #ddd !important; }
.article_content pre code table td {border: none !important;}
.closely{width:300px;min-height:300px;padding:20px;}
.gg{width:300px;height:120px;margin-top:20px;background-color:#fff;text-align:left;border-radius:3px;overflow:hidden;}
.fixedtop{position: sticky;top:10px;}

.vtclgntop{vertical-align:top;}
.headpic{width:40px;height:40px;overflow:hidden;border-radius: 50%;}
.headpic>img{width:100%;height:100%;border:0;}
.editorinf{line-height:1.6;}
.boxborder{border:1px solid #e8e8e8;}
.timehot{letter-spacing:0.6px;font-size:12px;}
.ultitle{padding-bottom:14px;border-bottom:1px solid #ddd;}
.ulist{list-style:decimal;margin:0;padding-left:16;}
.ulist li{margin-top:16px;list-style: decimal;}
.ulist li a{color:inherit}
.ulist li a:hover{color:#FF0000;}
.hr.scale-half {height: 1px;background-color: #ddd;}
.reply_area{margin-top: 20px;padding-top: 20px;table-layout: fixed;border-top: 1px solid #eeeeee;}
.reply_time{letter-spacing:0.6px;font-size:12px;color:#888888;}
.reply_content{padding-top:5px;overflow:hidden;}
.reply_count{margin-left:10px;}
.ggshadow{box-shadow: 1px 2px 4px rgba(0,0,0,0.2);-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.2);}
.searchitem{line-height:1.6;padding-top: 10px;padding-bottom: 12px;}
.searchitem>div{display:inline-block;margin-right:1px;min-width: 60px;}
#closely_list_area{overflow:hidden;}
pre *, code * {font-family: inherit;color: inherit;}