|
- /* pages/configure/configure.wxss */
- image{
- display: block;
- }
- view{
- -webkit-overflow-scrolling: touch;
- }
- .topImg{
- display: flex;
- justify-content: center;
- padding: 80rpx 0;
- }
- .newImages2-82{
- width: 444rpx;
- height: 47rpx;
- }
- .carTitle{
- height: 102rpx;
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding: 0 30rpx;
- background-color: black;
- font-size:30rpx;
- font-family:PingFangSC;
- font-weight:300;
- color:rgba(255,255,255,1);
- line-height:30rpx;
- }
- .newImages2-83{
- width: 23rpx;
- height: 14rpx;
- margin-left: 6rpx;
- }
- .selectTypeGroup{
- height: 100%;
- display: flex;
- align-items: center;
- }
- .selectType{
- display: flex;
- align-items: flex-end;
- }
- .paramesGroup{
- padding: 0 35rpx;
- }
- .newImages2-84{
- width: 23rpx;
- height: 12rpx;
- }
- .paramesContent{
- height: 120rpx;
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding-left: 33rpx;
- padding-right: 47rpx;
- font-size:30rpx;
- font-family:PingFangSC;
- font-weight:500;
- color:rgba(0,0,0,1);
- line-height:30rpx;
- border-bottom: 2rpx solid #F0EDF1;
- box-sizing: border-box;
- }
- .selectSty{
- background-color: #F0EDF1;
- border: none;
- }
- .newImages2-85{
- width: 49rpx;
- height: 50rpx;
- margin: 0 auto;
- margin-top: 50rpx;
- }
- .newImages2-86{
- width: 23rpx;
- height: 4rpx;
- margin-left: 6rpx;
- }
- .newImages2-87{
- width: 750rpx;
- height: 5085rpx;
- }
- .newImages2-88{
- width: 750rpx;
- height: 1296rpx;
- }
- .newImages2-89{
- width: 750rpx;
- height: 1597rpx;
- }
- .newImages2-90{
- width: 565rpx;
- height: 215rpx;
- margin: 50rpx auto;
- }
- .newImages2-91{
- width: 271rpx;
- height: 10rpx;
- margin: 150rpx auto 50rpx;
- }
- .carTypeFrame{
- position: absolute;
- top: 309rpx;
- right: 0;
- background-color: black;
- }
- .carTypeGroup{
- width: 340rpx;
- height: 100rpx;
- font-size:30rpx;
- font-family:NissanBrand;
- font-weight:300;
- color:rgba(255,255,255,1);
- line-height:40rpx;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
|