@charset "utf-8";
/*#nav{
    width:131px;
    position:absolute;
    left:0px;
    top:500px;
    z-index:500;
}*/
#banner{
	max-width: 1900px;
    background: url(../images/index-banner.png);
    background-repeat:no-repeat;
    background-position:center top;
    margin-left: auto;
    margin-right: auto;
    height:497px;
   /*	width: 100%;
   	height: 100%;
    background-size: 100% auto;*/
}
#main{
	width:1100px;
	margin:0 auto;
	background-image:url(../images/main-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:-140px;
	padding:45px 0;
}

#main .container-head{
	/*width:1000px;*/
/*	padding-left:50px;*/
	height:414px;
/*	padding-right:20px;*/
}
.head-left{
	width:500px;
	float:left;
/*	margin-left:50px;*/
}
.head-right{
	float:right;
	width:468px;
}
.head-left-top{
	height:240px;
	background:#fff;
}
.head-left-foot{
	height:176px;
}

 .new-list{
	height:160px;
	padding:0 14px;
	margin:12px 0 28px;
}
.new-list a{
	background-image: url(../images/newsicon.png);
	background-repeat:no-repeat;
	background-position:left center;
    line-height: 32px;
    height: 32px;
    display: block;
    padding-left: 12px;
   	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    color:#000;
    font-size:16px;
}
/*首页视频*/
#video-corner{
	margin-top:18px;
}
#video-corner .icoVideo{
	width:172px;
	float:left;
	margin-left:2px;
	position:relative;
}
#video-corner .videoPic{
	width:172px;
	height:117px;
	display:block;
}
#video-corner .btnBofang{
	position:absolute;
	left:66px;
	top:38px;
}
#video-corner .videoth{
	float:left;
	margin-left:18px;
	width:270px;
	height:117px;
	display:table;  
}
.thickbox{
	cursor:pointer;
}
#video-corner .videoth a{
	vertical-align:middle;   
  	display:table-cell;
  	color:#000;   
  	font-size:16px;
  	line-height:24px;
  	font-weight:bold;
}
/*图片新闻*/

.picNew{
	margin-top:18px;
}
#picNew{
	background-color:#ececec;
	cursor:pointer!important;
	width:468px;
	height:358px;
}
#picNew img{
	width:468px;
	height:312px;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 16px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #cecece;
  margin: 0 7px;
 cursor: pointer;
}
.swiper-active-switch {
  background: #af1212;
}
#picNew .newText{
	position:absolute;
	bottom:46px;
	height:46px;
	width:468px;
	color:#fff;
	line-height:48px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
	background-image:url(../images/text-bg.png);
	background-repeat:no-repeat;
}
/*代表之声*/
.Project-title{
	height:88px;
	background-repeat:no-repeat;
	margin:30px 0 12px;
	background-repeat:no-repeat;
}
.behalf .Project-title{
	background-image:url(../images/Project-title01.png);
}
.fiveYears .Project-title{
	background-image:url(../images/Project-title02.png);
}
#hdPic .Project-title{
	background-image:url(../images/Project-title03.png);
}
#PastConferences .Project-title{
	background-image:url(../images/Project-title04.png);
}
.Project-title a.more{
	margin-top:48px;
	padding-right:0;
}
#behalfPic{
	width:1000px;
	height:420px;
}
#behalfPic .pic-l,#behalfPic .pic-c,#behalfPic .pic-r{
	width:326px;
	height:420px;
	float:left;
}
#behalfPic .pos{
	position:relative;
}
#behalfPic .newText,.fiveYears-pic .newText{
	width:306px;
	padding:0 10px;
	height:34px;
	font-weight:bold;
	line-height:34px;
	color:#fff;
	font-size:14px;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(../images/behalf-bg.png);
	background-repeat:repeat-x;
	z-index:100;
}
.fiveYears-pic .newText{
	width:310px;
}
#behalfPic .pic-c{
	margin:0 11px;
}
#behalfPic img{
	width:100%;
	height:100%;
}
.pic-b{
	width:326px;
	height:228px;
}
.pic-s{
	width:326px;
	height:182px;
}
.pic-c .pic-b{
	margin-top:10px;
}
.pic-r .pic-s{
	margin-top:10px;
}
#th19-banner img{
	height:186;
	width:100%;
	margin-top:30px;
}
/*代表风采-地方动态*/
.behalf-list{
	margin-top:40px;
}
.behalf-list .behalt-Elegant,.behalf-list .behalt-dynamic{
	width:478px;
	height:224px;
}
.behalf-list .behalt-Elegant{
	float:left;
}
.behalf-list .behalt-dynamic{
	float:right;
}

/*奋进的5年*/

