@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;border:0} 
body {
	font-family:微软雅黑,Arial,宋体,sans-serif;
	font-style: normal;
	font-weight: 200;
	text-align: center;
	width: 1920px;
}

a{ text-decoration:none; color:#FFF;}

#banner_top{
width:1920px;
height:700px;
float:left;
overflow:hidden;
}

           /*banner轮播*/
#banner { position:absolute; width:1920px; height:700px;}
#banner_list img {
	border: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner_list {width:1920px; height:700px;}
#banner_bg {position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=20);opacity:0.2;z-index:1000;cursor:pointer; width:1920px; }
#banner_info{position:absolute; width:100px;height:20px;bottom:0; left:5px; color:#000;z-index:1003}
#banner_text {position:absolute;height:20px;z-index:1002; right:2px; bottom:0px;}
#banner ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=75);opacity:0.75;z-index:1001;margin:0; padding:0; bottom:3px; right:100px;}
#banner ul li {height:20px;padding:0px 6px;float:left;display:block;color:#FFF;border:#fff 1px solid;background-color:#6f4f67;cursor:pointer}
#banner ul li.on{ background-color:#900}
#banner_list a{
	position: absolute;
	left: 0px;
	top: 0px;
} /* 让四张图片叠加一起*/


/* 下拉菜单 */ 

#nav{line-height: 50px;  list-style-type: none; background:#2B2B2B; position: absolute; top: 600px; width: 1240px; left:200px} 

#nav a{display: block; width: 80px; text-align:center} 
 
#nav a:link {color:#FFF; text-decoration:none} 
#nav a:visited {color:#FFF;text-decoration:none} 
#nav a:hover {color:#FFF;text-decoration:none;font-weight:bold} 
 
#nav li{float: left; width: 80px; background:#2B2B2B;list-style-position:outside;} 
#nav li a:hover{ background:#999} 
#nav li ul{line-height: 27px;  list-style-type: none;text-align:left;left: -999em; width: 180px; position: absolute} 
#nav li ul li{float: left; width: 180px;background:#2B2B2B} 
 
#nav li ul a{display: block; width: 156px;text-align:left;padding-left:24px; overflow:hidden} 
 
#nav li ul a:link {color:#FFF; text-decoration:none} 
#nav li ul a:visited {color:#FFF;text-decoration:none} 
#nav li ul a:hover {color:#FFF;text-decoration:none;font-weight:normal;background:#999} 
 
#nav li:hover ul{left: auto} 
#nav li.sfhover ul{left: auto} 
#content{clear: left} 



/* 图片列表排列 */
.listpic ul li{
    width:409px;
    height:533px;
    overflow:hidden;
    display:inline;
}

#div1 {
height: 700px;
width:1920px;
overflow: hidden;
float:left;
}
#div2 {
height: 900px;
width: 1920px;
float:left;
}
#div22{
	height:203px;
	width:1440px;
	overflow: hidden;
}
#div3 {
height: 300px;
width: 1000px;
}
#div4 {
height: 286px;
width: 1440px;
}
#div5 {
height: 1300px;
width: 1440px;
background:url("../image/bigbg.jpg");
}
#div6 {
height: 200px;
width: 1440px;

}
#div7 {
height: 200px;
width: 100px;
background-color: aquamarine;
}
#divbanner1 {
height: 1000px;
width: 1440px;
background-image: url("../image/bigbg2.jpg");
}
#div9 {
height: 70px;
width: 1920px;
float:left;
color: #FFFFFF;
text-align: center;
line-height: 30px;
background-color: #1D1D1D;
padding:30px 0 0 0;
}
