.content{
	border: 1px;
	width: 1000px;
	min-height: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:80px;
}
.content-left{
	border: 1px;
	width: 700px;
	min-height: 500px;
	float: left;
}
.articles-list{
	border: 1px;
	width: 700px;
	min-height: 300px;
}
.content-main{
	border: 1px;
	width: 700px;
	min-height: 90px;
}
.content-main img{
	width: 700px;
	height: 240px;
}
.content-article{
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px solid #efecec;
	width: 700px;
	height: 105px;
	margin-top: 10px;
}
.note-list{
	list-style-type: none;
}
.title{
	border: 1px;
	width: 700px;
	height: 30px;
}
.title a{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}
.title a:hover{
	text-decoration: underline;
}
.abstract{
	border: 1px;
	width: 700px;
	height: 50px;
}
.abstract p{
	font-size: 14px;
	color: #848181;
	text-decoration: none;
	line-height: 23px;
	font-weight: 400;
	    
}
.article-item{
	border: 1px;
	width: 700px;
	height: 25px;
	margin-top: 5px;
}
.article-item ul li{
	list-style-type: none;
}
.article-item-autor{
	height: ;
	float: left;
	font-size: 12px;
	color: #9c9b9b;
}
.article-item-other{
	float: left;
	padding-left:40px;
	font-size: 12px;
	color: #9c9b9b
}
.content-right{
	border: 1px;
	width: 280px;
	min-height: 500px;
	float: right;
}
.advertising{
	border: 1px;
	width: 280px;
	height: 120px;
}
.advertising img{
	width: 280px;
	height: 120px;
}
.toplist{
	border: 1px;
	width: 280px;
	height: 500px;
	margin-top: 25px;
}
.toplist-bar{
	border: 1px;
	width: 280px;
	height: 25px;
}
.toplist-bar p{
	color: #2ac359;
}
.toplist-title{
	border: 1px;
	width: 280px;
	height: 230px;
}
.toplist-title ul li{
	list-style-type: none;
	color: #6b6b6b;
	padding-top: 20px;
}
.toplist-title ul li a{
	text-decoration: none;
	color: #1B6D85;
	font-size: 15px;
}
.official-accounts{
	border: 1px solid #eceaea;
	width: 280px;
	height: 80px;
	border-radius: 5px;
	margin-top: 10px;
}
.qr-code{
	border: 1px;
	width: 70px;
	height: 70px;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}
.qr-code img{
	width: 70px;
	height: 70px;	
}
.qr-title{
	border: 1px;
	width: 160px;
	height: 40px;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	margin-left: 10px;
}
.readmore{
	border: 1px;
	width: 300px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background: #a5a5a5;
	border-radius: 20px;
	margin-bottom: 100px;
	cursor: pointer;
	display: none;
}
.readmore p{
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.no-more{
	border: 1px;
	width: 300px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 100px;
	display: none;
}
.no-more p{
	font-size: 18px;
	color: #a5a5a5;
	text-align: center;

}
.footer{
	border: 1px;
	width: 280px;
	height: 100px;
	margin-top: 18px;
}
.beian{
	border: 1px;
	width: 220px;
	height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}
.beian-img{
	border: 1px;
	width: 20px;
	height: 20px;
	float: left;
}
.beian-title{
	border: 1px;
	width: 190px;
	height: 20px;
	float: left;
}
.beian-title p{
	line-height: 18px;
}
.beian-title a{
	font-size: 13px;
	text-decoration: none;
	color: #636060;
}
.forzq{
	border: 1px;
	width: 500px;
	min-height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.forzq ul li{
	border: 1px;
	width: 500px;
	min-height: 20px;
	list-style: none;
	font-size: 13px;
	text-decoration: none;
}
.forzq ul li p a{
	text-decoration: none;
	color: #636060;
}
.forzq ul em{
	float: left;
}
