
.qywh_box{
	width: 100%;
	word-wrap: break-word;
	word-break: normal; 
}
.qywh_box *{
	max-width: 100%;
}

.qywh_word{
	width: 100%;
	padding: 0.1rem;
	background: #fff;
}
.qywh_word div.top{
	width: 100%;
	padding: 0 0 0 0.4rem;
	position: relative;
	height: 0.35rem;
	border-bottom: 1px solid #efeff0;
}
.qywh_word div.top h1{
	font-size: 0.14rem;
	color: #c10000;
	font-weight: normal;
	line-height: 1.5em;
}
.qywh_word div.top h2{
	font-size: 0.11rem;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}
.qywh_word div.top i{
	display: block;
	width: 0.35rem;
	height: 0.35rem;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #efeff0;
	background-image: url(/Source/wap/images/a13.png);
	background-repeat: no-repeat;
	background-size: 0.35rem 2.45rem;
	-webkit-background-size: 0.35rem 2.45rem;
}
.qywh_word.a1 div.top i{background-position: 0 0}
.qywh_word.a2 div.top i{background-position: 0 -0.35rem}
.qywh_word.a3 div.top i{background-position: 0 -0.7rem}
.qywh_word.a4 div.top i{background-position: 0 -1.05rem}
.qywh_word.a5 div.top i{background-position: 0 -1.4rem}
.qywh_word.a6 div.top i{background-position: 0 -1.75rem}
.qywh_word.a7 div.top i{background-position: 0 -2.1rem}

.qywh_word div.bottom{
	width: 100%;
	padding: 0.1rem 0 0 0;
	word-wrap: break-word;
	word-break: normal; 
}
.qywh_word div.bottom h3{
	font-size: 0.13rem;
	color: #333333;
	font-weight: normal;
	line-height: 1.5em;	
	margin: 0 0 0.02rem 0;
}
.qywh_word div.bottom p{
	font-size: 0.11rem;
	color: #999999;
	line-height: 1.5em;
}