.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: 450px;
	margin-bottom:60px;
}
.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: 450px;
	position: relative;
	left: -50%;
	max-width: inherit;
}
.indexBanner .shadow {
	position: absolute;
	width: 100%;
	bottom: 20px;
	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: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 100%;
	margin: 0 4px;
}
.indexBanner .shadow ul .active {
	background-color: #018ed6;
}
/*集团动态*/

.roll-news-2 {
	float: left;
	width: 540px;
	overflow: hidden;
	position: relative;
	margin-right:40px;
}
.roll-news-2 .tit{
	height:45px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	line-height:45px;
	color:#fff;
	background-color:rgba(0,0,0,0.5);
	box-sizing:border-box;
	padding:0 60px 0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.roll-news-2 .swiper-pagination {
	position:absolute;
	text-align: right;
	right: 10px;
	bottom:15px;
	left: auto;
	width: auto;
	line-height:1;
}
.roll-news-2 .swiper-pagination-switch{
	width:10px;
	height:10px;
	background-color:#fff;
	border-radius:100%;
	margin-left:5px;
}
.roll-news-2 .swiper-active-switch{
	background-color:#018ed6;
}
.roll-news-2 img {
	display: block;
	height:330px;
}

.news-list2 {
	float:none;
	overflow:hidden;
}
.news-list2 li+li {
	margin-top:35px;
}
.news-list2 li .title {
	color: #0f0f0f;
	font-size: 20px;
	line-height:1;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:15px;
	display:block;
	margin-top:5px;
}
.news-list2 li .desc{
	font-size:14px;
	color:#666666;
	line-height:24px;
	max-height:48px;
	overflow:hidden;
}
/*-----新闻最终-----*/
.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: 28px;
	margin-bottom: 20px;
}
.com-tit:after {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #ececec;
	content: "";
}
.com-tit span {
	border-left: 3px solid #018ed6;
	float: left;
	line-height: 1;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 8px;
}
.com-tit a {
	float: right;
	font-size: 14px;
	color: #018ed6;
	line-height: 28px;
}


.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;
}

.newstype{
	width:1233px;
	overflow:hidden;
	margin-top:60px;
}
.newstype .core{
	float:left;
	width:378px;
	margin-right:33px;
}
.newstype .core img{
	display:block;
	max-width:100%;
	height:auto;
}
.newslist li{
	display:block;
	position:relative;
	padding:20px 100px 20px 15px;
	border-bottom:1px dashed #d1d1d1;
}
.newslist li:before{
	content:"";
	display:block;
	width:4px;
	height:4px;
	border-radius:100%;
	background-color:#018ed6;
	position:absolute;
	left:0;
	top:26px;
}
.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;
}

.project-wrap{
	margin-top:60px;
	background-color:#f1f1f1;
	padding:90px 0;
}
.project-list{
	float:left;
	width:155px;
	position:relative;
	z-index:2;
}
.project-list ul{
	padding-left:10px;
	color:#0f0f0f;
	line-height:44px;
}
.project-list ul li{
	position:relative;
}
.project-list ul li{ background: none;}
.project-list ul li a{
	display:block;
	cursor:pointer;
	font-size:16px;
}
.project-list ul li.active a,.project-list ul li.swiper-pagination-bullet-active a{
	color:#018ed6;
	font-weight:bold;
	font-size:18px;
}
.project-list ul li.active:after,.project-list ul li.swiper-pagination-bullet-active:after{
	content:"";
	position:absolute;
	width:60px;
	height:2px;
	background-color:#018ed6;
	top:50%;
	right:-20px;
}
.project-container{
	float:none;
	overflow:hidden;
	position:relative;
}
.project-swiper{
	margin-right:-25px;
}
.project-swiper .swiper-slide{
	padding-right:25px;
}
.project-swiper .swiper-slide img{
	display:block;
}
.project-swiper .swiper-slide .name{
	position:absolute;
	width:237px;
	height:68px;
	background-color:#fff;
	text-align:center;
	line-height:68px;
	right:25px;
	bottom:0;
	font-size:18px;
}
.project-swiper .swiper-slide:last-child .name{
	right:inherit;
	left:0;
}
.project-container .button{ z-index: 88;
	position:absolute;
	right:0;
	bottom:0;
	white-space:nowrap;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.project-container .button .prev{
	display:inline-block;
	vertical-align:middle;
	width:50px;
	height:68px;
	color:#018ed6;
	font-size:16px;
	background:url(../img/doubleArrow2.png) no-repeat center center #fff;
	margin-right:10px;
}
.project-container .button .next{
	display:inline-block;
	vertical-align:middle;
	width:50px;
	height:68px;
	color:#018ed6;
	font-size:16px;
	background:url(../img/doubleArrow.png) no-repeat center center #fff;
}

.newspage .newslist{
	margin-top:20px;
}


.project-swiper {  min-height: 445px;}
.swiper-pagination-bullet{ background: #fff; opacity: 1;}
.swiper-pagination-bullet-active{background: #018ed6}
.project-list .swiper-pagination-bullet{ display: block; width: auto; height: auto;}
.project-swiper .swiper-slide{ width: auto;}






