@charset "utf-8";
/* CSS Document */

/*global css*/
html{width:100%;height:100%;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{color:#333;font-family:Arial,Simsun; width:100%; margin:0 auto;font-size:14px;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:22px; color:#333;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{ color:#c00;}
h1{font-size:16px;}
h2,h3,h4{font-size:14px;}
h6{ text-align:center;}
.white,.white a{color:#fff;}
.white:hover{color:#c00; cursor: pointer;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.red,.red a:link,.red a:visited,.red a:hover{ color:#c00;}
.floatleft{ float:left;}
.floatright{ float:right;}
#noborder{border:none;}
#nobg{background:none;}
.blue,.blue a,.blue a:link,.blue a:visited{color:#003399;}
.blue a:hover{color:#c00; text-decoration:underline;}
.txtline{text-decoration: underline;}
.mt2{margin-top:2px;}
.clearfix:after{content:"xxx";display:block;height:0;clear:both;visibility:hidden;font-size:0;}
.clearfix{*zoom:1;}
.w135{width:135px;}
.w180{width:180px;}
.w272{width:272px;}
.w362{width:362px;}
.h104{height:104px;}
.h156{height:156px;}
.h208{height:208px;}
.h210{height:210px;}
.mt2{margin-top:2px;}
.mr2{margin-right:2px;}

*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}

/*header topbar*/
#header {
  position: relative;
  z-index:111;
}
.topbar_con
{
	width: 1000px;
	margin: 0 auto;
	font-size:12px;
}
#header .topbar {
  height: 31px;
  line-height: 31px;
  border-bottom: solid 1px #ddd;
  background: #F5F5F5 url(../images/t1.gif) repeat-x center top;
}
#header .topbar .menu {
  float: left;
  display: inline;
}
#header .topbar .menu-item {
  float: left;
  display: inline;
  margin-right: 4px;
  _margin-right: 2px;
  color: #444;
}
#header .topbar .menu-item a {
  margin-right: 4px;
  color: #1E376D;
}
#header .topbar .menu-user {
  float: right;
}
#header .topbar .menu-user .menu-item {
  margin-right: 0;
  margin-left: 4px;
  _margin-left: 2px;
}
#header .topbar .menu-user .menu-item a {
  margin-left: 0;
  margin-right: 4px;
}
#logininfo a {
  color: #1E376D;
}


.w1000,.main,.part1
{
	width: 1000px;
	margin: 0 auto;
	zoom: 1;
}
/*banner*/
.banner
{
	min-width:1000px;
	width: 100%;
	height: 464px;
	position: relative;
}
.banner .banner_list,.banner .banner_list li
{
	overflow: hidden;
	width: 100%;
	min-width:1000px;
	height: 500px;
}
.banner .banner_list li
{
	position: absolute;
	top: 0;
	left: 0;
}
.banner .banner01
{
	background: url(../images/bannerjg_1.jpg?v=20180705) no-repeat center top;
}
.banner .banner02
{
	background: url(../images/bannerjg_2.jpg) no-repeat center top;
}
.banner .banner_font
{
	position: absolute;
	bottom: 95px;
	left: 50%;
	width: 798px;
	margin-left: -500px;
}
.nav
{
	width: 100%;
	min-width:1000px;
	height: 60px;
	background: #08090d;
	z-index: 9;
}
.nav li
{
	font: 16px/60px "Microsoft Yahei","黑体";
	color: #000;
	float: left;
	padding: 0 19px;
	margin-right:30px;
}
.nav li.on,.nav li.on a:link,.nav li.on a:visited,.nav li.on a:hover,.nav li:hover
{
	color: #c00;
}

