From 18e5947ad214027715dd22ce5892cfc70322d231 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Tue, 31 Dec 2019 17:29:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E5=8A=A8?= =?UTF-8?q?=E6=80=81=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 27 ++++++++++++++++++--------- aboutUs.html | 4 +++- css/aboutUs.css | 12 +++++++++++- css/experience.css | 14 ++++++++++++-- css/information.css | 18 +++--------------- css/success.css | 9 ++++++++- experience.html | 6 +++--- index.html | 2 +- success.html | 4 +++- 9 files changed, 62 insertions(+), 34 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d10b49d..90a031c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,15 +2,15 @@ - - - - - + + + + + - + @@ -268,6 +276,7 @@ - \ No newline at end of file diff --git a/aboutUs.html b/aboutUs.html index 7052ea6..0354d5c 100644 --- a/aboutUs.html +++ b/aboutUs.html @@ -40,7 +40,9 @@   

- +
+ +

diff --git a/css/aboutUs.css b/css/aboutUs.css index 1d1db79..cba0653 100644 --- a/css/aboutUs.css +++ b/css/aboutUs.css @@ -49,6 +49,9 @@ .the-way:nth-of-type(2){ margin-left:17px; } +.the-way:hover{ + box-shadow: 0 1px 16px #cbcbcb, 0 0 1px #eee, 0 0 1px #eee; +} .the-way .the-way-icon{ width:45px; margin:0 auto; @@ -69,8 +72,15 @@ margin-bottom:50px; margin-left:280px; } +.media-div{ + overflow: hidden; +} .media-img{ - width:446px + width:446px; + transition: transform .5s; +} +.media-img:hover{ + transform:scale(1.1); } .us-img{ width:124px diff --git a/css/experience.css b/css/experience.css index fe38edf..fe008bf 100644 --- a/css/experience.css +++ b/css/experience.css @@ -12,6 +12,9 @@ text-align: center; color: white; } +.experience-bg p:hover{ + text-shadow: 5px 5px 5px #a9a9a9; +} .application{ position:relative; width:780px; @@ -61,6 +64,10 @@ cursor: pointer; display: inline-block; } +.application-right .form-horizontal a:hover span{ + color: #ff8d16; + font-weight: 600; +} .right-arrow{ width:30px; height:13px; @@ -72,9 +79,12 @@ margin-top: 35px; margin-left: -278px; /*font-size:15px;*/ - color: #747474;; + color: #747474; + transition: transform .5s; +} +.small-prompt:hover{ + transform:scale(1.7); } - @media screen and (min-width: 1025px) and (max-width: 1280px) { .application{ width:780px; diff --git a/css/information.css b/css/information.css index 75e791f..feba029 100644 --- a/css/information.css +++ b/css/information.css @@ -56,7 +56,6 @@ margin-top:30px; } .thumbnail-img{ - width:577px; overflow: hidden; } .thumbnail-img .img{ @@ -67,14 +66,9 @@ transform:scale(1.1); } @media screen and (min-width: 1367px) and (max-width: 1440px) { - /*.news-banner{*/ - /* height:330px;*/ - /*}*/ + } @media screen and (min-width: 1281px) and (max-width: 1366px) { - /*.news-banner{*/ - /* height:310px;*/ - /*}*/ .news-title{ font-size: 22px; width:370px; @@ -87,9 +81,6 @@ } } @media screen and (min-width: 1025px) and (max-width: 1280px) { - /*.news-banner{*/ - /* height:270px;*/ - /*}*/ .news-title{ font-size: 22px; width:310px; @@ -101,13 +92,10 @@ margin-top: 26px; } .stepsWords{ - margin-top:60px; + margin-top:100px; } } @media screen and (min-width: 0) and (max-width: 1024px) { - /*.news-banner{*/ - /* height:260px;*/ - /*}*/ .news-title{ font-size: 20px; width:240px; @@ -120,7 +108,7 @@ font-size: 13px; } .stepsWords{ - margin-top:50px; + margin-top:100px; } .news-thumbnail{ margin-top:35px; diff --git a/css/success.css b/css/success.css index 740c99e..80422c9 100644 --- a/css/success.css +++ b/css/success.css @@ -29,6 +29,13 @@ font-size:16px; line-height: 30px; } +.success-img{ + overflow: hidden; +} .media-img{ - width:446px + width:446px; + transition: transform .5s; +} +.media-img:hover{ + transform:scale(1.1); } diff --git a/experience.html b/experience.html index c260ba7..1286525 100644 --- a/experience.html +++ b/experience.html @@ -6,7 +6,7 @@ - + @@ -37,9 +37,9 @@
- +
- +
diff --git a/index.html b/index.html index e8979a4..b177b21 100644 --- a/index.html +++ b/index.html @@ -324,7 +324,7 @@
- 呼叫中心 + 权限管理

根据不同使用场景,汇盈帮手在权限管理中可构建组织架构和创建人员角色,即可更好的配置组织架构的权限管理;同时保持对产品政策的可修改和调整性。通过架设云服务器实现异地登陆异地呼叫功能 即可让老板实现对公司的轻松有效管理,又能有效避免同行竞争人员流失现象。

diff --git a/success.html b/success.html index 5e8a6e0..a9970c8 100644 --- a/success.html +++ b/success.html @@ -37,7 +37,9 @@
      公司决定大力发展电销车险业务,为客户提供更优质全面的服务。经过公司电销团队考察甄选,最终采用了汇盈帮手的电销车险呼叫中心系统。公司原采用传统方式拨打电话及管理团队,依托优质的资源销售业绩较好。随着北京车险市场竞争加剧,公司选用了汇盈百顺的电销车险呼叫中心,并根据自己公司规模及资源情况作了定制开发。系统上线后名单客户资料利用率高,坐席拨打效率提升,相信在三个月后,系统作用逐渐明显,业绩再上一台阶。

- +
+ +