body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
ul, ol { list-style:none; }
a { text-decoration:none; }
a:hover{
	cursor: pointer;
}
body{
	background-color: #f7f7f7;
	font-family: "microsoft yahei";
}
.header{
	height:80px;
	background-color: #fff;
	width:100%;
}
/*======================================================*/
.bread_main{
	margin: 23px auto;
    font-size: 16px;
    color: #565656;
    width: 1280px;
}
.curr_page{
	color: #0074ff;
}
/*======================================================*/
.main_content{
	background-color: #fff;
	padding-bottom: 150px;
	margin-bottom: 72px;
}
.bg_img{
	background: url(../html/roadShow/img/road-show-bg.jpg);
	width:100%;
	height: auto;
	background-size: 100% 100%;
}
.content_font{
	color: #fff;
	font-size: 18px;
	width:495px;
	height:auto;
	margin:0 auto;
	letter-spacing: 2px;
}
.content_title{
	font-size: 30px;
	margin-bottom: 50px;
}
.content_time,.content_speaker,.content_planner{
	line-height: 40px;
}
.spearker_title{
	float:left;
}
.align_speaker_content{
	width:378px;
	margin-left:100px;
}
.align_planner{
	margin-left:20px;
}
.content_img{
	/* background: url(../img/5-2beijing.jpg); */
	width:980px;
	margin:0 auto;
	height:500px;
	background-size:100% 100%;
}
/*=================================================*/
.enter_road_show{
	margin: 60px auto 0px;
	width:152px;
	height:45px;
	line-height: 45px;
	border:1px solid #0075fe;
	border-radius: 25px;
	text-align: center;
	font-size: 24px;
	color: #0074ff;
}
.road_show_flow{
	font-size: 18px;
	color: #585858;
	margin: 100px auto 0px;
}
.agenda_contro,.content_contro{
	background: url(../html/roadShow/img/5-2biaoqian.png);
	width:481px;
	height:4px;
	margin: 0 auto;
	position: relative;
}
.agenda_contro_font,.content_contro_font{
	position: absolute;
    top: -20px;
    font-size: 30px;
    color: #474747;
    left: 180px;
}
.agenda_contro_detail{
	width: 600px;
	margin: 85px auto 0px;
	line-height: 30px;
	letter-spacing: 2px;
}
.detail_left{
	float: left;
	margin-right:25px;
}
.detail_right{
	width:490px;
	margin-left: 150px;
}
.content_contro{
	margin-top:177px;
}
.content_contro_detail{
	width:400px;
	margin: 60px auto 0px;
}
/*=================================================*/
.footer{
	height:373px;
	background-color: #eaeaea;
}
