html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix:after { margin: 0; padding: 0; }
html, body { height: 100%; }
body { padding: 0; margin: 0; 
font-family: "microsoft yahei", "微软雅黑","pingfang sc", "lantinghei sc", "helvetica neue", helvetica, arial, stheitisc-light, simsun, "宋体", "wenquanyi zen hei", "wenquanyi micro hei", sans-serif;
}
h1, h2, h3, h4 { font-weight: normal; }
li { list-style-type: none; }
a { text-decoration: none; outline: none; color: #333; }
a:hover { text-decoration: none; color: #3773db; }
table { border-collapse: collapse; border-spacing: 0; }
iframe, img { border: 0; }
img { vertical-align: middle; }
input{outline: none}
.clearfix { display: block; #zoom:1;
}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both; }
.left { float: left; }
.right { float: right; }
.hide { display: none; }
body{
	background-color: #f4f4f4;
	max-width: 640px;
	margin: 0 auto;
}
header{
	height:2.625rem;
	border-bottom: 1px solid #ebebeb;
	display: flex;
	align-items: center;
	padding: 0 1rem;
	justify-content: space-between;
	background-color: #fff;
}
header img{
	height: 2rem;
	display: flex;
}
header .wap_top_nav{
	display: flex;
	justify-content: space-between;	
	height: 100%;
	align-items: center;
}
header .wap_top_nav .download{
	font-size: 0.78125rem;
	color: #fff;
	height: 1.625rem;
	border-radius: 0.8125rem;
	padding:0 0.625rem;
	background-color: #c72e30;
	align-items: center;
	justify-content: center;
	display: flex;
}
header .wap_top_nav .download a{
	color: #fff;	
}
header .wap_top_nav .nav_bnt{
	display: flex;
	width: 0.875rem;
	height: 0.9375rem;
	background: url(/uploads/image/rts1aamimg/wap_doc_nav_bg.png) center center no-repeat;
	background-size: auto 0.9375rem; 
	margin-left: 1.0625rem;
}

.wap_doc_box{
		background-color: #fff;
		padding: 0 0 2rem 0;
}
.wap_doc_box h1{
	color: #333333;
	font-size: 1.375rem;
	text-align: justify;
	padding: 1.625rem 1rem 0 1rem;
	line-height: 1.6;
	font-weight: 600;
}
.wap_doc_box .detail{
	padding: .9rem 1rem .6rem 1rem ;
	font-size: .94rem;
	overflow: hidden;
}
.wap_doc_box .detail .author{
	color: #333333;
	margin-right: 0.3125rem;
	float: left;
	padding-bottom: .15rem;
}
.wap_doc_box .detail .time{
	color: #b0b5b9;
	float: left;
}
.wap_doc_box .doc{
	padding: 0 1rem;	
}
.wap_doc_box .doc .doc_content{
	margin-top: 1.3rem;
	text-align: justify;
	color: #333333;
}
.wap_doc_box .doc .doc_content img{
	max-width: 100% !important;
	display: block;
	margin: 0.625rem 0;
}
.wap_doc_box .doc .doc_content p{
	font-size: 1.125rem!important;
	line-height: 1.8!important;
	padding-bottom:0.75rem!important;
	margin: 0!important;
	color: #333333;
}
.wap_doc_box .doc .doc_content p.palt img{
	margin-bottom: .2rem;
}
.wap_doc_box .doc .doc_content p.palt span{
	color: #9a9a9a;
	font-size:1rem;
	display: block;
	text-align: justify;
}

.doc_banner{
	margin: .7rem 0;
}
.doc_banner img{
	width: 100%;
}
/* footer{
	background-color: #ce3a3a;
	text-align: center;
	padding: .8rem 1rem;
}
footer p{
	font-size: 0.875rem;
	color: #fff;
	margin-bottom: 0.3125rem;

} */

footer{
	background-color: #f7f8fa;
	text-align: center;
	padding: .8rem 1rem;
}
footer p{
	font-size: 0.875rem;
	color: rgba(0,0,0,0.25);
	margin-bottom: 0.3125rem;
}