/*------------äº?çº§ã??ä¸?çº§é¡µ å®¹å?¨æ?·å?------------*/
.container {
    width: 1350px;
	height:auto;
    margin: 0 auto;
}
.list-container {
    width: 1350px;
	padding: 15px 0px;
	overflow: hidden;
    justify-content: space-between;
}

.list-container>div{
      float: left;
  }


/*------------äº?çº§é¡µå·?ä¾§æ?·å?------------*/

.list-left {
    width: 300px;
	padding: 5px 10px;
	overflow: hidden;
    justify-content: space-between;
}

.list-left-title{
	position:relative;
    width:100%;
	height: 62px;
	text-align: center;
	background-image: url(/_upload/tpl/00/28/40/template40/htmlRes/news_res/list-title-bj.gif);
	background-repeat: no-repeat;
}

.list-left-title span{
	line-height:62px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
}

.list-left-content{
	position:relative;
	width:298px;
	border:1px solid #d0d0d0; 
	padding: 10px 0px;
	text-align: left;
}

.list-left-content ul li{
	height:40px;
	width: 238px;
	background: #E5E5E5;
	margin: 10px;
	padding-left: 40px;
}

.list-left-content ul li a{
	line-height:40px;
	font-size: 18px;
	color:#333;
	vertical-align: middle;
}


/*------------äº?çº§é¡µ?³ä¾§?·å???ä¸?çº§é¡µ?·å?------------*/

.list-right {
	position:relative;
    width: 1000px;
	padding: 5px 10px;
	overflow: hidden;
    justify-content: space-between;
}

/* å½???ä½?ç½?????å®¹å?¹å?¨æ?·å? */
.list-path{
	width:1310px; 
	height: 20px;
	padding: 12px 20px;
    font-size: 17px;
	background-color: #ad1a29;
}
.list-path>span,.list-right-path>span{
    color: #fff;
}
.list-path>span>a,.list-right-path>span>a{
    color: #fff;
}

.list-right-path{
	width:960px; 
	height: 20px;
	padding: 12px 20px;
    font-size: 17px;
	background-color: #ad1a29;
}

.list-right-content{
	width:998px;
	min-height: 550px;	
    color: #4c4c4c;
    border:1px solid #d0d0d0; 
    padding: 20px 0px;
}

.list-content{
	width:1248px;
	min-height: 550px;	
    color: #4c4c4c;
    border:1px solid #d0d0d0; 
    padding: 20px 50px;
}


/*------------ äº?çº§ã??ä¸?çº§é¡µ??å®¹æ?·å? ---------*/

/*------------ ??è¡¨é¡µ ---------*/
/*??è¡?*/
.list{
	position: relative;
	width:800px;
	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:50px;
    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;
    border-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;
}
.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;}
/* æ­£æ????å»ºæ?¶é?? */
.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 30px;
}
.list-content-context>p,.list-content-folder>p{
    text-indent: 2rem;
}

.align-l{
    text-align: left;
}
.align-r{
    text-align: right;
}

