@charset "utf-8";
	/* CSS Document*/
	/* 新闻频道*/
	.news-channel-head {
	margin: 22px 0 40px;
	color: #4e565d;
	font-weight: normal;
	text-align: center }
.news-channel-head .cn {
	display: inline-block;
	padding: 0 30px;
	border-bottom: 2px solid #000000;
	font-size: 38px;
	line-height: 47px;
	vertical-align: top }
.news-channel-head .en {
	display: block;
	margin: 12px 0 0;
	font-size: 24px;
	font-family: Arial;
	text-transform: uppercase }
.news-channel-wrap {
	position: relative;
	overflow: hidden;
	margin: 0 0 75px }
.news-channel-wrap .bg {
	display:none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('../images/news_channel_wrap_bg.jpg') no-repeat;
	background-size: cover }
.news-channel-wrap .overlay {
	display:none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('../images/news_channel_wrap_overlay.png') }
.ncw-tabs-nav {
	position: relative;
	height: 105px;
	margin: 0 0 48px;
	background:#fff;
	text-align: center }
.ncw-tabs-nav .list {
	height: 100%;
	border-right:1px solid #dadada;
}
.ncw-tabs-nav li {
	float: left;
	width: 33.33%;
	height: 100% }
.ie7 .ncw-tabs-nav li {
	margin-right: -1px }
.ncw-tabs-nav a {
	position: relative;
	display: block;
	height: 100%;
	border:1px solid #dadada;
	border-right:none }
.ncw-tabs-nav .w {
	position: relative;
	top: 50%;
	display: inline-block;
	height: 75px;
	margin: -38px 0 0;
	padding: 0 0 0 90px;
	line-height: 1.17;
	vertical-align: top }
.ncw-tabs-nav .icon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 69px;
	height: 69px;
	margin: -38px 0 0;
	border: 3px solid transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition:all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s }
.ncw-tabs-nav .icon-news {
	background-color: #e15f45;
	background-image: url('../images/ncw_tabs_icon_news.png') }
.ncw-tabs-nav .icon-project {
	background-color: #4187ab;
	background-image: url('../images/ncw_tabs_icon_project.png') }
.ncw-tabs-nav .icon-media {
	background-color: #9e5fa7;
	background-image: url('../images/ncw_tabs_icon_media.png') }
.ncw-tabs-nav .cn {
	display: block;
	margin: 9px 0 0;
	color: #62696f;
	font-size: 24px;
	text-align: left }
