/* 
** 首页
 */
/* 标题栏 */
.newsWrap .headline {
	padding-top:15px;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #e4e4e4;
}
.newsWrap .headline .text {
	width:120px;
	border-bottom:2px solid #005bc2;
	position:relative;
	top:-1px;
	font-size:18px;
	text-indent:35px;
}
.newsWrap .headline .more {
	float:right;
	font-size:13px;
	margin-right:10px;
}
#index {
	background:#ebf3f6;
}
#index .xxyw {
	width:325px;
	float:left;
}
#index .slideWrap {
	float:right;
	width:715px;
	padding:20px;
}
#index .xxyw .textSingleWrap ul li {
	padding-top:9px;
	padding-bottom:10px;
}
#index .block2>.leftWrap {
	width:755px;
}
#index .mtjj,#index .spxw {
	width:325px;
}
#index .zhxw,#index .wechat {
	width:415px;
        height: 509px;
}
#index .wechat .headline .text {
	text-indent:65px;
	background:url(../../images/news2017/index_icon_wechat.png) no-repeat 30px center;
}
#index .wechat .contentWrap {
	padding-bottom:13px;
}
#index .wechat  ul li p .title {
	height:49px;
	line-height:1.8;
	overflow:hidden;
}
#index .zhxw .textSingleWrap ul li .title {
	width:19em;
}
#index .sygh,#index .bqxb {
	width:325px;
}
#index .sygh .container {
	border-bottom:1px solid #e4e4e4;
}
#index .sygh .container.last {
	border:0;
}
#index .sygh .navName a {
	display:inline-block;
	width:90px;
	height:35px;
	line-height:35px;
	color:#fff;
	background:#005bc2;
	text-align:center;
}
#index .sygh .navName a:hover {
	background:#9f0000;
}
#index .sygh .mainNews {
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:10px;
}
#index .sygh .mainNews .leftWrap {
	width:140px;
	height:85px;
}
#index .sygh .mainNews .leftWrap img {
	width:100%;
	height:100%;
}
#index .sygh .mainNews .rightWrap {
	width:130px;
}
#index .sygh .contentWrap {
	padding-bottom:12px;
}
#index .sygh .textSingleWrap ul li {
	padding-top:9px;
	padding-bottom:9px;
}
#index .xyyx {
	width:755px;
	float:left;
}
#index .xyyx .contentWrap {
	padding:20px;
	overflow:hidden;
}
#index .xyyx .mainItem {
	width:220px;
	border:0;
	float:left;
	margin-right:25px;
}
#index .xyyx .mainItem.last {
	margin-right:0;
}
#index .bqxb {
	float:right;
	background:#fff;
}
#index .bqxb .headline {
	color:#fff;
	background:url(../../images/news2017/index_bg_newspaper.gif) no-repeat center center;
}
#index .bqxb .headline .text {
	width:110px;
	text-indent:30px;
	border:0;
}
#index .bqxb .headline .more a {
	color:#fff;
}
#index .bqxb .contentWrap {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#index .bqxb .contentWrap img {
	width:185px;
	height:260px;
}
/* 
** 文章列表页
 */
#listArticle .sidebar {
	width:302px;
	float:left;
}
#listArticle .sidebar .headline {
	height:53px;
	line-height:53px;
	font-size:18px;
	text-align:center;
	color:#fff;
	background:url(../../images/news2017/list_bg_sidebarHead.gif) no-repeat center center;
}
#listArticle .sidebar .listWrap {
	background:#f9f9f9;
	padding:20px;
}
#listArticle .sidebar .listWrap ul li {
	padding:8px 0;
	border-bottom:1px dotted #e4e4e4;
}
#listArticle .sidebar .listWrap ul li span {
	display:inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	color:#fff;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	background:#8eb9f5;
}
#listArticle .sidebar .listWrap ul li span.first {
	background:#f54545;
}
#listArticle .sidebar .listWrap ul li span.second {
	background:#ff8547;
}
#listArticle .sidebar .listWrap ul li span.third {
	background:#ffac38;
}
#listArticle .sidebar .listWrap ul li a {
	display:inline-block;
	vertical-align:middle;
	width:15em;
	margin-left:5px;
}
#listArticle .oppWrap {
	width:780px;
	float:right;
}
#listArticle .oppWrap .mainContent {
	padding:0 20px;
	border:1px solid #e4e4e4;
	margin-top:20px;
}
#listArticle .oppWrap .mainContent ul li {
	padding:20px 0;
	border-bottom:1px dotted #e4e4e4;
	position:relative;
}
#listArticle .oppWrap .mainContent ul li .title {
	font-weight:bold;
}
#listArticle .oppWrap .mainContent ul li .info {
	font-size:13px;
	margin-top:5px;
	line-height:2;
	height:52px;
	overflow:hidden;
}
#listArticle .oppWrap .mainContent ul li .detail a {
	background:#3889e6;
	display:inline-block;
	width:85px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:13px;
}
#listArticle .oppWrap .mainContent ul li .detail a:hover {
	background:#0d3873;
}
#listArticle .oppWrap .mainContent ul li .date {
	position:absolute;
	right:0;
	bottom:20px;
	font-size:13px;
	color:#999;
}
/* 
** 详情页
 */
