

.page-nav {
	width:100%;
	height:54px;
	border-bottom:1px solid #EAEAEA;
	border-top:1px solid #fff;
}

.pnc {
	width:1080px;
	height:52px;
	line-height:52px;
}
.pnc-title-span {
	font-size: 14px;
	font-weight: 400;
	color: #5B5B5B;
}
.pnc-nav-span {
	font-size: 14px;
	font-weight: 400;
	color: #C1C1C1;
}



.main {
	width:100%;
	margin-top:16px;
}
.mc {
	width:1080px;
}

.mc-left {
	width:100px;
	float:left;
}
.mcl-ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.mcl-li {
	width:100%;
	list-style:none;
	height:14px;
	border-left:2px solid #fff;
	margin-top:30px;
	line-height:14px;
}

.mcl-li-a {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin-left:10px;
}
.mcl-li-a:hover {
	color: #D96C56;
}
.li-active .mcl-li-a {
	color:#D96C56;
}

.li-active {
	border-left:2px solid #D96C56;
}


.mc-mid {
	width:730px;
	float:left;
	margin-left:25px;
	margin-right:25px;
}
.mcm-title {
	width:100%;
	font-size: 20px;
	font-weight: 600;
	color: #D96C56;
	line-height: 28px;
}
.mcm-date {
	width:100%;
	margin-top:14px;
}
.mcm-date-left {
	width:400px;
	float:left;
	font-size: 12px;
	font-weight: 400;
	color: #7B7B7B;
}
.mcm-date-left span{margin-right: 20px;float: left}
.mcm-date-right {
	width:330px;
	float:left;
	font-size: 12px;
	font-weight: 400;
	color: #7B7B7B;
	text-align:right;
}

.mcm-date-span {
	color:#1D1D1D;
	font-weight:550;
}



.mc-right {
	width:199px;
	float:right;
	border-left:1px solid #EAEAEA;
	margin-top:24px;
}

.mcr-top {
	width:100%;
	line-height:20px;
	font-size: 16px;
	font-weight: 400;
	color: #D96C56;
}
.mcr-top-img {
	width:12px;
	margin-left:12px;
	margin-right:6px;
	margin-top:-2px;
}

.mcrc {
	width:199px;
	margin-top:20px;
}

.mcrc-title {
	width:199px;
	position:relative;
}

.mcrc-title-img {
	width:8px;
	height:8px;
	position:absolute;
	left:0;
	top:4px;
	margin-left:-5px;
	z-index:6;
}
.mcrc-title-p {
	font-size: 12px;
	font-weight: 400;
	color: #000;
	line-height: 17px;
	margin-left:12px;
}
.mcrc-date {
	width:100%;
	margin-top:7px;
	text-align:right;
	font-size: 12px;
	font-weight: 400;
	color: #C1C1C1;
}

.mcm-content {
	width:100%;
	margin-top:19px;
}
.psy p {
    padding: 0;
    line-height: 2.0;
    font-size: 14px;
    color:#000;
}
.psy img {
    width: 100%;
    margin: 15px 0 0 0;
}
