*{
	padding: 0;
	margin: 0;
}
body,html{
	font-family: arial;
	font-size: 16px;
	color: #000;
	line-height: 25px;
	margin: 0 auto;
	background-color: #fff;
}
a{
	text-decoration: none;
	color: #2D2D2D;
}
img{
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

/*全局*/
.cb{
	clear: both;
}
/*左浮动*/
.f-l{
	float: left;
}
/*右浮动*/
.f-r{
	float: right;
}

.container-fluid{
	width: 100%;
	background-color: #fff;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.mt-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-20{
	margin-top: 20px;
}
.mt-30{
	margin-top: 30px;
}
.mt-45{
	margin-top: 45px;
}
.mt-100{
	margin-top: 100px;
}

/*导航*/
.nav-logo{
	height: 60px;
}
.nav-logo>img{
	height: 50px;
	margin-top: 5px;
}
.nav-tabs{
	list-style: none;
	height: 60px;
	position: relative;
	padding-right: 85px;
}
.nav-tabs>li{
	height: 60px;
	padding: 0 10px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
.nav-tabs>li>a{
	font-size: 18px;
	letter-spacing: 1px;
}
/*中英切换*/
.web-en{
	position: absolute;
	top: 16px;
	right: 0;
	background-color: #041EB3 !important;
	display: block;
	color: #ffffff !important;
	font-weight: bold;
	padding: 2px 20px;
	border-radius: 15px;
}

/*标题*/
.title-01{
	height: 62px;
	margin: 0 auto;
	text-align: center;
	line-height: 62px;
	font-size: 36px;
	color: #041EB3;
}
.title-sm{
	height: 45px;
	background-size: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 45px;
	font-size: 24px;
}

/*会议亮点*/
.event_highlight{
	width: 300px;
	height: 195px;
	float: left;
	position: relative;
}
.event_highlight_content{
	position: absolute;
	left: 0;
	right: 0;
	top: 70px;
	bottom: 0;
}
.event_highlight_content>p{
	line-height: 30px;
}
.event_highlight_content>p>b{
	font-size: 20px;
	color: #041EB3;
}

/*谁将参会*/
.join_title{
	background-color: #041EB3;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	text-align: center;
}
.join_content{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding: 15px 0 15px 20px;
}

/*会议议程*/
.agenda_date_title{
	width: 598.5px;
	padding: 15px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ADADAD;
	line-height: 30px;
	background-color: #1c46ad;
}
.agenda_date_title_check{
	color: #ffffff !important;
	background-color: #0431a2 !important;
}
.agenda_div{
	border: 1px solid #fff;
}
.agenda_div > ul{
	list-style-type: none;
	color: #fff;
}
.agenda_div .agenda_topic{
	padding: 10px 20px;
	background-color: #d67211;
	font-size: 20px;
	font-weight: bold;
}
.agenda_div .agenda_talk{
	padding: 10px 20px;
	font-size: 18px;
	border-bottom: 1px dashed #fff;
	line-height: 30PX;
}
.agenda_div .agenda_talk>span{
	margin-right: 10px;
}

/*往届嘉宾评语*/
.guest_comment{
	width: 576px;
	box-shadow: 0px 1px 4px 0px rgba(4, 0, 0, 0.36);
	margin-top: 15px;
	background-color: #fff;
	border-radius: 10px;
}
.guest_comment>div{
	width: 93%;
	margin: 0 auto;
	padding: 10px 0;
}
.guest_comment>div>.comments_contens{
	height: 80px;
}
.guest_comment_user>img{
	vertical-align: top;
	margin-top: 2px;
}
.guest_comment_user>span{
	margin-left: 10px;
	font-weight: bold;
	color: #041EB3;
}

/*本届赞助*/
.sponsor-div{
	width: 200px;
	float: left;
	text-align: center;
}
.sponsor-introduction{
	width: 1183px;
	border: 1px solid #D0CDCD;
	box-shadow: 0px 1px 10px 5px #D0CDCD;
	margin-top: 25px;
	position: absolute;
	background-color: #fff;
	color: #333333;
}
.sponsor-introduction>.sponsor-company{
	padding: 20px;
}
.sponsor-introduction>.sponsor-company>.company{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sponsor-introduction>.triangle{
	position: absolute;
	top: -15px;
	width: 30px;
	height: 30px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	box-shadow: -2px -2px 5px -1px #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); 
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	background-color: #fff;
}
.sponsor-div>img{
	box-shadow: 0px 0px 10px 1px #D1CECE;
}

/*合作媒体*/
.media-div{
	width: 180px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	box-shadow: 3px 0px 5px 1px #D6D1D1;
}

/*关于我们*/
#ContactUS{
	background-image: url(../images/icon/AboutUs-bk.png);
	background-size: 111%;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 30px;
}
.ContactUS-company{
	width: 260px;
	position: relative;
}
.ContactUS-companyInformation{
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
}
.contact-us{
	width: 260px;
	font-size: 17px;
	margin-top: 20px;
}
.contact-us > p{
	padding: 2px 0;
}
.contact-register{
	width: 500px;
	margin: 0 auto;
}
.contact-img{
	width: 200px;
	text-align: right;
}
.contact-img > div{
	font-size: 13px;
	text-align: center;
}
.copyright{
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0 20px;
	background-color: #000000;
}