.fiveYears-pic{
	width:994px;
	height:704px;
	margin:0 auto;
	background-image:url(../images/fiveYears-bg.jpg);
	background-repeat:no-repeat;
}

.row-matrix .flip-container {
  position: relative;
  height:704px;
}

.row-matrix .flip-container .flip-block {
  position: absolute;
  width:330px;
  height: 240px;
  transition: all 0.3s;
}

.row-matrix .flip-container .flip-block .flip-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 1.2s;
  z-index: 1;
  opacity: 0;
  transform: scale(0.5, 0.5);
}

.row-matrix .flip-container .flip-block .flip-item.on {
  z-index: 5;
  opacity: 1;
  transform: scale(1, 1);
}

.row-matrix .flip-container .flip-block .flip-item img {
  display: block;
  width: 100%;
  height: 100%;
}

.row-matrix .flip-container .flip-block .flip-item .btn {
  visibility: hidden;
  opacity: 0;
  content: '查看详情';
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  height: 40px;
  background: #bf0009;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 10px 15px -8px #333, 0 0 0 3px #fff;
  transition: all 0.3s;
}

.row-matrix .flip-container .flip-block .flip-item .btn:hover {
  background: #8c0007;
}

.row-matrix .flip-container .flip-block .flip-item:hover .btn {
  visibility: visible;
  opacity: 0.8;
}

.row-matrix .flip-container .flip-block-2 {
  right:0;
}

.row-matrix .flip-container .flip-block-3 {
  left:0;
  top:242px;
}

.row-matrix .flip-container .flip-block-4 {
  top:242px;
  right:0;
}

.row-matrix .flip-container .flip-block-5 {
  left: 332px;
  height: 172px;
}

.row-matrix .flip-container .flip-block-6 {
  left: 332px;
  height: 172px;
  top:310px;
}
.row-matrix .flip-container .flip-block-7 {
  height: 220px;
  bottom:0;
  left:0;
}
.row-matrix .flip-container .flip-block-8 {
  left: 332px;
  height: 220px;
  bottom:0;
}
.row-matrix .flip-container .flip-block-9 {
  height: 220px;
  bottom:0;
  right:0;
}
.row-matrix .flip-container .flip-block-center {
  position: absolute;
  width:329px;
  height: 134px;
  transition: all 0.3s;
  top:174px;
  left:332px;
}

.row-matrix .flip-container .flip-block-center .flip-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.row-matrix .flip-container .flip-block-center .flip-item img {
  display: block;
  width: 100%;
  height: 100%;
}

.fiveYears #page{
	text-align:center;
	height:20px;
	line-height:20px;
	margin-top:28px;
}
#page span{
	display:inline-block;
	width:12px;
	height:12px;
	background:#cecece;
	border-radius:12px;
	margin:0 10px;
}
#page span.active{
	background:#af1212;
}
/*高清图集*/
#hdPic .hdPic-switch-box{
	width:100%;
	height:356px;
	border-top:1px solid #f2e6e6;
	border-bottom:1px solid #f2e6e6;
	position:relative;
}
.hdPic-switch-box .arrow-left{
	background: url(../images/arrow-left.png);
	background-repeat:no-repeat;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    width: 21px;
    height: 39px;
}
.hdPic-switch-box .arrow-right{
	background: url(../images/arrow-right.png);
	background-repeat:no-repeat; 
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -20px;
    width: 21px;
    height: 39px;
}
.hdPic-switch-box .hdPic-switch{
	width:826px;
	text-align:right;
	top:40px;
	height:280px;
}
.hdPic-switch .swiper-slide-active{
	text-align:left;
}
.hdPic-switch .swiper-slide a{
	display:block;
	color:#000;
}
.hdPic-switch .swiper-slide img{
	width:384px;
	height:250px;
}
.hdPic-switch .swiper-slide .picTitle{
	text-align:center;
	width:384px;
	font-size:14px;
	margin-top:10px;
}
/*历次代表大会*/
.pastConferences-box{
	height:400px;
	width:100%;
	background-image:url(../images/PastConferences.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.pastConferences-box .past-t{
	width:830px;
	height:162px;
	margin:0 auto;
}
.pastConferences-box .past-f{
	height:162px;
	width:1000px;
	margin-top:76px;
}
.pastConferences-box li{
	width:138px;
	float:left;
	margin-right:34.4px;
}
.pastConferences-box li a{
	display:block;
	color:#000;
	font-size:14px;
	text-align:center;
	line-height:20px;
}
.pastConferences-box li img{
	display:block;
	width:138px;
	height:93px;
}
.pastConferences-box li p{
	margin-top:6px;
}
.pastConferences-box li h4{
	margin-top:2px;
	color:#333;
	font-weight:bold;
	margin-bottom:4px;
}
.pastConferences-box li.lastLi{
	margin-right:0;
}