/********************预加载 BEGIN********************/
*{
	margin:0 auto;
	padding:0;
	outline:none;
}
body{
	font-family:"Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
	font-size:12px;
	line-height:26px;
	color:#333;
	_background-image:url(about:blank);
	_background-attachment:fixed;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#ff7d00;
}
ul{
	list-style:none;
}
img{
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:400;
}
.fl{
	float:left;
	_display:inline;
}
.fr{
	float:right;
	_display:inline;
}
.cf:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cf{
	*zoom:1;
}
.clear{
	height:0; 
	line-height:0; 
	font-size:0; 
	clear:both;
}
.imgDef a:hover img{
	opacity: .8; 
	filter: alpha(opacity=80); 
}
.mt10{
	margin-top: 10px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
/*****************预加载end**********************/
body{
	background: url(../images/banner.jpg) center 0 no-repeat;
}
.enbody{
	background: url(../images/banneren.jpg) center 0 no-repeat;
}
.public_v1{
	background: url(../images/public_v1.png) no-repeat;
}
.bg{
	background-image: url(../images/sp.png);
	background-repeat: no-repeat;
}
.base,.main{
	width: 980px;
	margin: 0 auto;
}
/********************logo + 导航 begin********************/
.fixed,.tranDiv{
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
	z-index: 10000;
	border-bottom: 1px solid #e7e7e7;
}
.tranDiv{
	z-index: 9999;
	background: #fff;
	opacity: .95; 
	filter: alpha(opacity=95);
}
.wicLogoNav{
	width: 100%;
	height: 90px;
	_background: #fff;
}
.wicLogo{
	display: block;
	float: left;
	width: 155px;
	height: 90px;
	background:url(../images/logo.png) left 8px no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/logo.png');
	_background: none;
}
#nav {
	position: relative;
	float: right;
	width: 980px;
	height: 90px;
}
#ulNav li {
	position: relative;
	float: left;
	width: 138px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
#ulNav li a {
	font-size: 16px;
}
#ulNav li a:hover {
	color: #1a599e;
}
#ulNav li.on a{
	color: #1a599e;
}
#lava {
	position: absolute;
	top: 58px;
	left: 0;
	width: 108px;
	height: 13px;
	background: url(../images/nav.png) center top no-repeat;
	_background:none;
	_border-top: 2px solid #1a599e ;
	z-index: -1;
	overflow: hidden;
}
.fix90{
	padding-top: 90px;
}
/********************logo + 导航 begin********************/

/********************banner上文字区 begin********************/
.banner{
	width: 980px;
	height: 329px;
}
/********************banner上文字区 end********************/

/*****************newsbegin**********************/
.news{
	overflow: hidden;
	margin-bottom: 25px;
}
.news .left{
	position: relative;
	width:570px;
	float: left;
	display:inline;
}
/*newsTopleft焦点图BEGIN*/
/*左侧焦点图*/
.lFocusRList .l{
	position: relative;
	float:left;
	width:570px;
}
.lUl {
	width:570px;
	height:320px;
	overflow:hidden;
}
.lUl li {
	position: relative;
	width:570px;
	height:320px;
	overflow:hidden;
	display: none;
}
.lUl li img {
	width:570px;
	height:320px;
	border: 0;
}
/*左侧焦点图对应标题显示*/
.lUl li .titbg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;	
    background:#000;
    filter:Alpha(opacity=50);
    opacity: 0.5;
	overflow: hidden;
}
.lUl li h3 {
	position: absolute;
	width: 480px;
	top:292px;
	left: 10px;
	font-size: 14px;
	font-weight:400;
	color: #fff;
	overflow: hidden;
}
/*左侧焦点图对应数字显示*/
.slidebar {
	position: absolute;
	top: 294px;
	right: 5px;
}
.slidebar li {
	float: left;
	_display:inline;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	text-align: center;
	font-size: 11px;
	cursor: pointer;
	background: #BBD9FC;
	font-family:Arial, sans-serif;
}
.slidebar li.on {
	background-color: #004AA8;
	color: #fff;
	font-weight: 700;
}
/*newsTopleft焦点图END*/
.videoBox{
	width: 570px;
	float: left;
	display:inline;
	margin-top: 15px;
}
.videoBox img{
	width: 280px;
	height: 160px;
	float: left;
}
.news .right{
	width: 390px;
	overflow: hidden;
	float: left;
	display:inline;
	margin-left: 20px;
}
.twoTit{
	position: relative;
	height: 28px;
	line-height: 28px;
	color: #014AA8;
	border-bottom: 2px solid #1E5FC4;
}
.twoTit h3{
	height: 30px;
	position: absolute;
	left: 0;
	bottom: -2px;
	_bottom:-4px;
	padding: 0 2px 0 0;
	background: #fff url(../images/sp.png) 0 -215px no-repeat;
}
.twoTit h3 span{
	display: block;
	padding: 0 10px 0 30px;
	font-size: 18px;
	border-bottom: 2px solid #F77238;
}
.twoTit a{
	color: #014AA8;
}
.twoTit a:hover{
	color: #FF7D00;
}

.newslist{
	margin-top: 5px;
	overflow: hidden;
}
.newslist h4{
	color: #333;
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
}
.newslist p {
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	margin-bottom: 10px;
	overflow: hidden;
}
.newslist p a{
	color: #666;
}
.newstit{
	overflow: hidden;
}
.newstit li{
	line-height: 32px;
	vertical-align: middle;
}
.newstit a{
	font-size: 16px;
}

