.mode-banner {
	width: 100%;
	position: relative;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	margin-top: 20px;
}
.mode-banner .mode-inner {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	position: relative;
	left: 50%;
}
.mode-banner .mode-inner .banner-cnt {
	display: inline-block;
	height: auto;
	position: relative;
	left: -50%;
}
.wrap-layer {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
/*首页banner*/
.indexBanner {
	position: relative;
	height: 508px;
	margin-top:20px;
}
.indexBanner .banner {
	width: 100%;
	position: relative;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	z-index: 2
}
.indexBanner .banner .core {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	position: absolute;
	top: 0;
	left: 50%
}
.indexBanner .banner .core img {
	display: block;
	height: auto;
	position: relative;
	left: -50%;
	max-width: inherit;
}
.indexBanner .shadow {
	position: absolute;
	width: 100%;
	bottom: 86px;
	z-index: 99
}
.indexBanner .shadow ul {
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.indexBanner .shadow ul li {
	display: inline-block;
	vertical-align: middle;
	width: 39px;
	height: 10px;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 4px;
}
.indexBanner .shadow ul .active {
	background-color: #018ed6;
}
.body-content{
	background-color:#f6f6f6;
	padding-bottom:25px;
}
/*-----新闻最终-----*/
.newsInfo .content h6 {
	color: #000;
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}
.newsInfo {
	padding: 20px;
}
.newsInfo h3 {
	font-size: 24px;
	text-align: center;
	color: #333;
	padding-bottom: 25px;
	font-weight: normal;
	border-bottom: 1px solid #ededed
}
.newsInfo .source {
/* border-bottom: 1px solid #EBEBEB;*/ }
.newsInfo .source ul {
	text-align: center;
}
.newsInfo .source li {
	display: inline;
	padding: 0 15px;
	line-height: 50px;
	height: 50px;
	color: #999;
	font-size: 14px;
}
.newsInfo .content {
	margin: 10px 0 0 0;
	min-height: 100px;
	_height: 100px;
}
.newsInfo .content p, .newsInfo .content * {
	line-height: 34px;
	font-size: 16px;
	/*text-align: justify;text-justify: distribute;*/ color: #666;
}
.newsInfo .content p {
	text-indent: 2em;
	padding: 0 0 1em 0;
}
/*工会频道页*/
.com-tit {
	font-size: 0;
	line-height:0;
}
.com-tit:after {
	display: none;
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #ececec;
	content: "";
}
.com-tit img{
	display:inline-block !important;
	vertical-align:middle;	
	margin-right:15px;
}
.com-tit span {
	font-size:20px;
	display:inline-block;
	vertical-align:middle;
	color:#052541;
	line-height: 1;
}
.com-tit span em{
	font-style:normal;
	font-size:14px;
	color:#226dae;
	text-transform:uppercase;
	padding-left:10px;
	opacity:0.4;
}
.com-tit a {
	float: right;
	font-size: 12px;
	color: #018ed6;
	line-height:30px;
}


.bdsharebuttonbox .tit {
	float: left;
	line-height: 32px;
}
.bdsharebuttonbox a {
	height: 20px !important;
	margin: 0 6px 0 0 !important;
	padding: 0 !important;
	width: 20px;
}
.bdsharebuttonbox .bds_tsina {
	background: url(../img/wb_s.png) no-repeat center center !important;
	background-size: 100% !important;
}
.bdsharebuttonbox .bds_weixin {
	background: url(../img/wx_s.png) no-repeat center center !important;
	background-size: 100% !important;
}
.bdsharebuttonbox .bds_qzone {
	background: url(../img/qzone_s.png) no-repeat center center !important;
	background-size: 100% !important;
}
.bdsharebuttonbox .bds_renren {
	background: url(../img/rr_s.png) no-repeat center center !important;
	background-size: 100% !important;
}
.bdsharebuttonbox .bds_tqq {
	background: url(../img/twb_s.png) no-repeat center center !important;
	background-size: 100% !important;
}
.bdsharebuttonbox .bds_more {
	background: url(../img/more_s.png) no-repeat center center !important;
	background-size: 100% !important;
}
.union-newslist-info {
	margin-top: 90px;
	padding-bottom: 40px;
}
.union-newslist-info .title {
	text-align: center;
	font-size: 24px;
	line-height: normal;
}
.union-newslist-info .source {
	text-align: center;
	font-size: 0;
	line-height: 0;
	padding: 35px 0;
	border-bottom: 1px solid #efefef;
}
.union-newslist-info .source .time {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
}
.union-newslist-info .source .times {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
	margin: 0 40px;
}
.union-newslist-info .source .share {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
}
.union-newslist-info .source .share .span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
}
.union-newslist-info .source .share .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
}
.union-newslist-info .content, .union-newslist-info .content p {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.union-newslist-info .content {
	margin-top: 50px;
}

.newslist li{
	display:block;
	position:relative;
	padding:13px 100px 13px 15px;
}
.newslist li:before{
	content:"";
	display:block;
	width:0;
	height:0;
	border:4px solid transparent;
	border-left-color:#a7a3a1;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-4px;
}
.newslist li a{
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:16px;
	color:#0f0f0f;
	line-height:1;
}
.newslist li .time{
	position:absolute;
	right:0;
	line-height:16px;
	font-size:14px;
	color:#999999;
	top:20px;
}

.newstype{
	width:1250px;
	margin-left:-25px;
	overflow:hidden;
	margin-top:-100px;
	position:relative;
	display:table;
	table-layout:fixed;
	border-spacing:25px;
	z-index:10;
}
.newstype .core{
	border-top:3px solid #018ed6;
	background-color:#fff;
	display:table-cell;
	vertical-align:top;
	padding:20px;
}
.newstype .core img{
	display:block;
	max-width:100%;
	height:auto;
}

.newstype .newslist li{
	padding-right:10px;
}

.groupnews{
	float:left;
	width:870px;	
	background-color:#fff;
}
.groupnews .pic{
	float:left;
}
.groupnews .pic a{
	display:block;
	position:relative;
}
.groupnews .pic a:after{
	display:block;
	position:absolute;
	content:"";
	background:url(../img/play.png) no-repeat center center;
	width:64px;
	height:64px;
	left:50%;
	top:50%;
	margin-top:-32px;
	margin-left:-32px;
}
.groupnews .pic img{
	display:block;
}
.groupnews .tabCon{
	overflow:hidden;
	padding:25px 25px 0 25px;
}
.groupnews .tab-con .info{
	display:none;
}
.groupnews .tab-con .active{
	display:block;
}
.groupnews .tab-head {
	position:relative;
	margin-bottom:10px;
}
.groupnews .tab-head .com-tit{
	display:inline-block;
	vertical-align:middle;
	margin-right:45px;
}
.groupnews .tab-head .com-tit a{
	display:none;
	position:absolute;
	right:0;
	top:0;
}
.groupnews .tab-head .active span{
	color:#0095ee;	
}
.groupnews .tab-head .active a{
	display:block;
}
.topic_nav{
	float:right;
	with:305px;
}
.topic_nav a{
	display:block;
	position:relative;
}
.topic_nav a:after{
	position:absolute;
	content:"";
	width:27px;
	height:27px;
	left:30px;
	bottom:30px;
}
.topic_nav img{
	display:block;
}

.newsindex .core{
	padding:25px 0;
}
.newsindex .core + .core{
	border-top:1px solid #ebebeb;
}
.newsindex .title{
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:1;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.newsindex .time{
	display:block;
	font-size:14px;
	color:#999999;
	margin:5px 0 10px 0;
}
.newsindex .desc{
	font-size:14px;
	color:#666666;
	line-height:22px;
}
.project-performance{
	background-color:#fff;
	padding:20px;
	margin-top:25px;
	position:relative;
}
.project-wrap{
	width:100%;
	overflow:hidden;
	margin-top:30px;	
}
.project-wrap .project-container{
	margin-right:-15px;
}
.project-wrap .project-container .core .pic{
	display:block;
}
.project-wrap .project-container .core  img{
	display:block;
	width:220px;
	height:130px;
}
.project-wrap .project-container .core .title{
	display:block;
	font-size:18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:1;
	margin:20px 0 15px 0;
}
.project-wrap .project-container .core  .desc{
	font-size:14px;
	color:#666666;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
.project-wrap .project-container .core  .more{
	display:block;
	font-size:12px;
	color:#0095ee;
	margin-top:20px;
}
.swiper-ctrl{
	position:absolute;
	text-align:center;	
	font-size:0;
	line-height:0;
	white-space:nowrap;
	top:20px;
	right:20px;
}
.swiper-ctrl .next{
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:20px;
	background:url(../img/nextswpier.png) no-repeat center center;
}
.swiper-ctrl .next:hover{
	background:url(../img/nextswpier_cr.png) no-repeat center center;
}
.swiper-ctrl .prev{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	width:20px;
	height:20px;
	background:url(../img/prevswpier.png);
}
.swiper-ctrl .prev:hover{
	background:url(../img/prevswpier_cr.png) no-repeat center center;
}

.friendlink{
	background-color:#fff;
	padding:20px;
	margin-top:25px;
	position:relative;
}
.friendlink .list{
	overflow:hidden;	
	margin-top:20px;
}
.friendlink .list li{
	float:left;
	margin:0 1px;
}
.friendlink .list li a{
	display:block;
	line-height:35px;
	background-color:#f6f6f6;
	padding:0 10px;
}

.newspage .newslist{
	margin-top:20px;
}
.newspage .newslist li{
	padding: 20px 100px 20px 15px;
	border-bottom:1px solid #f1f2f3;
}










