广西预案平台
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.
 
 
 
 

24 lines
426 B

.head{
//display: flex;
border-bottom:2px solid #d4dde4;
width: 100%;
height: 68px;
background-color:white ;
}
.chaxun{
margin-left: 20px;
padding: 15px 32px;
}
.zhu{
width: 100%;
height: 100%;
position: relative;
#zhidui{
width: 100%;
height: 350px;
position: absolute;
left: 50%;
top: 45%;
transform: translate(-50%,-50%);
}
}