index foot
parent
cc4c92be5f
commit
6197b033c5
|
|
@ -564,7 +564,7 @@ font-size: 16px;
|
||||||
.case{
|
.case{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #ecf5ff;
|
background: #ecf5ff;
|
||||||
padding: 50px 0 ;
|
padding: 20px 0 ;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
.case_container{
|
.case_container{
|
||||||
width: 1400px;
|
width: 1400px;
|
||||||
|
|
@ -710,15 +710,14 @@ font-size: 16px;
|
||||||
.foot_bottem{
|
.foot_bottem{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #0c1d35;
|
background: #0c1d35;
|
||||||
padding: 30px 0;
|
padding: 20px 0;
|
||||||
|
|
||||||
.wrap{
|
.wrap{
|
||||||
width: 1400px;
|
width: 1400px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
.item{
|
.item{
|
||||||
|
|
||||||
.tit{
|
.tit{
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
@ -766,20 +765,39 @@ font-size: 16px;
|
||||||
}
|
}
|
||||||
.address{
|
.address{
|
||||||
color:#ffffff;
|
color:#ffffff;
|
||||||
font-size: 14px;
|
font-size: 13px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
}
|
||||||
|
.QRCode{
|
||||||
|
display:flex;
|
||||||
|
margin-top:5px;
|
||||||
|
|
||||||
|
.item{
|
||||||
|
text-align: center;
|
||||||
|
margin-right:10px;
|
||||||
|
.text{
|
||||||
|
font-size: 12px;
|
||||||
|
color:#7587a1;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.Copyright{
|
.Copyright{
|
||||||
width: 1400px;
|
width: 1400px;
|
||||||
margin: 0 auto;
|
margin: 10px auto 0;
|
||||||
border-top: 1px solid #20334e;
|
border-top: 1px solid #20334e;
|
||||||
color: #2f425d;
|
color: #2f425d;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding-top: 20px;
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -2434,3 +2452,5 @@ max-width: 100%;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.9 KiB |
|
|
@ -34,14 +34,8 @@
|
||||||
<div class="foot_bottem">
|
<div class="foot_bottem">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="item">
|
<div class="item">
|
||||||
<div class="tit">产品中心</div>
|
<img src="${'${files}/img/logo.png'}" alt="${site.name}">
|
||||||
<div class="main">
|
|
||||||
<p>GBS OS 数字化底座平台</p>
|
|
||||||
<p>危化、园区企业安全监管平台</p>
|
|
||||||
<p>港口企业安全监管平台</p>
|
|
||||||
<p>钢铁企业安全管理平台</p>
|
|
||||||
<p>企业全员安全培训智能托管平台</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="item">
|
<div class="item">
|
||||||
<div class="tit">产品中心</div>
|
<div class="tit">产品中心</div>
|
||||||
|
|
@ -82,11 +76,21 @@
|
||||||
<div class="phone-title">地址:</div>
|
<div class="phone-title">地址:</div>
|
||||||
<div class="address">
|
<div class="address">
|
||||||
秦皇岛市海港区西港北路85号港城创业基地2栋 <br>
|
秦皇岛市海港区西港北路85号港城创业基地2栋 <br>
|
||||||
秦皇岛市经济技术开发区数谷腾园5-5</div>
|
秦皇岛市经济技术开发区数谷腾园5-5
|
||||||
|
</div>
|
||||||
|
<div class="QRCode">
|
||||||
|
<div class="item">
|
||||||
|
<img src="${'${files}/img/img20.png'}" alt="${site.name}" width="70"/>
|
||||||
|
<div class="text">微信公众号</div>
|
||||||
|
</div>
|
||||||
|
<div class="item">
|
||||||
|
<img src="${'${files}/img/img20.png'}" alt="${site.name}" width="70"/>
|
||||||
|
<div class="text">抖音二维码</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<div class="Copyright">
|
<div class="Copyright">
|
||||||
© 2022 河北秦安安全科技股份有限公司.版权所有 冀ICP备08007564号
|
© 2022 河北秦安安全科技股份有限公司.版权所有 冀ICP备08007564号
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -78,7 +78,7 @@
|
||||||
<div class="new_main">
|
<div class="new_main">
|
||||||
<div class="new_left">
|
<div class="new_left">
|
||||||
<div class="carousel slide" data-ride="carousel" id="newLeftCarousel">
|
<div class="carousel slide" data-ride="carousel" id="newLeftCarousel">
|
||||||
<ol class="carousel-indicators">
|
<ol class="carousel-indicators" style="bottom:30px">
|
||||||
<li class="active" data-slide-to="0" data-target="#newLeftCarousel"></li>
|
<li class="active" data-slide-to="0" data-target="#newLeftCarousel"></li>
|
||||||
<li data-slide-to="1" data-target="#newLeftCarousel"></li>
|
<li data-slide-to="1" data-target="#newLeftCarousel"></li>
|
||||||
<li data-slide-to="2" data-target="#newLeftCarousel"></li>
|
<li data-slide-to="2" data-target="#newLeftCarousel"></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue