武田基因病B开发环境
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
870 B

1 year ago
.page {
width: 100vw;
}
.page-click1 {
1 year ago
position: absolute;
5 days ago
top: 223rpx;
1 year ago
left: 0;
z-index: 1;
width: 750rpx;
5 days ago
height: 530rpx;
1 year ago
background-color: transparent;
}
.page-click2 {
1 year ago
position: absolute;
5 days ago
top: 768rpx;
1 year ago
left: 0;
z-index: 1;
5 days ago
width: 33vw;
height: 240rpx;
background-color: transparent;
}
.page-click3 {
position: absolute;
top: 768rpx;
left: 33vw;
z-index: 1;
width: 34vw;
height: 240rpx;
background-color: transparent;
}
.page-click4 {
position: absolute;
top: 768rpx;
right: 0;
z-index: 1;
width: 33vw;
height: 240rpx;
1 year ago
background-color: transparent;
}
1 year ago
.float1 {
position: fixed;
bottom: 0;
left: 0;
z-index: 3;
width: 100vw;
}
.float2 {
position: fixed;
bottom: 0;
left: 0;
z-index: 3;
width: 100vw;
}
.float3 {
position: fixed;
bottom: 0;
left: 0;
z-index: 3;
width: 100vw;
}