@charset "utf-8";
/* CSS Document */

.banner{ position:relative; width:1600px; height:432px; margin:0 auto;}
.banner .img_canvas { position:relative; margin:0px auto 0; width:1600px; height:432px; overflow:hidden}
.img_canvas .img_group { position:absolute; left:0; top:0; width:6400px; height:432px}
.img_group img { float:left}
.img_canvas p { position:absolute; left:0; bottom:0; padding-right:10px;  width:258px; height:30px; line-height:30px; text-align:right; font-family:"微软雅黑"; color:#adadad; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity:0.7}
.banner a.prev_btn { position:absolute; bottom:50%; left:200px; background:url(../images/left.png) no-repeat; width:32px; height:63px }
.banner a.next_btn { position:absolute; bottom:50%; right:200px; background:url(../images/right.png) no-repeat; width:32px; height:63px }

.top{ width:1600px; height:119px; margin:0 auto;}
.top li{ float:left;}
.xxx{ width:1600px; height:26px; background:url(../images/img1600.jpg) no-repeat; margin:0 auto;}
.footer{ width:1600px; height:111px;  margin:0 auto;}
.footer li{ float:left;}
.bottom{ width:1600px; height:80px;  margin:0 auto; background:url(../images/img1600_2.jpg) no-repeat;}