@charset "utf-8";

body{
}

html{
	background: #eef6fb  !important;
}
.web_bg{
	background: url(../images/web_bg.png) no-repeat center;
	width: 100%;
	height: 910px;
	position: absolute;
	top: 0;
	z-index: 999;
}
.logo{
	background: url(../images/logo.png) no-repeat center;
	width: 111px;
	height: 111px;
}
.language a{
	display: inline-block;
	padding: 2px 20px 2px 20px;
	border: 1px solid #0056B3;
	background: #0056B3;
	color: #FFFFFF;
}
.language a:hover{
	border: 1px solid #0056B3;
	background: #FFFFFF;
	color: #0056B3;
}
.nav{
	height: 55px;
	background: #0d579c;
}

.nav ul{
	padding-left: 0px;
}
.nav ul li {
	float: left;
	line-height: 55px;
}
.nav ul li:hover{
	background: #FFFFFF;
	
}
.nav ul li a:hover{
	color: #0056B3;
}
.nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	padding-left: 26px;
	padding-right: 20px;
}

.message{
	background: #e1ecf7;
	height: 40px;
}
.message a{
	background: url(../images/message.png) no-repeat left 10px center;
	line-height: 40px;
	font-size: 18px;
	padding-left: 40px;
}
.first{
	height: 300px;
}
.banner {
	width: 673px;
}
.focus {
	position: relative;
	width: 100%;
	height: 300px;
	background-color: #000;
}

.focus img {
	width: 100%;
	height: 300px;
}

.focus .shadow .title {
	padding-top: 20px;
	padding-left: 30px;
	width: 260px;
	height: 65px;
}

.focus .shadow .title a {
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	float: left;
	display: inline;
	margin: 0 5px;
	width: 13px;
	height: 13px;
	outline: 0;
	border-radius: 7px;
	background: #D9D9D9;
	color: #B0B0B0;
	text-align: center;
	text-decoration: none;
	font: 12px/15px "\5B8B\4F53";
}

.focus .btn a:hover,.focus .btn a.current {
	background: #fc114a;
	cursor: pointer;
}

.focus .fPic {
	position: absolute;
	top: 0px;
	left: 0px;
}

.focus .D1fBt {
	z-index: 10;
	overflow: hidden;
	height: 16px;
	zoom: 1;
}

.focus .shadow {
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	display: block;
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,0.6);
	text-align: left;
	line-height: 45px;
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
}

.focus .shadow a {
	overflow: hidden;
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
	position: relative;
	float: left;
	display: none;
	width: 100%;
	background: #000;
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	position: absolute;
	right: 40px;
	bottom: 12px;
	z-index: 200;
	height: 21px;
	text-align: center;
}

.focus .fbg div {
	overflow: hidden;
	margin: 4px auto 0;
	height: 14px;
	zoom: 1;
}

.focus .D1fBt a {
	position: relative;
	float: left;
	display: inline;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	outline: 0;
	border-radius: 7px;
	background: #bcdbf8;
	color: #B0B0B0;
	text-align: center;
	text-decoration: none;
	font: 12px/15px "\5B8B\4F53";
}

.focus .D1fBt .current,.focus .D1fBt a:hover {
	background: #FFFFFF;
}

.focus .D1fBt img {
	display: none;
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}    

.notice{
	width: 295px;
	float: right;
	background: #e1ecf7;
	height: 300px;
}

.notice_title{
	width: 100%;
	height: 48px;
	
}
.notice_title span{
	display: inline-block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #e1ecf7;
	margin-left: 10px;
	margin-top: 13px;
}
.notice_title a{
	color: #FFFFFF !important;
}
.notice ul{
	padding-left: 25px;
}
.notice ul li{
	margin-top: 10px;
}
.notice ul li a span{
	display: block;
	background: url(../images/pic_01.png) no-repeat left  center;
	padding-left: 20px;
}
.notice ul li a:hover span{
	background:url(../images/pic_01_hover.png) no-repeat left center;
}
.url{
	height: 70px;
}
.url ul{
	padding: 0px;
}
.url ul li a{
	border-right: 1px solid #568aba;
}
.url ul li a{
	width: 20%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	margin-top: 15px;
}
.url ul li  .time{
	background: url(../images/time.png) no-repeat left 20px center;
	padding-left: 35px;
}
.url ul li  .submission{
	background: url(../images/submission.png) no-repeat left 45px center;
	padding-left: 40px;
	
}
.url ul li  .cfp{
	background: url(../images/cfp.png) no-repeat left 45px center;
	padding-left: 40px;
}
.url ul li  .attending{
	background: url(../images/attending.png) no-repeat left 45px center;
	padding-left: 40px;	
}
.url ul li  .invitation{
	background: url(../images/invitation.png) no-repeat left 50px center;
	padding-left: 40px;
}
.three{
	
}

