body {
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
}
.breadNavBtn{
	font-size: 16px;
	color: #828282;
}
.breadNavIcon{
	margin-right: 20px;
	display: inline-block;
}
.breadNavBtn:not(:last-child):after{
	content: '>';
	display: inline-block;
	margin: 0 10px;
}
.breadNav{
	margin-bottom: 20px;
}
.breadNav a{
	margin-right:10px;
}
.content{
	background-color: #FAFAFA;
	padding: 85px 35px 20px;
	margin-bottom: 40px;overflow:hidden;
}
.title{
	text-align: center;
	margin-bottom: 16px;
}
.label{
	font-size: 14px;
	text-align: center;
	color: #AAAAAF;
	padding-bottom: 10px;
	border-bottom: 1px solid #F0F0F0;
}
.label span{
       margin-right: 30px;
}
.contentView p,.contentView div{
	/* text-indent: 2em; */
	font-size: 16px;
	color: #444444;
	margin: 20px auto;
	line-height: 26px;
}
.contentView img{
	/*width: 680px;*/
	margin: 0 auto;
}
.headertwo{
	display: none;
}
.footer_wap{
display:none;
}
@media screen and (max-width: 1024px){
	/* html{font-size:100px;} */
	.headertwo{
		display: block !important;
	}
	.headerone{
		display: none;
	}
	.footerone{
		display: none;
	}
	.breadNav{
		display: none;
	}
	.container{
		width: 100%;
	}
	.footer{
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 55px;
		background-color: #235DB0;
		font-size: 0.25rem;
		line-height: 55px;
		text-align: center;
		margin-top: 0.3rem;
		color: #fff;
		display: none;
	}
	.content{
		margin-top: 20px;
		text-align: left;
		color: #000000;
		padding: 0 3% !important;
		font-size: 22px;
		line-height: 1.45em;
		background-color: #fff !important;
		margin-bottom: 0px;
	}
	.title{
		line-height: 1.45em;
	}
	.footer_wap{
		display:block;
	}
	.contentView{
		padding:0px 20px 50px 20px;
	}
	.contentView img {
		max-width: 100%!important;
		height: auto!important;
	}
	.fenxiang{
		display:none;
	}
	.xxgkinfo_zd{
		width: 100%!important;
	}
}
/* @media screen and (max-width:414px){
	html{font-size:55.2px;}
  }
  @media screen and (max-width:375px){
	html{font-size:50px;}
  }
 */