/* pages/product/Previous/index.wxss */ /* pages/index/goodsdetails/goodsdetails.wxss */ page { width: 100%; height: 100%; overflow-x: hidden; } page .content { width: 100%; overflow: hidden; } .bigContent { width: 100%; overflow-x: hidden; } .backHome { position: fixed; font-size: 50rpx; top: 104rpx; left: 23rpx; z-index: 10000; color: #fff; } .leftBack { width: 14px; height: 14px; border-bottom: 2px solid #fff; border-left: 2px solid #fff; transform: rotate(45deg); margin-right: -50px; position: fixed; top: 115rpx; right: 775rpx; z-index: 9999; } .indextop { position: fixed; top: 0; right: 0; width: 750rpx; z-index: 9999; } .navstyl { background: #ffffff; transition: all 1.5s; } .unnavstyl { transition: all 1.5s; } .xiangqi { transition: all 0.5s; opacity: 1; text-align: center; flex: 1; } .unxiangqi { transition: all 0.5s; opacity: 0; text-align: center; flex: 1; } .li { position: relative; } .li2 { position: relative; font-size: 50rpx; /* position: absolute; */ top: 30rpx; right: 5px; left: 20rpx; bottom: 5px; transform: translate(0, -50%); /* position: absolute; top: 105rpx; right: 5px; left: 20rpx; */ } .backHomeTop { color: #000; } .li:after { content: ''; width: 12px; height: 12px; position: absolute; top: 30rpx; right: 5px; left: 20rpx; bottom: 5px; border-left: 6rpx solid black; border-bottom: 6rpx solid black; -webkit-transform: translate(0, -50%) rotate(-135deg); transform: translate(0, -50%) rotate(46deg); } .textA { display: block; width: 100%; height: 400rpx; } .TopImage { width: 100%; height: 440rpx !important; } .image_box { position: relative; } .title { position: absolute; bottom: 60rpx; left: 20rpx; color: white; font-size: 40rpx; font-weight: 700; /* line-height: 50rpx; */ /* z-index: 9; */ } .content { border-radius: 20rpx; width: 100%; /* height: 900rpx; */ margin-top: -25rpx; z-index: 10; position: absolute; background-color: #fff; box-sizing: border-box; /* padding: 0rpx 17rpx 0rpx 5rpx; */ } .tabs { display: flex; align-items: center; padding: 40rpx 15rpx 0rpx 17rpx; /* width: 100%; */ } .tabsTop { width: 100%; height: 140rpx; background-color: #fff; display: flex; align-items: center; position: fixed; padding: 0; margin: 0; /* var(--topHeight--) */ top: 128rpx; z-index: 99999; } .Big { font-size: 30rpx; position: relative; color: #ec3a43; /* border-bottom: 7rpx solid red; */ } .BigLeft { margin-left: 38rpx; } .Small { font-size: 24rpx; margin-left: 38rpx; } .Big::after { content: ""; display: inline-block; width: 50rpx; height: 9rpx; position: absolute; bottom: -15rpx; left: 0; background-color: red; border-radius: 20rpx; } .imageImg { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); } .allImage { /* display: flex; */ /* flex-wrap: wrap; */ margin-top: 45rpx; padding: 0 15rpx; } .box { height: 1200rpx; /* padding: 0; */ } .bigImage { width: 66.6%; height: 449rpx; float: left; box-sizing: border-box; padding: 0 4rpx 5rpx 5rpx; /* padding: 10rpx 10rpx 10rpx 16rpx; */ border-radius: 28rpx; } .rightImage { width: 66.6%; height: 449rpx; /* float: right; */ /* white-space: wrap; */ box-sizing: border-box; padding: 10rpx; border-radius: 28rpx; } .image_Bigbox { width: 33.3%; float: left; height: 225rpx; box-sizing: border-box; padding: 5rpx 5rpx 5rpx 5rpx; /* margin-right: 10rpx; */ border-radius: 50rpx; /* position: relative; */ } .iconAdd { font-size: 65rpx; color: #fff; position: relative; top: -80rpx; right: -170rpx; pointer-events: none; width: 20rpx; } .iconAdd2 { font-size: 90rpx; color: #fff; position: relative; top: -107rpx; right: -374rpx; pointer-events: none; width: 20rpx; } .img { width: 50rpx; height: 50rpx; position: relative; top: -70rpx; right: -168rpx; } .lfImg { width: 80rpx; height: 80rpx; position: relative; top: -105rpx; right: -360rpx; } .rImg { width: 80rpx; height: 80rpx; position: relative; top: -126rpx; right: -330rpx; } .image { width: 100%; height: 100%; /* float: left; */ border-radius: 18rpx; box-sizing: border-box; clear: both; /* padding: 0rpx 15rpx 0 0; */ /* flex-wrap: wrap; */ } .box_two { width: 100%; /* height: 500rpx; */ margin-bottom: 20rpx; margin-top: 45rpx; /* padding: 0 15rpx; */ } .imgTwo { width: 94%; height: 400rpx; border-top-left-radius: 50rpx; border-top-right-radius: 50rpx; transform: translate(3%); } .two { box-sizing: border-box; padding: 10rpx 0 0 0; } .text { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 57rpx; width: 94%; font-size: 30rpx; transform: translate(3%); } .type { background-color: #a29b90; font-size: 30rpx; box-sizing: border-box; padding: 0 10rpx; border-radius: 10rpx; display: inline-block; margin-top: -20rpx; } .big { /* height: 1000rpx; */ margin-top: 30rpx; } .small { float: left; height: 448rpx; background-color: blue; width: 66.66%; box-sizing: border-box; border-radius: 10px; padding: 10rpx; /* position: relative; */ } .smallright { float: right; /* height: 448rpx; width: 66.66%; */ /* box-sizing: border-box; */ /* border-radius: 10px; padding: 10rpx; */ } .small2 { height: 225rpx; float: left; background-color: green; width: 33.33%; padding: 10rpx; box-sizing: border-box; /* padding: 0.3rem; */ border-radius: 10px; /* position: relative; */ }