.container .content{
	font-size: 76.7px;
	padding: 1.5rem 0.5rem 0;
}

.content_nav{
	font-size: 0.5em;
}

.content .inner h1{
	font-size: 0.8em;
    margin: 0.4em 0 0.4em 0;
    font-weight: bold;
    font-family: 微软雅黑;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    text-align: center;
}

.content .inner .appellation {
    font-size: 0.36em;
    padding-top: 0.1em;
    color: #666;
}

.text p{
	font-size: 0.6em !important;
    line-height: 2em !important;
    color: #2b2b2b !important;
    margin: 0.8em 0 !important;
    text-align: justify !important;
}

 .text span{
    font-size: 1em !important;
    line-height: 2em !important;
    margin: 1em 0 !important;
    text-align: justify !important;
 }

 .text img{width: 100% !important;}

.img-desc{
	font-size: 0.55em !important;
}



