html{
	font-size:20px;
}
section{
	width:100%;
	background: #eee;
}
.classic{
	width:100%;
	padding-bottom:1rem;
	overflow:hidden;
}
.classic li{
	float:left;
	width:46%;
	margin-left:2.5%;
	margin-top:.325rem;
	height: 6rem;
	background:#fff;
	padding-bottom:.625rem;
}
.classic li a{
	display:block;
	width:100%;
}
.classic li a img{
	width:100%;
}
.classic li a h3{
	margin-left:.25rem;
	margin-top:.4rem;
	color:#404040;
	font-size:.425rem;
	font-family: '寰蒋闆呴粦';
}
.classic li a p{
	margin-left:.25rem;
	margin-top:.325rem;
	color:#8a8a8a;
	font-size:.35rem;
	line-height:.6rem;
	font-family: '寰蒋闆呴粦';
}

.box{
	width:100%;
	background: #fff;
}
.box h1{
	width:2.3rem;
	height: 2.3rem;
	margin-left:42.8%;
	margin-top:0.5rem;
}
.box h1 img{
	width:100%;
}
.box h3{
	width:100%;
	height: .5rem;
	font-size:.5rem;
	color:#404040;
	text-align: center;
	line-height: .5rem;
	margin-top:.45rem;
}
.box h3.on{
	margin-top:.2rem;
}
.box .left{
	width:4rem;
	height: .4rem;
	font-size:.4rem;
	color:#404040;
	text-align: center;
	line-height: .4rem;
	margin-top:.45rem;
	margin-left:57%;
}
.box_con{
	width:95%;
	margin:1rem auto 0;
}
.box_con img{
	width:1.925rem;
	height: 1.925rem;
	float:left;
}
.box_con_1{
	width:83%;
	float:right;
}
.box_con_1 h5{
	font-size:.4rem;
	color:#444;
}
.box_con_1 p{
	width:100%;
	color:#8a8c8e;
	font-size:.3rem;
	line-height: .8rem;
	margin-top:.2rem;
}
.box_img{
	width:76.8%;
	margin:1.5rem auto 0;
}
.box_img img{
	width:100%;
}