|
@@ -26,73 +26,42 @@ li{list-style:none}
|
|
|
.order-container .title a .icon{display: block;width: 18px;height: 18px;position: absolute;top: 5px;right: 10px;}
|
|
|
.order-container .title a .icon:before{width: 18px;height: 18px;background-position: -304px -32px;}
|
|
|
.order-container .section{width: 100%;height: auto;}
|
|
|
- .order-container .section .section-info {margin-bottom: 10px;box-sizing: border-box;height: 217px;padding-left: 68px;padding-top: 10px;padding-right: 20px;background-color: #FFFFFF;}
|
|
|
- .order-container .section .section-info .order-title{width: 100%;height: 40px;position: relative;float: left;margin-bottom: 0;}
|
|
|
- .order-container .section .section-info .order-title .bag{display: block;position: absolute;left: -45px;top: 12px; width: 36px;height: 16px;background-image: linear-gradient(335deg,#e15616 0%,#ffb496 100%);border-radius: 2px;font-size: 10px;color: #FFFFFF;line-height: 16px;text-align: center;}
|
|
|
- .order-container .section .section-info .order-title .title-name{float: left;line-height: 40px;font-size: 14px;color: #22272e;}
|
|
|
- .order-container .section .section-info .order-title .title-name p{float: left;margin-right: 10px;}
|
|
|
+ .order-container .section .section-info {margin-bottom: 10px;box-sizing:border-box;padding:10px 20px;background-color: #FFFFFF;}
|
|
|
+ .order-container .section .section-info .order-title{width:100%;box-sizing:border-box;height:40px;position:relative;padding-left:45px;margin-bottom: 0;}
|
|
|
+ .order-container .section .section-info .order-title .bag{display: block;position: absolute;left:0;top: 12px; width: 36px;height: 16px;background-image: linear-gradient(335deg,#e15616 0%,#ffb496 100%);border-radius: 2px;font-size: 10px;color: #FFFFFF;line-height: 16px;text-align: center;}
|
|
|
+ .order-container .section .section-info .order-title .title-name{line-height: 40px;font-size: 14px;color: #22272e;}
|
|
|
+ .order-container .section .section-info .order-title .title-name p{display:inline-block;margin-right:10px;}
|
|
|
.order-container .section .section-info .order-title .title-name p.state{color: #E15616;margin-left: 10px;font-weight: normal;}
|
|
|
- .order-container .section .section-info .order-title .title-type{float: left;width: 40px;height: 40px;background: url("/img/order/second.png")center center no-repeat;background-size: cover;}
|
|
|
- .order-container .section .section-info .order-title .title-time{float: right;line-height: 40px;font-size: 12px;color: #9aa5b5;}
|
|
|
- .order-container .section .section-info .order-content{width: 100%;height: auto;float: left;}
|
|
|
- .order-container .section .section-info .order-content .order-item{width: 100%;height: 36px;float: left;}
|
|
|
- .order-container .section .section-info .order-content .order-item p{float: left;margin-right: 50px;line-height: 36px;color: #22272e;font-size: 14px;}
|
|
|
- .order-container .section .section-info .order-content .order-item p.org{margin-right: 20px;}
|
|
|
- .order-container .section .section-info .order-content .order-item p.copy{float: left;display: block;width: 56px;height: 24px;background-image: linear-gradient(214deg, #ff2929 0%, #ff6d1b 100%);border-radius: 2px;line-height: 24px;text-align: center;font-size: 12px;color: #FFF;margin-top: 6px;cursor: pointer;}
|
|
|
+ .order-container .section .section-info .order-title .title-type{float:left;width:40px;height: 40px;background: url("/img/order/second.png")center center no-repeat;background-size: cover;}
|
|
|
+ .order-container .section .section-info .order-title .title-time{position:absolute;right:0;top:0;line-height:40px;font-size: 12px;color: #9aa5b5;}
|
|
|
+ .order-container .section .section-info .order-content{width:100%;height:auto;}
|
|
|
+ .order-container .section .section-info .order-content .order-item{width:100%;}
|
|
|
+ .order-container .section .section-info .order-content .order-item p{display:inline-block;margin-left:45px;line-height: 36px;color: #22272e;font-size: 14px;}
|
|
|
+ .order-container .section .section-info .order-content .order-item p.org{}
|
|
|
+ .order-container .section .section-info .order-content .order-item p.copy{margin-left:20px;width: 56px;height: 24px;background-image: linear-gradient(214deg, #ff2929 0%, #ff6d1b 100%);border-radius: 2px;line-height: 24px;text-align: center;font-size: 12px;color: #FFF;margin-top: 6px;cursor: pointer;}
|
|
|
.order-container .section .section-info .order-content .order-item p span{margin-left: 5px;}
|
|
|
.order-container .section .section-info .order-content .order-item p .red{color: #f94b4b;}
|
|
|
.order-container .section .section-info .order-content .order-item p .org{color: #e15616;}
|
|
|
.order-container .section .section-info .order-content .order-item p .none{color:#627386;}
|
|
|
/*商品信息*/
|
|
|
- .order-container .section-list{margin-bottom: 10px;width: 100%;height: auto;box-sizing: border-box;float: left;}
|
|
|
- .order-container .section-shopinfo{width: 100%;height: auto;box-sizing: border-box;float: left;padding: 0 20px 20px 20px;background-color: #FFFFFF;}
|
|
|
+ .order-container .section-list{margin-bottom: 10px;width: 100%;height: auto;box-sizing:border-box;}
|
|
|
+ .order-container .section-shopinfo{width: 100%;height: auto;margin-bottom: 5px;box-sizing: border-box;padding: 0 20px 20px 20px;background-color: #FFFFFF;}
|
|
|
.order-container .section-shopinfo .title{width: 100%;height: 56px;box-sizing: border-box;padding: 8px 0;border-bottom: 1px solid #e2e7ef;}
|
|
|
.order-container .section-shopinfo .title .logo{width: 39px;height: 39px;box-sizing: border-box;border: 1px solid #e2e7ef;float: left;display: block;margin-right: 5px;}
|
|
|
.order-container .section-shopinfo .title .name{line-height: 40px;float: left;font-size: 14px;color: #22272E;text-align: left;margin-right: 20px;}
|
|
|
- .order-container .section-shopinfo .title .activity{float: left;margin-top: 8px;position: relative;cursor:pointer;line-height: 24px;height:24px;float: left;width: 86px;border-radius: 2px;border: 1px solid rgba(225, 86, 22, 0.3);}
|
|
|
- .order-container .section-shopinfo .title .activity:before{content: '';width: 100%;height: 3px;background-color: #FFFFFF;display:none;position: absolute;left: 0;bottom: -2px;z-index: 999;}
|
|
|
- .order-container .section-shopinfo .title .activity .tit{width: 100%;height: 100%;}
|
|
|
- .order-container .section-shopinfo .title .activity .tit p{line-height: 24px;font-size: 12px;color: #22272E;text-align: left;box-sizing: border-box;color: #e15616;text-align: center;padding-right: 16px;}
|
|
|
- .order-container .section-shopinfo .title .activity .tit .icon{width: 16px;height: 16px;display: block;position: absolute;top: 4px;right: 4px;}
|
|
|
- .order-container .section-shopinfo .title .activity .tit .icon:before{width: 16px;height: 16px;background-position: -93px -3px;}
|
|
|
- .order-container .section-shopinfo .title .activity .action{display:none; min-width: 198px;min-height: 94px;box-sizing: border-box;padding: 10px;border: 1px solid rgba(225, 86, 22, 0.3);background-color: #FFF;position: relative;bottom: 0;left: -1px;border-radius: 2px;}
|
|
|
- .order-container .section-shopinfo .title .activity .action p{color: #22272E;text-align: left;font-size: 12px;line-height: 20px;}
|
|
|
- .order-container .section-shopinfo .title .activity .action p .btn{height: 24px;position: absolute;bottom: 0;left: 0;}
|
|
|
- .order-container .section-shopinfo .title .activity .action p span{cursor: pointer;display: block;float: right;width: 56px;height: 24px;background-color: #e15616;border-radius: 2px;line-height: 24px;text-align: center;font-size: 12px;color: #FFF;}
|
|
|
- .order-container .section-shopinfo .title .activity .action p.org{color: #e15616;}
|
|
|
- .order-container .section-shopinfo .title .activity:hover .action{display: block;}
|
|
|
- .order-container .section-shopinfo .title .activity:hover:before{display: block;}
|
|
|
- .order-container .section-shopinfo .title .activity.active .action{display:block;}
|
|
|
- .order-container .section-shopinfo .product{width: 100%;height: auto;float: left;}
|
|
|
- .order-container .section-shopinfo .section-prosinfo{width: 100%;height: 126px;padding: 16px 0;}
|
|
|
- .order-container .section-shopinfo .product-t{width: 100%;height: 100px;float: left;}
|
|
|
+ .order-container .section-shopinfo .product{width: 100%;height: auto;}
|
|
|
+ .order-container .section-shopinfo .section-prosinfo{width: 100%;height: 126px;padding: 16px 0 0;}
|
|
|
+ .order-container .section-shopinfo .product-t{width: 100%;min-height: 100px;float: left;}
|
|
|
.order-container .section-shopinfo .product-t .image{width: 98px;height: 98px;float: left;border: 1px solid #e2e7ef;margin-right: 10px;position: relative;}
|
|
|
.order-container .section-shopinfo .product-t .image img{width: 98px;height: 98px;display: block;}
|
|
|
.order-container .section-shopinfo .product-t .image .tip{width: 40px;height: 20px;border-radius: 2px;font-size: 12px;line-height: 20px;text-align: center;display: block;position: absolute;top: 0;left: 0;color: #FFFFFF; background-image: linear-gradient(214deg, #ff4500 0%, #ff5800 53%, #ff4367 100%);}
|
|
|
.order-container .section-shopinfo .product-t .text{width: 810px;float: left;}
|
|
|
.order-container .section-shopinfo .product-t .tit{float: left;width: 100%;margin-bottom: 6px;line-height: 22px;font-size: 16px;text-align: left;color: #22272E;}
|
|
|
.order-container .section-shopinfo .product-t .info{width: 100%;height: auto;float: left;}
|
|
|
- .order-container .section-shopinfo .product-t .info-l{width: 170px;height: auto;float: left;}
|
|
|
- .order-container .section-shopinfo .product-t .info p{line-height: 24px;font-size: 14px;color: #627386;text-align: left;}
|
|
|
- .order-container .section-shopinfo .product-t .info-r{width: auto;height: auto;float: left;}
|
|
|
- .order-container .section-shopinfo .product-b{width: 100%;height: 26px;float: left;box-sizing: border-box;padding-left:110px;}
|
|
|
- .order-container .section-shopinfo .product-b p{line-height: 24px;font-size: 14px;color: #627386;text-align: left;}
|
|
|
- .order-container .section-shopinfo .product-b p .red{color: #FF2A2A;}
|
|
|
- .order-container .section-shopinfo .info-r .activity{float: left;margin-top: 48px;margin-left: 10px;position: relative;cursor:pointer;line-height: 24px;height:24px;float: left;box-sizing:border-box;padding:0 10px;border-radius: 2px;border: 1px solid rgba(225, 86, 22, 0.3);}
|
|
|
- .order-container .section-shopinfo .info-r .activity:before{content: '';width: 100%;height: 3px;background-color: #FFFFFF;display: none;position: absolute;left: 0;bottom: -2px;z-index: 999;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .tit{width: 100%;height: 100%;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .tit p{line-height: 24px;font-size: 12px;color: #22272E;text-align: left;box-sizing: border-box;color: #e15616;text-align: center;padding-right: 16px;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .tit .icon{width: 16px;height: 16px;display: block;position: absolute;top: 4px;right: 4px;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .tit .icon:before{width: 16px;height: 16px;background-position: -93px -3px;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .action{display:none; min-width: 232px;min-height: 74px;box-sizing: border-box;padding: 10px;border: 1px solid rgba(225, 86, 22, 0.3);background-color: #FFF;position: absolute;bottom: -74px;left: -1px;border-radius: 2px;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .action p{color: #22272E;text-align: left;font-size: 12px;line-height: 20px;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .action p .btn{height: 24px;position: absolute;bottom: 0;left: 0;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .action p span{cursor: pointer;display: block;float: right;width: 56px;height: 24px;background-color: #e15616;border-radius: 2px;line-height: 24px;text-align: center;font-size: 12px;color: #FFF;}
|
|
|
- .order-container .section-shopinfo .info-r .activity .action p.org{color: #e15616;}
|
|
|
- .order-container .section-shopinfo .info-r .activity:hover .action{display: block;}
|
|
|
- .order-container .section-shopinfo .info-r .activity:hover:before{display: block;}
|
|
|
- .order-container .section-shopinfo .info-r .activity.active .action{display:block;}
|
|
|
- .order-container .section-shopinfo .shopinfo-bott{width: 100%;height: auto;float: left;box-sizing: border-box;padding-left:110px;line-height: 38px;color: #22272E;}
|
|
|
+ .order-container .section-shopinfo .product-t .info>p{line-height:24px;font-size:14px;color:#627386;text-align:left;display:inline-block;width:30%}
|
|
|
+ .price-total{padding-top:20px;text-align:right;color:#22272e;font-size:16px}
|
|
|
+ .price-total span{color:#f94b4b}
|
|
|
+ .order-container .section-shopinfo .shopinfo-bott{width: 100%;height: auto;box-sizing: border-box;padding-left:110px;line-height: 38px;color: #22272E; border-top: 1px dashed #F7F7F7;}
|
|
|
.order-container .section-shopinfo .shopinfo-bott p .red{color: #FF2A2A;}
|
|
|
.order-container .section-shopinfo .shopinfo-bott .bott-top{width: 100%;float: left;}
|
|
|
.order-container .section-shopinfo .shopinfo-bott .bott-bot{width: 100%;float: left;}
|
|
@@ -107,9 +76,8 @@ li{list-style:none}
|
|
|
.order-container .section-invoice .tit .icon{width: 24px;height: 24px;display: block;float: right;}
|
|
|
.order-container .section-invoice .tit .icon:before{width: 24px;height: 24px;background-position: -90px -0px;}
|
|
|
.order-container .section-invoice .invoice-none{width: 100%;line-height: 24px;font-size: 14px;color: #999999;height: 24px;float: left;box-sizing: border-box;}
|
|
|
- .order-container .section-invoice .invice-item{width: 100%;height: 36px;float: left;}
|
|
|
- .order-container .section-invoice .invice-item p{float: left;margin-right: 50px;line-height: 36px;color: #627386;font-size: 14px;}
|
|
|
- .order-container .section-invoice .invice-item p span{color: #22272E;}
|
|
|
+ .order-container .section-invoice .invoice-content>p{display:inline-block;min-width:49%;line-height: 36px;color: #627386;font-size: 14px;}
|
|
|
+ .order-container .section-invoice .invoice-content p span{color: #22272E;}
|
|
|
/*转账信息*/
|
|
|
.section-payment{margin-bottom: 10px;width: 100%;height: auto;box-sizing: border-box;float: left;padding:16px 20px;background-color: #FFFFFF;}
|
|
|
.payment-transfer{width: 100%;height: auto;}
|
|
@@ -120,7 +88,7 @@ li{list-style:none}
|
|
|
.payment-transfer .payment-transfer-main .label .text{color: #333;float: left;width: 25%;}
|
|
|
.payment-transfer .payment-transfer-main .label .text-p{color: #333;float: left;}
|
|
|
.payment-transfer .payment-transfer-main .label .text-p input{border: none;background-color: #FFF;width: 60px;font-size: 14px;color: #333;}
|
|
|
- .payment-transfer .payment-transfer-main .label .text-p .copy{display: block;width: 56px;height: 24px;background-image: linear-gradient(214deg, #ff2929 0%, #ff6d1b 100%);border-radius: 2px;line-height: 24px;opacity:1;float: left;font-size: 12px;margin-top: 5px;margin-left: 5px;color: #FFF;text-align: center;}
|
|
|
+ .payment-transfer .payment-transfer-main .label .text-p .copy{ display: inline-block;width: 56px;height: 24px;background-image: linear-gradient(214deg, #ff2929 0%, #ff6d1b 100%);border-radius: 2px;line-height: 24px;opacity:1;font-size: 12px;margin-top: 5px;margin-left: 5px;color: #FFF;text-align: center;}
|
|
|
.payment-transfer .payment-transfer-main .label .label-c{color: #E15616;}
|
|
|
/*退款记录*/
|
|
|
.section-paymentlist{margin-bottom: 10px;width: 100%;height: auto;box-sizing: border-box;float: left;padding:10px 20px;background-color: #FFFFFF;}
|
|
@@ -166,21 +134,59 @@ li{list-style:none}
|
|
|
* 移动端
|
|
|
*/
|
|
|
@media screen and (max-width:768px){
|
|
|
-.navLayout{background:#FFF;border-top:1px solid #F5F5F5;border-bottom:1px solid #F5F5F5;}
|
|
|
-.navLayout .crumbs{display:none;}
|
|
|
-.navLayout .left{width:29.3vw;border-right:1px solid #F5F5F5;line-height:11.8vw;white-space:nowrap;text-indent:3.3vw;font-size:3.4vw;}
|
|
|
-.navLayout .left .title{color:#22272e;font-weight:bold;border-bottom:1px solid #f5f5f5;font-size: 3.7vw;}
|
|
|
-.navLayout .navList .tab{display:block;color:#22272e;position:relative}
|
|
|
-.navLayout .navList .tab:before{content:'\276F';font-weight:normal;position:absolute;right:1.4vw;top:1vw;transform:rotate(90deg);width:6.4vw;height:6.4vw;line-height:6.4vw;text-align:center;color:#bec2c9}
|
|
|
-.navLayout .navList .con a{display:block;color:#9aa5b5;}
|
|
|
-.navLayout .navList.on .tab:before{top:4vw;transform:rotate(270deg);color:#e15616}
|
|
|
-.navLayout .navList.on .tab{color:#e15616}
|
|
|
-.navLayout .navList .con a.on{color:#e15616;background-color:#ffe6dc}
|
|
|
-.navLayout .right{width:70.5vw}
|
|
|
+ .order-container .section-info,
|
|
|
+ .order-container .section-invoice,
|
|
|
+ .order-container .section-payment{box-sizing:border-box;width:100%;background:#FFF;margin-top:1.5vw;padding:2vw 3.2vw 4vw 3.2vw;font-size:3.2vw;color:#627386;line-height:7vw}
|
|
|
+ .order-container .order-title{position:relative;height:16vw}
|
|
|
+ .order-container .order-title .title-name:nth-of-type(1){padding-left:11.6vw;color:#e15616;font-size:3.5vw;line-height:9vw}
|
|
|
+ .order-container .order-title .bag{position:absolute;left:0;top:2.6vw;width:9.6vw;height:4.2vw;line-height:4.2vw;text-align:center;color:#FFF;background-image:linear-gradient(90deg,#ffb427 0%,#f58e4d 100%);border-radius:2px}
|
|
|
+ .order-container .order-title .state{position:absolute;right:0;bottom:0;color:#e15616}
|
|
|
+ .order-container .order-title .title-time span,.order-container .order-content span{color:#22272e}
|
|
|
+ .order-container .order-item p{display:inline-block;width:49%}
|
|
|
+ .order-container .copy{width:auto!important;display:inline-block;height:6.4vw;line-height:6.4vw;padding:0 3vw;background-image:linear-gradient(214deg,#ff2929 0%,#ff6d1b 100%);border-radius:2px;color:#FFF;margin-left:2vw}
|
|
|
+ .order-container .order-item p.org{width:auto}
|
|
|
+ .order-container .order-item p.org span{color:#e15616}
|
|
|
+ .order-container .order-item p.address{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
|
|
+ .section-shopinfo .title{border-bottom:1px solid #F7F7F7;height:7.4vw;line-height:7.4vw;padding:1.3vw 0;position:relative}
|
|
|
+ .section-shopinfo .logo{width:7.4vw;height:7.4vw;border:1px solid #F7F7F7;margin-right:2vw}
|
|
|
+ .section-shopinfo .name{display:inline-block;color:#9aa5b5}
|
|
|
+ .section-shopinfo .title .priceTag{width:22vw;height:6.4vw;position:absolute;right:0;top:2vw}
|
|
|
+ .section-shopinfo .title .priceTag .tag{top:0}
|
|
|
+ .section-shopinfo{width:100%;background:#FFF;color:#9aa5b5;font-size:3.4vw;margin-top:1.5vw;padding:0 3.2vw;box-sizing:border-box}
|
|
|
+ .section-prosinfo{padding:1vw 0 1vw 32.2vw;position:relative;margin-top:2vw}
|
|
|
+ .section-prosinfo .image{width:28vw;position:absolute;left:0;top:0}
|
|
|
+ .section-prosinfo .image img{width:28vw;height:28vw}
|
|
|
+ .section-prosinfo .image .tip{position:absolute;background:#ff4500;line-height:5vw;height:5vw;padding:0 2vw;white-space:nowrap;font-size:3.1vw;color:#FFF;top:0;left:0}
|
|
|
+ .section-prosinfo .text .tit{max-height:10.4vw;line-height:5.2vw;color:#22272e;font-size:3.7vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
|
|
|
+ .section-prosinfo .text .info{position:relative}
|
|
|
+ .section-prosinfo .text .info .priceTag .tag{position:absolute;right:0;top:auto;left:auto;}
|
|
|
+ .section-prosinfo .text .info>p{display:inline-block;min-width:48%;font-size:3.1vw;color:#627386}
|
|
|
+ .section-prosinfo .text .price{font-size:3.4vw;color:#627386}
|
|
|
+ .section-prosinfo .text .price .red{color:#f94b4b}
|
|
|
+ .shopinfo-bott{border-top:1px solid #F7F7F7;width:100%;box-sizing:border-box;margin:0 auto;line-height:10.6vw;color:#22272e;font-size:3.4vw;text-align:right;padding:0 3.2vw}
|
|
|
+ .shopinfo-bott p{display:inline-block;margin-left:3vw}
|
|
|
+ .shopinfo-bott p .red{color:#627386}
|
|
|
+ .shopinfo-bott .bott-bot{text-align:left;line-height:6vw;color:#627386;padding-bottom:2vw}
|
|
|
+ .shopinfo-bott .bott-bot p{margin:0}
|
|
|
+ .section-invoice p{font-size:3.4vw;color:#627386;line-height:5vw;padding:1.6vw 0}
|
|
|
+ .section-invoice p span{color:#22272e}
|
|
|
+ .section-invoice .tit p{font-size:3.7vw;color:#22272e}
|
|
|
+ .price-total{padding:3vw;text-align:right;color:#22272e;font-size:3.4vw}
|
|
|
+ .price-total span{color:#f94b4b}
|
|
|
+ .payment-transfer{color:#22272e}
|
|
|
+ .payment-transfer .label>p{font-size:3.4vw;color:#22272e;line-height:5vw;padding:1.6vw 0}
|
|
|
+ .payment-transfer .label .label-title{font-size:3.1vw;color:#e15616}
|
|
|
+ .payment-transfer .label .label-t{color:#627386}
|
|
|
+ .payment-transfer .label .label-c{color:#1890f9;font-size:3.1vw}
|
|
|
+ .payment-transfer .label>p .red{color:#e15616}
|
|
|
+ .record-title,.record-empty{width:100%;box-sizing:border-box;font-size:3.4vw;margin-top:1.5vw;padding:3.2vw;background:#FFF;color:#22272e}
|
|
|
+ .record-title span{color:#f94b4b}
|
|
|
+ .section-botton{margin-top:1.5vw}
|
|
|
+ .section-botton .btn{display:block;width:93.4vw;height:11.2vw;line-height:11.2vw;font-size:3.7vw;text-align:center;background-color:#ffe6dc;border-radius:2px;border:1px solid #e15616;margin:0 auto 2.6vw auto;color:#e15616}
|
|
|
+ .section-botton .primary{color:#FFF;Background:#e15616}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
-
|