@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:12px; background: #fff;}
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 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;
}

/*banner*/
.banner,.banner_con
{
	width: 100%;
	height: 439px;
	background: url(../images/banner_bg.gif) repeat-x center top;
}
.banner_con
{
	background: url(../images/banner.jpg) no-repeat center top;
}
.main
{
	width: 920px;
  margin: 0 auto;
  padding-top: 40px;
}
.main_left
{
  width: 230px;
  float: left;
}
.main_left .left_model
{
  padding-bottom: 10px;
}
.title
{
  border-bottom: solid 2px #76bee8;
  color: #0062c7;
  font: 14px/28px "Microsoft Yahei","黑体";
}
.left_model .model_list li
{
  line-height: 24px;
  padding: 10px 0;
  text-align:center;
}
.marleft8{margin-left: 8px;}
.main_right
{
  width: 660px;
  float: right;
}
.part1
{
  padding-bottom: 30px;
}
.part1 .part1_con,.pad10
{
  padding-top: 10px;
  *zoom:1;
}
.main_right .part1 .title
{
  font-size:16px;
  font-weight: bold;
}
.ps_p
{
  text-indent: 2em;
}
.img_yt
{
  padding: 50px 50px 0;
  float: left;
}
#news
{
	height:142px;
	overflow:hidden;
	margin-top:10px;
}
.news_list li
{
  line-height: 24px;
  background: url(../images/ico_dot.gif) no-repeat left 10px;
  padding-left: 10px;
}
.news_list_nobg li
{
  background: none;
  padding: 0;
}
.richeng_table
{
  border:solid 1px #1fb7f7;
  border-collapse: collapse;
  width: 100%;
  _width:99.99%;
}
.richeng_table tr td
{
  padding: 6px 8px;
  border:solid 1px #1fb7f7; 
  line-height: 22px;
  font-size: 14px;
}
.blue
{
  color: #01a5ea;
  font-size:12px;
}
.richeng_table .s_title
{
  background:#1fb7f7;
  color: #fff;
}
.richeng_table .s_title02
{
  background:#dbf4ff;
}
.qiye_list li
{
  width: 132px;
  float: left;
  line-height: 24px;
  padding-bottom: 15px;
}
.num p
{
  font-size: 14px;
}
.num p span
{
  font-size: 16px;
}
#zhuce_btn
{
  position: fixed;
  right: 0;
  bottom: 20px;
  _position:absolute;
  _margin-bottom:20px;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
/*会议嘉宾*/
#js-hscroller {
  position: relative;
  padding: 2px 0 0;
  overflow: hidden;
  _width: 100%;
}
#js-hscroller ul {
  width: 9999px;
}
#js-hscroller .nav a {
  position: absolute;
  left: 0;
  top: 68px;
  width: 30px;
  height: 60px;
  background: #ccc url(../images/icon-prev.png) 50% 50% no-repeat;
  opacity: .6;
  filter: alpha(opacity=60);
}
#js-hscroller .nav a.next {
  left: auto;
  right: 0;
  background-image: url(../images/icon-next.png);
}
#js-hscroller .nav a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.part1 #zjjs
{
  padding-top: 0;
}
#zjjs {
  margin-top: 20px;
  background: #F4F4F4;
}
#zjjs ul {
  position: relative;
  margin-right: -2px;
}
#zjjs li {
  position: relative;
  float: left;
  width: 165px;
  border-right: 2px #fff solid;
  background: #eee;
}
#zjjs li:last-child {
  border: none;
}
#zjjs li .pic {
  margin: 10px 16px;
  height: 150px;
  overflow: hidden;
  text-align: center;
}
#zjjs li .pic img {
  display: block;
  height: 100%;
  width: auto;
  _width: 100%;
}
#zjjs li .txt h4 {
  margin: 5px 16px;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  font-size: 18px;
  font-family: 'Microsoft YaHei', SimHei;
  color: #000;
}
#zjjs li .txt h4 span {
  font-size: 14px;
}
#zjjs li .txt h4.lh44 {
  line-height: 44px;
}
#zjjs li .txt .wrap {
  padding: 10px 16px;
  overflow: hidden;
  font-size: 13px;
  color: #000;
  background: #DEDEDE;
  _zoom: 1;
}
#zjjs li .txt .inner {
  margin-bottom: -999px;
  padding-bottom: 999px;
}
#zjjs li .txt p {
  height: 72px;
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
}
#zjjs li .line {
  position: absolute;
  z-index: 2;
  top: -2px;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 2px #1abaff solid;
}
#zjjs li .arrow {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: -20px;
  _bottom: -21px;
  left: 50%;
  margin-left: -3px;
  border: 6px solid transparent;
  _border-color: #F4F4F4;
  border-bottom-color: #009de1;
  width: 0;
  height: 0;
  line-height: 0;
}
#zjjs li .intro {
  display: none;
  position: absolute;
  margin-top: 20px;
  line-height: 1.8;
  color: #fff;
  width: 660px;
  background: #009de1;
}
#zjjs li .intro p {
  padding: 15px 10px;
}
#zjjs li.hover,
#zjjs li:hover {
  background: #009de1;
}
#zjjs li.hover .txt h4,
#zjjs li:hover .txt h4 {
  color: #fff;
}
#zjjs li.hover .txt .wrap,
#zjjs li:hover .txt .wrap {
  color: #fff;
  background: #0064b8;
}
#zjjs li.hover .line,
#zjjs li:hover .line {
  top: auto;
  bottom: -12px;
  _bottom: -30px;
}
#zjjs li.hover .arrow,
#zjjs li:hover .arrow,
#zjjs li.hover .intro,
#zjjs li:hover .intro {
  display: block;
}
#zjjs li.hover p,#zjjs li:hover p 
{
  color: #fff;
}
.map
{
	width:230px;
	height:150px;
	margin-top:10px;
}



/** 页脚 **/
#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;
}