.main
{
	padding-top:40px;
}
.main_left
{
	width: 600px;
	float:left;
}
.index_left
{
	width: 720px;
}
.left_title
{
	font:normal 18px/24px "Microsoft Yahei","黑体";
	color:#333;
	padding-bottom:20px;
}
.part2
{
	padding-bottom:40px;
}
.part2 .part2_title,.part1 .part1_title
{
	border-bottom:solid 1px #dbdbdb;
	position:relative;
	height:10px;
	margin-bottom:20px;
}
.part2 .part2_title h3,.part1 h2,.part1 .part1_title h3
{
	background:#fff;
	font:bold 20px/30px "Microsoft Yahei","黑体";
	color:#898989;
}
.part2 .part2_title h3
{
	position:absolute;
	top:-8px;
	left:0;
	width:90px;
}
.part2_en .part2_title h3
{
	width:195px;
}
.gailan p
{
	text-indent:2em;
	line-height:24px;
	padding-bottom:10px;
}
.richeng_table
{
	border-top:solid 1px #8f98bd;
	border-left:solid 1px #8f98bd;
	width:99.99%;
	font-size:14px;
}
.richeng_table tr td
{
	line-height:20px;
	border-bottom:solid 1px #8f98bd;
	border-right:solid 1px #8f98bd;
	padding:10px;
}
.richeng_table .title
{
	background:#8f98bd;
	font-weight:bold;
	color:#fff;
}
.richeng_zhuce
{
	margin:4px 0 20px;
}
.richeng_zhuce h3
{
	padding-bottom:10px;
	font-size:14px;
	color:#333;
}
.richeng_zhuce .richeng_table
{
	font-size:12px;
	width:345px;
}
.richeng_zhuce .richeng_table tr td
{
	padding:2px 5px;
}
.news_list li
{
	background:url(../images/ico02.gif) no-repeat left 8px;
	padding-left:25px;
	line-height:22px;
	padding-bottom:6px;
}
.news_list02 li span
{
	color:#888;
	float:right;
}
.main_right
{
	width:350px;
	float:right;
}
.index_right
{
	width: 240px;
}
.danwei
{
	float:left;
	padding-right:22px;
}
.danwei h3
{
	border-bottom:solid 1px #dbdbdb;
	width:130px;
	font:normal 14px/26px "Microsoft Yahei","黑体";
	color:#898989;
}
.danwei img
{
	padding:10px 0;
}
.btn
{
	clear:both;
}
.btn a
{
	display:block;
	width:174px;
	height:100px;
	background-image:url(../images/btn_mr.png);
	float:left;
}
.btn a:hover
{
	background-image:url(../images/btn_hov.png);
}
.btn a.btn_zc
{
	background-position:0 0;
}
.btn a.btn_zz
{
	background-position:-174px 0;
}
.btn a.btn_download
{
	background-position:0 -100px;
}
.btn a.btn_download2
{
	background-position:-174px -100px;
}
.map
{
	width: 400px;
	height: 260px;
	float: right;
	background: url(../images/meeting_place.jpg) center no-repeat;
}

