@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:Simsun,Arial; width:100%; margin:0 auto;font-size:14px; background: #000 url(../images/bg.jpg) no-repeat center top;}
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;}
.floatleft{ float:left;}
.floatright{ float:right;}
#noborder{border:none;}
#nobg{background:none;}


*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;
}
#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;
}
/*nav*/
.nav
{
	width: 100%;
	min-width:1000px;
	height: 60px;
	background:#000;
}
.nav_fixed
{
	position:fixed;
	top: 0;
	left: 0;
	_left:auto;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:999;
}
.nav_con ul
{
	float: left;
}
.nav .nav_con li,.nav_zanzhu .nav_con li
{
	font: 18px/60px "Microsoft Yahei","黑体";
	color: #000;
	float: left;
	padding: 0 28px;
	margin-right:8px;
	_margin-right: 6px;
}
.nav .nav_con li.on,.nav .nav_con li:hover
{
	background: #eb6810;
}
.nav .nav_con li a:link,.nav .nav_con li a:visited,.nav .nav_con li a:hover
{
	color: #fff;
}
.nav_con .left_day
{
	float: right;
	padding: 7px 8px 6px;
	height: 47px;
	background: #eb6810;
	display:none;
}
.nav_con .left_day p
{
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
}
.nav_con .left_day .time
{
	width: 90px;
	height: 47px;
	background: url(../images/time_bg.gif) no-repeat center;
	float: left;
	margin: 0 6px;
	color: #fff;
	font: bold 36px/47px "Arial";
	letter-spacing: 0.4em;
	padding: 0 5px;
}
.nav_con .left_day .day_letter
{
	font: 24px/47px "Microsoft Yahei","黑体";
	padding-top: 0;
}
/*banner*/
.banner
{
	width: 100%;
	height: 430px;
	background: url(../images/banner01.jpg) no-repeat center;
}
.banner_neiye
{
	height: 232px;
	background: url(../images/banner02.jpg) no-repeat center;
}
.main
{
	width: 100%;
	min-width: 1000px;
}
.nav_con,.part1,.jiabin,.intro
{
	width: 1000px;
	margin: 0 auto;
}
.part1
{
	margin-bottom: 12px;
}
.part1_con
{
	padding: 30px;
	background: #fff;
	*zoom:1;
}
.part1 .part1_title
{
	background: #eb6810;
	height: 56px;
}
.part1 .part1_title h3
{
	font: bold 16px/56px "Microsoft Yahei","黑体";
	color: #fff;
	padding-left: 30px;
	float: left;
}
.jiabin_con
{
	width: 247px;
	height: 371px;
	background: #fff;
	position: relative;
}
.jiabin_con h6
{
	text-align: center;
	padding-top: 50px;
}
.jiabin_details
{
	position: absolute;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');
	background:rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 22px;
	padding-top: 10px;
}
.jiabin_details_hov
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7FEB6810', endColorstr='#7FEB6810');
	background:rgba(235,104,16,0.5);
}
.jiabin_details strong,.jiabin_details p
{
	color: #fff;
	font-size: 12px;
}

.jiabin
{
	background:#fff;
	padding:50px 0 41px 0;
		
	
}