/*videoBox*/
.alphaImgTitle{
	position: relative;
	display: block;
}
.alphaImgTitle span,.alphaImgTitle b{
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	display: block;
	width: 280px;
	height: 30px;
	line-height: 30px;
}
.alphaImgTitle span{
	background: #333;	
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.alphaImgTitle:hover span{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.alphaImgTitle b{
	font-weight: normal;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	padding-left: 10px;
	cursor: pointer;
}
.alphaImgTitle i{
	position: absolute;
	left: 120px;
	top: 60px;
	display: block;
	width: 54px;
	height: 41px;
	cursor: pointer;
	background: url(../images/voff.png) no-repeat;
}

/*****************newsend**********************/
/*****************agendabegin**********************/
.report{
	margin-bottom: 50px;
}
.report h2{
	height: 40px;
	line-height: 40px;
	background: url(../images/sp.png) 0 0 no-repeat;
}
.report.en h2{
	background: url(../images/sp.png) 0 -503px no-repeat;
}
.report h2 span{
	display: block;
	width: 200px;
	height: 100%;
	line-height: 40px;
	font-size: 20px;
	color: #edf6ff;
	font-weight: normal;
	text-align: center;
	margin-left: 0;
}
.report h2 span a{
	color: #edf6ff;
}
.report h2 span a:hover{
	color: #FF7D00;
}
.report .tith3{
	position: relative;
	height: 45px;
	line-height: 45px;
	border-bottom:2px solid #005bc9;
}
.report h3{
	position: absolute;
	left: 0;
	bottom: -2px;
	_bottom:-3px;
	padding: 0 3px;
	background: #fff;
}
.report h3 span{
	display: block;
	font-size: 20px;
	line-height: 40px;
	color: #004aa8;
	font-weight: normal;
	padding: 0 20px;
	border-bottom:2px solid #ff7c2a ;
}
.agenda {
	margin-top: 20px;
	width: 100%;
}
.agenda .button {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	color: #e7f1ff;
	text-align: center;
	float: left;
	cursor: pointer;
	background: url(../images/sp.png) -324px -97px no-repeat;
}
#first {
	width: 980px;
	display: block;
}
#first-day {
	display: inline;
	width: 320px;
	background: url(../images/sp.png) 0 -97px no-repeat;
}
#second {
	width: 980px;
	display: none;
}
#second-day {
	display: inline;
	width: 320px;
	margin:0 10px;
}
#third {
	width: 980px;
	display: none;
}
#third-day {
	display: inline;
	width: 320px;
}
#content{
	width: 100%;
	font-size: 14px;
}
.item0,.item1 {
	height: 50px;
	overflow: hidden;
}
/*时间*/
.time,.loc,.theme{
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 20px;
	color: #333;
	font-size: 14px;
}
.time{
	width: 130px;
}
/*地点*/
.loc{
	width: 290px;
}
/*主题*/
.theme{
	width: 500px;
	overflow: hidden;
}
.item1{
	background: #D0E2F8;
}
/*****************agendaend**********************/
/*guestbegin*/
/****按钮***/
.family h1 {
	height:20px;
	line-height: 20px;
	width:100px;
	overflow: hidden;
	margin-top: 10px;
}
.family h1 em {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background: #F0F2F3;
	border: 1px solid #E6E9EA;
	border-radius: 10px;
	margin: 0 5px;	
	cursor: pointer;
	font-size:0;
	overflow: hidden;
}
.family h1 em.emon {
	width: 10px;
	height: 10px;
	background: #005bc8;
	border: none;
}
/****按钮***/
.list1{
	height: 460px;
	padding-top: 20px;
}
.h580{
	height: 580px;
}
.gbox{
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.mrclear{
	margin-right: 0;
}
.gbox span{
	display: block;
	width: 180px;
	height: 148px;
	background-image: url(../images/psp.jpg);
}
.g1{
	background-position: 0 0;
}
.g2{
	background-position: 0 -170px;
}
.g3{
	background-position: 0 -340px;
}
.g4{
	background-position: 0 -510px;
}
.g5{
	background-position: 0 -680px;
}
.g6{
	background-position: 0 -850px;
}
.g7{
	background-position: 0 -1018px;
}
.g8{
	background-position: 0 -1188px;
}
.g9{
	background-position: 0 -1358px;
}
.g10{
	background-position: 0 -1528px;
}
.g11{
	background-position: 0 -1698px;
}
.g12{
	background-position: 0 -1868px;
}
.g13{
	background-position: 0 -2038px;
}
.g14{
	background-position: 0 -2208px;
}
.g15{
	background-position: 0 -2378px;
}
.g16{
	background-position: 0 -2546px;
}
.g17{
	background-position: 0 -2716px;
}
.g18{
	background-position: 0 -2886px;
}
.g19{
	background-position: 0 -3056px;
}
.g20{
	background-position: 0 -3226px;
}
.g21{
	background-position: 0 -3396px;
}
.g22{
	background-position: 0 -3566px;
}
.g23{
	background-position: 0 -3734px;
}
.g24{
	background-position: 0 -3904px;
}
.g25{
	background-position: 0 -4074px;
}
.g26{
	background-position: 0 -4244px;
}
.g27{
	background-position: 0 -4414px;
}
.g28{
	background-position: 0 -4584px;
}
.g29{
	background-position: 0 -4754px;
}
.g30{
	background-position: 0 -4924px;
}
.g31{
	background-position: 0 -5092px;
}
.g32{
	background-position: 0 -5260px;
}
.g33{
	background-position: 0 -5436px;
}
.g34{
	background-position: 0 -5610px;
}
.g35{
	background-position: 0 -5780px;
}
.g36{
	background-position: 0 -5950px;
}
.g37{
	background-position: 0 -6120px;
}
.g38{
	background-position: 0 -6290px;
}
.g39{
	background-position: 0 -6460px;
}
.g40{
	background-position: 0 -6630px;
}
.g41{
	background-position: 0 -6800px;
}
.g42{
	background-position: 0 -6970px;
}
.g43{
	background-position: 0 -7140px;
}
.g44{
	background-position: 0 -7310px;
}
.g45{
	background-position: 0 -7480px;
}
.g46{
	background-position: 0 -7650px;
}
.g47{
	background-position: 0 -7820px;
}
.g48{
	background-position: 0 -7990px;
}
.g49{
	background-position: 0 -8160px;
}
.g50{
	background-position: 0 -8330px;
}
.g51{
	background-position: 0 -8500px;
}
.g52{
	background-position: 0 -8670px;
}
.g53{
	background-position: 0 -8840px;
}
.g54{
	background-position: 0 -9010px;
}
.g55{
	background-position: 0 -9180px;
}
.g56{
	background-position: 0 -9350px;
}
.g57{
	background-position: 0 -9520px;
}
.g58{
	background-position: 0 -9690px;
}
.g59{
	background-position: 0 -9860px;
}
.g60{
	background-position: 0 -10030px;
}
.g61{
	background-position: 0 -10200px;
}
.g62{
	background-position: 0 -10370px;
}
.g63{
	background-position: 0 -10540px;
}
.g64{
	background-position: 0 -10710px;
}
.g65{
	background-position: 0 -10880px;
}
.g66{
	background-position: 0 -11050px;
}
.g67{
	background-position: 0 -11220px;
}
.g68{
	background-position: 0 -11390px;
}
.g69{
	background-position: 0 -11560px;
}
.g70{
	background-position: 0 -11730px;
}
.g71{
	background-position: 0 -11900px;
}
.g72{
	background-position: 0 -12070px;
}
.g73{
	background-position: 0 -12240px;
}
.g74{
	background-position: 0 -12410px;
}
.g75{
	background-position: 0 -12580px;
}
.g76{
	background-position: 0 -12750px;
}
.g77{
	background-position: 0 -12920px;
}
.g78{
	background-position: 0 -13090px;
}
.g79{
	background-position: 0 -13260px;
}
.g80{
	background-position: 0 -13430px;
}
.g81{
	background-position: 0 -13600px;
}
.g82{
	background-position: 0 -13770px;
}
.g83{
	background-position: 0 -13940px;
}
.gbox h4{
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	color: #333;
}
.gbox p{
	text-align: center;
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}
.gbox p.en{
	font-size: 12px;
	height: 100px;
}
/*guestend*/
/*****************reportbegin**********************/
.report{
	width: 980px;
}
/*****************reportend**********************/

/********************会议嘉宾begin********************/
.guestL{
        position: relative;
	float: left;
	width: 480px;
}
.guestL img{
	width: 480px;
	height: 360px;
	display: block;
}
.guestL span{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.guestL i{
	position: absolute;
	left: 213px;
	top: 160px;
	display: block;
	width: 54px;
	height: 41px;
	cursor: pointer;
	background: url(../images/voff.png) no-repeat;
}
.guestR{
	float: right;
	width: 485px;
}
.guestTime li{
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
}
.guestTime span{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin: 5px 10px 6px 0;
}
.guestTime span.span1{
	background-position: -965px -184px;
}
.guestTime span.span2{
	background-position: -965px -205px;
}
.guestR h5{
	width: 485px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	background-position: -249px -55px;
	margin-bottom: 8px;
	color: #004aa8;
}
.guestR .jb{
	height: 96px;
	line-height: 24px;
	overflow: hidden;
}
.guestR .jb2{
	height: 145px;
	line-height: 24px;
	overflow: hidden;
}
.guestR .jb3{
	height: 187px;
	line-height: 24px;
	overflow: hidden;
}
.guestR .zcr{
	height: 72px;
	overflow: hidden;
}
.guestR .zcr2{
	height: 30px;
	overflow: hidden;
}
.guestR .zcr li{
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	overflow: hidden;
}
.playback{
	height: 35px;
	margin-bottom: 17px;
	padding-top: 17px;
}
.playback li{
	display: block;
	float: left;
	width: 192px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	margin-left: 35px;
	_display: inline;
}
.playback .text a{
	display: block;
	width: 343px;
	padding-left: 47px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #e7f1ff;
	background: url(../images/sp.png) 0 -165px no-repeat;
}
.playback .text a:hover{
	color: #fff;
	background: url(../images/sp.png) -406px -165px no-repeat;
}
.playback .video a{
	display: block;
	width: 145px;
	padding-left: 47px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #e7f1ff;
	background: url(../images/sp.png) -395px -165px no-repeat;
}
.playback .video a:hover{
	color: #fff;
	background: url(../images/sp.png) -592px -165px no-repeat;
}
.playback .text a span,.playback .video a span{
	display: block;
	text-align: center;
}
/*imgListOne*/
.imgListOne{
	width: 485px;
	overflow: hidden;
}
.imgListOne li{
	float: left;
	width: 155px;
	height: 145px;
	margin-right: 10px;
	overflow: hidden;
}
.imgListOne li.nomr{
	margin-right: 0px;
}
.imgListOne li img{
	width: 155px;
	height: 115px;
	display: block;
}
.imgListOne li span{
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
/********************会议嘉宾 end**********************/

/********************图说 begin**********************/
/*imgListTwo begin*/
.imgListTwo{
	width: 980px;
}
.imgListTwo li{
	position: relative;
	float: left;
	width: 180px;
	margin-right: 20px;
	overflow: hidden;
}
.imgListTwo li.nomr{
	margin-right: 0px;
}
.imgListTwo li img{
	width: 180px;
	height: 135px;
	display: block;
}
.imgListTwo li span{
	display: block;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.imgListTwo i{
	position: absolute;
	left: 130px;
	top: 95px;
	display: block;
	width: 40px;
	height: 30px;
	cursor: pointer;
	background: url(../images/voff1.png) no-repeat;
}
/*imgListTwo end*/
.textBox {
	float: left;
	width: 480px;
}
.textBox .twoTit{
	position: relative;
	height: 28px;
	line-height: 28px;
	border-bottom: 2px solid #1E5FC4;
	margin-bottom: 10px;
}
.textBox .twoTit h6{
	position: absolute;	
	height: 30px;
	left: 0;
	bottom: -2px;
	padding: 0 2px 0 0;
	background: #fff url(../images/sp.png) 0 -215px no-repeat;
}
.textBox .twoTit h6 a {
	display: block;
	font-size: 18px;
	padding: 0 10px 0 30px;
	border-bottom: 2px solid #F77238;
}
.textUl li {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden;
	background:url(../images/sp.png) -975px -128px no-repeat;
}
.textUl li a {
	padding-left: 12px;
}
.mr20 {
	margin-right: 20px;
}
/********************图说 end**********************/

/********************访谈 begin**********************/
.interview{
	display: block;
	width: 980px;
}
.interview li{
	float: left;
	display: block;
	width: 490px;
	overflow: hidden;
	margin-bottom: 30px;
}
.w180, .w180 img{
	display: block;
	width: 180px;
	height: 135px;
	overflow: hidden;
}
.ml190{
	margin-left: 190px;
	padding-right: 25px;
}
.ml190 h4{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.ml190 p{
	font-size: 12px;
	height: 85px;
	line-height: 28px;
}
/********************访谈 end**********************/

/********************精彩图集 begin**********************/
.divpic{
	height:440px;
}
.pictitle,.pictitles,.pictitlez{
	color:#FFF;
	position:absolute;
	bottom:0px;
	display:block;
	left:0px;
	background:url(../images/jb2013.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/jb2013.png');
	_background: none;
	width:490px;
	height:115px;
	text-align:center;
	font-size: 14px;
}
.pictitles{
	background:url(../images/jb2013s.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/jb2013s.png');
	_background: none;
	width:244px;
	height:115px;
}
.apictitle{
	margin-top:70px;
	display:block;
	font-size:18px;
	color:#FFF;
}
.apictitles{
	margin-top:70px;
	display:block;
	color:#FFF;
}
.picitemL{
	height:440px;
	width:490px;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:-9999px;
}
.overlay{
	width:490px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
	background:  url(../images/dots.png);
	_background: url(../images/dots8.png) repeat center center;
	display:none;
	cursor:pointer;
}
.see-more{
	position: absolute;
	top:0;
	left:0;
	cursor: pointer;
	color: #FFF;
	opacity: 0;
	font-weight: 500;
	font-size:20px;
	text-align: center;
	width:100%;
	height:12%;
	z-index: 10;
	display:none;
	margin-top:40%;
	overflow:hidden;
}
.see16{
	font-size:16px;
}
.img490{
	height:440px;
	width:490px;
}
.img490 img{
	height:440px;
	width:490px;
}
.img244{
	height:220px;
	width:244px;
}
.img244 img{
	height:220px;
	width:244px;
}
.picitemR{
	height:220px;
	width:244px;
	overflow:hidden;
	float:left;
	margin-left:1px;
	position:relative;
	z-index:-9999px;
}
.img244{
	height:220px;
	width:244px;
}
.picitemRbot{
	height:219px;
	width:244px;
	overflow:hidden;
	float:left;
	margin-left:1px;
	margin-top:1px;
	position:relative;
	z-index:-9999px;
}
.pictitlez{
	bottom:-1px;
	background:url(../images/jb2013s.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/jb2013s.png');
	_background: none;
	width:244px;
	height:115px;
}
.img219{
	height:219px;
	width:244px;
}
.img219 img{
	width:244px;
	height:219px;
}
/********************精彩图集 end**********************/

/********************高清大图 begin**********************/
.zhifub {
	width: 980px;
	height: 550px;
	position: relative;
	display: none;
}
.boxy {
	width: 137px;
	height: 127px;
	background: url(../images/bg_gqg1.png) no-repeat;
	position: absolute;
	right: 0;
	margin: 25px 25px 0px 0px;
	z-index: 99999;
	_background-image: none;
　 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_gqg1.png", sizingMethod="image");
}
.zfb_datu_ul {
	height: 540px;
	width: 980px;
	position: relative;
}
.datu_li {
	height: 550px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}
.disn {
	opacity: 0;
}
.datuImg {
	display: block;
	text-indent: -9999px;
	width: 980px;
	height: 550px;
}
.datuS {
	width: 300px;
	height: 300px;
	background: #000;
	position: absolute;
	z-index: 999;
	top: 70px;
	left: 100px;
	overflow: hidden;
}
.datuTitle {
	width: 250px;
	height: 300px;
	overflow: hidden;
	padding: 0 25px;
	position: absolute;
	z-index: 9999;
	top: 70px;
	left: 100px;
}
.datutitSpan {
	text-align: center;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	font-weight: bold;
	overflow: hidden;
	display: block;
	margin-top: 30px;
}
.datutitSpan a {
	color: #fff;
	font-size: 18px;
}
.datutitp {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 2em;
	margin-top: 22px;
}
.datutitp a {
	font-size: 14px;
	color: #fff;
}
.xiaod_div {
	width: 980px;
	text-align: right;
	margin-top: -50px;
	margin-left: -115px;
	position: relative;
	z-index: 999;
	padding-right: 115px;
}
.xiaod_div span {
	display: inline-block;
	margin-right: 5px;
 *margin-right:10px;
	width: 14px;
	height: 14px;
	border-radius: 10px;
	background: #fff;
	cursor: pointer;
	font-size: 0;
}
.xiaod_div .a_active {
	background-color: #B6D5E8;
	background: #78aeee;
}
/********************高清大图 end**********************/
/********************技术支持单位 begin****************/
.jszc li{
	margin-right: 20px;
	width: 180px;
	height: 50px;
	float: left;
	
}
.jszc li.clearmr{
	margin-right: 0;
}
.jszc li a{
	display: block;
	width: 178px;
	height: 48px;
	border: 1px solid #d2d2d2;
}
.jszc .zjol{
	background-position:0 -551px;
}
.jszc .dx{
	background-position:-185px -551px;
}
.jszc .aly{
	background-position:-369px -551px;
}
.jszc .ws{
	background-position:-553px -551px;
}
.jszc .ah{
	background-position:-742px -551px;
}
.jszc .xhw{
	background-position:0 -609px;
}
.jszc .ys{
	background-position:-185px -609px;
}
.jszc .txw{
	background-position:-369px -609px;
}
.jszc .xlangw{
	background-position:-553px -609px;
}
.jszc .xlanw{
	background-position:-742px -609px;
}
.jszc .arcvideo{
	background-position:0 -713px;
}
.jszc .wzjj{
	background-position:-185px -712px;
}
.jszcLink{
	position: relative;
	height: 120px;
	padding: 29px 0 0 0;
	margin-bottom: 28px;
	overflow: hidden;
}
.friendLink {
	position: relative;
	height: 28px;
	border-bottom: 2px solid #005bc9;
}
.linkTitle {
	height: 28px;
}
.linkTitle li {
	float: left;
	width: 180px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	color: #014AA8;
	vertical-align:text-top;
	text-align: center;
	cursor: pointer;
	
}
.linkCons {
	display: none;
}
.linkOn {
	display: block;
}
#boxline {
	position: absolute;
	top: 28px;
	left: 540px;
	width: 180px;
	height: 2px;
	padding: 0 3px;
	background: #fff;
	overflow: hidden;
}
#boxline span{
	display: block;
	width: 174px;
	height: 28px;
	background:#ff7c2a;
}
/********************技术支持单位 end******************/
/********************底部浮动 begin*********************/
.footerFixed,.tranFooter{
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;

	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index: 10000;
}
.tranFooter{
	z-index: 9999;
	background: #005bc9;
	opacity: .8; 
	filter: alpha(opacity=80);
	*opacity: .8; 
	*filter: alpha(opacity=80);
}
.footerCon{
	position: relative;
	width: 980px;
	height: 60px;
}
.footerCon ul{
	width: 960px;
	height: 20px;
	padding-top: 20px;
}
.footerCon ul li{
	display: block;
	float: left;
	width: 160px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 16px;
}
.footerCon ul.en li{
	font-size: 14px;
}
.footerCon ul li a{
	display: block;
	width: 135px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	color: #e7f1ff;
        font-weight: 800;
	text-shadow: 3px 3px 5px #000;
	background-image: url(../images/sp.png);
	background-repeat: no-repeat;
}
.footerCon ul li a:hover{
	color: #e7f1ff;
	opacity: .6; 
	filter: alpha(opacity=6);
	*opacity: .7; 
	*filter: alpha(opacity=70);
}
.footerCon ul li a.ffli1{
	background-position: -4px -261px;
}
.footerCon ul li a.ffli2{
	background-position: -165px -261px;
}
.footerCon ul li a.ffli3{
	background-position: -324px -261px;
}
.footerCon ul li a.ffli4{
	background-position: -485px -261px;
}
.footerCon ul li a.ffli5{
	background-position: -644px -261px;
}
.footerCon ul li a.ffli6{
	background-position: -805px -261px;
}
.ffClose{
	position: absolute;
	top: 0;
	left: 960px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-family: arial;
	cursor: pointer;
}
/********************底部浮动 end**********************/
/********************footer begin*********************/
.footerBox{
	width: 100%;
	height: 150px;
	background: url(../images/footer_bg.jpg) center top no-repeat;
}
/********************footer end**********************/
/*面包屑 begin*/
.crumb{
	font-size: 12px;
}
/*面包屑 end*/
/********************列表页 BEGIN********************/
/*.listL {
	float: left;
	width: 650px;
}
.rightBar{
	float: right;
	width: 300px;
}*/
/*文字列表 begin*/
.txtListUl {
	display: block;
	margin-bottom: 20px;
}
.txtListUl li {
	height:30px; 
	line-height:30px;
	vertical-align: middle;
	overflow: hidden;
	background: url(../images/sp.png) -975px -129px no-repeat;
	padding-left: 15px;
}
.txtListUl li a {
	display: block;
	float: left;
	width: 600px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.txtListUl li span {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
}
/*文字列表 end*/
/*列表页分页 begin*/
.nextPage{
	margin-bottom: 30px;
	text-align: center;
}
.nextPage a{
	margin: 0 10px;
}
/*列表页分页 end*/
/********************列表页 END**********************/
/********************详情页 BEGIN********************/
.detailsL{
}
.detailsL h2,.detailsL h3{
	font-size:16px;
	margin-bottom:10px;
	text-align:center;
}
.artTitle{
	font-size:24px;
	line-height: 30px;
	margin-bottom:10px;
	text-align:center;
}
.info{
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	text-align: center;
}
.info span{
	margin: 0 10px;
}
.artCon{
	padding: 20px;
}
.artCon p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
.artSpecial{
	font-size: 16px;
	margin-bottom: 50px;
}
.tag{
	height:35px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}
/*相关阅读 begin*/
.reading{
	height:190px;
	border-bottom:1px  solid #ddd;
	margin-bottom:20px;
}
.readingL{
	float:left;
	width:400px;
}
.readingL h6{
	display:block;
	font-size:14px;
	font-weight:700;
}
.readingLUl{
	padding-left:2px;
}
.readingLUl li{
	line-height:30px;
	height:30px;
	vertical-align: middle;
	overflow:hidden;
	background: url(../images/bg.png) -36px -5px no-repeat;
	padding-left: 11px;
}
.readingR{
	float:right;
	width:190px;
}
.readingR span{
	display:block;
	width:88px;
	height:88px;
	background:#ccc;
	margin: 35px auto 10px;
}
.readingR h6{
	font-size:12px;
	height:25px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
	overflow:hidden;
}
/*相关阅读 begin*/
/*详情页分页颜色设置 begin*/
#news_more_page_div_id{
	margin-bottom: 50px;
	text-align: center;
	color: #ff7d00;
}
#news_more_page_div_id a{
	margin: 0 5px;
}
/*详情页分页颜色设置 end*/
/*高清大图详情页 begin*/
.posi{
	position: relative;
}
.leftbot{
	width:28px;
	height:56px;
	background: url(../images/gqbg.png) -1px -1px no-repeat;
	position:absolute;
	left:0;
	display:block;
	top:300px;
	cursor:pointer;
}
.rigbot{
	width:28px;
	height:56px;
	background: url(../images/gqbg.png) 0 -67px no-repeat;
	position:absolute;
	right:0;
	display:block;
	top:300px;
	cursor:pointer;
}
.contf940{
	width:924px;
}
.contf940 img{
	display:block;
	max-width: 850px!important;
	width: expression(this.width > 850 ? 850 : true)!important;
	height: auto;
	margin-bottom: 30px;
}
/*高清大图详情页 end*/
/********************详情页 END**********************/
/********************标题摘要列表页 begin**********************/
.imgListL{
	float: left;
	width: 650px;
	padding-bottom: 30px;
}
.imgListLUl li{
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 16px;
	margin-bottom: 5px;
}
.imgListLUl li.nobd{
	border-bottom: none;
}
.imgListLUl h5{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	overflow: hidden;
}
.imgListLUl p{
	font-size: 12px;
	line-height: 24px;
	max-height: 48px;
	_height:expression(this.scrollHeight > 48 ? "48px" : "auto");
	color: #666;
	overflow: hidden;
}
.imgListR{
	float: right;
	width: 300px;
	padding-bottom: 30px;
}
.img300x170 img{
	width:300px;
	height:170px;
	display: block;
}
.lh20{
	line-height: 20px;
}
.lh24{
	line-height: 24px;
}
.rbh5Tit{
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}
.rbh5Abs{
	height: 40px;
	overflow: hidden;
	margin-bottom: 7px;
}
.rbh5Abs a{
	color: #666;
}
.rbh5Abs a:hover{
	color: #ff7d00;
}
.f12{
	font-size: 12px;
}
.dis{
	display: block;
}
/********************标题摘要列表页 end**********************/
/*********************视频页 begin*****************************/
.vdetails{
	width: 390px;
}
.vdetails h4{
	font-size: 20px;
	line-height: 32px;
        margin-top: -7px;
}
.vdetails h4 a{
	color: #333;
}
.vdetails h4 a:hover{
	color: #ff7d00;
}
.vdetails p{
	height: 48px;
	font-size: 12px;
	line-height: 24px;
	vertical-align: middle;
	overflow: hidden;
	color: #666;
}
.vdetails p a{
	color: #666;
}
.vdetails p.vt{
	height: 24px;
	margin-bottom: 10px;
}
.vdetails .vtime{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin: 5px 10px 0px 0;
	background-position: -965px -184px;
}
.vdetails h5{
	width: 390px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	background-position: -296px -55px;
	margin-bottom: 5px;
	color: #004aa8;
}
.vdetails .vjb{
	font-size: 14px;
	color: #333;
	line-height: 28px;
}
/*访谈实录相关报道 begin*/
.ftslxgbdTit {
	height: 32px;
	line-height: 32px;
	font-size: 30px;
	color: #054ea9;
}
.ftslxgbdTit .tl{
	font-style: italic;
}
.ftslxgbdTit .tr{
	background: #054ea9;
	color: #fff;
	margin-left: 5px;
}
.ftslxgbdTit .tr i{
	width: 0;
	height: 0;
	line-height: 0;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 0;
	border-color: #fff transparent transparent;
	border-style: solid dashed dashed;
	border-width: 10px 10px 0;
}
.ftslTxt{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	width: 570px;
	height: 420px;
	overflow-y: scroll;
}
.ftslxgbd .left{
	width:570px;
	float: left;
	display:inline;
}
.ftslxgbd .right{
	width: 390px;
	overflow: hidden;
	float: left;
	display:inline;
	margin-left: 20px;
}
.ftslxgbd .twoTit{
	position: relative;
	height: 28px;
	line-height: 28px;

	border-bottom: 2px solid #1E5FC4;
	margin-bottom: 10px;
}
.ftslxgbd .twoTit h6{
	position: absolute;	
	height: 30px;
	left: 0;
	bottom: -2px;
	padding: 0 2px 0 0;
	background: #fff url(../images/sp.png) 0 -215px no-repeat;
	font-size: 18px;
	padding: 0 10px 0 30px;
	border-bottom: 2px solid #F77238;
}
.ftslxgbd .textUl li {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden;
	background:url(../images/sp.png) -975px -128px no-repeat;
}
.ftslxgbd .textUl li a {
	padding-left: 12px;
}
/*访谈实录相关报道 end*/
/*********************视频页 end*******************************/
/********************分享 BEGIN**********************/
.share{
	float:right;
	height:24px;
}
.share span{
	float:left;
	display: block;
	color:#666;
	margin-right:10px;
}
.shareLi {
	height: 24px;
	float: left;
	_display: inline;
	margin-right: 5px;
}
.shareLi a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	cursor: pointer;
}
.lt0 {
	background-position: 0 -306px;
}
.lth0 {
	background-position: 0 -275px;
}
.lt1 {
	background-position: -24px -306px;
}
.lth1 {
	background-position: -24px -275px;
}
.lt2 {
	background-position: -48px -306px;
}
.lth2 {
	background-position: -48px -275px;
}
.lt3 {
	background-position: 0 -361px;
}
.lth3 {
	background-position: 0 -330px;
}
.bshare-custom,.bshare-custom a {
	float: left;
	display: block;
	width: 24px;
	cursor: pointer;
}
.lt4 {
	background-position: -24px -361px;
}
.lth4 {
	background-position: -24px -330px;
}
/********************分享 END**********************/
/********************返回顶部 BEGIN****************/
.entranceRight {
	position: fixed;
	_position: absolute;
	width: 40px;
	height: 140px;	
	left: 50%;
	margin-left: 505px;
	bottom: 5px;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-  this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt (this.currentStyle.marginBottom, 10)||0)));
}
.entranceRight a {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 1px;
	opacity: .4; 
	filter: alpha(opacity=40); 
	background: url(../images/public_v1.png) 1px -235px #cdcdcd no-repeat;
}
.entranceRight a:hover {
	opacity: 1; 
	filter: alpha(opacity=100);
	background: url(../images/public_v1.png) 1px -235px #004AA8 no-repeat;
}
/********************返回顶部 end******************/
/********************滚动通栏 begin******************/
.tlBanner,.tlBanner2{
	height: 50px;
	overflow: hidden;
	margin-bottom: 30px;
}
.tlBanner ul li,.tlBanner2 ul li{
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}
.tlBanner img,.tlBanner2 img{
	width: 980px;
	height: 50px;
	display: block;
}
/********************滚动通栏 end******************/
/********************大会探营 begin******************/
.meetTy{
	padding-top: 20px;
	margin-bottom: 10px;
}
.meetTy1,
.meetTy2,
.meetTy3,
.meetTy4,
.meetTy5{
	float: left;
	overflow: hidden;
}
.meetTy1 .img,
.meetTy2 .img,
.meetTy3 .img,
.meetTy4 .img,
.meetTy5 .img{
	position: relative;
	display: block;
	overflow: hidden;
}
.meetTy1 .desc,
.meetTy2 .desc,
.meetTy3 .desc,
.meetTy4 .desc,
.meetTy5 .desc{
	position: absolute;
	left: 0px;
	color: #fff;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	overflow: hidden;
	cursor: pointer;
}
.meetTy .desc h6 {
	font-size: 20px;
	padding: 25px 20px 15px 20px;
	line-height: 26px;
}
.meetTy .desc p {
	font-size: 12px;
	color: #c4c4c4;
	line-height: 24px;
	padding: 0 20px;
}
/*板块1*/
.meetTy1 {
	width: 260px;
	height: 300px;
	margin-right: 2px;
}
.meetTy1 .img {
	width: 260px;
	height: 300px;
}
.meetTy1 .desc {
	top: -300px;
	width: 260px;
	height: 300px;
}
/*板块2*/
.meetTy2 {
	width: 180px;
	height: 300px;
	margin-right: 2px;
}
.meetTy2 .img {
	width: 180px;
	height: 240px;
	margin-bottom: 2px;
}
.meetTy2 .desc {
	top: -240px;
	width: 180px;
	height: 240px;
}
.meetTy2 .title {
	height: 58px;
	line-height: 58px;
	vertical-align: middle;
	font-size: 28px;
	color: #fff;
	background: #fc7438;
	overflow: hidden;
	text-align: center;
}
/*板块3*/
.meetTy3 {
	width: 180px;
	height: 300px;
	margin-right: 2px;
}
.meetTy3 .img {
	width: 180px;
	height: 240px;
}
.meetTy3 .desc {
	top: -240px;
	width: 180px;
	height: 240px;
}
.meetTy3 .title {
	height: 58px;
	line-height: 58px;
	vertical-align: middle;
	font-size: 28px;
	color: #fff;
	background: #2e9b95;
	overflow: hidden;
	text-align: center;
	margin-bottom: 2px;
}
/*板块4*/
.meetTy4 {
	width: 354px;
	height: 148px;
	margin-bottom: 2px;
}
.meetTy4 .img {
	width: 354px;
	height: 148px;
}
.meetTy4 .desc {
	top: -148px;
	width: 354px;
	height: 148px;
}
/*板块5*/
.meetTy5 {
	width: 354px;
	height: 150px;
}
.meetTy5 .img {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 2px;
}
.meetTy5 .desc {
	top: -150px;
	width: 200px;
	height: 150px;
}
.meetTy5 .title {
	float: right;
	width: 152px;
	height: 150px;
	line-height: 150px;
	vertical-align: middle;
	font-size: 28px;
	color: #fff;
	background: #1fa4c7;
	overflow: hidden;
	text-align: center;
}
/********************大会探营 end******************/
/********************人物访谈 begin****************/
.talk{
	
}
.talk h2{
	margin-top: 30px;
	margin-bottom: 10px;
}
.talk .bl{
    float: left;
    width: 270px;
}
.talk .bm{
	float: left;
	width: 440px;
	height: 395px;
	margin: 10px 0;
	background-position:0 -770px;
}
.cont h6 {
    padding: 156px 10px 20px 55px;
}
.cont h6 a{
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 18px;
    color: #0049a4;
}
.cont h6 a:hover{
    color:#ff7d00;
}
.cont .contTxt{
	font-size: 14px;
	padding: 0px 15px;
	line-height: 24px;
	height: 175px;
	color: #232b3d;
    overflow: hidden;
}
.cont .contTxt a{
	color: #232b3d;
}
.cont li{
	display: none;
}
.talk .br{
	float: right;
	width: 270px;
}
.talk .btw04{
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	position: relative;
	margin: 10px 0px 0px;
	cursor: pointer;
	background: #000;
}
.talk .btw118{
	float: left;
	display: inline;
	width: 260px;
	height: 125px;
	position: relative;
	margin: 10px 0px 0px;
	cursor: pointer;
	background: #000;
}
.btw04 img{
	opacity: 0.5;
}
.talk .mr10{
	margin-right: 10px;
}
.talk .ml10{
	margin-left: 10px;
}
.talk .btw04 img{
	display: block;
	width: 125px;
	height: 125px;
}
.talk .btw118 img{
	display: block;
	width: 260px;
	height: 125px;
}
/********************人物访谈 end******************/
/********************人物访谈 begin****************/
.talk{
	
}
.talk h2{
	margin-top: 30px;
	margin-bottom: 10px;
}
.talk .bl{
    float: left;
    width: 270px;
}
.talk .bm{
	float: left;
	width: 440px;
	height: 395px;
	margin: 10px 0;
	background-position:0 -770px;
}
.cont h6 {
    padding: 156px 10px 20px 55px;
}
.cont h6 a{
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 18px;
    color: #0049a4;
}
.cont h6 a:hover{
    color:#ff7d00;
}
.cont .contTxt{
	font-size: 14px;
	padding: 0px 15px;
	line-height: 24px;
	height: 175px;
	color: #232b3d;
    overflow: hidden;
}
.cont .contTxt a{
	color: #232b3d;
}
.cont li{
	display: none;
}
.talk .br{
	float: right;
	width: 270px;
}
.talk .btw04{
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	position: relative;
	margin: 10px 0px 0px;
	cursor: pointer;
	background: #000;
}
.btw04 img{
	opacity: 0.5;
}
.talk .mr10{
	margin-right: 10px;
}
.talk .ml10{
	margin-left: 10px;
}
.talk .btw04 img{
	display: block;
	width: 125px;
	height: 125px;
}
/********************人物访谈 end******************/
/********************直播视频预告页 begin************/
/****按钮***/
.livebox h1 {
	height:20px;
	line-height: 20px;
	width:100px;
	overflow: hidden;
	margin-top: 10px;

}
.livebox h1 em {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background: #F0F2F3;
	border: 1px solid #E6E9EA;
	border-radius: 10px;
	margin: 0 5px;	
	cursor: pointer;
	font-size:0;
	overflow: hidden;

}
.livebox h1 em.emon {
	width: 10px;
	height: 10px;
	background: #005bc8;
	border: none;
}
/****按钮***/
.livebox{
	/*height: 320px;*/
	overflow: hidden;
	margin-bottom: 25px;
}
.livebox .left{
	position: relative;
	width:570px;
	float: left;
	display:inline;
}
.livebox .left img{
	display: block;
	width: 570px;
	height: 320px;
	border: 0;
}
.livebox .right{
	width: 390px;
	overflow: hidden;
	float: left;
	display:inline;
	margin-left: 20px;
}
.livebox2 h2{
	height: 40px;
	line-height: 40px;
	background: url(../images/sp.png) 0 0 no-repeat;
}
.livebox2.en h2{
	background: url(../images/sp.png) 0 -503px no-repeat;
}
.livebox2 h2 span{
	display: block;
	width: 200px;
	height: 100%;
	line-height: 40px;
	font-size: 20px;
	color: #edf6ff;
	font-weight: normal;
	text-align: center;
	margin-left: 0;
}
.livebox2 h2 span a{
	color: #edf6ff;
}
.livebox2 h2 span a:hover{
	color: #FF7D00;
}
.livebox2 .left{
	width: 480px;
	margin-right: 20px;
	float: left;
}
.livebox2 .right{
	width: 480px;
	float: right;
}
.inbox{
	width: 480px;
	height: 145px;
	margin-bottom: 30px;
}
.inbox img{
	display: block;
	width: 260px;
	height: 145px;
	border: 0;
	float: left;
}
.live_in{
	width: 205px;
	height: 145px;
	margin-left: 15px;
	float: right;
}
.live_in .title{
	font-size: 16px;
	color: #333;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	overflow: hidden;
}
.live_in .times{
	font-size: 12px;
	color: #666;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	overflow: hidden;
}
.live_in .abs{
	font-size: 12px;
	color: #666;
	height: 96px;
	line-height: 24px;
	vertical-align: middle;
	overflow: hidden;
}
/********************直播视频预告页 end**************/
/********************视频专题 begin******************/
/*大视频按钮 begin*/
.smallVIdeoIcon{
	position: absolute;
	display: block;
	width: 40px;
	height: 30px;
	background: url(../images/voff1.png) no-repeat;
}
/*大视频按钮 end*/
/*大视频按钮 begin*/
.bigVIdeoIcon{
	position: absolute;
	display: block;
	width: 54px;
	height: 41px;
	background: url(../images/voff.png) no-repeat;
}
/*大视频按钮 end*/
/*视频报道 begin*/
.videoReports{
	height: 362px;
	overflow: hidden;
	margin-bottom: 35px;
}
.videoReports .left{
	float: left;
	width:570px;	
}
.videoReports .right{
	float: right;
	width: 390px;
}
.vrTit{
	height: 64px;
	line-height: 32px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 13px;
}
.f20{
	font-size: 20px;
}
.vrAbs{
	height: 48px;
	overflow: hidden;
	color: #666;
	margin-bottom: 10px;
}
.vrUl{
	margin-bottom: 11px;
}
.vrUl li{
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	overflow: hidden;
	font-size: 16px;
	background: url(../images/sp.png) -975px -128px no-repeat;
	padding-left: 15px;
}
.liveNotice{
	position: relative;
	display: block;
	width: 388px;
	height: 115px;
	border: 1px solid #f2f2f2;
}
.liveNotice ul{
	width: 338px;
	margin-left: 0;
	padding-left: 19px;
	padding-top: 20px;
}
.liveNotice ul li{	
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	overflow: hidden;
	font-size: 14px;	
}
.liveNotice span{
	position: absolute;
	top: -1px;
	left: -1px;
	display: block;
	width: 40px;
	height: 30px;
	background: url(../images/sp.png) 0 -676px no-repeat;
}
.liveNotice b{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 30px;
	padding-top: 18px;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
}
.liveNotice b a{
	color: #0085d1;
}
.liveNotice b a:hover{
	color: #FF7D00;
}
/*视频报道 end*/

/*精彩回放 begin*/
.vsReplay{
	margin-bottom: 25px;
}
.vsReplayL{
	float: left;
	width: 480px;
}
.vsReplayR{
	float: right;
	width: 500px;
}
.vsReplayLVideo img{
	display: block;
	width: 480px;
	height: 270px;	
}
.vsReplayLVideo{
	position: relative;
	display: block;
	width: 480px;
	height: 270px;
}
.vsReplayLVideo .bigVIdeoIcon{
	left: 213px;
	top: 113px;
}
.vsReplayLVideo:hover .bigVIdeoIcon{
	background: url(../images/von.png) no-repeat;
}
.vsReplayL h6{
	margin: 8px 0 3px 0;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.vsReplayL p{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}

.vsReplayR li{
	float: left;
	width: 230px;
	height: 165px;
	padding-left: 20px;
	overflow: hidden;
}
.vsReplayRVideo{
	position: relative;
	display: block;
	width: 230px;
	height: 130px;
}
.vsReplayRVideo .smallVIdeoIcon{
	left: 95px;
	top: 50px;
}
.vsReplayRVideo:hover .smallVIdeoIcon{
	background: url(../images/von1.png) no-repeat;
}
.vsReplayR li img{
	display: block;
	width: 230px;
	height: 130px;
}
.vsReplayR li h6{
	display: block;
	height: 35px;
        line-height: 35px;
	overflow: hidden;
	font-size: 14px;
}
/*精彩回放 end*/

/*人物访谈 begin*/
.vsInterview{
	margin-bottom: 24px;
}
.vsInterview h1 {
	height:20px;
	line-height: 20px;
	width:100px;
	overflow: hidden;
	margin-top: 10px;
}
.vsInterview h1 em {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background: #F0F2F3;
	border: 1px solid #E6E9EA;
	border-radius: 10px;
	margin: 0 5px;	
	cursor: pointer;
	font-size:0;
	overflow: hidden;
}
.vsInterview h1 em.emon {
	width: 10px;
	height: 10px;
	background: #005bc8;
	border: none;
}
.interviewUl{
	display: block;
	height: 270px;
	padding-top: 0;
}
.interviewUl li{
	float: left;
	display: block;
	width: 180px;
	height: 270px;
	margin-right: 20px;
}
.interviewUl li.nomr{
	margin-right: 0;
}
.interviewUl li img{
	display: block;
	width: 180px;
	height: 240px;
}
.interviewUl li a span{
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
/*人物访谈 end*/
/*往期回顾 begin*/
.vsReview{
}
.vsReviewLR{
}
.vsReviewL{
	float: left;
	width: 640px;
}
.vsReviewR{
	float: right;
	width: 320px;
}
.vsReviewL li{
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	overflow: hidden;
	font-size: 16px;
	background: url(../images/sp.png) -975px -125px no-repeat;
	padding-left: 15px;
}
.vsReviewL li a {
	display: block;
	float: left;
	width: 440px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.vsReviewL li span {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
}
.vsRRVideo{
	position: relative;
	display: block;
	width: 320px;
	height: 180px;
	margin-bottom: 8px;
}
.vsRRVideo img{
	display: block;
	width: 320px;
	height: 180px;
}
.vsRRVideo .bigVIdeoIcon{
	left: 139px;
	top: 72px;
}
.vsRRVideo:hover .bigVIdeoIcon{
	background: url(../images/von.png) no-repeat;
}
.vsReviewR h6{
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	overflow: hidden;
}
.vsReviewR p{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	margin-bottom: 25px;
        overflow: hidden;
}
/*往期回顾 end*/
/********************视频专题 end******************/
/*****************会议2滚动 begin*****************/
/****按钮***/
.huiyibox h1 {
	height:20px;
	line-height: 20px;
	width:100px;
	overflow: hidden;
	margin-bottom: 15px;

}
.huiyibox h1 em {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background: #F0F2F3;
	border: 1px solid #E6E9EA;
	border-radius: 10px;
	margin: 0 5px;	
	cursor: pointer;
	font-size:0;
	overflow: hidden;

}
.huiyibox h1 em.emon {
	width: 10px;
	height: 10px;
	background: #005bc8;
	border: none;
}
/****按钮***/
/*****************会议2滚动 end*******************/
/*****************常见问题  begin*****************/
.qtxt,.atxt{
	line-height: 60px;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
	padding:0 10px;
}
.qtxt{
	font-weight: 800;
	background-color: rgba(0, 0, 0, 0.04);
}
.atxt{
	line-height: 35px;
	min-height: 60px;
}
/*****************常见问题  end*******************/
/*****************大会嘉宾列表  begin*****************/
.guestListBox{
	width: 978px;
	padding: 0 1px 45px 1px;
}
.guestList{
	display: block;
	float: left;
	_display: inline;
	width: 276px;
	height: 100px;
	margin: 20px 10px 0 10px;
	padding: 14px;
	background: url(../images/guestlistbg.jpg) no-repeat;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
.guestListImg{
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 15px;
}
.guestList h5{
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 2px;
}
.guestList h5 a{
	color: #054ea9;
}
.guestList h5 a:hover{
	color: #FF7D00;
}
.guestListAbs{
	height: 72px;
	line-height: 24px;
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
}
.guestListLine{
	display: block;
	width: 978px;
	float: left;
	height: 20px;
	border-bottom: 2px solid #dedede;
	overflow: hidden;
}
.guestdetails{
	padding-bottom: 30px;
}
.guestdetails img{
	display: block;
	max-width: 400px;
	_width:expression(document.body.clientWidth > 400 ? "400px" : "auto");
	height: auto;
	margin-bottom: 20px;
}
.guestdetails h1{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.guestdetails p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}
/*****************大会嘉宾列表  end*******************/
/*****************二维码  begin*****************/
.wicewm{
	width: 128px;
	height: 129px;
	position: fixed;
	bottom: 60px;
	right: 0;
	_position: absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index: 10000;
	background: url(../images/wicewm.png);
}
/*****************二维码  end*******************/
