bitcooo
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.
 
 
 
 

28 lines
408 B

.main{
padding: 0 44rpx;
font-size: 30rpx;
line-height: 50rpx;
padding-bottom: 50rpx;
margin-top: 80rpx;
}
.con{
margin-top: 30rpx;
}
.tit{
text-align: center;
font-size: 34rpx;
}
.tit2{
text-align: center;
font-size: 28rpx;
margin-top: 10rpx;
}
.tit3{
font-size: 28rpx;
margin-top: 10rpx;
}
.navbg{
position: sticky !important;
top: 90rpx !important;
background-color: #FAFAFA !important;
}