/* made by sun peng cheng for huiyitong index style*/
.huiYiBanner{
	height: 423px;
	background:url(../MeetingImages/pics/huiYiBanner.jpg) no-repeat center center;
}
/*   会议通首页的公共组件 开始       */
.bannerBox .btns .btn{
	width:31px;
	height:57px;
	top: 50%;
	margin-top: -28px;
}
.bannerBox .btns .prevBtn{
	left:-70px;
	background: url(../MeetingImages/pics/prev.png) no-repeat center center;
}
.bannerBox .btns .prevBtn:hover{
	background: url(../MeetingImages/pics/prev_hover.png) no-repeat center center;
}
.bannerBox .btns .nextBtn{
	right:-70px;
	background: url(../MeetingImages/pics/next.png) no-repeat center center;
}
.bannerBox .btns .nextBtn:hover{
	background: url(../MeetingImages/pics/next_hover.png) no-repeat center center;
}
.bannerBox .bannerBd{
	overflow: hidden;
}
.huiYiContent .topBox{
	height: 70px;
}
.huiYiContent .bigTitle{
	width: 122px;
	height: 70px;
	line-height: 70px;
	font-size: 22px;
}
.huiYiContent .more{
	top: 25px;
	right: 0;
	color: #308bd8;
}
.cardBox{
	width: 276px;
	height: 364px;
	margin-right: 32px;
}
.cardBox > .fixedLabel{
	width: 106px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	top:0;
	right: 0;
}
.cardBox > .status1{
	background: url(../MeetingImages/pics/statusBg1.png) no-repeat center center;
}
.cardBox > .status2{
	background: url(../MeetingImages/pics/statusBg2.png) no-repeat center center;
}
.cardBox > .status3{
	background: url(../MeetingImages/pics/statusBg3.png) no-repeat center center;
}
.cardBox > .status4{
	background: url(../MeetingImages/pics/statusBg4.png) no-repeat center center;
}
.cardBox > a{
	width: 100%;
	height: 100%;
}
.cardBox .imgBox{
	width: 276px;
	height: 220px;
}
.cardBox .imgBox img{
	width: 276px;
	height: 220px;
}
.cardBox .txtBox{
	height: 144px;
	background: #fff;
}
.cardBox .txtBox .title{
	width: 248px;
	padding: 7px 14px;
	line-height: 28px;
	height: 56px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.cardBox > a .txtBox .title:hover{
	color: #308BD8;
}
.cardBox .txtBox .infor{
	width:228px;
	height: 28px;
	line-height:28px;
	color: #999;
	margin: 0 auto;
    overflow: hidden;
}
.cardBox .txtBox .date{
	background: url(../MeetingImages/icons/grayClock.png) no-repeat left center;
}
.cardBox .txtBox .place{
	background: url(../MeetingImages/icons/positionIcon.png) no-repeat left center;
}
.cardBox .txtBox .speaker{
	background: url(../MeetingImages/icons/speakerIcon.png) no-repeat left center;
}
.cardBox .txtBox .startTime{
	background: url(../MeetingImages/icons/startTImeIcon.png) no-repeat left center;
}
.filterBox{
	display: inline-block;
	height: 70px;
	line-height: 70px;
	
}
.filterBox .filterBtn{
	width: 78px;
	height: 26px;
	line-height: 26px;
	color: #308BD8;
	border-radius: 2px;
	border: 1px solid #308bd8;
}
.filterBox .filterBtn.on{
	background: #308BD8;
	color: #fff;
}
.contentBox > .cardList{
	width: 1232px;
}
/*   会议通首页的公共组件 结束      */
#recommendations{
	height: 488px;
	background: #f7f7f7;
}
/**/
#hotMeeting .cardBox,#hotMatch .cardBox,#hotLive .cardBox{
	margin-bottom: 20px;
}
#hotMeeting .txtBox,#hotMatch .txtBox,#hotLive .txtBox{
	background: #f8f8f8;
}
#hotLive .cardBox > .fixedLabel{
	width: 43px;
	height: 47px;
	top: 0;
	right: 30px;
}
*+html #hotLive{
	padding-bottom: 20px;
}
#hotLive .cardBox > .status1{
	background:url(../MeetingImages/pics/liveStatus1.png) no-repeat center center;
}
#hotLive .cardBox > .status2{
	background:url(../MeetingImages/pics/liveStatus2.png) no-repeat center center;
}
#hotLive .cardBox > .status3{
	background:url(../MeetingImages/pics/liveStatus3.png) no-repeat center center;
}
#hotLive .cardBox{
	height:390px;
}
#hotLive .txtBox{
	height: 170px;
}
#hotLive .txtBox .title{
	height: 35px;
	line-height: 35px;
}
#hotLive .orderLive,#hotLive .enterLive{
	width: 73px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
}
#hotLive .orderLive{
	color: #308BD8;
	border:1px solid #308BD8;
}
#hotLive .enterLive{
	color: #fa8936;
	border: 1px solid #fa8936;
}

