.main{
	min-height: 529px;
	height: auto;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 15px 15px 0px 15px;
	position: relative;
}
.bgcolor{
	height: 900px;
}
/*面包屑导航*/
.breadcrumb > li   li:before {
    color: #555555;
    content: "> ";
    padding: 0 5px;
}
.breadcrumb{
	font-size:16px;
	color: #555555;
	margin-bottom: 0px;
    background-color: #ffffff;
    border-radius:0 ;
    border-bottom: 1px solid #1878d2;
}
.breadcrumb a{
	font-size:16px;
	color: #555555;
}
.main-nav span{
	font-size: 16px;
	font-weight: bold;
}
.main-nav span img{
	padding-right: 8px;
}
/**/
.main-body{
	padding: 55px 15px 0px 15px;
}
.main-title{
	border-bottom: 2px solid #ededed;
	font-size: 20px;
	line-height:40px ;
	color: #1476d1;
	text-decoration: underline;
}
.main-title span{
	display: block;
	height: 100%;
	padding-left: 2%;
	/*border-bottom: 1px solid #1476d1;*/
}
/*.main-body img{
	display: block;
	width: 709px;
	height: 571px;
	margin: 0 auto;
}
.wz p img{
	width: 30px;
	height: 30px;

}*/
.wz  img{
	max-width: 1000px;
}
.main-body h3{
	display:block;
	padding: 36px 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #1476d1;
}
.main-body-title{
	padding-bottom: 36px;
	border-bottom: 1px solid #888888;
}
.img{
	padding-top: 36px;
}
.wz{
	padding: 48px 10px 50px 10px;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
/*修改文章详情页页面部分不一致字体*/
.wz span,.wz p{
  font-size:16px !important;
 text-indent:2em;
    font-family: microsoft yahei !important;
color:#666666 !important;
}
.wz tbody span,.wz tbody p{
  text-indent:0em;
}
.zz{
	padding: 20px 0 0 20px;
}
.bgcolor{
	height: 1500px;
}
.footul a{
color:#333333;
}
.fbt{
  text-align: center;
  font-size: 18px;
  color: #1476d1;
  margin-bottom: 20px;
  font-weight: bold;
}