*{
	padding: 0;
	margin: 0;
}
body{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
}
li{
	list-style: none;
}
a{
	color: #333;
}
.meeting_wrap{
	width: 100%;
	/*min-height: 1000px;*/
}
.meeting_top{
	width: 1200px;
	height: 80px;
	margin: 20px auto;
}
.meeting_top img{
	float: left;
}
.meeting_nave{
	float: left;
	line-height: 80px;
}
.meeting_nave li{
	float: left;
	list-style-type:none;
	font-size: 18px;
	margin-right: 41px;
	font-weight: bold;
}
.meeting_pic{
	width: 100%;
	margin: 0px auto;
}
.meeting_pic img{
	width: 100%;
	/*height: 100%;*/
}
.meeting_intro{
	width: 100%;
	background: url("../images/meeting_02.png") no-repeat;
	background-size:100%;
}
.meeting_intro_box{
	width: 1200px;
	height: 483px;
	margin: 0px auto;
	padding-top: 17px;
}
.intro_text{
	margin-top: 17px;
	line-height: 24px;
}
.intro_text li{
	float: left;
	margin-bottom: 25px;
}
.intro_text span{
	float: left;
	font-weight: bold;
}
.intro_text p{
	float: left;
}
.meeting_organ{
	width: 1200px;
	height: 453px;
	margin: 0px auto;
	text-align: center;
	padding-top: 47px;
}
.meeting_organ ul{
	margin-top: 50px;
	line-height: 24px;
}
.meeting_organ li{
	margin-top: 10px;
}
.meeting_organ span{
	font-size: 18px;
	color: #e77817;
}
.meeting_guest{
	width: 100%;
	background: rgb(241,241,241);
}
.meeting_guest_box{
	width: 1200px;
	padding-top: 55px;
	padding-bottom: 62px;
	margin: 0px auto 0px auto;
}
.or_box{
	float: left;
	width: 1200px;
}
.sponsor {
	width: 1200px;
	margin-top: 74px;
	overflow: hidden;
	position: relative;
	/*-webkit-transition:all 1s;*/
}
.sponser-Box {
	width: 2320px;
	height: 320px;
	overflow: auto;
	position: relative;
	overflow: hidden;
	-webkit-transition:all 1s;
}
.sponser-box {
	float: left;
	position: relative;
}
.sponsor-con {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1180px;
}
.sponsor-pic {
	width: 220px;
	height: 320px;
	padding-right: 25px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
.sponsor-pic img{
	float: none;
}
.sponsor-pic p{
	font-size: 14px;
	color: #555;
}
.sponsor-pic p:nth-child(2){
	margin-top:8px;
	font-size: 16px;
	font-weight: bold;
}
.sponser-box div:nth-child(1){
	padding-left: 45px;
}
#cl_left{
	width: 34px;
	height: 34px;
	z-index: 5;
	float: left;
	left: 1010px;
	cursor:pointer;
	position: relative;
	background: url("../images/meeting_15.png");
}
#cl_left:hover{
	background: url("../images/meeting_17.png");
}
#cl_right {
	width: 34px;
	height: 34px;
	z-index: 5;
	float: right;
	cursor:pointer;
	position: relative;
	background: url("../images/meeting_16.png");
}
#cl_right:hover{
	background: url("../images/meeting_18.png");
}
.meeting_agenda{
	width: 1200px;
	/*height: 950px;*/
	margin: 0px auto;
	text-align: center;
	padding-bottom: 90px;
	padding-top: 44px;
}
.meeting_agenda table{
	width: 100%;
	margin-top: 68px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.meeting_agenda tr{
	width: 100%;
	height: 59px;
	font-size: 18px;
	color: #333;
	/*float: left;*/
	/*border: 1px solid #dbdbdb;*/
}
.meeting_agenda tr:nth-child(1){
	color: #fff;
	background: #e77817;
}
.meeting_agenda td{
	/*float: left;*/
	height: 59px;
	width: 199px;
	line-height: 59px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
.meeting_contact{
	width: 100%;
	background: rgb(241,241,241);
}
.meeting_contact_box{
	width: 1200px;
	margin: 0px auto;
	text-align: left;
	padding-top: 53px;
	padding-bottom: 70px;
}
.meeting_contact table{
	width: 100%;
	line-height: 26px;
}
.meeting_contact tr{
	width: 100%;
	float: left;	
}
.meeting_contact td{
	width: 50%;	
	float: left;
	font-weight: bold;
}
.meeting_about{
	width: 1200px;
	margin: 0px auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.meeting_about span{
	font-size: 28px;
	color: #e77817;
}
.meeting_about ul{
	/*margin-top: */
	width: 1200px;
	text-align: left;
	line-height: 24px;
	margin-top: 45px;
}
.meeting_about li{
	width: 100%;
	float: left;
	/*text-align: center;*/
	margin-bottom: 22px; 
}
.food{
	width: 278px;
	height: 230px;
	float: left;
	margin: 10px;
}
.meeting_bottom{
	width: 100%;
	height: 235px;
	background: rgb(208,97,0);
}
.meeting_bottom ul{
	width: 1200px;
	margin: 0px auto;
}
.meeting_bottom span{
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 27px;
}
.meeting_bottom li{
	width: 100%;
	float: left;
	color: #fff;
	font-size: 16px;
	margin-bottom: 6px;
}
.meeting_bottom a{
	color: #fff;
	text-decoration:none;
}