html,body{
	background-color: #FCFCFC;
}
/*
.article {
	max-width: 100% !important;
    width: 100% !important;
	padding: 0 0.3rem;
}
*/

.article .article-title h1{
	font-size: 0.42rem;
	color: #333;
	text-align: center;
	margin: 0.3rem 0;
	font-weight: normal;
	line-height: 1.5;
}

.article .attr{
	text-align: center;
	line-height: 2;
    background-color: #f7f7f7;
}

.article .attr span{
	font-size: 0.28rem;
	color: #888;
	display: inline-block;
	margin: 0 0.16rem;
}

.article .attr a{
	display: inherit
}

.article .article-content tbody{
	border: 1px solid #ccc;
}

.article .article-content tbody tr{
	border-bottom: 1px solid #ccc
}

.article .article-content tbody td{
	border-left: 1px solid #ccc;
}

.article .article-content tbody td:first-child{
	border-left: none ;
}

.article .article-content,.article .article-content *{
	line-height: 2;
	color: #666;
	font-size: 0.32rem;
	margin: 0.3rem 0;
}

.article .article-content img{
	max-width: 100%;
    height: auto !important;
}


.article .yyyh img{
	margin:0.2px auto;
} 

.article .yyyh p,.article .yyyg p{
	font-size: 0.32rem;
}


.article audio{
	display:block;
	margin: 0.2px auto;
}


.article .article-footer{
	line-height: 2;
	border-top: 1px solid #ddd;
}


.article .article-footer a{
	display: inline;
}

.article .article-footer a:hover{
	color: #9F1B29
}
.article .yyyh p , .article .yyyg p{
	font-size: 0.32rem;
	margin: 0.3rem 0;
}

.article .article-title h3{
    font-size: 0.52rem;
    color: #222;
    text-align: center;
    margin: 0.3rem 0;
    line-height: 1.5;
}
.article .yyyh img{
	margin: auto;
	display: block;
}

.article .yyyg audio{
	display: block;
	margin: auto;
}

.article .bshare-custom{
	display: inline-block;
}

.article .bshare-custom a{
	display: inline-block;
}

.title-bar .title{
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
    height: 1rem;
	line-height: 1rem;
	
}

.title-bar h3{
	font-size: 0.32rem;
    font-weight: bold;
    float: left;
	margin-left: 0.3rem;
}

.title-bar p{
	float: right;
	margin-right: 0.3rem;
}

.title-bar p a{
	display: inline-block;
}




