@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html { overflow-y:scroll; }
img {
	border:0px;
}
/*  ----- 隐藏点击後的虚框 ---- */
a, area {
blr:expression(this.onFocus=this.blur())
}   /*   for   IE   */
:focus {
	-moz-outline-style:   none;
}   /*   for   Firefox   */
body {
	color:#737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*-------------------- link --------------------*/
A {
	TEXT-DECORATION: none;
	COLOR: #373737;
}
A:hover {
	text-decoration:underline;
}
img a:hover  {
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */

body{
	margin:0;
	padding:0;
	background:url(../images/bg/bg_01.jpg) no-repeat #D3CCC4;
	background-position:top;
	}
#container{
	margin:0 auto;
	width:950px;
	height:600px;
	}
#header{
	margin:0 auto;
	width:950px;
	/*background:#00CCFF;*/
	height:97px;
	}
	#logo{
		margin:14px;
		width:331px;
		height:52px;
		/*background:#339966;*/
		float:left;
		background:url(../images/logo.png) no-repeat;
		
	}
	#logo a { display:inline-block; width:148px; height:52px; }
	#language{
		float:left;
		width:600px;
		height:20px;
		/*background:#FFCC00;*/
	}
/*----------------------------菜单样式-------------------------------------*/
#menu{
	margin:0 auto;
	margin-bottom:8px;
	width:950px;
	height:43px;
	background:url(../images/menu/menu_01.gif) repeat-x;
}
#menu ul{
	list-style:none;
	overflow:hidden;
	padding-left:12px;
}
#menu li{
	float:left;
	width:80px;
	margin-right:13px;
}
#menu li,#menu li a {display:block; height:43px;}
#menu li a{text-indent:-9999px;}
#menu .menu1{width:51px;}
#menu .menu1 a {background:url(../images/menu/menu01.gif) no-repeat;}
#menu .menu1 a:hover{background:url(../images/menu/menu01.gif) no-repeat 0 -43px;}
#menu .menu2 a {background:url(../images/menu/menu02.gif) no-repeat;}
#menu .menu2 a:hover{background:url(../images/menu/menu02.gif) no-repeat 0 -43px;}
#menu .menu3 a {background:url(../images/menu/menu03.gif) no-repeat;}
#menu .menu3 a:hover{background:url(../images/menu/menu03.gif) no-repeat 0 -43px;}
#menu .menu4 a {background:url(../images/menu/menu04.gif) no-repeat;}
#menu .menu4 a:hover{background:url(../images/menu/menu04.gif) no-repeat 0 -43px;}
#menu .menu5 a {background:url(../images/menu/menu05.gif) no-repeat;}
#menu .menu5 a:hover{background:url(../images/menu/menu05.gif) no-repeat 0 -43px;}
#menu .menu6 a {background:url(../images/menu/menu06.gif) no-repeat;}
#menu .menu6 a:hover{background:url(../images/menu/menu06.gif) no-repeat 0 -43px;}
#menu .menu7 {width:124px;}
#menu .menu7 a {background:url(../images/menu/menu07.gif) no-repeat;}
#menu .menu7 a:hover{background:url(../images/menu/menu07.gif) no-repeat 0 -43px;}
#menu .menu8 {width:66px;}
#menu .menu8 a {background:url(../images/menu/menu08.gif) no-repeat;}
#menu .menu8 a:hover{background:url(../images/menu/menu08.gif) no-repeat 0 -43px; width:71px;}
#menu .menu9 a {background:url(../images/menu/menu09.gif) no-repeat;}
#menu .menu9 a:hover{background:url(../images/menu/menu09.gif) no-repeat 0 -43px;}
/*--------------------------------/菜单样式---------------------------------*/
/*--------------------------------通用样式---------------------------------*/
.leftMod{margin-bottom:10px;}
.leftMod .title{background:url(../images/table/title_bg_grey.gif) repeat-x; overflow:hidden; height:33px;}
.leftMod .title .titletext{float:left; width:170px; padding:9px 0 0 15px;}
.leftMod .title .titlemore{float:right;}
.leftMod .list{background: #F2EBE4;height:190px;}
/*.leftMod .list table{width:600px; border:0px; padding:8px;margin:0 auto;}
.leftMod .list .image td{height:117px; border:1px solid #333333; text-align:center; vertical-align:middle;}
.leftMod .list .image img{margin:0 auto;}
.leftMod .list .text td{text-align:center;}*/
.leftMod .list ul{margin:0; padding:0; list-style:none; overflow:hidden;}
.leftMod .list li{float:left; width:138px;margin:15px 0 0 15px;}
.leftMod .list .image{
  width:130px;
  height:130px;
  border:1px solid #666;
  overflow:hidden;
  position:relative;
  display:table-cell;
  text-align:center;
  vertical-align:middle
}
.leftMod .list .image p {
  position:static;
  +position:absolute;
  top:50%;
  }
.leftMod .list img {
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  }
.leftMod .list .text{height:40px; text-align:center;margin:5px 0 0 1px;padding:0; width:130px;}
/**/
.leftMod2{margin-bottom:10px;padding:20px 0 20px 20px; overflow:hidden; background: #E2D8CC; border-top:1px solid #B0A192; zoom:1; }
.leftMod2 .pic{float:left; height:90px; width:144px;margin-right:20px; overflow:hidden;}
.leftMod2 .pic img{border:1px solid #AD9679;}
.leftMod2 .title{float:left; width:435px; overflow:hidden; margin-top:5px;}
.leftMod2 .titleText{color:#383737; font-size:16px; font-weight:bold;width:362px;height:30px; float:left;}
.leftMod2 .titleTime{width:70px;font-size:10px; float:left;height:30px; color:#383737;margin-top:6px;}
.leftMod2 .titleInfo{color:#7c7c7c;line-height:180%;}
.rightMod{width:312px; margin-bottom:0px;}
.rightMod .title {background:url(../images/table/title_bg_red.gif) repeat-x; overflow:hidden; height:33px;}
.rightMod .title .titletext{float:left; width:170px; padding:9px 0 0 15px;}
.rightMod .title .titlemore{float:right;}
.rightMod .content{background:url(../images/table/index_12.gif) repeat-x #EAE2D9; }
.articleContent .title{font-size:16px; font-weight:bold; color:#000; text-align:center;padding:10px 0 10px 0;}
.articleContent .time{font-size:11px; color:#000; text-align:center; padding:0 0 10px 0;}
.articleContent .content{font-size:14px; color:#333; padding: 0 20px 20px 20px; line-height:180%;}
.pagecount{}
.pagecount ul{list-style:none; margin:0;padding:0; overflow:hidden;margin-top:10px;}
.pagecount li{float:left;margin-right:5px;}
.pagecount .thispage a{color:#CC0000;}
/*--------------------------------/通用样式---------------------------------*/
/*--------------------------------首页样式--------------------------------*/
#content {overflow:hidden;margin:0 auto; width:950px;}
#content #leftContent{float:left; width:633px; overflow:hidden;}
#content #rightContent{float:left; width:312px; margin-left:5px; overflow:hidden;}
#exbinfo {width:232px; float:left;margin-left:4px;}
#exbinfo .title, #newslist .title{background:url(../images/table/title_bg_red.gif) repeat-x; overflow:hidden; height:33px;}
#exbinfo .titletext, #newslist .titletext{float:left; width:100px; padding:9px 0 0 15px;}
#exbinfo .titlemore, #newslist .titlemore{float:right;}
#newslist {width:232px; float:left;margin-left:6px;}
#newslist .content{height:228px; background:url(../images/table/index_12.gif) repeat-x; }
#newslist .content ul{ list-style:none;margin:5px 0 0 7px;}
#newslist .content li{ line-height:180%;}
#newslist .content .newspic{margin-left:20px; padding-top:5px; margin-bottom:5px;}
#newslist .btn01{}
#jingcaikandian {width:710px; float:left; margin-top:10px;}
#jingcaikandian .content{width:711px; height:154px; background:url(../images/other/index_43.jpg) no-repeat;}
#jingcaikandian .content ul{margin:0;padding:0; list-style:none; padding:16px 0 0 22px;}
#jingcaikandian .content li{width:112px; float:left;padding-right:25px;}
#canguanzhinan{width:233px; float:left; margin-left:5px; margin-top:10px;}
#canguanzhinan .content{width:233px; height:153px; background:url(../images/other/index_44.jpg) no-repeat;}
#canguanzhinan .content ul{list-style:none; padding:0 0 0 10px;}
#canguanzhinan .content li{line-height:156%;}
/*---------------------------------/首页样式-------------------------------*/
/*---------------------------------当前栏目导航条-------------------------------*/
#navLine{width:950px; height:30px; margin-bottom:8px;}
#navLine .title{ background:url(../images/table/title_bg_red.gif) repeat-x; height:33px;}
#navLine .titletext{color:#FFFFFF;padding:9px 0 0px 15px;}
#navLine .titlemore{display:none;}

#navLine2{width:950px; height:33px; margin-bottom:13px;background:url(../images/table/title_bg_grey.gif) repeat-x; }
#navLine2 .title{overflow:hidden;}
#navLine2 .titletext{ float:left;height:33px;padding:9px 20px 0px 15px; background:url(../images/table/title_bg_red.gif) repeat-x;}
#navLine2 .titletext2{float:left;height:33px;}
#navLine2 .titletext2 ul{ overflow:hidden; list-style:none; width:100%;}
#navLine2 .titletext2 li{ float:left; background:url(../images/menu/sp_0.gif) no-repeat -4px 8px; padding:8px 0px 0 15px; margin-left:-5px;}
#navLine2 .titlemore{display:none;}
/*---------------------------------/当前栏目导航条-------------------------------*/
/*---------------------------------虚拟展厅-------------------------------*/
#visitPic{margin:10px 0 15px 0; overflow:hidden; height:370px;}
/*---------------------------------/虚拟展厅-------------------------------*/
/*---------------------------------展览快讯左侧列表-------------------------------*/
.newsList{}
.newsList ul{list-style:none; margin:0; padding:0;}
/*---------------------------------/展览快讯左侧列表------------------------------*/
/*---------------------------------留言板------------------------------*/
.guestList{}
.guestList ul{list-style:none; margin:0; padding:0;}
/*.leftMod2 .title{float:left; width:435px; overflow:hidden; margin-top:5px;}
.leftMod2 .titleText{color:#FFFFFF; font-size:16px; font-weight:bold;width:362px;height:30px; float:left;}
.leftMod2 .titleTime{width:70px;font-size:10px; float:left;height:30px; color:#cccccc;margin-top:6px;}
.leftMod2 .titleInfo{color:#7c7c7c;line-height:180%;}
*/
.guestList .title{width:600px;}
.guestList .titleText{font-size:14px; width:450px;height:20px;}
.guestList .titleTime{width:150px; font-size:9px; height:20px;margin-top:0px;}
.guestList .titleInfo{color:#383737;font-size:14px;}
.guestList .replytitle{font-size:14px;margin-top:10px;color:#555;margin-left:10px;}
.guestList .replycontent{font-size:14px;margin-top:5px;line-height:160%;color:#555;margin-left:10px;}
/*---------------------------------/留言板------------------------------*/
/*---------------------------------高清图片左侧列表-------------------------------*/


/*---------------------------------/高清图片左侧列表------------------------------*/
/*---------------------------------/展览简介左侧内容------------------------------*/
.exbIntro{overflow:hidden; width:950px;margin:20px 0 40px 0;}
.exbIntro .left{float:left; width:390px;}
.exbIntro .left p{margin-top:5px;}
.exbIntro .right{float:left;width:560px; line-height:180%; color:#333;font-size:14px;}
.exbIntro h1{height:30px; font-size:16px; font-weight:bold;}
.exbIntro h2{font-size:14px; font-weight:bold;margin-top:20px;}
/*---------------------------------/展览简介左侧内容------------------------------*/
/*---------------------------------高清图片展示模块-------------------------------*/
#gaoqingBox {}
#gaoqingBox .title{width:617px; overflow:hidden; background:url(../images/button/pic_14.gif) repeat-x; height:33px;}
#gaoqingBox .title ul{list-style:none;}
#gaoqingBox .title li{float:left;}
#gaoqingBox .title .id3{margin-left:137px;}
#gaoqingBox .content{width:617px; height:286px; background:#000;}
/*---------------------------------/高清图片展示模块-------------------------------*/
/*---------------------------------高清图片文字内容--------------------------------*/
.mainText{}
.mainText .label{margin-bottom:10px;}
.mainText .content{margin-bottom:10px; color:#333; font-size:14px; line-height:180%;}
.mainText .content h1{font-size:14px; color:#333;}
#gaoqingContent{width:617px; margin-top:10px;}
/*---------------------------------/高清图片文字内容-------------------------------*/
/*---------------------------------高清图片右侧列表--------------------------------*/
#tabs { padding:2px; }
#gaoqingList2 .tabContent{ display:none; margin:12px 0 0 16px; }
#tabmenu { list-style:none outside; height:30px; background-image:url(../jquery/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png); }
	#tabmenu li { float:left; width:72px; height:26px; text-align:center; line-height:26px; margin:2px 0 0 2px; display:inline; cursor:text; }
		#tabmenu li a { color:#FFF; }
		#tabmenu li a:hover { text-decoration:none; cursor:text; }
	#tabmenu li.hover { background-image:url(../images/table/tabli.gif); }
		#tabmenu li.hover a { color:#40302B; }
#gaoqingList2 #tabs-1 { display:block; }
#gaoqingList2 .tabContent ul{margin:0; padding:0; list-style:none; overflow:hidden; zoom:1;}
#gaoqingList2 .tabContent li{float:left; width:89px;}
#gaoqingList2 .tabContent .image{
  width:77px;
  height:70px;
  border:1px solid #666;
  overflow:hidden;
  position:relative;
  display:table-cell;
  text-align:center;
  vertical-align:middle
}
#gaoqingList2 .tabContent .image p {
  position:static;
  +position:absolute;
  top:50%;
  }
#gaoqingList2 .tabContent img {
  width:60px; height:60px;
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  }
#gaoqingList2 .tabContent .text{height:35px; text-align:center;margin:3px 0 0 0;padding:0; width:80px;}
/*---------------------------------/高清图片右侧列表-------------------------------*/
/*---------------------------------新闻右侧列表-------------------------------*/
#xinwenList .content ul{ list-style:none;padding:5px 0 5px 14px;}
#xinwenList .content li{ line-height:180%;}
/*---------------------------------/新闻右侧列表-------------------------------*/
/*---------------------------------文章右侧列表-------------------------------*/
#wenzhangList .content ul{ list-style:none;padding:10px 0 10px 14px;}
#wenzhangList .content li{ line-height:180%;}
/*---------------------------------/文章右侧列表-------------------------------*/
/*---------------------------------展览导语右侧列表-------------------------------*/
#introList .content{padding:10px 10px 10px 14px;line-height:160%;}
/*---------------------------------/展览导语右侧列表-------------------------------*/
/*---------------------------------右侧列表广告按钮-------------------------------*/
#btnList .content{border:#000000 1px solid;}
/*---------------------------------/右侧列表广告按钮-------------------------------*/
.gaoqingList .list{height:100%;}
/*---------------------------------文章列表-------------------------------*/
.articleList ul{list-style:none; margin:0;padding:0;}
.articleList .titleText {width:432px;}
.articleList .titleTime {width:0px; display:none;}
/*---------------------------------精彩看点内容-------------------------------*/
.special{}
.special .title{}
.special .image{margin-top:20px;margin-bottom:20px;}
.special ul{list-style:none;}
.special li{font-size:13px; line-height:160%;}
/*---------------------------------/精彩看点内容-------------------------------*/
#floor{
	overflow:hidden;margin:0 auto; margin-top:20px;width:950px;
	height:83px;
	background:url(../images/floor/floor_01.gif) repeat-x;
}
#floor .module2{width:130px; float:right; margin:30px 0 0 0 ;}

