123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- .scrollswiper.data-v-5ac9c6cd {
- width: 100%;
- position: relative;
- }
- .titleFixed.data-v-5ac9c6cd {
- position: absolute;
- top: 0;
- left: 0;
- z-index: 99;
- padding-top: 0;
- }
- .van-nav-bar.data-v-5ac9c6cd {
- padding-top: 0!important;
- /* background: #000000!important; */
- /* opacity: 0.2; */
- background:rgba(0,0,0,0.2)!important;
- }
- .swiper.data-v-5ac9c6cd {
- height: 300rpx;
- }
- .swiper-item.data-v-5ac9c6cd {
- display: block;
- height: 100%!important;
- line-height: 300rpx;
- text-align: center;
- }
- .tip.data-v-5ac9c6cd {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- justify-content: space-between;
- padding: 36rpx 32rpx;
- }
- .giveList.data-v-5ac9c6cd {
- padding: 10rpx 12rpx;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-flex-wrap: wrap;
- flex-wrap: wrap;
- }
- .giveItem.data-v-5ac9c6cd {
- height: 120rpx;
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- flex: 1;
- width: 20%;
- min-width: 20%;
- max-width: 20%;
- margin: 24rpx 0 25rpx 4%;
- }
- .active.data-v-5ac9c6cd {
- color: #F76260;
- }
- .typeItem.data-v-5ac9c6cd {
- width: 25%;
- display: inline-block;
- text-align: center;
- }
- .iconClass.data-v-5ac9c6cd {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -webkit-flex-direction: row;
- flex-direction: row;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- }
- .hotlItem.data-v-5ac9c6cd {
- padding: 22rpx 30rpx;
- border-bottom: 1px solid #EEEEEE;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- justify-content: space-between;
- }
- .bottomButton.data-v-5ac9c6cd {
- width: 95%;
- left: 2.5%;
- position: fixed;
- bottom: 2.5%;
- }
- .titeTop.data-v-5ac9c6cd {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- /* justify-content: space-between; */
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- position: absolute;
- top: 10rpx;
- width: 100%;
- }
- .topleft.data-v-5ac9c6cd {
- }
- .topright.data-v-5ac9c6cd {
- }
- .input-view.data-v-5ac9c6cd {
- width: 85%;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- height: 30px;
- border-radius: 15px;
- padding: 0 4%;
- -webkit-flex-wrap: nowrap;
- flex-wrap: nowrap;
- margin: 7px 0;
- line-height: 30px;
- margin: 24rpx auto;
- background:rgba(0,0,0,1);
- border-radius:15px;
- opacity:0.4;
- }
- .input-view .uni-icon.data-v-5ac9c6cd {
- line-height: 30px !important;
- }
- .input-view .input.data-v-5ac9c6cd {
- height: 30px;
- line-height: 30px;
- width: 94%;
- padding: 0 3%;
- }
- .activeColor.data-v-5ac9c6cd {
- background: #fff!important;
- position: fixed;
- background-color: #fff;
- top: 50rpx;
- z-index: 99;
- }
- .listType.data-v-5ac9c6cd {
- }
|