/* pages/diy_ss/diy_ss.wxss */ .ss{ font-size: 28rpx; text-align: center; padding: 20rpx; } .s_ge{ width: 700rpx; height: 70rpx; text-align: center; border-radius: 8rpx; color: #999; background: #fff none repeat scroll 0 0; border: 2px solid #eee; line-height: 64rpx; } .s_ge image{ width: 30rpx; height: 30rpx; margin-right: 10rpx; margin-bottom: -8rpx; } .ss2{ background-color: rgb(232, 31, 24); display: flex; width: 100%; padding: 10rpx; height: 70rpx; line-height: 70rpx; } .s2_left image{ width: 35rpx; height: 30rpx; margin-left: 10rpx; } .s2_cen{ width: 80%; height: 70rpx; color: #fff; text-align: left; font-size: 28rpx; line-height: 60rpx; background-color: rgb(207, 6, 0); margin-left: 20rpx; } .s_ge text{ margin-bottom: 10rpx; } .s2_cen image{ width: 30rpx; height: 30rpx; margin-left: 10rpx; margin-right: 4rpx; margin-bottom:-6rpx; margin-top:20rpx; } .s1_gk_a1{ display: inline; width: auto; height: auto; } .s2_right image{ width: 35rpx; height: 30rpx; margin-left: 20rpx; } .abs_top{ position: fixed; z-index: 10; background-color: #fff; } .abs_top2{ position: fixed; z-index: 10; }