- .hotelcontent{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;padding:18rpx 32rpx;border-bottom:10rpx solid #f5f5f5}.hotelcontent .contentleft{width:200rpx;height:180rpx;background-color:red}.hotelcontent .contentitle{width:100%;padding-left:35rpx;color:#909399}.hotelcontent .contentitle view{padding-bottom:12rpx}.hotelcontent .contentitle .contentip{float:left;color:#909399;padding-top:15rpx;font-size:24rpx}
|