|
@@ -165,8 +165,12 @@
|
|
@include setFontStyle(-6);
|
|
@include setFontStyle(-6);
|
|
h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);text-align: center;margin-bottom: 16px;}
|
|
h5{@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: 70px;text-align: justify;@include multi-line-ellipsis(6);}
|
|
p{line-height: 22px;color: rgba(0,0,0,0.65);margin-bottom: 70px;text-align: justify;@include multi-line-ellipsis(6);}
|
|
|
|
+ .products-btn-box{display: flex;width: 100%;justify-content: center;}
|
|
a,div,span{width: 120px;height: 32px;display:inline-block;line-height: 32px;opacity:0;margin-right: 24px}
|
|
a,div,span{width: 120px;height: 32px;display:inline-block;line-height: 32px;opacity:0;margin-right: 24px}
|
|
- span{background: transparent;color: #2B5CFD;margin-right: 0}
|
|
|
|
|
|
+ span{
|
|
|
|
+ width:auto;background: transparent;color: #2B5CFD;margin-right: 0;
|
|
|
|
+ i{width: 8px;height: 8px;display:inline-block;margin-left: 8px; background-image: url("~static/images/client/index/index-products-icon.svg");}
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
li:nth-child(1){
|
|
li:nth-child(1){
|
|
@@ -213,6 +217,7 @@
|
|
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,div,span{opacity: 1;}
|
|
a,div,span{opacity: 1;}
|
|
|
|
+ span{color: #2249C9;cursor: pointer}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -295,27 +300,6 @@
|
|
img{width: 48px;height: 48px;border-radius: 4px;display: block;margin: 0 auto}
|
|
img{width: 48px;height: 48px;border-radius: 4px;display: block;margin: 0 auto}
|
|
span{@include setFontStyle(-6);color: rgba(255,255,255,0.65);margin-top: 8px;}
|
|
span{@include setFontStyle(-6);color: rgba(255,255,255,0.65);margin-top: 8px;}
|
|
}
|
|
}
|
|
- // 行业ul
|
|
|
|
- /*.industry-box{
|
|
|
|
- margin-top: 10px;
|
|
|
|
- li{
|
|
|
|
- width: 25%;display: inline-block;margin-top: 38px;height: 112px;overflow: hidden;
|
|
|
|
- img{margin: 0 auto;display: block;transition: all .2s linear;}
|
|
|
|
- div{transition: all .25s linear;text-align: center;}
|
|
|
|
- h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);text-align: center;margin: 18px 0 10px;}
|
|
|
|
- p{@include setFontStyle(-6);color: rgba(0,0,0,0.65);line-height: 22px;margin: 0 8px 8px;min-height: 48px;@include multi-line-ellipsis(2);max-height: 48px;}
|
|
|
|
- a{@include setFontStyle(-6);display: block;color: #2B5CFD;margin: 0 auto;transition: .3s all linear;}
|
|
|
|
- }
|
|
|
|
- a:hover{cursor: pointer;color: #2249C9;}
|
|
|
|
- li:hover:not(:last-child) {
|
|
|
|
- img{opacity: 0;transform: translateY(10px);}
|
|
|
|
- div{margin-top: -147px}
|
|
|
|
- h5{@include setFontStyle(-2);margin-top: 90px;}
|
|
|
|
- }
|
|
|
|
- li:last-child:hover{
|
|
|
|
- cursor: pointer;
|
|
|
|
- }
|
|
|
|
- }*/
|
|
|
|
}
|
|
}
|
|
|
|
|
|
/* 超过10万家客户的信任之选 */
|
|
/* 超过10万家客户的信任之选 */
|