@charset "utf-8";
/* CSS Document */
.banner{height:100%; width:100%;overflow:hidden;}
.banner .d1{width:100%;height:100%;display:block;position:absolute;left:0px;top:0px;}
.d1 img{width:100%;height:100%;display:block;position:absolute;left:0px;top:0px; z-index:90;}

.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px; bottom:0;}
.banner .d2 ul{ width:80px;position:absolute; right:0;top:8px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/homepage/sy2.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/homepage/sy1.png) no-repeat center;}

.d1 .d3{width:100%; background:#8F9296;height:30px; opacity:0.8;display:block;position:absolute;left:0px;  top:150px; overflow:hidden; z-index:99;}
.d3 p{ width:80%; height:100%;line-height:33px; overflow:hidden;font-family:微软雅黑;color:#fff;font-size:12px; text-align:left; margin-left:5px;}

#marquee{width:280px; height:180px; margin:0 auto; position:relative; overflow:hidden; margin-top:10px;}
