1 Star 0 Fork 0

宇穹/Spectrum

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
HomePage.css 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
宇穹 提交于 2019-05-14 11:15 . 1提交
/*---------------ײfoot-----------start*/
.foot{
background: #F2F2F2;
width: 100%;
height: 320px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
/*ײ*/
.foot_nav{
width: 1000px;
height: 80px;
line-height: 80px;
margin: 0 auto;
}
.foot_nav_ul>li{
height: 15px;
width: 90px;
line-height: 15px;
text-align: center;
font-size: 14px;
font-weight: bold;
padding-left: 8px;
margin-left: 5px;
border-left: #D7D3D5 1px solid;
}
.foot_nav_ul>li:first-child{
border-left: 0px;
}
.foot_nav_ul>li>a{
color: #593333;
display: inline-block;
margin-left: -15px;
}
/*ײ*/
.foot_content{
width: 1000px;
height: 120px;
margin: 0 auto;
margin-top: 120px;
}
.foot_content>div{
height: 20px;
line-height: 20px;
font-size: 14px;
color: #000;
margin-left: 13px;
}
.phone{
margin-top: 30px;
}
.copyright{
margin-top: 10px;
font-weight: bold;
font-size: 12px;
}
.footlogo{
float: right;
width: 70px;
margin-top: -25px;
margin-right: 10px;
text-align: center;
font-weight: bold;
}
.footlogo>img{
width: 70px;
border: 0px;
}
.fnavigation_ul2{
width: 100px;
margin-left: -30px;
list-style: none;
margin: 0px;
padding: 0px;
position: absolute;
text-align: left;
margin-top: 10px;
margin-left: 11px;
}
.fnavigation_ul2>li{
display: block;
height: 21px;
line-height: 20px;
}
.fnavigation_ul2>li>a{
font-weight: normal;
}
.foot_top_pic{
width: 100%;
height: 350px;
}
.foot_top_pic>img{
width: 100%;
height: 350px;
}
/*---------------ײfoot-------------end*/
.h_content{
min-width: 1364px;
width: auto;
height: 272px;
overflow: hidden;
}
.h_content>div{
width: 336px;
height: 272px;
float: left;
overflow: hidden;
}
.notice_head{
width: 330px;
height: 30px;
background: url(../images/aaa.png) no-repeat;
color: #fff;
line-height: 35px;
font-weight: bold;
font-size: 15px;
text-align:left;
}
.notice_head a{
color: #fff;
}
.notice_head>span#notice_head_more{
color: #b9121b;
background: #fff;
}
.notice_title{
width: 330px;
height: 40px;
line-height: 40px;
margin: 0 auto;
margin-top: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-bottom: #ccc 1px solid;;
}
.notice_title a{
color: #808080;
font-weight: bold;
}
.notice_title a:hover{
color: #b9121b;
}
.notice_p_time{
width: 330px;
height: 30px;
line-height: 30px;
margin: 0 auto;
font-size: 13px;
overflow: hidden;
}
.notice_p_time span{
float: right;
}
.notice_content{
width: 330px;
height: 100px;
margin: 0 auto;
text-indent: 2em;
padding-top: 20px;
overflow: hidden;
}
.card_type{
width: 330px;
height: 64px;
background: rgba(0,0,0,0.5);
margin-top: 242px;
color: #fff;
font-weight: bold;
line-height: 64px;
text-align: center;
position: absolute;
}
.dot{
width: 20px;
height: 100px;
position: fixed;
top: 300px;
right: 30px;
z-index: 10;
}
.dot>div{
width: 10px;
height: 10px;
border-radius: 8px;
border: #fff 2px solid;
background: #fff;
cursor: pointer;
margin: 0 auto;
margin-top: 10px;
}
.dot>div.select{
background: rgba(0,0,0,0.5);
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yucode/Spectrum.git
git@gitee.com:yucode/Spectrum.git
yucode
Spectrum
Spectrum
master

搜索帮助