@charset "utf-8";
.floor {
	padding: 40px 0;
}
.floor1 {
	padding: 40px 0 0 0;
}
.floor2 {
	padding: 22px 40px 0 40px;
}
.r20{
	border-radius: 20px;
}
/*会议海报及底部功能*/

.meeting{
	background-color: #f8f8f8;
	border-radius: 8px;
	display: block;
	position: relative;
}
.meeting img{
	width: 900px;
	height: 360px;
	border-radius: 5px 5px 0 0;
	display: block;
}
.meeting .timer{
	padding-left: 30px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
	color: #444;
}

.meeting .timer .iconfont{
	font-size: 36px;
	color: #ddd;
	padding-right: 15px;
	vertical-align:-4px;
}
.meeting .timer .days{
	color: #ff0000;
	font-family: "Bebas Neue Bold", "Bebas_neuebold";
	font-size:36px ;
	vertical-align:-2px;
}
.meeting a.manage{
	position: absolute;
	bottom: 0;
	right: 25px;
	line-height: 54px;
	font-size: 16px;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
	color: #444;
	text-decoration: none;
}
.meeting a.manage:hover{
	color: #0bf;
}
.meeting a.manage .iconfont{
	font-size: 24px;
	color: #aaa;
	padding-right: 8px;
	vertical-align:-3px;
}
.meeting a.manage:hover .iconfont{
	color: #0bf;
}
.meeting a.creat{
	display: block;
	line-height: 100px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #444;
	border-radius: 5px;
	background-color: #f4f4f4;
}
.meeting a.creat:hover{
	color: #fff;
	background-color: #0bf;
}

.meeting a.waiting{
	padding: 30px 100px;
	line-height: 36px;
	font-size:16px;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 5px;
	background-color: #6167e7;
	text-decoration: none;
}
.meeting_reg_logo{
	border-radius: 5px;
}


.meeting_r{	
	margin-top: 20px;
	background-color: #f8f8f8;
	border-radius: 5px;
	display: block;
	padding: 13px 25px 17px 25px;
	line-height: 24px;
	font-size: 15px;
	height: 308px;
	border:1px solid #eee;
}
.meeting_r .title{
	display: block;
	color:#1c7be9;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom: 1px solid #1c7be9;
	margin: 0 -8px 12px -8px;
}
.meeting_r .title .iconfont{
	color:#136ad5;
	font-weight: normal;
	font-size: 20px;
	margin-right: 8px;
	vertical-align: -2px;
}
.tr_normal {
	background-color: #FFF;
}
.tr_on {
	background-color: #f2f2f2;
}
.tr_hot {
	background-color: #fff6dc;
}
.top_inter .meeting_name{
    margin: 54px 40px 0 100px;
    float: left;
    display: block;
	font-size: 24px;
	color: #9d3db6;
	font-weight: bold;
}
.meeting_banner {
	height: 300px;
	background-color: #09e;
	background-repeat: repeat-x;
/*	background-size:cover;*/
	background-size: 1920px 300px;
	background-position: center;
}

/*栏目风格*/
.m_lm_name{
	font-size: 24px;
	line-height: 60px;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	color:#444;
	position: relative;
}
.floor1 .m_lm_name{
	margin-top: -18px;
}
.m_lm_name embed{
	vertical-align: -10px;
	margin-right: 5px;
}
.m_lm_name .iconfont{
	vertical-align: 0px;
	font-size: 24px;
	color: #9d3db6;
	margin: 0 9px 0 8px;
}
.m_lm_name .menu_t{
	display: block;
	position: absolute;
	bottom: -2px;
	left: 300px;
}
.menu_t a{
	padding: 0 20px;
	line-height: 48px;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: 3px solid;
	border-bottom-color: transparent;
}
.menu_t a:link, .menu_t a:visited{
	color: #999;
	font-size: 16px;
}
.menu_t a:hover{
	color: #444;
	border-bottom: 3px solid #ccc;
}
.menu_t a:active{
	border-bottom: 3px solid #9d3db6;
	color: #9d3db6;
}
.menu_t a.cur{
	border-bottom: 3px solid #9d3db6;
	color: #9d3db6;
	font-weight: bold;
	font-size: 18px;
	line-height: 48px;
}
.m_lm_name a.more{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 10px;
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
}
.m_lm_name a.more .iconfont{
	font-size: 20px;
	vertical-align: -2px;
}





