@charset "utf-8";
/* CSS Document */

/*页面框架*/
body{
margin-top:0px;
background:#036803;
text-align:center;
color: #333;
font-family:arial,verdana,sans-serif;
}
#header{
margin-top:0px;
width:1000px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background:#FFF;
height:90px;

} #contain{
margin-right: auto;
margin-left: auto;
width: 1000px;
} #mainbg{
width:1000px;
padding: 0px;
background: #FFF;
float: left;
}
#right{
float: right; 
margin: 2px 0px 2px 0px;
padding:0px; 
width: 1000px; 
background: #FFF;
text-align:left;
}
/*#left{
float: left; 
margin: 2px 0px 0px 0px; 
padding: 0px; 
background: #FFF;
width: 180px;
text-align:left;
}*/
#footer{
clear:both;
width:1000px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #4A4221;
height:90px;}
.text{margin:0px;padding:0px; border:solid 4px #FFF;}


/*导航菜单*/
/* 简洁样式*/
* {
	font-size:12px;
	text-align:center;
}
#footernav {
	width:976px;
	margin:10px 5px 0 5px;
	padding:10px;
}
#footernav li {
    margin-top:5px;
	display: inline;
	list-style-type: none;
}
#footernav li a:link,#footernav li a:visited {
	float:left;
	padding:3px 10px;
	text-decoration: none;
	color:#FFF79C;
	border-bottom:1px solid #fff;
}
#footernav li a:hover {
	color:#FFF;
	border-bottom:1px solid #06f;
}
#footernav li a#current {
	color:#666;
	border-bottom:1px solid #f60;
}

/*红色围墙样式*/
/** {
	font-size:12px;
	text-align:center;
}
#nav {
	width:740px;
	margin:20px auto 0 auto;
	border:1px solid #ccc;
	border-right:none;
	float:right;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav li a:link,#nav li a:visited {
	float:left;
	padding:3px 10px;
	text-decoration: none;
	color:#333333;
	background:#f0f0f0;
	border-right:1px solid #ccc;
}
#nav li a:hover {
	color:#fff;
	background:#06c;
}
#nav li a#current {
	color:#fff;
	background:#f60;
}*/
/*菜单导航*/

   
#nav{
  width:780px;
  padding: 10px 10px 0;
  font-size: 12px;
  font-weight: bold;
  margin: 1em 0 0;
  list-style:none;
}

#nav li{
  float: left;
  margin-right: 1px;
  margin-bottom:10px;
}

.bi{
  position: relative;
  z-index: 0;
}

.bi:hover{
  z-index: 99;
}

.bi:hover span{
  visibility: visible;
  top: 0;
  left: 0;
  cursor: pointer;
}

.bi span{
  position: absolute;
  left: -999em;
  visibility: hidden;
}

#nav li a,.bi:hover span{
  line-height: 20px;
  text-decoration: none;
  background: #FFF;
  color: #DC4E1B;
  display: block;
  width: 70px;
  text-align: center;
}

#nav li a:hover,.bi:hover span{
  color: #FFFFFF;
  background: #DC4E1B;
}

.bi:hover span{
  padding-top: 2px;
}

#navbar{
  background: #DC4E1B;
  height: 8px;
  overflow: hidden;
  clear: both;
}

/*首页导航*/
* {margin:0; padding:0; list-style:none;}
#info{border:1px solid #BCFF1D; width:348px; background:#D6FF8C url(http://shanghai.kijiji.cn/cg_img/home_r_bg1.gif) no-repeat left top;  float:left; }
#info ul{ margin:5px;width:338px}
#info li{ width:33%; height:40px; float:left;}
#info li a{ font-size:12px; font-weight:normal; line-height:35px; display:block;color:#000; text-decoration:none; padding-left:40px;background:url(http://shanghai.kijiji.cn/cg_img/home_r_bg2.gif) no-repeat;}
#info li a:link,#info li a:visited{background-position:center top}
#info li a:hover,#info li a:active{background-position:center bottom}

/*左边导航*/

