master
鲁洪霞 2026-03-17 15:38:22 +08:00
parent 5a3ff54701
commit ca27a26d95
18 changed files with 69 additions and 110 deletions

View File

@ -634,16 +634,25 @@ font-size: 16px;
} }
.more_btn{ .more_btn{
width:200px; width:200px;
height:50px; height:40px;
background:#1d78ff; background:#1d78ff;
margin:0 auto; margin:0 auto;
text-align: center; text-align: center;
color:#fff; color:#fff;
line-height: 50px; line-height:40px;
border-radius:4px; border-radius:4px;
cursor: pointer; cursor: pointer;
transition: all 0.3s ease;
font-size: 14px;
a{
color:#fff;
text-decoration: none;
}
&:hover{ &:hover{
opacity:0.8; background:#1063e0;
transform: translateY(-5px);
box-shadow: 0 8px 20px rgba(29, 120, 255, 0.4);
} }
} }
} }
@ -693,9 +702,11 @@ font-size: 16px;
justify-content: space-between; justify-content: space-between;
.item{ .item{
.tit{ .tit{
color: #ffffff; color: #ffffff;
font-size: 18px; font-size: 18px;
margin-bottom: 10px;
} }
.main{ .main{
color: #cecece; color: #cecece;
@ -2298,6 +2309,13 @@ width:1400px;
.right_main{ .right_main{
min-height: 500px; min-height: 500px;
.cm-ff-yh{
font-size: 1.2rem;
background: #f9f9f9;
padding: 0.5rem;
}
img{ img{
max-width: 100%; max-width: 100%;
@ -2306,6 +2324,11 @@ max-width: 100%;
} }
.breadcrumb .list-inline-item a{
color:#222222;
font-size:14px;
}

View File

@ -193,6 +193,7 @@
$articleImg.addClass('gallery-img'); $articleImg.addClass('gallery-img');
initPhotoSwipeFromDOM('.gallery-img'); initPhotoSwipeFromDOM('.gallery-img');
</script> </script>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
</body> </body>
</html> </html>

View File

@ -36,6 +36,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -36,6 +36,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -45,6 +45,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
</body> </body>
</html> </html>

View File

@ -67,7 +67,7 @@
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -36,6 +36,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -294,7 +294,7 @@
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
</body> </body>
</html> </html>

View File

@ -39,6 +39,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -39,6 +39,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -45,6 +45,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -39,6 +39,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -54,7 +54,7 @@
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -39,6 +39,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -253,7 +253,7 @@
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
<script> <script>

View File

@ -46,7 +46,7 @@
</div> </div>
</div> </div>
</div> </div>
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -87,7 +87,7 @@
[#include 'inc_right1.html'/]
[#include 'inc_footer.html'/] [#include 'inc_footer.html'/]
<script>axios.get('${api}/channel/view/${channel.id?c}');</script> <script>axios.get('${api}/channel/view/${channel.id?c}');</script>
</body> </body>

View File

@ -57,26 +57,15 @@
[/@BlockItemList] [/@BlockItemList]
<div class="info"> <div class="info">
[@BlockItemList block='Honor' limit='4' blockId='90307146479679490'; beans]
[#list beans as bean]
<div class="item"> <div class="item">
<p class="num">10+</p> <p class="num">${bean.title}</p>
<p class="text">安全生产业务评价检测资质</p> <p class="text"> ${bean.subtitle} </p>
<p class="notes">24小时随时匹配覆盖</p> <p class="notes"> ${bean.description} </p>
</div>
<div class="item">
<p class="num">10+</p>
<p class="text">软件著作知识产权</p>
<p class="notes">辨识风险,瞬息到位</p>
</div>
<div class="item">
<p class="num">20000 +</p>
<p class="text">自制研发安全培训课件</p>
<p class="notes">自带考题,完美闭环</p>
</div>
<div class="item">
<p class="num">100000 +</p>
<p class="text">安全评价、职业卫生评价</p>
<p class="notes">检测报告、标准化评审报告</p>
</div> </div>
[/#list]
[/@BlockItemList]
</div> </div>
</div> </div>
@ -288,90 +277,23 @@
<p>助力提升安全管理效益,满足多行业的安全生产需求</p> <p>助力提升安全管理效益,满足多行业的安全生产需求</p>
</div> </div>
<div class="solution_main"> <div class="solution_main">
<div class="item"> [@BlockItemList block='focus' limit='8' blockId='90299653626116098'; beans]
<div class="img"> [#list beans as bean]
<img alt="${site.name}" src="${'${files}/img/img8.png'}"> <div class="item">
</div> <div class="img">
<div class="title">政府机构</div> <img alt="${site.name}" src="${bean.image}">
<div class="info"> </div>
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div> <div class="title">${bean.title}</div>
<div class="more"> <div class="info">
<img alt="${site.name}" src="${'${files}/img/img15.png'}"> <div> ${substring(bean.description,30,'...')}</div>
<div class="more">
<img alt="${site.name}" src="${'${files}/img/img15.png'}">
</div>
</div> </div>
</div> </div>
</div> [/#list]
<div class="item"> [/@BlockItemList]
<div class="img">
<img alt="${site.name}" src="${'${files}/img/img9.png'}">
</div>
<div class="title">民爆</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more"> <img alt="${site.name}" src="${'${files}/img/img15.png'}"></div>
</div>
</div>
<div class="item">
<div class="img"> <img alt="${site.name}" src="${'${files}/img/img10.png'}"> </div>
<div class="title">机械</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more">
<img alt="${site.name}" src="${'${files}/img/img15.png'}">
</div>
</div>
</div>
<div class="item">
<div class="img">
<img alt="${site.name}" src="${'${files}/img/img11.png'}">
</div>
<div class="title">军工</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more">
<img alt="${site.name}" src="${'${files}/img/img15.png'}">
</div>
</div>
</div>
<div class="item">
<div class="img">
<img alt="${site.name}" src="${'${files}/img/img16.png'}">
</div>
<div class="title">水务</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more"> <img alt="${site.name}" src="${'${files}/img/img15.png'}"></div>
</div>
</div>
<div class="item">
<div class="img"> <img alt="${site.name}" src="${'${files}/img/img12.png'}"></div>
<div class="title">农牧</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more"> <img alt="${site.name}" src="${'${files}/img/img15.png'}"></div>
</div>
</div>
<div class="item">
<div class="img"> <img alt="${site.name}" src="${'${files}/img/img13.png'}"></div>
<div class="title">风电</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more"> <img alt="${site.name}" src="${'${files}/img/img15.png'}"></div>
</div>
</div>
<div class="item">
<div class="img"> <img alt="${site.name}" src="${'${files}/img/img14.png'}"></div>
<div class="title">其他</div>
<div class="info">
<div>涉及民用爆破器材的生产、销售、流通及爆破服务的提供等领域</div>
<div class="more"> <img alt="${site.name}" src="${'${files}/img/img15.png'}"></div>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>
@ -405,10 +327,14 @@
[/#list] [/#list]
[/@ArticleList] [/@ArticleList]
</div> </div>
<div class="more_btn"><a href="/channel/case"></a>了解更多</div> <div class="more_btn"><a href="/channel/case">了解更多</a></div>
</div> </div>
<div class="case_img"> <div class="case_img">
<img alt="${site.name}" src="${'${files}/img/img18.png'}"> [@BlockItemList block='link' limit='1' blockId='90307870982780930'; beans]
[#list beans as bean]
<img src="${bean.image}" alt="${bean.title}" width="100%" height="100%">
[/#list]
[/@BlockItemList]
</div> </div>
</div> </div>
[#include 'inc_right1.html'/] [#include 'inc_right1.html'/]