/*海报风格*/
.poster img{
	width: 900px;
	height: auto;
	border-radius: 5px;
	display: block;
	margin-bottom: 40px;
}
.countdown {
	line-height: 60px;
	font-size: 16px;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
	color: #444;
	margin: 20px 0;
	text-align: center;
	background-color: #f8f8f8;
	border-radius: 5px;
	border:1px solid #eee;
}

.countdown .iconfont{
	font-size: 54px;
	padding-top: 20px;
	color: #ddd;
	text-align: center;
	display: block;
}

.countdown .days{
	color: #f00;
	font-weight: bold;
}

.meet_r_t{
	line-height: 42px;
	display: block;
	border-radius: 5px 5px 0 0;
	background-color: #449afd;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
}

.meet_r_t .iconfont{
	font-size: 20px;
	color: #fff;
	margin-left: 12px;
	margin-right: 8px;
	vertical-align: -2px;
	font-weight: normal;
}
.meet_r_t.cyan_4c{
	background-color: #0bf;
}


/*会议详情文字区域*/
.left .poster{
	padding-bottom: 30px;
}
.meeting_name{
	font-size: 30px;
	line-height: 59px;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding-bottom: 20px;
}
.meeting_c{
	font-size: 16px;
	line-height: 180%;
	padding: 15px 18px;
}
.meeting_c p{
	line-height: 180%;
	margin: 5px 0;
}

/*footer*/
.copyright_meeting  {
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	background-color: #02A;	
	color: #ddd;
    width: 1300px;
    margin: 0 auto;
	padding-bottom: 10px;
	border-radius: 20px 20px 0 0;
	font-family: Tahoma, Verdana;
}

/*右侧用户登录链接*/
.users_meeting{
	background-color: #f4f4f4;
	border-radius: 5px;
	display: block;
	padding: 15px 20px;
	margin: 0px;
	text-align: center;
}
.users_meeting a{
	text-decoration: none;
	padding: 10px;
	font-size: 15px;
}
.users_meeting a:link .iconfont{
	margin-right: 5px;
	color: #999;
}



/*右侧条目列表*/
.r_list{
	background-color: #f4f4f4;
	border-radius: 0 0 5px 5px;
	display: block;
	padding: 20px 20px 10px 20px;
	margin: 0px;
}

.r_list li{
    line-height:48px;
	padding-left: 32px;
	list-style: none;
	font-size: 16px;
	color: #444;
	position: relative;
	margin-bottom: 10px;
	border-radius: 8px;
	background-color: #fff;
}
.r_list li span.dot_green{
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: #3cc21c;
	display:inline-block;
	position: absolute;
	left: 10px;
	top:17px;
}
.r_list li .iconfont{
	font-size: 18px;
	position: absolute;
	left:8px;
	color: #f90;
}
.r_list li a{
	text-decoration:none;
	display: block;
}
.r_list li:hover, .r_list li:hover .iconfont{
	background-color: #f90;
	color: #fff;
}
.r_list li a:hover{
	color: #fff;
}

.r_pic_list a img{
	width: 300px;
	height: auto;
	border-radius: 5px;
	display: block;
}

.r_pic_list .date{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: #999;
	line-height: 28px;
}

.r_pic_list .date .cyan{
	color: #0bf;
}
.r_pic_list .date .dot_cyan{
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: #0bf;
	display: inline-block;
	margin-left: 12px;
	margin-right: 8px;
	vertical-align: 2px;
}



