.wrap .tit{
	font-size: 0.3rem;
    line-height: 0.6rem;
	font-weight:bold;
}
.wrap .tit1{
	padding:10px 0;
	font-size: 0.3rem;
    line-height: 0.6rem;
	font-weight:bold;
}
.wrap img{
	width:100%;
}
.wrap .con{
	text-align:justify;
	margin:10px 0;
	color:#333;
}
.wrap p{
	color:#333;
}
.wrap .con1 img{
	width:100%;
	float:left;
	margin-right:10px;
}
.wrap .con1 p{
	color:#333;
}
.wrap .con2{
	margin:20px 0;
	overflow:hidden;
}
.wrap .con2 p{
	color:#333;
}
.wrap .con2 img{
	width:100%;
	float:right;
	margin-left:10px;
}