.jiabin_list
{
	margin-right: -32px;
	_margin-right: -40px;
	*zoom:1;
	margin-left:38px;
}
.jiabin_list li
{
	width: 176px;
	height: 176px;
	position: relative;
	float: left;
	margin: 0 11px 10px 0;
	background: #fff;
	border:1px solid #ddd;
}
.jiabin_list li h6 img
{
	width: 176px;
	height: 176px;
}
.part1 .part1_title .btn_control
{
	float: right;
	width: 29px;
	height: 16px;
	display: block;
	margin: 20px 30px 0 0;
	cursor: pointer;
	background: url(../images/btn_control.png) no-repeat 0 -16px;
}
.beijing_left
{
	width:570px;
	float: left;
	padding-top: 30px;
}
.beijing_left p
{
	line-height: 30px;
	text-indent: 2em;
	padding-bottom: 20px;
}
.beijing_right 
{
	width: 330px;
	float: right;
	position: relative;
	background: #F0F0F0;
	padding-top: 20px;
}
.beijing_right .yiti
{
	padding-left: 20px;
}
.beijing_right .yiti h3,.duixiang h3
{
	font: bold 16px/22px "Microsoft Yahei","黑体";
	color: #eb6810;
}
.yiti .news_list
{
	padding: 10px 0 15px;
}
.news_list li
{
	line-height: 24px;
	background: url(../images/dot.gif) no-repeat left 10px;
	padding-left: 13px;
	font-size:12px;
}
.part1 .beijing
{
	padding: 0 30px;
}
.duixiang
{
	background: #dfdfdf;
	padding:15px 20px; 
}
.duixiang .news_list
{
	padding: 10px 0;
}
/*会议日程*/
.richeng_table
{
	border:solid 1px #ddd;
	border-collapse: collapse;
	width:935px;
	font-size:14px;
}
.richeng_table tr td
{
	line-height:20px;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	border-bottom:dashed 1px #ddd;
	padding:10px;
}
.richeng_table .title
{
	background:#EB6810;
	color:#fff;
	font-weight:bold;
}
.richeng_table .title02
{
	background:#FBE1CF;
	font-weight:bold;
	color:#EB6810;
}
.richeng_table .title02 td
{
	border:none;
}
.noborder_table
{
	width:100%;
}
.noborder_table,.noborder_table tr td
{
	border:none;
	padding:0;
}
.beizhu
{
	font-size: 12px;
	color: #f00;
	padding-top: 8px;
}
/*拟邀嘉宾*/
.canhui
{
	width:100%;
	min-width:1000px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FB8E47', endColorstr='#33FB8E47');
	background:rgba(251,142,71,0.2);
	margin:0 0 12px;
	position:relative;
}
:root .canhui
{
	filter:none;
}/*for IE9*/
.canhui .part1
{
	 background:url(../images/jiabin_bg.jpg) no-repeat center top;
	 height: 374px;
	 padding: 30px 20px;
	 width: 960px;
}
.qiye
{
	padding-top: 20px;
}
.qiye .qiye_prev,.qiye .qiye_next
{
	position:absolute;
	cursor:pointer;
	top:150px;
	width:93px;
	height:100px;
	text-align: center;
	padding-top: 30px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#4CFB8E47', endColorstr='#4CFB8E47');
	background:rgba(251,142,71,0.3);
}
.qiye .qiye_prev
{
	left:50%;
	margin-left:-620px;
}
.qiye .qiye_prev:hover,.qiye .qiye_next:hover
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66FB8E47', endColorstr='#66FB8E47');
	background:rgba(251,142,71,0.4);
}
:root .qiye .qiye_prev,:root .qiye .qiye_next,:root .qiye .qiye_prev:hover,:root .qiye .qiye_next:hover
{
	filter:none;
}
.qiye .qiye_next
{
	right:50%;
	margin-right:-620px;
}
.qiye .qiye_con
{
	width: 960px;
	height: 324px;
	overflow: hidden;
	position: relative;
}
.qiye_con ul
{
	float:left;
	width:960px;
}
.qiye_con li
{
	line-height:36px;
	color:#fff;
	font-size:12px;
	_height:36px;
	_overflow:hidden;
	*vertical-align: top;
}
.qiye li span
{
	display:block;
	float:left;
	width:315px;
	padding-left:5px;
}
.even
{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#19FFFFFF', endColorstr='#19FFFFFF');
	background:rgba(255,255,255,0.1);
}
:root .even
{
	filter:none;
}
/*合作单位*/
.hezuo
{
	background: #fff;
	padding:8px 0;
}
.hezuo h3
{
	font: bold 16px/30px "Microsoft Yahei","黑体";
	float: left;
	padding:15px 0 0 20px;
}
.hezuo .hezuo_list
{
	float: left;
}
.hezuo .hezuo_list img
{
	float:left;
	padding-left:10px;
}
/*鸣谢单位*/
.thanks
{
	background: #fff;
	padding:8px 27px 8px 0;
	width:973px;
}
.thanks h3
{
	font: bold 16px/30px "Microsoft Yahei","黑体";
	float: left;
	padding:15px 0 0 20px;
}
.thanks .thanks_list
{
	float: left;
}
.thanks .thanks_list img
{
	float:left;
	margin-right:46px;
}
.thanks_sub_list
{
  border-bottom:1px dashed #c5c5c5;	
  padding:20px 0 30px  8px;
}
.thanks_sub_list a{ float:left;}
.thanks .noborder{border-bottom:none;}

