浏览代码

Merge branch 'master' of http://115.29.66.169:10080/cyz/panda_web

wmaple 3 年之前
父节点
当前提交
a670dc0919
共有 1 个文件被更改,包括 6 次插入12 次删除
  1. 6 12
      assets/style/header1/index.css

+ 6 - 12
assets/style/header1/index.css

@@ -132,16 +132,10 @@
   .header1-page .menu{
     display: none;
   }
-  .aboutus-page .box2{
-    display: none;
-  }
-  .aboutus-page .box3-content{
-    display: none;
-  }
 }
 
 /* 全屏弹出层 */
-.aboutus-page .full-screen{
+.full-screen{
   position: fixed;
   top: 0;
   left: 0;
@@ -152,7 +146,7 @@
   display: none;
 }
 
-.aboutus-page .full-screen .header{
+.full-screen .header{
   width: 100%;
   height:15.73vw;
   background: #008CFF;
@@ -162,15 +156,15 @@
   padding: 0 4vw;
 }
 
-.aboutus-page .full-screen .header .logo{
+.full-screen .header .logo{
   width: 26.8vw;
   height: 7.73vw;
 }
-.aboutus-page .full-screen .header .close{
+.full-screen .header .close{
   width: 4.66vw;
   height: 4.66vw;
 }
-.aboutus-page .full-screen .title{
+.full-screen .title{
   font-size: 4.8vw;
   font-family: NexaBold, NexaBold-Regular;
   font-weight: 400;
@@ -178,7 +172,7 @@
   color: #242a30;
   line-height: 9.6vw;
 }
-.aboutus-page .full-screen .link{
+.full-screen .link{
   font-size: 3.73vw;
   font-family: NexaBold, NexaBold-Regular;
   font-weight: 400;