@charset "utf-8";
/*--------------------------------------------------------------------------------------------------

/*首页css样式*/
body{
	font-family:"微软雅黑",Times, "Times New Roman", Georgia, serif;; font-size:16px; line-height:30px;
	width: 100%; margin:0 auto; height: 100%;
}
.main{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.pad30{
	padding: 30px 0;
}
.mr40{
	margin-right: 40px;
}
.title{
	font-size: 36px;
	height: 80px;
	line-height: 80px;
	font-weight: normal!important;
	color: #1e71b5;
	text-align: center;
}
/*header部分css*/
.header-title{
	width: 100%;
	background: #f2f2f2;
	padding:15px 0 5px;
}
.title_content{
	color: #2e587f;
	margin-left: 3px;
}
.title_top{
	color: #2e587f;
	font-size: 31px;

}
.title_left{
	font-size: 40px;
	line-height: 68px;
	height: 68px;
}
.title_right{
	margin-top: 15px;
	margin-left: 35px;
}
.tim-adr{
	font-size: 12.5px;
	line-height: 20px;
	text-align:right;
	margin-right: 10px;
}
.language ul li{
	padding-left: 5px;
}

#menu{
	font-size: 18px;
	color: #ffffff;
	background: #1e71b5;
	height: 40px;
	line-height: 40px;
}
.menus{width: 1000px;margin:0 auto;}
#menu ul{
	width: 100%;
	margin-left: 100px;
}
#menu ul li{
	float: left;
	display: inline-block;
	padding:0 21px;

}
#menu ul li a{
	color: #ffffff;
	border-bottom: 2px solid #1e71b5;
	padding-bottom: 6px;
}
#menu ul li a:hover{
	border-bottom: 2px solid #a6d7ff;
	padding-bottom: 6px;
}
#menu ul li .on{
	border-bottom: 2px solid #a6d7ff;
	padding-bottom: 6px;
}
#menu .sponsor{position: relative;}

#menu2 {position: absolute;top: 40px;left: 0;margin-left: 0!important;z-index: 999;display: none;font-size: 15px;}
#menu .sponsor:hover #menu2{display: block;}
#menu2  li{ width:78px; height: 38px;color:#ffffff;background: #1e71b5;padding:0!important;text-align:center;line-height: 38px}

/* banner */
.banner{ min-width:1000px;  position:relative;  height:412px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:412px; }
.banner .bd li:nth-of-type(1){background:url(../image/banner01.jpg) center center no-repeat;background-size: 100% 100%;}
.banner .bd li:nth-of-type(2){background:url(../image/banner02.jpg) center center no-repeat;background-size: 100% 100%;}
.banner .bd li:nth-of-type(3){background:url(../image/banner007.jpg) center center no-repeat;background-size: 100% 100%;}
.banner .bd li:nth-of-type(4){background:url(../image/banner04.jpg) center center no-repeat;background-size: 100% 100%;}
.banner .bd li:nth-of-type(5){background:url(../image/banner05.jpg) center center no-repeat;background-size: 100% 100%;}
.banner .bd li:nth-of-type(6){background:url(../image/banner06.jpg) center center no-repeat;background-size: 100% 100%;}
.banner .bd li:nth-of-type(7){background:url(../image/banner009.jpg?v=3.0) center center no-repeat;background-size: 100% 100%;}
.banner .bd li a{ height:412px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";}
.banner .bd .prev,.banner .bd .next{width:45px;background:url(../image/sprite.png) 0 0 no-repeat;height:45px;position: absolute;top:180px;cursor: pointer;opacity: .5}
.banner .bd .prev{ left:70px; z-index:9;background-position:0 -51px ;}
.banner .bd .next{ background-position:-63px -51px;right:70px; z-index:9;}
.banner .bd .prev:hover,.banner .bd .next:hover{opacity:1}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:#000000; overflow:hidden;border-radius: 5.5px;
    line-height:9999px; filter:alpha(opacity=40);opacity:0.4;
}
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }

.register{
	background: #23588a;
	font-size: 20px;
	text-align: center;
	color: #fff;
	height: 50px;
	line-height: 50px;
}
.register .spe{
	color: #ff9b73;
	font-weight: bold;
}


