@charset "utf-8";
/* CSS Document */

/*************文章页*******************/
.header{
    height:auto;
    overflow: hidden;
    margin:20px auto 0px;
    position:relative;
}
.header-word{
    float:right;
    font-size:12px;
	margin-right:10px;
}
.header-word a{
	text-decoration:none;
    color:#555;
}
.header-word a:hover{
	text-decoration:none;
    color:#409347;
}

.header-bottom{
	margin:0 auto;
	background:#198343;
	margin-top:5px;
	height: 4px;
}
.atical{
    margin:0 auto;
    margin-bottom:30px;
    overflow: hidden;
    border:1px solid #c5c5c5;
    border-top:none;
	font-family:"Microsoft YaHei","SimSun";
}
.atical h1{
    margin-top:33px;
   	color:#464646;
    font-size:28px;
    text-align: center;
	width:80%;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	margin-bottom:20px;
	line-height:40px;
}
.atical h2{
    margin-top:10px;
    color:#464646;
    font-size:13px;
    text-align: center;
	font-weight:100;
}
.hengxian{
    width:85%;
    height:1px;
    background:#c5c5c5;
    margin:25px auto;

}

.atical p{
    width:85%;
    line-height:35px;
   	margin:0 auto;
    color:#424141;
    font-size: 16px;
	font-family:"Microsoft YaHei","SimSun";
	margin-bottom:20px;
}
.atical img{
    max-width:85%;
    
}
#art_zoom {
	height:60px;
	text-align:right;
	line-height:60px;
	margin-right:20px;
}
.a1 {
	font-size:13px;
	
}	
	.foot {
		margin-top:47px;
		width:100%;
		border-top:4px solid #007E40;
		padding-top:40px;	
		margin-bottom:47px;
	}

