﻿
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    font-family: "Hiragino Sans GB","Microsoft Yahei",arial,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    margin: 0;
    padding: 0;
}
 
img, a {
    cursor: pointer;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
 
html, body, fieldset, img, iframe, abbr {
    border: 0 none;
}
i, cite, em, var, address, dfn, b {
    font-style: normal;
}
 
li {
    list-style: outside none none;
}
h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
 
sup, sub {
    font-size: 83%;
}
 
 
 
a, button {
    cursor: pointer;
	text-decoration:none;
}
 
 
body {
    color: #333;
    font: 12px/180% Arial,sans-serif;
}

 
 body ,html{
	height:100%;
	width:100%;
}


 



.btn_div{
 height:53px;
 width:179px;
 left:80px;
 top:80px;
position:absolute;
 
 
}


.map,.download,.back{
display:block;
 height:53px;
 width:53px;
float:left;
margin-right:6px;
}

.map{
	background-attachment: scroll;
    background-image: url("../images/map.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
   
} 


.on{
	background-attachment: scroll;
    background-image: url("../images/map_on.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
}

.map:hover{
background-attachment: scroll;
    background-image: url("../images/map_on.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
}

.download{
	background-attachment: scroll;
    background-image: url("../images/download.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
   
} 


.download:hover{
background-attachment: scroll;
    background-image: url("../images/download_on.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
}

.back{
	background-attachment: scroll;
    background-image: url("../images/back_off.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
   
} 


.back:hover{
background-attachment: scroll;
    background-image: url("../images/back_on.jpg");
    background-repeat:no-repeat;
    background-position: center center;	
}



.load_show,.map_show,.back_show{
 height:170px;
 width:53px;
 display:none;
    
 position: absolute;
  
 top:135px;

}
.load_show{
background-attachment: scroll;
    background-image: url("../images/load_show.png");
    background-repeat:no-repeat;
    background-position: center center;	
	left:139px;
}

.back_show{
background-attachment: scroll;
    background-image: url("../images/back_show.png");
    background-repeat:no-repeat;
    background-position: center center;	
	left:80px;
	
}
.map_show{
background-attachment: scroll;
    background-image: url("../images/map_show.png");
    background-repeat:no-repeat;
    background-position: center center;	
	left:80px;
	
}
 
 
 
 .zhanguan_div{
 
  height:100%;
 width:100%;
 position:absolute;
 left:0px;
 top:0px
 }

.diancang,.wuying{
 height:100%;

display:block;
 float:left;
}


.wuying{
 
    
  width: 21%;
 margin-right: 24%;
}
.diancang{
    margin-left: 9%;
    margin-right: 8%;
    width: 28%;

}

.copyrighttop{
 color:#8B7D6B;
  font-size:12px;
  text-align:right;
  position:absolute;
  z-index:9999;
  width:90%;
  padding-left:5%;
   padding-right:5%;
  height:15px;
  bottom:20px;
  line-height:15px;
  font-family:"微软雅黑";
}
