page { /* background: #d01119; */ width: 100%; height: 100%; } .container { height: 100vh; } .tesk_list{ width: 100%; max-height: 335rpx; overflow: hidden; overflow-y:auto; } .top-back { width: 100%; /* height:100vh; */ background-repead: no-repead; background-size: 100% 100%; padding-bottom: 50rpx; } .top-frame { width: 100%; height: auto; padding-top: 50rpx; } .top-title { letter-spacing: 10rpx; width: 300rpx; } .activity-data { padding-top: 10rpx; letter-spacing: 2rpx; } .xc-specific-more-frame { width: 100%; height: 40%; padding-top: 20rpx; } .task-number { margin-top: 35rpx; } .task_clike { margin: auto; width: 60%; height: 65rpx; border-radius: 50rpx; margin-top: 20rpx; background: #fbda0e; color: #d01119; line-height: 65rpx; letter-spacing: 5rpx; box-shadow: 0rpx 7rpx 0rpx 0rpx rgba(0, 0, 0, .2); } /* 底部列表样式 */ .head { border-bottom: 4rpx solid rgb(253, 193, 7); color: rgb(255, 255, 255); height: 48rpx; line-height: 48rpx; } .lhead { border-top: 4rpx solid rgb(253, 193, 7); border-left: 4rpx solid rgb(253, 193, 7); border-right: 4rpx solid rgb(253, 193, 7); width: 290rpx; height: 48rpx; line-height: 48rpx; } .items { padding-top: 50rpx; } .rhead { background-color: rgb(253, 193, 7); } .unfinished { width: 35rpx; height: 35rpx; margin-right: 10rpx; } .padding { padding: 0rpx 50rpx; } .width { width: 290rpx; } .line { width: 110rpx; border: 1rpx solid rgb(255, 255, 255); } .load { margin: 0rpx 26rpx; } .item { margin-bottom: 35rpx; } .state { text-decoration: underline; } .nothing { padding: 50rpx 0rpx; } .receive { padding-bottom: 50rpx; } .xc-center-img { width: 100%; height: 100%; } .xc-left { width: 40rpx; height: 40rpx; } .bcolor { border-color: #fff; } .xc-right { width: 40rpx; height: 40rpx; } .user_img { width: 50rpx; height: 50rpx; } .dust { position: fixed; width: 100%; height: 100%; background-color: rgba(206, 184, 188, 0.158); z-index: 10; } .closes { /* margin-top: 20rpx; */ } .canvas { position: fixed; z-index: 11; width: 100%; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,.5); box-sizing: border-box; padding-top: 60rpx; } .close { width: 70rpx; height: 70rpx; } .plan-frame { width: 86%; margin: auto; margin-top: 50rpx; justify-content: center; } .plan-frame .plan_num { width: 90%; background: #ffe7ab; border-radius: 20rpx; height: 22rpx; margin-right: 10rpx; } .is_plam { border-radius: 20rpx; background: #fcc001; height: 100%; top: 0rpx; left: 0rpx; } .dust { position: fixed; width: 100%; height: 100%; background-color: #d01119; z-index: 10; } .closes { /* margin-top: 20rpx; */ } /* .canvas { position: fixed; z-index: 20; width: 100%; top: 20rpx; } */ .close { width: 70rpx; height: 70rpx; } .select_details { width: 100%; height: 50rpx; line-height: 50rpx; text-align: center; background: #000; opacity: 0.6; filter: alpha(opacity=60); bottom: 0rpx; } .is_dismantle_frame{ align-content: center; height: 56rpx; line-height: 48rpx; } .bottom{ padding-bottom: 50rpx; padding-top: 20rpx; } .rel { display: flex; align-items: center; } image{ -webkit-touch-callout:none } .invalid{ width: 100%; height: 80rpx; margin: 20rpx 0; display: flex; justify-content: center; align-items: center; color: #fff; } .invalid_info{ width: 180rpx; padding: 10rpx; color: #000; background-color: #fff; margin-left: 20rpx; border: 1rpx solid #fff; border-radius: 10rpx; display: flex; align-items: center; justify-content: space-around; } /*-- 和弹出框的组件有关系 --*/ .xc-width { width: 100%; } .spec-model { position: fixed; bottom: 0; z-index: 20; background: white; width: 100%; /* padding: 0 30rpx; */ font-size: 32rpx; box-sizing: border-box; border-radius: 20rpx 20rpx 0 0; /* height: 72%; */ } .spec-model .pding { padding: 0 20rpx; } .pding { padding-top: 20rpx; padding-left: 20rpx; height: 81%; padding-right: 20rpx; font-size: 26rpx; color: #ea120f } .spec-goods { padding: 30rpx 0 20rpx; /* float: left; */ width: 100%; /* border-bottom:2rpx solid #eee; */ } .spec-img { float: left; height: 186rpx; width: 186rpx; border: 4rpx solid #eee } .spec-goods-info { float: left; padding: 0 25rpx; width: 400rpx; } .spec-goods-name { font-size: 30rpx; line-height: 35rpx; height: 70rpx; margin: 15rpx 20rpx 25rpx 0; overflow: hidden; text-overflow: ellipsis; color: #333; } .spec-goods-price { color: #d60021; font-size: 33rpx; font-weight: bold; /* display: flex; */ } .spec-goods-stock { margin-top: 3rpx; font-size: 24rpx; color: #999999; margin-right: 15rpx; } .spec-name { clear: both; padding: 20rpx 0; font-size: 30rpx; color: #333; } .spec-name+view{ flex-wrap: wrap; } .stores-img { width: 28rpx; height: 28rpx; margin-right: 10rpx; } .right-arrow { width: 15rpx; height: 15rpx; border-top: 2rpx solid #d70026; border-right: 2rpx solid #d70026; transform: rotate(45deg); display: inline-block; margin-bottom: 3rpx; } .spec-btn { color: black; background-color: white; padding: 10rpx 10rpx; font-size: 26rpx; line-height: 28rpx; float: left; border: 1rpx solid #dedede; margin: 4rpx 10rpx 4rpx 0; border-radius: 4rpx; } .spec-btn-click { color: white; background-color: #f23030; border: 1rpx solid #f23030; } .spec-cart-btns { /* width: 92%; */ line-height: 70rpx; /* margin: 0rpx auto; margin-top: 160rpx; */ /* border-radius: 20rpx; */ /* position: fixed; */ /* bottom: 50rpx; */ /* left: 4%; */ padding: 20rpx; } .spec-cart-btn { width: 100%; font-size: 30rpx; text-align: center; color: white; border-radius: 40rpx; } .spec-cart-btn.w40 { width: 46%; } .spec-add-cart { background-color: #ffb03f; } .spec-buy { background-color: #f23030; /* margin-left: 34rpx; */ } .spec-cart-disable { background: #bbbbbb; } .spec-cart-btn-lg { width: 614rpx; } /* 选择门店的弹窗 */ .mongolia-layer { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 11; background: rgba(0, 0, 0, 0.4); width: 100%; height: 91.9%; } .popup-frame { position: fixed; z-index: 20; background: white; width: 100%; border-radius: 20rpx 20rpx 0 0; height: auto; bottom: 0; } .popup-top { border-bottom: 1rpx solid #eee; height: 155rpx; width: 95%; margin: auto; line-height: 155rpx; } .bg_rights { border-top: 2rpx solid; border-right: 2rpx solid; transform: rotate(45deg); display: inline-block; width: 15rpx; height: 15rpx; border-color: #da0b31; } .modal-closes { position: absolute; right: 30rpx; top: -15rpx; height: 25rpx; } .choose_more { margin-top: 40rpx; margin-right: 20rpx; } .choose_mores { margin-top: 30rpx; margin-right: 15rpx; } .store-list { width: 95%; min-height: 700rpx; overflow-y: scroll; margin: auto; max-height: 700rpx; } .store-list .store_choose { width: 100%; height: 120rpx; line-height: 125rpx; border-bottom: 1rpx solid #eee; padding: 10rpx 0; } .store-list .store_choose .store { width: 100%; margin: auto; line-height: 37rpx; padding-left: 20rpx; } .xc-hook { width: 35rpx; height: 35rpx; transform: rotate(-145deg); line-height: 37rpx; text-align: center; } .xc-hooks { width: 30rpx; height: 30rpx; border: 1rpx solid #999; } .address-frame { width: 93%; margin-left: 7rpx; } .nearby_store { margin-left: 17rpx; } .address_name { margin-right: 10rpx; width: 360rpx; } .address-val { height: 38rpx; line-height: 38rpx; } .store-bottom { width: 85%; margin: auto; height: 90rpx; } .searchbar { height: 95rpx; border-bottom: 2rpx solid rgb(238, 238, 238); } .storeListpadd { padding: 0rpx 31rpx; } .search { width: 125rpx; height: 45rpx; line-height: 45rpx; background-color: rgb(219, 27, 52); border-radius: 30rpx; color: rgb(255, 255, 255); } .inputstore { width: 510rpx; height: 43rpx; line-height: 43rpx; border-radius: 30rpx; border: 2rpx solid rgb(238, 238, 238); padding-left: 30rpx; } .determine { width: 260rpx; height: 55rpx; border-radius: 50rpx; line-height: 55rpx; } .default { width: 260rpx; height: 55rpx; border: 3rpx solid #c8c8c8; border-radius: 50rpx; line-height: 55rpx; } .store-bottom-frame { width: 95%; margin: auto; } /* 门店分类列表 */ .sort_store_list { max-height: 700rpx; min-height: 700rpx; overflow: hidden; overflow-y: scroll; width: 95%; margin: auto; } .sort_store_list .sort-store-frame { width: 100%; height: 100rpx; line-height: 100rpx; border-bottom: 1rpx solid #eee; } .sort_store_list .sort-store-frame .sort-store { width: 94.5%; margin: auto; }