.lists{
	width: 1000px;
	margin:0 auto;
	padding: 70px 15px  40px;
	overflow: hidden;
}
.list{
	position: relative;
	width: 180px;
	margin-right:25px;
}
.list .list_content{
	position: absolute;
	display: inline;
	width: 177px;
	top:100px;
	left: 18px;

}

.lists .list:last-of-type{
	margin-right: 0!important;
}
.list .list_content p{
	text-align: center;
}
.list .list_content p{
	font-size: 42px;
	color: #394258;
	font-weight: bold;
	margin-top: -20px;
}
.list-footer{
	text-align: center;
	font-size: 20px;
	color:#000;
}
.list-footer li{
	float: left;
	width: 180px;
	margin-right:25px;
	display: inline-block;
	padding:20px 0;
	text-align: center
}
.list-footer li:first-of-type{
	
}
.list-footer li:nth-of-type(2){
	
}
.list-footer li:nth-of-type(3){
	
}
.list-footer li:nth-of-type(5){
	margin-right:0;
}
.Highlights{
	background: #eff6fe;
	font-size: 16px;
	text-align: center;
	padding: 30px 0
}
.Highlights .spe{
	color:#1e71b5;
	font-weight: bold;
}

.Highlights p a{
	color: #fff;
	font-size: 20px;
	display: inline-block;
	background: #1e71b5;
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin:20px 0;
}
.Delegates ul li p{
    text-indent: 166px;
	font-size: 20px;
	color: #000;
    margin-bottom: 35px;
}
.Delegates ul li{
	margin-top: 40px;
}
.Previous-sponsorship{
	padding: 20px 0 40px;
}
.Previous-sponsorship ul{overflow: hidden;}
.Previous-sponsorship ul li{
    float: left;
    width: 210px;
    height: 170px;
	padding: 0 56px;
	line-height: 170px;
}
.Previous-sponsorship ul li img{
	width: 100%;
}
.Speakers{
	background: #ffffff;
	padding: 20px 0 40px;
}
.Speakers ul li{
	float: left;
	margin-right: 28px;
	margin-top: 28px;

}
.Speakers ul li:last-of-type,.Sponsors ul li:last-of-type,.Connected ul li:last-of-type{
	margin-right:0!important;
}
.newsponsor{text-align: center;padding: 30px 0;background: #f5f5f0;}
.newsponsor .title1{font-size:24px;height:60px;line-height:60px;    font-weight: normal!important;    color: #000000;}
.newsponsor ul li{
	padding: 0 10px;
	display: inline-block;
}
.pdd{padding:10px 0;}
.newsponsor ul li a{
	display: inline-block;
	border: 1px solid #524d4e;
 padding:5px;
}
.newsponsor ul li a img{
	vertical-align: middle; max-width: 150px;
}
.Sponsors ul li{
	float: left;
	margin-right:8px;
	margin-top:8px;

}
.Sponsors ul li{
	display: inline-block;
	width: 158px;
	height: 58px ;
	border: 1px solid #524d4e;
	text-align: center;
	line-height: 58px;
}
.Media {

}
.Connected,.Sponsors{
	padding: 20px 0;
}
.Connected ul{
	height: 283px;
}
.Connected ul li{
	float: left;
	margin-right:90px;
	width: 270px;
	text-align: center;
}
.Connected ul li .Agenda{
	position: relative;
	display: inline-block;
}
.Connected ul li .word{
	position: absolute;left:0;top:0;width: 200px; height: 283px;
	display:none;background:#000000;opacity: 0.5;text-align: center;
}
.Agenda:hover .word{
	display:block;
}
.Connected ul li p{
	line-height:25px;
	font-size: 15px;
}
.Connected .Agenda{
	padding-bottom: 30px;
}
.Connected ul li .word p{
	color: #fff;
	text-align: center;
	margin-top: 126px;
	border: 2px solid #fff;
	display: inline-block;
	width: 82px;
	line-height: 24px;
}
.footer {
	margin:0px auto; background:#EEEEEE; margin-top:10px;height: 40px;
}
#footarea{
	margin:0px auto; width:980px; text-align:left; font-size:14px; padding:10px 0px 10px 0px; line-height: 22px;
}
#footarea strong {
	color:#EF9D17;
}
#footarea a{
	color:#EF9D17; text-decoration:none;
}
#footarea a:hover{
	color:#666666; text-decoration:none;
}

