body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;height:100%;width:100%;}
a{color:#172c45;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:none} 
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
html{font-size:50px;height:100%;}
.fl{
	float: left;
}
.fr{
	float:right;
}
body{
	font-family:"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",STHeiti,"华文细黑",sans-serif;
	;'	
}
		header{
			width:100%;
			height:3rem;
		}
		header img{
			width:100%;
			height:100%;
		}
		.p_title{
			width:100%;
			height:.7rem;
			line-height:.7rem;
			text-align:center;
			font-size:.32rem;
			color:#00821f;
			border-bottom:.01rem solid #959595;
		}
		.txt_box{
			width:100%;
			overflow:hidden;
		}
		.txt_title{
			width:100%;
			height:.68rem;
			background:#fff;
			line-height:.68rem;			
		}
		.txt_title i{
			display:inline-block;
			width:.06rem;
			height:.3rem;
			background:#71a539;
			margin:.18rem 0 0 .2rem;
			float:left;
		}
		.txt_title span{
			display:inline-block;
			font-size:.3rem;
			float:left;
			margin-left:.2rem;
		}		
		.txt_title p{
			display:inline-block;
			font-size:.22rem;
			float:left;
			margin-left:.2rem;
			color:#666666;
			line-height:.72rem;
		}
		.p_txt{
			width:100%;
			padding:.12rem .47rem;
			box-sizing:border-box;
			overflow:hidden;
			background:#eeeeee;
			font-size:.22rem;
			line-height:.34rem;
			margin:0 auto;
			text-align:justify;
			text-indent:.44rem;

		}
		.short_p{
			width:100%;
			min-height:0.78rem;
			line-height:.78rem;

		}
		footer{
			width:100%;
			height:.8rem;
			line-height:.8rem;
			color:#fff;
			font-size:.24rem;
			background:#313131;
/*			position:absolute;
			bottom:0;*/
			text-align:center;
		}
		p{
			font-size:.26rem;
			line-height:.4rem;
			text-indent:.52rem;
			width:5.8rem;
			margin:0 auto;
			text-align:justify;
		}
		p span{
			font-weight:bold;
		}
		p img{
			display:block;
			width:100%;
		}

.footer{
	width:100%;
	overflow: hidden;
	background-color: #000;
}
.p_txt1{
	width:100%;
	padding:.12rem .47rem;
	box-sizing:border-box;
	overflow:hidden;
	background:#000;
	font-size:.22rem;
	line-height:.34rem;
	margin:0 auto;
	text-align:justify;
	text-indent:.44rem;
	color:#fff;
}