/*关于机器人*/
.intro
{
	background: #fff;
	width: 920px;
	padding: 40px;
}
.intro .intro_logo
{
	float:left;
	width:165px;
	padding-top:30px;
}
.intro .intro_right
{
	width:720px;
	float:right;
}
.intro .intro_right h3
{
	font:bold 18px/30px "Microsoft Yahei","黑体";
	color:#000;
	padding-bottom: 10px;
}
/*contact*/
.contact .part1_title
{
	height: 42px;
}
.contact .part1_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: #eb6810;
	padding-left: 10px;
	border-left:solid 4px #eb6810;
}
.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;
}
/*会议日程页面*/
.contact_info
{
	padding-top: 50px;
}
.contact_left 
{
	width: 320px;
	float: left;
	font-size:12px;
}
.contact_left .title
{
	width:86px;
	height:26px;
	line-height:26px;
	text-align:center;
	background:url(../images/trafic_bg.gif) no-repeat center top;
	color:#fff;
	font-size:12px;
}
.contact_left p.zixun_con
{
	padding: 10px 0 0 15px;
}
.contact_left strong,.contact_left p.zixun_con
{
	margin-left: 15px;
}
.contact_map
{
	width: 602px;
	float: right;
}
.contact_map .map_con
{
	width: 600px;
	height: 300px;
	border: solid 1px #ddd;
}
.addr_title
{
	font: 18px/26px "Microsoft Yahei","黑体";
	padding-bottom: 40px;
	text-align:center;
	padding:30px 0;
}
.addr_title img
{
	padding-right: 5px;
}

.jiudian
{
	*zoom:1;
	padding-top:30px;
	border-top: dashed 1px #ccc;
}
.contact_left02
{
	width: 530px;
	float: left;
	clear:both;
}
.contact_right02
{
	width:396px;
	float:right;
}
/*会议赞助页面*/
.zz_con p
{
	line-height:26px;
}
.zz_con .news_list2 li
{
	line-height:28px;
}
.pad10
{
	padding-top:15px;
}
.pad20
{
	padding-top:30px;
}
.pad40
{
	padding-top:50px;
}
.richeng_table2
{
	width: 750px;
	border: solid 1px #FB8E47;
	margin: 20px 0;
}
.richeng_table2 tr td
{
	padding:8px 5px;
	border: solid 1px #FB8E47;
}
.padleft120
{
	padding-left: 120px;
}
.padleft20
{
	padding-left: 20px;
}
/*分左右两侧的内页*/
.main_wrapper
{
	padding: 40px;
}
.main_left
{
	width: 630px;
	float: left;
}
.jiabin_model
{
	padding-bottom: 40px;
}
.jiabin_model h4,.jiabin_model h4 img
{
	width: 176px;
	height: 176px;
}
.jiabin_model h4
{
	float: left;
}
.jiabin_model .jiabin_right
{
	width: 432px;
	float: right;
}
.jiabin_model .jiabin_right h3,.jiabin_model .jiabin_right p
{
	line-height: 26px;
	font-size: 14px;
}
.jiabin_model .jiabin_right .jiabin_title
{
	padding-top: 8px;
	margin-top: 8px;
	border-top: solid 1px #ddd;
}
.jiabin_model .jiabin_right .p_txt
{
	font-size: 12px;
	color: #666;
}
.main_right
{
	width: 250px;
	float: right;
}
.main_right .model_title
{
	font:bold 16px/24px "Microsoft Yahei","黑体";
	border-bottom: solid 2px #f5b387;
	padding-bottom: 5px;
}
.main_right .contact_list li
{
	border-bottom: dashed 1px #ccc;
	padding: 20px 0;
}
.main_right .weixin
{
	margin: 0 auto;
	float: none;
	padding-top: 30px;
}
.main_right .contact_list li p
{
	padding: 10px 0 0 15px;
}
.main_right .logo_list li
{
	text-align: center;
	padding: 10px 0;
}
.main_right .logo_list li img
{
	width: 192px;
	height: 72px;
}
.news_list2 li
{
	font-size: 14px;
	line-height: 28px;
}
.news_list2 span
{
	float: right;
}


