.tit{
	padding: 0 0.28rem;
	height: 0.94rem;
	background: -webkit-linear-gradient(#4b84e1, #235dbb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4b84e1, #235dbb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4b84e1, #235dbb); /* Firefox 3.6 - 15 */
    text-align: center;
    line-height: 0.94rem;
    font-size: 0.38rem;
    color: #fff;
}

.tit a{
	display: inline-block;
	float: left;
	background-image: url(../img/fanhui.png);
	width: 0.23rem;
	height: 0.94rem;
	background-size: 100%;
	background-position: left center;
	background-repeat: no-repeat;
}

.text{
	padding: 0 0.28rem;
}

.text-tit{
	padding: 0.2rem 0;
}

.big-tit{
	font-size: 0.34rem;
	color: #000;
	margin-bottom: 0.1rem;
}

.small-tit{
	font-size: 0.25rem;
	color: #a1a1a1;
}

.text-main{
	margin-top: 0.2rem;
	margin-bottom: 1rem;
}

.text-main p{
	font-size: 0.3rem;
	content: #000;
	line-height: 1.8;
}

.text-main img{
	max-width: 100%;
	margin: 0.2rem 0;
}