.ncw-tabs-nav .en {
	display: block;
	margin: 5px 0 0;
	color: #62696f;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	opacity: .7 }
.ncw-tabs-nav li.selected .sort-news, .ncw-tabs-nav li:hover .sort-news {
	background: #e15f45 }
.ncw-tabs-nav li.selected .sort-project, .ncw-tabs-nav li:hover .sort-project {
	background: #4187ab }
.ncw-tabs-nav li.selected .sort-media, .ncw-tabs-nav li:hover .sort-media {
	background: #9e5fa7 }
.ncw-tabs-nav li.selected .icon, .ncw-tabs-nav li:hover .icon {
	border-color: #ffffff;
}
.ncw-tabs-nav li.selected .cn,.ncw-tabs-nav li:hover .cn {
	color:#fff
}
.ncw-tabs-nav li.selected .en,.ncw-tabs-nav li:hover .en {
	color:#fff
}
.ncw-tabs-nav .arrow {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 20px;
	height: 10px;
	overflow: hidden;
	margin: 0 0 0 -10px;
	pointer-events: none }
.ncw-tabs-nav .arrow span {
	position: absolute;
	top: -10px;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 10px solid transparent;
	transition:all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s }
.ncw-tabs-nav li .sort-news .arrow span {
	border-top-color: #e15f45 }
.ncw-tabs-nav li .sort-project .arrow span {
	border-top-color: #4187ab }
.ncw-tabs-nav li .sort-media .arrow span {
	border-top-color: #9e5fa7 }
.ncw-tabs-nav li.selected .arrow span, .ncw-tabs-nav li:hover .arrow span {
	top: 0 }
.panels {
	}
.panel {
	display: none }
.panels .panel:first-child {
	display: block }
.ncw-contents {
	position:relative;
}
.ncw-contents .panel > .inner {
	position: relative;
	min-height:1010px;
}
.ncw-list {
	position:absolute;
	right:0;
	top:0;
	padding:0 0 0 26px;
	height:100%;
	border-left:1px solid #e7e7e7;
	width:305px;
}
.ncw-list .list {

	}
.ncw-list .box {
	width: 100%;
	margin: 0 0 50px;
}
.lt9 .ncw-list .box {
	margin-top: 0 }
.ncw-list .box > .inner {
	border:1px solid #d9d9d9 }
.lt9 .ncw-list .box > .inner {
	}
.ncw-list .image {
	position: relative;
	overflow: hidden }
.ncw-list .image img {
	width: 100%;
	height: auto }
.ncw-list .content {
	position: relative;
	padding: 40px 25px 35px }
.ncw-list .date {
	position: absolute;
	top: -45px;
	left: 28px;
	width: 68px;
	height: 68px;
	color: #ffffff;
	font: 24px/1 Arial }
.ncw-list .date span {
	display: block;
	padding: 3px 0 0 7px }
.ncw-news-panel .ncw-list .date {
	background: #e15f45 }
.ncw-project-panel .ncw-list .date {
	background: #4187ab }
.ncw-media-panel .ncw-list .date {
	background: #9e5fa7 }
.ncw-list .title {
	height: 48px;
	overflow: hidden;
	margin: 0 0 17px;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px }
.ncw-list .text {
	height: 0;
	overflow: hidden;
	color: #4e565d;
	line-height: 24px;
	transition:all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s }
.ncw-list .box > .inner:hover .text {
	height: 48px;
	margin-bottom: 48px }
.ncw-list .more-link {
	display: none;
	width: 16px;
	height: 16px;
	background: url('../images/ncw_list_more_bg.png') no-repeat }
.ncw-events-box {
	position: absolute;
	top: 50px;
	right: 0;
	width: 405px;
	background: rgba(255, 255, 255, .7);
	opacity: 0 }
.lt9 .ncw-events-box {
	top: 0;
	background: url('../images/blank.png');
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType='0', StartColorStr='#b2ffffff', EndColorStr='#b2ffffff') }
.ncw-events-box > .inner {
	padding: 26px 30px 30px }
.news-details-wrap {
	width: 1060px;
	margin: 45px auto 115px }
.news-details-wrap > .inner {
	padding: 0 415px 0 0;
	background: #999 }
.ndw-side-col {
	float: right;
	width: 345px }
.ndw-tabs-nav {
	margin: 0 0 45px;
	border-top: 3px solid #e15f45 }
.ndw-tabs-nav li {
	position: relative;
	border-bottom: 1px solid #dee0e1 }
.ie7 .ndw-tabs-nav li {
	vertical-align: bottom }
.ndw-tabs-nav .w {
	position: relative;
	display: block;
	height: 72px;
	padding: 0 0 0 70px }
.ndw-tabs-nav .icon {
	position: absolute;
	top: 50%;
	left: 5px;
	width: 47px;
	height: 42px;
	margin: -21px 0 0 }
.ndw-tabs-nav .icon-news {
	background: url('../images/ndw_tabs_nav_icon1.png') no-repeat }
.ndw-tabs-nav .icon-project {
	background: url('../images/ndw_tabs_nav_icon2.png') no-repeat }
.ndw-tabs-nav .icon-media {
	background: url('../images/ndw_tabs_nav_icon3.png') no-repeat }
.ndw-tabs-nav .cn, .ndw-tabs-nav .en {
	display: block }
.ndw-tabs-nav a {
	color: #272727 }
.ndw-tabs-nav .cn {
	padding: 16px 0 7px;
	font-size: 18px }
.ndw-tabs-nav .en {
	background: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	opacity: .7 }
.lt9 .ndw-tabs-nav .en {
	filter: alpha(opacity=70) }
.ndw-tabs-nav .arrow {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 10px;
	height: 18px;
	margin: -9px 0 0;
	background: url('../images/ndw_tabs_nav_arrow.png') no-repeat;
	transition:all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	opacity: 0 }
.lt9 .ndw-tabs-nav .arrow {
	filter: alpha(opacity=0) }
.ndw-tabs-nav li.selected .arrow, .ndw-tabs-nav li:hover .arrow {
	right: 10px;
	opacity: 1 }
.lt9 .ndw-tabs-nav li.selected .arrow, .lt9 .ndw-tabs-nav li:hover .arrow {
	filter: none }
.ndw-main {
	width: 100% }
.ndw-head {
	position: relative;
	height: 68px;
	margin: 0 0 25px;
	padding: 0 0 25px 90px;
	border-bottom: 1px solid #dee0e1 }
.ndw-head .date {
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 68px;
	background: #e15f45;
	color: #ffffff;
	font: 24px/1 Arial;
	text-align:center }
.ndw-head .date span {
	display: block;
	padding: 11px 0 5px 0;
	font-size:20px }
.ndw-head .title {
	padding: 7px 0 14px;
	color: #000000;
	font-size: 18px }
.ndw-head .info {
	color: #4e565d;
	font-size: 0 }
.ndw-head .info span {
	margin: 0 0 0 18px;
	font-size: 14px }
.ndw-head .info span:first-child {
	margin-left: 0 }
.ndw-content {
	color: #4e565d;
	font-size: 12px;
	line-height: 24px }
.ndw-content img {
	max-width: 100% }
.ndw-foot {
	margin: 35px 0 0 }
.ndw-foot .fn {
	margin: 0 0 35px }
.ndw-share {
	float: left }
.ndw-share .title {
	float: left;
	margin: 0 8px 0 0;
	line-height: 26px }
.ndw-share .jiathis_style .jtico {
	width: 26px!important;
	height: 26px!important;
	margin: 0 5px 0 0!important;
	padding: 0!important }
.ndw-share .jiathis_button_tsina .jtico {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat!important }
.ndw-share .jiathis_button_weixin .jtico {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -31px 0!important }
.ndw-share .jiathis_button_tqq .jtico {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -93px 0!important }
.ndw-share .jiathis_button_qzone .jtico {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -62px 0!important }
.ndw-share .jiathis_button_douban .jtico {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -124px 0!important }
.ndw-share .jiathis_button_tsina .jtico:hover {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat 0 -27px!important }
.ndw-share .jiathis_button_weixin .jtico:hover {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -31px -27px!important }
.ndw-share .jiathis_button_tqq .jtico:hover {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -93px -27px!important }
.ndw-share .jiathis_button_qzone .jtico:hover {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -62px -27px!important }
.ndw-share .jiathis_button_douban .jtico:hover {
	background: #ffffff url('../images/ndw_share_bg.png') no-repeat -124px -27px!important }
.ndw-foot .close-btn {
	float: right;
	width: 55px;
	height: 20px;
	background: #868686;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	text-align: center }
.ndw-page {
	padding: 15px 0 0;
	border-top: 2px solid #bfc2c5;
	color: #999999;
	line-height: 28px }
.ndw-page .title {
	display: inline-block;
	vertical-align: middle }
.ndw-page a {
	display: inline-block;
	max-width:50em;
	height: 28px;
	overflow: hidden;
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle }
.ndw-page a:hover {
	color: #000000 }
.news_cont {
	margin:0 360px 0 0
}
.recom_news {
	background:#eee
}
.recom_news .inner {
	padding:30px
}
.recom_news .image {
	float:left
}
.recom_news .cont {
	float:left;
	padding:0 0 0 35px;
	width:480px
}
.recom_news .title {
	padding:15px 0 0;
	font-size:20px;
	font-weight:bold;
}
.recom_news .title a {
	color:#e94620;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block
}
.recom_news .time {
	padding:20px 0;
	font-weight:bold;
	color:#363636
}
.recom_news .day {
	font-size:30px
}
.recom_news .text {
	color:#4e565d;
	line-height:24px
}
.news_list .list {
	border-bottom:1px solid #e5e5e5
}
.news_list li:first-child {
	border:none
}
.news_list li {
	border-top:1px dotted #ccc
}
.news_list li.even {
	}
.news_list li.on {
	background:#e2f2fb
}
.news_list li.on .title a {
	color:#e15f45 }
.news_list li .inner {
	margin:3px 0;
	padding:0 30px
}
.news_list .title {
	padding:22px 0 0 18px;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news_list li .inner .title + div {
	padding:10px 0 5px 18px
}
.news_list li .inner .title + div span {
	margin:0 10px 0 0
}
.news_list .title a {
	color:#000
}
.news_list .title a:hover {
	color:#e15f45
}
.news_list .time {
	padding:10px 0 10px 18px;
	color:#e15f45;
	font-family:Arial, Helvetica, sans-serif;
}
.news_list .text {
	padding:0 0 22px 18px;
	color:#4e565d;
	line-height:24px
}
.news_list .text a {
	color:#e15f45
}
.news_list .more,.recom_news .more {
	display:block;
	transition:none;
	margin:24px 0 24px 18px;
	width:16px;
	height:16px;
	background:url(../images/arrow.png) no-repeat
}
.news_list .more:hover,.recom_news .more:hover {
	background-position:0 -16px
}
.recom_news .more {
	display:none;
	margin:20px 0 0
}
@media only screen and (max-width: 1440px) {
	.ncw-tabs-nav {
	margin-bottom: 38px;
	height:86px }
.ncw-list {
	width:238px
}
.news_cont {
	margin:0 289px 0 0
}
.recom_news .cont {
	width:366px
}
.recom_news .image img {
	width:250px;
	height:188px
}
.ncw-tabs-nav .cn {
	font-size:20px
}
.ncw-tabs-nav .en {
	font-size:16px
}
.news-details-wrap {
	width: 1002px }
.ndw-main {
	width: 1002px }
.ncw-list .box > .inner:hover .text {
	margin-bottom: 18px }
.ncw-list .content {
	position: relative;
	padding: 40px 25px 25px }
.ncw-events-box > .inner {
	padding:26px 15px 15px
}
.ncw-events-box {
	width:373px
}
}
@media only screen and (max-width: 1023px) {
	.news-channel-wrap {
	margin:0 10px 75px
}
.news_list li .inner {
	padding:0
}
.ncw-list {
	width:188px
}
.news_cont {
	margin: 0 250px 0 0;
}
.news_list .title {
	font-size:16px
}
.page a {
	margin:0 3px
}
.recom_news .inner {
	padding:10px
}
.recom_news .time {
	padding:8px 0
}
.recom_news .title {
	font-size:16px
}
.recom_news .day {
	font-size:20px
}
.recom_news .cont {
	float:right;
	padding:0;
	width:300px
}
.recom_news .image img {
	width:162px;
	height:auto
}
.recom_news .title {
	padding:0
}
.news-details-wrap,.ndw-main {
	margin:0 auto;
	width:748px
}
}
@media only screen and (max-width: 767px) {
	.news-details-wrap, .ndw-main {
	width:auto
}
}