|
@@ -523,7 +523,7 @@
|
|
|
.experience-swiper-box{
|
|
|
// swiper 内容区域
|
|
|
.experience-content-box{
|
|
|
- height:328px;margin: 16px 4% 20px;padding: 16px 16px 46px;box-sizing: border-box;box-shadow: rgb(170, 209, 249) 0 0 6px -1px;
|
|
|
+ height:328px;margin: 16px 4% 20px;padding: 16px 16px 46px;box-sizing: border-box;box-shadow: rgb(170, 209, 249) 0 0 6px -1px;background-color: #fff;
|
|
|
i{width: 150px;height: 122px;}
|
|
|
h5{width: 100%;text-align: left;margin-bottom: 12px;}
|
|
|
p{text-align: justify;line-height: 24px;margin: 0;@include multi-line-ellipsis(4);}
|