.side_left .danwei
{
	padding:10px 0 0 0;
}
.side_left
{
	float:left;
	width:230px;
}
.contact_list 
{
	padding-top:8px;
}
.contact_list li
{
	line-height:22px;
}
.side_right
{
	float:right;
	padding-top:20px;
}
.side_right li
{
	line-height:24px;
	text-align:center;
	font-size:12px;
}
.side_right li span
{
	padding-top:5px;
	display:block;
}
.side_right li span img
{
	padding-right:5px;
}
.part1 h2
{
	text-align:center;
}
.part1 .part1_con
{
	padding-top:10px;
}
.jiabin_list li
{
	float:left;
	width:200px;
	height:400px;
	background:#d6d6d6;
	position:relative;
}
.jiabin_list li h3
{
	position:absolute;
	height:50px;
	bottom:0;
	left:10px;
	color:#fff;
	font:14px/20px "Microsoft Yahei","黑体";
}
.jiabin_list li span
{
	position:relative;
	top:150px;
	display:block;
	margin-left:50px;
}
/*上届会议嘉宾*/
.jiabin_list_old
{
	padding:20px 0;
}
.jiabin_list_old li
{
	width:120px;
	height:215px;
	line-height: 18px;
	text-align:center;
	float:left;
	font-size:12px;
	margin:0 65px 10px;
	_margin:0 38px 10px;
}
.jiabin_list_old02 li
{
	height:230px;
}
.jiabin_list_old li h6
{
	text-align:center;
	width:120px;
	margin-bottom:8px;
}
.jiabin_list_old li img
{
	width:120px;
	height:150px;
}
.part3
{
	width:100%;
	min-width:1000px;
	background:#F4F4F4;
	padding:30px 0 30px;
}
.canhui
{
	width:100%;
	min-width:1000px;
	height:380px;
	background:#111b47 url(../images/ch_bg.gif) no-repeat center top;
	margin:0 0 40px;
	position:relative;
}
.canhui h6
{
	padding:25px 0 10px;
}
.qiye .qiye_prev,.qiye .qiye_next
{
	position:absolute;
	cursor:pointer;
	top:130px;
	width:130px;
	height:130px;
}
.qiye .qiye_prev
{
	left:50%;
	margin-left:-670px;
	background:url(../images/left_mr.png) no-repeat center;
}
.qiye .qiye_prev:hover
{
	background:url(../images/left_hov.png) no-repeat center;
}
.qiye .qiye_next
{
	right:50%;
	margin-right:-670px;
	background:url(../images/right_mr.png) no-repeat center;
}
.qiye .qiye_next:hover
{
	background:url(../images/right_hov.png) no-repeat center;
}
.qiye .qiye_con
{
	width:1000px;
	height:278px;
	overflow:hidden;
	position:relative;
}
.qiye_con ul
{
	float:left;
	width:1000px;
}
.qiye_con li
{
	line-height:34px;
	color:#fff;
	font-size:12px;
}
.qiye li span
{
	display:block;
	float:left;
	width:215px;
	padding-right:15px;
}
.qiye li span.w240
{
	width:240px;
}
.qiye li span.w252
{
	width:252px;
}
.qiye li span.w230
{
	width:230px;
}
.odd
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2131F4E', endColorstr='#B2131F4E');
	background:rgba(19,31,78,0.7);
}
:root .odd
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00131F4E', endColorstr='#00131F4E');
}
.part1 .part1_title
{
	text-align:center;
}
.part1 .part1_title h3
{
	top:-6px;
	width:120px;
	left:50%;
	margin-left:-50px;
	background:#fff;
	padding:0 15px;
	position:absolute;
}
.part1 .part1_title h3.gray
{
	background:#f4f4f4;
}
.huaxu,.intro
{
	padding-bottom:30px;
}
.huaxu_left
{
	width:690px;
	float:left;
	height:350px;
	position:relative;
}
.huaxu_control
{
	position:absolute;
	right:-220px;
	bottom:0;
	_width:205px;
}
.huaxu_left .prev_btn,.huaxu_left .next_btn
{
	width:40px;
	height:40px;
	background:url(../images/prev_btn.gif) no-repeat center top;
	cursor:pointer;
	z-index:9;
}
.huaxu_left .next_btn
{
	float:right;
	background:url(../images/next_btn.gif) no-repeat center top;
}
.huaxu_left .prev_btn,.huaxu_control ul,.huaxu_control ul li
{
	float:left;
}
.huaxu_control ul
{
	margin:0 20px;
}
.huaxu_control ul li
{
	float:left;
	text-indent:-99999em;
	width:8px;
	height:8px;
	background:url(../images/dot_mr.gif) no-repeat center;
	margin:16px 5px 0;
	cursor:pointer;
}
.huaxu_control ul li.active
{
	background:url(../images/dot_hov.gif) no-repeat center;
}
.huaxu_box
{
	width:710px;
	height:350px;
	overflow:hidden;
	*zoom:1;
	position:absolute;
	padding:30px;
	top:-30px;
	left:-30px;
}
.huaxu_box ul 
{
    height:380px;
    overflow:visible;
}
.huaxu_box ul li
{
	float:left;
	width:230px;
	height:175px;
	cursor:pointer;
	position:relative;
    overflow:visible;
}
.huaxu_box ul li img
{
	height:175px;
	position:absolute;
	top:0;
	left:0;
}
.huaxu_box ul li .huaxu_hov
{
	width:310px;
	height:250px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2131C48', endColorstr='#B2131C48');
	background:rgba(19,28,72,0.7);
	text-align:center;
	position:absolute;
	z-index:11;
	top:-30px;
	left:-30px;
	display:none;
}
.huaxu_box ul li .huaxu_hov img{
    width:65px;
    height:64px;
    left:50%;
    margin-left:-32px;
	margin-top:96px;
}
:root .huaxu_box ul li .huaxu_hov
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00131C48', endColorstr='#00131C48');
}
.huaxu_right
{
	width:290px;
	float:right;
}
.huaxu_right p
{
	line-height:24px;
}
.huaxu_right02 p
{
	line-height:20px;
}
/*light box*/
.light_box
{
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(0,0,0,0.6);
	top:0;
	left:0;
	z-index:1111;
	display:none;
	_position: absolute;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');background:rgba(0,0,0,0.6);
}
.light_box img
{
	width:650px;
	height:494px;
}
.light_box .prev,.light_box .next,.light_box .close
{
	width:57px;
	height:57px;
	background:url(../images/btn.png) 0 0;
	position:absolute;
	cursor:pointer;
}
.light_box .next
{
	background:url(../images/btn.png) -57px 0;
}
.light_box .close
{
	background:url(../images/btn_close.png) no-repeat center  center;
}

