1 Star 0 Fork 0

gaolq1928/work

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hp.css 3.81 KB
一键复制 编辑 原始数据 按行查看 历史
gaolq1928 提交于 2021-01-02 14:32 . '高令强第一次作业'
*{
margin: 0;
}
li{
list-style: none;
}
a {
text-decoration: none;
color: white;
}
.header_main{
width: 1233px;
height: 74px;
margin: 0 auto;
background-color: white;
}
.logo{
display: inline-block;
vertical-align: top;
}
.header_left ul li{
float: left;
font-size: 20px;
line-height: 74px;
color: #767676;
padding-right: 50px;
}
.header_left ul{
display: inline-block;
vertical-align: top;
}
.header_left{
width: 50%;
height: 100%;
display: inline-block;
vertical-align: top;
}
.header_right{
width: 600px;
height: 100%;
display: inline-block;
vertical-align: middle;
text-align: center;
position: relative;
}
.header_right input{
margin-top: 15px;
height: 43px;
width: 439px;
outline: none;
border: 1px solid #ccc;
color: #ccc;
font-family: "HPSimplifiedLight";
font-size: 16px;
font-style: normal;
font-weight: 300px;
margin-left: 115px;
}
.header_right img{
position: relative;
top: -42px;
left: 250px;
}
#shopcar{
position: relative;
top: 15px;
left: 730px;
}
/* input{
width: 100%;
height: 100%;
border: 1px solid #ccc;
outline: none;
} */
.header1{
width: 100%;
height: 56px;
background-color: #0171ad;
/* text-align: center; */
/* vertical-align: top; */
font-family: "HPSimplified";
padding: auto 0;
display: flex;
justify-content: center;
align-items: center;
}
/* .header1 a :hover{
color: rgb(219, 214, 214);
} */
.ah{
color: white;
/* text-decoration: none; */
}
.ah:hover{
color: rgb(219, 214, 214);
text-decoration: none;
}
.rongqi{
position: relative;
height: 600px;
margin-left: -24px;
margin-right: 24px;
}
.rongqi ul{
list-style-type:none;
margin-bottom: 0px;
}
.rongqi ul>li{
width: 100%;
height: 100%;
position: absolute;
transition: 1s;
opacity: 0;
}
.rongqi ul>li img{
width: 100%;
height: 100%;
margin: -16px;
text-align: center;
}
#content1 ol {
position: relative;
display: grid;
grid-gap: 1em;
gap: 1em;
float: right;
list-style: none;
}
button{
background-color: #0171ad;
color: white;
border: 5px solid #0171ad;
border-radius: 15px !important;
height: 31px;
display: inline;
}
.card-body h4{
display: inline;
}
#content1 ol li {
width: 25px;
height: 15px;
font-size: 15px;
line-height: 20px;
}
#content1{
width: 100%;
height: 660px;
align-items: center;
overflow: hidden;
}
.help{
width: 100%;
height: 120px;
text-align: center;
margin-top: 0;
}
.content{
width: 1920px;
height: 1000px;
margin: 0 auto;
text-align: left;
padding-left: 140px;
}
.content a{
color: black;
}
.content img{
width: 425px;
}
.row{
margin:0 auto !important;
}
.card{
border-style: none !important;
/* text-align: center; */
}
#content1{
width: 1920px;
height: 1000px;
margin: 0 auto;
padding-left: 140px;
text-align: center;
/* display: none; */
}
#content1 a{
color: black;
}
#content1 img{
width: 425px;
}
p{
display: inline;
vertical-align: middle;
}
.xilie a{
color: black;
text-decoration: none;
}
.xilie a :hover{
color: black;
}
/* h5 p{
display: inline-block;
} */
.xilie{
height: 70px;
width: 1920px;
/* background-color: deepskyblue; */
text-align: center;
font-size: 30px;
margin: 0 auto;
}
#dayinji:hover #chuangye{
color: blueviolet;
}
/* #dayinji:hover .content1{
display: block;
}
#diannao:hover .content1{
display: none;
}
#diannao:hover .content{
display: block;
} */
#what{
height: 350px;
width: 1920px;
background-color: #e8e8e8;
margin: 0 auto;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaolq1928/work.git
git@gitee.com:gaolq1928/work.git
gaolq1928
work
work
master

搜索帮助