#footover{
	position:fixed; bottom:0; left:0; right:0; width:100%; z-index:1000;
}
.social{
	margin-left:220px;
}
.social ul li{
	float: left;
	padding:0 3px;
}
.social ul li:nth-of-type(3){
	position: relative;
	display: block;
}
.wechat{
	position: absolute;
	top: -83px;
	left: 20px;
	z-index: 9999;
	display:none;
}
.social ul li:nth-of-type(3):hover .wechat{
display: block;
}
#linealls {
	margin:0px auto; background:#333333;
}
#linearea {
	color:#FFF;
	margin:0px auto; width:980px; text-align:center; font-size:14px; line-height:25px;
}
#linearea a{
	color:#FFFFFF; text-decoration:none; font-weight:bold;
}
#linearea a:hover{
	color:#CCCCCC; text-decoration:none;
}

.Who_invite{
	padding: 20px 0;
	height: 565px;
}


.Who_invite_lf{
	width: 50%;
}
.Who_invite_lf ul{
	float: left;
	padding: 10px  35px;
	font-size: 20px;

}
.Who_invite_lf ul li{
	margin-top: 10px;
}

.speaker_new{
	padding: 40px 0;
	position: relative;
	width: 1200px;
	margin: 0 auto;

}
.ulList{
	width:1000px;
	overflow: hidden;
}
.speakerlist{
	width: 250px;
    margin: 15px 0;
    padding: 0px 10px;
    margin-right: -1px;
    float: left;
	text-align: center;
	height: 261px;
}
.speakerlist p{font-size:14px;line-height: 1.0;}
.speakerlist .intro{padding: 10px 0 0 30px;}
.speakerlist img{height: 165px;}
.speaker_new .prev,.speaker_new .next{width:45px;background:url(../image/sprite.png) 0 0 no-repeat;height:45px;position: absolute;top:50%;cursor: pointer;opacity: .5;margin-top: -23px;}
.speaker_new .prev{ left:0px; z-index:9;background-position:0 -51px ;}
.speaker_new .next{ background-position:-63px -51px;right:0px; z-index:9;}
.speaker_new .prev:hover,.speaker_new .next:hover{opacity:1}
.speaker_new .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.speaker_new .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:#000000; overflow:hidden;border-radius: 5.5px;
    line-height:9999px; filter:alpha(opacity=40);opacity:0.4;
}
.speaker_new .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }


/* 倒计时 */
	
.timer-box {
	background: #f5f5f5;
	padding: 40px 20px;
	width: 97%;
	margin: 60px auto 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	border: 1px solid #fff;
	}
	
.timer-box h5 {
	font-size:24px;
	color: #333;
	text-align: center;
	}


/** Countdown */

#countdown {
	width:730px;
	height:auto;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 12px;
}
.dash {
	width: 127px;
	height: 125px;
	background: transparent url(../image/t-box.jpg) 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash1 {
	width: 194px;
	height: 125px;
	background: transparent url(../image/t-box.jpg) 0 0 no-repeat;
	-moz-background-size: 100% 90%;  
	-o-background-size: 100% 90%;  
	-webkit-background-size: 100% 90%;  
	background-size: 100% 90%;  
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 70px;
	line-height: 70px;
	font-weight: bold;
	float: left;
	width: 45px;
	text-align: center;
	font-family: Arial;
	color: #2f2e2e;
	position: relative;
	margin: 10px 0 0 13px;
	padding-top:9px;
}
.dash1 .digit {
	font-size: 70px;
	line-height: 70px;
	font-weight: bold;
	float: left;
	width: 45px;
	text-align: center;
	font-family: Arial;
	color: #2f2e2e;
	position: relative;
	margin: 10px 0 0 13px;
	padding-top:9px;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	text-align:center;
	font-weight:bold;
	width:127px;
	font-size: 12px;
	color: #2f2e2e;
	
}
.dash_title1 {
	position: absolute;
	display: block;
	bottom: 0px;
	text-align:center;
	font-weight:bold;
	width:194px;
	font-size: 12px;
	color: #2f2e2e;
	
}