/** 页脚 **/
#g-footer 
{
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-size:12px;
  min-width:1000px;
  background: #fff;
}
#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none;
}
#g-footer .g-footer-nav a:hover {
  color: #F15C00;
  text-decoration: underline;
}
#g-footer .g-footer-links {
  color: #666666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
#g-footer .g-footer-record {
  padding: 5px 0;
  text-align: center;
}
/*浮窗*/
.fuchuang,.xufu_weixin,.btn_qq
{
	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;
}
.fuchuang
{
	left:0;
	width:150px;
	height:367px;
	background:url(../images/fuchuang.gif) no-repeat;
}
.fuchuang .fuchuang_zc,.fuchuang .fuchuang_traffic,.fuchuang .fuchuang_share,.fuchuang .fuchuang_qq,.fuchuang .fuchuang_wb
{
	width:150px;
	height:75px;
	display:block;
	cursor:pointer;
}
.fuchuang .fuchuang_zc
{
	background-position:0 0;
	height: 68px;
}
.fuchuang .fuchuang_weibo
{
	background:0 -68px;
}
.fuchuang .fuchuang_qq
{
	background:0 -143px;
}
.fuchuang .fuchuang_share
{
	background:0 -217px;
	position:relative;
}
.fuchuang .fuchuang_traffic
{
	background:0 -292px;
}
.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;
}
/*微信*/
.xufu_weixin
{
	background:#ddd;
	right:0;
	text-align:center;
	font-size:12px;
	color:#444;
	padding-bottom:10px;
}
.xufu_weixin h4 img
{
	width:135px;
	height:135px;
	padding:5px;
	background:#fff;
	margin-bottom:5px;
}
.xufu_weixin span
{
	display:block;
	line-height:16px;
	padding:3px 0;
	color:#666;
}
.xufu_weixin span.red
{
	color:#cc0000;
	font-weight:bold;
}
.xufu_weixin span img
{
	padding-right:3px;
}
.xufu_weixin2
{
	background:#fff;
	padding-bottom:0;
}
.xufu_weixin2 h4 img
{
	width:123px;
	height:123px;
	margin:0;
	padding:5px 5px 0 5px;
}
.xufu_weixin h3
{
	background:#347cc5;
	color:#fff;
	text-align:center;
	font:normal 16px/28px "Microsoft Yahei","黑体";
}
.xufu_weixin2 .weixin_title
{
	font:normal 16px/22px "Microsoft Yahei","黑体";
	color:#000;
	padding-bottom:5px;
}
.chat
{
	border-top:dashed 1px #ccc;
	background:#ddd;
	padding:8px 0 8px 18px;
	line-height:16px;
	text-align:left;
}
.chat img
{
	padding:5px 5px 0 0;
}
/*qq*/
.btn_qq
{
	bottom: 260px;
	right: 0;
	_margin-bottom:260px;
}
