代码拉取完成,页面将自动刷新
同步操作将从 徐中月/前端项目 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
body,img,ul,li{
margin: 0px;
padding: 0px;
}
ul,ol,li{
list-style: none;
}
/* 头部标签 */
#header{
width: 100%;
height: 58px;
border: 1px solid red;
/* position: fixed; */
}
.header{
width: 1200px;
height: 58px;
border: 1px solid greenyellow;
margin: 0px auto;
background-color: white;
}
.header_left{
width: 200px;
height: 58px;
border: 1px solid cornflowerblue;
background-color: #F5F5F5;
float: left;
}
.header_left>img{
height: 42px;
margin: 6px 25px;
/* border: 1px solid green; */
}
.header_center{
width: 800px;
height: 58px;
border: 1px solid royalblue;
float: left;
}
.header_center>ul{
line-height: 58px;
text-align: center;
}
.header_center>ul>li{
width: 98px;
border: 1px solid blue;
float: left;
margin-left: 0px;
font-size: 12px;
color: #333333;
}
.header_right{
width: 190px;
height: 58px;
border: 1px solid black;
float: right;
}
.header_right_search{
width: 80px;
height: 58px;
border: 1px solid palevioletred;
float: left;
}
.header_right_login{
width: 80px;
height: 58px;
border: 1px solid palevioletred;
float: right;
}
/* 中间导航栏标签 */
#nav{
width: 100%;
height: 550px;
}
.nav{
width: 1200px;
height: 550px;
border: 1px solid black;
margin: 0px auto;
}
.nav_left{
width: 300px;
height: 550px;
border: 1px solid blue;
margin-right: 10px;
float: left;
}
.nav_right{
width: 880px;
height: 550px;
border: 1px solid purple;
float: right;
}
.nav_right_top{
width: 880px;
height: 360px;
border: 1px solid #0000FF;
}
.nav_right_top>img{
width: 880px;
}
.nav_right_bottom{
width: 880px;
height: 180px;
border: 1px solid #0000FF;
}
.nav_right_bottom>div{
width: 285px;
height: 180px;
border: 1px solid red;
float: left;
margin: 2px;
}
/* 尾栏标签 */
#footer{
width: 100%;
height: 560px;
border: 1px solid black;
margin: 30px 0 0;
}
.footer{
width: 1200px;
height: 560px;
margin: 0px auto;
border: 1px solid red;
background-color: #2a2a32;
}
.footer_top{
width: 1200px;
height: 450px;
border: 1px solid yellow;
}
.footer_top_left{
width: 380px;
height: 450px;
border: 1px solid olive;
float: left;
margin-right: 20px;
}
.footer_top_left>h2{
color: #FFFFFF;
}
.footer_top_left>p{
color: #949498;
}
.footer_top_center{
width: 380px;
height: 450px;
border-left: 1px solid black;
float: left;
margin-right: 20px;
}
.footer_top_center>div{
width: 100px;
height: 400px;
border: 1px solid black;
float: left;
margin: 0 10px 0 10px;
}
.footer_top_center>div>h2{
color: #FFFFFF;;
}
.footer_top_center>div>ul>li>a{
text-decoration: none;
color: #949498;
}
.footer_top_center>div>ul>li>a:hover{
color: #FFFFFF;
font-weight: bold;
}
.footer_top_right{
width: 380px;
height: 450px;
border-left: 1px solid black;
float: left;
position: relative;
}
.footer_top_right>div{
position: relative;
top: 200px;
left: 150px;
}
.footer_top_right>div>img{
width: 150px;
height: 150px;
}
.footer_top_right>div>h3{
color: #949498;
}
.footer_top_right>div>strong{
color: #fd4237;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。