/*
* 模板0
* Wednesday, November 2024.
* 川哥编程
* 13700879064
*/
#rbox .detial{
	margin-left:20px;
}
#lastWriteTime{color:#888;}
/* #rbox .detial img{ */
	/* max-width:100%; */
/* } */
#rbox .detial #summary {
    padding: 20px;
    border: 1px solid #eee;
    margin: 20px auto 20px auto;
    width: 80%;
    border-radius: 3px;
    background: #fafafa;
    text-indent: 32px;
    line-height: 26px;
}
#rbox .detial #summary:empty, #rbox .detial #imgurls:empty{display:none;}
#rbox .detial #data {
    font-size:16px;
	text-indent:32px;
	line-height: 26px;
}
@media screen and (max-width:768px) {
	
}