Compare commits

..

No commits in common. "c6c977e4d0c806693f95238cbdf6b617676835b7" and "e0442c3c6cd309ae2ee2b9ab0d5a53ea00647ff3" have entirely different histories.

11 changed files with 140 additions and 109 deletions

View File

@ -19,9 +19,7 @@
.image_1 { .image_1 {
width: 154px; width: 154px;
} height: 38px;
.image_c_2 {
width: 120px;
} }
.text_1 { .text_1 {

View File

@ -6,15 +6,12 @@
:style="{ justifyContent: coMobile ? 'space-between' : 'center', backgroundColor: isMobileMenuOpen ? '#ffffff' : 'transparent', }" :style="{ justifyContent: coMobile ? 'space-between' : 'center', backgroundColor: isMobileMenuOpen ? '#ffffff' : 'transparent', }"
:class="route.name == 'info-id' ? 'box_1 box_1_info' : 'box_1'"> :class="route.name == 'info-id' ? 'box_1 box_1_info' : 'box_1'">
<img v-if="route.name != 'info-id' && route.name != 'phone_info-id' && !isScrolled && !isMobileMenuOpen" <img v-if="route.name != 'info-id' && route.name != 'phone_info-id' && !isScrolled && !isMobileMenuOpen"
:class="!coMobile?'image_1':'image_c_2'" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo.png`" /> class="image_1" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo.png`" />
<img v-if="(route.name != 'info-id' && route.name != 'phone_info-id') && isScrolled" <img v-if="(route.name != 'info-id' && route.name != 'phone_info-id') && isScrolled"
:class="!coMobile?'image_1':'image_c_2'" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo1.png`" /> class="image_1" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo1.png`" />
<img v-if="(route.name != 'info-id' && route.name != 'phone_info-id') && isMobileMenuOpen"
<img v-if="(route.name != 'info-id' && route.name != 'phone_info-id') && isMobileMenuOpen && !isScrolled" class="image_1" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo1.png`" />
:class="!coMobile?'image_1':'image_c_2'" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo1.png`" /> <img v-if="route.name == 'info-id' || route.name == 'phone_info-id'" class="image_1"
<img v-if="route.name == 'info-id' || route.name == 'phone_info-id'" :class="!coMobile?'image_1':'image_c_2'"
referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo1.png`" /> referrerpolicy="no-referrer" :src="`${cdnUrl}/img/logo1.png`" />
<!-- Desktop Navigation --> <!-- Desktop Navigation -->
<div class="desktop-nav"> <div class="desktop-nav">
@ -195,8 +192,8 @@ console.log(route)
} }
.hamburger { .hamburger {
width: 25px; width: 30px;
height: 18px; height: 24px;
position: relative; position: relative;
span { span {
@ -213,11 +210,11 @@ console.log(route)
} }
&:nth-child(2) { &:nth-child(2) {
top: 9px; top: 10px;
} }
&:nth-child(3) { &:nth-child(3) {
top: 18px; top: 20px;
} }
} }

View File

@ -3,16 +3,17 @@
<!-- Swiper 容器 --> <!-- Swiper 容器 -->
<div class="group_666" style="position: relative;height: 100vh;"> <div class="group_666" style="position: relative;height: 100vh;">
<swiper class="swiper-container h-full" @swiper="onSwiperNews" v-bind="swiperOptionsNews"> <swiper class="swiper-container h-full" @swiper="onSwiperNews" v-bind="swiperOptionsNews">
<swiper-slide>
<video class="video_1" autoplay="autoplay" loop="loop" muted="muted" playsinline="playsinline"
:src="`${cdnUrl}/img/1212.mp4`" style="width: 100%;height:100%;object-fit: cover;"></video>
</swiper-slide>
<swiper-slide> <swiper-slide>
<img :src="`${cdnUrl}/img/banner.png`" style="width: 100%;height: 100%;object-fit: cover;"> <img :src="`${cdnUrl}/img/banner.png`" style="width: 100%;height: 100%;object-fit: cover;">
</swiper-slide> </swiper-slide>
<swiper-slide> <swiper-slide>
<img :src="`${cdnUrl}/img/banner2.png`" style="width: 100%;height: 100%;object-fit: cover;"> <img :src="`${cdnUrl}/img/banner2.png`" style="width: 100%;height: 100%;object-fit: cover;">
</swiper-slide> </swiper-slide>
<swiper-slide>
<video class="video_1" autoplay="autoplay" loop="loop" muted="muted" playsinline="playsinline"
:src="`${cdnUrl}/img/1212.mp4`" style="width: 100%;height:100%;object-fit: cover;"></video>
</swiper-slide>
</swiper> </swiper>
<div style="position: absolute;bottom: 50px;left: 0;width: 100%;z-index: 100;"> <div style="position: absolute;bottom: 50px;left: 0;width: 100%;z-index: 100;">
<div class="flex-row justify-center align-center"> <div class="flex-row justify-center align-center">
@ -483,7 +484,9 @@ const router = useRouter()
onMounted(() => { onMounted(() => {
const coMobile = /Mobi|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent); const coMobile = /Mobi|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
if (coMobile) { if (coMobile) {
window.location.href="/web/phone_index/"; router.push('/phone_index/')
} else {
router.push('/')
} }
getIndexNews(); getIndexNews();
nextTick(() => { nextTick(() => {

View File

@ -15,8 +15,8 @@
<div class="text-wrapper_10" style="margin-top: 30px;"> <div class="text-wrapper_10" style="margin-top: 30px;">
<span class="text_41">公司荣誉</span> <span class="text_41">公司荣誉</span>
</div> </div>
<div class="text-wrapper_11" style="margin-top: 20px;width: 100%;text-align: center;"> <div class="text-wrapper_11" style="margin-top: 20px;">
<span style="color: rgb(118, 133, 151);font-size: 16px;">Company&nbsp;Honors&nbsp;</span> <span class="text_42">Company&nbsp;Honors&nbsp;</span>
</div> </div>
<div class="boxgs flex-row flex-wrap"> <div class="boxgs flex-row flex-wrap">
@ -150,7 +150,7 @@ const animate = () => {
margin:20px 20px 0px 20px; margin:20px 20px 0px 20px;
background-color: #ffffff; background-color: #ffffff;
width: 100%; width: 100%;
height: 320px; height: auto;
font-family: Microsoft YaHei UI-Regular; font-family: Microsoft YaHei UI-Regular;
border-radius: 4px; border-radius: 4px;

View File

@ -20,12 +20,12 @@
<div class="group_3 "> <div class="group_3 ">
<div class="group_4 flex-col leftBox"> <div class="group_4 flex-col leftBox">
<div class="text-group_1 flex-col justify-between"> <div class="text-group_1 flex-col justify-between">
<div class="text_7" style="font-size: 28px;">灵睿的互联网之道</div> <div class="text_7">灵睿的互联网之道</div>
<div class="text_8"> <div class="text_8">
The&nbsp;Way&nbsp;of&nbsp;the&nbsp;Internet The&nbsp;Way&nbsp;of&nbsp;the&nbsp;Internet
</div> </div>
</div> </div>
<div style="gap: 50px;;display: flex;justify-content: center;margin-top: 30px;"> <div style="gap: 50px;;display: flex;justify-content: center;margin-top: 50px;">
<div @click="openType(1)" :class="typeId == 1 ? 'text_9' : 'text_11'">公司简介</div> <div @click="openType(1)" :class="typeId == 1 ? 'text_9' : 'text_11'">公司简介</div>
<div @click="openType(2)" :class="typeId == 2 ? 'text_9' : 'text_11'">运营方法论</div> <div @click="openType(2)" :class="typeId == 2 ? 'text_9' : 'text_11'">运营方法论</div>
<div @click="openType(3)" :class="typeId == 3 ? 'text_9' : 'text_11'">互联网营销</div> <div @click="openType(3)" :class="typeId == 3 ? 'text_9' : 'text_11'">互联网营销</div>
@ -55,8 +55,8 @@
我们帮助客户制定个性化的互联网营销策略覆盖<strong>社交媒体搜索引擎视频内容</strong>等多个渠道确保每个接触点都能精准传达品牌价值在实际操作中我们依托<strong>技术优势</strong>结合行业<strong>最佳实践</strong>为客户提供<strong>定制化的营销方案</strong>推动<strong>线上线下的无缝连接</strong> 我们帮助客户制定个性化的互联网营销策略覆盖<strong>社交媒体搜索引擎视频内容</strong>等多个渠道确保每个接触点都能精准传达品牌价值在实际操作中我们依托<strong>技术优势</strong>结合行业<strong>最佳实践</strong>为客户提供<strong>定制化的营销方案</strong>推动<strong>线上线下的无缝连接</strong>
灵睿的互联网营销不仅是单一的推广行为更是一个以用户为中心的全方位战略帮助企业在快速变化的市场中保持<strong>竞争力</strong>实现<strong>持续增长</strong> 灵睿的互联网营销不仅是单一的推广行为更是一个以用户为中心的全方位战略帮助企业在快速变化的市场中保持<strong>竞争力</strong>实现<strong>持续增长</strong>
</div> </div>
<div class="text-wrapper_2 flex-col" style="margin: 20px auto;"> <div class="text-wrapper_2 flex-col">
<nuxt-link to="/phone_aboutUs/" class="text_13"> <nuxt-link to="/aboutUs/" class="text_13">
<span>查看全部</span> <span>查看全部</span>
</nuxt-link> </nuxt-link>
</div> </div>
@ -74,21 +74,21 @@
</div> </div>
<div class="group_2 flex-col"> <div class="group_2 flex-col">
<div class="box_5 flex-col"> <div class="box_5 flex-col">
<span class="text_14 topBox" style="margin-top: 40px;">我们的业务</span> <span class="text_14 topBox">我们的业务</span>
<span class="text_15 topBox"> <span class="text_15 topBox">
Our&nbsp;BusinessWay Our&nbsp;BusinessWay
</span> </span>
<div style="padding: 20px;"> <div style="padding: 20px;">
<div class="leftBox section_2s flex-col" style="margin-right: 30px;"> <div class="leftBox section_2s flex-col" style="margin-right: 30px;">
<div class="group_6 flex-col"> <div class="group_6 flex-col">
<div class="box_6 flex-row align-center justify-between" style="width: 100%;align-items: center;"> <div class="box_6 flex-row align-center justify-between" style="width: 100%;">
<div class="text-group_2"> <div class="text-group_2 flex-col justify-between">
<div class="text_17" style="color: #0256FF;"> <span class="text_17" style="color: #0256FF;">
专业技术服务 专业技术服务
</div> </span>
<div class="text_16" style="color: #0256FF;"> <span class="text_16" style="color: #0256FF;">
专业提供互联网技术支持助力企业高效发展 专业提供互联网技术支持助力企业高效发展
</div> </span>
</div> </div>
<div class="image-wrapper_3s flex-col align-center"> <div class="image-wrapper_3s flex-col align-center">
<img class="label_1s" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/u1s.png`" /> <img class="label_1s" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/u1s.png`" />
@ -97,68 +97,68 @@
</div> </div>
</div> </div>
<div class="group_10s flex-col"></div> <div class="group_10s flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/aiyingyong.png`" /> :src="`${cdnUrl}/img/aiyingyong.png`" />
</div> </div>
<div class="text-group_3"> <div class="text-group_3 flex-col justify-between">
<div class="text_18">AI应用与落地</div> <span class="text_18">AI应用与落地</span>
<div class="text_19"> <span class="text_19">
从模型选型数据处理算法优化到应用集成与部署的全栈服务 从模型选型数据处理算法优化到应用集成与部署的全栈服务
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/kaifapeizhi.png`" /> :src="`${cdnUrl}/img/kaifapeizhi.png`" />
</div> </div>
<div class="text-group_3"> <div class="text-group_3 flex-col justify-between">
<div class="text_18">定制软件开发</div> <span class="text_18">定制软件开发</span>
<div class="text_19"> <span class="text_19">
为您打造用户体验出色性能稳定可靠的Web应用移动App及小程序 为您打造用户体验出色性能稳定可靠的Web应用移动App及小程序
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/a-yunweishuju1x.png`" /> :src="`${cdnUrl}/img/a-yunweishuju1x.png`" />
</div> </div>
<div class="text-group_3"> <div class="text-group_3 flex-col justify-between">
<div class="text_18">IT运维服务</div> <span class="text_18">IT运维服务</span>
<div class="text_19"> <span class="text_19">
专业守护数据防御威胁护航企业数字安全 专业守护数据防御威胁护航企业数字安全
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/wangluoanquanshebei.png`" /> :src="`${cdnUrl}/img/wangluoanquanshebei.png`" />
</div> </div>
<div class="text-group_3"> <div class="text-group_3 flex-col justify-between">
<div class="text_18">网络与信息安全</div> <span class="text_18">网络与信息安全</span>
<div class="text_19"> <span class="text_19">
专业提供网络信息安全防护实时监测与风险处置服务 专业提供网络信息安全防护实时监测与风险处置服务
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/yekuogongdianfangan.png`" /> :src="`${cdnUrl}/img/yekuogongdianfangan.png`" />
</div> </div>
<div class="text-group_3"> <div class="text-group_3 flex-col justify-between">
<div class="text_18">智慧化解决方案</div> <span class="text_18">智慧化解决方案</span>
<div class="text_19"> <span class="text_19">
利用物联网大数据人工智能等前沿技术提供智慧化解决方案 利用物联网大数据人工智能等前沿技术提供智慧化解决方案
</div> </span>
</div> </div>
</div> </div>
</div> </div>
@ -166,13 +166,13 @@
<div class="rightBox section_2sa flex-col"> <div class="rightBox section_2sa flex-col">
<div class="group_6s flex-col"> <div class="group_6s flex-col">
<div class="box_6 flex-row align-center justify-between" style="width: 100%;"> <div class="box_6 flex-row align-center justify-between" style="width: 100%;">
<div class="text-group_2"> <div class="text-group_2 flex-col justify-between">
<div class="text_17" style="font-size: 20px;"> <span class="text_17">
内容创作与运营 内容创作与运营
</div> </span>
<div class="text_16" style="color: #FC7428;"> <span class="text_16" style="color: #FC7428;">
构建全域影响力赋能品牌长效增长 构建全域影响力赋能品牌长效增长
</div> </span>
</div> </div>
<div class="image-wrapper_3s flex-col align-center"> <div class="image-wrapper_3s flex-col align-center">
<img class="label_1s" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/u1.png`" /> <img class="label_1s" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/u1.png`" />
@ -181,65 +181,65 @@
</div> </div>
</div> </div>
<div class="group_10s flex-col"></div> <div class="group_10s flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/quanmeiti.png`" /> :src="`${cdnUrl}/img/quanmeiti.png`" />
</div> </div>
<div class="text-group_3_3"> <div class="text-group_3_3 flex-col justify-between">
<div class="text_18">全媒体推广解决方案</div> <span class="text_18">全媒体推广解决方案</span>
<div class="text_19"> <span class="text_19">
覆盖各大主流平台定制流量矩阵+内容策略+效果追踪一体化方案 覆盖各大主流平台定制流量矩阵+内容策略+效果追踪一体化方案
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/pingpai.png`" /> <img class="label_3" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/pingpai.png`" />
</div> </div>
<div class="text-group_3_3"> <div class="text-group_3_3 flex-col justify-between">
<div class="text_18">品牌账号代运营</div> <span class="text_18">品牌账号代运营</span>
<div class="text_19"> <span class="text_19">
全链路赋能品牌增长内容+策略+数据 · 打造品效合一的社交资产 全链路赋能品牌增长内容+策略+数据 · 打造品效合一的社交资产
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" <img class="label_3" referrerpolicy="no-referrer"
:src="`${cdnUrl}/img/xianshang.png`" /> :src="`${cdnUrl}/img/xianshang.png`" />
</div> </div>
<div class="text-group_3_3"> <div class="text-group_3_3 flex-col justify-between">
<div class="text_18">线上线下活动策划</div> <span class="text_18">线上线下活动策划</span>
<div class="text_19"> <span class="text_19">
专业守护数据防御威胁护航企业数字安全 专业守护数据防御威胁护航企业数字安全
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/news.png`" /> <img class="label_3" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/news.png`" />
</div> </div>
<div class="text-group_3_3"> <div class="text-group_3_3 flex-col justify-between">
<div class="text_18">互联网新闻发布</div> <span class="text_18">互联网新闻发布</span>
<div class="text_19"> <span class="text_19">
整合全网权威渠道依托海量优质媒体资源定制新闻发布策略 整合全网权威渠道依托海量优质媒体资源定制新闻发布策略
</div> </span>
</div> </div>
</div> </div>
<div class="group_10 flex-col"></div> <div class="group_10 flex-col"></div>
<div class="group_7 flex-row justify-between align-center"> <div class="group_7 flex-row justify-between">
<div class="image-wrapper_5 flex-col"> <div class="image-wrapper_5 flex-col">
<img class="label_3" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/daren.png`" /> <img class="label_3" referrerpolicy="no-referrer" :src="`${cdnUrl}/img/daren.png`" />
</div> </div>
<div class="text-group_3_3"> <div class="text-group_3_3 flex-col justify-between">
<div class="text_18">IP孵化与达人合作</div> <span class="text_18">IP孵化与达人合作</span>
<div class="text_19"> <span class="text_19">
深度孵化+精准匹配内容资产×流量裂变 · 打造IP与达人的共生生态 深度孵化+精准匹配内容资产×流量裂变 · 打造IP与达人的共生生态
</div> </span>
</div> </div>
</div> </div>
</div> </div>
@ -304,7 +304,7 @@
</div> </div>
<div class="box_16 flex-row"> <div class="box_16 flex-row">
<div class="text-wrapper_12 flex-col"> <div class="text-wrapper_12 flex-col">
<nuxt-link to="/phone_societyDutyNew/" class="text_52"> <nuxt-link to="/societyDutyNew/" class="text_52">
<span>查看更多</span> <span>查看更多</span>
</nuxt-link> </nuxt-link>
</div> </div>
@ -447,6 +447,13 @@ const checkMobile = () => {
onMounted(() => { onMounted(() => {
checkMobile() checkMobile()
window.addEventListener('resize', checkMobile) window.addEventListener('resize', checkMobile)
const coMobile = /Mobi|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
if (coMobile) {
router.push('/phone_index')
} else {
router.push('/')
}
getIndexNews(); getIndexNews();
nextTick(() => { nextTick(() => {
// ScrollReveal // ScrollReveal
@ -593,7 +600,7 @@ const retTime = (dateTimeStr: string) => {
return dateTimeStr.split(' ')[0]; // return dateTimeStr.split(' ')[0]; //
} }
const openUrl = (id: number) => { const openUrl = (id: number) => {
window.open(`/phone_info/${id}`) window.open(`/info/${id}`)
} }
</script> </script>
@ -762,15 +769,10 @@ const openUrl = (id: number) => {
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
.text_16 { .text_17, .text_16 {
font-size: 14px; font-size: 16px !important;
line-height: 24px;
}
.group_10{
width: 91%;
margin-left:15px;
margin-top: 0px;
} }
.text_18 { .text_18 {
font-size: 15px !important; font-size: 15px !important;
} }
@ -781,11 +783,7 @@ const openUrl = (id: number) => {
.group_7 { .group_7 {
padding: 10px !important; padding: 10px !important;
margin: 0px 0 !important; margin: 5px 0 !important;
height: auto!important;
}
.text-group_3{
height: auto;
} }
.section_2sa{ .section_2sa{
height: 700px; height: 700px;
@ -859,7 +857,6 @@ const openUrl = (id: number) => {
} }
.group_10s { .group_10s {
width: 100%; width: 100%;
margin: 0px;
} }
.dswper{ .dswper{
margin-top: 10px; margin-top: 10px;

View File

@ -183,7 +183,7 @@
<div <div
style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;"> style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;">
<div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">安全防护</div> <div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">安全防护</div>
<div style="font-weight: 400;color: #768597;font-size: 12px;margin-top: 10px;"> <div style="font-weight: 400;color: #768597;font-size: 14px;margin-top: 10px;">
帮助决策者制定针对性防护策略降低网络攻击数据泄露和业务中断等风险</div> 帮助决策者制定针对性防护策略降低网络攻击数据泄露和业务中断等风险</div>
</div> </div>
</div> </div>
@ -192,7 +192,7 @@
<div <div
style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;"> style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;">
<div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">漏洞修复</div> <div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">漏洞修复</div>
<div style="font-weight: 400;color: #768597;font-size: 12px;margin-top: 10px;"> <div style="font-weight: 400;color: #768597;font-size: 14px;margin-top: 10px;">
专业团队快速检测定位并处置安全威胁最大限度减少损失保障业务连续性</div> 专业团队快速检测定位并处置安全威胁最大限度减少损失保障业务连续性</div>
</div> </div>
</div> </div>
@ -201,7 +201,7 @@
<div <div
style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;"> style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;">
<div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">安全加固</div> <div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">安全加固</div>
<div style="font-weight: 400;color: #768597;font-size: 12px;margin-top: 10px;">ios和Android应用防调试 <div style="font-weight: 400;color: #768597;font-size: 14px;margin-top: 10px;">ios和Android应用防调试
防篡改 防窃取 防逆向抵御各类网络攻击和数据泄露风险</div> 防篡改 防窃取 防逆向抵御各类网络攻击和数据泄露风险</div>
</div> </div>
</div> </div>
@ -210,7 +210,7 @@
<div <div
style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;"> style="position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 20px 10px 0px 20px;">
<div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">实时监控</div> <div style="font-size: 18px;font-weight: 700;color: #3D3D3D;">实时监控</div>
<div style="font-weight: 400;color: #666666;font-size: 12px;margin-top: 10px;"> <div style="font-weight: 400;color: #666666;font-size: 14px;margin-top: 10px;">
网络安全实时监控服务提供24小时威胁检测与主动防御实时识别漏洞保障数据安全</div> 网络安全实时监控服务提供24小时威胁检测与主动防御实时识别漏洞保障数据安全</div>
</div> </div>
</div> </div>
@ -656,6 +656,11 @@ const animate = () => {
cursor: pointer; cursor: pointer;
/* 强制每个单元格左对齐 */ /* 强制每个单元格左对齐 */
} }
.service-item:hover {
background-color: #4A4C5F;
}
.service-wl { .service-wl {
position: relative; position: relative;
width: 340px; width: 340px;
@ -665,6 +670,10 @@ const animate = () => {
cursor: pointer; cursor: pointer;
} }
.service-wl:hover {
transform: scale(1.1);
}
.service-yw { .service-yw {
position: relative; position: relative;
transition: all 0.3s ease; transition: all 0.3s ease;
@ -690,6 +699,15 @@ const animate = () => {
transition: all 0.3s ease; transition: all 0.3s ease;
pointer-events: none; pointer-events: none;
} }
&:hover {
transform: translateY(-5px);
&::before {
transform: scale(1);
opacity: 1;
}
}
} }
.service_top1 { .service_top1 {

View File

@ -494,12 +494,25 @@ const animate = () => {
cursor: pointer; cursor: pointer;
} }
.service-wl:hover {
transform: scale(1.1);
}
.service-yw { .service-yw {
position: relative; position: relative;
transition: all 0.3s ease; transition: all 0.3s ease;
cursor: pointer; cursor: pointer;
border-radius: 12px; border-radius: 12px;
overflow: hidden; overflow: hidden;
&:hover {
transform: translateY(-5px);
&::before {
transform: scale(1);
opacity: 1;
}
}
} }
.service_top1 { .service_top1 {
@ -683,6 +696,11 @@ const animate = () => {
text-transform: none; text-transform: none;
align-items: center; align-items: center;
&:hover {
color: #FC7428;
cursor: pointer;
}
img { img {
margin-right: 30px; margin-right: 30px;
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 157 KiB