12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721 |
- page {
- background: #f4f4f4;
- height: 100%;
- }
- image {
- width: 100%;
- height: 100%;
- }
- .container {
- height: auto;
- padding-bottom: 110rpx;
- }
- .swiper-con {
- position: relative;
- }
- swiper {
- height: 750rpx;
- width: 100%;
- }
- swiper image {
- height: 750rpx;
- width: 100%;
- }
- .video-container {
- position: relative;
- display: flex;
- flex-direction: column;
- width: 100%;
- height: 750rpx;
- justify-content: center;
- align-items: center;
- background: #000;
- z-index: 10;
- }
- .video-container video {
- display: block;
- width: 100%;
- }
- .play-btn {
- position: absolute;
- left: 50%;
- bottom: 8%;
- padding: 2rpx;
- background: rgba(255, 255, 255, 0.75);
- border-radius: 50rpx;
- color: #000;
- font-size: 24rpx;
- text-align: center;
- transform: translateX(-50%);
- display: flex;
- justify-content: space-between;
- align-items: center;
- z-index: 5;
- }
- .play-icon {
- width: 50rpx;
- height: 50rpx;
- }
- .play-text {
- padding-right: 10rpx;
- margin: 0 10rpx;
- }
- .video-stop {
- padding: 2rpx 8rpx;
- }
- .video-index {
- z-index: 15;
- }
- /** 商品信息 */
- .prod-info {
- padding: 30rpx 30rpx 0 30rpx;
- position: relative;
- background: #fff;
- }
- .tit-wrap {
- position: relative;
- line-height: 40rpx;
- padding-right: 104rpx;
- text-align: justify;
- }
- .prod-tit {
- font-size: 32rpx;
- color: #333;
- padding-right: 20rpx;
- }
- .tit-wrap .col {
- position: absolute;
- top: 0;
- right: 0;
- width: 80rpx;
- color: #666;
- font-size: 24rpx;
- padding-left: 20rpx;
- text-align: center;
- }
- .tit-wrap .col image {
- display: block;
- margin: auto;
- width: 40rpx;
- height: 40rpx;
- }
- .tit-wrap .col::after {
- content: "";
- display: block;
- width: 1px;
- height: auto;
- background: #f1f1f1;
- position: absolute;
- top: 0;
- bottom: 5px;
- left: 0;
- }
- .sales-p {
- background: #fff;
- line-height: 40rpx;
- color: #999;
- font-size: 28rpx;
- margin-top: 6rpx;
- margin-right: 104rpx;
- text-align: justify;
- }
- .prod-price {
- font-size: 30rpx;
- height: 100rpx;
- line-height: 100rpx;
- }
- .price {
- color: #e43130;
- font-size: 26rpx;
- font-weight: 600;
- margin-right: 30rpx;
- }
- .price-num {
- font-size: 46rpx;
- font-weight: 400;
- }
- .sales {
- color: #999;
- }
- .share-icon {
- position: absolute;
- right: 50rpx;
- top: 50rpx;
- background: none;
- line-height: 40rpx;
- border: none;
- outline: none;
- box-shadow: 0;
- padding: 0;
- }
- .share-icon::after {
- border: none;
- }
- .share-icon image {
- width: 60rpx;
- height: 60rpx;
- }
- .share-text {
- font-size: 26rpx;
- color: #999;
- line-height: 30rpx;
- }
- /* 积分商品价格 */
- .integral-prod-price {
- display: inline-block;
- padding: 10rpx 0 40rpx;
- color: #e43130;
- font-size: 30rpx;
- }
- /** end 商品信息 */
- /* 商品促销活动(优惠 */
- .discount {
- background: #fff;
- position: relative;
- margin-top: 20rpx;
- padding: 28rpx 100rpx;
- }
- .discount-con {
- display: flex;
- flex-direction: column;
- }
- .discount-item {
- display: flex;
- }
- .popup-discount {
- margin: 30rpx 0;
- }
- .popup-discount .discount-item {
- margin-bottom: 10rpx;
- padding-bottom: 8rpx;
- }
- .popup-discount .discount-item:last-child {
- padding-bottom: 8rpx;
- }
- .discount-tag {
- color: #e43130;
- font-size: 20rpx;
- border-radius: 4rpx;
- border: 2rpx solid #e43130;
- margin-right: 10rpx;
- padding: 0 6rpx;
- align-self: center;
- }
- .discount-content {
- font-size: 24rpx;
- flex: 1;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- /* 商品促销活动(优惠-end*/
- /**优惠券*/
- .coupon {
- padding: 28rpx 100rpx 14rpx 100rpx;
- background: #fff;
- position: relative;
- margin-top: 20rpx;
- }
- .discount .coupon-tit,
- .coupon .coupon-tit {
- position: absolute;
- display: inline-block;
- width: 60rpx;
- left: 20rpx;
- font-size: 24rpx;
- top: 28rpx;
- line-height: 36rpx;
- color: #999;
- }
- .coupon-con .item {
- position: relative;
- display: inline-block;
- vertical-align: top;
- padding: 0 18rpx;
- background: #e43130;
- height: 36rpx;
- line-height: 36rpx;
- color: #fff;
- font-size: 22rpx;
- margin: 0 16rpx 16rpx 0;
- font-family: arial;
- }
- .coupon-con .item:before,
- .coupon-con .item:after {
- content: "";
- display: block;
- width: 0;
- height: 0;
- position: absolute;
- top: 0;
- border: 18rpx solid transparent;
- }
- .coupon-con .item:before {
- left: 0;
- border-left: 4rpx solid #fff;
- }
- .coupon-con .item:after {
- right: 0;
- border-right: 4rpx solid #fff;
- }
- .coupon .num {
- position: absolute;
- right: 80rpx;
- width: 80rpx;
- top: 28rpx;
- text-align: right;
- font-size: 24rpx;
- color: #999;
- line-height: 36rpx;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: arial;
- }
- .more {
- position: absolute;
- right: 20rpx;
- width: 60rpx;
- top: 10rpx;
- text-align: right;
- font-size: 40rpx;
- color: #999;
- letter-spacing: 1px;
- }
- /* 已选 */
- .sku {
- padding: 20rpx;
- background: #fff;
- margin-top: 20rpx;
- position: relative;
- line-height: 48rpx;
- }
- .sku-tit {
- position: absolute;
- display: inline-block;
- width: 60rpx;
- left: 20rpx;
- font-size: 24rpx;
- top: 20rpx;
- color: #999;
- }
- .sku-con {
- margin: 0 80rpx;
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden;
- font-size: 28rpx;
- font-weight: bold;
- }
- /** 评价*/
- .cmt-wrap {
- background: #fff;
- margin-top: 20rpx;
- position: relative;
- line-height: 48rpx;
- }
- .cmt-tit {
- font-size: 32rpx;
- position: relative;
- border-bottom: 1px solid #ddd;
- padding: 20rpx;
- }
- .cmt-t {
- width: 300rpx;
- }
- .cmt-good {
- color: #e43130;
- font-size: 24rpx;
- }
- .cmt-count {
- position: absolute;
- right: 20rpx;
- top: 20rpx;
- font-size: 24rpx;
- color: #666;
- }
- .cmt-more {
- width: 20rpx;
- height: 20rpx;
- border-top: 2rpx solid #999;
- border-right: 2rpx solid #999;
- transform: rotate(45deg);
- margin-left: 10rpx;
- display: inline-block;
- }
- .cmt-cont {
- padding: 0 20rpx;
- }
- .cmt-tag {
- position: relative;
- padding: 14px 3px 0 0;
- margin: 0;
- }
- .cmt-tag text {
- margin: 0 6px 10px 0;
- background: #fdf0f0;
- display: inline-block;
- padding: 0 10px;
- height: 25px;
- border-radius: 3px;
- line-height: 25px;
- font-size: 12px;
- font-family: -apple-system, Helvetica, sans-serif;
- color: #666;
- }
- .cmt-tag text.selected {
- color: #fff;
- background: #04358D;
- }
- .cmt-item {
- position: relative;
- padding: 10px 0;
- }
- .cmt-item::after {
- content: "";
- height: 0;
- display: block;
- border-bottom: 1px solid #ddd;
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0;
- border-bottom-color: #e5e5e5;
- }
- .cmt-user {
- line-height: 25px;
- margin-bottom: 8px;
- font-size: 12px;
- }
- .cmt-user-info {
- display: flex;
- align-items: center;
- width: 400rpx;
- }
- .cmt-user .user-img {
- width: 25px;
- height: 25px;
- border-radius: 50%;
- vertical-align: middle;
- }
- .cmt-user .nickname {
- margin-left: 10px;
- display: inline-block;
- color: #333;
- max-width: 8.2em;
- height: 25px;
- line-height: 27px;
- }
- .cmt-user .stars {
- display: flex;
- margin-left: 3px;
- }
- .cmt-user .stars image {
- width: 35rpx;
- height: 35rpx;
- }
- .cmt-user .date {
- float: right;
- color: #999;
- margin-left: -60px;
- }
- .cmt-cnt {
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 3;
- -webkit-box-orient: vertical;
- position: relative;
- line-height: 1.5;
- font-size: 14px;
- margin: 5px 0;
- word-break: break-all;
- max-height: 126px;
- }
- .cmt-attr {
- height: 85px;
- width: 100%;
- white-space: nowrap;
- }
- .cmt-attr .img-wrap {
- width: 85px;
- height: 85px;
- display: inline-block;
- }
- .cmt-attr image {
- display: inline-block;
- width: 80px;
- height: 80px;
- margin-right: 5px;
- margin-bottom: 5px;
- border-radius: 2px;
- background: #f3f3f3;
- }
- .cmt-more-v {
- text-align: center;
- background-color: #fff;
- font-size: 12px;
- }
- .cmt-more-v text {
- height: 25px;
- line-height: 25px;
- font-size: 12px;
- text-align: center;
- color: #333;
- padding: 0px 10px;
- margin: 10px 0;
- border: 1px solid #ccc;
- border-radius: 40px;
- display: inline-block;
- }
- /** 评价弹窗 */
- .cmt-popup {
- position: fixed;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- z-index: 5;
- background-color: #fff;
- padding-bottom: 98rpx;
- }
- .cmt-popup .cmt-cont {
- height: calc(100% - 80rpx);
- overflow: auto;
- }
- .cmt-popup .cmt-cnt {
- -webkit-line-clamp: 20;
- max-height: 500px;
- }
- .cmt-reply {
- font-size: 14px;
- border-top: 1px dashed #ddd;
- padding: 5px 0;
- }
- .cmt-reply .reply-tit {
- color: #e43130;
- }
- .cmt-reply .reply-content {
- word-wrap: break-word;
- }
- .cmt-popup .load-more {
- font-size: 14px;
- padding: 20px;
- text-align: center;
- margin-bottom: 10px;
- }
- .cmt-popup .load-more text {
- border: 1px solid #ddd;
- padding: 5px 10px;
- border-radius: 10px;
- color: #666;
- }
- /** 店铺 */
- .shop-box {
- margin: 20rpx 0;
- background: #fff;
- padding: 20rpx;
- }
- /* .shopbox-head {
- padding-bottom: 24rpx;
- } */
- .shop-logo {
- display: inline-block;
- width: 100rpx;
- height: 100rpx;
- background: #fff;
- margin-right: 20rpx;
- vertical-align: middle;
- }
- .shop-name,
- .self-operate {
- display: inline-block;
- vertical-align: middle;
- }
- .shop-name {
- font-size: 30rpx;
- font-weight: bold;
- }
- .self-operate {
- background: #e43130;
- color: #fff;
- font-size: 23rpx;
- padding: 5rpx 15rpx;
- margin-left: 15rpx;
- }
- /* 粉丝&商品 */
- .shop-situation {
- margin: 25rpx 0;
- }
- .situation-item {
- display: inline-block;
- width: 49%;
- border-right: 1rpx solid #e4e4e4;
- text-align: center;
- }
- .situation-item:last-child {
- border: none;
- }
- .situation-item-num {
- font-size: 32rpx;
- line-height: 2em;
- }
- .situation-item-txt {
- font-size: 23rpx;
- color: #999;
- }
- /* 收藏店铺&进入店铺 */
- .handle-shop-item {
- display: inline-block;
- width: 48%;
- margin-right: 20rpx;
- border: 1rpx solid #e4e4e4;
- border-radius: 8rpx;
- padding: 10rpx 0;
- text-align: center;
- }
- .handle-shop-item:last-child {
- margin: 0;
- }
- .handle-shop-icon {
- display: inline-block;
- width: 40rpx;
- height: 40rpx;
- margin-right: 10rpx;
- }
- .handle-shop-icon>image {
- width: 100%;
- height: 100%;
- vertical-align: middle;
- }
- .handle-txt {
- font-size: 28rpx;
- vertical-align: middle;
- }
- /** 商品详情 */
- .prod-detail {
- background: #fff;
- margin-top: 20rpx;
- position: relative;
- line-height: 48rpx;
- overflow: hidden;
- padding: 20rpx 0;
- }
- rich-text {
- width: 100% !important;
- }
- .det-tit {
- width: 300rpx;
- }
- .detail-tit {
- font-size: 32rpx;
- position: relative;
- border-bottom: 1px solid #ddd;
- padding: 20rpx;
- }
- .prod-detail image {
- width: 750rpx !important;
- display: block;
- }
- rich-text image {
- width: 100% !important;
- }
- img {
- width: 100% !important;
- display: block;
- }
- /** end 商品详情 */
- /** 底部按钮 */
- .cart-footer {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- display: flex;
- align-items: center;
- flex-direction: row nowrap;
- height: 110rpx;
- z-index: 3;
- box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);
- background: #fff;
- }
- .cart-footer .btn {
- position: relative;
- display: flex;
- flex-grow: 1;
- justify-content: center;
- align-items: center;
- width: 0;
- background-color: #fff;
- font-size: 28rpx;
- flex-flow: column;
- }
- .cart-footer .btn.icon {
- flex-grow: 0;
- flex-shrink: 0;
- width: 90rpx;
- font-size: 23rpx;
- color: #666;
- }
- .cart-footer .btn.icon image {
- width: 54rpx;
- height: 54rpx;
- }
- .cart-footer .btn.cart {
- border: 2rpx solid #ddd;
- font-weight: bold;
- font-size: 28rpx;
- color: #04358D;
- margin: 0 12rpx;
- text-align: center;
- }
- .cart-footer .btn.buy {
- background: #04358D;
- color: #fff;
- margin-right: 12rpx;
- font-size: 30rpx;
- text-align: center;
- }
- .cart-radius {
- border-radius: 60rpx;
- height: 2.8em;
- line-height: 2.8em;
- }
- .cart-footer.gray .btn.cart,
- .cart-footer.gray .btn.buy {
- display: block;
- background: #ddd;
- }
- .cart-footer .btn .badge {
- position: absolute;
- top: 3rpx;
- left: 55rpx;
- display: inline-block;
- width: 28rpx;
- height: 28rpx;
- border-radius: 14rpx;
- background-color: #e43130;
- text-align: center;
- line-height: 28rpx;
- font-size: 18rpx;
- color: #fff;
- }
- /* .cart-footer .btn .badge-1 {
- width: 36rpx;
- } */
- .cart-footer .btn .badge-2 {
- width: 48rpx;
- left: 52rpx;
- }
- /** end 底部按钮 */
- .contact-btn-box{
- position: relative;
- }
- .contact-btn{
- position: absolute;
- top: 0;
- left: 6rpx;
- height: 90rpx;
- width: 80rpx;
- text-align: center;
- background-color: transparent;
- }
- .contact-btn::after{
- border: none;
- }
- /* 积分 底部按钮 */
- .ex-integral-foot {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- display: flex;
- flex-direction: row nowrap;
- color: #fff;
- z-index: 4;
- box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);
- }
- .ex-integral-btn {
- box-sizing: border-box;
- width: 100%;
- margin: 20rpx;
- padding: 1em 0;
- background: #e43130;
- color: #fff;
- text-align: center;
- font-size: 30rpx;
- line-height: 1em;
- border-radius: 8rpx;
- }
- /** 【拼团】底部按钮 */
- .foot-box {
- margin-top: 100rpx;
- }
- .footer {
- position: fixed;
- bottom: 0;
- width: 100%;
- box-sizing: border-box;
- height: 100rpx;
- background: #fff;
- /* box-shadow: 10rpx 0 10rpx 0 #f0f0f0; */
- display: flex;
- align-items: center;
- }
- .foot-btn {
- position: relative;
- display: inline-block;
- width: 100rpx;
- font-size: 23rpx;
- color: #666;
- text-align: center;
- padding-top: 6rpx;
- background: #fff;
- }
- .foot-btn>image {
- display: block;
- width: 54rpx;
- height: 54rpx;
- margin: 0 auto;
- }
- .buy-btn {
- display: inline-block;
- font-size: 30rpx;
- /* height: 100rpx;
- line-height: 105rpx; */
- vertical-align: top;
- width: 34.3%;
- color: #fff;
- text-align: center;
- }
- .alone-buy {
- background: #fd7d46;
- margin: 0 12rpx;
- }
- .group-buy {
- background: #e43130;
- margin-right: 12rpx;
- }
- /* 购物车数量显示 */
- .badge {
- position: absolute;
- top: 10rpx;
- left: 50rpx;
- display: inline-block;
- width: 28rpx;
- height: 28rpx;
- border-radius: 14rpx;
- background-color: #e43130;
- text-align: center;
- line-height: 28rpx;
- font-size: 18rpx;
- color: #fff;
- }
- /* .badge-1 {
- width: 36rpx;
- } */
- .badge-2 {
- width: 48rpx;
- left: 52rpx;
- }
- /** end 底部按钮 */
- /** 优惠券弹窗 **/
- .popup-hide {
- position: fixed;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- z-index: 5;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .popup-box {
- position: absolute;
- bottom: 0;
- width: 100%;
- min-height: 375px;
- max-height: 475px;
- overflow: hidden;
- background-color: #fff;
- }
- .popup-tit {
- position: relative;
- height: 46px;
- line-height: 46px;
- padding-left: 10px;
- font-size: 16px;
- color: #333;
- background-color: #f7f7f7;
- }
- .close {
- color: #aaa;
- border-radius: 12px;
- line-height: 20px;
- text-align: center;
- height: 20px;
- width: 20px;
- font-size: 18px;
- padding: 1px;
- top: 16rpx;
- right: 10px;
- position: absolute;
- }
- .close::before {
- content: "\2716";
- }
- .popup-cnt {
- max-height: 429px;
- overflow: auto;
- padding: 0 10px;
- }
- /** 规格弹窗**/
- .pup-sku {
- position: fixed;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- z-index: 6;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .pup-sku-main {
- position: absolute;
- bottom: 0;
- width: 100%;
- min-height: 375px;
- max-height: 475px;
- background-color: #fff;
- }
- .pup-sku-header {
- position: relative;
- font-size: 16px;
- color: #333;
- padding: 20rpx 20rpx;
- background-color: #fff;
- border-bottom: 1rpx solid #f2f2f2;
- padding-top: 35rpx;
- }
- .pup-sku-img {
- display: inline-block;
- width: 27%;
- height: 180rpx;
- vertical-align: middle;
- border-radius: 10rpx;
- }
- .pup-sku-img image {
- display: block;
- width: 180rpx;
- height: 100%;
- }
- .pup-sku-prod {
- display: inline-block;
- width: 70%;
- vertical-align: middle;
- padding-left: 10rpx;
- }
- .prod-title {
- font-size: 28rpx;
- display: -webkit-box;
- -webkit-line-clamp: 1;
- /*设定显示行数*/
- -webkit-box-orient: vertical;
- word-break: break-all;
- overflow: hidden;
- text-overflow: ellipsis;
- max-width: 100%;
- margin: 15rpx 0;
- }
- .pup-sku-price {
- display: inline-block;
- height: 1.5em;
- line-height: 1.5em;
- color: #e43130;
- font-size: 26rpx;
- }
- .group-sku-pri {
- display: flex;
- align-items: center;
- }
- .pup-sku-price-int {
- font-size: 38rpx;
- }
- .pup-sku-prop {
- display: block;
- font-size: 26rpx;
- color: #333;
- line-height: 1.4em;
- padding-right: 10px;
- margin-top: 16rpx;
- display: -webkit-box;
- -webkit-line-clamp: 1;
- /*设定显示行数*/
- -webkit-box-orient: vertical;
- word-break: break-all;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .pup-sku-prop text:first-child {
- color: #999;
- }
- .pup-sku-body {
- box-sizing: border-box;
- padding-bottom: 100px;
- overflow: auto;
- }
- .pup-sku-area {
- max-height: 480rpx;
- overflow-y: scroll;
- }
- .pup-sku-area .sku-kind {
- font-size: 12px;
- margin: 0 10px;
- height: 40px;
- line-height: 40px;
- color: #000;
- font-weight: bold;
- }
- .pup-sku-area .sku-choose {
- overflow: hidden;
- margin-bottom: 3px;
- }
- .sku-choose-item {
- display: inline-block;
- min-width: 100rpx;
- max-width: 540rpx;
- padding: 0 16rpx;
- overflow: hidden;
- height: 50rpx;
- line-height: 50rpx;
- text-align: center;
- margin-left: 10px;
- margin-bottom: 10px;
- border-radius: 30rpx;
- color: #333;
- background-color: #f7f7f7;
- font-size: 14px;
- border: 1px solid #aaa;
- }
- .sku-choose-item.active {
- background-color: #04358D;
- color: #fff;
- border: 1px solid #04358D !important;
- }
- .sku-choose-item.gray {
- background-color: #f9f9f9;
- color: #ddd;
- }
- .sku-choose-item.dashed {
- border: 1px dashed #ccc;
- }
- .pup-sku-count {
- padding: 0 20rpx;
- font-size: 24rpx;
- margin: 10rpx 0;
- }
- .pup-sku-count .count-name {
- height: 31px;
- line-height: 31px;
- width: 100rpx;
- color: #000;
- font-weight: bold;
- }
- .pup-sku-count .num-wrap {
- position: relative;
- z-index: 0;
- width: 110px;
- float: right;
- vertical-align: middle;
- display: flex;
- }
- .num-wrap .minus,
- .num-wrap .plus {
- position: relative;
- max-width: 30px;
- min-width: 30px;
- height: 30px;
- line-height: 30px;
- background: #f7f7f7;
- text-align: center;
- }
- .num-wrap .minus {
- border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
- }
- .num-wrap .plus {
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px;
- }
- .num-wrap .row {
- border-radius: 20px;
- position: absolute;
- top: 50%;
- left: 50%;
- margin-left: -7px;
- margin-top: -1px;
- width: 14px;
- height: 2px;
- background-color: #ccc;
- }
- .num-wrap .col {
- border-radius: 20px;
- position: absolute;
- top: 50%;
- left: 50%;
- margin-left: -1px;
- margin-top: -7px;
- width: 2px;
- height: 14px;
- background-color: #999;
- }
- .pup-sku-count .text-wrap {
- position: relative;
- width: 45px;
- z-index: 0;
- margin: 0 1px;
- }
- .pup-sku-count .text-wrap input {
- height: 30px;
- width: 100%;
- color: #333;
- background: #fff;
- font-size: 12px;
- text-align: center;
- border: none;
- background: #f7f7f7;
- }
- .pup-sku-footer {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- display: flex;
- flex-direction: row nowrap;
- height: 110rpx;
- z-index: 6;
- justify-content: center;
- /* box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05); */
- }
- .pup-sku-footer.gray .btn,
- .pup-sku-footer.gray .btn,
- .pup-sku-footer .btn {
- position: relative;
- display: flex;
- flex-grow: 1;
- justify-content: center;
- align-items: center;
- background-color: #fff;
- font-size: 30rpx;
- flex-flow: column;
- border-radius: 60rpx;
- height: 2.8em;
- width: 45%;
- margin: 0 15rpx;
- }
- .pup-sku-footer .btn.cart {
- border: 2rpx solid #ddd;
- color: #04358D;
- }
- .pup-sku-footer .btn.buy {
- background: #04358D;
- color: #fff;
- }
- .pup-sku-footer.gray .btn.cart {
- background: #ddd;
- }
- .pup-sku-footer.gray .btn.buy {
- background: #ddd;
- }
- /* 悬浮按钮 */
- .suspension-box {
- position: fixed;
- top: 920rpx;
- right: 40rpx;
- z-index: 2;
- }
- .scroll-top {
- top: 780rpx;
- }
- .suspension-btn {
- display: flex;
- justify-content: center;
- align-items: center;
- text-align: center;
- width: 80rpx;
- height: 80rpx;
- border-radius: 50%;
- background: #fff;
- border: 1rpx solid #ccc;
- margin-top: 30rpx;
- }
- button.btn-type {
- background: #fff;
- padding: 0;
- margin: 0;
- margin-top: 30rpx;
- }
- button.btn-type::after {
- border: 0;
- }
- .suspension-btn image {
- display: block;
- width: 40rpx;
- height: 40rpx;
- }
- /* 赚字浮层 */
- .promo-con .earn {
- background: rgba(230, 55, 58, 0.9);
- box-shadow: 1px 2px 6px rgba(78, 78, 78, 0.4);
- color: #fff;
- border-radius: 50%;
- width: 80rpx;
- height: 80rpx;
- font-size: 32rpx;
- margin: auto;
- text-align: center;
- line-height: 80rpx;
- }
- /* /悬浮按钮 */
- /*分享弹窗 */
- .promo-share {
- position: fixed;
- top: 0;
- left: 0;
- background: rgba(0, 0, 0, 0.7);
- width: 100%;
- height: 100%;
- z-index: 99;
- }
- .promo-tit {
- padding-top: 40rpx;
- font-size: 24rpx;
- text-align: center;
- margin-left: 80rpx;
- }
- .promo-main {
- background: #fff;
- position: absolute;
- bottom: 0rpx;
- width: 100%;
- height: 500rpx;
- z-index: 99;
- }
- .promo-icons-close image {
- width: 45rpx;
- height: 45rpx;
- /* border-radius: 55%; */
- float: right;
- padding-right: 20rpx;
- padding-top: 20rpx;
- }
- .promo-desc {
- margin-left: 73rpx;
- width: 600rpx;
- text-align: center;
- }
- .promo-desc text {
- padding: 20rpx;
- font-size: 20rpx;
- color: #999;
- line-height: 34rpx;
- display: inline-block;
- }
- .promo-icons {
- font-size: 20rpx;
- color: #666;
- display: flex;
- justify-content: space-around;
- padding: 10rpx 150rpx;
- }
- .promo-icons image {
- width: 75rpx;
- height: 75rpx;
- border-radius: 50%;
- }
- .promo-img1 {
- display: flex;
- flex-flow: column;
- align-items: center;
- line-height: 75rpx;
- font-size: 22rpx;
- background: none;
- border: 0;
- margin: 0;
- padding: 0;
- }
- .promo-img1::after {
- border: 0;
- }
- .promo-btn {
- font-size: 28rpx;
- width: 90%;
- height: 80rpx;
- border: 1px #e5e5e5 solid;
- text-align: center;
- line-height: 80rpx;
- margin-left: 40rpx;
- }
- /** 二维码弹窗 */
- .code-popup {
- position: fixed;
- top: 0;
- left: 0;
- background: rgba(0, 0, 0, 0.7);
- width: 100%;
- height: 100%;
- z-index: 9;
- }
- .code-main {
- margin: auto;
- left: 0;
- right: 0;
- top: 0;
- bottom: 0;
- position: fixed;
- width: 500rpx;
- height: 700rpx;
- }
- .close-png {
- width: 50rpx;
- height: 50rpx;
- margin-top: -10rpx;
- }
- .code-v {
- padding: 20rpx;
- border-radius: 6rpx;
- background: #fff;
- }
- .wx-code {
- width: 460rpx;
- height: 460rpx;
- }
- .close-v {
- text-align: right;
- height: 60rpx;
- }
- .code-txt {
- margin-top: 20rpx;
- text-align: center;
- color: #fff;
- font-size: 28rpx;
- background: #3a86b9;
- border-radius: 6rpx;
- height: 80rpx;
- line-height: 80rpx;
- }
- /** 二维码弹窗 end */
- /* 倒计时栏 */
- .countdown-box {
- width: 100%;
- height: 85rpx;
- line-height: 85rpx;
- /* background: #e92121; */
- background: #e43130;
- color: #fff;
- padding: 0 30rpx;
- box-sizing: border-box;
- }
- .second-kill {
- font-size: 33rpx;
- }
- .countdown-content {
- float: right;
- font-size: 28rpx;
- height: 85rpx;
- line-height: 85rpx;
- text-align: left;
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .countdown-tips {
- font-size: 24rpx;
- opacity: 0.8;
- margin-right: 10rpx;
- }
- .countdown-time {
- font-size: 24rpx;
- padding-top: 5rpx;
- }
- /* 价格 */
- .goods-price {
- padding: 15rpx 0;
- border-bottom: 1px solid #f3f3f3;
- }
- .current-price {
- display: flex;
- align-items: center;
- color: #e43130;
- font-size: 34rpx;
- /* margin-right: 15rpx; */
- vertical-align: middle;
- }
- .original {
- font-size: 26rpx;
- color: #888888;
- margin-top: 15rpx;
- }
- .original-price {
- font-size: 26rpx;
- text-decoration: line-through;
- color: #999999;
- margin-left: 10rpx;
- }
- /* 拼团价格 */
- .condition {
- font-size: 24rpx;
- border: 1rpx solid red;
- padding: 2rpx 10rpx;
- vertical-align: middle;
- }
- /* 拼团详情 */
- .spell-infor {
- border-top: 20rpx solid #f7f7f7;
- font-size: 28rpx;
- padding: 20rpx;
- background: #fff;
- }
- .spell-infor-title {
- font-size: 26rxp;
- }
- .spell-infor-content {
- position: relative;
- padding-top: 20rpx;
- padding-bottom: 20rpx;
- border-bottom: 1rpx solid #f2f2f2;
- }
- .head-img {
- display: inline-block;
- width: 70rpx;
- height: 70rpx;
- margin-right: 15rpx;
- vertical-align: bottom;
- border-radius: 50%;
- }
- .head-img>image {
- border-radius: 50%;
- }
- .spell-msg {
- display: inline-block;
- vertical-align: top;
- font-size: 24rpx;
- }
- .spell-text {
- padding-top: 10rpx;
- color: #aaa;
- }
- .red-font {
- color: #e43130;
- }
- .join-group {
- position: absolute;
- right: 10rpx;
- bottom: 30rpx;
- color: #e43130;
- border: 1rpx solid #e43130;
- padding: 10rpx 15rpx;
- font-size: 24rpx;
- }
- .rules {
- position: relative;
- font-size: 24rpx;
- padding-top: 20rpx;
- }
- .rules-text02 {
- float: right;
- font-size: 23rpx;
- color: #aaa;
- padding-right: 30rpx;
- }
- .right-arrow {
- position: absolute;
- right: 5rpx;
- top: 20rpx;
- display: inline-block;
- width: 20rpx;
- height: 20rpx;
- }
- .act-price-con {
- border: 1px solid #e4393c;
- margin-left: 20rpx;
- padding: 2rpx 5rpx;
- border-radius: 3rpx;
- }
- /* 列表为空 */
- .empty {
- margin-top: 100rpx;
- text-align: cneter;
- }
- .empty-icon {
- display: block;
- width: 80rpx;
- height: 80rpx;
- margin: 0 auto;
- margin-bottom: 20rpx;
- }
- .empty-icon>image {
- width: 100%;
- height: 100%;
- }
- .empty-text {
- font-size: 28rpx;
- text-align: center;
- color: #999;
- line-height: 2em;
- }
|