|
@@ -396,15 +396,17 @@
|
|
/******** describe: 平台页面(考试平台、培训平台) author: TX date:2020-08-12 ********/
|
|
/******** describe: 平台页面(考试平台、培训平台) author: TX date:2020-08-12 ********/
|
|
.client-platform-page{
|
|
.client-platform-page{
|
|
/* 网站banner */
|
|
/* 网站banner */
|
|
- .client-platform-banner{
|
|
|
|
|
|
+ .client-platform-banner,.client-platform-new-banner{
|
|
width: 100%;
|
|
width: 100%;
|
|
- height: 396px;
|
|
|
|
- background-color:#042D85;
|
|
|
|
position: relative;
|
|
position: relative;
|
|
div{width:inherit;height:inherit;background-position-x: center;background-repeat: no-repeat;}
|
|
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;}
|
|
.free-trial-default-btn{position: absolute;top:260px;left: 50%;margin-left: -119px;}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /* 网站banner */
|
|
|
|
+ .client-platform-banner{height: 396px;background-color:#042D85;}
|
|
|
|
+ .client-platform-new-banner{height: 520px;background-color:#fff;}
|
|
|
|
+
|
|
/* 产品体验*/
|
|
/* 产品体验*/
|
|
.platform-products-experience{
|
|
.platform-products-experience{
|
|
>p{font-size: 20px;line-height: 20px;text-align: center;margin: 30px 0 42px;}
|
|
>p{font-size: 20px;line-height: 20px;text-align: center;margin: 30px 0 42px;}
|
|
@@ -1328,17 +1330,17 @@
|
|
/******** describe: 1-X-详情页 author: TX date:2020-09-03 ********/
|
|
/******** describe: 1-X-详情页 author: TX date:2020-09-03 ********/
|
|
.client-indexEducation-page{
|
|
.client-indexEducation-page{
|
|
padding-bottom: 80px;
|
|
padding-bottom: 80px;
|
|
- .client-platform-banner{
|
|
|
|
|
|
+ .client-platform-new-banner{
|
|
background-color: #04004a;
|
|
background-color: #04004a;
|
|
- .client-default-Btn,.client-default-white-Btn{width: 150px;height: 40px;line-height: 40px;display:inline-block;background: #3e7ce7;border: 1px solid #3e7ce7;box-sizing: border-box;
|
|
|
|
|
|
+ .client-default-Btn,.client-default-white-Btn{width: 150px;height: 40px;line-height: 40px;display:inline-block;background: #0a86fe;border: 1px solid #0a86fe;box-sizing: border-box;
|
|
position: absolute;top: 330px;left: 50%;margin-left: -150px;}
|
|
position: absolute;top: 330px;left: 50%;margin-left: -150px;}
|
|
- .client-default-white-Btn{background: #fff;color: #3e7ce7;left: 50%;margin-left: 30px;}
|
|
|
|
|
|
+ .client-default-white-Btn{background: transparent;border-color: #0a86fe;color:#fff;left: 50%;margin-left: 30px;}
|
|
}
|
|
}
|
|
@media (max-width: 768px){
|
|
@media (max-width: 768px){
|
|
padding-bottom: 15px;
|
|
padding-bottom: 15px;
|
|
- .client-platform-banner{
|
|
|
|
|
|
+ .client-platform-new-banner{
|
|
.client-default-Btn,.client-default-white-Btn{width: 122px;height: 35px;line-height: 35px;top: 105px;margin-left: -130px}
|
|
.client-default-Btn,.client-default-white-Btn{width: 122px;height: 35px;line-height: 35px;top: 105px;margin-left: -130px}
|
|
- .client-default-white-Btn{background: #fff;color: #3e7ce7;left: 50%;margin-left: 10px;}
|
|
|
|
|
|
+ .client-default-white-Btn{left: 50%;margin-left: 10px;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|