div.topTipBox{
	color: #FFFFFF;
	background: url(../img/toptipbox.png) no-repeat center top;
	background-size: 100%;
	width: 100%;
	height: 4.5rem;
}
div.topTipBox dl{
	padding: 6%;
}

div.topTipBox dl dt{
	text-align: center;
	font-size: 0.3rem;
	font-family: SourceHanSansCNMedium;
	padding-bottom: 0.2rem;
}

div.topTipBox dl dd{
	font-size: 0.2rem;
	font-family: SourceHanSansCNMedium;
	line-height: 0.48rem;
}
