



.ggxq_box{
	width: 100%;
	padding: 0.1rem;
}
.ggxq_box .title{
	width: 100%;
	margin: 0 0 0.1rem 0;
}
.ggxq_box .title h1{
	font-size: 0.15rem;
	color: #333333;
	font-weight: normal;
	width: 100%;
	word-wrap: break-word;
	word-break: normal; 
	line-height: 1.5em;
}
.ggxq_box .title .time{
	width: 100%;
	margin: 0.04rem 0 0 0;
}
.ggxq_box .title .time:after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ggxq_box .title .time span{
	float: left;
	display: block;
	font-size: 0.12rem;
	color: #666666;
	line-height: 0.2rem;
	max-width: 60%;
}
.ggxq_box .title .time span em{
	font-style: normal;
	display: inline-block;
	padding: 0 3px;
	background: #ebebeb;
	margin: 0 5px 0 0;
}
.ggxq_box .title .time i{
	display: block;
	float: right;
	font-size: 0.12rem;
	color: #999999;
	line-height: 0.2rem;
	max-width: 38%;
	font-style: normal;
}
.ggxq_box .inbox{
	width: 100%;
	position: relative;
	word-wrap: break-word;
	word-break: normal;
}
.ggxq_box .inbox *{
	max-width: 100%;
}