﻿@charset "utf-8";
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, th, td, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration:none;
	font-family:Garamond,"Times New Roman", Times, serif;
	list-style-type: none;
	color: #fff;
}
html { 
	_background-image: url(about:blank);
	_background-attachment: fixed;         /* prevent screen flash in IE6 */
}
body {
	background-attachment: scroll;
	_background-image: url(about:blank);     /*用浏览器空白页面作为背景*/
	_background-attachment: fixed;             /* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/ 
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#999999;
}

a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#f2f2f2;
	text-decoration:none;
}
b {
	font-weight:normal;
	font-family:'黑体'; 
}
html, body {
	margin:0;
	height:100%;
}
.bodybg {
	background:#0000ff;
	width:100%;
	height:auto;
}
.bodybg2 {
	background:#ff6600;
	width:100%;
	height: auto;
}
.bodybg_c {
	background-color: #000000;
	width:100%;
	height:auto;
}
.head {
	width:1000px;
	margin:0 auto;
	position:relative; 
}

.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:40px;
	height: 284px;
	top: 0px;
	z-index: 999;
	
}
.main_5 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/*padding-bottom:40px;*/
	height: 284px;
	top: 0px;
	z-index: 999;
	position: fixed;
	_position: absolute; /*IE6 用absolute模拟fixed*/

 _top: expression(documentElement.scrollTop + 0 + "px"); /*IE6 动态设置top位置*/
}

.exh-details .main_5, .exh-details .content_5_list_l { position: static; height: auto; _position: static; _top: auto; }
.exh-details .exh-img-list { margin-top:10px; padding-bottom: 50px; } 
.border-bottom { height: 210px; border-bottom: 1px solid #fff }
.content_5_list_l {
	width: 1000px;
	font-family: "微软雅黑";
	position: fixed;
	top: 315px;
	z-index: 998;
}
.name_5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
.content_5_title {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.miaoshu_content {
	float: left;
	clear: none;
	margin-top: 5px;
}
.content_5 {
	padding-top: 30px;
}
.content_5_list_l ul {
	clear: both;
	padding-top: 12px;
	font-family: "微软雅黑";
	font-size: 12px;
}
.text_5 {
	line-height: 24px;
	font-family: 'hiragino sans gb', '微软雅黑', 'Microsoft Yahei', '黑体'
}
.content_5_img {
	/*height: 403px;*/
	/*top: 600px;*/
	text-align: center;
	margin-top: 20px;
	/*margin-top: 569px;*/
}
.miaoshu_1 {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.content_5_list_l li {
	margin-top: 8px;
}
.time {
	position:fixed; 
	font-size:47px;
	top:300px;
	text-align:center;
	width:1000px;
	z-index:999;
	_position: absolute; /*IE6 用absolute模拟fixed*/
 _top: expression(documentElement.scrollTop + 300 + "px"); /*IE6 动态设置top位置*/
}
.time2 {
	position:fixed;
	text-align:center;
	width:1000px;
	font-size:47px;
	top: 400px;
	z-index:999;
	_position: absolute; /*IE6 用absolute模拟fixed*/

 _top: expression(documentElement.scrollTop + 400 + "px"); /*IE6 动态设置top位置*/
	text-decoration: none;
}
.time2 a {
	text-decoration: none;
}

 .time2 span{
	width:1000px;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}
.nav {
	float:left;
	line-height:20px;
	font-size:14px;
	width: 315px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "微软雅黑";
	position:relative;
	line-height: 22px;
}
.nav b {
	font-weight:normal;
	font-family: '宋体';
	letter-spacing:8px;
}
.nav_a {
	color:#FFF;
	background: none;
	padding:1px 2px 0 2px;
	margin-left:-2px;
	border-bottom: 1px solid #fff;
}
.nav a:hover {
    border-bottom: 1px solid #fff;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	margin-left: -2px;
}

.navadefault
{
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-left: -2px;
}

.img_text 
{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content {
	padding-top: 30px;
}
.itis pre {
	font-size:110px;
	font-family:"Helvetia", "Times New Roman", Times, serif;
	width:355px;
	float:left;
	line-height:96px;
	text-align:left;
	letter-spacing: -5px;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
.itis2 pre {
	font-size:110px;
	font-family:Arial, Helvetica, sans-serif;
	width:389px;
	float:left;
	line-height:96px;
	text-align:left;
	letter-spacing: -5px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.down {
	margin:50px 0 0 0;
	font-size:14px;
	float:right;
	width:210px;
	height:75px;
	text-align:center;
	display:block;
}
 
.works {
	width:950px;
	float:left;
}
.floor {
	width:1000px;
	padding-top:0px;
}
.floor_num {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #FFFFFF;
}
.works ul {
}
.works ul li {
	float:left;
	margin:10px 14px;
	font-size:11px;
	font-size:10px;
}
.floor_con_l {
	width:165px;
	float: left;
	margin:25px 0 0 0; 
	padding:0 !important;
	padding:0 0 0 -26px !important;
	font-family:Garamond,"Times New Roman", Times, serif;
	font-size: 13px;
}
.floor_com_img ul {
	padding:0;
	margin:0;
}
.floor_com_img {
	float: left;
	width:835px;
	margin:24px 0 0 0;
	padding:0;
}
.work_img {
	width:180px;
	margin:0 0 18px 0;
}

.clear { display: block!important; float: none!important; clear: both; width: auto!important; max-width: inherit; min-width: inherit; height: 0; max-height: inherit; min-height: inherit; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0; line-height: 0 }
.floor_com_img li {
	float: left;
	width: 154px;
	margin:0 10px 0 44px !important;
	margin:0 10px 0 34px ;
	padding:0;
}
.l_list {
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 319px;
}

.floor_img_tit {
	margin-top: 16px;
	margin-bottom: 40px;
	font-size:12px;
}
.img_holder {
	/*height: 212px;*/
	width: 368px;
}
.l_nav a {
	text-decoration: none;
}

.l_nav li{ line-height: 18px; }

.content_4 {
	width: 918px;
	margin-left: 56px;
	display: block;
}
.content_4 ul {
	width: 918px;
	padding-top: 25px;
}
.content_4 li {
	float: left;
	margin-right: 22px;
	width: 206px;
}
.r_list {
	float: left;
}
.image_hold_4 {
	height: 122px;
	width: 206px;
}

.image_text_4, .floor_img_tit { font-family: 'hiragino sans gb', '微软雅黑', 'Microsoft Yahei', '黑体'; }
.image_text_4 {
	margin-top: 18px;
	font-size: 12px;
	margin-bottom: 52px;
}

#ex_box{
	width:376px;
	height:620px;
	background:#fff;
	position:absolute;
	box-shadow:7px 7px 7px #555;
	top:155px;
	left:0;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #666666;
	font-size: 12px;
}

#r_list_w{
	width:200px;
	font-size:10px;
	position:fixed;
	z-index:999999;
	_position: absolute; /*IE6 用absolute模拟fixed*/

   _top: expression(documentElement.scrollTop + 30 + "px"); /*IE6 动态设置top位置*/
	margin-left: 800px;
}
#r_list_w ul{
	width:200px;
	float:right;
}
#r_list_w ul li{
	padding:0 0 0 2px;
	line-height:16px;
} 

#classify{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:800px; 
}
  
/* #classify ul{ margin:0 0 20px 0;} */
#classify ul li{
	line-height:18px;
 }

