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.
|
/* 正负调性 */
|
|
.brand{
|
|
width:680rpx;
|
|
height: 484rpx;
|
|
background-color: #fff;
|
|
margin: 32rpx;
|
|
border-radius: 4rpx;
|
|
}
|
|
.brand_tu{
|
|
width: 100%;
|
|
height: 350rpx;
|
|
}
|
|
.text{
|
|
font-size: 36rpx;
|
|
padding: 32rpx;
|
|
} |