*{
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}
.text_main{
	width:5.9rem;
	background: #ffffff;
	margin:0 auto;
	padding:1.2rem 0.1rem 1.48rem 0.1rem;
	margin-bottom:0.2rem;
}
.text_main>h1{
    font-size:0.32rem;
    color:#d13900;
    text-align: center;
}
.text_main>p{
	width:5.9rem;
	margin-top:0.25rem;
	text-align: center;
	font-size:0.22rem;
	color:#727272;
}
.text_lines{
	width:6.1rem;
	height:1px;
	margin-top:0.2rem;
	position: relative;
}
.text_line{
	width:6.1rem;
	height:1px;
	position: absolute;
	top:0;
	left:-0.1rem;
	background:#e3e3e3;
}
.text_main_con{
	width:5.9rem;
	margin-top:0.4rem; 
}
.text_main_con>p{
	text-indent:2em;
	font-size: 0.24rem;
	color:#3f3f3f;
	line-height: 1.8;
	margin-top:0.2rem;
} 
.text_tu{
	width:5.9rem;
	/*height:3.59rem;*/
	margin:0.1rem 0;
}
.text_tu>img{
	display: block;
	width:5.9rem;
	/*height:3.59rem;*/
}
.cj_erji_back>img{
	width:1.18rem;
	height:1.18rem;
	position:fixed;
	bottom:0.2rem;
	right:0.2rem;
}