index foot

master
鲁洪霞 2026-04-23 10:16:08 +08:00
parent 6197b033c5
commit 782259cc6a
2 changed files with 2 additions and 34 deletions

View File

@ -702,16 +702,12 @@ font-size: 16px;
font-size: 12px;
}
}
}
}
.foot_bottem{
width: 100%;
background: #0c1d35;
padding: 20px 0;
.wrap{
width: 1400px;
margin: 0 auto;
@ -761,7 +757,6 @@ font-size: 16px;
margin: 3px 0 10px;
font-size: 22px;
font-weight: 600;
}
.address{
color:#ffffff;
@ -771,7 +766,6 @@ font-size: 16px;
.QRCode{
display:flex;
margin-top:5px;
.item{
text-align: center;
margin-right:10px;
@ -780,12 +774,7 @@ font-size: 16px;
color:#7587a1;
text-align: center;
}
}
}
}
@ -801,7 +790,6 @@ font-size: 16px;
}
}
}
/*右侧客服*/
.kefu{
position:fixed;
@ -828,7 +816,6 @@ font-size: 16px;
box-shadow: 0 4px 16px rgba(28,67,125,.08);
transition: all 0.5s ease-out 0s;
font-size: 18px;
img{
width:24px;
height: 24px;
@ -858,7 +845,6 @@ font-size: 16px;
img{
margin-right: 10px;
}
&::after {
position: absolute;
box-sizing: border-box;
@ -886,19 +872,16 @@ font-size: 16px;
}
}
}
.model{
position: fixed;
bottom:50px;
right:30px;
z-index:99999;
}
/*新闻中心*/
.new_container {
background: #f6f8fa;
padding-bottom:20px;
.banner {
width: 100%;
height: 320px;
@ -921,18 +904,14 @@ font-size: 16px;
}
.new_container {
width: 100%;
.top {
width: 100%;
height: 60px;
background: #ffffff;
.wrap {
width: 1400px;
margin: 0 auto;
display: flex;
.list {
font-size: 16px;
line-height: 60px;
@ -942,16 +921,13 @@ font-size: 16px;
a{
color:#222222;
text-decoration: none;
}
&.active {
color: #006aff;
&:before {
opacity: 1;
}
}
&:before {
content: "";
position: absolute;
@ -985,7 +961,6 @@ font-size: 16px;
margin-bottom: 20px;
.item{
display: flex;
.info{
padding-left: 20px;
flex:1;
@ -1019,7 +994,6 @@ font-size: 16px;
}
}
}
.new_container_detail {
width: 100%;
.breadcrumb{
@ -1028,15 +1002,11 @@ font-size: 16px;
background:none;
padding:0;
margin-top:10px;
.list-inline{
margin:0 ! important;
padding:0! important;
}
}
.new_main{
width: 1400px;
margin: 10px auto 20px;
@ -1046,12 +1016,10 @@ font-size: 16px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
padding: 20px 50px;
border-top: 3px solid #1d78ff;
.title{
width: 100%;
border-bottom: 1px solid #eeeeee;
padding-bottom: 20px;
.time{
color: #999999;
}

View File

@ -317,13 +317,13 @@
<div class="edu_container">
<div class="edu_mainer">
<div class="top">
<div>企业全员安全培训智能托管</div>
<div>金安铸云全员培训小程序</div>
<div class="close"><img alt="${site.name}" src="${'${files}/img/close.png'}"></div>
</div>
<div class="edu_main">
<div class="tip">企业全员安全培训智能托管,让安全管理更省心。</div>
<div class="QRCode"><img alt="${site.name}" src="${'${files}/img/img20.png'}" ></div>
<div class="text">扫一扫,申请体验版</div>
<div class="text">扫一扫,了解更多详情</div>
</div>
</div>
</div>