body {font-family: "microsoft yahei","SimSun";}
.nc-page-wrap {
	width: 1000px;
	margin: 10px auto;
	overflow: hidden;
}

.nc-news-container {
	width: 700px;
	display: inline-block;
}

.nc-news-container .first-section {
	font-size: 0;
}

.nc-news-container .first-section .cover {
	width: 360px;
	height: 240px;
	display: inline-block;
	vertical-align: middle;
}

.nc-news-container .first-section .content {
	width: 340px;
	height: 240px;
	border: 1px solid #eee;
	border-left: none;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.nc-news-container .first-section .content a.title {
	color: #044999;
	font-size: 18px;
	/*border-left: 3px solid #dd3333;*/
	display: block;
	margin-top: 18px;
	padding: 0 15px;
	min-height: 40px;
}

.nc-news-container .first-section .content p.desc {
	line-height:22px;
	font-size: 14px;
	color: #333;
	padding: 12px 15px 5px;
	margin: 0;
}

.nc-news-container .first-section .content p.desc a {
	color: #044999;
}

.nc-news-container .first-section .content .tag {
	padding-left: 15px;
	font-size: 12px;
	height: 12px;
	line-height: 12px;
	display: block;
	color: #666;
	position: absolute;
	right: 15px;
	bottom: 20px;
}

.nc-news-container .first-section .content .author {
	padding-left: 15px;
	font-size: 12px;
	color: #999;
	line-height: 32px;
}

.nc-news-container .first-section .content .author img {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
}

.nc-news-container .first-section .content .author span {
	margin: 0 15px;
}

.nc-news-container .nc-news-nav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding: 0;
	position: relative;
	margin-top: 10px;
}

