*{
	margin:0px;
	padding:0px;
	list-style: none;
	text-decoration:none;
}
.footer {
    width: 100%;
    height: 132px;
    background: #000 url(../images/footer_bg.jpg) repeat-x ;
}

.footer_wrap {
    width: 1024px;
    height: 132px;
    margin: 0 auto;
}

.footer_left {
    float: left;
    width: 222px;
    height: 66px;
    margin: 10px 0 20px 30px;
   
}

.logo a{
    text-decoration: none;
    color: #888;
    height: 85px;
    width: 128px;
    margin: 40px 0 0 80px;
    text-indent: -99999px;
   
}

.footer_cont {
    background: url(../images/slice_b.jpg) no-repeat left top;
    float: left;
    text-align: left;
    margin: 0 0 0 0;
    padding: 28px 0 0 23px;
    display: inline;
    width: 460px;
    height: 104px;
}

p {
	font-family: "宋体",Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #888;
}

html,body{
	height:100%;
}

#container{
	min-width:1024px;
	width:100%;
	height:1204px;
	position:relative;
	background: url(../images/bg.jpg) no-repeat center;
}
#header{
	min-width: 1024px;
	width:100%;
	height:69px;
	background: url(../images/head.png) no-repeat center;
}
#nav_list{
	
	width:830px;
	height:200px;
	margin:0 auto;
}
.nav{
	float:left;
	line-height:5;
	margin-right:35px; 

}

.jbtn{
	width:171px;
	height:68px;
	top: -46px;
    left: 868px;
	position:absolute;
	z-index:1000;
	background: url(../images/jbtn.png) no-repeat;
}

.jbtn:hover {
	background: url(../images/jbtn_hover.png) no-repeat;
}

.jtext {
	width:320px;
	height:400px;
	display:none;
	top: 39px;
	left: 785px;
	position:absolute;
	z-index:1000;
	background: url(../images/jtext.png) no-repeat;
}

#title{
	min-width:1024px;
	width:1100px;
	height:200px;
	margin:0 auto;
}
.fonts{
	margin-top:10px;
}

#border{
min-width:1024px;
	position:absolute;
	width:1185px;
	height:792px;
	left:50%;
	top:400px;
	margin-left:-592.5px;
	z-index:30;
}
.border{
	width:100%;
	height:792px;
}
.banner{
	min-width:1024px;
	position:relative;
	width:1024px;
	height:939px;
	left:50%;
	top:0px;
	margin-left:-512px;
	z-index:10;
	overflow: hidden;
}
.img{
	position:absolute;
	width:1185px;
	height:739px;
	left:0px;
	top:160px;
	z-index:10;
}
.img img{
	width:1024px;
	height:739px;
}	
 .img li{
     float: left;
 }
  
    map area {
    outline: none;
}
  .num li{
        width: 10px;
        height: 10px;
        background:#e0c06d;
        display: block;
        border-radius: 100%;
        display: inline-block;
        margin: 0 10px;
        cursor: pointer;
		float:left;
    }
    .num .active{
        background-color: #af8334;
    }


    #num{
    	width:120px;
    	height:10px;
    	position:absolute;
    	left:50%;
    	top:1150px;
		margin-left:-60px;
    	z-index:400;
    }