.intro .intro_logo
{
	float:left;
	width:194px;
	padding:10px 0 0 20px;
}
.intro .intro_right
{
	width:760px;
	float:right;
}
.intro .intro_right h3
{
	font:bold 20px/30px "Microsoft Yahei","黑体";
	color:#000;
}
.intro .intro_right p
{
	padding:8px 0 40px;
}
.intro .intro_right .btn_tools img
{
	margin-right:20px;
}

/*赞助页面*/
.banner_zanzhu
{
	background:#131c48;
	height:60px;
	width:100%;
	min-width:1000px;
}
.nav_zanzhu
{
	width:1000px;
	margin:0 auto;
	height:60px;
	background:url(../images/banner_font_bg.gif) no-repeat center right;
}
.zz_con h3,.zz_con p,.zz_con .news_list2 li
{
	font-size:14px;
}
.gailan_con p
{
	text-indent:2em;
}
.zz_con p
{
	line-height:26px;
}
.zz_con .danwei
{
	float:none;
}
.pad10
{
	padding-top:15px;
}
.pad20
{
	padding-top:30px;
}
.pad40
{
	padding-top:50px;
}
.txtcenter
{
	text-align: center;
}
.richeng_table2 tr td
{
	padding:8px 3px;
}



/*已注册听众*/
.danwei02
{
	float:none;
	width:100%;
}
.danwei02 h3
{
	width:100%;
}
.zhuce_tz
{
	padding:10px 6px;
	border:solid 1px #ddd;
	font-size:12px;
	line-height:22px;
	margin-top:10px;
}
.zhuce_con
{
	height:420px;
	overflow:hidden;
}
.hezuo_list li
{
	border-bottom:dashed 1px #ccc;
	cursor:pointer;
	text-align: center;
}
/*contact*/
.contact
{
	padding-bottom:30px;
}
.contact .contact_title
{
	height: 42px;
	background:#0f183f;
	width:100%;
	border:none;
}
.contact .contact_title h6
{
	padding-top: 12px;
}
.contact .contact_list
{
	float: left;
}
.contact .contact_list li
{
	float: left;
	padding-right: 40px;
}
.contact .contact_list li strong,.contact_left strong,.main_right .contact_list li strong
{
	color: #0f183f;
	padding-left: 10px;
	border-left:solid 4px #0f183f;
}
.contact .contact_list li p,.contact_left p.zixun_con,.main_right .contact_list li p
{
	padding: 20px 0 0 15px;
	line-height: 26px;
}
.contact .weixin,.main_right .weixin
{
	float: right;
	text-align:center;
	width:112px;
	font-size: 12px;
}
.weixin span
{
	display:block;
	line-height:24px;
}
.weixin span img
{
	padding-right:3px;
}
.jiaotong
{
	padding:30px 0;
}
.jianjie p
{
	font-size:12px;
	text-indent:2em;
}
.jianjie strong
{
	display:block;
}