#detail .title {
	text-align:center;
	font-weight:bold;
	font-size:24px;
}
#detail .infoMore {
	text-align:center;
	margin-top:15px;
}
#detail .infoMore .infoTxt {
	padding:5px 0;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	text-align:center;
	color:#888;
	font-size:13px;
	width:790px;
}
#detail .infoMore .shareWrap {
	vertical-align:middle;
	margin-left:10px;
}
#detail .infoWrap {
	padding:15px 20px;
	background:#f3f3f3;
	font-size:14px;
	line-height:1.8;
	border:1px solid #e4e4e4;
	text-indent:2em;
	margin-top:20px;
	color:#777;
}
#detail .content {
	overflow:hidden;
	font-size:16px;
	margin-top:10px;
}
#detail .content p {
	line-height:2;
	margin-top:10px;
}
#detail .content img {
	max-width:100%;
}
#detail .navWrap {
	padding-top:20px;
	border-top:1px dotted #e4e4e4;
	margin-top:15px;
}
#detail .navWrap p {
	margin-bottom:10px;
}
#detail .navWrap p a:hover {
	color:#003a7c;
	text-decoration:underline;
}
/* 创新创业&探访首义*/
.subject {
	background:#d1e4ff;
}
.subject .mainWrap {
	background:#fff;
}
.subject .banner {
	height:300px !important;
}
.subject .banner.visit {
	background-image:url(../../images/news2017/list_bg_visit.gif) !important;
}
.subject .banner.innovation {
	background-image:url(../../images/news2017/list_bg_innovation.gif) !important;
}
.subject .navWrap {
	border:0;
}
.subject .navWrap .headline {
	border-bottom:2px solid #0d3873;
	padding:0;
	height:auto;
	line-height:auto;
}
.subject .navWrap .headline .text {
	display:inline-block;
	width:357px;
	height:57px;
	background:url(../../images/news2017/list_bg_listHeader.png) no-repeat center left;
	color:#fff;
	font-size:20px;
	line-height:65px;
	text-indent:0;
	padding-left:30px;
	position:relative;
	left:-11px;
	top:auto;
	bottom:-2px;
	border:0;
}
.subject .navWrap .headline .more {
	float:right;
	font-size:13px;
	color:#0d3873;
	margin:20px 20px 0 0;
}
.subject .navWrap .headline .more:hover {
	text-decoration:underline;
}
.subject .navWrap .contentWrap {
	padding:20px 80px;
}
.subject .navWrap .contentWrap .textSingleWrap ul li {
	background-image:url(../../images/news2017/list_icon_newsList.png);
	padding-left:20px;
}
.subject .navWrap .contentWrap .title {
	font-size:15px;
	width:52em;
}
.subject .navWrap .imageTextWrap ul li .imgWrap {
	width:180px;
	height:105px;
}
.subject .navWrap .imageTextWrap ul li .textWrap {
	width:740px;
}
.subject .navWrap .imageTextWrap ul li .textWrap .title {
	font-weight:bold;
}
.subject .navWrap .imageTextWrap ul li .textWrap .date {
	color:#999;
	font-size:13px;
	margin-top:5px;
}
.subject .navWrap .imageTextWrap ul li .textWrap .info {
	font-size:13px;
	margin-top:5px;
	line-height:1.8;
	height:47px;
	overflow:hidden;
}
.subject .navRow {
	overflow:hidden;
}
.subject .navRow .xxxcp {
	float:left;
	width:48%;
}
.subject .navRow .dzhc {
	float:right;
	width:48%;
}
.subject .navRow .headline {
	border-bottom:2px solid #0d3873;
}
.subject .navRow .headline .text {
	display:inline-block;
	width:285px;
	height:50x;
	line-height:50px;
	text-indent:30px;
	color:#fff;
	background:#0d3873;
	font-size:20px;
}
.subject .navRow .headline .more {
	float:right;
	margin:25px 10px 0 0;
	color:#0d3873;
	font-size:13px;
}
.subject .navRow .headline .more:hover {
	text-decoration:underline;
}
.subject .navRow .imgWrap {
	height:225px;
	margin-top:15px;
}
.subject .navRow .imgWrap img {
	width:100%;
	height:100%;
}