body{
	background: #fff;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
/*banner*/
.meet .banner{
	height:420px;padding-top:40px;
}
.meet .banner img{
	width:100%;height:420px;display: block;
}
/*banner*/
/*论坛简介*/
.meet .wrap-con{
	width:1200px;height:auto;margin:0 auto;
}
.meet .title-top{
	width:1200px;height:140px;
}
.meet .title-top img{
	width:100%;
}
.meet .brief .brief-bottom p{
    width:970px;height:auto;margin:0px auto 10px;font-size:16px;color:#343434;line-height: 34px;
}
.meet .brief .brief-bottom p span{
	font-size:20px;color:#1888ec;
}
/*论坛简介*/
/*会议流程S*/
.meet .process-box{
	width:100%;position: relative;
}
.meet .process-box .pos-line{
	width:100%;height:2px;background:#e8e8e8;position: absolute;top:319px;z-index:2;
}
.meet .process-box .process-bottom{
	position: relative;z-index:3;
}
/*会议流程E*/
/*嘉宾*/
.meet .guest-bottom{
	width:1120px;margin:0 auto;
}
.meet .guest-bottom li{
    width:320px;height:205px;overflow:hidden;float:left;padding-left:210px;margin-bottom:35px;
}
.meet .guest-bottom li h3{
    font-size:20px;color:#1888ec;line-height: 27px;margin-top:28px;
}
.meet .guest-bottom li p{
	width:300px;font-size:15px;color:#000;line-height: 24px;margin-top:10px;padding-right:20px;
}
.meet .guest-bottom .guest-mingshi1{
	background:url(../images/guest1.png) no-repeat 0 0;margin-right:55px;
}
.meet .guest-bottom .guest-mingshi2{
	background:url(../images/guest2.png) no-repeat 0 0;
}
.meet .guest-bottom .guest-mingshi3{
	background:url(../images/guest3.png) no-repeat 0 0;margin-right:55px;
}
.meet .guest-bottom .guest-mingshi4{
	background:url(../images/guest4.png) no-repeat 0 0;
}
.meet .guest-bottom .guest-mingshi5{
	background:url(../images/guest5.png) no-repeat 0 0;margin-right:55px;
}
.meet .guest-bottom .guest-mingshi6{
	background:url(../images/guest6.png) no-repeat 0 0;
}
/*嘉宾*/
/*联系*/
.meet .contact-bottom{
	padding-bottom:50px;
}
.meet .contact-bottom dd{
	font-size:20px;color:#464646;padding-left:110px;margin-bottom:18px;
}
/*联系*/