.top{
	width: 100%;
	box-sizing: border-box;
	height: 1rem;
	line-height: 1rem;
	font-size: 0.44rem;
	color: #7c7c7e;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	border-bottom: 0.01rem solid #c6c3c4;
	margin: 0 auto;
	padding: 0 0.2rem;
}

.blank{
	width: 100%;
	height: 1rem;
}
.one{
	
	width: 10%;
	display: inline-block;
	text-align: center;
}

.one img{
	width: 0.25rem;
	height: 0.5rem;
}
.two{
	width: 75%;
	display: inline-block;
	text-align: center;
	color: #000000;
}
.go-back{
	vertical-align: middle;
	width: 0.36rem;
	height: 0.4rem;
}
.con-detail{
	width: 92%;
	margin: 0 auto;
}
.tit-box{
	margin: 0.3rem auto 0.32rem;
	border-bottom: 0.01rem solid #d5d5d5;
}
.tit-box h5{
	font-size: 0.48rem;
	line-height: 0.6rem;
}
.tit-box  p{
	font-size: 0.32rem;
	color: #919191;
	line-height: 0.6rem;
	padding-bottom: 0.12rem;
}
.word-con{
	font-family: Helvetica, Arial, sans-serif;
}
.word-con p{
	font-size: 0.36rem;
}
.word-con img{
	width: 100% !important;
}
video{
	width: 100% !important;
	height: auto !important;
}