/*浮窗*/
.fuchuang
{
	position:fixed;
	_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)));
    bottom: 0;
	_margin-bottom:0;
	right:0;
	z-index:99;

	width:150px;
	height:298px;
	background:url(../images/fuchuang001.jpg) no-repeat center top;
}
.fuchuang .fuchuang_zc,.fuchuang .fuchuang_share,.fuchuang .fuchuang_scrolltop,.fuchuang .fuchuang_traffic
{
	height:74px;
	display:block;
	cursor:pointer;
}
.fuchuang .fuchuang_scrolltop
{
	background-position:0 0;
}
.fuchuang .fuchuang_zc
{
	background:0 -74px;
}
.fuchuang .fuchuang_share
{
	background:0 -148px;
}
/*.fuchuang .fuchuang_traffic
{
	background:0 -223px;
}*/
.jiathis_style
{
	display:none;
}
.fuchuang .fuchuang_close
{
	position: absolute;
	display: block;
	top: 2px;
	right: 2px;
	background: #549DE0;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-family: "Arial";
	color: #fff;
	cursor: pointer;
}
.fuchuang .fuchuang_close:hover
{
	color: #f00;
}

#g-footer
{
	margin: 0;
	font-size: 12px;
}
.sh_review_intro
{
	padding-top:10px;
	text-indent:2em;
}
.sh_review_more
{
	margin-top:15px;
}
.sh_review_more a:link,.sh_review_more a:visited
{
	color:#0469d0;
}
.sh_review_more a:hover
{
	text-decoration:underline;
}
.sh_review_photo
{
	width:100%;
	height:430px;
	padding-bottom:20px;
	margin-top:20px;
}
.sh_review_photo img
{
	width:100%;
	height:100%;
}
.fs_qqun
{
	width:100%;
	height:75px;
	position:relative;
	cursor:pointer;
}
.fs_wechat
{
	width:100%;
	height:76px;
	position:relative;
	cursor:pointer;
}
.fs_qqun_pop,.fs_wechat_pop
{
	position:relative;
	display:none;
}
.fs_qqun_pop
{
	left:-175px;
	top:-50px;
}
.fs_wechat_pop
{
	left:-175px;
	top:-120px;
}
.sh_rp_photo_box
{
	position:relative;
	zoom:1;
}
.sh_rp_pb_title
{
	display:none;
	width:100%;
	height:30px;
	font-family:microsoft yahei;
	font-size:14px;
	line-height:30px;
	text-align:center;
	color:#fff;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
}
.sh_rp_pb_bg
{
	display:none;
	width:100%;
	height:30px;
	background:#000;
	opacity:.7;
	_filter:alpha(opacity=70);
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.nav li{
	padding: 0 30px !important;
}
.nav ul{
	position:relative;
}
.nav-hhbd{
	position:absolute;
	right:0;
}
/* 2015-09-16 最新报道调整 */
.last-hd{height:30px;font:normal 16px/30px "microsoft yahei";background-color:#efefef;}
.last-hd li{float:left;width:50%;}
.last-hd-title{float:left;width:110px;margin-bottom:20px;text-align:center;color:#fff;background-color:#43155b;}
.lb-list-box{float:left;width:100%;height:480px;overflow:hidden;}
.lb-list{}
.lb-list li{padding: 5px 0 5px 12px;
    line-height: 22px;
    float: left;
    width: 90%;
    background: url(../images/ppt-d-list.gif) left 11px no-repeat;}


.bluech ul{ width:auto;font-size:12px;margin-top:30px;}
.bluech li{ float:left; width:230px; line-height:18px; display:inline;}

/*.bluech li h3{ height:183px; width:225px;border:1px solid #dcdcdc;text-align: center; }*/

.bluech li img{overflow:hidden;width:200px;border:1px solid #dcdcdc;}
.bluech li h3 i{height: 100%; display: inline-block; vertical-align: middle;}
.bluech li h3 a{float: none;}


.bluech li .wenz{ /*float:left; */text-align:center; height:60px; padding-top:5px; /*overflow:hidden;*/ position:relative;font-family:"microsoft yahei";vertical-align: top;}
.bluech li .wenz input{ float:left; position:absolute;top:5px;left:0;}
.bluech li .wenz a{ overflow:hidden; line-height:18px; text-align:left;display:block;font-size: 14px;}
.bluech li .wenz .tpo{ float:left; width:121px; height: 23px;position:absolute;left:45px;bottom:0;border:1px solid #b27008;}
.bluech li .wenz .pit{height:23px; line-height:23px;width:60px; background:#dcdcdc;font-size: 14px; color:#000; float:left;}
.bluech li .wenz .pir {float:left;  display:inline;width: 61px;height: 23px;}
.bluech li .wenz .pir a{width:61px;height:23px; line-height:23px; background:#b27008; color:#fff;  display: block;font-size: 14px; color:#000;text-align: center;padding-left: 0;}
.bluech li .wenz .pir a:hover{background:#FF0000; color:#fff; text-decoration:none;}
.bluech li .wenz .pir a.hover{ background:#999; color:#fff;text-decoration:none;}

.bluech li .wenz-1{ float:left; width:143px; text-align:center; height:auto; padding-top:5px; overflow:hidden; position:relative;}
.bluech li .wenz-1 input{ float:left; position:absolute;top:5px;left:0;}
.bluech li .wenz-1 a{ overflow:hidden; float:left; line-height:21px; text-align:left;padding-left:25px;}
.bluech li .wenz-1 .tpo{ float:left; width:133px; padding:0px 5px;}
.bluech li .wenz-1 .pit{height:20px; line-height:20px; background:#c90f0d; color:#fff; padding:0px 5px; float:left; margin-top:5px;}
.bluech li .wenz-1 .pir {float:left; margin-top:5px; margin-left:5px; display:inline;}
.bluech li .wenz-1 .pir a{ width:auto; margin:0px; height:20px; line-height:20px; background:#FF9900; color:#fff; padding:0px 5px; float:left;}
.bluech li .wenz-1 .pir a:hover{ width:auto; margin:0px; height:20px; line-height:20px; background:#FF0000; color:#fff; padding:0px 5px; float:left; text-decoration:none;}
.bluech li .wenz-1 .pir a.hover{ width:auto; margin:0px; height:20px; line-height:20px; background:#999; color:#fff; padding:0px 5px; float:left; text-decoration:none;}

.bluech li a{ color:#444;/* float:left;*/}
 
#newvouch4_1  li{width: 156px;margin-right: 74px;}
#newvouch4_1  li h3{width: 156px;height: 183px;}
#newvouch4_1  li img{max-width: 156px;max-height: 183px; vertical-align: middle;border:none;}
#newvouch4_1 li .wenz .tpo{left: 12px;}
#newvouch4_1  ul{margin-left: 60px;}
.bluech{font-family: Microsoft Yahei;}
.bluech ul li p.bold{text-align: center;font-weight: bold;margin-top: 15px;margin-bottom: 5px;font-size: 14px;}
.bluech ul li{text-align: center}
.bluech span.fl{display: inline-block;*display:inline;*zoom:1;font-size: 14px;}