#r_list_w a:hover{
	color: #FF6600;
	background-color: #FFFFFF;
	padding: 0px;
	display: block;
}

/*about 内容*/

#about_box{
	width:376px;
	height:620px;
	position:absolute;
	box-shadow:7px 7px 7px #666;
	background:#fff;
	top:155px;
	left:0;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding:20px;
	color: #666666; 
}
.pup_box{
	width:520px;
	position:absolute;
	top:225px;
	left:0;
	font-size: 12px;
}
.pup_top{
	width:580px;
	height:24px;
	/* background:url(../images/pupbg_01.png) no-repeat; */
	float:left;
}

.pup_content{
	/* background:url(../images/pupbg_02.png) repeat-y; */
	min-height:300px;
	padding:10px 0px; 
	width:540px;
	color: #fff;
	float:left;
	line-height: 24px;
}
.pup_content, .pup_content * { font-family: 'hiragino sans gb', '微软雅黑', 'Microsoft Yahei' }
.pup_content h3 { font-family:Garamond,"Times New Roman", Times, serif; }

.pup_bottom{
	/* background:url(../images/pupbg_04.png) no-repeat; */
	width:440px;
	height:28px;
	float:left;
}

.itis { display: inline-block; *display: inline; zoom: 1 }

.footer { font-size: 12px; color: #3e3e3e; line-height: 20px; padding: 20px 0 30px }
    .footer a, .footer a:hover { color: #3e3e3e }
    .content_4 .footer { margin: 0 0 0 -56px; }

.back-top { width: 100%; display: block; padding: 20px 0; text-align: center }    
    .back-top span { width: 83px; height: 65px; display: inline-block; *display: inline; background: url("../images/backtotop.png") no-repeat; cursor: pointer; zoom: 1 }
    
.clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.clearfix { zoom: 1 }