/*轮播*/
.main_left .header_swiper{
	width: 100%;
	height: 450px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 0;
}
.header_swiper img{
	width: 800px;
	height: 450px;
}
.main_left .header_swiper .swiper-slide:hover .lunbo_title{
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
   	opacity: 0.8;
}
.header_swiper .lunbo_title{
	width: 100%;
	height: 200px;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.85) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.85) 100%);
    background-image: linear-gradient(180deg, rgba(0,0,0,0.01) 35%, rgba(0,0,0,0.85) 100%);
}
.header_swiper .lunbo_p{
	width: 80%;
	line-height: 30px;
	position: absolute;
	margin-top: -50px;
	font-size: 26px;
	margin-left: 20px;
	letter-spacing: 2px;
	color: #fff;
	z-index: 200;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.meeting_posi{
	position: relative;
	height: 200px;
	z-index: 0;
}
.meeting_posi a{
	height: 100%;
}
.meeting_list .meeting_posi:hover .lunbo_title{
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
   	opacity: 0.8;
}
.meeting_list .lunbo_title{
	position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
    background-image: linear-gradient(180deg, rgba(0,0,0,0.05) 35%, rgba(0,0,0,0.85) 100%);
}
.meeting_list .lunbo_p{
	width: 90%;
	position: absolute;
	margin-top: -44px;
	line-height: 25px;
	font-size: 19px;
	margin-left: 18px;
	letter-spacing: 2px;
	color: #fff;
	z-index: 200;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*联盟声音*/
.main_lianmeng{
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	margin-top: 29px;
	padding-top: 20px;
}
.lianmeng_ul li{
	margin: 0 30px 23px;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #E5E5E5;
}
.lianmeng_ul li:last-child{
	border-bottom: 0px;
}
.lianmeng_ul li img{
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.lianmeng_ul li a.head_a{
	position: relative;
}
.lianmeng_ul li i.v_red{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(../img/icon/v.png) no-repeat;
	background-size: 100% 100%;
	bottom: 2px;
	right: 2px;
}
.lianmeng_ul li i.v_blue{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(../img/icon/v_blue.png) no-repeat;
	background-size: 100% 100%;
	bottom: 2px;
	right: 2px;
}
.lianmeng_ul li p{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	line-height: 22px;
}
.lianmeng_ul .lianmeng_title{
	width: 229px;
	margin-left: 11px;
}
.lianmeng_ul .lianmeng_title a{
	font-size: 17px;
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 3px 0 10px;
}
.lianmeng_ul .lianmeng_title b{
	font-size: 13px;
	font-weight: normal;
	color: #666;
	display: inline-block;
}
.lianmeng_ul .lianmeng_name a{
	float: left;
	margin: 0;
	margin-right: 10px;
	cursor: pointer;
}
.lianmeng_ul .lianmeng_name span{
	float: left;
	margin: 0;
	margin-right: 10px;
}
.lianmeng_ul .lianmeng_name i.name_red{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/icon/v.png) no-repeat;
	background-size: 100% 100%;
    margin-top: 5px;
    margin-left: 10px;
}
.lianmeng_ul .lianmeng_name i.name_blue{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/icon/v_blue.png) no-repeat;
	background-size: 100% 100%;
    margin-top: 5px;
    margin-left: 5px;
    float: right;
}

/*分盟单位*/
.main_fenmeng{
	box-sizing: border-box;
	padding-top: 20px;
	margin-top: 30px;
}
.fenmeng_scroll ul li{
	overflow: hidden;
}
.fenmeng_scroll ul li a{
	width: 30%;
	height: 170px;
	float: left;
	text-align: center;
	margin-right: 18px;
}
.fenmeng_scroll ul li a:last-child{
	margin-right: 0px;
}
.fenmeng_scroll ul li img{
	width: 90px;
	height: 90px;
	border-radius: 50px;
}
.fenmeng_scroll ul li a b{
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 8px 0;
	color: #333;
	line-height: 20px;
}
.fenmeng_scroll ul li a p{
	font-size: 16px;
	color: #666;
}

/*项目库*/
.project{
	background: #fff;
	padding-top: 32px;
}
.project_list_index{
	box-sizing: border-box;
	padding: 20px 28px;
}
.project_list_index ul li{
	width: 135px;
	height: 75px;
	box-sizing: border-box;
	border: 1px solid #F1F1F1;
	margin-bottom: 30px;
	margin-right: 33px;
}
.project_list_index ul li:nth-child(7n){
	margin-right: 0;
}
.project_list_index ul li a{
	width: 100%;
	height: 100%;
}
.project_list_index ul li img{
	width: 100%;
	height: 100%;
}
/*友情链接*/
.friendly{
	margin-bottom: 30px;
	padding-top: 32px;
}
.friendly ul li{
	float: left;
	box-sizing: border-box;
	padding: 6px 15px;
}
.friendly ul li a{
	font-size: 14px;
	color: #7B7B7B;
}
