提交
This commit is contained in:
parent
66ced7041a
commit
6fd5e9a330
BIN
templates/default_v2/images/index_bg_0.jpg
Normal file
BIN
templates/default_v2/images/index_bg_0.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@ -99,7 +99,7 @@
|
||||
<div class="pull-left">
|
||||
{dreamer-cms:global name="copyright" /}
|
||||
|
||||
<a target="_blank" style="color: #ccc;" href='http://www.beian.miit.gov.cn/'>{dreamer-cms:global name="icp"/}</a>
|
||||
<a target="_blank" style="color: #ccc;" href='https://beian.miit.gov.cn/'>{dreamer-cms:global name="icp"/}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -310,7 +310,7 @@
|
||||
}
|
||||
|
||||
/* 悬停动效 */
|
||||
.custom-btn:hover {
|
||||
/* .custom-btn:hover {
|
||||
transform: translateY(-3px);
|
||||
}
|
||||
|
||||
@ -321,7 +321,7 @@
|
||||
.custom-btn:hover .btn-text {
|
||||
transform: scale(1.5);
|
||||
color: #f0f8ff;
|
||||
}
|
||||
} */
|
||||
|
||||
/* 二级按钮样式 */
|
||||
.btn-secondary .btn-bg {
|
||||
@ -331,9 +331,9 @@
|
||||
}
|
||||
|
||||
/* 点击动效 */
|
||||
.custom-btn:active {
|
||||
/* .custom-btn:active {
|
||||
transform: translateY(1px);
|
||||
}
|
||||
} */
|
||||
|
||||
/* 平台按钮点击动效 */
|
||||
#bbb {
|
||||
@ -520,7 +520,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="py-16 bg-gray-50">
|
||||
<section class="py-16 bg-gray-50" style="background-color: #a3bae2;">
|
||||
<div class="container mx-auto px-6">
|
||||
<div class="flex flex-col md:flex-row items-center justify-between gap-8 max-w-3xl mx-auto">
|
||||
<!-- 加长版招采平台按钮 -->
|
||||
@ -544,7 +544,7 @@
|
||||
</div>
|
||||
</section>
|
||||
<!-- 服务项目 -->
|
||||
<section class="py-20 bg-gray-50">
|
||||
<section class="py-20 bg-gray-50" >
|
||||
<div class="container mx-auto px-6">
|
||||
<div class="text-center mb-16">
|
||||
<h2 class="text-3xl md:text-4xl font-bold mb-4">我们的服务</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user