#navsite {
	
	font-size: 0.7em;
	font-weight: bold;
	width:150px;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #FFCC99;
	color: #FF9900;
}
 #navsite ul { list-style: none; margin: 0; padding: 0;  }
  #navsite ul li {  margin: 0;  border-top: 1px solid #003; }
   #navsite ul li a {   
     display: block;   
	 padding: 2px 2px 2px 0.5em;      
	 border-left: 10px solid #8C5400;      
	 border-right: 1px solid #D26828; 
	 border-bottom: 1px solid #8C5400; 
	 background-color: #D26828; 
	 color: #fff; 
	 text-decoration: none; 
	 width: 100%;  } 
   html>body #navsite ul li a {      width: auto;  }
    #navsite ul li a:hover { 
	  border-left: 10px solid #FF9900; 
	  border-right: 1px solid #8C5400;     
	  border-bottom: 1px solid #FF9900; 
	  background-color: #8C5400;      
	  color: #fff;  }
	  
	  /*实景地图*/
 #products {
  width:1000px;
}
#products li {
    width:100px;
    height:130px;
    float:left;
    margin-left:20px;
    display:inline;
}
#products li a {
    display:block;
}
#products li a img {
    border:2px solid #666;
    padding:1px;
	width:100px;
	height:100px;
}
#products li span a {
    width:100px;
    height:30px;
    line-height:24px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}

#products1 {
  width:1000px;
}
#products1 li {
    width:100px;
    height:60px;
    float:left;
    margin-left:20px;
    display:inline;
}
#products1 li a {
    display:block;
}
#products1 li a img {
    border:2px solid #666;
    padding:1px;
	width:100px;
	height:30px;
}
#products1 li span a {
    width:100px;
    height:30px;
    line-height:24px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}

#productsLink {
  width:1000px;
  border:solid 0px #666666;
  margin-top:25px;
  padding:10px 0px;
}
#productsLink li {
    width:80px;
    height:35px;
    float:left;
    margin-left:15px;
    display:inline;
}
#productsLink li a {
    display:block;
	color:#009900; 
	text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
	text-decoration:none;
}
#productsLink li a:hover{ color:#FF0000; font-size:14px; font-weight:700;}

/*图片提示*/
.thumbnail{ 
position: relative; 
z-index: 0; 
} 

.thumbnail:hover{ 
background-color: transparent; 
z-index: 50; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: lightyellow; 
padding: 1px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 

.thumbnail span p{ /*CSS for enlarged image*/ 
border-width: 0;
 width:130px;
  height:50px; 
padding: 2px;
font-size:12px;
font-weight:100;
} 

.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: -10px; /*position where enlarged image should offset horizontally */ 

} 
.MapAD { text-align:center;}
.MapLeft { width:150px; float:left;}
.middleBa{ width:1000px; border:solid 0px #666666; height:400px}
.LeftBa { text-align:center;}
.middleLeftBa{ float:left; margin:10px 20px; border:solid 3px #666666;}
.middleRightBa{ float:right; margin:10px 10px;}
.BaiduSearch { text-align:center; margin:10px 20px; height:75px;}

/*左侧导航菜单*/
#kejiinfo{border:0px solid #BCFF1D; width:180px; background:#D6FF8C url(../Images/home_r_bg1.gif) no-repeat left top;  float:left; }
#kejiinfo ul{ margin:5px;width:170px}
#kejiinfo li{ width:49%; height:40px; float:left;}
#kejiinfo li a{ font-size:12px; font-weight:normal; line-height:35px; display:block;color:#000; text-decoration:none; padding-left:20px;background:url(../Images/home_r_bg2.gif) no-repeat;}
#kejiinfo li a:link,#kejiinfo li a:visited{background-position:center top}
#kejiinfo li a:hover,#kejiinfo li a:active{background-position:center bottom}

.logo { height:90px; width:200px; float:left;}

.homeLink{ line-height:20px; color:#000000;}
.Link{ line-height:20px; color:#FF0000;}

.ba4682{ height:60px; margin:5px auto;}
.baserch{ margin:5px auto;border:solid 0px #666666;}
.ba468{ float:left; margin:10px 10px; border:solid 3px #666666;}
