/*------------浜岀骇銆佷笁绾ч〉 瀹瑰櫒鏍峰紡------------*/
.container {
	width: 100%;
	height: auto;
 0background: #e9e9e9;
}
.list-container {
	width: 1200px;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
	justify-content: space-between;
	background: #fff;
}
/* 褰撳墠浣嶇疆銆佸唴瀹瑰鍣ㄦ牱寮� */
.list-path, .list-content {
	position: relative;
	padding: 10px 20px;
	width: 100%;
}
.list-path {
	position: relative;
	width: 1160px;
	height: 20px;
	font-size: 16px;
	background-color: #ad1a2a;
 0background-color: #e3d8c7;
 0background-color: #dbdbdb;
}
.list-path>span {
	color: #fff;
 0color: #4c4c4c;
}
.list-path>span>a {
	color: #fff;
 0color: #4c4c4c;
}
.list-content {
	width: 1098px;
	min-height: 500px;
	color: #4c4c4c;
	border: 1px solid #d0d0d0;
	padding: 20px 50px;
}
/*------------ 浜岀骇銆佷笁绾ч〉鍐呭鏍峰紡 ---------*/

/*------------ 鍒楄〃椤� ---------*/
/*鍒楄〃*/
.list {
	position: relative;
	width: 1000px;
	min-height: 550px;
	margin: 0 auto;
}
.list>li {
	position: relative;
	line-height: 42px;
	font-size: 15px;
	width: 100%;
	border-bottom: 1px dashed #bbb;
}
/*鍒楄〃-鏃ユ湡*/
.list>li>span:first-child+a+span {
	position: absolute;
	right: 20px;
	margin-left: 80px;
	color: #666;
	font-size: 14px;
}
/*------------ 鏂囩珷鏍峰紡 ---------*/

/* 姝ｆ枃鏍囬鍐呭 */
.list-content-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin: 0 auto;
}
.list-content-title>div {
	display: flex;
	justify-content: center;
	padding: 10px 0;
	margin: 0 auto;
}
/* 姝ｆ枃鏂囩珷鏍囬 */
.content-title {
	width: 100%;
	font-size: 22px;
	color: #4c4c4c;
 0border-bottom: 1px solid #dd983d;
	margin-bottom: 6px;
	font-family: 'NSimSun', 'SimSun', 'STSong';
	font-weight: 700;    line-height: 1.3!important;
    font-size:36px!important;
    margin-bottom: 20px;
    font-family: SourceHanSerifCN-Bold !important;
}
/* 姝ｆ枃鍒涘缓鏃堕棿 */
.content-time {
	font-size: 14px;
	width: 100%;
	color: #666;
	background: rgb(235, 235, 235);
}
/* 姝ｆ枃 鏂囩珷 */
.list-content-context {
	font-size: 15px;
	line-height: 2.7rem;
	padding: 20px 20px;
}
.list-content-context>p, .list-content-folder>p {
	text-indent: 2rem;
}
.align-l {
	text-align: left;
}
.align-r {
	text-align: right;
}
.wp_articlecontent p {
    font-size: 16px!important;
    line-height: 32px!important;
    font-family: "Microsoft YaHei" !important;
}
.wp_articlecontent span{    font-size: 16px!important;
    line-height: 32px!important;
    font-family: "Microsoft YaHei" !important;}
.wp_articlecontent font{    font-size: 16px!important;
    line-height: 32px!important;
    font-family: "Microsoft YaHei" !important;}
