@charset "utf-8"; body{ margin:0px auto; padding:0px; font-family:"microsoft Yahei","宋体"; font-size:14px; background:#FFF; color:#333; line-height:23px;} ul,li{ list-style:none; margin:0px; padding:0px;} a{ color:#333; text-decoration:none;} a:hover{ text-decoration:underline;} .indexTop{ clear:both; display:block; width:100%; height:35px; position:absolute; left:0px; top:0px; background:URL(../images/top.png) left top repeat-x; z-index:1000; } /* banner style start */ .indexBanner{ clear:both; display:block; height:600px; overflow:hidden; } /* mainbanner */ .mainbanner{height:600px;overflow:hidden; position:relative; } .mainbanner_window{left:50%;width:1440px;height:600px;overflow:hidden;margin-left:-720px;position:absolute;} .mainbanner_window ul{width:999999px;height:600px;position:relative;} .mainbanner_window li{ width:1440px;height:600px;text-align:center;font-size:0px;float:left;display:inline;} .mainbanner_list{left:50%; bottom:5px;width:500px;height:30px;margin-left:-35px;position:absolute;} .mainbanner_list li{width:15px;height:15px; margin:0px 3px; overflow:hidden;float:left;display:inline;z-index:20;} .mainbanner_list li img{ z-index:100;} .mainbanner_list a{background:#ccc;width:15px;height:15px;line-height:15px;overflow:hidden;text-align:center;color:rgb(255, 255, 255);font-size:12px;font-weight:700;float:left;display:inline-block; border: 1px solid #ccc; } .mainbanner_list li.active a{background:#333; border: 1px solid #333; text-decoration:none;} .mainbanner_list li a:hover{background:#333; border: 1px solid #333; text-decoration:none;} /* index menu */ .indexMenu{ clear:both; display:block; width:100%; height:49px; line-height:49px; background:#c40001 URL(../images/menu.jpg) left top repeat-x; } .indexMenu ul{ clear:both; display:block; width:1000px; margin:0px auto;} .indexMenu ul li{ float:left;} .indexMenu ul li a{ font-size:16px; color:#FFF; width:111.1px; display:block; text-align:center;} .links{ clear: both; display: none; width: 1000px; margin: 0px auto; text-align: center; } .links a{ margin: 0px 3px; } .indexCopy{ clear:both; display:block; width:1000px; margin:10px auto; text-align:center; }