@charset "utf-8"; /* CSS Document */ *{ margin:0px auto; padding:0px; } *{ font-size:14px; font-family:"黑体"; } .index_wrap{ width: 100%; height:1080px; background:url(../images/0index0.jpg) center top; position: relative; } #zhong{ width:900px; height:200px; position:absolute; top:690px; left:50%; margin-left:-450px; } #an_niu1{ float:left; width:201px; height:84px; background-image:url(../images/0index6.png); position:absolute; left:36px; top:35px; } #an_niu1:hover{ width:294px; height:154px; background-image:url(../images/0index7.png); position:absolute; left:0px; top:0px; } #an_niu2{ float:left; width:201px; height:84px; background-image:url(../images/0index8.png); position:absolute; left:50%; margin-left:-100px; top:50%; margin-top:-65px; } #an_niu2:hover{ width:294px; height:154px; background-image:url(../images/0index9.png); position:absolute; left:50%; margin-left:-135px; top:50%; margin-top:-100px; } #an_niu3{ float:right; width:158px; height:82px; background-image:url(../images/0index10.png); position:absolute; right:70px; top:35px; } #an_niu3:hover{ width:173px; height:87px; background-image:url(../images/0index11.png); position:absolute; right:60px; top:33px; } #foot{ width:1000px; height:50px; position:absolute; left:50%; margin-left:-500px; bottom: 0; text-align:center; letter-spacing:1px; line-height: 50px; } #foot span{ margin-left:20px; }