.banner{
	width:100%;
	height:1.7rem;
	background:url(../images/banner-i.jpg) no-repeat;
	background-size: 100%;
}
.banner p{
	color:#fff;
	width:100%;
	text-align: center;
	font-size:0.18rem;
	text-shadow:0.01rem 0.01rem 0.01rem #000;
	letter-spacing:0.03rem;
	padding-top:0.8rem;
}
.case_head{
	position:relative;
	height:0.35rem;
}
.case_head span:first-child{
	margin-left:0.1rem;
}
.case_head span{
	display: inline-block;
	line-height: 0.35rem;
}
.case_head a{
	color:#000;
	overflow: visible;
}
.border{
	position:absolute;
	bottom:0;
	width:100%;
	height:0.01rem;
	border-bottom:0.01rem solid #bfbfbf;
	box-shadow: #ededed 0 0 0.01rem 0.02rem;
	z-index:-3;
}
.cont-head{
	height:0.5rem;
	text-align:center;
	margin-bottom:0.05rem;
}
.cont-head p:first-child{
	padding-top:0.12rem;
	font-size:0.18rem;
	margin-bottom: 0.03rem;
}
.cont-head p:last-child{
	font-size:0.09rem;
}
.font p{
	line-height:0.2rem;
}
.font img{
	margin:0.15rem auto;
}
footer{
	margin-top:0.4rem!important;
}
/*.font div{
	line-height: 0.2rem;
}*/
.font{
	padding:0 0.1rem;
}
.font table{
	width:100%;
}
.font a{
	color:#000;
	text-decoration: underline;
}
