|
@@ -265,13 +265,12 @@
|
|
|
/* 网站banner */
|
|
|
.client-platform-banner{
|
|
|
width: 100%;
|
|
|
- height: 395px;
|
|
|
- background-color:#031073;
|
|
|
- background-image: url("~static/images/client/index/index-banner-background.png");
|
|
|
- background-position-x: center;
|
|
|
- background-repeat: no-repeat;
|
|
|
- }
|
|
|
-
|
|
|
+ height: 396px;
|
|
|
+ background-color:#042D85;
|
|
|
+ position: relative;
|
|
|
+ div{width:inherit;height:inherit;background-position-x: center;background-repeat: no-repeat;}
|
|
|
+ .free-trial-default-btn{position: absolute;top:260px;left: 50%;margin-left: -119px;}
|
|
|
+ }
|
|
|
/* 产品优势 */
|
|
|
.platform-products-services{
|
|
|
li:not(:last-child){border-bottom:1px solid #eee; }
|
|
@@ -313,40 +312,28 @@
|
|
|
display: inline-block;
|
|
|
vertical-align: top;
|
|
|
color: #fff;
|
|
|
- .application-scenarios-img{
|
|
|
- width: 116px;
|
|
|
- height: 116px;
|
|
|
- background-size: cover;
|
|
|
- margin: 0 auto 24px;
|
|
|
- i{width:32px;height:32px;display: block;background-size: cover;position: absolute;}
|
|
|
- }
|
|
|
+ .application-scenarios-img{width: 100px;height: 100px;background-size: cover;margin: 0 auto 24px;}
|
|
|
.application-scenarios-content{
|
|
|
- padding: 60px 24px 40px;
|
|
|
- margin: 0 12px;
|
|
|
- background: #FFF;
|
|
|
- border-radius: 8px;
|
|
|
- h5{@include setFontStyle(-2);text-align: center;margin-bottom: 16px;}
|
|
|
- p{@include setFontStyle(-6);line-height: 22px;text-align: justify;@include multi-line-ellipsis(5);min-height: 110px;max-height: 110px}
|
|
|
+ padding: 50px 30px 40px;margin: 0 12px;background: #FFF;
|
|
|
+ h5{@include setFontStyle(0);text-align: center;margin-bottom: 24px;}
|
|
|
+ p{@include setFontStyle(-4);line-height: 24px;text-align: justify;@include multi-line-ellipsis(5);min-height: 115px;max-height: 115px}
|
|
|
}
|
|
|
}
|
|
|
li:nth-child(1){
|
|
|
.application-scenarios-img {
|
|
|
- background-image: url("~static/images/client/exam/application-scenarios-img1.svg");
|
|
|
- i{top: 48px;left: 42px;background-image: url("~static/images/client/exam/application-scenarios-icon1.svg");}
|
|
|
+ background-image: url("~static/images/client/exam/application-scenarios-img1.png");
|
|
|
}
|
|
|
.application-scenarios-content{background: #ffbf00;}
|
|
|
}
|
|
|
li:nth-child(2){
|
|
|
.application-scenarios-img {
|
|
|
- background-image: url("~static/images/client/exam/application-scenarios-img2.svg");
|
|
|
- i{top: 35px;left: 38px;background-image: url("~static/images/client/exam/application-scenarios-icon2.svg");}
|
|
|
+ background-image: url("~static/images/client/exam/application-scenarios-img2.png");
|
|
|
}
|
|
|
.application-scenarios-content{background: #3799db;}
|
|
|
}
|
|
|
li:nth-child(3){
|
|
|
.application-scenarios-img {
|
|
|
- background-image: url("~static/images/client/exam/application-scenarios-img3.svg");
|
|
|
- i{top: 35px;left: 32px;background-image: url("~static/images/client/exam/application-scenarios-icon3.svg");}
|
|
|
+ background-image: url("~static/images/client/exam/application-scenarios-img3.png");
|
|
|
}
|
|
|
.application-scenarios-content{background: #63ba86;}
|
|
|
}
|
|
@@ -357,8 +344,8 @@
|
|
|
.client-train-page{
|
|
|
|
|
|
/* 网站banner */
|
|
|
- .client-train-banner{
|
|
|
- //background-image: url("~static/images/client/train/train-banner-background.png");
|
|
|
+ .client-platform-banner{
|
|
|
+ background-color:#1F2772;
|
|
|
}
|
|
|
|
|
|
/* 产品功能 */
|
|
@@ -405,7 +392,7 @@
|
|
|
.client-course-banner{
|
|
|
width: 100%;
|
|
|
height: 395px;
|
|
|
- background-color:#031073;
|
|
|
+ background-color:#130C4F;
|
|
|
background-position-x: center;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
@@ -527,29 +514,46 @@
|
|
|
|
|
|
// 企业发展历程
|
|
|
.enterprise-development-box{
|
|
|
- // 覆盖饿了么样式
|
|
|
- .el-tabs__nav-wrap::after,.el-tabs__active-bar{display: none;}
|
|
|
- .el-tabs__nav-wrap,.el-tabs__nav-scroll{overflow: inherit}
|
|
|
- .el-tabs__header{margin: 0;}
|
|
|
- .el-tabs__nav{width: 100%;padding-bottom: 20px;border-bottom: 1px dotted #6c9ce1;}
|
|
|
- .el-tabs__item{width: 170px;height: 45px;line-height:45px;border: 1px solid #3e7ee7;background: #fff;padding: 0;text-align: center;border-radius: 4px;margin-right: 24px;position: relative;}
|
|
|
- .el-tabs__item.is-active{background: #3e7ee7;color: #fff}
|
|
|
- .el-tabs__item:after{width: 14px;height: 14px;content: "";display: inline-block;border-radius: 50%;background: #888;position: absolute;bottom: -28px;left: 50%;margin-left: -7px;}
|
|
|
- .el-tabs__item.is-active:after{background: #3e7ee7;}
|
|
|
+ // 覆盖饿了么tab样式
|
|
|
+ .enterprise-development-tab{
|
|
|
+ .el-tabs__nav-wrap::after,.el-tabs__active-bar{display: none;}
|
|
|
+ .el-tabs__header{
|
|
|
+ margin: 0;
|
|
|
+ .el-tabs__nav{width: 100%;padding-bottom: 20px;border-bottom: 1px dotted #6c9ce1;}
|
|
|
+ .el-tabs__nav-wrap,.el-tabs__nav-scroll{overflow: unset}
|
|
|
+ }
|
|
|
+ .el-tabs__item{width: 170px;height: 45px;line-height:45px;border: 1px solid #3e7ee7;background: #fff;padding: 0;text-align: center;border-radius: 4px;margin-right: 24px;position: relative;}
|
|
|
+ .el-tabs__item.is-active{background: #3e7ee7;color: #fff}
|
|
|
+ .el-tabs__item:after{width: 14px;height: 14px;content: "";display: inline-block;border-radius: 50%;background: #888;position: absolute;bottom: -28px;left: 50%;margin-left: -7px;}
|
|
|
+ .el-tabs__item.is-active:after{background: #3e7ee7;}
|
|
|
+ .el-tabs__content{overflow: unset}
|
|
|
+ }
|
|
|
+
|
|
|
+ // 企业发展历程内容部分
|
|
|
+ li{
|
|
|
+ width: 25%;display: inline-block;padding-top: 36px;
|
|
|
+ div{width: 250px;border-bottom: 1px solid #eee;}
|
|
|
+ img{margin-bottom: 14px;}
|
|
|
+ i{color: #3e7ee7;font-style: normal}
|
|
|
+ p{@include setFontStyle(-4);color: rgba(0,0,0,.65);margin-top: 14px;}
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
// 联系我们
|
|
|
.contact-us-box{
|
|
|
height: 534px;
|
|
|
padding-top: 80px;
|
|
|
- background-image: url("~static/images/client/aboutUs/contact-us-background.png");
|
|
|
+ border-top: 1px solid #ddd;
|
|
|
.contact-container-box{
|
|
|
- color: rgba(255,255,255,0.85);
|
|
|
+ width: 460px;
|
|
|
+ padding: 0 40px;
|
|
|
+ box-sizing: border-box;
|
|
|
+ color: rgba(0,0,0,0.85);
|
|
|
h4{@include setFontStyle(10);margin-bottom: 32px;}
|
|
|
li{
|
|
|
i{width: 22px;height: 24px;display: inline-block;background-repeat: no-repeat;background-position: center;background-size: cover;margin-right: 16px;vertical-align: middle;}
|
|
|
span{@include setFontStyle(0);vertical-align: middle;}
|
|
|
- p{@include setFontStyle(-4);color: rgba(255,255,255,0.64);line-height: 24px;margin: 20px 0 24px;}
|
|
|
+ p{@include setFontStyle(-4);color: rgba(0,0,0,0.64);line-height: 24px;margin: 20px 0 24px;}
|
|
|
}
|
|
|
li:nth-child(2) {
|
|
|
i {background-image: url("~static/images/client/aboutUs/contact-us-icon1.png");}
|