page{ overflow-x: hidden; } /* 商品详情和评价 */ .commoditymax{ overflow-x: hidden; } .commodity { height: 715rpx; border-top: 6rpx solid rgb(245, 245, 245); border-bottom: 6rpx solid rgb(245, 245, 245); padding: 0rpx 30rpx; } .commodity .information { height: 286rpx; } .commodity .information image { width: 186rpx; height: 186rpx; } .information .goods_name { width: 480rpx; margin-left: 25rpx; height: 186rpx; } .information .goods_name .ellipsis-2 { line-height: 40rpx; height: 80rpx; } .information .goods_name .jc_sb { margin-top: 60rpx; color: rgb(212, 28, 52); margin-right: 7rpx; } .information .goods_name .jc_sb .fs32 { line-height: 40rpx; } .information .goods_name .jc_sb .sum { margin-right: 5rpx; } .balin { align-items: baseline; } .addComment { height: 345rpx; width: 690rpx; background-color: rgb(248, 248, 248); padding: 32rpx 0rpx 21rpx 0rpx; } .addComment textarea { padding: 0rpx 18rpx; height: 175rpx; width: 654rpx; } .addComment .addimages { padding: 0rpx 18rpx; margin-top: 20rpx; align-items: flex-end; width: 652rpx; } .addComment .addimages .images { height: 140rpx; } .addComment .addimages .images .rel { width: 140rpx; height: 100%; overflow: visible; margin-right: 15rpx; } .addComment .addimages .images image .abs { width: 30rpx; height: 30rpx; top: -7rpx; right: -7rpx; } .addComment .addimage { width: 139rpx; height: 139rpx; border: 2rpx dashed rgb(196, 196, 196); font-size: 16rpx; margin-left: 6rpx; } .addComment .addimage image { width: 60rpx; height: 58rpx; } .Grade { width: 100%; height: 310rpx; border-bottom: 6rpx solid rgb(245, 245, 245); padding-left: 45rpx; } .Grade .title { width: 100%; height: 105rpx; } .Grade .title .column { height: 30rpx; border-left: 6rpx solid rgb(211, 27, 58); margin-right: 12rpx; } .Grade .score-item { height: 55rpx; line-height: 55rpx; } .Grade .score-item .stars { margin-left: 83rpx; } .Grade .score-item .stars view{ width: 60rpx; height: 55rpx; } .Grade .score-item .stars image { width: 35rpx; height: 35rpx; } .Whether { padding:0rpx 31rpx; } .Whether .flex-right-vertical { height: 67rpx; } .Whether .flex-right-vertical .radio { margin-right: 15rpx; } .Whether .Submission { margin: 40rpx 0 40rpx 0; } .Whether .white { width: 364rpx; height: 58rpx; background-color: rgb(212, 28, 52); border-radius: 40rpx; line-height: 58rpx; }