.three_l{
	width: 67%;
}
.public_title_icbeps {
	border-bottom:2px solid #d7d7d7 ;
	padding-bottom: 15px;
}
.public_title_icbeps span{
	border-bottom: 3px solid #0d579c;
	padding-bottom: 12.5px;
}
.three a{
	text-decoration: underline;
}
.more{
	text-decoration: none !important; 
	padding-top: 15px; 
	font-weight: 500;
}
.about_juest ul{
	padding: 0px;
}
.about_juest ul li {
	width: 20%;
	height: 200px;
	text-align: center;
	float: left;
	margin-left: 33px;
}

.about_juest ul li:hover img{
	border-radius: 50%;
	border: 4px solid #0d579c;
}
.about_juest ul li p{
	padding-top:10px;
	margin-bottom: 0px;
	font-size: 14px;
}
.about_juest ul li img{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 4px solid #e8eaea;

}
.about_juest ul li:hover{
	cursor: pointer;
}
.about_juest ul li span{
	display: block;
	width: 2px;
	height: 7px;
	background: #e8eaea;
	position: relative;
	left: 50%;
}
.about_juest ul li:hover span{
	background: #0d579c;
}
.three{

}
.three_r{
	border: 1px solid #e8eaea;
}
.three_r_icbeps {
	width: 90%;
	display: block;
	margin: 0 auto;
	border-bottom: 2px solid #d7d7d7;
	padding-bottom: 10px;
}
.three_r_icbeps span{
	border-bottom: 3px solid #0d579c;
	padding-bottom: 8.5px;
	background: url(../images/pic_2.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 6px;

	
}

.three_r dl{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
}
.three_r dl dt{
	padding-top: 10px;
	padding-bottom: 5px;
}

.Four ul{
	height: 120px;
	width: 100%;
	background: #f5f5f5;
	margin-top: 30px;
}
.Four ul{
	padding: 0;
}
.Four ul li {
	float: left;
	margin: 25px 0px 0px 15px;
}
.Four ul li img{
	width: 230px;
	height: 70px;
}

.footer{
	height: 25px;
	background: #0d579c;
}

/*other*/
.three_top{
	width: 30%;
}

.dhzw_zxtg a{
	display: inline-block;
	width: 47%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #0d579c;
	border: 1px solid #0d579c;
	text-decoration:  none;
}
.dhzw_zxtg a:hover{
	background: #0d579c;
	color: #FFFFFF;
}
.currer{
	background: #0d579c;
	color: #FFFFFF !important;
}

.public_biaoti{
	height: 35px;
	color: #FFFFFF;
	background: #0d579c;
	line-height: 35px;
}
.topic ul{
	padding: 0;
}
.topic ul li{
	float: left;
	width: 48%;
	height: 35px;
	line-height: 35px;
	background: #f3f7fc;
	padding-left: 30px;
	margin-top: 20px;
}
.topic ul li:nth-child(odd){
	float: left;
}
.topic ul li:nth-child(even){
	float: right;
}

.register p{
	line-height: 24px;
}
.register table tr {

}
.register table tr td{
	width: 33%;
	padding-left: 10px;
	font-size: 15px;
	padding: 10px;
}
.register table tr td p{
	line-height: 20px !important;
}

.important_notice ul {
	padding-left: 0px;
}
.important_notice ul li{
	line-height: 36px;
	border-bottom: 1px dashed  #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.important_notice ul li:hover a{
	color: #0d579c;
}

.speakers dl img{
	width: 118px;
	height: 145px;
	float: left;
	margin-right: 20px;
}

.history_biaoti{
	height: 40px;
	color: #FFFFFF;
	background: #0d579c;
	line-height: 40px;

}