@charset "utf-8";
* {margin:0px; padding:0px;}
body { font-size:12px; font-family:宋体; line-height:20px; color:#666666; background:url(../images/bg.png) top repeat-x #e7f6ff;}
.main {width:935px; margin:0px auto 0px auto;}
.main-over {width:935px; margin:0px auto 0px auto; padding:20px 20px 20px 25px; background:url(../images/main2bg.png) repeat-y;}
.mainbottom {width:980px; margin:0px auto 0px auto; height:19px; overflow:hidden;}
.mainbottom img {display:block;}
.flashbanner {width:980px; clear:both; height:260px; background:url(../images/fbbg.png) repeat-x #ddeaf4; margin:0px auto 0px auto;}
ul,li {list-style:none;}
.copyright {width:940px; margin:0px auto 0px auto; padding:10px 0px 10px 0px; clear:both; text-align:center; color:#1784c5;}
.copyright a {color:#1784c5;}

.clear {width:auto; height:0px; line-height:0px; font-size:0px; clear:both;}

a {color:#333333; text-decoration:none;}
a:hover {color: #0099CC; text-decoration:underline;}

.left {width:166px; float:left;}
.right {width:752px; float:right;}

.nav { background:url(../images/navbg.gif) repeat-y; margin-bottom:15px; color:#333333;}
.nav img {display:block;}
.nav ul li {display:block; font-size:14px; line-height:28px; font-weight:bold;}
.nav ul {display:block; padding:0px 20px 0px 20px;}
.nav ul li ul {display:block; padding:0px;}
.nav ul li ul li {display:block; font-size:12px; line-height:20px; font-weight:normal; background:url(../images/navbg2.gif) left no-repeat; padding-left:25px;}

.lbg {background:url(../images/lbg3.gif) repeat-y; margin-bottom:15px; line-height:16px;}
.lbg img {display:block;}
.lbg div {padding:0px 20px 0px 20px;}
.lbg div strong {display:block; font-size:12px; line-height:24px; color:#333333}

.line { height:10px; line-height:0px; font-size:0px; clear:both;}

.pimglist {height:190px; overflow:hidden;}
.pimglist img {display:block; float:left; margin-right:7px; border:0px;}

.t1 {}
.t1 .t-title {height:30px; line-height:30px; font-size:14px;}
.t1 .t-title strong {display:block; height:30px; float:left; color:#333333; padding-left:5px;}
.t1 .t-title a {float:right; font-size:12px; color:#999999; padding-right:20px;}
.t1 .t-body { padding-bottom:10px; line-height:18px;}

.gongcheng li {display:block; width:180px; height:212px; padding:10px 30px 26px 30px; overflow:hidden; float:left; margin-bottom:15px;}
.gongcheng li img { height:120px; display:block; margin:0px auto 10px auto; border:0px;}
.gongcheng li p {display:block; width:180px; overflow:hidden; margin-bottom:10px;}
.gongcheng li p strong {display:block; height:24px; line-height:24px; font-size:14px; color:#006699;}
.gongcheng li p strong a {color:#006699;}
.gongcheng li div {line-height:18px; color:#999999; width:180px;}

.page-title {font-size:14px; font-weight:bold; display:block; height:20px; line-height:20px; margin-bottom:15px;}

.rongyulist li {display:block; text-align:center; float:left; width:228px; height:170px; overflow:hidden; padding:10px; line-height:12px;}
.rongyulist li img {border:4px solid #EAEAEA;}

.prulist li {display:block; text-align:center; float:left; width:228px; height:230px; overflow:hidden; padding:10px; line-height:14px;}
.prulist li img {border:4px solid #EAEAEA;}
.prutype {padding:5px 20px 10px 30px; height:140px; clear:both;}
.prutype dl {display:block; line-height:30px; clear:both;}
.prutype dt { font-size:16px; display:block; float:left; height:30px; line-height:30px; background: url(../images/prutypebg.gif) left no-repeat; padding-left:25px; font-weight:bold; padding-right:15px;}
.prutype dd {font-size:12px;line-height:30px; float:left; white-space:nowrap; padding-right:10px;}

.changepage {width:auto; height:auto; clear:both; padding:10px 0px 10px 0px; text-align:center;}


#demo img {margin-right:15px;}







#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px 宋体;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
