.textf { font-size: 24rpx !important; color: #FFFFFF !important; } .popTitleBody { padding: 0 30rpx; } .titleBodyRight1 { display: inline-block; vertical-align: top; height: 42rpx; border: 1rpx solid #ffffff; border-radius: 21rpx; } .titleBodyRight1 > text { padding: 10rpx; line-height: 42rpx; width: 118rpx; height: 20rpx; font-size: 20rpx; color: #ffffff; } .dis-flex1 { display: flex; justify-content: space-between; } .titleBodyLeft1 { width: 300rpx; display: inline-block; vertical-align: top; } .popTitlePackage { text-align: center; } .popTitlePackage > ._span { line-height: 80rpx; font-size: 28rpx; color: #ffffff; } .popButton { margin: 20rpx auto 0 auto; width: 480rpx; height: 80rpx; background: #3388ff; border-radius: 40rpx; text-align: center; } .popButton > ._span { line-height: 80rpx; font-size: 28rpx; color: #ffffff; } .popInput { margin: 20rpx auto 0 auto; width: 480rpx; height: 80rpx; background: #f6f6f6; border-radius: 10rpx; padding-left: 20rpx; } .popInput > input { height: 100%; width: 100%; background: #f6f6f6; font-size: 24rpx; color: #333333; } .popInput > ._span { text-align: center; line-height: 80rpx; font-size: 24rpx; color: #333333; } .popTitle { width: 540rpx; height: 271rpx; background: linear-gradient(0deg, #3388ff 0%, #5099ff 100%); } .popTitle > ._span { font-size: 30rpx; font-weight: bold; color: #333333; } .uploadDiv { padding: 30rpx; border-radius: 20rpx; background-color: #FFFFFF; } .uploadDiv .imgPreview { display: inline-block; overflow: hidden; width: 60vw; height: 60vw; background: gray; margin-bottom: 10rpx; border-radius: 10rpx; position: relative; } .uploadDiv .imgPreview > image { width: 60vw; height: 60vw; } .uploadDiv .closeDiv { width: 200rpx; height: 60rpx; line-height: 60rpx; background-color: #999999; border-radius: 60rpx; text-align: center; font-size: 28rpx; color: #FFFFFF; margin-top: 30rpx; } .uploadDiv .accomplish { width: 200rpx; height: 60rpx; line-height: 60rpx; background-color: #FF4444; border-radius: 60rpx; text-align: center; font-size: 28rpx; color: #FFFFFF; margin-top: 30rpx; } .uploadDiv .userImgUpdata { width: 60vw; height: 60vw; background: #f6f6f6; border: 1rpx solid #cccccc; border-radius: 10rpx; text-align: center; } .uploadDiv .userImgUpdata > image { margin-top: 170rpx; width: 100rpx; height: 100rpx; } .uploadDiv .close { width: 50rpx !important; height: 50rpx !important; position: absolute; top: 10rpx; right: 10rpx; z-index: 30; } .popView { padding-bottom: 20rpx; overflow: hidden; width: 540rpx; background: #ffffff; border-radius: 10rpx; } .tips { height: 80rpx; text-align: center; } .tips > ._span { line-height: 80rpx; font-size: 28rpx; color: black; } page { font-size: 0; background-color: #f6f6f6; } .scrollList { background-color: #f6f6f6; } .color-33 { color: #333333; } .color-red { color: #ff4444; } .container .orderList-header { z-index: 2; position: fixed; top: 0rpx; left: 0; right: 0; } .container .topNav { background: #ffffff; display: flex; justify-content: space-between; } .container .topNav .line { position: absolute; opacity: 0; bottom: 0; display: inline-block; width: 48rpx; height: 7rpx; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: #3388ff; border-radius: 4px 4px 0px 0px; } .container .topNav > view { text-align: center; width: 20%; display: inline-block; } .container .topNav > view > view { height: 81rpx; margin: auto; border-bottom: 4rpx solid rgba(0, 0, 0, 0); position: relative; } .container .topNav > view > view > ._span { line-height: 85rpx; font-size: 24rpx; color: #333333; } .container .check .line { opacity: 1; } .container .check > ._span { font-size: 28rpx !important; font-weight: 500 !important; color: #3388ff !important; } .container .search-main .search-box .search-input { position: relative; padding: 0 60rpx 0 80rpx; margin-right: 40rpx; background: #f6f6f6; height: 76rpx; border-radius: 38rpx; flex: 1; } .container .search-main .search-box .search-input input { width: 100%; height: 100%; } .container .search-main .search-box .search-input .icon.icon-sousuo { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 30rpx; } .container .search-main .search-box .search-select { width: 100rpx; white-space: nowrap; color: #333333; } .container .search-main .search-box .search-select .icon { margin-left: 10rpx; color: #999999; } .container .permission-name { font-size: 28rpx; color: #999999; } .container .pages-header { width: 100%; height: 400rpx; background-repeat: no-repeat; background-size: 100% 400rpx; } .container .orderList { background-color: #ffffff; } .container .orderList .orderList-search { padding: 30rpx; background-color: #ffffff; } .container .orderList .orderList-body { padding: 30rpx; margin-top: 206rpx; background-color: #f6f6f6; } .container .orderList .orderList-body .orderList-list-item { padding: 30rpx; border-radius: 10rpx; background: #ffffff; } .container .orderList .orderList-body .orderList-list-item .user-msg { padding: 25rpx 30rpx; background: #f8f8f8; border-radius: 8rpx; color: #999999; } .container .orderList .orderList-body .orderList-list-item .user-msg .blue { color: #2196f3; } .container .orderList .orderList-body .orderList-list-item .user-msg .img { margin: 0 15rpx 0 43rpx; height: 34rpx; width: 34rpx; } .container .orderList .orderList-body .orderList-list-item .user-msg .claMickname { width: 180rpx; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-header { padding-bottom: 28rpx; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-header .color-status { color: #3388ff; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-header .tag { padding: 4rpx; border: 1px solid #ff4444; border-radius: 4rpx; text-align: center; font-size: 17rpx; margin-right: 5rpx; color: #ff4444; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-content { padding: 30rpx 0; border-bottom: 1px solid #eeeeee; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-content .orderList-img { width: 130rpx; height: 130rpx; border-radius: 4rpx; margin-right: 30rpx; flex-shrink: 0; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-content .goods-name { color: #000000; line-height: 36rpx; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-content .goods-sku { color: #999999; } .container .orderList .orderList-body .orderList-list-item .checkisbox { height: auto!important; -webkit-transform: translateY(0%) !important; transform: translateY(0%) !important; transition: all 0.3s ease-in-out; opacity: 1!important; } .container .orderList .orderList-body .orderList-list-item .moinfoBox { overflow: hidden; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 0; opacity: 0.1; transition: all 0.3s ease-in-out; } .container .orderList .orderList-body .orderList-list-item .moinfoBox .moinfoItem .textItem { padding: 20rpx 0; } .container .orderList .orderList-body .orderList-list-item .moinfoBox .moinfoItem .textItem .imgItem { display: flex; flex-wrap: wrap; justify-content: flex-start; } .container .orderList .orderList-body .orderList-list-item .moinfoBox .moinfoItem .textItem .imgItem image { flex: 0.3; min-width: 30%; height: 195rpx; margin-bottom: 20rpx; margin-right: 21rpx; border-radius: 10rpx; } .container .orderList .orderList-body .orderList-list-item .moinfoBox .moinfoItem .textItem .imgItem:after { content: ""; flex: 0.3; min-width: 30%; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-footer .footer-item { padding-top: 30rpx; padding-right: 20rpx; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-footer .footer-item .btn { width: 109rpx; height: 50rpx; line-height: 50rpx; text-align: center; background: #3388ff; color: #ffffff; font-size: 24rpx; border-radius: 25rpx; } .container .orderList .orderList-body .orderList-list-item .orderList-list-item-footer .lookform { border: 1rpx solid #999999; color: #999999; border-radius: 10rpx; padding: 0; margin: 30rpx 20rpx 0 0; padding: 0 20rpx; line-height: 50rpx; }