123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181 |
- @charset "UTF-8";
- .text-center.data-v-12651413 {
- text-align: center;
- }
- .font-weight.data-v-12651413 {
- font-weight: bold;
- }
- .page-width.data-v-12651413 {
- width: 100%;
- }
- .goods-hover-class.data-v-12651413 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-12651413 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-12651413 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-12651413 {
- width: 100%;
- }
- .u-hover-class.data-v-12651413 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-12651413 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .page.data-v-12651413 {
- position: absolute;
- left: 0;
- top: 0;
- background-color: #fff;
- width: 100%;
- height: 100%;
- }
- .page .bg.data-v-12651413 {
- height: 464rpx;
- width: 100%;
- }
- .page .member-list.data-v-12651413 {
- height: 464rpx;
- width: 100%;
- position: absolute;
- left: 0;
- top: 36rpx;
- z-index: 0;
- display: block;
- }
- .page .member-list .member-bannner.data-v-12651413 {
- height: 320rpx;
- }
- .page .member-list .member-bannner .member-item.data-v-12651413 {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- }
- .page .member-list .member-bannner .member-item .member-img.data-v-12651413 {
- width: 620rpx;
- height: 320rpx;
- border-radius: 16rpx;
- }
- .page .member-list .member-name.data-v-12651413 {
- font-size: 32rpx;
- color: #fff;
- position: absolute;
- width: 100%;
- text-align: center;
- z-index: 10;
- height: 100rpx;
- }
- .page .member-list .triangle.data-v-12651413 {
- position: absolute;
- bottom: 36rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- width: 0;
- height: 0;
- border-left: 18rpx solid transparent;
- border-right: 18rpx solid transparent;
- border-bottom: 24rpx solid #fff;
- }
- .page .rights.data-v-12651413 {
- position: relative;
- background-color: #fff;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- padding-bottom: 50rpx;
- }
- .page .rights .title.data-v-12651413 {
- font-size: 36rpx;
- color: #666666;
- margin-top: 55rpx;
- height: 50rpx;
- line-height: 50rpx;
- }
- .page .rights .title .title-name.data-v-12651413 {
- margin: 0 30rpx;
- }
- .page .rights .title image.data-v-12651413 {
- display: block;
- margin-top: 15rpx;
- height: 20rpx;
- width: 110rpx;
- }
- .page .rights .rights-list.data-v-12651413 {
- margin-top: 58rpx;
- text-align: left;
- position: relative;
- }
- .page .rights .rights-list .rights-item.data-v-12651413 {
- width: 150rpx;
- margin: 0 50rpx;
- font-size: 26rpx;
- color: #353535;
- vertical-align: top;
- text-align: center;
- display: inline-block;
- }
- .page .rights .rights-list .rights-item .rights-img.data-v-12651413 {
- margin-top: 30rpx;
- margin-bottom: 12rpx;
- height: 80rpx;
- width: 80rpx;
- }
- .page .rights .rights-list .rights-item.active.data-v-12651413 {
- font-size: 32rpx;
- font-weight: bold;
- }
- .page .rights .rights-list .rights-item.active .rights-img.data-v-12651413 {
- margin-top: 0;
- width: 120rpx;
- height: 120rpx;
- }
- .page .rights .rights-list .explain.data-v-12651413 {
- width: 640rpx;
- border-radius: 16rpx;
- padding: 56rpx 50rpx 50rpx 126rpx;
- margin: 50rpx auto 20rpx;
- font-size: 28rpx;
- color: #666;
- position: relative;
- background-color: #f7f7f7;
- }
- .page .rights .rights-list .explain .explain-img.data-v-12651413 {
- height: 46rpx;
- width: 46rpx;
- position: absolute;
- top: 56rpx;
- left: 40rpx;
- }
- .page .rights .rights-list .explain .explain-title.data-v-12651413 {
- font-size: 32rpx;
- color: #353535;
- text-align: left;
- margin-bottom: 24px;
- }
- .page .rights .rights-list .explain .explain-triangle.data-v-12651413 {
- border-bottom: 24rpx solid #f7f7f7;
- margin-left: 0;
- top: -22rpx;
- position: absolute;
- width: 0;
- height: 0;
- border-left: 18rpx solid transparent;
- border-right: 18rpx solid transparent;
- }
|