﻿body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,img,br{margin:0;padding:0;border:0;display:block;}
body{font-family:"微软雅黑";font-size:100%;background-color:#fff;width:100%;}
ul, ol{list-style: none;}
a{text-decoration: none;}

.wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	background-color:#7b1749;
	position:relative;
}
.wrapper img{
	width:100%;
	height:auto;
}
.header{
	width:100%;
	height:60px;
	position:absolute;
	left:0;
	top:0;
	background-color:#38081e;
	background-color:rgba(55,10,33,0.6);
}
.logonav{
	width:61.7%;
	height:auto;
	padding-left:10.9%;
	line-height:60px;
}
.hLogo{
	width:22%;
	height:auto;
	float:left;
}
.hLogo img{
	width:100%;
	height:auto;
	padding-top:14px;
}
.nav{
	width:78%;
	height:auto;
	float:right;
}
.nav ul{
	width:100%;
}
.nav ul li{
	float:left;
	width:16.6%;
	text-align:center;
}
.nav ul li a{
	font-size:20px;
	color:#fff;
	display:inline-block;
	width:100%;
}
.nav ul li a.li1{
	color:#f11c54;
}
.nav ul li a:hover{
	color:#f11c54;
	background-color:#fff;
	background-color:rgba(255,255,255,0.8);
}

.container{
	width:100%;
	height:auto;
	background-color:#fff;
}
.title{
	width:186px;
	height:auto;
	margin:0 auto;
	padding:40px 0;
}
.title img{
	width:100%;
	height:auto;
}
.bgImg,.bgImg img{
	width:100%;
	height:auto;
}
/* 大会亮点 */
.highlights{
	width:100%;
	padding-top:20px;
	background:url(//www.d1net.com/statics/images/special/98/bg_1.jpg) no-repeat bottom center;
}
.highlights img{
	width:75%;
	height:auto;
	margin:0 auto;
}
.interview{
	width:63%;
	margin:0 auto;
	padding:148px 0 56px 0;
}
.interview h2{
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	width:326px;
	border-bottom:1px solid #fcff36;
}
.interview h2 a{
	font-size:20px;
	line-height:23px;
	color:#fff;
	display:inline-block;
	border-bottom:2px solid #faff31;
}
.interview ul{
	padding-top:10px;
}
.interview ul li{
	background:url(//www.d1net.com/statics/images/special/98/dot_3.png) no-repeat left center;
	padding-left:20px;
}
.interview ul li a{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.interview ul li a:hover{
	text-decoration:underline;
}
/* 会议日程 */
.schedule{
	width:100%;
	height:auto;
	background:url(//www.d1net.com/statics/images/special/98/bg_2.jpg) no-repeat bottom center;
	padding:39px 0 384px 0;
}
table.scheTab{
	width:1000px;
	margin:0 auto;
}
table.scheTab tr td{
	text-align:center;
	height:40px;
	font-size:16px;
	line-height:30px;
	padding:6px 0;
	color:#8d8d8d;
	position:relative;
}
table.scheTab tr td.gray{
	background-color:#f3f1f2;
}
table.scheTab tr td.white{
	background-color:#fff;
}
table.scheTab tr td.sxx{
	border-left:1px solid #f11c54 ;
}
table.scheTab tr td.sx{
	border-left:1px solid #f11c54 ;
}
table.scheTab tr td.xx{
	border-left:1px dashed #f11c54 ;
}
table.scheTab tr td.sx:before{
	content:url(//www.d1net.com/statics/images/special/98/dot_1.png);
	width:15px;
	height:15px;
	position:absolute;
	left:0;
	top:18px;
	margin-left:-8px;
}
table.scheTab tr td.xx:before{
	content:url(//www.d1net.com/statics/images/special/98/dot_2.png);
	width:15px;
	height:15px;
	position:absolute;
	left:0;
	top:18px;
	margin-left:-8px;
}
table.scheTab tr td.h2:before{
	top:29px;
}
table.scheTab tr td.h4:before{
	top:58px;
}
table.scheTab tr td.h7:before{
	top:94px;
}

/* 现场图集 */
.pic_bg{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(//www.d1net.com/statics/images/special/98/bg_3.jpg) no-repeat bottom center;
}

.pics{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0 238px 0;
}
.pics ul{
	width:980px;
	margin:0 auto;
	padding-left:20px;
}
.pics ul li{
	float:left;
	padding-right:15px;
	width:229px;
	height:auto;
	text-align:center;
}
.pics ul li img{
	width:229px;
	height:auto;
}
.pics ul li a{
	font-size:14px;
	color:#8a8889;
	line-height:16px;
	height: 40px;
    display: block;
	padding-top:4px;
}
.pics ul li a:hover{
	text-decoration:none;
}












/* 合作方 */
table.logos{
	width:1000px;
	height:168px;
	background-color:#f3f1f2;
	margin:14px auto 60px auto;
}
table.logos tr td{
	width:20%;
}
.footer{
	width:100%;
	height:70px;
	background-color:#37081c;
	text-align:center;
	border-bottom:4px solid #e10050;
}
.footer p{
	font-size:16px;
	color:#fff;
	line-height:70px;
}
.footer p a{
	font-size:16px;
	color:#fff;
	line-height:70px;
} 
.footer p a:hover{
	color:#fff;
	text-decoration:underline;
}