123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678 |
- /* 20181206 start */
- .content {
- padding: 0 20rpx;
- padding-bottom: 80rpx;
- }
- .goods-info {
- margin-bottom: 20rpx;
- }
- .order-info {
- margin-bottom: 20rpx;
- }
- .foot {
- width: 100%;
- position: fixed;
- bottom: 0;
- z-index: 1000;
- }
- .mar-left-8 {
- margin-left: 16rpx;
- }
- .space-between-card {
- height: 22rpx;
- }
- .btn-group {
- display: flex;
- text-align: center;
- font-size: 30rpx;
- z-index: 1000;
- }
- .btn-group .cancelBtn {
- width: 50%;
- }
- .btn-group .cancelBtn .cancel-btn {
- background-color: white;
- color: #666;
- height: 96rpx;
- line-height: 96rpx;
- font-weight: 500;
- }
- .btn-group .pay-btn {
- color: white;
- height: 96rpx;
- line-height: 96rpx;
- font-weight: 500;
- }
- .btn-group .confirm-receipt {
- width: 100%;
- background-color: white;
- color: #ff5243;
- border-top: 0.1rpx solid rgba(0, 0, 0, 0.1);
- height: 96rpx;
- line-height: 96rpx;
- }
- .btn-group .del-order {
- margin: 20rpx 0 0 20rpx;
- padding: 34rpx 276rpx;
- background: linear-gradient(90deg, #ff5041 0%, #ff695c 100%);
- border-radius: 20rpx;
- color: white;
- font-size: 30rpx;
- }
- /* 20181206 end */
- /**订单状态begin**/
- .font-bold-30 {
- font-size: 60rpx;
- }
- .font-bold-20 {
- font-size: 40rpx;
- font-weight: 500;
- }
- .font-12 {
- font-size: 24rpx;
- }
- .head .little-img {
- width: 230rpx;
- height: 120rpx;
- }
- .back-img-wrap {
- width: 100%;
- position: absolute;
- top: 0;
- left: 0;
- z-index: -1;
- }
- .back-img-wrap .back-img {
- width: 100%;
- height: 340rpx;
- }
- .to-pay-wrap {
- text-align: center;
- padding: 46rpx 0;
- color: white;
- }
- .to-get-wrap {
- display: flex;
- justify-content: space-between;
- padding: 50rpx 50rpx 0 50rpx;
- color: white;
- }
- .trade-cancel-wrap {
- padding: 50rpx 76rpx;
- color: white;
- text-align: center;
- }
- .cancel-box {
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .cancel-img {
- margin-right: 10rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .count-down {
- font-weight: 500;
- }
- /***订单状态end**/
- /***goods begin **/
- .header {
- padding: 20rpx 30rpx;
- color: #444;
- font-size: 28rpx;
- font-weight: 500;
- }
- .content-wrap {
- border-top: 0.1rpx solid #efefef;
- padding-bottom: 20rpx;
- }
- .content-wrap .item {
- display: flex;
- justify-content: space-between;
- align-items: center;
- font-size: 24rpx;
- padding: 16rpx 30rpx 0;
- }
- .content-wrap .item .title {
- word-break: keep-all;
- color: #aaa;
- }
- .content-wrap .item .detail {
- color: #444;
- text-align: right;
- display: flex;
- align-items: center;
- }
- .content-wrap .item .detail .phone {
- margin-left: 20rpx;
- padding: 0 20rpx;
- height: 44rpx;
- display: flex;
- align-items: center;
- border: 0.1rpx solid #efefef;
- border-radius: 26rpx;
- }
- .content-wrap .item .detail .phone .icon-phone {
- width: 20rpx;
- height: 20rpx;
- margin-right: 10rpx;
- }
- /***goods end **/
- /***goods card begin **/
- .bold-text {
- font-weight: 500;
- }
- .show-img {
- float: left;
- width: 120rpx;
- height: 120rpx;
- }
- .name {
- margin-top: -8rpx;
- width: 510rpx;
- font-size: 26rpx;
- color: #444;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- }
- .mount {
- font-size: 22rpx;
- color: #aaa;
- margin-top: 10rpx;
- }
- .bottom-info {
- justify-content: space-between;
- font-size: 28rpx;
- color: #444;
- margin-top: 18rpx;
- }
- .bold-text {
- font-weight: 500;
- }
- .header {
- display: flex;
- justify-content: space-between;
- padding: 30rpx;
- font-size: 24rpx;
- }
- .header .goods-num {
- color: #aaa;
- }
- .header .goods-done {
- color: #aaa;
- }
- .header .goods-cancel {
- color: #aaa;
- }
- .middle .middle-line {
- height: 0.1rpx;
- background: #efefef;
- }
- .middle .each-item {
- box-sizing: border-box;
- display: flex;
- width: 100%;
- padding: 32rpx 30rpx;
- }
- /** goods card end **/
- /** oprate begin **/
- .mar-left-8 {
- margin-left: 16rpx;
- }
- .card-btn {
- margin-top: 20rpx;
- float:right;
- display: flex;
- }
- .card-btn .button-hover {
- background: #b6b6b6;
- }
- .footer .btn-1, .card-btn .btn-1 {
- position: relative;
- color: #666;
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- }
- .footer .btn-1::after, .card-btn .btn-1::after {
- box-sizing: border-box;
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- width: 200%;
- height: 200%;
- transform: scale(0.5);
- transform-origin: 0 0;
- border: 2rpx solid #b6b6b6;
- border-radius: 52rpx;
- pointer-events: none;
- }
- .card-btn .btn-2 {
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- color: #aaa;
- background-color: #f6f6f6;
- }
- .btn-3 {
- color: white;
- background: linear-gradient(90deg, #ff5041 0%, #ff877d 100%);
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- }
- .card-btn .btn-5 {
- display: flex;
- align-items: center;
- color: #aaa;
- }
- .card-btn .arrow-right {
- width: 12rpx;
- height: 22rpx;
- margin-left: 10rpx;
- font-size: 24rpx;
- }
- /***operate end **/
- /**order_info begin **/
- .i-card {
- width: 710rpx;
- border-radius: 20rpx;
- background: #fff;
- box-shadow: 0 0 40rpx 0 rgba(0, 0, 0, 0.05);
- display: flex;
- flex-direction: column;
- overflow: hidden;
- }
- .header {
- padding: 20rpx 30rpx;
- color: #444;
- font-size: 28rpx;
- font-weight: 500;
- }
- .content-wrap {
- border-top: 0.1rpx solid #efefef;
- padding-bottom: 20rpx;
- }
- .content-wrap .item {
- display: flex;
- justify-content: space-between;
- font-size: 24rpx;
- padding: 16rpx 30rpx;
- padding-bottom: 0;
- }
- .content-wrap .item .title {
- color: #aaa;
- }
- .content-wrap .item .detail {
- color: #444;
- }
- .footer {
- border-top: 0.1rpx solid #efefef;
- padding: 32rpx;
- display: flex;
- justify-content: flex-end;
- align-items: center;
- font-size: 28rpx;
- font-weight: 500;
- }
- .footer .money {
- color: #ff5344;
- font-weight: 500;
- font-size: 30rpx;
- }
- /**order_info end **/
- /* share-modal begin */
- .share-modal {
- position: relative;
- background-color: #fff;
- border-radius: 10rpx;
- width: 600rpx;
- box-sizing: border-box;
- padding: 20rpx;
- }
- .share-modal-title {
- font-size: 32rpx;
- color: #333;
- padding-bottom: 20rpx;
- }
- .share-modal-img {
- padding-bottom: 10rpx;
- }
- .share-modal-img image {
- width: 100%;
- }
- .share-modal-btn {
- display: flex;
- line-height: 90rpx;
- text-align: center;
- }
- .btn-item {
- position: relative;
- flex: 1;
- font-size: 30rpx;
- background: #ff5344;
- }
- .share-btn {
- color: #fff;
- line-height: inherit;
- border-radius: 10rpx;
- }
- .share-btn::after {
- border: 0;
- }
- .close-modal {
- position: absolute;
- right: -16rpx;
- top: -16rpx;
- width: 48rpx;
- height: 48rpx;
- }
- .home-btn {
- bottom: 40% !important;
- }
- .pintag {
- background: linear-gradient(to right, #ff5041, #ff695c);
- color: #fff;
- font-size: 20rpx;
- padding: 1rpx 8rpx;
- border-radius: 6rpx;
- font-weight: bold;
- margin-right: 10rpx;
- }
- .refundModal {
- position: relative;
- width: 90%;
- box-sizing: border-box;
- }
- .refund-btn {
- position: absolute;
- right: 0;
- bottom: 30rpx;
- }
- .btn-gray {
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- color: #aaa;
- background-color: #f6f6f6;
- }
- .line {
- height: 10rpx;
- border-radius: 5rpx;
- background: #f6f6f6;
- }
- .refundScroll {
- max-height: 600rpx;
- overflow-y: scroll;
- }
- .mapbox {
- position: relative;
- }
- .map-distance {
- position: absolute;
- left: 0;
- top: 0;
- padding: 8rpx 15rpx;
- background: rgba(0, 0, 0, 0.6);
- color: #fff;
- font-size: 24rpx;
- z-index: 1000;
- border-radius: 0 0 10rpx 0;
- }
- .roomitem {
- margin: 10rpx 0;
- padding-bottom: 15rpx;
- }
- .mount .tag {
- font-size: 20rpx;
- padding: 4rpx 8rpx;
- border-radius: 5rpx;
- margin-left: 10rpx;
- }
- .presale-item {
- padding: 15rpx 50rpx;
- }
- .presale-item-circle {
- position: relative;
- padding-left: 25rpx;
- }
- .presale-item-circle::before {
- position: absolute;
- content: "";
- width: 14rpx;
- height: 14rpx;
- border-radius: 50%;
- background: #cccccc;
- top: 50%;
- margin-top: -7rpx;
- left: 0;
- }
- .presale-item.red .presale-item-circle::before {
- background: #ff5344;
- }
- .presale-item .presale-item-circle::after {
- position: absolute;
- content: "";
- border-right: 1rpx solid #cccccc;
- left: 7rpx;
- bottom: 50%;
- height: 40rpx;
- }
- .presale-item.red .presale-item-circle::after {
- position: absolute;
- content: "";
- border-right: 1rpx solid #ff5344;
- left: 7rpx;
- top: 50%;
- height: 30rpx;
- }
- .presale-item.red:last-child .presale-item-circle::after {
- position: absolute;
- content: "";
- border-right: 1rpx solid #ff5344;
- left: 7rpx;
- bottom: 50%;
- height: 50rpx;
- top: initial;
- }
- .confirm-coupon-modal {
- background: #f6f6f6;
- display: flex;
- flex-direction: column;
- align-items: center;
- position: relative;
- padding-bottom: 30rpx;
- }
- .confirm-coupon-modal .title {
- width: 100%;
- border-bottom: 1rpx solid #efefef;
- line-height: 2.5;
- font-size: 32rpx;
- text-align: center;
- background: #fff;
- }
- .confirm-coupon-modal .list {
- width: 100%;
- max-height: 700rpx;
- overflow-y: auto;
- padding: 0 20rpx;
- box-sizing: border-box;
- }
- .confirm-presale-modal .button-group {
- border-top: 1rpx solid rgba(0, 0, 0, 0.1);
- }
- .confirm-presale-modal .btn-content {
- flex: 1;
- height: 80rpx;
- line-height:80rpx;
- font-size: 30rpx;
- }
- .confirm-presale-modal .title {
- font-size: 32rpx;
- color: #444;
- line-height: 32rpx;
- font-weight: 500;
- padding: 30rpx 0;
- }
- .confirm-presale-modal .order-content {
- width: 690rpx;
- border-radius: 20rpx;
- padding-top: 30rpx;
- background: #f6f6f6;
- margin: 0 auto 20rpx;
- }
- .confirm-presale-modal .order-content .msg-group {
- width: 690rpx;
- padding: 0 30rpx;
- margin-bottom: 20rpx;
- display: flex;
- font-size: 24rpx;
- line-height: 24rpx;
- color: #444;
- box-sizing: border-box;
- align-items: center;
- }
- .confirm-presale-modal .order-content .msg-group span {
- font-weight: bold;
- white-space: nowrap;
- }
- .confirm-presale-modal .order-content .msg-group em {
- font-weight: 400;
- flex: 1;
- line-height: 1.4;
- }
- .confirm-presale-modal .order-content .total {
- line-height: 86rpx;
- padding: 0 30rpx;
- text-align: right;
- color: #444;
- font-size: 30rpx;
- border-top: 1rpx solid #e2e2e2;
- }
- .confirm-presale-modal .order-content .total em {
- color: #ff5344;
- }
|