/*在此創(chuàng)建0CSS樣式*/
*{
?margin:0px;
?padding:0px;
?font-family:微軟雅黑;
??font-size:12px;
}
.father{
????width:1000px;
????margin:0?auto;
}
.top{
????width:100%;
????height:70px;
}
.logo{?
????width:200px;
????float:left;
}
.menu?{
????width:600px;
????float:left;
????margin-left:20px;
}
.menu?li
????{
????line-height:70px;????
????float:left;
????width:100px;
????list-style-type:none;
????text-align:center;
}
.menu?li?a
???{font-size:18px;
???text-decoration:none;
????display:block;
}
.menu?li?a:link,a:visited
????{
?????color:#000;???
}
.menu?li?a:hover,a:active
???{color:#333;
????background-color:#be3948;???
}
.ad
???{
?
????height:313px;
????width:100%;
????overflow:hidden;
}
2016-09-29
焦點圖是你導入一個myfocus的js代碼。而且要用一個叫class=pic的div包裹圖片列表,你貼的這段代碼都看不到這些問題啊,你的把html代碼貼上來