|
@@ -0,0 +1,747 @@
|
|
|
|
+.lucky-wheel-page{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ padding-bottom: 1.0667rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-page-header{
|
|
|
|
+ position: relative;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 1.8666rem;
|
|
|
|
+ text-align: center;
|
|
|
|
+ line-height: 1.8666rem;
|
|
|
|
+ background: #262626;
|
|
|
|
+ box-shadow: 0px .08rem .16rem 1px rgba(0,0,0,0.16);
|
|
|
|
+ font-size: .5333rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: #fff;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-page-header img{
|
|
|
|
+ width: .5333rem;
|
|
|
|
+ height: .5333rem;
|
|
|
|
+ position: absolute;
|
|
|
|
+ left: 0.8rem;
|
|
|
|
+ top: 0.64rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-page-header .icon-share{
|
|
|
|
+ flex: 0 0 auto;
|
|
|
|
+ width: .5333rem;
|
|
|
|
+ height: .5333rem;
|
|
|
|
+ margin-left: 9px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-body{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ background-image: url('https://cdn.alipearlhair.com/media/wysiwyg/zpage/1685757053.png ');
|
|
|
|
+ background-position: 0 0;
|
|
|
|
+ background-size: 100% auto;
|
|
|
|
+ background-repeat: no-repeat;
|
|
|
|
+ padding-top: .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-top{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-top-title{
|
|
|
|
+ display: block;
|
|
|
|
+ width: 6.4rem;
|
|
|
|
+ height: 3.36rem;
|
|
|
|
+ margin: auto;
|
|
|
|
+ width: 95%;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-top-tips{
|
|
|
|
+ font-size: .4267rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: #fff;
|
|
|
|
+ margin-top: .32rem;
|
|
|
|
+ text-align: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-root{
|
|
|
|
+ position: relative;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 8.48rem;
|
|
|
|
+ height: 8.48rem;
|
|
|
|
+ margin: .5333rem auto 0 auto;
|
|
|
|
+ background-image: url('https://cdn.alipearlhair.com/media/wysiwyg/zpage/1685757043.png');
|
|
|
|
+ background-position: 0 0;
|
|
|
|
+ background-size: 100% 100%;
|
|
|
|
+ box-shadow: 0 .5333rem .5333rem 0px rgba(0,0,0,0.45);
|
|
|
|
+ border-radius: 50%;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box{
|
|
|
|
+ position: absolute;
|
|
|
|
+ top:0;
|
|
|
|
+ left: 0;
|
|
|
|
+ bottom:0;
|
|
|
|
+ right:0;
|
|
|
|
+ margin:auto;
|
|
|
|
+ /* transform: translate3d(-50%, -50%, 0); */
|
|
|
|
+ width: 7.6267rem;
|
|
|
|
+ height: 7.6267rem;
|
|
|
|
+ background-image: url('https://cdn.alipearlhair.com/media/wysiwyg/zpage/1685757044.png');
|
|
|
|
+ background-position: 0 0;
|
|
|
|
+ background-size: 100% 100%;
|
|
|
|
+ /* transition-property: transform;
|
|
|
|
+ transition-duration: 6s; */
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="4"] .lucky-wheel-item.index-2{
|
|
|
|
+ right: 1.1733rem
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="4"] .lucky-wheel-item.index-5{
|
|
|
|
+ left: .9867rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="5"] .lucky-wheel-item.index-1{
|
|
|
|
+ left: 3.0133rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="5"] .lucky-wheel-item.index-2{
|
|
|
|
+ right: 1.2533rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="1"] .lucky-wheel-item.index-2{
|
|
|
|
+ top: 1.8667rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="1"] .lucky-wheel-item.index-5{
|
|
|
|
+ top: 4.64rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="2"] .lucky-wheel-item.index-1{
|
|
|
|
+ left: 3.0933rem;
|
|
|
|
+ top: .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="2"] .lucky-wheel-item.index-2{
|
|
|
|
+ right: 1.2267rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="3"] .lucky-wheel-item.index-1{
|
|
|
|
+ left: 3.2267rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-box[active="3"] .lucky-wheel-item.index-4{
|
|
|
|
+ left: 3.3867rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-item{
|
|
|
|
+ position: absolute;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+ color: #fff;
|
|
|
|
+ transform-origin: center center;
|
|
|
|
+ line-height: 1;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item-title{
|
|
|
|
+ font-size: .64rem;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item-label{
|
|
|
|
+ font-size: .32rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ margin-top: .16rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-item.index-1[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(90deg) translateY(28px);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item.index-2[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(150deg);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item.index-3[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(-150deg) translateY(.2667rem);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item.index-4[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(-90deg) translateY(-0.2667rem);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item.index-5[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(-30deg) translateY(0.2667rem);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item.index-6[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(30deg) translateY(0.5333rem);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-title="Thanks"]{
|
|
|
|
+ transform: rotate(210deg);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="1"]{
|
|
|
|
+ top: .6667rem;
|
|
|
|
+ left: 3.3067rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="2"]{
|
|
|
|
+ top: 1.92rem;
|
|
|
|
+ right: .9867rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="3"]{
|
|
|
|
+ /* bottom: 1.8933rem; */
|
|
|
|
+ top: 4.4267rem;
|
|
|
|
+ right: .6933rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="4"]{
|
|
|
|
+ left: 3.4667rem;
|
|
|
|
+ top: 5.7067rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="5"]{
|
|
|
|
+ left: .6933rem;
|
|
|
|
+ /* bottom: 1.8933rem; */
|
|
|
|
+ top: 4.4267rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="6"]{
|
|
|
|
+ left: 1.0933rem;
|
|
|
|
+ top: 1.92rem;
|
|
|
|
+}
|
|
|
|
+/*
|
|
|
|
+.lucky-wheel-item[data-index="1"]{
|
|
|
|
+ top: .6667rem;
|
|
|
|
+ left: 3.3067rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="2"]{
|
|
|
|
+ top: 1.92rem;
|
|
|
|
+ right: .9867rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="3"]{
|
|
|
|
+ top: 4.4rem;
|
|
|
|
+ right: .6933rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="4"]{
|
|
|
|
+ left: 3.3067rem;
|
|
|
|
+ bottom: .6133rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="5"]{
|
|
|
|
+ left: .6667rem;
|
|
|
|
+ top: 4.4rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-item[data-index="6"]{
|
|
|
|
+ left: 1.0933rem;
|
|
|
|
+ top: 1.92rem;
|
|
|
|
+}
|
|
|
|
+*/
|
|
|
|
+.lucky-wheel-star{
|
|
|
|
+ display: block;
|
|
|
|
+ width: 2.2933rem;
|
|
|
|
+ height: 2.2933rem;
|
|
|
|
+ top: -0.16rem;
|
|
|
|
+ left: .4533rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-go{
|
|
|
|
+ position:absolute;
|
|
|
|
+ width: 2.5333rem;
|
|
|
|
+ height: 2.9067rem;
|
|
|
|
+ left: 50%;
|
|
|
|
+ top: 50%;
|
|
|
|
+ transform: translate3d(-50%, -50%, 0);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-start-box{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ padding: 0 .3rem;
|
|
|
|
+ margin-top: .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-start-btn{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 1.6rem;
|
|
|
|
+ color:#000;
|
|
|
|
+ border-radius: 4px;
|
|
|
|
+ font-size: .4267rem;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+ line-height: 1.6rem;
|
|
|
|
+ text-align: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-chance{
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: space-between;
|
|
|
|
+ align-items: center;
|
|
|
|
+ font-size: 0.3733rem;
|
|
|
|
+ line-height: 0.402rem;
|
|
|
|
+ padding: 0 0.5333rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-chance-left div {
|
|
|
|
+ width: 0.8267rem;
|
|
|
|
+ height: 0.8267rem;
|
|
|
|
+ border-radius: 0.2133rem;
|
|
|
|
+ text-align: center;
|
|
|
|
+ line-height: 0.8267rem;
|
|
|
|
+ background: url("https://cdn.alipearlhair.com/media/wysiwyg/zpage/1685757046.png");
|
|
|
|
+ background-repeat: no-repeat;
|
|
|
|
+ background-size: cover;
|
|
|
|
+ color: #fff;
|
|
|
|
+ margin-bottom: 0.29rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-chance-right{
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ justify-content: flex-start;
|
|
|
|
+ align-items: flex-end;
|
|
|
|
+ padding-top: 0.25rem;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-chance-right img {
|
|
|
|
+ height: 0.6133rem;
|
|
|
|
+ width: 0.6133rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-backcolor{
|
|
|
|
+background: linear-gradient(336deg, #FEDFA9 0%, #E0B17E 100%);
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-list-section{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ padding: 0 .8rem;
|
|
|
|
+ margin-top: .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-list{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 2.6667rem;
|
|
|
|
+ background-image: url("https://cdn.alipearlhair.com/media/wysiwyg/zpage/1685757049.png");
|
|
|
|
+ background-repeat: no-repeat;
|
|
|
|
+ background-size: cover;
|
|
|
|
+ border-radius: 8px;
|
|
|
|
+ padding: .2133rem 0;
|
|
|
|
+ overflow-y: hidden;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-list-inner{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-list-inner.slidescroll{
|
|
|
|
+ animation-name: slidescroll;
|
|
|
|
+ animation-duration: 30s;
|
|
|
|
+ animation-iteration-count: infinite;
|
|
|
|
+ animation-timing-function: linear;
|
|
|
|
+}
|
|
|
|
+@keyframes slidescroll {
|
|
|
|
+ 0%{
|
|
|
|
+ transform: translateY(0%);
|
|
|
|
+ }
|
|
|
|
+ 50%{
|
|
|
|
+ transform: translateY(-50% + 1.24005rem);
|
|
|
|
+ }
|
|
|
|
+ 100%{
|
|
|
|
+ transform: translateY(calc(-100% + 2.4801rem));
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-list-item{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ padding: 0.4rem .5333rem 0 .5333rem;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: space-between;
|
|
|
|
+ align-items: center;
|
|
|
|
+ font-size: .32rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: #fff;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-list-item:first-child{
|
|
|
|
+ margin-top: 0;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-rules-section{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ position: fixed;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 100%;
|
|
|
|
+ top: 0;
|
|
|
|
+ background: rgba(0, 0, 0, 0.3);
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-rules{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 83%;
|
|
|
|
+ padding: .5333rem;
|
|
|
|
+ background: #FFD1B9;
|
|
|
|
+ padding-top: 0.8rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-rules-title{
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ margin: 0.8rem 0 0.53333rem;
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-rules-close {
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.lucky-wheel-rules-close img{
|
|
|
|
+ width: 0.64rem;
|
|
|
|
+ height: 0.64rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-rules-content{
|
|
|
|
+ height: 6.8rem;
|
|
|
|
+ overflow: auto;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-rules p{
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ line-height: .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked-section{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ margin-top: .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ padding: .5333rem 0rem;
|
|
|
|
+ border-radius: 4px;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked-title{
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: .7467rem;
|
|
|
|
+ font-weight: 700;
|
|
|
|
+ color: #000;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked-list{
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-wrap: wrap;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: space-between;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked-item{
|
|
|
|
+ width: 48%;
|
|
|
|
+ margin-top: .4rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked-item-info{
|
|
|
|
+ text-align: center;
|
|
|
|
+ width: 100%;
|
|
|
|
+ padding: 0.2667rem;
|
|
|
|
+ padding-top: 0.5333rem;
|
|
|
|
+ position: relative;
|
|
|
|
+ background: #fff5f0;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-picked-viewmore{
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ width: 4.2667rem;
|
|
|
|
+ height: .9333rem;
|
|
|
|
+ margin: .5333rem auto 0 auto;
|
|
|
|
+ border: 1px solid #000;
|
|
|
|
+ font-size: 0.48rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ color: #fff;
|
|
|
|
+ background-color: #000;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 8.2667rem;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ padding: .8rem .5333rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-close{
|
|
|
|
+ font-size: .64rem;
|
|
|
|
+ text-align: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-notice{
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-top: .8rem;
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ font-weight: 900;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-des{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ margin-top: .8rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-des p{
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ line-height: .64rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-btn{
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ width: 4.2667rem;
|
|
|
|
+ height: .9333rem;
|
|
|
|
+ margin: .8rem auto 0 auto;
|
|
|
|
+ background-color: #000;
|
|
|
|
+ color: #fff;
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ font-weight: 500;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon{
|
|
|
|
+ position: relative;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 6.7467rem;
|
|
|
|
+ margin: .8rem auto 0 auto;
|
|
|
|
+ padding-left: .8533rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon-left{
|
|
|
|
+ position: absolute;
|
|
|
|
+ height: 2.4267rem;
|
|
|
|
+ width: 1.12rem;
|
|
|
|
+ background: #FF0827;
|
|
|
|
+ border-radius: .32rem 0 0 .32rem;
|
|
|
|
+ top:0;
|
|
|
|
+ left:0;
|
|
|
|
+ font-size: .5333rem;
|
|
|
|
+ color: #b2051b;
|
|
|
|
+ font-weight: 500;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon-left span{
|
|
|
|
+ transform: translateX(-5%) rotate(270deg);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon-right{
|
|
|
|
+ position: relative;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 5.8933rem;
|
|
|
|
+ height: 2.4267rem;
|
|
|
|
+ border-radius: .32rem 0 0 .32rem;
|
|
|
|
+ background-color: #FFDEE2;
|
|
|
|
+ z-index: 1;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: space-between;
|
|
|
|
+ align-items: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-cinfo{
|
|
|
|
+ flex: 0 0 auto;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+ width: 4.6933rem;
|
|
|
|
+ height: 100%;
|
|
|
|
+ border-right: 1px dashed #999;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-cinfo-title{
|
|
|
|
+ font-size: .8533rem;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+ text-align: center;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-cinfo-tips{
|
|
|
|
+ font-size: .32rem;
|
|
|
|
+ color: #0b0b0b;
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ margin-top: .1867rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-ccode{
|
|
|
|
+ flex: 0 0 auto;
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ align-items: center;
|
|
|
|
+ width: 1.2rem;
|
|
|
|
+ height: 100%;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-ccode span{
|
|
|
|
+ display: block;
|
|
|
|
+ font-size: .32rem;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+ transform: rotate(270deg);
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon-right .dot{
|
|
|
|
+ position: absolute;
|
|
|
|
+ width: .2667rem;
|
|
|
|
+ height: .2667rem;
|
|
|
|
+ border-radius: 50%;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon-right .dot.top{
|
|
|
|
+ top:0;
|
|
|
|
+ left: 4.6933rem;
|
|
|
|
+ transform: translate3d(-50%, -50%, 0);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-coupon-right .dot.bottom{
|
|
|
|
+ bottom:0;
|
|
|
|
+ left: 4.6933rem;
|
|
|
|
+ transform: translate3d(-50%, 50%, 0);
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-points{
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: 0;
|
|
|
|
+ margin-top: .8rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-points .icon{
|
|
|
|
+ font-size: 1.6rem;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-modal-points span{
|
|
|
|
+ font-size: 1.0667rem;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+ margin-left: .2667rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+.lucky-wheel-toast{
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 4.8rem;
|
|
|
|
+ padding: .8rem .5333rem;
|
|
|
|
+ color: #fff;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-toast-close{
|
|
|
|
+ display: flex;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: .64rem;
|
|
|
|
+ line-height: 1;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-toast-close .icon{
|
|
|
|
+ display:none;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-toast[type="error"] .lucky-wheel-toast-close .icon-error{
|
|
|
|
+ display: block;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-toast[type="success"] .lucky-wheel-toast-close .icon-success{
|
|
|
|
+ display: block;
|
|
|
|
+}
|
|
|
|
+.lucky-wheel-toast-content{
|
|
|
|
+ margin-top: .2667rem;
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ line-height: .64rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+.productcard-item{
|
|
|
|
+ display: block;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ text-decoration: none;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-img{
|
|
|
|
+ position: relative;
|
|
|
|
+ display: block;
|
|
|
|
+ width: 100%;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-img img{
|
|
|
|
+ display:block;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: auto;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-img .productcard-item-img-cornor{
|
|
|
|
+ position: absolute;
|
|
|
|
+ width: 4.7467rem;
|
|
|
|
+ height: auto;
|
|
|
|
+ top:0;
|
|
|
|
+ right:0;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-percent{
|
|
|
|
+ font-size: 0.4267rem;
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: -6%;
|
|
|
|
+ left: 50%;
|
|
|
|
+ transform: translate(-50%, 0);
|
|
|
|
+ width: 4rem;
|
|
|
|
+ height: 0.5333rem;
|
|
|
|
+ line-height: .64rem;
|
|
|
|
+ text-transform: uppercase;
|
|
|
|
+ background-color: #ffd1b9;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-category{
|
|
|
|
+ font-size: 0.3733rem;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-name{
|
|
|
|
+ font-size: 0.32rem;
|
|
|
|
+ overflow: hidden;
|
|
|
|
+ -o-text-overflow: ellipsis;
|
|
|
|
+ text-overflow: ellipsis;
|
|
|
|
+ display: -webkit-box;
|
|
|
|
+ -webkit-line-clamp: 1;
|
|
|
|
+ word-break: break-all;
|
|
|
|
+ -webkit-box-orient: vertical;
|
|
|
|
+ text-transform: uppercase;
|
|
|
|
+ margin: 0.2667rem 0;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-price{
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ margin: 0.2667rem 0;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-nowprice{
|
|
|
|
+ font-size: 0.4267rem;
|
|
|
|
+ padding-right: 0.1333rem;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-lineprice{
|
|
|
|
+ font-size: 0.32rem;
|
|
|
|
+ text-decoration: line-through;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-num{
|
|
|
|
+ font-size: 0.32rem;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: center;
|
|
|
|
+ text-transform: uppercase;
|
|
|
|
+ font-family: "Rokkitt-Medium";
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-num .icon{
|
|
|
|
+ width: .5333rem;
|
|
|
|
+ height: .5333rem;
|
|
|
|
+ margin-right: .08rem;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow.none{
|
|
|
|
+ display:none;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow{
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-top: .2667rem;
|
|
|
|
+ font-size:0;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow-a{
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ color:#000000;
|
|
|
|
+ line-height: 1em;
|
|
|
|
+ text-decoration: underline;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow-a .icon{
|
|
|
|
+ font-size: .48rem;
|
|
|
|
+ }.productcard-item{
|
|
|
|
+ display: block;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ width: 100%;
|
|
|
|
+ text-decoration: none;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-img{
|
|
|
|
+ position: relative;
|
|
|
|
+ display: block;
|
|
|
|
+ width: 100%;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-img img{
|
|
|
|
+ display:block;
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: auto;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-img .productcard-item-img-cornor{
|
|
|
|
+ position: absolute;
|
|
|
|
+ width: 4.7467rem;
|
|
|
|
+ height: auto;
|
|
|
|
+ top:0;
|
|
|
|
+ right:0;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow.none{
|
|
|
|
+ display:none;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow{
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin-top: .2667rem;
|
|
|
|
+ font-size:0;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow-a{
|
|
|
|
+ font-size: .3733rem;
|
|
|
|
+ color:#000000;
|
|
|
|
+ line-height: 1em;
|
|
|
|
+ text-decoration: underline;
|
|
|
|
+ }
|
|
|
|
+ .productcard-item-shopnow-a .icon{
|
|
|
|
+ font-size: .48rem;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+
|