body{
	background: #fff;
	padding: 0 0.875rem;
}
.title-wrap{
	padding:1.4166rem 0 1rem 0;
	border-bottom: 1px solid #ededed;
}
.title{
	font-size: 1.5rem;
	line-height: 2.0833rem;
	text-align: justify;
	margin-bottom: 0.7916rem;
}
.time{
	font-size: 0.7916rem;
	color: #cccccc;
}
.section{
	font-size: 1.1666rem;
	color: #044444;
	margin-top: 2.0833rem;
}
img{
	/* display: block; */
	width: 85%;
	/* height: 16.8333rem; */
	margin-top: 1.6666rem;
	max-width: 100%;
	height: auto!important;
}
.pageone{margin-top: 1.0833rem;}
.pages {
    float:left;
    width: 5.9583rem;
    height: 2.0833rem;
    line-height: 2.0833rem;
    text-align: center;
    color: #fff;
    background: #044444;
    border-radius: 0.0833rem;
}
.content.s{
	padding-left:1.4833rem;
	line-height: 2.0833rem;
	color:#044444;
	text-overflow:ellipsis;
    white-space :nowrap;
    overflow: hidden;
    }

/*20190110 add*/
.section{ color:#333;}
.section h2 span{
    font-family: initial!important; 
    letter-spacing: 0!important;
    font-size: 1.1666rem!important;
}
.section p{ margn:0!important; padding:0;!important;}
.section p span{
    font-family: initial!important; 
    font-size: 1.1666rem!important;
}