/*手机文章页*/
#toBack{display: none;}
@media (max-width: 992px){
body {
    width: 100%;
    background-image: none;
}
.model {
    width: auto; 
  
}
.mainAll{
    margin: 0px;padding-top:0;
    background-image: none;
}	
	
	.header,.footer,#crumb,#btns,#navOutter{display:none;}
	body,#wapper{width:100%;}
	#wapper #ShowArtOne #title {border-bottom: 2px solid #ddd;padding-bottom:10px;margin-bottom:10px;}
	#ShowArtOne #title p{font-size: 12px;}
	#ShowArtOne #title h1 {line-height: 34px;padding-bottom: 0px;margin-bottom: 0px;font-size: 22px;} 
	#content{padding: 0px 0px 20px 0px;line-height: 200%;word-break: break-all;font-size: 16px;}
	#contentPic img{max-width:100%;height:auto;min-width:90%;}
	#content p{margin-bottom:10px;}
	#content img{max-width:100%;height:auto;min-width:90%;}
	#toBack{
		background-image: url(../wap/img/back.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		position: fixed;
		right:10px;
		bottom:20px;
		z-index: 999;
		height: 110px;
		width: 110px;
		background-size:100%;
		display: block;opacity:0.8;
	}	
	#fuJian {
    clear: both;
    margin: 0;padding: 0px;border: 0;}
.trs_key4format p {text-indent: 0;}
.trs_paper_default iframe{max-width:100%;height: auto;}
}