.countdown{
	text-align: center;
	padding: 40px 0;
}
.countdown .d{
	font-size: 34px;
	height: 50px;
	line-height: 50px;
}
.countdown .d span{
	font-size: 52px;
	color: #e80303;
}
.countdown .h{
	margin-top: 35px;
	font-size: 43px;
}
.countdown .h .maohao{
	line-height: 20px;
}
.more{
	height: 68px;
	background-image: url(../images/morebg.png);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	
}

.more .up{
	display: block;
}
.more .down{
	display: none;
}

.more.current .up{
	display: none;
}
.more.current  .down{
	display: block;
}

.more img{
	margin: 0 auto;
	
}
.meetbg {
	margin-top: 30px;
}
.meetbg li{
	float: left;
	margin: 0 11px;
	position: relative;
}
.meetbg li .tit{
	position: absolute;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	width: 100%;
}
.meetbg li .info{
	position: absolute;
	height: 126px;
	bottom: 0;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.chairman{
	height: 512px;
	overflow: hidden;
	margin-left: -60px;
	margin-top: 30px;
}
.chairman.current{
	height: auto;
}
.chairman li{
	text-align: center;
	width: 128px;
	height: 256px;
	float: left;
	margin-left: 80px;
	font-size: 12px;
	position: relative;
	
}
.chairman li a{text-decoration:none;color:#000000;}
.chairman li .info{
	display: none;
	width: 114px;
	height: 144px;
	position: absolute;
	top: 0;
	left: 0;
}
.chairman li .info .bg{
	width: 114px;
	height: 144px;
	background-color: #cd181d;
	opacity: 0.8;
}
.chairman li .info .text{
	color:#FFFFFF;
	width: 133px;
	height: 144px;
	position: absolute;
	top: 0;
	left: -8px;
	padding: 0 18px;
}
.chairman li .name{
	font-weight: bold;
	margin-top: 15px;
}
.chairman li .comfile{
	margin-top: 10px;
}
.active{
	margin:40px auto 0 auto;
	width: 1176px;
	height: 304px;
	background-image: url(../images/speacilbg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
.active ul{
	width: 1764px;
}
.active li{
	width: 280px;
	height: 218px;
	float: left;
	margin: 43px 7px;
}
.active li img{
	border-radius:5px;
	width: 280px;
	height: 218px;
}
.agenda {
	margin-top: 30px;
	margin-left: -71px;
}
.agenda li{
	width: 353px;
	height:340px ;
	background-image: url(../images/agendabg1.jpg);
	float: left;
	margin-left: 70px;
	position: relative;
}
.agenda .li1{
	background-image: url(../images/agendabg2.jpg);
}
.agenda .li2{
	background-image: url(../images/agendabg.jpg);
}
.agenda .info{
	width: 308px;
	margin:  auto;
	color: #FFFFFF;
}
.agenda .info .tit{
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	border-bottom: 2px solid #FFFFFF;
	
}

.agenda .info .text{
	padding: 20px 10px;
	line-height: 22px;
}
.agenda li .alert{
	display: none;
	cursor: pointer;
	width: 353px;
	height:340px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100% 100%;
	background-image: url(../images/alert.png);
}
.paterna {
	margin-top: 30px;
}



.paterna li{
	margin-bottom: 30px;
}
.paterna .tit{
	position: relative;
	height: 50px;
	line-height: 50px;
	border: 2px solid #c9c9c9;
	font-size: 24px;
	font-weight: bold;
	color: #4d4d4d;
	background-image: url(../images/paterbg.png);
	background-repeat: repeat-x;
	padding-left: 22px;
	cursor: pointer;
	margin-bottom: 30px;
}
.paterna .tit .more0{
	position: absolute;
	right: 10px;
	top: 14px;
}
.paterna .tit .more1{
	display: none;
}
.paterna .tit .more2{
	display: block;
}

.paterna .tit.current .more1{
	display: block;
}
.paterna .tit.current .more2{
	display: none;
} 

.paterna .tit .icon{
	margin-right: 14px;
}
.paterna .tit .tip{
	width: 6px;
	height: 50px;
	position: absolute;
	top: -2px; 
	left: -2px;
}.paterna .tit .even{
	background-color: #cd181d;
}
.paterna .tit .odd{
	background-color: #f7ef33;
}

.paterna .logobox {
	display: black;
}
.paterna .logobox img {
	float: left;
	margin: 5px;
	box-shadow: 2px 1px 6px #ececec;
}
.paterna .logobox li{
	float:left;
}
.paterna .logobox li div{
	clear:both;
	text-align:center;
}
.media{
	margin-top: 30px;
	height: 356px;
	overflow: hidden;
}
.media.current{
	height: auto;
}
.media .logobox img {
	float: left;
    margin: 5px 10px;
    width: 130px;
    height: 51px;
}




