1 Star 0 Fork 1

johnjiang/qujixueyuan_2016

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
join-us.css 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
johnjiang 提交于 2016-07-16 23:23 . css
.container {
min-width: 1000px;
margin: 0 auto;
}
.page-contact-us .header-container {
position: relative;
height: 247px;
overflow: hidden;
}
.page-contact-us .header-img-container img {
width: 100%;
}
.page-contact-us .words-container {
position: absolute;
top: 38%;
left: 0;
width: 50%;
}
.page-contact-us .words-container .words-content-container {
margin-left: 30%;
}
.page-contact-us .words-container .words-company-intr {
line-height: 20px;
color: #fff;
font-size: 34.5px;
}
.page-contact-us .words-container .words-about {
margin-top: 10px;
color: #fff;
font-size: 25.5px;
line-height: 35px;
text-indent: 1em;
}
.page-contact-us .contact-container {
text-align: center;
background: #fff;
padding-top: 90px;
}
.page-contact-us .contact-container .contact-content-container {
display: inline-block;
text-align: left;
}
.page-contact-us .contact-container .contact-content-container .vertical-line {
margin-top: 3px;
float: left;
background: #40BB8A;
width: 3px;
height: 20px;
}
.page-contact-us .contact-container .vertical-Split-line {
width: 1px;
height: 99px;
background: #D8D8D8;
display: inline-block;
margin-right: 20px;
}
.page-contact-us .contact-container .contact-content-container .contact-content-title {
float: left;
margin-left: 14px;
display: inline-block;
color: #333;
font-size: 20px;
}
.page-contact-us .contact-container .contact-content-container .contact-content {
margin-top: 28px;
width: 300px;
height: 77px;
font-size: 12px;
line-height: 19px;
}
/*
/!*********************************************************************************************
Grid 1440px+
*********************************************************************************************!/
@media only screen and (min-width: 1440px) {
.container {
min-width: 1440px;
margin: 0 auto
}
.page-contact-us .nav-company {
height: 48px;
}
.page-contact-us .header-container {
height: 348px;
}
.page-contact-us .words-container .words-company-intr {
line-height: 28px;
font-size: 48px;
}
.page-contact-us .words-container .words-about {
font-size: 36px;
line-height: 49px;
text-indent: 1.5em;
}
.page-contact-us .contact-container .contact-content-container .contact-content-title {
margin-left: 20px;
font-size: 28px;
}
.page-contact-us .contact-container .contact-content-container .contact-content {
margin-top: 40px;
width: 299px;
height: 108px;
font-size: 16px;
line-height: 27px;
}
.page-contact-us .contact-container .vertical-Split-line {
/!*height: 140px;*!/
/!*margin-right: 70px;*!/
/!*margin-left: 80px;*!/
}
.page-contact-us .contact-container .contact-content-container .vertical-line {
margin-top: 2px;
height: 28px;
}
}*/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/jiangchengbao/qujixueyuan_2016.git
git@gitee.com:jiangchengbao/qujixueyuan_2016.git
jiangchengbao
qujixueyuan_2016
qujixueyuan_2016
master

搜索帮助