.nc-news-container .nc-news-nav li {
	text-align: center;
	list-style: none;
	background: #e8e8e8;
	position: relative;
	padding: 0 16px;
	margin-right: 3px;
	width: 72px;
	float: left;
}
.nc-news-container .nc-news-nav li:nth-child(1){width: 104px;}
.nc-news-container .nc-news-nav li.zhineng{width: 112px;}
.nc-news-container .nc-news-nav li a {
	color: #333;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

.nc-news-container .nc-news-nav .nc-active {
	background: #044999;
	color: #fff;
}

.nc-news-container .nc-news-nav .nc-active a {
	color: #fff;
	text-decoration: none;
}

.nc-news-container .nc-news-nav .nc-active:after {
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	content: "";
	z-index: 1;
	border: 6px solid transparent;
	border-bottom-color: #fff;
}

[class^=nc-wg-listnews-] li:nth-last-child(1) {
	margin-bottom: 0;
}

.pagination {
	width: 100%;
	height: 50px;
	color: #ccc;
	background: #f8f8f8;
	border: 1px solid #eee;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	border-top: none;
	position: relative;
}

.pagination span {
	width: 40px;
	height: 30px;
	border-radius: 2px;
	background: #044999;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.pagination a {
	color: #044999;
	vertical-align: middle;
	display: inline-block;
	width: 40px;
}

.pagination .prev {
	width: 100px;
	position: absolute;
	left: 20px;
}

.pagination .next {
	width: 100px;
	position: absolute;
	right: 20px;
}

.nc-aside-news {
	width: 282px;
	display: block;
	float: right;
	border: 1px solid #eee;
	background: #f8f8f8;
}

.nc-aside-news .hot-words {
	margin: 15px auto 10px auto;
	width: 240px;
	overflow: hidden;
}

.nc-aside-news .hot-words li {
	position: relative;
	width: 115px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	display: block;
	background: #e8e8e8;
	border-radius: 2px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}

.nc-aside-news .hot-words li:nth-child(even) {
	margin-right: 0;
}

.nc-aside-news .hot-words li:hover {
	background: #044999;
	color: #fff;
}

.nc-aside-news .hot-words li a {
	width: 100%;
	height: 100%;
	display: block;
}
.nc-aside-news .hot-words li:hover a{color: #fff;}






/*
 * 详情页面
 */

.nc-page-wrap article {
	width: 700px;
	display: inline-block;
}

.nc-page-wrap article h1 {
	font-size: 24px;
	margin: 0;
	color:rgba(0,0,0,0.8);
	margin: 20px 0;
}

.nc-page-wrap article .info {
	width: 100%;
	position: relative;
	font-size: 12px;
	color: #999;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.nc-page-wrap article .info a {
	color: #044999;
}

.nc-page-wrap article .info .right {
	float: right;
}

.nc-page-wrap article .info .iconfont {
	font-size: 12px;
}

.nc-page-wrap article .summary {
	position: relative;
	background: url(../img/summary-bg.png) repeat;
}

.nc-page-wrap article .summary .text {
	height: 24px;
	overflow: hidden;
	position: relative;
}

.nc-page-wrap article .summary .text i {
	width: 24px;
	font-size: 34px;
	text-align: center;
	position: absolute;
	color: #044999;
	z-index: 0;
	left: 27px;
	top: -3px;
	text-shadow: 0 3px 0 rgba(0, 0, 0, .5);
}

.nc-page-wrap article .summary .text span {
	font-size: 12px;
	height: 24px;
	width: 46px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	background: #044999;
	display: block;
	z-index: 1;
	position: relative;
}

.nc-page-wrap article .summary p {
	margin: 0;
	padding: 10px 20px 20px 20px;
	font-size: 14px;
	color: #333;
	line-height: 200%
}

.nc-page-wrap article .content {
	font-size: 16px;
	color: #333;
}
.nc-page-wrap article .content a{color:#044999;border-bottom:1px dashed #044999;}
.nc-page-wrap article .content a:hover{color:#044999;border-bottom:1px solid #044999;}
.nc-page-wrap article .content p {
	line-height: 200%;text-indent: 2em;
}
.nc-page-wrap article .content .youku-video{height:413px !important;}
.nc-page-wrap article .content .mid p{margin:0;text-indent: 0;}
.nc-page-wrap article .content img {
	display: block;
	margin: auto;
	max-width: 620px;cursor: pointer;
}
.nc-page-wrap article .content iframe {
	display: block;
	margin: auto;
	max-width:620px;
}
.nc-page-wrap article .tags{line-height:40px;font-size:14px;}
.nc-page-wrap article .tags .tips{display:inline-block;color:#666;font-weight:600;}
.nc-page-wrap article .tags a{margin-right:5px;border-bottom:none;}
.nc-page-wrap article .tags a:hover{border-bottom:none;}
.nc-page-wrap article .page{padding:30px 0;border-bottom:1px solid #eee;text-align: center;font-size:14px;}
.nc-page-wrap article .page a{display:inline-block;margin-left:10px;padding:0 10px;height:30px;line-height:28px;background:#f8f8f8;border:1px solid #ccc;border-radius:3px;color:#044999;}
.nc-page-wrap article .page a:hover{background:#044999;border:1px solid #044999;color:#fff;}
.nc-page-wrap article .page .sp-count{color:#999;}
.nc-page-wrap article .page .sp-current{display:inline-block;margin-left:10px;padding:0 10px;height:30px;line-height:28px;background:#044999;border:1px solid #044999;color:#fff;border-radius:3px;}
.nc-page-wrap article .page .sp-current.disabled{background:#f8f8f8;border:1px solid #ccc;color:#999;}
.nc-page-wrap article .pageTips{width:100%;padding-top:10px;font-size:12px;color:#999;}
.nc-page-wrap article .operation{position: relative;padding:30px 0;width: 100%;text-align: center;font-size: 0;}
.nc-page-wrap article .operation .favor,.nc-page-wrap article .operation .collection{display:inline-block;width:120px;height:48px;line-height:42px;border-radius: 24px;font-size:24px;vertical-align:top;}
.nc-page-wrap article .operation .favor{border:1px solid #df312c;color:#df312c;}
.nc-page-wrap article .operation .collection{margin-left:20px;border:1px solid #044999;color:#044999;}
.nc-page-wrap article .operation .favor i,.nc-page-wrap article .operation .collection i{display:inline-block;padding-right:10px;font-size:24px;}
.nc-page-wrap article .operation .favor em,.nc-page-wrap article .operation .collection em{font-style: normal;}
.nc-page-wrap article .operation .favor:hover{background: #df312c;color:#fff;}
.nc-page-wrap article .operation .collection:hover{background: #044999;color:#fff;}
.nc-page-wrap article .vote {position: relative;
	padding: 20px;
	width: 100%; text-align: center;
}
.nc-page-wrap article .vote .plus{display:none;position: absolute;left:50%;margin-left:-60px;width:120px;text-align:center;font-family:Arial;color:#df312c;font-size: 22px;}
.nc-page-wrap article .vote a{display: inline-block;position: relative;background: #fff;}
.nc-page-wrap article .vote i.iconfont {
	font-size: 24px;
	color: #df312c;
	width: 120px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #df312c;
	border-radius: 24px;
	text-align: center;
	display: block;
	margin: auto;
}

.nc-page-wrap>article .vote i.iconfont:hover {
	background: #df312c;
	color: #fff;
	cursor: pointer;
}
.nc-page-wrap article .vote a.disabled i{border: 1px solid #ccc;color:#ccc;}
.nc-page-wrap article .vote a.disabled i:hover{background:#fff;color:#ccc;cursor:de;}
.nc-page-wrap>aside {
	width: 282px;
	display: inline-block;
	float: right;
	background: #f8f8f8;
	border: 1px solid #eee;
}
.nc-page-wrap aside .nc-author-block{text-align: center; padding-top: 20px;}
.nc-page-wrap aside .nc-author-block img {
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
	border-radius: 50%;
	-webkit-transition: -webkit-transform 2s ease-out;-moz-transition: -moz-transform 2s ease-out;-o-transition: -o-transform 2s ease-out;  -ms-transition: -ms-transform 2s ease-out;transition:transform 2s ease-out;
}
.nc-page-wrap aside .nc-author-block:hover img{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.nc-page-wrap aside .nc-author-block p {
	font-size: 18px;
	color: #333;
	margin: 20px 0 15px 0;
}
.nc-page-wrap aside .nc-author-block i {
	font-size: 14px;
	color: #666;
}
.nc-page-wrap aside .nc-author-block i.iconfont span {
	color: #044999;
}
.nc-page-wrap aside .nc-author-block a.ask {
	width: 100px;
	height: 32px;
	display: inline-block;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	border-radius: 2px;
	background: #044999;
	margin: 20px 0;
}
.nc-page-wrap aside .car-recomment li {overflow: auto;}
.nc-page-wrap aside .car-recomment li img {width: 90px; height: 60px;display: block; float: left; border: 1px solid #eee; margin-left: 20px;}
.nc-page-wrap aside .car-recomment li div.info {display: block;float: left; width: 160px; font-size: 14px; margin-left: 10px;}
.nc-page-wrap aside .car-recomment li p.name {color: #333; margin: 0 0 2px 0;}
.nc-page-wrap aside .car-recomment li p.price {color: #dd3333; margin: 0 0 2px 0;} 
.nc-page-wrap aside .car-recomment li p.ask {color: #666; margin: 0 0 8px 0;}
.nc-page-wrap aside .car-recomment li p.ask span {color: #044999}
.nc-page-wrap aside .car-recomment li a.mark {margin-bottom: 15px; width: 60px; height: 24px; line-height: 24px; text-align: center; color: #044999; border: 1px solid #044999; display: block; border-radius: 2px; font-size: 12px;} 
.ncad-aside-essence-1 img {height: 220px;}

.layui-layer-shade{opacity: 0.7 !important;filter:alpha(opacity=70) !important;}
.layui-layer-imgsee{display: none;}

/*相关人物*/
.nc-aside-news .person .info{padding:0 20px;margin:0 0 20px;overflow: hidden;}
.nc-aside-news .person .info dt{float:left;width:100px;height:150px;}
.nc-aside-news .person .info dt .info-pic{width:100%;height:100%;vertical-align:top;}
.nc-aside-news .person .info dd{float:right;margin:0;width:130px;}
.nc-aside-news .person .info dd .info-name{line-height:20px;font-weight: normal;}
.nc-aside-news .person .info dd .info-name a{font-size:16px;color:#333;}
.nc-aside-news .person .info dd .info-name a:hover{color:#044999;}
.nc-aside-news .person .info dd .info-title{margin:0;height:40px;line-height:20px;font-weight: normal;font-size:14px;color:#999;}
.nc-aside-news .person .info dd .info-intro{height:88px;line-height:22px;font-size:12px;color:#999;overflow: hidden;text-overflow: ellipsis;-webkit-text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.nc-aside-news .person .info dd .info-intro p{margin: 0;}
