
.p-detail{
	width:100%; background:#EFEFF4; height: auto; overflow:hidden; clear:both;
}

.p-content {
	line-height:48px; font-size:1.1rem; width:98%; margin-left:auto; margin-right:auto; padding-top:20px; height:auto; overflow:hidden; padding-bottom:20px
}

.p-content h2{
line-height:30px; font-size:2rem;  font-weight:bold; width:100%; text-align:center
}
.p-content .n-ext{
	width:97%; margin-left:auto; margin-right:auto; height:50px; line-height:50px; font-size:12px; color:#666666	
}
#main-con{
	width:96%; margin-left:auto; margin-right:auto; line-height:40px; font-size:1.1rem;
}
#main-con p{
	text-indent:40px;
}
#main-con img{
	margin-top:8px; margin-bottom:8px; max-width:1000px
}
.prompt{position:fixed;top:50%;left:50%;display:-webkit-box;font-size:16px;width:102px;height:102px;background:rgba(0,0,0,0.8);color:#fff;-webkit-box-pack:center;-webkit-box-align:center;margin:-51px 0 0 -51px;border-radius:10px; z-index:99999999}
.resume{
	width:96%; margin-left:auto; margin-right:auto; border:#EDEDED 1px solid; background-color:#F7FBFF; padding:15px; line-height:32px; font-size:1rem; margin-top:15px; margin-bottom:15px; clear:both	
}
#viewcount{
	float:right; padding-right:25px	
}
#page{
	text-align:center; clear:both; padding-top:20px	
}