12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052 |
- /* pages/goodsOrderConfirm/goodsOrderConfirm.wxss */
- .content-listker {
- width: 100%;
- }
- .item-radius {
- background: #fff;
- opacity: 0.8;
- position: relative;
- border-radius: 24rpx;
- margin: 20rpx;
- /* margin-left: 30rpx;
- margin-right: 30rpx; */
- /* #f878af 248 120 175 46 */
- /* box-shadow: 4rpx 24rpx 50rpx -8rpx rgba(255,119,176,0.55); */
- }
- .order-top {
- background: #fff;
- padding: 30rpx 0;
- }
- .order-top image {
- width: 200rpx;
- height: 156rpx;
- margin-bottom: 6rpx;
- }
- .order-top text {
- font-size: 28rpx;
- }
- .order-top .state {
- font-size: 36rpx;
- font-family: PingFangSC-Medium;
- }
- .margin {
- /* margin: 20rpx 0; */
- background: #fff;
- }
- .item .state {
- color: #FF6877;
- }
- .item-top {
- height: 102rpx;
- padding: 0 24rpx;
- }
- .item-top text {
- font-size: 36rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- }
- .item-content {
- padding: 10rpx 0 30rpx;
- margin: 0 24rpx;
- position: relative;
- z-index: 1111;
- }
- .item-content:last-child {
- border-bottom: 1rpx solid rgba(175, 175, 175, 0.1);
- }
- .item-content .time {
- /* background: linear-gradient(270deg, rgba(255, 175, 216, 0) 0%, rgba(255, 119, 176, 0.49) 100%); */
- border-radius: 22rpx;
- font-size: 26rpx;
- padding: 2rpx 10rpx;
- box-sizing: border-box;
- }
- .item-content .img {
- position: relative;
- width: 160rpx;
- height: 160rpx;
- margin-right: 20rpx;
- background: #EDEDED;
- border-radius: 20rpx;
- overflow: hidden;
- }
- .item-content .icon {
- width: 136rpx;
- height: 92rpx;
- position: absolute;
- left: 46rpx;
- top: 160rpx;
- }
- .item-content .content {
- flex: 1;
- justify-content: space-between;
- overflow: hidden;
- }
- .item-content .content text {
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- }
- .item-vip {
- padding: 12rpx 20rpx 20rpx;
- }
- .item-vip .change-img {
- width: 48rpx;
- height: 48rpx;
- margin-right: 16rpx;
- }
- .item-vip-card {
- border-radius: 20rpx;
- overflow: hidden;
- background: #FAFAFA;
- box-sizing: border-box;
- }
- .item-vip-card text {
- font-size: 28rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .item-vip .card-img {
- width: 160rpx;
- height: 160rpx;
- }
- .item-products-content {
- overflow-x: scroll;
- padding: 0 24rpx 20rpx;
- }
- .item-products-content .item-product {
- width: 446rpx;
- height: 160rpx;
- background: #FAFAFA;
- border-radius: 20rpx;
- overflow: hidden;
- box-sizing: border-box;
- flex-shrink: 0;
- margin-right: 20rpx;
- }
- .item-products-content .item-product image {
- width: 160rpx;
- height: 160rpx;
- /* background-color: blue; */
- }
- .item-btn {
- height: 84rpx;
- padding-top: 16rpx;
- justify-content: flex-end;
- }
- .order-info {
- padding: 30rpx;
- }
- .order-info .num {
- margin-bottom: 10rpx;
- }
- .order-info .num .copy {
- width: 84rpx;
- height: 52rpx;
- border: 2rpx solid #333333;
- border-radius: 12rpx;
- font-size: 28rpx;
- color: #333;
- }
- .order-sum .top {
- padding: 32rpx 0rpx;
- margin: 0rpx 24rpx;
- border-bottom: 1rpx solid rgba(0, 0, 0, 0.04);
- }
- .order-sum text {
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- }
- .order-sum .top .text {
- margin-bottom: 24rpx;
- }
- .order-sum .top .text .order-coupon-icon {
- width: 32rpx;
- height: 32rpx;
- margin-right: 10rpx;
- }
- .order-sum .top .coupon-text {
- /* width: 128rpx; */
- height: 34rpx;
- font-size: 20rpx;
- box-sizing: border-box;
- color: #FF3007;
- background: #FFEFEB;
- border-radius: 8rpx;
- border: 2px solid #FF3007;
- padding: 4rpx 8rpx;
- }
- /* 权益折扣 */
- .coup-box {
- margin-top: 20rpx;
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .coup-box-title {
- font-size: 24rpx;
- color: #FA7D22;
- margin-left: 38rpx;
- }
- .order-sum .top .msg {
- padding: 20rpx;
- background: #FFEFEB;
- /* background-color: rgba(255, 202, 224, 0.16); */
- /* background: #FA7D22; */
- border-radius: 24rpx;
- font-size: 24rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #FF3007;
- position: relative;
- max-width: 374rpx;
- }
- .order-sum .top .msg::after {
- content: '';
- position: absolute;
- right: 30rpx;
- top: -20rpx;
- width: 0rpx;
- height: 0rpx;
- border-width: 10rpx;
- border-style: solid;
- border-color: transparent transparent rgba(255, 202, 224, 0.16) transparent;
- }
- .order-sum .top .coupon-guide-tips {
- width: 156rpx;
- height: 48rpx;
- background: #FF3007;
- border-radius: 8rpx;
- color: #FFFFFF;
- text-align: center;
- line-height: 48rpx;
- }
- .order-sum .top .right-500 text {
- font-family: PingFang-SC-Medium, PingFang-SC;
- font-weight: 500;
- }
- .order-sum .bottom {
- height: 84rpx;
- padding-top: 16rpx;
- justify-content: flex-end;
- }
- .order-sum .bottom .total-price {
- font-size: 36rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #FF3007;
- margin-right: 28rpx;
- }
- .total-pay-price {
- font-size: 56rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #FF3007;
- }
- .buy {
- height: 170rpx;
- /* padding: 0 30rpx; */
- background: #fff;
- position: fixed;
- bottom: 0;
- width: 100%;
- box-sizing: border-box;
- /* justify-content: flex-end; */
- }
- .buy .btn {
- width: 338rpx;
- height: 88rpx;
- border-radius: 44rpx;
- font-size: 32rpx;
- box-sizing: border-box;
- /* margin-right: 30rpx; */
- }
- .buy .cancel-btn {
- border: 1rpx solid #979797;
- color: #999999;
- }
- .buy .use-btn {
- background: #FA7D22;
- color: #FFFFFF;
- }
- .coupon-popup {
- height: 72vh;
- }
- .payType {
- height: 690rpx;
- }
- .coupon-popup .top {
- justify-content: center;
- padding: 0 48rpx;
- height: 112rpx;
- }
- .need-show-line {
- border-bottom: 2rpx solid #eee;
- }
- .coupon-popup .top text {
- font-size: 36rpx;
- }
- .coupon-popup .top .close-img {
- width: 56rpx;
- height: 56rpx;
- position: absolute;
- top: 28rpx;
- right: 32rpx;
- }
- .coupon-popup .list {
- height: 53vh;
- padding: 14rpx 30rpx;
- box-sizing: border-box;
- /* overflow-y: scroll; */
- }
- .coupon-popup .list .item {
- padding: 14rpx 0;
- height: 172rpx;
- /* border-bottom: 2rpx solid #eee; */
- }
- .coupon-popup .list .radio image {
- width: 48rpx;
- height: 48rpx;
- }
- .coupon-popup .list .coupon-item {
- display: block;
- margin-top: 10rpx;
- }
- .coupon-popup .item-left {
- width: 212rpx;
- height: 100%;
- font-family: PingFangSC-Semibold;
- color: #FFFFFF;
- font-size: 32rpx;
- border-top-left-radius: 16rpx;
- border-bottom-left-radius: 16rpx;
- background-image: radial-gradient(circle at 0px 50%, #fff 15rpx, #F5849F 15rpx);
- }
- .coupon-popup .item-left text {
- font-size: 36rpx;
- color: #fff;
- font-family: PingFangSC-Semibold, PingFang SC;
- }
- .coupon-popup .item-right {
- /* justify-content: center;
- align-items: flex-start; */
- padding: 0 30rpx;
- border-top-right-radius: 16rpx;
- border-bottom-right-radius: 16rpx;
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.13);
- }
- .coupon-popup .item-right text {
- color: #000;
- }
- .coupon-popup-btm {
- height: 170rpx;
- position: fixed;
- width: 100%;
- left: 0;
- bottom: 0;
- background: #FFFFFF;
- }
- .coupon-popup-btm-btn {
- width: 100%;
- height: 84rpx;
- font-size: 32rpx;
- color: #FFFFFF;
- margin: 0 40rpx;
- background: #FA7D22;
- border-radius: 42rpx;
- font-family: PingFang-SC-Medium, PingFang-SC;
- }
- .btm-text {
- margin: 42rpx 0 120rpx;
- }
- .item-products-content::-webkit-scrollbar,
- .scroll-x::-webkit-scrollbar {
- display: none;
- /* Chrome Safari */
- }
- .use-popup {
- width: 640rpx;
- height: 898rpx;
- background: #FFFFFF;
- border-radius: 40rpx;
- padding: 60rpx 48rpx;
- box-sizing: border-box;
- position: relative;
- /* justify-content: center; */
- /* justify-content: space-evenly; */
- }
- .use-popup .close-img {
- width: 56rpx;
- height: 56rpx;
- /* background: red; */
- position: absolute;
- top: 16rpx;
- right: 16rpx;
- }
- .use-popup .title {
- /* margin-top: 60rpx; */
- font-size: 36rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #000000;
- }
- .use-popup .text-cotent {
- /* background-color: red; */
- overflow-y: scroll;
- text-align: left;
- /* height: 100%; */
- }
- .skin-popup .wux-landscape__inner {
- padding: 0 !important;
- }
- .skin-popup .popup-index--wux-popup {
- width: 650rpx !important;
- max-width: 650rpx !important;
- }
- /* =============================================================================== */
- .moneyShow {
- width: 100%;
- text-align: center;
- font-weight: 500;
- font-size: 56rpx;
- color: #FF3007;
- height: 100rpx;
- line-height: 100rpx;
- margin-bottom: 100rpx;
- }
- .moneyShow text {
- font-size: 28rpx;
- color: #FF3007;
- }
- .select-pay-methon {
- margin-bottom: 60rpx;
- width: 100%;
- display: flex;
- align-items: center;
- }
- .pay-img {
- width: 48rpx;
- height: 48rpx;
- margin-left: 30rpx;
- }
- .pay-title {
- margin-left: 20rpx;
- font-size: 32rpx;
- font-weight: 400;
- color: #333333;
- flex: 1;
- text-align: left;
- }
- .pay-money {
- margin-right: 36rpx;
- font-size: 36rpx;
- font-weight: 500;
- color: #333333;
- }
- .pay-money text {
- font-size: 24rpx;
- }
- .select-activity {
- width: 48rpx;
- height: 48rpx;
- margin-right: 30rpx;
- }
- .list_first_to {
- z-index: 110;
- top: 0rpx;
- position: fixed;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.7);
- }
- .insellShow {
- width: 390rpx;
- }
- .list_top_show {
- width: 100%;
- display: flex;
- align-items: center;
- flex-direction: column;
- margin-top: -110rpx;
- }
- .list_top_img {
- width: 40rpx;
- height: 40rpx;
- }
- .list_top_content {
- padding-top: 15rpx;
- margin-top: 10rpx;
- width: 500rpx;
- height: 72rpx;
- background: rgba(0, 0, 0, 0.3);
- border: 2rpx dashed #FFFFFF;
- }
- .first_and_title {
- width: 100%;
- line-height: 44rpx;
- text-align: center;
- font-size: 28rpx;
- font-weight: 500;
- color: #FFFFFF;
- }
- .first_and_title text {
- font-size: 32rpx;
- color: #FFFFFF;
- }
- .KnowBtn {
- margin-left: 271rpx;
- text-align: center;
- width: 208rpx;
- height: 76rpx;
- border-radius: 42rpx;
- border: 2rpx solid #FFFFFF;
- font-size: 32rpx;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 76rpx;
- position: absolute;
- bottom: 60rpx;
- }
- /* <view class="list_top_show">
- <image class="list_top_img" src="/images/white_on.png"></image>
- <view class="list_top_content">
- <view class="first_and_title"><text>第一步</text>项目导航栏</view>
- <view class="first_and_title">可左右滑动快速筛选项目哟~</view>
- </view>
- </view> */
- .onIndex {
- position: absolute;
- z-index: 111;
- background: #ffffff;
- }
- .onIndex111 {
- position: relative;
- z-index: 11;
- }
- .opc {
- opacity: 0;
- }
- .opcBack {
- background: #ffffff;
- }
- .itemInNeeds {
- position: relative;
- border-radius: 24rpx;
- margin: 20rpx;
- }
- /* ========================================================== */
- .list_Content_show {
- margin-top: 75rpx;
- right: 33rpx;
- z-index: 1111;
- position: absolute;
- display: flex;
- align-items: center;
- flex-direction: column;
- }
- .list_Content_img {
- width: 40rpx;
- height: 40rpx;
- }
- .list_top_contents {
- padding-top: 15rpx;
- margin-top: 20rpx;
- width: 248rpx;
- height: 113rpx;
- background: rgba(0, 0, 0, 0.3);
- border: 2rpx dashed #FFFFFF;
- }
- .timeSelect {
- margin-bottom: 15rpx;
- width: 196rpx;
- height: 88rpx;
- background: #FFFFFF;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .timeShow {
- width: 156rpx;
- height: 48rpx;
- background: #FF3007;
- border-radius: 8rpx;
- text-align: center;
- font-size: 28rpx;
- font-weight: 500;
- color: #FFFFFF;
- line-height: 48rpx;
- }
- .good-list {
- height: auto;
- overflow: scroll;
- }
- .submitBtn {
- position: relative;
- left: 50%;
- transform: translateX(-50%);
- width: 90%;
- height: 84rpx;
- text-align: center;
- line-height: 84rpx;
- background: #FA7D22;
- border-radius: 42rpx;
- font-size: 16px;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #FFFFFF;
- }
- .project-num {
- text-align: end;
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 40rpx;
- }
- .price-size {
- font-size: 20rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #333333;
- line-height: 24rpx;
- }
- .item-bottom {
- display: flex;
- justify-content: space-between;
- padding: 20rpx 24rpx 32rpx 24rpx;
- }
- .item-total {
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #999999;
- line-height: 40rpx;
- }
- .item-price {
- font-size: 36rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #333333;
- line-height: 50rpx;
- }
- /* 低价换购 */
- .exchange-details {
- background: #fff;
- opacity: 0.8;
- position: relative;
- border-radius: 24rpx;
- margin: 20rpx;
- padding: 20rpx 24rpx;
- font-size: 28rpx;
- color: #333;
- }
- .exchange-details-title {
- margin-bottom: 30rpx;
- /* font-size: 28rpx; */
- font-size: 36rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- }
- .exchange-box {
- display: flex;
- margin-bottom: 20rpx;
- height: 160rpx;
- border-radius: 10px;
- position: relative;
- }
- .exchange-box:last-child {
- margin-bottom: 0;
- }
- .exchange-condition {
- background-color: #F7F8FA;
- }
- .exchange-box-image image {
- width: 160rpx;
- height: 160rpx;
- margin-right: 20rpx;
- border-radius: 20rpx;
- }
- .exchange-box-image {
- position: relative;
- }
- .exchange-condition-image {
- position: absolute;
- top: 0;
- background-color: #FFFFFF;
- opacity: 0.5;
- z-index: 2;
- width: 160rpx;
- height: 160rpx;
- border-radius: 20rpx;
- }
- .exchange-info-bottom {
- margin-top: 50rpx;
- display: flex;
- justify-content: space-between;
- }
- .exchange-info-price {
- color: #333333;
- font-size: 20rpx;
- }
- .exchange-info-price .price__big {
- font-size: 36rpx;
- }
- .exchange-info-price .price__small {
- font-size: 20rpx;
- }
- .exchange-info-title {
- width: 420rpx;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .exchange-info {
- height: 160rpx;
- padding-top: 20rpx;
- box-sizing: border-box;
- display: flex;
- }
- .exchange-tip {
- position: absolute;
- bottom: 0;
- height: 56rpx;
- background-color: #FFF6DF;
- width: 100%;
- z-index: 3;
- border-radius: 0px 0px 10px 10px;
- display: flex;
- justify-content: center;
- align-items: center;
- font-size: 24rpx;
- color: #333;
- }
- .exchange-tip text {
- color: #FF3007;
- font-size: 24rpx;
- }
- /* 加购弹出层 */
- .exchange-popup .wux-landscape__inner {
- padding: 0 !important;
- }
- .exchange-popup .popup-index--wux-popup {
- width: 640rpx !important;
- max-width: 650rpx !important;
- }
- .exchange-popup .use-popup {
- height: 620rpx !important;
- padding: 40rpx !important;
- }
- .exchange-popup .top {
- display: flex;
- height: 56rpx;
- align-items: center;
- }
- .exchange-popup .top .title {
- font-size: 36rpx;
- font-weight: 600;
- color: #333333;
- margin-right: 22rpx;
- }
- .exchange-popup .top .type {
- font-size: 28rpx;
- color: #333;
- flex: 1;
- text-align: left !important;
- }
- .exchange-popup .top .type text {
- color: #FF3007;
- }
- .exchange-popup .close {
- width: 56rpx;
- height: 56rpx;
- margin-top: 10rpx;
- }
- .use-popup .center {
- margin-top: 54rpx;
- }
- .use-popup .center .center-item {
- width: 100%;
- height: 140rpx;
- border-radius: 20rpx;
- padding: 20rpx;
- box-sizing: border-box;
- display: flex;
- background: #F7F8FA;
- }
- .use-popup .center .center-item:last-child {
- margin-top: 22rpx;
- }
- .use-popup .center .center-item image {
- width: 100rpx;
- height: 100rpx;
- border-radius: 20rpx;
- margin-right: 20rpx;
- }
- .use-popup .center .center-right {
- text-align: left;
- flex: 1;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- height: 100%;
- }
- .use-popup .center .item-select{
- display: flex;
- align-items: center;
- float: right;
- margin-top: 8rpx;
- }
- .use-popup .center .item-select image{
- width: 40rpx;
- height: 40rpx;
- margin: 0;
- }
- .use-popup .center .item-select .num{
- font-size: 32rpx;
- color: #333;
- margin: 0 15rpx;
- }
- .use-popup .bottom {
- flex: 1;
- height: 84rpx;
- background: #FA7D22;
- border-radius: 42rpx;
- margin-top: 48rpx;
- line-height: 84rpx;
- font-size: 32rpx;
- color: #fff;
- }
- /* 新加购列表 */
- .addPuls {
- width: 710rpx;
- height: 420rpx;
- background-color: #fff;
- border-radius: 24rpx;
- margin-left: 20rpx;
- padding: 20rpx;
- box-sizing: border-box;
- }
- .addPuls .top {
- display: flex;
- align-items: center;
- }
- .addPuls .top .title {
- font-size: 36rpx;
- font-weight: 600;
- color: #333333;
- margin-right: 22rpx;
- }
- .addPuls .top .type {
- font-size: 28rpx;
- color: #333;
- flex: 1;
- text-align: left !important;
- }
- .addPuls .top .type text {
- color: #FF3007;
- }
- .addPuls .center-item {
- width: 100%;
- height: 140rpx;
- border-radius: 20rpx;
- padding: 20rpx;
- box-sizing: border-box;
- display: flex;
- background: #F7F8FA;
- margin-top: 20rpx;
- }
- .addPuls .center-item image {
- width: 100rpx;
- height: 100rpx;
- border-radius: 20rpx;
- margin-right: 20rpx;
- }
- .addPuls .center-right {
- text-align: left;
- flex: 1;
- height: 100%;
- }
- .addPuls .center-right .item-name {
- width: 500rpx;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- }
- .addPuls .item-select{
- display: flex;
- align-items: center;
- float: right;
- margin-top: 20rpx;
- }
- .addPuls .item-select image{
- width: 40rpx;
- height: 40rpx;
- margin: 0;
- }
- .addPuls .item-select .num{
- font-size: 32rpx;
- color: #333;
- margin: 0 15rpx;
- }
- .activeExchange{
- background-color: #fff7f2;
- border: 2rpx solid #FA7D22;
- }
|