/*会议系统导航菜单*/
.menu_out{
	background-color: #02A;
}
.menu_m{
	background-color: #02A;
    display: block;
    height: 60px;
	margin: 0 auto;
    padding: 0 ;
	width: 1260px;
}
.menu_m a{
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 0 25px;
	float: left;
	line-height: 60px;
	text-decoration: none;
	margin: 0;
}

.menu_m a:hover{
	background-color:#0A3CC5;
}
.menu_m a:active {
  background:#082494;
	font-weight: bold;
}
.menu_m a.cur{
	color:#1155cc;
	background-color: #fff;
	font-weight: bold;
}
.menu_m a.more{
	float: right;
	margin: 0;
	font-size: 16px;
	padding: 0 15px 0 20px;
}
.menu_m a.more:link,
.menu_m a.more:visited{
	color: #7080f2;
}
.menu_m a.more:hover{
	color: #fff;
}

/*演讲嘉宾列表*/
.reporter_list{
	padding: 15px 0 0 0;
}
.reporter_list .box{
	border-bottom: 1px #eee solid;
	padding-bottom: 30px;
	padding-left: 50px;
	margin-bottom: 30px;
	position: relative;
}
.reporter_list .box .o_line{
	position: absolute;
	left:250px;
	bottom: 0px;
	display: block;
	width: 72px;
	height: 3px;
	background-color: #9D3DB6;
	margin-bottom: -1px;
}

.reporter_list .box .portait{
	width: 200px;
	float: left;
	display: block;
}
.reporter_list .box .portait img{
	width: 160px;
	height: 160px;
	border-radius: 80px;
}
.reporter_list .box .info_a{
	width: 290px;
	float: left;
	display: block;
	margin-top: 35px;
}
.reporter_list .box .info_b{
	width: 644px;
	float: left;
	display: block;
}
.reporter_list .box .info_a .name{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #222;
	height: 36px;
}
.reporter_list .box .info_a .title{
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-right: 30px;
}
.reporter_list .box .info_b .mark{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #449afd;
	line-height: 40px;
}
.reporter_list .box .info_b .mark2{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #449afd;
	line-height: 30px;
	margin-top: 20px;
}

.reporter_list .box .info_b .title{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #222;
	line-height: 30px;
	margin-bottom: 10px;
    
}
.reporter_list .box .info_b .text{
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.accept_box{
	padding: 30px;
	margin: 10px 0 24px 0;
	border-radius: 5px;
	background-color: #f4f4f4;
	position: relative;
}
.accept_box label{
	display: inline-block;
	text-align: right;
}
.accept_box input{
	margin: 8px 5px;
	padding: 12px 10px;
	display: inline-block;
}
.accept_box .btns_box{
	position: absolute;
	right: 240px;
	top:18px;
}
.accept_box .btns_box a.b_btn{
	line-height: 42px;
}

/*agenda日程表*/
.agenda{
	margin: 10px 0;
}
.theme{
	display: block;
	line-height: 54px;
	padding: 0 10px;
	margin: 20px 0 0 0;
	border-bottom: 3px solid #9D3DB6;
}
.theme .time{
	font-size: 28px;
	font-family: "Microsoft YaHei UI", "微软雅黑", "PingFang SC";
	color: #9D3DB6;
	font-weight: bold;
	margin-right: 20px;
	display: inline-block;
}
.theme .place{
	font-size: 20px;
	font-family: "Microsoft YaHei UI", "微软雅黑", "PingFang SC";
	color: #666;
	margin-right: 40px;
	display: inline-block;
}
.theme .topic{
	font-size: 18px;
	font-weight: bold;
}

td.l-height2{
	line-height: 200%;
}
td.l-height2 .title{
	font-weight: bold;
	color: #9D3DB6;
}
td.l-height2 a{
	display: block;
	font-size: 14px;
}
td.l-height2 a .iconfont{
	font-size: 16px;
	color: #9D3DB6;
	margin-right: 5px;
}
