|
@@ -851,6 +851,7 @@
|
|
|
/******** describe: 1-X-详情页 author: TX date:2020-09-03 ********/
|
|
|
.client-indexEducation-page{
|
|
|
.client-platform-banner{
|
|
|
+ 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;
|
|
|
position: absolute;top: 330px;left: 50%;margin-left: -150px;}
|
|
|
.client-default-white-Btn{background: #fff;color: #3e7ce7;left: 50%;margin-left: 30px;}
|
|
@@ -903,7 +904,8 @@
|
|
|
li i:hover{background-image: url("~static/images/client/course/course-video-icon-a.svg");background-size: cover;background-position: bottom;}
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
+ // banner背景色
|
|
|
+ .client-platform-banner{background-color: #03022e;}
|
|
|
// 新闻资讯
|
|
|
.platform-news-information{background: #fff;}
|
|
|
// 按钮
|