
.pg-xwRight .pgziliao{
	width: 910px;
	margin-top: 20px;
	/*border: 2px solid #efeeee;*/
}
.pg-xwRight .pgziliao ul{
	width: 100%;
    overflow: hidden;
}
.pg-xwRight .pgziliao ul li{
	width: 100%;
    height: 35px;
    /*background: #EFF0F0;*/
    margin-bottom: 16px;
    border-bottom: 1px dashed #efeeee;
}
.pg-xwRight .pgziliao .pginfo{
	width: 100%;
    overflow: hidden;
}
.pg-xwRight .pgziliao .pgtit{
	float: left;
    display: block;
    max-width: 688px;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-left: 10px;
}

.pg-xwRight .pgziliao .pgtime{
    font-size: 15px;
    color: #5d5b5b;
    line-height: 30px;
    margin-left: 540px;
}
.pg-xwRight .pgziliao .more{
	float: right;
    font-size: 15px;
    color: #5d5b5b;
    line-height: 30px;
    margin-right: 12px;
}

.pg-article .zl-content{
	width: 866px;
    padding: 20px;
    border: 2px solid #efeeee;
    overflow: hidden;
    margin-top: 20px;
    height: 440px;
}
.pg-article .zl-content .zltit{
	width: 100%;
	text-align: center;
}
.pg-article .zl-content .zl-con{
	margin-top: 50px;
	margin-bottom: 370px;
}
.pg-article .zl-content .zl-con p{
	float: left;
}