|
@@ -927,6 +927,18 @@ client-banner-box.client-banner-index {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+.client-new-platform-banner {
|
|
|
+ width: 100%;
|
|
|
+ height: 736px;
|
|
|
+ background-color: #fff;
|
|
|
+ background-position: center;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ @media (max-width: 768px) {
|
|
|
+ height: 160px;
|
|
|
+ background-size: cover;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/***************************** 解决方案 子页面 三个 video *************/
|
|
|
.client-anli-box {
|
|
|
height: 600px;
|