|
@@ -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;
|