|
@@ -102,9 +102,30 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /* 认识我们*/
|
|
|
|
+ .client-link-box{
|
|
|
|
+ background: #F7F9FB;
|
|
|
|
+ li{
|
|
|
|
+ width: 25%;display: inline-block;padding:24px;border-right: 2px solid #FFF;box-sizing: border-box;transition: 0.3s;
|
|
|
|
+ //左侧图片区域
|
|
|
|
+ .link-left{width: 48px;height: 48px;float: left;background: #4d90fe;}
|
|
|
|
+
|
|
|
|
+ h1{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 8px;margin-left: 64px;}
|
|
|
|
+ p{@include setFontStyle(-6);color: rgba(0,0,0,0.65);line-height: 24px;margin:0 0 16px 64px;}
|
|
|
|
+ }
|
|
|
|
+ li:last-child{border-right: 0;}
|
|
|
|
+ li:hover{
|
|
|
|
+ background: #F3F3F3;
|
|
|
|
+ cursor: pointer;
|
|
|
|
+ h1{color: #2B5CFD}
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
/* 产品和服务 */
|
|
/* 产品和服务 */
|
|
.products-services-box{
|
|
.products-services-box{
|
|
- padding: 116px 0 30px;
|
|
|
|
|
|
+ padding: 136px 0 32px;
|
|
|
|
+ margin: 0 -29px;
|
|
li{
|
|
li{
|
|
width: 33.33%;
|
|
width: 33.33%;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
@@ -112,10 +133,12 @@
|
|
position: relative;
|
|
position: relative;
|
|
//头部图片
|
|
//头部图片
|
|
.products-services-img{
|
|
.products-services-img{
|
|
- height: 173px;
|
|
|
|
|
|
+ width: 96px;
|
|
|
|
+ height: 120px;
|
|
position: absolute;
|
|
position: absolute;
|
|
top: -80px;
|
|
top: -80px;
|
|
left: 50%;
|
|
left: 50%;
|
|
|
|
+ margin-left: -48px;
|
|
transition: .3s all linear;
|
|
transition: .3s all linear;
|
|
i{
|
|
i{
|
|
display: block;
|
|
display: block;
|
|
@@ -124,44 +147,45 @@
|
|
}
|
|
}
|
|
//内容区域
|
|
//内容区域
|
|
.products-services-content{
|
|
.products-services-content{
|
|
- padding: 110px 32px 48px 32px;
|
|
|
|
|
|
+ padding: 66px 42px 32px;
|
|
transition: .3s all linear;
|
|
transition: .3s all linear;
|
|
|
|
+ margin: 0 29px;
|
|
@include setFontStyle(-6);
|
|
@include setFontStyle(-6);
|
|
- h2{@include setFontStyle(2);color: rgba(0,0,0,0.85);text-align: center;margin-bottom: 16px;}
|
|
|
|
|
|
+ h2{@include setFontStyle(-2);color: rgba(0,0,0,0.85);text-align: center;margin-bottom: 16px;}
|
|
p{line-height: 22px;color: rgba(0,0,0,0.65);margin-bottom: 32px;text-align: justify;min-height: 136px;@include multi-line-ellipsis(6);max-height: 136px}
|
|
p{line-height: 22px;color: rgba(0,0,0,0.65);margin-bottom: 32px;text-align: justify;min-height: 136px;@include multi-line-ellipsis(6);max-height: 136px}
|
|
- a{background: #2B5CFD;border-radius: 4px;color: rgba(255, 255, 255, 0.85);cursor: pointer;width: 120px;height: 32px;line-height: 32px;display: block;text-align: center;margin: 0 auto;}
|
|
|
|
|
|
+ a{display: block;background: #2B5CFD;opacity:0;border-radius: 4px;color: rgba(255, 255, 255, 0.85);cursor: pointer;width: 120px;height: 32px;line-height: 32px;text-align: center;margin: 0 auto;transition: .3s all linear;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
li:nth-child(1){
|
|
li:nth-child(1){
|
|
.products-services-img{
|
|
.products-services-img{
|
|
- width: 148px;
|
|
|
|
- margin-left: -74px;
|
|
|
|
background-image: url("~@/assets/images/client/index/" + "index-products-kaoshi.png");
|
|
background-image: url("~@/assets/images/client/index/" + "index-products-kaoshi.png");
|
|
- i{width:57px;height:41px;top: 28px;left: 50px;background-image: url("~@/assets/images/client/index/" + "index-products-kaoshi-icon.png");animation: 3s servicesImgUpDown linear infinite;}
|
|
|
|
|
|
+ i{width:38px;height:28px;top: 28px;left: 35px;background-image: url("~@/assets/images/client/index/" + "index-products-kaoshi-icon.svg");animation: 3s servicesImgUpDown linear infinite;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
li:nth-child(2){
|
|
li:nth-child(2){
|
|
.products-services-img{
|
|
.products-services-img{
|
|
- width: 138px;
|
|
|
|
- margin-left: -69px;
|
|
|
|
background-image: url("~@/assets/images/client/index/" + "index-products-peixun.png");
|
|
background-image: url("~@/assets/images/client/index/" + "index-products-peixun.png");
|
|
- i{width:31px;height:45px;top: 28px;left: 60px;background-image: url("~@/assets/images/client/index/" + "index-products-peixun-icon.png");animation: 3s servicesImgUpDown linear infinite;}
|
|
|
|
|
|
+ i{width:21px;height:32px;top: 18px;left: 43px;background-image: url("~@/assets/images/client/index/" + "index-products-peixun-icon.svg");animation: 3s servicesImgUpDown2 linear infinite;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
li:nth-child(3){
|
|
li:nth-child(3){
|
|
.products-services-img{
|
|
.products-services-img{
|
|
- width: 155px;
|
|
|
|
- margin-left: -77px;
|
|
|
|
background-image: url("~@/assets/images/client/index/" + "index-products-kejian.png");
|
|
background-image: url("~@/assets/images/client/index/" + "index-products-kejian.png");
|
|
- i{width:48px;height:48px;top: 35px;left: 45px;background-image: url("~@/assets/images/client/index/" + "index-products-kejian-icon.png");transform:rotate(0);animation: 4s servicesImgRotate linear infinite;}
|
|
|
|
|
|
+ i{width:34px;height:33px;top: 25px;left: 25px;background-image: url("~@/assets/images/client/index/" + "index-products-kejian-icon.svg");transform:rotate(0);animation: 4s servicesImgRotate linear infinite;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
//小图标动画效果
|
|
//小图标动画效果
|
|
//饼图动画效果
|
|
//饼图动画效果
|
|
@keyframes servicesImgUpDown {
|
|
@keyframes servicesImgUpDown {
|
|
0%, to {top: 28px}
|
|
0%, to {top: 28px}
|
|
- 50% {top: 40px;}
|
|
|
|
|
|
+ 50% {top: 38px;}
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ @keyframes servicesImgUpDown2 {
|
|
|
|
+ 0%, to {top: 18px}
|
|
|
|
+ 50% {top: 28px;}
|
|
}
|
|
}
|
|
|
|
+
|
|
@keyframes servicesImgRotate{
|
|
@keyframes servicesImgRotate{
|
|
from {transform:rotate(0);}
|
|
from {transform:rotate(0);}
|
|
to {transform:rotate(360deg);}
|
|
to {transform:rotate(360deg);}
|
|
@@ -169,12 +193,13 @@
|
|
// li-鼠标悬浮效果
|
|
// li-鼠标悬浮效果
|
|
li:hover{
|
|
li:hover{
|
|
//头部图片
|
|
//头部图片
|
|
- .products-services-img{top: -100px;}
|
|
|
|
|
|
+ .products-services-img{top: -90px;}
|
|
//内容区域
|
|
//内容区域
|
|
.products-services-content{
|
|
.products-services-content{
|
|
cursor: default;
|
|
cursor: default;
|
|
box-shadow: 0 4px 8px 0 rgba(214,214,214,0.76);
|
|
box-shadow: 0 4px 8px 0 rgba(214,214,214,0.76);
|
|
border-radius: 8px;
|
|
border-radius: 8px;
|
|
|
|
+ a{opacity: 1;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|